swingx Questions

1

Solved

My question is how can I make the hyperlinks from a JXTable column (just for one/specific column) to action like "_blank" links of my default desktop web browser. I use JXTable and a DefaultTableM...
Burnout asked 2/8, 2012 at 15:26

1

In this question, I asked how it was possible to make a JXTreeTable (SwingX) sort its top element. I took a look at the library (aephyr) suggested by mKorbel and tried to combine it with JXTreeTab...
Kala asked 4/4, 2012 at 12:11

1

I'm using JXTable and I know how to do this based on DefaultRenderers for JTable, but I want to know how to do it in a way that's JXTable-friendly based on HighlighterPipeline. I have a list of ob...
Guildsman asked 20/3, 2012 at 17:17

1

Solved

I'd like to create a JTextField with a list of suggestions(Like google,netbeans....),In other words when I wrote a word in my JTextField a list is displayed ... so I tried this : import java.awt.Bo...
Pineal asked 7/2, 2012 at 21:37

1

Solved

I am trying to test SwingX for the first time,For this, I read the doc : http://www.jdocs.com/swingx/1.0/org/jdesktop/swingx/autocomplete/AutoCompleteDecorator.html I'd like to make a suggestion o...
Centennial asked 7/2, 2012 at 1:30

1

Solved

I Have a JTable (or a JXTable to be more precise) with 3 sections of grouped columns I want to divide. I used to have 3 tables which i programmatically linked (the scrollbar position, the sorting, ...
Medamedal asked 3/1, 2012 at 13:1

1

Solved

I am making the game Memory, when you pick two cards and if they match you get to keep them, otherwise you turn them back. If you then remember cards you have already chosen, you can venture a bett...
Scherman asked 28/9, 2011 at 0:40

1

Solved

I have problem installing SwingX in my Netbeans IDE. I want to play with JXPanel and related components but i could not get right library and get it going. I tried to download swingx.jar but there...
Assay asked 10/4, 2011 at 15:34

1

Solved

I found this older discussion: Does anyone use the "swingx" extensions to Swing?, but I am wondering the current status of SwingLabs, SwingX. A bunch of the download addresses etc a...
Junkman asked 25/7, 2011 at 15:31

3

I am using JXTable which is from SwingX components. If I use setSortable(boolean flag) method then it will enable or disable sorting for all columns. As of my requirement I want to disable sortin...
Buttonhole asked 21/5, 2011 at 9:21

6

I've seen "swingx" mentioned and referred to here. However, every time I try to visit the site: http://swinglabs.org/ It's down! Is this still an active, viable project? Or is it outdated ...
Martial asked 21/9, 2009 at 0:53

4

Solved

I have a JLabel (actually, it is a JXLabel). I have put an icon and text on it. <icon><text> Now I wand to add some spacing on the left side of the component, like this: <space&g...
Woolley asked 1/10, 2008 at 10:17

© 2022 - 2024 — McMap. All rights reserved.