|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.norvelle.textcite.gui.CitationDisplayPanel.ShowCitationSelectionChangedAdapter
class CitationDisplayPanel.ShowCitationSelectionChangedAdapter
ShowCitationSelectionChangedAdapter is an inner class designed to let the Citation Display panel listen to the citation list table, and display the selected Citation when there is a single-click mouse event or cursor movement
Field Summary | |
---|---|
(package private) java.lang.Object |
lastFilterSelection
|
(package private) int |
lastSelectionIndex
|
Constructor Summary | |
---|---|
CitationDisplayPanel.ShowCitationSelectionChangedAdapter(TablePanel table)
|
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 |
---|
int lastSelectionIndex
java.lang.Object lastFilterSelection
Constructor Detail |
---|
public CitationDisplayPanel.ShowCitationSelectionChangedAdapter(TablePanel table)
Method 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 |