| Package | Description |
|---|---|
| com.l2fprod.common.swing.plaf |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComponentAddon
Ease the work of creating an addon for a component.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
LookAndFeelAddons.contribute(ComponentAddon component)
Each new component added by the library will contribute its default UI
classes, colors and fonts to the LookAndFeelAddons.
|
static void |
LookAndFeelAddons.uncontribute(ComponentAddon component)
Removes the contribution of the given addon
|
Copyright © 2015. All rights reserved.