0

I want to make my java user interface looks like the metro interface in windows 8.

Then i think I will using the look and feel to make it. But it just offers limited interfaces. so I want to make it by myself, but I don't how; So I appreciate for you guys who want to help me.

For the image references is such as shown in the images linked below.

[KGB Style]

[Skype]

At least i can copy the window interface of those styles aswell. That is my interface expectation, so I hope of your help guys. Thanks

aran
  • 10,978
  • 5
  • 39
  • 69
  • 1
    I think you should look into Java FX. Last time I checked Java did not have any major UI frameworks. – npinti May 19 '15 at 14:30
  • Have a look at this answer http://stackoverflow.com/questions/26110716/is-there-a-way-to-get-a-look-and-feel-of-windows-8-metro-on-java-desktop-applica might be already what you want. – SubOptimal May 19 '15 at 14:31
  • @npinti : what's different? i have no idea about javaFX – Muhammad Al Fatih May 19 '15 at 14:38
  • @SubOptimal : i think that's using javaFX too, isn't? – Muhammad Al Fatih May 19 '15 at 14:42
  • 1
    Java FX is similar to C#'s WPF, it allows for more freedom when compared to Swing. The comment provided by @SubOptimal shows a Java FX approach to the Windows 8 Metro UI. – npinti May 19 '15 at 14:42
  • can Java FX changes the whole of window interface such as close button, minimaze, etc. – Muhammad Al Fatih May 19 '15 at 14:47
  • And how about Synth Look and Feel, do you know it? i ever read that is also could change the styles – Muhammad Al Fatih May 19 '15 at 14:50
  • @MuhammadAlFatih Have a look at the side of [Pedro Duque Vieira](https://pixelduke.wordpress.com/category/metro/) who created the JMetro styles. His site was also linked on the post in my first comment. – SubOptimal May 20 '15 at 06:04

0 Answers0