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

filefilter in filechooser

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
hi ,

the code which u told was for a particular type of files.what i wanted
was what happens in notepad. we can choose by typing file extension
in file name textfield or clicking on "files of type"
textfield in notepad.kindly guide
srijan
deekasha gunwant
Ranch Hand

Joined: May 06, 2000
Posts: 396
hi srijan,
go to ur jdk1.3\demo\jfc\filechooserdemo directory there u'll find 3 classes which use the filter and JFilechooser. just read the code. it's exactly what u want and a bit more.
i got in jdk1.3 itself. (i hope such an example will be there in jdk1.2.2 )
regards
deekasha
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: filefilter in filechooser
 
Similar Threads
JFileChooser - Do not allow any input in the textfield
Applet to Applet communication
caret color
File Upload Tool
Tag Libraries