Getting JMenuItems of a given JPopupMenu

Hi all,I just need to know is there'r any method to retrieve all the JMenuItems which have been added to a JPopupMenu?This is urgent. Please help me soon.Thanks & Regards
[203 byte] By [ibmnewa] at [2007-11-27 4:57:06]
# 1
Did you search the API? http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JMenuItem.html
Rodney_McKaya at 2007-7-12 10:12:27 > top of Java-index,Desktop,Core GUI APIs...