|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.progeeks.meta.swing.AbstractPropertyUI
org.progeeks.meta.swing.editor.ColorRenderer
public class ColorRenderer
A renderer for color values.
| Constructor Summary | |
|---|---|
ColorRenderer()
|
|
| Method Summary | |
|---|---|
java.awt.Component |
getUIComponent()
Returns the component that renders the associated property mutator's value. |
protected void |
setComponentValue(java.lang.Object value)
Called to set the current value displayed in the component. |
| Methods inherited from class org.progeeks.meta.swing.AbstractPropertyUI |
|---|
getPropertyMutator, getViewContext, initializeView, isLabeled, isSingleColumn, propertyChanged, release, releaseComponent, resetComponentValue, setPropertyMutator, setPropertyValue, setupToolTipText, terminateView |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.progeeks.meta.swing.MetaPropertyUI |
|---|
getViewContext, initializeView, isLabeled, isSingleColumn, release, setPropertyMutator |
| Constructor Detail |
|---|
public ColorRenderer()
| Method Detail |
|---|
protected void setComponentValue(java.lang.Object value)
setComponentValue in class AbstractPropertyUIpublic java.awt.Component getUIComponent()
getUIComponent in interface MetaPropertyUIgetUIComponent in class AbstractPropertyUI
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||