de.jreality.ui
Class LayoutFactory

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

public class LayoutFactory
extends java.lang.Object


Constructor Summary
LayoutFactory()
           
 
Method Summary
static java.awt.GridBagConstraints createLeftConstraint()
           
static java.awt.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 java.awt.GridBagConstraints createLeftConstraint()

createRightConstraint

public static java.awt.GridBagConstraints createRightConstraint()