|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Extension to ComponentManager interface that contains functionality for interal usage only.
| Method Summary | |
void |
postInitialize(Module module)
After the module has been initialized, the components themselves can be fetched from the modules. |
void |
registerComponents(Module module,
java.lang.String moduleId,
org.jdom.Element visualComponentsElement)
Reads the declaration of visual components and creates a ComponentStatusManager object for each component. |
void |
setDesktopComponents(javax.swing.JFrame mainFrame,
javax.swing.JDesktopPane desktopPane)
Reference to desktop components are stored for later usage. |
| Methods inherited from interface net.sf.genuine.organizer.ComponentManager |
addComponentListener, changeComponentTitle, hideComponent, removeComponentListener, setDefaultButton, showComponent, showComponent |
| Method Detail |
public void setDesktopComponents(javax.swing.JFrame mainFrame,
javax.swing.JDesktopPane desktopPane)
public void registerComponents(Module module,
java.lang.String moduleId,
org.jdom.Element visualComponentsElement)
throws ConfigurationException
ComponentStatusManager object for each component.
ConfigurationException
public void postInitialize(Module module)
throws ConfigurationException
ConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||