|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.awt.FlowLayout
org.icepdf.ri.common.views.ModifiedFlowLayout
public class ModifiedFlowLayout
Modified Flow layout allos the layout to be recalculated when parent container is resized.
| Field Summary |
|---|
| Fields inherited from class java.awt.FlowLayout |
|---|
CENTER, LEADING, LEFT, RIGHT, TRAILING |
| Constructor Summary | |
|---|---|
ModifiedFlowLayout()
|
|
| Method Summary | |
|---|---|
java.awt.Dimension |
computeSize(int w,
java.awt.Container target)
|
| Methods inherited from class java.awt.FlowLayout |
|---|
addLayoutComponent, getAlignment, getHgap, getVgap, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, setAlignment, setHgap, setVgap, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ModifiedFlowLayout()
| Method Detail |
|---|
public java.awt.Dimension computeSize(int w,
java.awt.Container target)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||