API Overview
API Index
Package Overview
Direct link to this page
JDK 1.6
javax.swing.event.
UndoableEditListener
View Source
Author(s)
Ray Ryan
Since
Version
1.17 11/17/05
Serial
Hierarchy
EventListener
UndoableEditListener
Subinterfaces
See DIRECT subinterfaces
Quick Links:
Methods
Fields
Description
public
interface UndoableEditListener
Interface implemented by a class interested in hearing about undoable operations.
See also:
Methods
Hide/Show inherited methods
public
void
undoableEditHappened
(
UndoableEditEvent
e)
An undoable edit happened
Fields
Hide/Show inherited fields
Generated By:
JavaOnTracks Doclet
0.1.4 ©Thibaut Colar