Package | Description |
---|---|
javax.microedition.lui |
[OPTIONAL] Set of features to implement Line-oriented User Interface.
|
Modifier and Type | Method and Description |
---|---|
static Display |
Display.getDisplay(MIDlet m)
Gets the primary
Display object that is unique to this
application. |
static Display[] |
Display.getDisplays(MIDlet m,
boolean keyEventSupport)
Gets a list of all the
Display s for this application. |
Copyright (c) 2013, Oracle and/or its affiliates. All Rights Reserved. Use of this specification is subject to license terms.