|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectjp.crestmuse.cmx.handlers.CommonNoteHandlerAdapter
public class CommonNoteHandlerAdapter
| コンストラクタの概要 | |
|---|---|
CommonNoteHandlerAdapter()
|
|
| メソッドの概要 | |
|---|---|
void |
beginPart(java.lang.String id,
PianoRollCompatible filewrapper)
|
void |
endPart(java.lang.String id,
PianoRollCompatible filewrapper)
|
void |
processNote(NoteCompatible note,
PianoRollCompatible filewrapper)
|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public CommonNoteHandlerAdapter()
| メソッドの詳細 |
|---|
public void beginPart(java.lang.String id,
PianoRollCompatible filewrapper)
CommonNoteHandler 内の beginPart
public void endPart(java.lang.String id,
PianoRollCompatible filewrapper)
CommonNoteHandler 内の endPart
public void processNote(NoteCompatible note,
PianoRollCompatible filewrapper)
CommonNoteHandler 内の processNote
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||