net.sf.logdistiller.gui
Class SimpleLayoutConstraintsManager
java.lang.Object
net.sf.logdistiller.gui.SimpleLayoutConstraintsManager
public class SimpleLayoutConstraintsManager
- extends Object
This class is a simplified version of FormLayoutMaker's equivalent class, in a dream to avoid need for Java 1.4 at
runtime.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT
public static final String DEFAULT
- See Also:
- Constant Field Values
getLayout
public SimpleContainerLayout getLayout(String name)
addLayout
public void addLayout(SimpleContainerLayout containerLayout)
getAlignment
public static com.jgoodies.forms.layout.CellConstraints.Alignment getAlignment(String value)
getLayoutConstraintsManager
public static SimpleLayoutConstraintsManager getLayoutConstraintsManager(InputStream stream)
getLayoutConstraintsManager
public static SimpleLayoutConstraintsManager getLayoutConstraintsManager(Element containersNode)
Copyright © 2004-2009. All Rights Reserved.