PopupMenu.PopupMenu

PopupMenu.PopupMenu

Class Overview | Class Members | This Package | All Packages

Syntax 1
public PopupMenu()
Description
Creates a new popup menu.



Syntax 2
public PopupMenu( String label )
Parameters
title
the title string for the popup menu
Description
Creates a new popup menu with the specified name.