Urgenr help required....!!

N

naveen

Hi frenz...!!

Could anyone tell me... how to save a file with properties extension
using a JFileChooser??

i.e i want to replace AllFiles option that gets displayed in
JFileChooser save dialog with ".properties" extension.
 
A

Andrew Thompson

Sub: Urgenr help required....!!

Hmm.. apparently it is too urgent for you
to check the spelling of your subject line,
yet not too urgent to add four '.' and one
extraneous '!'. You are sending mixed
messages.
Could anyone tell me... how to save a file with properties extension
using a JFileChooser??

Well you might do it... oh wait (checks watch)
too late! Sorry.

Andrew T.
 
S

steve

Sub: Urgenr help required....!!

Hmm.. apparently it is too urgent for you
to check the spelling of your subject line,
yet not too urgent to add four '.' and one
extraneous '!'. You are sending mixed
messages.


Well you might do it... oh wait (checks watch)
too late! Sorry.

Andrew T.


and obviously too bloody lazy to even use an web browser. Must be another
homework assignment
 
M

Michael Rauscher

naveen said:
Hi frenz...!!

I'm not frenz and I don't know him/her but...
Could anyone tell me... how to save a file with properties extension
using a JFileChooser??

Sure: it works in exactly the same way as it works without a JFileChooser.
i.e i want to replace AllFiles option that gets displayed in
JFileChooser save dialog with ".properties" extension.

Just do it.[TM]

(but before you should have a look at the API docs - they contain an
example, too)

Bye
Michael
 
A

Alex Hunsley

naveen said:
Hi frenz...!!

Frenz? Who is Frenz?
Could anyone tell me... how to save a file with properties extension
using a JFileChooser??

i.e i want to replace AllFiles option that gets displayed in
JFileChooser save dialog with ".properties" extension.

If you urgently need help:
a) at least write a sensible message
b) pay someone to pay urgent attention to your needs
 
J

Joshua Cranmer

naveen said:
Hi frenz...!!

Could anyone tell me... how to save a file with properties extension
using a JFileChooser??

i.e i want to replace AllFiles option that gets displayed in
JFileChooser save dialog with ".properties" extension.

This seems too much of a hint for such blatant violators of courtesy,
but try poking around here:
http://java.sun.com/docs/books/tutorial/uiswing/components/filechooser.html

Checking the javadoc's for JFileChooser would also help.

If you still can't answer your question through those two methods, then
I'm flummoxed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top