Class hauptMenuUI

java.lang.Object
  extended by hauptMenuUI

public class hauptMenuUI
extends java.lang.Object


Constructor Summary
hauptMenuUI()
           
 
Method Summary
 javax.swing.JMenuBar getHauptMenu()
           
 void pack()
           
 void setKurveEditable(int kurvenNummer, boolean wasnjetz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

hauptMenuUI

public hauptMenuUI()
Method Detail

pack

public void pack()

setKurveEditable

public void setKurveEditable(int kurvenNummer,
                             boolean wasnjetz)

getHauptMenu

public javax.swing.JMenuBar getHauptMenu()