Hi Bart,
Did you try mapBean.setVisible(false) right after you create it, and
then set it to be visible after the properties are parsed?
- Don
On Thursday, January 2, 2003, at 01:09 PM, BJGeraci@aol.com wrote:
>
> I'm trying to add a MapBean to a JPanel. So part of my program
> is:
> try {
> beanHandler.add(propH);
> beanHandler.add(mapBean);
> propHandler.createComponents(beanHandler);
> } catch (MultipleSoloMapComponentException e) {
> MiscErrorMessage.msg(
> "Tried to add mulitple occurences of the same type in Map.");
> }
>
> When my program reaches the "createComponents" line, it shows the
> MapBean on the screen immediately. I then have to hide the
> MapBean, do further processing on it and then add it to the JPanel.
>
> How do I get to process the bean, but not have it show up until
> I'm done with it?
>
> -bj-
> Bart J. Geraci
> bjg@ModelSoftware.com
> BJGeraci@aol.com
>
> --
> [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"]
>
>
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Don Dietrick, BBN Technologies, dietrick@bbn.com
10 Moulton Street, Cambridge, MA 02138
617-873-3031 [fax]-2794
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-- [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 Jan 2 16:00:44 2003
This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:34 EDT