edu.rice.cs.hpc.traceviewer.operation.ZoomOperation Class Reference

Inheritance diagram for edu.rice.cs.hpc.traceviewer.operation.ZoomOperation:
Inheritance graph
[legend]
Collaboration diagram for edu.rice.cs.hpc.traceviewer.operation.ZoomOperation:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ZoomOperation (String label, Frame frame)
IStatus execute (IProgressMonitor monitor, IAdaptable info) throws ExecutionException
IStatus redo (IProgressMonitor monitor, IAdaptable info) throws ExecutionException
IStatus undo (IProgressMonitor monitor, IAdaptable info) throws ExecutionException
Frame getFrame ()

Static Public Member Functions

static IOperationHistory getOperationHistory ()
static IUndoableOperation[] getUndoHistory ()
static IUndoableOperation[] getRedoHistory ()
static void clear ()

Static Public Attributes

static final String ActionHome = "Home"
static final IUndoContext traceContext = new TraceOperationContext()
static final IUndoContext undoableContext = new UndoableOperationContext()

Protected Attributes

Frame frame

Detailed Description

Definition at line 16 of file ZoomOperation.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.traceviewer.operation.ZoomOperation.ZoomOperation ( String  label,
Frame  frame 
)

Member Function Documentation

static void edu.rice.cs.hpc.traceviewer.operation.TraceOperation.clear (  )  [static, inherited]
IStatus edu.rice.cs.hpc.traceviewer.operation.ZoomOperation.execute ( IProgressMonitor  monitor,
IAdaptable  info 
) throws ExecutionException
Frame edu.rice.cs.hpc.traceviewer.operation.TraceOperation.getFrame (  )  [inherited]
static IOperationHistory edu.rice.cs.hpc.traceviewer.operation.TraceOperation.getOperationHistory (  )  [static, inherited]
static IUndoableOperation [] edu.rice.cs.hpc.traceviewer.operation.TraceOperation.getRedoHistory (  )  [static, inherited]
static IUndoableOperation [] edu.rice.cs.hpc.traceviewer.operation.TraceOperation.getUndoHistory (  )  [static, inherited]
IStatus edu.rice.cs.hpc.traceviewer.operation.ZoomOperation.redo ( IProgressMonitor  monitor,
IAdaptable  info 
) throws ExecutionException
IStatus edu.rice.cs.hpc.traceviewer.operation.ZoomOperation.undo ( IProgressMonitor  monitor,
IAdaptable  info 
) throws ExecutionException

Definition at line 39 of file ZoomOperation.java.


Member Data Documentation

Definition at line 18 of file ZoomOperation.java.


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

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1