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

E13403-05

Uses of Class
oracle.ide.IdeMainWindow

Packages that use IdeMainWindow
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
oracle.ide.docking Contains interfaces and classes responsible for the dockable behavior provided by JDeveloper. 
oracle.ide.view   
 

Uses of IdeMainWindow in oracle.ide
 

Methods in oracle.ide that return IdeMainWindow
protected  IdeMainWindow IdeCore.getMainWindow()
           
static IdeMainWindow Ide.getMainWindow()
          Gets the IdeMainWindow instance.
 

Uses of IdeMainWindow in oracle.ide.docking
 

Constructors in oracle.ide.docking with parameters of type IdeMainWindow
DockableWindow(IdeMainWindow owner, java.lang.String viewId)
          Don't use this constructor.
 

Uses of IdeMainWindow in oracle.ide.view
 

Constructors in oracle.ide.view with parameters of type IdeMainWindow
AbstractPinnable(IdeMainWindow mw, java.lang.String viewId)
          Don't use this constructor.
 


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

E13403-05

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