Frees the resources allocated by this control.
public void dispose()
This method is called when the control is ready to free its resources. This method should not be called at run time, and classes that extend this class should call super.dispose() in overrides of this method.