Uses of Interface
net.ssehub.easy.producer.ui.productline_editor.ConfigurationTableEditorFactory.UIChangeListener
-
Packages that use ConfigurationTableEditorFactory.UIChangeListener Package Description net.ssehub.easy.producer.ui.productline_editor This package contains the editor for configuring the product line. -
-
Uses of ConfigurationTableEditorFactory.UIChangeListener in net.ssehub.easy.producer.ui.productline_editor
Methods in net.ssehub.easy.producer.ui.productline_editor with parameters of type ConfigurationTableEditorFactory.UIChangeListener Modifier and Type Method Description voidConfigurationTableEditorFactory.UIConfiguration. commitValues(ConfigurationTableEditorFactory.UIChangeListener listener)Commits all UI values to the GUI variables and, thus, enacts the new configuration values.
-