Uses of Interface
com.cosylab.vdct.graphics.InternalFrameInterface
-
Packages that use InternalFrameInterface Package Description com.cosylab.vdct.graphics -
-
Uses of InternalFrameInterface in com.cosylab.vdct.graphics
Classes in com.cosylab.vdct.graphics that implement InternalFrameInterface Modifier and Type Class Description classWorkspaceInternalFrameMethods in com.cosylab.vdct.graphics that return InternalFrameInterface Modifier and Type Method Description InternalFrameInterfaceDrawingSurface. getDisplayer()Methods in com.cosylab.vdct.graphics with parameters of type InternalFrameInterface Modifier and Type Method Description VisualComponentDsManager. addDrawingSurface(Object id, InternalFrameInterface displayer)VisualComponentDsManagerInterface. addDrawingSurface(Object id, InternalFrameInterface displayer)voidDesktopInterface. setFocused(InternalFrameInterface frame)voidWorkspaceDesktop. setFocused(InternalFrameInterface frame)Constructors in com.cosylab.vdct.graphics with parameters of type InternalFrameInterface Constructor Description DrawingSurface(Object id, int serialNumber, InternalFrameInterface displayer, CopyContext copyContext)displayer can be null when no gui is linked to this.
-