|
Sweet Home 3D 3.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eteks.sweethome3d.model.HomeApplication
com.eteks.sweethome3d.applet.AppletApplication
public class AppletApplication
An application wrapper working in applet.
| Constructor Summary | |
|---|---|
AppletApplication(JApplet applet)
|
|
| Method Summary | |
|---|---|
protected HomeController |
createHomeController(Home home)
Returns a new instance of a home controller after home was created. |
void |
destroy()
Deletes open homes and clears all the resources used by this application. |
protected ContentManager |
getContentManager()
Returns a content manager able to handle files. |
HomeRecorder |
getHomeRecorder()
Returns a recorder able to write and read homes on server. |
String |
getName()
Returns applet name. |
protected PluginManager |
getPluginManager()
Returns the plugin manager of this application. |
UserPreferences |
getUserPreferences()
Returns user preferences. |
String |
getVersion()
Returns information about the version of this applet application. |
protected ViewFactory |
getViewFactory()
Returns a Swing view factory. |
boolean |
isModified()
Returns true if one of the homes of this application is modified. |
| Methods inherited from class com.eteks.sweethome3d.model.HomeApplication |
|---|
addHome, addHomesListener, createHome, deleteHome, getHomeRecorder, getHomes, removeHomesListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AppletApplication(JApplet applet)
| Method Detail |
|---|
public void destroy()
public boolean isModified()
true if one of the homes of this application is modified.
protected HomeController createHomeController(Home home)
home was created.
public HomeRecorder getHomeRecorder()
getHomeRecorder in class HomeApplicationpublic UserPreferences getUserPreferences()
getUserPreferences in class HomeApplicationprotected ContentManager getContentManager()
protected ViewFactory getViewFactory()
protected PluginManager getPluginManager()
public String getName()
getName in class HomeApplicationpublic String getVersion()
getVersion in class HomeApplication
|
Sweet Home 3D 3.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
![]() |
© Copyrights 2006-2011 eTeks - All rights reserved
Distributed under GNU General Public License |