From 33613a85afc4b1481367fbe92a17ee59c240250b Mon Sep 17 00:00:00 2001 From: Sven Eisenhauer Date: Fri, 10 Nov 2023 15:11:48 +0100 Subject: add new repo --- .../labs/QuasarClient/showcaseSwing/readme.txt | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Master/Reference Architectures and Patterns/labs/QuasarClient/showcaseSwing/readme.txt (limited to 'Master/Reference Architectures and Patterns/labs/QuasarClient/showcaseSwing/readme.txt') diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/showcaseSwing/readme.txt b/Master/Reference Architectures and Patterns/labs/QuasarClient/showcaseSwing/readme.txt new file mode 100644 index 0000000..09eaf11 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/showcaseSwing/readme.txt @@ -0,0 +1,28 @@ +Quasar Client Building Blocks Showcase Swing V 2.1.0 + +Swing Showcase of the quasar client building blocks. + + +Content: +quasar-client-showcase-swing.jar Classes and sources (linked from the application) of the swing showcase +quasar-client-showcase-swing-src.jar Source files of the swing showcase +swing-showcase.bat To run the showcase + +Used libraries +lib/quasar-client-core.jar core building blocks +lib/quasar-client-core-src.zip sources of the core building blocks +lib/quasar-client-swing.jar extentions of the core building blocks for swing and special swing building blocks +lib/quasar-client-swing-src.zip sources of the swing building blocks +lib/quasar-client-adapters.jar adapter classes to other libraries like spring +lib/quasar-client-adapters-src.zip sources of the adapter classes to other libraries +lib/cuf.jar CUF (Client Utilitier & Framework) V 1.9 +lib/cuf-src.zip CUF sources V 1.9 +lib/forms.jar JGoodies Forms V 1.0.5 (mit Lizensfile) +lib/looks.jar JGoodies Looks V 1.3.1 (mit Lizensfile) +lib/spring-beans.jar Spring bean lirary +lib/spring-core.jar Spring core library +lib/commons-logging.jar Apache Commons logging +lib/log4j.jar Log4J V 1.2.14 + +Note: all quasar jars and zips are extended by the version, not shown here +Note: To run the showcase, execute the swing-showcase.bat and see. -- cgit v1.2.3