Version: 1.1.1

Uses of Interface
ca.ucalgary.seahawk.util.MobyPayloadRequestListener

Packages that use MobyPayloadRequestListener
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   
 

Uses of MobyPayloadRequestListener in ca.ucalgary.seahawk.gui
 

Classes in ca.ucalgary.seahawk.gui that implement MobyPayloadRequestListener
 class MobyPayloadCreator
          Builds a MobyContentInstance based on the requested selection criteria.
 

Methods in ca.ucalgary.seahawk.gui with parameters of type MobyPayloadRequestListener
 void MobyServicesGUI.addPopupOptions(Object mobyData, JPopupMenu popupList, boolean asynchronous, MobyRequestEventHandler handler, MobyPayloadRequestListener payloadCreator, String extraMenuText)
          Find the list of available services querying MobyCentral directly with a piece of data.
 

Uses of MobyPayloadRequestListener in ca.ucalgary.seahawk.util
 

Constructors in ca.ucalgary.seahawk.util with parameters of type MobyPayloadRequestListener
MobyDataObjectDeferred(MobyDataType dt, MobyNamespace ns, MobyPayloadRequestListener listener)
           
MobyDataObjectDeferred(MobyDataType dt, MobyPayloadRequestListener listener)
           
MobyDataObjectDeferred(MobyNamespace ns, MobyPayloadRequestListener listener)
           
MobyDataObjectSetDeferred(MobyPrimaryDataSet template, MobyPayloadRequestListener listener)
           
 


Version: 1.1.1

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