Hello Christian -- Seems to me that your problem is more in the JTree/Swing space than in the XMLBeans context. It sounds as if you want to tailor how data is presented, not edit the data. Swing and the JTree are widely used; if you don't get your question answered here, you might try asking it on a forum designed to address presentation problems.
Steve -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, March 06, 2006 6:34 AM To: [email protected] Subject: Question about the "XmlTree" sample Hello, i have some question about the XmlTree sample (http://xmlbeans.apache.org/samples/). How can i hide some child's? My tree looks like this: Root | ----Child one ----Child two | ----Child 2.1 | -----Attrib 2.1 | ----Child 2.2 ----Child three and so on.... I need a view only with the root and child one, child two, child three all the other stuff should be hide. Hope for help. Thanks in advance, Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] _______________________________________________________________________ Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

