Uses of Interface
net.i2p.app.MenuService
-
Packages that use MenuService Package Description net.i2p.desktopgui Desktopgui is a graphical interface to I2P that allows managing the lifecycle of I2P from the system tray.org.klomp.snark.standalone Classes only used for, and bundled with, the standalone installation. -
-
Uses of MenuService in net.i2p.desktopgui
Classes in net.i2p.desktopgui that implement MenuService Modifier and Type Class Description class
ExternalMain
A simplified Main that does not require router.jar, for App Context only.class
Main
The main class of the application. -
Uses of MenuService in org.klomp.snark.standalone
Constructors in org.klomp.snark.standalone with parameters of type MenuService Constructor Description StandaloneStopper(MenuService ms)
-