cz.cuni.amis.nb.pogamut.ut2004
Class Installer

Package class diagram package Installer
java.lang.Object
  extended by org.openide.util.SharedClassObject
      extended by org.openide.modules.ModuleInstall
          extended by cz.cuni.amis.nb.pogamut.ut2004.Installer
All Implemented Interfaces:
Externalizable, Serializable

public class Installer
extends org.openide.modules.ModuleInstall

Author:
ik
See Also:
Serialized Form

Constructor Summary
Installer()
           
 
Method Summary
 void close()
           
 void restored()
           
 
Methods inherited from class org.openide.modules.ModuleInstall
clearSharedData, 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 Detail

Installer

public Installer()
Method Detail

restored

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

close

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


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.