|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--java.awt.BorderLayout
|
+--org.argouml.swingext.DockLayout
| Field Summary | |
|---|---|
static int |
HORIZONTAL
|
static int |
VERTICAL
|
| Fields inherited from class java.awt.BorderLayout |
|---|
AFTER_LAST_LINE, AFTER_LINE_ENDS, BEFORE_FIRST_LINE, BEFORE_LINE_BEGINS, CENTER, EAST, LINE_END, LINE_START, NORTH, PAGE_END, PAGE_START, SOUTH, WEST |
| Constructor Summary | |
|---|---|
DockLayout()
|
|
| Method Summary | |
|---|---|
void |
addLayoutComponent(java.awt.Component c,
java.lang.Object con)
|
void |
layoutContainer(java.awt.Container target)
|
void |
removeLayoutComponent(java.awt.Component c)
|
| Methods inherited from class java.awt.BorderLayout |
|---|
addLayoutComponent, getHgap, getLayoutAlignmentX, getLayoutAlignmentY, getVgap, invalidateLayout, maximumLayoutSize, minimumLayoutSize, preferredLayoutSize, setHgap, setVgap, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final int VERTICAL
public static final int HORIZONTAL
| Constructor Detail |
public DockLayout()
| Method Detail |
public void addLayoutComponent(java.awt.Component c,
java.lang.Object con)
addLayoutComponent in interface java.awt.LayoutManager2addLayoutComponent in class java.awt.BorderLayoutpublic void removeLayoutComponent(java.awt.Component c)
removeLayoutComponent in interface java.awt.LayoutManagerremoveLayoutComponent in class java.awt.BorderLayoutpublic void layoutContainer(java.awt.Container target)
layoutContainer in interface java.awt.LayoutManagerlayoutContainer in class java.awt.BorderLayout
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2003 (20040229) | ArgoUML Project Home | ArgoUML Cookbook |