Location.RelativeTo, Location.RelativeToAvoiding
Constructor | Description |
---|---|
RelativeTo(java.awt.Component c) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
void |
setLocation(java.awt.Window w) |
Set the location of the given window.
|
public 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.