Hi Chris,

Am Dienstag, den 27.12.2005, 14:16 -0500 schrieb Chris Lansdown:
> Hi,
> 
> The closeDialog in BasicFileChooserUI has default access, and so can't be
> accessed from MetalFileChooserUI. Is this intentional? If that functionality
> is required (in particular, it seems appropriate to be able to make a
> selection entirely from the fileTextField), is the correct thing to do to
> copy that function into MetalFileChooserUI? It's 3 lines long and doesn't
> look like much maintenance will ever be needed on it.

I think copying over the method is ok, inlining the 3 lines would also
be ok I think (if it's only used in one place of course).

/Roman

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

_______________________________________________
Classpath mailing list
Classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to