|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.fsa.swing.NoLayout
de.uni_paderborn.fujaba.fsa.swing.ResizeableLayout
No comment provided by developer, please add a comment to improve documentation.
Constructor Summary | |
ResizeableLayout()
Constructor for class ResizeableLayout |
Method Summary | |
void |
layoutContainer(java.awt.Container parent)
No comment provided by developer, please add a comment to improve documentation. |
java.awt.Dimension |
preferredLayoutSize(java.awt.Container parent)
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class de.uni_paderborn.fujaba.fsa.swing.NoLayout |
addLayoutComponent, isCalcSelfRepositioning, isSelfRepositioning, minimumLayoutSize, preferredLayoutBounds, removeLayoutComponent, setCalcSelfRepositioning, setSelfRepositioning |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.awt.LayoutManager |
addLayoutComponent, minimumLayoutSize, removeLayoutComponent |
Constructor Detail |
public ResizeableLayout()
Method Detail |
public java.awt.Dimension preferredLayoutSize(java.awt.Container parent)
preferredLayoutSize
in interface java.awt.LayoutManager
preferredLayoutSize
in class NoLayout
parent
- No description provided
public void layoutContainer(java.awt.Container parent)
layoutContainer
in interface java.awt.LayoutManager
layoutContainer
in class NoLayout
parent
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |