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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     

    Methods inherited from class org.openide.modules.ModuleInstall

    clearSharedData, close, closing, installed, uninstalled, updated

    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

    Methods inherited from class java.lang.Object

    clone, getClass, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Installer

      public Installer()
  • Method Details

    • validate

      public void validate() throws IllegalStateException
      Overrides:
      validate in class org.openide.modules.ModuleInstall
      Throws:
      IllegalStateException
    • restored

      public void restored()
      Overrides:
      restored in class org.openide.modules.ModuleInstall