swingx
JXTable + GlazedLists + update during drag selection = problem
I\'m having a table row selection problem with JXTable. If I run the following program, I get two frames that are viewing the same EventList<Item>. One has a JTable and one has a JXTable.[详细]
2023-02-07 18:47 分类:问答Search inside a JXTree
I am trying to开发者_如何转开发 perform a search with a JXTree and the searchable interface from swingx but I am not able to find any example and I dont know how it works since I have not used it prev[详细]
2023-02-01 23:31 分类:问答SwingX and NetBeans 6.9.1 GUI designer (JXCollapsiblePane/JXTaskPane)
I am new in SwingX and I have trouble using JXCollapsiblePane and JXTaskPane using Pallete manager of Netbeans 6.9.1[详细]
2023-01-21 17:07 分类:问答Date ranges in swingx's JXDatePicker?
Does anyone know if it\'s possible to开发者_运维问答 selected multiple days with swingx\'s jxdatepicker? I\'m using swingx version 1.6.1 (which looks to be the latest).Looks like there are deprecated[详细]
2023-01-14 11:48 分类:问答Listeners on JxSearchPanel
Do you have a solution to implement a listener wit开发者_StackOverflow社区h jXSearchPanel to be able to execute some code when users adds text on the search field?[详细]
2023-01-13 13:13 分类:问答How do I add a Button to JxTable?
I guess I would have to use a Highlighter, but I cannot开发者_开发知识库 figure it out.Table Button Column shows one way to do it with a regular JTable. I would assume it also works for a JXTable.[详细]
2022-12-29 05:20 分类:问答JXMapViewer change orientation to Heading Up
I am trying to use JXMapViewer (from swingx-ws) with Open Street M开发者_如何学Caps. I was wondering if it would be possible to display the map tiles in the JXMapViewer based on heading up, rather tha[详细]
2022-12-27 17:21 分类:问答JXTable listen to sort and sort a similar table the same way
I have a number of JXTables which all have the same columns (bu开发者_如何学Pythont different data). You can sort the data by clicking on one the header of one of the columns. What I want now, is that[详细]
2022-12-16 15:05 分类:问答