Uses of Interface
com.privatejgoodies.common.bean.ObservableBean
Packages that use ObservableBean
Package
Description
Consists of internal classes that are not part of the public API.
-
Uses of ObservableBean in com.privatejgoodies.common.bean
Subinterfaces of ObservableBean in com.privatejgoodies.common.beanModifier and TypeInterfaceDescriptioninterfaceIn addition to its super interface ObservableBean, this interface describes the optional support for registering PropertyChangeListeners for an individual property name.Classes in com.privatejgoodies.common.bean that implement ObservableBeanModifier and TypeClassDescriptionclassAn abstract superclass that minimizes the effort required to provide change support for bound and constrained Bean properties. -
Uses of ObservableBean in com.privatejgoodies.common.internal
Subinterfaces of ObservableBean in com.privatejgoodies.common.internalModifier and TypeInterfaceDescriptioninterfaceDescribes beans that can look up an Action for a given Action name. -
Uses of ObservableBean in com.privatejgoodies.forms.util
Classes in com.privatejgoodies.forms.util that implement ObservableBeanModifier and TypeClassDescriptionclassAn abstract implementation of theUnitConverterinterface that minimizes the effort required to convert font-dependent sizes to pixels.final classThis is the default implementation of theUnitConverterinterface.