Uses of Interface
teamdev.jxcapture.positioners.Positioner

Packages that use Positioner
teamdev.jxcapture.positioners   
teamdev.jxcapture.toolkit   
 

Uses of Positioner in teamdev.jxcapture.positioners
 

Classes in teamdev.jxcapture.positioners that implement Positioner
 class DiagonalPositioner
          Represents the implementation of the Positioner interface that allows moving the helper dialog diagonally.
 

Uses of Positioner in teamdev.jxcapture.toolkit
 

Methods in teamdev.jxcapture.toolkit that return Positioner
 Positioner DialogComponent.getPositioner()
          Returns the specified Positioner that determines how the dialog helper component will move on the screen.