Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Want to scroll text automaticaly on JPanel

  Asked By: Chisisi    Date: Jul 05    Category: Java    Views: 768
  

I want to scroll some text (Attributed Text) on JPanel automaticaly.
How can I do that?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Marc Anderson     Answered On: Jul 05

if you wrap the text  in a JTextPane or something
like that, and then you wrap the JTExtPane in a
JScrollPane...perhaps it works.

 
Didn't find what you were looking for? Find more on Want to scroll text automaticaly on JPanel Or get search suggestion and latest updates.




Tagged: