I did a program that connecting to database then show data and user can ( add or remove or update ) data but my problem that program take a little time to be ready how i can know that time and make notification for user to use program now or wait (Program still in loading)
mohamed moamen 0 Light Poster
Recommended Answers
Jump to PostIf you have Java 6 (which you should by now) there is a new facility for displaying a startup screen even before your code starts to execute, and updating it with progress:
http://192.9.162.55/developer/technicalArticles/J2SE/Desktop/javase6/splashscreen/
Jump to Postread about call back in java swing
All 8 Replies
mKorbel 274 Veteran Poster
mohamed moamen 0 Light Poster
mKorbel 274 Veteran Poster
mohamed moamen 0 Light Poster
mKorbel 274 Veteran Poster
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
ardi_lucy 0 Newbie Poster
mohamed moamen 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.