public final class Messages extends Object
Note: This class is not part of the public JGoodies Common API. It is intended for implementation purposes only. The class's API may change at any time.
| Modifier and Type | Field and Description | 
|---|---|
| static String | MUST_BE_TRIMMED | 
| static String | MUST_NOT_BE_BLANK | 
| static String | MUST_NOT_BE_NULL | 
| static String | USE_ELLIPSIS_NOT_THREE_DOTS | 
public static final String MUST_NOT_BE_NULL
public static final String MUST_NOT_BE_BLANK
public static final String MUST_BE_TRIMMED
public static final String USE_ELLIPSIS_NOT_THREE_DOTS
Copyright © 2009-2014 JGoodies Software GmbH. All Rights Reserved.