|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.stack.StackTabListLayout
@Deprecated public class StackTabListLayout
LayoutManager that works like FlowLayout, but the components
are not centered in their cell but stick to the top of the cell.
| Constructor Summary | |
|---|---|
StackTabListLayout()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
addLayoutComponent(String name,
Component comp)
Deprecated. |
void |
layoutContainer(Container parent)
Deprecated. |
Dimension |
minimumLayoutSize(Container target)
Deprecated. |
Dimension |
preferredLayoutSize(Container target)
Deprecated. |
void |
removeLayoutComponent(Component comp)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StackTabListLayout()
| Method Detail |
|---|
public void addLayoutComponent(String name,
Component comp)
addLayoutComponent in interface LayoutManagerpublic void removeLayoutComponent(Component comp)
removeLayoutComponent in interface LayoutManagerpublic Dimension minimumLayoutSize(Container target)
minimumLayoutSize in interface LayoutManagerpublic Dimension preferredLayoutSize(Container target)
preferredLayoutSize in interface LayoutManagerpublic void layoutContainer(Container parent)
layoutContainer in interface LayoutManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||