Uses of Interface
com.cosylab.vdct.inspector.InspectorInterface
-
Packages that use InspectorInterface Package Description com.cosylab.vdct.inspector -
-
Uses of InspectorInterface in com.cosylab.vdct.inspector
Classes in com.cosylab.vdct.inspector that implement InspectorInterface Modifier and Type Class Description classInspectorInsert the type's description here.Methods in com.cosylab.vdct.inspector that return InspectorInterface Modifier and Type Method Description InspectorInterfaceInspectorManager. getActiveInspector()Insert the method's description here.Methods in com.cosylab.vdct.inspector with parameters of type InspectorInterface Modifier and Type Method Description voidInspectorManager. fucusGained(InspectorInterface inspector)Insert the method's description here.Constructors in com.cosylab.vdct.inspector with parameters of type InspectorInterface Constructor Description InspectorTableModel(InspectorInterface inspector)InspactorTableModel constructor comment.
-