Description
Java desktop applications can bind object properties to user-interface state through the Beans Binding API. It is useful for maintaining older Swing applications or code written around JSR295.
This is a legacy-style Java library, not an application. New projects should evaluate whether their UI toolkit has a more current binding approach.