|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
ControllerEventListener 를 사용하고 있는 패키지 | |
---|---|
javax.sound.midi | MIDI (악기의 디지탈 인터페이스) 데이터의 입출력, 시켄싱, 및 합성의 인터페이스 및 클래스를 제공합니다. |
javax.sound.midi 에서의 ControllerEventListener 의 사용 |
---|
ControllerEventListener 형의 파라미터를 가지는 javax.sound.midi 의 메소드 | |
---|---|
int[] |
Sequencer. addControllerEventListener (ControllerEventListener listener,
int[] controllers)
요구된 종류의 제어 변경 이벤트를 시퀀서가 처리할 때에 통지를 받기 위한 콘트롤러 이벤트 청취자를 등록합니다. |
int[] |
Sequencer. removeControllerEventListener (ControllerEventListener listener,
int[] controllers)
1 개이상의 종류의 콘트롤러 이벤트에 대해, 콘트롤러 이벤트 청취자의 처리 대상을 삭제합니다. |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.