Top "Swingx" questions

Contains extensions to the Java Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications.

Add SwingX Pallete in Netbeans 7.2

I am working with netbeans 7.2 and want to install swingX.I have install swingX 1.6.2 but its not working. Thanking You.

java swing netbeans swingx
Replace a class within the Java class library with a custom version

The class BasicLabelUI in javax/swing/plaf/basic is affected by a confirmed bug. In my application I need functionality …

java patch swingx
JTable in JScrollpane adjust height of the displayed component

I have a jtable within a jscrollpane. I use the jgoodies Form Layout and have put the scrollpane in a …

java swing swingx jgoodies
Map API for Java Swing

I want to visualise the geographic map in the swing application. I found only swingx map api. Do you know …

java swing map swingx
JXTreeTable Editable Example?

Is there any working example for Editable JxTreeTable.. I did tried some methods. But no luck... Only first column is …

java swing swingx jxtreetable