Class SongWindowBdImgTAN
java.lang.Object
de.klassenserver7b.danceinterpreter.graphics.songwindows.FormattedSongWindow
de.klassenserver7b.danceinterpreter.graphics.songwindows.SongWindowBdImgTA
de.klassenserver7b.danceinterpreter.graphics.songwindows.SongWindowBdImgTAN
- All Implemented Interfaces:
TypedWindow
- Author:
- K7
-
Field Summary
FieldsFields inherited from class de.klassenserver7b.danceinterpreter.graphics.songwindows.SongWindowBdImgTA
imgAlbum, textArtist, textDance, textSong
Fields inherited from class de.klassenserver7b.danceinterpreter.graphics.songwindows.FormattedSongWindow
albumImage, artistName, danceName, frame, hasAlbumImage, hasNextData, nextData, songName, windowSpecs
-
Constructor Summary
ConstructorsModifierConstructorDescriptionSongWindowBdImgTAN
(boolean withimage) protected
SongWindowBdImgTAN
(SongWindowSpecs windowspecs) -
Method Summary
Methods inherited from class de.klassenserver7b.danceinterpreter.graphics.songwindows.SongWindowBdImgTA
calcSongViewEnd, calcSongViewStart
Methods inherited from class de.klassenserver7b.danceinterpreter.graphics.songwindows.FormattedSongWindow
calcEstimatedHeight, calcEstimatedHeight, calcEstimatedHeight, calcEstimatedWidth, calcEstimatedWidth, calcEstimatedWidth, calcSize, calcSize, calcSize, getWindowSpecs, iconToImage, onInit, updateData
-
Field Details
-
log
public final org.slf4j.Logger log -
textNextDance
-
-
Constructor Details
-
SongWindowBdImgTAN
public SongWindowBdImgTAN() -
SongWindowBdImgTAN
public SongWindowBdImgTAN(boolean withimage) - Parameters:
withimage
-
-
SongWindowBdImgTAN
- Parameters:
windowspecs
-
-
-
Method Details
-
init
private void init() -
initComponents
public void initComponents()- Specified by:
initComponents
in interfaceTypedWindow
- Overrides:
initComponents
in classSongWindowBdImgTA
-
onResize
public void onResize()- Specified by:
onResize
in interfaceTypedWindow
- Overrides:
onResize
in classSongWindowBdImgTA
-
refresh
public void refresh()- Specified by:
refresh
in interfaceTypedWindow
- Overrides:
refresh
in classSongWindowBdImgTA
-