From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 125204 invoked by alias); 21 Dec 2016 06:56:10 -0000 Mailing-List: contact kawa-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: kawa-owner@sourceware.org Received: (qmail 125193 invoked by uid 89); 21 Dec 2016 06:56:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:407, H*r:TLS1.2, kawa X-HELO: aibo.runbox.com Received: from aibo.runbox.com (HELO aibo.runbox.com) (91.220.196.211) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 21 Dec 2016 06:55:59 +0000 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1cJaoc-0003A9-Vd; Wed, 21 Dec 2016 07:55:55 +0100 Received: from 200.110.34.95.customer.cdi.no ([95.34.110.200] helo=localhost.localdomain) by mailfront11.runbox.com with esmtpsa (uid:757155 ) (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.82) id 1cJaoR-0003to-5I; Wed, 21 Dec 2016 07:55:43 +0100 Subject: Re: documentation for Swing - Java data To: Claude Marinier , Sudarshan S Chawathe References: <9984.1481924769@vereq.eip10.org> Cc: kawa@sourceware.org From: Per Bothner Message-ID: Date: Wed, 21 Dec 2016 06:56:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-q4/txt/msg00084.txt.bz2 On 12/21/2016 03:30 AM, Claude Marinier wrote: > That is a very useful hint. I was able to use this pattern for the > JComboBox and other things. Also check out this link for the more compact keyword-based syntax. It has a number of Swing examples; https://www.gnu.org/software/kawa/Allocating-objects.html -- --Per Bothner per@bothner.com http://per.bothner.com/