WOApplet { code = "next.wo.client.controls.ButtonApplet.class";
title=aTitle; action=method;...};
A ButtonApplet is a control that invokes an action method in the component containing the WOApplet. The ButtonApplet class "wraps" the java.awt.Button class.