Package | Description |
---|---|
net.i2p.desktopgui |
Desktopgui is a graphical interface to I2P that allows managing the lifecycle of I2P from the system tray.
|
Modifier and Type | Field and Description |
---|---|
protected Main |
TrayManager._main |
Constructor and Description |
---|
ExternalTrayManager(I2PAppContext ctx,
Main main,
boolean useSwing) |
InternalTrayManager(RouterContext ctx,
Main main,
boolean useSwing) |
TrayManager(I2PAppContext ctx,
Main main,
boolean useSwing)
Instantiate tray manager.
|