Posted By:
symbol_sch
Posted On:
Monday, April 9, 2001 03:58 AM
FilenameFilter in FileDialog doesn't work perfectly & visit BugDatabase of SUN,really so.But method of FilenameFilter--accept indeed can be executed(through put "System.out.println("OK")" in accept),first time only type "OK",next time & following not only type "OK" but also "SetFilenameFilter not implemented".If WINNT4.0 + ServicePack 4 can realize this thing?
2.does JFileDialog exist in javax.swing.* ? phs is JFileChooser!?