|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MobyObjectReceiver | |
---|---|
ca.ucalgary.seahawk.gui | Seahawk is a graphical MOBY client that can be used standalone, or easily embedded in another Java application. |
Uses of MobyObjectReceiver in ca.ucalgary.seahawk.gui |
---|
Classes in ca.ucalgary.seahawk.gui that implement MobyObjectReceiver | |
---|---|
class |
MobyDataObjectWidget
A visual representation of a primary data object in Seahawk, intended for being a placeholder for data if it is not instantiated yet, allowing the user to drop data onto it via a MobyObjectTransferHandler (hence the implementation of MobyObjectReceiver). |
Methods in ca.ucalgary.seahawk.gui with parameters of type MobyObjectReceiver | |
---|---|
boolean |
MobyObjectTransferHandler.sendDataToReceiver(MobyObjectReceiver receiver,
Map<String,MobyPrimaryData> acceptableData,
Map<String,MobyDataInstance> dataFound)
|
|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |