Uses of Class
com.biglybt.ui.swt.components.shell.ShellManager
-
Packages that use ShellManager Package Description com.biglybt.ui.swt.components.shell com.biglybt.ui.swt.minibar -
-
Uses of ShellManager in com.biglybt.ui.swt.components.shell
Fields in com.biglybt.ui.swt.components.shell declared as ShellManager Modifier and Type Field Description private static ShellManager
ShellManager. instance
Methods in com.biglybt.ui.swt.components.shell that return ShellManager Modifier and Type Method Description static ShellManager
ShellManager. sharedManager()
Gets the application's shared shell manager -
Uses of ShellManager in com.biglybt.ui.swt.minibar
Fields in com.biglybt.ui.swt.minibar declared as ShellManager Modifier and Type Field Description private ShellManager
MiniBarManager. shellManager
Methods in com.biglybt.ui.swt.minibar that return ShellManager Modifier and Type Method Description ShellManager
MiniBarManager. getShellManager()
-