Skip navigation links 
 
oracle.ide.controls
Interface KeyNavigationManager.KeyComponentAdapter
- All Known Implementing Classes:
 
- KeyNavigationManager.ListKeyAdapter, KeyNavigationManager.TableKeyAdapter, KeyNavigationManager.TreeKeyAdapter
 
- Enclosing class:
 
- KeyNavigationManager
 
- 
public static interface KeyNavigationManager.KeyComponentAdapter
 
 
 
 
getComponent
javax.swing.JComponent getComponent()
getRowCount
int getRowCount()
getRow
java.lang.Object getRow(int i)
getRowPosition
int getRowPosition(java.lang.Object row)
toString
java.lang.String toString(java.lang.Object row)
getSelection
java.lang.Object getSelection()
setSelection
void setSelection(java.lang.Object row)
Skip navigation links 
 
Copyright © 1997, 2016, Oracle. All rights reserved.