|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.FlowLayout
PamView.PamFlowLayout
public class PamFlowLayout
Flow layout with a standard gap for consisten appearance througout PAMGUARD
| Field Summary | |
|---|---|
private int |
standardHGap
|
| Fields inherited from class java.awt.FlowLayout |
|---|
CENTER, LEADING, LEFT, RIGHT, TRAILING |
| Constructor Summary | |
|---|---|
PamFlowLayout()
|
|
PamFlowLayout(int align)
|
|
PamFlowLayout(int align,
int hgap,
int vgap)
|
|
| Method Summary |
|---|
| Methods inherited from class java.awt.FlowLayout |
|---|
addLayoutComponent, getAlignment, getAlignOnBaseline, getHgap, getVgap, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, setAlignment, setAlignOnBaseline, setHgap, setVgap, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private int standardHGap
| Constructor Detail |
|---|
public PamFlowLayout()
public PamFlowLayout(int align)
public PamFlowLayout(int align,
int hgap,
int vgap)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||