Uses of Class
com.togethersoft.openapi.vfs.event.VirtualFileEvent

Packages that use VirtualFileEvent
com.togethersoft.openapi.vfs.event 

Uses of VirtualFileEvent in com.togethersoft.openapi.vfs.event
 

Methods in com.togethersoft.openapi.vfs.event with parameters of type VirtualFileEvent
voidVirtualFileIntentionListener.filesystemWillChange(VirtualFileEvent e)
          
voidVirtualFileNotificationListener.filesystemChanged(VirtualFileEvent e)
          
voidVirtualFileVetoListener.filesystemChangeVetoed(VirtualFileEvent e)