Looking for java Swingset3

Hey guys, was wondering if anybody for love of god can guide or help me on where I can find this specific version of java Swingset3? https://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/nimbus.html Above is the link to the picture the specific version I'm looking for, also provided image id nobody wants to open the link. PLEASE for the love of god if anybody knows where I can get it, specially along with it's source code so I can navigate in-app source code tabs as u can see in the pictures that would be a great help. Thanks a lot.
Nimbus Look and Feel (The Java™ Tutorials >
C...
This Swing Java Tutorial describes developing graphical user interfaces (GUIs) for applications and applets using Swing components
No description
2 Replies
JavaBot
JavaBot13h ago
This post has been reserved for your question.
Hey @Mikaela Shipha! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Thomas Robert
Thomas Robert11h ago
SwingSet3 comes with the Java SE 6 demos. Download the file jdk-6u10-demos.zip from Oracle’s Java SE 6 archive, then look in demo/jfc/SwingSet3 for the source code and project.

Did you find this page helpful?