- S2KRFC2440(String) - Static method in class lib.Utilities
- 
Secret to key, Algorithm info taken from
 http://sunsite.icm.edu.pl/gnupg/rfc2440-3.html 
- save() - Method in class lib.SimpleProps
- 
Save to xml file 
- saveBodyToFile(String, JProgressBar) - Method in class lib.NetFunctions.HttpPage
- 
Save http body to a file, applies to all types of content 
- saveConf() - Method in class client.TorController
- 
Save configuration file 
- saveExitFavourites() - Method in class client.NodeList
- 
Save exit node whitelist 
- saveGuardWhitelist() - Method in class client.NodeList
- 
Save exit node blacklist 
- savePatternsList(String, String, ArrayList<String>) - Method in class client.PacFactory
- 
Save a patterns list by filename 
- savePreferences() - Method in class client.PrefsDialog
- 
Save preferences 
- saveURLContentToFile(String, String, Socket, boolean) - Method in class lib.NetFunctions
- 
Save the contents of a URL to a file 
- secureWipe(String) - Static method in class lib.SimpleFile
- 
Wipe file using specified filename 
- secureWipe(File) - Static method in class lib.SimpleFile
- 
Wipe file using specified File 
- secureWipeFolder(String) - Static method in class lib.SimpleFile
- 
Wipe folder and its contents using specified folder path 
- secureWipeFolder(File) - Static method in class lib.SimpleFile
- 
Wipe folder and its contents using specified File 
- SelekTOR - Class in client
-  
- SelekTOR(String[]) - Constructor for class client.SelekTOR
- 
Initialises SelekTOR UI Frame 
- SelekTOR - Class in <Unnamed>
- 
Explanation of why this is in the default package 
- SelekTOR() - Constructor for class SelekTOR
-  
- sendCommand(String) - Method in class client.TorController
- 
Send a command to tor client 
- sendMessage(String) - Method in class lib.ClientProcess
- 
Send a message to the process 
- setAckEnabled(boolean) - Method in class lib.InfoDialog
- 
Set whether Ok button is enabled 
- setAckVisible(boolean) - Method in class lib.InfoDialog
- 
Set whether OK button is visible 
- setAppDescription(String) - Method in class lib.AboutDialog
- 
Set appliction description 
- setAppLogo(ImageIcon) - Method in class lib.AboutDialog
- 
Set application logo 
- setApplyText(String) - Method in class client.QuickAddDialog
- 
Set text that appears on the Apply button 
- setAutoClose(int) - Method in class lib.InfoDialog
- 
Set the form auto close period in milliseconds 
- setAutoScrollEnabled(boolean) - Method in class lib.InfoDialog
- 
Enable/Disable Autoscrolling 
- setBackground(Color) - Method in class lib.TrayPopupMenu
-  
- setBackupFolder(String) - Method in class client.PacFactory
- 
Set folder where system proxy settings will be backed up 
- setBandwidth(float) - Method in class client.NodeItem
- 
Set node item bandwidth 
- setBool(String, boolean) - Method in class lib.SimpleProps
- 
Set a boolean property 
- setBoolTorOption(String, boolean) - Method in class client.TorProcess
- 
Add a tor option boolean value 
- setBridges(String) - Method in class client.TorProcess
- 
Set Tor bridges, supports multiple addresses 
- setButtonCloseText(String) - Method in class lib.AboutDialog
- 
Set text on Close button 
- setButtonCloseText(String) - Method in class lib.LicenseDialog
- 
Set the text on the Close button 
- setButtonContactText(String) - Method in class lib.AboutDialog
- 
Set text on Contact button 
- setButtonVisitText(String) - Method in class lib.AboutDialog
- 
Set text on Visit button 
- setCachedDataFolder(int) - Method in class client.TorProcess
- 
This populates the the current folder whose name is derived from the
 listening port with data from the given source folder derived by the
 given port number. 
