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.createPolylineView(UserPreferences preferences,
PolylineController polylineController)
Returns a new view that edits polyline values.
|
Constructor and Description |
---|
PolylinePanel(UserPreferences preferences,
PolylineController controller)
Creates a preferences panel that layouts the editable properties
of its
controller . |
Modifier and Type | Method and Description |
---|---|
DialogView |
ViewFactoryAdapter.createPolylineView(UserPreferences preferences,
PolylineController polylineController) |
DialogView |
ViewFactory.createPolylineView(UserPreferences preferences,
PolylineController polylineController)
Returns a new view that edits polyline values.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License