Nothing displays on Splash Screen

Adobe DW5. The splash screen shows up but is blank - white. I  reinstalled the Adobe Suite and still nothing. After opening, Splash  screen shows but it is white. I did some research and some people noted  flash wasn't installed because that is probably what plays it but I have  flash installed, shockwave.
Any thoughts?

Hi,
Try updating BIOS to the latest version and check if it helps. Else, it seems there is some hardware issue involved. I strongly suggest you to contact our technical support for assistance.
Click here to open a link where you can select the country and get the exact contact support number. I’m sure they will be a great help.
Best Regards,
Mithun.
Did someone help you today? Press the star on the left to thank them with a Kudo!
If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
Follow @LenovoForums on Twitter!

Similar Messages

  • Help displaying a splash screen.

    Hi Guys.
    I need help displaying a splash screen as an advertisment or something before i have my main application run.
    Here is the code i wrote (it works as if it were a seperate application)
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    package MajourProject;
    import java.awt.AWTException;
    import java.awt.Dimension;
    import java.awt.Robot;
    import java.awt.Toolkit;
    import javax.swing.ImageIcon;
    import javax.swing.JLabel;
    import javax.swing.JOptionPane;
    import javax.swing.JProgressBar;
    import javax.swing.JScrollPane;
    import javax.swing.JWindow;
    * @author Matt
    public class SplashScreen extends JWindow
        public SplashScreen()
    Start();
        public void Start(int UpTime)
            ImageIcon ii = new ImageIcon("src/1.jpg");
              JScrollPane jsp = new JScrollPane(new JLabel(ii));
                    JProgressBar Bar = new JProgressBar();
              getContentPane().add(jsp);
              setSize(853,303);
              centerScreen();
              setVisible(true);
                   try
                                Thread.sleep(20000);
                               dispose();
                   catch(Exception IE)
            private void centerScreen()
                    Dimension d = Toolkit.getDefaultToolkit().getScreenSize();
                    int x = (int) ((d.getWidth() - getWidth()) / 2);
              int y = (int) ((d.getHeight() - getHeight()) / 2);
              setLocation(x, (y-100));
           public static void main(String [] args)
                 new
    }

    And there's a problem with that code, is there?
    I don't really feel like running the code to find out what that problem might be, so let me just point out that splash screens are built into Java 6. Adding a splash screen to your program requires nothing more than using a command-line argument to point at the image file.

  • Displaying a Splash Screen

    Hi:
    I have an application which takes sometime to load and decided to display a splash screen. The splash screen is a simple JFrame with a JPanel within. The splash screen is displaying but it�s not being painted at all. A grey box with the splash screen size is displayed.
    Following is the code from where I�m calling both the splash screen and the application.
        private static void startApplication() {
            SplashScreen splashScreen = new SplashScreen();
            System.out.println("Loading...");
            splashScreen.setUndecorated(true);
            splashScreen.setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE);
            splashScreen.pack();
            splashScreen.setLocationRelativeTo(null);
            splashScreen.setVisible(true);
            try {
                Application application = new Application();
                splashScreen.setCompleted(0.2);
                System.out.println("Loading Database...");
                application.initDatabase();
                System.out.println("Loading of Database Complete...");
                splashScreen.setCompleted(0.5);
                application.initActions();
                splashScreen.setCompleted(0.6);
                application.initToolBar();
                splashScreen.setCompleted(0.7);
                application.initMenuBar();
                splashScreen.setCompleted(0.8);
                application.initComponents();
                splashScreen.setCompleted(0.9);
                application.setDefaultCloseOperation(Application.DISPOSE_ON_CLOSE);
                application.setTitle("Password Keeper");
                application.setUndecorated(false);
                application.pack();
                application.setLocationRelativeTo(null);
                splashScreen.setCompleted(1);
                application.setVisible(true);
            }catch(ClassNotFoundException e) {
                System.err.println("Failed to load the required classes.");
                JOptionPane.showMessageDialog(splashScreen, "Failed to load the required classes.", "Loading Application", JOptionPane.ERROR_MESSAGE);
            }catch(SQLException e){
                System.err.println("Failed to load the required classes.");
                JOptionPane.showMessageDialog(splashScreen, "An error occured while connecting with the database.", "Loading Application", JOptionPane.ERROR_MESSAGE);
            System.out.println("Application Started...");
            splashScreen.setVisible(false);
            splashScreen.dispose();
        public static void main(String[] args) {
            SwingUtilities.invokeLater(new Runnable() {
                public void run() {
                    startApplication();
        }The problem started to show up when the application was included. This works fine when the splash screen is displayed by itself.
    Albert Attard

    A grey box with the splash screen size is displayed.would indicate you have your "application which takes sometime to load" in the
    EDT, which will prevent painting until loading finishes
    use a separate thread to load the data
    http://java.sun.com/docs/books/tutorial/essential/threads/
    http://java.sun.com/docs/books/tutorial/uiswing/misc/threads.html
    http://java.sun.com/products/jfc/tsc/articles/threads/threads1.html

  • PE3 installs on Vista 64; nothing runs beyond splash screen

    I'm trying to install Premiere Elements 3.0 on my new Vista 64-bit machine. Nothing happens once the splash screen disappears. Here are the details:
    - The PC has 4G RAM, full system updates applied, etc.
    - I installed, in order:
    - Quicktime
    - PE3
    - PE 3.0.2 update
    I checked Event Viewer. Everythng had installed correctly, except Adobe Help Center (error 1063), so I ran the Help Center installer by itself (from F:\Premiere Elements\help center); this time, it installed correctly.
    Unfortunately, running PE3 gets me nowhere. I get the splash screen (which indicates "v3.0.2" and "Windows XP; multi processor detected", a good sign). The last item displayed on the splash screen is "Loading Wave_Warp.AEX", then the splash screen disappears and... nothing.
    Event Viewer shows no error message whatsoever. I also tried deactivating XP compatibility in the PE application's Properties -> Compatibility tab; same result.
    What else can I do to make PE3 run on this machine? Many thanks for your help.

    There is very likely to not be a patch, especially for a program that is several years, and versions old. No one at Adobe could anticipate, much less program for, a new OS, that is quite different in all respects from that which was available upon release of PE3.
    Yes, it can be frustrating when either software, or hardware, are rendered obsolete, however it happens constantly, and will, so long as each gets changed to take advantages of improvements in technology.
    In real world terms, PE7 is the current Vista "patch" for PE3. I'm using CS2 PrPro (Production Suite) on my XP-Pro workstation. I want to go to CS4, but to get the full benefit from it, I need to upgrade my workstation and go to Vista-64, or Win7, when released. Talk about an investment in both time and $'s.
    For some older 3D paint programs, I had to build a special computer and use WinME, just to run them. Most of the gear was then state-fo-the-art, but I could only use 512MB of RAM, and had to install a much older (and pretty lousy)  OS. I needed and used those programs enough to justify that expense. Heck, just getting a 512MB stick, at that late a date, was tough, but necessary.
    Good luck,
    Hunt

  • No display or splash screen

    Compaq Presario sr5703wm, Windows Vista 32-bit,
    Repalced fuse in power supply. Removed password by jumper on motherboard. Booted fine 6-7 times. Next boot had no display on monitor- no splash screen, nothing. Checked for VGA connections -OK. Checked monitor on another computer-OK. When computer turned on all fans running CD/DVD light blinks momentarily, hard drive spins up. Attempted to do recovery using disc and CD/DVD drive does not run. Have tried reset Bios with no resolution.
    HELP PLEASE!  Thank you

    Hello, 
    I understand that your pc will not boot but you do hear the fans and also see lights on the cd/dvd drive blinking momentarily. I appreciate you already testing out the monitor to confirm it works with another pc. 
    When you attempted to run the recovery using the disc did the monitor show any images?
    You also mentioned resetting the bios. Did the bios menu physically show up on the monitor or could you not see it on the screen? Also take a look at your keyboard and see if there lights that flash in somewhat of a pattern. (ie. caps lock, num lock)
    I am thinking there might be an issue with the graphics card which I’m, showing is integrated to the motherboard. 
    I have inserted a link that will provide you with more steps you try. 
    I recommend you start with step 5 because the majority of the steps above you have already done. (See below)
    Step 5: Reseat loose internal components
    If the computer case was recently serviced or moved, a card, cable, memory module, or processor may have become loose. When this happens, the computer might make a beeping sound when turned on. Use the following steps to check for loose components:
    Let me know if this helps you. If you have any questions feel free to let us know. 
    Thanks 
    Clicking the White Kudos star on the left is a way to say Thanks!
    Clicking the 'Accept as Solution' button is a way to let others know which steps helped solve the problem!

  • How to display different Splash Screen depending on the Locale?

    Hi,
    I have a splash screen which is working fine.
    I want to display different spalsh screen depending on the locale the user has.
    Is this possible.
    I can display different Title,Description and the text of the short-cut icon on desktop and startup Menu based on the locale by mentioning it in the JNLP and altering my browser settings. I am not able to use the icon and splash screen corresponding to the specified locale. How to do this?
    EX:
    <information>
    <title> In english</title>
    <description> In english</description>
    <shortcut online="true">
    <!-- create desktop shortcut -->
    <desktop/>
    <menu submenu="My Project in English language"/>
    </shortcut>
    *<icon kind="shortcut" href="images/icon_english.gif"/>
    <icon kind="splash" href="images/splash_english.jpg"/>*
    <!-- locale="nl-NL" specifies dutch -->
    </information>
    <information locale="nl-NL">
    <title> In Dutch</title>
    <description>In Dutch</description>
    <shortcut online="true">
    <!-- create desktop shortcut -->
    <desktop/>
    <menu submenu="My Project in Dutch language"/>
    </shortcut>
    *<icon kind="shortcut" href="images/icon_dutch.gif"/>
    <icon kind="splash" href="images/splash_dutch.jpg"/>*
    </information>
    *Now here i am not getting the splash_dutch screen for the locale "nl-NL"(Dutch) and i am getting splash_english screen.
    Can we acheive this?*

    Hi anjali...
    I have problem with splash screen..
    here is my jnlp file
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp spec="1.0+" codebase="http://localhost:8080/MyProject">
         <information>
              <title>MyProject1.0</title>
              <vendor>none</vendor>
              <description>Application Launcher For MyProject1.0</description>
              <description kind="short"></description>
              <offline-allowed />
              <icon kind="splash" href="images/Splash_MyProject.jpg" width="560" height="300"/>
         </information>
         <resources>
              <jar href="SwingApplication/mysql-connector-java-5.0.6-bin.jar" />
              <jar href="SwingApplication/MyProject1.0.jar" main="true"/>
              <jar href="SwingApplication/liquidlnf.jar" />
              <j2se version="1.6+" java-vm-args="-Xms32M -Xmx256M " />
         </resources>
         <security>
              <all-permissions/>
         </security>
         <application-desc main-class="com.mobius.ui.MainWindow">
              <argument>production%0%3#com.mysql.jdbc.Driver#MyProject4%jdbc:mysql://10.100.1.89:3306/MyProject4%MyProject%info123#MyProject2%jdbc:mysql://10.100.1.89:3306/MyProject2%MyProject%info123</argument>
         </application-desc>
    </jnlp>my post is in
    http://forum.java.sun.com/thread.jspa?threadID=5298381
    http://forum.java.sun.com/thread.jspa?threadID=5298466
    I am in big problem Help me...
    Edited by: arunnprakash on May 22, 2008 1:28 PM
    Edited by: arunnprakash on May 22, 2008 1:28 PM

  • Problem with displaying a splash screen twice

    I have a splash screen that displays while I am reading data from the recordstore, I use the same sceen when I am writing data back to the record store when the application exits.
    The problem I am having is that the screen never appears the second time, I have tried to set it to null and then instantiate it again but it still does not appear. Can someone please give me some adivse as to why this might be happening. I am pretty sure it is some kind of race condition with the threads but I just cant seem to solve it. I am placing snipits of code below.
    public class NetTools extends MIDlet implements CommandListener
    public void startApp()
    isPaused = false;
    display = Display.getDisplay(this);
    splash = new Splash();
    splash.start();
    settings = new Settings(this);
    settings.start();
    display.setCurrent(splash);
    splash.StartTimer();
    splash.setMsg("Loading Settings...");
    settings.Load();
    splash.setMsg("Loading Main App...");
    splash.Dismiss();
    showMainScreen();
    splash = null;
    public void destroyApp(boolean unconditional)
    display = Display.getDisplay(this);
    splash = new Splash();
    splash.start();
    display.setCurrent(splash);
    splash.setMsg("Saving Settings...");
    //splash.Join();
    //splash.StartTimer();
    settings.Save();
    //splash.Dismiss();
    settings = null;
    splash = null;
    public class Settings implements Runnable
    public void Load()
    try
    thread.yield();
    public void Save()
    try
    thread.yield();
    public class Splash extends Canvas implements Runnable
    public void StartTimer()
    start_time = System.currentTimeMillis();
    repaint();
    serviceRepaints();
    public void Dismiss()
    while ((start_time+WAIT_TIME)>System.currentTimeMillis())
    repaint();
    I cannot seem to figure out how to make the thread for the splash overtake the UI thread in the destroyApp(), does anybody have any ideas.
    Sunny

    A grey box with the splash screen size is displayed.would indicate you have your "application which takes sometime to load" in the
    EDT, which will prevent painting until loading finishes
    use a separate thread to load the data
    http://java.sun.com/docs/books/tutorial/essential/threads/
    http://java.sun.com/docs/books/tutorial/uiswing/misc/threads.html
    http://java.sun.com/products/jfc/tsc/articles/threads/threads1.html

  • Change info displayed on splash screen Help-- About

    When I open NI Multisim and click on Help-->About, the splash screen displays the following information in the upper left hand corner of the splash screen:
    test
    Benjamin Franklin Institute
    Serial#
    How/where do I change the word "test" so that it doesn't appear on all the classroom PCs?  Where is the source of the identifying information that appers on the splash screen?
    Thanks.

    Hello,
    In this case “test” is making reference to the Register Owner. This information is requested during the installation process. You will be able to modify this information by modifying a key in the Windows Registry.  Please refer to the link below for more information.
    http://digital.ni.com/public.nsf/allkb/0385A6FBAADE844286256DDB0066FCE8?OpenDocument
    Regards,
    MCOTO

  • My MacBook air has stopped working as in nothing displays on the screen.it is complete dark and blank. What do I do?

    My MacBook air has stopped displaying images completely on the screen! What do I do?

    Hello, Frank,
    Hope you have solved the problem with your macbook air.
    I am in the same situation now. Can you please tell me what solution you have found?
    Many thanks,

  • Nothing display in first screen of DB02

    Dear All,
    In one of my server, When i am executing DB02 transaction, it is showing nothing on front window in overview sections. When i am going in detailed analysis, it shows the values.
    Plz tell me what i have to do to resolve this.
    Componet version  SAP Solution Manager 4.0,
    Kernel release 700,
    DB - oracle 10.2.0.2.0,
    OS - Windows 2003 server.
    Basis SP - 700 - 0013
    Ankit Gupta

    Ankit,
    Please check attached note.
    [https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=73945]
    Please check SAP standard jobs are running. You can check via SM37.
    Hope this helps.
    Manoj
    Edited by: Manoj Chintawar on Mar 19, 2009 9:41 AM

  • Hi guys need Help with Displaying Splash Screen?!!?

    Hi Guys.
    Sorry for the last incomplete post my mistake!
    I need help displaying a splash screen as an advertisment or something before i have my main application run.
    Here is the code i wrote (it works as if it were a seperate application)
    package MajourProject;
    import java.awt.AWTException;
    import java.awt.Dimension;
    import java.awt.Robot;
    import java.awt.Toolkit;
    import javax.swing.ImageIcon;
    import javax.swing.JLabel;
    import javax.swing.JOptionPane;
    import javax.swing.JProgressBar;
    import javax.swing.JScrollPane;
    import javax.swing.JWindow;
    * @author Matt
    public class SplashScreen extends JWindow
        public SplashScreen()
            int UpTime = 20000;
            Start(UpTime);
        public void Start(int UpTime)
            ImageIcon ii = new ImageIcon("src/1.jpg");
              JScrollPane jsp = new JScrollPane(new JLabel(ii));
                    JProgressBar Bar = new JProgressBar();
              getContentPane().add(jsp);
              setSize(853,303);
              centerScreen();
              setVisible(true);
                   try
                                Thread.sleep(20000);
                               dispose();
                   catch(Exception IE)
            private void centerScreen()
                    Dimension d = Toolkit.getDefaultToolkit().getScreenSize();
                    int x = (int) ((d.getWidth() - getWidth()) / 2);
              int y = (int) ((d.getHeight() - getHeight()) / 2);
              setLocation(x, (y-100));
           public static void main(String [] args)
                 new SplashScreen();
    }but i now have a problem as i already have a main application done as i wrote this seperately. I now need to combine the two together. So what i did was in my Main Application wrote:
    Splash_Screen SS = new Splash_Screen();it then runs my Splash Screen class which i re-wrote to look as such:
    package MajourProject;
    import java.awt.AWTException;
    import java.awt.Dimension;
    import java.awt.Robot;
    import java.awt.Toolkit;
    import javax.swing.ImageIcon;
    import javax.swing.JLabel;
    import javax.swing.JOptionPane;
    import javax.swing.JProgressBar;
    import javax.swing.JScrollPane;
    import javax.swing.JWindow;
    * @author Matt
    public class SplashScreen extends JWindow
        public SplashScreen()
            int time = 15000;
            Start(time);
        public void Start(int UpTime)
            ImageIcon ii = new ImageIcon("src/1.jpg");
              JScrollPane jsp = new JScrollPane(new JLabel(ii));
                    JProgressBar Bar = new JProgressBar();
              getContentPane().add(jsp);
              setSize(853,303);
              centerScreen();
              setVisible(true);
                   try
                                Thread.sleep(20000);
                                dispose();
                   catch(Exception IE)
            private void centerScreen()
                    Dimension d = Toolkit.getDefaultToolkit().getScreenSize();
                    int x = (int) ((d.getWidth() - getWidth()) / 2);
              int y = (int) ((d.getHeight() - getHeight()) / 2);
              setLocation(x, (y-100));
    }it obviously runs the default constructor which then runs the other methods in the class but it doesn't seem to show can anybody help me to find out whats wrong? It seems to be there just before the main application launches but only for a split second. And when i am waiting while the thread is sleeping the area i have defined the Content pane for he cursor goes to the loading icon! I don't know if this makes any sence to you but if you can help me it would be most apreciated.
    Thanks.

    SpearOne wrote:
    Hi Encephalopathic
    why would it work if i put it in it's own application surely it wouldn't be caused by this thread.sleep?? everything after it is in fact put to sleep. In its "own" application, nothing happens after it is displayed.
    if it is the problem then could you please give me some code to add quickly to test??
    import java.awt.Dimension;
    import java.awt.Toolkit;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import javax.swing.ImageIcon;
    import javax.swing.JFrame;
    import javax.swing.JLabel;
    import javax.swing.JProgressBar;
    import javax.swing.JScrollPane;
    import javax.swing.JWindow;
    import javax.swing.Timer;
    public class SplashScreen extends JWindow
      private static final String IMAGE_PATH = "src/1.jpg";
      private static final int UP_TIME = 15000;
      public SplashScreen()
        Start();
      public void Start()
        ImageIcon ii = new ImageIcon(IMAGE_PATH);
        JScrollPane jsp = new JScrollPane(new JLabel(ii));
        //JProgressBar Bar = new JProgressBar();
        getContentPane().add(jsp);
        setSize(853, 303);
        centerScreen();
      private void centerScreen()
        Dimension d = Toolkit.getDefaultToolkit().getScreenSize();
        int x = (int) ((d.getWidth() - getWidth()) / 2);
        int y = (int) ((d.getHeight() - getHeight()) / 2);
        setLocation(x, (y - 100));
      public static void main(String[] args)
        final JFrame frame = new JFrame("Main Frame");
        frame.setPreferredSize(new Dimension(300, 200));
        frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
        frame.pack();
        frame.setLocationRelativeTo(null);
        final SplashScreen splash = new SplashScreen();
        splash.setVisible(true);
        Timer swingTimer = new Timer(UP_TIME, new ActionListener()
          public void actionPerformed(ActionEvent e)
            splash.dispose();
            frame.setVisible(true);
        swingTimer.setRepeats(false);
        swingTimer.start();
    }

  • Displaying error after splash screen

    I am writing the client side of a client/server app that relies heavily on the connection between client and server.
    I have made a splash screen and while it attempts to connect it displays the splash screen.
    what i need though is that when it fails to connect it should display an alert box in the center of the screen say it has failed to connect.
    I don't understand how to do this i tried using
    JOptionPane.showInternalMessageDialog(null, message);
    and
    final JOptionPane optionPane = new JOptionPane(message, JOptionPane.QUESTION_MESSAGE, JOptionPane.YES_NO_OPTION);
    then telling it to go to sleep but nothing.
    how should i do this?
    Scott.

    ratcateme wrote:
    I am writing the client side of a client/server app that relies heavily on the connection between client and server.
    I have made a splash screen and while it attempts to connect it displays the splash screen.
    what i need though is that when it fails to connect it should display an alert box in the center of the screen say it has failed to connect.
    I don't understand how to do this i tried using
    JOptionPane.showInternalMessageDialog(null, message);
    and
    final JOptionPane optionPane = new JOptionPane(message, JOptionPane.QUESTION_MESSAGE, JOptionPane.YES_NO_OPTION);
    then telling it to go to sleep but nothing.That was a mistake.
    JOptionPane.showMessage
    quit

  • Web start won't display splash screen

    Hi, I am using the following .jnlp file.. The problem I am having is that web start will not display the splash screen specified below. It displays the icon fine, but not the splash screen. I cannot find an answer, can anyone help?
    <?xml version="1.0" encoding="utf-8"?>
    <jnlp spec="1.0+"
    codebase="https://mywebserver/program"
    href="https://mywebserver/progem/start.jnlp">
    <information>
    <title>My Title</title>
    <vendor>My company</vendor>
    <description></description>
    <offline-disallowed/>
    <icon href="ban1.jpg" kind="splash" />
    <icon href="icon.jpg"/>
    </information>
    <resources>
    <j2se version="1.1+"/>
    <jar href="start.jar"/>
    </resources>
    <applet-desc
    main-class="myclass"
    documentbase="start..html"
    name="Program Name"
    width="180"
    height="100">
    </applet-desc>
    </jnlp>

    I can see no reason why this wouldn't work. Can you try looking at the splash.xml file in the "splash" directory in the cache ?
    the file should contain an entry for your program, pointing to your splash file.
    /Andy

  • Problem in displaying splash screen..

    Hi..
    First of all my apology to repost the question as i was asked to post it here for the answer.I've developed a desktop application which has a splash screen.I'm using netbeans 6.0.Now, i am able to view the splash screen if i 'build' and 'run' the application in the IDE.But when i run the jar file i am not able to see the splash screen.
    This is how i've put the splash screen for my application.In project->properties->run->in VM options : splash.gif. Please help to display the splash screen when i run just the jar file.
    Thank you

    I don't understand what the way you're doing. It's a Netbeans option??
    Currently I'm developing a Swing app and I have a splash window. The way I've done it is creating a sublcass of JWindow, adding a panel, a JLabel and setting an icon.
    Like this:
    public class InitSplash extends JWindow {
         public InitSplash(Frame owner) throws HeadlessException {
              super(owner);
              initGUI();
              Dimension screenSize = Toolkit.getDefaultToolkit().getScreenSize();
              Dimension labelSize = jLabel.getPreferredSize();
              setLocation(screenSize.width / 2 - (labelSize.width / 2),
                        screenSize.height / 2 - (labelSize.height / 2));
         private void initGUI() {
              try {
                        this.setPreferredSize(new java.awt.Dimension(110, 150));
                        this.setLocationByPlatform(true);
                        jPanel1 = new JPanel();
                        getContentPane().add(jPanel1, BorderLayout.CENTER);
                        jPanel1.setBackground(new java.awt.Color(255,255,255));
                        jPanel1.setBorder(new LineBorder(new java.awt.Color(0,0,0), 2, false));
                             jLabel = new JLabel();
                             jPanel1.add(jLabel);
                             jLabel
                                       .setIcon(new ImageIcon(
                                                 getClass()
                                                           .getClassLoader()
                                                           .getResource(
                                                                     "com/ttt/common/gui/graphics/logo-transparente.gif")));
                             msgLabel = new JLabel();
                             jPanel1.add(msgLabel);
                             msgLabel.setText("Loading...");
                             msgLabel.setFont(new java.awt.Font("Tahoma",1,12));
                             msgLabel.setPreferredSize(new java.awt.Dimension(102, 25));
                             msgLabel.setHorizontalAlignment(SwingConstants.CENTER);
                   pack();
              } catch (Exception e) {
                   e.printStackTrace();
         }Is this what you are trying?

  • Display splash screen while downloading applet jar file

    I've tried to search the forums, but most results I get are how to display a splash screen while the classes are loading. Unfortunately, the classes do not begin loading until after the jar file has been downloaded. How does one go about showing as splash screen as the jar file containing the classes is downloaded?
    Thanks for the help!

    "Java 5 provides a capability in this area"- Unfortunately, due to circumstances out of our control we are stuck on java 1.4.x.
    "How you do that is your problem."- I'm so glad I can count on the helpful java community. Thanks.
    Since it appears that "warnerja" is discusted by my question (mabye had a bad day) and is leaving me out in the cold, does anyone have any ideas on how I can implement her/his suggestion. I can break my jar file into multiple seperate jars and as each one loads I can update a progress bar. Unfortunately, I do not know where to begin with this code wise nor do I know if this is the best solution to this problem. I would think this to be a common problem.
    Thanks for your help!

Maybe you are looking for

  • Connection from DP to SAP PI 7.11 via SOAP/https failed

    Hello Guys, we have a problem with connection from DP to SAP PI via SOAP/https. DP send a request and get a timeout. timeout is 2 or 3 minutes. DP and SAP PI authentificated with certificates. Our Problems: DP get now failure code in commnication cha

  • How to make the images show up on a linked file in Muse?

    I am wondering how to get my images to show up on the linked files in Muse.  Basically, in Muse, I have a page that links to other pages I designed in Dreamweaver.  I put the images in the image folder and when I upload the site, the page links to th

  • Free of cost supply for Rejected item

    Dear All, Please help me in the following scenario : a. A line item ( Imported item )rejected  by quality . b. For that rejected item foreign supplier send us the same material in free of cost . No need to pay for that item. c. I paid the freight and

  • Send notifications during R12 Payment process

    Hello, Does anyone know how to send notifications during the Payment process in R12. For example, I would like to send a mail to the Treasury department after the Payables department is done with invoice selection and confirmation of payments. This e

  • Sub-folders of images under a master folder have disappeared

    The folders are under a master folder, and another sub-folder (at the same level) has remained. I have already processed the files and exported JPGs, which also used to be there but now are not. I have not moved anything or had a crash. I am on a Win