Révision 956
tmp/org.txm.chartsengine.rcp/src/org/txm/chartsengine/rcp/SWTChartsComponentsProvider.java (revision 956) | ||
---|---|---|
992 | 992 |
|
993 | 993 |
@Override |
994 | 994 |
public String toString() { |
995 |
String str = this.name + " ("; |
|
996 |
str += "supported input formats: " + this.supportedInputFormats.toString().replaceAll("\\[|\\]", ""); //$NON-NLS-2$ //$NON-NLS-3$
|
|
997 |
str += ", Charts Engine: " + this.chartsEngine + ")"; |
|
995 |
String str = this.name + " ("; //$NON-NLS-1$
|
|
996 |
str += "supported input formats: " + this.supportedInputFormats.toString().replaceAll("\\[|\\]", ""); //$NON-NLS-1$ //$NON-NLS-2$
|
|
997 |
str += ", Charts Engine: " + this.chartsEngine + ")"; //$NON-NLS-1$ //$NON-NLS-2$
|
|
998 | 998 |
return str; |
999 | 999 |
} |
1000 | 1000 |
|
Formats disponibles : Unified diff