Desktop Util

Overview

Desktop Util contains much more then utility fuctions and data structures. To make the browsing of the code more convenient the code has been split into components that match the subfolders in the module.

Components

ADT
Algorithms
AutoUpdate
FileChooser
File Utils
Handlers
Image Utils
Mail
Mempool
Network Utils
OpFile
Search
Sessions
String
Thumbnails
TreeModel

Coding standards

Desktop Util has traditionally been a dumping ground for code that people didn't know where to put. This resulted in an unmangable heap of files with no connection to oneanother. This is now not acceptable. All the files have been delegated to subfiles, some of which are almost submodules - see search, handlers and sessions. Please use an exsisting folder when appropriate or make a new one that fits your purposes. A component link should then be added here.

Basic guidelines:

Last updated May 18, 2007