de.jreality.ui
Class LayoutFactory

java.lang.Object
  extended by de.jreality.ui.LayoutFactory

public class LayoutFactory
extends Object


Constructor Summary
LayoutFactory()
           
 
Method Summary
static GridBagConstraints createLeftConstraint()
           
static GridBagConstraints createRightConstraint()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutFactory

public LayoutFactory()
Method Detail

createLeftConstraint

public static GridBagConstraints createLeftConstraint()

createRightConstraint

public static GridBagConstraints createRightConstraint()