public class TextListeners extends Object
| Constructor and Description |
|---|
TextListeners() |
| Modifier and Type | Method and Description |
|---|---|
static <M,I> void |
addTextListener(JTextField field,
RegistrationMainPanel<M,I> panel)
Adiciona listener em campo de texto.
|
public static <M,I> void addTextListener(JTextField field, RegistrationMainPanel<M,I> panel)
field - campo de textopanel - painelCopyright © 2015 Tecgraf/PUC-Rio. All rights reserved.