Uses of Class
com.biglybt.ui.swt.TextViewerWindow
Packages that use TextViewerWindow
Package
Description
-
Uses of TextViewerWindow in com.biglybt.ui.swt
Fields in com.biglybt.ui.swt with type parameters of type TextViewerWindowConstructor parameters in com.biglybt.ui.swt with type arguments of type TextViewerWindowModifierConstructorDescriptionTextViewerWindow(org.eclipse.swt.widgets.Shell parent_shell, String sTitleID, String sMessageID, String sText, Consumer<TextViewerWindow> _refresher, boolean _modal, boolean _defer_modal) -
Uses of TextViewerWindow in com.biglybt.ui.swt.views.configsections
Methods in com.biglybt.ui.swt.views.configsections with parameters of type TextViewerWindowModifier and TypeMethodDescriptionprivate static voidConfigSectionConnectionProxySWT.appendText(TextViewerWindow viewer, String line) -
Uses of TextViewerWindow in com.biglybt.ui.swt.views.skin
Fields in com.biglybt.ui.swt.views.skin declared as TextViewerWindowModifier and TypeFieldDescriptionprivate static TextViewerWindowTorrentListViewsUtils.stream_viewer -
Uses of TextViewerWindow in com.biglybt.ui.swt.views.utils
Fields in com.biglybt.ui.swt.views.utils with type parameters of type TextViewerWindowModifier and TypeFieldDescriptionprivate static List<TextViewerWindow> ManagerUtils.lf_windowsprivate static List<TextViewerWindow> ManagerUtils.sp_windowsMethods in com.biglybt.ui.swt.views.utils with parameters of type TextViewerWindowModifier and TypeMethodDescriptionprivate static intManagerUtils.buildFileMap(TextViewerWindow viewer, File dir, Map<Long, Set<File>> map, long[] log_details, boolean[] quit) private static voidManagerUtils.log(TextViewerWindow viewer, int indent, String str) private static voidManagerUtils.logLine(TextViewerWindow viewer, int indent, String str)