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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 488 by alfonx, Tue Oct 20 18:33:53 2009 UTC revision 489 by alfonx, Tue Oct 20 20:04:38 2009 UTC
# Line 89  public class ChartSelectionSynchronizer Line 89  public class ChartSelectionSynchronizer
89    @Override    @Override
90    public void propertyChange(PropertyChangeEvent evt) {    public void propertyChange(PropertyChangeEvent evt) {
91                    
92          if (!isEnabled()) {          if (!isEnabled())
93                  return;                  return;
         }  
94                        
95      if (!(evt instanceof StyledLayerSelectionEvent))      if (!(evt instanceof StyledLayerSelectionEvent))
96        return;        return;

Legend:
Removed from v.488  
changed lines
  Added in v.489

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26