30313233343536
public class StopElement extends SpecializedButtonElement { public StopElement(XDIMEContextInternal context) { super(WidgetElements.STOP, context); protocolAttributes = new StopAttributes(); }