Uses of Package
com.iparelan.util.beans

Packages that use com.iparelan.util.beans
com.iparelan.util.beans Iparelan JavaBean Utilities
This file is part of Virtual Team Tools.
Copyright © 2008, Iparelan Solutions, LLC. 
 

Classes in com.iparelan.util.beans used by com.iparelan.util.beans
BeanTools.NonNullPropertyChangeEventValidator.ContextIndex
          Indices of contextual information in the context argument of BeanTools.NonNullPropertyChangeEventValidator.validate(java.beans.PropertyChangeEvent, java.lang.Object...).
PropertyChangeable
          The result of applying the "Extract Interface" refactoring to the portion of PropertyChangeSupport concerned with managing listeners.
PropertyChangeSupport
          An alternative to PropertyChangeSupport with these enhancements: It guarantees that registered listeners do not strongly refer to observed beans (see the reference to the book "Hardcore Java" in the "See Also" section below).
PropertyChangeSupportFactory
          Specifies the interface for a factory of PropertyChangeSupport instances.
PropertyFireable
          The result of applying the "Extract Interface" refactoring to the portion of PropertyChangeSupport concerned with firing property changes.
 



Copyright © 2008 Iparelan Solutions, LLC. All rights reserved.