Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Interface
oracle.ide.controls.KeyNavigationManager.KeyComponentAdapter

Packages that use KeyNavigationManager.KeyComponentAdapter
oracle.ide.controls Contains classes implementing the basic graphical controls, such as, toolbars, toolbar buttons, status bars, tabbed windows, used by JDeveloper. 
 

Uses of KeyNavigationManager.KeyComponentAdapter in oracle.ide.controls
 

Classes in oracle.ide.controls that implement KeyNavigationManager.KeyComponentAdapter
static class KeyNavigationManager.ListKeyAdapter
           
static class KeyNavigationManager.TableKeyAdapter
           
static class KeyNavigationManager.TreeKeyAdapter
           
 

Methods in oracle.ide.controls that return KeyNavigationManager.KeyComponentAdapter
 KeyNavigationManager.KeyComponentAdapter KeyNavigationManager.getKeyComponentAdapter()
           
 

Methods in oracle.ide.controls with parameters of type KeyNavigationManager.KeyComponentAdapter
 void KeyNavigationManager.setKeyComponentAdapter(KeyNavigationManager.KeyComponentAdapter kca)
           
 void KeyNavigableTree.setKeyComponentAdapter(KeyNavigationManager.KeyComponentAdapter kca)
           
 

Constructors in oracle.ide.controls with parameters of type KeyNavigationManager.KeyComponentAdapter
KeyNavigationManager(KeyNavigationManager.KeyComponentAdapter kca)
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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