com.jgoodies.binding.list.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 classes that operate on, hold and observe lists and list models.
The observer mechanism is based on the ListModel
interface that describes how to observe
changes in the content and structure of a list.
Related Documentation
For more information see:
@see com.jgoodies.binding
@see com.jgoodies.binding.adapter
@see com.jgoodies.binding.beans
@see com.jgoodies.binding.value