public interface Extension
Extension interface provides the API for customizing the navigator window. Clients register navigator extensions with the NavigatorWindow.oracle.ide.NavigatorWindow, oracle.ide.Navigator| Modifier and Type | Method and Description | 
|---|---|
Context | 
updateContext(Context context, TNode[] tnodes)
This method is called when the NavigatorWindow getContext method is called. 
 | 
Context updateContext(Context context, TNode[] tnodes)
context - the current context.tnode - the first tnode selected