Skip to content

homebeaver/SwingSet3-demos

Repository files navigation

In Summer 2005 SwingSet2 demo has been released for J2SE 5.0.

SplashEpisode2
sun updated splash JXMonthView
original 2005 and updated sun Splash SwingSet3 Splash and Demo

This is a rewritten Version of SwingSet2 and SwingSet3 demos. In SwingSet2 there are 16 classes demonstrating the abilities of the Swing User Interface by displaying many of the components in a showcase application. Additionally you can see the important SwingSet3 extensions of the org.jdesktop.swingx package. Use it to try out different components and features.

TO RUN the demo

  • download the latest jar
  • run with new java, i.e. with openjdk version "17" 2021-09-14:
>java -jar swingset3-demos-1.7.5-jar-with-dependencies.jar

ComboBoxDemo SwingSet-demos-v1.7.5-JXMapKit
ComboBox Demo MapKitDemo
FadeOut JXPaneAnimatedFadeIn
JXPane Animated FadeOut JXPane Animated FadeIn
JXLoginToDB-en JXLoginPane
JXLoginPane ... ... with Banner and Text

The jar was

  • Created-By: Apache Maven 3.8.1
  • Build with Jdk: 17

TO MODIFY/BUILD

The full source can be found in the "src" subdirectory.

  • clone the git repo
  • build with maven
  • or m2e in eclipse IDE
  • there is also an eclipse launcher

About

SwingX (SwingSet3) Demos build for OpenJDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages