wiiuseJ 0.12 work in progress. fixes on GUI. Adapted reconnection.

git-svn-id: http://wiiusej.googlecode.com/svn/trunk@153 ae48ae66-6a45-0410-b38e-211266189506
This commit is contained in:
guilhem.duche
2008-05-26 20:25:02 +00:00
parent f7454499f0
commit eb0b4dcd01
7 changed files with 149 additions and 78 deletions

View File

@@ -335,7 +335,10 @@ public class ButtonsEventPanel extends javax.swing.JPanel implements
this.shape = shape;
}
public void clearView(){
buttons = null;
repaint();
}
/**
* This method is called from within the constructor to initialize the form.