Constant Field Values
Contents
io.github.*
-
io.github.jonestimd.swing.ButtonBarFactory Modifier and Type Constant Field Value public static final int
BUTTON_GAP
5
-
io.github.jonestimd.swing.ButtonBarLayout Modifier and Type Constant Field Value protected static final float
CENTERED
0.5f
protected static final int
DEFAULT_GAP
5
-
io.github.jonestimd.swing.ComponentFactory Modifier and Type Constant Field Value public static final int
LABEL_GAP
5
public static final char
NO_MNEMONIC
32
public static final java.lang.String
TOOLBAR_BUTTON_ACTION_KEY
"doClick"
-
io.github.jonestimd.swing.LabelBuilder Modifier and Type Constant Field Value public static final char
NO_MNEMONIC
95
-
io.github.jonestimd.swing.SwingResource Modifier and Type Constant Field Value public static final char
KEY_SEPARATOR
46
public static final char
NAME_SEPARATOR
95
-
io.github.jonestimd.swing.action.CancelAction Modifier and Type Constant Field Value public static final java.lang.String
ACTION_MAP_KEY
"close"
-
io.github.jonestimd.swing.component.AlphaPanel Modifier and Type Constant Field Value public static final float
GLASS_PANE_ALPHA
0.5f
-
io.github.jonestimd.swing.component.CalendarPanel Modifier and Type Constant Field Value public static final java.lang.String
DATE_PROPERTY
"date"
-
io.github.jonestimd.swing.component.DateField Modifier and Type Constant Field Value public static final java.lang.String
FIELD_PATTERN
"([0-9]+/?)*"
public static final java.lang.String
NULL_TEXT
"//"
public static final java.lang.String
SEPARATOR_STRING
"/"
-
io.github.jonestimd.swing.component.FileSuggestField Modifier and Type Constant Field Value public static final int
DEFAULT_PARENT_DEPTH
2
-
io.github.jonestimd.swing.component.FilterField<T> Modifier and Type Constant Field Value public static final java.lang.String
PREDICATE_PROPERTY
"FilterField.predicate"
-
io.github.jonestimd.swing.component.ListField Modifier and Type Constant Field Value public static final int
DEFAULT_ROWS
5
public static final java.lang.String
LINE_SEPARATOR
"\n"
public static final java.lang.String
VALID_PROPERTY
"valid"
-
io.github.jonestimd.swing.component.MultiSelectField Modifier and Type Constant Field Value protected static final float
ITEM_ALIGNMENT
0.75f
public static final java.lang.String
ITEMS_PROPERTY
"items"
-
io.github.jonestimd.swing.component.MultiSelectItem Modifier and Type Constant Field Value protected static final double
CROSS_SIZE
0.4
public static final int
GAP
2
-
io.github.jonestimd.swing.dialog.ExceptionDialog Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_RESOURCE_PREFIX
"exceptionDialog."
-
io.github.jonestimd.swing.dialog.ValidatedDialog Modifier and Type Constant Field Value protected static final int
BUTTON_BAR_BORDER
10
-
io.github.jonestimd.swing.layout.GridBagBuilder Modifier and Type Constant Field Value public static final int
RELATED_GAP
2
public static final int
UNRELATED_GAP
10
-
io.github.jonestimd.swing.table.BeanListColumnConfiguration Modifier and Type Constant Field Value public static final java.lang.String
PROTOTYPE_SUFFIX
".prototype"
-
io.github.jonestimd.swing.table.ColorTableCellRenderer Modifier and Type Constant Field Value public static final int
DEFAULT_INSET
2
-
io.github.jonestimd.swing.table.TableInitializer Modifier and Type Constant Field Value public static final java.lang.String
UNDO_CHANGE_ACTION_KEY
"io.github.jonestimd.swing.table.undoChange"
-
io.github.jonestimd.swing.table.model.TableDataProvider<Bean> Modifier and Type Constant Field Value public static final java.lang.String
STATE_PROPERTY
"state"
-
io.github.jonestimd.swing.validation.ValidatedComponent Modifier and Type Constant Field Value public static final java.lang.String
VALIDATION_MESSAGES
"validationMessages"
-
io.github.jonestimd.swing.window.FrameManager<Key extends WindowInfo> Modifier and Type Constant Field Value protected static final java.lang.String
WINDOWS_MENU_KEY
"menu.windows.mnemonicAndName"
-
io.github.jonestimd.swing.window.StatusFrame Modifier and Type Constant Field Value public static final java.lang.String
APPLICATION_RESOURCE_PREFIX
"application"
public static final int
DEFAULT_HEIGHT
600
public static final int
DEFAULT_WIDTH
800
public static final float
GLASS_PANE_ALPHA
0.5f
public static final java.lang.String
LARGE_ICON_RESOURCE_KEY
".largeIconImage"
public static final java.lang.String
SMALL_ICON_RESOURCE_KEY
".smallIconImage"