Uses of Class
com.frinika.notation.NotationEditor

Packages that use NotationEditor
com.frinika.notation   
 

Uses of NotationEditor in com.frinika.notation
 

Fields in com.frinika.notation declared as NotationEditor
 NotationEditor NotationHeader.notationEditor
           
 

Constructors in com.frinika.notation with parameters of type NotationEditor
NotationHeader(NotationEditor notationEditor, int timePanelHeight, int value)