Uses of Class
net.ssehub.easy.producer.ui.confModel.TextGUICellEditor.AbstractStringValueConverter
-
Packages that use TextGUICellEditor.AbstractStringValueConverter 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 TextGUICellEditor.AbstractStringValueConverter in net.ssehub.easy.producer.ui.confModel
Subclasses of TextGUICellEditor.AbstractStringValueConverter in net.ssehub.easy.producer.ui.confModel Modifier and Type Class Description private static classTextGUICellEditor.DoubleValueConverterImplements a simple double converter (currently ignoring input failures).private static classTextGUICellEditor.FloatValueConverterImplements a simple float converter (currently ignoring input failures).private static classTextGUICellEditor.IntegerValueConverterImplements a simple integer converter (currently ignoring input failures).
-