Name

lcdui.spacer — Creates a spacer element in a form.

Synopsis

lcdui.spacer -minwidth minimum width -minheight minimum height

Description

The lcdui.spacer command creates a spacer to separate form elements. Via the -minwidth and -minheight options, you can specify the minimum width and height. For an in-depth look at the Java code that this command is based on, see: javax.microedition.lcdui.Spacer