Search:

Type: Posts; User: JavaNoob#5

Search: Search took 0.19 seconds.

  1. Re: Hello! Trying to Get Java Swing GUI to display clock/timer in jTextField

    Figured out how to use the Swing timer and listener. That IS a lot better and simpler to do; thanks!

    The following is a link with a simple example of a jLabel clock:

    Timer: clock label :...
  2. Re: Hello! Trying to Get Java Swing GUI to display clock/timer in jTextField

    After considerable effort, I FINALLY managed to produce a working jTextField clock! Special thanks to online discussion forums like this. ^:)^

    I wanted to share my solution, not only so that...
  3. Hello! Trying to Get Java Swing GUI to display clock/timer in jTextField

    Hello,

    Please help! I'm relatively new to Java and trying to develop an app that include a time-dependent function:
    -at a specified time interval, a jTextField in a jFrame will update with the...
Results 1 to 3 of 3