|
||||||||||
| 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.IntrospectorPlugin
public class IntrospectorPlugin
The Introspector
| Constructor Summary | |
|---|---|
IntrospectorPlugin()
|
|
| 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 IntrospectorPlugin()
| Method Detail |
|---|
public void start(ObserverCenter main)
IObserverCenterPlugin
start in interface IObserverCenterPluginpublic void shutdown()
IObserverCenterPlugin
shutdown in interface IObserverCenterPluginpublic String getName()
IObserverCenterPlugin
getName in interface IObserverCenterPluginpublic String getIconPath()
getIconPath in interface IObserverCenterPluginpublic Component getView()
IObserverCenterPlugin
getView in interface IObserverCenterPluginpublic void refresh()
IObserverCenterPlugin
refresh in interface IObserverCenterPlugin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||