Class UIDefaults


  • public class UIDefaults
    extends Object
    A utility class which creates GUI componants with default settings.
    Version:
    $Revision$ $Date$
    • Field Detail

      • HEADER_COLOR

        public static final Color HEADER_COLOR
      • DIALOG_BORDER

        public static final EmptyBorder DIALOG_BORDER
      • SLIDER_BOX_BORDER

        public static final Border SLIDER_BOX_BORDER
    • Constructor Detail

      • UIDefaults

        public UIDefaults()
    • Method Detail

      • getDialogBorder

        public static EmptyBorder getDialogBorder()
      • getVerySmallSansSerifFont

        public static Font getVerySmallSansSerifFont()
      • getSmallSansSerifFont

        public static Font getSmallSansSerifFont()