Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
HomeView.SaveAnswer |
HomePane.confirmSave(java.lang.String homeName)
Displays a dialog that lets user choose whether he wants to save
the current home or not.
|
Modifier and Type | Method and Description |
---|---|
HomeView.SaveAnswer |
HomeView.confirmSave(java.lang.String homeName)
Displays a dialog that lets user choose whether he wants to save
the current home or not.
|
static HomeView.SaveAnswer |
HomeView.SaveAnswer.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HomeView.SaveAnswer[] |
HomeView.SaveAnswer.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License