public class PrintPreviewController extends java.lang.Object implements Controller
Constructor and Description |
---|
PrintPreviewController(Home home,
UserPreferences preferences,
HomeController homeController,
ViewFactory viewFactory)
Creates the controller of print preview with undo support.
|
Modifier and Type | Method and Description |
---|---|
void |
displayView(View parentView)
Displays the view controlled by this controller.
|
DialogView |
getView()
Returns the view associated with this controller.
|
public PrintPreviewController(Home home, UserPreferences preferences, HomeController homeController, ViewFactory viewFactory)
public DialogView getView()
getView
in interface Controller
public void displayView(View parentView)
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License