public interface Positioner
Modifier and Type | Method and Description |
---|---|
java.awt.Point |
getPosition(PositionInfo positionInfo,
java.awt.Point point)
Returns the specified point that is used as a location to where the helper dialog can be
moved.
|
java.awt.Point getPosition(PositionInfo positionInfo, java.awt.Point point)
positionInfo
- the information about the bounds of the components,
like screen and helper dialogpoint
- the current position of the mouse pointer