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

E13403-05

Package oracle.ide.help

Contains interfaces and classes used by addins to provide context sensitive help on their own windows and dialogs.

See:
          Description

Interface Summary
CallbackWizardHandler  
DynamicHelpProvider Interface for an object which provides a Collection of help topic ids that can be used for dynamic links for the Dynamic Help Feature.
Helpable Interface for a component which supplies its own HelpInfo information to the HelpSystem when asked.
HelpableProvider Interface for a component which delegages its requests for HelpInfo information to a delegate HelpInfo class.
HelpTopics Lists the current help topic ID's
JavadocHelpKey Interface implemented by classes that typically also implement Element, when the Element represents something that can have javadoc help.
 

Class Summary
AboutBoxFactory A factory that creates the product about box using an AboutBoxModel.
AboutBoxModel The model for the about box.
AboutBoxPage A page in the about box.
BrowseSymbolResolver  
HelpInfo HelpInfo - data wrapper for information required by the Help System
HelpSystem HelpSystem interface - high-level abstraction between the interaction of the IDE from the underlying implementation of a Help System.
 

Package oracle.ide.help Description

Contains interfaces and classes used by addins to provide context sensitive help on their own windows and dialogs.

Related Documentation

See Extending JDeveloper Using the Addin API for detailed information.


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.