public class DefaultBeIDCardsUI extends Object implements BeIDCardsUI
| Constructor and Description |
|---|
DefaultBeIDCardsUI() |
DefaultBeIDCardsUI(Component parentComponent) |
DefaultBeIDCardsUI(Component parentComponent,
Messages messages) |
| Modifier and Type | Method and Description |
|---|---|
void |
adviseBeIDCardRemovalRequired() |
void |
adviseBeIDCardRequired() |
void |
adviseCardTerminalRequired() |
void |
adviseEnd() |
void |
eIDCardInsertedDuringSelection(BeIDCard card) |
void |
eIDCardRemovedDuringSelection(BeIDCard card) |
Locale |
getLocale() |
BeIDCard |
selectBeIDCard(Collection<BeIDCard> availableCards) |
void |
setLocale(Locale newLocale) |
public DefaultBeIDCardsUI()
public DefaultBeIDCardsUI(Component parentComponent)
public void adviseCardTerminalRequired()
adviseCardTerminalRequired in interface BeIDCardsUIpublic void adviseBeIDCardRequired()
adviseBeIDCardRequired in interface BeIDCardsUIpublic void adviseBeIDCardRemovalRequired()
adviseBeIDCardRemovalRequired in interface BeIDCardsUIpublic BeIDCard selectBeIDCard(Collection<BeIDCard> availableCards) throws CancelledException, OutOfCardsException
selectBeIDCard in interface BeIDCardsUICancelledExceptionOutOfCardsExceptionpublic void adviseEnd()
adviseEnd in interface BeIDCardsUIpublic void eIDCardInsertedDuringSelection(BeIDCard card)
eIDCardInsertedDuringSelection in interface BeIDCardsUIpublic void eIDCardRemovedDuringSelection(BeIDCard card)
eIDCardRemovedDuringSelection in interface BeIDCardsUIpublic void setLocale(Locale newLocale)
setLocale in interface BeIDCardsUIpublic Locale getLocale()
getLocale in interface BeIDCardsUICopyright © 2012–2019 BOSA. All rights reserved.