Package com.biglybt.ui.swt.views
Class TagSettingsView.Params
java.lang.Object
com.biglybt.ui.swt.views.TagSettingsView.Params
- Enclosing class:
- TagSettingsView
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.eclipse.swt.widgets.Control
org.eclipse.swt.widgets.Label
org.eclipse.swt.widgets.Text
private BooleanSwtParameter
private BooleanSwtParameter
private IntSwtParameter
private IntSwtParameter
private BooleanSwtParameter
private ColorSwtParameter
private IconSwtParameter
private BooleanSwtParameter
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cName
private org.eclipse.swt.widgets.Control cName -
tagColor
-
maxDownloadSpeed
-
maxUploadSpeed
-
tagIcon
-
viewInSideBar
-
isPublic
-
isFilter
-
uploadPriority
-
boost
-
maxActiveDownloads
-
maxActiveSeeders
-
activeLimitsStrict
-
firstPrioritySeeding
-
min_sr
-
max_sr
-
max_sr_action
-
max_aggregate_sr
-
max_aggregate_sr_action
-
max_aggregate_sr_priority
-
preventDeletion
-
initalSaveFolder
-
initalSaveData
-
initalSaveTorrent
-
moveOnCompleteFolder
-
moveOnCompleteData
-
moveOnCompleteTorrent
-
copyOnCompleteFolder
-
copyOnCompleteData
-
copyOnCompleteTorrent
-
moveOnRemoveFolder
-
moveOnRemoveData
-
moveOnRemoveTorrent
-
moveOnAssignFolder
-
moveOnAssignData
-
moveOnAssignTorrent
-
constraints
public org.eclipse.swt.widgets.Text constraints -
constraintError
public org.eclipse.swt.widgets.Label constraintError -
constraintEnabled
-
constraintMode
-
constraintWeight
-
constraintTagSortAuto
-
tfl_max_taggables
-
tfl_removal_policy
-
tfl_ordering
-
notification_post_add
-
notification_post_remove
-
-
Constructor Details
-
Params
public Params()
-