| |
|
| java.lang.Object com.jeta.swingbuilder.gui.lookandfeel.DefaultLookAndFeelManager
DefaultLookAndFeelManager | public class DefaultLookAndFeelManager (Code) | | The look and feel manager for the application.
author: Jeff Tassin |
CURRENT_LOOK_AND_FEEL | final public static String CURRENT_LOOK_AND_FEEL(Code) | | |
DefaultLookAndFeelManager | public DefaultLookAndFeelManager()(Code) | | ctor
|
getDefaultLookAndFeel | public LookAndFeelInfo getDefaultLookAndFeel()(Code) | | the default look and feel for the application. The following OSeswill have the given default look and feel: Linux Java MetalWindows Windows Apple Apple Other Java Metal |
setLookAndFeel | public static void setLookAndFeel(LookAndFeelInfo lfinfo)(Code) | | sets the look and feel for the given frame and look an feel class name
|
|
|
|