162163164165166167168169170171172
{ miRows = rows; miColumns = cols; mbHangingIndent = hangingIndent; editor = new StringEditor(urlEdit); //setLayout(new BorderLayout()); setEditable(false); setContentType("text/html");