jdbreport.grid
Interface UndoListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
ReportEditorPane, ReportPane

public interface UndoListener
extends EventListener

Version:
1.1 03/09/08
Author:
Andrey Kholmanskih

Method Summary
 void pushUndo(UndoEvent evt)
           
 void unionUndo(UndoEvent evt)
           
 

Method Detail

pushUndo

void pushUndo(UndoEvent evt)

unionUndo

void unionUndo(UndoEvent evt)