static class BoundingBoxSelection.SelectAllOnFocusHandler extends FocusAdapter
Modifier and Type | Field and Description |
---|---|
private JTextComponent |
tfTarget |
Constructor and Description |
---|
BoundingBoxSelection.SelectAllOnFocusHandler(JTextComponent tfTarget) |
private JTextComponent tfTarget
public BoundingBoxSelection.SelectAllOnFocusHandler(JTextComponent tfTarget)
public void focusGained(FocusEvent e)
focusGained
in interface FocusListener
focusGained
in class FocusAdapter