Révision 3908
TXM/trunk/bundles/org.txm.rcp/src/main/java/org/txm/rcp/swt/widget/ComplexSubcorpusPanel.java (revision 3908) | ||
---|---|---|
241 | 241 |
if (andBtn.getSelection()) |
242 | 242 |
sep = " & "; //$NON-NLS-1$ |
243 | 243 |
|
244 |
return "["+ StringUtils.join(parts, sep)+"]+ expand to "+queryItems.get(queryItems.size() - 1).structCombo.getText(); //$NON-NLS-1$ //$NON-NLS-2$
|
|
244 |
return "["+ StringUtils.join(parts, sep)+"] expand to "+queryItems.get(queryItems.size() - 1).structCombo.getText(); //$NON-NLS-1$ //$NON-NLS-2$ |
|
245 | 245 |
|
246 | 246 |
} |
247 | 247 |
|
Formats disponibles : Unified diff