public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
* Kawa JTable String[][] arrays
@ 2017-11-09  9:06 Fabian Boucsein
  2017-11-09  9:11 ` Tom Bousso
  2017-11-09  9:35 ` Damien MATTEI
  0 siblings, 2 replies; 6+ messages in thread
From: Fabian Boucsein @ 2017-11-09  9:06 UTC (permalink / raw)
  To: kawa

Hello fellow Kawa scheme users,
 
i am experimenting with JTables in Kawa. I'm stuck with the creation of an String[][] array.
Is ist possible to create one?

Something like this in Java:
String[][] rowData = {
    { "Japan", "245" }, { "USA", "240" }, { "Italy", "220" }
}
  
Also i would like to say thank you, for the creation of such a pleasant to work with Scheme
implementation for the JVM. I love it!
 
Kind regards,
Fabian

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-11-10 16:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-09  9:06 Kawa JTable String[][] arrays Fabian Boucsein
2017-11-09  9:11 ` Tom Bousso
2017-11-09 18:14   ` Per Bothner
2017-11-10 15:44     ` Fabian Boucsein
2017-11-10 16:02       ` Per Bothner
2017-11-09  9:35 ` Damien MATTEI

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).