|
@@ -590,7 +590,7 @@ public class GUI<E> implements CategoryListener {
|
|
scrollGraph.setRowHeaderView(graphLabel);
|
|
scrollGraph.setRowHeaderView(graphLabel);
|
|
scrollGraph.setColumnHeaderView(toolBarGraph);
|
|
scrollGraph.setColumnHeaderView(toolBarGraph);
|
|
canvasSP.setViewportView(canvas);
|
|
canvasSP.setViewportView(canvas);
|
|
- canvasSP.setColumnHeaderView(new JMenu());
|
|
|
|
|
|
+ canvasSP.setColumnHeaderView(new JLabel("Menü Für Modeling und Simulation hier hin :)"));
|
|
|
|
|
|
/***********************
|
|
/***********************
|
|
* HolonElement Table Actions
|
|
* HolonElement Table Actions
|