public class CreateMenuBar
extends java.lang.Object
Klasse zum Anlegen der Menüleiste.
| Constructor and Description |
|---|
CreateMenuBar(javax.swing.JFrame frame,
DataViewModel dataViewModel,
AttributeGroup attributeGroup,
Aspect aspect,
DataViewPanel dataViewPanel,
ClientDavInterface connection,
DataDescription dataDescription,
boolean archive) |
| Modifier and Type | Method and Description |
|---|---|
void |
createMenuBar(SelectionManager selectionManager) |
void |
printEverything(boolean selectedDataTableObjectsOnly) |
public CreateMenuBar(javax.swing.JFrame frame,
DataViewModel dataViewModel,
AttributeGroup attributeGroup,
Aspect aspect,
DataViewPanel dataViewPanel,
ClientDavInterface connection,
DataDescription dataDescription,
boolean archive)
public void createMenuBar(SelectionManager selectionManager)
public void printEverything(boolean selectedDataTableObjectsOnly)