Browse Source

anmerkung

Kevin Trometer 7 years ago
parent
commit
86fd0346be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/ui/view/GUI.java

+ 1 - 1
src/ui/view/GUI.java

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