public class TextAreaCheckFocusListener
extends java.lang.Object
implements java.awt.event.FocusListener
| Constructor and Description |
|---|
TextAreaCheckFocusListener(AttributeLabel label,
javax.swing.text.JTextComponent titleArea,
java.lang.String defaultString) |
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(java.awt.event.FocusEvent e) |
void |
focusLost(java.awt.event.FocusEvent e) |
public TextAreaCheckFocusListener(AttributeLabel label, javax.swing.text.JTextComponent titleArea, java.lang.String defaultString)