Package org.opa.help

This package provides help services to OPA modules and OPA core services.

See:
          Description

Class Summary
OPADefaultHelpManager  
OPAShowContextHelpAction  
OPAShowHelpAction  
 

Package org.opa.help Description

This package provides help services to OPA modules and OPA core services. OPAHelpManager implementations allow OPA modules to register help in the form of HTML HelpSet files. These HelpSet files are part of the Java Help system. OPAHelpManager implementations likely provide a bridging service between OPA module and Java Help.