|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jaxodraw.util.Location.RelativeTo
public static class Location.RelativeTo
Class to set locations relative to other components.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface net.sf.jaxodraw.util.Location |
---|
Location.RelativeTo, Location.RelativeToAvoiding |
Constructor Summary | |
---|---|
Location.RelativeTo(java.awt.Component c)
Constructor. |
Method Summary | |
---|---|
void |
setLocation(java.awt.Window w)
Set the location of the given window. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Location.RelativeTo(java.awt.Component c)
c
- the component that serves as a reference point.Method Detail |
---|
public void setLocation(java.awt.Window w)
setLocation
in interface Location
w
- the window to locate.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |