public interface GlimpsePopupMenuTarget
GlimpseTarget that implements this interface is added to a NewtSwingEDTGlimpseCanvas,
then right-clicking on that target will show the popup-menu supplied by getPopupMenu().| Modifier and Type | Method and Description |
|---|---|
JPopupMenu |
getPopupMenu() |
Notifier<GlimpseMouseEvent> |
getPopupMenuNotifier()
A notifier that will fire just before the popup menu becomes visible.
|
JPopupMenu getPopupMenu()
Notifier<GlimpseMouseEvent> getPopupMenuNotifier()
Copyright © 2020 Metron, Inc.. All rights reserved.