Staged
public class NBar extends java.lang.Object implements Staged
NBar()
void
addStage(NStage stage)
boolean
contains(NStage stage)
NStage
getEnd()
int
getNWidth()
NBox
getParent()
getStart()
setParent(NBox parent)
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NBar()
public java.lang.String toString()
toString
java.lang.Object
public final NBox getParent()
public final void setParent(NBox parent)
public final NStage getStart()
getStart
public final NStage getEnd()
getEnd
public void addStage(NStage stage)
public int getNWidth()
getNWidth
public boolean contains(NStage stage)
contains