Uses of Class
com.cosylab.vdct.VisualDCT
-
Packages that use VisualDCT Package Description com.cosylab.vdct com.cosylab.vdct.events.commands -
-
Uses of VisualDCT in com.cosylab.vdct
Methods in com.cosylab.vdct that return VisualDCT Modifier and Type Method Description static VisualDCT
VisualDCT. getInstance()
-
Uses of VisualDCT in com.cosylab.vdct.events.commands
Constructors in com.cosylab.vdct.events.commands with parameters of type VisualDCT Constructor Description SaveCommand(VisualDCT visualDCT)
SetDefaultFocus(VisualDCT visualDCT)
SetRedoMenuItemState(VisualDCT visualDCT)
Insert the method's description here.SetUndoMenuItemState(VisualDCT visualDCT)
Insert the method's description here.SetWorkspaceFile(VisualDCT visualDCT)
SetWorkspaceGroup(VisualDCT visualDCT)
Insert the method's description here.SetWorkspaceScale(VisualDCT visualDCT)
Insert the method's description here.ShowMorphingDialog(VisualDCT visualDCT)
Insert the method's description here.ShowNewDialog(VisualDCT visualDCT)
Insert the method's description here.ShowRenameDialog(VisualDCT visualDCT)
Insert the method's description here.UpdateLoadLabel(VisualDCT visualDCT)
-