| Interface | Description |
|---|---|
| AliasProvider |
This interface notifies that implementing class can provide its aliases through static method "provideAliases".
|
| StrokeConverterSupport<T extends java.awt.Stroke> |
Simple interface for simple stroke XML conversion implementations.
|
| Class | Description |
|---|---|
| BasicStrokeConverterSupport |
Conversion support for
BasicStroke. |
| ColorConverter |
Custom
Color object converter. |
| DimensionConverter |
Custom
Dimension object converter. |
| FontConverter |
Custom {java.awt.Font} object converter.
|
| InsetsConverter |
Custom
Insets object converter. |
| ListToStringConverter |
Custom converter for
List of String. |
| PasswordConverter |
Custom converter to keep serialized passwords encrypted.
|
| Point2DConverter |
Custom
Point2D object converter. |
| PointConverter |
Custom
Point object converter. |
| RectangleConverter |
Custom
Rectangle object converter. |
| ResourceFile |
Special class representing resource file location.
|
| ResourceList | |
| ResourceMap | |
| SimpleArrayConverter |
Custom converter for arrays with simple values.
|
| StrokeConverter |
Custom
Stroke object converter. |
| XMLChar |
This class defines the basic XML character properties.
|
| Enum | Description |
|---|---|
| ResourceLocation |