|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FIXAgoraPlugin
The Interface FIXAgoraPlugin.
Method Summary | |
---|---|
AbstractBusinessObjectEditor |
getAbstractBusinessEditor(AbstractBusinessObject abstractBusinessObject,
MainPanel mainPanel)
Gets the abstract business editor. |
javax.swing.JMenuItem |
getExtraJMenuItem(MainPanel mainPanel)
Gets the extra j menu item. |
double |
getOrderNumber()
Gets the order number. |
PluginInfo |
getPluginInfo()
Gets the plugin info. |
void |
setBasisClientConnector(BasisClientConnector basisClientConnector)
Sets the basis client connector. |
Methods inherited from interface net.sourceforge.fixagora.basis.client.control.BasisClientConnectorListener |
---|
onAbstractResponse, onConnected, onDisconnected, setHighlightKey |
Method Detail |
---|
javax.swing.JMenuItem getExtraJMenuItem(MainPanel mainPanel)
mainPanel
- the main panel
double getOrderNumber()
void setBasisClientConnector(BasisClientConnector basisClientConnector)
basisClientConnector
- the new basis client connectorAbstractBusinessObjectEditor getAbstractBusinessEditor(AbstractBusinessObject abstractBusinessObject, MainPanel mainPanel)
abstractBusinessObject
- the abstract business objectmainPanel
- the main panel
PluginInfo getPluginInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |