|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Instances of CustomAttributeRenderer are used to render
custom attributes. The setValue method is called to notify the
renderer about the value to render.
| Method Summary | |
java.lang.Object |
getComponent()
Returns an object (usually a Component) the
AttributeTable will use to render the custom value. |
void |
setValue(java.lang.Object value)
Notifies the renderer about the value to render. |
| Method Detail |
public void setValue(java.lang.Object value)
value - the value this renderer must provide a Component for.public java.lang.Object getComponent()
Component) the
AttributeTable will use to render the custom value.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||