Kevin Trometer 8 年之前
父节点
当前提交
3675f4705b
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 JLabel("Menü Für Modeling und Simulation hier hin :)"));
+		canvasSP.setColumnHeaderView(new JMenu("Menü Für Modeling und Simulation hier hin :)"));
 
 		/***********************
 		 * HolonElement Table Actions