TPTP 4.6.0 Platform Project
Internal API Specification

org.eclipse.tptp.platform.report.ui.editor.actions.internal
Class ZoomOutAction

java.lang.Object
  extended by org.eclipse.tptp.platform.report.ui.editor.actions.internal.JScribEditorActionDelegate
      extended by org.eclipse.tptp.platform.report.ui.editor.actions.internal.ZoomOutAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IEditorActionDelegate

Deprecated. As of TPTP 4.5.0, use the TPTP Business Intelligence and Reporting Tools (BIRT) reporting infrastructure (org.eclipse.tptp.platform.report.birt).

public class ZoomOutAction
extends JScribEditorActionDelegate

Enter here your comment


Constructor Summary
ZoomOutAction()
          Deprecated.  
 
Method Summary
 void run(org.eclipse.jface.action.IAction a)
          Deprecated.  
 
Methods inherited from class org.eclipse.tptp.platform.report.ui.editor.actions.internal.JScribEditorActionDelegate
getEditor, selectionChanged, setActiveEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZoomOutAction

public ZoomOutAction()
Deprecated. 
Method Detail

run

public void run(org.eclipse.jface.action.IAction a)
Deprecated. 
Specified by:
run in interface org.eclipse.ui.IActionDelegate
Overrides:
run in class JScribEditorActionDelegate

TPTP 4.6.0 Platform Project
Internal API Specification