Package net.infonode.properties.gui
Class InternalPropertiesUtil
java.lang.Object
net.infonode.properties.gui.InternalPropertiesUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic final void
applyTo
(ShapedPanelProperties properties, ShapedPanel panel) Applies the property values to a shaped panel.static final void
applyTo
(ShapedPanelProperties properties, ShapedPanel panel, Direction d) Applies the property values to a shaped panel.
-
Method Details
-
applyTo
Applies the property values to a shaped panel.- Parameters:
panel
- the shaped panel on which to apply the property values
-
applyTo
Applies the property values to a shaped panel.- Parameters:
panel
- the shaped panel on which to apply the property values
-