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:
@@ -250,6 +250,11 @@ public abstract class AccelerationPanel extends javax.swing.JPanel implements
|
||||
this.zColor = zColor;
|
||||
}
|
||||
|
||||
public void clearView(){
|
||||
values.clear();
|
||||
repaint();
|
||||
}
|
||||
|
||||
/**
|
||||
* This method is called from within the constructor to initialize the form.
|
||||
* WARNING: Do NOT modify this code. The content of this method is always
|
||||
|
||||
Reference in New Issue
Block a user