Uses of Interface
com.leafdigital.ui.api.PopupMenu

Packages that use PopupMenu
com.leafdigital.ui.api The UI API provides a basic windowing interface library of widgets that can be constructed from XML. 
 

Uses of PopupMenu in com.leafdigital.ui.api
 

Methods in com.leafdigital.ui.api that return PopupMenu
 PopupMenu UI.newPopupMenu()
           
 

Methods in com.leafdigital.ui.api with parameters of type PopupMenu
 void TextView.MenuHandler.addItems(PopupMenu pm, org.w3c.dom.Node n)
          Should use members of the PopupMenu to add items if required.
 



Copyright © 2011 Samuel Marshall. All rights reserved.