TPTP 4.6.0 Platform Project
Internal API Specification

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

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.ReloadAction
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). To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

public class ReloadAction
extends JScribEditorActionDelegate


Constructor Summary
ReloadAction()
          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

ReloadAction

public ReloadAction()
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