Sweet Home 3D 3.4

com.eteks.sweethome3d.viewcontroller
Class PrintPreviewController

java.lang.Object
  extended by com.eteks.sweethome3d.viewcontroller.PrintPreviewController
All Implemented Interfaces:
Controller

public class PrintPreviewController
extends java.lang.Object
implements Controller

A MVC controller for home print preview view.

Author:
Emmanuel Puybaret

Constructor Summary
PrintPreviewController(Home home, UserPreferences preferences, HomeController homeController, ViewFactory viewFactory)
          Creates the controller of print preview with undo support.
 
Method Summary
 void displayView(View parentView)
          Displays the view controlled by this controller.
 DialogView getView()
          Returns the view associated with this controller.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintPreviewController

public PrintPreviewController(Home home,
                              UserPreferences preferences,
                              HomeController homeController,
                              ViewFactory viewFactory)
Creates the controller of print preview with undo support.

Method Detail

getView

public DialogView getView()
Returns the view associated with this controller.

Specified by:
getView in interface Controller

displayView

public void displayView(View parentView)
Displays the view controlled by this controller.


Sweet Home 3D 3.4

? Copyrights 2006-2011 eTeks - All rights reserved
Distributed under GNU General Public License