|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.rickyclarkson.java.awt.layout.PercentLayout.Constraint
| Constructor Summary | |
PercentLayout.Constraint(double left,
double top,
double width,
double height)
|
|
| Method Summary | |
double |
getHeight()
|
double |
getLeft()
|
double |
getTop()
|
double |
getWidth()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PercentLayout.Constraint(double left,
double top,
double width,
double height)
| Method Detail |
public double getHeight()
public double getLeft()
public double getTop()
public double getWidth()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||