Uses of Class
gate.swing.XJFileChooser

Packages that use XJFileChooser
gate.gui   
 

Uses of XJFileChooser in gate.gui
 

Fields in gate.gui declared as XJFileChooser
protected static XJFileChooser MainFrame.fileChooser
           
(package private) static XJFileChooser ResourceParametersEditor.fileChooser
          A pointer to the filechooser from MainFrame.
 

Methods in gate.gui that return XJFileChooser
static XJFileChooser MainFrame.getFileChooser()
          Get the file chooser.