|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpagelayout.PageLayout.ContainerSizeLink
public abstract static class PageLayout.ContainerSizeLink
| Field Summary | |
|---|---|
protected java.awt.Component[] |
components
|
protected double[][] |
fraction
|
| Constructor Summary | |
|---|---|
PageLayout.ContainerSizeLink(java.awt.Component[] components,
double[][] fraction)
|
|
| Method Summary | |
|---|---|
abstract void |
setSize(int w,
int h)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.awt.Component[] components
protected double[][] fraction
| Constructor Detail |
|---|
public PageLayout.ContainerSizeLink(java.awt.Component[] components,
double[][] fraction)
| Method Detail |
|---|
public abstract void setSize(int w,
int h)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||