Search:

Type: Posts; User: Mohd

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    3,006

    Re: How I can control Keyboard?

    Hi JavaPF,

    I solved this problem as you said
    I used ActionListener and when user type for example j
    type i or anything else

    in method keyTyped I used consume() to stop typing any character to...
  2. Replies
    3
    Views
    3,006

    How can i control keyboard through programming?

    Hello

    Suppose my program contain text area and I want change the
    layout of the keyboard to any order I want.

    The problem is how I can change the character what is in specify key?

    for...
Results 1 to 2 of 2