Constant Field Values

Contents

com.jgoodies.*

  • 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"