Beispiel #1
0
 public void setPath(String path)
 {
     wave.setPath(path);
     this.Text = wave.getName();
 }