Uses of Class
net.i2p.desktopgui.TrayManager

Packages that use TrayManager
net.i2p.desktopgui Desktopgui is a graphical interface to I2P that allows managing the lifecycle of I2P from the system tray. 
 

Uses of TrayManager in net.i2p.desktopgui
 

Subclasses of TrayManager in net.i2p.desktopgui
 class ExternalTrayManager
           
 class InternalTrayManager
           
 

Methods in net.i2p.desktopgui that return TrayManager
protected static TrayManager TrayManager.getInstance()