Need help on making a program with An APPLET

This is what she wants in the program

1)It must be a single Applet that uses a BorderLayout

with all five sections.

2)In the North section, print your name in a bold

italicized font.

3)In the Center section put a text field and a text

area (the layout is up to you). When the user types

something in the text field the Applet should reverse

the characters and display the results in the text

area.

4)In the East and West sections you will display one

image each.

5)In the South area you will place a Button that when

pressed, swaps the two images in the East and West

sections.

[676 byte] By [carisma36] at [2007-9-27 22:27:46]
# 1
What's the question?Or is it "assignment-outsourcing"?
danbas at 2007-7-7 13:00:15 > top of Java-index,Archived Forums,Java Programming...
# 2
http://developer.java.sun.com/developer/onlineTraining/Programming/BasicJava1/front.html#applets
bbritta at 2007-7-7 13:00:15 > top of Java-index,Archived Forums,Java Programming...
# 3
This is for a friend who needs the program done for her so i was wondering if someone knew how to write the program to do what she is looking for
carisma36 at 2007-7-7 13:00:15 > top of Java-index,Archived Forums,Java Programming...
# 4
Here are many people who know how to do it. But i don't think anyone will help you. It really looks like you didn't even think about the problem...
danbas at 2007-7-7 13:00:15 > top of Java-index,Archived Forums,Java Programming...
# 5
actually im not familier with using applets.
carisma36 at 2007-7-7 13:00:15 > top of Java-index,Archived Forums,Java Programming...