Package com.globalmentor.beans


package com.globalmentor.beans
  • Class
    Description
    A Java Beans property change listener retrofitted to use generics to cast to proper value type.
    A Java Beans vetoable change listener retrofitted to use generics to cast to proper value type.
    Deprecated.
    to be removed in favor of Ploop.
    An object that automatically supports bound and constrained properties.
    A property value change event is a Java Beans property change event retrofitted to use generics to cast to proper value type.
    A JavaBeans property change listener retrofitted to use generics to cast to proper value type.
    A JavaBeans vetoable change listener retrofitted to use generics to cast to proper value type.
    Encapsulation of a property change event and its associated property change support, queued for later firing.
    Indicates that an object supports bound properties and property change listener notification.
    Indicates that an object supports constrained properties and vetoable change listener notification.