JFileChooser question
From: Bill Lawson (billllawsonxyz_at_excite.com)
Date: 10/31/04
- Next message: Mark Thornton: "Re: JFileChooser question"
- Previous message: Peter Greenwood: "JCheckBox colours"
- Next in thread: Mark Thornton: "Re: JFileChooser question"
- Reply: Mark Thornton: "Re: JFileChooser question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 31 Oct 2004 08:56:07 -0000
I would like to customize the JFileChooser so that when a user opens a file
there is an extra option on the JFileChooser dialog (an extra tickbox). I
am writing a bit analyser so when the user opens a new file (containing the
bits) there should be an option for "packed bits/unpacked bits", depending
on how the bits are stored in the files.
So, is it possible to extend the JFileChooser class and incorporate this
extra option? Any help appreciated.
- Next message: Mark Thornton: "Re: JFileChooser question"
- Previous message: Peter Greenwood: "JCheckBox colours"
- Next in thread: Mark Thornton: "Re: JFileChooser question"
- Reply: Mark Thornton: "Re: JFileChooser question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|