Staged
public class NBar extends Object implements Staged
NBar()
void
addStage(NStage stage)
boolean
contains(NStage stage)
NStage
getEnd()
int
getNWidth()
NBox
getParent()
getStart()
setParent(NBox parent)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NBar()
public String toString()
toString
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