|
I saw this pattern used quite a lot in mobile apps, and I think this could really be interesting for desktop as well. |
Answered by
aterai
Nov 24, 2024
Replies: 1 comment 8 replies
|
It looks like Sticky Header can be implemented in Swing by using |
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment







Before creating multiple sticky headers, we created an example of a simple single sticky header JList. #29
Please check and modify the operation when you have time.