I am trying out on some application with Scala. I have been troubled a lot by its Swing support. Having to write the code seems to be painful. I love Netbeans Matisse function in this case.
Is there any Scala RAD tools available?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No (as far as I know).
It really shouldn’t be, with something like XScalaWT. Unfortunately, I don’t know if there is a Swing equivalent.
You can generate Java classes using Matisse and extend them in Scala.