Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 618 Bytes

File metadata and controls

14 lines (10 loc) · 618 Bytes

JavaWeatherApplication

一个简单的基于swing的天气app。

使用了Httpclient4.5.3

程序太简单,说明也懒得写了。
程序入口是MainFrame。

本想加个搜索提示功能的,研究了一下得重写textfield,也懒得弄得了,反正swing用的也不太多。
搜索提示如何实现可以参考我的这篇博客:http://blog.csdn.net/ztgreenleaves/article/details/62237347

jdk1.6的可以直接运行根目录下我生成的一个.jar文件,不用编译。
gif演示: