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

E13403-08

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)
           
 


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

E13403-08

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