|
From: Gal N. <gal...@gm...> - 2007-07-27 20:39:02
|
Hi Trevor, I need to add a context menu to a thing. What I'm thinking to do iss to wrap a JPopupMenu in a ScriptableObject. However the menu object needs a parent frame to be visible or else I would have problems with the focus and more. Do you have an idea how I might get an access from a scriptable to the parent frame i.e. the ViewerApplet? Thanks, Gal |