|
|||||||||
| Home >> All >> nectar >> reda >> client >> [ base overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
nectar.reda.client.base
Interface GUIPlugIn

- public interface GUIPlugIn
| Method Summary | |
javax.swing.JPanel |
getTabPanel()
|
java.lang.String |
getTabPanelTitle()
|
boolean |
hasTabPanel()
|
boolean |
initialize()
|
void |
setActionPump(ActionPump pump)
|
void |
setController(nectar.reda.io.ControllerThread controller)
|
| Method Detail |
hasTabPanel
public boolean hasTabPanel()
getTabPanel
public javax.swing.JPanel getTabPanel()
getTabPanelTitle
public java.lang.String getTabPanelTitle()
setController
public void setController(nectar.reda.io.ControllerThread controller)
setActionPump
public void setActionPump(ActionPump pump)
initialize
public boolean initialize()
|
|||||||||
| Home >> All >> nectar >> reda >> client >> [ base overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC