- getActions() - Method in class javax.microedition.event.EventPermission
-
Gets the canonical string representing the actions.
- getActions() - Method in class javax.microedition.io.IMCProtocolPermission
-
Returns the canonical string representation of the actions, which currently
is the empty string "", since there are no actions defined for
IMCProtocolPermission
.
- getActions() - Method in class javax.microedition.io.PushRegistryPermission
-
Returns the canonical string representation of the actions.
- getAppProperty(String) - Method in class javax.microedition.midlet.MIDlet
-
Provides an application with a mechanism to retrieve named properties from
the application management software.
- getAppProperty(String, String, String, String) - Static method in class javax.microedition.midlet.MIDlet
-
Provides an application with a mechanism to retrieve and at the same time
parse application property values from the application descriptor and the
manifest of the application or bound LIBlets.
- getAttributes() - Method in class javax.microedition.swm.Suite
-
Retrieves a list of available JAD / manifest attributes.
- getAttributeValue(String) - Method in class javax.microedition.swm.Suite
-
Requests JAD attribute value for given attribute name.
- getAuthMode() - Method in class javax.microedition.rms.RecordStoreInfo
-
Return the authorization mode that was set when the RecordStore
associated with this RecordStoreInfo
instance was created.
- getBacklightColor() - Method in class javax.microedition.lui.Display
-
Retrieves the currently valid backlight color of the display.
- getBatteryLevel() - Method in class javax.microedition.power.PowerManager
-
Used for retrieving the current level (percent of battery charge remaining)
of the main battery or batteries.
- getBlueComponent() - Method in class javax.microedition.lui.DisplayColor
-
Retrieves the blue component of this display color.
- getBoolean() - Method in class javax.microedition.event.Event
-
Gets the value as a boolean
.
- getByPhoneNumber(String) - Static method in class javax.microedition.cellular.Subscriber
-
Returns the Subscriber for the phone number.
- getBySlotNumber(int) - Static method in class javax.microedition.cellular.Subscriber
-
Returns subscriber by the slot number it occupies.
- getCellProperties() - Method in class javax.microedition.cellular.CellularNetwork
-
Returns a map containing current cell identifiers.
- getCellularNetworks() - Static method in class javax.microedition.cellular.CellularNetwork
-
Returns all cellular networks to which the device is connected.
- getCharacterNumberPerLine() - Method in class javax.microedition.lui.Display
-
Gets the number of characters to be shown in a single line of the display.
- getChars(char[]) - Method in class javax.microedition.lui.Display
-
Copies the contents shown in the display into a character array starting
at index zero.
- getChars(int, char[]) - Method in class javax.microedition.lui.Display
-
Copies the contents shown in the specified line of the display into a
character array starting at index zero.
- getChoices() - Method in class javax.microedition.swm.Setting
-
Retrieves the list of available choices by names.
- getCurrent(String) - Method in class javax.microedition.event.EventManager
-
Returns an Event
object for the requested system event.
- getCurrentTask() - Method in class javax.microedition.swm.TaskManager
-
Returns an instance of the
Task
the caller belongs to.
- getCurrentTextColor() - Method in class javax.microedition.lui.Display
-
Retrieves the currently valid text color of the display.
- getDataProtocol() - Method in class javax.microedition.cellular.CellularNetwork
-
Returns the data protocol currently used in this network.
- getDependencies() - Method in class javax.microedition.swm.Suite
-
Retrieves a list of the shared libraries this
Suite depends on
- getDescription() - Method in class javax.microedition.swm.Setting
-
Get setting description.
- getDescription() - Method in class javax.microedition.swm.SettingGroup
-
Get group description.
- getDisplay(MIDlet) - Static method in class javax.microedition.lui.Display
-
Gets the primary Display
object that is unique to this
application.
- getDisplayId() - Method in class javax.microedition.lui.Display
-
Retrieves an implementation-specific Id for this Display
.
- getDisplays(MIDlet, boolean) - Static method in class javax.microedition.lui.Display
-
Gets a list of all the Display
s for this application.
- getDisplayState() - Method in class javax.microedition.lui.Display
-
Gets the state of this Display
with respect to access to the
underlying hardware.
- getDouble() - Method in class javax.microedition.event.Event
-
Gets the value as a double
.
- getDownloadUrl() - Method in class javax.microedition.swm.Suite
-
Gets the URL that the suite descriptor was downloaded from.
- getEstimatedTimeRemaining() - Method in class javax.microedition.power.PowerManager
-
Used for getting an estimate of how much time remains before battery
power ceases.
- getFilter(String) - Static method in class javax.microedition.io.PushRegistry
-
Retrieve the registered filter for a requested connection.
- getFloat() - Method in class javax.microedition.event.Event
-
Gets the value as a float
.
- getForegroundTask() - Method in class javax.microedition.swm.TaskManager
-
Returns foreground task info.
- getGreenComponent() - Method in class javax.microedition.lui.DisplayColor
-
Retrieves the green component of this display color.
- getGroups() - Method in class javax.microedition.swm.SettingSet
-
Retrieves a list of all SettingGroups.
- getHardwareState() - Method in class javax.microedition.lui.Display
-
Gets the state of the hardware for this display.
- getHeapUse() - Method in class javax.microedition.swm.Task
-
Returns heap use of given task.
- getHorizontalScrollingInterval(int) - Method in class javax.microedition.lui.Display
-
Retrieves horizontal scrolling interval for the specified line of this
display in milliseconds between character shifts.
- getInfo() - Method in class javax.microedition.event.Event
-
Gets information regarding the event.
- getInstance() - Static method in class javax.microedition.event.EventManager
-
Returns the instance of EventManager
.
- getInstance() - Static method in class javax.microedition.power.PowerManager
-
Returns a reference to the single instance of the PowerManger object.
- getInt() - Method in class javax.microedition.event.Event
-
Gets the value as an int
.
- getLastModified() - Method in class javax.microedition.rms.RecordStore
-
Returns the last time the record store was modified, in the format used
by System.currentTimeMillis()
.
- getLong() - Method in class javax.microedition.event.Event
-
Gets the value as an long
.
- getMessage() - Method in class javax.microedition.event.Event
-
Gets the message for this event.
- getMIDlet(String) - Static method in class javax.microedition.io.PushRegistry
-
Retrieve the registered application for a requested connection.
- getMIDlets() - Method in class javax.microedition.swm.Suite
-
Retrieve a list of the applications (application class names) of this suite.
- getName() - Method in class javax.microedition.event.Event
-
Gets the name of the event.
- getName() - Method in interface javax.microedition.io.IMCServerConnection
-
Get the name of the IMC server
- getName() - Method in class javax.microedition.midlet.MIDletIdentity
-
Get the name of the application
- getName() - Method in class javax.microedition.rms.RecordStore
-
Returns the name of this RecordStore.
- getName() - Method in class javax.microedition.swm.Suite
-
Get name for given suite.
- getName() - Method in class javax.microedition.swm.Task
-
Convenient method to return the name of the task.
- getNetwork() - Method in class javax.microedition.cellular.Subscriber
-
Returns a cellular network the device is registered into
using this Subscriber.
- getNetworkType() - Method in class javax.microedition.cellular.CellularNetwork
-
Retrieves the network type.
- getNetworkType() - Method in class javax.microedition.cellular.Subscriber
-
Returns the network type of this Subscriber.
- getNewState() - Method in class javax.microedition.power.PowerStateEvent
-
Gets the new power state that the system is going to transit to.
- getNextRecordID() - Method in class javax.microedition.rms.RecordStore
-
Returns the recordId of the next record to be added to the
record store.
- getNumberOfChoices() - Method in class javax.microedition.swm.Setting
-
Retrieves number of choices for this Setting.
- getNumberOfLines() - Method in class javax.microedition.lui.Display
-
Gets the number of lines for the display.
- getNumRecords() - Method in class javax.microedition.rms.RecordStore
-
Returns the number of records currently in the record store.
- getOperator() - Method in class javax.microedition.cellular.CellularNetwork
-
Returns the network operator name.
- getOperator() - Method in class javax.microedition.cellular.Subscriber
-
Returns the operator name.
- getPhoneNumber() - Method in class javax.microedition.cellular.Subscriber
-
Returns the phone number of the subscriber.
- getPowerState() - Method in class javax.microedition.power.PowerManager
-
Gets the current system power state.
- getPrevState() - Method in class javax.microedition.power.PowerStateEvent
-
Gets the previous power state, which is the state at the time when the
event object is created.
- getPriority() - Method in class javax.microedition.swm.Task
-
- getProperties() - Method in class javax.microedition.cellular.CellularNetwork
-
Returns a map containing network properties, such as
operator and network identifiers.
- getProperties() - Method in class javax.microedition.cellular.Subscriber
-
Returns a map containing Subscriber properties.
- getReason() - Method in exception javax.microedition.power.PowerManagerException
-
Gets the exception error code.
- getRecord(int, byte[], int) - Method in class javax.microedition.rms.RecordStore
-
Returns the data stored in the given record.
- getRecord(int) - Method in class javax.microedition.rms.RecordStore
-
Returns a copy of the data stored in the given record.
- getRecordId(int) - Method in interface javax.microedition.rms.RecordEnumeration
-
Used to quickly find a record present at the specified index of the
RecordEnumeration
.
- getRecordSize(int) - Method in class javax.microedition.rms.RecordStore
-
Returns the size (in bytes) of the application data available
in the given record.
- getRecordStoreInfo() - Method in class javax.microedition.rms.RecordStore
-
- getRedComponent() - Method in class javax.microedition.lui.DisplayColor
-
Retrieves the red component of this display color.
- getRemoteIdentity() - Method in interface javax.microedition.io.IMCConnection
-
Get the identity of the application on the remote end of this connection
- getRequestedServerVersion() - Method in interface javax.microedition.io.IMCConnection
-
Get the server version the IMC client requested to connect to in the
client connection URI
- getSecurityDomain() - Method in class javax.microedition.midlet.MIDletIdentity
-
Get the name of the security domain for the application associated
with the specified MIDletIdentity
.
- getSelectedChoiceByIndex() - Method in class javax.microedition.swm.Setting
-
Retrieves the index of the choice currently selected.
- getSelectedChoiceByName() - Method in class javax.microedition.swm.Setting
-
Retrieves the name of the choice currently selected.
- getServerName() - Method in interface javax.microedition.io.IMCConnection
-
Get the name of the IMC server of this connection.
- getSetting(String) - Method in class javax.microedition.swm.SettingGroup
-
Retrieves a single
Setting
identifed by the
specified title.
- getSettingGroup(String) - Method in class javax.microedition.swm.SettingSet
-
Retrieves a single
SettingGroup
identifed by the specified title.
- getSettings() - Method in class javax.microedition.swm.SettingGroup
-
Get the list of single settings in the SettingGroup.
- getSettingsManager() - Static method in class javax.microedition.swm.SettingsManager
-
Returns SettingsManager
.
- getSignalStrength() - Method in class javax.microedition.cellular.CellularNetwork
-
Returns the current signal strength.
- getSize() - Method in class javax.microedition.rms.RecordStore
-
Deprecated.
Previously calls to getSize()
could not
accomodate a RecordStore
larger than Integer.MAX-VALUE
. To query the size of a RecordStore
use
RecordStore.getRecordStoreInfo()
and RecordStoreInfo.getSize()
,
which returns a long and can accomodate RecordStore
sizes
up to Long.MAX_VALUE
.
Returns the amount of space, in bytes, that the record store
occupies. The size returned includes any overhead associated
with the implementation, such as the data structures
used to hold the state of the record store, tags etc.
- getSize() - Method in class javax.microedition.rms.RecordStoreInfo
-
Returns the amount of space, in bytes, that the record store occupies.
- getSizeAvailable() - Method in class javax.microedition.rms.RecordStore
-
Deprecated.
Previously calls to getSize()
could not
accomodate a RecordStore
larger than Integer.MAX-VALUE
. To query the size of a RecordStore
use
RecordStore.getRecordStoreInfo()
and RecordStoreInfo.getSize()
,
which returns a long and can accomodate RecordStore
sizes
up to Long.MAX_VALUE
.
Returns the amount of additional room (in bytes) available for
this record store to grow. Note that this is not necessarily
the amount of extran application-level data which can be stored,
as implementations may store additional data structures with
each record to support integration with native applications,
synchronization, tag data etc.
- getSizeAvailable() - Method in class javax.microedition.rms.RecordStoreInfo
-
Returns the amount of additional room (in bytes) available for this
record store to grow.
- getSlotNumber() - Method in class javax.microedition.cellular.Subscriber
-
Returns the number of the slot for this Subscriber.
- getSource() - Method in class javax.microedition.event.Event
-
Gets the information about the source of this event.
- getStatus() - Method in class javax.microedition.swm.Task
-
Returns task's current status.
- getString() - Method in class javax.microedition.event.Event
-
Gets the value as a String
.
- getSubscriber() - Method in class javax.microedition.cellular.CellularNetwork
-
Returns the Subscriber for the network.
- getSubscribers() - Static method in class javax.microedition.cellular.Subscriber
-
Returns an array containing all available subscribers.
- getSuite(String, String) - Method in class javax.microedition.swm.SuiteManager
-
Returns the instance of the installed
Suite
.
- getSuite() - Method in class javax.microedition.swm.Task
-
Returns suite information this task executed from.
- getSuiteInstaller(String, boolean, int) - Static method in class javax.microedition.swm.SuiteManager
-
- getSuiteInstaller(byte[], int, int, boolean, int) - Static method in class javax.microedition.swm.SuiteManager
-
- getSuiteManager() - Static method in class javax.microedition.swm.SuiteManager
-
Returns SuiteManager
instance.
- getSuites(SuiteType) - Method in class javax.microedition.swm.SuiteManager
-
Request a list of installed suites of specified type.
- getSuiteSettings(Suite) - Method in class javax.microedition.swm.SettingsManager
-
Get suite settings.
- getSuiteType() - Method in class javax.microedition.swm.Suite
-
- getSystemEvents() - Method in class javax.microedition.event.EventManager
-
Returns a String
array containing the names of all the
system events available on the device.
- getSystemSettings() - Method in class javax.microedition.swm.SettingsManager
-
Get system settings.
- getTag(int) - Method in class javax.microedition.rms.RecordStore
-
Returns the tag associated with the recordId
.
- getTaskList(boolean) - Method in class javax.microedition.swm.TaskManager
-
Returns a list of running and paused tasks.
- getTaskManager() - Static method in class javax.microedition.swm.TaskManager
-
Returns TaskManager
.
- getText() - Method in class javax.microedition.lui.Display
-
Retrieves the text currently shown in the display.
- getText(int) - Method in class javax.microedition.lui.Display
-
Retrieves the text currently shown in a particular line of the display.
- getTimestamp() - Method in class javax.microedition.event.Event
-
Gets the time when the event was posted.
- getTitle() - Method in class javax.microedition.swm.Setting
-
Get setting title.
- getTitle() - Method in class javax.microedition.swm.SettingGroup
-
Get group title.
- getValue() - Method in class javax.microedition.event.Event
-
Gets the value as a java.lang.Object
.
- getVendor() - Method in class javax.microedition.midlet.MIDletIdentity
-
Get vendor name of the application
- getVendor() - Method in class javax.microedition.swm.Suite
-
Get vendor name for given suite
- getVersion() - Method in interface javax.microedition.io.IMCServerConnection
-
Get the version of the IMC server
- getVersion() - Method in class javax.microedition.midlet.MIDletIdentity
-
Get version of the application
- getVersion() - Method in class javax.microedition.rms.RecordStore
-
- getVersion() - Method in class javax.microedition.swm.Suite
-
Get the version of the given suite.
- getVerticalScrollingInterval() - Method in class javax.microedition.lui.Display
-
Retrieves vertical scrolling interval for this display in milliseconds
between line shifts.
- IDENTIFIED_THIRD_PARTY - Static variable in class javax.microedition.midlet.MIDletIdentity
-
Constant for the Identified Third Party domain.
- ILLEGAL_STATE_TRANSITION_REQUEST - Static variable in exception javax.microedition.power.PowerManagerException
-
An illegal transition requested.
- IMCConnection - Interface in javax.microedition.io
-
This interface defines a low-level asynchronous bi-directional stream
connection for the Inter-MIDlet Communication protocol (IMC), used for
communication between applications.
- IMCProtocolPermission - Class in javax.microedition.io
-
This class represents access rights to connections via the "imc" protocol.
- IMCProtocolPermission(String) - Constructor for class javax.microedition.io.IMCProtocolPermission
-
Creates a new IMCProtocolPermission
with the specified URI
as its name.
- IMCServerConnection - Interface in javax.microedition.io
-
This interface defines a server connection for the Inter-MIDlet Communication
(IMC) protocol that is used for communication between applications.
- implies(Permission) - Method in class javax.microedition.event.EventPermission
-
Checks if the specified permission is "implied" by this object.
- implies(Permission) - Method in class javax.microedition.io.IMCProtocolPermission
-
Checks id this IMCProtocolPermission
object "implies"
the specified permission.
- implies(Permission) - Method in class javax.microedition.io.PushRegistryPermission
-
Checks if the specified permission is "implied" by this object.
- implies(Permission) - Method in class javax.microedition.midlet.ActionsDeniedPermission
-
Checks if the specified permission is "implied" by this object.
- implies(Permission) - Method in class javax.microedition.midlet.AutoStartPermission
-
Checks if the specified permission is "implied" by this object.
- implies(Permission) - Method in class javax.microedition.swm.SWMPermission
-
Checks if the specified permission is "implied" by this object.
- InstallErrorCodes - Enum in javax.microedition.swm
-
Error codes provided by Installer.
- instance - Static variable in class javax.microedition.power.PowerManager
-
A reference to the single instance of the PowerManager object.
- InvalidRecordIDException - Exception in javax.microedition.rms
-
Thrown to indicate an operation could not be completed because the record ID
was invalid.
- InvalidRecordIDException(String) - Constructor for exception javax.microedition.rms.InvalidRecordIDException
-
Constructs a new InvalidRecordIDException
with the
specified detail message.
- InvalidRecordIDException() - Constructor for exception javax.microedition.rms.InvalidRecordIDException
-
Constructs a new InvalidRecordIDException
with no detail
message.
- isBacklightColorsSupported() - Method in class javax.microedition.lui.Display
-
Gets information about backlight color support by the display.
- isBuiltIn() - Method in class javax.microedition.lui.Display
-
Checks if this display's hardware is Built-In or Auxiliary.
- isEncrypted() - Method in class javax.microedition.rms.RecordStoreInfo
-
Return a boolean indicating if the RecordStore
associated with this
RecordStoreInfo
instance is encrypted.
- isHorizontalScrollingEnabled(int) - Method in class javax.microedition.lui.Display
-
Retrieves whether horizontal scrolling is enabled for the specified line
number of the display or not.
- isHorizontalScrollingSupported() - Method in class javax.microedition.lui.Display
-
Gets information about horizontal scrolling support by the display.
- isKeptUpdated() - Method in interface javax.microedition.rms.RecordEnumeration
-
Returns true
if the enumeration keeps its enumeration
current with any changes in the records.
- isKeyEventsSupported() - Method in class javax.microedition.lui.Display
-
Indicates whether the display supports key events.
- isRoaming() - Method in class javax.microedition.cellular.CellularNetwork
-
Indicates whether the subscriber registered to this network is
considered to be roaming.
- isSuiteState(SuiteStateFlag) - Method in class javax.microedition.swm.Suite
-
Checks whether the specified flag is set.
- isSystemTask() - Method in class javax.microedition.swm.Task
-
Retrieve information about whether a task is a system task or not.
- isTextColorsSupported() - Method in class javax.microedition.lui.Display
-
Gets information about text color support by the display.
- isTrusted() - Method in class javax.microedition.swm.Suite
-
Checks if this Suite is trusted or not.
- isUrgent() - Method in class javax.microedition.power.PowerStateEvent
-
Event listeners use this method to determine if the power state change
event can be opposed.
- isUsingExternalPower() - Method in class javax.microedition.power.PowerManager
-
Used for checking if an external power source is being used.
- isVerticalScrollingEnabled() - Method in class javax.microedition.lui.Display
-
Retrieves whether vertical scrolling is enabled for the display or not.
- isVerticalScrollingSupported() - Method in class javax.microedition.lui.Display
-
Gets information about vertical scrolling support by the display.
- isWriteable() - Method in class javax.microedition.rms.RecordStoreInfo
-
Return the boolean writable state for the RecordStore
associated with this
RecordStoreInfo
instance.
- rebuild() - Method in interface javax.microedition.rms.RecordEnumeration
-
Request that the enumeration be updated to reflect the current record
set.
- recordAdded(RecordStore, int) - Method in interface javax.microedition.rms.RecordListener
-
Called after a record has been added to a record store.
- recordChanged(RecordStore, int) - Method in interface javax.microedition.rms.RecordListener
-
Called after a record in a record store has been changed.
- RecordComparator - Interface in javax.microedition.rms
-
An interface defining a comparator which compares two records (in an
implementation-defined manner) to see if they match or what their relative
sort order is.
- recordDeleted(RecordStore, int) - Method in interface javax.microedition.rms.RecordListener
-
Called after a record has been deleted from a record store.
- RecordEnumeration - Interface in javax.microedition.rms
-
An interface representing a bidirectional record store Record enumerator.
- RecordFilter - Interface in javax.microedition.rms
-
An interface defining a filter which examines a record to see if it
matches (based on an application-defined criteria).
- RecordListener - Interface in javax.microedition.rms
-
A listener interface for receiving Record Changed/Added/Deleted events from a
record store.
- RecordStore - Class in javax.microedition.rms
-
A class representing a record store.
- RecordStoreException - Exception in javax.microedition.rms
-
Thrown to indicate a general exception occurred in a record store operation.
- RecordStoreException(String) - Constructor for exception javax.microedition.rms.RecordStoreException
-
Constructs a new RecordStoreException
with the specified
detail message.
- RecordStoreException() - Constructor for exception javax.microedition.rms.RecordStoreException
-
Constructs a new RecordStoreException
with no detail
message.
- RecordStoreFullException - Exception in javax.microedition.rms
-
Thrown to indicate an operation could not be completed because the record
store system storage is full.
- RecordStoreFullException(String) - Constructor for exception javax.microedition.rms.RecordStoreFullException
-
Constructs a new RecordStoreFullException
with the
specified detail message.
- RecordStoreFullException() - Constructor for exception javax.microedition.rms.RecordStoreFullException
-
Constructs a new RecordStoreFullException
with no detail
message.
- RecordStoreInfo - Class in javax.microedition.rms
-
A class representing information about a RecordStore,
including authorization mode, encryption status, writeable status, and size
information.
- RecordStoreNotFoundException - Exception in javax.microedition.rms
-
Thrown to indicate an operation could not be completed because the record
store could not be found.
- RecordStoreNotFoundException(String) - Constructor for exception javax.microedition.rms.RecordStoreNotFoundException
-
Constructs a new RecordStoreNotFoundException
with the
specified detail message.
- RecordStoreNotFoundException() - Constructor for exception javax.microedition.rms.RecordStoreNotFoundException
-
Constructs a new RecordStoreNotFoundException
with no
detail message.
- RecordStoreNotOpenException - Exception in javax.microedition.rms
-
Thrown to indicate that an operation was attempted on a closed record store.
- RecordStoreNotOpenException(String) - Constructor for exception javax.microedition.rms.RecordStoreNotOpenException
-
Constructs a new RecordStoreNotOpenException
with the
specified detail message.
- RecordStoreNotOpenException() - Constructor for exception javax.microedition.rms.RecordStoreNotOpenException
-
Constructs a new RecordStoreNotOpenException
with no
detail message.
- registerAlarm(String, long) - Static method in class javax.microedition.io.PushRegistry
-
Register a time to launch the specified application.
- registerApplication(String, String) - Method in class javax.microedition.event.EventManager
-
Register an application to be launched on an event.
- registerApplication(String, String, boolean) - Method in class javax.microedition.event.EventManager
-
Register an application to be launched in response to an event
represented by a boolean
values.
- registerApplication(String, String, double, double) - Method in class javax.microedition.event.EventManager
-
Register an application to be launched in response to an event
represented by a double
value.
- registerApplication(String, String, long, long) - Method in class javax.microedition.event.EventManager
-
Register an application to be launched in response to an event
represented by an int
or long
value.
- registerApplication(String, String, String[]) - Method in class javax.microedition.event.EventManager
-
Register an application to be launched in response to a event represented
by a String
value.
- registerConnection(String, String, String) - Static method in class javax.microedition.io.PushRegistry
-
Register a dynamic connection with the
application management software.
- removeEventListener(String, EventListener) - Method in class javax.microedition.event.EventManager
-
Removes an event listener for the named event(s) including wildcards.
- removeInstallationListener(AppInstallListener) - Method in class javax.microedition.swm.SuiteInstaller
-
- removeListener(CellularNetworkListener) - Static method in class javax.microedition.cellular.CellularNetwork
-
Removes previously added listener.
- removeListener(SubscriberListener) - Static method in class javax.microedition.cellular.Subscriber
-
Removes previously added listener.
- removeRecordListener(RecordListener) - Method in class javax.microedition.rms.RecordStore
-
Removes the specified RecordListener.
- removeSettingsListener(SettingsListener) - Method in class javax.microedition.swm.SettingsManager
-
- removeStatusListener(Suite, SuiteListener) - Method in class javax.microedition.swm.SuiteManager
-
- removeStatusListener(TaskListener) - Method in class javax.microedition.swm.TaskManager
-
- removeSuite(Suite, boolean) - Method in class javax.microedition.swm.SuiteManager
-
Removes a software package.
- reset() - Method in interface javax.microedition.rms.RecordEnumeration
-
Resets the iteration index back to 0, it does not rollback
the changes if records were deleted.
- resumeRequest() - Method in class javax.microedition.midlet.MIDlet
-
Deprecated.
This method is deprecated and MUST never been called.
- resumeTask(Task) - Method in class javax.microedition.swm.TaskManager
-
- RIGHT - Static variable in interface javax.microedition.key.KeyListener
-
Constant for the RIGHT
action.
- save() - Method in class javax.microedition.swm.SettingSet
-
Saves suite's (or system's) SettingsSet.
- SecureRecordStoreException - Exception in javax.microedition.rms
-
Thrown to indicate that a problem occurred during the process of Encrypting or
Decrypting data of a secure
RecordStore
.
- SecureRecordStoreException(String) - Constructor for exception javax.microedition.rms.SecureRecordStoreException
-
Constructs a new SecureRecordStoreException
with the
specified detail message.
- SecureRecordStoreException() - Constructor for exception javax.microedition.rms.SecureRecordStoreException
-
Constructs a new SecureRecordStoreException
with no detail
message.
- setBacklightColor(DisplayColor) - Method in class javax.microedition.lui.Display
-
Sets the backlight color to be used by the display from now on.
- setChars(char[], int, int) - Method in class javax.microedition.lui.Display
-
Sets the text shown by the display from a character array,
replacing the previous text.
- setChars(char[], int, int, boolean, boolean) - Method in class javax.microedition.lui.Display
-
This method has the same functionality as
setChars(data, offset, length)
, but with the additional possibility
to determine whether the text should be displayed blinking and/or
inversed.
- setChars(int, char[], int, int) - Method in class javax.microedition.lui.Display
-
Sets the text shown by the specified line of the display from a character
array, replacing the previous text of that line.
- setChars(int, char[], int, int, boolean, boolean) - Method in class javax.microedition.lui.Display
-
- setChoiceByIndex(int) - Method in class javax.microedition.swm.Setting
-
Sets the choice to be selected by index.
- setChoiceByName(String) - Method in class javax.microedition.swm.Setting
-
Sets the choice to be selected by name.
- setCurrentTextColor(DisplayColor) - Method in class javax.microedition.lui.Display
-
Sets the text color to be used on the display from now on.
- setDisplayListener(DisplayListener) - Method in class javax.microedition.lui.Display
-
Sets a display listener for display events to this Display
,
replacing any previous DisplayListener
.
- setDisplayState(DisplayState) - Method in class javax.microedition.lui.Display
-
Allows the application to request that a Display
becomes
assigned or unassigned.
- setForegroundTask(Task) - Method in class javax.microedition.swm.TaskManager
-
Assign foreground task.
- setHorizontalScrolling(int, boolean) - Method in class javax.microedition.lui.Display
-
Enables or disables horizontal scrolling for the specified line of the
display if it is supported by the underlying hardware.
- setHorizontalScrollingInterval(int, int) - Method in class javax.microedition.lui.Display
-
Sets the horizontal scrolling interval for the specified line of this
display in milliseconds between character shifts.
- setKeyListener(KeyListener) - Method in class javax.microedition.lui.Display
-
Sets a
KeyListener
for key events to this
Display
,
replacing any previous
KeyListener
.
- setMode(int, boolean) - Method in class javax.microedition.rms.RecordStore
-
Changes the access mode for this RecordStore
.
- setPowerState(int, boolean) - Method in class javax.microedition.power.PowerManager
-
Puts the system in the state specified in the parameter state
.
- setPriority(Task, TaskPriority) - Method in class javax.microedition.swm.TaskManager
-
Changes priority for given
Task
.
- setRecord(int, byte[], int, int) - Method in class javax.microedition.rms.RecordStore
-
Sets the data in the given record to the provided new data.
- setRecord(int, byte[], int, int, int) - Method in class javax.microedition.rms.RecordStore
-
Sets the data in the given record to the provided new data.
- setSuiteState(SuiteStateFlag, boolean) - Method in class javax.microedition.swm.Suite
-
Sets the specified flag to the specified value.
- setText(String) - Method in class javax.microedition.lui.Display
-
Sets the text of the display as a string value, replacing the previous
contents.
- setText(String, boolean, boolean) - Method in class javax.microedition.lui.Display
-
This method has the same functionality as
setText(text)
, but with the additional possibility to determine whether
the text should be displayed blinking and/or inversed.
- setText(int, String) - Method in class javax.microedition.lui.Display
-
Sets the text of the specified line of the display as a string value,
replacing the previous contents.
- setText(int, String, boolean, boolean) - Method in class javax.microedition.lui.Display
-
This method has the same functionality as
setText(lineNumber, text)
, but with the additional possibility to
determine whether the text should be displayed blinking and/or inversed.
- Setting - Class in javax.microedition.swm
-
Individual setting.
- Setting() - Constructor for class javax.microedition.swm.Setting
-
Prevent indiviual instantiation.
- SettingGroup - Class in javax.microedition.swm
-
Setting group.
- SettingGroup() - Constructor for class javax.microedition.swm.SettingGroup
-
Prevent individual instantiation
- SettingSet - Class in javax.microedition.swm
-
Suite and system settings.
- SettingSet() - Constructor for class javax.microedition.swm.SettingSet
-
Non-public constructor to prevent developers from trying to create a
SettingSet instance.
- SettingsListener - Interface in javax.microedition.swm
-
- SettingsManager - Class in javax.microedition.swm
-
SettingSet manager service class
- setVerticalScrolling(boolean) - Method in class javax.microedition.lui.Display
-
Enables or disables vertical scrolling for the display if it is supported
by the underlying hardware.
- setVerticalScrollingInterval(int) - Method in class javax.microedition.lui.Display
-
Sets the vertical scrolling interval for this display in milliseconds
between line shifts.
- start() - Method in class javax.microedition.swm.SuiteInstaller
-
Begins installation of the suite.
- startApp() - Method in class javax.microedition.midlet.MIDlet
-
Signals the application that it has entered the Active state.
- startTask(Suite, String) - Method in class javax.microedition.swm.TaskManager
-
- STATE_TRANSITION_FAILURE - Static variable in exception javax.microedition.power.PowerManagerException
-
State transition failed.
- stopTask(Task) - Method in class javax.microedition.swm.TaskManager
-
- Subscriber - Class in javax.microedition.cellular
-
Subscriber class represents cellular network's subscriber identity, like SIM,
R-UIM, CSIM.
- SUBSCRIBER_ADDED - Static variable in interface javax.microedition.cellular.SubscriberListener
-
Subscriber event indicates that new subscriber was added.
- SUBSCRIBER_REMOVED - Static variable in interface javax.microedition.cellular.SubscriberListener
-
Subscriber event indicates that subscriber was removed.
- SubscriberListener - Interface in javax.microedition.cellular
-
Interface to receive subscribers related events,
like subscriber hot swap.
- Suite - Class in javax.microedition.swm
-
Class modeling an application suite.
- Suite() - Constructor for class javax.microedition.swm.Suite
-
- SuiteInstaller - Class in javax.microedition.swm
-
Suite Installer class
- SuiteListener - Interface in javax.microedition.swm
-
A listener interface for processing suite store updates.
- SuiteLockedException - Exception in javax.microedition.swm
-
Thrown when someone tries to access a
Suite
that has been locked.
- SuiteLockedException() - Constructor for exception javax.microedition.swm.SuiteLockedException
-
Constructs a SuiteLockedException
- SuiteLockedException(String) - Constructor for exception javax.microedition.swm.SuiteLockedException
-
Constructs a SuiteLockedException
with the specified reason.
- SuiteManager - Class in javax.microedition.swm
-
Suite manager service class.
- SuiteNotFoundException - Exception in javax.microedition.swm
-
Thrown when someone tries to access a
Suite
that is absent.
- SuiteNotFoundException() - Constructor for exception javax.microedition.swm.SuiteNotFoundException
-
Constructs a SuiteNotFoundException
.
- SuiteNotFoundException(String) - Constructor for exception javax.microedition.swm.SuiteNotFoundException
-
Constructs a SuiteNotFoundException
with the specified
reason.
- SuiteState - Enum in javax.microedition.swm
-
Defines the states for Suite
.
- SuiteStateFlag - Enum in javax.microedition.swm
-
Defines the state flags for Suite
.
- SuiteType - Enum in javax.microedition.swm
-
Defines the suite types for Suite
.
- SWMPermission - Class in javax.microedition.swm
-
SWMPermission
provides permission handling for SWM API permission.
- SWMPermission(String) - Constructor for class javax.microedition.swm.SWMPermission
-
Creates a new SWMPermission
object
- SYSTEM_STATE - Static variable in class javax.microedition.event.Event
-
To be used as an event name.
- SYSTEM_STATE_NORMAL - Static variable in class javax.microedition.event.Event
-
- SYSTEM_STATE_SHUTDOWN - Static variable in class javax.microedition.event.Event
-
- SYSTEM_STATE_STANDBY - Static variable in class javax.microedition.event.Event
-
- SYSTEM_STATE_STARTUP - Static variable in class javax.microedition.event.Event
-
- SYSTEM_SUITE - Static variable in class javax.microedition.swm.Suite
-
Special object symbolizing the system as Suite
.
- valueOf(String) - Static method in enum javax.microedition.lui.DisplayCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum javax.microedition.lui.DisplayHardwareState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum javax.microedition.lui.DisplayState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum javax.microedition.swm.AppInstallStage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum javax.microedition.swm.InstallErrorCodes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum javax.microedition.swm.SuiteState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum javax.microedition.swm.SuiteStateFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum javax.microedition.swm.SuiteType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum javax.microedition.swm.TaskPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum javax.microedition.swm.TaskStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum javax.microedition.lui.DisplayCapability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum javax.microedition.lui.DisplayHardwareState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum javax.microedition.lui.DisplayState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum javax.microedition.swm.AppInstallStage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum javax.microedition.swm.InstallErrorCodes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum javax.microedition.swm.SuiteState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum javax.microedition.swm.SuiteStateFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum javax.microedition.swm.SuiteType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum javax.microedition.swm.TaskPriority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum javax.microedition.swm.TaskStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VOICE_CALL - Static variable in class javax.microedition.event.Event
-
Indicates whether there are voice calls currently active.