Skip to content

chabala/example-swing-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-swing-gui

Example of basic Java Swing GUI application.

I wrote this in 2010, but recently updated it with some Java 8 language features.

Prerequisites

  • Java 8
  • Maven 3

Building

Run mvn clean package to clean, compile, and produce the artifact.

Running

Run java -jar target/example-swing-gui-1.0.jar to run the application.

Licensing

Licensed under The MIT License (MIT)

About

Example of basic Java Swing GUI.

Topics

Resources

License

Stars

Watchers

Forks

Languages