javax.swing.text
Class LabelViewjava.lang.Object | +--javax.swing.text.View | +--javax.swing.text.GlyphView | +--javax.swing.text.LabelView
- All Implemented Interfaces:
- Cloneable, SwingConstants, TabableView
- Direct Known Subclasses:
- InlineView
- public class LabelView
- extends GlyphView
- implements TabableView
A LabelView is a styled chunk of text that represents a view mapped over an element in the text model. It caches the character level attributes used for rendering.
Nested Class Summary
Nested classes inherited from class javax.swing.text.GlyphView GlyphView.GlyphPainter
Field Summary
Fields inherited from class javax.swing.text.View BadBreakWeight, ExcellentBreakWeight, ForcedBreakWeight, GoodBreakWeight, X_AXIS, Y_AXIS
Fields inherited from interface javax.swing.SwingConstants