Uses of Interface
com.privatejgoodies.common.bean.ObservableBean2
Packages that use ObservableBean2
Package
Description
Consists of internal classes that are not part of the public API.
-
Uses of ObservableBean2 in com.privatejgoodies.common.bean
Classes in com.privatejgoodies.common.bean that implement ObservableBean2Modifier and TypeClassDescriptionclass
An abstract superclass that minimizes the effort required to provide change support for bound and constrained Bean properties. -
Uses of ObservableBean2 in com.privatejgoodies.common.internal
Subinterfaces of ObservableBean2 in com.privatejgoodies.common.internalModifier and TypeInterfaceDescriptioninterface
Describes beans that can look up an Action for a given Action name. -
Uses of ObservableBean2 in com.privatejgoodies.forms.util
Classes in com.privatejgoodies.forms.util that implement ObservableBean2Modifier and TypeClassDescriptionclass
An abstract implementation of theUnitConverter
interface that minimizes the effort required to convert font-dependent sizes to pixels.final class
This is the default implementation of theUnitConverter
interface.