@ParametersAreNonnullByDefault
org.eclipse.ui package
of the Eclipse Platform.See: Description
| Interface | Description |
|---|---|
| IShutdown |
Plug-ins that register a shutdown extension will be activated before
the
Workbench shuts down and have an opportunity to run code
that can not be implemented using the normal contribution mechanisms. |
| Class | Description |
|---|---|
| Editors |
Static utility methods pertaining to Eclipse editors.
|
| Pages |
Static utility methods pertaining to Eclipse pages.
|
| Parts |
Static utility methods pertaining to Eclipse parts.
|
| Views |
Static utility methods pertaining to Eclipse views.
|
| Windows |
Static utility methods pertaining to Eclipse windows.
|
| Workbenches |
Static utility methods pertaining to Eclipse workbench.
|
| Enum | Description |
|---|---|
| DereferencePolicy |
org.eclipse.ui package
of the Eclipse Platform.