| javax.swing.Renderer |
Defines the requirements for an object responsible for "rendering" (displaying) a value.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the component used to render the value.
| |||||||||||
Specifies the value to display and whether or not the
value should be portrayed as "currently selected".
| |||||||||||
Returns the component used to render the value.
Specifies the value to display and whether or not the value should be portrayed as "currently selected".
| aValue | an Object object |
|---|---|
| isSelected | a boolean |