com.jgoodies.binding.value.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jgoodies-binding Show documentation
Show all versions of jgoodies-binding Show documentation
The JGoodies Binding library connects object properties to Swing user interface components.
And it helps you represent the state and behavior of a presentation independently
of the GUI components used in the interface.
Contains the {@link com.jgoodies.binding.value.ValueModel}
interface and hierarchy. The contained abstract classes minimize
the effort to implement new ValueModel
s.
Related Documentation
For more information see:
@see com.jgoodies.binding
@see com.jgoodies.binding.adapter
@see com.jgoodies.binding.beans
@see com.jgoodies.binding.list