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 class
ComposedAction
Insert the type's description here.Methods in com.cosylab.vdct.undo that return ComposedActionInterface Modifier and Type Method Description ComposedActionInterface
UndoManager. getComposedAction()
Insert the method's description here.
-