A B C D E F G H I J K L M N O P Q R S T U V W X Y

A

acceptAndOpen() - Method in class org.microemu.cldc.socket.ServerSocketConnection
 
addAppClass(String) - Method in class org.microemu.app.classloader.MIDletClassLoaderConfig
 
addAppClassPath(String) - Method in class org.microemu.app.classloader.MIDletClassLoaderConfig
 
addAppender(LoggerAppender) - Static method in class org.microemu.log.Logger
 
addChild(XMLElement) - Method in class nanoxml.XMLElement
Adds a child element.
addChild(String) - Method in class nanoxml.XMLElement
 
addChild(String, String) - Method in class nanoxml.XMLElement
 
addClasspath(String) - Method in class org.microemu.app.classloader.ExtensionsClassLoader
 
addClassURL(String) - Method in class org.microemu.app.classloader.MIDletClassLoader
Appends the Class Location URL to the list of URLs to search for classes and resources.
addCommandUI(CommandUI) - Method in class org.microemu.device.impl.ui.DisplayableImplUI
 
addDeviceEntry(DeviceEntry) - Static method in class org.microemu.app.Config
 
addListener(MessageListener) - Static method in class org.microemu.app.ui.Message
 
addLogOrigin(Class) - Static method in class org.microemu.log.Logger
Add the Class which serves as entry point for log message location.
addPoint(int, int) - Method in class org.microemu.device.impl.Polygon
Add a vertex to the polygon.
addProperty(String, Object) - Method in class nanoxml.XMLElement
Deprecated. Use setAttribute instead.
addProperty(String, int) - Method in class nanoxml.XMLElement
Deprecated. Use setIntAttribute instead.
addProperty(String, double) - Method in class nanoxml.XMLElement
Deprecated. Use setDoubleAttribute instead.
addURL(URL) - Method in class org.microemu.app.classloader.ExtensionsClassLoader
 
addURL(URL) - Method in class org.microemu.app.classloader.MIDletClassLoader
 
allowNetworkConnection - Static variable in class org.microemu.cldc.http.Connection
 
append(LoggingEvent) - Method in interface org.microemu.log.LoggerAppender
 
append(LoggingEvent) - Method in class org.microemu.log.QueueAppender
 
append(LoggingEvent) - Method in class org.microemu.log.StdOutAppender
 
applyToJavaSystemProperties - Static variable in class org.microemu.app.util.MIDletSystemProperties
This may be a configuration option.
available() - Method in class org.microemu.app.util.MIDletResourceInputStream
 

B

BACK_SPACE - Static variable in class org.microemu.device.impl.ButtonName
 
Base64Coder - Class in org.microemu.util
 
Base64Coder() - Constructor for class org.microemu.util.Base64Coder
 
BuildVersion - Class in org.microemu.app.util
 
BuildVersion() - Constructor for class org.microemu.app.util.BuildVersion
 
Button - Interface in org.microemu.device.impl
 
ButtonDetaultDeviceKeyCodes - Class in org.microemu.device.impl
This class defines default device key codes and game actions for buttons.
ButtonDetaultDeviceKeyCodes() - Constructor for class org.microemu.device.impl.ButtonDetaultDeviceKeyCodes
 
ButtonName - Class in org.microemu.device.impl
This class defines Buttons available on Device Implementation is Java 5 enum in java 1.4

C

cancel() - Method in class org.microemu.app.util.MIDletTimer
 
cancel() - Method in class org.microemu.app.util.MIDletTimerTask
 
canRemove() - Method in class org.microemu.app.util.DeviceEntry
 
CertificateImpl - Class in org.microemu.cldc
 
CertificateImpl(X509Certificate) - Constructor for class org.microemu.cldc.CertificateImpl
 
ChangeCallsClassVisitor - Class in org.microemu.app.classloader
 
ChangeCallsClassVisitor(ClassVisitor, InstrumentationConfig) - Constructor for class org.microemu.app.classloader.ChangeCallsClassVisitor
 
ChangeCallsMethodVisitor - Class in org.microemu.app.classloader
 
ChangeCallsMethodVisitor(MethodVisitor, InstrumentationConfig) - Constructor for class org.microemu.app.classloader.ChangeCallsMethodVisitor
 
changeDeviceEntry(DeviceEntry) - Static method in class org.microemu.app.Config
 
charsWidth(char[], int, int) - Method in interface org.microemu.device.impl.Font
 
charWidth(char) - Method in interface org.microemu.device.impl.Font
 
checkCDATA(StringBuffer) - Method in class nanoxml.XMLElement
Scans a special tag and if the tag is a CDATA section, append its content to buf.
checkLiteral(String) - Method in class nanoxml.XMLElement
Scans the data for literal text.
checkPermission(String) - Method in class org.microemu.app.Common
 
classLoadByParent(String) - Method in class org.microemu.app.classloader.MIDletClassLoader
 
classLoader - Static variable in class org.microemu.app.util.MIDletResourceLoader
Deprecated. find better solution to share variable
ClassPreprocessor - Class in org.microemu.app.classloader
 
ClassPreprocessor() - Constructor for class org.microemu.app.classloader.ClassPreprocessor
 
clear() - Method in class org.microemu.util.JadProperties
 
clearProperty(String) - Static method in class org.microemu.app.util.MIDletSystemProperties
 
close() - Method in class org.microemu.cldc.datagram.Connection
 
close() - Method in class org.microemu.cldc.http.Connection
 
close() - Method in class org.microemu.cldc.socket.Connection
 
close() - Method in class org.microemu.cldc.socket.ServerSocketConnection
 
close() - Method in class org.microemu.cldc.socket.SocketConnection
 
close() - Method in class org.microemu.cldc.ssl.Connection
 
closeQuietly(InputStream) - Static method in class org.microemu.app.util.IOUtils
Unconditionally close an InputStream.
closeQuietly(OutputStream) - Static method in class org.microemu.app.util.IOUtils
Unconditionally close an OutputStream.
closeQuietly(Writer) - Static method in class org.microemu.app.util.IOUtils
Unconditionally close a Writer.
CMD_MENU - Static variable in class org.microemu.device.impl.ui.CommandManager
 
cn - Variable in class org.microemu.cldc.http.Connection
 
codeName(Class) - Static method in class org.microemu.app.classloader.ChangeCallsMethodVisitor
 
Color - Class in org.microemu.device.impl
 
Color(int) - Constructor for class org.microemu.device.impl.Color
 
com.barteo.emulator - package com.barteo.emulator
 
com.barteo.emulator.device - package com.barteo.emulator.device
 
commandAction(Command) - Method in class org.microemu.device.impl.ui.CommandManager
 
CommandImplUI - Class in org.microemu.device.impl.ui
 
CommandImplUI(Command) - Constructor for class org.microemu.device.impl.ui.CommandImplUI
 
CommandManager - Class in org.microemu.device.impl.ui
 
Common - Class in org.microemu.app
 
Common(EmulatorContext) - Constructor for class org.microemu.app.Common
 
Config - Class in org.microemu.app
 
Config() - Constructor for class org.microemu.app.Config
 
ConfigurationException - Exception in org.microemu.app
 
ConfigurationException(String) - Constructor for exception org.microemu.app.ConfigurationException
 
configure(MIDletClassLoaderConfig, boolean) - Method in class org.microemu.app.classloader.MIDletClassLoader
 
connect() - Method in class org.microemu.app.util.ResURLConnection
 
connected - Variable in class org.microemu.cldc.http.Connection
 
Connection - Class in org.microemu.cldc.datagram
ConnectionImplementation for the datagram protocol (UDP).
Connection() - Constructor for class org.microemu.cldc.datagram.Connection
 
Connection - Class in org.microemu.cldc.http
 
Connection() - Constructor for class org.microemu.cldc.http.Connection
 
Connection - Class in org.microemu.cldc.https
 
Connection() - Constructor for class org.microemu.cldc.https.Connection
 
Connection - Class in org.microemu.cldc.socket
 
Connection() - Constructor for class org.microemu.cldc.socket.Connection
 
Connection - Class in org.microemu.cldc.ssl
 
Connection() - Constructor for class org.microemu.cldc.ssl.Connection
 
ConnectionInvocationHandler - Class in org.microemu.microedition.io
Dynamic proxy class for GCF Connections returend to MIDlet Used to debug excetions thrown to MIDlet Makes PrivilegedCalls when rinning in Webstart
ConnectionInvocationHandler(Connection, boolean) - Constructor for class org.microemu.microedition.io.ConnectionInvocationHandler
 
ConnectorImpl - Class in org.microemu.microedition.io
 
ConnectorImpl() - Constructor for class org.microemu.microedition.io.ConnectorImpl
 
contains(int, int) - Method in class org.microemu.device.impl.Polygon
Tests to see if a point is contained by this polygon.
contextDestroyed(MIDletContext) - Static method in class org.microemu.app.util.MIDletThread
Terminate all Threads created by MIDlet
contextDestroyed(MIDletContext) - Static method in class org.microemu.app.util.MIDletTimer
Terminate all Threads created by MIDlet
copyFile(File, File) - Static method in class org.microemu.app.util.IOUtils
 
copyToFile(InputStream, File) - Static method in class org.microemu.app.util.IOUtils
 
countChildren() - Method in class nanoxml.XMLElement
Returns the number of child elements of the element.
create(EmulatorContext, ClassLoader, String, Class) - Static method in class org.microemu.device.impl.DeviceImpl
 
createAnotherElement() - Method in class nanoxml.XMLElement
Creates a new similar XML element.
createButton(int, String, Shape, int, String, String, Hashtable, boolean) - Method in interface org.microemu.device.impl.DeviceDisplayImpl
 
createExtensionsClassLoader(URL[]) - Static method in class org.microemu.app.Common
 
createSoftButton(int, String, Shape, int, String, Rectangle, String, Vector, Font) - Method in interface org.microemu.device.impl.DeviceDisplayImpl
 
createSoftButton(int, String, Rectangle, Image, Image) - Method in interface org.microemu.device.impl.DeviceDisplayImpl
 
createSystemFont(String, String, int, boolean) - Method in interface org.microemu.device.impl.FontManagerImpl
 
createSystemImage(URL) - Method in interface org.microemu.device.impl.DeviceDisplayImpl
 
createTimer(String) - Static method in class org.microemu.util.ThreadUtils
Creates a new timer whose associated thread has the specified name in Java 1.5.
createTrueTypeFont(URL, String, int, boolean) - Method in interface org.microemu.device.impl.FontManagerImpl
 

D

data - Variable in class org.microemu.log.LoggingEvent
 
DatagramImpl - Class in org.microemu.cldc.datagram
Datagram realisation.
debug - Static variable in class org.microemu.app.classloader.MIDletClassLoader
 
debug(String) - Static method in class org.microemu.log.Logger
 
debug(String, Throwable) - Static method in class org.microemu.log.Logger
 
debug(Throwable) - Static method in class org.microemu.log.Logger
 
debug(String, String) - Static method in class org.microemu.log.Logger
 
debug(String, Object) - Static method in class org.microemu.log.Logger
 
debug(String, String, String) - Static method in class org.microemu.log.Logger
 
debug(String, long) - Static method in class org.microemu.log.Logger
 
debug(String, long, long) - Static method in class org.microemu.log.Logger
 
debug(String, boolean) - Static method in class org.microemu.log.Logger
 
DEBUG - Static variable in class org.microemu.log.LoggingEvent
 
debug0x(String, long) - Static method in class org.microemu.log.Logger
 
debugClassLoader(String, Object) - Static method in class org.microemu.log.Logger
 
debugConnectionInvocations - Static variable in class org.microemu.microedition.io.ConnectorImpl
 
decode(String) - Static method in class org.microemu.util.Base64Coder
Decodes a Base64 string.
decode(char[]) - Static method in class org.microemu.util.Base64Coder
Decodes Base64 data.
DEFAULT_LOCATION - Static variable in class org.microemu.device.impl.DeviceImpl
 
DELEGATION_DELEGATING - Static variable in class org.microemu.app.classloader.MIDletClassLoaderConfig
 
DELEGATION_RELAXED - Static variable in class org.microemu.app.classloader.MIDletClassLoaderConfig
 
DELEGATION_STRICT - Static variable in class org.microemu.app.classloader.MIDletClassLoaderConfig
 
DELEGATION_SYSTEM - Static variable in class org.microemu.app.classloader.MIDletClassLoaderConfig
 
DELETE - Static variable in class org.microemu.device.impl.ButtonName
 
deleteRecordStore(String) - Method in class org.microemu.app.util.FileRecordStoreManager
 
deleteRecordStore(String) - Method in class org.microemu.util.MemoryRecordStoreManager
 
deleteStores() - Method in class org.microemu.app.util.FileRecordStoreManager
 
deleteStores() - Method in class org.microemu.util.MemoryRecordStoreManager
 
describeJarProblem(URL, MIDletClassLoader) - Method in class org.microemu.app.Common
Show message describing problem with jar if any
destroy() - Method in class org.microemu.device.impl.DeviceImpl
 
destroyMIDletContext(MIDletContext) - Method in class org.microemu.app.Common
 
Device - Class in com.barteo.emulator.device
 
Device() - Constructor for class com.barteo.emulator.device.Device
 
DeviceDisplayImpl - Interface in org.microemu.device.impl
 
DeviceEntry - Class in org.microemu.app.util
 
DeviceEntry(String, String, String, boolean) - Constructor for class org.microemu.app.util.DeviceEntry
 
DeviceEntry(String, String, String, boolean, boolean) - Constructor for class org.microemu.app.util.DeviceEntry
 
DeviceEntry(String, String, boolean, String, EmulatorContext) - Constructor for class org.microemu.app.util.DeviceEntry
Deprecated. use new DeviceEntry(String name, String fileName, String descriptorLocation, boolean defaultDevice);
DeviceImpl - Class in org.microemu.device.impl
 
DeviceImpl() - Constructor for class org.microemu.device.impl.DeviceImpl
 
disableClassPreporcessing(Class) - Method in class org.microemu.app.classloader.MIDletClassLoader
Special case for classes injected to MIDlet
disableClassPreporcessing(String) - Method in class org.microemu.app.classloader.MIDletClassLoader
 
displayable - Variable in class org.microemu.device.impl.ui.DisplayableImplUI
 
DisplayableImplUI - Class in org.microemu.device.impl.ui
 
DisplayableImplUI(Displayable) - Constructor for class org.microemu.device.impl.ui.DisplayableImplUI
 
dispose() - Static method in class org.microemu.app.Common
 
dispose() - Method in class org.microemu.device.impl.InputMethodImpl
 
DOWN - Static variable in class org.microemu.device.impl.ButtonName
 

E

EmulatorContext - Class in com.barteo.emulator
 
EmulatorContext(EmulatorContext) - Constructor for class com.barteo.emulator.EmulatorContext
 
emulatorContext - Variable in class org.microemu.app.Common
 
EmulatorContext - Interface in org.microemu
 
enabled - Static variable in class org.microemu.log.StdOutAppender
 
encode(String) - Static method in class org.microemu.util.Base64Coder
Encodes a string into Base64 format.
encode(byte[]) - Static method in class org.microemu.util.Base64Coder
Encodes a byte array into Base64 format.
enhanceCatchBlock - Static variable in class org.microemu.app.classloader.MIDletClassLoader
 
enumerateAttributeNames() - Method in class nanoxml.XMLElement
Enumerates the attribute names.
enumerateChildren() - Method in class nanoxml.XMLElement
Enumerates the child elements.
enumeratePropertyNames() - Method in class nanoxml.XMLElement
Deprecated. Use enumerateAttributeNames instead.
equals(DeviceEntry) - Method in class org.microemu.app.util.DeviceEntry
 
equals(Object) - Method in class org.microemu.app.util.MidletURLReference
 
err - Static variable in class org.microemu.app.util.MIDletOutputStreamRedirector
 
err - Static variable in class org.microemu.Injected
 
ERROR - Static variable in class org.microemu.app.ui.Message
 
error(String, String) - Static method in class org.microemu.app.ui.Message
Show Error message to user
error(String) - Static method in class org.microemu.app.ui.Message
Show Error message to user
error(String, String, Throwable) - Static method in class org.microemu.app.ui.Message
Show Error message to user
error(String, Throwable) - Static method in class org.microemu.app.ui.Message
 
ERROR - Static variable in interface org.microemu.app.ui.MessageListener
 
error(String) - Static method in class org.microemu.log.Logger
 
error(Object) - Static method in class org.microemu.log.Logger
 
error(String, long) - Static method in class org.microemu.log.Logger
 
error(String, String) - Static method in class org.microemu.log.Logger
 
error(String, String, Throwable) - Static method in class org.microemu.log.Logger
 
error(Throwable) - Static method in class org.microemu.log.Logger
 
error(String, Throwable) - Static method in class org.microemu.log.Logger
 
ERROR - Static variable in class org.microemu.log.LoggingEvent
 
eventTime - Variable in class org.microemu.log.LoggingEvent
 
expectedInput(String) - Method in class nanoxml.XMLElement
Creates a parse exception for when the next character read is not the character that was expected.
ExtensionsClassLoader - Class in org.microemu.app.classloader
Class loader for device and other Extensions
ExtensionsClassLoader(URL[], ClassLoader) - Constructor for class org.microemu.app.classloader.ExtensionsClassLoader
 

F

FileRecordStoreManager - Class in org.microemu.app.util
 
FileRecordStoreManager() - Constructor for class org.microemu.app.util.FileRecordStoreManager
 
filterConstraints(char[]) - Method in class org.microemu.device.impl.InputMethodImpl
 
filterInputMode(char[]) - Method in class org.microemu.device.impl.InputMethodImpl
 
findClass(String) - Method in class org.microemu.app.classloader.MIDletClassLoader
 
fireRecordStoreListener(int, String) - Method in class org.microemu.app.util.FileRecordStoreManager
 
fireRecordStoreListener(int, String) - Method in class org.microemu.util.MemoryRecordStoreManager
 
Font - Interface in org.microemu.device.impl
 
FontManagerImpl - Interface in org.microemu.device.impl
 
formatLocation(StackTraceElement) - Static method in class org.microemu.log.StdOutAppender
 

G

getAddress() - Method in class org.microemu.cldc.datagram.DatagramImpl
 
getAddress() - Method in class org.microemu.cldc.socket.SocketConnection
 
getAppProperty(String) - Method in class org.microemu.app.Common
 
getAttribute(String) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getAttribute(String, Object) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getAttribute(String, Hashtable, String, boolean) - Method in class nanoxml.XMLElement
Returns an attribute by looking up a key in a hashtable.
getBaselinePosition() - Method in interface org.microemu.device.impl.Font
 
getBlue() - Method in class org.microemu.device.impl.Color
 
getBooleanAttribute(String, String, String, boolean) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getBooleanAttribute(String, boolean) - Method in class nanoxml.XMLElement
 
getBounds() - Method in class org.microemu.device.impl.Polygon
 
getButtonName(String) - Static method in class org.microemu.device.impl.ButtonName
 
getButtonNameByGameAction(int) - Static method in class org.microemu.device.impl.ButtonDetaultDeviceKeyCodes
 
getButtons() - Method in class org.microemu.device.impl.DeviceImpl
 
getCallLocation(String) - Static method in class org.microemu.util.ThreadUtils
 
getCanonicalFileClassLoaderURL(File) - Static method in class org.microemu.app.util.IOUtils
 
getCanonicalFileURL(File) - Static method in class org.microemu.app.util.IOUtils
Solution for JVM bug http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6351751
getCauseMessage(Throwable) - Static method in class org.microemu.app.ui.Message
Here we can butify error message text.
getChild(String) - Method in class nanoxml.XMLElement
Returns the first child element by name .
getChild(String, String) - Method in class nanoxml.XMLElement
 
getChild(String, Map) - Method in class nanoxml.XMLElement
 
getChildCount(String) - Method in class nanoxml.XMLElement
 
getChildInteger(String, int) - Method in class nanoxml.XMLElement
 
getChildOrNew(String) - Method in class nanoxml.XMLElement
 
getChildren() - Method in class nanoxml.XMLElement
Returns the child elements as a Vector.
getChildString(String, String) - Method in class nanoxml.XMLElement
 
getCipherSuite() - Method in class org.microemu.cldc.SecurityInfoImpl
 
getClassName() - Method in class org.microemu.util.JadMidletEntry
 
getClassResourceName(String) - Static method in class org.microemu.app.classloader.MIDletClassLoader
 
getCommand() - Method in class org.microemu.device.impl.ui.CommandImplUI
 
getCommandsUI() - Method in class org.microemu.device.impl.ui.DisplayableImplUI
 
getConfigPath() - Static method in class org.microemu.app.Config
 
getConfiguration() - Method in class org.microemu.util.JadProperties
 
getContent() - Method in class nanoxml.XMLElement
Returns the PCDATA content of the object.
getContents() - Method in class nanoxml.XMLElement
Deprecated. Use getContent instead.
getData() - Method in class org.microemu.cldc.datagram.DatagramImpl
 
getData() - Method in class org.microemu.log.LoggingEvent
 
getDate() - Method in class org.microemu.cldc.http.Connection
 
getDelegationType(boolean) - Method in class org.microemu.app.classloader.MIDletClassLoaderConfig
 
getDescriptorLocation() - Method in class org.microemu.app.util.DeviceEntry
 
getDescriptorLocation() - Method in class org.microemu.device.impl.DeviceImpl
Deprecated.  
getDevice() - Method in class org.microemu.app.Common
 
getDeviceDisplay() - Method in class com.barteo.emulator.EmulatorContext
 
getDeviceDisplay() - Method in class org.microemu.device.impl.DeviceImpl
 
getDeviceDisplay() - Method in interface org.microemu.EmulatorContext
 
getDeviceEntries() - Static method in class org.microemu.app.Config
 
getDeviceEntryDisplaySize(DeviceEntry) - Static method in class org.microemu.app.Config
 
getDeviceFontManager() - Method in class com.barteo.emulator.EmulatorContext
 
getDeviceFontManager() - Method in interface org.microemu.EmulatorContext
 
getDeviceInputMethod() - Method in class com.barteo.emulator.EmulatorContext
 
getDeviceInputMethod() - Method in interface org.microemu.EmulatorContext
 
getDisplayComponent() - Method in class com.barteo.emulator.EmulatorContext
 
getDisplayComponent() - Method in interface org.microemu.EmulatorContext
 
getDoubleAttribute(String) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getDoubleAttribute(String, double) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getDoubleAttribute(String, Hashtable, String, boolean) - Method in class nanoxml.XMLElement
Returns an attribute by looking up a key in a hashtable.
getEmulatorContext() - Static method in class org.microemu.device.impl.DeviceImpl
 
getEmulatorID() - Static method in class org.microemu.app.Config
 
getEncoding() - Method in class org.microemu.cldc.http.Connection
 
getEventTime() - Method in class org.microemu.log.LoggingEvent
 
getExpiration() - Method in class org.microemu.cldc.http.Connection
 
getFile() - Method in class org.microemu.cldc.http.Connection
 
getFileName() - Method in class org.microemu.app.util.DeviceEntry
 
getFilter(String) - Method in class org.microemu.microedition.io.PushRegistryImpl
 
getFontManager() - Method in class org.microemu.device.impl.DeviceImpl
 
getFormatedData() - Method in class org.microemu.log.LoggingEvent
 
getGameAction(ButtonName) - Static method in class org.microemu.device.impl.ButtonDetaultDeviceKeyCodes
 
getGreen() - Method in class org.microemu.device.impl.Color
 
getHeaderField(String) - Method in class org.microemu.cldc.http.Connection
 
getHeaderField(int) - Method in class org.microemu.cldc.http.Connection
 
getHeaderFieldDate(String, long) - Method in class org.microemu.cldc.http.Connection
 
getHeaderFieldInt(String, int) - Method in class org.microemu.cldc.http.Connection
 
getHeaderFieldKey(int) - Method in class org.microemu.cldc.http.Connection
 
getHeight() - Method in interface org.microemu.device.impl.Font
 
getHost() - Method in class org.microemu.cldc.http.Connection
 
getImage() - Method in class org.microemu.device.impl.PositionedImage
 
getInputMethod() - Method in class org.microemu.device.impl.DeviceImpl
 
getInputStream() - Method in class org.microemu.app.util.ResURLConnection
 
getInstance() - Static method in class org.microemu.device.impl.ui.CommandManager
 
getIntAttribute(String) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getIntAttribute(String, int) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getIntAttribute(String, Hashtable, String, boolean) - Method in class nanoxml.XMLElement
Returns an attribute by looking up a key in a hashtable.
getIntProperty(String, Hashtable, String) - Method in class nanoxml.XMLElement
Deprecated. Use getIntAttribute instead.
getIssuer() - Method in class org.microemu.cldc.CertificateImpl
 
getJarSize() - Method in class org.microemu.util.JadProperties
 
getJarURL() - Method in class org.microemu.util.JadProperties
 
getKeyCode(ButtonName) - Static method in class org.microemu.device.impl.ButtonDetaultDeviceKeyCodes
 
getLastModified() - Method in class org.microemu.cldc.http.Connection
 
getLauncher() - Method in class org.microemu.app.Common
 
getLength() - Method in class org.microemu.cldc.datagram.DatagramImpl
 
getLength() - Method in class org.microemu.cldc.http.Connection
 
getLevel() - Method in class org.microemu.log.LoggingEvent
 
getLineNr() - Method in class nanoxml.XMLElement
Returns the line nr in the source data on which the element is found.
getLineNr() - Method in exception nanoxml.XMLParseException
Where the error occurred, or NO_LINE if the line number is unknown.
getLocalAddress() - Method in class org.microemu.cldc.datagram.Connection
 
getLocalAddress() - Method in class org.microemu.cldc.socket.ServerSocketConnection
 
getLocalAddress() - Method in class org.microemu.cldc.socket.SocketConnection
 
getLocalPort() - Method in class org.microemu.cldc.datagram.Connection
 
getLocalPort() - Method in class org.microemu.cldc.socket.ServerSocketConnection
 
getLocalPort() - Method in class org.microemu.cldc.socket.SocketConnection
 
getLocation() - Method in class org.microemu.log.LoggingEvent
 
getMaxCapacity() - Method in class org.microemu.app.util.MRUList
 
getMaximumLength() - Method in class org.microemu.cldc.datagram.Connection
 
getMessage() - Method in class org.microemu.log.LoggingEvent
 
getMIDlet(String) - Method in class org.microemu.microedition.io.PushRegistryImpl
 
getMidletEntries() - Method in class org.microemu.util.JadProperties
 
getName() - Method in class nanoxml.XMLElement
Returns the name of the element.
getName() - Method in class org.microemu.app.util.DeviceEntry
 
getName() - Method in class org.microemu.app.util.FileRecordStoreManager
 
getName() - Method in class org.microemu.app.util.MidletURLReference
 
getName() - Method in class org.microemu.device.impl.ButtonName
 
getName() - Method in class org.microemu.device.impl.DeviceImpl
 
getName() - Method in class org.microemu.util.JadMidletEntry
 
getName() - Method in class org.microemu.util.MemoryRecordStoreManager
 
getNominalLength() - Method in class org.microemu.cldc.datagram.Connection
 
getNormalImage() - Method in class org.microemu.device.impl.DeviceImpl
 
getNotAfter() - Method in class org.microemu.cldc.CertificateImpl
 
getNotBefore() - Method in class org.microemu.cldc.CertificateImpl
 
getOffset() - Method in class org.microemu.cldc.datagram.DatagramImpl
 
getOverImage() - Method in class org.microemu.device.impl.DeviceImpl
 
getPermission(String) - Static method in class org.microemu.app.util.MIDletSystemProperties
 
getPort() - Method in class org.microemu.cldc.http.Connection
 
getPort() - Method in class org.microemu.cldc.https.Connection
Returns the network port number of the URL for this HttpsConnection
getPort() - Method in class org.microemu.cldc.socket.SocketConnection
 
getPressedImage() - Method in class org.microemu.device.impl.DeviceImpl
 
getProfile() - Method in class org.microemu.util.JadProperties
 
getPropertiesSet() - Static method in class org.microemu.app.util.MIDletSystemProperties
 
getProperty(String) - Method in class nanoxml.XMLElement
Deprecated. Use getStringAttribute instead.
getProperty(String, String) - Method in class nanoxml.XMLElement
Deprecated. Use getStringAttribute instead.
getProperty(String, int) - Method in class nanoxml.XMLElement
Deprecated. Use getIntAttribute instead.
getProperty(String, double) - Method in class nanoxml.XMLElement
Deprecated. Use getDoubleAttribute instead.
getProperty(String, String, String, boolean) - Method in class nanoxml.XMLElement
Deprecated. Use getBooleanAttribute instead.
getProperty(String, Hashtable, String) - Method in class nanoxml.XMLElement
Deprecated. Use getAttribute instead.
getProperty(String) - Static method in class org.microemu.app.util.MIDletSystemProperties
Gets the system property indicated by the specified key.
getProperty(String) - Static method in class org.microemu.Injected
This code Ingected By MicroEmulator to enable access to System properties while running in Applet
getProperty(String, String) - Method in class org.microemu.util.JadProperties
 
getProperty(String) - Method in class org.microemu.util.JadProperties
 
getProtocol() - Method in class org.microemu.cldc.http.Connection
 
getProtocol() - Method in class org.microemu.cldc.https.Connection
 
getProtocolName() - Method in class org.microemu.cldc.SecurityInfoImpl
 
getProtocolVersion() - Method in class org.microemu.cldc.SecurityInfoImpl
 
getQuery() - Method in class org.microemu.cldc.http.Connection
 
getRecentDirectory(String) - Static method in class org.microemu.app.Config
 
getRecordStoreManager() - Method in class org.microemu.app.Common
 
getRecordStoreManagerClassName() - Static method in class org.microemu.app.Config
 
getRectangle() - Method in class org.microemu.device.impl.PositionedImage
 
getRed() - Method in class org.microemu.device.impl.Color
 
getRef() - Method in class org.microemu.cldc.http.Connection
 
getRequestMethod() - Method in class org.microemu.cldc.http.Connection
 
getRequestProperty(String) - Method in class org.microemu.cldc.http.Connection
 
getResource(String) - Method in class org.microemu.app.classloader.ExtensionsClassLoader
Finds the resource with the given name.
getResource(String) - Method in class org.microemu.app.classloader.MIDletClassLoader
Finds the resource with the given name.
getResourceAsStream(String) - Method in class com.barteo.emulator.EmulatorContext
 
getResourceAsStream(String) - Method in class org.microemu.app.classloader.MIDletClassLoader
Allow access to resources
getResourceAsStream(String) - Method in class org.microemu.app.Common
 
getResourceAsStream(Class, String) - Static method in class org.microemu.app.util.MIDletResourceLoader
 
getResourceAsStream(String) - Method in interface org.microemu.EmulatorContext
 
getResourceAsStream(Class, String) - Static method in class org.microemu.Injected
Returns an input stream for reading the specified resource.
getResponseCode() - Method in class org.microemu.cldc.http.Connection
 
getResponseMessage() - Method in class org.microemu.cldc.http.Connection
 
getRGB() - Method in class org.microemu.device.impl.Color
 
getSecurityInfo() - Method in class org.microemu.cldc.https.Connection
 
getSecurityInfo() - Method in class org.microemu.cldc.ssl.Connection
 
getSerialNumber() - Method in class org.microemu.cldc.CertificateImpl
 
getServerCertificate() - Method in class org.microemu.cldc.SecurityInfoImpl
 
getSigAlgName() - Method in class org.microemu.cldc.CertificateImpl
 
getSizeAvailable(RecordStoreImpl) - Method in class org.microemu.app.util.FileRecordStoreManager
 
getSizeAvailable(RecordStoreImpl) - Method in class org.microemu.util.MemoryRecordStoreManager
 
getSocketOption(byte) - Method in class org.microemu.cldc.socket.SocketConnection
 
getSoftButtons() - Method in class org.microemu.device.impl.DeviceImpl
 
getSpecialDoubleProperty(String, Hashtable, String) - Method in class nanoxml.XMLElement
Deprecated. Use getDoubleAttribute instead.
getSpecialIntProperty(String, Hashtable, String) - Method in class nanoxml.XMLElement
Deprecated. Use getIntAttribute instead.
getStringAttribute(String) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getStringAttribute(String, String) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getStringAttribute(String, Hashtable, String, boolean) - Method in class nanoxml.XMLElement
Returns an attribute by looking up a key in a hashtable.
getStringAttributes(String[]) - Method in class nanoxml.XMLElement
 
getStringProperty(String, Hashtable, String) - Method in class nanoxml.XMLElement
Deprecated. Use getStringAttribute instead.
getSubject() - Method in class org.microemu.cldc.CertificateImpl
 
getSuiteFolder() - Method in class org.microemu.app.util.FileRecordStoreManager
 
getSuiteName() - Method in class org.microemu.util.JadProperties
 
getSystemProperties() - Method in class org.microemu.device.impl.DeviceImpl
 
getSystemProperty(String) - Static method in class org.microemu.app.util.MIDletSystemProperties
 
getTagName() - Method in class nanoxml.XMLElement
Deprecated. Use getName instead.
getThrowable() - Method in class org.microemu.log.LoggingEvent
 
getTreadStackTrace(Thread) - Static method in class org.microemu.util.ThreadUtils
 
getType() - Method in class org.microemu.cldc.CertificateImpl
 
getType() - Method in class org.microemu.cldc.http.Connection
 
getUIFactory() - Method in class com.barteo.emulator.device.Device
 
getUrl() - Method in class org.microemu.app.util.MidletURLReference
 
getURL() - Method in class org.microemu.cldc.http.Connection
 
getUrlsMRU() - Static method in class org.microemu.app.Config
 
getVendor() - Method in class org.microemu.util.JadProperties
 
getVersion() - Static method in class org.microemu.app.util.BuildVersion
 
getVersion() - Method in class org.microemu.cldc.CertificateImpl
 
getVersion() - Method in class org.microemu.util.JadProperties
 
getWindow(String, Rectangle) - Static method in class org.microemu.app.Config
 
graceTerminationPeriod - Static variable in class org.microemu.app.util.MIDletThread
 

H

handleCatchThrowable(Throwable) - Static method in class org.microemu.Injected
TODO fix ChangeCallsMethodVisitor
handleStartMidletException(Throwable) - Method in class org.microemu.app.Common
 
hasData - Variable in class org.microemu.log.LoggingEvent
 
hasData() - Method in class org.microemu.log.LoggingEvent
 
hasPointerEvents() - Method in class org.microemu.device.impl.DeviceImpl
 
hasPointerMotionEvents() - Method in class org.microemu.device.impl.DeviceImpl
 
hasRepeatEvents() - Method in class org.microemu.device.impl.DeviceImpl
 
hasRunningThreads(MIDletContext) - Static method in class org.microemu.app.util.MIDletThread
 
hideNotify() - Method in class org.microemu.device.impl.ui.DisplayableImplUI
 

I

INFO - Static variable in class org.microemu.app.ui.Message
 
info(String) - Static method in class org.microemu.app.ui.Message
Show info message to user
INFO - Static variable in interface org.microemu.app.ui.MessageListener
 
info(String) - Static method in class org.microemu.log.Logger
 
info(Object) - Static method in class org.microemu.log.Logger
 
info(String, String) - Static method in class org.microemu.log.Logger
 
INFO - Static variable in class org.microemu.log.LoggingEvent
 
init(EmulatorContext) - Method in class com.barteo.emulator.device.Device
Deprecated.  
init(EmulatorContext, String) - Method in class com.barteo.emulator.device.Device
Deprecated.  
init(MicroEmulator) - Method in class org.microemu.app.util.FileRecordStoreManager
 
