Re: [JPP-Devel] Fonts True type as style of a point

2010-06-17 Thread Giuseppe Aruta
Hi Larry, I made the fonts using a version of Font Creator. I draw the original symbols with Openjump and save them as DXF. Than I used cut/copy for each symbol to move them from a CAD software to the overview of Font Creator. AFAIF, The reason why microsoft symbols don't work as labels is that t

Re: [JPP-Devel] Getting started with PlugIn-development

2010-06-17 Thread Stefan Steiniger
well... the tutorial must be now about 5 years old? I tried to update the things of point 7 a bit. thanks stefan Nils Kuhn schrieb: > Hi Helmut, > > I don't know the age of this tutorial, but the classes of the > OpenJUMP-core are located in the following two jars in the lib-folder of > the i

Re: [JPP-Devel] Getting started with PlugIn-development

2010-06-17 Thread Helmut Seidel M.A.
Hello again, thank you for your help - now I got it running! Thanks and regards Helmut Am 17.06.2010 15:18, schrieb Nils Kuhn: Hi Helmut, I don't know the age of this tutorial, but the classes of the OpenJUMP-core are located in the following two jars in the lib-folder of the installation:

Re: [JPP-Devel] Blackboard question

2010-06-17 Thread Stefan Steiniger
Hei Matthias, yes - OpenJUMP has at least 2 blackboards: - a persistent blackboard - a blackboard that comes with the context http://www.mail-archive.com/jump-pilot-devel@lists.sourceforge.net/msg00249.html and http://www.mail-archive.com/jump-pilot-devel@lists.sourceforge.net/msg01278.html howe

Re: [JPP-Devel] Getting started with PlugIn-development

2010-06-17 Thread Nils Kuhn
Hi Helmut, I don't know the age of this tutorial, but the classes of the OpenJUMP-core are located in the following two jars in the lib-folder of the installation: openjump-api-1.3.1.jar openjump-workbench-1.3.1.jar Regards, Nils Helmut Seidel M.A. schrieb: Hello everybody, I'd lik

[JPP-Devel] Getting started with PlugIn-development

2010-06-17 Thread Helmut Seidel M.A.
Hello everybody, I'd like to actually get started with plugin-development. On the doc-section I found three short tutorials that deal with introducing to plugin-development. So I started to follow The one dealing with Plugin-Development using eclipse (http://sourceforge.net/apps/mediawiki/jump

[JPP-Devel] Blackboard question

2010-06-17 Thread Matthias Scholz
Hi, during my works on the selection styling enhancement, i have a problem with the Blackboard. Is it possible, that OJ have more than one Blackboard instance? In the com.vividsolutions.jump.workbench.ui.plugin.OptionsPlugIn i call the constructor of my new SelectionStyllingOptionsPanel with "cont