JavaGantt 2011.1 API

eu.beesoft.gaia.swing.builder
Class LayoutConstraintsBuilder<T>

java.lang.Object
  extended by eu.beesoft.gaia.util.ObjectBuilder<T>
      extended by eu.beesoft.gaia.swing.builder.LayoutConstraintsBuilder<T>
Direct Known Subclasses:
GridBagConstraintsBuilder

public abstract class LayoutConstraintsBuilder<T>
extends ObjectBuilder<T>


Constructor Summary
LayoutConstraintsBuilder()
           
 
Method Summary
 
Methods inherited from class eu.beesoft.gaia.util.ObjectBuilder
addChild, createObject, createObject, getFactory, getChildren, getId, getObject, getParent, getProperties, getProperty, initClass, initId, initObjectProperties, initObjectProperty, parseBoolean, parseClass, parseConstant, parseConstructor, parseDouble, parseInstance, parseInstance, parseInt, parseInt
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutConstraintsBuilder

public LayoutConstraintsBuilder()

JavaGantt 2011.1 API