wodka.util
Class GridLayoutAlignment

java.lang.Object
  extended bywodka.util.GridLayoutAlignment

public class GridLayoutAlignment
extends java.lang.Object

Author:
wolfi

Constructor Summary
GridLayoutAlignment()
          Creates a new instance of GridLayoutAlignment
 
Method Summary
 java.awt.Dimension align(int count)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridLayoutAlignment

public GridLayoutAlignment()
Creates a new instance of GridLayoutAlignment

Method Detail

align

public java.awt.Dimension align(int count)