Constant Field Values
Contents
com.jgoodies.*
-
com.jgoodies.common.base.Strings Modifier and Type Constant Field Value public static final java.lang.StringELLIPSIS_STRING"\u2026"public static final java.lang.StringNO_ELLIPSIS_STRING"..." -
com.jgoodies.common.base.SystemUtils Modifier and Type Constant Field Value private static final java.lang.StringAWT_UTILITIES_CLASS_NAME"com.sun.awt.AWTUtilities"
-
com.jgoodies.common.collect.ArrayListModel<E> Modifier and Type Constant Field Value private static final longserialVersionUID-6165677201152015546L -
com.jgoodies.common.collect.LinkedListModel<E> Modifier and Type Constant Field Value private static final longserialVersionUID5753378113505707237L
-
com.jgoodies.common.internal.Messages Modifier and Type Constant Field Value public static final java.lang.StringMUST_BE_TRIMMED"The %1$s must not contain leading or trailing whitespace."public static final java.lang.StringMUST_NOT_BE_BLANK"The %1$s must not be null, empty, or whitespace."public static final java.lang.StringMUST_NOT_BE_NULL"The %1$s must not be null."public static final java.lang.StringUSE_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.StringPROP_DESKTOPHINTS"awt.font.desktophints"private static final java.lang.StringSWING_UTILITIES2_NAME"sun.swing.SwingUtilities2"
-
com.jgoodies.common.swing.MnemonicUtils Modifier and Type Constant Field Value static final charMNEMONIC_MARKER38