Extension SDK 10.1.2

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
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
 

Class Summary
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.


Extension SDK

 

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