Mercurial > 510Connectbot
comparison src/org/tn5250j/framework/tn5250/Screen5250.java @ 33:2a8b52dbc104 tn5250
start tn5250 integration
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 10 Jun 2014 13:33:06 -0700 |
parents | b086dd794dba |
children | ecdbff49182c |
comparison
equal
deleted
inserted
replaced
32:b086dd794dba | 33:2a8b52dbc104 |
---|---|
33 import java.text.ParseException; | 33 import java.text.ParseException; |
34 import java.util.Vector; | 34 import java.util.Vector; |
35 | 35 |
36 import org.tn5250j.TN5250jConstants; | 36 import org.tn5250j.TN5250jConstants; |
37 import android.util.Log; | 37 import android.util.Log; |
38 import de.mud.terminal.vt320; | |
38 | 39 |
39 | 40 |
40 public class Screen5250 { | 41 public class Screen5250 { |
41 private static final String TAG = "Screen5250"; | 42 private static final String TAG = "Screen5250"; |
42 private ScreenFields screenFields; | 43 private ScreenFields screenFields; |