Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danfickle/java-bootstrap-laf

A Look and Feel for Java Swing based on Bootstrap
https://github.com/danfickle/java-bootstrap-laf

Last synced: about 2 months ago
JSON representation

A Look and Feel for Java Swing based on Bootstrap

Awesome Lists containing this project

README

        

![ScreenShot](https://raw.github.com/danfickle/java-bootstrap-laf/gh-pages/buttons-screenshot.png)

[More screenshots](http://danfickle.github.io/java-bootstrap-laf/)

[Jump to main source](/src/main/java/com/github/danfickle/jbootstrap/jbootstraplplusf)

Implemented
-----------
+ Text fields (JTextField)
+ Styled text (JLabel)
+ Badges (JLabel)
+ Labels (JLabel)
+ Buttons (JButton)

Contributing
------------
Pull requests and issues are very welcome.

Acknowledgements
----------------
[Insubstantial Project](https://github.com/Insubstantial/insubstantial)
[MetroLAF](https://github.com/cdavoren/MetroLAF)