public final class MappedValues extends Object
MappedValue
implementations.Modifier and Type | Class and Description |
---|---|
static class |
MappedValues.MappedValueUIResource
MappedValue wrapper of type UIResource to tag LAF installed converters.
|
Modifier and Type | Field and Description |
---|---|
static MappedValue |
STRING_OR_ICON_ONLY
A
MappedValue that returns either a String or Icon , but not both. |
public static final MappedValue STRING_OR_ICON_ONLY
MappedValue
that returns either a String
or Icon
, but not both.Copyright © 2013. All Rights Reserved.