Uses of Class
ace.gui.MainGUIFrame

Packages that use MainGUIFrame
ace.gui   
 

Uses of MainGUIFrame in ace.gui
 

Constructors in ace.gui with parameters of type MainGUIFrame
ClassificationSettingsPanel(MainGUIFrame parent_frame)
          Basic constructor.
ExperimentationPanel(MainGUIFrame parent_frame)
          Basic constructor.
FeatureDefinitionsPanel(MainGUIFrame parent_frame)
          Basic constructor that sets up the for this JFrame, but does not load any actal feature defintions yet.
GUIPreferencesPanel(MainGUIFrame parent_frame)
          Basic constructor.
InstancesPanel(MainGUIFrame parent_frame)
          Basic constructor.
ProjectFilesDialogBox(MainGUIFrame parent)
          Construct this dialog box, but do not set it to being visible.
ProjectFilesDialogBox(MainGUIFrame parent, java.lang.String project_file_name)
          Construct this dialog box, but do not set it to being visible.
TaxonomyPanel(MainGUIFrame parent_frame)
          Basic constructor that sets up the for this JFrame, but does not load any actal taxonomy yet.