Location.RelativeTo, Location.RelativeToAvoiding
Constructor and Description |
---|
Location.RelativeTo(java.awt.Component c)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
setLocation(java.awt.Window w)
Set the location of the given window.
|
public Location.RelativeTo(java.awt.Component c)
c
- the component that serves as a reference point.public void setLocation(java.awt.Window w)
setLocation
in interface Location
w
- the window to locate.Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.