butler.swing.util
Class TableLayoutPanel.Column

java.lang.Object
  extended by butler.swing.util.TableLayoutPanel.Column
Enclosing class:
TableLayoutPanel

public class TableLayoutPanel.Column
extends java.lang.Object


Constructor Summary
TableLayoutPanel.Column(TableLayoutPanel table, double size)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableLayoutPanel.Column

public TableLayoutPanel.Column(TableLayoutPanel table,
                               double size)