|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.princeton.wordnet.browser.component.JFontChooser.ListSelectionHandler
protected class JFontChooser.ListSelectionHandler
List selection handler
Field Summary | |
---|---|
private javax.swing.text.JTextComponent |
textComponent
Text component |
Constructor Summary | |
---|---|
JFontChooser.ListSelectionHandler(javax.swing.text.JTextComponent textComponent0)
Constructor |
Method Summary | |
---|---|
void |
valueChanged(javax.swing.event.ListSelectionEvent 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 |
---|
JFontChooser.ListSelectionHandler(javax.swing.text.JTextComponent textComponent0)
textComponent0
- text componentMethod Detail |
---|
public void valueChanged(javax.swing.event.ListSelectionEvent e)
valueChanged
in interface javax.swing.event.ListSelectionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |