public class BasicSplitPaneUI.KeyboardResizeToggleHandler extends java.lang.Object implements java.awt.event.ActionListener
| Constructor and Description |
|---|
BasicSplitPaneUI.KeyboardResizeToggleHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent ev)
This method is called when a resize is toggled.
|
public BasicSplitPaneUI.KeyboardResizeToggleHandler()
public void actionPerformed(java.awt.event.ActionEvent ev)
actionPerformed in interface java.awt.event.ActionListenerev - The ActionEvent.