|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object anon.pay.PayAccountsFile.MyAccountListener
private class PayAccountsFile.MyAccountListener
Listens to changes inside the accounts and forwards the events to our paymentListeners
Constructor Summary | |
---|---|
private |
PayAccountsFile.MyAccountListener()
|
Method Summary | |
---|---|
void |
accountChanged(PayAccount acc)
accountChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private PayAccountsFile.MyAccountListener()
Method Detail |
---|
public void accountChanged(PayAccount acc)
accountChanged
in interface IAccountListener
acc
- PayAccount
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |