Uses of Class
hipp.com.wappedidpadpro2.WAppUndoAction
Package | Description |
---|---|
hipp.com.wappedidpadpro2 |
-
Uses of WAppUndoAction in hipp.com.wappedidpadpro2
Fields in hipp.com.wappedidpadpro2 declared as WAppUndoAction Modifier and Type Field Description protected WAppUndoAction
MyActionListener. undoAction
protected WAppUndoAction
WAppEditpadPro2. undoAction
protected WAppUndoAction
WappProTextPane. undoAction
private WAppUndoAction
WAppRedoAction. undoAction
protected WAppUndoAction
WAppUndoableEditListener. undoAction
Constructors in hipp.com.wappedidpadpro2 with parameters of type WAppUndoAction Constructor Description WAppRedoAction(javax.swing.undo.UndoManager u, javax.swing.JComponent[] b, WAppUndoAction ua)
WAppUndoableEditListener(javax.swing.undo.UndoManager uM, WAppUndoAction u, WAppRedoAction r)