summaryrefslogtreecommitdiffstats
path: root/Master/Reference Architectures and Patterns/labs/QuasarClient/showcaseSwing/readme.txt
blob: 09eaf11593fb20e5fb93228ada35c251d00093df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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.