How do you create a right click context menu and associate it with a Component? I’ve searched for docs at this site and the netbeans site and can’t find anything that details the process.
Platform: JDK 1.6.0_04; MyEclipse: 6.0.1-GA-200710
When I “drag” the Popup Menu from the Matisse Palette to a form component I get a jPopupMenu under “Other Components” but no visual indication of its presence (is this normal??).
When I double click the the jPopupMenu in Other Components, I get a small square displayed. When I try to “drag” a Menu Item from the palette to this small square nothing happens, it doesn’t visually attach.
I can’t find documentation on how to bind the popup to a specific Component, although if I right click on a form component there’s a Bind->componentPopupMenu option available.
Can you point me to where all the documentation is for this (and all the other Matisse interface capabilties/complexities)? I cannot seem to locate the detailed matisse interface documentation.
Thanks.
Dale