Uses of Interface
com.vividsolutions.jump.workbench.ui.plugin.MenuItemShownListener
Packages that use MenuItemShownListener
Package
Description
The built-in JUMP "plug-ins" (code modules that can be assigned to
buttons and menu items).
-
Uses of MenuItemShownListener in com.vividsolutions.jump.workbench.ui.plugin
Methods in com.vividsolutions.jump.workbench.ui.plugin with parameters of type MenuItemShownListenerModifier and TypeMethodDescriptionvoidFeatureInstaller.addMenuItemShownListener(JMenuItem menuItem, MenuItemShownListener menuItemShownListener) Constructors in com.vividsolutions.jump.workbench.ui.plugin with parameters of type MenuItemShownListenerModifierConstructorDescriptionJumpMenuListener(MenuItemShownListener menuItemShownListener, JMenuItem menuItem) -
Uses of MenuItemShownListener in org.openjump.core.ui.swing.listener
Classes in org.openjump.core.ui.swing.listener that implement MenuItemShownListenerConstructors in org.openjump.core.ui.swing.listener with parameters of type MenuItemShownListenerModifierConstructorDescriptionMenuItemShownMenuListener(JMenuItem menuItem, MenuItemShownListener menuItemShownListener)