de.glossmaker.bib.undo
Class UndoBibStack

Package class diagram package UndoBibStack
java.lang.Object
  extended by de.glossmaker.undo.UndoStack<BibItemEvents>
      extended by de.glossmaker.bib.undo.UndoBibStack
All Implemented Interfaces:
IUndoableStack<BibItemEvents>

public class UndoBibStack
extends UndoStack<BibItemEvents>

Author:
Markus Flingelli

Field Summary
 
Fields inherited from class de.glossmaker.undo.UndoStack
mRedo, mUndo
 
Method Summary
static UndoBibStack getInstance()
           
 
Methods inherited from class de.glossmaker.undo.UndoStack
popRedo, popUndo, pushRedo, pushUndo, redoSize, reset, resetRedo, resetUndo, undoSize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static UndoBibStack getInstance()


Copyright © 2010 - 2011 Markus Flingelli. All Rights Reserved.