int intSizeIcons,
String strKeyHelp) throws Exception
{
super(alrParentComponent, mlrEffectsBorder, intLocationThis, intSizeIcons, strKeyHelp);
this._tbnOriginalLogsFix_ = new GfrTbnOriginalLogsFixJfcChart(intSizeIcons);
this._tbnOriginalLogsFix_.addActionListener(alrParentComponent);
}