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.help.AboutBoxFactory

Packages that use AboutBoxFactory
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
oracle.ide.help Contains interfaces and classes used by addins to provide context sensitive help on their own windows and dialogs. 

 

Uses of AboutBoxFactory in oracle.ide

 

Methods in oracle.ide with parameters of type AboutBoxFactory
protected  void IdeCore.installAboutBox(AboutBoxFactory factory)
           

 

Uses of AboutBoxFactory in oracle.ide.help

 

Methods in oracle.ide.help that return AboutBoxFactory
static AboutBoxFactory AboutBoxFactory.getAboutBoxFactory()
          Get the about box factory instance.

 

Methods in oracle.ide.help with parameters of type AboutBoxFactory
static void AboutBoxFactory.setAboutBoxFactory(AboutBoxFactory factory)
          Set the about box factory.

 


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.