Sweet Home 3D 3.4

Uses of Interface
com.eteks.sweethome3d.model.HomeRecorder

Packages that use HomeRecorder
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.io Implements how to read and write homes and user preferences created in model classes of Sweet Home 3D. 
com.eteks.sweethome3d.model Describes model classes of Sweet Home 3D. 
 

Uses of HomeRecorder in com.eteks.sweethome3d
 

Methods in com.eteks.sweethome3d that return HomeRecorder
 HomeRecorder SweetHome3D.getHomeRecorder()
          Returns a recorder able to write and read homes in files.
 HomeRecorder SweetHome3D.getHomeRecorder(HomeRecorder.Type type)
           
 

Uses of HomeRecorder in com.eteks.sweethome3d.applet
 

Classes in com.eteks.sweethome3d.applet that implement HomeRecorder
 class HomeAppletRecorder
          Recorder that stores homes on a HTTP server.
 

Methods in com.eteks.sweethome3d.applet that return HomeRecorder
 HomeRecorder AppletApplication.getHomeRecorder()
          Returns a recorder able to write and read homes on server.
 

Constructors in com.eteks.sweethome3d.applet with parameters of type HomeRecorder
AppletContentManager(HomeRecorder recorder, UserPreferences preferences)
           
 

Uses of HomeRecorder in com.eteks.sweethome3d.io
 

Classes in com.eteks.sweethome3d.io that implement HomeRecorder
 class HomeFileRecorder
          Recorder that stores homes in files with DefaultHomeOutputStream and DefaultHomeInputStream.
 

Uses of HomeRecorder in com.eteks.sweethome3d.model
 

Methods in com.eteks.sweethome3d.model that return HomeRecorder
abstract  HomeRecorder HomeApplication.getHomeRecorder()
          Returns the default recorder able to write and read homes.
 HomeRecorder HomeApplication.getHomeRecorder(HomeRecorder.Type type)
          Returns a recorder of a given type able to write and read homes.
 


Sweet Home 3D 3.4

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