Class AudioSlowerAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, Destroyable

    public class AudioSlowerAction
    extends AudioFastSlowAction
    Decrease the speed of audio playback. Each use decreases the speed further until one of the other controls is used.
    Since:
    563
    See Also:
    Serialized Form
    • Constructor Detail