|
MIDP3.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandLayoutPolicy | |
|---|---|
| javax.microedition.lcdui | The APIs in the LCDUI package provide a set of features for implementing user interfaces in MIDP applications. |
| Uses of CommandLayoutPolicy in javax.microedition.lcdui |
|---|
| Methods in javax.microedition.lcdui that return CommandLayoutPolicy | |
|---|---|
CommandLayoutPolicy |
Displayable.getCommandLayoutPolicy()
This method will return the current CommandLayoutPolicy for this Displayable. |
CommandLayoutPolicy |
Display.getCommandLayoutPolicy()
This method will return the current CommandLayoutPolicy for this Display. |
| Methods in javax.microedition.lcdui with parameters of type CommandLayoutPolicy | |
|---|---|
void |
FileSelector.setCommandLayoutPolicy(CommandLayoutPolicy policy)
FileSelector does not allow setCommandLayoutPolicy()
to be called. |
void |
Displayable.setCommandLayoutPolicy(CommandLayoutPolicy policy)
This method will set a new CommandLayoutPolicy for this Displayable. |
void |
Display.setCommandLayoutPolicy(CommandLayoutPolicy policy)
This method will set a new CommandLayoutPolicy for this Display. |
|
MIDP3.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||