anon.pay
Interface IAccountListener

All Known Implementing Classes:
PayAccountsFile.MyAccountListener

public interface IAccountListener

Event listener for one account

Version:
1.0
Author:
Bastian Voigt

Method Summary
 void accountChanged(PayAccount acc)
          the state of the account changed
 

Method Detail

accountChanged

void accountChanged(PayAccount acc)
the state of the account changed