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