|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.kleopatra.view.UIProperties
Class to collect and document all properties and their possible values used as clientProperties or in the UIManager. PENDING: not yet complete
Field Summary | |
static java.lang.String |
COMMON_RESOURCE_BUNDLE_NAME
key to hold the base name of a application-wide resourceBundle. |
static java.lang.String |
NO_LABELENDING
key to prevent automatic addition of a labelEnding to a given Label. |
Constructor Summary | |
UIProperties()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String NO_LABELENDING
The default LabelCustomizer appends a ":" to every JLabel without this clientProperty set to Boolean.TRUE.
public static final java.lang.String COMMON_RESOURCE_BUNDLE_NAME
if set as a UIManager property, DefaultBundleHandler will try to use it for localization of Presentations if the Presentation returns a null resourceBundleName.
Constructor Detail |
public UIProperties()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |