| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.tigris.swidgets.LineLayoutorg.tigris.swidgets.ProportionalLayoutpublic class ProportionalLayoutextends LineLayoutField Summary | |
protected Hashtable | |
Fields inherited from class org.tigris.swidgets.LineLayout | |
HORIZONTAL, VERTICAL, _gap, _orientation | |
Constructor Summary | |
| |
Method Summary | |
void |
|
void |
|
void |
|
void |
|
Methods inherited from class org.tigris.swidgets.LineLayout | |
addLayoutComponent, addLayoutComponent, getLayoutAlignmentX, getLayoutAlignmentY, invalidateLayout, maximumLayoutSize, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent | |
public final void addLayoutComponent(Component comp,
Object constraints)
- Overrides:
- addLayoutComponent in interface LineLayout
public void addLayoutComponent(String name,
Component comp)
- Overrides:
- addLayoutComponent in interface LineLayout
public void layoutContainer(Container parent)
public void removeLayoutComponent(Component comp)
- Overrides:
- removeLayoutComponent in interface LineLayout