|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface which identifies an ArgoUML plug-in property panel.
Plug-ins are replacements or additions to standard Argo classes.
PluggablePropertyPanel should expect to be passed a
QuadrantPanel as the first argument in the inContext call.
The plugin can use getQuadrant to determine which panel is requesting
plugins.
| Field Summary |
| Fields inherited from interface org.argouml.application.api.Pluggable |
PLUGIN_PREFIX, PLUGIN_TITLE, PLUGIN_VENDOR |
| Fields inherited from interface org.argouml.application.api.ArgoModule |
MODULEFILENAME, MODULEFILENAME_ALTERNATE |
| Method Summary | |
Class |
getClassForPanel()
Returns the Class that the panel handles. |
PropPanel |
getPropertyPanel()
Returns an instance of the property panel. |
| Methods inherited from interface org.argouml.application.api.Pluggable |
inContext |
| Methods inherited from interface org.argouml.application.api.ArgoModule |
getModuleAuthor, getModuleDescription, getModuleKey, getModuleName, getModulePopUpActions, getModuleVersion, initializeModule, isModuleEnabled, setModuleEnabled, shutdownModule |
| Method Detail |
public Class getClassForPanel()
Class that the panel handles.
Class.public PropPanel getPropertyPanel()
PropPanel.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |