Class MenuBar

java.lang.Object
de.bsvrz.pat.sysbed.dataview.MenuBar

public class MenuBar
extends java.lang.Object
Klasse zum Anlegen der Menüleiste.
  • Constructor Summary

    Constructors
    Constructor Description
    MenuBar​(javax.swing.JFrame frame, DataViewModel dataViewModel, FilterAttributeGroup filterAttributeGroup, de.bsvrz.dav.daf.main.config.Aspect aspect, DataViewPanel dataViewPanel, de.bsvrz.dav.daf.main.ClientDavInterface connection, de.bsvrz.dav.daf.main.DataDescription dataDescription, boolean archive)  
  • Method Summary

    Modifier and Type Method Description
    void createMenuBar​(SelectionManager selectionManager)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MenuBar

      public MenuBar​(javax.swing.JFrame frame, DataViewModel dataViewModel, FilterAttributeGroup filterAttributeGroup, de.bsvrz.dav.daf.main.config.Aspect aspect, DataViewPanel dataViewPanel, de.bsvrz.dav.daf.main.ClientDavInterface connection, de.bsvrz.dav.daf.main.DataDescription dataDescription, boolean archive)
  • Method Details

    • createMenuBar

      public void createMenuBar​(SelectionManager selectionManager)