|
CubeTwister 2.0alpha142 2012-02-11 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UndoableTreeSelectionModel
Supports UndoableEditListeners.
| Field Summary |
|---|
| Fields inherited from interface javax.swing.tree.TreeSelectionModel |
|---|
CONTIGUOUS_TREE_SELECTION, DISCONTIGUOUS_TREE_SELECTION, SINGLE_TREE_SELECTION |
| Fields inherited from interface javax.swing.undo.StateEditable |
|---|
RCSID |
| Method Summary | |
|---|---|
void |
fireUndoableEditEvent(javax.swing.undo.UndoableEdit edit)
Notify all listeners that have registered interest for notification on this event type. |
| Methods inherited from interface javax.swing.tree.TreeSelectionModel |
|---|
addPropertyChangeListener, addSelectionPath, addSelectionPaths, addTreeSelectionListener, clearSelection, getLeadSelectionPath, getLeadSelectionRow, getMaxSelectionRow, getMinSelectionRow, getRowMapper, getSelectionCount, getSelectionMode, getSelectionPath, getSelectionPaths, getSelectionRows, isPathSelected, isRowSelected, isSelectionEmpty, removePropertyChangeListener, removeSelectionPath, removeSelectionPaths, removeTreeSelectionListener, resetRowSelection, setRowMapper, setSelectionMode, setSelectionPath, setSelectionPaths |
| Methods inherited from interface ch.randelshofer.undo.Undoable |
|---|
addUndoableEditListener, removeUndoableEditListener |
| Methods inherited from interface javax.swing.undo.StateEditable |
|---|
restoreState, storeState |
| Method Detail |
|---|
void fireUndoableEditEvent(javax.swing.undo.UndoableEdit edit)
|
(c) Werner Randelshofer. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||