Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Plug-in Developer Guide
Previous Page Home Next Page


Eclipse Platform
Release 3.5

Package org.eclipse.ui.application

Application-level APIs for configuring and controling the Eclipse Platform User Interface.

See:
           Description

Interface Summary
IActionBarConfigurer Interface providing special access for configuring the action bars of a workbench window.
IWorkbenchConfigurer Interface providing special access for configuring the workbench.
IWorkbenchWindowConfigurer Interface providing special access for configuring workbench windows.
 

Class Summary
ActionBarAdvisor Public base class for configuring the action bars of a workbench window.
DisplayAccess This class provides static methods that help RCP applications interact with the Display.
WorkbenchAdvisor Public base class for configuring the workbench.
WorkbenchWindowAdvisor Public base class for configuring a workbench window.
 

Package org.eclipse.ui.application Description

Application-level APIs for configuring and controling the Eclipse Platform User Interface.

Package Specification

This package provides APIs that allow the main plug-in (the "application") to configure and control the Eclipse Platform User Interface, most notably the workbench. These APIs are not of interest to normal Eclipse plug-ins.


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire