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

https://github.com/jadogg/bhathigui

Set of embeddable java swing components which can be easily used using netbeans
https://github.com/jadogg/bhathigui

Last synced: 9 months ago
JSON representation

Set of embeddable java swing components which can be easily used using netbeans

Awesome Lists containing this project

README

          

BhathiGUI
=========

Set of embeddable java swing components which can be easily used using netbeans

Components:

SysLogPane - log to display exceptions or successes

FileTree - system browser (based on java2s sample)

EasyTree - simplified tree with icons (you can just use add method to add text,no need to worry about models)

RSyntaxEmbedComponent - simple embeddable syntax component using RSyntaxTextArea (based on sample)

SimpleScrollPane - a scrollpane with a fixed custom UI

RepeatPanel - panel with a repeat image as background

WhiteLabel - label with white bold text

RepeatLabel - label with repeat image as background

![alt image of test](http://i40.tinypic.com/108ej5l.png)