|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjap.pay.PaymentMainPanel.MyPaymentListener
private class PaymentMainPanel.MyPaymentListener
Notifies us when the state of the active account changes, so we can update the display
| Constructor Summary | |
|---|---|
private |
PaymentMainPanel.MyPaymentListener()
|
| Method Summary | |
|---|---|
void |
accountActivated(PayAccount acc)
accountActivated |
void |
accountAdded(PayAccount acc)
accountAdded |
int |
accountCertRequested(MixCascade a_connectedCascade)
accountCertRequested |
void |
accountError(XMLErrorMessage a_msg,
boolean a_bIgnore)
accountError |
void |
accountRemoved(PayAccount acc)
accountRemoved |
void |
creditChanged(PayAccount acc)
creditChanged |
private java.lang.String |
formatCascadeName(MixCascade a_cascade)
|
private java.lang.String |
formatOrganisation(java.lang.String a_strOrganisation)
|
void |
gotCaptcha(ICaptchaSender a_source,
IImageEncodedCaptcha a_captcha)
Captcha retrieved |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private PaymentMainPanel.MyPaymentListener()
| Method Detail |
|---|
public void accountActivated(PayAccount acc)
accountActivated in interface IPaymentListeneracc - PayAccountpublic void accountAdded(PayAccount acc)
accountAdded in interface IPaymentListeneracc - PayAccountpublic void accountRemoved(PayAccount acc)
accountRemoved in interface IPaymentListeneracc - PayAccountpublic void creditChanged(PayAccount acc)
creditChanged in interface IPaymentListeneracc - PayAccountprivate java.lang.String formatCascadeName(MixCascade a_cascade)
private java.lang.String formatOrganisation(java.lang.String a_strOrganisation)
public int accountCertRequested(MixCascade a_connectedCascade)
accountCertRequested in interface IPaymentListenerusingCurrentAccount - boolean
public void accountError(XMLErrorMessage a_msg,
boolean a_bIgnore)
accountError in interface IPaymentListenermsg - XMLErrorMessage
public void gotCaptcha(ICaptchaSender a_source,
IImageEncodedCaptcha a_captcha)
IPaymentListener
gotCaptcha in interface IPaymentListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||