A script enabled browser is required for this page to function properly.
Exit Print View

Oracle® Java Micro Edition Embedded Client Reference Guide, Version 1.0

Get PDF Book Print View
 

Document Information

Preface

Part I  Developer Guide

1.  Introduction

2.  Execution

3.  Developing Applications

Part II  Java Virtual Machine Reference

4.  Java Virtual Machine Capabilities

5.  Internal Memory Allocator

6.  Threading

7.  Internationalization

8.  External PBP Porting Layer Plugin

Part III  Working Without An IDE

A.  Legacy Tools

Index

Index

A

AMS, 3.4 The Xlet Life Cycle
AWT
Developing Applications
3.5 A First Xlet

B

BLIT interface, 8.6 External BLIT Interface
build automation, A.3 Automating With Ant
button group, 3.7 Creating a User Interface

C

CDC HotSpot, 1.1 Software Overview
memory, 1.2.3 Memory Requirements
RAM, 1.2.3.1 RAM
character converters, ROMized, 7.1 ROMized Character Converters
charsets.jar
7.1 ROMized Character Converters
7.3 Using Non-ROMized Locales and Character Converters
com.sun.cdc.config.PropertyProvider, Using Dynamic Properties
Component, 3.6 Components and Layouts
Container, 3.6 Components and Layouts
cvm, 3.8.1 Profiling and Debugging VMs

D

debug locally, Local Debugging with NetBeans
debug remote application, Remote Debugging with NetBeans
debugging, 3.8 Profiling and Debugging with NetBeans
DestroyJavaVM, Java Virtual Machine Capabilities
destroyXlet()
3.4 The Xlet Life Cycle
3.4 The Xlet Life Cycle
3.4 The Xlet Life Cycle
DTVButtonGroup, 3.7 Creating a User Interface
DTVButtons
3.7 Creating a User Interface
3.7 Creating a User Interface
DynamicProperties.put
Using Dynamic Properties
Using Dynamic Properties

F

flash update ports, 1.2.2.1 Input Ports for Flash Updating

G

garbage collection, 5.3 GC Triggered When Native Memory is Low
getMaximumSize(), 3.7 Creating a User Interface
getMinimumSize(), 3.7 Creating a User Interface
getPreferredSize(), 3.7 Creating a User Interface

H

heap monitor, 4.4 Heap Monitor
heap size, Profiling a Test Application

I

i/o data ports, 1.2.2.2 I/O Ports for Data
image caching, 8.4 Image Caching
image decoding, 8.3 Native Image Decoding
initXlet()
3.4 The Xlet Life Cycle
3.5 A First Xlet
internationalization, Internationalization
IR ports, 1.2.2.2 I/O Ports for Data
IXC generic implementation, 8.9 IXC Generic Implementation (com.sun.xlet package)

J

JAR, caching, 4.3 Enable/Disable JAR Caching
java.awt, 4.1 Resource Registry for Cleanup Resources
java.awt.Container, 3.6 Components and Layouts
java.awt.Graphics, 4.1 Resource Registry for Cleanup Resources
java.awt.Image, 4.1 Resource Registry for Cleanup Resources
java.awt.MouseEvent.isRestricted, 2.3 Mouse Restrictions
java.awt.NativeImageDecoding, 8.3 Native Image Decoding
java.awt.NativeImageDecoding.GIF, 8.3 Native Image Decoding
java.awt.NativeImageDecoding.JPEG, 8.3 Native Image Decoding
java.awt.NativeImageDecoding.PNG, 8.3 Native Image Decoding
java.lang.maxNumberOfApplicationThreads, 6.3 Thread Quota
java.lang.maxNumberOfSystemThreads, 6.3 Thread Quota
java.lang.maxNumberOfThreads, 6.3 Thread Quota
java.lang.Thread, 4.4 Heap Monitor
java.net.enableJarCaching, 4.3 Enable/Disable JAR Caching
javacalls, 8.1 Javacalls
javax.microedition.xlet, 3.3 Application Life Cycles
javax.microedition.xlet.Xlet
3.3 Application Life Cycles
3.4 The Xlet Life Cycle
javax.microedition.xlet.XletContext
4.1 Resource Registry for Cleanup Resources
4.1 Resource Registry for Cleanup Resources
javax.tv.xlet, 8.9 IXC Generic Implementation (com.sun.xlet package)
javax.tv.xlet.XletContext, 8.9 IXC Generic Implementation (com.sun.xlet package)
JDWP, Remote Debugging with NetBeans
jgfx_javacall_create_font, 8.1 Javacalls
jgfx_javacall_destroy_context, 8.1 Javacalls
jgfx_javacall_destroy_font, 8.1 Javacalls
jgfx_javacall_get_string_bounds, 8.1 Javacalls
jgfx_javacall_get_string_width, 8.1 Javacalls
jgfx_javacall_init_events, 8.1 Javacalls
jgfx_javacall_open_screen, 8.1 Javacalls
jgfx_javacall_release_surface, 8.1 Javacalls
jgfx_javacall_reset_context, 8.1 Javacalls
jgfx_javacall_set_resolution, 8.1 Javacalls
jgfx_javacall_set_surface_color_parms, 8.1 Javacalls
jgfx_javacall_sync_clip, 8.1 Javacalls
JGFXAlg_Blit, 8.2 Algorithms
JGFXAlg_CreateSurface, 8.2 Algorithms
JGFXAlg_DrawArc, 8.2 Algorithms
JGFXAlg_DrawLine, 8.2 Algorithms
JGFXAlg_DrawLines, 8.2 Algorithms
JGFXAlg_DrawRect, 8.2 Algorithms
JGFXAlg_DrawString, 8.2 Algorithms
JGFXAlg_FillRect, 8.2 Algorithms
JGFXAlg_FillRectRGB, 8.2 Algorithms
JGFXAlg_Flip, 8.2 Algorithms
JGFXAlg_GetColor, 8.2 Algorithms
JGFXAlg_GetEvent, 8.2 Algorithms
JGFXAlg_GetPixel, 8.2 Algorithms
JGFXAlg_GetPixels, 8.2 Algorithms
JGFXAlg_GetSurfaceMemory, 8.2 Algorithms
JGFXAlg_LoadImage, 8.2 Algorithms
JGFXAlg_ReleaseSurface, 8.2 Algorithms
JGFXAlg_ReleaseSurfaceMemory, 8.2 Algorithms
JGFXAlg_RoundRect, 8.2 Algorithms
JGFXAlg_SetColor, 8.2 Algorithms
JGFXAlg_SetPixel, 8.2 Algorithms
JGFXAlg_SetPixels, 8.2 Algorithms
JGFXAlg_StretchBlit, 8.2 Algorithms
JNI_CreateJavaVM, Java Virtual Machine Capabilities
JNI_GetDefaultJavaVMInitArgs, Java Virtual Machine Capabilities
JVM shutdown, 8.5 Java VM Shutdown With PBP Application
JVMthreadStartHook_G, 6.1 Monitoring Java Threads Life-Cycle

L

locale
ROMized
7.2 ROMized Locales
7.3 Using Non-ROMized Locales and Character Converters
locales.jar, 7.3 Using Non-ROMized Locales and Character Converters

M

memory allocator
garbage collection, 5.3 GC Triggered When Native Memory is Low
internal, Internal Memory Allocator
red zone, 5.1 Red Zone
statistics, 5.2 Statistics
misc.bluray.jvmbi.ResourceRegistry, 4.1 Resource Registry for Cleanup Resources