javax.microedition.lcdui.CommandLayoutPolicy

This interface is called when commands need to be laid out onto the display. This allows the use of: - {@link Displayable#setCommand(Command, int)}. - {@link Displayable#setMenu(Menu, int)}. - {@link Displayable#removeCommandOrMenu(int)}.