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 classWorkspaceDesktopInsert the type's description here.Fields in com.cosylab.vdct.graphics declared as DesktopInterface Modifier and Type Field Description protected DesktopInterfaceWorkspaceInternalFrame. desktopprotected DesktopInterfaceDsManager. desktopInterfaceConstructors in com.cosylab.vdct.graphics with parameters of type DesktopInterface Constructor Description DsManager(DesktopInterface desktopInterface)WorkspaceInternalFrame(Object dsId, DesktopInterface desktop, DsManagerInterface drawingSurfaceManager)
-