| Klasse java.awt.CardLayout | 1.0 |
java.lang.Object | +--java.awt.CardLayout
| Konstruktoren | |
|---|---|
| public | CardLayout() |
| public | CardLayout(int hgap, int vgap) |
| Methoden | |
|---|---|
| public void | addLayoutComponent(String name, Component comp)
Verworfen in Version 1.1. Ersetzt durch addLayoutComponent(java.awt.Compnent,java.lang.Object). |
| public void | addLayoutComponent(Component comp, Object constraints) ![]() |
| public void | first(Container parent) |
| public int | getHgap() ![]() |
| public float | getLayoutAlignmentX(Container parent) ![]() |
| public float | getLayoutAlignmentY(Container parent) ![]() |
| public int | getVgap() ![]() |
| public void | invalidateLayout(Container target) ![]() |
| public void | last(Container parent) |
| public void | layoutContainer(Container target) |
| public Dimension | maximumLayoutSize(Container target) ![]() |
| public Dimension | minimumLayoutSize(Container target) ![]() |
| public void | next(Container parent) |
| public Dimension | preferredLayoutSize(Container target) |
| public void | previous(Container parent) |
| public void | removeLayoutComponent(Component comp) |
| public void | setHgap(int hgap) ![]() |
| public void | setVgap(int vgap) ![]() |
| public void | show(Container parent, String name) |
| public String | toString() |
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)