Parent Directory
|
Revision Log
|
Patch
revision 456 by alfonx, Sun Oct 11 21:43:40 2009 UTC | revision 509 by alfonx, Thu Nov 5 08:51:33 2009 UTC | |
---|---|---|
# | Line 73 public class LabelSearch { | Line 73 public class LabelSearch { |
73 | return RESOURCE.getString(key, values); | return RESOURCE.getString(key, values); |
74 | } | } |
75 | ||
76 | protected final schmitzm.geotools.gui.JMapPane mapPane; | protected final schmitzm.geotools.gui.SelectableXMapPane mapPane; |
77 | ||
78 | public LabelSearch(final schmitzm.geotools.gui.JMapPane mapPane) { | public LabelSearch(final schmitzm.geotools.gui.SelectableXMapPane mapPane) { |
79 | this.mapPane = mapPane; | this.mapPane = mapPane; |
80 | } | } |
81 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |