net.sourceforge.pmd.cpd
Class GridBagHelper

java.lang.Object
  |
  +--net.sourceforge.pmd.cpd.GridBagHelper

public class GridBagHelper
extends java.lang.Object


Constructor Summary
GridBagHelper(java.awt.Container container, double[] weights)
           
 
Method Summary
 void add(java.awt.Component component)
           
 void add(java.awt.Component component, int width)
           
 void addLabel(java.lang.String label)
           
 void nextRow()
           
 
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,
                     double[] weights)
Method Detail

add

public void add(java.awt.Component component)

add

public void add(java.awt.Component component,
                int width)

nextRow

public void nextRow()

addLabel

public void addLabel(java.lang.String label)


Copyright © 2002-2003 Project Ultra*Log @ DARPA. All Rights Reserved.