MouseListener mlrEffectsBorder,
String strKeyHelp) throws Exception
{
super(GfrFactoryIconAbs.INT_SIZE_SMALL);
super._btnHelpPartThisFrame = new GfrBcnJhpOflPartSmall(mlrEffectsBorder, strKeyHelp);
this._btnPrint = new GfrBcnPrintPartFrame(
mlrEffectsBorder,
GfrFactoryIconAbs.INT_SIZE_SMALL);
}