ニュース

So, this Java tip discusses how to enhance the standard Swing JFileChooser by providing a directory history and a file previewer.
Traditionally, users choose files by scrolling the file chooser's list with their mice. You can speed that process by enhancing JFileChooser with a type-ahead method: the user just types the first ...