J2EEOnline
GofPatterns OOPortal
prev next prev next
Course navigation
Lesson 1
Intro File dialogs
Now that you know how to use the File class and how to get information about files and directories, it's time to learn about creating file dialog boxes to let users choose files.
In this module, you will learn:
  1. How to create a file dialog box to select a file
  2. How to specify which types of files the file dialog box will accept

We will begin working on the course project in this module as well.
Course navigation