Help with LayerAddPanel

From: Jeremy Zacker <jeremy.zacker@lmco.com>
Date: Thu Dec 06 2001 - 10:09:52 EST

I am having trouble getting Rpf data displaying on my Openmap
Application.
It works frin with the app provided in com.bbn.openmap.app.OpenMap.
Since it
works fine there, I tried to open a LayerAddPanel within my own
application.
The LayerAddPanel opened fine and displayed all the right options, but
when I click 'Configure',
I get the following error:

    java.lang.ClassNotFoundException:
com.bbn.openmap.util.propertyEditor.ColorPropertyEditor

I am probably not setting up my PropertyHandler correct or something.
I'm sure
my class path is OK, because everything else runs well. Here's a
snippet of my code...

    LayerHandler layerHandler = new LayerHandler();
    handler.addLayerListener(mapBean);
    LayerAddPanel layerAddPanel =
        new LayerAddPanel(new
PropertyHandler("c:\\openmap-4.4.2/openmap.properties"),
                                        layerHandler);
    layerAddPanel.createPanel();
    layerAddPanel.showPanel();

any help would be appreciated.

--
Jeremy "Slacker" Zacker  -  "BLAH!"
MCS Blk IV
(732) 450-7066
--
[To unsubscribe to this list send an email to "majdart@bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Thu Dec 6 10:10:39 2001

This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:32 EDT