@Deprecated public class KeyNavigationManager extends KeyNavigationManager
| Modifier and Type | Class and Description |
|---|---|
static interface |
KeyNavigationManager.KeyComponentAdapter
Deprecated.
use uic:oracle.javatools.ui.KeyNavigationManager.KeyComponentAdapter
|
static class |
KeyNavigationManager.ListKeyAdapter
Deprecated.
use uic:oracle.javatools.ui.KeyNavigationManager.ListKeyAdapter
|
static class |
KeyNavigationManager.TableKeyAdapter
Deprecated.
use uic:oracle.javatools.ui.KeyNavigationManager.TableKeyAdapter
|
static class |
KeyNavigationManager.TreeKeyAdapter
Deprecated.
use uic:oracle.javatools.ui.KeyNavigationManager.TreeKeyAdapter
|
| Constructor and Description |
|---|
KeyNavigationManager()
Deprecated.
|
KeyNavigationManager(KeyNavigationManager.KeyComponentAdapter kca)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
KeyNavigationManager.KeyComponentAdapter |
getKeyComponentAdapter()
Deprecated.
|
void |
setKeyComponentAdapter(KeyNavigationManager.KeyComponentAdapter kca)
Deprecated.
|
componentHidden, componentMoved, componentResized, componentShown, createNavigableTree, focusGained, focusLost, mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased, postKeyPressed, postKeyReleased, postKeyTyped, postProcessKeyEvent, preKeyPressed, preKeyReleased, preKeyTyped, preProcessKeyEvent, setKeyComponentAdapterpublic KeyNavigationManager()
public KeyNavigationManager(KeyNavigationManager.KeyComponentAdapter kca)
public void setKeyComponentAdapter(KeyNavigationManager.KeyComponentAdapter kca)
public KeyNavigationManager.KeyComponentAdapter getKeyComponentAdapter()
getKeyComponentAdapter in class KeyNavigationManager