Uses of Class
org.diamondspin.DSPopupMenu

Packages that use DSPopupMenu
org.diamondspin   
 

Uses of DSPopupMenu in org.diamondspin
 

Methods in org.diamondspin that return DSPopupMenu
 DSPopupMenu DSTabletopPane.getDSPopupMenu(int id)
          Gets the PopupMenu attribute of the DSTabletopPane object
 DSPopupMenu DSPopupMenuManager.getDSPopupMenu(int Id)
          Gets the DSPopupMenu associated for a user (null if no popupMenu for him)
 

Methods in org.diamondspin with parameters of type DSPopupMenu
protected  void DSPopupMenuManager.setDSPopupMenu(DSPopupMenu DSPopupMenu_Arg, int Id)
          Sets the DSPopupMenu associated for a user (null if no popupMenu for him)
 void DSTabletopPane.setPopupMenu(DSPopupMenu DSPopupMenu_Arg, int id)
          Sets a PopupMenu for a given user
 



Copyright © 2006 Frederic Vernier(LIMSI) Chia Shen(MERL) Guillaume Besacier(LIMSI). All Rights Reserved.