init() - Method in class org.microemu.app.util.FileRecordStoreManager
 
init() - Method in class org.microemu.device.impl.DeviceImpl
 
init(EmulatorContext) - Method in class org.microemu.device.impl.DeviceImpl
Deprecated. use Device.create(EmulatorContext context, ClassLoader classLoader, String descriptorLocation);
init(EmulatorContext, String) - Method in class org.microemu.device.impl.DeviceImpl
Deprecated. use Device.create(EmulatorContext context, ClassLoader classLoader, String descriptorLocation);
init(MicroEmulator) - Method in class org.microemu.util.MemoryRecordStoreManager
 
init() - Method in class org.microemu.util.MemoryRecordStoreManager
 
initContext() - Static method in class org.microemu.app.util.MIDletSystemProperties
Allow Access to system properties from MIDlet
initMIDlet(boolean) - Method in class org.microemu.app.Common
 
initParams(List, DeviceEntry, Class) - Method in class org.microemu.app.Common
 
Injected - Class in org.microemu
 
InputMethodImpl - Class in org.microemu.device.impl
 
InputMethodImpl() - Constructor for class org.microemu.device.impl.InputMethodImpl
 
insertText(String) - Method in class org.microemu.device.impl.InputMethodImpl
 
instrument(InputStream, InstrumentationConfig) - Static method in class org.microemu.app.classloader.ClassPreprocessor
 
InstrumentationConfig - Class in org.microemu.app.classloader
 
InstrumentationConfig() - Constructor for class org.microemu.app.classloader.InstrumentationConfig
 
instrumentMIDletClasses - Static variable in class org.microemu.app.classloader.MIDletClassLoader
 
invalidate() - Method in class org.microemu.device.impl.ui.DisplayableImplUI
 
invalidValue(String, String) - Method in class nanoxml.XMLElement
Creates a parse exception for when an invalid value is given to a method.
invalidValueSet(String) - Method in class nanoxml.XMLElement
Creates a parse exception for when an invalid valueset is given to a method.
invoke(Object, Method, Object[]) - Method in class org.microemu.microedition.io.ConnectionInvocationHandler
 
IOUtils - Class in org.microemu.app.util
General IO stream manipulation utilities.
IOUtils() - Constructor for class org.microemu.app.util.IOUtils
 
isAllowNetworkConnection() - Static method in class org.microemu.cldc.http.Connection
 
isClassLoaderDisabled() - Method in class org.microemu.app.classloader.MIDletClassLoaderConfig
 
isDebugEnabled() - Static method in class org.microemu.log.Logger
 
isDefaultDevice() - Method in class org.microemu.app.util.DeviceEntry
 
isEnhanceCatchBlock() - Method in class org.microemu.app.classloader.InstrumentationConfig
 
isEnhanceThreadCreation() - Method in class org.microemu.app.classloader.InstrumentationConfig
 
isErrorEnabled() - Static method in class org.microemu.log.Logger
 
isInEclipseUnitTests() - Static method in class org.microemu.app.util.RuntimeDetect
 
isJava13() - Static method in class org.microemu.app.util.RuntimeDetect
 
isJava14() - Static method in class org.microemu.app.util.RuntimeDetect
 
isJava15() - Static method in class org.microemu.app.util.RuntimeDetect
 
isLocationEnabled() - Static method in class org.microemu.log.Logger
 
isLogConsoleLocationEnabled() - Static method in class org.microemu.app.Config
 
isMIDletUrlExtension(String) - Static method in class org.microemu.app.Common
 
isResizable() - Method in interface org.microemu.device.impl.DeviceDisplayImpl
 
isWindowOnStart(String) - Static method in class org.microemu.app.Config
 

J

jad - Variable in class org.microemu.app.Common
 
JadMidletEntry - Class in org.microemu.util
 
JadProperties - Class in org.microemu.util
 
JadProperties() - Constructor for class org.microemu.util.JadProperties
 

K

KEY_NUM0 - Static variable in class org.microemu.device.impl.ButtonName
 
KEY_NUM1 - Static variable in class org.microemu.device.impl.ButtonName
 
KEY_NUM2 - Static variable in class org.microemu.device.impl.ButtonName
 
KEY_NUM3 - Static variable in class org.microemu.device.impl.ButtonName
 
KEY_NUM4 - Static variable in class org.microemu.device.impl.ButtonName
 
KEY_NUM5 - Static variable in class org.microemu.device.impl.ButtonName
 
KEY_NUM6 - Static variable in class org.microemu.device.impl.ButtonName
 
KEY_NUM7 - Static variable in class org.microemu.device.impl.ButtonName
 
KEY_NUM8 - Static variable in class org.microemu.device.impl.ButtonName
 
KEY_NUM9 - Static variable in class org.microemu.device.impl.ButtonName
 
KEY_POUND - Static variable in class org.microemu.device.impl.ButtonName
 
KEY_STAR - Static variable in class org.microemu.device.impl.ButtonName
 

L

lastButton - Variable in class org.microemu.device.impl.InputMethodImpl
 
lastButtonCharIndex - Variable in class org.microemu.device.impl.InputMethodImpl
 
LEFT - Static variable in class org.microemu.device.impl.ButtonName
 
level - Variable in class org.microemu.log.LoggingEvent
 
listConnections(boolean) - Method in class org.microemu.microedition.io.PushRegistryImpl
 
listItemChanged(Object) - Method in interface org.microemu.app.util.MRUListListener
 
listRecordStores() - Method in class org.microemu.app.util.FileRecordStoreManager
 
listRecordStores() - Method in class org.microemu.util.MemoryRecordStoreManager
 
loadClass(String, boolean) - Method in class org.microemu.app.classloader.MIDletClassLoader
Loads the class with the specified binary name.
loadConfig(DeviceEntry, EmulatorContext) - Static method in class org.microemu.app.Config
 
loadConfig(ClassLoader, String, XMLElement) - Method in class org.microemu.device.impl.DeviceImpl
 
loadImplementationsFromConfig() - Method in class org.microemu.app.Common
 
loadJar(String, String, MIDletClassLoader) - Method in class org.microemu.app.Common
 
location - Variable in class org.microemu.log.LoggingEvent
 
Logger - Class in org.microemu.log
This class is used as abstraction layer for log messages Minimum Log4j implemenation with multiple overloaded functions
Logger() - Constructor for class org.microemu.log.Logger
 
LoggerAppender - Interface in org.microemu.log
 
LoggerDataWrapper - Class in org.microemu.log
 
LoggerDataWrapper(boolean) - Constructor for class org.microemu.log.LoggerDataWrapper
 
LoggerDataWrapper(long) - Constructor for class org.microemu.log.LoggerDataWrapper
 
LoggerDataWrapper(Object) - Constructor for class org.microemu.log.LoggerDataWrapper
 
LoggerDataWrapper(long, long) - Constructor for class org.microemu.log.LoggerDataWrapper
 
LoggerDataWrapper(String, String) - Constructor for class org.microemu.log.LoggerDataWrapper
 
LoggingEvent - Class in org.microemu.log
 
LoggingEvent() - Constructor for class org.microemu.log.LoggingEvent
 
LoggingEvent(int, String, StackTraceElement, Throwable) - Constructor for class org.microemu.log.LoggingEvent
 
LoggingEvent(int, String, StackTraceElement, Throwable, Object) - Constructor for class org.microemu.log.LoggingEvent
 

M

maxCapacity - Variable in class org.microemu.app.util.MRUList
 
MemoryRecordStoreManager - Class in org.microemu.util
 
MemoryRecordStoreManager() - Constructor for class org.microemu.util.MemoryRecordStoreManager
 
Message - Class in org.microemu.app.ui
This class is used to Show error message to user
Message() - Constructor for class org.microemu.app.ui.Message
 
message - Variable in class org.microemu.log.LoggingEvent
 
MessageListener - Interface in org.microemu.app.ui
 
MIDletClassLoader - Class in org.microemu.app.classloader
Main features of this class loader Security aware - enables load and run app in Webstart.
MIDletClassLoader(ClassLoader) - Constructor for class org.microemu.app.classloader.MIDletClassLoader
 
MIDletClassLoaderConfig - Class in org.microemu.app.classloader
 
MIDletClassLoaderConfig() - Constructor for class org.microemu.app.classloader.MIDletClassLoaderConfig
 
MIDletOutputStreamRedirector - Class in org.microemu.app.util
 
MIDletResourceInputStream - Class in org.microemu.app.util
Special InputStream wrapper for loading resources is needed to change behavior of read(byte[] b) under Java SE.
MIDletResourceInputStream(InputStream) - Constructor for class org.microemu.app.util.MIDletResourceInputStream
 
MIDletResourceLoader - Class in org.microemu.app.util
 
MIDletResourceLoader() - Constructor for class org.microemu.app.util.MIDletResourceLoader
 
MIDletSystemProperties - Class in org.microemu.app.util
 
