|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.fsa.swing.DelegationLayout
UMLClass: 'LineLayout'
| Nested Class Summary | |
static interface |
DelegationLayout.LayoutDelegatee
No comment provided by developer, please add a comment to improve documentation. |
| Constructor Summary | |
DelegationLayout()
|
|
| Method Summary | |
void |
addLayoutComponent(java.awt.Component comp,
java.lang.Object delegatee)
UMLMethod: '+ addLayoutComponent (comp : Component;delegatee : Object) : Void' |
void |
addLayoutComponent(java.lang.String name,
java.awt.Component comp)
Deprecated. replaced by addLayoutComponent(Component, Object). |
void |
addToLayoutComponents(java.awt.Component value,
DelegationLayout.LayoutDelegatee delegatee)
Access method for an one to n association. |
void |
addToLayoutComponents(java.util.Map.Entry entry)
Access method for an one to n association. |
java.util.Iterator |
delegatesOfLayoutComponents()
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
entriesOfLayoutComponents()
No comment provided by developer, please add a comment to improve documentation. |
DelegationLayout.LayoutDelegatee |
getDelegateeFromLayoutComponents(java.awt.Component comp)
Get the delegateeFromLayoutComponents attribute of the DelegationLayout object |
float |
getLayoutAlignmentX(java.awt.Container target)
UMLMethod: '+ getLayoutAlignmentX (target : Container) : Float' |
float |
getLayoutAlignmentY(java.awt.Container target)
UMLMethod: '+ getLayoutAlignmentY (target : Container) : Float' |
boolean |
hasInLayoutComponents(java.awt.Component value)
No comment provided by developer, please add a comment to improve documentation. |
void |
invalidateLayout(java.awt.Container target)
UMLMethod: '+ invalidateLayout (target : Container) : Void' |
java.util.Iterator |
iteratorOfLayoutComponents()
No comment provided by developer, please add a comment to improve documentation. |
void |
layoutContainer(java.awt.Container parent)
UMLMethod: '+ layoutContainer (parent : Container) : Void' |
java.awt.Dimension |
maximumLayoutSize(java.awt.Container target)
UMLMethod: '+ maximumLayoutSize (target : Container) : Dimension' |
java.awt.Dimension |
minimumLayoutSize(java.awt.Container parent)
UMLMethod: '+ minimumLayoutSize (parent : Container) : Dimension' |
java.awt.Dimension |
preferredLayoutSize(java.awt.Container parent)
UMLMethod: '+ preferredLayoutSize (parent : Container) : Dimension' |
void |
removeAllFromLayoutComponents()
No comment provided by developer, please add a comment to improve documentation. |
void |
removeFromLayoutComponents(java.awt.Component value)
No comment provided by developer, please add a comment to improve documentation. |
void |
removeLayoutComponent(java.awt.Component comp)
UMLMethod: '+ removeLayoutComponent (comp : Component) : Void' |
int |
sizeOfLayoutComponents()
No comment provided by developer, please add a comment to improve documentation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DelegationLayout()
| Method Detail |
public boolean hasInLayoutComponents(java.awt.Component value)
value - No description provided
public java.util.Iterator iteratorOfLayoutComponents()
public java.util.Iterator delegatesOfLayoutComponents()
public java.util.Iterator entriesOfLayoutComponents()
public int sizeOfLayoutComponents()
public DelegationLayout.LayoutDelegatee getDelegateeFromLayoutComponents(java.awt.Component comp)
comp - No description provided
public void addToLayoutComponents(java.awt.Component value,
DelegationLayout.LayoutDelegatee delegatee)
value - The object added.delegatee - The object added.public void addToLayoutComponents(java.util.Map.Entry entry)
entry - The object added.public void removeFromLayoutComponents(java.awt.Component value)
value - No description providedpublic void removeAllFromLayoutComponents()
public void addLayoutComponent(java.lang.String name,
java.awt.Component comp)
addLayoutComponent(Component, Object).
addLayoutComponent in interface java.awt.LayoutManagername - The object added.comp - The object added.
public void addLayoutComponent(java.awt.Component comp,
java.lang.Object delegatee)
addLayoutComponent in interface java.awt.LayoutManager2comp - The object added.delegatee - The object added.public void removeLayoutComponent(java.awt.Component comp)
removeLayoutComponent in interface java.awt.LayoutManagercomp - No description providedpublic java.awt.Dimension preferredLayoutSize(java.awt.Container parent)
preferredLayoutSize in interface java.awt.LayoutManagerparent - No description provided
public java.awt.Dimension minimumLayoutSize(java.awt.Container parent)
minimumLayoutSize in interface java.awt.LayoutManagerparent - No description provided
public java.awt.Dimension maximumLayoutSize(java.awt.Container target)
maximumLayoutSize in interface java.awt.LayoutManager2target - No description provided
public float getLayoutAlignmentX(java.awt.Container target)
getLayoutAlignmentX in interface java.awt.LayoutManager2target - No description provided
public float getLayoutAlignmentY(java.awt.Container target)
getLayoutAlignmentY in interface java.awt.LayoutManager2target - No description provided
public void layoutContainer(java.awt.Container parent)
layoutContainer in interface java.awt.LayoutManagerparent - No description providedpublic void invalidateLayout(java.awt.Container target)
invalidateLayout in interface java.awt.LayoutManager2target - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||