Re: Cell renderer/editor in Netbeans?
bidi wrote:
> Hi people, I couldnt make cell renderer specification for JTable in Netbeans?
> How can I do? If not in Netbeans, should I better use Eclipse or something?
> What do you suggest?
> Thanks..
>
Have you tried right-clicking the JTable, selecting Table Contents, And
clicking the Columns tab? You can set renderers and editors for the
columns there.
-Patrick