Re: [Geotools-devel] swing widgets

2009-06-02 Thread Michael Bedward
Oh I see, you meant in MapWidget Cool :-) Michael -- OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun

Re: [Geotools-devel] swing widgets

2009-06-02 Thread Michael Bedward
2009/6/2 Jody Garnett : > You will also find some changes when you next update; nothing too > scary but I would like a review. > I was unable to load up a shapefile due to it tripping up on some URL > handling code; I replaced it with file handling code for the win :-) > Also used a repository to a

Re: [Geotools-devel] swing widgets

2009-06-02 Thread Jody Garnett
You will also find some changes when you next update; nothing too scary but I would like a review. I was unable to load up a shapefile due to it tripping up on some URL handling code; I replaced it with file handling code for the win :-) Also used a repository to avoid duplicate datastores. Jody

Re: [Geotools-devel] swing widgets

2009-06-02 Thread Michael Bedward
Thanks Jody - that helps me to work out what to look at and what not to look at over the next little while. > The rest I was going to pick and choose when we do our workbook? Yep - sounds good. Michael -- OpenSolaris 20

Re: [Geotools-devel] swing widgets

2009-06-01 Thread Jody Garnett
I have not ... my own short list thus far is more about then end result: - there is an abstract wizard base class - operation wizard - some kind of datastore parameter dialog (I know of a couple in the code base so we need to choose/combine) - jmappane - see if we can take the drawing strategy code

[Geotools-devel] swing widgets

2009-06-01 Thread Michael Bedward
Jody, For my own benefit I thought to make a summary table of the main classes in widgets-swing, widgets-swing-pending and demo/mapwidget (JMapPane and friends) to help see the overlaps, gaps etc. But I just want to check to see if you've already done something similar. cheers Michael -

Re: [Geotools-devel] swing-widgets-pending break the java 5.0 build

2007-10-07 Thread Jody Garnett
Hi Adrian I have committed the fix - the module already had the correct dependency - I suspect a GUI builder had hard coded in the Java 6 dependencies. Eclisia our build box is not working right now - can you grab a JDK 5 in order to test your build against before committing? I have no idea if

Re: [Geotools-devel] swing-widgets-pending break the java 5.0 build

2007-10-07 Thread Jody Garnett
It breaks for me on Java 6 as well; It looks like a dependency is the trouble ..javax.swing.GroupLayout. As I understand it GroupLayout is available as part of a separate dependency, looks like some import statements need to be changed. Jody > don't they? If so, can they be commented out of the

[Geotools-devel] swing-widgets-pending break the java 5.0 build

2007-10-07 Thread Adrian Custer
don't they? If so, can they be commented out of the build without a --Java6 flag please? --adrian - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log even

[Geotools-devel] Swing widgets, multiples problems

2007-09-21 Thread johann Sorel
hello, I'm blocked on 3 differents fronts : CQL, SLD and Feature edition I work with the latest version : 2.5-SNAPSHOT 1. CQL Screenshot : http://img223.imageshack.us/img223/8569/cql1kv3.jpg Source : ~\modules\unsupported\widgets-swing-pending\src\main\java\org\geotools\gui\swing\propertyedit\