Package org.jdesktop.swingx
Class JXLabel.MultiLineSupport
- java.lang.Object
-
- org.jdesktop.swingx.JXLabel.MultiLineSupport
-
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
- Enclosing class:
- JXLabel
public static class JXLabel.MultiLineSupport extends Object implements PropertyChangeListener
-
-
Constructor Summary
Constructors Constructor Description MultiLineSupport()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static View
createView(JXLabel c)
void
propertyChange(PropertyChangeEvent evt)
static void
updateRenderer(JXLabel c)
-
-
-
Method Detail
-
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Specified by:
propertyChange
in interfacePropertyChangeListener
-
updateRenderer
public static void updateRenderer(JXLabel c)
-
-