javax.media.bean.playerbean
Class MediaPlayerRTPDialog$2

java.lang.Object
  |
  +--javax.media.bean.playerbean.MediaPlayerRTPDialog$2
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

synchronized class MediaPlayerRTPDialog$2
extends java.lang.Object
implements java.awt.event.ActionListener


Constructor Summary
(package private) MediaPlayerRTPDialog$2(MediaPlayerRTPDialog)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaPlayerRTPDialog$2

MediaPlayerRTPDialog$2(MediaPlayerRTPDialog)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent)
Specified by:
actionPerformed in interface java.awt.event.ActionListener