javax.swing.plaf.basic
public class BasicSplitPaneUI.KeyboardHomeHandler extends Object implements ActionListener
UNKNOWN: Apparently this class was intended to be protected, but was made public by a compiler bug and is now public for compatibility.
Method Summary | |
---|---|
void | actionPerformed(ActionEvent ev)
This method is called when the home key is pressed.
|
Parameters: ev The ActionEvent.