Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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
static IdeMainWindow Ide.getMainWindow()
          Gets the IdeMainWindow instance.
protected  IdeMainWindow IdeCore.getMainWindow()
           

 

Methods in oracle.ide with parameters of type IdeMainWindow
protected  Addin[] IdeCore.createCoreModules(IdeMainWindow mainWindow)
          Returns an array of core services to initialize.

 

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.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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