edu.rice.cs.hpc.viewer.editor.BaseEditorManager Class Reference

Inheritance diagram for edu.rice.cs.hpc.viewer.editor.BaseEditorManager:
Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static boolean splitBegin (IWorkbenchPage page, Experiment experiment)
static void splitEnd (boolean needNewPartition, IEditorPart iep)

Static Private Member Functions

static void splitEditorArea (IEditorPart iep)
 Split the editor area for this new editor.
static PartStack createStack (EditorSashContainer editorSashContainer)
 A method to create a part stack container (a new workbook).

Detailed Description

Definition at line 19 of file BaseEditorManager.java.


Member Function Documentation

static PartStack edu.rice.cs.hpc.viewer.editor.BaseEditorManager.createStack ( EditorSashContainer  editorSashContainer  )  [static, private]

A method to create a part stack container (a new workbook).

Parameters:
editorSashContainer the EditorSashContainer to set for the returned PartStack
Returns:
a new part stack container

Definition at line 133 of file BaseEditorManager.java.

Referenced by edu.rice.cs.hpc.viewer.editor.BaseEditorManager.splitEditorArea().

static boolean edu.rice.cs.hpc.viewer.editor.BaseEditorManager.splitBegin ( IWorkbenchPage  page,
Experiment  experiment 
) [static]
static void edu.rice.cs.hpc.viewer.editor.BaseEditorManager.splitEditorArea ( IEditorPart  iep  )  [static, private]
static void edu.rice.cs.hpc.viewer.editor.BaseEditorManager.splitEnd ( boolean  needNewPartition,
IEditorPart  iep 
) [static]

The documentation for this class was generated from the following file:

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1