Built with pure Java 2D (Graphics2D).
Standard Swing looks like Windows 95. This library proves you don't need JavaFX or heavy frameworks to get a modern UI.
- Smooth Animations
- Modern Rendering
- Drop-in Usage
// Old Swing JButton btn = new JButton("Click Me");
// Swing Remastered JRButton btn = new JRButton("Click Me");
This repository is the free version of Swing Remastered. If you want to modernize your entire app, the Pro Version includes:
- 7 remastered components including a new JFrame
- Priority Support
Get the Full Swing Remastered Library here: https://github.com/myvalovec/Swing-Remastered-library
