Uses of Interface
com.cosylab.vdct.graphics.DesktopInterface
-
Packages that use DesktopInterface Package Description com.cosylab.vdct.graphics -
-
Uses of DesktopInterface in com.cosylab.vdct.graphics
Classes in com.cosylab.vdct.graphics that implement DesktopInterface Modifier and Type Class Description class
WorkspaceDesktop
Insert the type's description here.Fields in com.cosylab.vdct.graphics declared as DesktopInterface Modifier and Type Field Description protected DesktopInterface
WorkspaceInternalFrame. desktop
protected DesktopInterface
DsManager. desktopInterface
Constructors in com.cosylab.vdct.graphics with parameters of type DesktopInterface Constructor Description DsManager(DesktopInterface desktopInterface)
WorkspaceInternalFrame(Object dsId, DesktopInterface desktop, DsManagerInterface drawingSurfaceManager)
-