org.jdesktop.swingx.renderer
Class MappedValues
java.lang.Object
org.jdesktop.swingx.renderer.MappedValues
public final class MappedValues
- extends Object
A collection of common MappedValue
implementations.
- Author:
- kschaefer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STRING_OR_ICON_ONLY
public static final MappedValue STRING_OR_ICON_ONLY
- A
MappedValue
that returns either a String
or Icon
, but not both.
Copyright © 2012. All Rights Reserved.