Uses of Class
be.gaudry.swing.component.image.ScaledImageLabel
Packages that use ScaledImageLabel
Package
Description
-
Uses of ScaledImageLabel in be.gaudry.swing.component.image
Subclasses of ScaledImageLabel in be.gaudry.swing.component.imageModifier and TypeClassDescriptionclass
This is an extended version of a JLabel which draws its icon image using the ImageDrawer utility.Constructors in be.gaudry.swing.component.image with parameters of type ScaledImageLabel -
Uses of ScaledImageLabel in be.gaudry.swing.eid
Methods in be.gaudry.swing.eid with parameters of type ScaledImageLabelModifier and TypeMethodDescriptionstatic void
EidSwingHelper.setPhotoMenu(ScaledImageLabel imageView, IPhotoFilePanel photoPanel)
-
Uses of ScaledImageLabel in be.gaudry.swing.eid.control
Methods in be.gaudry.swing.eid.control that return ScaledImageLabelModifier and TypeMethodDescriptionEidComponentsFactory.getImageView(String name, Dimension preferredSize, Image img)
EidComponentsFactory.getImageView(String name, Dimension preferredSize, Image img, int imagePosition)
EidComponentsFactory.getImageView(String name, Dimension preferredSize, Image img, String tooltip)
EidComponentsFactory.getImageView(String name, Dimension preferredSize, Image img, String tooltip, int imagePosition)
EidComponentsFactory.getPhotoLabel(Class clazz)
-
Uses of ScaledImageLabel in be.gaudry.swing.eid.control.eidpart.back
Methods in be.gaudry.swing.eid.control.eidpart.back that return ScaledImageLabelModifier and TypeMethodDescriptionprotected ScaledImageLabel
DefaultBackPanel.getChipLabel()
protected ScaledImageLabel
DefaultBackPanel.getPhotoLabel()
-
Uses of ScaledImageLabel in be.gaudry.swing.eid.control.eidpart.back.be
Methods in be.gaudry.swing.eid.control.eidpart.back.be that return ScaledImageLabelModifier and TypeMethodDescriptionV2019BackPanel.getArrowLabel()
OriginalBackPanel.getBarcodeLabel()
V2019BackPanel.getBELLabel()
protected ScaledImageLabel
OriginalBackPanel.getChipLabel()
protected ScaledImageLabel
V2019BackPanel.getChipLabel()
V2019BackPanel.getChipLogoLabel()
protected ScaledImageLabel
OriginalBackPanel.getPhotoLabel()
protected ScaledImageLabel
V2019BackPanel.getPhotoLabel()
V2019BackPanel.getQCodeLabel()
-
Uses of ScaledImageLabel in be.gaudry.swing.eid.control.eidpart.front.cards
Methods in be.gaudry.swing.eid.control.eidpart.front.cards that return ScaledImageLabelModifier and TypeMethodDescriptionprotected ScaledImageLabel
DefaultFrontPanel.getArrowLabel(boolean kid)
protected ScaledImageLabel
DefaultFrontPanel.getBeMapLabel()
protected abstract ScaledImageLabel
AbstractBeDataPanel.getChipLabel()
protected ScaledImageLabel
DefaultFrontPanel.getChipLabel()
static ScaledImageLabel
DefaultFrontPanel.getImageView(String name, Dimension preferredSize, Image img)
static ScaledImageLabel
DefaultFrontPanel.getImageView(String name, Dimension preferredSize, Image img, int imagePosition)
static ScaledImageLabel
DefaultFrontPanel.getImageView(String name, Dimension preferredSize, Image img, String tooltip)
static ScaledImageLabel
DefaultFrontPanel.getImageView(String name, Dimension preferredSize, Image img, String tooltip, int imagePosition)
protected abstract ScaledImageLabel
AbstractBeDataPanel.getPhotoLabel()
protected ScaledImageLabel
DefaultFrontPanel.getPhotoLabel()
According to the fedict recommendations, the photo layout support the new photo size on eID Cards (150*195 pixels,old format was 140*200 pixels)protected ScaledImageLabel
DefaultFrontPanel.initArrowLabel(boolean kid)
protected ScaledImageLabel
DefaultFrontPanel.initBeMapLabel()
protected ScaledImageLabel
DefaultFrontPanel.initChipLabel()
protected ScaledImageLabel
DefaultFrontPanel.initPhotoLabel()
-
Uses of ScaledImageLabel in be.gaudry.swing.eid.control.eidpart.front.cards.be
Methods in be.gaudry.swing.eid.control.eidpart.front.cards.be that return ScaledImageLabelModifier and TypeMethodDescriptionBeCitizen2016DataPanel.getArrowLabel()
BeCitizenOriginalDataPanel.getArrowLabel()
BeCitizenOriginalDataPanel.getArrowLabel(boolean kid)
BeCitizen2016DataPanel.getBeMapLabel()
BeCitizenOriginalDataPanel.getBeMapLabel()
protected ScaledImageLabel
BeCitizen2016DataPanel.getChipLabel()
protected ScaledImageLabel
BeCitizen2019DataPanel.getChipLabel()
BeCitizenOriginalDataPanel.getChipLabel()
protected ScaledImageLabel
BeCitizen2016DataPanel.getPhotoLabel()
protected ScaledImageLabel
BeCitizen2019DataPanel.getPhotoLabel()
BeCitizenOriginalDataPanel.getPhotoLabel()
-
Uses of ScaledImageLabel in be.gaudry.swing.eid.control.eidpart.front.cards.foreigner
Methods in be.gaudry.swing.eid.control.eidpart.front.cards.foreigner that return ScaledImageLabelModifier and TypeMethodDescriptionForeignerDataPanel.getBeMapLabel()
ForeignerDataPanel.getChipLabel()
protected ScaledImageLabel
ForeignerDataPanel.getPhotoLabel()