|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.event.FocusAdapter
org.openstreetmap.josm.gui.download.BoundingBoxSelection.SelectAllOnFocusHandler
static class BoundingBoxSelection.SelectAllOnFocusHandler
| Field Summary | |
|---|---|
private javax.swing.text.JTextComponent |
tfTarget
|
| Constructor Summary | |
|---|---|
BoundingBoxSelection.SelectAllOnFocusHandler(javax.swing.text.JTextComponent tfTarget)
|
|
| Method Summary | |
|---|---|
void |
focusGained(java.awt.event.FocusEvent e)
|
| Methods inherited from class java.awt.event.FocusAdapter |
|---|
focusLost |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private javax.swing.text.JTextComponent tfTarget
| Constructor Detail |
|---|
public BoundingBoxSelection.SelectAllOnFocusHandler(javax.swing.text.JTextComponent tfTarget)
| Method Detail |
|---|
public void focusGained(java.awt.event.FocusEvent e)
focusGained in interface java.awt.event.FocusListenerfocusGained in class java.awt.event.FocusAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||