public class MenuFactory
extends java.lang.Object
| Constructor and Description |
|---|
MenuFactory(SwingConfig swingConfig,
ComponentRepository componentRepository)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JMenuBar |
createMenu()
Creates and returns the application menu.
|
public MenuFactory(SwingConfig swingConfig, ComponentRepository componentRepository)
swingConfig - configuration objectcomponentRepository - repository of shared components