Uses of Class
net.sourceforge.fixagora.tradecapture.client.view.editor.TradeCaptureEditor

Packages that use TradeCaptureEditor
net.sourceforge.fixagora.tradecapture.client.model.editor   
net.sourceforge.fixagora.tradecapture.client.view.editor   
 

Uses of TradeCaptureEditor in net.sourceforge.fixagora.tradecapture.client.model.editor
 

Constructors in net.sourceforge.fixagora.tradecapture.client.model.editor with parameters of type TradeCaptureEditor
AssignedTradeCaptureSourceTableModel(TradeCaptureEditor sellSideBookEditor)
          Instantiates a new assigned trade capture source table model.
AssignedTradeCaptureTargetTableModel(TradeCaptureEditor sellSideBookEditor)
          Instantiates a new assigned trade capture target table model.
TradeCaptureEditorMonitorTableModel(TradeCaptureEditor tradeCaptureEditor)
          Instantiates a new trade capture editor monitor table model.
 

Uses of TradeCaptureEditor in net.sourceforge.fixagora.tradecapture.client.view.editor
 

Constructors in net.sourceforge.fixagora.tradecapture.client.view.editor with parameters of type TradeCaptureEditor
TradeCaptureEditorMasterData(TradeCaptureEditor sellSideBookEditor)
          Instantiates a new trade capture editor master data.
TradeCaptureEditorMonitor(TradeCaptureEditor sellSideBookEditor)
          Instantiates a new trade capture editor monitor.
TradeCaptureEditorSourceTarget(TradeCaptureEditor tradeCaptureEditor)
          Instantiates a new trade capture editor source target.