I am using Windows Builder Pro in my Eclipse Helios. In NetBeans I know how to add SwingX palette. How can I add SwingX palette in Windows Builder?开发者_Go百科If you right click on an entry in the pa
I seem to be getting frequent repaint requests during adjustment of the splitter in JXMultiSplitPane. (see program below)
I updated to SwingX-1.6.2 but found problems that didn\'t appear in 1.6. The colors of the JXTable cells looks odd. I use a highlighter with an alternate striping (HighlighterFactory.createAlternateSt
I am using JXTable which is from SwingX components. If I use setSortable(boolean flag) method then it will enable or disable sor开发者_如何转开发ting for all columns.
I have downloaded the recent library by substance and i have downloaded the addons also for supporting SwingX components. I am still getting the following error when i run my application
I have written the following example code: import org.jdesktop.swingx.*; import javax.swing.*; import java.awt.*;
Technologies: NetBeans 6.9.1, SwingX 1.6.2 I have a JFrame with many JXPanels (with many other components on them). initComponents() method is guarded 开发者_C百科by NetBeans (for GUI sync reasons, I
I am displaying lots of data in JXTable from the SwingX project.After loading the data, I call packAll() on the table but with 200 hundred columns and 30,000 records it might take 5 seconds or more.I\
I have a little problem with SwingX Components. In my Application I’m using a JXTable and on the table I register a MouseOver ColorHighlighter.The model of the table defines two columns; a String co
I have been searching for a little while on this one.I need a JTreeTable that supports variable row height.Specifically, I want the rows that show the top level nodes to be tal开发者_如何学Goler than