Package edu.upenn.crimson.gui

Class Summary
FieldEditDialog This class is used to present a modal dialog for editing text in the 'text' HashMap.
GUIUtils Static methods used throughout the GUI.
GUIUtils.DocumentLengthFilter Filter used to limit JTextAreas to 4000 characters.
GUIUtils.PyFilter Python specific FileFilter.
ModelEditor This is a graphical model editor.
ModelManager Browse existing Queries.
ModelManager.PanelFrame  
ModelUtils Static methods used throughout the GUI for Model objects.
ObjectSelectorDialog This class is used to present a modal dialog for selecting an item from the 'objects' array and includes the selected item in the 'out' arraylist.
QueryDialog This will query the specified query, using a dialog box to get the filename, repeat, and incSequence info.
QueryEditor This is a graphical query editor.
QueryEditor.NotesPanel Edit notes field.
QueryManager Browse existing Queries.
QueryManager.PanelFrame  
QueryUtils Static methods used throughout the GUI for Query objects.
Root Base window for GUI.
Root.RootFrame  
TreeManager Browse existing Trees.
TreeManager.NotesPanel Edit notes field.
TreeManager.PanelFrame  
TreeUtils Static methods used throughout the GUI for Tree objects.
TreeUtils.NewickViewer  
ViewHTML Browse HTML file or text.
 




Copyright 2006 Stephen Fisher, Susan Davidson, and Junhyong Kim, University of Pennsylvania.