Package | Description |
---|---|
com.jgoodies.binding.value |
Contains the
ValueModel
interface and hierarchy. |
Modifier and Type | Interface and Description |
---|---|
interface |
ComponentValueModel
Adds bound properties for the frequently used JComponent state
enabled,visible and JTextComponent state editable
to the ValueModel interface.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractWrappedValueModel
An abstract wrapper for ValueModels that provides ComponentModel features.
|
class |
ConverterValueModel
A ValueModel that converts the values of a wrapped ValueModel.
|
class |
DefaultComponentValueModel
A ValueModel that provides relevant GUI state in presentation models.
|
Copyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.