|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.infonode.properties.gui.InternalPropertiesUtil
public class InternalPropertiesUtil
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |