Is there a visual designer for Swing similar to project Matisse?
Yes, IntelliJ IDEA has a built-in visual designer. You can read more about the designer on jetbrains.com. Although it doesn’t support the GroupLayout layout manager which is used by Matisse, it also has many advanced features including refactoring, inspections, data binding and so on. There is also a JFormDesigner plug-in for IntelliJ IDEA.