Uses of Class
nl.coderight.jazz.menu.PopupMenu

Packages that use PopupMenu
nl.coderight.jazz   
nl.coderight.jazz.form   
nl.coderight.jazz.form.field   
nl.coderight.jazz.form.field.button   
 

Uses of PopupMenu in nl.coderight.jazz
 

Methods in nl.coderight.jazz with parameters of type PopupMenu
 void SystemTrayIcon.setPopupMenu(PopupMenu popup)
          For more information see TrayIcon.setPopupMenu(java.awt.PopupMenu).
 

Uses of PopupMenu in nl.coderight.jazz.form
 

Methods in nl.coderight.jazz.form with parameters of type PopupMenu
 void FormField.setPopupMenu(PopupMenu popup)
          Sets field popup menu.
 

Uses of PopupMenu in nl.coderight.jazz.form.field
 

Methods in nl.coderight.jazz.form.field with parameters of type PopupMenu
 void SearchField.setPopupMenu(PopupMenu popup)
           
 

Uses of PopupMenu in nl.coderight.jazz.form.field.button
 

Methods in nl.coderight.jazz.form.field.button with parameters of type PopupMenu
 void MenuButton.setPopupMenu(PopupMenu menu)
           
 



Copyright 2010 CodeRight, All rights reserved.