Uses of Class
org.eclipse.ui.plugin.AbstractUIPlugin
Packages that use AbstractUIPlugin
Package
Description
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
Application programming interfaces for interaction
with the Eclipse console.
-
Uses of AbstractUIPlugin in org.eclipse.compare
Methods in org.eclipse.compare that return AbstractUIPlugin -
Uses of AbstractUIPlugin in org.eclipse.compare.internal
Subclasses of AbstractUIPlugin in org.eclipse.compare.internalModifier and TypeClassDescriptionfinal class
The Compare UI plug-in defines the entry point to initiate a configurable compare operation on arbitrary resources. -
Uses of AbstractUIPlugin in org.eclipse.help.ui.internal
Subclasses of AbstractUIPlugin in org.eclipse.help.ui.internal -
Uses of AbstractUIPlugin in org.eclipse.ui.actions
Methods in org.eclipse.ui.actions that return AbstractUIPluginModifier and TypeMethodDescriptionprotected AbstractUIPlugin
CopyProjectAction.getPlugin()
Get the plugin used by a copy action -
Uses of AbstractUIPlugin in org.eclipse.ui.console
Subclasses of AbstractUIPlugin in org.eclipse.ui.console -
Uses of AbstractUIPlugin in org.eclipse.ui.internal
Subclasses of AbstractUIPlugin in org.eclipse.ui.internalModifier and TypeClassDescriptionfinal class
The plug-in class for the org.eclipse.ui plug-in.class
This class represents the TOP of the workbench UI world A plugin class is effectively an application wrapper for a plugin & its classes. -
Uses of AbstractUIPlugin in org.eclipse.unittest.internal
Subclasses of AbstractUIPlugin in org.eclipse.unittest.internalModifier and TypeClassDescriptionclass
The plug-in runtime class for the Unit Test plug-in.