Extension SDK 10.1.2

Uses of Class
oracle.ide.window.WindowManager

Packages that use WindowManager
oracle.ide.window Contains the interface that allows addins to customize the Window menu. 
 

Uses of WindowManager in oracle.ide.window
 

Methods in oracle.ide.window that return WindowManager
static WindowManager WindowManager.getWindowManager()
          Returns the WindowManager instance that is active in the IDE.
 

Methods in oracle.ide.window with parameters of type WindowManager
static void WindowManager.setWindowManager(WindowManager windowManager)
          Publishes the specified WindowManager as the active instance in the IDE.
 


Extension SDK

 

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