Sticking to awt or swing would keep installing easy, especially on linux. Considering that your software is mainly a "deamon", GUI could/should be kept to a minimum and do with standard JDK/JRE API.
Log in to post a comment.