Parent Directory
|
Revision Log
|
Patch
revision 655 by alfonx, Wed Feb 3 11:47:44 2010 UTC | revision 656 by alfonx, Wed Feb 3 12:18:35 2010 UTC | |
---|---|---|
# | Line 914 public class MapPaneToolBar extends JToo | Line 914 public class MapPaneToolBar extends JToo |
914 | } | } |
915 | ||
916 | public MapPaneToolBarAction(int id, MapPaneToolBar toolBar, XMapPaneTool tool) { | public MapPaneToolBarAction(int id, MapPaneToolBar toolBar, XMapPaneTool tool) { |
917 | this(id, toolBar, "", tool.icon, tool.toolTip); | this(id, toolBar, "", tool.getIcon(), tool.getToolTip()); |
918 | } | } |
919 | ||
920 | /** | /** |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |