| Interface | Description |
|---|---|
| Handler |
Specific Handler interface from which all LAF/pluggable handlers should derive to enable
the factory to manage them consistently.
|
| LAFChangeListener<E> | |
| PropertyHandler |
| Class | Description |
|---|---|
| BasePropertyHandler |
This is a static accessor for the dynamic property loader and should be used by all classes
requiring access to property files.
|
| LAFDelegate<E extends Handler> |
A factory delegate for a specific kind of LAFHandler
|
| LAFFactory |
the LAFFactory provides a mechanism whereby @see Handler s can be dynamically replaced to
enable user driven replacement of dynamic resolvers whether ImageHandlers, MessageHandlers, or other
elements of Look and Feel.
|
| OverlayProperties | |
| OverlayPropertyHandler |