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