Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


oracle.ide.controls
Class KeyNavigationManager

java.lang.Object
  extended by oracle.javatools.ui.KeyNavigationManager
      extended by oracle.ide.controls.KeyNavigationManager

All Implemented Interfaces:
java.awt.event.ComponentListener, java.awt.event.FocusListener, java.awt.event.MouseListener, java.util.EventListener

Deprecated. use uic:oracle.javatools.ui.KeyNavigationManager

@Deprecated
public class KeyNavigationManager
extends KeyNavigationManager

Nested Class Summary
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 Summary
KeyNavigationManager()
          Deprecated.  
KeyNavigationManager(KeyNavigationManager.KeyComponentAdapter kca)
          Deprecated.  

 

Method Summary
 KeyNavigationManager.KeyComponentAdapter getKeyComponentAdapter()
          Deprecated.  
 void setKeyComponentAdapter(KeyNavigationManager.KeyComponentAdapter kca)
          Deprecated.  

 

Methods inherited from class oracle.javatools.ui.KeyNavigationManager
componentHidden, componentMoved, componentResized, componentShown, createNavigableTree, focusGained, focusLost, mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased, postKeyPressed, postKeyReleased, postKeyTyped, postProcessKeyEvent, preKeyPressed, preKeyReleased, preKeyTyped, preProcessKeyEvent, setKeyComponentAdapter

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

KeyNavigationManager

public KeyNavigationManager()
Deprecated. 

KeyNavigationManager

public KeyNavigationManager(KeyNavigationManager.KeyComponentAdapter kca)
Deprecated. 

Method Detail

setKeyComponentAdapter

public void setKeyComponentAdapter(KeyNavigationManager.KeyComponentAdapter kca)
Deprecated. 

getKeyComponentAdapter

public KeyNavigationManager.KeyComponentAdapter getKeyComponentAdapter()
Deprecated. 
Overrides:
getKeyComponentAdapter in class KeyNavigationManager

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Copyright © 1997, 2012, Oracle. All rights reserved.