Extension SDK 10.1.3.36.73

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.
 

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.
 


Extension SDK 10.1.3.36.73

 

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