Uses of Class
java.beans.ConstructorProperties

Packages that use ConstructorProperties 
Package Description
java.awt
Contains all of the classes for creating user interfaces and for painting graphics and images.
java.awt.geom
Provides the Java 2D classes for defining and performing operations on objects related to two-dimensional geometry.
java.beans
Contains classes related to developing beans -- components based on the JavaBeans™ architecture.
javax.swing
Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms.
javax.swing.border
Provides classes and interface for drawing specialized borders around a Swing component.
javax.swing.plaf
Provides one interface and many abstract classes that Swing uses to provide its pluggable look-and-feel capabilities.
javax.swing.tree
Provides classes and interfaces for dealing with javax.swing.JTree.