Re: [Geotools-gt2-users] Tool bar customization

2010-12-19 Thread Michael Bedward
Hi Alberto, There aren't any methods for specifying toolbar icons etc. JMapFrame and friends is only intended to provide a basic Swing GUI. To implement your own control appearance and behaviour you will need to write your own classes using, for example, the ZoomInAction and ZoomInTool classes as

[Geotools-gt2-users] Tool bar customization

2010-12-17 Thread Alberto Silva
Hi all, I´ve been reading the code but I didn´t find the way to customize a tool bar (changing the zoom in/out cursor icons for example). I have a JPanel with a JSplitPane. As the left component I have a JMapPane displaying a shapefile (correctly), and in right component, I´ve put a tool bar with