Thread: Open File
View Single Post
  #4 (permalink)  
Old 07-10-2008, 06:14 PM
Norm's Avatar
Norm Norm is offline
Senior Member
 
Join Date: Jun 2008
Location: SouthWest Missouri, USA
Posts: 2,229
Rep Power: 4
Norm is on a distinguished road
Default
You can probably find all you want by using a search.
Look that the API doc for the type of menu item you are using, find the addListener methods that are defined for that class and do a search for those methods. That could find you examples of how to use them.
Same for the other parts of the problem.
Reply With Quote