public override void NextCallback(object sender) { base.NextCallback(sender); showFont(SystemFontTestScene.nextAction()); }
public void nextCallback(object pSender) { showFont(SystemFontTestScene.nextAction()); }