Project Window Preferences
The preferences for the project window control both
its appearence, as well as how it operates, such as
what to do when you double click on a file.
- Details Style
-
The style of the dialog used to show project details.
Use the style 'text/html' for an HTML formatted version.
Use the style 'text/plain' for a simpler and more lightweight
text version.
- Double Click Verb
-
The verb that will be "fired" when you double click on an entry
in a Project window.
This verb is used to locate an entry from your mailcap file to
determine how to act upon the file.
- Entries Font
-
The font used to display the file tree in a Project window.
- Entries Line Style
-
Determines the line style of the file tree in the project window.
- Modified Format
-
The SimpleDateFormat to use to format the file's modified
time when displayed in the Project window. See the JavaDoc
documentation for
java.test.SimpleDateFormat
for more details.