|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jaxodraw.util.Location.RelativeToAvoiding
public static class Location.RelativeToAvoiding
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.RelativeToAvoiding(java.awt.Component c,
java.awt.Rectangle avoidr)
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.RelativeToAvoiding(java.awt.Component c,
java.awt.Rectangle avoidr)
c - the component that serves as a reference.avoidr - the component to avoid.| Method Detail |
|---|
public void setLocation(java.awt.Window w)
setLocation in interface Locationw - the window to locate.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||