Parent Directory
|
Revision Log
|
Patch
revision 105 by alfonx, Fri May 8 15:02:28 2009 UTC | revision 106 by alfonx, Fri May 8 15:13:49 2009 UTC | |
---|---|---|
# | Line 106 public class TableSelectionSynchronizer | Line 106 public class TableSelectionSynchronizer |
106 | if (newSelection == null) | if (newSelection == null) |
107 | return; | return; |
108 | ||
109 | LOGGER.debug("Table pop changed "+selEvt); | // LOGGER.debug("Table pop changed "+selEvt); |
110 | LOGGER.debug("Table pop changed to "+newSelection); | // LOGGER.debug("Table pop changed to "+newSelection); |
111 | ||
112 | // Avoid event circles in valueChanged(..) | // Avoid event circles in valueChanged(..) |
113 | selectionChangeCausedByMe = true; | selectionChangeCausedByMe = true; |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |