Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Harry Hunter   on Jun 19 In Java Category.

  
Question Answered By: Hilma Miller   on Jun 19

I previously posted #13233) about the interface Observer and the
Class Observable.

I was told on the forums at sun that there may be an issue with the
AWT Thread and updating a JTextArea that implements Observer.

My issue was that it does not update as the Observable class  notifys
the Observers it only does it AFTER my Observable instance has
finished executing.

Anyone have ideas?

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on awt help required Or get search suggestion and latest updates.


Tagged: