| 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 |
|---|---|
DialogView |
SwingViewFactory.createDimensionLineView(boolean modification,
UserPreferences preferences,
DimensionLineController dimensionLineController)
Returns a new view that edits dimension line values.
|
| Constructor and Description |
|---|
DimensionLinePanel(boolean modification,
UserPreferences preferences,
DimensionLineController controller)
Creates a panel that displays wall data according to the units set in
preferences. |
| Modifier and Type | Method and Description |
|---|---|
DialogView |
ViewFactoryAdapter.createDimensionLineView(boolean modification,
UserPreferences preferences,
DimensionLineController dimensionLineController) |
DialogView |
ViewFactory.createDimensionLineView(boolean modification,
UserPreferences preferences,
DimensionLineController dimensionLineController)
Returns a new view that edits dimension line values.
|

© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License