|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
TableModel
interface that converts a ListModel
of row elements.ValueModel
interface.ComponentModel
Properties.
list
as list elements.
null
.
Binders.binder()
.
Binders.binderFor(Object)
.
Binders.binderFor(IPresentationModel)
.
boolean
.
BoundedRangeModel
interface.false
.
ValueModel
s
to Swing model interfaces.ValueModel
interface and hierarchy.ComboBoxModel
implementation that holds the choice list and a
selection.null
unchanged.
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.
ComponentModel
Properties.
double
.
PropertyChangeSupport
in that it can
check for changed values using #equals
or ==
.float
.
BeanAdapter
on this binder's
bean that observes the bean properties.
null
if the list model is null
.
null
.
IndirectListModel
.
null
.
DefaultListSelectionModel
.
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
.
null
.
long
.
ValueModel
implementation that avoids null
values.Preferences
node under a specified key.Preferences
using the specified key and default value, all which must be
non-null
.
null
.
#getBufferedModel
.
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.
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)
.
ListSelectionModel
implementation that has the list index
bound to a ValueModel
.SingleListSelectionAdapter
with
the given selection index holder.
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.
SpinnerModel
implementations that are bound to
a ValueModel.PropertyChangeListener
s:
public void addPropertyChangeListener(PropertyChangeListener x);
public void removePropertyChangeListener(PropertyChangeListener x);
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
.
null
values are mapped to a special null element
that is displayed using the given nullElementText
.
null
values are mapped to a special null element
that is displayed using the given nullElementText
.
choice
.
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.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |