Dev Experience: Howto Install SwingX in NetBeans 6.7
Howto Install SwingX in NetBeans 6.7
Today I feel like doing some graphic stuff in my pet application. Even when Swing is really nice, I usually miss a lot of more cool effects. Just thinking in all the needed code to create an usable JTable gives me a headache.So I’ve decided to use SwingX. For those of you that doesn’t know about SwingX, please check their website, but as a resume I will simple say that are a collections of advanced Swing components and that some of them will become part of the default Swing set in JDK 7.
Let’s start the party: