Uses of Interface
soc.client.stats.SOCGameStatistics.ListenerRegistration

Packages that use SOCGameStatistics.ListenerRegistration
soc.client.stats   
 

Uses of SOCGameStatistics.ListenerRegistration in soc.client.stats
 

Fields in soc.client.stats declared as SOCGameStatistics.ListenerRegistration
private  SOCGameStatistics.ListenerRegistration GameStatisticsFrame.reg
           
 

Methods in soc.client.stats that return SOCGameStatistics.ListenerRegistration
 SOCGameStatistics.ListenerRegistration SOCGameStatistics.addListener(SOCGameStatistics.Listener listener)