Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #19452

Re: Text delay

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: Text delay
Date 2012-10-20 19:37 -0700
Organization Canadian Mind Products
Message-ID <ftn68850so33a820r1slcuauvbflasr4s3@4ax.com> (permalink)
References <4e43e1e2-4f9c-479f-b5a6-ab66cdbf5d53@googlegroups.com>

Show all headers | View raw


On Fri, 19 Oct 2012 10:15:27 -0700 (PDT), K <kalezwe@gmail.com> wrote,
quoted or indirectly quoted someone who said :

>Does anyone know how to make certain text in a java application delay and display after the previous text 

you would create a timer that did a setText with different text on
each trigger.

See the code for SetClock. It updates the time periodically.

See http://mindprod.com/webstart/setclock.html
-- 
Roedy Green Canadian Mind Products http://mindprod.com
There are four possible ways to poke a card into a slot.
Nearly always, only one way works. To me that betrays a 
Fascist mentality, demanding customers conform to some 
arbitrary rule, and hassling them to discover the magic 
orientation. The polite way to do it is to design the reader 
slot so that all four ways work, or so that all the customer 
has to do is put the card in the vicinity of the reader. 

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Text delay K <kalezwe@gmail.com> - 2012-10-19 10:15 -0700
  Re: Text delay Eric Sosman <esosman@comcast-dot-net.invalid> - 2012-10-19 13:49 -0400
    Re: Text delay bob smith <bob@coolfone.comze.com> - 2012-10-19 14:56 -0700
      Re: Text delay Lew <lewbloch@gmail.com> - 2012-10-19 18:18 -0700
  Re: Text delay Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2012-10-19 22:58 +0200
  Re: Text delay Rajiv Gupta <rajiv@invalid.com> - 2012-10-20 14:49 +1100
  Re: Text delay Roedy Green <see_website@mindprod.com.invalid> - 2012-10-20 19:37 -0700

csiph-web