Registry / utility / org-eclipse-swt

org-eclipse-swt

JSON →
library3.133.0javamavenunverified

Standard Widget Toolkit for building native GUI applications in Java.

<dependency> <groupId>org.eclipse.platform</groupId> <artifactId>org.eclipse.swt</artifactId> <version>3.133.0</version> </dependency>
INSTALL
IMPORT
SIG · ORG-ECLIPSE-SWT
O
org-eclipse-swt
utilityjavav3.133.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Display
org.eclipse.swt.widgets.Display

Create an SWT display for GUI applications.

import org.eclipse.swt.widgets.Display; Display display = new Display();
Debug
Known issues
breakingSWT is platform-dependent; ensure you include the correct native libraries.
fix
Add the appropriate SWT fragment for your OS (e.g., org.eclipse.swt.win32.win32.x86_64).
affects: *
Upgrade
Version history
3.133.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
org-eclipse-swt — mvn dependency:get org-eclipse-swt · libregistry