Hi,
I am hoping to find a way to set the title for the OpenMap window.
When I was using OpenMapFrame as the base class from which I started
the app, I could do this with no problem. Now however, I am using
OpenMap as the base class (so I can set OpenMap to use a blank
PropertyHandler class). Given this, is there any way to set the title
of the frame? I have tried a number of things, including :
OpenMapFrame frame = new OpenMapFrame(title);
openMap.setWindowListenerOnFrame(frame);
thanks.
-- Robert
--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Sun Sep 26 2004 - 20:03:51 EDT