public class HomeFrameController extends java.lang.Object implements Controller
Constructor and Description |
---|
HomeFrameController(Home home,
HomeApplication application,
ViewFactory viewFactory,
ContentManager contentManager,
PluginManager pluginManager) |
Modifier and Type | Method and Description |
---|---|
void |
displayView()
Displays the view controlled by this controller.
|
HomeController |
getHomeController()
Returns the home controller managed by this controller.
|
View |
getView()
Returns the view associated with this controller.
|
public HomeFrameController(Home home, HomeApplication application, ViewFactory viewFactory, ContentManager contentManager, PluginManager pluginManager)
public View getView()
getView
in interface Controller
public HomeController getHomeController()
public void displayView()
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License