| Interface | Description |
|---|---|
| Customizer<T> |
This interface allows you to create customizer for objects of any type.
|
| HoverListener<E> |
Custom listener that informs about hover object changes.
|
| Class | Description |
|---|---|
| AncestorAdapter |
Adapter for
AncestorListener. |
| ColorUIResource |
Simple
UIResource for Color. |
| EnumLazyIconProvider |
Special class for simple and lazy enum icons retrieval.
|
| InsetsUIResource |
Simple
UIResource for Insets. |
| Scale | |
| TimerActionListener |
Small extension for ActionListener to simplify timer usage.
|
| WeakComponentData<C extends JComponent,D> |
This is a special wrapper for any
JComponent-related data that have to be stored using weak references. |
| WeakComponentDataList<C extends JComponent,E> |
Extension over
WeakComponentData that provides convenience methods for List-type data usage. |
| WebTimer |
This timer is a small extension for standard javax.swing.Timer.
|
| Enum | Description |
|---|---|
| SizeType |
Represents various possible component size types.
|
| WebTimerType |
Additional custom timer timing options.
|
Copyright © 2020. All rights reserved.