- delete() - Method in class lib.SimpleFile
 
- 
Deletes file
 
- delete(String) - Static method in class lib.SimpleFile
 
- 
Deletes the specified file
 
- delete() - Method in class lib.SimpleProps
 
- 
Delete the properties file store
 
- deleteAllPAC() - Method in class client.PacFactory
 
- 
Delete all pac files
 
- deleteCacheData() - Method in class client.TorProcess
 
- 
Delete Tor cache data
 
- deleteConfigFile() - Method in class client.TorProcess
 
- 
Delete the configuration file
 
- deleteFileList(File[]) - Method in class lib.SimpleFile
 
- 
Deletes the supplied list of files, be very carefull with this
 
- deleteFolder(String) - Static method in class lib.SimpleFile
 
- 
Delete folder and its contents using specified folder path
 
- deletePAC(String) - Method in class client.PacFactory
 
- 
Delete specified pac file
 
- deletePatternsFile(String, String) - Method in class client.PacFactory
 
- 
Delete patterns file for a given country and type, where type is either
 "def" or "user"
 
- deleteProxyPrefs() - Method in class client.PacFactory
 
- 
Generic proxy prefs delete, for ease of use
 
- DesktopNotify - Class in lib
 
- 
This class handles desktop notifications
 
- DesktopNotify(SwingTrayIcon, String) - Constructor for class lib.DesktopNotify
 
-  
 
- disable() - Method in class lib.SwingTrayIcon
 
-  
 
- displayMessage(String, String) - Method in class lib.SwingTrayIcon
 
- 
Display desktop message (Windows only)
 
- dispose() - Method in class lib.SwingTrayIcon
 
-  
 
- doLatencyCheck(int) - Method in class client.TorController
 
- 
Triggers a socks latency check, EVENT_LATENCY_CHECK is fired on
 completion