Sweet Home 3D 3.4

Uses of Package
com.eteks.sweethome3d.viewcontroller

Packages that use com.eteks.sweethome3d.viewcontroller
com.eteks.sweethome3d Instantiates the required classes to run Sweet Home 3D as a stand-alone application. 
com.eteks.sweethome3d.applet Instantiates the required classes to run Sweet Home 3D as an applet
com.eteks.sweethome3d.j3d Contains various tool 3D classes and 3D home objects useful in Swing package
com.eteks.sweethome3d.swing Implements views created by Sweet Home 3D controllers with Swing components. 
com.eteks.sweethome3d.viewcontroller Describes controller classes and view interfaces of Sweet Home 3D. 
 

Classes in com.eteks.sweethome3d.viewcontroller used by com.eteks.sweethome3d
ContentManager
          Content manager.
Controller
          A MVC controller.
HomeController
          A MVC controller for the home view.
View
          An MVC view created and controlled by a controller.
ViewFactory
          A factory that specifies how to create the views displayed in Sweet Home 3D.
 

Classes in com.eteks.sweethome3d.viewcontroller used by com.eteks.sweethome3d.applet
ContentManager
          Content manager.
ContentManager.ContentType
           
Controller
          A MVC controller.
HomeController
          A MVC controller for the home view.
View
          An MVC view created and controlled by a controller.
ViewFactory
          A factory that specifies how to create the views displayed in Sweet Home 3D.
 

Classes in com.eteks.sweethome3d.viewcontroller used by com.eteks.sweethome3d.j3d
Object3DFactory
          A factory that specifies how to create the 3D objects from Sweet Home 3D model objects.
 

Classes in com.eteks.sweethome3d.viewcontroller used by com.eteks.sweethome3d.swing
BackgroundImageWizardController
          Wizard controller for background image in plan.
CompassController
          A MVC controller for the compass view.
ContentManager
          Content manager.
ContentManager.ContentType
           
DialogView
          The view that displays a pane in a dialog.
FurnitureCatalogController
          A MVC controller for the furniture catalog.
FurnitureController
          A MVC controller for the home furniture table.
HelpController
          A MVC controller for Sweet Home 3D help view.
HelpView
          A view that displays Sweet Home 3D help.
Home3DAttributesController
          A MVC controller for home 3D attributes view.
HomeController
          A MVC controller for the home view.
HomeController3D
          A MVC controller for the home 3D view.
HomeFurnitureController
          A MVC controller for home furniture view.
HomeView
          The main view that displays a home.
HomeView.ActionType
          The actions proposed by the view to user.
HomeView.SaveAnswer
           
ImportedFurnitureWizardController
          Wizard controller to manage furniture importation.
ImportedFurnitureWizardStepsView
          A view that displays the different steps that helps the user to import a piece of furniture.
ImportedTextureWizardController
          Wizard controller for background image in plan.
LabelController
          A MVC controller for label view.
LevelController
          A MVC controller for home levels view.
Object3DFactory
          A factory that specifies how to create the 3D objects from Sweet Home 3D model objects.
PageSetupController
          A MVC controller for home page setup view.
PhotoController
          The controller of the photo creation view.
PlanController
          A MVC controller for the plan view.
PlanController.EditableProperty
          Fields that can be edited in plan view.
PlanView
          The view that displays the plan of a home.
PlanView.CursorType
          The cursor types available in plan view.
PrintPreviewController
          A MVC controller for home print preview view.
RoomController
          A MVC controller for room view.
TextureChoiceController
          A MVC controller for texture choice.
TextureChoiceView
          A view that edits the texture of its controller.
ThreadedTaskController
          A MVC controller used to execute a particular task in a separated thread.
ThreadedTaskView
          A view of a threaded task.
UserPreferencesController
          A MVC controller for user preferences view.
VideoController
          The controller of the video creation view.
View
          An MVC view created and controlled by a controller.
ViewFactory
          A factory that specifies how to create the views displayed in Sweet Home 3D.
WallController
          A MVC controller for wall view.
WizardController
          An abstract MVC for a wizard view.
 

Classes in com.eteks.sweethome3d.viewcontroller used by com.eteks.sweethome3d.viewcontroller
BackgroundImageWizardController
          Wizard controller for background image in plan.
BackgroundImageWizardController.BackgroundImageWizardStepState
          Step state superclass.
BackgroundImageWizardController.Property
           
BackgroundImageWizardController.Step
           
CompassController
          A MVC controller for the compass view.
CompassController.Property
          The properties that may be edited by the view associated to this controller.
ContentManager
          Content manager.
ContentManager.ContentType
           
Controller
          A MVC controller.
DialogView
          The view that displays a pane in a dialog.
FurnitureCatalogController
          A MVC controller for the furniture catalog.
FurnitureController
          A MVC controller for the home furniture table.
HelpController
          A MVC controller for Sweet Home 3D help view.
HelpController.Property
          The properties that may be edited by the view associated to this controller.
HelpView
          A view that displays Sweet Home 3D help.
Home3DAttributesController
          A MVC controller for home 3D attributes view.
Home3DAttributesController.EnvironmentPaint
          The possible values for ground paint type.
Home3DAttributesController.Property
          The properties that may be edited by the view associated to this controller.
HomeController
          A MVC controller for the home view.
HomeController3D
          A MVC controller for the home 3D view.
HomeController3D.CameraControllerState
          Controller state classes super class.
HomeFurnitureController
          A MVC controller for home furniture view.
HomeFurnitureController.FurniturePaint
          The possible values for paint type.
HomeFurnitureController.FurnitureShininess
          The possible values for shininess type.
HomeFurnitureController.Property
          The properties that may be edited by the view associated to this controller.
HomeView
          The main view that displays a home.
HomeView.ActionType
          The actions proposed by the view to user.
HomeView.SaveAnswer
           
ImportedFurnitureWizardController
          Wizard controller to manage furniture importation.
ImportedFurnitureWizardController.ImportedFurnitureWizardStepState
          Step state superclass.
ImportedFurnitureWizardController.Property
           
ImportedFurnitureWizardController.Step
           
ImportedFurnitureWizardStepsView
          A view that displays the different steps that helps the user to import a piece of furniture.
ImportedTextureWizardController
          Wizard controller for background image in plan.
ImportedTextureWizardController.ImportedTextureWizardStepState
          Step state superclass.
ImportedTextureWizardController.Property
           
ImportedTextureWizardController.Step
           
LabelController
          A MVC controller for label view.
LabelController.Property
          The property that may be edited by the view associated to this controller.
LevelController
          A MVC controller for home levels view.
LevelController.Property
          The properties that may be edited by the view associated to this controller.
PageSetupController
          A MVC controller for home page setup view.
PageSetupController.Property
          The property that may be edited by the view associated to this controller.
PhotoController
          The controller of the photo creation view.
PhotoController.Property
          The properties that may be edited by the view associated to this controller.
PlanController
          A MVC controller for the plan view.
PlanController.ControllerState
          Controller state classes super class.
PlanController.EditableProperty
          Fields that can be edited in plan view.
PlanController.Mode
          Selectable modes in controller.
PlanController.Property
           
PlanView
          The view that displays the plan of a home.
PlanView.CursorType
          The cursor types available in plan view.
PrintPreviewController
          A MVC controller for home print preview view.
RoomController
          A MVC controller for room view.
RoomController.Property
          The properties that may be edited by the view associated to this controller.
RoomController.RoomPaint
          The possible values for room paint type.
TextureChoiceController
          A MVC controller for texture choice.
TextureChoiceController.Property
           
TextureChoiceView
          A view that edits the texture of its controller.
ThreadedTaskController
          A MVC controller used to execute a particular task in a separated thread.
ThreadedTaskController.ExceptionHandler
          Handles exception that may happen during the execution of a threaded task.
ThreadedTaskView
          A view of a threaded task.
UserPreferencesController
          A MVC controller for user preferences view.
UserPreferencesController.Property
          The properties that may be edited by the view associated to this controller.
VideoController
          The controller of the video creation view.
VideoController.Property
          The properties that may be edited by the view associated to this controller.
View
          An MVC view created and controlled by a controller.
ViewFactory
          A factory that specifies how to create the views displayed in Sweet Home 3D.
WallController
          A MVC controller for wall view.
WallController.Property
          The properties that may be edited by the view associated to this controller.
WallController.WallPaint
          The possible values for wall paint type.
WallController.WallShape
          The possible values for wall shape.
WizardController
          An abstract MVC for a wizard view.
WizardController.Property
          The properties that the view associated to this controller needs.
WizardController.WizardControllerStepState
          State of a step in wizard.
 


Sweet Home 3D 3.4

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