com.jgoodies.binding.adapter.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 adapters that convert {@link com.jgoodies.binding.value.ValueModel}s
to Swing model interfaces.
These adapters are intended to replace
the Swing model convenience implementations.
Related Documentation
For more information see:
@see com.jgoodies.binding
@see com.jgoodies.binding.beans
@see com.jgoodies.binding.list
@see com.jgoodies.binding.value