See: Description
| Class | Description |
|---|---|
| AtomicBooleanEditor |
AtomicBoolean property editor.
|
| AtomicIntegerEditor |
AtomicInteger property editor.
|
| AtomicLongEditor |
AtomicLong property editor.
|
| BigDecimalEditor |
A property editor for
BigDecimal. |
| BlockingModeEditor |
A property editor for
BlockingMode enum. |
| BooleanEditor |
A property editor for
Boolean. |
| ByteArrayEditor |
A property editor for byte[].
|
| ByteEditor |
A property editor for
Byte. |
| CharacterEditor |
A property editor for
Character. |
| ClassArrayEditor |
A property editor for Class[].
|
| ClassEditor |
A property editor for
Class. |
| DateEditor |
A property editor for
Date. |
| DocumentEditor |
A property editor for
Document. |
| DoubleEditor |
A property editor for
Integer. |
| ElementEditor |
A property editor for
Element. |
| FileEditor |
A property editor for
File. |
| FloatEditor |
A property editor for
Integer. |
| InetAddressEditor |
A property editor for
InetAddress. |
| IntArrayEditor |
A property editor for int[].
|
| IntegerEditor |
A property editor for
Integer. |
| LocaleEditor |
Locale editor.
|
| LongEditor |
A property editor for
Integer. |
| PropertiesEditor |
A property editor for
Properties. |
| PropertyEditors |
A collection of PropertyEditor utilities.
|
| ShortEditor |
A property editor for
Short. |
| StringArrayEditor |
A property editor for String[].
|
| StringEditor |
A property editor for
String. |
| TextPropertyEditorSupport |
A property editor support class for textual properties.
|
| URIEditor |
A property editor for
URI. |
| URLEditor |
A property editor for
URL. |
Property editors for use with java.beans.PropertyEditorManager.
Copyright © 2015 JBoss by Red Hat. All rights reserved.