Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.virtuosotechnologies.lib.propertyset

Interface Summary
PropertySet A set of constrained properties.
PropertySetListener A listener for when changes are made to a PropertySet
 

Class Summary
BasicPropertySet A basic set of typed properties.
PropertySetEvent An event sent when a property is changed in a property set.
UnmodifiablePropertySet A PropertySet that wraps another PropertySet and doesn't allow modifications