Package | Description |
---|---|
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.model |
Describes model classes of Sweet Home 3D.
|
com.eteks.sweethome3d.viewcontroller |
Describes controller classes and view interfaces of Sweet Home 3D.
|
Modifier and Type | Method and Description |
---|---|
HomeRecorder |
SweetHome3D.getHomeRecorder(HomeRecorder.Type type) |
Modifier and Type | Method and Description |
---|---|
protected void |
HomeAppletController.saveAs(HomeRecorder.Type recorderType,
java.lang.Runnable postSaveTask)
Prompts the user to choose a name for the edited home,
suggesting the imported file name after an import.
|
Modifier and Type | Method and Description |
---|---|
static HomeRecorder.Type |
HomeRecorder.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HomeRecorder.Type[] |
HomeRecorder.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HomeRecorder |
HomeApplication.getHomeRecorder(HomeRecorder.Type type)
Returns a recorder of a given
type able to write and read homes. |
Modifier and Type | Method and Description |
---|---|
protected void |
HomeController.saveAs(HomeRecorder.Type recorderType,
java.lang.Runnable postSaveTask)
Saves the home managed by this controller with a different name.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License