net.infonode.properties.gui

Class InternalPropertiesUtil

public class InternalPropertiesUtil extends Object

Version: $Revision: 1.5 $

Author: $Author: jesper $

Method Summary
static voidapplyTo(ShapedPanelProperties properties, ShapedPanel panel)
Applies the property values to a shaped panel.
static voidapplyTo(ShapedPanelProperties properties, ShapedPanel panel, Direction d)
Applies the property values to a shaped panel.

Method Detail

applyTo

public static final void applyTo(ShapedPanelProperties properties, ShapedPanel panel)
Applies the property values to a shaped panel.

Parameters: panel the shaped panel on which to apply the property values

applyTo

public static final void applyTo(ShapedPanelProperties properties, ShapedPanel panel, Direction d)
Applies the property values to a shaped panel.

Parameters: panel the shaped panel on which to apply the property values