MIDletSystemProperties() - Constructor for class org.microemu.app.util.MIDletSystemProperties
 
MIDletThread - Class in org.microemu.app.util
MIDletContext is used to hold keys to running Threads created by MIDlet
MIDletThread() - Constructor for class org.microemu.app.util.MIDletThread
 
MIDletThread(Runnable) - Constructor for class org.microemu.app.util.MIDletThread
 
MIDletThread(Runnable, String) - Constructor for class org.microemu.app.util.MIDletThread
 
MIDletThread(String) - Constructor for class org.microemu.app.util.MIDletThread
 
MIDletTimer - Class in org.microemu.app.util
Terminate all timers on MIDlet exit.
MIDletTimer() - Constructor for class org.microemu.app.util.MIDletTimer
 
MIDletTimerTask - Class in org.microemu.app.util
 
MIDletTimerTask() - Constructor for class org.microemu.app.util.MIDletTimerTask
 
MidletURLReference - Class in org.microemu.app.util
 
MidletURLReference() - Constructor for class org.microemu.app.util.MidletURLReference
 
MidletURLReference(String, String) - Constructor for class org.microemu.app.util.MidletURLReference
 
MRUList - Class in org.microemu.app.util
Most Recently Used (MRU) list
MRUList(Class, String) - Constructor for class org.microemu.app.util.MRUList
 
MRUListListener - Interface in org.microemu.app.util
 

N

NAME_RIMARY_SINCE_SKIN_VERSION - Static variable in interface org.microemu.device.impl.Button
 
nanoxml - package nanoxml
 
NANOXML_MAJOR_VERSION - Static variable in class nanoxml.XMLElement
Major version of NanoXML.
NANOXML_MINOR_VERSION - Static variable in class nanoxml.XMLElement
Minor version of NanoXML.
newDatagram(int) - Method in class org.microemu.cldc.datagram.Connection
 
newDatagram(int, String) - Method in class org.microemu.cldc.datagram.Connection
 
newDatagram(byte[], int) - Method in class org.microemu.cldc.datagram.Connection
 
newDatagram(byte[], int, String) - Method in class org.microemu.cldc.datagram.Connection
 
NO_LINE - Static variable in exception nanoxml.XMLParseException
Indicates that no line number has been associated with this exception.
notifyDestroyed(MIDletContext) - Method in class org.microemu.app.Common
 
notifyImplementationMIDletDestroyed() - Method in class org.microemu.app.Common
 
notifyImplementationMIDletStart() - Method in class org.microemu.app.Common
 
npoints - Variable in class org.microemu.device.impl.Polygon
Number of points in polygon.

O

open(String) - Method in class org.microemu.cldc.socket.Connection
 
open(String) - Method in class org.microemu.cldc.ssl.Connection
 
open(String, int, boolean) - Method in class org.microemu.microedition.io.ConnectorImpl
 
openConnection(URL) - Method in class org.microemu.app.util.ResURLStreamHandler
 
openConnection(String, int, boolean) - Method in class org.microemu.cldc.datagram.Connection
 
openConnection(String, int, boolean) - Method in class org.microemu.cldc.http.Connection
 
openDataInputStream() - Method in class org.microemu.cldc.http.Connection
 
openDataInputStream() - Method in class org.microemu.cldc.socket.SocketConnection
 
openDataOutputStream() - Method in class org.microemu.cldc.http.Connection
 
openDataOutputStream() - Method in class org.microemu.cldc.socket.SocketConnection
 
openInputStream() - Method in class org.microemu.cldc.http.Connection
 
openInputStream() - Method in class org.microemu.cldc.socket.SocketConnection
 
openMIDletUrl(String) - Method in class org.microemu.app.Common
 
openMIDletUrlSafe(String) - Static method in class org.microemu.app.Common
TODO add proper Error handling and display in this function.
openOutputStream() - Method in class org.microemu.cldc.http.Connection
 
openOutputStream() - Method in class org.microemu.cldc.socket.SocketConnection
 
openRecordStore(String, boolean) - Method in class org.microemu.app.util.FileRecordStoreManager
 
openRecordStore(String, boolean) - Method in class org.microemu.util.MemoryRecordStoreManager
 
org.microemu - package org.microemu
 
org.microemu.app - package org.microemu.app
 
org.microemu.app.classloader - package org.microemu.app.classloader
 
org.microemu.app.ui - package org.microemu.app.ui
 
org.microemu.app.util - package org.microemu.app.util
 
org.microemu.cldc - package org.microemu.cldc
 
org.microemu.cldc.datagram - package org.microemu.cldc.datagram
 
org.microemu.cldc.http - package org.microemu.cldc.http
 
org.microemu.cldc.https - package org.microemu.cldc.https
 
org.microemu.cldc.socket - package org.microemu.cldc.socket
 
org.microemu.cldc.ssl - package org.microemu.cldc.ssl
 
org.microemu.device.impl - package org.microemu.device.impl
 
org.microemu.device.impl.ui - package org.microemu.device.impl.ui
 
org.microemu.log - package org.microemu.log
 
org.microemu.microedition.io - package org.microemu.microedition.io
 
org.microemu.util - package org.microemu.util
 
out - Static variable in class org.microemu.app.util.MIDletOutputStreamRedirector
 
out - Static variable in class org.microemu.Injected
This allow redirection of stdout to MicroEmulator console

P

parse(InputStream, int) - Method in class nanoxml.XMLElement
 
parseCharArray(char[], int, int) - Method in class nanoxml.XMLElement
Reads one XML element from a char array and parses it.
parseCharArray(char[], int, int, int) - Method in class nanoxml.XMLElement
Reads one XML element from a char array and parses it.
parseFromReader(Reader) - Method in class nanoxml.XMLElement
Reads one XML element from a java.io.Reader and parses it.
parseFromReader(Reader, int) - Method in class nanoxml.XMLElement
Reads one XML element from a java.io.Reader and parses it.
parseString(String) - Method in class nanoxml.XMLElement
Reads one XML element from a String and parses it.
parseString(String, int) - Method in class nanoxml.XMLElement
Reads one XML element from a String and parses it.
parseString(String, int, int) - Method in class nanoxml.XMLElement
Reads one XML element from a String and parses it.
parseString(String, int, int, int) - Method in class nanoxml.XMLElement
Reads one XML element from a String and parses it.
platformRequest(String) - Method in class com.barteo.emulator.EmulatorContext
 
platformRequest(String) - Method in class org.microemu.app.Common
 
platformRequest(String) - Method in interface org.microemu.EmulatorContext
 
pointerDragged(int, int) - Method in class org.microemu.device.impl.InputMethodImpl
 
pointerPressed(int, int) - Method in class org.microemu.device.impl.InputMethodImpl
 
pointerReleased(int, int) - Method in class org.microemu.device.impl.InputMethodImpl
 
poll() - Method in class org.microemu.log.QueueAppender
 
Polygon - Class in org.microemu.device.impl
This class is intended for storing georaphical polygons such as boundary data for wards, coastlines etc.
Polygon() - Constructor for class org.microemu.device.impl.Polygon
Create an empty polygon.
Polygon(int[], int[], int) - Constructor for class org.microemu.device.impl.Polygon
Construct a polygon with full details.
Polygon(Polygon) - Constructor for class org.microemu.device.impl.Polygon
Construct a GeoPolygon based on an existing GeoPolygon.
PositionedImage - Class in org.microemu.device.impl
 
PositionedImage(Image, Rectangle) - Constructor for class org.microemu.device.impl.PositionedImage
 
print(boolean) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
print(char) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
print(char[]) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
print(double) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
print(float) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
print(int) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
print(long) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
print(Object) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
print(String) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
println() - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
println(boolean) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
println(char) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
println(char[]) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
println(double) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
println(float) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
println(int) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
println(long) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
println(Object) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
println(String) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
printStackTrace(Throwable) - Static method in class org.microemu.Injected
Redirect throwable.printStackTrace() to MicroEmulator console
PROTOCOL - Static variable in class org.microemu.cldc.datagram.Connection
The datagram protocol constant
push(Object) - Method in class org.microemu.app.util.MRUList
 
PushRegistryImpl - Class in org.microemu.microedition.io
Default empty implemenation
PushRegistryImpl() - Constructor for class org.microemu.microedition.io.PushRegistryImpl
 

Q

QueueAppender - Class in org.microemu.log
 
QueueAppender(int) - Constructor for class org.microemu.log.QueueAppender
 

R

read() - Method in class org.microemu.app.util.MIDletResourceInputStream
 
read(byte[]) - Method in class org.microemu.app.util.MIDletResourceInputStream
 
read(XMLElement) - Method in class org.microemu.app.util.MidletURLReference
 
read(XMLElement) - Method in class org.microemu.app.util.MRUList
 
read(XMLElement) - Method in interface org.microemu.app.util.XMLItem
 
readBoolean() - Method in class org.microemu.cldc.datagram.DatagramImpl
 
readByte() - Method in class org.microemu.cldc.datagram.DatagramImpl
 
readChar() - Method in class nanoxml.XMLElement
Reads a character from a reader.
readChar() - Method in class org.microemu.cldc.datagram.DatagramImpl
 
