| Interface | Description |
|---|---|
| TransitionAwareIcon.ColorSchemeAssociationKindDelegate | |
| TransitionAwareIcon.Delegate |
The delegate needs to implement the method in this interface based on the
provided color scheme.
|
| TransitionAwareIcon.TransitionAwareUIDelegate |
| Class | Description |
|---|---|
| ArrowButtonTransitionAwareIcon |
Transition aware implementation of arrow button icons.
|
| CheckBoxMenuItemIcon |
Icon for the
JCheckBoxMenuItems. |
| GlowingIcon | |
| MenuArrowIcon |
Icon for the cascading
JMenus. |
| RadioButtonMenuItemIcon |
Icon for the
JRadioButtonMenuItems. |
| SubstanceIconFactory |
Icon factory for dynamically-changing icons.
|
| TransitionAwareIcon |
Icon with transition-aware capabilities.
|
| Enum | Description |
|---|---|
| SubstanceIconFactory.IconKind |
Icon kind of a title pane button.
|
| Annotation Type | Description |
|---|---|
| TransitionAware |