save
Showing
19 changed files
with
37 additions
and
1 deletions
No preview for this file type
| 1 | 49fb15c4f0123889c274179cc7b0f70a | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 1 | cd16c06a0eb9d7f17f6ff8b8a8459dd1ab81d221 | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | ||
| 3 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
| 4 | <modelVersion>4.0.0</modelVersion> | ||
| 5 | <groupId>org.emercit</groupId> | ||
| 6 | <artifactId>utilstools</artifactId> | ||
| 7 | <version>1.81</version> | ||
| 8 | </project> |
| 1 | 7bd0d99fc283922890c568376cf4ae1a | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 1 | 59c8eb802740e3854cc4f3e416bc3666e0a88363 | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
No preview for this file type
| 1 | fe7f0fe915247c25be71ca612beea6dc | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 1 | 43af3c8a67aeb8d673cdfe270e39bc833cfc0529 | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | ||
| 3 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
| 4 | <modelVersion>4.0.0</modelVersion> | ||
| 5 | <groupId>org.emercit</groupId> | ||
| 6 | <artifactId>utilstools</artifactId> | ||
| 7 | <version>1.85</version> | ||
| 8 | </project> |
| 1 | 8f80b6ed21148f34787916172c686e87 | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 1 | 7fd2cb275c67b2a4a6c9cb84794eb5da23f0efdd | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
No preview for this file type
| 1 | 977cb1042d33b26e1a3ec8897fdbad95 | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 1 | b1e42d0ec464bca4a3a2591c7b130c1460d3795f | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | ||
| 3 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
| 4 | <modelVersion>4.0.0</modelVersion> | ||
| 5 | <groupId>org.emercit</groupId> | ||
| 6 | <artifactId>utilstools</artifactId> | ||
| 7 | <version>1.87</version> | ||
| 8 | </project> |
| 1 | 6bbed27fcfb3d6c3f797f629bfa1b018 | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 1 | 748e2aee07f9953313977ad10922e64544b952e8 | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| ... | @@ -81,7 +81,7 @@ import org.apache.log4j.PropertyConfigurator; | ... | @@ -81,7 +81,7 @@ import org.apache.log4j.PropertyConfigurator; |
| 81 | 81 | ||
| 82 | public class SZSTerminal { | 82 | public class SZSTerminal { |
| 83 | 83 | ||
| 84 | public static final String version="1.0.0.0"; | 84 | public static final String version="1.0.0.8"; |
| 85 | 85 | ||
| 86 | private static JFrame mainFrame; | 86 | private static JFrame mainFrame; |
| 87 | private static JPanel mainPanel; | 87 | private static JPanel mainPanel; | ... | ... |
-
Please register or sign in to post a comment