static class BoundingBoxSelection.SelectAllOnFocusHandler extends java.awt.event.FocusAdapter
Modifier and Type | Field and Description |
---|---|
private javax.swing.text.JTextComponent |
tfTarget |
Constructor and Description |
---|
SelectAllOnFocusHandler(javax.swing.text.JTextComponent tfTarget) |
Modifier and Type | Method and Description |
---|---|
void |
focusGained(java.awt.event.FocusEvent e) |
private final javax.swing.text.JTextComponent tfTarget
SelectAllOnFocusHandler(javax.swing.text.JTextComponent tfTarget)
public void focusGained(java.awt.event.FocusEvent e)
focusGained
in interface java.awt.event.FocusListener
focusGained
in class java.awt.event.FocusAdapter