public interface

UndoableEditListener

implements EventListener
javax.swing.event.UndoableEditListener
Known Indirect Subclasses

Class Overview

Interface implemented by a class interested in hearing about undoable operations.

Summary

Public Methods
abstract void undoableEditHappened(UndoableEditEvent e)
An undoable edit happened

Public Methods

public abstract void undoableEditHappened (UndoableEditEvent e)

An undoable edit happened