Constant Field Values

Contents

com.biglybt.*

  • com.biglybt.core.dht.netcoords.vivaldi.ver1.Coordinates 
    Modifier and Type Constant Field Value
    public static final float MAX_H 30000.0f
    public static final float MAX_X 30000.0f
    public static final float MAX_Y 30000.0f
  • com.biglybt.core.dht.netcoords.vivaldi.ver1.VivaldiPosition 
    Modifier and Type Constant Field Value
    public static final int CONVERGE_EVERY 5
    public static final float CONVERGE_FACTOR 50.0f
    public static final float ERROR_MIN 0.10000000149011612f
    public static final int FLOAT_ARRAY_SIZE 4
  • com.biglybt.core.dht.netcoords.vivaldi.ver1.impl.VivaldiPositionImpl 
    Modifier and Type Constant Field Value
    private static final float cc 0.25f
    private static final float ce 0.5f
    private static final float initial_error 10.0f
  • com.biglybt.core.internat.IntegratedResourceBundle 
    Modifier and Type Constant Field Value
    private static final boolean DEBUG false
  • com.biglybt.core.internat.LocaleUtilDecoderFallback 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAME "Fallback"
    private static final java.lang.String VALID_CHARS "abcdefghijklmnopqrstuvwxyz1234567890_-."
  • com.biglybt.core.internat.MessageText 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_BUNDLE_NAME "com.biglybt.internat.MessagesBundle"
  • com.biglybt.core.ipchecker.natchecker.NatChecker 
    Modifier and Type Constant Field Value
    public static final int NAT_KO 2
    public static final int NAT_OK 1
    public static final int NAT_UNABLE 3
  • com.biglybt.core.ipchecker.natchecker.NatCheckerServer 
    Modifier and Type Constant Field Value
    private static final java.lang.String incoming_handshake "NATCHECK_HANDSHAKE"
  • com.biglybt.core.logging.impl.FileLogging 
    Modifier and Type Constant Field Value
    public static final java.lang.String BAK_FILE_NAME "biglybt.log.bak"
    private static final java.lang.String CFG_ENABLELOGTOFILE "Logging Enable"
    private static final int DEFPADDING 100
    public static final java.lang.String LOG_FILE_NAME "biglybt.log"
  • com.biglybt.core.logging.impl.LoggerImpl 
    Modifier and Type Constant Field Value
    private static final int MAXHISTORY 256
  • com.biglybt.core.metasearch.impl.web.json.JSONEngine 
    Modifier and Type Constant Field Value
    private static final boolean DEBUG_MAPPINGS false
    private static final java.lang.String variablePattern "\\$\\{[^}]+\\}"
  • com.biglybt.core.metasearch.impl.web.regex.RegexEngine 
    Modifier and Type Constant Field Value
    private static final boolean DEBUG_MAPPINGS false
    private static final java.lang.String variablePattern "\\$\\{[^}]+\\}"
  • com.biglybt.core.metasearch.utils.MomentsAgoDateFormatter 
    Modifier and Type Constant Field Value
    private static final java.lang.String AGO " ago"
    private static final java.lang.String PLURAL "s"
  • com.biglybt.core.networkmanager.impl.test.PHETester 
    Modifier and Type Constant Field Value
    private static final boolean OUTGOING_PLAIN false
  • com.biglybt.core.peer.util.PeerUtils 
    Modifier and Type Constant Field Value
    public static final java.lang.String CC_UNKNOWN "??"
    static final java.lang.String chars "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
    private static final java.lang.String CONFIG_MAX_CONN_PER_TORRENT "Max.Peer.Connections.Per.Torrent"
    private static final java.lang.String CONFIG_MAX_CONN_TOTAL "Max.Peer.Connections.Total"
  • com.biglybt.core.peermanager.unchoker.UnchokerFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_MANAGER "com.biglybt.core.peermanager.unchoker.UnchokerFactory"
  • com.biglybt.core.proxy.impl.AEPluginProxyHandler 
    Modifier and Type Constant Field Value
    private static final int plugin_init_max_wait 30000
  • com.biglybt.core.proxy.impl.AEProxyImpl 
    Modifier and Type Constant Field Value
    private static final int DEBUG_PERIOD 60000
  • com.biglybt.core.proxy.impl.AEProxySelectorImpl 
    Modifier and Type Constant Field Value
    private static final boolean LOG false
    private static final java.lang.String NL "\r\n"
  • com.biglybt.core.proxy.impl.com.biglybt.core.proxy.impl.AEProxySelectorImpl.ActiveProxy 
    Modifier and Type Constant Field Value
    private static final int DNS_RETRY_MILLIS 900000
  • com.biglybt.core.proxy.socks.AESocksProxy 
    Modifier and Type Constant Field Value
    public static final java.lang.String PV_4 "V4"
    public static final java.lang.String PV_4a "V4a"
    public static final java.lang.String PV_5 "V5"
  • com.biglybt.core.security.impl.CryptoHandlerECC 
    Modifier and Type Constant Field Value
    private static final java.lang.String DEFAULT_PASSWORD ""
    private static final int TIMEOUT_DEFAULT_SECS 3600
  • com.biglybt.core.security.impl.CryptoManagerImpl 
    Modifier and Type Constant Field Value
    private static final java.lang.String PBE_ALG "PBEWithMD5AndDES"
    private static final int PBE_ITERATIONS 100
  • com.biglybt.core.security.impl.com.biglybt.core.security.impl.CryptoSTSEngineImpl 
    Modifier and Type Constant Field Value
    public static final int VERSION 1
  • com.biglybt.core.update.ClientRestarterFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_FACTORY "com.biglybt.core.update.impl.ClientRestarterImpl"
  • com.biglybt.core.update.impl.ClientRestarterImpl 
    Modifier and Type Constant Field Value
    private static final java.lang.String EXE_UPDATER "BiglyBTUpdater.exe"
    private static final java.lang.String MAIN_CLASS "com.biglybt.update.Updater"
    public static final java.lang.String UPDATE_PROPERTIES "update.properties"
    private static final java.lang.String UPDATER_JAR "Updater.jar"
  • com.biglybt.core.util.bloom.impl.BloomFilterImpl 
    Modifier and Type Constant Field Value
    private static final int a2 2
    private static final int a3 3
    private static final int a4 5
    private static final int b2 51
    private static final int b3 145
    private static final int b4 216
    private static final int HASH_NUM 5
    protected static final java.lang.String MY_PACKAGE "com.biglybt.core.util.bloom.impl"
  • com.biglybt.core.util.http.HTTPAuthHelper 
    Modifier and Type Constant Field Value
    public static final int CONNECT_TIMEOUT 30000
    public static final int MAX_PROCESSORS 32
    public static final int READ_TIMEOUT 30000
    public static final boolean TRACE false
  • com.biglybt.core.util.http.com.biglybt.core.util.http.HTTPAuthHelper.processor 
    Modifier and Type Constant Field Value
    private static final java.lang.String NL "\r\n"
  • com.biglybt.core.util.jman.AEMemoryMonitor 
    Modifier and Type Constant Field Value
    private static final long MB 1048576L
  • com.biglybt.core.util.protocol.biglybt.com.biglybt.core.util.protocol.biglybt.BiglyBTURLConnection 
    Modifier and Type Constant Field Value
    private static final boolean ONLY_VUZE_FILE true
  • com.biglybt.core.util.protocol.magnet.MagnetConnection 
    Modifier and Type Constant Field Value
    private static final java.lang.String NL "\r\n"
  • com.biglybt.core.util.protocol.magnet.MagnetConnection2 
    Modifier and Type Constant Field Value
    private static final java.lang.String NL "\r\n"
  • com.biglybt.core.util.protocol.trackerlist.TrackerListURLConnection 
    Modifier and Type Constant Field Value
    private static final java.lang.String NL "\r\n"
  • com.biglybt.core.util.spi.AENameServiceJava12 
    Modifier and Type Constant Field Value
    private static final java.lang.String TEST_HOST "dns.test.client.vuze.com"
  • com.biglybt.core.util.spi.AENameServiceJava9 
    Modifier and Type Constant Field Value
    private static final java.lang.String TEST_HOST "dns.test.client.vuze.com"
  • com.biglybt.net.magneturi.impl.MagnetURIHandlerClient 
    Modifier and Type Constant Field Value
    protected static final java.lang.String NL "\r\n"
  • com.biglybt.net.magneturi.impl.MagnetURIHandlerImpl 
    Modifier and Type Constant Field Value
    private static final boolean DEBUG false
    private static final int DOWNLOAD_TIMEOUT -1
    protected static final java.lang.String NL "\r\n"
  • com.biglybt.net.udp.mc.impl.MCGroupImpl 
    Modifier and Type Constant Field Value
    private static final int PACKET_SIZE 8192
    private static final int TTL 4
  • com.biglybt.net.upnp.impl.UPnPImpl 
    Modifier and Type Constant Field Value
    public static final java.lang.String NL "\r\n"
  • com.biglybt.net.upnp.impl.ssdp.SSDPCore 
    Modifier and Type Constant Field Value
    private static final java.lang.String HTTP_VERSION "1.1"
    private static final java.lang.String NL "\r\n"
  • com.biglybt.net.upnpms.UPNPMSItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String IC_AUDIO "audio"
    public static final java.lang.String IC_IMAGE "image"
    public static final java.lang.String IC_OTHER "other"
    public static final java.lang.String IC_VIDEO "video"
  • com.biglybt.pif.clientid.ClientIDGenerator 
    Modifier and Type Constant Field Value
    public static final java.lang.String PR_CLIENT_NAME "Client-Name"
    public static final java.lang.String PR_MESSAGING_MODE "Messaging-Mode"
    public static final java.lang.String PR_PROXY "Proxy"
    public static final java.lang.String PR_RAW_REQUEST "Raw-Request"
    public static final java.lang.String PR_SNI_HACK "SNI-Hack"
    public static final java.lang.String PR_URL "URL"
    public static final java.lang.String PR_USER_AGENT "User-Agent"
  • com.biglybt.pif.ui.components.UIComponent 
    Modifier and Type Constant Field Value
    public static final java.lang.String PT_ENABLED "enabled"
    public static final java.lang.String PT_HEIGHT_HINT "hhint"
    public static final java.lang.String PT_SELECTED "selected"
    public static final java.lang.String PT_VALUE "value"
    public static final java.lang.String PT_VISIBLE "visible"
    public static final java.lang.String PT_WIDTH_HINT "whint"
  • com.biglybt.pif.ui.components.UITextArea 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_MAX_SIZE 60000
  • com.biglybt.pif.utils.subscriptions.SubscriptionManager 
    Modifier and Type Constant Field Value
    public static final java.lang.String SO_ANONYMOUS "_anonymous_"
    public static final java.lang.String SO_FREQUENCY "_frequency_"
    public static final java.lang.String SO_NAME "t"
  • com.biglybt.pifimpl.local.clientid.ClientIDManagerImpl 
    Modifier and Type Constant Field Value
    protected static final char CR 13
    protected static final char FF 10
    protected static final java.lang.String NL "\r\n"
  • com.biglybt.pifimpl.local.clientid.ClientIDPlugin 
    Modifier and Type Constant Field Value
    private static final java.lang.String BIGLY_NAME "BiglyBT"
    private static final java.lang.String BIGLY_VERSION "2.8.0.0"
    private static final java.lang.String BIGLYBT_CLIENT_NAME "BiglyBT 2.8.0.0"
    private static final java.lang.String BIGLYBT_CLIENT_NAME_SM "BiglyBT (Swarm Merging) 2.8.0.0"
  • com.biglybt.pifimpl.local.tracker.TrackerWebPageResponseImpl 
    Modifier and Type Constant Field Value
    private static final java.lang.String NL "\r\n"
  • com.biglybt.pifimpl.local.update.UpdateInstallerImpl 
    Modifier and Type Constant Field Value
    protected static final java.lang.String ACTIONS_LEGACY "install.act"
    protected static final java.lang.String ACTIONS_UTF8 "install.act.utf8"
    protected static final java.lang.String UPDATE_DIR "updates"
  • com.biglybt.platform.macosx.access.cocoa.CocoaJavaBridge 
    Modifier and Type Constant Field Value
    protected static final java.lang.String CLASS_PATH "/system/library/java"
    private static final java.lang.String DEL_SCRIPT_FORMAT "tell application \"Finder\" to move (posix file \"{0}\" as alias) to the trash"
    private static final java.lang.String REVEAL_SCRIPT_FORMAT "tell application \"System Events\"\ntell application \"{0}\"\nactivate\nreveal (posix file \"{1}\" as alias)\nend tell\nend tell"
  • com.biglybt.ui.console.CommandReader 
    Modifier and Type Constant Field Value
    private static final int ENTER 0
    private static final int ESCAPE 4
    private static final int NONQUOTEDESCAPE 5
    private static final int QUOTE 3
    private static final int TAB 1
  • com.biglybt.ui.console.ConsoleInput 
    Modifier and Type Constant Field Value
    private static final java.lang.String ALIASES_CONFIG_FILE "console.aliases.properties"
  • com.biglybt.ui.console.UserProfile 
    Modifier and Type Constant Field Value
    public static final java.lang.String ADMIN "admin"
    public static final java.lang.String DEFAULT_USER_TYPE "admin"
    public static final java.lang.String GUEST "guest"
    public static final java.lang.String USER "user"
  • com.biglybt.ui.console.commands.Config 
    Modifier and Type Constant Field Value
    public static final int COL_LEN_PARAM_KEY 50
    public static final int COL_LEN_PARAMTYPE 11
    public static final int COL_LEN_SECTION_KEY 30
    public static final int COL_LEN_SECTION_NAME 30
    public static final java.lang.String FORMAT_KEY "%1$-50s"
    public static final java.lang.String FORMAT_PARAMTYPE "%1$-11s"
  • com.biglybt.ui.console.commands.Priority 
    Modifier and Type Constant Field Value
    private static final int DELETE 4
    private static final int DONOTDOWNLOAD 3
    private static final int HIGH 2
    private static final int NORMAL 1
  • com.biglybt.ui.console.commands.Set 
    Modifier and Type Constant Field Value
    private static final java.lang.String NULL_STRING "__NULL__"
  • com.biglybt.ui.console.commands.com.biglybt.ui.console.commands.Set.ParameterDeprecated 
    Modifier and Type Constant Field Value
    private static final int PARAM_BOOLEAN 2
    private static final int PARAM_INT 1
    private static final int PARAM_OTHER 8
    private static final int PARAM_STRING 4
  • com.biglybt.ui.console.multiuser.UserManager 
    Modifier and Type Constant Field Value
    private static final java.lang.String USER_DB_CONFIG_FILE "console.users.properties"
  • com.biglybt.ui.none.internat.BuildMessageBundleNone 
    Modifier and Type Constant Field Value
    public static final boolean COMPACT true
    public static final boolean doUTF8 false
    private static final java.lang.String zeros "000"
  • com.biglybt.ui.swt.auth.AuthenticatorWindow 
    Modifier and Type Constant Field Value
    private static final java.lang.String CONFIG_PARAM "swt.auth.persistent.cache"
  • com.biglybt.ui.swt.auth.CryptoWindow 
    Modifier and Type Constant Field Value
    private static final int DAY 86400
  • com.biglybt.ui.swt.browser.BrowserContext 
    Modifier and Type Constant Field Value
    private static final java.lang.String CONTEXT_KEY "BrowserContext"
    private static final java.lang.String KEY_ENABLE_MENU "browser.menu.enable"
  • com.biglybt.ui.swt.columns.search.ColumnSearchResultSite 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "site"
    private static final int WIDTH 38
  • com.biglybt.ui.swt.columns.subscriptions.ColumnSubResultNew 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "new"
    private static final int WIDTH 38
  • com.biglybt.ui.swt.columns.subscriptions.ColumnSubscriptionNew 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "new"
    private static final int WIDTH 38
  • com.biglybt.ui.swt.columns.tag.ColumnTagGroupIcons 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "tag_icons"
  • com.biglybt.ui.swt.columns.torrent.ColumnControls 
    Modifier and Type Constant Field Value
    private static final int COLUMN_WIDTH 32
    private static final boolean DEBUG false
  • com.biglybt.ui.swt.columns.torrent.ColumnProgressETA 
    Modifier and Type Constant Field Value
    private static final int borderWidth 1
    protected static final java.lang.String CFG_SHOWETA "ColumnProgressETA.showETA"
    protected static final java.lang.String CFG_SHOWSPEED "ColumnProgressETA.showSpeed"
    public static final java.lang.String COLUMN_ID "ProgressETA"
    private static final int COLUMN_WIDTH 200
    public static final long SHOW_ETA_AFTER_MS 30000L
  • com.biglybt.ui.swt.columns.torrent.ColumnStream 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "TorrentStream"
    private static final int WIDTH 62
  • com.biglybt.ui.swt.columns.torrent.ColumnThumbAndName 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "name"
    private static final java.lang.String ID_EXPANDOHITAREASHOW "expandoHitAreaShow"
  • com.biglybt.ui.swt.columns.torrent.ColumnThumbnail 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "Thumbnail"
    private static final int WIDTH_ACTIVITY 80
    private static final int WIDTH_BIG 60
    private static final int WIDTH_SMALL 35
  • com.biglybt.ui.swt.columns.torrent.ColumnUnopened 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "unopened"
    private static final int WIDTH 38
  • com.biglybt.ui.swt.columns.utils.ColumnImageClickArea 
    Modifier and Type Constant Field Value
    private static final boolean DEBUG false
  • com.biglybt.ui.swt.columns.vuzeactivity.ColumnActivityActions 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "activityActions"
  • com.biglybt.ui.swt.columns.vuzeactivity.ColumnActivityDate 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "activityDate"
  • com.biglybt.ui.swt.columns.vuzeactivity.ColumnActivityNew 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "activityNew"
    private static final int WIDTH 38
  • com.biglybt.ui.swt.columns.vuzeactivity.ColumnActivityText 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "activityText"
  • com.biglybt.ui.swt.columns.vuzeactivity.ColumnActivityType 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "activityType"
    private static final int WIDTH 42
  • com.biglybt.ui.swt.devices.columns.ColumnFO_FileSystems 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "fileops_filesystems"
  • com.biglybt.ui.swt.devices.columns.ColumnFO_Name 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "fileops_name"
  • com.biglybt.ui.swt.devices.columns.ColumnFO_Order 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "fileops_order"
  • com.biglybt.ui.swt.devices.columns.ColumnFO_Percent 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "fileops_percent"
  • com.biglybt.ui.swt.devices.columns.ColumnFO_Progress 
    Modifier and Type Constant Field Value
    private static final int borderWidth 1
    public static final java.lang.String COLUMN_ID "fileops_progress"
  • com.biglybt.ui.swt.devices.columns.ColumnFO_Size 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "fileops_size"
  • com.biglybt.ui.swt.devices.columns.ColumnFO_Status 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "fileops_status"
  • com.biglybt.ui.swt.devices.columns.ColumnFO_SubTask 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "fileops_subtask"
  • com.biglybt.ui.swt.devices.columns.ColumnFO_Type 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "fileops_type"
  • com.biglybt.ui.swt.devices.columns.ColumnTJ_Category 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "category"
  • com.biglybt.ui.swt.devices.columns.ColumnTJ_Completion 
    Modifier and Type Constant Field Value
    private static final int borderWidth 1
    public static final java.lang.String COLUMN_ID "trancode_completion"
  • com.biglybt.ui.swt.devices.columns.ColumnTJ_CopiedToDevice 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "copied"
  • com.biglybt.ui.swt.devices.columns.ColumnTJ_Device 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "device"
  • com.biglybt.ui.swt.devices.columns.ColumnTJ_Duration 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "duration"
  • com.biglybt.ui.swt.devices.columns.ColumnTJ_Name 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "transcode_name"
  • com.biglybt.ui.swt.devices.columns.ColumnTJ_Profile 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "profile"
  • com.biglybt.ui.swt.devices.columns.ColumnTJ_Rank 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "trancode_qpos"
  • com.biglybt.ui.swt.devices.columns.ColumnTJ_Resolution 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "resolution"
  • com.biglybt.ui.swt.devices.columns.ColumnTJ_Status 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "transcode_status"
  • com.biglybt.ui.swt.devices.columns.ColumnTJ_Tags 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "tags"
  • com.biglybt.ui.swt.extlistener.StimulusRPC 
    Modifier and Type Constant Field Value
    private static final java.lang.String KEY_SOURCE_REF "source-ref"
  • com.biglybt.ui.swt.help.AboutWindow 
    Modifier and Type Constant Field Value
    private static final java.lang.String IMG_SPLASH "logo_splash"
  • com.biglybt.ui.swt.search.SBC_SearchResultsView 
    Modifier and Type Constant Field Value
    public static final java.lang.String TABLE_SR "SearchResults"
  • com.biglybt.ui.swt.search.SearchUI 
    Modifier and Type Constant Field Value
    private static final java.lang.String CONFIG_SECTION_ID "Search"
  • com.biglybt.ui.swt.shells.main.MainMenuV3 
    Modifier and Type Constant Field Value
    private static final java.lang.String PREFIX_V2 "MainWindow.menu"
    private static final java.lang.String PREFIX_V3 "v3.MainWindow.menu"
  • com.biglybt.ui.swt.shells.main.UIFunctionsImpl 
    Modifier and Type Constant Field Value
    private static final java.lang.String MSG_ALREADY_EXISTS "OpenTorrentWindow.mb.alreadyExists"
    private static final java.lang.String MSG_ALREADY_EXISTS_NAME "OpenTorrentWindow.mb.alreadyExists.default.name"
    private static final boolean PROXY_VIEW_URL false
  • com.biglybt.ui.swt.speedtest.SpeedTestPanel 
    Modifier and Type Constant Field Value
    private static final java.lang.String START_VALUES " - "
  • com.biglybt.ui.swt.toolbar.ToolBarItemSO 
    Modifier and Type Constant Field Value
    private static final boolean DEBUG_TUX false
  • com.biglybt.ui.swt.updater2.SWTUpdateChecker 
    Modifier and Type Constant Field Value
    public static final java.lang.String RES_EXPLICIT_FILE "SWTUpdateChecker.explicit"
  • com.biglybt.ui.swt.views.clientstats.ClientStatsView 
    Modifier and Type Constant Field Value
    private static final int BLOOMFILTER_PEERID_SIZE 50000
    private static final int BLOOMFILTER_SIZE 100000
    private static final java.lang.String CONFIG_FILE "ClientStats.dat"
    private static final java.lang.String CONFIG_FILE_ARCHIVE "ClientStats_%1.dat"
    private static final java.lang.String TABLEID "ClientStats"
  • com.biglybt.ui.swt.views.clientstats.ColumnCS_Count 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "count"
  • com.biglybt.ui.swt.views.clientstats.ColumnCS_Discarded 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "discarded"
  • com.biglybt.ui.swt.views.clientstats.ColumnCS_Name 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "name"
  • com.biglybt.ui.swt.views.clientstats.ColumnCS_Pct 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "percent"
  • com.biglybt.ui.swt.views.clientstats.ColumnCS_Received 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "received"
  • com.biglybt.ui.swt.views.clientstats.ColumnCS_ReceivedPer 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "received.per"
  • com.biglybt.ui.swt.views.clientstats.ColumnCS_Sent 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "sent"
  • com.biglybt.ui.swt.views.columnsetup.ColumnTC_ChosenColumn 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "TableColumnChosenColumn"
  • com.biglybt.ui.swt.views.columnsetup.ColumnTC_Info 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "TableColumnInfo"
  • com.biglybt.ui.swt.views.columnsetup.ColumnTC_NameInfo 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "TableColumnNameInfo"
  • com.biglybt.ui.swt.views.columnsetup.ColumnTC_Sample 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "TableColumnSample"
  • com.biglybt.ui.swt.views.columnsetup.TableColumnSetupWindow 
    Modifier and Type Constant Field Value
    private static final boolean CAT_BUTTONS true
    private static final java.lang.String TABLEID_AVAIL "ColumnSetupAvail"
    private static final java.lang.String TABLEID_CHOSEN "ColumnSetupChosen"
  • com.biglybt.ui.swt.views.tableitems.files.FileAvailabilityItem 
    Modifier and Type Constant Field Value
    private static final java.lang.String zeros "0000"
  • com.biglybt.ui.swt.views.tableitems.files.FileHashItemBase 
    Modifier and Type Constant Field Value
    protected static final java.lang.String HT_CRC32 "crc32"
    protected static final java.lang.String HT_MD5 "md5"
    protected static final java.lang.String HT_SHA1 "sha1"
  • com.biglybt.ui.swt.views.tableitems.files.NameItem 
    Modifier and Type Constant Field Value
    private static final java.lang.String ID_CHECKHITAREA "checkHitArea"
  • com.biglybt.ui.swt.views.tableitems.files.ProgressGraphItem 
    Modifier and Type Constant Field Value
    private static final int borderWidth 1
  • com.biglybt.ui.swt.views.tableitems.mytorrents.AlertsItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "alerts"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.AvailabilityItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "availability"
    private static final java.lang.String zeros "0000"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.AvgAvailItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "AvgAvail"
    private static final java.lang.String zeros "0000"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.BadAvailTimeItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "bad_avail_time"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.CategoryIconsItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "cat_icons"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.CategoryItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "category"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.ColumnDoneWithDND 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "donewithdnd"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.ColumnFileCount 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "filecount"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.ColumnSizeWithDND 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "sizewithdnd"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.ColumnTorrentSpeed 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "torrentspeed"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.CommentIconItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "commenticon"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.CommentItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "comment"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.CompletedItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "completed"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.CompletionItem 
    Modifier and Type Constant Field Value
    private static final int borderWidth 1
    public static final java.lang.String COLUMN_ID "completion"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.ConnectHealthItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "connect.health"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.DateAddedItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "date_added"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.DateCompletedItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "DateCompleted"
    private static final long SHOW_ETA_AFTER_MS 30000L
  • com.biglybt.ui.swt.views.tableitems.mytorrents.DateFileCompletedItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "DateFileCompleted"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.DateLastActiveItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "DateTorrentLastActive"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.DescriptionItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "description"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.DiskLatencyItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "disk.latency"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.DoneItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "done"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.DownItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "down"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.DownloadHealthItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "download.health"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.DownSpeedItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "downspeed"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.DownSpeedLimitItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "maxdownspeed"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.ETAItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "eta"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.FileExtensionItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "fileext"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.FilesDoneItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "filesdone"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.FilesLinkedItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "fileslinked"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.HealthItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "health"
    static final int COLUMN_WIDTH 16
  • com.biglybt.ui.swt.views.tableitems.mytorrents.IPFilterItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "ipfilter"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.LeecherMaxCompletion 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "leecher_max_completion"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.MaxSRItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "max_sr"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.MaxUploadsItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "maxuploads"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.MergedDataItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "mergeddata"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.MinSRItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "min_sr"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.MoveOnCompleteItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "moveoncomplete"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.NameItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "name"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.NetworksItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "networks"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.OnlyCDing4Item 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "OnlyCDing4"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.PeakDownItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "peakdown"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.PeakUpItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "peakup"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.PeersItem 
    Modifier and Type Constant Field Value
    private static final java.lang.String CFG_SHOW_ICON "PeersColumn.showNetworkIcon"
    public static final java.lang.String COLUMN_ID "peers"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.PeerSourcesItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "peersources"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.PiecesItem 
    Modifier and Type Constant Field Value
    private static final int borderHorizontalSize 1
    private static final int borderSplit 1
    private static final int borderVerticalSize 1
    public static final java.lang.String COLUMN_ID "pieces"
    private static final int completionHeight 2
    private static final int INDEX_COLOR_NONEAVAIL 10
  • com.biglybt.ui.swt.views.tableitems.mytorrents.RankItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "#"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.RemainingItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "remaining"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.SavePathItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "savepath"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.SecondsDownloadingItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "secondsdownloading"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.SecondsSeedingItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "secondsseeding"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.SeedsItem 
    Modifier and Type Constant Field Value
    private static final java.lang.String CFG_FC_NUMPEERS "StartStopManager_iNumPeersAsFullCopy"
    private static final java.lang.String CFG_FC_SEEDSTART "StartStopManager_iFakeFullCopySeedStart"
    private static final java.lang.String CFG_SHOW_ICON "SeedsColumn.showNetworkIcon"
    public static final java.lang.String COLUMN_ID "seeds"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.SeedToPeerRatioItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "seed_to_peer_ratio"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.SessionDownItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "sessiondown"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.SessionUpItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "sessionup"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.ShareRatioItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "shareRatio"
    private static final java.lang.String CONFIG_ID "StartStopManager_iFirstPriority_ShareRatio"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.ShareRatioProgressItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "sr_prog"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.SizeItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "size"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.SmoothedDownItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "smoothdown"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.SmoothedETAItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "smootheta"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.SmoothedUpItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "smoothup"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.StatusItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "status"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.SuperSeedingItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "superseeding"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.SwarmAverageCompletion 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "swarm_average_completion"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.SwarmAverageSpeed 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "swarm_average_speed"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.SwarmMaxCompletion 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "swarm_max_completion"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.TagAddedToDateItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "tag_added_to"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.TagColorsItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "tag_colors"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.TagIconsItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "tag_icons"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.TagsItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "tags"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.TimeSinceDownloadItem 
    Modifier and Type Constant Field Value
    private static final java.lang.String CFG_SESSION_ONLY "ui.timesincedownload.session.only"
    public static final java.lang.String COLUMN_ID "timesincedownload"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.TimeSinceUploadItem 
    Modifier and Type Constant Field Value
    private static final java.lang.String CFG_SESSION_ONLY "ui.timesinceupload.session.only"
    public static final java.lang.String COLUMN_ID "timesinceupload"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.TorrentCreateDateItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "torrent_created"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.TorrentPathItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "torrentpath"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.TotalSpeedItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "totalspeed"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.TrackerNameItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "trackername"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.TrackerNextAccessItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "trackernextaccess"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.TrackerStatusItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "tracker"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.UpItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "up"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.UploadHealthItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "upload.health"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.UpSpeedItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "upspeed"
  • com.biglybt.ui.swt.views.tableitems.mytorrents.UpSpeedLimitItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "maxupspeed"
  • com.biglybt.ui.swt.views.tableitems.peers.ASItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "as"
  • com.biglybt.ui.swt.views.tableitems.peers.ChokedItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "C1"
  • com.biglybt.ui.swt.views.tableitems.peers.ChokingItem 
    Modifier and Type Constant Field Value
    private static final java.lang.String COLUMN_ID "C2"
  • com.biglybt.ui.swt.views.tableitems.peers.ClientIdentificationItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "client_identification"
  • com.biglybt.ui.swt.views.tableitems.peers.ClientItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "client"
  • com.biglybt.ui.swt.views.tableitems.peers.ConnectedTimeItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "connected_time"
  • com.biglybt.ui.swt.views.tableitems.peers.DiscardedItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "discarded"
  • com.biglybt.ui.swt.views.tableitems.peers.DLedFromOthersItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "DLedFromOthers"
  • com.biglybt.ui.swt.views.tableitems.peers.DownItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "download"
  • com.biglybt.ui.swt.views.tableitems.peers.DownloadNameItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "name"
  • com.biglybt.ui.swt.views.tableitems.peers.DownSpeedItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "downloadspeed"
  • com.biglybt.ui.swt.views.tableitems.peers.DownSpeedLimitItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "maxdownspeed"
  • com.biglybt.ui.swt.views.tableitems.peers.EncryptionItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "Encryption"
  • com.biglybt.ui.swt.views.tableitems.peers.GainItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "gain"
  • com.biglybt.ui.swt.views.tableitems.peers.HandshakeReservedBytesItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "handshake_reserved"
  • com.biglybt.ui.swt.views.tableitems.peers.HostNameItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "host"
  • com.biglybt.ui.swt.views.tableitems.peers.IncomingRequestCountItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "incomingreqcount"
  • com.biglybt.ui.swt.views.tableitems.peers.IndexItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "#"
  • com.biglybt.ui.swt.views.tableitems.peers.InterestedItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "I1"
  • com.biglybt.ui.swt.views.tableitems.peers.InterestingItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "I2"
  • com.biglybt.ui.swt.views.tableitems.peers.IpItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "ip"
  • com.biglybt.ui.swt.views.tableitems.peers.LANItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "lan"
  • com.biglybt.ui.swt.views.tableitems.peers.LatencyItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "latency"
  • com.biglybt.ui.swt.views.tableitems.peers.MessagingItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "Messaging"
  • com.biglybt.ui.swt.views.tableitems.peers.OptimisticUnchokeItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "optunchoke"
  • com.biglybt.ui.swt.views.tableitems.peers.OutgoingRequestCountItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "outgoingreqcount"
  • com.biglybt.ui.swt.views.tableitems.peers.PiecesItem 
    Modifier and Type Constant Field Value
    private static final int borderHorizontalSize 1
    private static final int borderSplit 1
    private static final int borderVerticalSize 1
    private static final int completionHeight 2
    private static final int INDEX_COLOR_FADEDSTARTS 10
  • com.biglybt.ui.swt.views.tableitems.peers.ProtocolItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "Protocol"
  • com.biglybt.ui.swt.views.tableitems.peers.UpSpeedLimitItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "maxupspeed"
  • com.biglybt.ui.swt.views.tableitems.tracker.LastUpdateItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ID "last_update"
  • com.biglybt.ui.swt.wizard.Wizard 
    Modifier and Type Constant Field Value
    private static final int DEFAULT_WIDTH 500

