i want to display buttons like this in applet
a b c d e f
g h i j k l
m n o p q r
s t u v w x
y z 0 1 2 3
4 5 6 7 8 9
when i click to any of this character it should display. and each time all the letters should be in different place.........
please inform me how to create this using applet.. i already developed using static button but its very lengthy process so please help me to get the solutions

Recommended Answers

All 3 Replies

1) download jdk
2) download jdk documentation
3) install both
4) study the Java tutorial until you can complete your assignment

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.