Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Clearing of unwanted components in the visual editor
Clearing of unwanted components in the visual editor [message #612199] Tue, 28 February 2006 01:06
Eclipse UserFriend
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
Previous Topic:JSpinner not there?
Next Topic:JSpinner not there?
Goto Forum:
  


Current Time: Tue Oct 28 20:01:48 EDT 2025

Powered by FUDForum. Page generated in 0.34983 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top