Package org.praxislive.ide.core.ui
Class Installer
java.lang.Object
org.openide.util.SharedClassObject
org.openide.modules.ModuleInstall
org.praxislive.ide.core.ui.Installer
- All Implemented Interfaces:
Externalizable,Serializable
public class Installer
extends org.openide.modules.ModuleInstall
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openide.modules.ModuleInstall
clearSharedData, close, closing, installed, uninstalled, updatedMethods 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
-
Constructor Details
-
Installer
public Installer()
-
-
Method Details
-
validate
- Overrides:
validatein classorg.openide.modules.ModuleInstall- Throws:
IllegalStateException
-
restored
public void restored()- Overrides:
restoredin classorg.openide.modules.ModuleInstall
-