|
Sweet Home 3D 3.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HomeApplication | |
|---|---|
| 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.plugin | Describes the super classes required to create Sweet Home 3D plug-ins. |
| com.eteks.sweethome3d.viewcontroller | Describes controller classes and view interfaces of Sweet Home 3D. |
| Uses of HomeApplication in com.eteks.sweethome3d |
|---|
| Subclasses of HomeApplication in com.eteks.sweethome3d | |
|---|---|
class |
SweetHome3D
Sweet Home 3D main class. |
| Constructors in com.eteks.sweethome3d with parameters of type HomeApplication | |
|---|---|
HomeFrameController(Home home,
HomeApplication application,
ViewFactory viewFactory,
ContentManager contentManager,
PluginManager pluginManager)
|
|
HomeFramePane(Home home,
HomeApplication application,
ContentManager contentManager,
HomeFrameController controller)
|
|
| Uses of HomeApplication in com.eteks.sweethome3d.applet |
|---|
| Subclasses of HomeApplication in com.eteks.sweethome3d.applet | |
|---|---|
class |
AppletApplication
An application wrapper working in applet. |
| Constructors in com.eteks.sweethome3d.applet with parameters of type HomeApplication | |
|---|---|
HomeAppletController(Home home,
HomeApplication application,
ViewFactory viewFactory,
ContentManager contentManager,
PluginManager pluginManager,
boolean newHomeEnabled,
boolean openEnabled,
boolean saveEnabled,
boolean saveAsEnabled)
|
|
| Uses of HomeApplication in com.eteks.sweethome3d.io |
|---|
| Constructors in com.eteks.sweethome3d.io with parameters of type HomeApplication | |
|---|---|
AutoRecoveryManager(HomeApplication application)
Creates a manager able to automatically recover application homes. |
|
| Uses of HomeApplication in com.eteks.sweethome3d.plugin |
|---|
| Methods in com.eteks.sweethome3d.plugin with parameters of type HomeApplication | |
|---|---|
List<Plugin> |
PluginManager.getPlugins(HomeApplication application,
Home home,
UserPreferences preferences,
UndoableEditSupport undoSupport)
Returns an unmodifiable list of plug-in instances initialized with the given parameters. |
| Uses of HomeApplication in com.eteks.sweethome3d.viewcontroller |
|---|
| Constructors in com.eteks.sweethome3d.viewcontroller with parameters of type HomeApplication | |
|---|---|
HomeController(Home home,
HomeApplication application,
ViewFactory viewFactory)
Creates the controller of home view. |
|
HomeController(Home home,
HomeApplication application,
ViewFactory viewFactory,
ContentManager contentManager,
PluginManager pluginManager)
Creates the controller of home view. |
|
|
Sweet Home 3D 3.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
![]() |
© Copyrights 2006-2011 eTeks - All rights reserved
Distributed under GNU General Public License |