net.infonode.gui

Interface DimensionProvider

public interface DimensionProvider

An object that provides dimensions.

Version: $Revision: 1.2 $

Author: $Author: jesper $

Method Summary
DimensiongetDimension(Component c)
Returns the dimension for the given component

Method Detail

getDimension

public Dimension getDimension(Component c)
Returns the dimension for the given component

Parameters: c the component to get dimension for

Returns: the dimension