org.micropainter.ext.bar.incubator
Class BarBox

java.lang.Object
  extended by org.micropainter.ext.bar.incubator.BarBox

public class BarBox
extends java.lang.Object


Constructor Summary
BarBox()
           
 
Method Summary
static BarComponent createHorizontalGlue()
           
static BarComponent createHorizontalStrut(double strut)
           
static BarComponent createVerticalGlue()
           
static BarComponent createVerticalStrut(double strut)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BarBox

public BarBox()
Method Detail

createHorizontalStrut

public static BarComponent createHorizontalStrut(double strut)

createHorizontalGlue

public static BarComponent createHorizontalGlue()

createVerticalStrut

public static BarComponent createVerticalStrut(double strut)

createVerticalGlue

public static BarComponent createVerticalGlue()