Uses of Interface
net.japanesechess.ShogiRecordListener

Packages that use ShogiRecordListener
net.japanesechess.view   
 

Uses of ShogiRecordListener in net.japanesechess.view
 

Fields in net.japanesechess.view with type parameters of type ShogiRecordListener
private static java.util.ArrayList<ShogiRecordListener> RecordsFrame.recordUsers
           
 

Methods in net.japanesechess.view with parameters of type ShogiRecordListener
static void RecordsFrame.addShogiRecordListener(ShogiRecordListener srl)