关于地铁的GUI桌面应用程序 [英] About Metro GUI in desktop application

查看:382
本文介绍了关于地铁的GUI桌面应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我提出,将同时支持多种功能的软件。我所知道的逻辑,我已经开发了支持的功能。

I am making a software that will support multiple features simultaneously. I know the logic, and I have developed the features to support.

我想我的项目有类似于Windows 8地铁GUI来看看它不必是专门的地铁,但类似的。

I want my project to have a look similar to Metro GUI of Windows 8. It need not to be specifically Metro, but similar.

我知道在标准Swing库中的所有布局。目前我使用的GroupLayout 虽然。我应该如何进行,任何想法?因为UI显得沉闷,我不希望用第三方的API。
有什么建议?

I know about all the layouts in standard Swing library. Currently I am using GroupLayout though. How should I proceed, any ideas? Because the UI seems dull and I don't want to use 3rd party APIs either. Any suggestions?

推荐答案

我个人会使用的GridBagLayout ,仅仅是因为它允许您提供更好的加权约束每个组,但即使这可能不完全适用。

I personally would use GridBagLayout, simply because it would allow you to supply better weighted constraints to each "group", but even that might not be entirely suitable.

我也想看看在地铁UX准则更多的想法。

I would also take a look for the Metro UX guidelines for more ideas

这可能是有益的。

  • http://msdn.microsoft.com/en-au/library/windows/apps/hh465403.aspx#tile_design_philosophy
  • http://blendinsider.com/technical/ux-guidelines-for-metro-style-app-development-2011-10-21/ (look for the section on tiles)

这篇关于关于地铁的GUI桌面应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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