java.lang.Object
de.klassenserver7b.danceinterpreter.graphics.songwindows.FormattedSongWindow
de.klassenserver7b.danceinterpreter.graphics.songwindows.SongWindowBdImgTA
All Implemented Interfaces:
TypedWindow
Direct Known Subclasses:
SongWindowBdImgTAN

public class SongWindowBdImgTA extends FormattedSongWindow
Author:
K7
  • Field Details

    • log

      public final org.slf4j.Logger log
    • textDance

      protected JLabel textDance
    • textSong

      protected JLabel textSong
    • textArtist

      protected JLabel textArtist
    • imgAlbum

      protected JLabel imgAlbum
  • Constructor Details

    • SongWindowBdImgTA

      public SongWindowBdImgTA()
    • SongWindowBdImgTA

      public SongWindowBdImgTA(boolean withimage)
      Parameters:
      withimage -
    • SongWindowBdImgTA

      protected SongWindowBdImgTA(SongWindowSpecs windowspecs)
      Parameters:
      windowspecs -
  • Method Details

    • init

      private void init()
    • initComponents

      public void initComponents()
    • onResize

      public void onResize()
    • calcSongViewStart

      protected int calcSongViewStart(int songViewTotalWidth)
    • calcSongViewEnd

      protected int calcSongViewEnd(int songViewStart, int songViewTotalWidth)
    • refresh

      public void refresh()