|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.incrediblesoft.redjey.layouts.ColumnLayout
public class ColumnLayout
Constructor Summary | |
---|---|
ColumnLayout()
|
Method Summary | |
---|---|
void |
layoutContainer(Container container)
Lays out the specified container. |
Dimension |
preferredLayoutSize(Container container)
Calculates the preferred size dimensions for the specified container, given the components it contains. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColumnLayout()
Method Detail |
---|
public void layoutContainer(Container container)
Layout
layoutContainer
in interface Layout
container
- the container to be laid outpublic Dimension preferredLayoutSize(Container container)
Layout
preferredLayoutSize
in interface Layout
container
- the container to be laid out
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |