Package com.alee.extended.label

Interface Summary
StyledLabelPainter<E extends WebStyledLabel> Base interface for WebStyledLabel component painters.
 

Class Summary
AdaptiveStyledLabelPainter<E extends WebStyledLabel> Simple StyledLabelPainter adapter class.
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 costructors for quick hotkey text initialization.
WebLinkLabel This custom component provides a link functionality together with default label options.
WebLinkLabelStyle User: mgarin Date: 06.06.12 Time: 13:08
WebMultiLineLabel  
WebMultiLineLabelUI Label UI delegate that supports multiple lines and line wrapping.
WebMultiLineLabelUI.SegmentCache Static singleton Segment cache.
WebStepLabel This class provides a quick access to step-styled label which can be used to visualize some process steps.
WebStyledLabel Custom label component that quickly renders multi-styled text.
WebStyledLabelPainter<E extends WebStyledLabel>  
WebStyledLabelStyle  
WebStyledLabelUI  
WebTipLabel User: mgarin Date: 16.09.11 Time: 13:45
WebVerticalLabel This WebLabel extension class allows you to display text vertically and provides a direct access to WebVerticalLabelUI methods.
WebVerticalLabelUI Custom UI for WebVerticalLabel component.
 

Enum Summary
CustomStyle Custom styling that can be applied to WebStyledLabel text.