|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MobyContentPane | |
---|---|
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.services |
Uses of MobyContentPane in ca.ucalgary.seahawk.gui |
---|
Subclasses of MobyContentPane in ca.ucalgary.seahawk.gui | |
---|---|
class |
MobyContentClipboard
The clipboard is a special tab that holds a query with a MOBY Collection that the user can add and subtract MobyDataInstances from. |
class |
MobyContentHelpPane
Special text display tab in Seahawk for the Seahawk help file. |
Methods in ca.ucalgary.seahawk.gui that return MobyContentPane | |
---|---|
MobyContentPane |
MobyContentGUI.getCurrentPane()
Returns the current tab's display component, mostly for testing purposes. |
Methods in ca.ucalgary.seahawk.gui with parameters of type MobyContentPane | |
---|---|
static void |
MobySaveDialog.exportDocument(MobyContentPane document)
|
static void |
MobySaveDialog.exportHTML(MobyContentPane document,
File f)
|
static boolean |
MobySaveDialog.exportWorkflow(MobyContentPane tab,
File f)
|
static void |
MobySaveDialog.exportXML(MobyContentPane document,
File f)
|
void |
MobyContentGUI.updateHistory(MobyContentPane pane)
A pane whose history list has changed should call this method to ensure the forward and backward buttons are properly set to reflect the change. |
Constructors in ca.ucalgary.seahawk.gui with parameters of type MobyContentPane | |
---|---|
FilterSearchWidget(MobyContentPane mcp)
|
|
MobyPayloadCreator(MobyContentPane pane,
String requestKey)
|
|
SeahawkTransferable(MobyContentPane p)
|
Uses of MobyContentPane in ca.ucalgary.seahawk.services |
---|
Methods in ca.ucalgary.seahawk.services with parameters of type MobyContentPane | |
---|---|
static boolean |
DaggooClient.acceptAnExistingWrapper(URL u,
MobyContentPane dropTargetPane,
MobyServicesGUI servicesGUI)
|
static DaggooClient.Action |
DaggooClient.acceptAnExistingWrapper(URL u,
MobyContentPane dropTargetPane,
MobyServicesGUI servicesGUI,
boolean giveViewOption)
Presents the user with a dialog showing all Moby services (wrappers) that exist for the provided URL. |
|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |