org.eclipse.swt.internal.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.eclipse.swt.gtk.linux.aarch64 Show documentation
Show all versions of org.eclipse.swt.gtk.linux.aarch64 Show documentation
Standard Widget Toolkit for GTK on aarch64
The newest version!
Package-level Javadoc
SWT internal classes
Package Specification
This package provides the Callback
class which is used to
map the operating system's callback mechanism to Java message sends, and
the Converter
class which provides translation between Unicode
and platform specific character sets.
Applications should not need to reference the classes in this package
directly.