aspose file tools
The moose likes Swing / AWT / SWT and the fly likes JMenuItems not triggering keyTyped Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "JMenuItems not triggering keyTyped" Watch "JMenuItems not triggering keyTyped" New topic
Author

JMenuItems not triggering keyTyped

Jim Hamrick
Greenhorn

Joined: Dec 06, 2004
Posts: 5
The title of my post pretty much sums up my problem...
The JMenuItems are listened to like this (where jm is a JMenu):

The executed code looks like this:


And alas, the lord is never praised . Why not?


This is my simple religion. There is no need for temples; no need for complicated philosophy. Our own brain, our own heart is our temple; the philosophy is kindness.<br />- Dalai Lama
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JMenuItems not triggering keyTyped
 
Similar Threads
Multiplying elements of two arrays together
simple web browser in java
Array Problems
Resize the multi dimension array
Disallow certain chars in JTextField