Quredirect3214

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Quredirect3214 commented, -
Quredirect3214 created a post, AnsweredAny guideline for choosing/writing the UI code
It seems currently there are four ways to write the UI in the IDEA: 1: Swing: I found it is not easier to use the Swing and time-consuming to write GUI in the swing because of its API design. 2. GU... -
Quredirect3214 created a post, AnsweredBetter way to handling threading?
Hi, I have read the General Threading Rules documentation and also know there is a plugin named "Thread Access Info" for helping us use the correct thread when developing the plugins. But I still f...