|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
TableModel
interface that converts a ListModel
of row elements.ValueModel
interface.ListModel
capabilities to its superclass
ArrayList
, i.boolean
.
BoundedRangeModel
interface.false
.
ValueModel
s
to Swing model interfaces.ValueModel
interface and hierarchy.ComboBoxModel
implementation that holds the choice list and a
selection.Double
using the multiplier.
Integer
value using the multiplier.
Float
using the multiplier.
Integer
using the multiplier.
Integer
using the multiplier.
Long
using the multiplier.
Integer
.
SpinnerDateModel
bound to the given
valueModel
.
SpinnerDateModel
that represents a sequence
of dates and is bound to the given valueModel
.
StringConverter
.
SpinnerNumberModel
that is connected to
the given ValueModel
and that honors the specified minimum,
maximum and step values.
SpinnerNumberModel
that is connected to
the given ValueModel
and that honors the specified minimum,
maximum and step values.
double
.
null
to the empty string and vice versa.
null
to the empty string and vice versa.
emptyValue
to the empty string and vice versa.
null
to the given emptyValue
and vice versa.
null
to the empty string and vice versa.
null
to the empty string and vice versa.
emptyValue
to the empty string and vice versa.
null
to the given emptyValue
and vice versa.
null
or equal.
null
or equal.
PropertyChangeSupport
in that it can
check for changed values using #equals
or ==
.ExtendedPropertyChangeSupport
object.
ExtendedPropertyChangeSupport
object
with the specified default test method for differences between
the old and new property values.
ListDataListeners
that the element
at the specified index has changed.
ListDataListeners
that the element
at the specified index has changed.
int
bound indexed property update
to any registered listeners.
boolean
bound indexed property update
to any registered listeners.
float
.
null
if the list model is null
.
null
.
ArrayListModel
.
IndirectListModel
.
LinkedListModel
.
null
.
DefaultListSelectionModel
.
PropertyDescriptor
for the
given Java Bean class and property name using the standard
Java Bean introspection behavior.
PropertyDescriptor
for the given
Java Bean class and property name.
null
.
SINGLE_SELECTION
.
0
if the list model
is null
.
0
if the list model
is null
.
String
.
null
.
null
if the current bean is null
.
null
if the current bean is null
.
null
if the selection index
does not represent a selection in the list.
null
if the current bean is null
.
ArrayListModel
.
int
.
""
) or null
.
""
)
or null
.
null
.
ListModel
capabilities to its superclass
LinkedList
, i.long
.
ValueModel
implementation that avoids null
values.List
and ListModel
interfaces.Preferences
node under a specified key.Preferences
using the specified key and default value, all which must be
non-null
.
PropertyAdapter
for the given
bean and property name; does not observe changes.
PropertyAdapter
for the given
bean and property name; observes changes if specified.
PropertyAdapter
for the given bean,
property name, getter and setter name; does not observe changes.
PropertyAdapter
for the given bean,
property name, getter and setter name; observes changes if specified.
PropertyAdapter
for the given
bean channel and property name; does not observe changes.
PropertyAdapter
for the given
bean channel and property name; observes changes if specified.
PropertyAdapter
for the given bean channel,
property name, getter and setter name; does not observe changes.
PropertyAdapter
for the given bean channel,
property name, getter and setter name; observes changes if specified.
#getBufferedModel
.
null
and if bean property changes are observed.
null
and if property changes are observed.
null
.
false
.
false
.
false
.
false
.
ArrayListModel
using defaults for the selection holder
and selection index holder.
null
.
true
.
true
, to the deselected value otherwise.
color
.
newSelection
.
index1
.
newValue
.
boolean
to a Boolean
and
sets it as new value.
double
to a Double
and
sets it as new value.
float
to a Float
and
sets it as new value.
int
to an Integer
and
sets it as new value.
long
to a Long
and
sets it as new value.
proposedChange(oldValue, newValue)
.
Double
using the multiplier
and sets it as new value.
Double
using the multiplier
and sets it as new value.
Float
using the multiplier
and sets it as new value.
Float
using the multiplier and
sets it as new value.
Integer
using the multiplier
and sets it as new value.
Long
using the multiplier
and sets it as new value.
ListSelectionModel
implementation that has the list index
bound to a ValueModel
.SingleListSelectionAdapter
with
the given selection index holder.
SpinnerModel
implementations that are bound to
a ValueModel.Object
representation of the
String
text
.
Object
representation of the
String
text
.
ListModel
and adds it to new one in case
it is a ListModel
.
ListModel
and adds it to new one in case
it is a ListModel
.
ValueModel
implementation
that holds a generic value.ValueHolder
with null
as initial value.
ValueHolder
with the given initial value.
ValueHolder
with the given initial value.
ValueHolder
with the specified initial
boolean value that is converted to a Boolean
object.
ValueHolder
with the specified initial
double value that is converted to a Double
object.
ValueHolder
with the specified initial
float value that is converted to a Float
object.
ValueHolder
with the specified initial
int value that is converted to an Integer
object.
ValueHolder
with the specified initial
long value that is converted to a Long
object.
value
.
value
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |