abbot.editor
Class LookAndFeelPreserver
java.lang.Object
abbot.editor.LookAndFeelPreserver
public class LookAndFeelPreserver
- extends Object
Preserves the current LAF for a given component hierarchy.
Method Summary |
void |
add(Component c)
Add a component on which to preserve the LAF. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LookAndFeelPreserver
public LookAndFeelPreserver(Component c)
LookAndFeelPreserver
public LookAndFeelPreserver(LookAndFeel laf,
Component c)
add
public void add(Component c)
- Add a component on which to preserve the LAF.
Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on