|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjadex.application.space.envsupport.observer.gui.plugin.VisualsPlugin
public class VisualsPlugin
| Constructor Summary | |
|---|---|
VisualsPlugin()
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VisualsPlugin()
| Method Detail |
|---|
public void start(ObserverCenter main)
start in interface IObserverCenterPluginthe - observer centerpublic void shutdown()
shutdown in interface IObserverCenterPluginpublic String getName()
getName in interface IObserverCenterPluginpublic String getIconPath()
getIconPath in interface IObserverCenterPluginpublic Component getView()
getView in interface IObserverCenterPluginpublic void refresh()
refresh in interface IObserverCenterPlugin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||