I need to create java interface that prompts users to imput their username and password to access a component database using access or text file. then i need tohave search fields and buy field and then a contact us.....aahhh im trying but im reqal frustrated aaaaaa
theCommander 0 Newbie Poster
Recommended Answers
Jump to PostGolden rule of the forum We only give homework help to those who show effort so start working on it...
Jump to PostAlso, there are many sites that have tutorials on how to make an interface(I'm assuming you mean a GUI?)
Start by looking at those sites, and just make the GUI. After that, read up on how to make those buttons you put on the GUI work.
I had …
Jump to PostIf you want to use a .txt file, and you find databases difficult find examples on how to read files in this forum using the Scanner class or the BufferedReader class.
After you read the file into a Vector or ArrayList check the username and password entered to see if …
All 9 Replies
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
Devoted Hosting 0 Light Poster
P00dle 0 Junior Poster
theCommander 0 Newbie Poster
theCommander 0 Newbie Poster
theCommander 0 Newbie Poster
P00dle 0 Junior Poster
javaAddict 900 Nearly a Senior Poster Team Colleague Featured Poster
theCommander 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.