Re: [JPP-Devel] disable/deactivate menu with plugin?

2008-06-30 Thread Andreas Schmitz
Larry Becker wrote:

Hi,

>   I can't think of a way without modifying OpenJumpConfiguration.  If this
> is a popular requirement, we could add functionality via the editable
> workbench-properties.xml file instead of the OpenJumpConfiguration class (as
> SkyJUMP does).  This would make it possible for users to add or remove
> functionality at will.

Yes, that would definitely be a nice feature. If I can be of aid in transporting
it from SkyJUMP, please let me know.

Best regards, Andreas
-- 
l a t / l o n  GmbH
Aennchenstrasse 19   53177 Bonn, Germany
phone ++49 +228 18496-12 fax ++49 +228 1849629
http://www.lat-lon.dehttp://www.deegree.org


signature.asc
Description: Digital signature
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] disable/deactivate menu with plugin?

2008-06-30 Thread Sunburned Surveyor
I second the comments from Andreas. If I could help port this
functionality from SkyJUMP, let me know.

But perhaps we should hear what Stefan thinks first...

The Sunburned Surveyor

On Mon, Jun 30, 2008 at 1:22 AM, Andreas Schmitz <[EMAIL PROTECTED]> wrote:
> Larry Becker wrote:
>
> Hi,
>
>>   I can't think of a way without modifying OpenJumpConfiguration.  If this
>> is a popular requirement, we could add functionality via the editable
>> workbench-properties.xml file instead of the OpenJumpConfiguration class (as
>> SkyJUMP does).  This would make it possible for users to add or remove
>> functionality at will.
>
> Yes, that would definitely be a nice feature. If I can be of aid in 
> transporting
> it from SkyJUMP, please let me know.
>
> Best regards, Andreas
> --
> l a t / l o n  GmbH
> Aennchenstrasse 19   53177 Bonn, Germany
> phone ++49 +228 18496-12 fax ++49 +228 1849629
> http://www.lat-lon.dehttp://www.deegree.org
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFIaJet737OVr+Ru7oRAhlBAJ93q7eNaMJyAej/+kqp0DHGHqCCjACghiZS
> 3TYFjI8suDYMLQ+ac8GrNnM=
> =vh1b
> -END PGP SIGNATURE-
>
> -
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] disable/deactivate menu with plugin?

2008-06-30 Thread Stefan Steiniger
my 2 cents:

. Yes for porting the functionality (didn't we ported already)
. Question: what do we do then? Move all of the stuff in OpenJUMP/Jump 
configuration which is not "basic" (basic could be anything that is 
tools) to the xml file?
. @Larry:
- Can you send such xml file? I would like to see how it looks like. [or 
is it in fact looking exactly like the workbench-properties.xml file?]

stefan

Sunburned Surveyor wrote:
> I second the comments from Andreas. If I could help port this
> functionality from SkyJUMP, let me know.
> 
> But perhaps we should hear what Stefan thinks first...
> 
> The Sunburned Surveyor
> 
> On Mon, Jun 30, 2008 at 1:22 AM, Andreas Schmitz <[EMAIL PROTECTED]> wrote:
>> Larry Becker wrote:
>>
>> Hi,
>>
>>>   I can't think of a way without modifying OpenJumpConfiguration.  If this
>>> is a popular requirement, we could add functionality via the editable
>>> workbench-properties.xml file instead of the OpenJumpConfiguration class (as
>>> SkyJUMP does).  This would make it possible for users to add or remove
>>> functionality at will.
>> Yes, that would definitely be a nice feature. If I can be of aid in 
>> transporting
>> it from SkyJUMP, please let me know.
>>
>> Best regards, Andreas
>> --
>> l a t / l o n  GmbH
>> Aennchenstrasse 19   53177 Bonn, Germany
>> phone ++49 +228 18496-12 fax ++49 +228 1849629
>> http://www.lat-lon.dehttp://www.deegree.org
>>
>> -BEGIN PGP SIGNATURE-
>> Version: GnuPG v1.4.6 (GNU/Linux)
>>
>> iD8DBQFIaJet737OVr+Ru7oRAhlBAJ93q7eNaMJyAej/+kqp0DHGHqCCjACghiZS
>> 3TYFjI8suDYMLQ+ac8GrNnM=
>> =vh1b
>> -END PGP SIGNATURE-
>>
>> -
>> Check out the new SourceForge.net Marketplace.
>> It's the best place to buy or sell services for
>> just about anything Open Source.
>> http://sourceforge.net/services/buy/index.php
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
> 
> -
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 
> 

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] disable/deactivate menu with plugin?

