unit comboxes added to param list for parameters with multiple unit conversions

git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@285 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
This commit is contained in:
kascade 2006-09-12 12:38:09 +00:00
parent c34587445b
commit 3ec6934ea1
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
package enginuity.logger.definition;
//TODO: add addListener() method so parameters can notify listeners when the selected convertor is updated
public interface EcuData {
String getId();