FileDocCategorySizeDatePackage
Music.javaAPI DocExample3148Mon Apr 06 18:10:24 BST 1998c07

Note

public class Note extends Object

Fields Summary
private int
value
public static final Note
middleC
public static final Note
cSharp
public static final Note
cFlat
Constructors Summary
private Note(int val)

 value = val; 
Methods Summary