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

E13403-05

Uses of Class
oracle.ide.help.HelpSystem

Packages that use HelpSystem
oracle.ide.help Contains interfaces and classes used by addins to provide context sensitive help on their own windows and dialogs. 
 

Uses of HelpSystem in oracle.ide.help
 

Methods in oracle.ide.help that return HelpSystem
static HelpSystem HelpSystem.getHelpSystem()
          Returns the HelpSystem instance that is active in the IDE.
 

Methods in oracle.ide.help with parameters of type HelpSystem
static void HelpSystem.setHelpSystem(HelpSystem helpSystem)
          Publishes the specified HelpSystem as the active instance in the IDE.
 


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

E13403-05

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