Uses of Class
net.ssehub.easy.producer.ui.productline_editor.configuration.GUIConfigurationFilter
-
Packages that use GUIConfigurationFilter Package Description net.ssehub.easy.producer.ui.productline_editor.configuration This package holds classes for the configuration editor and super classes for similar configuration editors. -
-
Uses of GUIConfigurationFilter in net.ssehub.easy.producer.ui.productline_editor.configuration
Fields in net.ssehub.easy.producer.ui.productline_editor.configuration declared as GUIConfigurationFilter Modifier and Type Field Description private GUIConfigurationFilterAbstractConfigMenu. filtersprivate GUIConfigurationFilterFilterMenu. filtersMethods in net.ssehub.easy.producer.ui.productline_editor.configuration with parameters of type GUIConfigurationFilter Modifier and Type Method Description protected voidAbstractConfigMenu. setFilter(GUIConfigurationFilter filters)Sets the filters, replacing any previous filters, and triggers refiltering and resorting of the elements.
-