|
Version: 1.1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MobyServicesGUI | |
|---|---|
| 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 | |
| ca.ucalgary.seahawk.util | |
| Uses of MobyServicesGUI in ca.ucalgary.seahawk.gui |
|---|
| Constructors in ca.ucalgary.seahawk.gui with parameters of type MobyServicesGUI | |
|---|---|
MobyContentClipboard(MobyContentGUI cGUI,
MobyServicesGUI sGUI,
JTabbedPane parentComponent,
DataFlowRecorder recorder,
JLabel statusBar)
|
|
MobyContentGUI(MobyServicesGUI mgui)
Constructor for a standalone visual interface. |
|
MobyContentHelpPane(MobyContentGUI cGUI,
MobyServicesGUI sGUI,
JTabbedPane parentComponent,
DataFlowRecorder recorder,
JLabel statusBar)
|
|
MobyContentPane(MobyContentGUI cGUI,
MobyServicesGUI sGUI,
JTabbedPane parentComponent,
DataFlowRecorder recorder,
JLabel statusBar)
|
|
MobyShimmer(MobyServicesGUI gui)
|
|
MobyShimmer(MobyServicesGUI gui,
MobyServiceType serviceType)
|
|
| Uses of MobyServicesGUI in ca.ucalgary.seahawk.services |
|---|
| Methods in ca.ucalgary.seahawk.services with parameters of type MobyServicesGUI | |
|---|---|
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. |
| Uses of MobyServicesGUI in ca.ucalgary.seahawk.util |
|---|
| Methods in ca.ucalgary.seahawk.util that return MobyServicesGUI | |
|---|---|
static MobyServicesGUI |
MobyUtils.getMobyServicesGUI(JLabel status)
The first time this method is called within a JVM instance, the GUI is created. |
|
Version: 1.1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||