Search:

Type: Posts; User: kit367

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    1,044

    [SOLVED] Re: Application Gui Issue

    Thanks for your response. I execute a process that write in a jtextArea and enable and disable some buttons but don't add or remove components to the JFrame. Now i'm trying to use a Windows Listener...
  2. Replies
    5
    Views
    1,044

    [SOLVED] Re: Application Gui Issue

    I've tried to execute updating into java.awt.EventQueue.invokeLater or into SwingUtilities.invokeLater methods but it still doesn't working.

    Do you have other ideas?

    Thanks a lot
  3. Replies
    5
    Views
    1,044

    [SOLVED] Application Gui Issue

    Hello all,
    i have created a application gui that use a SwingWorker to update a JTextArea and JTable into a loop. This works fine and the swing components are updated in real-time. My issues started...
Results 1 to 3 of 4