org.eclipse.ui.internal.ide.application |
Package-level Javadoc
Internal implementation of the IDE- application of the Eclipse Platform User
Interface.
Package Specification
This package does not contain any API.
|
Java Source File Name | Type | Comment |
IDEApplication.java | Class | The "main program" for the Eclipse IDE. |
IDEIdleHelper.java | Class | The idle helper detects when the system is idle in order to perform garbage
collection in a way that minimizes impact on responsiveness of the UI. |
IDEWorkbenchAdvisor.java | Class | IDE-specified workbench advisor which configures the workbench for use as an
IDE. |
IDEWorkbenchWindowAdvisor.java | Class | Window-level advisor for the IDE. |
ResourcePerspective.java | Class | |