|
kAWT Version 0.81 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--java.awt.FlowLayout
| Constructor Summary | |
FlowLayout()
|
|
| Method Summary | |
void |
addLayoutComponent(java.lang.String where,
Component component)
|
void |
layoutContainer(Container parent)
|
Dimension |
minimumLayoutSize(Container parent)
|
void |
removeLayoutComponent(Component c)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FlowLayout()
| Method Detail |
public void addLayoutComponent(java.lang.String where,
Component component)
addLayoutComponent in interface LayoutManagerpublic void layoutContainer(Container parent)
layoutContainer in interface LayoutManagerpublic Dimension minimumLayoutSize(Container parent)
minimumLayoutSize in interface LayoutManagerpublic void removeLayoutComponent(Component c)
removeLayoutComponent in interface LayoutManager
|
kAWT Version 0.81 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||