-
1 Attachment(s)
JMS/NetBeans Issue
Having an issue wrapping my head around the functionality of an introductory JMS/NetBeans program which we are working on in class. I have attached my code for this project in a zip called Week2.zip.
I specifically need help instantiating a new QuoteEvent object in the QuoteDisplayer class. This object is used as a parameter in the getQuoteListener().quoteChanged() object but I have no idea where to receive the necessary information in order to instantiate it.
Thanks for any help you can provide,
Adam
-
Would it be better if I posted my code here?