• GTK/Swing


    GTK/Swing是一个可插入的Swing外观.它尽可能地模仿并接近默认的GTK+.

    点击次数   官方主页【官方主页】   下载地址【下载地址】

    网友留言/评论

    我要留言/评论

    相关开源项目

    Substance look & feel:这个项目的目的是提供一个流行的外观(look & feel)。这个外观(look & feel)联合了Windows XP和MacOS 10.4最好的特性并且需要JDK 5.0以上。

    JGoodies look & feel:JGoodies look&feels让你的Swing应用程序与applets看起来更漂亮.屏幕截图如下:

    A03 Look And Feel:这个Java Look&Feel整合了常用到的一些外观风格。
    Smooth Metal look & feel:SmoothMetal is a wrapper for some of Sun's Java Look and Feels to enable anti-aliasing.
    Anti-aliasing is the process of smoothing text and images by introducing intermediary colours to fool the eye into believing that the resolution is somewhat higher than it is. Thus a black character on a white background is 'smoothed' with shades of grey. You can see this in Windows XP when using ClearType, or enable it in X11 using Xft. MacOS X and RISCOS users get it for free along with KDE and Gnome desktop users on Linux, Solaris and elsewhere.
    While operating systems have moved ahead and most now offer anti-aliasing, Sun has said it will not be officially offering anti-aliasing in Swing until Java 1.5. SmoothMetal allows you to get around this and make your Swing apps look just a bit better.
    Liquid look & feel:The goal of this project is to provide a look and feel based on the Mosfet Liquid KDE 3.x theme.
    pgs look & feel:PgsLookAndFeel是一个漂亮的,跨平台的Swing外观.
    3D look & feel:3D Look&Feel是轻量级的.
    l2fprod-common:Swing已经构建很多组件,但是还有一些比较流行的组件没有提供.这个开源项目刚好提供这些少掉的组件.l2fprod-common提供的组件有:PropertySheet,collapsible task pane,button bar,font chooser,directory chooser.以下是其中一个组件.
    Office 2003 & XP look & feel:This project provides a single jar file that you can add to your Java Swing applications to enable Look and Feels modeling the following popular Microsoft applications: Office XP Office 2003 Visual Studio 2005 Of course, your Swing application MUST be running on a Windows box to use these LnFs. The reasons for this are twofold: first, the LnFs are built upon the standard Windows Look and Feel, which is available only in Windows JRE's, and second, I'm not too sure about the legal ramifications of copying Windows applications' look and feels/icons/etc. on other platforms.