TextComponent.removeNotify

TextComponent.removeNotify

Class Overview | Class Members | This Package | All Packages

Syntax
public void removeNotify()
Description
Removes the TextComponent's peer. The peer allows us to modify the appearance of the TextComponent without changing its functionality.

Overrides
removeNotify in class Component