|
JMRTD 0.4.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PassportListener
Interface for passport insertion and removal observers.
| Method Summary | |
|---|---|
void |
passportInserted(PassportEvent pe)
Called when a passport is inserted. |
void |
passportRemoved(PassportEvent pe)
Called when a passport is removed. |
| Methods inherited from interface net.sourceforge.scuba.smartcards.CardTerminalListener |
|---|
cardInserted, cardRemoved |
| Method Detail |
|---|
void passportInserted(PassportEvent pe)
pe - the insertion eventvoid passportRemoved(PassportEvent pe)
pe - the removal event
|
JMRTD 0.4.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||