summaryrefslogtreecommitdiff
blob: 38c652e736237149d41a6a96c6500d95b46b7b4f (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
	<email>java@gentoo.org</email>
	<name>Java</name>
</maintainer>
<longdescription lang="en">
Beans Binding (JSR 295) is about keeping the properties of two beans in sync. This project provides the reference implementation of Beans Binding, with an additional emphasis on the ability to bind to Swing components, and easy integration with IDEs such as NetBeans.
</longdescription>
</pkgmetadata>