Uses of Interface
com.jgoodies.common.bean.ObservableBean2
-
Packages that use ObservableBean2 Package Description com.jgoodies.common.bean Classes for working with Java Beans.com.jgoodies.common.internal Consists of internal classes that are not part of the public API. -
-
Uses of ObservableBean2 in com.jgoodies.common.bean
Classes in com.jgoodies.common.bean that implement ObservableBean2 Modifier and Type Class Description class
Bean
An abstract superclass that minimizes the effort required to provide change support for bound and constrained Bean properties. -
Uses of ObservableBean2 in com.jgoodies.common.internal
Subinterfaces of ObservableBean2 in com.jgoodies.common.internal Modifier and Type Interface Description interface
IActionBean
Describes beans that can look up an Action for a given Action name.
-