tecgraf.javautils.gui.crud.utils
Class TextListeners
java.lang.Object
tecgraf.javautils.gui.crud.utils.TextListeners
public class TextListeners
- extends Object
Utilitário para sinalizar edição.
- Author:
- Tecgraf
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextListeners
public TextListeners()
addTextListener
public static <M,I> void addTextListener(JTextField field,
RegistrationMainPanel<M,I> panel)
- Adiciona listener em campo de texto.
- Parameters:
field - campo de textopanel - painel
Copyright © 2014 Tecgraf/PUC-Rio. All rights reserved.