Révision 2945

tmp/org.txm.concordance.rcp/src/org/txm/concordance/rcp/editors/ConcordanceEditor.java (revision 2945)
830 830
									
831 831
									StatusLine.setMessage(TXMUIMessages.sortDone);
832 832
									try {
833
										refresh(true);
833
										refresh(false);
834 834
									}
835 835
									catch (Exception e1) {
836 836
										// TODO Auto-generated catch block
......
2217 2217
	 * The characters width is estimated using the queryLabel length
2218 2218
	 */
2219 2219
	public void resetColumnWidths() {
2220
		
2221 2220
		resetLeftTableColumnWidths();
2222 2221
		resetRightTableColumnWidths();
2223 2222
	}

Formats disponibles : Unified diff