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.javatools.controls.MainWindow

Packages that use MainWindow
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
oracle.javatools.controls Contains user interface utilities that do not depend directly on the JDeveloper framework. 

 

Uses of MainWindow in oracle.ide

 

Subclasses of MainWindow in oracle.ide
 class IdeMainWindow
          This class implements the main application window.

 

Uses of MainWindow in oracle.javatools.controls

 

Methods in oracle.javatools.controls that return MainWindow
static MainWindow MainWindow.getMainWindow(javax.naming.Context context, int mainWindowID)
           

 

Methods in oracle.javatools.controls with parameters of type MainWindow
static void MainWindow.setMainWindow(javax.naming.Context context, MainWindow mainWindow, int mainWindowID)
           

 


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.