FileDocCategorySizeDatePackage
SpacerLF.javaAPI DocphoneME MR2 API (J2ME)1530Wed May 02 18:00:22 BST 2007javax.microedition.lcdui

SpacerLF

public interface SpacerLF implements ItemLF
Look and Feel interface used by Spacer.

See Naming Conventions for information about method naming conventions.

Fields Summary
Constructors Summary
Methods Summary
public voidlSetMinimumSize(int minWidth, int minHeight)
Notifies Look & Feel of a minimum size change in the Spacer.

param
minWidth - the new minimum width
param
minHeight - the new minimum height