| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-03  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Extension
The Extension interface provides the API for customizing
 the navigator window.
 Clients register navigator extensions with the NavigatorWindow.
oracle.ide.NavigatorWindow, 
oracle.ide.Navigator| Method Summary | |
|---|---|
 Context | 
updateContext(Context context,
              TNode[] tnodes)
This method is called when the NavigatorWindow getContext method is called.  | 
| Method Detail | 
|---|
Context updateContext(Context context,
                      TNode[] tnodes)
context - the current context.tnode - the first tnode selected
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-03  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||