Uses of Package
com.biglybt.ui.swt.mainwindow
Packages that use com.biglybt.ui.swt.mainwindow
Package
Description
-
Classes in com.biglybt.ui.swt.mainwindow used by com.biglybt.ui.swt
-
Classes in com.biglybt.ui.swt.mainwindow used by com.biglybt.ui.swt.components
-
Classes in com.biglybt.ui.swt.mainwindow used by com.biglybt.ui.swt.mainwindowClassDescriptionConstants for working with menus NOTE: Each menu id is storing the textual value equivalent to its localization key so care must be taken to keep these menu id's in synch with the localization keys found in MessagesBundle.properties NOTE: These menu id's are used to retrieve the localized text to display for the menu, the tooltip, the shortcut key bindings, and as the id's for the menus.CLabel that shrinks to fit text after a specific period of time.A listener that listens to any changes notified from the
ProgressReportingManager
and accordingly update the progress bar and/or the status text area.The main SWT Thread, the only one that should run any GUI code. -
Classes in com.biglybt.ui.swt.mainwindow used by com.biglybt.ui.swt.pifimplClassDescriptionCLabel that shrinks to fit text after a specific period of time.
-
Classes in com.biglybt.ui.swt.mainwindow used by com.biglybt.ui.swt.shells.mainClassDescriptionConstants for working with menus NOTE: Each menu id is storing the textual value equivalent to its localization key so care must be taken to keep these menu id's in synch with the localization keys found in MessagesBundle.properties NOTE: These menu id's are used to retrieve the localized text to display for the menu, the tooltip, the shortcut key bindings, and as the id's for the menus.Moved from MainWindow and GUIUpdater