EspressReport
v 5.5

quadbase.reportdesigner.designer
Class PreviewEditor

java.lang.Object
  |
  +--quadbase.reportdesigner.designer.PreviewEditor
All Implemented Interfaces:
IPreviewEditor

public synchronized class PreviewEditor
extends java.lang.Object
implements IPreviewEditor


Constructor Summary
PreviewEditor(ReportMain)
           
 
Method Summary
 void edit(int, java.util.Vector)
           
 void edit(int, java.util.Vector, boolean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreviewEditor

public PreviewEditor(ReportMain)
Method Detail

edit

public void edit(int,
                 java.util.Vector,
                 boolean)
Specified by:
edit in interface IPreviewEditor

edit

public void edit(int,
                 java.util.Vector)
Specified by:
edit in interface IPreviewEditor

EspressReport
v 5.5