Disposes of the component.
public synchronized void dispose()
Call dispose when the component is no longer needed. This method removes the component from its container (if the component has a site) and triggers the dispose event.
See Also IComponent.dispose