Java program. GUI on Netbeans
Complete text scrolling Java program, which does the following
-> display the text – “This is my project” in a window.
-> the text “This is my project” scrolls from right to leftautomatically in 45 seconds and repeatedly.
Answer