Class TransportControlPanel

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class TransportControlPanel extends JPanel implements ActionListener
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Specified by:
      actionPerformed in interface ActionListener
    • performPause

      public void performPause()
    • stop

      public void stop()
    • reset

      public void reset()
    • setButtonTooltipText

      public void setButtonTooltipText(int buttonIndex, String tooltip)
    • getButton

      public AbstractButton getButton(int buttonIndex)
    • setAllowStop

      public void setAllowStop(boolean allowStop)