SWT.getPlatform

Returns the SWT platform name.

class SWT
static
String
getPlatform
(
)

Examples

"win32", "motif", "gtk", "photon", "carbon"

@return the SWT platform name

Meta