Package org.jdesktop.swingx
Class JXLabel.MultiLineSupport
- java.lang.Object
-
- org.jdesktop.swingx.JXLabel.MultiLineSupport
-
- All Implemented Interfaces:
java.beans.PropertyChangeListener,java.util.EventListener
- Enclosing class:
- JXLabel
public static class JXLabel.MultiLineSupport extends java.lang.Object implements java.beans.PropertyChangeListener
-
-
Constructor Summary
Constructors Constructor Description MultiLineSupport()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static javax.swing.text.ViewcreateView(JXLabel c)voidpropertyChange(java.beans.PropertyChangeEvent evt)static voidupdateRenderer(JXLabel c)
-