|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdesktop.swingx.renderer.MappedValues
public final class MappedValues
A collection of common MappedValue
implementations.
Field Summary | |
---|---|
static MappedValue |
STRING_OR_ICON_ONLY
A MappedValue that returns either a String or Icon , but not both. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final MappedValue STRING_OR_ICON_ONLY
MappedValue
that returns either a String
or Icon
, but not both.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |