Package org.jjazz.uisettings.api
Class LookAndFeelInstaller
java.lang.Object
org.openide.util.SharedClassObject
org.openide.modules.ModuleInstall
org.jjazz.uisettings.api.LookAndFeelInstaller
- All Implemented Interfaces:
Externalizable
,Serializable
public class LookAndFeelInstaller
extends org.openide.modules.ModuleInstall
Install the look & feel required by the Theme, see explanations below while @OnStart was not used.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.openide.modules.ModuleInstall
close, closing, installed, restored, uninstalled, updated
Methods inherited from class org.openide.util.SharedClassObject
addPropertyChangeListener, equals, findObject, findObject, hashCode, readExternal, removePropertyChangeListener, writeExternal
-
Constructor Details
-
LookAndFeelInstaller
public LookAndFeelInstaller()
-
-
Method Details
-
validate
public void validate()- Overrides:
validate
in classorg.openide.modules.ModuleInstall
-