public class BasicSplitPaneUI.KeyboardUpLeftHandler extends java.lang.Object implements java.awt.event.ActionListener
| Constructor and Description |
|---|
BasicSplitPaneUI.KeyboardUpLeftHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent ev)
This method is called when the left or up keys are pressed.
|
public BasicSplitPaneUI.KeyboardUpLeftHandler()
public void actionPerformed(java.awt.event.ActionEvent ev)
actionPerformed in interface java.awt.event.ActionListenerev - The ActionEvent.