Re: How to move text in java
- From: mohit.khatri28@xxxxxxxxx
- Date: 29 Jan 2007 00:31:58 -0800
Hello Sir,
Thanks for your suggestion..... I am making my application with
swing. and using controls like JLabel and JPanel. But i dont want to
use it in the graphics mode my first string is moving from bottom to
top but my next string is not moving after the first string and so
so..... Could you please send me proper help so that i could get more
information......
Thanks
On Jan 29, 12:49 pm, "Andrew Thompson" <andrewtho...@xxxxxxxxx> wrote:
On Jan 29, 6:35 pm, mohit.khatr...@xxxxxxxxx wrote:
...
I want to move text from bottom to up in java. I want to movea beginner to start. To get text scrolling in 'Movie
multiple lines of text one after other just like starting of a movie.Note that GUI'd Java is not a very good place for
Credits' style is harder, since you need to take
care of the drawing (accounting for the text size)
yourself. The method to override, in order to
perform the painting, depends on whether it is
AWT or Swing (your failure to mention AWT/Swing
adds to my impression you are swimming here).
I suggest you either..
- Start learning Java from the command line. In
which case you will be able to ask a much more
focused question, when you get to the point of
attempting 'scrolling text'.
- Use an existing 'scolling text' applet.
Andrew T.
.
- References:
- How to move text in java
- From: mohit . khatri28
- Re: How to move text in java
- From: Andrew Thompson
- How to move text in java
- Prev by Date: Re: How do you execute a JAR file?
- Next by Date: Re: HTTP 500 Tomcat help
- Previous by thread: Re: How to move text in java
- Next by thread: Is there an easy way to find the right class?
- Index(es):
Relevant Pages
|