Uses of Class
org.basex.gui.GUIFS.Type

Packages that use GUIFS.Type
org.basex.gui This package contains the graphical user interface. 
 

Uses of GUIFS.Type in org.basex.gui
 

Methods in org.basex.gui that return GUIFS.Type
static GUIFS.Type GUIFS.mime(byte[] name)
          Returns the suffix image for the specified file.
static GUIFS.Type GUIFS.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GUIFS.Type[] GUIFS.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.