Search:

Type: Posts; User: mds1256

Search: Search took 0.06 seconds.

  1. Re: Class Extends JFrame and implements Runnable - Where to put the code

    Yeah basically there is already a GUI open which is handling RMI requests from other clients.

    Whilst this is running this other JFrame is to perform another task whilst still being able to process...
  2. Class Extends JFrame and implements Runnable - Where to put the code

    Hi

    I am after some advice. I have a class that extends JFrame and also implements runnable.

    Basically it is a frame which has a JLabel used for progress message and an OK JButton.

    It also...
Results 1 to 2 of 2