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

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

View File

@ -1,6 +1,7 @@
package enginuity.logger.definition;
//TODO: add addListener() method so parameters can notify listeners when the selected convertor is updated
//TODO: create corresponding ConvertorUpdateListener interface (to be implemented by handlers?)
public interface EcuData {