Package org.jdesktop.swingx.renderer
Class IconValues
java.lang.Object
org.jdesktop.swingx.renderer.IconValues
A collection of common
IconValue
implementations.- Author:
- Karl George Schaefer, Jeanette Winzenburg
-
Field Summary
Fields -
Method Summary
-
Field Details
-
NONE
Always NULL_ICON. This is useful to indicate that we really want no icon instead of f.i. a default provided by the CellContext. -
ICON
Returns the value as Icon if possible or null. -
FILE_ICON
-