Uses of Class
com.togethersoft.openapi.vfs.VirtualFileErrorUI

Packages that use VirtualFileErrorUI
com.togethersoft.openapi.vfs 

Uses of VirtualFileErrorUI in com.togethersoft.openapi.vfs
 

Methods in com.togethersoft.openapi.vfs that return VirtualFileErrorUI
VirtualFileErrorUIVirtualFileManager.getErrorUI()
          
 

Methods in com.togethersoft.openapi.vfs with parameters of type VirtualFileErrorUI
voidVirtualFileManager.setErrorUI(VirtualFileErrorUI ui)
          Register error UI globaly for all operations.