Uses of Interface
com.cosylab.vdct.undo.ComposedActionInterface
-
Packages that use ComposedActionInterface Package Description com.cosylab.vdct.undo -
-
Uses of ComposedActionInterface in com.cosylab.vdct.undo
Classes in com.cosylab.vdct.undo that implement ComposedActionInterface Modifier and Type Class Description classComposedActionInsert the type's description here.Methods in com.cosylab.vdct.undo that return ComposedActionInterface Modifier and Type Method Description ComposedActionInterfaceUndoManager. getComposedAction()Insert the method's description here.
-