~vcs-imports/xena/trunk

« back to all changes in this revision

Viewing changes to ext/src/looks-2.2.2/src/core/com/jgoodies/looks/plastic/theme/package.html

  • Committer: matthewoliver
  • Date: 2009-12-10 03:18:07 UTC
  • Revision ID: vcs-imports@canonical.com-20091210031807-l086qguzdlljtkl9
Merged Xena Testing into Xena Stable for the Xena 5 release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 
2
<html>
 
3
<head>
 
4
<!--
 
5
        Copyright (c) 2001-2009 JGoodies Karsten Lentzsch. All rights reserved.
 
6
        
 
7
        Redistribution and use in source and binary forms, with or without 
 
8
        modification, are permitted provided that the following conditions are met:
 
9
        
 
10
         o Redistributions of source code must retain the above copyright notice, 
 
11
           this list of conditions and the following disclaimer. 
 
12
            
 
13
         o Redistributions in binary form must reproduce the above copyright notice, 
 
14
           this list of conditions and the following disclaimer in the documentation 
 
15
           and/or other materials provided with the distribution. 
 
16
            
 
17
         o Neither the name of JGoodies Karsten Lentzsch nor the names of 
 
18
           its contributors may be used to endorse or promote products derived 
 
19
           from this software without specific prior written permission. 
 
20
            
 
21
        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
 
22
        AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 
 
23
        THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
 
24
        PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR 
 
25
        CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 
 
26
        EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 
 
27
        PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; 
 
28
        OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
 
29
        WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR 
 
30
        OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
 
31
        EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
32
 
 
33
        JavaDoc uses all text between the "body" tags.
 
34
        The first sentence is used as short description.
 
35
-->
 
36
</head>
 
37
<body bgcolor="white">
 
38
 
 
39
Contains theme classes for the JGoodies Plastic L&amp;Fs.
 
40
 
 
41
<!--
 
42
<h2>Package Specification</h2>
 
43
 
 
44
##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####
 
45
<ul>
 
46
  <li><a href="">##### REFER TO ANY FRAMEMAKER SPECIFICATION HERE #####</a>
 
47
</ul>
 
48
-->
 
49
 
 
50
<h2>Related Documentation</h2>
 
51
 
 
52
For more information see:
 
53
<ul>
 
54
  <li><a href="http://www.jgoodies.com/articles/" >
 
55
  http://www.jgoodies.com/articles/</a>
 
56
</ul>
 
57
<!-- Put @see and @since tags down here. -->
 
58
 
 
59
@see com.jgoodies.looks
 
60
@see com.jgoodies.looks.common
 
61
@see com.jgoodies.looks.plastic
 
62
@see com.jgoodies.looks.windows
 
63
 
 
64
</body>
 
65
</html>