TPTP 4.6.0 Platform Project
Internal API Specification

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

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.EditStylesAction
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 EditStylesAction
extends JScribEditorActionDelegate

Enter here your comment


Constructor Summary
EditStylesAction()
          Deprecated.  
 
Method Summary
 void refreshView()
          Deprecated.  
 void run(org.eclipse.jface.action.IAction act)
          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

EditStylesAction

public EditStylesAction()
Deprecated. 
Method Detail

run

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

refreshView

public void refreshView()
Deprecated. 

TPTP 4.6.0 Platform Project
Internal API Specification