JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

Profile: desktop, common

Overview

A MediaTimer specifies a time and an action to be performed when the media reaches that time

See again Also:
MediaPlayer,

Profile: common

Attribute Summary

nametypedescription
Public
actionfunction(:MediaTimer):Void

Defines the function that will be invoked when the time is reached

More: [+]

Defines the function that will be invoked when the time is reached

Profile: common

timeDuration

Defines the time at which the action should be performed

More: [+]

Defines the time at which the action should be performed

Profile: common

Protected

Inherited Attributes

Inherited Functions