Uses of Class
org.basex.gui.editor.Editor.SearchDir

Packages that use Editor.SearchDir
org.basex.gui.editor   
 

Uses of Editor.SearchDir in org.basex.gui.editor
 

Methods in org.basex.gui.editor that return Editor.SearchDir
static Editor.SearchDir Editor.SearchDir.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Editor.SearchDir[] Editor.SearchDir.values()
          Returns an array containing the constants of this enum type, in the order they are declared.