throw new IllegalStateException("The model has no active bread crumb. Before using " +
this + ", you have to have at least one bread crumb in the model");
}
// add back button support
addStateChange(new Change()
{
private static final long serialVersionUID = 1L;
public void undo()
{