当前位置: 首页 > 软件库 > 程序开发 > GUI开发框架 >

Office 2003 & XP look & feel

授权协议 未知
开发语言 Java
所属分类 程序开发、 GUI开发框架
软件类型 开源软件
地区 不详
投 递 者 秦城
操作系统 未知
开源组织
适用人群 未知
 软件概览
try {
UIManager.setLookAndFeel("org.fife.plaf.Office2003.Office2003LookAndFeel");
//UIManager.setLookAndFeel("org.fife.plaf.OfficeXP.OfficeXPLookAndFeel");
//UIManager.setLookAndFeel("org.fife.plaf.VisualStudio2005.VisualStudio2005LookAndFeel");
} catch (Exception e) {
System.err.println("Oops! Something went wrong!");
}

  •  第一步、准备工作         首先安装Office 2003 Editions Resource Kit Tools。在“开始→程序→Microsoft Office→Microsoft Office Tools”程序组中可以找到“Custom Installation Wizard”工具,我们将利用它来创建一个*.mst无人应答文件。        小贴士:MST文件的作用相当于Windo

  •     一.请尝试使用 Cleanup 工具检查是否有残留的Office相关的文件。 a.下载 Windows Installer Cleanup工具 b.然后从程序列表中单击 Windows Install Clean Up。 c.在程序窗口中选择所有和 Microsoft Office相关的所有程序,单击 Remove。   二.删除下列注册信息 1.依次点击开始,运行,输入regedit,然

 相关资料
  • 通过检测打补丁要替换文件的版本来实现跳过已安装补丁,在nsis,也就是要用到GetFileVersion这个函数来实现: !include "LogicLib.nsh" ; 安装程序初始定义常量 !define PRODUCT_NAME "office 2003 sp3后续补丁集" !define PRODUCT_VERSION "1.0" !define PRODUCT_PUBLISHER "

  • Overview With this tutorial I want to show you how the look and feel of phpDocumentor can be changed using one of the existing templates or by selecting a custom-made template. What is a template? To

  • FeelHome 让你通过互联网来连接你的电脑,并通过浏览器访问电脑上的文件和目录。

  • 本项目为FeelDesk工单管理系统的开源版(OS),开源版是专为有技术开发能力的客户提供的源代码授权的版本; 系统集成商或客户技术团队可以通过二次开发与自己的系统无缝集成,为用户提供更全面的系统和服务; FeelDesk推出多年来,获得了很多客户的认可,经历了千余次的迭代和升级,为了追求和应对更大规模和复杂应用,架构也从最初的ThinkPHP3.2.3升级到了ThinkPHP6,同时也完成了基于

  • This is the demo application with the Java 1.4 Metal LnF. Honestly, the design of Metal is a war crime.   And slightly prettier is the demo application with the Java 1.5.0Beta1 Metal LnF.   Less prett

  • Various buttons Disabled things A progress bar A combo box Various sliders A tree Internal frames File chooser A table NetBeans on a Napkin (#1) NetBeans on a Napkin (#2) IntelliJ on a Napkin

  • You like and use this theme? Then support me. Just paypal.me/PhlowMedia :) Newsletter: Stay in Touch for Future Updates If you are a webdesigner interested in Jekyll, the static website generator, thi

相关阅读

相关文章

相关问答

相关文档