Version: 1.1.1

Uses of Interface
ca.ucalgary.seahawk.gui.MobyObjectReceiver

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

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