com.melloware.jukes.gui.view.preferences
Class LookAndFeelPanel.EagerInitializer
java.lang.Object
com.melloware.jukes.gui.view.preferences.LookAndFeelPanel.EagerInitializer
- All Implemented Interfaces:
- com.jgoodies.uif.lazy.Preparable
- Enclosing class:
- LookAndFeelPanel
public static class LookAndFeelPanel.EagerInitializer
- extends Object
- implements com.jgoodies.uif.lazy.Preparable
An implementation of the Preparable interface
that computes a list of supported LookAndFeel instances.
|
Method Summary |
void |
prepare()
Ensures that the supported look and feels are computed and that
the look and feel preview panel has been loaded once. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LookAndFeelPanel.EagerInitializer
public LookAndFeelPanel.EagerInitializer()
prepare
public void prepare()
- Ensures that the supported look and feels are computed and that
the look and feel preview panel has been loaded once.
- Specified by:
prepare in interface com.jgoodies.uif.lazy.Preparable
Copyright © 1999-2010 Melloware Inc. All Rights Reserved.