Class HistoryList

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable

public class HistoryList extends JList<UndoableEdit>
Displays undo history for active editor.
See Also: