|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Plugin
A simple plugin interface for the GUI shell bundle.
Method Summary | |
---|---|
java.awt.Component |
getGUI()
Returns the GUI associated with the plugin; this method should always return the same GUI instance when it is invoked. |
String |
getName()
Returns the name of the plugin. |
Method Detail |
---|
String getName()
java.awt.Component getGUI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |