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