|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.openide.util.SharedClassObject
org.openide.modules.ModuleInstall
pt.moredata.netbeans.modules.moredatatemplates.OLTPAppModule
An object of this class is created when the module is initialized. This class is referenced in manifest.mf
| Constructor Summary | |
OLTPAppModule()
Constructor for the Module object |
|
| Method Summary | |
boolean |
closing()
Description of the Method |
void |
installed()
Called when the module is first installed into the IDE. |
void |
restored()
Called when an already-installed module is restored (at IDE startup time). |
void |
uninstalled()
Description of the Method |
| Methods inherited from class org.openide.modules.ModuleInstall |
clearSharedData, close, updated, validate |
| Methods inherited from class org.openide.util.SharedClassObject |
addNotify, addPropertyChangeListener, equals, finalize, findObject, findObject, firePropertyChange, getLock, getProperty, hashCode, initialize, putProperty, putProperty, readExternal, removeNotify, removePropertyChangeListener, writeExternal, writeReplace |
| Methods inherited from class java.lang.Object |
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OLTPAppModule()
| Method Detail |
public void installed()
public void uninstalled()
public void restored()
public boolean closing()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||