Hello , all
how to change tab order.
example :
position cursor is now in txtCode, then while i press key tab , cursor move to other component.
thanks.
Look at the different Focus and FocusListener classes. I haven't done something like this, myself, yet, but I would assume that you will finds the info there.
Specifically (now that I look at it):
http://java.sun.com/j2se/1.5.0/docs/api/java/awt/FocusTraversalPolicy.html
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.