/[projects]/android/Side9/src/dk/thoerup/side9/Side9Data.java
ViewVC logotype

Contents of /android/Side9/src/dk/thoerup/side9/Side9Data.java

Parent Directory Parent Directory | Revision Log Revision Log


Revision 632 - (show annotations) (download)
Tue Mar 23 13:34:52 2010 UTC (14 years, 1 month ago) by torben
File size: 147 byte(s)
First version
1 package dk.thoerup.side9;
2
3 public class Side9Data {
4 public String url;
5 public int width;
6 public int height;
7 public String caption;
8 }
9

  ViewVC Help
Powered by ViewVC 1.1.20