Uses of Interface
teamdev.jxcapture.toolkit.DrawableArea

Packages that use DrawableArea
teamdev.jxcapture   
teamdev.jxcapture.toolkit   
teamdev.jxcapture.toolkit.win32   
 

Uses of DrawableArea in teamdev.jxcapture
 

Methods in teamdev.jxcapture that return DrawableArea
 DrawableArea DrawableCapture.getDrawableArea()
           
 

Uses of DrawableArea in teamdev.jxcapture.toolkit
 

Methods in teamdev.jxcapture.toolkit that return DrawableArea
 DrawableArea DrawableAreaFactory.createDrawableArea()
           
 

Uses of DrawableArea in teamdev.jxcapture.toolkit.win32
 

Classes in teamdev.jxcapture.toolkit.win32 that implement DrawableArea
 class WindowsDrawableArea
          Represents the drawable area for the Windows OS platform.