Package org.bidib.wizard.mvc.debug.view
Class PreferencesPortTypeConverter
java.lang.Object
org.bidib.wizard.mvc.debug.view.PreferencesPortTypeConverter
- All Implemented Interfaces:
com.jgoodies.binding.value.BindingConverter<org.bidib.wizard.api.model.common.PreferencesPortType,String>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.bidib.wizard.api.model.common.PreferencesPortTypesourceValue(String targetValue) targetValue(org.bidib.wizard.api.model.common.PreferencesPortType sourceValue)
-
Constructor Details
-
PreferencesPortTypeConverter
public PreferencesPortTypeConverter()
-
-
Method Details
-
targetValue
- Specified by:
targetValuein interfacecom.jgoodies.binding.value.BindingConverter<org.bidib.wizard.api.model.common.PreferencesPortType,String>
-
sourceValue
- Specified by:
sourceValuein interfacecom.jgoodies.binding.value.BindingConverter<org.bidib.wizard.api.model.common.PreferencesPortType,String>
-