Hi, does everyone know how does Hapi parse HL7 message as a message tree ? I use the example "Getting Started With the Test Panel " in Hapi website,(http://hl7api.sourceforge.net/testpanel.html) when I click the button "Parse" in Message Tester ,a JTree control was emerged,and the message was displayed as a tree on the JTree control in "Outbound Message Tree" panel. How can I do that ? Should I define a class to implement interface TreeModel ? or should I use "Message" or "Terser" ,then do a loop to place "segment and group .etc" on the JTree control ?
Thanks in advance ! Best regards ----- Just Do It ! -- View this message in context: http://www.nabble.com/How-does-Hapi-parse-HL7-message-as-a-message-tree-in-a-JTree-control--tp23479375p23479375.html Sent from the hl7api-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Hl7api-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hl7api-devel

