swingemu fix to compile Tcpbw100 from 3.7.0.2

This commit is contained in:
zzz
2018-11-13 17:21:54 +00:00
parent 71d8f0e4d4
commit 92787f8fcc

View File

@ -48,4 +48,11 @@ JCheckBox
{
return( selected );
}
public void
addActionListener(
ActionListener l )
{
}
}