Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    1,113

    Re: Having problems with GUI Interface

    Does the code do what you want? Then it's good.


    Done for tonight. Back tomorrow.
  2. Replies
    7
    Views
    1,113

    Re: Having problems with GUI Interface

    Look at the methods for the class you are using: JTextArea
    Find the classname in the list on the left, click the link and the doc will show in the main frame.
    Scroll down to where the methods are...
  3. Replies
    7
    Views
    1,113

    Re: Having problems with GUI Interface

    Where are you trying to show these two items? The only place I see them used is with a text area. The setText() sets the text to be displayed. Is that the method you want to use? The text area...
Results 1 to 3 of 3