Class FPanelMusic

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class FPanelMusic extends FPanel
A music panel with all the possible music action. :
Play/Pause, next, last
It also show current music name & author.
Author:
Hydrolien
See Also:
  • Field Details

  • Constructor Details

    • FPanelMusic

      public FPanelMusic()
      Main constructor.
      It launch a Thread that listen music changes invalid input: '&' update it in GUI when needed.
  • Method Details

    • updateColorButtonPause

      public void updateColorButtonPause()
    • updateSizePmu

      protected void updateSizePmu()
      Update panel size depending of buttons, radius, margin & music description label.