|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.gui.swing.customattribute.DirectoryLocationAttributeGenerator
Generates a CustomAttribute by parsing a String
representation of it.
| Constructor Summary | |
DirectoryLocationAttributeGenerator()
Constructor. |
|
| Method Summary | |
CustomAttribute |
generateCustomAttribute(java.lang.String name,
java.lang.String representation)
Creates a new CustomAttribute by generating the value from
the parameter string representation and using the given name. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DirectoryLocationAttributeGenerator()
| Method Detail |
public CustomAttribute generateCustomAttribute(java.lang.String name,
java.lang.String representation)
CustomAttributeGeneratorCustomAttribute by generating the value from
the parameter string representation and using the given name.
generateCustomAttribute in interface CustomAttributeGeneratorname - the name for the resulting custom attribute.representation - the string representation which will be used
to create the CustomAttribute -instance.
CustomAttribute.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||