Uses of Class
org.gjt.sp.jedit.browser.VFSBrowser
-
Uses of VFSBrowser in org.gjt.sp.jedit.browser
Modifier and TypeMethodDescriptionVFSFileChooserDialog.getBrowser()
Returns the VFSBrowser instance used internally.Modifier and TypeMethodDescriptionvoid
BrowserListener.filesActivated
(VFSBrowser browser, VFSFile[] files) The user has double-clicked a set of files.void
BrowserListener.filesSelected
(VFSBrowser browser, VFSFile[] files) The user has selected a set of files.ModifierConstructorDescriptionBrowserCommandsMenu
(VFSBrowser browser, VFSFile[] files) VFSFileNameField
(VFSBrowser browser, String model) -
Uses of VFSBrowser in org.gjt.sp.jedit.gui
ModifierConstructorDescriptionFilePropertiesDialog
(View view, VFSBrowser browser, VFSFile[] files) The FilePropertiesDialog's constructor -
Uses of VFSBrowser in org.gjt.sp.jedit.io
Modifier and TypeMethodDescriptionstatic String
VFSFile.findCompletion
(String path, String complete, VFSBrowser browser, boolean dirsOnly)