Double buffering

Which version of JGO support double buffering in SWT?

Thanks.

For historical reasons there is a DoubleBuffer property defined on JGoGlobal in JGo SWT, but the property is not used. Why are you asking?

JGo has always been double-buffered, for both Swing and SWT.

(There isn’t any DoubleBuffer property on JGoGlobal.)