Class Installer

java.lang.Object
org.openide.util.SharedClassObject
org.openide.modules.ModuleInstall
org.praxislive.ide.pxr.gui.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
     

    Methods inherited from class org.openide.modules.ModuleInstall

    clearSharedData, close, closing, installed, uninstalled, 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, 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

    • restored

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