| Home >> All >> org >> eclipse >> help >> ui |
Package Samples:
org.eclipse.help.ui.internal.workingset
org.eclipse.help.ui.internal.search
org.eclipse.help.ui.internal.ide
org.eclipse.help.ui.internal.util
org.eclipse.help.ui.internal.browser.embedded
org.eclipse.help.ui.internal.browser
org.eclipse.help.ui.internal
org.eclipse.help.ui.browser
Classes:
LaunchURL: Action that launches a URL in a browser. This class is intended to be specified as a value of a class attribute of an action element in plugin.xml for extensions of org.eclipse.ui.actionSets extension point. The action element must have an attribute named url, in addition to markup required by org.eclipse.ui.actionSets extension point specification. The value of the url attribute should specify a URL to be opened in a browser.
DefaultHelpUI: This class is an implementation of the Help UI. In is registered into the helpSupport extension point, and is responsible for handling requests to display help. The methods on this class interact with the actual UI component handling the display. Most methods delegate most work to HelpDisplay class; only the UI specific ones implemented in place.
RuntimeErrorDialog: This is the Dialog box that displays all the errors the occur during the initial load of the Help System. It's data (model) is taken from the RuntimeHelpStatus object.
HelpUIResources: Uses a resource bundle to load images and strings from a property file. This class needs to properly use the desired locale.
HelpIdeResources: Uses a resource bundle to load images and strings from a property file. This class needs to properly use the desired locale.
HelpWorkingSetSynchronizer: Listener for changes in the help and ui working set managers to keep them in synch.
HyperlinkLabel: A canvas holding a hyperlink label. Need this to deal with focus selection.
SystemBrowserAdapter: Implmentation of IBrowser interface, using org.eclipse.swt.Program
SWTUtil: Utility class to simplify access to some SWT resources.
AppserverPreferencePage: Preference page for Tomcat network interface and port.
SorterByTitle: Sorts results of help sarch in search view by title.
SorterByScore: Sorts results of help sarch in search view by rank.
BrowsersPreferencePage: Preference page for selecting default web browser.
IHelpUIConstants: Interface for holding Help UI plug-in constants
ErrorUtil: Utiliy class for common error displaying tasks.
EmbeddedBrowser: Help browser employing SWT Browser widget
HelpActivitySupport: Wrapper for eclipse ui activity support
IHelpIdeConstants: Interface for holding UI constants
HelpIdePlugin: This class is a Help IDE plugin.
HelpWorkingSet: A working set for help elements.
HelpUIPlugin: This class is Help UI plugin.
HelpWorkingSetPage: Page for help working sets.
SearchQueryData: Help Search Query Data.
ContextHelpDialog: ContextHelpDialog
| Home | Contact Us | Privacy Policy | Terms of Service |