Uses of Class
celeboss.ui.Launcher

Packages that use Launcher
celeboss.ui

This package provides all the UI tool classes. 

 

Uses of Launcher in celeboss.ui
 

Methods in celeboss.ui that return Launcher
static Launcher Launcher.getInstance()
          The Laucnher is a singleton as it starts the whole application
 

Constructors in celeboss.ui with parameters of type Launcher
TrayIcon(Launcher parent, CelebrityManager celeb)
          Create a tray icon instance for the CelebOSS system.
AccountsWindow(Launcher parent, CelebrityManager source)
          Create a simple window that display a table of all the known celebrities in the factory.