Skip to content

Java Swing dashboard with JDesktopPane and JInternalFrame using FlatLaf

Notifications You must be signed in to change notification settings

DJ-Raven/flatlaf-dashboard-001

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlatLaf Dashboard 001

This dashboard build with JDesktopPane and JInternalFrame using FlatLaf look and feel, and create the menu style blur background image

sample 1

sample 2

Sample with blur background

// for JInternalFrame blur background 
FormManager.getInstance().showFormWithBlur("Dashboard", new BlurDashboard());

// default
FormManager.getInstance().showForm("Blur Inbox Title", component);

sample 3

About

Java Swing dashboard with JDesktopPane and JInternalFrame using FlatLaf

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages