Interface | Description |
---|---|
KeyInValueMap.KeyFromValueAdapter<K,V> |
Adapter interface that clients of the class should implement
and pass to its constructor so that the key (K) can be derived
from the value (V).
|
PropertyProvider |
Provides properties and notifies registered listeners of property changes.
|
Class | Description |
---|---|
KeyInValueMap<K,V> |
A
Map facade which stores values that also reference their
own keys. |
LocalizedMessage |
Represents a translated message.
|
TextFormat |
Text format settings.
|
TextFormat.Rgb |
Represents a RGB color value.
|
Enum | Description |
---|---|
TextFormat.Alignment |
Text alignment setting.
|
TextFormat.TextCase |
Text case settings.
|
Copyright © 2013–2019. All rights reserved.