/[schmitzm]/branches/1.0-gt2-2.6/src/skrueger/geotools/selection/TableSelectionSynchronizer.java
ViewVC logotype

Diff of /branches/1.0-gt2-2.6/src/skrueger/geotools/selection/TableSelectionSynchronizer.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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;

Legend:
Removed from v.105  
changed lines
  Added in v.106

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26