aspose file tools
The moose likes Swing / AWT / SWT and the fly likes JFileChooser problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "JFileChooser problem" Watch "JFileChooser problem" New topic
Author

JFileChooser problem

swarna latha
Greenhorn

Joined: Jun 22, 2007
Posts: 15
Hi,
I have used JFilechooser like that
JFileChooser fc=new JFileChooser(filePath);

but for that header ie showing ony 'X' symbol mean that for close.
but i need to show '?' symbol side of X symbol.? is for help.
please help on this,i couldnt able to find out solution.

Thanks and regards
K.SwarnaLatha
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JFileChooser problem
 
Similar Threads
Autoboxing, checking is two objects refer to the same object
JFileChooser it loads slowly
File browser crash course
How to scan a list of files in current directory using JFileChooser ??
how to write coding for browse button in java swing?