readDouble() - Method in class org.microemu.cldc.datagram.DatagramImpl
 
readFloat() - Method in class org.microemu.cldc.datagram.DatagramImpl
 
readFully(byte[]) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
readFully(byte[], int, int) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
readInt() - Method in class org.microemu.cldc.datagram.DatagramImpl
 
readLine() - Method in class org.microemu.cldc.datagram.DatagramImpl
 
readLong() - Method in class org.microemu.cldc.datagram.DatagramImpl
 
readShort() - Method in class org.microemu.cldc.datagram.DatagramImpl
 
readUnsignedByte() - Method in class org.microemu.cldc.datagram.DatagramImpl
 
readUnsignedShort() - Method in class org.microemu.cldc.datagram.DatagramImpl
 
readUTF() - Method in class org.microemu.cldc.datagram.DatagramImpl
 
receive(Datagram) - Method in class org.microemu.cldc.datagram.Connection
 
registerAlarm(String, long) - Method in class org.microemu.microedition.io.PushRegistryImpl
 
registerConnection(String, String, String) - Method in class org.microemu.microedition.io.PushRegistryImpl
 
registerImplementation(String, Map, boolean) - Method in class org.microemu.app.Common
 
removeAllAppenders() - Static method in class org.microemu.log.Logger
 
removeAppender(LoggerAppender) - Static method in class org.microemu.log.Logger
 
removeAttribute(String) - Method in class nanoxml.XMLElement
Removes an attribute.
removeChild(XMLElement) - Method in class nanoxml.XMLElement
Removes a child element.
removeChild(String) - Method in class nanoxml.XMLElement
Deprecated. Use removeAttribute instead.
removeChildren() - Method in class nanoxml.XMLElement
 
removeCommandUI(CommandUI) - Method in class org.microemu.device.impl.ui.DisplayableImplUI
 
removeDeviceEntry(DeviceEntry) - Static method in class org.microemu.app.Config
 
removeProperty(String) - Method in class nanoxml.XMLElement
Deprecated. Use removeAttribute instead.
reset() - Method in class org.microemu.cldc.datagram.DatagramImpl
 
resetKey - Variable in class org.microemu.device.impl.InputMethodImpl
 
RESIZABLE_LOCATION - Static variable in class org.microemu.device.impl.DeviceImpl
 
resolveEntity(StringBuffer) - Method in class nanoxml.XMLElement
Resolves an entity.
ResponseInterfaceListener - Interface in org.microemu.app.ui
 
ResURLConnection - Class in org.microemu.app.util
 
ResURLConnection(URL, Hashtable) - Constructor for class org.microemu.app.util.ResURLConnection
 
ResURLStreamHandler - Class in org.microemu.app.util
 
ResURLStreamHandler(Hashtable) - Constructor for class org.microemu.app.util.ResURLStreamHandler
 
RIGHT - Static variable in class org.microemu.device.impl.ButtonName
 
run() - Method in class org.microemu.app.util.MIDletThread
 
run() - Method in class org.microemu.app.util.MIDletTimer
 
run() - Method in class org.microemu.device.impl.InputMethodImpl
 
RuntimeDetect - Class in org.microemu.app.util
Detect Java runtime environment.
RuntimeDetect() - Constructor for class org.microemu.app.util.RuntimeDetect
 

S

save(XMLElement) - Method in class org.microemu.app.util.MidletURLReference
 
save(XMLElement) - Method in class org.microemu.app.util.MRUList
 
save(XMLElement) - Method in interface org.microemu.app.util.XMLItem
 
saveChanges(RecordStoreImpl) - Method in class org.microemu.app.util.FileRecordStoreManager
 
saveChanges(RecordStoreImpl) - Method in class org.microemu.util.MemoryRecordStoreManager
 
saveConfig() - Static method in class org.microemu.app.Config
 
saveJar2TmpFile(String, boolean) - Method in class org.microemu.app.Common
 
scanElement(XMLElement) - Method in class nanoxml.XMLElement
Scans an XML element.
scanIdentifier(StringBuffer) - Method in class nanoxml.XMLElement
Scans an identifier from the current reader.
scanPCData(StringBuffer) - Method in class nanoxml.XMLElement
Scans a #PCDATA element.
scanString(StringBuffer) - Method in class nanoxml.XMLElement
This method scans a delimited string from the current reader.
scanWhitespace() - Method in class nanoxml.XMLElement
This method scans an identifier from the current reader.
scanWhitespace(StringBuffer) - Method in class nanoxml.XMLElement
This method scans an identifier from the current reader.
schedule(TimerTask, Date) - Method in class org.microemu.app.util.MIDletTimer
 
schedule(TimerTask, Date, long) - Method in class org.microemu.app.util.MIDletTimer
 
schedule(TimerTask, long) - Method in class org.microemu.app.util.MIDletTimer
 
schedule(TimerTask, long, long) - Method in class org.microemu.app.util.MIDletTimer
 
scheduleAtFixedRate(TimerTask, Date, long) - Method in class org.microemu.app.util.MIDletTimer
 
scheduleAtFixedRate(TimerTask, long, long) - Method in class org.microemu.app.util.MIDletTimer
 
scheduledExecutionTime() - Method in class org.microemu.app.util.MIDletTimerTask
 
SecurityInfoImpl - Class in org.microemu.cldc
 
SecurityInfoImpl(String, String, Certificate) - Constructor for class org.microemu.cldc.SecurityInfoImpl
 
SELECT - Static variable in class org.microemu.device.impl.ButtonName
 
send(Datagram) - Method in class org.microemu.cldc.datagram.Connection
 
ServerSocketConnection - Class in org.microemu.cldc.socket
 
ServerSocketConnection(int) - Constructor for class org.microemu.cldc.socket.ServerSocketConnection
 
setAddress(String) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
setAddress(Datagram) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
setAllowNetworkConnection(boolean) - Static method in class org.microemu.cldc.http.Connection
 
setAntialiasing(boolean) - Method in interface org.microemu.device.impl.FontManagerImpl
 
setAttribute(String, Object) - Method in class nanoxml.XMLElement
Adds or modifies an attribute.
setBackgroundColor(Color) - Method in interface org.microemu.device.impl.DeviceDisplayImpl
 
setCommandListener(CommandListener) - Method in class org.microemu.device.impl.ui.DisplayableImplUI
 
setContent(String) - Method in class nanoxml.XMLElement
Changes the content string.
setCorrectedJarURL(String) - Method in class org.microemu.util.JadProperties
 
setData(byte[], int, int) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
setData(Object) - Method in class org.microemu.log.LoggingEvent
 
setDefaultDevice(boolean) - Method in class org.microemu.app.util.DeviceEntry
 
setDelegationType(String) - Method in class org.microemu.app.classloader.MIDletClassLoaderConfig
 
setDevice(Device) - Method in class org.microemu.app.Common
 
setDevice(Device) - Static method in class org.microemu.app.util.MIDletSystemProperties
 
setDeviceEntryDisplaySize(DeviceEntry, Rectangle) - Static method in class org.microemu.app.Config
 
setDisplayPaintable(Rectangle) - Method in interface org.microemu.device.impl.DeviceDisplayImpl
 
setDisplayRectangle(Rectangle) - Method in interface org.microemu.device.impl.DeviceDisplayImpl
 
setDoubleAttribute(String, double) - Method in class nanoxml.XMLElement
Adds or modifies an attribute.
setEmulatorID(String) - Static method in class org.microemu.app.Config
 
setEnhanceCatchBlock(boolean) - Method in class org.microemu.app.classloader.InstrumentationConfig
 
setEnhanceThreadCreation(boolean) - Method in class org.microemu.app.classloader.InstrumentationConfig
 
setFileName(String) - Method in class org.microemu.app.util.DeviceEntry
Deprecated.  
setFont(String, String, String, Font) - Method in interface org.microemu.device.impl.FontManagerImpl
 
setForegroundColor(Color) - Method in interface org.microemu.device.impl.DeviceDisplayImpl
 
setImage(Image) - Method in class org.microemu.device.impl.ui.CommandImplUI
 
setInputMethodListener(InputMethodListener) - Method in class org.microemu.device.impl.InputMethodImpl
 
setIntAttribute(String, int) - Method in class nanoxml.XMLElement
Adds or modifies an attribute.
setIsColor(boolean) - Method in interface org.microemu.device.impl.DeviceDisplayImpl
 
setLength(int) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
setListener(MRUListListener) - Method in class org.microemu.app.util.MRUList
 
setLocationEnabled(boolean) - Static method in class org.microemu.log.Logger
 
setLogConsoleLocationEnabled(boolean) - Static method in class org.microemu.app.Config
 
setMaxCapacity(int) - Method in class org.microemu.app.util.MRUList
 
setMode123Image(PositionedImage) - Method in interface org.microemu.device.impl.DeviceDisplayImpl
 
setModeAbcLowerImage(PositionedImage) - Method in interface org.microemu.device.impl.DeviceDisplayImpl
 
