Uses of Interface
de.uni_paderborn.fujaba.fsa.swing.DelegationLayout.LayoutDelegatee

Packages that use DelegationLayout.LayoutDelegatee
de.uni_paderborn.fujaba.fsa.swing   
 

Uses of DelegationLayout.LayoutDelegatee in de.uni_paderborn.fujaba.fsa.swing
 

Methods in de.uni_paderborn.fujaba.fsa.swing that return DelegationLayout.LayoutDelegatee
 DelegationLayout.LayoutDelegatee DelegationLayout.getDelegateeFromLayoutComponents(java.awt.Component comp)
          Get the delegateeFromLayoutComponents attribute of the DelegationLayout object
 

Methods in de.uni_paderborn.fujaba.fsa.swing with parameters of type DelegationLayout.LayoutDelegatee
 void DelegationLayout.addToLayoutComponents(java.awt.Component value, DelegationLayout.LayoutDelegatee delegatee)
          Access method for an one to n association.