Greg Brown wrote: > > The actual message type is up to you. You can pass any Java type, > including a class instance, enum value, etc. Your listener should simply > subscribe() to that topic, and it will receive messages sent by your > application via sendMessage(). >
Hi Greg THanks for your patience, but I think we're still at cross purposes. Given that I'm currently using 1.5, what do I pass from Pivot to my headless app to allow it to call x.sendMessage() - what is "x"? Regards -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/Heads-Up-new-Pivot-Article-tp1535411p1595869.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
