Class Installer

java.lang.Object
org.openide.util.SharedClassObject
org.openide.modules.ModuleInstall
cz.fidentis.analyst.gui.app.Installer
All Implemented Interfaces:
Externalizable, Serializable

public class Installer extends org.openide.modules.ModuleInstall
GUI initialization class.
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
     

    Methods inherited from class org.openide.modules.ModuleInstall

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

      public boolean closing()
      Overrides:
      closing in class org.openide.modules.ModuleInstall