[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: javax.swing.plaf.metal.MetalFileChooserUI
From: |
Roman Kennke |
Subject: |
Re: javax.swing.plaf.metal.MetalFileChooserUI |
Date: |
Mon, 02 Jan 2006 10:31:31 +0100 |
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
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: javax.swing.plaf.metal.MetalFileChooserUI,
Roman Kennke <=