public class TextSelecter
extends java.awt.event.FocusAdapter
| Modifier and Type | Field and Description |
|---|---|
static TextSelecter |
TEXT_SELECTOR |
| Constructor and Description |
|---|
TextSelecter() |
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(java.awt.event.FocusEvent e) |
void |
selectText(javax.swing.text.JTextComponent txt) |
public static final TextSelecter TEXT_SELECTOR