|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--fcmodeler.attributes.DashAttribute
The dash visual attribute.
| Method Summary | |
VisualAttributeEditor |
getEditor()
Returns a dash attribute editor. |
static DashAttribute |
getInstance()
Returns an instance of DashAttribute. |
VisualAttributeValue |
getValue(java.lang.String value)
Returns a dash value, using the specified string description. |
java.lang.String |
toString()
Returns the string "dash". |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public VisualAttributeEditor getEditor()
DashEditor.getEditor in interface VisualAttributeDashEditor.public static DashAttribute getInstance()
DashAttribute.DashAttribute.public VisualAttributeValue getValue(java.lang.String value)
DashValue.getValue in interface VisualAttributevalue - the string description of the dash value.public java.lang.String toString()
toString in interface VisualAttributetoString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||