IntelliJ: Documentation / UI Designer Tutorial

I have included the UI Designer plugin in IntelliJ 9 (final version). I found some old flash tutorial that actually doesn't show too much and is based on IntelliJ 6 (!). Is there any documentation or tutorials that can go through the swing application using a user interface constructor that is a bit later and / or complicated than the old version of IntelliJ 6?

+5
source share
1 answer

The GUI designer has not changed much from IDEA 6. I would start with the built-in help system or its online copy .

0

All Articles