public interface Location
Modifier and Type | Interface and Description |
---|---|
static class |
Location.RelativeTo
Class to set locations relative to other components.
|
static class |
Location.RelativeToAvoiding
Class to set locations relative to other components.
|
Modifier and Type | Method and Description |
---|---|
void |
setLocation(java.awt.Window w)
Set the location of the given window.
|
Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.