});
final LuposDocument document = new LuposDocument();
this.tp_rifInput = new LuposJTextPane(document);
document.init(RIFParser.createILuposParser(new LuposDocumentReader(document)), true, 100);
new JTextPanePreparer(this.tp_rifInput, StrategyManager.LANGUAGE.RIF, document);
this.rifInputSP = new JScrollPane(this.tp_rifInput);
return this.generateInputTab(bt_visualEdit, null, "Choose a RIF query:\t",
this.getRuleFiles(), this.PATH_RULES, "Clear rule field",