Skip to content
/ groove Public

Small Scala library to make to make Swing GUI framework easier to use

Notifications You must be signed in to change notification settings

mthaler/groove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Central Scaladoc

groove is a library that makes Swing a bit more pleasent to use from Scala.

It sports the following features:

  • helper classes to build gridbag layouts without specifying all gridbag constraints explicitly
  • helper class

Installation

groove is available from the Maven Central repository. The latest release is 0.0.5 and is built against Scala 2.11 and 2.12.

If you use SBT you can include groove in your project with

libraryDependencies += "com.mthaler" %% groove" % "0.0.5"

About

Small Scala library to make to make Swing GUI framework easier to use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages