Uses of Interface
net.ssehub.easy.producer.ui.productline_editor.IRefreshableEditor
-
Packages that use IRefreshableEditor Package Description net.ssehub.easy.producer.ui.confModel This package holds a GUI representation of the configuration with methods and additional information as needed by the Eclipse UI.net.ssehub.easy.producer.ui.productline_editor This package contains the editor for configuring the product line. -
-
Uses of IRefreshableEditor in net.ssehub.easy.producer.ui.confModel
Classes in net.ssehub.easy.producer.ui.confModel that implement IRefreshableEditor Modifier and Type Class Description (package private) classComboboxGUICellEditorImplements an updatable combobox cell editor.classTextGUICellEditorImplements an updating text cell editor. -
Uses of IRefreshableEditor in net.ssehub.easy.producer.ui.productline_editor
Subinterfaces of IRefreshableEditor in net.ssehub.easy.producer.ui.productline_editor Modifier and Type Interface Description interfaceIOverridingEditorDeclares the interface of an overriding editor inConfigurationTableEditorFactorythat can be wrapped into aGUIVariable.interfaceIUpdateProviderSupports external updates to the created editors.
-