When I did the Swing conversion, I commented out the
character input validation code in ExpressionInput.
Things get checked by the parser eventually, so this
seems mostly OK. But we may want to add back in some
chacking while the user is typing, possibly using a
JFormattedTextField to do the checking.
Logged In: YES
user_id=1228280
Same issue for VariableInput