I got The method extend AbstractClientConnector from the type AbstractEXten

I got The method extend AbstractClientConnector from the type AbstractEXtension is not visible.

public abstract class ARuleTable extends Table{

TableAutoScrollExtension extension = new TableAutoScrollExtension();
extension.extend(this);
}