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.extras |
Contains optional classes that ship only with the source distribution.
|
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. |
BufferedValueModel
A ValueModel that wraps another ValueModel, the subject,
and delays changes of the subject's value.
|
ComponentValueModel
A ValueModel that provides relevant GUI state in presentation models.
|
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 |
---|
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 |
---|
AbstractConverter
An abstract class that minimizes the effort required to implement
a type converter.
|
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.
|
Copyright © 2002-2010 JGoodies Karsten Lentzsch. All Rights Reserved.