MDivider
343536373839404142
public void actionPerformed (MActionEvent aEvent) { exitAll (); } }); frame.add (new MDivider ()); frame.add (theButton); add (frame); }