Constant Field Values
Contents
com.jgoodies.*
-
com.jgoodies.common.base.Strings Modifier and Type Constant Field Value public static final java.lang.String
ELLIPSIS_STRING
"\u2026"
public static final java.lang.String
NO_ELLIPSIS_STRING
"..."
-
com.jgoodies.common.base.SystemUtils Modifier and Type Constant Field Value private static final java.lang.String
AWT_UTILITIES_CLASS_NAME
"com.sun.awt.AWTUtilities"
-
com.jgoodies.common.collect.ArrayListModel<E> Modifier and Type Constant Field Value private static final long
serialVersionUID
-6165677201152015546L
-
com.jgoodies.common.collect.LinkedListModel<E> Modifier and Type Constant Field Value private static final long
serialVersionUID
5753378113505707237L
-
com.jgoodies.common.internal.Messages Modifier and Type Constant Field Value public static final java.lang.String
MUST_BE_TRIMMED
"The %1$s must not contain leading or trailing whitespace."
public static final java.lang.String
MUST_NOT_BE_BLANK
"The %1$s must not be null, empty, or whitespace."
public static final java.lang.String
MUST_NOT_BE_NULL
"The %1$s must not be null."
public static final java.lang.String
USE_ELLIPSIS_NOT_THREE_DOTS
"The %1$s ends with three dots \"...\"; use the single ellipsis character \'\u2026\' (\\u2026) instead."
-
com.jgoodies.common.internal.RenderingUtils Modifier and Type Constant Field Value private static final java.lang.String
PROP_DESKTOPHINTS
"awt.font.desktophints"
private static final java.lang.String
SWING_UTILITIES2_NAME
"sun.swing.SwingUtilities2"
-
com.jgoodies.common.swing.MnemonicUtils Modifier and Type Constant Field Value static final char
MNEMONIC_MARKER
38