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