Révision 2068
tmp/org.txm.lexicaltable.rcp/src/org/txm/lexicaltable/rcp/editors/LexicalTableEditor.java (revision 2068) | ||
---|---|---|
224 | 224 |
this.fMinSpinner = thresholdsGroup.getFMinSpinner(); |
225 | 225 |
this.vMaxSpinner = thresholdsGroup.getVMaxSpinner(); |
226 | 226 |
this.vMaxSpinner.setMinimum(1); |
227 |
thresholdsGroup.getVMaxLabel().setText(TXMCoreMessages.common_numberOfLines); |
|
228 | 227 |
|
229 | 228 |
// Merge or delete columns button |
230 | 229 |
mergeDeleteColumnsButton = new Button(extendedParametersArea, SWT.PUSH); |
Formats disponibles : Unified diff