org.geotools.swing.control
Interface PopupMenuProvider


public interface PopupMenuProvider

Used with JMenuStatusBarItem to pass a (possibly dynamic) pop-up menu.

Since:
8.0
Author:
Michael Bedward

Method Summary
 JPopupMenu getMenu()
          Gets the popup menu.
 

Method Detail

getMenu

JPopupMenu getMenu()
Gets the popup menu.

Returns:
the menu


Copyright © 1996-2014 Geotools. All Rights Reserved.