public abstract class BoxEvent
extends java.lang.Object
A box event fired by the box's event manager. The box that changed is
available via getBox. Other details can be inferred from the other
interfaces implemented by the event object and/or obtained from calling
methods on those interfaces.