- abortActions() - Method in class client.TorController
-
Abort all current actions
- abortLatencyCheck() - Method in class client.TorController
-
Abort latency checking
- AboutDialog - Class in lib
-
- AboutDialog(Frame, boolean) - Constructor for class lib.AboutDialog
-
Creates new About Dialog
- accept(File) - Method in class lib.ExtensionFileFilter
-
- activateCircuit(String) - Method in class client.TorController
-
Activate given circuit, does not block
- activateNodes(String, int) - Method in class client.TorController
-
Set the csv list of exit node fingers to be used by tor, a single exit
node may also be specified, this does not block
- activateNodesBlocking(String, int) - Method in class client.TorController
-
Set the csv list of exit node fingers to be used by tor, a single exit
node may also be specified, this blocks
- add(JMenuItem) - Method in class lib.TrayPopupMenu
-
- addBridge(String) - Method in class client.NodeList
-
Add newly learned bridge to nodelist
- addDirectMatchingRule(ArrayList<String>, String) - Method in class client.PacFactory
-
- addFilesToZip(File...) - Method in class lib.SimpleFile
-
Add files to a zip file
- addMouseListener(MouseListener) - Method in class lib.SwingTrayIcon
-
Add a mouse listener
- addProxyRule(ArrayList<String>, String) - Method in class client.PacFactory
-
- addRow(Object[]) - Method in class client.ExitNodeTableModel
-
Add rowdata with given data object array
- addRow(Object[]) - Method in class client.GuardNodeTableModel
-
Add rowdata with given data object array
- addRow(Object[], boolean) - Method in class client.PatternsEditor.PACTableModel
-
- addSocksMatchingRule(ArrayList<String>, String, String, String) - Method in class client.PacFactory
-
Add socks pattern mayching rule to a supllied list
- addSocksRule(ArrayList<String>, String, String) - Method in class client.PacFactory
-
Add a socks rule to a supplied list
- addToPatternFile(String, String, String) - Method in class client.PacFactory
-
Adds pattern to an existing pattern file
- adjustTableColumnWidth(JTable, String...) - Static method in class lib.Utilities
-
Adjust specified column width based on the width of a test string
- appendInfoText(String) - Method in class lib.InfoDialog
-
Append text to the information area, Scrolling should be enabled
- APPLY - Static variable in class client.GuardNodeDialog
-
- APPLY - Static variable in class client.PatternsEditor
-
- APPLY - Static variable in class client.PrefsDialog
-
- APPLY - Static variable in class client.QuickAddDialog
-