@Deprecated public class KeyNavigationManager extends KeyNavigationManager
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | KeyNavigationManager.KeyComponentAdapterDeprecated. 
 use uic:oracle.javatools.ui.KeyNavigationManager.KeyComponentAdapter | 
| static class  | KeyNavigationManager.ListKeyAdapterDeprecated. 
 use uic:oracle.javatools.ui.KeyNavigationManager.ListKeyAdapter | 
| static class  | KeyNavigationManager.TableKeyAdapterDeprecated. 
 use uic:oracle.javatools.ui.KeyNavigationManager.TableKeyAdapter | 
| static class  | KeyNavigationManager.TreeKeyAdapterDeprecated. 
 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