Révision 3948
| TXM/trunk/bundles/org.txm.rcp/src/main/java/org/txm/rcp/swt/widget/PropertiesSelector.java (revision 3948) | ||
|---|---|---|
| 174 | 174 |
* @param parent |
| 175 | 175 |
*/ |
| 176 | 176 |
public PropertiesSelector(Composite parent, String title) {
|
| 177 |
this(parent, SWT.NONE, titles);
|
|
| 177 |
this(parent, SWT.NONE, title); |
|
| 178 | 178 |
} |
| 179 | 179 |
|
| 180 | 180 |
public void setButtonText(String text) {
|
Formats disponibles : Unified diff