Is there a startup banner class in Java?



Hello,

I have created a Java application that takes a bit of time to start
up. I would like to have a startup banner (panel, whatever) likeI
have seen in other applications.

Is there some class that handles this specifically - display and pause
until background activity is completed - or do I need to create one?

Thanks in advance,
Todd

.



Relevant Pages

  • Re: Is there a startup banner class in Java?
    ... Todd wrote: ... I have created a Java application that takes a bit of time to start ... I would like to have a startup banner (panel, ...
    (comp.lang.java.programmer)
  • Re: Is there a startup banner class in Java?
    ... I would like to have a startup banner (panel, whatever) likeI ... have seen in other applications. ...
    (comp.lang.java.programmer)
  • Re: Is there a startup banner class in Java?
    ... I would like to have a startup banner (panel, ... by a command line option to the java command or by specifying it in your Jar file. ...
    (comp.lang.java.programmer)
  • Re: Is there a startup banner class in Java?
    ... I would like to have a startup banner (panel, ... by a command line option to the java command or by specifying it in your Jar file. ...
    (comp.lang.java.programmer)
  • Java & databases & awt
    ... i've got a panel, it uses gridlayout. ... data from the textfields into mysql database. ... Current Java thread: ... # An error report file has been saved as hs_err_pid1568.log. ...
    (comp.lang.java.programmer)