Uses of Interface
nl.uva.vlet.vrs.VEditable

Packages that use VEditable
nl.uva.vlet.vfs   
nl.uva.vlet.vrs   
 

Uses of VEditable in nl.uva.vlet.vfs
 

Classes in nl.uva.vlet.vfs that implement VEditable
 class VDir
          Super class of the VFS Directory implementation.
 class VFile
          The Virtual File Interface.
 class VFSNode
          Super class of the all VFS Nodes.
 

Uses of VEditable in nl.uva.vlet.vrs
 

Classes in nl.uva.vlet.vrs that implement VEditable
 class LinkNode
          The LinkNode class which represents a link or a remote resource.
 class MyVLe
          MyVLe is the toplevel object for all resources, like My Computer is on Windows.
 class ResourceNode
          Super Class of LinkNode and ServerInfo.