setModeAbcUpperImage(PositionedImage) - Method in interface org.microemu.device.impl.DeviceDisplayImpl
 
setName(String) - Method in class nanoxml.XMLElement
Changes the name of the element.
setNumAlphaLevels(int) - Method in interface org.microemu.device.impl.DeviceDisplayImpl
 
setNumColors(int) - Method in interface org.microemu.device.impl.DeviceDisplayImpl
 
setPermission(String, int) - Static method in class org.microemu.app.util.MIDletSystemProperties
 
setProperties(Map) - Static method in class org.microemu.app.util.MIDletSystemProperties
 
setProperty(String, String) - Static method in class org.microemu.app.util.MIDletSystemProperties
 
setRecentDirectory(String, String) - Static method in class org.microemu.app.Config
 
setRecordListener(ExtendedRecordListener) - Method in class org.microemu.app.util.FileRecordStoreManager
 
setRecordListener(ExtendedRecordListener) - Method in class org.microemu.util.MemoryRecordStoreManager
 
setRecordStoreManager(RecordStoreManager) - Method in class org.microemu.app.Common
 
setRecordStoreManagerClassName(String) - Static method in class org.microemu.app.Config
 
setRequestMethod(String) - Method in class org.microemu.cldc.http.Connection
 
setRequestProperty(String, String) - Method in class org.microemu.cldc.http.Connection
 
setResizable(boolean) - Method in interface org.microemu.device.impl.DeviceDisplayImpl
 
setResponseInterfaceListener(ResponseInterfaceListener) - Method in class org.microemu.app.Common
 
setSocketOption(byte, int) - Method in class org.microemu.cldc.socket.SocketConnection
 
setStatusBar(String) - Static method in class org.microemu.app.Common
 
setStatusBarListener(StatusBarListener) - Method in class org.microemu.app.Common
 
setTagName(String) - Method in class nanoxml.XMLElement
Deprecated. Use setName instead.
setWindow(String, Rectangle, boolean) - Static method in class org.microemu.app.Config
 
showMessage(int, String, String, Throwable) - Method in interface org.microemu.app.ui.MessageListener
 
showNotify() - Method in class org.microemu.device.impl.ui.DisplayableImplUI
 
skipBytes(int) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
skipComment() - Method in class nanoxml.XMLElement
Skips a comment.
skipSpecialTag(int) - Method in class nanoxml.XMLElement
Skips a special tag or comment.
socket - Variable in class org.microemu.cldc.socket.SocketConnection
 
SocketConnection - Class in org.microemu.cldc.socket
 
SocketConnection() - Constructor for class org.microemu.cldc.socket.SocketConnection
 
SocketConnection(String, int) - Constructor for class org.microemu.cldc.socket.SocketConnection
 
SocketConnection(Socket) - Constructor for class org.microemu.cldc.socket.SocketConnection
 
SOFT1 - Static variable in class org.microemu.device.impl.ButtonName
 
SOFT2 - Static variable in class org.microemu.device.impl.ButtonName
 
SOFT3 - Static variable in class org.microemu.device.impl.ButtonName
 
startLauncher(MIDletContext) - Method in class org.microemu.app.Common
 
stateChanged(boolean) - Method in interface org.microemu.app.ui.ResponseInterfaceListener
 
statusBarChanged(String) - Method in interface org.microemu.app.ui.StatusBarListener
 
StatusBarListener - Interface in org.microemu.app.ui
 
StdOutAppender - Class in org.microemu.log
 
StdOutAppender() - Constructor for class org.microemu.log.StdOutAppender
 
stringWidth(String) - Method in interface org.microemu.device.impl.Font
 
syntaxError(String) - Method in class nanoxml.XMLElement
Creates a parse exception for when a syntax error occured.
SystemClassLoader - Class in org.microemu.app.util
Deprecated. use MIDletClassLoader
SystemClassLoader() - Constructor for class org.microemu.app.util.SystemClassLoader
Deprecated.  

T

threadDumpToConsole() - Static method in class org.microemu.log.Logger
 
threadDumpToFile() - Static method in class org.microemu.log.Logger
 
ThreadUtils - Class in org.microemu.util
 
ThreadUtils() - Constructor for class org.microemu.util.ThreadUtils
 
throwable - Variable in class org.microemu.log.LoggingEvent
 
toString() - Method in class nanoxml.XMLElement
Writes the XML element to a string.
toString() - Method in class org.microemu.app.util.DeviceEntry
 
toString() - Method in class org.microemu.app.util.MidletURLReference
 
toString() - Method in class org.microemu.device.impl.ButtonName
 
toString() - Method in class org.microemu.log.LoggerDataWrapper
 
toString() - Method in class org.microemu.util.JadMidletEntry
 
traceClassLoading - Static variable in class org.microemu.app.classloader.MIDletClassLoader
 
traceResourceLoading - Static variable in class org.microemu.app.util.MIDletResourceLoader
 
traceSystemClassLoading - Static variable in class org.microemu.app.classloader.MIDletClassLoader
 

U

unexpectedEndOfData() - Method in class nanoxml.XMLElement
Creates a parse exception for when the end of the data input has been reached.
unknownEntity(String) - Method in class nanoxml.XMLElement
Creates a parse exception for when an entity could not be resolved.
unreadChar(char) - Method in class nanoxml.XMLElement
Pushes a character back to the read-back buffer.
unregisterConnection(String) - Method in class org.microemu.microedition.io.PushRegistryImpl
 
UP - Static variable in class org.microemu.device.impl.ButtonName
 
updateCommands(Vector) - Method in class org.microemu.device.impl.ui.CommandManager
 
usage() - Static method in class org.microemu.app.Common
 

V

vibrate(int) - Method in class org.microemu.device.impl.DeviceImpl
 
visit(int, int, String, String, String, String[]) - Method in class org.microemu.app.classloader.ChangeCallsClassVisitor
 
visitFieldInsn(int, String, String, String) - Method in class org.microemu.app.classloader.ChangeCallsMethodVisitor
 
visitLabel(Label) - Method in class org.microemu.app.classloader.ChangeCallsMethodVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.microemu.app.classloader.ChangeCallsClassVisitor
 
visitMethodInsn(int, String, String, String) - Method in class org.microemu.app.classloader.ChangeCallsMethodVisitor
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.microemu.app.classloader.ChangeCallsMethodVisitor
 
visitTypeInsn(int, String) - Method in class org.microemu.app.classloader.ChangeCallsMethodVisitor
 

W

WARN - Static variable in class org.microemu.app.ui.Message
 
warn(String) - Static method in class org.microemu.app.ui.Message
Show info message to user
WARN - Static variable in interface org.microemu.app.ui.MessageListener
 
warn(String) - Static method in class org.microemu.log.Logger
 
WARN - Static variable in class org.microemu.log.LoggingEvent
 
write(Writer) - Method in class nanoxml.XMLElement
Writes the XML element to a writer.
write(byte[], int, int) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
write(int) - Method in class org.microemu.app.util.MIDletOutputStreamRedirector
 
write(int) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
write(byte[]) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
write(byte[], int, int) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
writeBoolean(boolean) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
writeByte(int) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
writeBytes(String) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
writeChar(int) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
writeChars(String) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
writeDouble(double) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
writeEncoded(Writer, String) - Method in class nanoxml.XMLElement
Writes a string encoded to a writer.
writeFloat(float) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
writeInt(int) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
writeLong(long) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
writeShort(int) - Method in class org.microemu.cldc.datagram.DatagramImpl
 
writeUTF(String) - Method in class org.microemu.cldc.datagram.DatagramImpl
 

X

XMLElement - Class in nanoxml
XMLElement is a representation of an XML object.
XMLElement() - Constructor for class nanoxml.XMLElement
Creates and initializes a new XML element.
XMLElement(boolean, boolean) - Constructor for class nanoxml.XMLElement
 
XMLElement(Hashtable) - Constructor for class nanoxml.XMLElement
Creates and initializes a new XML element.
XMLElement(boolean) - Constructor for class nanoxml.XMLElement
Creates and initializes a new XML element.
XMLElement(Hashtable, boolean) - Constructor for class nanoxml.XMLElement
Creates and initializes a new XML element.
XMLElement(Hashtable, boolean, boolean) - Constructor for class nanoxml.XMLElement
Creates and initializes a new XML element.
XMLElement(Hashtable, boolean, boolean, boolean) - Constructor for class nanoxml.XMLElement
Creates and initializes a new XML element.
XMLItem - Interface in org.microemu.app.util
 
XMLParseException - Exception in nanoxml
An XMLParseException is thrown when an error occures while parsing an XML string.
XMLParseException(String, String) - Constructor for exception nanoxml.XMLParseException
Creates an exception.
XMLParseException(String, int, String) - Constructor for exception nanoxml.XMLParseException
Creates an exception.
xpoints - Variable in class org.microemu.device.impl.Polygon
Array of points.

Y

ypoints - Variable in class org.microemu.device.impl.Polygon
Array of points.

A B C D E F G H I J K L M N O P Q R S T U V W X Y

Copyright © 2001-2010 MicroEmulator Team. All Rights Reserved.