2008-06-30 Thread Larry Becker
Hi Stefan,

  Yes we did port this functionality already.  In order to use it we will
need to edit OpenJumpConfiguration and move all of the desired plugin
functionality to the workbench-properties.xml.  I attached a copy of one
from SkyJUMP.

  Note that I believe that this could change the order of menu items, if not
done properly.  Also, it could cause (more) issues with I18n.  We'll need to
test to find out.

regards,
Larry

On Mon, Jun 30, 2008 at 11:27 AM, Stefan Steiniger <[EMAIL PROTECTED]>
wrote:

> my 2 cents:
>
> . Yes for porting the functionality (didn't we ported already)
> . Question: what do we do then? Move all of the stuff in OpenJUMP/Jump
> configuration which is not "basic" (basic could be anything that is
> tools) to the xml file?
> . @Larry:
> - Can you send such xml file? I would like to see how it looks like. [or
> is it in fact looking exactly like the workbench-properties.xml file?]
>
> stefan
>
> Sunburned Surveyor wrote:
> > I second the comments from Andreas. If I could help port this
> > functionality from SkyJUMP, let me know.
> >
> > But perhaps we should hear what Stefan thinks first...
> >
> > The Sunburned Surveyor
> >
> > On Mon, Jun 30, 2008 at 1:22 AM, Andreas Schmitz <[EMAIL PROTECTED]>
> wrote:
> >> Larry Becker wrote:
> >>
> >> Hi,
> >>
> >>>   I can't think of a way without modifying OpenJumpConfiguration.  If
> this
> >>> is a popular requirement, we could add functionality via the editable
> >>> workbench-properties.xml file instead of the OpenJumpConfiguration
> class (as
> >>> SkyJUMP does).  This would make it possible for users to add or remove
> >>> functionality at will.
> >> Yes, that would definitely be a nice feature. If I can be of aid in
> transporting
> >> it from SkyJUMP, please let me know.
> >>
> >> Best regards, Andreas
> >> --
> >> l a t / l o n  GmbH
> >> Aennchenstrasse 19   53177 Bonn, Germany
> >> phone ++49 +228 18496-12 fax ++49 +228 1849629
> >> http://www.lat-lon.dehttp://www.deegree.org
> >>
> >> -BEGIN PGP SIGNATURE-
> >> Version: GnuPG v1.4.6 (GNU/Linux)
> >>
> >> iD8DBQFIaJet737OVr+Ru7oRAhlBAJ93q7eNaMJyAej/+kqp0DHGHqCCjACghiZS
> >> 3TYFjI8suDYMLQ+ac8GrNnM=
> >> =vh1b
> >> -END PGP SIGNATURE-
> >>
> >>
> -
> >> Check out the new SourceForge.net Marketplace.
> >> It's the best place to buy or sell services for
> >> just about anything Open Source.
> >> http://sourceforge.net/services/buy/index.php
> >> ___
> >> Jump-pilot-devel mailing list
> >> Jump-pilot-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >>
> >>
> >
> > -
> > Check out the new SourceForge.net Marketplace.
> > It's the best place to buy or sell services for
> > just about anything Open Source.
> > http://sourceforge.net/services/buy/index.php
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
>
> -
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



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

com.ashs.jump.plugin.SendToASHSPlugIn
com.ashs.jump.plugin.ReadFromASHSPlugIn
com.ashs.jump.plugin.LinkWithASHSPlugIn
com.ashs.jump.plugin.LinkUsingFootprintPlugIn
com.ashs.jump.plugin.ReadASHSCommandPlugIn
com.ashs.jump.plugin.SendToUpdateMapPlugIn
com.ashs.jump.plugin.InstallASHSDataSourceQueryChooserPlugIn
com.ashs.jump.plugin.SaveAsHiResImagePlugIn
com.ashs.jump.plugin.ConstructBarricadeOutlinePlugIn
com.ashs.jump.plugin.ConstructBarricadeCenterlinePlugIn
com.ashs.jump.plugin.ComputeIncidentAnglePlugIn
com.isa.jump.plugin.DrawConstrainedPolygonPlugIn
com.isa.jump.plugin.DrawConstrainedRectanglePlugIn
com.isa.jump.plugin.DrawConstrainedLineStringPlugIn
com.isa.jump.plugin.DrawConstrainedCirclePlugIn
com.isa.jump.plugin.DrawCircleWithGivenRadiusPlugIn
com.isa.jump.plugin.DrawConstrainedArcPlugIn
com.isa.jump.plugin.ConstrainedMoveVertexPlugIn
com.isa.jump.plugin.AddSIDLayerPlugIn
com.isa.jump.plugin.AddJPGLayerPlugIn
com.isa.jump.plugin.RotatePlugIn
com.isa.jump.plugin.MoveAlongAnglePlugIn
com.isa.jump.plugin.TurnVisiblityOnPlugIn
com.isa.jump.plugin.TurnVisiblityOffPlugIn
com.isa.jump.plugin.ToggleVisiblityPlugIn
com.isa.jump.plugin.SaveVisiblityPlugIn
com.isa.jump.plugin.RestoreVisiblityPlugIn
com.isa.jump.plugin.SaveDatasetsPlugIn
com.isa.jump.plugin.SaveAllPlugIn
com.isa.jum

Re: [JPP-Devel] disable/deactivate menu with plugin?

2008-06-30 Thread Stefan Steiniger
Hi Larry,

thank you.. so lets test what happens with the i18n stuff

stefan

Larry Becker wrote:
> Hi Stefan,
> 
>   Yes we did port this functionality already.  In order to use it we 
> will need to edit OpenJumpConfiguration and move all of the desired 
> plugin functionality to the workbench-properties.xml.  I attached a copy 
> of one from SkyJUMP.
> 
>   Note that I believe that this could change the order of menu items, if 
> not done properly.  Also, it could cause (more) issues with I18n.  We'll 
> need to test to find out.
> 
> regards,
> Larry
> 
> On Mon, Jun 30, 2008 at 11:27 AM, Stefan Steiniger <[EMAIL PROTECTED] 
> > wrote:
> 
> my 2 cents:
> 
> . Yes for porting the functionality (didn't we ported already)
> . Question: what do we do then? Move all of the stuff in OpenJUMP/Jump
> configuration which is not "basic" (basic could be anything that is
> tools) to the xml file?
> . @Larry:
> - Can you send such xml file? I would like to see how it looks like. [or
> is it in fact looking exactly like the workbench-properties.xml file?]
> 
> stefan
> 
> Sunburned Surveyor wrote:
>  > I second the comments from Andreas. If I could help port this
>  > functionality from SkyJUMP, let me know.
>  >
>  > But perhaps we should hear what Stefan thinks first...
>  >
>  > The Sunburned Surveyor
>  >
>  > On Mon, Jun 30, 2008 at 1:22 AM, Andreas Schmitz
> <[EMAIL PROTECTED] > wrote:
>  >> Larry Becker wrote:
>  >>
>  >> Hi,
>  >>
>  >>>   I can't think of a way without modifying
> OpenJumpConfiguration.  If this
>  >>> is a popular requirement, we could add functionality via the
> editable
>  >>> workbench-properties.xml file instead of the
> OpenJumpConfiguration class (as
>  >>> SkyJUMP does).  This would make it possible for users to add or
> remove
>  >>> functionality at will.
>  >> Yes, that would definitely be a nice feature. If I can be of aid
> in transporting
>  >> it from SkyJUMP, please let me know.
>  >>
>  >> Best regards, Andreas
>  >> --
>  >> l a t / l o n  GmbH
>  >> Aennchenstrasse 19   53177 Bonn, Germany
>  >> phone ++49 +228 18496-12 fax ++49 +228 1849629
>  >> http://www.lat-lon.dehttp://www.deegree.org
>  >>
>  >> -BEGIN PGP SIGNATURE-
>  >> Version: GnuPG v1.4.6 (GNU/Linux)
>  >>
>  >> iD8DBQFIaJet737OVr+Ru7oRAhlBAJ93q7eNaMJyAej/+kqp0DHGHqCCjACghiZS
>  >> 3TYFjI8suDYMLQ+ac8GrNnM=
>  >> =vh1b
>  >> -END PGP SIGNATURE-
>  >>
>  >>
> -
>  >> Check out the new SourceForge.net Marketplace.
>  >> It's the best place to buy or sell services for
>  >> just about anything Open Source.
>  >> http://sourceforge.net/services/buy/index.php
>  >> ___
>  >> Jump-pilot-devel mailing list
>  >> Jump-pilot-devel@lists.sourceforge.net
> 
>  >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>  >>
>  >>
>  >
>  >
> -
>  > Check out the new SourceForge.net Marketplace.
>  > It's the best place to buy or sell services for
>  > just about anything Open Source.
>  > http://sourceforge.net/services/buy/index.php
>  > ___
>  > Jump-pilot-devel mailing list
>  > Jump-pilot-devel@lists.sourceforge.net
> 
>  > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>  >
>  >
> 
> -
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> 
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 
> 
> 
> 
> -- 
> http://amusingprogrammer.blogspot.com/
> 
> 
> 
> 
> -
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> 
> 
> 
> 
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@li

[JPP-Devel] Looks like the nightly build has been down since June 19th?

2008-06-30 Thread Sunburned Surveyor
Did we break the build or is it a problem with the host machine?

The Sunburned Surveyor

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] Adding new file types to "Open..." dialogue box

2008-06-30 Thread Christopher
File opening question:

In OpenJUMP, how does one add a new file type and file handler to the 
“File->Open...” or “File->Open File...” dialogue box?

--Christopher

PS, as an update of my progress on the TIN module, I have a crude display 
pipeline written, but untested. I should have it up and running in the next day 
or so.



  

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Adding new file types to "Open..." dialogue box

2008-06-30 Thread Stefan Steiniger
Hei Christopher,

does this page help?

http://openjump.org/wiki/show/HOWTO+Create+an+Open+Wizard

You also can start with the OpenJUMPConfiguration file where for 
instance MrSID support is added. But the difference here is, that this 
is an image format.

Stefan

Christopher schrieb:
> File opening question:
> 
> In OpenJUMP, how does one add a new file type and file handler to the 
> “File->Open...” or “File->Open File...” dialogue box?
> 
> --Christopher
> 
> PS, as an update of my progress on the TIN module, I have a crude display 
> pipeline written, but untested. I should have it up and running in the next 
> day or so.
> 
> 
> 
>   
> 
> -
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Looks like the nightly build has been down since June 19th?

2008-06-30 Thread Paul Austin
I must have restarted my machine but forgot to add the ssh-keys to my 
ssh-agent so it was not copying them to the server.

I'm running it now and it will be up again shortly.

Paul

Sunburned Surveyor wrote:
> Did we break the build or is it a problem with the host machine?
>
> The Sunburned Surveyor
>
> -
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>   

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Adding new file types to "Open..." dialogue box

2008-06-30 Thread Paul Austin
The Open File..., works with the FileLayerLoader, this is by far the 
easiest option if you want to open something from a file. It also 
supports loading files from within zip files. See 
org.openjump.core.ui.io.file.DataSourceFileLayerLoader for an example

registry.createEntry(FileLayerLoader.KEY, loader);

The File->Open... allows you to specify other types of layers to open, such as 
WMS connections, WFS connections, database connections etc.

Paul

Christopher wrote:
> File opening question:
>
> In OpenJUMP, how does one add a new file type and file handler to the 
> “File->Open...” or “File->Open File...” dialogue box?
>
> --Christopher
>
> PS, as an update of my progress on the TIN module, I have a crude display 
> pipeline written, but untested. I should have it up and running in the next 
> day or so.
>
>
>
>   
>
> -
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>   

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Looks like the nightly build has been down since June 19th?

2008-06-30 Thread Sunburned Surveyor
Thanks for keeping the nightly build going Paul.

The Sunburned Surveyor

On Mon, Jun 30, 2008 at 3:38 PM, Paul Austin <[EMAIL PROTECTED]> wrote:
> I must have restarted my machine but forgot to add the ssh-keys to my
> ssh-agent so it was not copying them to the server.
>
> I'm running it now and it will be up again shortly.
>
> Paul
>
> Sunburned Surveyor wrote:
>> Did we break the build or is it a problem with the host machine?
>>
>> The Sunburned Surveyor
>>
>> -
>> Check out the new SourceForge.net Marketplace.
>> It's the best place to buy or sell services for
>> just about anything Open Source.
>> http://sourceforge.net/services/buy/index.php
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>
> -
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel