Class JXCollapsiblePane.ToggleAction

java.lang.Object
javax.swing.AbstractAction
org.jdesktop.swingx.JXCollapsiblePane.ToggleAction
All Implemented Interfaces:
ActionListener, PropertyChangeListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
JXCollapsiblePane

private class JXCollapsiblePane.ToggleAction extends AbstractAction implements PropertyChangeListener
Toggles the JXCollapsiblePane state and updates its icon based on the JXCollapsiblePane "collapsed" status.