- setCancelButtonText(String) - Method in class lib.InfoDialog
-  
- setCancelEnabled(boolean) - Method in class lib.InfoDialog
- 
Set whether Cancel button is enabled 
- setCancelVisible(boolean) - Method in class lib.InfoDialog
- 
Set whether Cancel button is visible 
- setCheckBoxEnabled(boolean) - Method in class lib.InfoDialog
- 
Set check box selection status 
- setCheckBoxText(String) - Method in class lib.InfoDialog
-  
- setCheckBoxVisible(boolean) - Method in class lib.InfoDialog
- 
Set whether the forms checkbox is enabled 
- setCircuit(String) - Method in class client.TorCircuit
- 
Set circuit to supplied circuit 
- setCircuitHops(String) - Method in class client.NodeItem
- 
Set circuit hops 
- setCLIOption(String, String) - Method in class client.TorProcess
- 
Add a tor option string which is passed to the tor client on startup. 
- setCloseButtonText(String) - Method in class lib.InfoDialog
-  
- setColumnName(String, int) - Method in class client.ExitNodeTableModel
- 
Set the column name at the specified index 
- setColumnName(String, int) - Method in class client.GuardNodeTableModel
- 
Set the column name at the specified index 
- setColumnName(String, int) - Method in class client.PatternsEditor.PACTableModel
- 
Set the column name at the specified index 
- setConf(String) - Method in class client.TorController
- 
Set a tor configuration property 
- setContactURL(String) - Method in class lib.AboutDialog
- 
Set contact url 
- setContinueButtonText(String) - Method in class lib.InfoDialog
-  
- setControlPassword(String, String) - Method in class client.TorProcess
-  
- setCountryCode(String) - Method in class client.NodeItem
- 
Set Nodeitem with its two letter country code abbreviation 
- setCountryName(String) - Method in class client.NodeItem
- 
Set Nodeitem with its full country name 
- setDefaultModeEnabled(boolean) - Method in class lib.SimpleProps
- 
Enable/disable default mode 
- setDefaultProxy(String) - Method in class client.PacFactory
- 
Set default proxy url 
- setDoNotProxy(String) - Method in class client.PacFactory
- 
Set do not proxy 
- setEnabled(boolean) - Method in class lib.DesktopNotify
- 
Disable/Enable notifications 
- setEntryNodes(String) - Method in class client.TorController
- 
Set entry nodes 
- setExitNodeTableModel(ExitNodeTableModel) - Method in class client.NodeList
- 
Set the exit node view table model 
- setExternalArgs(String) - Method in class client.TorProcess
- 
Set external user provided startup arguments 
- setFavouriteEnabled(boolean) - Method in class client.NodeItem
- 
Set exit enabled status of Nodeitem 
- setFields(String, String) - Method in class client.QuickAddDialog
- 
Set the test that appears in both fields 
- setFile(File) - Method in class lib.SimpleFile
- 
Set file 
- setFileFilter(String) - Method in class lib.SimpleFile
- 
Sets the file filter 
- setFileHidden(String, boolean) - Static method in class lib.OSFunction
- 
Set a files hidden status (Windows only) 
- setFileName(String) - Method in class lib.SimpleFile
- 
Set filename 
- setFingerprint(String) - Method in class client.NodeItem
- 
Set nodeitem fingerprint 
- setFont(String, int) - Method in class lib.InfoDialog
- 
Set info font 
- setForeground(Color) - Method in class lib.TrayPopupMenu
-  
- setGeoIP4(String) - Method in class client.TorProcess
- 
Set the path to the geoip file 
- setGeoIP6(String) - Method in class client.TorProcess
- 
Set the path to the geoip file 
- setGnome3Pref(String, String, boolean) - Static method in class lib.OSFunction
- 
Set a gnome 3 boolean value using schema name and key name 
- setGnome3Pref(String, String, String) - Static method in class lib.OSFunction
- 
Set a gnome 3 string value using schema name and key name 
- setGuardEnabled(boolean) - Method in class client.NodeItem
- 
Set guard enabled status of Nodeitem 
- setGuardNodeTableModel(GuardNodeTableModel) - Method in class client.NodeList
- 
Set the guard node view table model 
- setHomeURL(String) - Method in class lib.AboutDialog
- 
Set home url 
- setHops(String) - Method in class client.TorCircuit
- 
Set hops 
- setHttpSupported(boolean) - Method in class client.NodeItem
-  
- setInfoText(String) - Method in class lib.InfoDialog
- 
Set dialog message body 
- setInfoText(String, Color) - Method in class lib.InfoDialog
- 
Set dialog message body, and font colour 
- setInfoTip(String) - Method in class lib.SwingTrayIcon
- 
Set info tip text 
- setInitialBootEvent(int) - Method in class client.TorProcess
- 
Set the event that is issued on process boot completion 
- setInt(String, int) - Method in class lib.SimpleProps
- 
Set a integer number property 
- setIPAddress(String) - Method in class client.NodeItem
- 
Set nodeitem ip address 
- setKDEPref(String, String, String) - Static method in class lib.OSFunction
- 
Set a kde string preference value using group name, key name 
- setKDEPref(String, String, boolean) - Static method in class lib.OSFunction
- 
Set a kde boolean preference value using group name, key name 
- setKDEPref(String, String, int) - Static method in class lib.OSFunction
- 
Set a kde integer preference value using group name, key name 
- setLatency(long) - Method in class client.NodeItem
- 
Set Nodeitem latency value in ms 
- setLaunchString(String) - Method in class client.TorMonFrame
- 
Set launch command text 
- setLicenseText(String) - Method in class lib.LicenseDialog
- 
Set the license text 
- setListenAddress(String) - Method in class client.TorProcess
- 
Set the listen address 
- setListenPort(int) - Method in class client.TorProcess
- 
Set the listening port 
- setLogLevel(int) - Method in class client.TorProcess
- 
Set the Tor stdout log level 
- setLong(String, long) - Method in class lib.SimpleProps
- 
Set a long number property 
- setMaxHistory(int) - Method in class client.TorProcess
- 
Set the maximum no of lines to display in the Stdout output 
- setNickName(String) - Method in class client.NodeItem
- 
Set nodeitem name 
- setNodeList(NodeList) - Method in class client.GuardNodeDialog
- 
Set the nodelist 
- setNotificationBody(String) - Method in class lib.DesktopNotify
- 
Set desktop notification body 
- setNotificationTitle(String) - Method in class lib.DesktopNotify
- 
Set desktop notification title 
- setOwnershipID(String) - Method in class client.TorProcess
- 
Set Ownership process id, useful for proper process termination in event
 of a crash 
