Sorry r035198x, my first post on the forums.
Ah and you are so right, guess i was kind of tired last night hehe.
and thanks josAH, endsWith() was a handy method!
User Profile
Collapse
-
plz help me with this code (a FileFilter for JFileChooser)
Hi!
This code wont work properly, it returns true for showing all maps, but not any files. It is supposed to filter the JFileChooser to only show *.mp3 files.
I have looked at it too long now, so i think its best to let someone else to look at it now :p
Here it is:
import javax.swing.fil echooser.*;
import java.io.File;
public class Mp3Filter extends FileFilter {
...
No activity results to display
Show More
Leave a comment: