public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: "Fabian Boucsein" <Fabian.Boucsein@gmx.de>
To: kawa@sourceware.org
Subject: Kawa JTable String[][] arrays
Date: Thu, 09 Nov 2017 09:06:00 -0000	[thread overview]
Message-ID: <trinity-7674b18c-b1b6-49e9-a7a7-46c0d172acfc-1510218373929@3c-app-gmx-bs67> (raw)

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

             reply	other threads:[~2017-11-09  9:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-09  9:06 Fabian Boucsein [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=trinity-7674b18c-b1b6-49e9-a7a7-46c0d172acfc-1510218373929@3c-app-gmx-bs67 \
    --to=fabian.boucsein@gmx.de \
    --cc=kawa@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).