Hi Paul,

  Wow, you have been busy!

Thumbs up - New Open File Wizard

Thumbs up - New Open Recent Menu (I need to fix an issue if no project is open)

OK - Show/hide all for categories

Need an example - Filter based theming style (it doesn't update the
styles in the layer
tree panel yet)

Still trying (it is a little weird, but kind of cool)- Docking windows
support for layers, map, layer attributes, info table,

Can't get it to work - info detail, info geometry, check out the
Window>Show View menu

It might take me a while to get used to the docking windows, but I do
like the tab capability.

How do you get the Info windows to populate?  They are just blank for me.

It broke some code.  The new right click "Select Layers with Selected
Items" throws an exception:

java.lang.ClassCastException: com.revolsys.jump.ui.model.TreeLayerNamePanel
        at 
org.openjump.core.ui.plugin.mousemenu.SelectLayersWithSelectedItemsPlugIn.execute(SelectLayersWithSelectedItemsPlugIn.java:69)
        
Presumably it wouldn't do this if you modified the core TreeLayerNamePanel.

Overall: Nice work!

regards,
Larry Becker

On 9/12/07, Paul Austin <[EMAIL PROTECTED]> wrote:
> All,
>
> I have finally got to the point where I can share my plug-ins with the
> community to get your feedback and to see if any of them should be
> integrated into the core. You will need to be working against a TRUNK
> version of openjump from SVN.
>
> For my core plugins download the following files
>
> http://open.revolsys.com/download/nightly/infonode/docking-1.5.0.jar
> http://open.revolsys.com/download/nightly/rs-jump-core/ (most recent jar)
>
> The core plug-in includes the following functionality (no I18N as yet).
>
> - New Open File Wizard
> - New Open Recent Menu (I need to fix an issue if no project is open)
> - Show/hide all for categories
> - Filter based theming style (it doesn't update the styles in the layer
> tree panel yet)
> - Docking windows support for layers, map, layer attributes, info table,
> info detail, info geometry, check out the Window>Show View menu
>
> There is one bug with the docking stuff that sometimes there is a stack
> overflow when showing a new view and I'm not happy with the positioning
> code for new windows, I may try out a different library for the docking
> code. There are some that support docking of toolbars as well which I
> think would be really cool.
>
> There is also the Text Open Format plugin which is based on Csv with an
> additional header row for the column type.
>
> http://open.revolsys.com/download/nightly/rs-jump-tof/ (most recent jar)
>
> Test it out by opening say a shape file and then saving it using the Tof
> plug-in.
>
> Please try out these plug-ins and let me know any feedback you have.
>
> Paul
>
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>


-- 
http://amusingprogrammer.blogspot.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to