是否有可能在Java中构建这样的自定义GUI? [英] Is it possible to build custom GUI like this in Java?

查看:89
本文介绍了是否有可能在Java中构建这样的自定义GUI?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是在Photoshop中制作的,我打算将它用于我的文件共享应用程序:

I made this in Photoshop and I plan to use it for my file sharing application:

我想知道是否有可能为我的应用程序创建具有这种外观和感觉的GUI。

I was wondering if it was possible to create GUI for my application that is gonna have this look and feel.

如果我不能仅使用eclipse或NetBeans构建它,还有其他工具可以帮助我吗?

If I can't build it only by using eclipse or NetBeans, are there any other tools that could help me?

推荐答案

不仅可行而且非常简单,您无需一直创建自定义外观。

Is not only possible but quite easy, you don't have to go all the way to create a custom Look and Feel.

这是我在20分钟内所做的:

This is what I've made in 20 minutes:

网上有很多关于如何定制组件的信息,而无需创建全新的L& F.

There is a lot of information on the web on how to customize the components without having to create a whole new L&F.

了解 Swing Architecture 有很大帮助。

如果您还没有阅读 Swing教程就在这里。

Just in case you haven't read it the Swing Tutorial is here.

最后你需要doc: Java doc

这篇关于是否有可能在Java中构建这样的自定义GUI?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