public class TextAreaCheckFocusListener extends Object implements FocusListener
| Constructor and Description |
|---|
TextAreaCheckFocusListener(AttributeLabel label,
JTextComponent titleArea,
String defaultString) |
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(FocusEvent e) |
void |
focusLost(FocusEvent e) |
public TextAreaCheckFocusListener(AttributeLabel label, JTextComponent titleArea, String defaultString)
public void focusGained(FocusEvent e)
focusGained in interface FocusListenerpublic void focusLost(FocusEvent e)
focusLost in interface FocusListenerCopyright © 2016 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.