Package | Description |
---|---|
com.jgoodies.binding |
Contains utilities and the PresentationModel that combines
many of the Binding features
|
com.jgoodies.binding.adapter |
Contains adapters that convert
ValueModel s
to Swing model interfaces. |
com.jgoodies.binding.beans |
Contains classes to model and work with Java Beans and
Java Bean properties.
|
com.jgoodies.binding.binder | |
com.jgoodies.binding.extras |
Contains optional classes that ship only with the source distribution.
|
com.jgoodies.binding.internal | |
com.jgoodies.binding.list |
Contains classes that operate on, hold and observe lists and list models.
|
com.jgoodies.binding.util |
Contains binding utility classes
|
com.jgoodies.binding.value |
Contains the
ValueModel
interface and hierarchy. |
Class and Description |
---|
AbstractValueModel
An abstract class that minimizes the effort required to implement
the
ValueModel interface. |
AbstractWrappedValueModel
An abstract wrapper for ValueModels that provides ComponentModel features.
|
BufferedValueModel
A ValueModel that wraps another ValueModel, the subject,
and delays changes of the subject's value.
|
ValueModel
Describes models with a generic access to a single value that allow
to observe value changes.
|
Class and Description |
---|
AbstractValueModel
An abstract class that minimizes the effort required to implement
the
ValueModel interface. |
ValueModel
Describes models with a generic access to a single value that allow
to observe value changes.
|
Class and Description |
---|
AbstractValueModel
An abstract class that minimizes the effort required to implement
the
ValueModel interface. |
ValueModel
Describes models with a generic access to a single value that allow
to observe value changes.
|
Class and Description |
---|
BindingConverter
Describes an object that converts values from a binding target
to a binding source and vice versa.
|
ValueModel
Describes models with a generic access to a single value that allow
to observe value changes.
|
Class and Description |
---|
AbstractValueModel
An abstract class that minimizes the effort required to implement
the
ValueModel interface. |
ValueModel
Describes models with a generic access to a single value that allow
to observe value changes.
|
Class and Description |
---|
ValueModel
Describes models with a generic access to a single value that allow
to observe value changes.
|
Class and Description |
---|
ValueModel
Describes models with a generic access to a single value that allow
to observe value changes.
|
Class and Description |
---|
ValueModel
Describes models with a generic access to a single value that allow
to observe value changes.
|
Class and Description |
---|
AbstractValueModel
An abstract class that minimizes the effort required to implement
the
ValueModel interface. |
AbstractWrappedValueModel
An abstract wrapper for ValueModels that provides ComponentModel features.
|
BindingConverter
Describes an object that converts values from a binding target
to a binding source and vice versa.
|
ComponentModel
Describes bound properties for the frequently used JComponent state
enabled,visible and JTextComponent state editable.
|
ComponentValueModel
Adds bound properties for the frequently used JComponent state
enabled,visible and JTextComponent state editable
to the ValueModel interface.
|
ValueModel
Describes models with a generic access to a single value that allow
to observe value changes.
|
Copyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.