|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.event.FocusAdapter
edu.princeton.wordnet.browser.component.JFontChooser.TextFieldFocusHandlerForTextSelection
protected class JFontChooser.TextFieldFocusHandlerForTextSelection
Focus handler
| Field Summary | |
|---|---|
private javax.swing.text.JTextComponent |
textComponent
Text component |
| Constructor Summary | |
|---|---|
JFontChooser.TextFieldFocusHandlerForTextSelection(javax.swing.text.JTextComponent textComponent01)
Constructor |
|
| Method Summary | |
|---|---|
void |
focusGained(java.awt.event.FocusEvent e)
|
void |
focusLost(java.awt.event.FocusEvent e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final javax.swing.text.JTextComponent textComponent
| Constructor Detail |
|---|
public JFontChooser.TextFieldFocusHandlerForTextSelection(javax.swing.text.JTextComponent textComponent01)
textComponent01 - text component| Method Detail |
|---|
public void focusGained(java.awt.event.FocusEvent e)
focusGained in interface java.awt.event.FocusListenerfocusGained in class java.awt.event.FocusAdapterpublic void focusLost(java.awt.event.FocusEvent e)
focusLost in interface java.awt.event.FocusListenerfocusLost in class java.awt.event.FocusAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||