VUtils – Release 1
Package org.violetlib.util
-
| Interface |
Description |
| CleaningService.Cleanable |
This interface provides the ability to explicitly run a registered cleaning action.
|
| ErrorReporter |
A simple interface for reporting errors.
|
| Extensible |
An interface that allows the runtime discovery of additional supported interfaces.
|
| MessageReporter |
|
| SimpleReporter |
A simple interface for reporting errors and information.
|
| TextPresentationModel<E> |
An encapsulation of the knowledge of presenting and (optionally) editing a certain class of values using text.
|
-