]> ruin.nu Git - moosique.git/blob - MooTrackView.java
92a662b04651741433bd834b97b6fd6b41a07726
[moosique.git] / MooTrackView.java
1 import javax.swing.*;
2
3 /*
4  * 
5  * 
6  * @author  Andersson, Andreen, Lanneskog, Pehrson
7  * @version 1
8  */
9  
10 public class MooTrackView {
11
12         /* 
13          * Creates 
14          */
15         public MooTrackView () {
16
17         }
18
19         /* 
20          * 
21          */
22         public void () {
23         
24         }
25 }