binding
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>jgoodies</groupId>
<artifactId>binding</artifactId>
<version>1.0</version>
</dependency><project>
<modelVersion>4.0.0</modelVersion>
<groupId>jgoodies</groupId>
<artifactId>binding</artifactId>
<name>Binding</name>
<version>1.0</version>
<description>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.</description>
<url>https://binding.dev.java.net/</url>
</project>