Uses of Interface
net.i2p.app.MenuCallback
Packages that use MenuCallback
Package
Description
Interfaces for classes to be started and stopped via clients.config.
Desktopgui is a graphical interface to I2P that allows managing the lifecycle of I2P from the system tray.
Classes only used for, and bundled with, the standalone installation.
-
Uses of MenuCallback in net.i2p.app
Methods in net.i2p.app with parameters of type MenuCallbackModifier and TypeMethodDescriptionMenuService.addMenu
(String message, MenuCallback callback) Menu will start out shown and enabled, in the root menuMenuService.addMenu
(String message, MenuCallback callback, MenuHandle parent) Menu will start out enabled, as a submenu -
Uses of MenuCallback in net.i2p.desktopgui
Methods in net.i2p.desktopgui with parameters of type MenuCallbackModifier and TypeMethodDescriptionExternalMain.addMenu
(String message, MenuCallback callback) Menu will start out shown and enabled, in the root menuExternalMain.addMenu
(String message, MenuCallback callback, MenuHandle parent) Menu will start out enabled, as a submenuMain.addMenu
(String message, MenuCallback callback) Menu will start out shown and enabled, in the root menuMain.addMenu
(String message, MenuCallback callback, MenuHandle parent) Menu will start out enabled, as a submenuTrayManager.addMenu
(String message, MenuCallback callback, MenuHandle p) -
Uses of MenuCallback in org.klomp.snark.standalone
Classes in org.klomp.snark.standalone that implement MenuCallbackModifier and TypeClassDescriptionstatic class
Callback when shutdown is clicked in systray