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.
tags: ui| Version | Download | Details |
|---|---|---|
| 1.0 | Binary (111 KB) | Details |
<dependency>
<groupId>jgoodies</groupId>
<artifactId>binding</artifactId>
<version>1.0</version>
</dependency>