Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » SWT GUI problem( creating Table item(row) in other class)
SWT GUI problem [message #1700602] Sat, 04 July 2015 12:04 Go to next message
Eclipse UserFriend
I have a GUI class and other serial communication Rxtx class.
What i have to do is that whenever any data comes at serial port, take that data and create a table row with values from serial port. I tried to do it in serialPortEvent but an error shows SWT exception: invalid thread access. what to do?

I am using Eclipse IDE and RxTXcomm.
Re: SWT GUI problem [message #1700722 is a reply to message #1700602] Mon, 06 July 2015 12:13 Go to previous message
Eclipse UserFriend
This isn't the SWT forum. Try Googling "swt invalid thread access".


On 06/07/2015 5:24 PM, maanas adi wrote:
> I have a GUI class and other serial communication Rxtx class.
> What i have to do is that whenever any data comes at serial port, take
> that data and create a table row with values from serial port. I tried
> to do it in serialPortEvent but an error shows SWT exception: invalid
> thread access. what to do?
>
> I am using Eclipse IDE and RxTXcomm.
Previous Topic:Import exisiting Maven (multi module) project: Build path missing & maven dependencies not resol
Next Topic:[Eclipse Juno] Problem with set up of JDK8
Goto Forum:
  


Current Time: Tue Apr 22 13:42:33 EDT 2025

Powered by FUDForum. Page generated in 0.04044 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top