protected class JarTreeDialog.SelectionEdit
extends javax.swing.undo.AbstractUndoableEdit
Constructor and Description |
---|
JarTreeDialog.SelectionEdit(javax.swing.tree.TreePath[] undoPaths,
int undoRow,
javax.swing.tree.TreePath[] redoPaths,
int redoRow) |
JarTreeDialog.SelectionEdit(javax.swing.tree.TreePath[] undoPaths,
javax.swing.tree.TreePath[] redoPaths) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPresentationName() |
void |
redo() |
void |
undo() |
public JarTreeDialog.SelectionEdit(javax.swing.tree.TreePath[] undoPaths, javax.swing.tree.TreePath[] redoPaths)
public JarTreeDialog.SelectionEdit(javax.swing.tree.TreePath[] undoPaths, int undoRow, javax.swing.tree.TreePath[] redoPaths, int redoRow)
public void undo() throws javax.swing.undo.CannotUndoException
undo
in interface javax.swing.undo.UndoableEdit
undo
in class javax.swing.undo.AbstractUndoableEdit
javax.swing.undo.CannotUndoException
public void redo() throws javax.swing.undo.CannotUndoException
redo
in interface javax.swing.undo.UndoableEdit
redo
in class javax.swing.undo.AbstractUndoableEdit
javax.swing.undo.CannotUndoException
public java.lang.String getPresentationName()
getPresentationName
in interface javax.swing.undo.UndoableEdit
getPresentationName
in class javax.swing.undo.AbstractUndoableEdit