com.swabunga.spell.swing

Class JSpellApplet

public class JSpellApplet extends JApplet

Author: aim4min To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Method Summary
voidinit()
voidpaint(Graphics arg0)

Method Detail

init

public void init()

See Also: java.applet.Applet#init()

paint

public void paint(Graphics arg0)

See Also: java.awt.Component#paint(Graphics)