Creating an Applet User Interface |
[UNDER CONSTRUCTION]What parameters should the applet define?
[Name some typical parameters: SRC, IMG, SOUND, ...]What kind of values will each parameter take?
[Typical types: URLs, integers, booleans, lists]What will the default value of each parameter be?
[Should provide a default value, if possible.]
Creating an Applet User Interface |