classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Patch: MetalTabbedPaneUI missing functions


From: Roman Kennke
Subject: Re: [cp-patches] Patch: MetalTabbedPaneUI missing functions
Date: Wed, 23 Nov 2005 11:40:28 +0100

Hi there,

Am Dienstag, den 22.11.2005, 23:14 -0500 schrieb Thomas Fitzsimmons:
> On Tue, 2005-11-22 at 16:10 -0500, Lillian Angel wrote:
> > Added missing functions in MetalTabbedPaneUI. Again, most just call
> > super.
> 
> If these methods just call super then there's no reason to override
> them.

I agree.

>   I'm surprised that JAPI is marking these as missing since they
> are implemented in the base classes.

JAPI didn't mark the methods that are implemented in the base class.
JAPI marked only the methods, that are new in MetalTabbedPaneUI. For
these methods it would make sense to figure out how they are supposed to
be called and implement that. Otherwise a subclass that overrides these
methods won't get the desired functionality.

/Roman

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

[Prev in Thread] Current Thread [Next in Thread]