Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to Show Moving text (Marquee) in a Label or TextArea.

807591Jun 17 2008 — edited Jun 17 2008
I want to show marquee text in oracle application. For that i want the code for display marque text in either label or text area.

Oracle forms uses AWT components thats why i want this code in AWT components.

I just pass(string,fontsize,fontcolor,fontstyle,marquu behavior) like ('JAVA',12,'RED','ARIAL','UP') & scrolling starts.

I want to make java bean for that.

Somebody help me by providing code .

Regards
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 15 2008
Added on Jun 17 2008
18 comments
728 views