|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.pandoragames.far.ui.swing.MenuFactory
public class MenuFactory
Utility class that creates the application menu. Just keeps the ugly code out of the way.
| Constructor Summary | |
|---|---|
MenuFactory(SwingConfig swingConfig,
ComponentRepository componentRepository)
Constructor. |
|
| Method Summary | |
|---|---|
javax.swing.JMenuBar |
createMenu()
Creates and returns the application menu. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MenuFactory(SwingConfig swingConfig,
ComponentRepository componentRepository)
swingConfig - configuration objectcomponentRepository - repository of shared components| Method Detail |
|---|
public javax.swing.JMenuBar createMenu()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||