On 19/12/06, Fabian Bieker <[EMAIL PROTECTED]> wrote:
Hi,

sebb wrote:
> Normally it's best to create a Bugzilla issue and attach patches to that.
done.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41209

Thanks

> Otherwise the patches can get forgotten.
>
> There are other classes that could potentially have the tool-tip text
> enabled, such as
> JLabeledChoice/Radio/TextArea.
>
> These all implement JLabeledField - maybe that should have the tooltip
> methods added?
fixed the ones I found using grep "implements JLabeledField" .


What I meant was: should the interface JLabeledField define the
tool-tip methods?

Might make it easier to write generic code for setting the tool-tips.

I'll probably add it anyway (no need to update the patch).

S.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to