Class MediaClipEvent


  • public class MediaClipEvent
    extends Event<MediaClipHandler>
    Events posted by a soundclip control.
    Since:
    SuperWaba 5.66
    • Constructor Detail

      • MediaClipEvent

        public MediaClipEvent​(int type,
                              java.lang.Object target)
        Constructs a MediaClipEvent, setting the type and target to the given parameters.
      • MediaClipEvent

        public MediaClipEvent()
        Constructs an empty MediaClipEvent.