Uses of Class
net.ssehub.easy.producer.ui.confModel.BasisGUIVariable
-
Packages that use BasisGUIVariable 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. -
-
Uses of BasisGUIVariable in net.ssehub.easy.producer.ui.confModel
Fields in net.ssehub.easy.producer.ui.confModel declared as BasisGUIVariable Modifier and Type Field Description private BasisGUIVariableTextGUICellEditor. variableConstructors in net.ssehub.easy.producer.ui.confModel with parameters of type BasisGUIVariable Constructor Description TextGUICellEditor(org.eclipse.swt.widgets.Composite parent, BasisGUIVariable variable)Creates a new text string cell editor parented under the given control.
-