|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MenuFactory | |
|---|---|
| com.hack23.cia.web.viewfactory.impl.application | Factories used to create application layout views. |
| com.hack23.cia.web.viewfactory.impl.user | ViewFactories used to create user views. |
| Uses of MenuFactory in com.hack23.cia.web.viewfactory.impl.application |
|---|
| Constructors in com.hack23.cia.web.viewfactory.impl.application with parameters of type MenuFactory | |
|---|---|
ApplicationViewFactoryImpl(MenuFactory menufactory,
int topNumber)
Instantiates a new application view factory impl. |
|
| Uses of MenuFactory in com.hack23.cia.web.viewfactory.impl.user |
|---|
| Classes in com.hack23.cia.web.viewfactory.impl.user that implement MenuFactory | |
|---|---|
class |
MenuFactoryImpl
The Class MenuFactoryImpl. |
| Constructors in com.hack23.cia.web.viewfactory.impl.user with parameters of type MenuFactory | |
|---|---|
UserViewFactoryImpl(MenuFactory menuFactory,
int topNumber)
Instantiates a new user view factory impl. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||