protected class JideSplitPaneDivider.OneTouchActionHandler
extends java.lang.Object
implements java.awt.event.ActionListener
| Constructor and Description |
|---|
OneTouchActionHandler(boolean collapse)
Constructs the handler responsible for expanding/collapsing the panes on either side of this divider.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Called to collapse or expand this divider.
|