Uses of Class
procope.userinterface.gui.GUIMain

Packages that use GUIMain
procope.userinterface.gui   
 

Uses of GUIMain in procope.userinterface.gui
 

Constructors in procope.userinterface.gui with parameters of type GUIMain
FileDragDrop(GUIMain main)
           
GOSettingsDialog(GUIMain parent, ArrayList<procope.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)