Uses of Package
com.biglybt.ui.swt.mainwindow
-
Packages that use com.biglybt.ui.swt.mainwindow Package Description com.biglybt.ui.swt com.biglybt.ui.swt.mainwindow com.biglybt.ui.swt.pifimpl com.biglybt.ui.swt.shells.main -
Classes in com.biglybt.ui.swt.mainwindow used by com.biglybt.ui.swt Class Description IMainMenu IMainStatusBar IMainWindow -
Classes in com.biglybt.ui.swt.mainwindow used by com.biglybt.ui.swt.mainwindow Class Description ClipboardCopy.copyToClipProvider Colors IMainMenu IMainStatusBar IMainStatusBar.CLabelUpdater IMenuConstants Constants 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.MainStatusBar.CLabelPadding CLabel that shrinks to fit text after a specific period of time.MainStatusBar.ProgressListener A listener that listens to any changes notified from theProgressReportingManager
and accordingly update the progress bar and/or the status text area.SWTThread The main SWT Thread, the only one that should run any GUI code.SWTThreadAlreadyInstanciatedException -
Classes in com.biglybt.ui.swt.mainwindow used by com.biglybt.ui.swt.pifimpl Class Description IMainStatusBar.CLabelUpdater MainStatusBar.CLabelPadding CLabel 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.main Class Description IMainMenu IMainStatusBar IMainWindow IMenuConstants Constants 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.MainStatusBar Moved from MainWindow and GUIUpdater