| Summary: | RWT.getUISession().exec throws IllegalStateException: Invalid thread access | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | rgra Missing name <rgransberger> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 2.0 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
rgra Missing name
The equivalent of UICallBack#runNonUIThreadWithFakeContext( Display, Runnable ) is RWT#getUISession( Display ).exec( Runnable ) and it is correctly stated in the JavaDoc. In the JavaDoc of RWT#getUISession() (without display parameter ) is mentioned that "...This method must be executed from the UI thread." I will close it as invalid. Please reopen if you disagree. |