| Package | Description |
|---|---|
| com.google.code.validationframework.base.binding | |
| com.google.code.validationframework.swing.binding |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanProperty
Simple property holding a
Boolean value. |
class |
ByteProperty
Simple property holding a
Byte value. |
class |
CharacterProperty
Simple property holding a
Character value. |
class |
DoubleProperty
Simple property holding a
Double value. |
class |
FloatProperty
Simple property holding a
Float value. |
class |
IntegerProperty
Simple property holding a
Integer value. |
class |
LongProperty
Simple property holding a
Long value. |
class |
NumberProperty
Simple property holding a
Number value. |
class |
ObjectProperty
Simple property holding a
Object value. |
class |
ShortProperty
Simple property holding a
Short value. |
class |
StringProperty
Simple property holding a
String value. |
| Modifier and Type | Class and Description |
|---|---|
class |
ColorProperty
Simple property holding a
Color value. |
class |
FontProperty
Simple property holding a
Font value. |
Copyright © 2013. All Rights Reserved.