kiyut.citra 2.5

kiyut.citra
Class CitraModuleInstall

java.lang.Object
  extended by org.openide.util.SharedClassObject
      extended by org.openide.modules.ModuleInstall
          extended by kiyut.citra.CitraModuleInstall
All Implemented Interfaces:
Externalizable, Serializable

public class CitraModuleInstall
extends org.openide.modules.ModuleInstall

Citra Core Module Install for Netbeans Platform

Author:
Kiyut
See Also:
Serialized Form

Constructor Summary
CitraModuleInstall()
           
 
Method Summary
 void restored()
           
 
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 Detail

CitraModuleInstall

public CitraModuleInstall()
Method Detail

restored

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

kiyut.citra 2.5