ei can u please help me to do a program that accepts username and passaword using java JFrame...
kim2_0016 0 Newbie Poster
Recommended Answers
Jump to PostAny beginner's java book has examples on how to create gui using javax.swing.If you don't have already such a book search the internet for tutorials. And check the java API for the following classes:
JFrame, JPanel, JTextField, JPasswordField, JButton, JLabel
And the interface ActionListener
Jump to PostIt is not encouraged to post such straight forward solution here. This forum definitely discourage the "copy-paste" manner.
All 8 Replies
javaAddict 900 Nearly a Senior Poster Team Colleague Featured Poster
ahilan_23 0 Unverified User
orko 36 Junior Poster
luckycharm 0 Newbie Poster
luckycharm 0 Newbie Poster
victor.a.magtangob 0 Newbie Poster
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
fliponymous 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.