classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SWING at OJE


From: Artur Biesiadowski
Subject: Re: SWING at OJE
Date: Mon, 05 Feb 2001 22:04:33 +0100

"Etienne M. Gagnon" wrote:

> This is not difficult.  Simply define a "byte[] data;" field that will
> hold the value of a pointer to your native data.  The actual size of
> this array will be determined on the native side, based on the
> platform's own pointer size.

Or put structure directly inside byte array. Contents have to be pinned
anyway.

Artur



reply via email to

[Prev in Thread] Current Thread [Next in Thread]