Class DevicesFTUX
java.lang.Object
com.biglybt.ui.swt.devices.DevicesFTUX
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.eclipse.swt.widgets.Buttonprivate org.eclipse.swt.widgets.Compositeprivate org.eclipse.swt.widgets.Compositestatic DevicesFTUXprivate org.eclipse.swt.widgets.Shellprivate org.eclipse.swt.custom.StyledText -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void_doInstall(Core core, boolean itunes) protected voidclose()protected voiddoInstall(boolean itunes) static booleanensureInstalled(Runnable fire_on_install) (package private) boolean(package private) void(package private) voidstatic void
-
Field Details
-
instance
-
shell
private org.eclipse.swt.widgets.Shell shell -
checkITunes
private org.eclipse.swt.widgets.Button checkITunes -
text_area
private org.eclipse.swt.custom.StyledText text_area -
install_area
private org.eclipse.swt.widgets.Composite install_area -
install_area_parent
private org.eclipse.swt.widgets.Composite install_area_parent -
to_fire_on_complete
-
-
Constructor Details
-
DevicesFTUX
public DevicesFTUX()
-
-
Method Details
-
isDisposed
boolean isDisposed()- Since:
- 4.1.0.5
-
setFocus
- Since:
- 4.1.0.5
-
open
-
doInstall
protected void doInstall(boolean itunes) - Since:
- 4.1.0.5
-
_doInstall
-
close
protected void close()- Since:
- 4.1.0.5
-
ensureInstalled
- Since:
- 4.1.0.5
-
showForDebug
public static void showForDebug()
-