| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdeveloper.model.NavigatorExtension
public class NavigatorExtension
| Constructor Summary | |
|---|---|
NavigatorExtension()
Constructor  | 
|
| Method Summary | |
|---|---|
 boolean | 
canShutdown()
This method is called by the IDE to confirm that the ide can shutdown.  | 
 void | 
initialize()
This method is called by the IDE to request that the feature be initialized.  | 
 void | 
shutdown()
This method is called by the IDE to request that the feature release any resources held before the ide shuts down.  | 
 Context | 
updateContext(Context context,
              TNode[] tnodes)
This method is called when the NavigatorWindow getContext method is called.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public NavigatorExtension()
| Method Detail | 
|---|
public void initialize()
initialize in interface AddinAddinManagerpublic void shutdown()
public boolean canShutdown()
public Context updateContext(Context context,
                             TNode[] tnodes)
updateContext in interface Extensioncontext - 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.1.0) E13403-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||