| Interface | Description |
|---|---|
| IStyledLabelPainter<E extends WebStyledLabel,U extends WebStyledLabelUI> |
Base interface for WebStyledLabel component painters.
|
| Class | Description |
|---|---|
| AdaptiveStyledLabelPainter<E extends WebStyledLabel,U extends WebStyledLabelUI> |
Simple StyledLabelPainter adapter class.
|
| HotkeyLabelPainter<E extends javax.swing.JLabel,U extends WebLabelUI,D extends IDecoration<E,D>> |
Custom painter for WebHotkeyLabel component.
|
| StyledLabelPainter<E extends WebStyledLabel,U extends WebStyledLabelUI,D extends IDecoration<E,D>> |
Basic painter for WebStyledLabel component.
|
| StyledLabelUtils |
This class provides a set of utilities for WebStyledLabel component.
|
| StyleRange |
This class represents custom text style for WebStyledLabel component.
|
| StyleRangeComparator |
Custom StyleRange comparator.
|
| TextRange |
This class represents part of the multi-styled text with its own style.
|
| WebHotkeyLabel |
This class provides a quick access to hotkey-styled label with additional constructors for quick hotkey text initialization.
|
| WebLinkLabel |
This custom component provides a link functionality together with default label options.
|
| WebLinkLabelStyle | |
| WebStyledLabel |
Custom label component that quickly renders multi-styled text.
|
| WebStyledLabelUI |
Custom UI for WebStyledLabel component.
|
| Enum | Description |
|---|---|
| CustomStyle |
Custom styling that can be applied to WebStyledLabel text.
|