im a newbie to java programming and i wanna know how to create a java program that would let a user enter a 6 character ID number(a combination of 3letters and 3numbers)
loidz123 0 Newbie Poster
Recommended Answers
Jump to PostJOptionPane for a "GUI" (Scanner for a "console") program. See the API docs for those classes and google for some tutorials.
All 3 Replies
masijade 1,351 Industrious Poster Team Colleague Featured Poster
mKorbel 274 Veteran Poster
loidz123 0 Newbie 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.