Am trying to create a splash screen using the SplashScreen class.
i edit the manifest file to be put in to the jar file and also put the .gif file in the application directory but the method returns null all the time.
Should the .gif file be inside the jar and how do i get it there. Am using netbeans 6 and it automatically builds the jar.
i edit the manifest file to be put in to the jar file and also put the .gif file in the application directory but the method returns null all the time.
Should the .gif file be inside the jar and how do i get it there. Am using netbeans 6 and it automatically builds the jar.
Comment