Version: 1.1.1

Uses of Class
ca.ucalgary.seahawk.util.DataFlowRecorder

Packages that use DataFlowRecorder
ca.ucalgary.seahawk.gui Seahawk is a graphical MOBY client that can be used standalone, or easily embedded in another Java application. 
 

Uses of DataFlowRecorder in ca.ucalgary.seahawk.gui
 

Methods in ca.ucalgary.seahawk.gui that return DataFlowRecorder
 DataFlowRecorder MobyContentPane.getDataFlowRecorder()
           
 

Constructors in ca.ucalgary.seahawk.gui with parameters of type DataFlowRecorder
MobyContentClipboard(MobyContentGUI cGUI, MobyServicesGUI sGUI, JTabbedPane parentComponent, DataFlowRecorder recorder, JLabel statusBar)
           
MobyContentHelpPane(MobyContentGUI cGUI, MobyServicesGUI sGUI, JTabbedPane parentComponent, DataFlowRecorder recorder, JLabel statusBar)
           
MobyContentPane(MobyContentGUI cGUI, MobyServicesGUI sGUI, JTabbedPane parentComponent, DataFlowRecorder recorder, JLabel statusBar)
           
WorkflowPreviewDialog(Frame owner, Map<URL,FilterSearch> resultList, DataFlowRecorder dataFlowRecorder, String workflowName, WorkflowPreviewListener wpl)
           
 


Version: 1.1.1

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