org.netbeans.spi.palette/1 1.26.1

org.netbeans.spi.palette
Class PaletteModule

java.lang.Object
  extended by org.openide.util.SharedClassObject
      extended by org.openide.modules.ModuleInstall
          extended by org.netbeans.spi.palette.PaletteModule
All Implemented Interfaces:
Externalizable, Serializable

public class PaletteModule
extends ModuleInstall

Since:
1.10
See Also:
Serialized Form

Constructor Summary
PaletteModule()
          Creates a new instance of ModuleInstall
 
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

PaletteModule

public PaletteModule()
Creates a new instance of ModuleInstall

Method Detail

restored

public void restored()
Overrides:
restored in class ModuleInstall

org.netbeans.spi.palette/1 1.26.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.