|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IObserverCenterPlugin
Interface for observer plugins.
| Method Summary | |
|---|---|
String |
getIconPath()
Returns the path to the icon for the plugin in the toolbar. |
String |
getName()
Returns the name of the plugin |
Component |
getView()
Returns the viewable component of the plugin |
void |
refresh()
Refreshes the display |
void |
shutdown()
Stops the plugin |
void |
start(ObserverCenter main)
Starts the plugin |
| Method Detail |
|---|
void start(ObserverCenter main)
the - observer centervoid shutdown()
String getName()
String getIconPath()
Component getView()
void refresh()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||