Are there any samples?I'm able to create a JTable in a dockable window and the table is shown inArcMap. But when I try to make the JTable editable, like described here: http://www.codejava.net/java-se/swing/editable-jtable-example it doesn't work unfortunately. I can't edit the field, because the fielddoesn't obtain the focus. It seems that the event is consumed by ArcMap before.Is there anybody who has built something like this?
I have got new findings to this issue. We have managed to get the editable table to work in a JFrame, but still not in a dockable window. Are there any events the dockable window is catching?
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.