//@写真が何枚もあって、それを重ねて見てはどうか@//
//@あれが@//
—- .pt/Scratch.java 2009-07-18 11:00:11.000000000 +0900
+++ Scratch.java 2009-07-18 10:54:41.000000000 +0900
@@ -0,0 +1,19 @@
+package scratch_tumblr;
+
+import tumblr.TumblrableFrame;
+
+public class Scratch extends TumblrableFrame{
+
+ //@写真が何枚もあって、それを重ねて見てはどうか@//
+ //@あれが@//
+ public Scratch() {
+ this._package = “scratch_tumblr”;
+ this.setSize(400, 400);
+ this.setVisible(true);
+ }
+
+ public static void main(String[] args) {
+ Scratch s = new Scratch();
+ }
+
+}
![//@写真が何枚もあって、それを重ねて見てはどうか@//
//@あれが@//
—- .pt/Scratch.java 2009-07-18 11:00:11.000000000 +0900
+++ Scratch.java 2009-07-18 10:54:41.000000000 +0900
@@ -0,0 +1,19 @@
+package scratch_tumblr;
+
+import tumblr.TumblrableFrame;
+
+public class Scratch extends TumblrableFrame{
+
+ //@写真が何枚もあって、それを重ねて見てはどうか@//
+ //@あれが@//
+ public Scratch() {
+ this._package = “scratch_tumblr”;
+ this.setSize(400, 400);
+ this.setVisible(true);
+ }
+
+ public static void main(String[] args) {
+ Scratch s = new Scratch();
+ }
+
+}](http://26.media.tumblr.com/mCx6ka50Jq18kspupegrp5O4o1_500.png)