org.gudy.*

  • org.gudy.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers 
    Modifier and Type Constant Field Value
    public static final java.lang.String bagtypes "1.2.840.113549.1.12.10.1"
    public static final java.lang.String encryptionAlgorithm "1.2.840.113549.3"
    public static final java.lang.String id_aa "1.2.840.113549.1.9.16.2"
    public static final java.lang.String pkcs_1 "1.2.840.113549.1.1"
    public static final java.lang.String pkcs_12 "1.2.840.113549.1.12"
    public static final java.lang.String pkcs_3 "1.2.840.113549.1.3"
    public static final java.lang.String pkcs_5 "1.2.840.113549.1.5"
    public static final java.lang.String pkcs_7 "1.2.840.113549.1.7"
    public static final java.lang.String pkcs_9 "1.2.840.113549.1.9"
  • org.gudy.bouncycastle.asn1.util.ASN1Dump 
    Modifier and Type Constant Field Value
    private static final java.lang.String TAB " "
  • org.gudy.bouncycastle.asn1.x9.X9ObjectIdentifiers 
    Modifier and Type Constant Field Value
    public static final java.lang.String ansi_X9_62 "1.2.840.10045"
    public static final java.lang.String ellipticCurve "1.2.840.10045.3"
    public static final java.lang.String id_ecSigType "1.2.840.10045.4"
    public static final java.lang.String id_fieldType "1.2.840.10045.1"
    public static final java.lang.String id_publicKeyType "1.2.840.10045.2"
    public static final java.lang.String primeCurve "1.2.840.10045.3.1"
  • org.gudy.bouncycastle.crypto.digests.MD2Digest 
    Modifier and Type Constant Field Value
    private static final int DIGEST_LENGTH 16
  • org.gudy.bouncycastle.crypto.digests.MD4Digest 
    Modifier and Type Constant Field Value
    private static final int DIGEST_LENGTH 16
    private static final int S11 3
    private static final int S12 7
    private static final int S13 11
    private static final int S14 19
    private static final int S21 3
    private static final int S22 5
    private static final int S23 9
    private static final int S24 13
    private static final int S31 3
    private static final int S32 9
    private static final int S33 11
    private static final int S34 15
  • org.gudy.bouncycastle.crypto.digests.MD5Digest 
    Modifier and Type Constant Field Value
    private static final int DIGEST_LENGTH 16
    private static final int S11 7
    private static final int S12 12
    private static final int S13 17
    private static final int S14 22
    private static final int S21 5
    private static final int S22 9
    private static final int S23 14
    private static final int S24 20
    private static final int S31 4
    private static final int S32 11
    private static final int S33 16
    private static final int S34 23
    private static final int S41 6
    private static final int S42 10
    private static final int S43 15
    private static final int S44 21
  • org.gudy.bouncycastle.crypto.digests.RIPEMD128Digest 
    Modifier and Type Constant Field Value
    private static final int DIGEST_LENGTH 16
  • org.gudy.bouncycastle.crypto.digests.RIPEMD160Digest 
    Modifier and Type Constant Field Value
    private static final int DIGEST_LENGTH 20
  • org.gudy.bouncycastle.crypto.digests.RIPEMD256Digest 
    Modifier and Type Constant Field Value
    private static final int DIGEST_LENGTH 32
  • org.gudy.bouncycastle.crypto.digests.RIPEMD320Digest 
    Modifier and Type Constant Field Value
    private static final int DIGEST_LENGTH 40
  • org.gudy.bouncycastle.crypto.digests.SHA1Digest 
    Modifier and Type Constant Field Value
    private static final int DIGEST_LENGTH 20
    private static final int Y1 1518500249
    private static final int Y2 1859775393
    private static final int Y3 -1894007588
    private static final int Y4 -899497514
  • org.gudy.bouncycastle.crypto.digests.SHA256Digest 
    Modifier and Type Constant Field Value
    private static final int DIGEST_LENGTH 32
  • org.gudy.bouncycastle.crypto.digests.SHA384Digest 
    Modifier and Type Constant Field Value
    private static final int DIGEST_LENGTH 48
  • org.gudy.bouncycastle.crypto.digests.SHA512Digest 
    Modifier and Type Constant Field Value
    private static final int DIGEST_LENGTH 64
  • org.gudy.bouncycastle.crypto.digests.TigerDigest 
    Modifier and Type Constant Field Value
    private static final int DIGEST_LENGTH 24
  • org.gudy.bouncycastle.crypto.engines.AESFastEngine 
    Modifier and Type Constant Field Value
    private static final int BLOCK_SIZE 16
    private static final int m1 -2139062144
    private static final int m2 2139062143
    private static final int m3 27
  • org.gudy.bouncycastle.crypto.engines.RC4Engine 
    Modifier and Type Constant Field Value
    private static final int STATE_LENGTH 256
  • org.gudy.bouncycastle.crypto.macs.HMac 
    Modifier and Type Constant Field Value
    private static final int BLOCK_LENGTH 64
    private static final byte IPAD 54
    private static final byte OPAD 92
  • org.gudy.bouncycastle.math.ec.ECFieldElement.F2m 
    Modifier and Type Constant Field Value
    public static final int GNB 1
    public static final int PPB 3
    public static final int TPB 2
  • org.gudy.bouncycastle.math.ec.org.gudy.bouncycastle.math.ec.SimpleBigDecimal 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.gudy.bouncycastle.math.ec.org.gudy.bouncycastle.math.ec.Tnaf 
    Modifier and Type Constant Field Value
    public static final byte POW_2_WIDTH 16
    public static final byte WIDTH 4

org.json.*

  • org.json.simple.ItemList 
    Modifier and Type Constant Field Value
    private static final java.lang.String sp ","