Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    1,837

    Re: setText Not Working

    An SSCCE should still be runnable simply by copying and pasting it into an editor. For your case, your program should just be a single JTextField with whatever listener you're trying to get to work....
  2. Replies
    4
    Views
    1,837

    Re: setText Not Working

    Code should be posted in the form of an SSCCE - that's a lot of code to demonstrate a single keyPressed and setText call, and your indentation makes the code pretty hard to read.

    I recommend you...
Results 1 to 2 of 2