Introduction"

From Documentation
m
m
Line 1: Line 1:
 
{{ZKStyleGuidePageHeader}}
 
{{ZKStyleGuidePageHeader}}
  
Welcome to ZK, the simplest way to make Rich Web Applications.
+
Welcome to ZK, the easiest way to build modern Java web application.
  
The Style Guide describes the styling concepts and design of ZK. For installation, please refer to [[ZK Installation Guide]]. For concepts, features, please refer to [[ZK Essentials]]. For a full description of component properties and methods refer to [[ZK Developer's Reference]].
+
ZK Style Guide describes the styling concepts and design of ZK components. For installation, please refer to [[ZK Installation Guide]]. For concepts, please refer to [[ZK Essentials]]. For a full description of component properties and methods refer to [[ZK Developer's Reference]].
  
This chapter describes the CSS naming pattern and styling concepts of ZK.
+
[http://code.google.com/p/zkthemes/ ZK Themes] is an open source project that has a collection of various themes, including breeze, silvertail and sapphire. You could derive your theme from any of them. It is also a good source to know how a custom theme works.
  
 
{{ZKStyleGuidePageFooter}}
 
{{ZKStyleGuidePageFooter}}

Revision as of 04:43, 8 April 2011

Introduction



Welcome to ZK, the easiest way to build modern Java web application.

ZK Style Guide describes the styling concepts and design of ZK components. For installation, please refer to ZK Installation Guide. For concepts, please refer to ZK Essentials. For a full description of component properties and methods refer to ZK Developer's Reference.

ZK Themes is an open source project that has a collection of various themes, including breeze, silvertail and sapphire. You could derive your theme from any of them. It is also a good source to know how a custom theme works.



Last Update : 2011/04/08

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.