Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    1,384

    Re: Keyevent while JOptionPane inputdialog is open

    You will need to use threads if you want the Robot methods to happen when the JOption pane is open. Not sure what the timing requirement will be to get the event to happen after the dialog is shown....
  2. Replies
    3
    Views
    1,384

    Re: Keyevent while JOptionPane inputdialog is open

    Can you make a small, complete program that compiles, executes and shows the problem.

    I don't know what events can happen when a modal dialog is open.

    If you want a non-modal window, use the...
Results 1 to 2 of 2