TextField.addNotify

TextField.addNotify

Class Overview | Class Members | This Package | All Packages

Syntax
public void addNotify()
Description
Creates the TextField's peer. The peer allows us to modify the appearance of the TextField without changing its functionality.

Overrides
addNotify in class Component