|
MIDP3.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Form | |
|---|---|
| javax.microedition.lcdui | The APIs in the LCDUI package provide a set of features for implementing user interfaces in MIDP applications. |
| Uses of Form in javax.microedition.lcdui |
|---|
| Methods in javax.microedition.lcdui that return Form | |
|---|---|
protected Form |
FormLayoutPolicy.getForm()
Gets the Form for which this FormLayoutPolicy is handling
the layout. |
| Constructors in javax.microedition.lcdui with parameters of type Form | |
|---|---|
FormLayoutPolicy(Form form)
Creates a new instance of FormLayoutPolicy and binds it to the Form. |
|
TableLayoutPolicy(Form form,
int columns)
Creates a new instance of TableLayoutPolicy. |
|
|
MIDP3.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||