public class CardEventsAdapter extends Object implements CardEventsListener
| Constructor and Description |
|---|
CardEventsAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
cardEventsInitialized() |
void |
cardInserted(javax.smartcardio.CardTerminal cardTerminal,
javax.smartcardio.Card card) |
void |
cardRemoved(javax.smartcardio.CardTerminal cardTerminal) |
public void cardEventsInitialized()
cardEventsInitialized in interface CardEventsListenerpublic void cardInserted(javax.smartcardio.CardTerminal cardTerminal,
javax.smartcardio.Card card)
cardInserted in interface CardEventsListenerpublic void cardRemoved(javax.smartcardio.CardTerminal cardTerminal)
cardRemoved in interface CardEventsListenerCopyright © 2012–2024 e-Contract.be BV. All rights reserved.