Clearing of unwanted components in the visual editor [message #119152] |
Tue, 28 February 2006 06:06 |
Eclipse User |
|
|
|
Originally posted by: solomon.paul.kancharla.sap.com
Hi All,
I have few custom components that extend JPanel. These components are
used for functional purpose and have no visual value. These components
have not been added to the container.. But when I open my class these
components are visible on the Visual Editor canvas as detached objects not
on any container. I want to hide these components from the visual editor.
This makes the Visual Class looks cluttered.
I have tried to change the visibility of components by setting visible
property false and also tried to set its bounds to a particular value (0,
0, 0, 0) so that it might not be visible on the visual editor. But none of
it is working. Can any body please help me clear there components off the
visual editor.
Thank you and Best Regards
|
|
|
Re: Clearing of unwanted components in the visual editor [message #119254 is a reply to message #119152] |
Tue, 28 February 2006 15:31 |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
Sorry, there is no way to do that. We show all visuals. They may be used
later by some action in your program, so we show them to allow you to
configure them visually. We don't know that they won't be used later in
execution.
--
Thanks,
Rich Kulp
|
|
|
|
Re: Clearing of unwanted components in the visual editor [message #119509 is a reply to message #119469] |
Wed, 01 March 2006 15:36 |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
Grab the component on the freeform and move it to where you want it. It
will now stay there.
Solomon wrote:
> Thanks Rich,
>
> Is there any way that we can place all the components at a
> particluar position, like at 0,0 or any other position.
>
> And can we override this behaviour of showing the compoents
> in the visual editor???
>
> Thanks SOLOMON
>
--
Thanks,
Rich Kulp
|
|
|
Re: Clearing of unwanted components in the visual editor [message #612207 is a reply to message #119152] |
Tue, 28 February 2006 15:31 |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
Sorry, there is no way to do that. We show all visuals. They may be used
later by some action in your program, so we show them to allow you to
configure them visually. We don't know that they won't be used later in
execution.
--
Thanks,
Rich Kulp
|
|
|
|
Re: Clearing of unwanted components in the visual editor [message #612227 is a reply to message #119469] |
Wed, 01 March 2006 15:36 |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
Grab the component on the freeform and move it to where you want it. It
will now stay there.
Solomon wrote:
> Thanks Rich,
>
> Is there any way that we can place all the components at a
> particluar position, like at 0,0 or any other position.
>
> And can we override this behaviour of showing the compoents
> in the visual editor???
>
> Thanks SOLOMON
>
--
Thanks,
Rich Kulp
|
|
|
Powered by
FUDForum. Page generated in 0.03807 seconds