Uses of Interface
org.jdesktop.swingx.renderer.BooleanValue
Packages that use BooleanValue
Package
Description
Contains implementation of renderers used by JXTable, JXTreeTable and related classes.
-
Uses of BooleanValue in org.jdesktop.swingx.renderer
Classes in org.jdesktop.swingx.renderer that implement BooleanValueModifier and TypeClassDescriptionclass
Compound implementation of XXValue.static class
MappedValue wrapper of type UIResource to tag LAF installed converters.Constructors in org.jdesktop.swingx.renderer with parameters of type BooleanValueModifierConstructorDescriptionMappedValue
(StringValue stringDelegate, IconValue iconDelegate, BooleanValue booleanDelegate) MappedValueUIResource
(StringValue stringDelegate, IconValue iconDelegate, BooleanValue booleanDelegate)