public class InternalPropertiesUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
applyTo(ShapedPanelProperties properties,
ShapedPanel panel)
Applies the property values to a shaped panel.
|
static void |
applyTo(ShapedPanelProperties properties,
ShapedPanel panel,
Direction d)
Applies the property values to a shaped panel.
|
public static final void applyTo(ShapedPanelProperties properties, ShapedPanel panel)
panel - the shaped panel on which to apply the property valuespublic static final void applyTo(ShapedPanelProperties properties, ShapedPanel panel, Direction d)
panel - the shaped panel on which to apply the property values