Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  LineLayout - Simple and powerful  (Read 477 times)
0 Members and 1 Guest are viewing this topic.
Offline Gudradain

Sr. Member
**

Posts: 371
Medals: 8



« on: 2011-12-22 19:22:37 »

I just created my own layout. As the title say it's very easy to use and you can do everything you want.

LineLayout only use 4 differents operation to layout your entire GUI.

  • add(Component comp)
  • addSpace(Component comp, int space)
  • addFill(Component comp, double fill)
  • addExpend(Component comp, double fill, int max)

You can learn more here : LineLayout

I created the 3 following layout with it. The code for the layout and the example can be found on the webpage of the project.

Pages: [1]
  Print  
 
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.085 seconds with 19 queries.