Class FlowLabel

java.lang.Object
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable

public class FlowLabel extends JTextPane
A label which word-wraps and fully justifies its text, and which reflows the text when resized.
Since:
3.1.0
Author:
Joel Uckelman
See Also: