|
Sweet Home 3D 4.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eteks.sweethome3d.viewcontroller.PageSetupController
public class PageSetupController
A MVC controller for home page setup view.
Nested Class Summary | |
---|---|
static class |
PageSetupController.Property
The property that may be edited by the view associated to this controller. |
Constructor Summary | |
---|---|
PageSetupController(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
UndoableEditSupport undoSupport)
Creates the controller of page setup with undo support. |
Method Summary | |
---|---|
void |
addPropertyChangeListener(PageSetupController.Property property,
PropertyChangeListener listener)
Adds the property change listener in parameter to this controller. |
void |
displayView(View parentView)
Displays the view controlled by this controller. |
HomePrint |
getPrint()
Returns the edited print attributes. |
DialogView |
getView()
Returns the view associated with this controller. |
void |
modifyPageSetup()
Controls the modification of home print attributes. |
void |
removePropertyChangeListener(PageSetupController.Property property,
PropertyChangeListener listener)
Removes the property change listener in parameter from this controller. |
void |
setPrint(HomePrint print)
Sets the edited print attributes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PageSetupController(Home home, UserPreferences preferences, ViewFactory viewFactory, UndoableEditSupport undoSupport)
Method Detail |
---|
public DialogView getView()
getView
in interface Controller
public void displayView(View parentView)
public void addPropertyChangeListener(PageSetupController.Property property, PropertyChangeListener listener)
listener
in parameter to this controller.
public void removePropertyChangeListener(PageSetupController.Property property, PropertyChangeListener listener)
listener
in parameter from this controller.
public void setPrint(HomePrint print)
public HomePrint getPrint()
public void modifyPageSetup()
|
Sweet Home 3D 4.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
![]() |
© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License |