Version: 1.1.1

Uses of Class
ca.ucalgary.seahawk.gui.MobyContentGUI

Packages that use MobyContentGUI
ca.ucalgary.seahawk.gui Seahawk is a graphical MOBY client that can be used standalone, or easily embedded in another Java application. 
ca.ucalgary.seahawk.util   
ca.ucalgary.services.util   
 

Uses of MobyContentGUI in ca.ucalgary.seahawk.gui
 

Methods in ca.ucalgary.seahawk.gui that return MobyContentGUI
 MobyContentGUI MobyContentPane.getContentGUI()
           
 

Methods in ca.ucalgary.seahawk.gui with parameters of type MobyContentGUI
static void MobySaveDialog.showFileOpenDialog(MobyContentGUI mcg, boolean useDefaultHandler)
           
 

Constructors in ca.ucalgary.seahawk.gui with parameters of type MobyContentGUI
FileAndTextTransferHandler(MobyContentGUI mcg)
          By default, opens pasted data in a new tab of the GUI
FileAndTextTransferHandler(MobyContentGUI mcg, boolean openNewDataInNewTab)
           
MobyContentClipboard(MobyContentGUI cGUI, MobyServicesGUI sGUI, JTabbedPane parentComponent, DataFlowRecorder recorder, JLabel statusBar)
           
MobyContentHelpPane(MobyContentGUI cGUI, MobyServicesGUI sGUI, JTabbedPane parentComponent, DataFlowRecorder recorder, JLabel statusBar)
           
MobyContentPane(MobyContentGUI cGUI, MobyServicesGUI sGUI, JTabbedPane parentComponent, DataFlowRecorder recorder, JLabel statusBar)
           
 

Uses of MobyContentGUI in ca.ucalgary.seahawk.util
 

Methods in ca.ucalgary.seahawk.util that return MobyContentGUI
static MobyContentGUI MobyUtils.getMobyContentGUI(JLabel status)
           
 

Uses of MobyContentGUI in ca.ucalgary.services.util
 

Method parameters in ca.ucalgary.services.util with type arguments of type MobyContentGUI
 void PBERecorder.setGUIMap(Map<String,MobyContentGUI> map)
           
 


Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010