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
- Host: GitHub
- URL: https://github.com/jadogg/bhathigui
- Owner: JaDogg
- Created: 2013-08-13T10:53:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-19T08:04:13.000Z (over 12 years ago)
- Last Synced: 2025-02-10T02:13:40.696Z (11 months ago)
- Language: Java
- Homepage:
- Size: 568 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
