public class UIDefaults extends Object
Modifier and Type | Field and Description |
---|---|
static EmptyBorder |
DIALOG_BORDER |
static Color |
HEADER_COLOR |
static int |
INSET_SIZE |
static Border |
SLIDER_BOX_BORDER |
Constructor and Description |
---|
UIDefaults() |
Modifier and Type | Method and Description |
---|---|
static EmptyBorder |
getDialogBorder() |
static Font |
getSmallSansSerifFont() |
static Font |
getVerySmallSansSerifFont() |
public static final Color HEADER_COLOR
public static final int INSET_SIZE
public static final EmptyBorder DIALOG_BORDER
public static final Border SLIDER_BOX_BORDER
public static EmptyBorder getDialogBorder()
public static Font getVerySmallSansSerifFont()
public static Font getSmallSansSerifFont()
Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.