Révision 1994
tmp/org.txm.chartsengine.graphstream.rcp/src/org/txm/chartsengine/graphstream/rcp/swt/GSComposite.java (revision 1994) | ||
---|---|---|
12 | 12 |
import org.graphstream.graph.implementations.SingleGraph; |
13 | 13 |
import org.graphstream.ui.swingViewer.DefaultView; |
14 | 14 |
import org.graphstream.ui.view.Viewer; |
15 |
import org.txm.chartsengine.core.ChartsEngine; |
|
16 | 15 |
import org.txm.chartsengine.core.results.ChartResult; |
17 | 16 |
import org.txm.chartsengine.graphstream.rcp.swing.GSChartComponent; |
18 | 17 |
import org.txm.chartsengine.rcp.IChartComponent; |
19 | 18 |
import org.txm.chartsengine.rcp.editors.ChartEditor; |
20 |
import org.txm.chartsengine.rcp.editors.ChartEditorInput; |
|
21 | 19 |
import org.txm.chartsengine.rcp.swt.SwingChartComposite; |
22 | 20 |
|
23 | 21 |
/** |
24 | 22 |
* GraphStream chart composite. |
23 |
* |
|
25 | 24 |
* @author sjacquot |
26 | 25 |
* |
27 | 26 |
*/ |
... | ... | |
122 | 121 |
return this.getChartsEngine().getSupportedOutputFileFormats(); |
123 | 122 |
} |
124 | 123 |
|
124 |
@Override |
|
125 |
public void initEventsListeners() { |
|
126 |
// TODO Auto-generated method stub |
|
127 |
|
|
128 |
} |
|
129 |
|
|
125 | 130 |
|
126 | 131 |
|
127 | 132 |
} |
Formats disponibles : Unified diff