パッケージ | 説明 |
---|---|
net.i2p.desktopgui |
Desktopgui is a graphical interface to I2P that allows managing the lifecycle of I2P from the system tray.
|
修飾子とタイプ | フィールド | 説明 |
---|---|---|
protected Main |
TrayManager._main |
コンストラクタ | 説明 |
---|---|
ExternalTrayManager(I2PAppContext ctx,
Main main,
boolean useSwing) |
|
InternalTrayManager(RouterContext ctx,
Main main,
boolean useSwing) |
|
TrayManager(I2PAppContext ctx,
Main main,
boolean useSwing) |
Instantiate tray manager.
|