소스 검색

anmerkung

Kevin Trometer 8 년 전
부모
커밋
86fd0346be
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 JMenu());
+		canvasSP.setColumnHeaderView(new JLabel("Menü Für Modeling und Simulation hier hin :)"));
 
 		/***********************
 		 * HolonElement Table Actions