Frees all resources associated with this element.
public void dispose( )
This method might not be called at run time. Any resources used by the element should be set up to be released when the element is released for garbage collection. Inheriting classes should always call the superclass dispose method.