Uses of Class
userinterface.gui.GUIMain

Packages that use GUIMain
userinterface.gui   
 

Uses of GUIMain in userinterface.gui
 

Constructors in userinterface.gui with parameters of type GUIMain
FileDragDrop(GUIMain main)
           
GOSettingsDialog(GUIMain parent, ArrayList<userinterface.gui.GOSetting> settings)
           
GUIComplexScorer(ComplexSet complexSet, GUIMain parent, String title)
           
NetworkQuery(GUIMain parent, ProteinNetwork network, String name)
           
ShowComplexes(GUIMain parent, ComplexSet set, String name, GUIComplexScorer scorer)