- CANCEL - Static variable in class client.GuardNodeDialog
 
-  
 
- CANCEL - Static variable in class client.PatternsEditor
 
-  
 
- CANCEL - Static variable in class client.PrefsDialog
 
-  
 
- CANCEL - Static variable in class client.QuickAddDialog
 
-  
 
- CANCEL_BUTTON - Static variable in class lib.InfoDialog
 
-  
 
- CANCEL_WINDOW - Static variable in class lib.InfoDialog
 
-  
 
- cleanupExit() - Method in class client.SelekTOR
 
- 
The main application exit routine also does cleanup before exiting
 
- clear() - Method in class client.ExitNodeTableModel
 
- 
Clear the table model of all data
 
- clear() - Method in class client.GuardNodeTableModel
 
- 
Clear the table model of all data
 
- clearActiveProcesses() - Static method in class lib.OSFunction
 
- 
Clear active processes, mainly to reduce memory consumption when were
 done with them
 
- clearBridges() - Method in class client.NodeList
 
- 
Clear any learned bridges
 
- clearCLIOption(String) - Method in class client.TorProcess
 
- 
Remove previously add tor option
 
- clearStdout() - Method in class client.TorProcess
 
- 
Clear the Stdout text area
 
- clearTorrcOption(String) - Method in class client.TorProcess
 
- 
Remove previously add torrc option
 
- clearType() - Method in class client.NodeItem
 
- 
Clear node type
 
- client - package client
 
-  
 
- CLIENT_RUNNING - Static variable in class lib.ClientProcess
 
-  
 
- CLIENT_STOPPED - Static variable in class lib.ClientProcess
 
-  
 
- CLIENT_TIMEDOUT - Static variable in class lib.ClientProcess
 
-  
 
- ClientProcess - Class in lib
 
-  
 
- ClientProcess() - Constructor for class lib.ClientProcess
 
- 
Constructor
 
- clientProcessEventFired(String) - Method in class client.TorProcess
 
- 
Client event handler, can be overriden by parent class
 
- clientProcessEventFired(String) - Method in class lib.ClientProcess
 
- 
Event from the process, should be overriden by sub class
 
- clone() - Method in class client.NodeItem
 
-  
 
- closeCircuit(String) - Method in class client.TorController
 
- 
Close a circuit with ID
 
- closeCircuitsExcept(String, boolean) - Method in class client.TorController
 
- 
Close open circuits except circuit specified by id
 
- closeFile() - Method in class lib.SimpleFile
 
- 
Close file and any resources such as buffered readers/writers that are
 attached to it.
 
- closeZipStream() - Method in class lib.SimpleFile
 
- 
Close a zip stream
 
- compress(String, String) - Static method in class lib.SimpleFile
 
-  
 
- CONNECTION_FAILED - Static variable in class lib.NetFunctions
 
-  
 
- controllerEventFired(int, Object) - Method in class client.TorController
 
- 
Handle for controllerEventFired should be overridden by parent class
 
- copyFolderContents(String, String, String) - Static method in class lib.SimpleFile
 
- 
Copy multiple files from one folder to another
 
- copyFromTo(String, String) - Static method in class lib.SimpleFile
 
- 
Copy file to
 
- createDataFolder() - Method in class client.TorProcess
 
- 
Creates a data folder for the Tor client to put its cache data
 
- createDefaultConfig() - Method in class client.TorProcess
 
- 
Creates the default Tor config file
 
- createError(String) - Method in class lib.InfoDialog
 
- 
Create error dialog
 
- createError(String, String) - Method in class lib.InfoDialog
 
- 
Create error dialog
 
- createFile() - Method in class lib.SimpleFile
 
- 
Create a new file
 
- createFolder() - Method in class lib.SimpleFile
 
- 
Creates a new folder
 
- createFolder(String) - Static method in class lib.SimpleFile
 
- 
Creates a new folder
 
- createInfo(String) - Method in class lib.InfoDialog
 
- 
Convenience methods
 
- createInfo(String, String) - Method in class lib.InfoDialog
 
-  
 
- createPacFile(String, int) - Method in class client.PacFactory
 
- 
Create and/or activate a pacfile for a specific country
 
- createProgress(String, String) - Method in class lib.InfoDialog
 
- 
Create progress bar dialog
 
- createSocks4aSocket(String, int, String, int) - Method in class client.TorController
 
- 
Create a Socks4a socket Taken from Wikipedia SOCKS4a is a simple
 extension to SOCKS4 protocol that allows a client that cannot resolve the
 destination host's domain name to specify it.
 
- createTorSocketToURL(String, boolean) - Method in class client.TorController
 
- 
Create a socks4a socket to this URL on this tor connection, if nowww is
 true then remove www.
 
- createWarn(String) - Method in class lib.InfoDialog
 
-  
 
- createWarn(String, String) - Method in class lib.InfoDialog
 
- 
Create warning dialog
 
- CustomTableCellRenderer() - Constructor for class client.PatternsEditor.CustomTableCellRenderer
 
-