TextArea.addNotify
Class Overview | Class Members |
This Package |
All Packages
public void addNotify()
Description
Creates the TextArea's peer. The peer allows us to modify
the appearance of the TextArea without changing any of its
functionality.
Overrides
addNotify in class Component