|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.taco.swinger.text2gui.ContainerConverter.SetContentsAction
protected class ContainerConverter.SetContentsAction
An action that sets the contents of the container. This needs to be an inner class so it can access the component converter, which has the strategy needed to add a component to the container.
Constructor Summary | |
---|---|
ContainerConverter.SetContentsAction()
|
Method Summary | |
---|---|
void |
setProperty(java.lang.Object composite,
java.lang.Object propertyKey,
java.lang.Object propertyValue,
java.util.Map propertyMap)
Set the property of the composite. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContainerConverter.SetContentsAction()
Method Detail |
---|
public void setProperty(java.lang.Object composite, java.lang.Object propertyKey, java.lang.Object propertyValue, java.util.Map propertyMap)
CompositeConverter.ISetPropertyAction
setProperty
in interface CompositeConverter.ISetPropertyAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |