Create JSynthLib Editors for Pro's

GridLayout

A GridLayout object places components in a grid of cells where

  1. each component takes all the available space within its cell.
  2. each cell is exactly the same size. 
To create a GridLayout with two columns and as many rows as necessary, do this:
GridLayout myLayout = new GridLayout(0,2);

There has been error in communication with booki server. Not sure right now where is the problem.

You should refresh this page.