Package | Description |
---|---|
com.privatejgoodies.common.bean | |
com.privatejgoodies.common.internal |
Consists of internal classes that are not part of the public API.
|
com.privatejgoodies.forms.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ObservableBean2
In addition to its super interface ObservableBean, this interface describes the optional support
for registering PropertyChangeListeners for an individual property name.
|
Modifier and Type | Class and Description |
---|---|
class |
Bean
An abstract superclass that minimizes the effort required to provide change support for bound and
constrained Bean properties.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IActionBean
Describes beans that can look up an Action for a given Action name.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUnitConverter
An abstract implementation of the
UnitConverter interface that minimizes the effort
required to convert font-dependent sizes to pixels. |
class |
DefaultUnitConverter
This is the default implementation of the
UnitConverter interface. |
Copyright © 2018. All rights reserved.