org.xmlhammer.gui.util
Class URIsPanel.UndoableAddURISelectionPaneEdit

java.lang.Object
  extended by javax.swing.undo.AbstractUndoableEdit
      extended by org.xmlhammer.gui.util.URIsPanel.UndoableAddURISelectionPaneEdit
All Implemented Interfaces:
java.io.Serializable, javax.swing.undo.UndoableEdit
Enclosing class:
URIsPanel

public class URIsPanel.UndoableAddURISelectionPaneEdit
extends javax.swing.undo.AbstractUndoableEdit

See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.swing.undo.AbstractUndoableEdit
RedoName, UndoName
 
Constructor Summary
URIsPanel.UndoableAddURISelectionPaneEdit(Page page, URIsPanel.RemovableURISelectionPane pane)
           
 
Method Summary
 void redo()
           
 void undo()
           
 
Methods inherited from class javax.swing.undo.AbstractUndoableEdit
addEdit, canRedo, canUndo, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEdit, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

URIsPanel.UndoableAddURISelectionPaneEdit

public URIsPanel.UndoableAddURISelectionPaneEdit(Page page,
                                                 URIsPanel.RemovableURISelectionPane pane)
Method Detail

undo

public void undo()
Specified by:
undo in interface javax.swing.undo.UndoableEdit
Overrides:
undo in class javax.swing.undo.AbstractUndoableEdit

redo

public void redo()
Specified by:
redo in interface javax.swing.undo.UndoableEdit
Overrides:
redo in class javax.swing.undo.AbstractUndoableEdit


Copyright 2005-2005-2008 Edwin Dankert. All Rights Reserved.