private void onLogFileScanningPerformed(bool hasError) { if (actionListener != null) { actionListener.onLogFileScanningPerformed(hasError); } }