Please note that offline examples of FileTrack are not as useful as they are for other applets due to the restrictions imposed by Java security. These examples therefore concentrate on visual appearance rather than functionality. If you'd like to see fully-working FileTrack examples, visit Cool Focus and look at the FileTrack pages in the Utilities section, or our Download page.




FileTrack: Example #1

To view the applet tag in use above, right click inside this frame and choose View Source

This example links to some of the files in the \FileTrack\docs folder of this documentation. Unless you're able to make an HTTP connection to this folder, you'll see the word [unknown] where the modification date should appear. (If you can make an HTTP connection, you'll find that we haven't made the applet wide enough to display the date. Setting UseShortURL to 'yes' should provide enough space.)

This example has SplitLines set to 'yes' so that each entry takes two lines. It has UseShortURL set to 'no', so you're seeing the full path to each file, and no individual TextColor parameters are included, so every entry is painted using the DefaultTextColor.

We've specified a dark gray for the FocusBgColor and set 3DButtons to 'yes', so the focused entry takes on a raised button appearance.