edu.umd.cs.db.xsq
Class GridBagHelper

java.lang.Object
  |
  +--edu.umd.cs.db.xsq.GridBagHelper

public class GridBagHelper
extends java.lang.Object

A helper class to help organize the components in the panel.


Constructor Summary
GridBagHelper(java.awt.Container container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridBagHelper

public GridBagHelper(java.awt.Container container)