文件名称:swt_view-master
介绍说明--下载内容均来自于网络,请自行研究使用
一个新的框架使用模拟窗口组件(emulated widgets)来代替本地窗口组件(native widgets)。这个方法解决了LCD问题同时提供了丰富的窗口组件,不过也产生了其他的问题。例如,Swing应用程序不再和本地程序在样子上一致。虽然JVM有了很大的改善, 但是Swing应用程序仍然存在它们本地配对物所没有的性能问题。而且,Swing应用程序消耗了太多的内存,故不适合用于PDA和移动电话等小型设备。(A new fr a mework uses an analog window component (emulated widgets) to replace the local window component (native widgets). This approach solves the LCD problem and provides rich window components, but there are other problems. For example, Swing applications are no longer consistent with local programs. Although JVM has been greatly improved, Swing applications still have performance problems that their local counterparts do not have. Moreover, Swing applications consume too much memory, so it is not suitable for small devices such as PDA and mobile phones.)
相关搜索: 模拟窗口组件
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
swt_view-master | 0 | 2012-08-17 |
swt_view-master\swt_viewdemo | 0 | 2012-08-17 |
swt_view-master\swt_viewdemo\.classpath | 376 | 2012-08-17 |
swt_view-master\swt_viewdemo\.project | 673 | 2012-08-17 |
swt_view-master\swt_viewdemo\.settings | 0 | 2012-08-17 |
swt_view-master\swt_viewdemo\.settings\org.eclipse.jdt.core.prefs | 364 | 2012-08-17 |
swt_view-master\swt_viewdemo\META-INF | 0 | 2012-08-17 |
swt_view-master\swt_viewdemo\META-INF\MANIFEST.MF | 334 | 2012-08-17 |
swt_view-master\swt_viewdemo\build.properties | 109 | 2012-08-17 |
swt_view-master\swt_viewdemo\icons | 0 | 2012-08-17 |
swt_view-master\swt_viewdemo\icons\alt_about.gif | 9340 | 2012-08-17 |
swt_view-master\swt_viewdemo\icons\alt_launcher.icns | 51159 | 2012-08-17 |
swt_view-master\swt_viewdemo\icons\alt_launcher.ico | 26694 | 2012-08-17 |
swt_view-master\swt_viewdemo\icons\alt_launcher.xpm | 10796 | 2012-08-17 |
swt_view-master\swt_viewdemo\icons\alt_window_16.gif | 637 | 2012-08-17 |
swt_view-master\swt_viewdemo\icons\alt_window_32.gif | 1192 | 2012-08-17 |
swt_view-master\swt_viewdemo\plugin.xml | 580 | 2012-08-17 |
swt_view-master\swt_viewdemo\src | 0 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\jonee | 0 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\jonee\swt | 0 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\jonee\swt\view | 0 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\jonee\swt\view\ButtonSWT.java | 1531 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\jonee\swt\view\ComboSWT.java | 2296 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\jonee\swt\view\CompositeSWT.java | 1322 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\jonee\swt\view\GroupSWT.java | 1280 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\jonee\swt\view\HelloSWT.java | 832 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\jonee\swt\view\LabelSWT.java | 1222 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\jonee\swt\view\ListSWT.java | 2079 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\jonee\swt\view\MenuSWT.java | 3422 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\jonee\swt\view\TabfolderSWT.java | 2162 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\jonee\swt\view\TextSWT.java | 1293 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\swt_viewdemo | 0 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\swt_viewdemo\Activator.java | 1407 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\swt_viewdemo\Application.java | 1259 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\swt_viewdemo\ApplicationActionBarAdvisor.java | 528 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\swt_viewdemo\ApplicationWorkbenchAdvisor.java | 610 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\swt_viewdemo\ApplicationWorkbenchWindowAdvisor.java | 961 | 2012-08-17 |
swt_view-master\swt_viewdemo\src\swt_viewdemo\Perspective.java | 221 | 2012-08-17 |