vote up 0 vote down star

I want to create a table where I can click the numbers (1.1, 1.2 etc) under the display tab so that another window will pop up showing the cell details. How should I go about this? I found an example of a table, but it isn't clickable and there are column names whereas mine doesn't have column names. Should I follow this example or is there another way to do it? http://java.sun.com/docs/books/tutorial/uiswing/components/table.html#simple

alt text alt text

flag

53% accept rate

2 Answers

vote up 1 vote down

Try this.

link|flag
vote up 0 vote down

It looks like you want to adapt the techniques in the section "Using Other Editors." The demo shows a color picker popping up, but your popup window looks simpler than that.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.