net.i2p.desktopgui
Class ExternalTrayManager

java.lang.Object
  extended by net.i2p.desktopgui.TrayManager
      extended by net.i2p.desktopgui.ExternalTrayManager

public class ExternalTrayManager
extends TrayManager


Field Summary
 
Fields inherited from class net.i2p.desktopgui.TrayManager
tray, trayIcon
 
Constructor Summary
protected ExternalTrayManager()
           
 
Method Summary
 PopupMenu getMainMenu()
          Build a popup menu, adding callbacks to the different items.
 
Methods inherited from class net.i2p.desktopgui.TrayManager
_, getInstance, languageChanged, startManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalTrayManager

protected ExternalTrayManager()
Method Detail

getMainMenu

public PopupMenu getMainMenu()
Description copied from class: TrayManager
Build a popup menu, adding callbacks to the different items.

Specified by:
getMainMenu in class TrayManager
Returns:
popup menu