|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--fcmodeler.attributes.FillEditor
An editor for the fill visual attribute. FillEditor uses a
javax.swing.JColorChooser as its gui component and adds a ColorFactoryPanel
to the JColorChooser.
| Constructor Summary | |
FillEditor()
Creates a new FillEditor. |
|
| Method Summary | |
java.awt.Component |
getComponent()
Returns the gui component used to edit the fill visual attribute. |
VisualAttributeValue |
getValue()
Returns the edited fill value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FillEditor()
FillEditor.| Method Detail |
public java.awt.Component getComponent()
javax.swing.JColorChooser.getComponent in interface VisualAttributeEditorpublic VisualAttributeValue getValue()
FillValue.getValue in interface VisualAttributeEditor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||