- setPACFolder(String) - Method in class client.PacFactory
- 
Set folder where pac files will be generated 
- setPatternsFolder(String) - Method in class client.PacFactory
- 
Create folder in which pattern files will be stored 
- setProgressBar(JProgressBar) - Method in class lib.NetFunctions
-  
- setProxyAutoConfigURL(String) - Method in class client.PacFactory
- 
Generic set proxy config 
- setSelectedCountry(String) - Method in class client.PatternsEditor
- 
Set the selected country 
- setSilentBootEnabled(boolean) - Method in class client.TorProcess
- 
Enable/Disable bootstrap message events on startup 
- setSocketTimeout(int) - Method in class lib.NetFunctions
- 
Set default socket timeout 
- setStable(String) - Method in class client.NodeItem
- 
Set Nodeitem stability yes/no/unknown 
- setStartupDelay(long) - Method in class lib.ClientProcess
- 
Set the initial delay that is executed prior to starting the process 
- setStartupTimeout(long) - Method in class lib.ClientProcess
- 
Set startup timeout 
- setStatus(int) - Method in class client.TorController
- 
Set status flag 
- setStdoutTextArea(JTextArea) - Method in class client.TorProcess
- 
Set the text area that will receive Stdout output 
- setStreams(int) - Method in class client.NodeItem
- 
Set nodeitem number of streams 
- setString(String, String) - Method in class lib.SimpleProps
- 
Set a String property 
- setTempFolder(String) - Method in class client.PacFactory
- 
Set the temp folder for file extractions 
- setTestFieldValues(String, long, String, String) - Method in class client.ExitNodeTableModel
- 
Convenience method to set the testing field cell values for a specific
 fingerprint, the hops field is hidden and does npt show up in table 
- setTestingMessage(String) - Method in class client.NodeItem
- 
Set Nodeitem testing status message 
- setTestingURL(String) - Method in class client.TorController
- 
Set the url used for latency checking 
- setTestLatency(long) - Method in class client.NodeItem
- 
Set Nodeitem test latency value in ms 
- setTestStatus(int) - Method in class client.NodeItem
- 
Set testing status flag 
- setTimeLock(int) - Method in class lib.InfoDialog
-  
- setTitle(String) - Method in class lib.InfoDialog
- 
Set dialog title 
- setTorrcOption(String, String) - Method in class client.TorProcess
- 
Add a torrc option string See Tor documentation for valid options. 
- setTranslationURL(String) - Method in class lib.LicenseDialog
- 
Set the browser url for unnoficial translation 
- setTrayPopupMenu(TrayPopupMenu) - Method in class lib.SwingTrayIcon
- 
Set tray right click popup 
- setType(int) - Method in class client.NodeItem
- 
Set Node type 
- setValueAt(Object, String, int) - Method in class client.ExitNodeTableModel
- 
Set value with given fingerprint at given column 
- setValueAt(Object, int, int) - Method in class client.ExitNodeTableModel
- 
Set cell value at row,col 
- setValueAt(Object, String, int) - Method in class client.GuardNodeTableModel
- 
Set value with given fingerprint at given column 
- setValueAt(Object, int, int) - Method in class client.GuardNodeTableModel
- 
Set cell value at row,col 
- setVisibleWithFocus(boolean) - Method in class lib.InfoDialog
-  
- signal(String) - Method in class client.TorController
- 
Send signal to tor 
- SimpleFile - Class in lib
-  
- SimpleFile() - Constructor for class lib.SimpleFile
-  
- SimpleFile(String) - Constructor for class lib.SimpleFile
- 
Constructor 
- SimpleProps - Class in lib
-  
- SimpleProps(String, String) - Constructor for class lib.SimpleProps
- 
Constructor, requires 
- start() - Method in class client.TorController
- 
Start tor controller process and issue the TOR_BOOTED event 
- start(int) - Method in class client.TorController
- 
Start tor controller process and issue the given event 
- start(String) - Method in class lib.ClientProcess
- 
Starts the client process 
- startProcess() - Method in class client.TorProcess
- 
Starts Tor process, and issues booted event on completion 
- STATUS_BOOTING - Static variable in class client.TorController
-  
- STATUS_CIRCUIT_CREATION - Static variable in class client.TorController
-  
- STATUS_DEAD - Static variable in class client.TorController
-  
- STATUS_IDLE - Static variable in class client.TorController
-  
- STATUS_LATENCY_CHECKING - Static variable in class client.TorController
-  
- stop() - Method in class client.TorController
- 
Stop the tor controller process completely 
- stopProcess() - Method in class lib.ClientProcess
- 
Stops the client process 
- STREAM_IP - Static variable in class client.TorController
-  
- SwingTrayIcon - Class in lib
-  
- SwingTrayIcon(GraphicsConfiguration, String) - Constructor for class lib.SwingTrayIcon
-