public class SystemTray extends Object
Modifier and Type | Field and Description |
---|---|
static Localizer |
mLocalizer
The localizer for this class.
|
Constructor and Description |
---|
SystemTray()
Creates the SystemTray
|
Modifier and Type | Method and Description |
---|---|
void |
createMenus()
Creates the Menus
|
boolean |
initSystemTray()
Initializes the System
|
boolean |
isTrayUsed()
Is the Tray activated and used?
|
void |
setVisible(boolean value)
Sets the visibility of the tray.
|
public static final Localizer mLocalizer
public boolean initSystemTray()
public void createMenus()
public void setVisible(boolean value)
value
- True if visible.public boolean isTrayUsed()
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)