Uses of Interface
net.i2p.app.NotificationService
-
Packages that use NotificationService Package Description net.i2p.desktopgui Desktopgui is a graphical interface to I2P that allows managing the lifecycle of I2P from the system tray. -
-
Uses of NotificationService in net.i2p.desktopgui
Classes in net.i2p.desktopgui that implement NotificationService 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.
-