Class TranscodeChooser
java.lang.Object
com.biglybt.ui.swt.devices.TranscodeChooser
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.eclipse.swt.widgets.Buttonprivate org.eclipse.swt.graphics.Fontprivate org.eclipse.swt.graphics.Fontprivate org.eclipse.swt.widgets.Shellprotected DeviceTemplateprotected TranscodeProfileprotected TranscodeTargetprivate org.eclipse.swt.widgets.Shellprivate static final Stringprivate SWTSkinprivate static final Stringprivate SWTSkinObjectContainerprivate SWTSkinObjectTextprivate SWTSkinObjectTextprivate SWTSkinObjectContainerprivate TranscodeProfile[]private int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddImageBox(org.eclipse.swt.widgets.Composite parent, org.eclipse.swt.widgets.Listener clickListener, org.eclipse.swt.widgets.Listener listenerMouseInout, Object obj, String iconURL, String name) abstract voidclosed()private org.eclipse.swt.widgets.ButtoncreateDeviceButton(org.eclipse.swt.widgets.Composite parent, Object deviceObj, String name, String shortDescription, String imageID, org.eclipse.swt.widgets.Button lastButton) private voidcreateDeviceList(SWTSkinObjectContainer soDeviceList) private voidintprotected voidprivate voidprotected voidresetProfileInfoBox(boolean layout) void
-
Field Details
-
skinFile
- See Also:
-
shellSkinObjectID
- See Also:
-
shell
private org.eclipse.swt.widgets.Shell shell -
skin
-
fontDevice
private org.eclipse.swt.graphics.Font fontDevice -
selectedTranscodeTarget
-
selectedProfile
-
selectedDeviceTemplate
-
soList
-
mainShell
private org.eclipse.swt.widgets.Shell mainShell -
soBottomContainer
-
btnNoPrompt
private org.eclipse.swt.widgets.Button btnNoPrompt -
transcodeRequirement
private int transcodeRequirement -
listImageIDsToRelease
-
soInfoTitle
-
soInfoText
-
fontDeviceDesc
private org.eclipse.swt.graphics.Font fontDeviceDesc -
transcodeProfiles
-
-
Constructor Details
-
TranscodeChooser
public TranscodeChooser() -
TranscodeChooser
-
TranscodeChooser
-
-
Method Details
-
show
-
initBottom
protected void initBottom()- Parameters:
soBottomContainer2-- Since:
- 4.1.0.5
-
createProfileList
- Parameters:
soList-- Since:
- 4.1.0.5
-
addImageBox
-
resetProfileInfoBox
protected void resetProfileInfoBox(boolean layout) - Parameters:
layout-- Since:
- 4.1.0.5
-
createDeviceList
-
createDeviceButton
-
noDevices
private void noDevices()- Since:
- 4.1.0.5
-
closed
public abstract void closed() -
getTranscodeRequirement
public int getTranscodeRequirement()
-