Uses of Class
org.eclipse.ui.plugin.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
-
Uses of AbstractUIPlugin in org.eclipse.compare.internal
Modifier 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
-
Uses of AbstractUIPlugin in org.eclipse.ui.actions
Modifier and TypeMethodDescriptionprotected AbstractUIPlugin
CopyProjectAction.getPlugin()
Get the plugin used by a copy action -
Uses of AbstractUIPlugin in org.eclipse.ui.console
-
Uses of AbstractUIPlugin in org.eclipse.ui.internal
Modifier 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
Modifier and TypeClassDescriptionclass
The plug-in runtime class for the Unit Test plug-in.