If you want to directly write text on to the applet, in the paint method use the Graphics object's drawString() method.
If you give more information about what exactly you want, somebody here can help you with the correct way of doing it :-)
- Rakesh
|