summaryrefslogtreecommitdiff
path: root/src/main/java/simulator/VSSplashScreen.java
AgeCommit message (Collapse)Author
2025-06-15Add splash screen functionality and update build documentationPaul Buetow
- Add VSSplashScreen component using Java Swing framework - Display splash.png image for 3 seconds on application startup - Scale splash screen to 40% of original size (60% reduction) - Update CLAUDE.md with JAVA_HOME setup instructions for all platforms - Integrate splash screen into VSMain startup sequence 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>