|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |