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.OpenDamagedHomeAnswer |
HomePane.confirmOpenDamagedHome(java.lang.String homeName,
Home damagedHome,
java.util.List<Content> invalidContent)
Displays a dialog that lets user choose what he wants to do with a damaged home he tries to open it.
|
Modifier and Type | Method and Description |
---|---|
HomeView.OpenDamagedHomeAnswer |
HomeView.confirmOpenDamagedHome(java.lang.String homeName,
Home damagedHome,
java.util.List<Content> invalidContent)
Displays a dialog that lets user choose what he wants
to do with a damaged home he tries to open it.
|
static HomeView.OpenDamagedHomeAnswer |
HomeView.OpenDamagedHomeAnswer.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HomeView.OpenDamagedHomeAnswer[] |
HomeView.OpenDamagedHomeAnswer.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