refactor(launcher): add descriptions to demo buttons
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sun, 15 Mar 2026 22:38:25 +0000 (00:38 +0200)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sun, 15 Mar 2026 22:38:25 +0000 (00:38 +0200)
commit426d4ab5a26d59b0a1d2d0ea1b2ed8c454cab8f0
treeb93c103ffa1610df18b1ccef5576ee52c1740b81
parent02ae35364e6ad86f5d1a18f76d530d64a270f3e0
refactor(launcher): add descriptions to demo buttons

Redesign launcher panel with two-column layout showing button and

description for each demo. Use GroupLayout properly and frame.pack()

for automatic sizing.
src/main/java/eu/svjatoslav/sixth/e3d/examples/launcher/ApplicationListPanel.java
src/main/java/eu/svjatoslav/sixth/e3d/examples/launcher/Main.java