Search:

Type: Posts; User: mdstrauss

Search: Search took 0.10 seconds.

  1. Re: help writeing to a jtextarea from a diffrent class

    thanks very much for the advice that was actually my first idea but i read some where
    that you should keep your listeners on a different class so you can develop them separately
    well i tell you if...
  2. Re: does not work

    still same thing but great advice thanks anyway...
    other advice???

    i think i well send the frame from PFrame class or put the listener under the class so i can yous <.this>
    any other ideas well...
  3. Re:here is the console error in the program

    i forgot to say that it does compile but when in the program when it gets to
    the lines in the listener that supposed to write to the jtexterea this is what
    the console throws .......


    ...
  4. help writeing to a jtextarea from a diffrent class

    so i have a frame with a jtextarea and i want to write to it from a separate class i (for example)
    try to write to it from the eventlistener here they are:

    import java.awt.*;
    import...
Results 1 to 4 of 4