Registry / utility / scala-swing-2-11

scala-swing-2-11

JSON →
library3.0.0javamavenunverified

Scala library providing a lightweight wrapper around Java's Swing GUI framework for Scala 2.11.

<dependency> <groupId>org.scala-lang.modules</groupId> <artifactId>scala-swing_2.11</artifactId> <version>3.0.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALA-SWING-2-11
S
scala-swing-2-11
utilityjavav3.0.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.

Frame
scala.swing.Frame

Create a simple Swing application using Scala Swing.

import scala.swing._ object Example extends SimpleSwingApplication { def top = new MainFrame { title = "Hello" contents = new Button("Click Me") } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
scala-swing-2-11 — mvn dependency:get scala-swing-2-11 · libregistry