Uses of Interface
org.geotools.swing.control.PopupMenuProvider
Packages that use PopupMenuProvider
Package
Description
A small collection of Swing controls including type-specific text fields and a list class with drag and drop item
re-ordering.
-
Uses of PopupMenuProvider in org.geotools.swing.control
Constructors in org.geotools.swing.control with parameters of type PopupMenuProviderModifierConstructorDescriptionJMenuStatusBarItem
(String name, ImageIcon icon, String toolTip, PopupMenuProvider menuProvider) Creates a new item to display a menu which will be supplired bymenuProvider
.