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

Enclosing interface:
DelegationLayout

public static interface DelegationLayout.LayoutDelegatee

No comment provided by developer, please add a comment to improve documentation.

Version:
$Revision: 1.12.2.1 $
Author:
$Author: mksoft $

Method Summary
 java.awt.Rectangle getPreferredBounds(java.awt.Component comp, java.awt.Container parent)
          Get the preferredBounds attribute of the LayoutDelegatee object
 

Method Detail

getPreferredBounds

public java.awt.Rectangle getPreferredBounds(java.awt.Component comp,
                                             java.awt.Container parent)
Get the preferredBounds attribute of the LayoutDelegatee object

Parameters:
comp - No description provided
parent - No description provided
Returns:
The preferredBounds value