jp.crestmuse.cmx.gui.deveditor
クラス PrintableNote

java.lang.Object
  上位を拡張 jp.crestmuse.cmx.gui.deveditor.PrintableNote

public class PrintableNote
extends java.lang.Object


コンストラクタの概要
PrintableNote(CompiledDeviation.DeviatedNote dn, PianoRollPanel parent)
           
 
メソッドの概要
 void asRealTime()
           
 void asTickTime()
           
 void paint(java.awt.Graphics g)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PrintableNote

public PrintableNote(CompiledDeviation.DeviatedNote dn,
                     PianoRollPanel parent)
メソッドの詳細

paint

public void paint(java.awt.Graphics g)

asTickTime

public void asTickTime()

asRealTime

public void asRealTime()