Révision 3496

TXM/trunk/org.txm.concordance.rcp/src/org/txm/concordance/rcp/editors/ConcordanceEditor.java (revision 3496)
326 326
	
327 327
	// private PropertiesSelector<Property> propsArea;
328 328
	
329
	
330
	
331
	
332
	
333 329
	@Override
334 330
	public void init(IEditorSite site, IEditorInput input) throws PartInitException {
335 331
		
......
366 362
			Log.printStackTrace(e);
367 363
		}
368 364
	}
365
	
369 366
	private static String EMPTY = "";
370 367
	/**
371 368
	 * Compose display area.
372 369
	 *
373 370
	 * @param displayArea the display area
374 371
	 */
372
	
375 373
	private void composeDisplayArea(final Composite displayArea) throws Exception {
376 374
		
377 375
		// tableLayout = new TableColumnLayout();

Formats disponibles : Unified diff