A C D G I M R U

G

getComponent() - Method in class com.developpez.ydisanto.swing.undo.UndoMapping
Returns the JTextComponent.
getRedoAction(JTextComponent) - Method in class com.developpez.ydisanto.swing.undo.UndoableJTextManager
Returns the redo Action associated with the specified JTextComponent.
getRedoAction() - Method in class com.developpez.ydisanto.swing.undo.UndoMapping
Returns the redo Action af the UndoMapping.
getType() - Method in class com.developpez.ydisanto.swing.event.UndoEvent
Returns UndoEvent.UNDO if this UndoEvent has been generated by an undo Action and Undo.REDO if it has been generated by an redo Action.
getUndoableJTextManager() - Static method in class com.developpez.ydisanto.swing.undo.UndoableJTextManager
Returns the UndoableJTextManager object associated with the current Java application.
getUndoAction(JTextComponent) - Method in class com.developpez.ydisanto.swing.undo.UndoableJTextManager
Returns the undo Action associated with the specified JTextComponent.
getUndoAction() - Method in class com.developpez.ydisanto.swing.undo.UndoMapping
Returns the undo Action af the UndoMapping.
getUndoManager(JTextComponent) - Method in class com.developpez.ydisanto.swing.undo.UndoableJTextManager
Returns the UndoManager associated with the specified JTextComponent.
getUndoManager() - Method in class com.developpez.ydisanto.swing.undo.UndoMapping
Returns the UndoManager af the UndoMapping.
getUndoMapping(JTextComponent) - Method in class com.developpez.ydisanto.swing.undo.UndoableJTextManager
Returns the UndoMapping associated with the specified JTextComponent.

A C D G I M R U