Project

General

Profile

« Previous | Next » 

Revision 0c52f39c

Added by Niels Hoffmann over 12 years ago

Fixing background color logic as it was kind of broken

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/forms/LabelElement.java
40 40
		label.setLayoutData(CdmFormFactory.FILL_HORIZONTALLY(2, 1));
41 41
		addControl(label);
42 42
	}
43
	
44
	
45
	/* (non-Javadoc)
46
	 * @see eu.etaxonomy.taxeditor.forms.ISelectable#setSelected(boolean)
47
	 */
48
	/** {@inheritDoc} */
49
	public void setSelected(boolean selected) {
50
		// no
51
	}
52

  
53 43

  
54 44
	/**
55 45
	 * <p>setText</p>

Also available in: Unified diff