org.esa.beam.framework.ui
Class UIDefaults
java.lang.Object
org.esa.beam.framework.ui.UIDefaults
public class UIDefaults
- extends Object
A utility class which creates GUI componants with default settings.
- Version:
- $Revision$ $Date$
- Author:
- Sabine Embacher
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HEADER_COLOR
public static final Color HEADER_COLOR
INSET_SIZE
public static final int INSET_SIZE
- See Also:
- Constant Field Values
DIALOG_BORDER
public static final EmptyBorder DIALOG_BORDER
SLIDER_BOX_BORDER
public static final Border SLIDER_BOX_BORDER
UIDefaults
public UIDefaults()
getDialogBorder
public static EmptyBorder getDialogBorder()
getVerySmallSansSerifFont
public static Font getVerySmallSansSerifFont()
getSmallSansSerifFont
public static Font getSmallSansSerifFont()
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.