org.eclipse.ui.internal.presentations |
|
Java Source File Name | Type | Comment |
AbstractTableInformationControl.java | Class | |
BasicPartList.java | Class | |
DefaultActionBarPresentationFactory.java | Class | The intention of this class is to allow for replacing the implementation of
the cool bar and tool bars in the workbench.
EXPERIMENTAL. |
ISelfUpdatingAction.java | Interface | |
NativePresentationFactory.java | Class | A presentation factory using native widgets. |
NativeStackPresentation.java | Class | A stack presentation using native widgets. |
PaneFolder.java | Class | This class implements the tab folders that contains can contain two toolbars
and status text. |
PaneFolderButtonListener.java | Class | This listener receives notifications when the user clicks on one of
the buttons (minimize, maximize, or restore) on a pane folder. |
PresentablePart.java | Class | This is a lightweight adapter that allows PartPanes to be used by a StackPresentation. |
PresentationFactoryUtil.java | Class | |
PresentationSerializer.java | Class | |
SystemMenuClose.java | Class | This convenience class provides a "close" system menu item that closes
the currently selected pane in a presentation. |
SystemMenuCloseAll.java | Class | |
SystemMenuCloseOthers.java | Class | |
SystemMenuDetach.java | Class | |
SystemMenuFastView.java | Class | |
SystemMenuFastViewOrientation.java | Class | |
SystemMenuMaximize.java | Class | |
SystemMenuMinimize.java | Class | |
SystemMenuMove.java | Class | |
SystemMenuMoveFolder.java | Class | |
SystemMenuMovePane.java | Class | |
SystemMenuNewEditor.java | Class | This convenience class provides a "New Editor" system menu item that
opens another editor of the same type as the current editor, on the same input. |
SystemMenuPinEditor.java | Class | |
SystemMenuRestore.java | Class | |
SystemMenuSize.java | Class | |
SystemMenuSizeFastView.java | Class | |
SystemMenuStateChange.java | Class | |
UpdatingActionContributionItem.java | Class | |