PComponent
|
--PTextComponent
|
--PTextField
Classes extended from PTextField: swingJapha 1.0Ryan Gantt
@Does all of the work in creating the TextField
public
Returns the maximum length of the component
the current maximum field length
public
Paints the TextField to the screen
the converted textField
public
Sets the maximum length of the component
public
Overrides: PTextComponent::__construct()
Creates a new TextComponent based on the passed information
public