|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lee.framework.swing.Anchors
public final class Anchors
| Constructor Summary | |
|---|---|
Anchors()
|
|
| Method Summary | |
|---|---|
Anchors |
addBottom()
|
Anchors |
addLeft()
|
Anchors |
addRight()
|
Anchors |
addTop()
|
boolean |
isBottom()
|
boolean |
isLeft()
|
boolean |
isRight()
|
boolean |
isTop()
|
Anchors |
removeBottom()
|
Anchors |
removeLeft()
|
Anchors |
removeRight()
|
Anchors |
removeTop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Anchors()
| Method Detail |
|---|
public Anchors addTop()
public Anchors addBottom()
public Anchors addLeft()
public Anchors addRight()
public Anchors removeTop()
public Anchors removeBottom()
public Anchors removeLeft()
public Anchors removeRight()
public boolean isTop()
public boolean isBottom()
public boolean isLeft()
public boolean isRight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||