The very first and appealing requirement of any company or any developer when they launch application is to display s splash screen at the starting of the application for some time that gives user company info,Developer info,contact info etc.So this article is dedicated to all developers who want to make their application presentable. The code snippet given in this article is using the widget library that has been embedded into the j2me and their specific widget package imported to use 3SWT.
Article gives basis components that make splash screen like an background image on specific size of window that is not re-sizable and progress bar,indication for application staring time.
This article satisfies the need of all developers who want to make very interactive splash screen for their application. Code given works perfectly.
--Kalki 16:44, 24 September 2009 (UTC)