I agree. When calling your super method, you should pass all the arguments that you are called with.

On 2006-10-31, at 21:36 EST, Philip Romanik wrote:

Hi Tucker,

determinePlacement() has 3 arguments but most components only mention the first two (basetabs.lzx for example) when overridden. This is a bit of a nit, but I think all references to super.determinePlacement() should pass all 3 parameters. Or, is the third parameter cruft?

Thanks!

Phil


Reply via email to