Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Two new Swing Layouts: TrainLayout and TotemLayout make together TOnionLayout

  1. #1
    Junior Member
    Join Date
    Jun 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Lightbulb Two new Swing Layouts: TrainLayout and TotemLayout make together TOnionLayout

    Hi,
    you can download TrainLayout 1.0 and TotemLayout 1.0 at java.net
    Just look for TOnion Project

    Both Layouts stack into each other like the layers of an onion, therefore together they are called TOnionLayout.
    TOnionLayout was made for forms and datamasks.
    It makes neat code, resizes with space available between minimum and maximum sizes and aligns content beautyfully.

    Description of the classes comes with the code.

    Have fun!

    TOnionLayout1.jpgTOnionLayout2.jpgTOnionLayout3.jpgTOnionLayout4.jpg


  2. #2
    Junior Member
    Join Date
    Jun 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Two new Swing Layouts: TrainLayout and TotemLayout make together TOnionLayout

    The link for downloading is:
    https://java.net/projects/tonion/downloads

Similar Threads

  1. How to make a custom swing component
    By GoodbyeWorld in forum AWT / Java Swing
    Replies: 3
    Last Post: May 21st, 2014, 12:55 PM
  2. How to make a custom swing component
    By GoodbyeWorld in forum What's Wrong With My Code?
    Replies: 0
    Last Post: May 19th, 2014, 10:24 PM
  3. How to make a good looking game grid in swing?
    By Matthieu105 in forum AWT / Java Swing
    Replies: 1
    Last Post: March 7th, 2013, 11:22 AM
  4. How to make a good looking game grid in swing?
    By Matthieu105 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: March 7th, 2013, 07:46 AM
  5. Don't know how to do make this works: SWING issue
    By hamisto90 in forum Java Theory & Questions
    Replies: 2
    Last Post: November 6th, 2012, 08:20 AM

Tags for this Thread