353637383940414243
int intW, int intH) { super(intW, intH); super._pnlInformation = new GfrPnlTabsSettingsInfTopGen( GfrResBundleLang.s_getInstance().getValue("sentence.count"), alrParent, intNbItem); }
3435363738394041
int intW, int intH) { super(intW, intH); super._pnlInformation = new GfrPnlTabsSettingsInfTopGen( strSentenceCount, alrParent, intNbItem); }
3536373839404142
int intNbItem, int intW, int intH) { super(intW, intH); super._pnlInformation = new GfrPnlTabsSettingsInfTopGen( strSentenceCount, alrParent, intNbItem); }