swingx
Version 2009-07-31

org.jdesktop.swingx
Class JXLabel.MultiLineSupport

java.lang.Object
  extended by org.jdesktop.swingx.JXLabel.MultiLineSupport
All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
JXLabel

public static class JXLabel.MultiLineSupport
extends Object
implements PropertyChangeListener


Constructor Summary
JXLabel.MultiLineSupport()
           
 
Method Summary
static View createView(JXLabel c)
           
 void propertyChange(PropertyChangeEvent evt)
           
static void updateRenderer(JXLabel c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JXLabel.MultiLineSupport

public JXLabel.MultiLineSupport()
Method Detail

propertyChange

public void propertyChange(PropertyChangeEvent evt)
Specified by:
propertyChange in interface PropertyChangeListener

createView

public static View createView(JXLabel c)

updateRenderer

public static void updateRenderer(JXLabel c)

swingx
Version 2009-07-31