|
JIDE Common Layer 2.7.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jidesoft.swing.JideSplitPaneDivider.OneTouchActionHandler
protected class JideSplitPaneDivider.OneTouchActionHandler
The actionListener that will listen for button presses on either the leftButton or the rightButton. This class is responsible for one-touch expanding/collapsing of the divider.
Constructor Summary | |
---|---|
JideSplitPaneDivider.OneTouchActionHandler(boolean collapse)
Constructs the handler responsible for expanding/collapsing the panes on either side of this divider. |
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Called to collapse or expand this divider. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JideSplitPaneDivider.OneTouchActionHandler(boolean collapse)
collapse
- true or false.Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
|
JIDE Common Layer 2.7.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |