Home
last modified time | relevance | path

Searched refs:albumLabel (Results 1 – 25 of 26) sorted by relevance

12

/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/context/album/
H A DAlbumBasicInfoContent.java60 private UrlLabel albumLabel; field in AlbumBasicInfoContent
146 this.albumLabel.setText( in updateAlbum()
150 this.albumLabel.setEnabled(album != null && album.getUrl() != null); in updateAlbum()
171 this.albumLabel.setText(null); in clearContextPanelContent()
181 this.albumLabel = (UrlLabel) getControlsBuilder().getUrlLabel(); in getComponent()
182 this.albumLabel.setHorizontalAlignment(SwingConstants.CENTER); in getComponent()
183 this.albumLabel.setFont(getLookAndFeelManager().getCurrentLookAndFeel() in getComponent()
210 panel.add(this.albumLabel, c); in arrangeComponents()
/dports/games/gogui/Quaqua/src/test/
H A DOSXFormTest.java48 JLabel albumLabel = new JLabel("Album"); in main() local
58 hGroup.add(layout.createParallelGroup(labelAlignment).add(artistLabel).add(albumLabel)); in main()
64 vGroup.add(layout.createParallelGroup(GroupLayout.BASELINE).add(albumLabel).add(album)); in main()
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/gui/views/dialogs/properties/
H A DLocalAudioObjectPropertiesDialog.java61 private ProviderLabel albumLabel; field in LocalAudioObjectPropertiesDialog
161 this.albumLabel = new ProviderLabel(new AlbumProvider( in addContent()
163 this.albumLabel.setFont(lookAndFeel.getPropertiesDialogBigFont()); in addContent()
223 panel.add(this.albumLabel, c); in setLayout()
282 this.albumLabel.fillText(this.file); in setContent()
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/cdripper/
H A DRipCdDialog.java170 JLabel albumLabel = new JLabel(I18nUtils.getString("ALBUM")); in getBasicPanel() local
185 arrangeBasicPanel(basicPanel, albumArtistLabel, albumLabel, yearLabel, in getBasicPanel()
200 final JLabel albumArtistLabel, final JLabel albumLabel, in arrangeBasicPanel() argument
217 basicPanel.add(albumLabel, c); in arrangeBasicPanel()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/context/applets/currenttrack/package/contents/ui/
H A DInfoItem.qml27 property alias album: albumLabel.text
65 id: albumLabel
/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/jalbum/
H A Djalbumwindow.cpp95 QLabel* const albumLabel = new QLabel(i18n("jAlbum Album name to export to:")); in Private() local
96 vlay->addWidget(albumLabel); in Private()
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/actions/composition/
H A DChangeInfoAction.java82 Label albumLabel = new Label(group, SWT.NULL); in showDialog() local
83 albumLabel.setLayoutData(makeLabelData()); in showDialog()
84 albumLabel.setText(TuxGuitar.getProperty("composition.album") + ":"); in showDialog()
/dports/audio/elisa/elisa-21.12.3/src/qml/
H A DHeaderBar.qml292 id: albumLabel
368 targets: [newBackground, newMainIcon, mainLabel, authorLabel, albumLabel]
H A DNavigationActionBar.qml222 id: albumLabel
/dports/audio/noson-app/noson-app-4.5.0/gui/controls2_509/ThisDevice/
H A DSongsView.qml244 id: albumLabel
/dports/audio/noson-app/noson-app-4.5.0/gui/controls2_515/ThisDevice/
H A DSongsView.qml244 id: albumLabel
/dports/audio/elisa/elisa-21.12.3/src/qml/mobile/
H A DMobileTrackPlayer.qml161 id: albumLabel
/dports/audio/noson-app/noson-app-4.5.0/gui/controls2_509/
H A DSongsView.qml297 id: albumLabel
/dports/audio/noson-app/noson-app-4.5.0/gui/controls2_515/
H A DSongsView.qml297 id: albumLabel
/dports/databases/mantis/mantisbt-2.25.2/plugins/Lightbox/files/lightbox/js/
H A Dlightbox.min.map1 …"currentImageIndex","init","extend","constructor","defaults","option","albumLabel","alwaysShowNavO…
/dports/audio/cantata/cantata-2.4.2/tags/
H A Dtageditor.cpp495 albumLabel->setOn(o.album!=e.album); in setLabelStates()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/music/
H A DMusicDatabase.cpp3803 const std::string& albumLabel(g_localizeStrings.Get(558)); // Album in SearchAlbums() local
3809 … std::string label = StringUtils::Format("[%s] %s", albumLabel.c_str(), album.strAlbum.c_str()); in SearchAlbums()
/dports/audio/cantata/cantata-2.4.2/translations/
H A Dcantata_zh_CN.ts238 i18n: ectx: property (text), widget (StateLabel, albumLabel)
242 i18n: ectx: property (text), widget (StateLabel, albumLabel)
H A Dcantata_de.ts447 i18n: ectx: property (text), widget (StateLabel, albumLabel)
451 i18n: ectx: property (text), widget (StateLabel, albumLabel)
H A Dcantata_es.ts582 i18n: ectx: property (text), widget (StateLabel, albumLabel)
586 i18n: ectx: property (text), widget (StateLabel, albumLabel)
H A Dcantata_ru.ts636 i18n: ectx: property (text), widget (StateLabel, albumLabel)
640 i18n: ectx: property (text), widget (StateLabel, albumLabel)
H A Dcantata_fr.ts632 i18n: ectx: property (text), widget (StateLabel, albumLabel)
636 i18n: ectx: property (text), widget (StateLabel, albumLabel)
H A Dcantata_hu.ts636 i18n: ectx: property (text), widget (StateLabel, albumLabel)
640 i18n: ectx: property (text), widget (StateLabel, albumLabel)
H A Dcantata_ko.ts640 i18n: ectx: property (text), widget (StateLabel, albumLabel)
644 i18n: ectx: property (text), widget (StateLabel, albumLabel)
H A Dcantata_pl.ts640 i18n: ectx: property (text), widget (StateLabel, albumLabel)
644 i18n: ectx: property (text), widget (StateLabel, albumLabel)

12