Mercurial > hg > Members > you > TreeVNC
diff src/treeVnc/TextBoxClient.java @ 31:da007a84f111
update
author | Yu Taninari <you@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 21 Feb 2012 00:03:36 +0900 |
parents | 41b2e2ebcff2 |
children | 32b266967c2c |
line wrap: on
line diff
--- a/src/treeVnc/TextBoxClient.java Tue Feb 07 14:23:25 2012 +0900 +++ b/src/treeVnc/TextBoxClient.java Tue Feb 21 00:03:36 2012 +0900 @@ -86,7 +86,7 @@ counter++; } - void setButton() { + public void setButton() { panel.add(button); // panel.setBackground(Color.blue); button.addActionListener(this);