[izpack-devel] Question/Suggestion for PathSelectionPanel

Klaus Bartz bartzkau at gmx.net
Thu Mar 2 18:02:10 CET 2006


Hi,
thanks Fabrice.

Hal, I agree with you that the method getBrowseButton()
should be exist. It is a miss that there was no getter for the
browse button until jet.
I would only say, that getBrowseButton() has the same eligibility
to exist as getPathInputField(); never thought that you can use it
for your requirements :-)

Cheers

Klaus

Am 02.03.2006, 10:27 Uhr, schrieb Miraodb <miraodb at hotmail.com>:

> Hi guyz,
>
> I commited the method.
> Enjoy !
>
> Cheers,
> fabrice
>
> ----- Original Message -----
> From: "Hal Vaughan" <hal at thresholddigital.com>
> To: <izpack-devel at berlios.de>
> Sent: Wednesday, March 01, 2006 9:01 PM
> Subject: Re: [izpack-devel] Question/Suggestion for PathSelectionPanel
>
>
>> On Wednesday 01 March 2006 14:45, Klaus Bartz wrote:
>> >  Hi all,
>> >  sorry, I have forgotton to answer...
>> >  I think the method Hal would have to added is really one which
>> >  should be exist as public in this base class. It is the
>> >  same as getPathInputField().
>> >  Fabrice is it possible for you to check it in? In the moment I have
>> >  no access to BerliOS.
>>
>> This is different.  I needed to make a change to the JFileChooser
>> (forgot what at the moment, but I can check it), so I needed access to
>> the Browse button that brings up the JFileChooser, not to the
>> JTextField which contains the path name.
>>
>> There were also a few other reasons for accessing the button in some
>> earlier attempts at what I'm working on.  I wanted to get the size and
>> make my components match the width of the browse JButton.
>>
>> Currently you can get the JTextField, but NOT the JButton for browsing
>> for the file.
>>
>> I'm using a class, AlteredPathSecectionPanel, and the only difference is
>> it has that one short method in it that returns the JButton for
>> browsing.
>>
>> Hal
>>
>>
<snip>



More information about the izpack-devel mailing list