diff src/com/five_ten_sg/connectbot/service/TerminalKeyListener.java @ 54:a7e660661e08 tn5250

start tn5250 integration
author Carl Byington <carl@five-ten-sg.com>
date Wed, 11 Jun 2014 14:01:43 -0700
parents e872762ec105
children 17fd0e489165
line wrap: on
line diff
--- a/src/com/five_ten_sg/connectbot/service/TerminalKeyListener.java	Wed Jun 11 13:37:02 2014 -0700
+++ b/src/com/five_ten_sg/connectbot/service/TerminalKeyListener.java	Wed Jun 11 14:01:43 2014 -0700
@@ -17,6 +17,7 @@
 package com.five_ten_sg.connectbot.service;
 
 import java.io.IOException;
+import java.io.UnsupportedEncodingException;
 import java.nio.charset.Charset;
 import java.lang.ref.WeakReference;
 import java.util.List;