~ubuntu-branches/ubuntu/natty/libswingx-java/natty

« back to all changes in this revision

Viewing changes to src/demo/org/jdesktop/swingx/painter/demo/URLPainterTest1.xml

  • Committer: Bazaar Package Importer
  • Author(s): Damien Raude-Morvan
  • Date: 2010-07-26 12:11:27 UTC
  • mfrom: (4.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100726121127-k0d3b21nhja0dn93
Tags: 1:1.6.1-1
* New upstream release.
* Switch to 3.0 (quilt) format.
* Bump Standards-Version to 3.9.1: no changes needed.
* Drop Depends on JRE: not requested anymore by new Java Policy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?> 
2
 
<java version="1.5.0_06" class="java.beans.XMLDecoder"> 
3
 
 <void id="PainterUtil$PersistenceOwner0" property="owner"/> 
4
 
 <object class="org.jdesktop.swingx.painter.ImagePainter"> 
5
 
  <void id="EffectArray0" property="effects"/> 
6
 
  <void property="effects"> 
7
 
   <object idref="EffectArray0"/> 
8
 
  </void> 
9
 
  <void property="resolver"> 
10
 
   <object idref="PainterUtil$PersistenceOwner0"/> 
11
 
  </void> 
12
 
  <void property="imageString"> 
13
 
   <string>file:/Users/joshy/Pictures/cooltikis.jpg</string> 
14
 
  </void> 
15
 
 </object> 
16
 
</java>