Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danfickle/java-bootstrap-laf
- Owner: danfickle
- Created: 2013-10-09T14:26:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-14T10:19:27.000Z (about 11 years ago)
- Last Synced: 2024-10-12T03:28:40.647Z (2 months ago)
- Language: Java
- Size: 277 KB
- Stars: 41
- Watchers: 11
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)