464748495051525354
}); UiUtil.addButton(frame,map,"拉框放大",new ActionListener() { @Override public void actionPerformed(ActionEvent arg0) { map.setCurrentPlug(new ZoomInBoxTool()); } }); }