|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | 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.3.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Oracle and/or its affiliates, in the US and other countries.
Copyright © 1995, 2010 Oracle and/or its affiliates. All rights reserved.