Révision 1871
| tmp/org.txm.chartsengine.rcp/src/org/txm/chartsengine/rcp/editors/ChartEditorInput.java (revision 1871) | ||
|---|---|---|
| 9 | 9 |
* @author sjacquot |
| 10 | 10 |
* |
| 11 | 11 |
*/ |
| 12 |
// FIXME: SJ: this class may be useless, we may use TXMEditorInput instead |
|
| 12 |
// FIXME: SJ: this class may became useless, we may use TXMEditorInput instead
|
|
| 13 | 13 |
public class ChartEditorInput<T extends ChartResult> extends TXMResultEditorInput<ChartResult> {
|
| 14 | 14 |
|
| 15 | 15 |
|
| ... | ... | |
| 48 | 48 |
} |
| 49 | 49 |
|
| 50 | 50 |
/** |
| 51 |
* Gets the chart object. According to the used charts engine, it can be a file, an UI component, etc.
|
|
| 51 |
* Gets the chart object. According to the used charts engine, can be a file, an UI component, etc. |
|
| 52 | 52 |
* @return |
| 53 | 53 |
*/ |
| 54 | 54 |
public Object getChart() {
|
Formats disponibles : Unified diff