cz.cuni.mff.ksi.jinfer.base
Class Installer
java.lang.Object
org.openide.util.SharedClassObject
org.openide.modules.ModuleInstall
cz.cuni.mff.ksi.jinfer.base.Installer
- All Implemented Interfaces:
- Externalizable, Serializable
public class Installer
- extends ModuleInstall
Manages a module's lifecycle. Remember that an installer is optional and
often not needed at all.
- See Also:
- Serialized Form
Methods inherited from class org.openide.util.SharedClassObject |
addNotify, addPropertyChangeListener, equals, finalize, findObject, findObject, firePropertyChange, getLock, getProperty, hashCode, initialize, putProperty, putProperty, readExternal, removeNotify, removePropertyChangeListener, reset, writeExternal, writeReplace |
Installer
public Installer()
restored
public void restored()
- Overrides:
restored
in class ModuleInstall
closing
public boolean closing()
- Overrides:
closing
in class ModuleInstall
Generated on Fri Dec 9 00:01:25 CET 2011