Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

javax.swing.event
Interface UndoableEditListener  view UndoableEditListener download UndoableEditListener.java

All Superinterfaces:
java.util.EventListener

public interface UndoableEditListener
extends java.util.EventListener

UndoableEditListener public interface


Method Summary
 void undoableEditHappened(UndoableEditEvent event)
          Undoable edit has happened
 

Method Detail

undoableEditHappened

public void undoableEditHappened(UndoableEditEvent event)
Undoable edit has happened