Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eugener/oxbow
Swing UI Enhacements
https://github.com/eugener/oxbow
dialog filter java jtable swing
Last synced: 5 days ago
JSON representation
Swing UI Enhacements
- Host: GitHub
- URL: https://github.com/eugener/oxbow
- Owner: eugener
- License: bsd-3-clause
- Created: 2012-07-02T03:25:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-04-16T22:21:03.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T16:17:50.181Z (13 days ago)
- Topics: dialog, filter, java, jtable, swing
- Language: Java
- Homepage:
- Size: 1.26 MB
- Stars: 162
- Watchers: 21
- Forks: 66
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
**SwingBits** is a collection of useful components and utilities for Java Swing Toolkit.
[![Maven Central](https://img.shields.io/maven-central/v/org.oxbow/swingbits)](https://central.sonatype.com/artifact/org.oxbow/swingbits)
The documentation can be found in the [Project Wiki](https://github.com/eugener/oxbow/wiki/_pages).
Here are some of its features:
#### Table Filtering![Table Filtering](https://github.com/eugener/oxbow/wiki/images/TableFiltering-seach-actions.png)
#### Task Dialogs
![Nimbus LAF Task Dialog](https://github.com/eugener/oxbow/wiki/images/TaskDialog-error-metal.png)
![Windows LAF Task Dialog](https://github.com/eugener/oxbow/wiki/images/TaskDialog-error-win.png)
![Task Dialog 3](https://github.com/eugener/oxbow/wiki/images/TaskDialog-error-mac.png)
![Task Dialog 5](https://github.com/eugener/oxbow/wiki/images/TaskDialog-commandLinks-win.png)
![Windows LAF Exception Dialog](https://github.com/eugener/oxbow/wiki/images/TaskDialog-exception-win.jpg)