Hi
Java Experts,
I have a java.awt.Frame which I obtained from the SWT_AWT class in Eclipse. The problem is that I need to put my swing components into the available awt frame. One main problem is my JMenu which cannot possibly be displayed in the frame but I want it inside. Is there a solution to my problem? Thanks!
Tim Berett