|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The MetaEventListener
interface should be implemented
by classes whose instances need to be notified when a
has processed a Sequencer
.
To register a MetaMessage
MetaEventListener
object to receive such
notifications, pass it as the argument to the
method of addMetaEventListener
Sequencer
.
Method Summary | |
void |
meta(MetaMessage meta)
Invoked when a has encountered and processed
a MetaMessage in the it is processing. |
Method Detail |
public void meta(MetaMessage meta)
Sequencer
has encountered and processed
a MetaMessage
in the Sequence
it is processing.
meta
- the meta-message that the sequencer encountered
|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.