| Source: 770.smg MEDUSA Project |
| Fields | ||
|---|---|---|
| private | Object | waitObject |
| Methods | ||
|---|---|---|
| void | <init>() | |
| void | notifyEvent() | |
| void | waitEvent(int i1) | |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Object.<init>() |
| 0001 | objref | java.lang.Object |
| 0002 | method | java.lang.Object.wait() |
| 0003 | objref | java.lang.InterruptedException |
| 0004 | method | java.lang.Throwable.printStackTrace() |
| 0005 | method | java.lang.Object.notify() |
| 0006 | objref | java.lang.Exception |
| 0007 | method | java.lang.Throwable.printStackTrace() |
| 0008 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| static final | int | PB_ERROR |
| static final | int | PB_NO_MATCH_FOUND |
| static final | int | PB_SUCCESS |
| private | boolean | register |
| private | PhoneBook | storage |
| Methods | ||
|---|---|---|
| void | <init>() | |
| boolean | addSearch(PhoneBook p1) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0001 | field | com.cmcc.phonebook.PhoneBook.searchComplit |
| 0002 | field | com.cmcc.phonebook.PhoneBook.search_table_handle |
| 0003 | field | com.cmcc.phonebook.PhoneBook.netEvent |
| 0004 | method | com.cmcc.phonebook.NotifyEvent.notifyEvent() |
| 0005 | objref | java.lang.Exception |
| 0006 | method | java.lang.Throwable.printStackTrace() |
| 0007 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private static final | int | CREATE_EMAIL_PROCESSING |
| public static final | int | DEVICE_ALL |
| public static final | int | DEVICE_PHONE |
| public static final | int | DEVICE_SIM |
| private static final | int | FIND_BY_EMAIL |
| private static final | int | FIND_TELNO_PROCESSING |
| private static final | int | GET_ENTRY_PROCESSING |
| private static final | int | GET_REAL_INDEX |
| static final | int | INVALID_HANDLE |
| private static final | int | PHONEBOOK_EMAIL_MAX_LENGTH |
| private static final | int | PHONEBOOK_NAME_MAX_LENGTH |
| private static final | int | PHONEBOOK_NUMBER_TYPE_EMAIL |
| private static final | int | PHONEBOOK_NUMBER_TYPE_FAX |
| private static final | int | PHONEBOOK_NUMBER_TYPE_HOME |
| private static final | int | PHONEBOOK_NUMBER_TYPE_MAIN |
| private static final | int | PHONEBOOK_NUMBER_TYPE_MOBILE |
| private static final | int | PHONEBOOK_NUMBER_TYPE_PAGER |
| private static final | int | PHONEBOOK_NUMBER_TYPE_UNKNOWN |
| private static final | int | PHONEBOOK_NUMBER_TYPE_WORK |
| private static final | int | PHONEBOOK_PHONE_MAX_LENGTH |
| static final | int | RESULT_FAILED_CATEGORY_ID_OUT_OF_RANGE |
| static final | int | RESULT_FAILED_INDEX_OUT_OF_RANGE |
| static final | int | RESULT_FAILED_INITIALIZING |
| static final | int | RESULT_FAILED_INVALID_FIELD |
| static final | int | RESULT_FAILED_INVALID_SORT_ORDER |
| static final | int | RESULT_FAILED_MEMORY_FULL |
| static final | int | RESULT_FAILED_OPERATION_NOT_ALLOWED |
| static final | int | RESULT_FAILED_OUT_OF_MEMORY |
| static final | int | RESULT_FAILED_SPEEDNO_OUT_OF_RANGE |
| static final | int | RESULT_FAILED_TIME_OUT |
| static final | int | RESULT_FAILED_UNKNOWN_ERROR |
| static final | int | RESULT_FAILED_UNSUPPORTED_DEVICE |
| private static final | int | RESULT_IN_PROGRESS |
| private static final | int | RESULT_NO_MATCH_FOUND |
| static final | int | RESULT_SUCCESS |
| public static final | int | SORT_BY_EMAIL |
| public static final | int | SORT_BY_NAME |
| public static final | int | SORT_BY_NOCHANGE |
| private static final | int | TIMEOUT |
| private static | int | currentDevice |
| private static | PhoneBook | instance |
| static | NotifyEvent | netEvent |
| private static | PBRegistryMSG | register |
| static | int | searchComplit |
| static | int | search_table_handle |
| private static | int | sortingStyle |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| private static | void | ThrowPhoneBookException(int i1, String s1) |
| public static synchronized | int | appendEntry(PhoneBookEntry p1) |
| private static native | int | appendEntry0(String s1, int i1, String s2, int i2, int i3) |
| private static | PhoneBookEntry | assignFields(String s1) |
| private static synchronized | void | createEmailTable() |
| private static native | int | createEmailTable0(int i1) |
| public static synchronized | int | findEntryByEmail(String s1) |
| private static native | int | findEntryByEmail0(String s1) |
| public static synchronized | int | findEntryByName(String s1) |
| private static native | int | findEntryByName0(String s1) |
| public static synchronized | int | findEntryByTelNo(String s1) |
| private static native | int | findEntryByTelNo0(String s1) |
| private static synchronized | int | findNextRecord(String s1, int i1) |
| private static native | int | findNextRecord0(int i1) |
| private static native | String | findNextRecordProcessing0(int i1, String s1) |
| private static native | String | getCapacity0(int i1) |
| public static synchronized | int | getCount() |
| private static native | String | getCount0(int i1) |
| public static synchronized | PhoneBookEntry | getEntry(int i1) |
| private static native | int | getEntry0(int i1) |
| private static native | String | getFindResults0(int i1, int i2, int i3) |
| private static synchronized | int | getIndexByName(String s1) |
| private static native | int | getIndexByName0(String s1) |
| private static | int | getIndexBySpeedNo(int i1, String s1) |
| private static native | String | getIndexBySpeedNo0(int i1) |
| private static | int | getIntResult(String s1, String s2) |
| private static | int | getNewSpeedNo(int i1, String s1) |
| private static native | String | getNewSpeedNo0(int i1) |
| private static native | int | getNextSpeedNo0(int i1) |
| private static native | int | getRecordByIndex0(int i1) |
| private static native | int | getRecordBySpeedNo0(int i1) |
| private static native | String | getRecordBySpeedNoWithComparing0(int i1, int i2, String s1) |
| private static | String | getStrResult(String s1, String s2) |
| static native | int | isAPIEnabled0() |
| private static native | String | isUsedRecord0(int i1) |
| public static synchronized | void | setOperateStyle(int i1, int i2) |
| private static native | void | setOperateStyle0(int i1, int i2) |
| private static synchronized | int | waitAppendResult(int i1) |
| References | ||
|---|---|---|
| 0000 | text | setOperateStyle |
| 0001 | method | this.ThrowPhoneBookException() |
| 0002 | method | this.setOperateStyle0() |
| 0003 | field | this.sortingStyle |
| 0004 | field | this.currentDevice |
| 0005 | method | this.getCount0() |
| 0006 | text | getCount |
| 0007 | method | this.getIntResult() |
| 0008 | field | this.register |
| 0009 | field | this.searchComplit |
| 000A | field | this.search_table_handle |
| 000B | method | this.createEmailTable0() |
| 000C | text | createEmailTable |
| 000D | field | this.netEvent |
| 000E | 0003 | 0000EA60 |
| 000F | method | com.cmcc.phonebook.NotifyEvent.waitEvent() |
| 0010 | objref | java.lang.Exception |
| 0011 | objref | com.cmcc.phonebook.PhoneBookException |
| 0012 | text | createEmailTable: async call invalid |
| 0013 | method | com.cmcc.phonebook.PhoneBookException.<init>() |
| 0014 | text | createEmailTable: internal error |
| 0015 | method | this.getFindResults0() |
| 0016 | method | java.lang.String.charAt() |
| 0017 | text | getEntry |
| 0018 | objref | java.lang.IllegalArgumentException |
| 0019 | objref | java.lang.StringBuffer |
| 001A | method | java.lang.StringBuffer.<init>() |
| 001B | text | index has illegal value: |
| 001C | method | java.lang.StringBuffer.append() |
| 001D | method | java.lang.StringBuffer.append() |
| 001E | method | java.lang.StringBuffer.toString() |
| 001F | method | java.lang.IllegalArgumentException.<init>() |
| 0020 | field | this.instance |
| 0021 | method | com.cmcc.phonebook.PBRegistryMSG.addSearch() |
| 0022 | text | getEntry: add search error |
| 0023 | method | this.createEmailTable() |
| 0024 | method | this.getEntry0() |
| 0025 | text | getEntry: invalid async call |
| 0026 | method | this.assignFields() |
| 0027 | text | getEntry: internal error |
| 0028 | text | waitAppendResult |
| 0029 | text | waitAppendResult: invalid async call |
| 002A | text | waitAppendResult: internal error |
| 002B | objref | java.lang.String |
| 002C | text | appendEntry |
| 002D | method | java.lang.String.<init>() |
| 002E | text | appendEntry: invalid argument |
| 002F | text | appendEntry: add serach error |
| 0030 | method | java.lang.String.substring() |
| 0031 | text | |
| 0032 | method | java.lang.String.equals() |
| 0033 | text | Incorrect mobile phone number |
| 0034 | method | this.getNewSpeedNo() |
| 0035 | method | this.appendEntry0() |
| 0036 | method | this.waitAppendResult() |
| 0037 | text | Incorrect home phone number |
| 0038 | method | this.getIndexBySpeedNo() |
| 0039 | method | java.lang.String.trim() |
| 003A | text | findEntryByEmail: add search error |
| 003B | method | this.findEntryByEmail0() |
| 003C | text | findEntryByEmail |
| 003D | text | findEntryByEmail: invalid async call |
| 003E | text | findEntryByEmail: internal error |
| 003F | method | this.getIndexByName0() |
| 0040 | method | this.getRecordByIndex0() |
| 0041 | text | getIndexByName |
| 0042 | text | getIndexByName: invalid async call |
| 0043 | text | findEntryByName |
| 0044 | text | getIndexByName: internal error |
| 0045 | method | this.getCount() |
| 0046 | text | findEntryByName: add search error |
| 0047 | method | this.findEntryByName0() |
| 0048 | method | this.getNextSpeedNo0() |
| 0049 | text | findEntryByName: internal error |
| 004A | method | this.getRecordBySpeedNo0() |
| 004B | text | findEntryByName: invalid async call |
| 004C | method | this.getRecordBySpeedNoWithComparing0() |
| 004D | method | this.getIndexByName() |
| 004E | method | this.findNextRecord0() |
| 004F | text | findNextRecord: invalid async call |
| 0050 | method | this.findNextRecordProcessing0() |
| 0051 | text | findNextRecord: internal error |
| 0052 | text | findEntryByTelNo |
| 0053 | text | findEntryByTelNo: add search error |
| 0054 | method | this.findEntryByTelNo0() |
| 0055 | text | findEntryByTelNo: invalid async call |
| 0056 | text | findEntryByTelNo: internal error |
| 0057 | method | this.findNextRecord() |
| 0058 | objref | com.cmcc.phonebook.PhoneBookEntry |
| 0059 | method | com.cmcc.phonebook.PhoneBookEntry.<init>() |
| 005A | text | Error while assigning fields: |
| 005B | method | java.lang.Throwable.toString() |
| 005C | method | java.lang.String.substring() |
| 005D | text | INITIALIZING |
| 005E | text | MEMORY FULL |
| 005F | text | INVALID FIELD |
| 0060 | text | INDEX OUT OF RANGE |
| 0061 | text | SPEEDNO OUT OF RANGE |
| 0062 | text | OPERATION NOT ALLOWED |
| 0063 | text | REQUEST IS TIMED OUT |
| 0064 | text | OUT OF MEMORY |
| 0065 | text | CATEGORY ID OUT OF RANGE |
| 0066 | text | INVALID SORT ORDER |
| 0067 | text | UNSUPPORTED DEVICE |
| 0068 | text | UNKNOWN INTERNAL ERROR |
| 0069 | text | (): |
| 006A | method | this.getCapacity0() |
| 006B | text | getNewSpeedNo: invalid argument |
| 006C | method | this.getNewSpeedNo0() |
| 006D | method | this.isUsedRecord0() |
| 006E | text | getNewSpeedNo: internal error |
| 006F | method | this.getIndexBySpeedNo0() |
| 0070 | method | this.isAPIEnabled0() |
| 0071 | objref | java.lang.RuntimeException |
| 0072 | text | ClassNotFound |
| 0073 | method | java.lang.RuntimeException.<init>() |
| 0074 | objref | this |
| 0075 | method | this.<init>() |
| 0076 | objref | com.cmcc.phonebook.NotifyEvent |
| 0077 | method | com.cmcc.phonebook.NotifyEvent.<init>() |
| 0078 | objref | com.cmcc.phonebook.PBRegistryMSG |
| 0079 | method | com.cmcc.phonebook.PBRegistryMSG.<init>() |
| Fields | ||
|---|---|---|
| public | String | |
| public | String | homePhone |
| public | String | mobilePhone |
| public | String | name |
| public | String | officePhone |
| public | String | reserve |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| References | ||
|---|---|---|
| 0000 | method | com.cmcc.phonebook.PhoneBook.isAPIEnabled0() |
| 0001 | objref | java.lang.RuntimeException |
| 0002 | text | ClassNotFound |
| 0003 | method | java.lang.RuntimeException.<init>() |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| 0002 | method | com.cmcc.phonebook.PhoneBook.isAPIEnabled0() |
| 0003 | objref | java.lang.RuntimeException |
| 0004 | text | ClassNotFound |
| 0005 | method | java.lang.RuntimeException.<init>() |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| 0002 | method | com.cmcc.scale.ScaleImage.isAPIEnabled0() |
| 0003 | objref | java.lang.RuntimeException |
| 0004 | text | ClassNotFound |
| 0005 | method | java.lang.RuntimeException.<init>() |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | void | drawScaledRegion(Image i1, Graphics g1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10, int i11) |
| private static native | int | drawScaledRegion0(int[] i1, int[] i2) |
| static native | int | isAPIEnabled0() |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.NullPointerException |
| 0001 | text | com.cmcc.scale.ScaleImage.drawScaledRegion(): null src parameter |
| 0002 | method | java.lang.NullPointerException.<init>() |
| 0003 | text | com.cmcc.scale.ScaleImage.drawScaledRegion(): null dst parameter |
| 0004 | objref | java.lang.IllegalArgumentException |
| 0005 | text | com.cmcc.scale.ScaleImage.drawScaledRegion(): invalid transform parameter |
| 0006 | method | java.lang.IllegalArgumentException.<init>() |
| 0007 | method | javax.microedition.lcdui.Image.getWidth() |
| 0008 | text | com.cmcc.scale.ScaleImage.drawScaledRegion(): invalid x_src, w_src parameters |
| 0009 | method | javax.microedition.lcdui.Image.getHeight() |
| 000A | text | com.cmcc.scale.ScaleImage.drawScaledRegion(): invalid y_src, h_src parameters |
| 000B | text | com.cmcc.scale.ScaleImage.drawScaledRegion(): invalid w_dest, h_dest parameters |
| 000C | text | com.cmcc.scale.ScaleImage.drawScaledRegion(): invalid anchor parameter |
| 000D | method | javax.microedition.lcdui.Graphics.getClipX() |
| 000E | method | javax.microedition.lcdui.Graphics.getClipWidth() |
| 000F | method | javax.microedition.lcdui.Graphics.getClipY() |
| 0010 | method | javax.microedition.lcdui.Graphics.getClipHeight() |
| 0011 | objref | java.lang.Throwable |
| 0012 | objref | com.cmcc.scale.ScaleImageException |
| 0013 | text | com.cmcc.scale.ScaleImage.drawScaledRegion(): insufficient memory |
| 0014 | method | com.cmcc.scale.ScaleImageException.<init>() |
| 0015 | method | javax.microedition.lcdui.Image.getRGB() |
| 0016 | method | this.drawScaledRegion0() |
| 0017 | method | com.cmcc.scale.ScaleImageException.<init>() |
| 0018 | method | javax.microedition.lcdui.Graphics.drawRGB() |
| 0019 | method | this.isAPIEnabled0() |
| 001A | objref | java.lang.RuntimeException |
| 001B | text | ClassNotFound |
| 001C | method | java.lang.RuntimeException.<init>() |
| 001D | objref | com.cmcc.scale.NotSupportScaleReqException |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| 0002 | method | com.cmcc.scale.ScaleImage.isAPIEnabled0() |
| 0003 | objref | java.lang.RuntimeException |
| 0004 | text | ClassNotFound |
| 0005 | method | java.lang.RuntimeException.<init>() |
| Fields | ||
|---|---|---|
| private static final | int | DEBUG |
| public static final | int | TYPE_DISPLAYABLE_CANVAS |
| public static final | int | TYPE_DISPLAYABLE_COMMANDMENU |
| public static final | int | TYPE_DISPLAYABLE_NULL |
| public static final | int | TYPE_DISPLAYABLE_OLD |
| public static final | int | TYPE_DISPLAYABLE_PERMISSIONDIALOG |
| public static final | int | TYPE_DISPLAYABLE_SCREEN |
| private static | boolean | _isMIDletSelector |
| private static final | String[] | allowedPackages |
| private static | int | currentDisplayableType |
| private static | Display | nextCurrentDisplay |
| private static | Displayable | nextCurrentDisplayable |
| private static | Displayable | s_actualVisible |
| private static | boolean | s_bNeedCopyToRealScreen |
| private static | Displayable | s_current |
| private static | Display | s_currentDisplay |
| private static | MIDlet | s_currentMIDlet |
| private static | boolean | s_current_is_Shown |
| private static | Vector | s_displays |
| private static | Vector | s_midlets |
| private static | int | s_nCount |
| private static | int | s_switchSkipping |
| private static | Vector | s_visibles |
| private static | Object | staticCurrentLock |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static final | Display | addDisplay(MIDlet m1, Display d1) |
| public static final | Displayable | getActualVisibleDisplayable() |
| public static final | Display | getCurrentDisplay() |
| public static final | Displayable | getCurrentDisplayable() |
| public static final | Object | getCurrentLockObject() |
| public static final | MIDlet | getCurrentMIDlet() |
| public static final | Display | getDisplay(MIDlet m1) |
| public static final | boolean | getDisplayVisible(MIDlet m1) |
| public static final | Display | getNextCurrentDisplay() |
| public static final | Displayable | getNextCurrentDisplayable() |
| public static final | MIDlet | getRelatedMIDlet(Display d1) |
| public static final | boolean | isForeground(Displayable d1) |
| public static final | boolean | isMIDletSelector() |
| public static final | boolean | isSwitchSkip() |
| private static native | void | nativeDisplayableChanged(int i1, boolean b1) |
| private static native | String | nativeGetAccessClassName(int i1) |
| private static native | int | nativeGetAccessClassNumber() |
| private static native | int | nativeGetMIDletState(MIDlet m1) |
| private static native | void | nativeInit() |
| public static final | boolean | notifyDisplayHide(Display d1) |
| public static final | void | notifyDisplayShow(Display d1) |
| public static final | void | notifyDisplayableChanged(int i1, boolean b1) |
| public static final | void | printDisplayList() |
| public static final | boolean | removeDisplay(MIDlet m1) |
| public static final | void | setActualVisibleDisplayable(Displayable d1) |
| public static final | void | setCurrentDisplay(MIDlet m1, Display d1) |
| public static final | void | setCurrentDisplayable(Display d1, Displayable d2, boolean b1) |
| public static final | void | setCurrentMIDlet(MIDlet m1) |
| public static final | void | setDisplayVisible(MIDlet m1, boolean b1) |
| public static final | void | setDisplayVisible(int i1, boolean b1) |
| public static final | void | setNextCurrentDisplay(Display d1) |
| public static final | void | setNextCurrentDisplayable(Displayable d1) |
| public static final | void | setShown(boolean b1) |
| public static final | void | setSwitchableState(boolean b1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Object.<init>() |
| 0001 | field | this.allowedPackages |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | this._isMIDletSelector |
| 0004 | objref | java.lang.NullPointerException |
| 0005 | text | Null is passed for a Display. |
| 0006 | method | java.lang.NullPointerException.<init>() |
| 0007 | field | this.s_midlets |
| 0008 | method | java.util.Vector.size() |
| 0009 | field | this.s_displays |
| 000A | method | java.util.Vector.indexOf() |
| 000B | method | java.util.Vector.elementAt() |
| 000C | objref | javax.microedition.midlet.MIDlet |
| 000D | objref | java.lang.Exception |
| 000E | method | java.lang.Throwable.printStackTrace() |
| 000F | text | Null is passed for a MIDlet. |
| 0010 | objref | javax.microedition.lcdui.Display |
| 0011 | field | this.s_currentMIDlet |
| 0012 | method | this.setCurrentDisplay() |
| 0013 | method | java.util.Vector.addElement() |
| 0014 | field | this.s_nCount |
| 0015 | method | java.lang.Object.getClass() |
| 0016 | method | java.lang.Class.getName() |
| 0017 | text | javax.microedition.midlet.MidletSelector |
| 0018 | method | java.lang.String.equals() |
| 0019 | objref | java.lang.Boolean |
| 001A | method | java.lang.Boolean.<init>() |
| 001B | field | this.s_visibles |
| 001C | method | java.util.Vector.removeElementAt() |
| 001D | objref | java.lang.ArrayIndexOutOfBoundsException |
| 001E | method | com.jblend.util.Secure.checkPackage() |
| 001F | method | com.jblend.util.Secure.checkPackage() |
| 0020 | field | this.s_currentDisplay |
| 0021 | method | this.setCurrentMIDlet() |
| 0022 | method | this.setDisplayVisible() |
| 0023 | method | javax.microedition.midlet.MIDlet.resumeRequest() |
| 0024 | method | this.nativeGetMIDletState() |
| 0025 | method | java.util.Vector.setElementAt() |
| 0026 | field | this.currentDisplayableType |
| 0027 | field | this.s_bNeedCopyToRealScreen |
| 0028 | method | com.jblend.micro.lcdui.UiStatuses.isOccupyScreen() |
| 0029 | method | this.nativeDisplayableChanged() |
| 002A | field | this.s_current |
| 002B | field | this.s_current_is_Shown |
| 002C | field | this.s_actualVisible |
| 002D | field | this.s_switchSkipping |
| 002E | field | this.nextCurrentDisplayable |
| 002F | field | this.nextCurrentDisplay |
| 0030 | field | this.staticCurrentLock |
| 0031 | objref | java.lang.Object |
| 0032 | objref | java.util.Vector |
| 0033 | method | java.util.Vector.<init>() |
| 0034 | method | this.nativeInit() |
| 0035 | method | this.nativeGetAccessClassNumber() |
| 0036 | objref | java.lang.String |
| 0037 | text | javax.microedition |
| 0038 | method | this.nativeGetAccessClassName() |
| Methods | ||
|---|---|---|
| public | void | initialize() |
| Fields | ||
|---|---|---|
| private static final | WindowSystem | defaultWindowSystem |
| public final | boolean | hasPointerEvents |
| public final | boolean | hasPointerMotionEvents |
| public final | boolean | hasRepeatEvents |
| public final | boolean | isColor |
| public final | int | numColors |
| public final | int | numSoftkeys |
| public final | int | virtual_height |
| public final | int | virtual_width |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | WindowSystem | getDefaultWindowSystem() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.util.SystemProperties.getSystemProperties() |
| 0001 | text | vw |
| 0002 | method | com.jblend.util.Properties.getIntegerProperty() |
| 0003 | text | vh |
| 0004 | text | isColor |
| 0005 | method | com.jblend.util.Properties.getProperty() |
| 0006 | text | true |
| 0007 | method | java.lang.String.equals() |
| 0008 | text | numColors |
| 0009 | text | hasRepeatEvents |
| 000A | text | hasPointerEvents |
| 000B | text | hasPointerMotionEvents |
| 000C | text | numSoftkeys |
| 000D | field | this.defaultWindowSystem |
| 000E | objref | this |
| 000F | method | this.<init>() |
| Methods | ||
|---|---|---|
| public | Connection | createConnectionImpl(String s1, int i1, boolean b1) |
| References | ||
|---|---|---|
| 0000 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| static final | boolean | DEBUG |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public static synchronized | String | getProtocol(String s1) |
| static native | String | nativeGetProtocolName(String s1) |
| static native | boolean | nativeSetProtocolName(String s1, String s2) |
| public static synchronized | void | setProtocol(String s1, String s2) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.NullPointerException |
| 0001 | text | scheme is null. |
| 0002 | method | java.lang.NullPointerException.<init>() |
| 0003 | method | this.nativeGetProtocolName() |
| 0004 | text | scheme or className is null. |
| 0005 | method | this.nativeSetProtocolName() |
| 0006 | objref | java.lang.RuntimeException |
| 0007 | text | Could not setProtocol. |
| 0008 | method | java.lang.RuntimeException.<init>() |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.io.NativeExtEventReceiver.dispatch() |
| 0001 | objref | com.jblend.micro.event.EventListener |
| Methods | ||
|---|---|---|
| public | void | receiveNativeExtEvent(int[] i1, int i2) |
| Fields | ||
|---|---|---|
| private static | NativeExtEventDispatcher | _dispatcher |
| private static | NativeExtEventListener | _listener |
| private static | NativeExtEventThread | _thread |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| static | void | dispatch(int[] i1, int i2) |
| public static | void | setNativeExtEventListener(NativeExtEventListener n1) |
| References | ||
|---|---|---|
| 0000 | field | this._thread |
| 0001 | method | com.jblend.io.NativeExtEventThread.getInstance() |
| 0002 | method | java.lang.Thread.start() |
| 0003 | objref | java.lang.Exception |
| 0004 | field | this._listener |
| 0005 | field | this._dispatcher |
| 0006 | objref | com.jblend.io.NativeExtEventDispatcher |
| 0007 | method | com.jblend.io.NativeExtEventDispatcher.<init>() |
| 0008 | method | com.jblend.micro.event.AbstractEventThread.addEventListener() |
| 0009 | method | com.jblend.io.NativeExtEventListener.receiveNativeExtEvent() |
| 000A | objref | java.lang.Throwable |
| Fields | ||
|---|---|---|
| private static final | int | ELEMENT_LENGTH |
| private static | NativeExtEventThread | _thread |
| Methods | ||
|---|---|---|
| void | <init>() | |
| static | NativeExtEventThread | getInstance() |
| protected native | int | initEventQueue(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.micro.event.AbstractEventThread.<init>() |
| 0001 | field | this._thread |
| 0002 | objref | this |
| 0003 | method | this.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | close() |
| public | Connection | createConnectionImpl(String s1, int i1, boolean b1) |
| public | void | open(String s1, int i1, boolean b1) |
| public | DataInputStream | openDataInputStream() |
| public | DataOutputStream | openDataOutputStream() |
| public | InputStream | openInputStream() |
| public | OutputStream | openOutputStream() |
| public | int | read() |
| public | void | write(int i1) |
| References | ||
|---|---|---|
| 0000 | method | this.open() |
| 0001 | objref | java.lang.RuntimeException |
| 0002 | text | No read() |
| 0003 | method | java.lang.RuntimeException.<init>() |
| 0004 | text | No write() |
| 0005 | objref | com.jblend.io.ProtocolBase$PrivateInputStream |
| 0006 | method | com.jblend.io.ProtocolBase$PrivateInputStream.<init>() |
| 0007 | objref | com.jblend.io.ProtocolBase$PrivateOutputStream |
| 0008 | method | com.jblend.io.ProtocolBase$PrivateOutputStream.<init>() |
| 0009 | objref | java.io.DataInputStream |
| 000A | method | this.openInputStream() |
| 000B | method | java.io.DataInputStream.<init>() |
| 000C | objref | java.io.DataOutputStream |
| 000D | method | this.openOutputStream() |
| 000E | method | java.io.DataOutputStream.<init>() |
| 000F | objref | com.jblend.io.ConnectionImplFactory |
| 0010 | objref | ? |
| 0011 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private | ProtocolBase | pb |
| private final | ProtocolBase | this$0 |
| Methods | ||
|---|---|---|
| public | void | <init>(ProtocolBase p1, ProtocolBase p2) |
| public | void | close() |
| public | int | read() |
| References | ||
|---|---|---|
| 0000 | method | java.io.InputStream.<init>() |
| 0001 | method | com.jblend.io.ProtocolBase.read() |
| 0002 | method | com.jblend.io.ProtocolBase.close() |
| 0003 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private | ProtocolBase | pb |
| private final | ProtocolBase | this$0 |
| Methods | ||
|---|---|---|
| public | void | <init>(ProtocolBase p1, ProtocolBase p2) |
| public | void | close() |
| public | void | write(int i1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.OutputStream.<init>() |
| 0001 | method | com.jblend.io.ProtocolBase.write() |
| 0002 | method | com.jblend.io.ProtocolBase.close() |
| 0003 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static | URLCheckerExtension | extension |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | void | check(String s1) |
| static native | String | nativeGetCheckerClassName() |
| References | ||
|---|---|---|
| 0000 | field | this.extension |
| 0001 | method | com.jblend.io.URLCheckerExtension.check() |
| 0002 | method | this.nativeGetCheckerClassName() |
| 0003 | method | java.lang.Class.forName() |
| 0004 | method | java.lang.Class.newInstance() |
| 0005 | objref | com.jblend.io.URLCheckerExtension |
| 0006 | objref | java.lang.Exception |
| 0007 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | void | check(String s1) |
| References | ||
|---|---|---|
| 0000 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| public static final | int | CALLING |
| public static final | int | CLICKED |
| public static final | int | EXPIRED |
| public static final | int | PAUSED |
| public static final | int | PRESSED |
| public static final | int | RECEIVED |
| public static final | int | RELEASED |
| public static final | int | REQUEST_PAUSE |
| public static final | int | REQUEST_RESUME |
| public static final | int | REQUEST_STOP |
| public static final | int | SCHEDULED_ALARM |
| public static final | int | STARTED |
| public static final | int | STOPPED |
| Fields | ||
|---|---|---|
| public static final | int | ANI_CHAR_EVENT |
| public static final | int | APP_PAUSE_KVM_EVENT |
| public static final | int | APP_RESUME_KVM_EVENT |
| public static final | int | APP_STOP_KVM_EVENT |
| public static final | int | APP_SUSPEND_KVM_EVENT |
| public static final | int | BEAM_RECEIVE_KVM_EVENT |
| public static final | int | DIAL_KVM_EVENT |
| public static final | int | GENERAL_NOTIFY_EVENT |
| public static final | int | KEY_DOWN_KVM_EVENT |
| public static final | int | KEY_UP_KVM_EVENT |
| public static final | int | LAST_KVM_EVENT |
| public static final | int | MAX_OPTIONAL_EVENT |
| public static final | int | MEDIA_KVM_EVENT |
| public static final | int | OPTIONAL_EVENT_ORIGIN |
| public static final | int | PEN_DOWN_KVM_EVENT |
| public static final | int | PEN_MOVE_KVM_EVENT |
| public static final | int | PEN_UP_KVM_EVENT |
| public static final | int | PLATFORM_KVM_EVENT |
| public static final | int | SOUND_KVM_EVENT |
| public static final | int | TIMER_KVM_EVENT |
| public static final | int | UI_KVM_EVENT |
| public static final | int | USER_KVM_EVENT |
| public static final | int | VENDOR_KVM_EVENT |
| public static final | int | VM_RESUME_KVM_EVENT |
| Fields | ||
|---|---|---|
| public static final | int | CHANGED |
| public static final | int | CLICKED |
| public static final | int | DESELECTED |
| public static final | int | GOTDISPLAY |
| public static final | int | LOSTFOCUS |
| public static final | int | RELEASEDISPLAY |
| public static final | int | REPAINT |
| public static final | int | REPAINTCOMPONENT |
| public static final | int | SELECTED |
| Fields | ||
|---|---|---|
| private static final | boolean | INCLUDE_NORMALIZE_PATHNAME |
| private | InputStream | resourceInputStream |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| private | InputStream | getResourceInputStream(String s1) |
| public | void | open(String s1, int i1, boolean b1) |
| public | InputStream | openInputStream() |
| public | OutputStream | openOutputStream() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.io.ProtocolBase.<init>() |
| 0001 | method | this.getResourceInputStream() |
| 0002 | objref | javax.microedition.io.ConnectionNotFoundException |
| 0003 | method | javax.microedition.io.ConnectionNotFoundException.<init>() |
| 0004 | objref | java.lang.RuntimeException |
| 0005 | text | openOutputStream is not supported |
| 0006 | method | java.lang.RuntimeException.<init>() |
| 0007 | method | java.lang.String.toLowerCase() |
| 0008 | text | .class |
| 0009 | method | java.lang.String.indexOf() |
| 000A | method | java.lang.Object.getClass() |
| 000B | method | java.lang.Class.getResourceAsStream() |
| 000C | text | /// |
| 000D | method | java.lang.String.substring() |
| 000E | text | // |
| 000F | text | ../ |
| 0010 | text | /../ |
| 0011 | text | /./ |
| 0012 | method | java.lang.String.indexOf() |
| 0013 | method | java.lang.String.substring() |
| 0014 | objref | java.lang.StringBuffer |
| 0015 | method | java.lang.StringBuffer.<init>() |
| 0016 | method | java.lang.StringBuffer.append() |
| 0017 | method | java.lang.StringBuffer.toString() |
| 0018 | text | ./ |
| 0019 | text | |
| 001A | method | java.lang.String.charAt() |
| 001B | method | java.lang.StringBuffer.append() |
| 001C | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| public static final | int | OCCUPY_INPUT_EVENT |
| public static final | int | OCCUPY_SCREEN |
| public static final | int | RELEASE_INPUT_EVENT |
| public static final | int | RELEASE_SCREEN |
| public static final | int | REPAINT |
| public static final | int | REPAINT_SCREEN |
| private | int | componentHandle |
| private | int | componentType |
| private | int | eventID |
| private | int | param1 |
| private | int | param2 |
| private | int | param3 |
| private | int | param4 |
| private | int | responseHandler |
| private | int | type |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public final | int | getComponentID() |
| public final | int | getComponentType() |
| public final | int | getParam1() |
| public final | int | getParam2() |
| public final | int | getParam3() |
| public final | int | getParam4() |
| public final | int | getType() |
| private static native | int | nativeGetOccupyInputEvent() |
| private static native | int | nativeGetOccupyScreen() |
| private static native | int | nativeGetReleaseInputEvent() |
| private static native | int | nativeGetReleaseScreen() |
| private static native | int | nativeGetRepaint() |
| private static native | int | nativeGetRepaintScreen() |
| private static native | boolean | nativeInit() |
| public final | void | set(int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9) |
| References | ||
|---|---|---|
| 0000 | method | this.nativeGetRepaint() |
| 0001 | field | this.REPAINT |
| 0002 | method | this.nativeGetRepaintScreen() |
| 0003 | field | this.REPAINT_SCREEN |
| 0004 | method | this.nativeGetOccupyInputEvent() |
| 0005 | field | this.OCCUPY_INPUT_EVENT |
| 0006 | method | this.nativeGetReleaseInputEvent() |
| 0007 | field | this.RELEASE_INPUT_EVENT |
| 0008 | method | this.nativeGetOccupyScreen() |
| 0009 | field | this.OCCUPY_SCREEN |
| 000A | method | this.nativeGetReleaseScreen() |
| 000B | field | this.RELEASE_SCREEN |
| 000C | method | com.jblend.joe.JoeComponent.init() |
| 000D | method | this.nativeInit() |
| 000E | objref | java.lang.Error |
| 000F | text | can't init guiEvent |
| 0010 | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | ALERT |
| public static final | int | TYPE_ALARM |
| public static final | int | TYPE_CONFIRMATION |
| public static final | int | TYPE_ERROR |
| public static final | int | TYPE_INFO |
| public static final | int | TYPE_NULL |
| public static final | int | TYPE_WARNING |
| private | JoeGauge | gauge |
| private | JoeTicker | ticker |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| public native | int | getAlertType() |
| public final native | int | getClientHeight() |
| public final native | int | getClientWidth() |
| public final native | int | getViewPortHeight() |
| public final native | int | getViewPortWidth() |
| public final native | int | getViewX() |
| public final native | int | getViewY() |
| private static native | int | nativeCreate(int i1) |
| private static native | void | nativeDelete(int i1) |
| private static native | int | nativeGetAlertNo() |
| private static native | int | nativeGetTypeAlarm() |
| private static native | int | nativeGetTypeConfirmation() |
| private static native | int | nativeGetTypeError() |
| private static native | int | nativeGetTypeInfo() |
| private static native | int | nativeGetTypeNull() |
| private static native | int | nativeGetTypeWarning() |
| private static native | boolean | nativeInit() |
| public native | void | setAlertType(int i1) |
| public | void | setGauge(JoeGauge j1) |
| private native | void | setGauge0(JoeGauge j1) |
| public final native | void | setImage(int i1) |
| public native | void | setMessage(String s1) |
| public final native | void | setOffScreen(int i1) |
| public | void | setTicker(JoeTicker j1) |
| private native | void | setTicker0(JoeTicker j1) |
| public native | void | setTitle(String s1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeContainer.<init>() |
| 0001 | field | com.jblend.joe.JoeComponent.allowedPackageNames |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0004 | method | this.nativeCreate() |
| 0005 | objref | java.lang.OutOfMemoryError |
| 0006 | method | this.nativeDelete() |
| 0007 | method | this.setTicker0() |
| 0008 | method | this.setGauge0() |
| 0009 | method | this.nativeGetAlertNo() |
| 000A | field | this.ALERT |
| 000B | method | this.nativeGetTypeNull() |
| 000C | field | this.TYPE_NULL |
| 000D | method | this.nativeGetTypeInfo() |
| 000E | field | this.TYPE_INFO |
| 000F | method | this.nativeGetTypeWarning() |
| 0010 | field | this.TYPE_WARNING |
| 0011 | method | this.nativeGetTypeError() |
| 0012 | field | this.TYPE_ERROR |
| 0013 | method | this.nativeGetTypeAlarm() |
| 0014 | field | this.TYPE_ALARM |
| 0015 | method | this.nativeGetTypeConfirmation() |
| 0016 | field | this.TYPE_CONFIRMATION |
| 0017 | method | this.nativeInit() |
| 0018 | objref | java.lang.Error |
| 0019 | text | can't init alert |
| 001A | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | BUTTON |
| public static final | int | PUSHED |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| private static native | int | nativeCreate(int i1) |
| private static native | void | nativeDelete(int i1) |
| private static native | int | nativeGetButtonNo() |
| private static native | int | nativeGetPushed() |
| private static native | boolean | nativeInit() |
| public native | void | setImage(int i1) |
| public native | void | setOffScreen(int i1) |
| public native | void | setText(String s1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeComponent.<init>() |
| 0001 | field | com.jblend.joe.JoeComponent.allowedPackageNames |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0004 | method | this.nativeCreate() |
| 0005 | objref | java.lang.OutOfMemoryError |
| 0006 | method | this.nativeDelete() |
| 0007 | method | this.nativeGetButtonNo() |
| 0008 | field | this.BUTTON |
| 0009 | method | this.nativeGetPushed() |
| 000A | field | this.PUSHED |
| 000B | method | this.nativeInit() |
| 000C | objref | java.lang.Error |
| 000D | text | can't init button |
| 000E | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | CHECKBOX |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| private static native | int | nativeCreate(int i1) |
| private static native | void | nativeDelete(int i1) |
| private static native | int | nativeGetCheckBoxNo() |
| private static native | boolean | nativeInit() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeListBox.<init>() |
| 0001 | field | com.jblend.joe.JoeComponent.allowedPackageNames |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0004 | method | this.nativeCreate() |
| 0005 | objref | java.lang.OutOfMemoryError |
| 0006 | method | this.nativeDelete() |
| 0007 | method | this.nativeGetCheckBoxNo() |
| 0008 | field | this.CHECKBOX |
| 0009 | method | this.nativeInit() |
| 000A | objref | java.lang.Error |
| 000B | text | can't init checkbox |
| 000C | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | CANCELED |
| public static final | int | COMMANDMENU |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| private static native | int | nativeCreate(int i1) |
| private static native | void | nativeDelete(int i1) |
| private static native | int | nativeGetCanceled() |
| private static native | int | nativeGetCommandMenuNo() |
| private static native | boolean | nativeInit() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeListBox.<init>() |
| 0001 | field | com.jblend.joe.JoeComponent.allowedPackageNames |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0004 | method | this.nativeCreate() |
| 0005 | objref | java.lang.OutOfMemoryError |
| 0006 | method | this.nativeDelete() |
| 0007 | method | this.nativeGetCommandMenuNo() |
| 0008 | field | this.COMMANDMENU |
| 0009 | method | this.nativeGetCanceled() |
| 000A | field | this.CANCELED |
| 000B | method | this.nativeInit() |
| 000C | objref | java.lang.Error |
| 000D | text | can't init commandmenu |
| 000E | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | ACTIVE |
| public static final | int | ALIGN_X_CENTER |
| public static final | int | ALIGN_X_LEFT |
| public static final | int | ALIGN_X_RIGHT |
| public static final | int | DIR_LTR |
| public static final | int | DIR_RTL |
| public static final | int | DISABLED |
| public static final | int | ENABLED |
| public static final | int | FALSE |
| public static final | int | FOCUSED |
| public static final | int | FOCUS_POLICY_OCCUPY |
| public static final | int | FOCUS_POLICY_SMOOTH |
| public static final | int | INVALID_HANDLE |
| public static final | int | PREF_GLOBAL_COLOR_BACKGROUND |
| public static final | int | PREF_GLOBAL_COLOR_BORDER |
| public static final | int | PREF_GLOBAL_COLOR_FOCUSED_BACKGROUND |
| public static final | int | PREF_GLOBAL_COLOR_FOCUSED_BORDER |
| public static final | int | PREF_GLOBAL_COLOR_FOCUSED_FOREGROUND |
| public static final | int | PREF_GLOBAL_COLOR_FOREGROUND |
| public static final | int | TRUE |
| static final | String[] | allowedPackageNames |
| private | int | joeHandle |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| final | void | _setHandle(int i1) |
| public final native | int | getFocusPolicy() |
| public static final native | int | getGraphics() |
| public final | int | getHandle() |
| public final native | int | getHeight() |
| public final native | int | getMinimumHeight() |
| public final native | int | getMinimumWidth() |
| public static final native | int | getPrefGlobalColor(int i1) |
| public final native | int | getPreferredHeight() |
| public final native | int | getPreferredHeightWithRespectToWidth(int i1) |
| public final native | int | getPreferredWidth() |
| public final native | int | getPreferredWidthWithRespectToHeight(int i1) |
| public final native | int | getState() |
| public final native | int | getType() |
| public final native | int | getWidth() |
| public final native | int | getX() |
| public final native | int | getY() |
| public final native | void | hide() |
| public static final | void | init() |
| private static native | int | nativeGetActive() |
| private static native | int | nativeGetAlignXCenter() |
| private static native | int | nativeGetAlignXLeft() |
| private static native | int | nativeGetAlignXRight() |
| private static native | int | nativeGetDirLtr() |
| private static native | int | nativeGetDirRtl() |
| private static native | int | nativeGetDisabled() |
| private static native | int | nativeGetEnabled() |
| private static native | int | nativeGetFalse() |
| private static native | int | nativeGetFocusPolicyOccupy() |
| private static native | int | nativeGetFocusPolicySmooth() |
| private static native | int | nativeGetFocused() |
| private static native | int | nativeGetInvalidHandle() |
| private static native | int | nativeGetPrefGlobalColorBackground() |
| private static native | int | nativeGetPrefGlobalColorBorder() |
| private static native | int | nativeGetPrefGlobalColorFocusedBackground() |
| private static native | int | nativeGetPrefGlobalColorFocusedBorder() |
| private static native | int | nativeGetPrefGlobalColorFocusedForeground() |
| private static native | int | nativeGetPrefGlobalColorForeground() |
| private static native | int | nativeGetTrue() |
| private static native | boolean | nativeInit() |
| public static final native | boolean | nativeUIGraphicsInit() |
| public final native | void | paint(int i1) |
| public final native | int | processKeyEvent(int i1, int i2, char c1) |
| public final native | int | processPointerEvent(int i1, int i2, int i3, int i4) |
| public static final native | void | relayoutAll() |
| public final native | void | setAlignmentX(int i1) |
| public final native | void | setFocusPolicy(int i1) |
| public final native | void | setFont(int i1) |
| public static final native | void | setGrobalLanguageDirection(int i1) |
| public final native | void | setLocation(int i1, int i2) |
| public final native | void | setSize(int i1, int i2) |
| public final native | void | setState(int i1) |
| public final native | void | setTruncateMode(boolean b1) |
| public final native | void | show(int i1) |
| References | ||
|---|---|---|
| 0000 | field | this.INVALID_HANDLE |
| 0001 | method | this.nativeGetDisabled() |
| 0002 | field | this.DISABLED |
| 0003 | method | this.nativeGetEnabled() |
| 0004 | field | this.ENABLED |
| 0005 | method | this.nativeGetFocused() |
| 0006 | field | this.FOCUSED |
| 0007 | method | this.nativeGetActive() |
| 0008 | field | this.ACTIVE |
| 0009 | method | this.nativeGetFocusPolicyOccupy() |
| 000A | field | this.FOCUS_POLICY_OCCUPY |
| 000B | method | this.nativeGetFocusPolicySmooth() |
| 000C | field | this.FOCUS_POLICY_SMOOTH |
| 000D | method | this.nativeGetInvalidHandle() |
| 000E | method | this.nativeGetTrue() |
| 000F | field | this.TRUE |
| 0010 | method | this.nativeGetFalse() |
| 0011 | field | this.FALSE |
| 0012 | method | this.nativeGetPrefGlobalColorBackground() |
| 0013 | field | this.PREF_GLOBAL_COLOR_BACKGROUND |
| 0014 | method | this.nativeGetPrefGlobalColorForeground() |
| 0015 | field | this.PREF_GLOBAL_COLOR_FOREGROUND |
| 0016 | method | this.nativeGetPrefGlobalColorFocusedBackground() |
| 0017 | field | this.PREF_GLOBAL_COLOR_FOCUSED_BACKGROUND |
| 0018 | method | this.nativeGetPrefGlobalColorFocusedForeground() |
| 0019 | field | this.PREF_GLOBAL_COLOR_FOCUSED_FOREGROUND |
| 001A | method | this.nativeGetPrefGlobalColorBorder() |
| 001B | field | this.PREF_GLOBAL_COLOR_BORDER |
| 001C | method | this.nativeGetPrefGlobalColorFocusedBorder() |
| 001D | field | this.PREF_GLOBAL_COLOR_FOCUSED_BORDER |
| 001E | method | this.nativeGetAlignXCenter() |
| 001F | field | this.ALIGN_X_CENTER |
| 0020 | method | this.nativeGetAlignXLeft() |
| 0021 | field | this.ALIGN_X_LEFT |
| 0022 | method | this.nativeGetAlignXRight() |
| 0023 | field | this.ALIGN_X_RIGHT |
| 0024 | method | this.nativeGetDirLtr() |
| 0025 | field | this.DIR_LTR |
| 0026 | method | this.nativeGetDirRtl() |
| 0027 | field | this.DIR_RTL |
| 0028 | objref | java.lang.String |
| 0029 | text | javax/microedition/lcdui |
| 002A | field | this.allowedPackageNames |
| 002B | method | this.nativeInit() |
| 002C | objref | java.lang.Error |
| 002D | text | can't init gui |
| 002E | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | BLANKET |
| public static final | int | CANCELRESPONSE |
| public static final | int | CHOICE |
| public static final | int | CONFIRM |
| public static final | int | DIALOG_TYPE_ALERT |
| public static final | int | DIALOG_TYPE_EXCLUSIVE |
| public static final | int | DIALOG_TYPE_NORMAL |
| public static final | int | NO |
| public static final | int | ONESHOT |
| public static final | int | RESPONSE |
| public static final | int | SESSION |
| public static final | int | TYPE_HTTP |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| private static native | int | nativeCreate(int i1) |
| private static native | void | nativeDelete(int i1) |
| private static native | int | nativeGetBlanket() |
| private static native | int | nativeGetCancelResponse() |
| private static native | int | nativeGetChoice() |
| private static native | int | nativeGetConfirmNo() |
| private static native | int | nativeGetDialogTypeAlert() |
| private static native | int | nativeGetDialogTypeExclusive() |
| private static native | int | nativeGetDialogTypeNormal() |
| private static native | int | nativeGetNo() |
| private static native | int | nativeGetOneShot() |
| private static native | int | nativeGetResponse() |
| private static native | int | nativeGetSession() |
| private static native | int | nativeGetTypeHttp() |
| private static native | boolean | nativeInit() |
| public native | void | setBackgroundColor(int i1) |
| public native | void | setCancelKeyPos(int i1) |
| public static native | void | setClientInsets(int i1, int i2, int i3, int i4) |
| public native | void | setDialogType(int i1) |
| public native | void | setForegroundColor(int i1) |
| public native | void | setInitialInteractionMode(int i1) |
| public native | void | setInteractionModes(int i1) |
| public native | void | setMessage(String s1) |
| public static native | void | setNativeDialogEvtHandler() |
| public native | void | setOkKeyPos(int i1) |
| public native | void | setPermissionIndex(int i1) |
| public native | void | setTextCancel(String s1) |
| public native | void | setTextChoices(boolean b1, String s1, String s2, String s3, String s4, String s5, String s6) |
| public native | void | setTextExclusiveChoices(String s1, String s2) |
| public native | void | setTextOk(String s1) |
| public native | void | setTitle(String s1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeComponent.<init>() |
| 0001 | field | com.jblend.joe.JoeComponent.allowedPackageNames |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0004 | method | this.nativeCreate() |
| 0005 | objref | java.lang.OutOfMemoryError |
| 0006 | method | this.nativeDelete() |
| 0007 | method | this.nativeGetConfirmNo() |
| 0008 | field | this.CONFIRM |
| 0009 | method | this.nativeGetTypeHttp() |
| 000A | field | this.TYPE_HTTP |
| 000B | method | this.nativeGetResponse() |
| 000C | field | this.RESPONSE |
| 000D | method | this.nativeGetCancelResponse() |
| 000E | field | this.CANCELRESPONSE |
| 000F | method | this.nativeGetChoice() |
| 0010 | field | this.CHOICE |
| 0011 | method | this.nativeGetNo() |
| 0012 | field | this.NO |
| 0013 | method | this.nativeGetOneShot() |
| 0014 | field | this.ONESHOT |
| 0015 | method | this.nativeGetSession() |
| 0016 | field | this.SESSION |
| 0017 | method | this.nativeGetBlanket() |
| 0018 | field | this.BLANKET |
| 0019 | method | this.nativeGetDialogTypeNormal() |
| 001A | field | this.DIALOG_TYPE_NORMAL |
| 001B | method | this.nativeGetDialogTypeAlert() |
| 001C | field | this.DIALOG_TYPE_ALERT |
| 001D | method | this.nativeGetDialogTypeExclusive() |
| 001E | field | this.DIALOG_TYPE_EXCLUSIVE |
| 001F | method | this.nativeInit() |
| 0020 | objref | java.lang.Error |
| 0021 | text | can't init confirm |
| 0022 | method | java.lang.Error.<init>() |
| Methods | ||
|---|---|---|
| void | <init>() | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeComponent.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | DATE |
| public static final | int | DATEFIELD |
| public static final | int | DATETIME |
| public static final | int | TIME |
| public static final | int | TIME_CHANGED |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| public native | byte | getDay() |
| public native | byte | getHour() |
| public native | int | getInputMode() |
| public native | byte | getMinute() |
| public native | byte | getMonth() |
| public native | int | getYear() |
| public native | void | invalidate() |
| public native | boolean | isValid() |
| private static native | int | nativeCreate(int i1) |
| private static native | void | nativeDelete(int i1) |
| private static native | int | nativeGetDate() |
| private static native | int | nativeGetDateFieldNo() |
| private static native | int | nativeGetDateTime() |
| private static native | int | nativeGetTime() |
| private static native | int | nativeGetTimeChanged() |
| private static native | boolean | nativeInit() |
| public native | void | setInputMode(int i1) |
| public native | void | setTime(int i1, byte b1, byte b2, byte b3, byte b4) |
| public native | void | setTitle(String s1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeComponent.<init>() |
| 0001 | field | com.jblend.joe.JoeComponent.allowedPackageNames |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0004 | method | this.nativeCreate() |
| 0005 | objref | java.lang.OutOfMemoryError |
| 0006 | method | this.nativeDelete() |
| 0007 | method | this.nativeGetDateFieldNo() |
| 0008 | field | this.DATEFIELD |
| 0009 | method | this.nativeGetDate() |
| 000A | field | this.DATE |
| 000B | method | this.nativeGetTime() |
| 000C | field | this.TIME |
| 000D | method | this.nativeGetDateTime() |
| 000E | field | this.DATETIME |
| 000F | method | this.nativeGetTimeChanged() |
| 0010 | field | this.TIME_CHANGED |
| 0011 | method | this.nativeInit() |
| 0012 | objref | java.lang.Error |
| 0013 | text | can't init datefield |
| 0014 | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | CONTINUOUS |
| public static final | int | GAUGE |
| public static final | int | INCREMENTAL |
| public static final | int | INDEFINITE |
| public static final | int | NORMAL |
| public static final | int | VALUE_CHANGED |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| public native | void | decrement(int i1) |
| public native | int | getMaxValue() |
| public native | int | getMode() |
| public native | int | getValue() |
| public native | void | idle(int i1) |
| public native | void | increment(int i1) |
| private static native | int | nativeCreate(int i1) |
| private static native | void | nativeDelete(int i1) |
| private static native | int | nativeGetContinuous() |
| private static native | int | nativeGetGaugeNo() |
| private static native | int | nativeGetIncremental() |
| private static native | int | nativeGetIndefinite() |
| private static native | int | nativeGetNormal() |
| private static native | int | nativeGetValueChanged() |
| private static native | boolean | nativeInit() |
| public native | void | setMaxValue(int i1) |
| public native | void | setMode(int i1) |
| public native | void | setValue(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeComponent.<init>() |
| 0001 | field | com.jblend.joe.JoeComponent.allowedPackageNames |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0004 | method | this.nativeCreate() |
| 0005 | objref | java.lang.OutOfMemoryError |
| 0006 | method | this.nativeDelete() |
| 0007 | method | this.nativeGetGaugeNo() |
| 0008 | field | this.GAUGE |
| 0009 | method | this.nativeGetNormal() |
| 000A | field | this.NORMAL |
| 000B | method | this.nativeGetIndefinite() |
| 000C | field | this.INDEFINITE |
| 000D | method | this.nativeGetContinuous() |
| 000E | field | this.CONTINUOUS |
| 000F | method | this.nativeGetIncremental() |
| 0010 | field | this.INCREMENTAL |
| 0011 | method | this.nativeGetValueChanged() |
| 0012 | field | this.VALUE_CHANGED |
| 0013 | method | this.nativeInit() |
| 0014 | objref | java.lang.Error |
| 0015 | text | can't init gauge |
| 0016 | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | IMPLICITLIST |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| private static native | int | nativeCreate(int i1) |
| private static native | void | nativeDelete(int i1) |
| private static native | int | nativeGetImplicitListNo() |
| private static native | boolean | nativeInit() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeListBox.<init>() |
| 0001 | field | com.jblend.joe.JoeComponent.allowedPackageNames |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0004 | method | this.nativeCreate() |
| 0005 | objref | java.lang.OutOfMemoryError |
| 0006 | method | this.nativeDelete() |
| 0007 | method | this.nativeGetImplicitListNo() |
| 0008 | field | this.IMPLICITLIST |
| 0009 | method | this.nativeInit() |
| 000A | objref | java.lang.Error |
| 000B | text | can't init implicitlist |
| 000C | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | KEEP_FOCUS |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| private static native | int | nativeGetKeepFocusNo() |
| References | ||
|---|---|---|
| 0000 | method | this.nativeGetKeepFocusNo() |
| 0001 | field | this.KEEP_FOCUS |
| Fields | ||
|---|---|---|
| public static final | int | LABEL |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| private static native | int | nativeCreate(int i1) |
| private static native | void | nativeDelete(int i1) |
| private static native | int | nativeGetLabelNo() |
| private static native | boolean | nativeInit() |
| public native | void | setText(String s1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeComponent.<init>() |
| 0001 | field | com.jblend.joe.JoeComponent.allowedPackageNames |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0004 | method | this.nativeCreate() |
| 0005 | objref | java.lang.OutOfMemoryError |
| 0006 | method | this.nativeDelete() |
| 0007 | method | this.nativeGetLabelNo() |
| 0008 | field | this.LABEL |
| 0009 | method | this.nativeInit() |
| 000A | objref | java.lang.Error |
| 000B | text | can't init label |
| 000C | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | SELECTION_CHANGED |
| public static final | int | WRAP_DEFAULT |
| public static final | int | WRAP_OFF |
| public static final | int | WRAP_ON |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| public static final native | int | getPrefImageHeight() |
| public static final native | int | getPrefImageWidth() |
| public final native | int | getSelectedIndex() |
| public final native | int | getSize() |
| public final native | int | getWrapPolicy() |
| public final native | void | insertItem(int i1) |
| public final native | boolean | isSelected(int i1) |
| private static native | int | nativeGetSelectionChanged() |
| private static native | int | nativeGetWrapDefault() |
| private static native | int | nativeGetWrapOff() |
| private static native | int | nativeGetWrapOn() |
| public final native | void | removeItem(int i1) |
| public final native | void | setFont(int i1, int i2) |
| public final native | void | setImage(int i1, int i2) |
| public final native | void | setOffScreen(int i1, int i2) |
| public final native | void | setSelected(int i1, boolean b1) |
| public final native | void | setText(int i1, String s1) |
| public native | void | setTitle(String s1) |
| public final native | void | setWrapPolicy(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeComponent.<init>() |
| 0001 | method | this.nativeGetWrapDefault() |
| 0002 | field | this.WRAP_DEFAULT |
| 0003 | method | this.nativeGetWrapOn() |
| 0004 | field | this.WRAP_ON |
| 0005 | method | this.nativeGetWrapOff() |
| 0006 | field | this.WRAP_OFF |
| 0007 | method | this.nativeGetSelectionChanged() |
| 0008 | field | this.SELECTION_CHANGED |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public final native | int | getFocusedIndex() |
| public final native | void | setFocusedIndex(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeList.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | ALERT |
| public static final | int | CHOICEGROUP_EXCLUSIVE |
| public static final | int | CHOICEGROUP_MULTIPLE |
| public static final | int | CHOICEGROUP_POPUP |
| public static final | int | COMMANDMENU |
| public static final | int | DATEFIELD |
| public static final | int | DISPLAYABLE_TITLE |
| public static final | int | GAUGE_INTERACTIVE |
| public static final | int | GAUGE_NON_INTERACTIVE |
| public static final | int | IMAGEITEM_BUTTON |
| public static final | int | ITEM_LABEL |
| public static final | int | LIST_EXCLUSIVE |
| public static final | int | LIST_IMPLICIT |
| public static final | int | LIST_MULTIPLE |
| public static final | int | PERMISSIONDIALOG |
| public static final | int | STRINGITEM_BUTTON |
| public static final | int | TEXTBOX |
| public static final | int | TEXTFIELD |
| public static final | int | TICKER |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| private static native | int | nativeGetAlertNo() |
| private static native | int | nativeGetChoiceGroupExclusiveNo() |
| private static native | int | nativeGetChoiceGroupMultipleNo() |
| private static native | int | nativeGetChoiceGroupPopupNo() |
| private static native | int | nativeGetCommandMenuNo() |
| private static native | int | nativeGetDateFieldNo() |
| private static native | int | nativeGetDisplayableTitleNo() |
| private static native | int | nativeGetGaugeInteractiveNo() |
| private static native | int | nativeGetGaugeNonInteractiveNo() |
| private static native | int | nativeGetImageitemButtonNo() |
| private static native | int | nativeGetItemLabelNo() |
| private static native | int | nativeGetListExclusiveNo() |
| private static native | int | nativeGetListImplicitNo() |
| private static native | int | nativeGetListMultipleNo() |
| private static native | int | nativeGetPermissionDialogNo() |
| private static native | int | nativeGetStringitemButtonNo() |
| private static native | int | nativeGetTextBoxNo() |
| private static native | int | nativeGetTextFieldNo() |
| private static native | int | nativeGetTickerNo() |
| References | ||
|---|---|---|
| 0000 | method | this.nativeGetItemLabelNo() |
| 0001 | field | this.ITEM_LABEL |
| 0002 | method | this.nativeGetTickerNo() |
| 0003 | field | this.TICKER |
| 0004 | method | this.nativeGetDisplayableTitleNo() |
| 0005 | field | this.DISPLAYABLE_TITLE |
| 0006 | method | this.nativeGetStringitemButtonNo() |
| 0007 | field | this.STRINGITEM_BUTTON |
| 0008 | method | this.nativeGetImageitemButtonNo() |
| 0009 | field | this.IMAGEITEM_BUTTON |
| 000A | method | this.nativeGetTextBoxNo() |
| 000B | field | this.TEXTBOX |
| 000C | method | this.nativeGetTextFieldNo() |
| 000D | field | this.TEXTFIELD |
| 000E | method | this.nativeGetChoiceGroupMultipleNo() |
| 000F | field | this.CHOICEGROUP_MULTIPLE |
| 0010 | method | this.nativeGetListMultipleNo() |
| 0011 | field | this.LIST_MULTIPLE |
| 0012 | method | this.nativeGetChoiceGroupExclusiveNo() |
| 0013 | field | this.CHOICEGROUP_EXCLUSIVE |
| 0014 | method | this.nativeGetListExclusiveNo() |
| 0015 | field | this.LIST_EXCLUSIVE |
| 0016 | method | this.nativeGetListImplicitNo() |
| 0017 | field | this.LIST_IMPLICIT |
| 0018 | method | this.nativeGetChoiceGroupPopupNo() |
| 0019 | field | this.CHOICEGROUP_POPUP |
| 001A | method | this.nativeGetGaugeInteractiveNo() |
| 001B | field | this.GAUGE_INTERACTIVE |
| 001C | method | this.nativeGetGaugeNonInteractiveNo() |
| 001D | field | this.GAUGE_NON_INTERACTIVE |
| 001E | method | this.nativeGetDateFieldNo() |
| 001F | field | this.DATEFIELD |
| 0020 | method | this.nativeGetCommandMenuNo() |
| 0021 | field | this.COMMANDMENU |
| 0022 | method | this.nativeGetPermissionDialogNo() |
| 0023 | field | this.PERMISSIONDIALOG |
| 0024 | method | this.nativeGetAlertNo() |
| 0025 | field | this.ALERT |
| Fields | ||
|---|---|---|
| public static final | int | RADIOBUTTON |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| private static native | int | nativeCreate(int i1) |
| private static native | void | nativeDelete(int i1) |
| private static native | int | nativeGetPopUpListNo() |
| private static native | boolean | nativeInit() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeList.<init>() |
| 0001 | field | com.jblend.joe.JoeComponent.allowedPackageNames |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0004 | method | this.nativeCreate() |
| 0005 | objref | java.lang.OutOfMemoryError |
| 0006 | method | this.nativeDelete() |
| 0007 | method | this.nativeGetPopUpListNo() |
| 0008 | field | this.RADIOBUTTON |
| 0009 | method | this.nativeInit() |
| 000A | objref | java.lang.Error |
| 000B | text | can't init popuplist |
| 000C | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | RADIOBUTTON |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| private static native | int | nativeCreate(int i1) |
| private static native | void | nativeDelete(int i1) |
| private static native | int | nativeGetRadioButtonNo() |
| private static native | boolean | nativeInit() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeListBox.<init>() |
| 0001 | field | com.jblend.joe.JoeComponent.allowedPackageNames |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0004 | method | this.nativeCreate() |
| 0005 | objref | java.lang.OutOfMemoryError |
| 0006 | method | this.nativeDelete() |
| 0007 | method | this.nativeGetRadioButtonNo() |
| 0008 | field | this.RADIOBUTTON |
| 0009 | method | this.nativeInit() |
| 000A | objref | java.lang.Error |
| 000B | text | can't init radiobutton |
| 000C | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | TEXTBOX |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| private static native | int | nativeCreate(int i1) |
| private static native | void | nativeDelete(int i1) |
| private static native | int | nativeGetTextBoxNo() |
| private static native | boolean | nativeInit() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeTextInput.<init>() |
| 0001 | field | com.jblend.joe.JoeComponent.allowedPackageNames |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0004 | method | this.nativeCreate() |
| 0005 | objref | java.lang.OutOfMemoryError |
| 0006 | method | this.nativeDelete() |
| 0007 | method | this.nativeGetTextBoxNo() |
| 0008 | field | this.TEXTBOX |
| 0009 | method | this.nativeInit() |
| 000A | objref | java.lang.Error |
| 000B | text | can't init textbox |
| 000C | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | ANY |
| public static final | int | CAPS_SENTENCE |
| public static final | int | CAPS_UNDEFINE |
| public static final | int | CAPS_WORD |
| public static final | int | DECIMAL |
| public static final | int | EMAILADDR |
| public static final | int | NUMERIC |
| public static final | int | PHONENUMBER |
| public static final | int | TEXT_CHANGED |
| public static final | int | URL |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| public final native | void | deleteText(int i1, int i2) |
| public final native | int | getCapitalMode() |
| public final native | int | getCaretPosition() |
| public final native | int | getConstraints() |
| public final native | int | getMaxSize() |
| public final native | String | getText() |
| public final native | int | getTextLength() |
| public final native | void | insertText(String s1, int i1) |
| public final native | boolean | isAllowedLineBreak() |
| public final native | boolean | isEditable() |
| public final native | boolean | isPassword() |
| public final native | boolean | isPredictive() |
| public final native | boolean | isSensitive() |
| private static native | int | nativeGetAny() |
| private static native | int | nativeGetCapsSentence() |
| private static native | int | nativeGetCapsUndefine() |
| private static native | int | nativeGetCapsWord() |
| private static native | int | nativeGetDecimal() |
| private static native | int | nativeGetEmailaddr() |
| private static native | int | nativeGetNumeric() |
| private static native | int | nativeGetPhonenumber() |
| private static native | int | nativeGetTextChanged() |
| private static native | int | nativeGetUrl() |
| public final native | void | setAllowedLineBreak(boolean b1) |
| public final native | void | setCapitalMode(int i1) |
| public final native | void | setConstraints(int i1) |
| public final native | void | setEditable(boolean b1) |
| public final native | void | setInputModeText(String s1) |
| public final native | int | setMaxSize(int i1) |
| public final native | void | setPassword(boolean b1) |
| public final native | void | setPredictive(boolean b1) |
| public final native | void | setSensitive(boolean b1) |
| public final native | void | setText(String s1) |
| public final native | void | setTitle(String s1) |
| public static final native | boolean | verifyString(String s1, int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeComponent.<init>() |
| 0001 | method | this.nativeGetAny() |
| 0002 | field | this.ANY |
| 0003 | method | this.nativeGetEmailaddr() |
| 0004 | field | this.EMAILADDR |
| 0005 | method | this.nativeGetNumeric() |
| 0006 | field | this.NUMERIC |
| 0007 | method | this.nativeGetPhonenumber() |
| 0008 | field | this.PHONENUMBER |
| 0009 | method | this.nativeGetUrl() |
| 000A | field | this.URL |
| 000B | method | this.nativeGetDecimal() |
| 000C | field | this.DECIMAL |
| 000D | method | this.nativeGetCapsUndefine() |
| 000E | field | this.CAPS_UNDEFINE |
| 000F | method | this.nativeGetCapsWord() |
| 0010 | field | this.CAPS_WORD |
| 0011 | method | this.nativeGetCapsSentence() |
| 0012 | field | this.CAPS_SENTENCE |
| 0013 | method | this.nativeGetTextChanged() |
| 0014 | field | this.TEXT_CHANGED |
| Fields | ||
|---|---|---|
| public static final | int | TICKER |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| private static native | int | nativeCreate(int i1) |
| private static native | void | nativeDelete(int i1) |
| private static native | int | nativeGetTickerNo() |
| private static native | boolean | nativeInit() |
| public native | void | setText(String s1) |
| public native | void | update() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeComponent.<init>() |
| 0001 | field | com.jblend.joe.JoeComponent.allowedPackageNames |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0004 | method | this.nativeCreate() |
| 0005 | objref | java.lang.OutOfMemoryError |
| 0006 | method | this.nativeDelete() |
| 0007 | method | this.nativeGetTickerNo() |
| 0008 | field | this.TICKER |
| 0009 | method | this.nativeInit() |
| 000A | objref | java.lang.Error |
| 000B | text | can't init ticker |
| 000C | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | TITLE |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| private static native | int | nativeCreate(int i1) |
| private static native | void | nativeDelete(int i1) |
| private static native | int | nativeGetTitleNo() |
| private static native | boolean | nativeInit() |
| public native | void | setText(String s1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.JoeComponent.<init>() |
| 0001 | field | com.jblend.joe.JoeComponent.allowedPackageNames |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0004 | method | this.nativeCreate() |
| 0005 | objref | java.lang.OutOfMemoryError |
| 0006 | method | this.nativeDelete() |
| 0007 | method | this.nativeGetTitleNo() |
| 0008 | field | this.TITLE |
| 0009 | method | this.nativeInit() |
| 000A | objref | java.lang.Error |
| 000B | text | can't init title |
| 000C | method | java.lang.Error.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>(OutputStream o1) |
| private static native | void | newLine() |
| public | void | print(String s1) |
| public | void | print(char[] c1) |
| public | void | print(boolean b1) |
| public | void | print(char c1) |
| public | void | print(double d1) |
| public | void | print(int i1) |
| public | void | print(float f1) |
| public | void | print(Object o1) |
| public | void | print(long l1) |
| public | void | println(char c1) |
| public | void | println(int i1) |
| public | void | println(long l1) |
| public | void | println(float f1) |
| public | void | println(double d1) |
| public | void | println(char[] c1) |
| public | void | println(String s1) |
| public | void | println() |
| public | void | println(Object o1) |
| public | void | println(boolean b1) |
| public | void | write(int i1) |
| public | void | write(byte[] b1, int i1, int i2) |
| private static native | void | writeByte(int i1) |
| private static native | void | writeBytes(byte[] b1, int i1, int i2) |
| private static native | void | writeChar(char c1) |
| private static native | void | writeChars(char[] c1) |
| private static native | void | writeString(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.PrintStream.<init>() |
| 0001 | method | java.io.PrintStream.write() |
| 0002 | method | this.writeByte() |
| 0003 | method | java.io.PrintStream.write() |
| 0004 | method | this.writeBytes() |
| 0005 | method | java.io.PrintStream.print() |
| 0006 | text | true |
| 0007 | text | false |
| 0008 | method | this.writeString() |
| 0009 | method | java.io.PrintStream.print() |
| 000A | method | this.writeChar() |
| 000B | method | java.io.PrintStream.print() |
| 000C | method | java.lang.String.valueOf() |
| 000D | method | java.io.PrintStream.print() |
| 000E | method | java.lang.String.valueOf() |
| 000F | method | java.io.PrintStream.print() |
| 0010 | method | java.lang.String.valueOf() |
| 0011 | method | java.io.PrintStream.print() |
| 0012 | method | java.lang.String.valueOf() |
| 0013 | method | java.io.PrintStream.print() |
| 0014 | method | this.writeChars() |
| 0015 | method | java.io.PrintStream.print() |
| 0016 | text | null |
| 0017 | method | java.io.PrintStream.print() |
| 0018 | method | java.lang.String.valueOf() |
| 0019 | method | java.io.PrintStream.println() |
| 001A | method | this.newLine() |
| 001B | method | this.print() |
| 001C | method | this.println() |
| 001D | method | this.print() |
| 001E | method | this.print() |
| 001F | method | this.print() |
| 0020 | method | this.print() |
| 0021 | method | this.print() |
| 0022 | method | this.print() |
| 0023 | method | this.print() |
| 0024 | method | this.print() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public static | byte[] | create(int i1) |
| public static | boolean | isLocked(byte[] b1) |
| public static | void | lock(byte[] b1) |
| public static native | boolean | nativeIsLocked(byte[] b1) |
| private static native | boolean | nativeLock(byte[] b1) |
| private static native | boolean | nativeUnlock(byte[] b1) |
| public static | void | unlock(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.NullPointerException |
| 0001 | text | lockableByteArray can't be null |
| 0002 | method | java.lang.NullPointerException.<init>() |
| 0003 | method | this.isLocked() |
| 0004 | method | this.nativeLock() |
| 0005 | objref | java.lang.RuntimeException |
| 0006 | text | Illegal byte array |
| 0007 | method | java.lang.RuntimeException.<init>() |
| 0008 | method | this.nativeUnlock() |
| 0009 | method | this.nativeIsLocked() |
| Fields | ||
|---|---|---|
| AbstractHandler | handler | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | close() |
| public | void | create(AbstractHandler a1, MediaControl m1) |
| protected | void | doCreate(MediaControl m1) |
| protected final | AbstractHandler | getHandler() |
| protected final | int | getHandlerState() |
| protected final | void | postEvent(String s1, Object o1) |
| References | ||
|---|---|---|
| 0000 | text | javax.microedition |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | method | this.doCreate() |
| 0003 | method | com.jblend.media.AbstractHandler.postEvent() |
| 0004 | method | com.jblend.media.AbstractHandler.getState() |
| 0005 | objref | ? |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| MediaControl | control | |
| Hashtable | controllers | |
| long | createdTime | |
| private static | creators | |
| DataSource | dataSource | |
| MediaEventController | eventControl | |
| boolean | isEndOfMedia | |
| Vector | listeners | |
| Object | lockObj | |
| int | loopcount | |
| int | state | |
| MediaSyncController | syncControl | |
| static | PlayerEventThread | thread |
| TimeBase | timeBase | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | addPlayerListener(PlayerListener p1) |
| private final | boolean | checkControl(String s1, Vector v1) |
| public | void | close() |
| protected | MediaControl | createControl(DataSource d1) |
| public | void | deallocate() |
| void | dispatch(String s1, Object o1) | |
| void | doClose() | |
| void | doRealize() | |
| public synchronized | void | errorOccurred(MediaControl m1, int i1) |
| public | String | getContentType() |
| public | Control | getControl(String s1) |
| private final | Control | getControlReal(String s1) |
| public | Control[] | getControls() |
| public final | long | getDuration() |
| public | long | getMediaTime() |
| public | int | getState() |
| public | TimeBase | getTimeBase() |
| private static native | void | nativeGetControlCreators(String[] s1) |
| private static native | int | nativeGetControlCreatorsCount() |
| public | void | postEvent(String s1, Object o1) |
| public | void | prefetch() |
| public | void | realize() |
| public | void | removePlayerListener(PlayerListener p1) |
| public synchronized | void | repeated(MediaControl m1) |
| public synchronized | void | seeked(MediaControl m1, long l1) |
| public | void | setLoopCount(int i1) |
| public | long | setMediaTime(long l1) |
| public | void | setSource(DataSource d1) |
| public | void | setTimeBase(TimeBase t1) |
| public | void | start() |
| public synchronized | void | stateChanged(MediaControl m1, int i1, long l1) |
| public | void | stop() |
| private | void | syncState() |
| public synchronized | void | userEvent(MediaControl m1, int i1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Object.<init>() |
| 0001 | objref | java.lang.Object |
| 0002 | text | javax/microedition/media |
| 0003 | method | com.jblend.util.Secure.checkPackage() |
| 0004 | objref | java.util.Vector |
| 0005 | method | java.util.Vector.<init>() |
| 0006 | objref | java.util.Hashtable |
| 0007 | method | java.util.Hashtable.<init>() |
| 0008 | field | this.thread |
| 0009 | objref | com.jblend.media.PlayerEventThread |
| 000A | method | com.jblend.media.PlayerEventThread.<init>() |
| 000B | method | java.lang.System.currentTimeMillis() |
| 000C | 0005 | 00000000 |
| 000D | 0000 | 000003E8 |
| 000E | method | com.jblend.media.core.MediaControl.syncState() |
| 000F | objref | java.lang.IllegalStateException |
| 0010 | text | player is already closed. |
| 0011 | method | java.lang.IllegalStateException.<init>() |
| 0012 | method | this.doRealize() |
| 0013 | method | this.createControl() |
| 0014 | 0003 | 0000FFFF |
| 0015 | method | com.jblend.media.core.MediaControl.getController() |
| 0016 | objref | com.jblend.media.core.MediaEventController |
| 0017 | objref | com.jblend.media.core.MediaSyncController |
| 0018 | method | com.jblend.media.core.MediaControl.addListener() |
| 0019 | objref | java.lang.SecurityException |
| 001A | text | realize() is not permitted. |
| 001B | method | java.lang.SecurityException.<init>() |
| 001C | objref | java.lang.Exception |
| 001D | objref | javax.microedition.media.MediaException |
| 001E | text | realize failed. |
| 001F | method | javax.microedition.media.MediaException.<init>() |
| 0020 | method | this.syncState() |
| 0021 | method | com.jblend.media.core.MediaControl.getState() |
| 0022 | method | com.jblend.media.core.MediaControl.load() |
| 0023 | text | prefetch() is not permitted. |
| 0024 | text | prefetch failed. |
| 0025 | text | started |
| 0026 | objref | java.lang.Long |
| 0027 | method | java.lang.Long.<init>() |
| 0028 | method | com.jblend.media.PlayerEventThread.post() |
| 0029 | text | endOfMedia |
| 002A | method | com.jblend.media.core.MediaControl.setLoop() |
| 002B | method | javax.microedition.media.protocol.DataSource.getLocator() |
| 002C | text | device://midi |
| 002D | method | java.lang.String.equals() |
| 002E | method | com.jblend.media.core.MediaControl.getIncludedContents() |
| 002F | method | com.jblend.media.core.MediaControl.getDuration() |
| 0030 | method | com.jblend.media.core.MediaControl.start() |
| 0031 | method | com.jblend.media.core.MediaControl.restart() |
| 0032 | text | start() is not permitted. |
| 0033 | text | start failed. |
| 0034 | method | com.jblend.media.core.MediaControl.pause() |
| 0035 | text | stop() is not permitted. |
| 0036 | text | stop failed. |
| 0037 | method | com.jblend.media.core.MediaControl.getMimeType() |
| 0038 | text | audio/x-tone-seq |
| 0039 | method | com.jblend.media.core.MediaControl.unset() |
| 003A | method | com.jblend.media.core.MediaControl.removeListener() |
| 003B | method | com.jblend.media.core.MediaControl.stop() |
| 003C | method | com.jblend.media.core.MediaControl.unload() |
| 003D | text | player is in illegal state. |
| 003E | method | javax.microedition.media.protocol.DataSource.disconnect() |
| 003F | method | this.doClose() |
| 0040 | text | closed |
| 0041 | method | java.util.Hashtable.elements() |
| 0042 | method | java.util.Enumeration.nextElement() |
| 0043 | objref | com.jblend.media.AbstractControl |
| 0044 | method | com.jblend.media.AbstractControl.close() |
| 0045 | method | java.util.Enumeration.hasMoreElements() |
| 0046 | method | java.util.Hashtable.clear() |
| 0047 | text | cannot set TimeBase in such a state. |
| 0048 | method | this.getTimeBase() |
| 0049 | text | this player cannot sync with anyone. |
| 004A | method | com.jblend.media.core.MediaSyncController.useClockOf() |
| 004B | objref | com.jblend.media.AbstractHandler$PlayerTimeBase |
| 004C | method | com.jblend.media.AbstractHandler$PlayerTimeBase.<init>() |
| 004D | objref | com.jblend.media.TimeBaseImpl |
| 004E | method | com.jblend.media.TimeBaseImpl.getControl() |
| 004F | objref | java.lang.RuntimeException |
| 0050 | objref | java.lang.StringBuffer |
| 0051 | method | java.lang.StringBuffer.<init>() |
| 0052 | text | cannot sync with |
| 0053 | method | java.lang.StringBuffer.append() |
| 0054 | method | java.lang.StringBuffer.append() |
| 0055 | method | java.lang.StringBuffer.toString() |
| 0056 | method | java.lang.RuntimeException.<init>() |
| 0057 | text | setTimeBase failed. |
| 0058 | text | cannot set media time in such a state. |
| 0059 | method | com.jblend.media.core.MediaControl.setTime() |
| 005A | text | setMediaTime failed. |
| 005B | method | com.jblend.media.core.MediaControl.getTime() |
| 005C | 0005 | FFFFFFFF |
| 005D | 0000 | FFFFFFFF |
| 005E | objref | java.lang.String |
| 005F | method | java.lang.String.<init>() |
| 0060 | text | player is already started. |
| 0061 | objref | java.lang.IllegalArgumentException |
| 0062 | text | count is illegal value. |
| 0063 | method | java.lang.IllegalArgumentException.<init>() |
| 0064 | method | java.util.Vector.contains() |
| 0065 | method | java.util.Vector.addElement() |
| 0066 | method | java.util.Vector.removeElement() |
| 0067 | text | player is not yet realized. |
| 0068 | text | controlType is null. |
| 0069 | method | this.getControlReal() |
| 006A | text | VolumeControl |
| 006B | method | this.checkControl() |
| 006C | text | ToneControl |
| 006D | text | StopTimeControl |
| 006E | text | PitchControl |
| 006F | text | MIDIControl |
| 0070 | text | TempoControl |
| 0071 | text | RateControl |
| 0072 | text | MetaDataControl |
| 0073 | text | VideoControl |
| 0074 | text | GUIControl |
| 0075 | text | FramePositioningControl |
| 0076 | text | RecordControl |
| 0077 | method | com.jblend.media.core.MediaControl.getUserControllerNames() |
| 0078 | method | java.util.Hashtable.keys() |
| 0079 | field | this.creators |
| 007A | method | com.jblend.media.control.CustomControlCreator.getAllControlTypeNames() |
| 007B | method | java.util.Vector.size() |
| 007C | objref | ? |
| 007D | method | java.util.Vector.elementAt() |
| 007E | text | locator is null. |
| 007F | text | javax.microedition.media.control. |
| 0080 | method | java.lang.String.startsWith() |
| 0081 | method | java.lang.String.lastIndexOf() |
| 0082 | text | com.jblend.media.control. |
| 0083 | method | java.lang.String.substring() |
| 0084 | text | Impl |
| 0085 | method | java.util.Hashtable.get() |
| 0086 | method | java.lang.Class.forName() |
| 0087 | method | java.lang.Class.newInstance() |
| 0088 | method | com.jblend.media.AbstractControl.create() |
| 0089 | objref | com.jblend.media.control.usercontrol.UserControl |
| 008A | method | com.jblend.media.control.usercontrol.UserControl.setName() |
| 008B | method | java.util.Hashtable.put() |
| 008C | objref | java.lang.InstantiationException |
| 008D | method | com.jblend.media.control.CustomControlCreator.createControl() |
| 008E | method | com.jblend.media.core.MediaControl.isBlock() |
| 008F | text | stopped |
| 0090 | text | stoppedAtTime |
| 0091 | text | durationUpdated |
| 0092 | text | deviceUnavailable |
| 0093 | text | deviceAvailable |
| 0094 | text | recordStarted |
| 0095 | text | recordStopped |
| 0096 | text | error |
| 0097 | text | recordError |
| 0098 | method | com.jblend.media.core.MediaEventController.getErrorCause() |
| 0099 | method | com.jblend.media.core.MediaEventController.getUserType() |
| 009A | method | com.jblend.media.core.MediaEventController.getUserParam() |
| 009B | method | java.lang.Long.longValue() |
| 009C | text | device://tone |
| 009D | objref | javax.microedition.media.PlayerListener |
| 009E | method | javax.microedition.media.PlayerListener.playerUpdate() |
| 009F | objref | java.lang.Throwable |
| 00A0 | field | java.lang.System.err |
| 00A1 | text | occurred in PlayerListener, ignored. |
| 00A2 | method | java.io.PrintStream.println() |
| 00A3 | method | com.jblend.media.core.MediaControl.init() |
| 00A4 | method | this.nativeGetControlCreatorsCount() |
| 00A5 | method | this.nativeGetControlCreators() |
| 00A6 | objref | com.jblend.media.control.CustomControlCreator |
| 00A7 | objref | java.lang.Error |
| 00A8 | text | Can not find Class : |
| 00A9 | method | java.lang.Error.<init>() |
| 00AA | objref | com.jblend.media.PlayerInterface |
| 00AB | objref | com.jblend.media.core.MediaControlListener |
| 00AC | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| long | createdTime | |
| AbstractHandler | handler | |
| MediaSyncController | syncControl | |
| private final | AbstractHandler | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(AbstractHandler a1, AbstractHandler a2, long l1) | |
| public | MediaSyncController | getControl() |
| public | long | getTime() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.TimeBaseImpl.<init>() |
| 0001 | method | java.lang.System.currentTimeMillis() |
| 0002 | 0005 | 00000000 |
| 0003 | 0000 | 000003E8 |
| 0004 | method | com.jblend.media.core.MediaSyncController.getClock() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| static | DataSourceCreator | creator |
| static | Vector | schemes |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| public | PlayerInterface | createPlayer(String s1) |
| public | Vector | getSupportedProtocols() |
| private static native | int | nativeGetCount() |
| private static native | String | nativeGetCreator() |
| private static native | String | nativeGetScheme(int i1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.String.indexOf() |
| 0001 | field | this.schemes |
| 0002 | method | java.lang.String.substring() |
| 0003 | method | java.util.Vector.contains() |
| 0004 | field | this.creator |
| 0005 | method | com.jblend.media.protocol.DataSourceCreator.createDataSource() |
| 0006 | method | javax.microedition.media.protocol.DataSource.connect() |
| 0007 | method | javax.microedition.media.protocol.DataSource.getContentType() |
| 0008 | method | com.jblend.media.core.MediaType.getFromMimeType() |
| 0009 | objref | javax.microedition.media.MediaException |
| 000A | text | content-type not found. |
| 000B | method | javax.microedition.media.MediaException.<init>() |
| 000C | method | com.jblend.media.core.MediaType.getMediaType() |
| 000D | method | com.jblend.media.core.MediaProfile.isSupported() |
| 000E | text | content-type not supported. |
| 000F | objref | com.jblend.media.content.storage.Handler |
| 0010 | method | com.jblend.media.content.storage.Handler.<init>() |
| 0011 | method | com.jblend.media.PlayerInterface.setSource() |
| 0012 | objref | java.io.IOException |
| 0013 | method | javax.microedition.media.protocol.DataSource.disconnect() |
| 0014 | text | cannot get player. |
| 0015 | method | java.io.IOException.<init>() |
| 0016 | objref | java.lang.SecurityException |
| 0017 | text | createPlayer() is not permitted. |
| 0018 | method | java.lang.SecurityException.<init>() |
| 0019 | objref | java.lang.Exception |
| 001A | text | createPlayer() failed. |
| 001B | method | this.nativeGetCount() |
| 001C | method | this.nativeGetCreator() |
| 001D | method | java.lang.Class.forName() |
| 001E | method | java.lang.Class.newInstance() |
| 001F | objref | com.jblend.media.protocol.DataSourceCreator |
| 0020 | objref | java.util.Vector |
| 0021 | method | java.util.Vector.<init>() |
| 0022 | method | this.nativeGetScheme() |
| 0023 | method | java.util.Vector.addElement() |
| 0024 | objref | com.jblend.media.PlayerFactory |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| static | DataSinkCreator | creator |
| static | Vector | customs |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | DataSink | createDataSink(String s1) |
| private static native | int | nativeGetCount() |
| private static native | String | nativeGetCreator() |
| private static native | String | nativeGetScheme(int i1) |
| References | ||
|---|---|---|
| 0000 | text | javax.microedition |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | text | : |
| 0003 | method | java.lang.String.indexOf() |
| 0004 | objref | javax.microedition.media.MediaException |
| 0005 | text | locator is illegal. |
| 0006 | method | javax.microedition.media.MediaException.<init>() |
| 0007 | method | java.lang.String.substring() |
| 0008 | field | this.customs |
| 0009 | method | java.util.Vector.contains() |
| 000A | field | this.creator |
| 000B | method | com.jblend.media.protocol.DataSinkCreator.createDataSink() |
| 000C | objref | java.lang.StringBuffer |
| 000D | method | java.lang.StringBuffer.<init>() |
| 000E | text | com.jblend.media.protocol. |
| 000F | method | java.lang.StringBuffer.append() |
| 0010 | text | .DataSinkImpl |
| 0011 | method | java.lang.StringBuffer.toString() |
| 0012 | method | java.lang.Class.forName() |
| 0013 | method | java.lang.Class.newInstance() |
| 0014 | objref | com.jblend.media.protocol.DataSink |
| 0015 | method | com.jblend.media.protocol.DataSink.setLocator() |
| 0016 | objref | java.lang.Exception |
| 0017 | text | DataSink class not found. |
| 0018 | method | this.nativeGetCount() |
| 0019 | method | this.nativeGetCreator() |
| 001A | objref | com.jblend.media.protocol.DataSinkCreator |
| 001B | objref | java.util.Vector |
| 001C | method | java.util.Vector.<init>() |
| 001D | method | this.nativeGetScheme() |
| 001E | method | java.util.Vector.addElement() |
| Fields | ||
|---|---|---|
| public static final | String | BUFFERING_STARTED |
| public static final | String | BUFFERING_STOPPED |
| public static final | String | CLOSED |
| public static final | String | DEVICE_AVAILABLE |
| public static final | String | DEVICE_UNAVAILABLE |
| public static final | String | DURATION_UPDATED |
| public static final | String | END_OF_MEDIA |
| public static final | String | ERROR |
| public static final | String | RECORD_ERROR |
| public static final | String | RECORD_STARTED |
| public static final | String | RECORD_STOPPED |
| public static final | String | SIZE_CHANGED |
| public static final | String | STARTED |
| public static final | String | STOPPED |
| public static final | String | STOPPED_AT_TIME |
| public static final | String | VOLUME_CHANGED |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| public static final | String | MIDI_DEVICE_LOCATOR |
| static final | String | MIDI_TYPE |
| public static final | String | TONE_DEVICE_LOCATOR |
| static final | String | TONE_TYPE |
| static | PlayerFactory | customFactory |
| static | Vector | customProtocols |
| static | Vector | defaultProtocols |
| static | Vector | encoderTypes |
| static | boolean | isMIDIDevSupported |
| static | PlayerFactory | streamFactory |
| static | Vector | streamProtocols |
| private static | TimeBase | systemTimeBase |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | void | addEncodeTypes(Vector v1, MediaType m1) |
| static | void | addType(Vector v1, MediaType m1) |
| static | void | addVector(Vector v1, Vector v2) |
| static | String[] | convVect2Str(Vector v1) |
| public static | Player | createPlayer(InputStream i1, String s1) |
| public static | Player | createPlayer(String s1) |
| public static | Player | createPlayer(DataSource d1) |
| public static final | byte[] | getData(DataSource d1) |
| public static | String[] | getSupportedContentTypes(String s1) |
| public static | String[] | getSupportedProtocols(String s1) |
| public static | TimeBase | getSystemTimeBase() |
| private static native | int | nativeGetEncoderCount(MediaType m1) |
| private static native | String | nativeGetEncoderType(MediaType m1, int i1) |
| private static native | String | nativeGetInputDeviceMIMEType(MediaType m1) |
| private static native | int | nativeGetProtocolCount() |
| private static native | String | nativeGetProtocolName(int i1) |
| private static native | int | nativeGetSnapEncoderCount(MediaType m1) |
| private static native | String | nativeGetSnapEncoderType(MediaType m1, int i1) |
| private static native | void | nativeInitialize() |
| private static native | boolean | nativeIsMIDIDevSupported() |
| public static | void | playTone(int i1, int i2, int i3) |
| References | ||
|---|---|---|
| 0000 | text | javax.microedition |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | method | java.lang.String.toLowerCase() |
| 0003 | text | device |
| 0004 | method | java.lang.String.equals() |
| 0005 | text | capture |
| 0006 | field | this.streamProtocols |
| 0007 | method | java.util.Vector.contains() |
| 0008 | field | this.customProtocols |
| 0009 | field | this.defaultProtocols |
| 000A | objref | java.lang.String |
| 000B | objref | java.util.Vector |
| 000C | method | java.util.Vector.<init>() |
| 000D | method | com.jblend.media.core.MediaType.getAllSupportedTypes() |
| 000E | method | java.util.Vector.size() |
| 000F | method | java.util.Vector.elementAt() |
| 0010 | objref | com.jblend.media.core.MediaType |
| 0011 | method | com.jblend.media.core.MediaType.getMediaType() |
| 0012 | 0003 | 10000000 |
| 0013 | method | com.jblend.media.core.MediaProfile.isSupported() |
| 0014 | method | com.jblend.media.core.MediaType.canStream() |
| 0015 | method | this.addType() |
| 0016 | field | this.encoderTypes |
| 0017 | method | this.addVector() |
| 0018 | text | audio/x-tone-seq |
| 0019 | method | java.util.Vector.addElement() |
| 001A | field | this.isMIDIDevSupported |
| 001B | text | audio/midi |
| 001C | method | this.convVect2Str() |
| 001D | method | com.jblend.media.core.MediaType.getFromMimeType() |
| 001E | objref | java.lang.IllegalArgumentException |
| 001F | text | locator is null. |
| 0020 | method | java.lang.IllegalArgumentException.<init>() |
| 0021 | field | this.streamFactory |
| 0022 | method | com.jblend.media.PlayerFactory.createPlayer() |
| 0023 | field | this.customFactory |
| 0024 | method | java.lang.String.indexOf() |
| 0025 | objref | javax.microedition.media.MediaException |
| 0026 | text | illegal URL syntax. |
| 0027 | method | javax.microedition.media.MediaException.<init>() |
| 0028 | method | java.lang.String.substring() |
| 0029 | field | com.jblend.media.option.mmapi.MMAPIOptions.MEDIA_MMAPI_SUPPORTS_HTTPS |
| 002A | text | https |
| 002B | objref | java.lang.StringBuffer |
| 002C | method | java.lang.StringBuffer.<init>() |
| 002D | method | java.lang.StringBuffer.append() |
| 002E | text | is not supported. |
| 002F | method | java.lang.StringBuffer.toString() |
| 0030 | text | http |
| 0031 | text | com.jblend.media.protocol. |
| 0032 | text | .DataSourceCreatorImpl |
| 0033 | method | java.lang.Class.forName() |
| 0034 | method | java.lang.Class.newInstance() |
| 0035 | objref | com.jblend.media.protocol.DataSourceCreator |
| 0036 | method | com.jblend.media.protocol.DataSourceCreator.createDataSource() |
| 0037 | method | javax.microedition.media.protocol.DataSource.connect() |
| 0038 | method | javax.microedition.media.protocol.DataSource.getContentType() |
| 0039 | text | content-type not found. |
| 003A | text | content-type not supported. |
| 003B | text | device://tone |
| 003C | text | storage |
| 003D | text | device://midi |
| 003E | objref | java.lang.RuntimeException |
| 003F | text | Real-time MIDI is not supported. |
| 0040 | method | java.lang.RuntimeException.<init>() |
| 0041 | text | datafolder |
| 0042 | text | com.jblend.media.content. |
| 0043 | text | .Handler |
| 0044 | objref | com.jblend.media.PlayerInterface |
| 0045 | method | com.jblend.media.PlayerInterface.setSource() |
| 0046 | objref | java.io.IOException |
| 0047 | method | javax.microedition.media.protocol.DataSource.disconnect() |
| 0048 | text | cannot connect with the DataSource. |
| 0049 | method | java.io.IOException.<init>() |
| 004A | objref | java.lang.SecurityException |
| 004B | text | createPlayer() is not permitted. |
| 004C | method | java.lang.SecurityException.<init>() |
| 004D | objref | java.lang.Exception |
| 004E | text | createPlayer() failed. |
| 004F | text | DataSource is null. |
| 0050 | method | javax.microedition.media.MediaException.<init>() |
| 0051 | objref | com.jblend.media.content.storage.Handler |
| 0052 | method | com.jblend.media.content.storage.Handler.<init>() |
| 0053 | text | stream is null. |
| 0054 | objref | com.jblend.media.protocol.resource.DataSourceImpl |
| 0055 | method | com.jblend.media.protocol.resource.DataSourceImpl.<init>() |
| 0056 | text | cannot get player. |
| 0057 | method | com.jblend.media.core.MediaControl.getControlLock() |
| 0058 | method | com.jblend.media.core.MediaToneSeqController.playSingleTone() |
| 0059 | text | cannot play tone. |
| 005A | method | com.jblend.media.core.MediaControl.releaseControlLock() |
| 005B | field | this.systemTimeBase |
| 005C | objref | com.jblend.media.SystemTimeBase |
| 005D | method | com.jblend.media.SystemTimeBase.<init>() |
| 005E | method | javax.microedition.media.protocol.DataSource.start() |
| 005F | method | javax.microedition.media.protocol.DataSource.getStreams() |
| 0060 | method | javax.microedition.media.protocol.SourceStream.getContentLength() |
| 0061 | method | javax.microedition.media.protocol.SourceStream.read() |
| 0062 | objref | com.jblend.media.MediaManager$1$LinkedList |
| 0063 | method | com.jblend.media.MediaManager$1$LinkedList.<init>() |
| 0064 | method | com.jblend.media.MediaManager$1$LinkedList.append() |
| 0065 | method | javax.microedition.media.protocol.DataSource.stop() |
| 0066 | method | com.jblend.media.MediaManager$1$LinkedList.toByteArray() |
| 0067 | method | com.jblend.media.core.MediaType.getMIMEType() |
| 0068 | method | this.nativeGetInputDeviceMIMEType() |
| 0069 | method | this.nativeGetEncoderCount() |
| 006A | method | this.nativeGetEncoderType() |
| 006B | method | this.nativeGetSnapEncoderCount() |
| 006C | method | this.nativeGetSnapEncoderType() |
| 006D | method | java.lang.String.<init>() |
| 006E | method | this.nativeInitialize() |
| 006F | text | com.jblend.media.StreamPlayerFactory |
| 0070 | objref | com.jblend.media.PlayerFactory |
| 0071 | method | com.jblend.media.PlayerFactory.getSupportedProtocols() |
| 0072 | text | com.jblend.media.CustomSourcePlayerFactory |
| 0073 | method | this.nativeGetProtocolCount() |
| 0074 | method | this.nativeGetProtocolName() |
| 0075 | method | this.addEncodeTypes() |
| 0076 | method | this.nativeIsMIDIDevSupported() |
| Fields | ||
|---|---|---|
| Vector | list | |
| int | size | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | append(byte[] b1, int i1) |
| public | byte[] | toByteArray() |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | method | java.lang.System.arraycopy() |
| 0003 | method | java.util.Vector.addElement() |
| 0004 | method | java.util.Vector.elementAt() |
| 0005 | objref | ? |
| 0006 | method | java.util.Vector.size() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| Methods | ||
|---|---|---|
| void | <init>() | |
| protected | void | parseEvent(Object o1) |
| synchronized | void | post(Player p1, String s1, Object o1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.EventThread.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | objref | com.jblend.media.PlayerEventThread$PlayerEvent |
| 0004 | method | com.jblend.media.PlayerEventThread$PlayerEvent.<init>() |
| 0005 | method | com.jblend.media.core.EventThread.post() |
| 0006 | objref | com.jblend.media.AbstractHandler |
| 0007 | method | com.jblend.media.AbstractHandler.dispatch() |
| Fields | ||
|---|---|---|
| String | eventType | |
| Object | param | |
| Player | player | |
| private final | PlayerEventThread | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(PlayerEventThread p1, Player p2, String s1, Object o1) | |
| Methods | ||
|---|---|---|
| public | PlayerInterface | createPlayer(String s1) |
| public | Vector | getSupportedProtocols() |
| References | ||
|---|---|---|
| 0000 | objref | java.io.IOException |
| 0001 | objref | javax.microedition.media.MediaException |
| Methods | ||
|---|---|---|
| public | void | setSource(DataSource d1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.media.Player |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| static | Vector | schemes |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| public | PlayerInterface | createPlayer(String s1) |
| public | Vector | getSupportedProtocols() |
| boolean | hasProtocol(String s1) | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | MediaSyncController | getControl() |
| public | long | getTime() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.TimeBaseImpl.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | java.lang.System.currentTimeMillis() |
| 0004 | 0005 | 00000000 |
| 0005 | 0000 | 000003E8 |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | MediaSyncController | getControl() |
| public | long | getTime() |
| References | ||
|---|---|---|
| 0000 | text | javax.microedition |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | objref | javax.microedition.media.TimeBase |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| MediaBuffer | buffer | |
| int | state | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| protected final | MediaControl | createControl(DataSource d1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.AbstractHandler.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | objref | com.jblend.media.protocol.capture.DataSourceImpl |
| 0004 | objref | com.jblend.media.core.MediaInputDeviceControl |
| 0005 | method | com.jblend.media.core.MediaInputDeviceControl.<init>() |
| 0006 | objref | java.lang.IllegalArgumentException |
| 0007 | text | device is null |
| 0008 | method | java.lang.IllegalArgumentException.<init>() |
| 0009 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| MediaStorage | buffer | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| protected final | MediaControl | createControl(DataSource d1) |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| protected final | MediaControl | createControl(DataSource d1) |
| public | void | eventOccurred(MediaStreamControl m1, int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.AbstractHandler.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | javax.microedition.media.protocol.DataSource.getContentType() |
| 0004 | objref | com.jblend.media.core.MediaStreamControl |
| 0005 | method | com.jblend.media.core.MediaStreamControl.<init>() |
| 0006 | objref | java.lang.IllegalArgumentException |
| 0007 | text | cannot create player. |
| 0008 | method | java.lang.IllegalArgumentException.<init>() |
| 0009 | objref | com.jblend.media.protocol.stream.DataSourceImpl |
| 000A | method | com.jblend.media.core.MediaStreamControl.set() |
| 000B | text | bufferingStarted |
| 000C | objref | java.lang.Long |
| 000D | method | com.jblend.media.core.MediaControl.getTime() |
| 000E | method | java.lang.Long.<init>() |
| 000F | method | com.jblend.media.AbstractHandler.postEvent() |
| 0010 | text | bufferingStopped |
| 0011 | objref | com.jblend.media.core.MediaStreamListener |
| 0012 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | AbstractControl | createControl(String s1) |
| public | String[] | getAllControlTypeNames() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| MediaFrameController | control | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| protected final | void | doCreate(MediaControl m1) |
| public | long | mapFrameToTime(int i1) |
| public | int | mapTimeToFrame(long l1) |
| public | int | seek(int i1) |
| public | int | skip(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.AbstractControl.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | com.jblend.media.core.MediaControl.getController() |
| 0004 | objref | com.jblend.media.core.MediaFrameController |
| 0005 | objref | java.lang.RuntimeException |
| 0006 | text | cannot create FramePositioningControl. |
| 0007 | method | java.lang.RuntimeException.<init>() |
| 0008 | method | com.jblend.media.AbstractControl.getHandlerState() |
| 0009 | method | this.mapFrameToTime() |
| 000A | method | com.jblend.media.AbstractHandler.setMediaTime() |
| 000B | objref | javax.microedition.media.MediaException |
| 000C | method | com.jblend.media.core.MediaFrameController.getCurFrame() |
| 000D | 0003 | 7FFFFFFF |
| 000E | 0005 | FFFFFFFF |
| 000F | 0000 | FFFFFFFF |
| 0010 | method | com.jblend.media.core.MediaFrameController.frameToTime() |
| 0011 | objref | java.lang.Exception |
| 0012 | method | com.jblend.media.core.MediaFrameController.timeToFrame() |
| 0013 | objref | javax.microedition.media.control.FramePositioningControl |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | boolean | DEBUG2 |
| private static final | boolean | VERIFICATION |
| MediaVideoController | control | |
| int | height | |
| boolean | isDrawing | |
| boolean | isInDisplay | |
| boolean | isOccupied | |
| private | boolean | isRedrawed |
| boolean | isVisible | |
| Object | item | |
| static | VideoItemCreator | itemCreator |
| int | mediaHeight | |
| int | mediaWidth | |
| int | videoMode | |
| int | width | |
| int | x | |
| int | y | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | clip(int i1, int i2, int i3, int i4) |
| public | void | close() |
| protected | void | doCreate(MediaControl m1) |
| public | void | hideNotify() |
| public | Object | initDisplayMode(int i1, Object o1) |
| public | void | itemSizeChaged(int i1, int i2) |
| public | void | notifyDisplayUpdated(Object o1) |
| public | void | notifyEndDraw(Object o1) |
| public | void | notifyHideScreen(Object o1) |
| public | void | notifyOccupyScreen(Object o1) |
| public | void | notifyReleaseScreen(Object o1) |
| public | void | notifyShowScreen(Object o1) |
| public | void | notifyStartDraw(Object o1) |
| void | postSizeEvent(int i1, int i2) | |
| public | void | redraw(Graphics g1, int i1, int i2, int i3, int i4) |
| public static | void | setCreator(VideoItemCreator v1) |
| public | void | showNotify() |
| public | void | startUpdate() |
| public | void | stopUpdate() |
| Fields | ||
|---|---|---|
| boolean | canQuery | |
| MediaMIDIController | control | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| protected final | void | doCreate(MediaControl m1) |
| public | int[] | getBankList(boolean b1) |
| public | int | getChannelVolume(int i1) |
| public | String | getKeyName(int i1, int i2, int i3) |
| public | int[] | getProgram(int i1) |
| public | int[] | getProgramList(int i1) |
| public | String | getProgramName(int i1, int i2) |
| public | boolean | isBankQuerySupported() |
| public | int | longMidiEvent(byte[] b1, int i1, int i2) |
| public | void | setChannelVolume(int i1, int i2) |
| public | void | setProgram(int i1, int i2, int i3) |
| public | void | shortMidiEvent(int i1, int i2, int i3) |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public static | Hashtable | getFromLocator(String s1) |
| public static | Hashtable | getFromProperty(String s1) |
| References | ||
|---|---|---|
| 0000 | text | javax.microedition |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | method | java.lang.String.indexOf() |
| 0003 | method | java.lang.String.substring() |
| 0004 | method | this.getFromProperty() |
| 0005 | objref | java.util.Hashtable |
| 0006 | method | java.util.Hashtable.<init>() |
| 0007 | method | java.lang.String.indexOf() |
| 0008 | method | java.lang.String.substring() |
| 0009 | method | java.lang.String.toLowerCase() |
| 000A | method | java.util.Hashtable.put() |
| Fields | ||
|---|---|---|
| MediaMetaDataController | control | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| protected final | void | doCreate(MediaControl m1) |
| public | String | getKeyValue(String s1) |
| public | String[] | getKeys() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.AbstractControl.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | com.jblend.media.core.MediaControl.getController() |
| 0004 | objref | com.jblend.media.core.MediaMetaDataController |
| 0005 | objref | java.lang.RuntimeException |
| 0006 | text | cannot create MetaDataControl. |
| 0007 | method | java.lang.RuntimeException.<init>() |
| 0008 | method | com.jblend.media.AbstractControl.getHandlerState() |
| 0009 | method | com.jblend.media.core.MediaMetaDataController.getKeys() |
| 000A | objref | java.lang.IllegalArgumentException |
| 000B | text | key is null. |
| 000C | method | java.lang.IllegalArgumentException.<init>() |
| 000D | method | com.jblend.media.core.MediaMetaDataController.getKeyValue() |
| 000E | objref | java.lang.String |
| 000F | objref | javax.microedition.media.control.MetaDataControl |
| Fields | ||
|---|---|---|
| MediaPitchController | control | |
| int | maxPitch | |
| int | minPitch | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| protected final | void | doCreate(MediaControl m1) |
| public | int | getMaxPitch() |
| public | int | getMinPitch() |
| public | int | getPitch() |
| public | int | setPitch(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.AbstractControl.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | com.jblend.media.core.MediaControl.getController() |
| 0004 | objref | com.jblend.media.core.MediaPitchController |
| 0005 | objref | java.lang.RuntimeException |
| 0006 | text | cannot create PitchControl. |
| 0007 | method | java.lang.RuntimeException.<init>() |
| 0008 | method | com.jblend.media.core.MediaPitchController.getMinPitch() |
| 0009 | method | com.jblend.media.core.MediaPitchController.getMaxPitch() |
| 000A | method | com.jblend.media.AbstractControl.getHandlerState() |
| 000B | method | com.jblend.media.core.MediaPitchController.setPitch() |
| 000C | objref | java.lang.Exception |
| 000D | method | com.jblend.media.core.MediaPitchController.getPitch() |
| 000E | objref | javax.microedition.media.control.PitchControl |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private | MediaSpeedController | control |
| private | int | maxSpeed |
| private | int | minSpeed |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| protected | void | doCreate(MediaControl m1) |
| public | int | getMaxRate() |
| public | int | getMinRate() |
| public | int | getRate() |
| public | int | setRate(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.AbstractControl.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | com.jblend.media.core.MediaControl.getController() |
| 0004 | objref | com.jblend.media.core.MediaSpeedController |
| 0005 | objref | java.lang.RuntimeException |
| 0006 | text | cannot create RateControl. |
| 0007 | method | java.lang.RuntimeException.<init>() |
| 0008 | method | com.jblend.media.core.MediaSpeedController.getMinSpeed() |
| 0009 | method | com.jblend.media.core.MediaSpeedController.getMaxSpeed() |
| 000A | method | com.jblend.media.AbstractControl.getHandlerState() |
| 000B | 0003 | 000186A0 |
| 000C | method | com.jblend.media.core.MediaSpeedController.setSpeed() |
| 000D | method | com.jblend.media.core.MediaSpeedController.getSpeed() |
| 000E | objref | javax.microedition.media.control.RateControl |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| MediaRecordController | control | |
| private | boolean | isInRecording |
| String | locator | |
| OutputStream | outputStream | |
| static final | Permission | permission |
| private final | Object | recordControlLock |
| DataSink | sink | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | close() |
| public | void | commit() |
| protected final | void | doCreate(MediaControl m1) |
| public | void | eventOccurred(MediaRecordController m1, int i1) |
| public | String | getContentType() |
| public | void | reset() |
| public | void | setRecordLocation(String s1) |
| public | int | setRecordSizeLimit(int i1) |
| public | void | setRecordStream(OutputStream o1) |
| public | void | startRecord() |
| public | void | stopRecord() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.AbstractControl.<init>() |
| 0001 | objref | java.lang.Object |
| 0002 | method | java.lang.Object.<init>() |
| 0003 | text | javax.microedition |
| 0004 | method | com.jblend.util.Secure.checkPackage() |
| 0005 | method | com.jblend.media.core.MediaControl.getController() |
| 0006 | objref | com.jblend.media.core.MediaRecordController |
| 0007 | objref | java.lang.RuntimeException |
| 0008 | text | cannot create RecordControl. |
| 0009 | method | java.lang.RuntimeException.<init>() |
| 000A | objref | java.lang.IllegalArgumentException |
| 000B | text | stream is null. |
| 000C | method | java.lang.IllegalArgumentException.<init>() |
| 000D | objref | java.lang.IllegalStateException |
| 000E | text | cannot set stream. |
| 000F | method | java.lang.IllegalStateException.<init>() |
| 0010 | text | setRecordStream cannot be called after startRecord is called. |
| 0011 | method | com.jblend.security.SecurityManager.getManager() |
| 0012 | field | this.permission |
| 0013 | text | record stream |
| 0014 | method | com.jblend.security.SecurityManager.checkPermission() |
| 0015 | method | com.jblend.media.core.MediaRecordController.setStream() |
| 0016 | text | locator is null. |
| 0017 | text | cannot set location. |
| 0018 | text | setRecordLocation cannot be called after startRecord is called. |
| 0019 | method | com.jblend.media.DataSinkFactory.createDataSink() |
| 001A | method | com.jblend.media.protocol.DataSink.setContentType() |
| 001B | method | com.jblend.media.protocol.DataSink.open() |
| 001C | method | com.jblend.media.protocol.DataSink.start() |
| 001D | method | com.jblend.media.protocol.DataSink.getStream() |
| 001E | method | com.jblend.media.core.MediaRecordController.startRecord() |
| 001F | text | record location or stream is not set yet. |
| 0020 | method | com.jblend.media.core.MediaRecordController.stopRecord() |
| 0021 | method | this.stopRecord() |
| 0022 | method | com.jblend.media.core.MediaRecordController.finish() |
| 0023 | method | com.jblend.media.protocol.DataSink.stop() |
| 0024 | method | com.jblend.media.protocol.DataSink.close() |
| 0025 | objref | java.io.IOException |
| 0026 | text | commit failed. |
| 0027 | method | java.io.IOException.<init>() |
| 0028 | objref | java.lang.Exception |
| 0029 | method | java.io.OutputStream.close() |
| 002A | objref | java.lang.Throwable |
| 002B | text | illegal size. |
| 002C | method | com.jblend.media.core.MediaRecordController.setBufferSize() |
| 002D | objref | javax.microedition.media.MediaException |
| 002E | text | the record size limit is not supported. |
| 002F | method | javax.microedition.media.MediaException.<init>() |
| 0030 | method | com.jblend.media.core.MediaRecordController.getRecordedSize() |
| 0031 | method | this.commit() |
| 0032 | method | com.jblend.media.core.MediaRecordController.cancel() |
| 0033 | text | reset failed. |
| 0034 | method | this.reset() |
| 0035 | method | com.jblend.security.PermissionFactory.getFactory() |
| 0036 | text | javax.microedition.media.control.RecordControl |
| 0037 | method | com.jblend.security.PermissionFactory.getPermission() |
| 0038 | objref | javax.microedition.media.control.RecordControl |
| 0039 | objref | com.jblend.media.core.MediaRecordListener |
| Fields | ||
|---|---|---|
| MediaStopController | control | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| protected final | void | doCreate(MediaControl m1) |
| public | long | getStopTime() |
| public | void | setStopTime(long l1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.AbstractControl.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | com.jblend.media.core.MediaControl.getController() |
| 0004 | objref | com.jblend.media.core.MediaStopController |
| 0005 | objref | java.lang.RuntimeException |
| 0006 | text | cannot create StopTimeControl. |
| 0007 | method | java.lang.RuntimeException.<init>() |
| 0008 | method | com.jblend.media.AbstractControl.getHandlerState() |
| 0009 | 0005 | 7FFFFFFF |
| 000A | 0000 | FFFFFFFF |
| 000B | method | com.jblend.media.core.MediaStopController.getStopTime() |
| 000C | objref | java.lang.IllegalStateException |
| 000D | text | stop time is set and already playing. |
| 000E | method | java.lang.IllegalStateException.<init>() |
| 000F | method | com.jblend.media.core.MediaStopController.setStopTime() |
| 0010 | objref | java.lang.Exception |
| 0011 | text | cannot set stop time. |
| 0012 | objref | javax.microedition.media.control.StopTimeControl |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private | MediaTempoController | control |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| protected final | void | doCreate(MediaControl m1) |
| public | int | getTempo() |
| public | int | setTempo(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.control.RateControlImpl.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | com.jblend.media.control.RateControlImpl.doCreate() |
| 0004 | method | com.jblend.media.core.MediaControl.getController() |
| 0005 | objref | com.jblend.media.core.MediaTempoController |
| 0006 | objref | java.lang.RuntimeException |
| 0007 | text | cannot create TempoControl. |
| 0008 | method | java.lang.RuntimeException.<init>() |
| 0009 | method | com.jblend.media.AbstractControl.getHandlerState() |
| 000A | 0003 | 0001D4C0 |
| 000B | 0003 | 000493E0 |
| 000C | method | com.jblend.media.core.MediaTempoController.setTempo() |
| 000D | method | com.jblend.media.core.MediaTempoController.getTempo() |
| 000E | objref | javax.microedition.media.control.TempoControl |
| Fields | ||
|---|---|---|
| MediaToneSeqController | tone | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| protected final | void | doCreate(MediaControl m1) |
| public | void | setSequence(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.AbstractControl.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | com.jblend.media.core.MediaControl.getController() |
| 0004 | objref | com.jblend.media.core.MediaToneSeqController |
| 0005 | objref | java.lang.RuntimeException |
| 0006 | text | cannot create ToneControl. |
| 0007 | method | java.lang.RuntimeException.<init>() |
| 0008 | method | com.jblend.media.AbstractControl.getHandlerState() |
| 0009 | objref | java.lang.IllegalStateException |
| 000A | text | illegal state. |
| 000B | method | java.lang.IllegalStateException.<init>() |
| 000C | objref | java.lang.IllegalArgumentException |
| 000D | text | sequence is null. |
| 000E | method | java.lang.IllegalArgumentException.<init>() |
| 000F | method | com.jblend.media.core.MediaToneSeqController.setSequence() |
| 0010 | objref | javax.microedition.media.control.ToneControl |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | boolean | DEBUG_VIDEOEVENT |
| Canvas | canvas | |
| private | boolean | isFullScreen |
| Hashtable | params | |
| static final | Permission | permission |
| private | int | screenHeight |
| private | int | screenWidth |
| MediaSnapshotController | snap | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | close() |
| protected | void | doCreate(MediaControl m1) |
| public | int | getDisplayHeight() |
| public | int | getDisplayWidth() |
| public | int | getDisplayX() |
| public | int | getDisplayY() |
| public | byte[] | getSnapshot(String s1) |
| public | int | getSourceHeight() |
| public | int | getSourceWidth() |
| public | Object | initDisplayMode(int i1, Object o1) |
| void | initSnapshot() | |
| public | void | notifyDisplayUpdated(Object o1) |
| public | void | notifyEndDraw(Object o1) |
| public | void | notifyHideScreen(Object o1) |
| public | void | notifyOccupyScreen(Object o1) |
| public | void | notifyReleaseScreen(Object o1) |
| public | void | notifyShowScreen(Object o1) |
| public | void | notifyStartDraw(Object o1) |
| public | void | setDisplayFullScreen(boolean b1) |
| public | void | setDisplayLocation(int i1, int i2) |
| public | void | setDisplaySize(int i1, int i2) |
| public | void | setVisible(boolean b1) |
| public | void | sizeChanged(Object o1, int i1, int i2) |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| MediaVolumeController | control | |
| int | value | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| protected final | void | doCreate(MediaControl m1) |
| public | int | getLevel() |
| public | boolean | isMuted() |
| public | int | setLevel(int i1) |
| public | void | setMute(boolean b1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.AbstractControl.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | com.jblend.media.core.MediaControl.getController() |
| 0004 | objref | com.jblend.media.core.MediaVolumeController |
| 0005 | objref | java.lang.RuntimeException |
| 0006 | text | cannot create VolumeControl. |
| 0007 | method | java.lang.RuntimeException.<init>() |
| 0008 | method | this.getLevel() |
| 0009 | method | com.jblend.media.AbstractControl.getHandlerState() |
| 000A | method | com.jblend.media.core.MediaVolumeController.getVolume() |
| 000B | method | com.jblend.media.core.MediaVolumeController.setVolume() |
| 000C | text | volumeChanged |
| 000D | method | com.jblend.media.AbstractControl.postEvent() |
| 000E | method | com.jblend.media.core.MediaVolumeController.isMute() |
| 000F | method | com.jblend.media.core.MediaVolumeController.setMute() |
| 0010 | objref | javax.microedition.media.control.VolumeControl |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| String | clazzName | |
| MediaUserController | control | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| protected final | void | doCreate(MediaControl m1) |
| protected final | int[] | getParam(int i1, int i2) |
| protected final | Player | getPlayer() |
| protected final | String | getString(int i1) |
| protected | void | init() |
| public | void | setName(String s1) |
| protected final | void | setParam(int i1, int[] i2) |
| protected final | void | setString(int i1, String s1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.AbstractControl.<init>() |
| 0001 | 0003 | 00010000 |
| 0002 | method | com.jblend.media.core.MediaControl.getController() |
| 0003 | objref | com.jblend.media.core.MediaUserController |
| 0004 | objref | java.lang.RuntimeException |
| 0005 | text | cannot create UserControl. |
| 0006 | method | java.lang.RuntimeException.<init>() |
| 0007 | method | this.init() |
| 0008 | text | UserControl is already created. |
| 0009 | method | com.jblend.media.core.MediaUserController.setControlID() |
| 000A | method | com.jblend.media.AbstractControl.getHandlerState() |
| 000B | method | com.jblend.media.core.MediaUserController.setParam() |
| 000C | method | com.jblend.media.core.MediaUserController.getParam() |
| 000D | method | com.jblend.media.core.MediaUserController.setString() |
| 000E | method | com.jblend.media.core.MediaUserController.getString() |
| 000F | objref | ? |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| MediaVsclAudio3DController | a3dcontroller | |
| private | boolean | isAvailable |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | close() |
| protected final | void | doCreate(MediaControl m1) |
| public | int[] | getPosition() |
| public | int[] | getRolloff() |
| public | int[] | getVelocity() |
| public | boolean | isListenerRelative() |
| public | void | setListenerRelative(boolean b1) |
| public | void | setMode(int i1) |
| public | void | setPosition(int i1, int i2, int i3) |
| public | void | setRolloff(int i1, int i2, int i3) |
| public | void | setVelocity(int i1, int i2, int i3) |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| MediaVsclExtendedAudioController | extcontroller | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | close() |
| protected | void | doCreate(MediaControl m1) |
| public | int | getMode() |
| public | void | setMode(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.AbstractControl.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | com.jblend.media.core.MediaVsclExtendedAudioController.TYPE |
| 0004 | method | com.jblend.media.core.MediaControl.getController() |
| 0005 | objref | com.jblend.media.core.MediaVsclExtendedAudioController |
| 0006 | objref | java.lang.RuntimeException |
| 0007 | text | cannot create ExtendedAudioControl. |
| 0008 | method | java.lang.RuntimeException.<init>() |
| 0009 | method | com.jblend.media.core.MediaVsclExtendedAudioController.setMode() |
| 000A | method | com.jblend.media.core.MediaVsclExtendedAudioController.getMode() |
| 000B | objref | java.lang.IllegalArgumentException |
| 000C | text | illegal value |
| 000D | method | java.lang.IllegalArgumentException.<init>() |
| 000E | objref | javax.microedition.media.MediaException |
| 000F | text | cannot allocate resource. |
| 0010 | method | javax.microedition.media.MediaException.<init>() |
| 0011 | objref | com.vodafone.media.audio3d.ExtendedAudioControl |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| MediaVsclReverbController | controller | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | close() |
| protected final | void | doCreate(MediaControl m1) |
| public | int | getLevel() |
| public | int | setLevel(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.AbstractControl.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | com.jblend.media.core.MediaVsclReverbController.TYPE |
| 0004 | method | com.jblend.media.core.MediaControl.getController() |
| 0005 | objref | com.jblend.media.core.MediaVsclReverbController |
| 0006 | objref | java.lang.RuntimeException |
| 0007 | text | cannot create ReverbControl. |
| 0008 | method | java.lang.RuntimeException.<init>() |
| 0009 | method | com.jblend.media.core.MediaVsclReverbController.setLevel() |
| 000A | method | com.jblend.media.core.MediaVsclReverbController.getLevel() |
| 000B | objref | java.lang.IllegalArgumentException |
| 000C | text | illegal value |
| 000D | method | java.lang.IllegalArgumentException.<init>() |
| 000E | objref | com.vodafone.media.audio3d.ReverbControl |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | AbstractControl | createControl(String s1) |
| public | String[] | getAllControlTypeNames() |
| References | ||
|---|---|---|
| 0000 | text | com.vodafone.media.audio3d.Audio3DControl |
| 0001 | method | java.lang.String.equals() |
| 0002 | objref | com.jblend.media.control.vscl.Audio3DControlImpl |
| 0003 | method | com.jblend.media.control.vscl.Audio3DControlImpl.<init>() |
| 0004 | text | com.vodafone.media.audio3d.ExtendedAudioControl |
| 0005 | objref | com.jblend.media.control.vscl.ExtendedAudioControlImpl |
| 0006 | method | com.jblend.media.control.vscl.ExtendedAudioControlImpl.<init>() |
| 0007 | text | com.vodafone.media.audio3d.ReverbControl |
| 0008 | objref | com.jblend.media.control.vscl.ReverbControlImpl |
| 0009 | method | com.jblend.media.control.vscl.ReverbControlImpl.<init>() |
| 000A | objref | java.lang.String |
| 000B | objref | com.jblend.media.control.CustomControlCreator |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private | MediaVsclBarcodeController | barcode |
| private | byte[] | codeData |
| private | String | codeType |
| private | Object | lockObj |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | capture() |
| public | void | close() |
| protected final | void | doCreate(MediaControl m1) |
| public | byte[] | getData() |
| public | String | getType() |
| public | boolean | isSupported(String s1) |
| public | void | setType(String s1) |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | AbstractControl | createControl(String s1) |
| public | String[] | getAllControlTypeNames() |
| References | ||
|---|---|---|
| 0000 | text | com.vodafone.media.barcode.BarcodeControl |
| 0001 | method | java.lang.String.equals() |
| 0002 | objref | com.jblend.media.control.vscl.VsclBarcodeControlImpl |
| 0003 | method | com.jblend.media.control.vscl.VsclBarcodeControlImpl.<init>() |
| 0004 | objref | java.lang.String |
| 0005 | objref | com.jblend.media.control.CustomControlCreator |
| Fields | ||
|---|---|---|
| RingBuffer | ring | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | <init>(int i1) |
| protected | int | getDispatchPriority() |
| protected | void | parseEvent(Object o1) |
| protected synchronized | void | post(Object o1) |
| public | void | run() |
| Fields | ||
|---|---|---|
| private static final | boolean | LOCK_DEBUG |
| private | int | controlUserCount |
| private | int | usingGlobalLockCount |
| private | int | waitingGlobalLockCount |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public synchronized | void | getControlLock() |
| public synchronized | void | getGlobalControlLock() |
| public synchronized | void | peekLockState() |
| public synchronized | void | releaseControlLock() |
| public synchronized | void | releaseGlobalControlLock() |
| References | ||
|---|---|---|
| 0000 | field | java.lang.System.out |
| 0001 | objref | java.lang.StringBuffer |
| 0002 | method | java.lang.StringBuffer.<init>() |
| 0003 | text | ++++++ GlobalControlLock#peekLockState() ( c, w, u ) = ( |
| 0004 | method | java.lang.StringBuffer.append() |
| 0005 | method | java.lang.StringBuffer.append() |
| 0006 | text | , |
| 0007 | text | ) |
| 0008 | method | java.lang.StringBuffer.toString() |
| 0009 | method | java.io.PrintStream.println() |
| 000A | method | java.lang.Object.wait() |
| 000B | objref | java.lang.InterruptedException |
| 000C | method | java.lang.Object.notifyAll() |
| Fields | ||
|---|---|---|
| private static final | boolean | ASSERT |
| private static final | boolean | DEBUG |
| private static | Object | checkSync |
| byte[] | data | |
| long | duration | |
| int | extraDataID | |
| int | height | |
| boolean | isFixed | |
| private | int | lockCount |
| int | mediaType | |
| MediaController | metaData | |
| MediaType | type | |
| int | width | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| static | int | access$000(int i1, int i2, int[] i3) |
| protected | void | beforeCheck(int i1, int i2, int i3) |
| public static | boolean | canStream(String s1) |
| public | void | check() |
| void | checkClose(int i1) | |
| int | checkOpen() | |
| byte[] | getData() | |
| void | getDuration(int i1) | |
| int | getExtraID() | |
| public | int | getHeight() |
| public | long | getMediaDuration() |
| void | getMediaSize(int i1) | |
| public | MediaController | getMetaData() |
| String | getMetaDataClassPath() | |
| public | String | getMimeType() |
| public | MediaType | getType() |
| public | int | getWidth() |
| protected final | boolean | isSupportedMetaData(int i1) |
| public synchronized | void | lock() |
| private static native | boolean | nativeCanStream(String s1) |
| private static native | int | nativeCheck(int i1, int i2, int[] i3) |
| private static native | int | nativeCheckClose(int i1, int i2) |
| private static native | int | nativeCheckOpen(int i1, byte[] b1) |
| private static native | long | nativeGetDuration(int i1, int i2) |
| private static native | int | nativeGetMediaSize(int i1, int i2, int[] i3) |
| private static native | void | nativeInitialize() |
| private static native | boolean | nativeIsSupportedMetaData(int i1) |
| private static native | void | nativeLock(byte[] b1) |
| private static native | void | nativeUnlock(byte[] b1) |
| public synchronized | void | unlock() |
| References | ||
|---|---|---|
| 0000 | method | this.nativeCheck() |
| 0001 | method | java.lang.Object.<init>() |
| 0002 | 0005 | FFFFFFFF |
| 0003 | 0000 | FFFFFFFF |
| 0004 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0005 | method | com.jblend.util.Secure.checkPackage() |
| 0006 | method | com.jblend.media.core.MediaType.getFromMimeType() |
| 0007 | objref | java.lang.IllegalArgumentException |
| 0008 | text | no such type |
| 0009 | method | java.lang.IllegalArgumentException.<init>() |
| 000A | method | com.jblend.media.core.MediaType.canStream() |
| 000B | method | this.nativeLock() |
| 000C | method | this.nativeUnlock() |
| 000D | text | com.jblend.media.core.MediaMetaDataController |
| 000E | field | this.checkSync |
| 000F | text | check failed |
| 0010 | method | this.lock() |
| 0011 | method | this.checkOpen() |
| 0012 | text | check failed - open |
| 0013 | method | this.beforeCheck() |
| 0014 | objref | java.lang.Exception |
| 0015 | method | this.checkClose() |
| 0016 | method | this.unlock() |
| 0017 | text | check failed. |
| 0018 | objref | com.jblend.media.core.MediaBuffer$1 |
| 0019 | method | com.jblend.media.core.MediaBuffer$1.<init>() |
| 001A | method | com.jblend.media.core.MediaThread.getThread() |
| 001B | method | com.jblend.media.core.NativeSync.join() |
| 001C | text | check failed. - check |
| 001D | method | this.getMediaSize() |
| 001E | method | this.getDuration() |
| 001F | method | this.nativeIsSupportedMetaData() |
| 0020 | method | this.getMetaDataClassPath() |
| 0021 | method | java.lang.Class.forName() |
| 0022 | method | java.lang.Class.newInstance() |
| 0023 | objref | com.jblend.media.core.MediaController |
| 0024 | method | com.jblend.media.core.MediaController.create() |
| 0025 | method | this.nativeCheckOpen() |
| 0026 | method | this.nativeCheckClose() |
| 0027 | method | this.nativeGetDuration() |
| 0028 | method | this.nativeGetMediaSize() |
| 0029 | objref | java.lang.Object |
| 002A | method | this.nativeInitialize() |
| Fields | ||
|---|---|---|
| private final | MediaBuffer | this$0 |
| private final | int | val$checkID |
| private final | int | val$controllerID |
| private final | int[] | val$extra |
| Methods | ||
|---|---|---|
| void | <init>(MediaBuffer m1, int i1, int i2, int[] i3, int i4, int i5) | |
| int | check() | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.NativeSync.<init>() |
| 0001 | method | com.jblend.media.core.MediaBuffer.access$000() |
| Fields | ||
|---|---|---|
| public static final | int | CONTENTS_AUDIO |
| public static final | int | CONTENTS_VIDEO |
| public static final | int | DATA_SET |
| private static final | boolean | DEBUG |
| private static final | boolean | DEBUG_EV_CROSS |
| public static final | int | ERROR |
| public static final | int | NO_DATA |
| public static final | int | PAUSED |
| public static final | int | READY |
| public static final | int | STARTED |
| private static | MediaGCBlocker | blocker |
| MediaBuffer | buffer | |
| int | controllerID | |
| Vector | controllers | |
| long | duration | |
| private static final | GlobalControlLock | globalLock |
| int | includedContents | |
| boolean | isForcedToAlive | |
| private static | boolean | isInit |
| Vector | listeners | |
| private | Object[] | listeners_copy |
| Object | lockObj | |
| int | loop | |
| static | MediaThread | mediaThread |
| int | mediaType | |
| String | mimeType | |
| Vector | optionalParsers | |
| int | playerID | |
| int | state | |
| long | stoppedTime | |
| Hashtable | userCtrls | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| void | <init>() | |
| public | void | <init>(String s1) |
| public | void | <init>(MediaType m1) |
| static | int | access$000(int i1, int i2) |
| static | int | access$100(int i1, int i2, byte[] b1, int i3) |
| static | int | access$200(int i1, int i2, int i3) |
| static | int | access$300(int i1, int i2) |
| static | int | access$400(int i1, int i2) |
| static | int | access$500(int i1, int i2) |
| static | int | access$600(int i1, int i2) |
| static | int | access$700(int i1, int i2) |
| static | int | access$800(int i1, int i2, long l1) |
| public | void | addListener(MediaControlListener m1, boolean b1) |
| void | addOptionalParser(MediaOptionalParser m1) | |
| protected | void | beforeLoad(int i1, int i2, int i3) |
| public | boolean | canStream() |
| int | checkAndSetState(int i1, int i2) | |
| boolean | checkBuffer(MediaBuffer m1) | |
| boolean | checkDuration() | |
| public | void | create(MediaType m1) |
| void | doSetData() | |
| public | void | forceUnload() |
| public static | void | getControlLock() |
| public | MediaController | getController(int i1) |
| public | long | getDuration() |
| public static | void | getGlobalLock() |
| public | int | getIncludedContents() |
| public | String | getMimeType() |
| public | int | getState() |
| private | String | getSupportedControlName(int i1) |
| public | long | getTime() |
| public | Hashtable | getUserControllerNames() |
| public static | void | init() |
| public | boolean | isBlock() |
| public | void | load() |
| private static native | int | nativeCreate(int i1, int i2) |
| private static native | int | nativeFlushEvents(int i1, int i2) |
| private static native | String | nativeGetControlName(int i1, int i2) |
| private static native | int | nativeGetIncludedContents(int i1, int i2) |
| private static native | int | nativeGetState(int i1, int i2) |
| private static native | long | nativeGetTime(int i1, int i2) |
| private static native | String | nativeGetUserClass(int i1, int i2, int[] i3) |
| private static native | int | nativeGetUserClassCount(int i1) |
| private static native | void | nativeInitialize() |
| private static native | int | nativeLoad(int i1, int i2) |
| private static native | void | nativeNotifyBlockingComplete(boolean b1) |
| private static native | void | nativeNotifyDeviceAcquired(int i1) |
| private static native | void | nativeNotifyDeviceRelased(int i1) |
| private static native | int | nativePause(int i1, int i2) |
| private static native | int | nativeRestart(int i1, int i2) |
| private static native | int | nativeSet(int i1, int i2, byte[] b1, int i3) |
| private static native | int | nativeSetTime(int i1, int i2, long l1) |
| private static native | int | nativeStart(int i1, int i2, int i3) |
| private static native | int | nativeStop(int i1, int i2) |
| private static native | int | nativeUnload(int i1, int i2) |
| static | void | notifyBlockingComplete(boolean b1) |
| static | void | notifyDeviceAcquired(int i1) |
| static | void | notifyDeviceReleased(int i1) |
| boolean | parseOptionalEvent(int i1, long l1) | |
| public | void | pause() |
| void | postErrorEvent(int i1) | |
| void | postEvent(int i1, long l1) | |
| void | postRepeatEvent() | |
| void | postSeekEvent(long l1) | |
| void | postUserEvent(int i1) | |
| public static | void | releaseControlLock() |
| public static | void | releaseGlobalLock() |
| public | void | removeListener(MediaControlListener m1, boolean b1) |
| void | removeOptionalParser(MediaOptionalParser m1) | |
| public | void | restart() |
| public | void | set(MediaBuffer m1) |
| public | void | setLoop(int i1) |
| public | void | setTime(long l1) |
| public | void | start() |
| public | void | stop() |
| public static | void | syncState() |
| public | void | unload() |
| public | void | unset() |
| References | ||
|---|---|---|
| 0000 | method | this.nativeSetTime() |
| 0001 | method | this.nativeFlushEvents() |
| 0002 | method | this.nativeUnload() |
| 0003 | method | this.nativeRestart() |
| 0004 | method | this.nativePause() |
| 0005 | method | this.nativeStop() |
| 0006 | method | this.nativeStart() |
| 0007 | method | this.nativeSet() |
| 0008 | method | this.nativeLoad() |
| 0009 | method | java.lang.Object.<init>() |
| 000A | 0005 | FFFFFFFF |
| 000B | 0000 | FFFFFFFF |
| 000C | objref | java.lang.Object |
| 000D | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 000E | method | com.jblend.util.Secure.checkPackage() |
| 000F | method | com.jblend.media.core.MediaType.getFromMediaType() |
| 0010 | method | this.create() |
| 0011 | field | this.blocker |
| 0012 | method | com.jblend.media.core.MediaGCBlocker.registerControl() |
| 0013 | method | com.jblend.media.core.MediaType.getFromMimeType() |
| 0014 | field | this.globalLock |
| 0015 | method | com.jblend.media.core.GlobalControlLock.getGlobalControlLock() |
| 0016 | method | com.jblend.media.core.GlobalControlLock.releaseGlobalControlLock() |
| 0017 | method | com.jblend.media.core.GlobalControlLock.getControlLock() |
| 0018 | method | com.jblend.media.core.GlobalControlLock.releaseControlLock() |
| 0019 | objref | java.lang.RuntimeException |
| 001A | text | already created. |
| 001B | method | java.lang.RuntimeException.<init>() |
| 001C | method | this.nativeCreate() |
| 001D | text | cannot created. |
| 001E | objref | java.util.Vector |
| 001F | method | java.util.Vector.<init>() |
| 0020 | method | this.unset() |
| 0021 | objref | java.lang.IllegalStateException |
| 0022 | text | set : illegal state. |
| 0023 | method | java.lang.IllegalStateException.<init>() |
| 0024 | objref | java.lang.IllegalArgumentException |
| 0025 | text | set : media type different. |
| 0026 | method | java.lang.IllegalArgumentException.<init>() |
| 0027 | method | this.checkBuffer() |
| 0028 | text | set : buffer type different. |
| 0029 | method | com.jblend.media.core.MediaBuffer.lock() |
| 002A | method | this.doSetData() |
| 002B | method | this.nativeGetIncludedContents() |
| 002C | method | com.jblend.media.core.MediaBuffer.getMediaDuration() |
| 002D | method | this.isBlock() |
| 002E | text | device is blocked. |
| 002F | method | this.beforeLoad() |
| 0030 | text | load : illegal state |
| 0031 | objref | com.jblend.media.core.MediaControl$1 |
| 0032 | method | com.jblend.media.core.MediaControl$1.<init>() |
| 0033 | field | this.mediaThread |
| 0034 | method | com.jblend.media.core.NativeSync.join() |
| 0035 | text | cannot set. |
| 0036 | method | com.jblend.media.core.MediaBuffer.getMediaSize() |
| 0037 | method | com.jblend.media.core.MediaThread.add() |
| 0038 | method | this.setTime() |
| 0039 | method | this.nativeGetTime() |
| 003A | method | com.jblend.media.core.MediaBuffer.getData() |
| 003B | method | com.jblend.media.core.MediaBuffer.getExtraID() |
| 003C | objref | com.jblend.media.core.MediaControl$2 |
| 003D | method | com.jblend.media.core.MediaControl$2.<init>() |
| 003E | text | start : illegal state |
| 003F | method | this.getTime() |
| 0040 | objref | com.jblend.media.core.MediaControl$3 |
| 0041 | method | com.jblend.media.core.MediaControl$3.<init>() |
| 0042 | text | cannot start. |
| 0043 | method | this.postEvent() |
| 0044 | method | this.nativeGetState() |
| 0045 | text | stop : illegal state |
| 0046 | objref | com.jblend.media.core.MediaControl$4 |
| 0047 | method | com.jblend.media.core.MediaControl$4.<init>() |
| 0048 | text | cannot stop. |
| 0049 | text | pause : illegal state |
| 004A | objref | com.jblend.media.core.MediaControl$5 |
| 004B | method | com.jblend.media.core.MediaControl$5.<init>() |
| 004C | text | cannot pause. |
| 004D | text | restart : illegal state |
| 004E | objref | com.jblend.media.core.MediaControl$6 |
| 004F | method | com.jblend.media.core.MediaControl$6.<init>() |
| 0050 | text | cannot restart. |
| 0051 | 0003 | 00010000 |
| 0052 | text | unload : illegal state |
| 0053 | objref | com.jblend.media.core.MediaControl$7 |
| 0054 | method | com.jblend.media.core.MediaControl$7.<init>() |
| 0055 | text | cannot unload. |
| 0056 | method | com.jblend.media.core.MediaThread.remove() |
| 0057 | objref | com.jblend.media.core.MediaControl$8 |
| 0058 | method | com.jblend.media.core.MediaControl$8.<init>() |
| 0059 | text | unset : illegal state |
| 005A | objref | com.jblend.media.core.MediaControl$9 |
| 005B | method | com.jblend.media.core.MediaControl$9.<init>() |
| 005C | text | cannot unset. |
| 005D | method | com.jblend.media.core.MediaBuffer.unlock() |
| 005E | objref | com.jblend.media.core.MediaControl$10 |
| 005F | method | com.jblend.media.core.MediaControl$10.<init>() |
| 0060 | text | setLoop : illegal state |
| 0061 | method | this.checkDuration() |
| 0062 | method | com.jblend.media.core.MediaBuffer.getDuration() |
| 0063 | objref | com.jblend.media.core.MediaControl$11 |
| 0064 | method | com.jblend.media.core.MediaControl$11.<init>() |
| 0065 | text | cannot set time. |
| 0066 | method | this.postSeekEvent() |
| 0067 | method | java.util.Vector.size() |
| 0068 | method | java.util.Vector.elementAt() |
| 0069 | objref | com.jblend.media.core.MediaController |
| 006A | method | this.getSupportedControlName() |
| 006B | text | MetaData |
| 006C | method | java.lang.String.equals() |
| 006D | method | com.jblend.media.core.MediaController.create() |
| 006E | method | java.util.Vector.addElement() |
| 006F | objref | java.lang.StringBuffer |
| 0070 | method | java.lang.StringBuffer.<init>() |
| 0071 | text | com.jblend.media.core.Media |
| 0072 | method | java.lang.StringBuffer.append() |
| 0073 | text | Controller |
| 0074 | method | java.lang.StringBuffer.toString() |
| 0075 | method | java.lang.Class.forName() |
| 0076 | method | java.lang.Class.newInstance() |
| 0077 | objref | java.lang.Exception |
| 0078 | method | this.nativeGetUserClassCount() |
| 0079 | objref | java.util.Hashtable |
| 007A | method | java.util.Hashtable.<init>() |
| 007B | method | this.nativeGetUserClass() |
| 007C | objref | java.lang.Integer |
| 007D | method | java.lang.Integer.<init>() |
| 007E | method | java.util.Hashtable.put() |
| 007F | method | this.nativeGetControlName() |
| 0080 | text | audio/x-tone-seq |
| 0081 | text | ToneSeq |
| 0082 | method | java.util.Vector.contains() |
| 0083 | method | java.util.Vector.removeElement() |
| 0084 | method | java.util.Vector.copyInto() |
| 0085 | objref | com.jblend.media.core.MediaControlListener |
| 0086 | method | com.jblend.media.core.MediaControlListener.stateChanged() |
| 0087 | method | com.jblend.media.core.MediaControlListener.repeated() |
| 0088 | method | com.jblend.media.core.MediaControlListener.errorOccurred() |
| 0089 | method | com.jblend.media.core.MediaControlListener.userEvent() |
| 008A | method | com.jblend.media.core.MediaControlListener.seeked() |
| 008B | field | java.lang.System.out |
| 008C | text | @@@@@@Exception: |
| 008D | method | java.lang.StringBuffer.append() |
| 008E | method | java.io.PrintStream.println() |
| 008F | objref | com.jblend.media.core.MediaOptionalParser |
| 0090 | method | com.jblend.media.core.MediaOptionalParser.parseEvent() |
| 0091 | method | com.jblend.media.core.MediaType.isAudioBlock() |
| 0092 | method | com.jblend.media.core.MediaType.isVideoBlock() |
| 0093 | method | com.jblend.media.core.MediaType.isBlock() |
| 0094 | method | this.nativeNotifyBlockingComplete() |
| 0095 | method | this.nativeNotifyDeviceRelased() |
| 0096 | method | this.nativeNotifyDeviceAcquired() |
| 0097 | field | this.isInit |
| 0098 | method | com.jblend.media.core.MediaThread.getThread() |
| 0099 | method | this.nativeInitialize() |
| 009A | objref | com.jblend.media.core.GlobalControlLock |
| 009B | method | com.jblend.media.core.GlobalControlLock.<init>() |
| 009C | method | com.jblend.media.core.MediaGCBlocker.getBlocker() |
| 009D | method | this.init() |
| Fields | ||
|---|---|---|
| private final | MediaControl | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(MediaControl m1, int i1, int i2) | |
| int | check() | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.NativeSync.<init>() |
| 0001 | method | com.jblend.media.core.MediaControl.access$000() |
| Methods | ||
|---|---|---|
| void | <init>(int i1, int i2) | |
| int | check() | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.NativeSync.<init>() |
| 0001 | method | com.jblend.media.core.MediaControl.access$700() |
| Fields | ||
|---|---|---|
| private final | MediaControl | this$0 |
| private final | long | val$seekTime |
| Methods | ||
|---|---|---|
| void | <init>(MediaControl m1, long l1, int i1, int i2) | |
| int | check() | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.NativeSync.<init>() |
| 0001 | method | com.jblend.media.core.MediaControl.access$800() |
| Fields | ||
|---|---|---|
| private final | MediaControl | this$0 |
| private final | byte[] | val$buf |
| private final | int | val$extraID |
| Methods | ||
|---|---|---|
| void | <init>(MediaControl m1, byte[] b1, int i1, int i2, int i3) | |
| int | check() | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.NativeSync.<init>() |
| 0001 | method | com.jblend.media.core.MediaControl.access$100() |
| Fields | ||
|---|---|---|
| private final | MediaControl | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(MediaControl m1, int i1, int i2) | |
| int | check() | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.NativeSync.<init>() |
| 0001 | method | com.jblend.media.core.MediaControl.access$200() |
| Fields | ||
|---|---|---|
| private final | MediaControl | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(MediaControl m1, int i1, int i2) | |
| int | check() | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.NativeSync.<init>() |
| 0001 | method | com.jblend.media.core.MediaControl.access$300() |
| Fields | ||
|---|---|---|
| private final | MediaControl | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(MediaControl m1, int i1, int i2) | |
| int | check() | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.NativeSync.<init>() |
| 0001 | method | com.jblend.media.core.MediaControl.access$400() |
| Fields | ||
|---|---|---|
| private final | MediaControl | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(MediaControl m1, int i1, int i2) | |
| int | check() | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.NativeSync.<init>() |
| 0001 | method | com.jblend.media.core.MediaControl.access$500() |
| Fields | ||
|---|---|---|
| private final | MediaControl | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(MediaControl m1, int i1, int i2) | |
| int | check() | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.NativeSync.<init>() |
| 0001 | method | com.jblend.media.core.MediaControl.access$600() |
| Fields | ||
|---|---|---|
| private final | MediaControl | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(MediaControl m1, int i1, int i2) | |
| int | check() | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.NativeSync.<init>() |
| 0001 | method | com.jblend.media.core.MediaControl.access$600() |
| Fields | ||
|---|---|---|
| private final | MediaControl | this$0 |
| private final | int | val$extraID |
| Methods | ||
|---|---|---|
| void | <init>(MediaControl m1, int i1, int i2, int i3) | |
| int | check() | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.NativeSync.<init>() |
| 0001 | method | com.jblend.media.core.MediaControl.access$100() |
| Fields | ||
|---|---|---|
| public static final | int | DEVICE_AVAILABLE |
| public static final | int | DEVICE_UNAVAILABLE |
| public static final | int | DURATION_UPDATED |
| public static final | int | END_OF_MEDIA |
| public static final | int | ERROR |
| public static final | int | RECORD_ERROR |
| public static final | int | RECORD_STARTED |
| public static final | int | RECORD_STOPPED |
| public static final | int | REPEATED |
| public static final | int | STATE_CHANGED |
| public static final | int | STOPPED_AT_TIME |
| Methods | ||
|---|---|---|
| public | void | errorOccurred(MediaControl m1, int i1) |
| public | void | repeated(MediaControl m1) |
| public | void | seeked(MediaControl m1, long l1) |
| public | void | stateChanged(MediaControl m1, int i1, long l1) |
| public | void | userEvent(MediaControl m1, int i1) |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| MediaControl | control | |
| int | controllerID | |
| int | funcID | |
| int | playerID | |
| int | type | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| void | create(MediaControl m1) | |
| void | create(int i1, int i2) | |
| protected | void | doCreate(MediaControl m1) |
| protected | void | doCreate(int i1, int i2) |
| int | getFuncID() | |
| public final | int | getType() |
| References | ||
|---|---|---|
| 0000 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | method | this.getFuncID() |
| 0003 | objref | java.lang.RuntimeException |
| 0004 | text | controller is not supported. |
| 0005 | method | java.lang.RuntimeException.<init>() |
| 0006 | method | this.doCreate() |
| 0007 | text | this function is not supported. |
| 0008 | method | this.doCreate() |
| Fields | ||
|---|---|---|
| MediaControl | control | |
| int | event | |
| int | param | |
| long | time | |
| Methods | ||
|---|---|---|
| void | <init>(MediaControl m1, int i1, int i2, long l1) | |
| Fields | ||
|---|---|---|
| public static final | int | TYPE |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | String | getErrorCause(int i1) |
| int | getFuncID() | |
| public | Object | getUserParam(int i1) |
| public | String | getUserType(int i1) |
| private static native | String | nativeGetErrorCause(int i1, int i2, int i3) |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | int | nativeGetUserParamInt(int i1, int i2, int i3) |
| private static native | String | nativeGetUserParamString(int i1, int i2, int i3) |
| private static native | int | nativeGetUserParamType(int i1, int i2, int i3) |
| private static native | String | nativeGetUserType(int i1, int i2, int i3) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaController.<init>() |
| 0001 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | 0003 | 0000FFFF |
| 0004 | method | this.nativeGetFuncID() |
| 0005 | method | this.nativeGetErrorCause() |
| 0006 | method | this.nativeGetUserType() |
| 0007 | method | this.nativeGetUserParamType() |
| 0008 | objref | java.lang.Integer |
| 0009 | method | this.nativeGetUserParamInt() |
| 000A | method | java.lang.Integer.<init>() |
| 000B | method | this.nativeGetUserParamString() |
| Fields | ||
|---|---|---|
| public static final | int | TYPE |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | long | frameToTime(int i1) |
| public | int | getCurFrame() |
| int | getFuncID() | |
| private static native | long | nativeFrameToTime(int i1, int i2, int i3) |
| private static native | int | nativeGetCurFrame(int i1, int i2) |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | int | nativeTimeToFrame(int i1, int i2, long l1) |
| public | int | timeToFrame(long l1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaVideoController.<init>() |
| 0001 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | this.nativeGetFuncID() |
| 0004 | method | this.nativeFrameToTime() |
| 0005 | objref | java.lang.RuntimeException |
| 0006 | text | conversion failed. |
| 0007 | method | java.lang.RuntimeException.<init>() |
| 0008 | method | this.nativeTimeToFrame() |
| 0009 | method | this.nativeGetCurFrame() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | MediaSystemEventDeliverer | deliverer |
| private static final | MediaGCBlocker | instance |
| private static final | ControlKeeper | keeper |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | MediaGCBlocker | getBlocker() |
| public | void | onVMResume() |
| public | void | onVMSuspend() |
| public | void | registerControl(MediaControl m1) |
| References | ||
|---|---|---|
| 0000 | field | this.instance |
| 0001 | field | this.keeper |
| 0002 | method | jp.co.aplix.cldc.media.util.ControlKeeper.clean() |
| 0003 | method | jp.co.aplix.cldc.media.util.ControlKeeper.addControl() |
| 0004 | method | jp.co.aplix.cldc.media.util.ControlKeeper.pinControls() |
| 0005 | method | jp.co.aplix.cldc.media.util.ControlKeeper.unpinControls() |
| 0006 | objref | this |
| 0007 | method | this.<init>() |
| 0008 | method | jp.co.aplix.cldc.media.util.ControlKeeper.getKeeper() |
| 0009 | method | com.jblend.micro.event.MediaSystemEventDeliverer.getInstance() |
| 000A | field | this.deliverer |
| 000B | method | com.jblend.micro.event.MediaSystemEventDeliverer.addListener() |
| 000C | objref | com.jblend.micro.event.MediaSystemEventListener |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| String | encoderType | |
| private static | boolean | isSupportedSetParam |
| Hashtable | params | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| public | void | <init>(String s1, Hashtable h1) |
| public | void | check() |
| public | void | close() |
| String | getEncoderType() | |
| public | String | getMIMEType() |
| public | Hashtable | getParams() |
| public static | boolean | isSupportedSetParam() |
| public | void | lock() |
| private static native | int | nativeCloseDevice(int i1) |
| private static native | String | nativeGetEncoderType(int i1) |
| private static native | String | nativeGetMIMEType(int i1) |
| private static native | boolean | nativeIsSupportedSetParam() |
| private static native | int | nativeOpenDevice(int i1) |
| private static native | int | nativeSetParams(int i1, String[] s1, String[] s2) |
| public | void | open() |
| public | void | unlock() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaBuffer.<init>() |
| 0001 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | com.jblend.media.core.MediaType.getFromDeviceType() |
| 0004 | objref | java.lang.IllegalArgumentException |
| 0005 | text | no such device. |
| 0006 | method | java.lang.IllegalArgumentException.<init>() |
| 0007 | method | this.nativeGetEncoderType() |
| 0008 | method | java.util.Hashtable.size() |
| 0009 | objref | java.lang.String |
| 000A | method | java.util.Hashtable.keys() |
| 000B | method | java.util.Enumeration.nextElement() |
| 000C | method | java.util.Hashtable.get() |
| 000D | method | java.util.Enumeration.hasMoreElements() |
| 000E | field | this.isSupportedSetParam |
| 000F | method | this.nativeSetParams() |
| 0010 | text | illegal parameter. |
| 0011 | method | this.nativeOpenDevice() |
| 0012 | objref | java.io.IOException |
| 0013 | text | device cannot be opened. |
| 0014 | method | java.io.IOException.<init>() |
| 0015 | method | this.nativeCloseDevice() |
| 0016 | method | this.nativeGetMIMEType() |
| 0017 | method | this.nativeIsSupportedSetParam() |
| Methods | ||
|---|---|---|
| public | void | <init>(MediaBuffer m1) |
| static | int | access$000(int i1, int i2) |
| boolean | checkBuffer(MediaBuffer m1) | |
| void | doSetData() | |
| private static native | int | nativeSet(int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.nativeSet() |
| 0001 | method | com.jblend.media.core.MediaControl.<init>() |
| 0002 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0003 | method | com.jblend.util.Secure.checkPackage() |
| 0004 | method | com.jblend.media.core.MediaBuffer.getType() |
| 0005 | method | com.jblend.media.core.MediaControl.create() |
| 0006 | method | com.jblend.media.core.MediaBuffer.getMediaSize() |
| 0007 | method | com.jblend.media.core.MediaControl.set() |
| 0008 | objref | com.jblend.media.core.MediaInputDevice |
| 0009 | method | com.jblend.media.core.MediaInputDevice.getMIMEType() |
| 000A | method | com.jblend.media.core.MediaInputDevice.getEncoderType() |
| 000B | objref | com.jblend.media.core.MediaInputDeviceControl$1 |
| 000C | method | com.jblend.media.core.MediaInputDeviceControl$1.<init>() |
| 000D | field | com.jblend.media.core.MediaControl.mediaThread |
| 000E | method | com.jblend.media.core.NativeSync.join() |
| 000F | objref | java.lang.RuntimeException |
| 0010 | text | cannot set. |
| 0011 | method | java.lang.RuntimeException.<init>() |
| Fields | ||
|---|---|---|
| private final | MediaInputDeviceControl | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(MediaInputDeviceControl m1, int i1, int i2) | |
| int | check() | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.NativeSync.<init>() |
| 0001 | method | com.jblend.media.core.MediaInputDeviceControl.access$000() |
| Fields | ||
|---|---|---|
| public static final | int | TYPE |
| boolean | canQuery | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | boolean | canQuery() |
| protected | void | doCreate(MediaControl m1) |
| public | int[] | getBankList(boolean b1) |
| public | int | getChVolume(int i1) |
| int | getFuncID() | |
| public | String | getKeyName(int i1, int i2, int i3) |
| public | int[] | getProgram(int i1) |
| public | int[] | getProgramList(int i1) |
| public | String | getProgramName(int i1, int i2) |
| public | int | longEvent(byte[] b1, int i1, int i2) |
| private static native | boolean | nativeCanQuery(int i1, int i2) |
| private static native | int[] | nativeGetBankList(int i1, int i2, boolean b1) |
| private static native | int | nativeGetChVolume(int i1, int i2, int i3) |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | String | nativeGetKeyName(int i1, int i2, int i3, int i4, int i5) |
| private static native | int | nativeGetProgram(int i1, int i2, int i3, int[] i4) |
| private static native | int[] | nativeGetProgramList(int i1, int i2, int i3) |
| private static native | String | nativeGetProgramName(int i1, int i2, int i3, int i4) |
| private static native | int | nativeSendLongEvent(int i1, int i2, byte[] b1, int i3, int i4) |
| private static native | int | nativeSendShortEvent(int i1, int i2, int i3, int i4, int i5) |
| private static native | int | nativeSetChVolume(int i1, int i2, int i3, int i4) |
| private static native | int | nativeSetProgram(int i1, int i2, int i3, int i4, int i5) |
| public | void | setChVolume(int i1, int i2) |
| public | void | setProgram(int i1, int i2, int i3) |
| public | void | shortEvent(int i1, int i2, int i3) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaController.<init>() |
| 0001 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | this.nativeCanQuery() |
| 0004 | method | this.nativeGetFuncID() |
| 0005 | objref | java.lang.IllegalArgumentException |
| 0006 | text | illegal channel |
| 0007 | method | java.lang.IllegalArgumentException.<init>() |
| 0008 | method | this.nativeGetChVolume() |
| 0009 | text | illegal value |
| 000A | method | this.nativeSetChVolume() |
| 000B | objref | java.lang.RuntimeException |
| 000C | text | cannot set volume |
| 000D | method | java.lang.RuntimeException.<init>() |
| 000E | objref | java.lang.IllegalStateException |
| 000F | text | cannot query to device |
| 0010 | method | java.lang.IllegalStateException.<init>() |
| 0011 | method | this.nativeGetProgram() |
| 0012 | text | cannot get program |
| 0013 | method | this.nativeSetProgram() |
| 0014 | text | cannot set program |
| 0015 | text | illegal status code |
| 0016 | method | this.nativeSendShortEvent() |
| 0017 | text | cannot send event |
| 0018 | method | this.nativeSendLongEvent() |
| 0019 | method | this.nativeGetBankList() |
| 001A | method | this.nativeGetProgramList() |
| 001B | method | this.nativeGetProgramName() |
| 001C | method | this.nativeGetKeyName() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | int | METADATA_AUTHOR |
| private static final | int | METADATA_COPYRIGHT |
| private static final | int | METADATA_DATE |
| private static final | int | METADATA_TITLE |
| public static final | int | TYPE |
| String[] | keys | |
| String[] | values | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| protected | void | doCreate(MediaControl m1) |
| protected | void | doCreate(int i1, int i2) |
| int | getFuncID() | |
| public | Object | getKeyValue(String s1) |
| public | String[] | getKeys() |
| private static native | int | nativeGetCount(int i1, int i2) |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | String | nativeGetKey(int i1, int i2, int i3) |
| private static native | String | nativeGetValue(int i1, int i2, int i3) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaController.<init>() |
| 0001 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | this.getKeys() |
| 0004 | method | this.nativeGetFuncID() |
| 0005 | method | this.nativeGetCount() |
| 0006 | objref | java.lang.IllegalArgumentException |
| 0007 | text | keys not found |
| 0008 | method | java.lang.IllegalArgumentException.<init>() |
| 0009 | objref | java.lang.String |
| 000A | method | this.nativeGetKey() |
| 000B | text | key is not found |
| 000C | method | java.lang.String.equals() |
| 000D | method | this.nativeGetValue() |
| Methods | ||
|---|---|---|
| public | boolean | parseEvent(int i1, long l1) |
| Fields | ||
|---|---|---|
| public static final | int | TYPE |
| int | maxPitch | |
| int | minPitch | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| protected | void | doCreate(MediaControl m1) |
| int | getFuncID() | |
| public | int | getMaxPitch() |
| public | int | getMinPitch() |
| public | int | getPitch() |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | int | nativeGetMaxPitch(int i1, int i2) |
| private static native | int | nativeGetMinPitch(int i1, int i2) |
| private static native | int | nativeGetPitch(int i1, int i2) |
| private static native | int | nativeSetPitch(int i1, int i2, int i3) |
| public | int | setPitch(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaController.<init>() |
| 0001 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | this.nativeGetMaxPitch() |
| 0004 | method | this.nativeGetMinPitch() |
| 0005 | method | this.nativeGetFuncID() |
| 0006 | method | this.nativeGetPitch() |
| 0007 | method | this.nativeSetPitch() |
| 0008 | objref | java.lang.RuntimeException |
| 0009 | text | set pitch failed. |
| 000A | method | java.lang.RuntimeException.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | CJSP |
| private static final | boolean | DEBUG |
| public static final | int | FSCL |
| public static final | int | JSCL |
| public static final | int | MMAPI |
| public static final | String[] | PACKAGES |
| public static final | int | VSCL |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static | boolean | isSupported(int i1, int i2) |
| private static native | int | nativeGetSupportedProfiles(int i1) |
| References | ||
|---|---|---|
| 0000 | field | this.PACKAGES |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | method | this.nativeGetSupportedProfiles() |
| 0003 | objref | java.lang.String |
| 0004 | text | javax/microedition |
| 0005 | text | com/vodafone/v10 |
| 0006 | text | com/j_phone |
| 0007 | text | com/gcjsp/v10 |
| 0008 | text | tw/com/fareastone/v10 |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| public static final | int | IDLE |
| public static final | int | READY |
| public static final | int | RECORDING |
| public static final | int | TYPE |
| public static final | int | WAITING |
| int | bufferLimit | |
| int | bufferSize | |
| int | bufferUnitSize | |
| Vector | buffers | |
| MediaControl | control | |
| MediaRecordListener | listener | |
| String | recordedContentType | |
| int | state | |
| OutputStream | stream | |
| boolean | useNativeBuffer | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | cancel() |
| void | createBuffer() | |
| void | destroyBuffer() | |
| protected | void | doCreate(MediaControl m1) |
| public | void | errorOccurred(MediaControl m1, int i1) |
| public | void | finish() |
| void | flushBuffer() | |
| public | int | getBufferSize() |
| int | getFuncID() | |
| public | String | getRecordedContentType() |
| public | int | getRecordedSize() |
| public | int | getState() |
| private static native | int | nativeAddBuffer(int i1, int i2, byte[] b1) |
| private static native | int | nativeCompleteRecord(int i1, int i2) |
| private static native | byte[] | nativeGetBuffer(int i1, int i2, int i3) |
| private static native | int | nativeGetBufferCount(int i1, int i2) |
| private static native | int | nativeGetBufferUnitSize(int i1, int i2) |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | int | nativeGetRecordedSize(int i1, int i2) |
| private static native | int | nativeInitRecordBuffer(int i1, int i2) |
| private static native | int | nativeRemoveBuffer(int i1, int i2) |
| private static native | int | nativeSetBufferLimit(int i1, int i2, int i3) |
| private static native | String | nativeSetEncodeParams(int i1, int i2, String[] s1, String[] s2) |
| private static native | int | nativeStartRecord(int i1, int i2) |
| private static native | int | nativeStopRecord(int i1, int i2) |
| private static native | void | nativeUnlockBuffer(byte[] b1) |
| private static native | boolean | nativeUsePlatformBuffer(int i1, int i2) |
| public | boolean | parseEvent(int i1, long l1) |
| public | void | repeated(MediaControl m1) |
| public | void | restartRecord() |
| public | void | seeked(MediaControl m1, long l1) |
| public | void | setBufferSize(int i1) |
| void | setParams(Hashtable h1) | |
| public | void | setRecordListener(MediaRecordListener m1) |
| public | void | setStream(OutputStream o1) |
| public | void | startRecord() |
| public | void | stateChanged(MediaControl m1, int i1, long l1) |
| public | void | stopRecord() |
| public | void | userEvent(MediaControl m1, int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaController.<init>() |
| 0001 | 0003 | 7FFFFFFF |
| 0002 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0003 | method | com.jblend.util.Secure.checkPackage() |
| 0004 | objref | java.util.Vector |
| 0005 | method | java.util.Vector.<init>() |
| 0006 | method | this.nativeGetFuncID() |
| 0007 | method | com.jblend.media.core.MediaControl.addOptionalParser() |
| 0008 | method | com.jblend.media.core.MediaControl.addListener() |
| 0009 | objref | com.jblend.media.core.MediaInputDevice |
| 000A | method | com.jblend.media.core.MediaInputDevice.getParams() |
| 000B | method | this.setParams() |
| 000C | method | this.nativeUsePlatformBuffer() |
| 000D | method | this.nativeGetBufferUnitSize() |
| 000E | method | this.createBuffer() |
| 000F | method | this.nativeInitRecordBuffer() |
| 0010 | objref | java.lang.RuntimeException |
| 0011 | text | cannot prepare recording buffer. |
| 0012 | method | java.lang.RuntimeException.<init>() |
| 0013 | method | this.nativeSetBufferLimit() |
| 0014 | text | cannot set recording limit buffer size. |
| 0015 | method | this.nativeGetRecordedSize() |
| 0016 | method | java.util.Hashtable.size() |
| 0017 | objref | java.lang.String |
| 0018 | method | java.util.Hashtable.keys() |
| 0019 | method | java.util.Enumeration.nextElement() |
| 001A | method | java.util.Hashtable.get() |
| 001B | method | java.util.Enumeration.hasMoreElements() |
| 001C | method | this.nativeSetEncodeParams() |
| 001D | objref | java.lang.IllegalArgumentException |
| 001E | text | parameter set failed. |
| 001F | method | java.lang.IllegalArgumentException.<init>() |
| 0020 | objref | java.lang.IllegalStateException |
| 0021 | text | stream is not set. |
| 0022 | method | java.lang.IllegalStateException.<init>() |
| 0023 | method | com.jblend.media.core.MediaControl.getState() |
| 0024 | method | this.nativeStartRecord() |
| 0025 | text | startRecord() failed. |
| 0026 | method | com.jblend.media.core.MediaControl.getTime() |
| 0027 | method | com.jblend.media.core.MediaControl.postEvent() |
| 0028 | text | restartRecord() failed. |
| 0029 | method | this.nativeStopRecord() |
| 002A | text | stopRecord() failed. |
| 002B | text | data unavailable. |
| 002C | method | this.nativeCompleteRecord() |
| 002D | text | recording cannot be completed. |
| 002E | method | this.flushBuffer() |
| 002F | method | this.destroyBuffer() |
| 0030 | method | java.util.Vector.addElement() |
| 0031 | method | this.nativeAddBuffer() |
| 0032 | text | recording buffer cannot created. |
| 0033 | method | this.nativeGetBufferCount() |
| 0034 | method | this.nativeGetBuffer() |
| 0035 | method | java.io.OutputStream.write() |
| 0036 | method | java.io.OutputStream.write() |
| 0037 | method | java.util.Vector.size() |
| 0038 | method | java.util.Vector.elementAt() |
| 0039 | objref | ? |
| 003A | method | java.io.OutputStream.flush() |
| 003B | method | java.io.OutputStream.close() |
| 003C | method | this.nativeRemoveBuffer() |
| 003D | text | cannot remove buffer. |
| 003E | method | this.nativeUnlockBuffer() |
| 003F | method | java.util.Vector.removeAllElements() |
| 0040 | method | com.jblend.media.core.MediaRecordListener.eventOccurred() |
| 0041 | method | this.restartRecord() |
| 0042 | method | this.stopRecord() |
| 0043 | method | this.cancel() |
| 0044 | objref | com.jblend.media.core.MediaOptionalParser |
| 0045 | objref | com.jblend.media.core.MediaControlListener |
| 0046 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| public static final | int | RECORD_ERROR |
| public static final | int | RECORD_STARTED |
| public static final | int | RECORD_STOPPED |
| Methods | ||
|---|---|---|
| public | void | eventOccurred(MediaRecordController m1, int i1) |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static | int | NOT_OPENED |
| private static | int | OPENED |
| private static | int | TAKEN |
| public static final | int | TYPE |
| MediaControl | control | |
| int | state | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| static | int | access$000(int i1, int i2) |
| public | void | capture() |
| public | byte[] | createImage() |
| protected | void | doCreate(MediaControl m1) |
| int | getFuncID() | |
| private static native | int | nativeCapture(int i1, int i2) |
| private static native | int | nativeEncode(int i1, int i2) |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | byte[] | nativeGetImage(int i1, int i2) |
| private static native | int | nativePrepare(int i1, int i2) |
| private static native | String | nativeSetEncodeParams(int i1, int i2, String[] s1, String[] s2) |
| private static native | int | nativeUnprepare(int i1, int i2) |
| public | void | prepare() |
| public | void | setParams(Hashtable h1) |
| public | void | unprepare() |
| References | ||
|---|---|---|
| 0000 | method | this.nativeEncode() |
| 0001 | method | com.jblend.media.core.MediaController.<init>() |
| 0002 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0003 | method | com.jblend.util.Secure.checkPackage() |
| 0004 | method | this.nativeGetFuncID() |
| 0005 | field | this.OPENED |
| 0006 | method | this.nativePrepare() |
| 0007 | objref | java.io.IOException |
| 0008 | text | camera is not available now. |
| 0009 | method | java.io.IOException.<init>() |
| 000A | field | this.NOT_OPENED |
| 000B | method | this.nativeUnprepare() |
| 000C | text | camera cannot closed. |
| 000D | objref | java.lang.IllegalStateException |
| 000E | text | device is not opened. |
| 000F | method | java.lang.IllegalStateException.<init>() |
| 0010 | method | this.nativeCapture() |
| 0011 | text | cannot take picture. |
| 0012 | field | this.TAKEN |
| 0013 | method | java.util.Hashtable.size() |
| 0014 | objref | java.lang.String |
| 0015 | method | java.util.Hashtable.keys() |
| 0016 | method | java.util.Enumeration.nextElement() |
| 0017 | method | java.util.Hashtable.get() |
| 0018 | method | java.util.Enumeration.hasMoreElements() |
| 0019 | method | this.nativeSetEncodeParams() |
| 001A | objref | java.lang.IllegalArgumentException |
| 001B | text | parameter set failed. |
| 001C | method | java.lang.IllegalArgumentException.<init>() |
| 001D | text | photograph does not exist. |
| 001E | objref | com.jblend.media.core.MediaSnapshotController$1 |
| 001F | method | com.jblend.media.core.MediaSnapshotController$1.<init>() |
| 0020 | method | com.jblend.media.core.MediaThread.getThread() |
| 0021 | method | com.jblend.media.core.NativeSync.join() |
| 0022 | method | this.nativeGetImage() |
| Fields | ||
|---|---|---|
| private final | MediaSnapshotController | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(MediaSnapshotController m1, int i1, int i2) | |
| int | check() | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.NativeSync.<init>() |
| 0001 | method | com.jblend.media.core.MediaSnapshotController.access$000() |
| Fields | ||
|---|---|---|
| public static final | int | TYPE |
| int | maxSpeed | |
| int | minSpeed | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| protected | void | doCreate(MediaControl m1) |
| int | getFuncID() | |
| public | int | getMaxSpeed() |
| public | int | getMinSpeed() |
| public | int | getSpeed() |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | int | nativeGetMaxSpeed(int i1, int i2) |
| private static native | int | nativeGetMinSpeed(int i1, int i2) |
| private static native | int | nativeGetSpeed(int i1, int i2) |
| private static native | int | nativeSetSpeed(int i1, int i2, int i3) |
| public | int | setSpeed(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaController.<init>() |
| 0001 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | this.nativeGetMaxSpeed() |
| 0004 | method | this.nativeGetMinSpeed() |
| 0005 | method | this.nativeGetFuncID() |
| 0006 | method | this.nativeGetSpeed() |
| 0007 | objref | java.lang.IllegalArgumentException |
| 0008 | text | illegal parameter |
| 0009 | method | java.lang.IllegalArgumentException.<init>() |
| 000A | method | this.nativeSetSpeed() |
| 000B | objref | java.lang.RuntimeException |
| 000C | text | set failed |
| 000D | method | java.lang.RuntimeException.<init>() |
| Fields | ||
|---|---|---|
| public static final | long | STOPTIME_RESET |
| public static final | int | TYPE |
| Methods | ||
|---|---|---|
| void | <init>() | |
| int | getFuncID() | |
| public | long | getStopTime() |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | long | nativeGetStopTime(int i1, int i2) |
| private static native | int | nativeSetStopTime(int i1, int i2, long l1) |
| public | long | setStopTime(long l1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaController.<init>() |
| 0001 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | this.nativeGetFuncID() |
| 0004 | method | this.nativeGetStopTime() |
| 0005 | method | this.nativeSetStopTime() |
| 0006 | objref | java.lang.RuntimeException |
| 0007 | text | set failed. |
| 0008 | method | java.lang.RuntimeException.<init>() |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | <init>(byte[] b1) |
| public | void | <init>(String s1, byte[] b1) |
| public | void | <init>(int i1, byte[] b1) |
| public | void | <init>(MediaType m1, byte[] b1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaBuffer.<init>() |
| 0001 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | objref | java.lang.NullPointerException |
| 0004 | text | data is null. |
| 0005 | method | java.lang.NullPointerException.<init>() |
| 0006 | method | com.jblend.media.core.MediaType.getFromData() |
| 0007 | method | com.jblend.media.core.MediaBuffer.check() |
| 0008 | method | com.jblend.media.core.MediaType.getFromMimeType() |
| 0009 | method | com.jblend.media.core.MediaType.getFromMediaType() |
| Methods | ||
|---|---|---|
| public | void | <init>(byte[] b1) |
| public | void | <init>(int i1) |
| public | void | <init>(String s1) |
| public | void | <init>(MediaType m1) |
| boolean | checkBuffer(MediaBuffer m1) | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaControl.<init>() |
| 0001 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | com.jblend.media.core.MediaType.getFromData() |
| 0004 | method | com.jblend.media.core.MediaControl.create() |
| 0005 | method | com.jblend.media.core.MediaControl.<init>() |
| 0006 | method | com.jblend.media.core.MediaControl.<init>() |
| 0007 | method | com.jblend.media.core.MediaControl.<init>() |
| 0008 | objref | com.jblend.media.core.MediaStorage |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| String | locator | |
| String | mimeType | |
| int | streamControlID | |
| int | streamID | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| public | void | <init>(String s1) |
| void | checkClose(int i1) | |
| int | checkOpen() | |
| public | void | connect() |
| public | void | disconnect() |
| public | void | fix() |
| int | getControllerID() | |
| public | String | getMimeType() |
| public | String | getPermission() |
| int | getStreamID() | |
| private static native | void | initializeFieldIndex() |
| public | void | lock() |
| private static native | int | nativeCheckClose(int i1, int i2) |
| private static native | int | nativeCheckOpen(int i1, int i2, int i3) |
| private static native | int | nativeConnect(int i1, int i2) |
| private static native | int | nativeCreate(int i1, String s1) |
| private static native | int | nativeDestroy(int i1, int i2) |
| private static native | String | nativeGetMIMEType(int i1, int i2) |
| private static native | String | nativeGetPermission(int i1, int i2) |
| public | void | unfix() |
| public | void | unlock() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaBuffer.<init>() |
| 0001 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | java.lang.String.indexOf() |
| 0004 | objref | java.lang.IllegalArgumentException |
| 0005 | text | illegal URL syntax. |
| 0006 | method | java.lang.IllegalArgumentException.<init>() |
| 0007 | method | java.lang.String.substring() |
| 0008 | method | com.jblend.media.core.MediaStreamType.getFromProtocol() |
| 0009 | text | not supported. |
| 000A | method | com.jblend.media.core.MediaStreamType.getControllerID() |
| 000B | method | this.nativeCreate() |
| 000C | objref | java.io.IOException |
| 000D | text | cannot create media stream. |
| 000E | method | java.io.IOException.<init>() |
| 000F | method | this.nativeConnect() |
| 0010 | text | cannot connect with media stream. |
| 0011 | method | this.nativeGetMIMEType() |
| 0012 | method | com.jblend.media.core.MediaType.getFromMimeType() |
| 0013 | method | com.jblend.media.core.MediaType.canStream() |
| 0014 | method | this.nativeDestroy() |
| 0015 | text | this is not a stream media. |
| 0016 | method | this.nativeGetPermission() |
| 0017 | method | this.nativeCheckOpen() |
| 0018 | method | this.nativeCheckClose() |
| 0019 | method | this.initializeFieldIndex() |
| Fields | ||
|---|---|---|
| private static | boolean | DEBUG |
| MediaStreamListener | listener | |
| MediaStream | stream | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(String s1) |
| public | boolean | canStream() |
| boolean | checkBuffer(MediaBuffer m1) | |
| void | doSetData() | |
| public | void | load() |
| private static native | boolean | nativeCanStream(int i1) |
| private static native | int | nativeSet(int i1, int i2, int i3, int i4) |
| public | boolean | parseEvent(int i1, long l1) |
| public | void | set(MediaBuffer m1) |
| public | void | setStreamListener(MediaStreamListener m1) |
| public | void | unload() |
| Fields | ||
|---|---|---|
| public static final | int | BUFFER_START |
| public static final | int | BUFFER_STOP |
| Methods | ||
|---|---|---|
| public | void | eventOccurred(MediaStreamControl m1, int i1) |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| int | controllerID | |
| String | protocol | |
| static | Vector | types |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| void | <init>(String s1, int i1) | |
| MediaStreamType | clone() | |
| int | getControllerID() | |
| public static | MediaStreamType | getFromProtocol(String s1) |
| public | String | getProtocolName() |
| public static final | Vector | getSupportedProtocols() |
| private static native | int | nativeGetControl(int i1) |
| private static native | int | nativeGetCount() |
| private static native | String | nativeGetProtocolName(int i1) |
| References | ||
|---|---|---|
| 0000 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | method | java.lang.String.toLowerCase() |
| 0003 | field | this.types |
| 0004 | method | java.util.Vector.size() |
| 0005 | method | java.util.Vector.elementAt() |
| 0006 | objref | this |
| 0007 | method | java.lang.String.equals() |
| 0008 | method | this.clone() |
| 0009 | method | this.nativeGetCount() |
| 000A | objref | java.util.Vector |
| 000B | method | java.util.Vector.<init>() |
| 000C | method | this.nativeGetControl() |
| 000D | method | this.nativeGetProtocolName() |
| 000E | method | this.<init>() |
| 000F | method | java.util.Vector.addElement() |
| 0010 | method | this.getSupportedProtocols() |
| Fields | ||
|---|---|---|
| public static final | int | TYPE |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | long | getClock() |
| int | getFuncID() | |
| private static native | long | nativeGetClock(int i1, int i2) |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | int | nativeUseClockOf(int i1, int i2, int i3, int i4) |
| private static native | int | nativeUseOwnClock(int i1, int i2) |
| public | void | useClockOf(MediaSyncController m1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaController.<init>() |
| 0001 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | this.nativeGetFuncID() |
| 0004 | method | this.nativeUseClockOf() |
| 0005 | objref | java.lang.RuntimeException |
| 0006 | text | useClockOf failed. |
| 0007 | method | java.lang.RuntimeException.<init>() |
| 0008 | method | this.nativeUseOwnClock() |
| 0009 | method | this.nativeGetClock() |
| Fields | ||
|---|---|---|
| public static final | int | TYPE |
| Methods | ||
|---|---|---|
| void | <init>() | |
| int | getFuncID() | |
| public | int | getTempo() |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | int | nativeGetTempo(int i1, int i2) |
| private static native | int | nativeSetTempo(int i1, int i2, int i3) |
| public | int | setTempo(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaController.<init>() |
| 0001 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | this.nativeGetFuncID() |
| 0004 | method | this.nativeGetTempo() |
| 0005 | objref | java.lang.RuntimeException |
| 0006 | text | get failed. |
| 0007 | method | java.lang.RuntimeException.<init>() |
| 0008 | objref | java.lang.IllegalArgumentException |
| 0009 | text | illegal parameter. |
| 000A | method | java.lang.IllegalArgumentException.<init>() |
| 000B | method | this.nativeSetTempo() |
| 000C | text | set tempo failed. |
| 000D | method | this.getTempo() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | boolean | DEBUG_FLUSH |
| private static | MediaEventThread | mediaEventThread |
| private static | MediaThread | mediaThread |
| static | Vector | nativeSync |
| private static | Vector | players |
| private static | Object[] | players_copy |
| Methods | ||
|---|---|---|
| void | <init>() | |
| void | add(MediaControl m1) | |
| void | addNativeSync(NativeSync n1) | |
| void | blockPlayers(int i1, boolean b1, int i2) | |
| boolean | checkType(MediaControl m1, int i1) | |
| protected | int | getDispatchPriority() |
| static | MediaThread | getThread() |
| protected | void | parseEvent(Object o1) |
| void | post(MediaControl m1, int i1, int i2, long l1) | |
| public synchronized | void | receiveEvent(int[] i1, int i2) |
| void | remove(MediaControl m1) | |
| void | removeNativeSync(NativeSync n1) | |
| References | ||
|---|---|---|
| 0000 | field | this.mediaThread |
| 0001 | objref | this |
| 0002 | method | this.<init>() |
| 0003 | method | com.jblend.media.core.EventThread.<init>() |
| 0004 | objref | java.util.Vector |
| 0005 | method | java.util.Vector.<init>() |
| 0006 | field | this.players |
| 0007 | objref | java.lang.Object |
| 0008 | field | this.players_copy |
| 0009 | field | this.nativeSync |
| 000A | field | this.mediaEventThread |
| 000B | method | com.jblend.micro.event.MediaEventThread.getInstance() |
| 000C | method | java.lang.Thread.start() |
| 000D | method | com.jblend.micro.event.AbstractEventThread.addEventListener() |
| 000E | method | java.util.Vector.contains() |
| 000F | method | java.util.Vector.addElement() |
| 0010 | method | java.util.Vector.removeElement() |
| 0011 | objref | java.lang.RuntimeException |
| 0012 | objref | java.lang.StringBuffer |
| 0013 | method | java.lang.StringBuffer.<init>() |
| 0014 | text | XXXXXXXXXXXX illegal size of event |
| 0015 | method | java.lang.StringBuffer.append() |
| 0016 | method | java.lang.StringBuffer.append() |
| 0017 | method | java.lang.StringBuffer.toString() |
| 0018 | method | java.lang.RuntimeException.<init>() |
| 0019 | 0005 | 00000000 |
| 001A | 0000 | FFFFFFFF |
| 001B | 0003 | 00008000 |
| 001C | method | java.util.Vector.size() |
| 001D | method | java.util.Vector.elementAt() |
| 001E | objref | com.jblend.media.core.NativeSync |
| 001F | method | com.jblend.media.core.NativeSync.wakeUp() |
| 0020 | method | this.post() |
| 0021 | objref | com.jblend.media.core.MediaControl |
| 0022 | objref | com.jblend.media.core.MediaEvent |
| 0023 | method | com.jblend.media.core.MediaEvent.<init>() |
| 0024 | method | com.jblend.media.core.EventThread.post() |
| 0025 | method | com.jblend.media.core.MediaControl.checkAndSetState() |
| 0026 | method | com.jblend.media.core.MediaControl.postEvent() |
| 0027 | method | com.jblend.media.core.MediaControl.checkDuration() |
| 0028 | method | com.jblend.media.core.MediaControl.getDuration() |
| 0029 | method | this.blockPlayers() |
| 002A | method | com.jblend.media.core.MediaControl.postRepeatEvent() |
| 002B | method | com.jblend.media.core.MediaControl.postErrorEvent() |
| 002C | method | com.jblend.media.core.MediaControl.parseOptionalEvent() |
| 002D | method | com.jblend.media.core.MediaControl.postUserEvent() |
| 002E | method | com.jblend.media.core.MediaControl.getIncludedContents() |
| 002F | method | com.jblend.media.core.MediaControl.getGlobalLock() |
| 0030 | method | java.util.Vector.copyInto() |
| 0031 | method | com.jblend.media.core.MediaType.block() |
| 0032 | method | this.checkType() |
| 0033 | method | com.jblend.media.core.MediaControl.notifyDeviceReleased() |
| 0034 | method | com.jblend.media.core.MediaControl.notifyDeviceAcquired() |
| 0035 | method | com.jblend.media.core.MediaControl.notifyBlockingComplete() |
| 0036 | method | com.jblend.media.core.MediaControl.releaseGlobalLock() |
| 0037 | objref | com.jblend.micro.event.EventListener |
| Fields | ||
|---|---|---|
| private static | boolean | DEBUG |
| public static final | int | TYPE |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| protected | void | doCreate(MediaControl m1) |
| int | getFuncID() | |
| private static native | int | nativePlaySingleTone(int i1, int i2, int i3) |
| public static | void | playSingleTone(int i1, int i2, int i3) |
| public | void | setSequence(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaController.<init>() |
| 0001 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | objref | com.jblend.media.core.MediaStorageControl |
| 0004 | objref | java.lang.RuntimeException |
| 0005 | text | Streaming playback is not supported. |
| 0006 | method | java.lang.RuntimeException.<init>() |
| 0007 | objref | java.lang.IllegalArgumentException |
| 0008 | text | this type does not support tone sequence. |
| 0009 | method | java.lang.IllegalArgumentException.<init>() |
| 000A | objref | com.jblend.media.core.MediaStorage |
| 000B | text | audio/x-tone-seq |
| 000C | method | com.jblend.media.core.MediaStorage.<init>() |
| 000D | method | com.jblend.media.core.MediaControl.unset() |
| 000E | method | com.jblend.media.core.MediaControl.set() |
| 000F | text | parameter is illegal. |
| 0010 | method | com.jblend.media.core.MediaType.isAudioBlock() |
| 0011 | method | com.jblend.media.core.MediaType.isBlock() |
| 0012 | field | this.DEBUG |
| 0013 | field | java.lang.System.out |
| 0014 | text | ***** MediaToneController#playSingleTone() ..... blocked. |
| 0015 | method | java.io.PrintStream.println() |
| 0016 | text | device is blocked. |
| 0017 | method | this.nativePlaySingleTone() |
| 0018 | text | cannot play tone. |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| public static final | int | DEVICE_BASE |
| int | controllerID | |
| private static | boolean | isAllBlocked |
| private static | boolean | isAudioBlocked |
| boolean | isBlocked | |
| private static | boolean | isVideoBlocked |
| int | mediaType | |
| String | mimeType | |
| static | Vector | types |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| void | <init>(String s1, int i1, int i2) | |
| private static | MediaType | __getFromMediaType(int i1) |
| private static | MediaType | __getFromMimeType(String s1) |
| static | void | block(int i1, boolean b1) |
| public | boolean | canStream() |
| MediaType | clone() | |
| public static final | Vector | getAllSupportedTypes() |
| public static | MediaType | getFromData(byte[] b1) |
| public static | MediaType | getFromDeviceType(String s1) |
| public static | MediaType | getFromMediaType(int i1) |
| public static | MediaType | getFromMimeType(String s1) |
| public | String | getMIMEType() |
| public | int | getMediaType() |
| static | boolean | isAudioBlock() |
| static | boolean | isBlock(String s1) |
| static | boolean | isBlock(int i1) |
| static | boolean | isVideoBlock() |
| private static native | boolean | nativeCanStream(int i1) |
| private static native | int | nativeDetectControl(int i1) |
| private static native | int | nativeDetectFromData(byte[] b1) |
| private static native | String | nativeGetMimeType(int i1) |
| private static native | int[] | nativeGetSupportedTypes() |
| private static native | void | nativeInitialize() |
| References | ||
|---|---|---|
| 0000 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | field | this.types |
| 0003 | method | java.util.Vector.size() |
| 0004 | method | java.util.Vector.elementAt() |
| 0005 | objref | this |
| 0006 | method | this.clone() |
| 0007 | method | java.lang.String.toLowerCase() |
| 0008 | 0003 | 10000000 |
| 0009 | method | java.lang.String.equals() |
| 000A | method | this.nativeDetectFromData() |
| 000B | method | this.nativeGetSupportedTypes() |
| 000C | objref | java.lang.RuntimeException |
| 000D | text | cannot get supported types. |
| 000E | method | java.lang.RuntimeException.<init>() |
| 000F | objref | java.util.Vector |
| 0010 | method | java.util.Vector.<init>() |
| 0011 | method | this.nativeDetectControl() |
| 0012 | method | this.nativeGetMimeType() |
| 0013 | method | this.<init>() |
| 0014 | method | java.util.Vector.addElement() |
| 0015 | objref | java.lang.IllegalArgumentException |
| 0016 | text | illegal media type. |
| 0017 | method | java.lang.IllegalArgumentException.<init>() |
| 0018 | method | this.nativeCanStream() |
| 0019 | field | this.isAudioBlocked |
| 001A | field | this.isVideoBlocked |
| 001B | field | this.isAllBlocked |
| 001C | method | this.__getFromMediaType() |
| 001D | method | this.__getFromMimeType() |
| 001E | method | this.nativeInitialize() |
| 001F | method | this.getAllSupportedTypes() |
| Fields | ||
|---|---|---|
| public static final | int | TYPE |
| MediaControl | control | |
| int | extType | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| protected | void | doCreate(MediaControl m1) |
| int | getFuncID() | |
| public final | int[] | getParam(int i1, int i2) |
| public final | String | getString(int i1) |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | int | nativeGetParam(int i1, int i2, int i3, int i4, int[] i5) |
| private static native | String | nativeGetString(int i1, int i2, int i3, int i4) |
| private static native | int | nativeSetParam(int i1, int i2, int i3, int i4, int[] i5) |
| private static native | int | nativeSetString(int i1, int i2, int i3, int i4, String s1) |
| public | void | setControlID(String s1) |
| public final | void | setParam(int i1, int[] i2) |
| public final | void | setString(int i1, String s1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaController.<init>() |
| 0001 | 0003 | 00010000 |
| 0002 | method | this.nativeGetFuncID() |
| 0003 | objref | java.lang.RuntimeException |
| 0004 | text | user controller class name is not found. |
| 0005 | method | java.lang.RuntimeException.<init>() |
| 0006 | method | com.jblend.media.core.MediaControl.getUserControllerNames() |
| 0007 | method | java.util.Hashtable.get() |
| 0008 | objref | java.lang.Integer |
| 0009 | method | this.nativeSetParam() |
| 000A | text | set parameter[s] failed |
| 000B | method | this.nativeGetParam() |
| 000C | text | get parameter[s] failed |
| 000D | method | this.nativeSetString() |
| 000E | text | set string failed |
| 000F | method | this.nativeGetString() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| static final | int | MAGNIFY_UNITY |
| static final | int | SCALE_EQUAL |
| static final | int | SCALE_FIXED |
| static final | int | SCALE_INDEPENDENT |
| public static final | int | TYPE |
| MediaBuffer | buffer | |
| int | cliph | |
| int | clipw | |
| int | clipx | |
| int | clipy | |
| int | height | |
| boolean | isShown | |
| int | magX | |
| int | magY | |
| int | mediaHeight | |
| int | mediaWidth | |
| int | offsetX | |
| int | offsetY | |
| int | offx | |
| int | offy | |
| int | posh | |
| int | posw | |
| int | posx | |
| int | posy | |
| int | scalingMode | |
| int | screenHeight | |
| int | screenWidth | |
| int | width | |
| int | x | |
| int | y | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| void | clip(int i1, int i2, int i3, int i4, boolean b1, boolean b2) | |
| protected | void | doCreate(MediaControl m1) |
| int | getFuncID() | |
| public | int | getHeight() |
| public | int | getMediaHeight() |
| public | int | getMediaWidth() |
| public | int | getOffsetX() |
| public | int | getOffsetY() |
| public | int | getScreenHeight() |
| public | int | getScreenWidth() |
| public | int | getWidth() |
| public | int | getX() |
| public | int | getY() |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | int | nativeGetScalingMode(int i1, int i2) |
| private static native | int | nativeRepaint(int i1, int i2) |
| private static native | int | nativeSetBounds(int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8) |
| private static native | int | nativeSetOffset(int i1, int i2, int i3, int i4) |
| private static native | int | nativeStartUpdate(int i1, int i2) |
| private static native | int | nativeStopUpdate(int i1, int i2) |
| public | void | repaint() |
| public | void | setBounds(int i1, int i2, int i3, int i4) |
| public | void | setBoundsNoAlignCenter(int i1, int i2, int i3, int i4) |
| public | void | setClip(int i1, int i2, int i3, int i4) |
| public | void | setOffset(int i1, int i2) |
| public | void | setScreenSize(int i1, int i2) |
| public | void | startUpdate() |
| public | void | stopUpdate() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaController.<init>() |
| 0001 | method | com.jblend.graphics.WindowSystem.getDefaultWindowSystem() |
| 0002 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0003 | method | com.jblend.util.Secure.checkPackage() |
| 0004 | method | this.nativeGetScalingMode() |
| 0005 | method | this.nativeGetFuncID() |
| 0006 | method | this.clip() |
| 0007 | method | this.nativeSetOffset() |
| 0008 | objref | java.lang.RuntimeException |
| 0009 | text | cannot set origin. |
| 000A | method | java.lang.RuntimeException.<init>() |
| 000B | method | this.nativeSetBounds() |
| 000C | text | cannot set bounds. |
| 000D | method | this.nativeRepaint() |
| 000E | text | repaint failed. |
| 000F | method | this.nativeStartUpdate() |
| 0010 | text | cannot start update. |
| 0011 | method | this.nativeStopUpdate() |
| 0012 | text | cannot stop update. |
| Fields | ||
|---|---|---|
| public static final | int | TYPE |
| boolean | isMute | |
| int | volume | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| int | getFuncID() | |
| public | int | getVolume() |
| public | boolean | isMute() |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | int | nativeGetVolume(int i1, int i2) |
| private static native | int | nativeSetVolume(int i1, int i2, int i3) |
| public | void | setMute(boolean b1) |
| public | void | setVolume(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaController.<init>() |
| 0001 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | this.nativeGetFuncID() |
| 0004 | objref | java.lang.IllegalArgumentException |
| 0005 | text | illegal parameter |
| 0006 | method | java.lang.IllegalArgumentException.<init>() |
| 0007 | method | this.nativeSetVolume() |
| 0008 | objref | java.lang.RuntimeException |
| 0009 | text | failed |
| 000A | method | java.lang.RuntimeException.<init>() |
| 000B | method | this.nativeGetVolume() |
| 000C | method | this.getVolume() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| public static final | int | TYPE |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| protected | void | doCreate(MediaControl m1) |
| int | getFuncID() | |
| public | int[] | getPosition() |
| public | int[] | getRolloff() |
| public | int[] | getVelocity() |
| public | boolean | isAvailable() |
| public | boolean | isListenerRelative() |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | int[] | nativeGetPosition(int i1, int i2) |
| private static native | int[] | nativeGetRolloff(int i1, int i2) |
| private static native | int | nativeGetTypeID() |
| private static native | int[] | nativeGetVelocity(int i1, int i2) |
| private static native | boolean | nativeIsAvailable(int i1, int i2) |
| private static native | boolean | nativeIsListenerRelative(int i1, int i2) |
| private static native | void | nativeSetListenerRelative(int i1, int i2, boolean b1) |
| private static native | void | nativeSetPosition(int i1, int i2, int i3, int i4, int i5) |
| private static native | void | nativeSetRolloff(int i1, int i2, int i3, int i4, int i5) |
| private static native | void | nativeSetVelocity(int i1, int i2, int i3, int i4, int i5) |
| public | void | setListenerRelative(boolean b1) |
| public | void | setPosition(int i1, int i2, int i3) |
| public | void | setRolloff(int i1, int i2, int i3) |
| public | void | setVelocity(int i1, int i2, int i3) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaController.<init>() |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | field | this.TYPE |
| 0003 | method | this.nativeGetFuncID() |
| 0004 | method | this.nativeIsAvailable() |
| 0005 | method | this.nativeGetPosition() |
| 0006 | method | this.nativeGetRolloff() |
| 0007 | method | this.nativeGetVelocity() |
| 0008 | method | this.nativeIsListenerRelative() |
| 0009 | method | this.nativeSetListenerRelative() |
| 000A | method | this.nativeSetPosition() |
| 000B | method | this.nativeSetRolloff() |
| 000C | method | this.nativeSetVelocity() |
| 000D | method | this.nativeGetTypeID() |
| Fields | ||
|---|---|---|
| private static final | int | CLOSED |
| private static final | boolean | DEBUG |
| private static final | int | DECODED |
| private static final | int | OPENED |
| public static final | int | TYPE |
| private | byte[] | codeData |
| private | int | codeDataAddress |
| private | String | codeType |
| int | state | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| static | int | access$000(int i1, int i2) |
| public | void | capture() |
| protected | void | doCreate(MediaControl m1) |
| public | byte[] | getCodeData() |
| public | String | getCodeType() |
| int | getFuncID() | |
| public | Object | getMediaControlLockObject() |
| public | boolean | isSupportedParams(Hashtable h1) |
| private static native | int | nativeCapture(int i1, int i2) |
| private native | int | nativeGetData(int i1, int i2, byte[] b1, int i3) |
| private native | int | nativeGetDataSize(int i1, int i2) |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | int | nativeGetTypeID() |
| private static native | boolean | nativeIsSupportedParams(int i1, int i2, String[] s1, String[] s2) |
| private static native | int | nativePrepare(int i1, int i2) |
| private static native | int | nativeSetDecodeParams(int i1, int i2, String[] s1, String[] s2) |
| private static native | int | nativeUnprepare(int i1, int i2) |
| public | void | prepare() |
| public | void | setParams(Hashtable h1) |
| public | void | unprepare() |
| References | ||
|---|---|---|
| 0000 | method | this.nativeCapture() |
| 0001 | method | com.jblend.media.core.MediaController.<init>() |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | this.TYPE |
| 0004 | objref | com.jblend.media.core.MediaInputDevice |
| 0005 | method | com.jblend.media.core.MediaInputDevice.getParams() |
| 0006 | method | this.setParams() |
| 0007 | method | this.nativeGetFuncID() |
| 0008 | method | this.nativePrepare() |
| 0009 | objref | java.io.IOException |
| 000A | text | camera is not available now. |
| 000B | method | java.io.IOException.<init>() |
| 000C | method | this.nativeUnprepare() |
| 000D | text | cannot close camera. |
| 000E | method | java.util.Hashtable.size() |
| 000F | objref | java.lang.String |
| 0010 | method | java.util.Hashtable.keys() |
| 0011 | method | java.util.Enumeration.nextElement() |
| 0012 | method | java.util.Hashtable.get() |
| 0013 | method | java.util.Enumeration.hasMoreElements() |
| 0014 | method | this.nativeSetDecodeParams() |
| 0015 | objref | java.lang.IllegalArgumentException |
| 0016 | text | invalid parametes |
| 0017 | method | java.lang.IllegalArgumentException.<init>() |
| 0018 | method | this.nativeIsSupportedParams() |
| 0019 | objref | java.lang.IllegalStateException |
| 001A | text | device is not opened. |
| 001B | method | java.lang.IllegalStateException.<init>() |
| 001C | objref | com.jblend.media.core.MediaVsclBarcodeController$1 |
| 001D | method | com.jblend.media.core.MediaVsclBarcodeController$1.<init>() |
| 001E | method | com.jblend.media.core.MediaThread.getThread() |
| 001F | method | com.jblend.media.core.NativeSync.join() |
| 0020 | objref | java.lang.RuntimeException |
| 0021 | text | cannot capture picture. |
| 0022 | method | java.lang.RuntimeException.<init>() |
| 0023 | method | this.nativeGetDataSize() |
| 0024 | text | cannot get data. |
| 0025 | method | this.nativeGetData() |
| 0026 | text | decoded data does not exist. |
| 0027 | method | this.nativeGetTypeID() |
| Fields | ||
|---|---|---|
| private final | MediaVsclBarcodeController | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(MediaVsclBarcodeController m1, int i1, int i2) | |
| int | check() | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.NativeSync.<init>() |
| 0001 | method | com.jblend.media.core.MediaVsclBarcodeController.access$000() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| public static final | int | TYPE |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| protected | void | doCreate(MediaControl m1) |
| int | getFuncID() | |
| public | int | getMode() |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | int | nativeGetMode(int i1, int i2) |
| private static native | int | nativeGetTypeID() |
| private static native | int | nativeSetMode(int i1, int i2, int i3) |
| public | int | setMode(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaController.<init>() |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | field | this.TYPE |
| 0003 | method | this.nativeGetFuncID() |
| 0004 | method | this.nativeGetMode() |
| 0005 | method | this.nativeSetMode() |
| 0006 | method | this.nativeGetTypeID() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| public static final | int | TYPE |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| protected | void | doCreate(MediaControl m1) |
| int | getFuncID() | |
| public | int | getLevel() |
| private static native | int | nativeGetFuncID(int i1) |
| private static native | int | nativeGetLevel(int i1, int i2) |
| private static native | int | nativeGetTypeID() |
| private static native | void | nativeSetLevel(int i1, int i2, int i3) |
| public | void | setLevel(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaController.<init>() |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | field | this.TYPE |
| 0003 | method | this.nativeGetFuncID() |
| 0004 | method | this.nativeGetLevel() |
| 0005 | method | this.nativeSetLevel() |
| 0006 | method | this.nativeGetTypeID() |
| Fields | ||
|---|---|---|
| static final | int | Cancelled |
| static final | int | Completed |
| private static final | boolean | DEBUG |
| static final | int | ErrorOccurred |
| static final | int | Idle |
| static final | int | JobCancelled |
| static final | int | JobContinue |
| static final | int | JobDone |
| static final | int | JobError |
| static final | int | Waiting |
| int | id | |
| Object | syncObj | |
| int | type | |
| int | waitState | |
| Methods | ||
|---|---|---|
| void | <init>(int i1, int i2) | |
| int | check() | |
| synchronized | int | checkTransition(MediaThread m1) |
| boolean | join(MediaThread m1) | |
| void | waitProc(MediaThread m1) | |
| void | wakeUp(int i1) | |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Object.<init>() |
| 0001 | objref | java.lang.Object |
| 0002 | method | this.checkTransition() |
| 0003 | method | this.join() |
| 0004 | field | com.jblend.media.core.MediaThread.nativeSync |
| 0005 | method | this.check() |
| 0006 | method | com.jblend.media.core.MediaThread.addNativeSync() |
| 0007 | method | this.waitProc() |
| 0008 | method | com.jblend.media.core.MediaThread.removeNativeSync() |
| 0009 | method | java.lang.Object.wait() |
| 000A | objref | java.lang.InterruptedException |
| 000B | method | java.lang.Object.notifyAll() |
| Fields | ||
|---|---|---|
| MediaMIDIController | midi | |
| MediaVolumeController | vol | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| boolean | checkBuffer(MediaBuffer m1) | |
| public | void | create(MediaType m1) |
| public | MediaController | getController(int i1) |
| public | long | getTime() |
| public | void | load() |
| private static native | int | nativeCloseDevice(int i1, int i2) |
| private static native | int | nativeCreate(int i1) |
| private static native | int | nativeGetControllerID() |
| private static native | int | nativeGetIncludedContents(int i1, int i2) |
| private static native | int | nativeOpenDevice(int i1, int i2) |
| public | void | pause() |
| public | void | restart() |
| public | void | set(MediaBuffer m1) |
| public | void | setTime(long l1) |
| public | void | start() |
| public | void | stop() |
| public | void | unload() |
| public | void | unset() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.core.MediaControl.<init>() |
| 0001 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | this.nativeGetControllerID() |
| 0004 | objref | java.lang.RuntimeException |
| 0005 | text | cannot created. |
| 0006 | method | java.lang.RuntimeException.<init>() |
| 0007 | text | audio/midi |
| 0008 | method | this.nativeCreate() |
| 0009 | method | this.nativeGetIncludedContents() |
| 000A | objref | java.util.Vector |
| 000B | method | java.util.Vector.<init>() |
| 000C | objref | java.lang.IllegalStateException |
| 000D | text | load : illegal state |
| 000E | method | java.lang.IllegalStateException.<init>() |
| 000F | method | this.nativeOpenDevice() |
| 0010 | text | cannot open MIDI device. |
| 0011 | text | stop : illegal state |
| 0012 | method | com.jblend.media.core.MediaControl.postEvent() |
| 0013 | text | pause : illegal state |
| 0014 | text | restart : illegal state |
| 0015 | text | unload : illegal state |
| 0016 | method | this.nativeCloseDevice() |
| 0017 | text | unset : illegal state |
| 0018 | objref | com.jblend.media.core.MediaMIDIController |
| 0019 | method | com.jblend.media.core.MediaMIDIController.<init>() |
| 001A | method | com.jblend.media.core.MediaController.create() |
| 001B | objref | com.jblend.media.core.MediaVolumeController |
| 001C | method | com.jblend.media.core.MediaVolumeController.<init>() |
| Methods | ||
|---|---|---|
| public | Object | getDisplayParent() |
| public | void | repaintItem() |
| public | void | setVideoItemListener(VideoItemListener v1) |
| public | void | setVideoModeFullScreen(boolean b1) |
| public | void | setVideoSize(int i1, int i2) |
| Methods | ||
|---|---|---|
| public | Object | createItem() |
| Methods | ||
|---|---|---|
| public | void | clip(int i1, int i2, int i3, int i4) |
| public | void | hideNotify() |
| public | void | itemSizeChaged(int i1, int i2) |
| public | void | redraw(Graphics g1, int i1, int i2, int i3, int i4) |
| public | void | showNotify() |
| public | void | startUpdate() |
| public | void | stopUpdate() |
| Fields | ||
|---|---|---|
| public static final | int | MAX_PATH_LENGTH_CLASSFORNAME |
| public static final | boolean | MEDIA_MMAPI_SUPPORTS_HTTPS |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| private static native | int | nativeGetOption_MEDIA_MMAPI_SUPPORTS_HTTPS() |
| References | ||
|---|---|---|
| 0000 | method | this.nativeGetOption_MEDIA_MMAPI_SUPPORTS_HTTPS() |
| 0001 | field | this.MEDIA_MMAPI_SUPPORTS_HTTPS |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| public static final | int | NOT_OPENED |
| public static final | int | OPENED |
| public static final | int | STARTED |
| String | contentType | |
| int | state | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public final | void | close() |
| protected | void | doClose() |
| protected | OutputStream | doGetStream() |
| protected | void | doOpen() |
| protected | void | doStart() |
| protected | void | doStop() |
| protected final | String | getContentType() |
| public final | OutputStream | getStream() |
| public final | void | open() |
| public final | void | setContentType(String s1) |
| public final | void | start() |
| public final | void | stop() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.protocol.DataSink.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | objref | java.lang.IllegalStateException |
| 0004 | text | already opened. |
| 0005 | method | java.lang.IllegalStateException.<init>() |
| 0006 | method | this.doOpen() |
| 0007 | method | this.stop() |
| 0008 | objref | java.io.IOException |
| 0009 | method | this.doClose() |
| 000A | text | device is not opened yet. |
| 000B | method | this.doStart() |
| 000C | method | this.doStop() |
| 000D | text | stream is not opened yet. |
| 000E | method | this.doGetStream() |
| Fields | ||
|---|---|---|
| protected static final | int | CONNECTED |
| protected static final | int | NOT_CONNECTED |
| protected static final | int | STARTED |
| String | contentType | |
| int | state | |
| SourceStream[] | streams | |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| public final | void | connect() |
| public final | void | disconnect() |
| protected | void | doConnect() |
| protected | void | doDisconnect() |
| protected | Control | doGetControl(String s1) |
| protected | Control[] | doGetControls() |
| protected | SourceStream[] | doGetStreams() |
| protected | void | doStart() |
| protected | void | doStop() |
| public | String | getContentType() |
| public final | Control | getControl(String s1) |
| public final | Control[] | getControls() |
| public final | SourceStream[] | getStreams() |
| protected final | void | setContentType(String s1) |
| public final | void | start() |
| public final | void | stop() |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.media.protocol.DataSource.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | objref | java.lang.IllegalStateException |
| 0004 | text | source is not connected. |
| 0005 | method | java.lang.IllegalStateException.<init>() |
| 0006 | text | already connected. |
| 0007 | method | this.doConnect() |
| 0008 | method | this.stop() |
| 0009 | objref | java.io.IOException |
| 000A | method | this.doDisconnect() |
| 000B | method | this.doStart() |
| 000C | method | this.doStop() |
| 000D | method | this.doGetStreams() |
| 000E | method | this.doGetControl() |
| 000F | method | this.doGetControls() |
| 0010 | objref | ? |
| Fields | ||
|---|---|---|
| ContentDescriptor | contentDescriptor | |
| long | contentLength | |
| String | contentType | |
| long | current | |
| InputStream | stream | |
| Methods | ||
|---|---|---|
| protected | void | <init>() |
| protected | void | <init>(InputStream i1, String s1, long l1) |
| public | ContentDescriptor | getContentDescriptor() |
| public | long | getContentLength() |
| public | String | getContentType() |
| public | Control | getControl(String s1) |
| public | Control[] | getControls() |
| public | int | getSeekType() |
| public | int | getTransferSize() |
| public | int | read(byte[] b1, int i1, int i2) |
| public | long | seek(long l1) |
| public | long | tell() |
| References | ||
|---|---|---|
| 0000 | text | javax.microedition |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | method | jp.co.aplix.cldc.io.Resource.getResourceSize() |
| 0003 | objref | java.lang.Throwable |
| 0004 | method | java.lang.Throwable.printStackTrace() |
| 0005 | objref | javax.microedition.media.protocol.ContentDescriptor |
| 0006 | method | javax.microedition.media.protocol.ContentDescriptor.<init>() |
| 0007 | method | java.io.InputStream.read() |
| 0008 | method | java.io.InputStream.available() |
| 0009 | objref | java.io.IOException |
| 000A | objref | ? |
| 000B | objref | javax.microedition.media.protocol.SourceStream |
| Fields | ||
|---|---|---|
| String | locator | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | close() |
| public final | String | getLocator() |
| public | OutputStream | getStream() |
| public | void | open() |
| public | void | setContentType(String s1) |
| public final | void | setLocator(String s1) |
| public | void | start() |
| public | void | stop() |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.RuntimeException |
| 0001 | text | locator is already set. |
| 0002 | method | java.lang.RuntimeException.<init>() |
| 0003 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | DataSink | createDataSink(String s1) |
| Methods | ||
|---|---|---|
| public | DataSource | createDataSource(String s1) |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | DataSource | createDataSource(String s1) |
| References | ||
|---|---|---|
| 0000 | text | javax.microedition |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | objref | com.jblend.media.protocol.capture.DataSourceImpl |
| 0003 | method | com.jblend.media.protocol.capture.DataSourceImpl.<init>() |
| 0004 | objref | com.jblend.media.protocol.DataSourceCreator |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| MediaInputDevice | device | |
| String | deviceName | |
| Hashtable | params | |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| protected final | void | doConnect() |
| protected final | void | doDisconnect() |
| protected final | SourceStream[] | doGetStreams() |
| protected final | void | doStart() |
| protected final | void | doStop() |
| public | MediaInputDevice | getDevice() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.protocol.AbstractDataSource.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | java.lang.String.indexOf() |
| 0004 | method | java.lang.String.substring() |
| 0005 | method | java.lang.String.toLowerCase() |
| 0006 | method | java.lang.String.substring() |
| 0007 | method | com.jblend.media.control.MediaFormat.getFromLocator() |
| 0008 | objref | com.jblend.media.core.MediaInputDevice |
| 0009 | method | com.jblend.media.core.MediaInputDevice.<init>() |
| 000A | method | com.jblend.media.core.MediaInputDevice.open() |
| 000B | method | com.jblend.media.core.MediaInputDevice.close() |
| 000C | objref | java.io.IOException |
| 000D | objref | javax.microedition.media.protocol.SourceStream |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | DataSource | createDataSource(String s1) |
| References | ||
|---|---|---|
| 0000 | text | javax.microedition |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | objref | com.jblend.media.protocol.device.DataSourceImpl |
| 0003 | method | com.jblend.media.protocol.device.DataSourceImpl.<init>() |
| 0004 | objref | com.jblend.media.protocol.DataSourceCreator |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| protected final | void | doConnect() |
| protected final | void | doDisconnect() |
| protected final | SourceStream[] | doGetStreams() |
| protected final | void | doStart() |
| protected final | void | doStop() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.protocol.AbstractDataSource.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | text | device://tone |
| 0004 | method | java.lang.String.equals() |
| 0005 | text | audio/x-tone-seq |
| 0006 | text | device://midi |
| 0007 | text | audio/midi |
| 0008 | objref | java.lang.IllegalArgumentException |
| 0009 | text | illegal URL |
| 000A | method | java.lang.IllegalArgumentException.<init>() |
| 000B | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | DataSource | createDataSource(String s1) |
| References | ||
|---|---|---|
| 0000 | text | javax.microedition |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | objref | com.jblend.media.protocol.http.DataSourceImpl |
| 0003 | method | com.jblend.media.protocol.http.DataSourceImpl.<init>() |
| 0004 | objref | com.jblend.media.protocol.DataSourceCreator |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| HttpConnection | conn | |
| long | contentLength | |
| InputStream | in | |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| protected final | void | doConnect() |
| protected final | void | doDisconnect() |
| protected final | SourceStream[] | doGetStreams() |
| protected final | void | doStart() |
| protected final | void | doStop() |
| Fields | ||
|---|---|---|
| InputStream | in | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | <init>(InputStream i1, String s1, long l1) |
| public | int | getSeekType() |
| public | long | seek(long l1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.protocol.AbstractSourceStream.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | com.jblend.media.protocol.AbstractSourceStream.<init>() |
| 0004 | method | com.jblend.media.protocol.AbstractSourceStream.tell() |
| 0005 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | DataSource | createDataSource(String s1) |
| References | ||
|---|---|---|
| 0000 | text | javax.microedition |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | objref | com.jblend.media.protocol.resource.DataSourceImpl |
| 0003 | method | com.jblend.media.protocol.resource.DataSourceImpl.<init>() |
| 0004 | objref | com.jblend.media.protocol.DataSourceCreator |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| InputConnection | conn | |
| InputStream | in | |
| boolean | isStream | |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| public | void | <init>(InputStream i1, String s1) |
| protected final | void | doConnect() |
| protected final | void | doDisconnect() |
| protected final | SourceStream[] | doGetStreams() |
| protected final | void | doStart() |
| protected final | void | doStop() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.protocol.AbstractDataSource.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | text | resource: |
| 0004 | method | java.lang.String.startsWith() |
| 0005 | objref | java.lang.IllegalArgumentException |
| 0006 | text | illegal URL |
| 0007 | method | java.lang.IllegalArgumentException.<init>() |
| 0008 | method | javax.microedition.media.protocol.DataSource.getLocator() |
| 0009 | method | javax.microedition.io.Connector.open() |
| 000A | objref | javax.microedition.io.InputConnection |
| 000B | method | javax.microedition.io.InputConnection.openInputStream() |
| 000C | method | java.io.InputStream.close() |
| 000D | objref | java.io.IOException |
| 000E | method | javax.microedition.io.Connection.close() |
| 000F | objref | javax.microedition.media.protocol.SourceStream |
| 0010 | objref | com.jblend.media.protocol.resource.ResourceSourceStream |
| 0011 | method | com.jblend.media.protocol.AbstractDataSource.getContentType() |
| 0012 | 0005 | FFFFFFFF |
| 0013 | 0000 | FFFFFFFF |
| 0014 | method | com.jblend.media.protocol.resource.ResourceSourceStream.<init>() |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | <init>(InputStream i1, String s1, long l1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.protocol.AbstractSourceStream.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | com.jblend.media.protocol.AbstractSourceStream.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | DataSource | createDataSource(String s1) |
| References | ||
|---|---|---|
| 0000 | text | javax.microedition |
| 0001 | method | com.jblend.util.Secure.checkPackage() |
| 0002 | objref | com.jblend.media.protocol.stream.DataSourceImpl |
| 0003 | method | com.jblend.media.protocol.stream.DataSourceImpl.<init>() |
| 0004 | objref | com.jblend.media.protocol.DataSourceCreator |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| String | locator | |
| Permission | permission | |
| MediaStream | stream | |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| protected final | void | doConnect() |
| protected final | void | doDisconnect() |
| protected final | SourceStream[] | doGetStreams() |
| protected final | void | doStart() |
| protected final | void | doStop() |
| public | MediaStream | getStream() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.protocol.AbstractDataSource.<init>() |
| 0001 | text | javax.microedition |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | objref | com.jblend.media.core.MediaStream |
| 0004 | method | com.jblend.media.core.MediaStream.<init>() |
| 0005 | method | com.jblend.media.core.MediaStream.getPermission() |
| 0006 | method | com.jblend.security.PermissionFactory.getFactory() |
| 0007 | method | com.jblend.security.PermissionFactory.getPermission() |
| 0008 | method | com.jblend.security.SecurityManager.getManager() |
| 0009 | method | com.jblend.security.SecurityManager.checkPermission() |
| 000A | method | com.jblend.media.core.MediaStream.connect() |
| 000B | method | com.jblend.media.core.MediaStream.getMimeType() |
| 000C | objref | java.lang.SecurityException |
| 000D | objref | java.lang.IllegalArgumentException |
| 000E | objref | java.lang.Exception |
| 000F | objref | java.io.IOException |
| 0010 | text | cannot create stream. |
| 0011 | method | java.io.IOException.<init>() |
| 0012 | method | com.jblend.media.core.MediaStream.disconnect() |
| 0013 | objref | javax.microedition.media.protocol.SourceStream |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | int | customReverbPresetBase |
| private | int | customReverbPresetCount |
| private static final | int | defaultReverbPresetCount |
| private | boolean | deferredcommit |
| private | String[] | reverbPresetNames |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | commit() |
| public | int | getAvailableSourceChannels() |
| public | int[] | getListenerOrientation() |
| public | int[] | getListenerPosition() |
| public | int[] | getListenerVelocity() |
| public | int | getMaxSourceChannels() |
| public | int | getOutputDevice() |
| public | String | getReverbPreset() |
| public | String[] | getReverbPresets() |
| public | int | getReverbTime() |
| public | boolean | isDeferredCommit() |
| private static native | void | nativeCommit() |
| private static native | int | nativeGetAvailableSourceChannels() |
| private static native | int[] | nativeGetListenerOrientation() |
| private static native | int[] | nativeGetListenerPosition() |
| private static native | int[] | nativeGetListenerVelocity() |
| private static native | int | nativeGetMaxSourceChannels() |
| private static native | int | nativeGetOutputDevice() |
| private static native | int | nativeGetReverbPreset() |
| private static native | int | nativeGetReverbPresetCount() |
| private static native | String | nativeGetReverbPresetName(int i1) |
| private static native | int | nativeGetReverbTime() |
| private static native | void | nativeSetDeferredCommit(boolean b1) |
| private static native | int | nativeSetListenerOrientation(int i1, int i2, int i3, int i4, int i5, int i6) |
| private static native | void | nativeSetListenerPosition(int i1, int i2, int i3) |
| private static native | void | nativeSetListenerVelocity(int i1, int i2, int i3) |
| private static native | void | nativeSetOutputDevice(int i1) |
| private static native | int | nativeSetReverbPreset(int i1) |
| private static native | void | nativeSetReverbTime(int i1) |
| public | void | setDeferredCommit(boolean b1) |
| public | void | setListenerOrientation(int i1, int i2, int i3, int i4, int i5, int i6) |
| public | void | setListenerPosition(int i1, int i2, int i3) |
| public | void | setListenerVelocity(int i1, int i2, int i3) |
| public | void | setOutputDevice(int i1) |
| public | void | setReverbPreset(String s1) |
| public | int | setReverbTime(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.vodafone.media.audio3d.Environment3D.<init>() |
| 0001 | text | com/vodafone/media/audio3d |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | this.nativeGetReverbPresetCount() |
| 0004 | objref | java.lang.String |
| 0005 | text | Arena |
| 0006 | text | Bathroom |
| 0007 | text | Cave |
| 0008 | text | City |
| 0009 | text | Concert Hall |
| 000A | text | Forest |
| 000B | text | Mountains |
| 000C | text | None |
| 000D | text | Room |
| 000E | text | Under Water |
| 000F | method | this.nativeGetReverbPresetName() |
| 0010 | method | this.nativeGetOutputDevice() |
| 0011 | method | this.nativeCommit() |
| 0012 | method | this.nativeGetAvailableSourceChannels() |
| 0013 | method | this.nativeGetMaxSourceChannels() |
| 0014 | method | this.nativeSetDeferredCommit() |
| 0015 | method | this.nativeGetListenerOrientation() |
| 0016 | method | this.nativeGetListenerPosition() |
| 0017 | method | this.nativeGetListenerVelocity() |
| 0018 | method | this.nativeGetReverbTime() |
| 0019 | objref | java.lang.IllegalArgumentException |
| 001A | text | Two vectors are not orthogonal. |
| 001B | method | java.lang.IllegalArgumentException.<init>() |
| 001C | method | this.nativeSetListenerOrientation() |
| 001D | method | this.nativeSetListenerPosition() |
| 001E | method | this.nativeSetListenerVelocity() |
| 001F | objref | java.lang.StringBuffer |
| 0020 | method | java.lang.StringBuffer.<init>() |
| 0021 | method | java.lang.StringBuffer.append() |
| 0022 | text | is illegal deviceType. |
| 0023 | method | java.lang.StringBuffer.append() |
| 0024 | method | java.lang.StringBuffer.toString() |
| 0025 | method | this.nativeSetOutputDevice() |
| 0026 | method | this.nativeSetReverbTime() |
| 0027 | method | this.nativeGetReverbPreset() |
| 0028 | method | java.lang.String.equals() |
| 0029 | method | this.nativeSetReverbPreset() |
| 002A | text | is unknown preset. |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public static | String | getProperty(String s1) |
| private static native | String | nativeGetOption(String s1) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.NullPointerException |
| 0001 | text | key can't be null |
| 0002 | method | java.lang.NullPointerException.<init>() |
| 0003 | text | |
| 0004 | method | java.lang.String.equals() |
| 0005 | objref | java.lang.IllegalArgumentException |
| 0006 | text | key can't be empty |
| 0007 | method | java.lang.IllegalArgumentException.<init>() |
| 0008 | method | this.nativeGetOption() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | boolean | DEBUG_EVENT |
| private static final | boolean | DEBUG_METHOD |
| protected | int[] | _event |
| protected | int | _id |
| protected | Vector | _listeners |
| private | int | _priority |
| Methods | ||
|---|---|---|
| public | void | <init>(int i1) |
| public | void | addEventListener(EventListener e1) |
| public static | void | debugEvent(int[] i1, int i2) |
| protected | void | fireEvent(int[] i1, int i2) |
| protected native | int | getNextEvent(int i1, int[] i2) |
| protected | int | initEventQueue(int i1) |
| public | void | removeEventListener(EventListener e1) |
| public | void | run() |
| protected | void | setDispatchPriority(int i1) |
| public | void | startThread() |
| protected native | boolean | waitNextEvent(int i1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Thread.<init>() |
| 0001 | method | this.initEventQueue() |
| 0002 | method | com.jblend.micro.thread.PrioritySchedule.setDispatchPriority() |
| 0003 | method | this.waitNextEvent() |
| 0004 | method | this.getNextEvent() |
| 0005 | method | this.fireEvent() |
| 0006 | field | java.lang.System.out |
| 0007 | objref | java.lang.StringBuffer |
| 0008 | method | java.lang.StringBuffer.<init>() |
| 0009 | text | event length = |
| 000A | method | java.lang.StringBuffer.append() |
| 000B | method | java.lang.StringBuffer.append() |
| 000C | method | java.lang.StringBuffer.toString() |
| 000D | method | java.io.PrintStream.println() |
| 000E | text | event[ |
| 000F | text | ] = |
| 0010 | method | java.lang.Integer.toString() |
| 0011 | method | java.lang.Thread.start() |
| 0012 | objref | java.util.Vector |
| 0013 | method | java.util.Vector.<init>() |
| 0014 | method | java.util.Vector.contains() |
| 0015 | method | java.util.Vector.addElement() |
| 0016 | method | java.util.Vector.removeElement() |
| 0017 | method | java.util.Vector.size() |
| 0018 | method | java.util.Vector.elementAt() |
| 0019 | objref | com.jblend.micro.event.EventListener |
| 001A | method | com.jblend.micro.event.EventListener.receiveEvent() |
| 001B | field | com.jblend.util.SystemLog.out |
| 001C | text | [AbstractEventThread.setThreadPriority] Warning!! Illegal argument |
| 001D | method | com.jblend.util.SystemLog.println() |
| 001E | objref | java.lang.IllegalThreadStateException |
| Methods | ||
|---|---|---|
| public | void | receiveEvent(int[] i1, int i2) |
| Fields | ||
|---|---|---|
| private static | MediaEventThread | thread |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public static | MediaEventThread | getInstance() |
| protected final native | int | initEventQueue(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.micro.event.AbstractEventThread.<init>() |
| 0001 | field | com.jblend.media.core.MediaProfile.PACKAGES |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | method | com.jblend.micro.event.AbstractEventThread.setDispatchPriority() |
| 0004 | field | this.thread |
| 0005 | objref | this |
| 0006 | method | this.<init>() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static | ProcessEventHandler | handler |
| private static | MediaSystemEventDeliverer | instance |
| private static | Vector | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public | void | addListener(MediaSystemEventListener m1) |
| public static | MediaSystemEventDeliverer | getInstance() |
| public | void | receiveEvent(int[] i1, int i2) |
| public | void | removeListener(MediaSystemEventListener m1) |
| References | ||
|---|---|---|
| 0000 | field | this.instance |
| 0001 | field | this.listeners |
| 0002 | method | java.util.Vector.contains() |
| 0003 | method | java.util.Vector.addElement() |
| 0004 | method | java.util.Vector.removeElement() |
| 0005 | method | java.util.Vector.elements() |
| 0006 | method | java.util.Enumeration.nextElement() |
| 0007 | objref | com.jblend.micro.event.MediaSystemEventListener |
| 0008 | method | com.jblend.micro.event.MediaSystemEventListener.onVMSuspend() |
| 0009 | objref | java.lang.Throwable |
| 000A | method | java.util.Enumeration.hasMoreElements() |
| 000B | method | com.jblend.micro.event.MediaSystemEventListener.onVMResume() |
| 000C | objref | java.util.Vector |
| 000D | method | java.util.Vector.<init>() |
| 000E | objref | this |
| 000F | method | this.<init>() |
| 0010 | method | com.jblend.micro.event.ProcessEventHandler.getInstance() |
| 0011 | field | this.handler |
| 0012 | method | com.jblend.micro.event.ProcessEventHandler.addEventListener() |
| 0013 | objref | com.jblend.micro.event.EventListener |
| Methods | ||
|---|---|---|
| public | void | onVMResume() |
| public | void | onVMSuspend() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private | Vector | _listeners |
| private static final | ProcessEventHandler | instance |
| public static final | int | noProcessEvent |
| public static final | int | vmOtherProcessEvent |
| public static final | int | vmResumeProcessEvent |
| public static final | int | vmStopProcessEvent |
| public static final | int | vmSuspendProcessEvent |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public | void | addEventListener(EventListener e1) |
| public static | ProcessEventHandler | getInstance() |
| private static native | boolean | isThreadSwitchingMode() |
| private static native | void | nativeExecuteVmResume() |
| private static native | void | nativeExecuteVmStop() |
| private static native | void | nativeExecuteVmSuspend() |
| private static native | void | nativeSweepKeyEventQueue() |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | field | this.instance |
| 0003 | method | java.util.Vector.elements() |
| 0004 | method | java.util.Enumeration.nextElement() |
| 0005 | objref | com.jblend.micro.event.EventListener |
| 0006 | method | com.jblend.micro.event.EventListener.receiveEvent() |
| 0007 | objref | java.lang.Throwable |
| 0008 | method | java.util.Enumeration.hasMoreElements() |
| 0009 | method | this.nativeExecuteVmStop() |
| 000A | method | this.nativeExecuteVmSuspend() |
| 000B | method | this.nativeSweepKeyEventQueue() |
| 000C | method | this.nativeExecuteVmResume() |
| 000D | method | java.util.Vector.size() |
| 000E | method | this.isThreadSwitchingMode() |
| 000F | method | com.jblend.micro.thread.PrioritySchedule.setDispatchPriority() |
| 0010 | field | java.lang.System.err |
| 0011 | method | java.io.PrintStream.println() |
| 0012 | method | java.lang.Throwable.printStackTrace() |
| 0013 | method | java.util.Vector.addElement() |
| 0014 | objref | this |
| 0015 | method | this.<init>() |
| Fields | ||
|---|---|---|
| private static final | ProcessEventThread | _thread |
| private static final | ProcessEventHandler | processEventHandler |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public | void | addEventListener(EventListener e1) |
| public static | ProcessEventThread | getInstance() |
| protected native | int | initEventQueue(int i1) |
| private static native | boolean | isBackwardCompatibleK6() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.micro.event.AbstractEventThread.<init>() |
| 0001 | method | this.isBackwardCompatibleK6() |
| 0002 | method | com.jblend.micro.event.AbstractEventThread.setDispatchPriority() |
| 0003 | field | this._thread |
| 0004 | field | this.processEventHandler |
| 0005 | method | com.jblend.micro.event.ProcessEventHandler.addEventListener() |
| 0006 | method | com.jblend.micro.event.AbstractEventThread.addEventListener() |
| 0007 | method | com.jblend.micro.event.ProcessEventHandler.getInstance() |
| 0008 | objref | this |
| 0009 | method | this.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | HIDE_NOTIFY_EVENT |
| public static final | int | KEY_ASTERISK |
| public static final | int | KEY_CLEAR |
| public static final | int | KEY_CLICKED |
| public static final | int | KEY_DOWN |
| public static final | int | KEY_EVENT |
| public static final | int | KEY_IAPP |
| public static final | int | KEY_LEFT |
| public static final | int | KEY_NUM0 |
| public static final | int | KEY_NUM1 |
| public static final | int | KEY_NUM2 |
| public static final | int | KEY_NUM3 |
| public static final | int | KEY_NUM4 |
| public static final | int | KEY_NUM5 |
| public static final | int | KEY_NUM6 |
| public static final | int | KEY_NUM7 |
| public static final | int | KEY_NUM8 |
| public static final | int | KEY_NUM9 |
| public static final | int | KEY_POUND |
| public static final | int | KEY_PRESSED |
| public static final | int | KEY_RELEASED |
| public static final | int | KEY_REPEATED |
| public static final | int | KEY_RIGHT |
| public static final | int | KEY_SELECT |
| public static final | int | KEY_SEND |
| public static final | int | KEY_SOFT1 |
| public static final | int | KEY_SOFT2 |
| public static final | int | KEY_SOFT3 |
| public static final | int | KEY_UP |
| public static final | int | POINTER_CLICKED |
| public static final | int | POINTER_DELTA |
| public static final | int | POINTER_DRAGGED |
| public static final | int | POINTER_ENTER |
| public static final | int | POINTER_EVENT |
| public static final | int | POINTER_EXIT |
| public static final | int | POINTER_MOVED |
| public static final | int | POINTER_PRESSED |
| public static final | int | POINTER_RELEASED |
| public static final | int | PROFILE_EVENT |
| public static final | int | RELAYOUT_EVENT |
| public static final | int | REPAINT_TIMING_EVENT |
| public static final | int | SET_CURRENT_EVENT |
| public static final | int | SHOW_NOTIFY_EVENT |
| public static final | int | SIZE_CHANGED_EVENT |
| public static final | int | UI_EVENT |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG_METHOD |
| private static | UiEventThread | _thread |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public static | UiEventThread | getInstance() |
| protected native | int | getNextEvent(int i1, int[] i2) |
| protected native | int | initEventQueue(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.micro.event.AbstractEventThread.<init>() |
| 0001 | field | this._thread |
| 0002 | objref | this |
| 0003 | method | this.<init>() |
| Fields | ||
|---|---|---|
| private static final | Vector | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | void | addScreenModeListener(ScreenModeListener s1) |
| public static | void | notifySizeChanged(Object o1, int i1, int i2) |
| public static | void | removeScreenModeListener(ScreenModeListener s1) |
| References | ||
|---|---|---|
| 0000 | field | this.listeners |
| 0001 | method | java.util.Vector.contains() |
| 0002 | method | java.util.Vector.addElement() |
| 0003 | method | java.util.Vector.removeElement() |
| 0004 | method | java.util.Vector.size() |
| 0005 | method | java.util.Vector.elementAt() |
| 0006 | objref | com.jblend.micro.lcdui.ScreenModeListener |
| 0007 | method | com.jblend.micro.lcdui.ScreenModeListener.sizeChanged() |
| 0008 | objref | java.util.Vector |
| 0009 | method | java.util.Vector.<init>() |
| Methods | ||
|---|---|---|
| public | void | sizeChanged(Object o1, int i1, int i2) |
| Fields | ||
|---|---|---|
| private static | int | backgroundColor |
| private static | int | defaultLayout |
| private static | int | foregroundColor |
| private static | int | formInsetBottom |
| private static | int | formInsetLeft |
| private static | int | formInsetRight |
| private static | int | formInsetTop |
| private static | boolean | isRtl_ |
| private static | int | linkedColor |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static | int | getBackgroundColor() |
| public static | int | getDefaultLayout() |
| public static | int | getForegroundColor() |
| public static | int | getFormInsetBottom() |
| public static | int | getFormInsetLeft() |
| public static | int | getFormInsetRight() |
| public static | int | getFormInsetTop() |
| public static | int | getLinkedColor() |
| private static | int | getSystemOption(String s1) |
| public static | boolean | isRtl() |
| private static native | boolean | nativeIsRtl() |
| private static native | void | nativeSystemExit() |
| public static | void | update() |
| References | ||
|---|---|---|
| 0000 | field | this.backgroundColor |
| 0001 | field | this.foregroundColor |
| 0002 | field | this.linkedColor |
| 0003 | field | this.formInsetTop |
| 0004 | field | this.formInsetLeft |
| 0005 | field | this.formInsetRight |
| 0006 | field | this.formInsetBottom |
| 0007 | field | this.isRtl_ |
| 0008 | field | this.defaultLayout |
| 0009 | text | midp_screen_background |
| 000A | method | this.getSystemOption() |
| 000B | text | midp_screen_foreground |
| 000C | text | midp_screen_linked_color |
| 000D | text | midp_form_inset_top |
| 000E | text | midp_form_inset_left |
| 000F | text | midp_form_inset_right |
| 0010 | text | midp_form_inset_bottom |
| 0011 | method | this.nativeIsRtl() |
| 0012 | method | this.isRtl() |
| 0013 | method | com.jblend.micro.SystemOption.getProperty() |
| 0014 | method | java.lang.String.toLowerCase() |
| 0015 | text | 0x |
| 0016 | method | java.lang.String.indexOf() |
| 0017 | method | java.lang.String.substring() |
| 0018 | method | java.lang.Integer.valueOf() |
| 0019 | objref | java.lang.NumberFormatException |
| 001A | field | com.jblend.util.SystemLog.out |
| 001B | objref | java.lang.StringBuffer |
| 001C | method | java.lang.StringBuffer.<init>() |
| 001D | text | Property string of |
| 001E | method | java.lang.StringBuffer.append() |
| 001F | text | is invalid. |
| 0020 | method | java.lang.StringBuffer.toString() |
| 0021 | method | com.jblend.util.SystemLog.println() |
| 0022 | method | this.nativeSystemExit() |
| 0023 | method | this.update() |
| Methods | ||
|---|---|---|
| public | void | notifyDisplayUpdated(Object o1) |
| public | void | notifyEndDraw(Object o1) |
| public | void | notifyHideScreen(Object o1) |
| public | void | notifyOccupyScreen(Object o1) |
| public | void | notifyReleaseScreen(Object o1) |
| public | void | notifyShowScreen(Object o1) |
| public | void | notifyStartDraw(Object o1) |
| Fields | ||
|---|---|---|
| private static | Object | drawingObject |
| private static final | Vector | listeners |
| private static | boolean | occupiedByUserConfirmDialog |
| private static | Object | occupyInputObject |
| private static | Object | occupyScreenObject |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | void | addUIStateListener(UIStateListener u1) |
| public static | void | displayUpdated(Object o1) |
| public static | void | endDraw(Object o1) |
| public static | Object | getDrawingObject() |
| public static | Object | getOccupyInputObject() |
| public static | Object | getOccupyScreenObject() |
| public static | Object | getSyncObject() |
| public static | void | hideScreen(Object o1) |
| public static | boolean | isOccupiedByUserConfirmDialog() |
| public static | boolean | isOccupyScreen() |
| public static | Object | occupyByUserConfirmDialog(Object o1) |
| public static | Object | occupyInput(Object o1) |
| public static | Object | occupyScreen(Object o1) |
| public static | boolean | releaseInput(Object o1) |
| public static | boolean | releaseScreen(Object o1) |
| public static | void | removeUIStateListener(UIStateListener u1) |
| public static | void | showScreen(Object o1) |
| public static | void | startDraw(Object o1) |
| References | ||
|---|---|---|
| 0000 | field | this.listeners |
| 0001 | method | java.util.Vector.contains() |
| 0002 | method | java.util.Vector.addElement() |
| 0003 | method | java.util.Vector.removeElement() |
| 0004 | field | this.drawingObject |
| 0005 | method | java.util.Vector.size() |
| 0006 | method | java.util.Vector.elementAt() |
| 0007 | objref | com.jblend.micro.lcdui.UIStateListener |
| 0008 | method | com.jblend.micro.lcdui.UIStateListener.notifyStartDraw() |
| 0009 | method | com.jblend.micro.lcdui.UIStateListener.notifyEndDraw() |
| 000A | method | java.lang.Object.notifyAll() |
| 000B | method | com.jblend.micro.lcdui.UIStateListener.notifyDisplayUpdated() |
| 000C | method | com.jblend.micro.lcdui.UIStateListener.notifyShowScreen() |
| 000D | method | com.jblend.micro.lcdui.UIStateListener.notifyHideScreen() |
| 000E | field | this.occupyScreenObject |
| 000F | method | this.releaseScreen() |
| 0010 | method | com.jblend.micro.lcdui.UIStateListener.notifyOccupyScreen() |
| 0011 | method | com.jblend.micro.lcdui.UIStateListener.notifyReleaseScreen() |
| 0012 | field | this.occupiedByUserConfirmDialog |
| 0013 | method | this.occupyScreen() |
| 0014 | method | this.isOccupyScreen() |
| 0015 | field | this.occupyInputObject |
| 0016 | method | this.releaseInput() |
| 0017 | objref | java.util.Vector |
| 0018 | method | java.util.Vector.<init>() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private | Vector | cause |
| private static final | NativeThreadJoinnerEventThread | eventThread |
| private | int | id |
| private | boolean | isDestroy |
| private | int | isFinishCount |
| private | boolean | isWakeUpOnInterrupt |
| private static final | NativeThreadMonitor | nativeThreadMonitor |
| private | Vector | option |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public | boolean | causeContains(int i1) |
| public static | NativeThreadJoinner | createInstance() |
| public static | NativeThreadJoinner | createInstance(boolean b1) |
| public static | void | destroyInstance(NativeThreadJoinner n1) |
| public synchronized | int | getCause() |
| public | int | getId() |
| public synchronized | int | getOption() |
| public synchronized | void | join(long l1) |
| public synchronized | void | join() |
| public synchronized | void | joinNotify(int i1, int i2, int i3) |
| public | void | reset() |
| void | setId(int i1) | |
| synchronized | void | stop() |
| synchronized | void | stop(boolean b1) |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | method | this.createInstance() |
| 0003 | objref | this |
| 0004 | method | this.<init>() |
| 0005 | field | this.nativeThreadMonitor |
| 0006 | method | com.jblend.micro.thread.NativeThreadMonitor.register() |
| 0007 | method | com.jblend.micro.thread.NativeThreadMonitor.unregister() |
| 0008 | method | java.util.Vector.isEmpty() |
| 0009 | method | java.util.Vector.firstElement() |
| 000A | objref | java.lang.Integer |
| 000B | method | java.util.Vector.removeElementAt() |
| 000C | method | java.lang.Object.wait() |
| 000D | objref | java.lang.InterruptedException |
| 000E | method | java.lang.InterruptedException.<init>() |
| 000F | method | java.lang.System.currentTimeMillis() |
| 0010 | method | java.lang.Object.wait() |
| 0011 | method | java.util.Vector.size() |
| 0012 | method | java.util.Vector.elementAt() |
| 0013 | method | java.lang.Integer.<init>() |
| 0014 | method | java.util.Vector.addElement() |
| 0015 | method | java.lang.Object.notifyAll() |
| 0016 | method | java.lang.Object.notify() |
| 0017 | objref | java.lang.IllegalMonitorStateException |
| 0018 | method | this.stop() |
| 0019 | method | com.jblend.micro.thread.NativeThreadJoinnerEventThread.getInstance() |
| 001A | field | this.eventThread |
| 001B | method | com.jblend.micro.thread.NativeThreadMonitor.getInstance() |
| 001C | method | com.jblend.micro.event.AbstractEventThread.addEventListener() |
| 001D | method | com.jblend.micro.event.AbstractEventThread.startThread() |
| Fields | ||
|---|---|---|
| private static final | NativeThreadJoinnerEventThread | _thread |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | NativeThreadJoinnerEventThread | getInstance() |
| protected native | int | initEventQueue(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.micro.event.AbstractEventThread.<init>() |
| 0001 | method | com.jblend.micro.event.AbstractEventThread.setDispatchPriority() |
| 0002 | field | this._thread |
| 0003 | objref | this |
| 0004 | method | this.<init>() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private | int | allFlag |
| private | int | cause |
| private | int | id |
| private | Vector | instanceList |
| private static | NativeThreadMonitor | monitor |
| private | int | option |
| private | int | registerId |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| static | NativeThreadMonitor | getInstance() |
| public | void | receiveEvent(int[] i1, int i2) |
| int | register(NativeThreadJoinner n1) | |
| public static | void | reset() |
| void | unregister(NativeThreadJoinner n1) | |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | field | this.monitor |
| 0003 | objref | this |
| 0004 | method | this.<init>() |
| 0005 | method | java.util.Vector.size() |
| 0006 | method | java.util.Vector.elementAt() |
| 0007 | objref | com.jblend.micro.thread.NativeThreadJoinner |
| 0008 | method | java.util.Vector.addElement() |
| 0009 | method | java.util.Vector.removeElementAt() |
| 000A | method | com.jblend.micro.thread.NativeThreadJoinner.stop() |
| 000B | method | com.jblend.micro.thread.NativeThreadJoinner.joinNotify() |
| 000C | objref | java.lang.Throwable |
| 000D | field | java.lang.System.err |
| 000E | method | java.io.PrintStream.println() |
| 000F | method | java.lang.Throwable.printStackTrace() |
| 0010 | objref | com.jblend.micro.event.EventListener |
| Fields | ||
|---|---|---|
| public static final | int | HIGH_PRIORITY |
| public static final | int | MAX_PRIORITY |
| public static final | int | MIN_PRIORITY |
| public static final | int | NORMAL_PRIORITY |
| public static final | int | SPECIAL_PRIORITY |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public static final native | void | disableSwitchThread() |
| public static final native | void | enableSwitchThread() |
| public static final native | int | getDispatchPriority() |
| public static final native | void | setDispatchPriority(int i1) |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.IOException.<init>() |
| 0001 | method | java.io.IOException.<init>() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | boolean | DEBUG_CACHE |
| private static final | boolean | DEBUG_IO |
| private static final | byte | MAX_CACHE_COUNT |
| private static final | short | MAX_CACHE_ELEMENT_SIZE |
| static final | byte | RECORD_LENGTH |
| private static | RingBuffer | cachedRecords_ |
| private | int | dataLength_ |
| int | dataOffset_ | |
| private | byte[] | data_ |
| private | int | offset_ |
| int | recordId_ | |
| private | int | recordStoreId_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(RandomAccessFile r1) | |
| void | <init>(int i1) | |
| void | <init>(int i1, int i2, int i3) | |
| static | int | access$000(IndexedRecord i1) |
| static | int | access$100(IndexedRecord i1) |
| void | attachDataRegion(int i1, int i2) | |
| void | cacheUpdate() | |
| boolean | canMargeLeftFrom(IndexedRecord i1) | |
| boolean | canMargeRightFrom(IndexedRecord i1) | |
| void | delete(RandomAccessFile r1) | |
| public | byte[] | getData() |
| int | getOffset() | |
| public | int | getRecordId() |
| int | getRecordStoreId() | |
| public | int | getSize() |
| private | void | indexFromBytes(RandomAccessFile r1) |
| private | byte[] | indexToBytes(RandomAccessFile r1) |
| static | void | initCache() |
| boolean | isStored() | |
| void | margeLeftFrom(IndexedRecord i1) | |
| void | margeRightFrom(IndexedRecord i1) | |
| void | prepareData(RandomAccessFile r1) | |
| void | reUseDataRegionFor(IndexedRecord i1) | |
| void | reUseFor(IndexedRecord i1) | |
| public | void | release() |
| public | int | setData(byte[] b1) |
| void | setOffset(int i1) | |
| public | void | setSize(int i1) |
| void | write(RandomAccessFile r1, RandomAccessFile r2) | |
| void | writeNew(RandomAccessFile r1, RandomAccessFile r2) | |
| Fields | ||
|---|---|---|
| private | int | num_ |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | int | compareTo(Object o1) |
| void | setCompareValue(IndexedRecord i1) | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.rms.IndexedRecord.access$100() |
| 0001 | objref | com.jblend.rms.IndexedRecord |
| 0002 | objref | com.jblend.util.Comparable |
| Fields | ||
|---|---|---|
| private | int | num_ |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | int | compareTo(Object o1) |
| void | setCompareValue(IndexedRecord i1) | |
| References | ||
|---|---|---|
| 0000 | objref | com.jblend.rms.IndexedRecord |
| 0001 | objref | com.jblend.util.Comparable |
| Fields | ||
|---|---|---|
| private | int | size_ |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | int | compareTo(Object o1) |
| void | setCompareValue(IndexedRecord i1) | |
| void | setCompareValue(int i1) | |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.rms.IndexedRecord.access$000() |
| 0001 | objref | com.jblend.rms.IndexedRecord |
| 0002 | objref | com.jblend.util.Comparable |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| boolean | adminPermited | |
| RandomAccessFile | dataFile_ | |
| RandomAccessFile | indexFile_ | |
| boolean | readPermited | |
| private | Enumeration | recordEnumerator_ |
| IndexedRecordStoreInfo | recordStoreInfo_ | |
| IndexedRecordStoreManager | recordStoreManager_ | |
| Hashtable | recordTable_ | |
| int | referenceCount_ | |
| boolean | writePermited | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | int | add(Record r1) |
| private | void | createNewGarbage(int i1, int i2) |
| public | void | delete(int i1) |
| public | Record | get(int i1) |
| public | int | getCount() |
| public | long | getLastModifiedTime() |
| public | String | getName() |
| public | Record | getNew() |
| public | int | getNewRecordId() |
| public | Record | getNextRecord() |
| public | int | getNextRecordId() |
| public | int | getRecordSize(int i1) |
| public | int | getSize() |
| public | int | getVersion() |
| public | void | initializeRecordEnumeration() |
| public | boolean | isAdminPermited() |
| public | void | release() |
| public | void | setPermissionOfOther(byte b1) |
| public | void | settle(int i1, byte[] b1, Record r1) |
| public | void | terminateRecordEnumeration() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | boolean | DEBUG_IO |
| static final | byte | RECORD_LENGTH |
| private | int | biggestRecordId_ |
| private | byte | flag_ |
| private | int | id_ |
| private | long | lastModifiedTime_ |
| int | offset_ | |
| private | int | recordCount_ |
| private | String | recordStoreName_ |
| private final | Hashtable | recordTable_ |
| int | size_ | |
| private | int | version_ |
| Methods | ||
|---|---|---|
| void | <init>(RandomAccessFile r1) | |
| void | <init>(String s1, int i1, byte b1) | |
| void | delete(RandomAccessFile r1) | |
| private | void | fromBytes(RandomAccessFile r1) |
| int | getCount() | |
| int | getId() | |
| long | getLastModifiedTime() | |
| String | getName() | |
| int | getNewRecordId() | |
| byte | getPermissionOfOther() | |
| byte | getPermissionOfOwner() | |
| Hashtable | getRecordTable() | |
| int | getSize() | |
| int | getVersion() | |
| boolean | isDeleted() | |
| void | permissionChanged(RandomAccessFile r1) | |
| void | recordAdded(RandomAccessFile r1) | |
| void | recordDeleted(RandomAccessFile r1) | |
| void | recordSettled(RandomAccessFile r1) | |
| void | setPermissionOfOther(byte b1) | |
| byte[] | toBytes(RandomAccessFile r1) | |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| static final | byte | FILE_HEADER_LENGTH |
| static final | short | GARBAGE_REUSE_BOUNDARY |
| static final | byte | GARBAGE_SIZE_DATA_OFFSET |
| private static final | byte | JK_File_Data |
| private static final | byte | JK_File_Index |
| private static final | byte | JK_File_RecordStore |
| private static final | String | MSG_CANT_GET_FILENAME |
| private static final | char | NAME_SEPARATOR |
| private static final | int | RMS_FORMAT_VERSION |
| private static | Class | classOfThisClass_ |
| private static | boolean | commitEnabled_ |
| private | RandomAccessFile | dataFile_ |
| private | IndexedRecordStoreManager$GarbageTable | garbageTable_ |
| private | int | garbage_ |
| private | RandomAccessFile | indexFile_ |
| private | boolean | isCommiting_ |
| private | StringKeyHashtable | recordManagerTable_ |
| private | RandomAccessFile | recordStoreFile_ |
| private static | StringKeyHashtable | recordStoreManagerTable_ |
| private final | Hashtable | recordStoreTableById_ |
| private final | StringKeyHashtable | recordStoreTable_ |
| private | int | referenceCount_ |
| private final | String | suiteName_ |
| private final | String | vendorName_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>(String s1, String s2, boolean b1) |
| static | RandomAccessFile | access$1000(IndexedRecordStoreManager i1) |
| static | RandomAccessFile | access$1100(IndexedRecordStoreManager i1) |
| static | void | access$700(IndexedRecordStoreManager i1, IndexedRecordStoreManager$MyRecordManager i2) |
| public | int | add(String s1, byte b1) |
| synchronized | void | addGarbage(IndexedRecord i1) |
| synchronized | void | addGarbageSize(int i1) |
| void | beginCommit() | |
| int | calculateDataRecordWillFree() | |
| int | calculateIndexRecordWillReduce() | |
| public | void | delete(String s1) |
| void | endCommit() | |
| public static synchronized | RecordStoreManager | get(String s1, String s2, boolean b1) |
| public | int | getAvailableSize() |
| synchronized | IndexedRecord | getBlankRecordFromGarbage() |
| private | int | getNewRecordStoreId() |
| public synchronized | RecordManager | getRecordManager(String s1, String s2, String s3) |
| synchronized | boolean | getSpaceFromGarbageFor(IndexedRecord i1) |
| int | getSpaceOptimizedByCalculation() | |
| synchronized | void | initializeGarbage() |
| private static synchronized | boolean | isCommiting() |
| public | boolean | isExistRecordStore(String s1) |
| public | String[] | listRecordStores() |
| private static final native | void | nativeBeginCommit(String s1, String s2) |
| private static final native | void | nativeEndCommit(String s1, String s2) |
| private static final native | String | nativeGetFileNameBySuite(String s1, String s2, byte b1) |
| private static native | int | nativeGetStorageAvailSize(String s1, String s2) |
| private | void | openRecordStoreFile(boolean b1) |
| synchronized | int | optimize() |
| int | optimizeIndex() | |
| synchronized | void | permissionChanged(IndexedRecordStoreInfo i1) |
| synchronized | void | recordAdded(IndexedRecordStoreInfo i1) |
| synchronized | void | recordDeleted(IndexedRecordStoreInfo i1) |
| synchronized | void | recordSettled(IndexedRecordStoreInfo i1) |
| public synchronized | void | release() |
| private synchronized | IndexedRecord | removeGarbage(int i1) |
| private | void | removeMyRecordManager(IndexedRecordStoreManager$MyRecordManager i1) |
| public static synchronized | void | setCommitEnable() |
| public static synchronized | void | waitCompleteAllCommit(int i1) |
| Fields | ||
|---|---|---|
| private | IndexedRecord$ComparatorByOffset | comparatorByOffset_ |
| private | IndexedRecord$ComparatorBySize | comparatorBySize_ |
| private | SortedVector | tableByOffset_ |
| private | SortedVector | tableBySize_ |
| private final | IndexedRecordStoreManager | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(IndexedRecordStoreManager i1) |
| void | <init>(IndexedRecordStoreManager i1, IndexedRecordStoreManager$1 i2) | |
| static | void | access$200(IndexedRecordStoreManager$GarbageTable i1, IndexedRecord i2) |
| static | IndexedRecord | access$300(IndexedRecordStoreManager$GarbageTable i1, int i2) |
| static | void | access$400(IndexedRecordStoreManager$GarbageTable i1, int i2) |
| static | int | access$800(IndexedRecordStoreManager$GarbageTable i1, int i2) |
| static | int | access$900(IndexedRecordStoreManager$GarbageTable i1, int i2) |
| private | void | add(IndexedRecord i1) |
| private | int | find(int i1) |
| private | int | findEqual(int i1) |
| private | IndexedRecord | get(int i1) |
| private | void | remove(int i1) |
| Fields | ||
|---|---|---|
| private final | IndexedRecordStoreManager | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(IndexedRecordStoreManager i1, IndexedRecordStoreInfo i2, RandomAccessFile r1, RandomAccessFile r2, byte b1, IndexedRecordStoreManager i3) |
| void | <init>(IndexedRecordStoreManager i1, IndexedRecordStoreInfo i2, RandomAccessFile r1, RandomAccessFile r2, byte b1, IndexedRecordStoreManager i3, IndexedRecordStoreManager$1 i4) | |
| static | void | access$100(IndexedRecordStoreManager$MyRecordManager i1) |
| static | void | access$500(IndexedRecordStoreManager$MyRecordManager i1) |
| private | void | deleteAll() |
| private | void | incrementReferenceCount() |
| public | void | release() |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | this.incrementReferenceCount() |
| 0002 | method | this.deleteAll() |
| 0003 | method | com.jblend.rms.IndexedRecordManager.<init>() |
| 0004 | method | com.jblend.rms.IndexedRecordStoreInfo.getRecordTable() |
| 0005 | method | com.jblend.rms.IndexedRecordStoreManager.access$700() |
| 0006 | objref | java.lang.SecurityException |
| 0007 | method | java.lang.SecurityException.<init>() |
| 0008 | method | java.util.Hashtable.elements() |
| 0009 | method | java.util.Enumeration.nextElement() |
| 000A | objref | com.jblend.rms.IndexedRecord |
| 000B | method | com.jblend.rms.IndexedRecord.delete() |
| 000C | method | com.jblend.rms.IndexedRecordStoreManager.addGarbage() |
| 000D | method | java.util.Enumeration.hasMoreElements() |
| 000E | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | void | <init>(byte[] b1) |
| public | byte[] | getBuf() |
| public | void | setBuf(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.ByteArrayInputStream.<init>() |
| 0001 | method | java.io.ByteArrayInputStream.reset() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(int i1) |
| public | void | addCount(int i1) |
| public | byte[] | getBuf() |
| public | void | setBuf(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.ByteArrayOutputStream.<init>() |
| 0001 | method | java.io.ByteArrayOutputStream.<init>() |
| 0002 | method | java.io.ByteArrayOutputStream.reset() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | boolean | DEBUG_IO |
| private static final | byte | JK_File_R |
| private static final | byte | JK_File_RW |
| private static final | byte | JK_File_Seek_CUR |
| private static final | byte | JK_File_Seek_END |
| private static final | byte | JK_File_Seek_SET |
| private static final | byte | JK_File_W |
| private static final | int | JK_INVALID_HANDLE |
| private static final | String | MSG_BYTES |
| private static final | String | MSG_CANT_GET_CURRENT_OFFSET |
| final | LaxByteArrayInputStream | bais_ |
| final | LaxByteArrayOutputStream | baos_ |
| final | DataInputStream | dis_ |
| private static final | int | divideReserveF_ |
| final | DataOutputStream | dos_ |
| private | int | fileHandle_ |
| private static | byte[] | lockobj |
| private static final | int | preferredReadSize_ |
| private static final | int | preferredWriteSize_ |
| private | byte[] | smallBuffer |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(String s1, String s2) |
| private | void | checkInterruption() |
| public synchronized | void | close() |
| synchronized | void | freeSpace(int i1) |
| public synchronized | long | getFilePointer() |
| int | getPreferredWriteSize() | |
| public synchronized | long | length() |
| private static native | byte | nativeClose(int i1) |
| private static native | void | nativeFreeSpace(int i1, int i2) |
| private static native | int | nativeGetDivideReserveFlag() |
| private static native | int | nativeGetPreferredReadSize() |
| private static native | int | nativeGetPreferredWriteSize() |
| private static native | boolean | nativeIsInterruption() |
| private static native | boolean | nativeIsRequestedSuspendTemprary() |
| private static native | int | nativeLength(int i1) |
| private static native | void | nativeNotifySuspendedTemporary() |
| private static native | int | nativeOpen(String s1, byte b1) |
| private static native | int | nativeRead(int i1, byte[] b1, int i2, int i3) |
| private static native | int | nativeReserveSpace(int i1, int i2) |
| private static native | int | nativeSeek(int i1, int i2, byte b1) |
| private static native | byte | nativeTruncate(int i1, int i2) |
| private static native | int | nativeWrite(int i1, byte[] b1, int i2, int i3) |
| public final synchronized | void | readFully(byte[] b1, int i1, int i2) |
| public final synchronized | void | readFully(byte[] b1) |
| public synchronized | int | readInt() |
| synchronized | void | reserveSpace(int i1) |
| public synchronized | void | seek(long l1) |
| public synchronized | void | setLength(long l1) |
| public synchronized | void | write(byte[] b1) |
| public synchronized | void | write(byte[] b1, int i1, int i2) |
| private | void | write(byte[] b1, int i1) |
| public synchronized | void | writeByte(int i1) |
| public synchronized | void | writeInt(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | com.jblend.rms.LaxByteArrayOutputStream |
| 0001 | method | com.jblend.rms.LaxByteArrayOutputStream.<init>() |
| 0002 | objref | java.io.DataOutputStream |
| 0003 | method | java.io.DataOutputStream.<init>() |
| 0004 | objref | com.jblend.rms.LaxByteArrayInputStream |
| 0005 | method | com.jblend.rms.LaxByteArrayInputStream.<init>() |
| 0006 | objref | java.io.DataInputStream |
| 0007 | method | java.io.DataInputStream.<init>() |
| 0008 | field | this.lockobj |
| 0009 | text | rw |
| 000A | method | java.lang.String.equals() |
| 000B | method | this.nativeOpen() |
| 000C | objref | com.jblend.rms.FileNotFoundException |
| 000D | method | com.jblend.rms.FileNotFoundException.<init>() |
| 000E | method | this.nativeClose() |
| 000F | text | r |
| 0010 | text | w |
| 0011 | objref | java.lang.IllegalArgumentException |
| 0012 | method | java.lang.IllegalArgumentException.<init>() |
| 0013 | objref | java.io.IOException |
| 0014 | method | java.io.IOException.<init>() |
| 0015 | objref | java.lang.IndexOutOfBoundsException |
| 0016 | text | buf < len |
| 0017 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0018 | field | this.preferredReadSize_ |
| 0019 | method | this.nativeRead() |
| 001A | method | this.checkInterruption() |
| 001B | objref | java.io.EOFException |
| 001C | objref | java.lang.StringBuffer |
| 001D | method | java.lang.StringBuffer.<init>() |
| 001E | text | requested to read |
| 001F | method | java.lang.StringBuffer.append() |
| 0020 | method | java.lang.StringBuffer.append() |
| 0021 | text | bytes. but |
| 0022 | text | bytes read. |
| 0023 | method | java.lang.StringBuffer.toString() |
| 0024 | method | java.io.EOFException.<init>() |
| 0025 | method | java.io.EOFException.<init>() |
| 0026 | method | this.readFully() |
| 0027 | method | com.jblend.rms.LaxByteArrayInputStream.getBuf() |
| 0028 | method | com.jblend.rms.LaxByteArrayInputStream.setBuf() |
| 0029 | method | java.io.ByteArrayInputStream.reset() |
| 002A | method | java.io.DataInputStream.readInt() |
| 002B | method | this.write() |
| 002C | field | this.preferredWriteSize_ |
| 002D | method | this.nativeWrite() |
| 002E | objref | com.jblend.rms.StrageFullException |
| 002F | text | bytes |
| 0030 | method | com.jblend.rms.StrageFullException.<init>() |
| 0031 | method | java.io.ByteArrayOutputStream.reset() |
| 0032 | method | java.io.DataOutputStream.writeInt() |
| 0033 | method | com.jblend.rms.LaxByteArrayOutputStream.getBuf() |
| 0034 | text | offset < 0 |
| 0035 | method | java.io.IOException.<init>() |
| 0036 | method | this.nativeSeek() |
| 0037 | text | Can't get current offset |
| 0038 | method | this.nativeLength() |
| 0039 | text | Can't seek EOF |
| 003A | text | Can't seek |
| 003B | method | this.nativeTruncate() |
| 003C | text | file is broken |
| 003D | field | this.divideReserveF_ |
| 003E | method | this.nativeReserveSpace() |
| 003F | method | this.nativeFreeSpace() |
| 0040 | method | this.nativeIsInterruption() |
| 0041 | method | this.nativeIsRequestedSuspendTemprary() |
| 0042 | method | this.nativeNotifySuspendedTemporary() |
| 0043 | method | java.lang.Thread.yield() |
| 0044 | method | this.nativeGetPreferredReadSize() |
| 0045 | method | this.nativeGetPreferredWriteSize() |
| 0046 | method | this.nativeGetDivideReserveFlag() |
| Methods | ||
|---|---|---|
| public | byte[] | getData() |
| public | int | getRecordId() |
| public | int | getSize() |
| public | void | release() |
| public | int | setData(byte[] b1) |
| Methods | ||
|---|---|---|
| public | int | add(Record r1) |
| public | void | delete(int i1) |
| public | Record | get(int i1) |
| public | int | getCount() |
| public | long | getLastModifiedTime() |
| public | String | getName() |
| public | Record | getNew() |
| public | int | getNewRecordId() |
| public | Record | getNextRecord() |
| public | int | getNextRecordId() |
| public | int | getRecordSize(int i1) |
| public | int | getSize() |
| public | int | getVersion() |
| public | void | initializeRecordEnumeration() |
| public | boolean | isAdminPermited() |
| public | void | release() |
| public | void | setPermissionOfOther(byte b1) |
| public | void | settle(int i1, byte[] b1, Record r1) |
| public | void | terminateRecordEnumeration() |
| References | ||
|---|---|---|
| 0000 | objref | java.io.IOException |
| 0001 | objref | com.jblend.rms.RecordStoreManagerException |
| 0002 | objref | java.lang.SecurityException |
| 0003 | objref | com.jblend.rms.StrageFullException |
| 0004 | objref | java.lang.IllegalArgumentException |
| 0005 | objref | javax.microedition.rms.InvalidRecordIDException |
| Fields | ||
|---|---|---|
| private static final | int | BUFFER_SIZE_MAX |
| private static final | int | BUFFER_SIZE_MIN |
| private static final | boolean | DEBUG |
| private final | byte[] | bufferByteArray_ |
| private | int | bufferNowPosition_ |
| private final | IndexedRecord$ComparatorByOffset | compByDataOffset_ |
| private final | IndexedRecord$ComparatorByIndexOffset | compByIndexOffset_ |
| private final | RandomAccessFile | dataFile_ |
| private final | RandomAccessFile | indexFile_ |
| private final | StringKeyHashtable | recordStoreTable_ |
| private final | SortedVector | sortedRecordIndexVector_ |
| private | int | writeStartIndexOffset_ |
| Methods | ||
|---|---|---|
| void | <init>(RandomAccessFile r1, RandomAccessFile r2, StringKeyHashtable s1) | |
| private | void | flushBuffer(RandomAccessFile r1) |
| int | optimize() | |
| private | int | optimizeDataImpl() |
| int | optimizeIndex() | |
| private | int | optimizeIndexImpl() |
| private | void | writeBuffer(RandomAccessFile r1, byte[] b1, int i1, int i2) |
| private | void | writeBufferData(RandomAccessFile r1, byte[] b1, int i1, int i2) |
| private | void | writeBufferIndex(RandomAccessFile r1, IndexedRecord i1) |
| Fields | ||
|---|---|---|
| public static final | boolean | DEBUG_IO |
| public static final | byte | MAX_RECORDSTORE_NAME_LENGTH |
| public static final | byte | PERMISSION_ADMIN |
| public static final | byte | PERMISSION_NONE |
| public static final | byte | PERMISSION_READ |
| public static final | byte | PERMISSION_WRITE |
| Methods | ||
|---|---|---|
| public | int | add(String s1, byte b1) |
| public | void | delete(String s1) |
| public | int | getAvailableSize() |
| public | RecordManager | getRecordManager(String s1, String s2, String s3) |
| public | boolean | isExistRecordStore(String s1) |
| public | String[] | listRecordStores() |
| public | void | release() |
| References | ||
|---|---|---|
| 0000 | objref | java.io.IOException |
| 0001 | objref | com.jblend.rms.RecordStoreManagerException |
| 0002 | objref | com.jblend.rms.StrageFullException |
| 0003 | objref | javax.microedition.rms.RecordStoreNotFoundException |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.IOException.<init>() |
| 0001 | method | java.io.IOException.<init>() |
| Fields | ||
|---|---|---|
| private static final | boolean | LOG |
| private static | String[] | choices_ |
| private | int | currentInteractionMode_ |
| private | boolean | doesNeedUserConfirmation_ |
| private static final | SecurityException | exception__ |
| private | int | index_ |
| private | int | interactionModes_ |
| private | boolean | isAllowed_ |
| private | boolean | isPrivate_ |
| private | boolean | isQueried_ |
| private | String | name_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| final | int | beginModifyStates() |
| void | consultState() | |
| public final | boolean | doesNeedUserConfirmation() |
| final | int | endModifyStates() |
| public final | String | getAlertMessage() |
| public final | String | getAlertTitle() |
| public final | int | getCurrentInteractionMode() |
| public final | String | getException() |
| public final | String[] | getExclusiveChoices() |
| public final | int | getIndex() |
| public final | int | getInteractionModes() |
| public final | String | getMessage(String s1) |
| public final | String | getName() |
| public final | String | getTitle() |
| void | initialize(int i1, String s1) | |
| public final | boolean | isAllowed() |
| public final | boolean | isPrivate() |
| private static final native | int | nativeBeginModifyStates() |
| private static final native | int | nativeEndModifyStates() |
| private static final native | String | nativeGetAlertMessage(int i1) |
| private static final native | String | nativeGetAlertTitle(int i1) |
| private static final native | void | nativeGetExclusiveChoices(String[] s1) |
| private static final native | int | nativeGetInteractionModes(int i1) |
| private static final native | String | nativeGetMessage(int i1, String s1) |
| private static final native | int | nativeGetState(int i1) |
| private static final native | String | nativeGetTitle(int i1) |
| private static final native | int | nativeSetExclusiveChoice(int i1) |
| private static final native | int | nativeSetState(int i1, int i2) |
| final | int | setExclusiveChoice(int i1) |
| final | int | setState(boolean b1, int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.security.Permission.<init>() |
| 0001 | method | this.nativeGetState() |
| 0002 | method | com.jblend.security.UserConfirmDialog.isNativeDialog() |
| 0003 | method | this.nativeGetInteractionModes() |
| 0004 | field | com.jblend.util.SystemLog.out |
| 0005 | text | [permission]Illegal state. Check JSI implementation. |
| 0006 | method | com.jblend.util.SystemLog.println() |
| 0007 | objref | java.lang.String |
| 0008 | objref | java.lang.StringBuffer |
| 0009 | method | java.lang.StringBuffer.<init>() |
| 000A | method | java.lang.StringBuffer.append() |
| 000B | text | was denied |
| 000C | method | java.lang.StringBuffer.toString() |
| 000D | method | java.lang.String.<init>() |
| 000E | method | this.consultState() |
| 000F | method | this.nativeGetMessage() |
| 0010 | method | this.nativeGetTitle() |
| 0011 | method | this.nativeGetAlertMessage() |
| 0012 | method | this.nativeGetAlertTitle() |
| 0013 | field | this.choices_ |
| 0014 | method | this.nativeGetExclusiveChoices() |
| 0015 | method | this.nativeSetExclusiveChoice() |
| 0016 | method | this.nativeBeginModifyStates() |
| 0017 | method | this.nativeEndModifyStates() |
| 0018 | method | this.nativeSetState() |
| 0019 | objref | java.lang.SecurityException |
| 001A | text | Permission data instance could not be created. |
| 001B | method | java.lang.SecurityException.<init>() |
| 001C | field | this.exception__ |
| Fields | ||
|---|---|---|
| private static | DialogEventThread | _thread |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| static | DialogEventThread | getInstance() |
| protected native | int | getNextEvent(int i1, int[] i2) |
| protected native | int | initEventQueue(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.micro.event.AbstractEventThread.<init>() |
| 0001 | method | com.jblend.micro.event.UiEventThread.getInstance() |
| 0002 | method | com.jblend.micro.event.AbstractEventThread.startThread() |
| 0003 | field | this._thread |
| 0004 | objref | this |
| 0005 | method | this.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | CONFLICT_ALERT |
| public static final | int | CONFLICT_EXCLUSIVE |
| public static final | int | CONFLICT_NORMAL |
| public static final | int | ISPRIVATE |
| public static final | int | MODE_BLANKET |
| public static final | int | MODE_NO |
| public static final | int | MODE_ONESHOT |
| public static final | int | MODE_SESSION |
| public static final | int | RESULT_ALLOWED |
| public static final | int | RESULT_DENIED |
| public static final | int | STATE_ALLOWED |
| public static final | int | STATE_NOT_EXIST |
| public static final | int | STATE_USER |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| int | beginModifyStates() | |
| public | boolean | doesNeedUserConfirmation() |
| int | endModifyStates() | |
| public | String | getAlertMessage() |
| public | String | getAlertTitle() |
| public | int | getCurrentInteractionMode() |
| public | String | getException() |
| public | String[] | getExclusiveChoices() |
| public | int | getIndex() |
| public | int | getInteractionModes() |
| public | String | getMessage(String s1) |
| public | String | getName() |
| public | String | getTitle() |
| void | initialize(int i1, String s1) | |
| public | boolean | isAllowed() |
| public | boolean | isPrivate() |
| int | setExclusiveChoice(int i1) | |
| int | setState(boolean b1, int i1) | |
| Fields | ||
|---|---|---|
| private static final | boolean | LOG |
| private static | PermissionFactory | factory__ |
| private | Hashtable | permissions_ |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public static final | PermissionFactory | getFactory() |
| public final | Permission | getPermission(String s1) |
| private static final native | int | nativeGetNumPermissions() |
| private static final native | String | nativeGetPermissionName(int i1) |
| private static final native | void | nativeInitialize() |
| References | ||
|---|---|---|
| 0000 | method | this.nativeInitialize() |
| 0001 | method | this.nativeGetNumPermissions() |
| 0002 | objref | java.util.Hashtable |
| 0003 | method | java.util.Hashtable.<init>() |
| 0004 | method | this.nativeGetPermissionName() |
| 0005 | text | com.jblend.security.DefaultPermission |
| 0006 | method | java.lang.Class.forName() |
| 0007 | method | java.lang.Class.newInstance() |
| 0008 | objref | com.jblend.security.Permission |
| 0009 | method | com.jblend.security.Permission.initialize() |
| 000A | method | com.jblend.security.Permission.getName() |
| 000B | method | java.util.Hashtable.put() |
| 000C | objref | java.lang.ClassNotFoundException |
| 000D | objref | java.lang.IllegalAccessException |
| 000E | objref | java.lang.InstantiationException |
| 000F | field | this.factory__ |
| 0010 | objref | this |
| 0011 | method | this.<init>() |
| 0012 | method | java.util.Hashtable.get() |
| Fields | ||
|---|---|---|
| private static final | boolean | LOG |
| private static final | SecurityException | exception__ |
| private static | SecurityManager | manager__ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| public | void | checkPermission(Permission p1, String s1) |
| public static final synchronized | SecurityManager | getManager() |
| private static final native | String | nativeGetManager() |
| References | ||
|---|---|---|
| 0000 | field | this.manager__ |
| 0001 | method | this.nativeGetManager() |
| 0002 | method | java.lang.Class.forName() |
| 0003 | method | java.lang.Class.newInstance() |
| 0004 | objref | this |
| 0005 | objref | java.lang.ClassNotFoundException |
| 0006 | field | this.exception__ |
| 0007 | objref | java.lang.IllegalAccessException |
| 0008 | objref | java.lang.InstantiationException |
| 0009 | objref | java.lang.SecurityException |
| 000A | text | Security manager could not be created. |
| 000B | method | java.lang.SecurityException.<init>() |
| Fields | ||
|---|---|---|
| private static final | boolean | LOG |
| private | DialogEventThread | _eventThread |
| private | int | choice_ |
| private | int | currentInteractionMode_ |
| private static | UserConfirmDialog | dialog__ |
| private static final | SecurityException | exception__ |
| private | int | interactionModes_ |
| private | boolean | isAllowed_ |
| private static final | int | stateFixWaitInterval_ |
| private | boolean | stateFixed_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| private final | void | cancel() |
| public static final synchronized | UserConfirmDialog | getDialog() |
| protected final synchronized | void | hide(boolean b1, int i1) |
| protected final synchronized | void | hide(int i1) |
| protected final synchronized | void | hideForCancel() |
| protected | void | hideNotify(boolean b1) |
| public final | boolean | isConfirmationActionPossible() |
| public static | boolean | isNativeDialog() |
| private static native | void | nativeFatalError() |
| private static native | int | nativeGetAppState() |
| private static final native | String | nativeGetDialog() |
| private static native | int | nativeIsAppStateCallback() |
| private static native | boolean | nativeIsInterruption(int i1) |
| private static native | void | nativeRequestAppResume() |
| private static final native | void | obtainEventQueue() |
| public | void | receiveEvent(int[] i1, int i2) |
| private static final native | void | releaseEventQueue() |
| public final synchronized | boolean | show(Permission p1, String s1) |
| protected | void | showNotify(Permission p1, int i1) |
| protected | void | showNotify(Permission p1, String s1) |
| private | boolean | waitStateFix() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.security.DialogEventThread.getInstance() |
| 0001 | method | com.jblend.micro.event.AbstractEventThread.addEventListener() |
| 0002 | method | com.jblend.util.Secure.checkPackage() |
| 0003 | field | this.dialog__ |
| 0004 | method | this.nativeGetDialog() |
| 0005 | method | java.lang.Class.forName() |
| 0006 | method | java.lang.Class.newInstance() |
| 0007 | objref | this |
| 0008 | objref | java.lang.ClassNotFoundException |
| 0009 | field | this.exception__ |
| 000A | objref | java.lang.IllegalAccessException |
| 000B | objref | java.lang.InstantiationException |
| 000C | method | com.jblend.security.Permission.getCurrentInteractionMode() |
| 000D | method | com.jblend.security.Permission.getInteractionModes() |
| 000E | method | com.jblend.security.Permission.beginModifyStates() |
| 000F | method | this.obtainEventQueue() |
| 0010 | method | this.showNotify() |
| 0011 | method | this.waitStateFix() |
| 0012 | method | this.cancel() |
| 0013 | method | com.jblend.security.Permission.setState() |
| 0014 | method | this.hideNotify() |
| 0015 | method | this.showNotify() |
| 0016 | method | com.jblend.security.Permission.setExclusiveChoice() |
| 0017 | method | com.jblend.security.Permission.endModifyStates() |
| 0018 | method | this.nativeGetAppState() |
| 0019 | method | this.nativeIsAppStateCallback() |
| 001A | 0005 | 00000000 |
| 001B | 0000 | 000003E8 |
| 001C | method | java.lang.Object.wait() |
| 001D | method | this.nativeIsInterruption() |
| 001E | method | java.lang.Object.wait() |
| 001F | objref | java.lang.InterruptedException |
| 0020 | method | this.nativeFatalError() |
| 0021 | method | this.nativeRequestAppResume() |
| 0022 | method | this.releaseEventQueue() |
| 0023 | objref | java.lang.SecurityException |
| 0024 | text | For MIDlet state change, user permission confirmation cannot be continued. |
| 0025 | method | java.lang.SecurityException.<init>() |
| 0026 | method | com.jblend.micro.lcdui.UiStatuses.isOccupiedByUserConfirmDialog() |
| 0027 | method | java.lang.Object.notify() |
| 0028 | text | Confirmation dialog could not be created. |
| 0029 | objref | com.jblend.micro.event.EventListener |
| Fields | ||
|---|---|---|
| private static final | boolean | LOG |
| private static | String | currentSuiteName |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public final | void | checkPermission(Permission p1, String s1) |
| private static native | String | nativeGetAppProperty(String s1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.security.SecurityManager.<init>() |
| 0001 | objref | java.lang.SecurityException |
| 0002 | text | Required permission does not exist. Check JSI implementation. |
| 0003 | method | java.lang.SecurityException.<init>() |
| 0004 | method | com.jblend.security.Permission.doesNeedUserConfirmation() |
| 0005 | method | com.jblend.security.Permission.isAllowed() |
| 0006 | method | com.jblend.security.UserConfirmDialog.getDialog() |
| 0007 | method | com.jblend.security.UserConfirmDialog.isConfirmationActionPossible() |
| 0008 | text | For MIDlet state change, user permission confirmation cannot be performed. |
| 0009 | objref | java.lang.String |
| 000A | field | this.currentSuiteName |
| 000B | method | java.lang.String.<init>() |
| 000C | objref | java.lang.StringBuffer |
| 000D | method | java.lang.StringBuffer.<init>() |
| 000E | method | java.lang.StringBuffer.append() |
| 000F | text | |
| 0010 | method | java.lang.StringBuffer.toString() |
| 0011 | method | com.jblend.security.UserConfirmDialog.show() |
| 0012 | method | com.jblend.security.Permission.getException() |
| 0013 | text | MIDlet-Vendor |
| 0014 | method | this.nativeGetAppProperty() |
| 0015 | text | MIDlet-Name |
| Fields | ||
|---|---|---|
| private static final | int | CANCELKEY_INDEX |
| private static final | int | CONTENT_HEIGHT |
| private static final | int | CONTENT_WIDTH |
| private static final | boolean | DEBUG |
| private static final | int | OKKEY_INDEX |
| private static final | int | SCROLLBAR_WIDTH |
| private static final | int | VIRTUAL_HEIGHT |
| private static final | int | VIRTUAL_WIDTH |
| private static | boolean | _isFullScreen |
| private static | int | currentDialogType |
| private static | String | currentMessage |
| private static | Permission | currentPermission |
| public static final | boolean | isNativeDialog |
| private final | JoeConfirm | joeConfirm |
| private static final | boolean | untrusted |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| private static | boolean | getNativeDialogOption() |
| private static | int | getSystemOption(String s1, int i1) |
| protected | void | hideNotify(boolean b1) |
| public static final | boolean | isNativeDialog() |
| private static native | void | nativeClearScreen(int i1, int i2, int i3, int i4, int i5) |
| private static native | void | nativeEndDraw() |
| private static native | int | nativeGetCancelKeyIndex() |
| private static native | boolean | nativeGetFullScreenMode() |
| private static native | int | nativeGetOkKeyIndex() |
| private static native | boolean | nativeIsTrusted() |
| private static native | void | nativePostHideNotify() |
| private static native | void | nativePostRepaint() |
| private static native | void | nativePostShowNotify() |
| private static native | void | nativeSetClip(int i1, int i2, int i3, int i4, int i5) |
| private static native | boolean | nativeSetFullScreenMode(boolean b1) |
| private static native | void | nativeStartDraw() |
| private static native | void | nativeSystemExit() |
| private static native | void | notifyGUIEventDone(int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9) |
| private | void | paint() |
| public | void | receiveEvent(int[] i1, int i2) |
| public | void | relayout() |
| private | void | setTexts(boolean b1) |
| protected | void | showNotify(Permission p1, String s1) |
| protected | void | showNotify(Permission p1, int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.security.UserConfirmDialog.<init>() |
| 0001 | objref | com.jblend.joe.JoeConfirm |
| 0002 | field | com.jblend.joe.JoeMIDP.PERMISSIONDIALOG |
| 0003 | method | com.jblend.joe.JoeConfirm.<init>() |
| 0004 | method | com.jblend.util.Secure.checkPackage() |
| 0005 | field | jp.co.aplix.cldc.midp.lcdui.RelayoutManager.lock |
| 0006 | method | this.setTexts() |
| 0007 | method | jp.co.aplix.cldc.midp.lcdui.RelayoutManager.add() |
| 0008 | method | com.jblend.micro.lcdui.ScreenOption.getFormInsetTop() |
| 0009 | method | com.jblend.micro.lcdui.ScreenOption.getFormInsetLeft() |
| 000A | method | com.jblend.micro.lcdui.ScreenOption.getFormInsetRight() |
| 000B | method | com.jblend.micro.lcdui.ScreenOption.getFormInsetBottom() |
| 000C | method | com.jblend.joe.JoeConfirm.setClientInsets() |
| 000D | field | this.currentPermission |
| 000E | method | com.jblend.security.Permission.getTitle() |
| 000F | method | com.jblend.joe.JoeConfirm.setTitle() |
| 0010 | field | this.currentMessage |
| 0011 | method | com.jblend.security.Permission.getMessage() |
| 0012 | method | com.jblend.joe.JoeConfirm.setMessage() |
| 0013 | field | this.currentDialogType |
| 0014 | field | com.jblend.joe.JoeConfirm.DIALOG_TYPE_NORMAL |
| 0015 | method | com.jblend.security.Permission.getAlertTitle() |
| 0016 | method | com.jblend.security.Permission.getAlertMessage() |
| 0017 | method | com.jblend.security.Permission.getExclusiveChoices() |
| 0018 | method | com.jblend.joe.JoeConfirm.setTextExclusiveChoices() |
| 0019 | field | this.isNativeDialog |
| 001A | text | midp20_permissionDialog_background |
| 001B | 0003 | 00FFFFFF |
| 001C | method | this.getSystemOption() |
| 001D | 0003 | FF000000 |
| 001E | text | midp20_permissionDialog_foreground |
| 001F | method | com.jblend.joe.JoeConfirm.setBackgroundColor() |
| 0020 | method | com.jblend.joe.JoeConfirm.setForegroundColor() |
| 0021 | text | midp20_permissionOk |
| 0022 | method | com.jblend.micro.SystemOption.getProperty() |
| 0023 | method | com.jblend.joe.JoeConfirm.setTextOk() |
| 0024 | field | this.OKKEY_INDEX |
| 0025 | method | com.jblend.joe.JoeConfirm.setOkKeyPos() |
| 0026 | text | midp20_permissionCancel |
| 0027 | method | com.jblend.joe.JoeConfirm.setTextCancel() |
| 0028 | field | this.CANCELKEY_INDEX |
| 0029 | method | com.jblend.joe.JoeConfirm.setCancelKeyPos() |
| 002A | text | midp20_permissionBlanket |
| 002B | text | midp20_permissionSession |
| 002C | text | midp20_permissionSessionNo |
| 002D | text | midp20_permissionOneshot |
| 002E | text | midp20_permissionNotNow |
| 002F | text | midp20_permissionNever |
| 0030 | method | com.jblend.joe.JoeConfirm.setTextChoices() |
| 0031 | method | com.jblend.joe.JoeConfirm.setDialogType() |
| 0032 | method | com.jblend.security.Permission.getInteractionModes() |
| 0033 | method | com.jblend.joe.JoeConfirm.setInteractionModes() |
| 0034 | method | com.jblend.security.Permission.getCurrentInteractionMode() |
| 0035 | method | com.jblend.joe.JoeConfirm.setInitialInteractionMode() |
| 0036 | method | com.jblend.joe.JoeComponent.getPreferredWidth() |
| 0037 | field | this.CONTENT_WIDTH |
| 0038 | method | java.lang.Math.min() |
| 0039 | method | com.jblend.joe.JoeComponent.getPreferredHeightWithRespectToWidth() |
| 003A | field | this.CONTENT_HEIGHT |
| 003B | method | com.jblend.joe.JoeComponent.setSize() |
| 003C | field | com.jblend.joe.JoeComponent.FOCUSED |
| 003D | method | com.jblend.joe.JoeComponent.setState() |
| 003E | method | com.jblend.joe.JoeComponent.setLocation() |
| 003F | method | com.jblend.micro.lcdui.UiStatuses.occupyByUserConfirmDialog() |
| 0040 | method | com.jblend.display.DisplayManager.getCurrentDisplayable() |
| 0041 | method | this.nativePostHideNotify() |
| 0042 | method | javax.microedition.lcdui.Displayable.isShown() |
| 0043 | 0005 | 00000000 |
| 0044 | 0000 | 0000001E |
| 0045 | method | java.lang.Thread.sleep() |
| 0046 | objref | java.lang.Exception |
| 0047 | objref | javax.microedition.lcdui.Canvas |
| 0048 | method | this.nativeGetFullScreenMode() |
| 0049 | field | this._isFullScreen |
| 004A | method | this.nativeSetFullScreenMode() |
| 004B | method | com.jblend.micro.lcdui.UiStatuses.occupyInput() |
| 004C | method | com.jblend.display.DisplayManager.notifyDisplayableChanged() |
| 004D | method | com.jblend.joe.JoeComponent.getGraphics() |
| 004E | method | com.jblend.joe.JoeComponent.show() |
| 004F | method | this.paint() |
| 0050 | field | com.jblend.joe.JoeConfirm.DIALOG_TYPE_ALERT |
| 0051 | field | com.jblend.joe.JoeConfirm.DIALOG_TYPE_EXCLUSIVE |
| 0052 | method | com.jblend.micro.lcdui.UiStatuses.getSyncObject() |
| 0053 | method | com.jblend.micro.lcdui.UiStatuses.getDrawingObject() |
| 0054 | 0005 | 00000000 |
| 0055 | 0000 | 000000C8 |
| 0056 | method | java.lang.Object.wait() |
| 0057 | objref | java.lang.InterruptedException |
| 0058 | method | this.nativeEndDraw() |
| 0059 | method | this.nativeStartDraw() |
| 005A | method | com.jblend.joe.JoeComponent.getX() |
| 005B | method | com.jblend.joe.JoeComponent.getY() |
| 005C | method | com.jblend.joe.JoeComponent.getWidth() |
| 005D | method | com.jblend.joe.JoeComponent.getHeight() |
| 005E | method | this.nativeSetClip() |
| 005F | method | com.jblend.joe.JoeComponent.paint() |
| 0060 | field | com.jblend.joe.JoeComponent.ENABLED |
| 0061 | method | com.jblend.joe.JoeComponent.hide() |
| 0062 | field | this.VIRTUAL_WIDTH |
| 0063 | field | this.VIRTUAL_HEIGHT |
| 0064 | method | this.nativeClearScreen() |
| 0065 | method | com.jblend.micro.lcdui.UiStatuses.releaseInput() |
| 0066 | method | com.jblend.micro.lcdui.UiStatuses.releaseScreen() |
| 0067 | method | this.nativePostShowNotify() |
| 0068 | method | this.nativePostRepaint() |
| 0069 | field | com.jblend.joe.AbstractJoeGUIEvent.REPAINT |
| 006A | field | com.jblend.joe.JoeConfirm.RESPONSE |
| 006B | field | com.jblend.joe.JoeComponent.TRUE |
| 006C | field | com.jblend.joe.JoeConfirm.BLANKET |
| 006D | field | com.jblend.joe.JoeConfirm.SESSION |
| 006E | field | com.jblend.joe.JoeConfirm.ONESHOT |
| 006F | field | com.jblend.joe.JoeConfirm.NO |
| 0070 | method | com.jblend.security.UserConfirmDialog.hide() |
| 0071 | field | com.jblend.joe.JoeConfirm.CANCELRESPONSE |
| 0072 | method | com.jblend.security.UserConfirmDialog.hideForCancel() |
| 0073 | field | com.jblend.joe.JoeConfirm.CHOICE |
| 0074 | method | com.jblend.security.UserConfirmDialog.hide() |
| 0075 | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0076 | field | com.jblend.joe.AbstractJoeGUIEvent.REPAINT_SCREEN |
| 0077 | method | this.notifyGUIEventDone() |
| 0078 | method | com.jblend.joe.JoeComponent.processKeyEvent() |
| 0079 | method | com.jblend.micro.lcdui.ScreenOption.update() |
| 007A | method | com.jblend.micro.lcdui.ScreenOption.isRtl() |
| 007B | field | com.jblend.joe.JoeComponent.DIR_RTL |
| 007C | field | com.jblend.joe.JoeComponent.DIR_LTR |
| 007D | method | com.jblend.joe.JoeComponent.setGrobalLanguageDirection() |
| 007E | method | com.jblend.joe.JoeComponent.relayoutAll() |
| 007F | method | jp.co.aplix.cldc.midp.lcdui.RelayoutManager.relayoutAll() |
| 0080 | method | java.lang.String.toLowerCase() |
| 0081 | text | 0x |
| 0082 | method | java.lang.String.indexOf() |
| 0083 | method | java.lang.String.substring() |
| 0084 | method | java.lang.Integer.valueOf() |
| 0085 | objref | java.lang.NumberFormatException |
| 0086 | field | com.jblend.util.SystemLog.out |
| 0087 | objref | java.lang.StringBuffer |
| 0088 | method | java.lang.StringBuffer.<init>() |
| 0089 | text | Property string of |
| 008A | method | java.lang.StringBuffer.append() |
| 008B | text | is invalid. |
| 008C | method | java.lang.StringBuffer.toString() |
| 008D | method | com.jblend.util.SystemLog.println() |
| 008E | method | this.nativeSystemExit() |
| 008F | text | Property string ( " |
| 0090 | text | " ) of |
| 0091 | text | midp20_permissionUseNativeDialog |
| 0092 | text | 1 |
| 0093 | method | java.lang.String.equals() |
| 0094 | method | this.nativeIsTrusted() |
| 0095 | field | this.untrusted |
| 0096 | method | this.getNativeDialogOption() |
| 0097 | method | com.jblend.graphics.WindowSystem.getDefaultWindowSystem() |
| 0098 | text | midp_scrollbar_width |
| 0099 | field | this.SCROLLBAR_WIDTH |
| 009A | method | this.nativeGetOkKeyIndex() |
| 009B | method | this.nativeGetCancelKeyIndex() |
| 009C | method | com.jblend.joe.JoeConfirm.setNativeDialogEvtHandler() |
| 009D | objref | jp.co.aplix.cldc.midp.lcdui.RelayoutListener |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static | int | count_getNextTest |
| SocketInputStream | is | |
| String | method | |
| SocketOutputStream | os | |
| String | path | |
| String | url | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | close() |
| private static native | void | nativeExit() |
| public | void | open(String s1, int i1, boolean b1) |
| public | DataInputStream | openDataInputStream() |
| public | DataOutputStream | openDataOutputStream() |
| public | InputStream | openInputStream() |
| public | OutputStream | openOutputStream() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.io.ProtocolBase.<init>() |
| 0001 | text | SOCKET: not found line-tearminate |
| 0002 | objref | java.lang.RuntimeException |
| 0003 | method | java.lang.RuntimeException.<init>() |
| 0004 | objref | java.lang.String |
| 0005 | method | java.lang.String.<init>() |
| 0006 | field | this.count_getNextTest |
| 0007 | text | getNextTest |
| 0008 | method | java.lang.String.indexOf() |
| 0009 | text | GET |
| 000A | method | java.lang.String.startsWith() |
| 000B | text | HEAD |
| 000C | text | POST |
| 000D | objref | java.lang.StringBuffer |
| 000E | method | java.lang.StringBuffer.<init>() |
| 000F | text | SOCKET: not support. firstLine: |
| 0010 | method | java.lang.StringBuffer.append() |
| 0011 | method | java.lang.StringBuffer.toString() |
| 0012 | method | java.lang.String.indexOf() |
| 0013 | text | SOCKET: not found path. firstLine: |
| 0014 | method | java.lang.String.substring() |
| 0015 | method | java.lang.System.arraycopy() |
| 0016 | text | http: |
| 0017 | method | javax.microedition.io.Connector.open() |
| 0018 | objref | javax.microedition.io.HttpConnection |
| 0019 | method | javax.microedition.io.HttpConnection.setRequestMethod() |
| 001A | method | javax.microedition.io.OutputConnection.openOutputStream() |
| 001B | method | java.io.OutputStream.write() |
| 001C | method | java.io.OutputStream.close() |
| 001D | objref | com.jblend.tck.socket2http.SocketInputStream |
| 001E | method | com.jblend.tck.socket2http.SocketInputStream.<init>() |
| 001F | method | this.close() |
| 0020 | method | this.nativeExit() |
| 0021 | objref | java.io.DataInputStream |
| 0022 | method | this.openInputStream() |
| 0023 | method | java.io.DataInputStream.<init>() |
| 0024 | objref | com.jblend.tck.socket2http.SocketOutputStream |
| 0025 | method | com.jblend.tck.socket2http.SocketOutputStream.<init>() |
| 0026 | objref | java.io.DataOutputStream |
| 0027 | method | this.openOutputStream() |
| 0028 | method | java.io.DataOutputStream.<init>() |
| 0029 | objref | ? |
| 002A | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| byte[] | buf | |
| int | currentOffset | |
| int | offset | |
| Protocol | protocol | |
| int | size | |
| Methods | ||
|---|---|---|
| void | <init>(Protocol p1, HttpConnection h1) | |
| public synchronized | void | close() |
| public synchronized | int | read() |
| References | ||
|---|---|---|
| 0000 | method | java.io.InputStream.<init>() |
| 0001 | method | javax.microedition.io.InputConnection.openInputStream() |
| 0002 | objref | java.lang.StringBuffer |
| 0003 | method | java.lang.StringBuffer.<init>() |
| 0004 | text | HTTP/1.0 |
| 0005 | method | java.lang.StringBuffer.append() |
| 0006 | method | javax.microedition.io.HttpConnection.getResponseCode() |
| 0007 | method | java.lang.StringBuffer.append() |
| 0008 | text | |
| 0009 | method | javax.microedition.io.HttpConnection.getResponseMessage() |
| 000A | text | Content-Length: |
| 000B | method | javax.microedition.io.ContentConnection.getLength() |
| 000C | method | java.lang.StringBuffer.append() |
| 000D | text | |
| 000E | method | java.lang.StringBuffer.toString() |
| 000F | method | java.lang.String.getBytes() |
| 0010 | method | java.io.InputStream.read() |
| 0011 | method | java.io.InputStream.close() |
| 0012 | method | javax.microedition.io.Connection.close() |
| 0013 | method | java.lang.System.arraycopy() |
| 0014 | objref | java.io.IOException |
| 0015 | method | java.lang.Throwable.printStackTrace() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| byte[] | buf | |
| int | count | |
| Protocol | protocol | |
| Methods | ||
|---|---|---|
| void | <init>(Protocol p1) | |
| public synchronized | void | close() |
| public synchronized | void | write(int i1) |
| public | void | write(byte[] b1) |
| public synchronized | void | write(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | java.io.OutputStream.<init>() |
| 0001 | method | java.lang.System.arraycopy() |
| 0002 | objref | java.lang.OutOfMemoryError |
| 0003 | objref | java.io.IOException |
| 0004 | method | java.io.IOException.<init>() |
| 0005 | method | this.write() |
| Methods | ||
|---|---|---|
| public | void | sequenceStart() |
| public | void | sequenceStop() |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public static final native | String | toLower(String s1) |
| public static final | String | toUpper(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.String.charAt() |
| 0001 | method | java.lang.String.toCharArray() |
| 0002 | objref | java.lang.String |
| 0003 | method | java.lang.String.<init>() |
| Methods | ||
|---|---|---|
| public | int | compareTo(Object o1) |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public static | long | parse(String s1) |
| References | ||
|---|---|---|
| 0000 | method | com.sun.cldc.io.DateParser.parse() |
| Fields | ||
|---|---|---|
| public static final | boolean | DEBUG |
| public static final | boolean | WATCH_TIME |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public static | void | trace(Object o1, String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Object.getClass() |
| 0001 | method | java.lang.Class.getName() |
| 0002 | field | java.lang.System.out |
| 0003 | objref | java.lang.StringBuffer |
| 0004 | method | java.lang.StringBuffer.<init>() |
| 0005 | method | java.lang.String.lastIndexOf() |
| 0006 | method | java.lang.String.substring() |
| 0007 | method | java.lang.StringBuffer.append() |
| 0008 | method | java.lang.StringBuffer.toString() |
| 0009 | method | java.io.PrintStream.println() |
| Fields | ||
|---|---|---|
| private static final | int | DEFAULT_INITIAL_RING |
| private static final | int | DEFAULT_MAX_RING |
| private | int[] | buffer |
| private | int | currentFill |
| private | int | dataCount |
| private | int | limitFill |
| private | int | readIndex |
| private | int | writeIndex |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | <init>(int i1) |
| public | void | <init>(int i1, int i2) |
| public | int | available() |
| void | extend(int i1) | |
| public | int | getFreeArea() |
| private | void | init(int i1, int i2) |
| private static native | void | initializeFieldIndex() |
| public | int | peek() |
| public | void | peek(int[] i1) |
| public | void | read(int[] i1) |
| public native | int | read() |
| public | void | write(int i1) |
| public | void | write(int i1, int i2, int i3, int i4, int i5) |
| public | void | write(int[] i1) |
| private static native | void | write5(IntRingBuffer i1, int i2, int i3, int i4, int i5, int i6) |
| References | ||
|---|---|---|
| 0000 | method | this.init() |
| 0001 | objref | java.lang.IllegalArgumentException |
| 0002 | text | parameter negative |
| 0003 | method | java.lang.IllegalArgumentException.<init>() |
| 0004 | text | initial > limit |
| 0005 | method | this.extend() |
| 0006 | method | this.write5() |
| 0007 | method | java.lang.System.arraycopy() |
| 0008 | objref | java.io.IOException |
| 0009 | text | buffer empty |
| 000A | method | java.io.IOException.<init>() |
| 000B | text | Buffer full |
| 000C | method | this.initializeFieldIndex() |
| Fields | ||
|---|---|---|
| protected | Properties | defaults |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(int i1) |
| public | void | <init>(Properties p1) |
| public synchronized | Integer | getIntegerProperty(String s1, Integer i1) |
| public synchronized | Integer | getIntegerProperty(String s1) |
| private | Vector | getNames() |
| public synchronized | String | getProperty(String s1, String s2) |
| public synchronized | String | getProperty(String s1) |
| public synchronized | Enumeration | propertyNames() |
| public synchronized | String | setProperty(String s1, String s2) |
| public synchronized | Integer | setProperty(String s1, Integer i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.util.StringKeyHashtable.<init>() |
| 0001 | method | this.<init>() |
| 0002 | method | com.jblend.util.StringKeyHashtable.get() |
| 0003 | method | this.getProperty() |
| 0004 | objref | java.lang.Integer |
| 0005 | method | java.lang.Integer.toString() |
| 0006 | objref | java.lang.String |
| 0007 | method | java.lang.Integer.valueOf() |
| 0008 | objref | java.lang.NumberFormatException |
| 0009 | method | this.getIntegerProperty() |
| 000A | method | com.jblend.util.StringKeyHashtable.put() |
| 000B | method | this.getNames() |
| 000C | method | java.util.Vector.elements() |
| 000D | objref | java.util.Vector |
| 000E | method | java.util.Vector.<init>() |
| 000F | method | java.util.Hashtable.keys() |
| 0010 | method | java.util.Enumeration.nextElement() |
| 0011 | method | java.util.Vector.contains() |
| 0012 | method | java.util.Vector.addElement() |
| 0013 | method | java.util.Enumeration.hasMoreElements() |
| Fields | ||
|---|---|---|
| public | int | height |
| public | int | width |
| public | int | x |
| public | int | y |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | <init>(int i1, int i2, int i3, int i4) |
| public | void | add(int i1, int i2, int i3, int i4) |
| public static native | boolean | contains(int i1, int i2, int i3, int i4, int i5, int i6) |
| public | boolean | contains(int i1, int i2, int i3, int i4) |
| public static native | boolean | contains(int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8) |
| public | boolean | contains(Rectangle r1) |
| public | void | copy(Rectangle r1) |
| private static native | boolean | initializeFieldIndex() |
| public static | Rectangle | intersection(Rectangle r1, Rectangle r2) |
| public static native | Rectangle | intersection(Rectangle r1, int i1, int i2, int i3, int i4) |
| public static native | boolean | intersects(int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8) |
| public | void | setBounds(int i1, int i2, int i3, int i4) |
| public | void | setLocation(int i1, int i2) |
| public | void | translate(int i1, int i2) |
| public static native | Rectangle | union(Rectangle r1, int i1, int i2, int i3, int i4) |
| public static | Rectangle | union(Rectangle r1, Rectangle r2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | this.setBounds() |
| 0002 | method | this.contains() |
| 0003 | method | this.intersection() |
| 0004 | method | this.union() |
| 0005 | method | this.initializeFieldIndex() |
| 0006 | objref | java.lang.Error |
| 0007 | text | can't initialize Rectangle's field index |
| 0008 | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| private static final | int | DEFAULT_INITIAL_RING |
| private static final | int | DEFAULT_MAX_RING |
| private | Object[] | buffer |
| private | int | currentFill |
| private | int | dataCount |
| private | int | limitFill |
| private | int | readIndex |
| private | int | writeIndex |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(int i1) |
| public | void | <init>(int i1, int i2) |
| public | int | available() |
| void | extend(int i1) | |
| public | int | getFreeArea() |
| private | void | init(int i1, int i2) |
| public | Object | peek() |
| public | void | peek(Object[] o1) |
| public | Object | read() |
| public | void | read(Object[] o1) |
| public | void | write(Object[] o1) |
| public | void | write(Object o1) |
| References | ||
|---|---|---|
| 0000 | method | this.init() |
| 0001 | objref | java.lang.IllegalArgumentException |
| 0002 | text | parameter negative |
| 0003 | method | java.lang.IllegalArgumentException.<init>() |
| 0004 | text | initial > limit |
| 0005 | objref | java.lang.Object |
| 0006 | method | this.extend() |
| 0007 | method | java.lang.System.arraycopy() |
| 0008 | objref | java.io.IOException |
| 0009 | text | buffer empty |
| 000A | method | java.io.IOException.<init>() |
| 000B | text | Buffer full |
| Fields | ||
|---|---|---|
| public static final | String | javaPackageName |
| public static final | String | javaxPackageName |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public static native | void | checkPackage() |
| public static native | void | checkPackage(String s1) |
| public static native | void | checkPackage(String[] s1) |
| Fields | ||
|---|---|---|
| public | int | elementCount |
| public | Object[] | elementData |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(int i1) |
| public | void | addElement(Object o1) |
| public | boolean | contains(Object o1) |
| public | Object | elementAt(int i1) |
| public | Enumeration | elements() |
| public | int | indexOf(Object o1, int i1) |
| public | void | insertElementAt(Object o1, int i1) |
| public | Object | lastElement() |
| public | void | removeAllElements() |
| public | boolean | removeElement(Object o1) |
| public | void | removeElementAt(int i1) |
| public | int | size() |
| public | void | trimToSize() |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.Object |
| 0001 | objref | java.lang.ArrayIndexOutOfBoundsException |
| 0002 | method | java.lang.System.arraycopy() |
| 0003 | method | this.indexOf() |
| 0004 | method | this.removeElementAt() |
| 0005 | objref | java.lang.StringBuffer |
| 0006 | method | java.lang.StringBuffer.<init>() |
| 0007 | method | java.lang.StringBuffer.append() |
| 0008 | text | >= |
| 0009 | method | java.lang.StringBuffer.append() |
| 000A | method | java.lang.StringBuffer.toString() |
| 000B | method | java.lang.ArrayIndexOutOfBoundsException.<init>() |
| 000C | text | < 0 |
| 000D | objref | java.util.NoSuchElementException |
| 000E | method | java.util.NoSuchElementException.<init>() |
| 000F | method | java.lang.Object.equals() |
| 0010 | method | java.lang.ArrayIndexOutOfBoundsException.<init>() |
| 0011 | method | this.addElement() |
| 0012 | text | > |
| 0013 | objref | com.jblend.util.SimpleVector$SimpleVectorEnumerator |
| 0014 | method | com.jblend.util.SimpleVector$SimpleVectorEnumerator.<init>() |
| Fields | ||
|---|---|---|
| int | count | |
| private final | SimpleVector | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(SimpleVector s1) | |
| public | boolean | hasMoreElements() |
| public | Object | nextElement() |
| References | ||
|---|---|---|
| 0000 | objref | java.util.NoSuchElementException |
| 0001 | text | SimpleStackEnumerator |
| 0002 | method | java.util.NoSuchElementException.<init>() |
| 0003 | objref | java.util.Enumeration |
| Fields | ||
|---|---|---|
| private static final | String | MSG_CANTUSE |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(int i1) |
| public | void | <init>(int i1, int i2) |
| public | void | addElement(Object o1) |
| public synchronized | int | addElement(Object o1, Comparable c1) |
| public | Object[] | getArray() |
| public synchronized | int | indexOfEqual(Comparable c1) |
| public synchronized | int | indexOfEqualOrBigger(Comparable c1) |
| public synchronized | int | indexOfLargestSmaller(Comparable c1) |
| public | void | insertElementAt(Object o1, int i1) |
| public | void | setElementAt(Object o1, int i1) |
| public | void | setElementAtForce(Object o1, int i1) |
| References | ||
|---|---|---|
| 0000 | method | java.util.Vector.<init>() |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | method | java.util.Vector.<init>() |
| 0003 | objref | java.lang.IllegalArgumentException |
| 0004 | text | Can't use this method at this class |
| 0005 | method | java.lang.IllegalArgumentException.<init>() |
| 0006 | method | java.util.Vector.setElementAt() |
| 0007 | method | com.jblend.util.Comparable.compareTo() |
| 0008 | method | java.util.Vector.insertElementAt() |
| 0009 | method | java.util.Vector.addElement() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(int i1) |
| public final native | boolean | containsKey(String s1) |
| public final native | Object | get(String s1) |
| private native | Object | nativePut(Object o1, Object o2) |
| public final | Object | put(Object o1, Object o2) |
| protected final | void | rehash() |
| References | ||
|---|---|---|
| 0000 | method | java.util.Hashtable.<init>() |
| 0001 | method | java.util.Hashtable.<init>() |
| 0002 | method | this.nativePut() |
| 0003 | objref | java.lang.ArrayIndexOutOfBoundsException |
| 0004 | method | this.rehash() |
| 0005 | method | this.put() |
| 0006 | method | java.util.Hashtable.rehash() |
| Fields | ||
|---|---|---|
| public static final | SystemLog | out |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public final native | void | print(String s1) |
| public final native | void | println(String s1) |
| References | ||
|---|---|---|
| 0000 | objref | this |
| 0001 | method | this.<init>() |
| 0002 | field | this.out |
| Fields | ||
|---|---|---|
| private static final | boolean | LOG |
| private static final | Properties | systemProperties |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| private static | String | getProfileType() |
| private static | String | getStartupType() |
| public static | Properties | getSystemProperties() |
| private static native | boolean | hasPointerEvents() |
| private static native | boolean | hasPointerMotionEvents() |
| private static native | boolean | hasRepeatEvents() |
| private static final native | void | initializeFieldIndex() |
| private static native | int | nativeGetProfileType() |
| private static native | String | nativeGetProfileVersion(int i1) |
| private static native | int | nativeGetSoftkeyCount() |
| private static native | int | nativeGetStartupType() |
| private static native | String | nativeGetVMDetail() |
| private static native | String | nativeGetVMInformation() |
| private static native | String | nativeGetVMVersion() |
| private static native | String | nativeGetVendorName() |
| private static native | String | nativeGetVendorVersion() |
| private static final native | int | nativeGetVirtualHeight() |
| private static final native | int | nativeGetVirtualWidth() |
| private static native | boolean | nativeIsColor() |
| private static native | int | nativeNumColors() |
| private static | void | setProfileVersion() |
| References | ||
|---|---|---|
| 0000 | field | this.systemProperties |
| 0001 | text | |
| 0002 | objref | java.lang.String |
| 0003 | text | MIDP |
| 0004 | text | DOJA |
| 0005 | text | JAMMY |
| 0006 | text | JSCL |
| 0007 | text | MARACAS |
| 0008 | text | GOMA |
| 0009 | text | BROWSER |
| 000A | text | PAWN |
| 000B | text | VSCL |
| 000C | method | this.nativeGetProfileType() |
| 000D | objref | java.lang.StringBuffer |
| 000E | method | java.lang.StringBuffer.<init>() |
| 000F | method | java.lang.StringBuffer.append() |
| 0010 | text | |
| 0011 | method | java.lang.StringBuffer.toString() |
| 0012 | method | java.lang.String.equals() |
| 0013 | text | UNKNOWN |
| 0014 | text | version |
| 0015 | method | this.nativeGetProfileVersion() |
| 0016 | method | com.jblend.util.Properties.setProperty() |
| 0017 | method | this.nativeGetStartupType() |
| 0018 | text | JBROWSER |
| 0019 | objref | com.jblend.util.Properties |
| 001A | method | com.jblend.util.Properties.<init>() |
| 001B | method | this.initializeFieldIndex() |
| 001C | text | vw |
| 001D | objref | java.lang.Integer |
| 001E | method | this.nativeGetVirtualWidth() |
| 001F | method | java.lang.Integer.<init>() |
| 0020 | method | com.jblend.util.Properties.setProperty() |
| 0021 | text | vh |
| 0022 | method | this.nativeGetVirtualHeight() |
| 0023 | text | isColor |
| 0024 | method | this.nativeIsColor() |
| 0025 | method | java.lang.String.valueOf() |
| 0026 | text | numColors |
| 0027 | method | this.nativeNumColors() |
| 0028 | text | hasRepeatEvents |
| 0029 | method | this.hasRepeatEvents() |
| 002A | text | hasPointerEvents |
| 002B | method | this.hasPointerEvents() |
| 002C | text | hasPointerMotionEvents |
| 002D | method | this.hasPointerMotionEvents() |
| 002E | text | numSoftkeys |
| 002F | method | this.nativeGetSoftkeyCount() |
| 0030 | text | vendorName |
| 0031 | method | this.nativeGetVendorName() |
| 0032 | text | vendorVersion |
| 0033 | method | this.nativeGetVendorVersion() |
| 0034 | text | profileType |
| 0035 | method | this.getProfileType() |
| 0036 | method | this.setProfileVersion() |
| 0037 | text | startupType |
| 0038 | method | this.getStartupType() |
| 0039 | text | vmVersion |
| 003A | method | this.nativeGetVMVersion() |
| 003B | text | vmInformation |
| 003C | method | this.nativeGetVMInformation() |
| 003D | text | vmDetail |
| 003E | method | this.nativeGetVMDetail() |
| Fields | ||
|---|---|---|
| private | byte[] | byteBuf |
| private static | char[] | cb |
| private | int[] | charOff |
| private static final | int | maxPersistBufSize |
| private | byte[] | savedByte |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | close() |
| public native | int | convert(byte[] b1, int i1, int i2, char[] c1, int i3, int i4, int[] i5, byte[] b2) |
| public | int | read(char[] c1, int i1, int i2) |
| public | int | read() |
| private | int | readCharsSJIS(byte[] b1, int i1) |
| public | void | reset() |
| public native | int | sizeOf(byte[] b1, int i1, int i2) |
| public | long | skip(long l1) |
| References | ||
|---|---|---|
| 0000 | method | com.sun.cldc.i18n.StreamReader.<init>() |
| 0001 | method | java.io.InputStream.read() |
| 0002 | field | this.cb |
| 0003 | method | this.convert() |
| 0004 | method | this.readCharsSJIS() |
| 0005 | objref | java.lang.IllegalArgumentException |
| 0006 | text | skip value is negative |
| 0007 | method | java.lang.IllegalArgumentException.<init>() |
| 0008 | method | java.io.InputStream.reset() |
| 0009 | method | java.io.InputStream.close() |
| 000A | 0003 | 0000FFFD |
| 000B | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private | byte[] | byteBuf |
| private | int[] | byteOff |
| private static | char[] | cb |
| private static final | int | maxPersistBufSize |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| private native | int | convert(char[] c1, int i1, int i2, byte[] b1, int i3, int i4, int[] i5) |
| public native | int | sizeOf(char[] c1, int i1, int i2) |
| public | void | write(int i1) |
| public | void | write(char[] c1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | com.sun.cldc.i18n.StreamWriter.<init>() |
| 0001 | field | this.cb |
| 0002 | method | this.convert() |
| 0003 | method | java.io.OutputStream.write() |
| 0004 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | int | MAXPERSISTBUFSIZE |
| private static final | char | RC |
| private | byte[] | byteBuf |
| private | int | byteDataLen |
| private | boolean | sizeOfCalled |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| private static native | int | convert(byte[] b1, int i1, char[] c1, int i2, int i3) |
| public | int | read(char[] c1, int i1, int i2) |
| private | int | readAfterSizeOf(char[] c1, int i1, int i2) |
| public | int | sizeOf(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | com.sun.cldc.i18n.StreamReader.<init>() |
| 0001 | method | this.readAfterSizeOf() |
| 0002 | method | java.io.InputStream.read() |
| 0003 | 0003 | 0000FFFD |
| 0004 | method | this.convert() |
| 0005 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | int | MAXPERSISTBUFSIZE |
| private static final | byte[] | RC |
| private | byte[] | byteBuf |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| private static native | int | convert(char[] c1, int i1, int i2, byte[] b1, int i3, int i4) |
| public | int | sizeOf(char[] c1, int i1, int i2) |
| public | void | write(int i1) |
| public | void | write(char[] c1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | com.sun.cldc.i18n.StreamWriter.<init>() |
| 0001 | 0003 | 0000FFFF |
| 0002 | 0003 | 0000D800 |
| 0003 | 0003 | 0000E000 |
| 0004 | method | java.io.OutputStream.write() |
| 0005 | field | this.RC |
| 0006 | method | this.convert() |
| 0007 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | int | MAXPERSISTBUFSIZE |
| private static final | char | RC |
| private | byte[] | byteBuf |
| private | int | byteDataLen |
| private | boolean | sizeOfCalled |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| private static native | int | convert(byte[] b1, int i1, char[] c1, int i2, int i3) |
| public | int | read(char[] c1, int i1, int i2) |
| private | int | readAfterSizeOf(char[] c1, int i1, int i2) |
| public | int | sizeOf(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | com.sun.cldc.i18n.StreamReader.<init>() |
| 0001 | method | this.readAfterSizeOf() |
| 0002 | method | java.io.InputStream.read() |
| 0003 | 0003 | 0000FFFD |
| 0004 | method | this.convert() |
| 0005 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | int | MAXPERSISTBUFSIZE |
| private static final | byte[] | RC |
| private | byte[] | byteBuf |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| private static native | int | convert(char[] c1, int i1, int i2, byte[] b1, int i3, int i4) |
| public | int | sizeOf(char[] c1, int i1, int i2) |
| public | void | write(int i1) |
| public | void | write(char[] c1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | com.sun.cldc.i18n.StreamWriter.<init>() |
| 0001 | 0003 | 0000FFFF |
| 0002 | 0003 | 0000D800 |
| 0003 | 0003 | 0000E000 |
| 0004 | method | java.io.OutputStream.write() |
| 0005 | field | this.RC |
| 0006 | method | this.convert() |
| 0007 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | int | BIG_ENDIAN |
| private static final | int | LITTLE_ENDIAN |
| private static final | int | MAXPERSISTBUFSIZE |
| private static final | int | NOT_CHECKED |
| private static final | int | NOT_EXIST |
| private static final | char | RC |
| private | int | bom |
| private | byte[] | byteBuf |
| private | int | byteDataLen |
| private | boolean | sizeOfCalled |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| private static native | int | convert(byte[] b1, int i1, char[] c1, int i2, int i3) |
| public | void | mark(int i1) |
| public | boolean | markSupported() |
| public | int | read(char[] c1, int i1, int i2) |
| private | int | readAfterSizeOf(char[] c1, int i1, int i2) |
| public | void | reset() |
| public | int | sizeOf(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | com.sun.cldc.i18n.StreamReader.<init>() |
| 0001 | method | this.readAfterSizeOf() |
| 0002 | method | java.io.InputStream.read() |
| 0003 | 0003 | 0000FFFD |
| 0004 | method | java.io.InputStream.read() |
| 0005 | method | this.convert() |
| 0006 | objref | java.io.IOException |
| 0007 | text | mark() not supported |
| 0008 | method | java.io.IOException.<init>() |
| 0009 | text | reset() not supported |
| Fields | ||
|---|---|---|
| private static final | byte[] | BOM |
| private static final | int | MAXPERSISTBUFSIZE |
| private static final | byte[] | RC |
| private | boolean | bomWritten |
| private | byte[] | byteBuf |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| private static native | int | convert(char[] c1, int i1, int i2, byte[] b1, int i3, int i4) |
| public | Writer | open(OutputStream o1, String s1) |
| public | int | sizeOf(char[] c1, int i1, int i2) |
| public | void | write(int i1) |
| public | void | write(char[] c1, int i1, int i2) |
| public | void | write(String s1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | com.sun.cldc.i18n.StreamWriter.<init>() |
| 0001 | field | this.BOM |
| 0002 | method | java.io.OutputStream.write() |
| 0003 | 0003 | 0000FFFF |
| 0004 | 0003 | 0000D800 |
| 0005 | 0003 | 0000E000 |
| 0006 | field | this.RC |
| 0007 | method | this.convert() |
| 0008 | method | java.io.Writer.write() |
| 0009 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | int | read(char[] c1, int i1, int i2) |
| public | int | sizeOf(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | com.sun.cldc.i18n.StreamReader.<init>() |
| 0001 | method | java.io.InputStream.read() |
| 0002 | 0003 | 00010000 |
| 0003 | 0003 | 0000D800 |
| 0004 | 0003 | 0000DC00 |
| 0005 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | int | MAXPERSISTBUFSIZE |
| private | byte[] | buf |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | int | sizeOf(char[] c1, int i1, int i2) |
| public | void | write(char[] c1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | com.sun.cldc.i18n.StreamWriter.<init>() |
| 0001 | objref | java.lang.OutOfMemoryError |
| 0002 | 0003 | 0000DC00 |
| 0003 | 0003 | 0000DFFF |
| 0004 | 0003 | 0000D800 |
| 0005 | 0003 | 00010000 |
| 0006 | 0003 | 0000DBFF |
| 0007 | objref | java.lang.ArrayIndexOutOfBoundsException |
| 0008 | method | java.lang.OutOfMemoryError.<init>() |
| 0009 | method | java.io.OutputStream.write() |
| 000A | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static | Vector | apiListeners |
| private static | DataFlow | currentDataFlow |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| private | boolean | addApiProviderListener(int i1, DataFlowListener d1) |
| public static | void | init() |
| private static native | void | lostEvent(int i1) |
| public | void | receiveNativeExtEvent(int[] i1, int i2) |
| public static | boolean | registerApiProvider(int i1, DataFlowListener d1) |
| private static native | void | wrongEvent() |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | field | this.apiListeners |
| 0003 | field | this.currentDataFlow |
| 0004 | method | com.jblend.io.NativeExtEventReceiver.setNativeExtEventListener() |
| 0005 | method | this.addApiProviderListener() |
| 0006 | method | java.util.Vector.size() |
| 0007 | method | java.util.Vector.setSize() |
| 0008 | method | java.util.Vector.setElementAt() |
| 0009 | method | this.wrongEvent() |
| 000A | method | java.util.Vector.elementAt() |
| 000B | objref | com.motorola.api.DataFlowListener |
| 000C | objref | java.lang.Exception |
| 000D | method | com.motorola.api.DataFlowListener.receiveEvent() |
| 000E | method | this.lostEvent() |
| 000F | objref | this |
| 0010 | method | this.<init>() |
| 0011 | objref | com.jblend.io.NativeExtEventListener |
| Fields | ||
|---|---|---|
| DataFlowListener | listener | |
| private final | DataFlow | this$0 |
| int | type | |
| Methods | ||
|---|---|---|
| void | <init>(DataFlow d1, int i1, DataFlowListener d2) | |
| Fields | ||
|---|---|---|
| public static final | int | DBK_CHANGED_EV |
| public static final | int | DBK_ERROR_EV |
| public static final | int | DBK_NO_MATCHES_EV |
| public static final | int | DBK_SUCCESS_EV |
| public static final | int | DFL_COMM_EV |
| public static final | int | DFL_LOC_GEOLOCATION_RES_EV |
| public static final | int | DFL_NET_PROXY_EV |
| public static final | int | DFL_NET_PROXY_EV_1 |
| public static final | int | DFL_NET_PROXY_EV_2 |
| public static final | int | DFL_NET_PROXY_EV_3 |
| public static final | int | DFL_NET_SSL_EV |
| public static final | int | DFL_NET_SSL_EV_1 |
| public static final | int | DFL_NET_SSL_EV_2 |
| public static final | int | DFL_NET_SSL_EV_3 |
| public static final | int | DFL_SATSA_RESPONSE_APDU_CNF_EV |
| public static final | int | DFL_TEXTINPUT_TEXT_CHANGED_EV |
| public static final | int | DFL_WAPPUSH_EV |
| public static final | int | DF_SECONDARY_DISPLAY_EV |
| public static final | int | FS_DEVICE_ATTACHED |
| public static final | int | FS_DEVICE_DETACHED |
| public static final | int | FS_SEARCH_CMPLT_ID |
| public static final | int | FS_SEARCH_INVALID_ID |
| public static final | int | LIVECAST_CORE_EVENT |
| public static final | int | NATIVE_BROKER_LISTENER |
| public static final | int | PB_CMCC_ERROR |
| public static final | int | PB_CMCC_NO_MATCH_FOUND |
| public static final | int | PB_CMCC_SUCCESS |
| public static final | int | PIM_CONTACT_ERROR |
| public static final | int | PIM_CONTACT_NO_MATCH_FOUND |
| public static final | int | PIM_CONTACT_SUCCESS |
| public static final | int | PIM_EVENT_ERROR |
| public static final | int | PIM_EVENT_SUCCESS |
| public static final | int | PIM_SHORT_EVENT_SUCCESS |
| public static final | int | RC_EVENT |
| public static final | int | SAA_DATA_FLOW_EVENT_ADDR |
| public static final | int | SAA_DATA_FLOW_EVENT_LOAD |
| public static final | int | SAA_DATA_FLOW_EVENT_LOWER |
| public static final | int | SAA_DATA_FLOW_EVENT_REMOVE |
| public static final | int | SAA_DATA_FLOW_EVENT_STORE |
| public static final | int | SAA_DATA_FLOW_EVENT_UPPER |
| public static final | int | SML_SYNC_COMPLETE_ID |
| public static final | int | SYNERJ_CALL_BARRING_CONFIRM |
| public static final | int | SYNERJ_CAR_KIT |
| public static final | int | SYNERJ_CBS_RECEIVED |
| public static final | int | SYNERJ_DEVICE_MANAGER_STATUS |
| public static final | int | SYNERJ_EMAIL_NUMBER_CHANGED |
| public static final | int | SYNERJ_FM_RADIO |
| public static final | int | SYNERJ_FORWARDING_CONFIRM |
| public static final | int | SYNERJ_HOME_SCREEN |
| public static final | int | SYNERJ_IDLE_TEXT_RECEIVED |
| public static final | int | SYNERJ_MEMORY_STATUS |
| public static final | int | SYNERJ_MESSAGES_LIST_CHANGED |
| public static final | int | SYNERJ_MMS_RECEIVED |
| public static final | int | SYNERJ_MP3_LITE_ATTACH |
| public static final | int | SYNERJ_MP3_LITE_DETACH |
| public static final | int | SYNERJ_MPLAYER_BACKGROUND |
| public static final | int | SYNERJ_NETWORK_STATUS |
| public static final | int | SYNERJ_PHONEBOOK_CHANGED |
| public static final | int | SYNERJ_PHONE_STATUS |
| public static final | int | SYNERJ_PLATFORM_NOTIFICATION_DATA_BYTES |
| public static final | int | SYNERJ_PLATFORM_NOTIFICATION_DATA_INT |
| public static final | int | SYNERJ_PLATFORM_NOTIFICATION_DATA_NONE |
| public static final | int | SYNERJ_PLATFORM_NOTIFICATION_DATA_STRING |
| public static final | int | SYNERJ_RC_CALL_SUCCESS |
| public static final | int | SYNERJ_RC_DIALED_CHANGED |
| public static final | int | SYNERJ_RC_RECEIVED_CHANGED |
| public static final | int | SYNERJ_SCREEN_SAVER |
| public static final | int | SYNERJ_SMS_RECEIVED |
| public static final | int | SYNERJ_SUITES_LIST |
| public static final | int | SYNERJ_SUITES_UPDATED |
| public static final | int | SYNERJ_UI_SETTINGS |
| public static final | int | SYNERJ_UI_SETTINGS_STRING |
| public static final | int | SYNERJ_USER_SETTINGS |
| public static final | int | SYNERJ_USER_SETTINGS_STRING |
| public static final | int | TOTAL_EVENTS |
| Methods | ||
|---|---|---|
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| Fields | ||
|---|---|---|
| private static | Vector | emptyHandlers |
| private static | DataFlowRegistry | instance |
| private static | Vector | store |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| private static | int | getNewHandle() |
| public | void | receiveEvent(int[] i1, int i2) |
| public static | int | registerApiProvider(int i1, DataFlowListener d1) |
| private static | void | removeHandle(int i1) |
| public static | void | unRegisterApiProvider(int i1, DataFlowListener d1) |
| Fields | ||
|---|---|---|
| private | int | handle |
| private | Object | inst |
| private | int | type |
| Methods | ||
|---|---|---|
| void | <init>(Object o1, int i1, int i2) | |
| int | getEventType() | |
| Object | getInstance() | |
| int | getObjectHandle() | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public static | void | log(String s1) |
| References | ||
|---|---|---|
| 0000 | field | java.lang.System.out |
| 0001 | objref | java.lang.StringBuffer |
| 0002 | method | java.lang.StringBuffer.<init>() |
| 0003 | text | JORB: |
| 0004 | method | java.lang.StringBuffer.append() |
| 0005 | method | java.lang.StringBuffer.toString() |
| 0006 | method | java.io.PrintStream.println() |
| Fields | ||
|---|---|---|
| private final | int | SLOTS_NUM |
| private | Object[] | objSlots |
| private static | ORB | orb |
| private | int[] | retSlots |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| int | createSlot(Object o1) | |
| void | freeSlot(int i1) | |
| public static | byte[] | getByteArrayResult(int i1) |
| private static native | int | getByteArrayResult0(byte[] b1, int i1) |
| private static native | int | getByteArrayResultLength0(int i1) |
| public static | int[] | getIntegerArrayResult(int i1) |
| int | getRetValue(int i1) | |
| public static | String[] | getStringArrayResult(int i1) |
| public static | String | getStringResult(int i1) |
| private static native | String | getStringResult0(int i1) |
| public static | int | invokeAsync(Object o1, int i1, PushStream p1) |
| private static native | boolean | invokeAsync0(int i1, int i2, byte[] b1, int i3) |
| public static | int | invokeSync(Object o1, int i1, PushStream p1) |
| private static native | int | invokeSync0(int i1, byte[] b1, int i2) |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.Object |
| 0001 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0002 | objref | com.motorola.api.ORBError |
| 0003 | text | NULL object in ORB request |
| 0004 | method | com.motorola.api.ORBError.<init>() |
| 0005 | method | java.lang.Object.wait() |
| 0006 | objref | java.lang.InterruptedException |
| 0007 | method | java.lang.Object.notifyAll() |
| 0008 | method | java.lang.System.currentTimeMillis() |
| 0009 | field | this.orb |
| 000A | method | this.createSlot() |
| 000B | method | com.motorola.api.PushStream.getStream() |
| 000C | method | com.motorola.api.PushStream.getLength() |
| 000D | method | this.invokeAsync0() |
| 000E | text | Native invocation failed |
| 000F | method | this.getRetValue() |
| 0010 | method | this.freeSlot() |
| 0011 | method | this.invokeSync0() |
| 0012 | method | this.getStringResult0() |
| 0013 | method | this.getByteArrayResultLength0() |
| 0014 | text | getByteArrayResultLength0: Invalid return length |
| 0015 | method | com.motorola.api.Log.log() |
| 0016 | method | this.getByteArrayResult0() |
| 0017 | text | getByteArrayResult0: Invalid return length |
| 0018 | objref | com.motorola.api.PopStream |
| 0019 | method | this.getByteArrayResult() |
| 001A | method | com.motorola.api.PopStream.<init>() |
| 001B | method | com.motorola.api.PopStream.popIntegerArray() |
| 001C | method | com.motorola.api.PopStream.popStringArray() |
| 001D | text | DataFlow: Bad response |
| 001E | method | java.lang.Object.notify() |
| 001F | objref | this |
| 0020 | method | this.<init>() |
| 0021 | objref | com.motorola.api.DataFlowListener |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| 0001 | method | com.motorola.api.Log.log() |
| Fields | ||
|---|---|---|
| private static final | String[] | opnames |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static final | String | opname(int i1) |
| References | ||
|---|---|---|
| 0000 | field | this.opnames |
| 0001 | 0003 | 0000FFFF |
| 0002 | objref | java.lang.String |
| Fields | ||
|---|---|---|
| private static final | int | MAX_LENGTH |
| int | pos | |
| byte[] | stream | |
| Methods | ||
|---|---|---|
| public | void | <init>(byte[] b1) |
| public | boolean | popBoolean() |
| public | int | popInteger() |
| public | int[] | popIntegerArray() |
| public | String | popString() |
| public | String[] | popStringArray() |
| References | ||
|---|---|---|
| 0000 | method | this.popInteger() |
| 0001 | 0003 | 00100000 |
| 0002 | objref | com.motorola.api.ORBError |
| 0003 | objref | java.lang.StringBuffer |
| 0004 | method | java.lang.StringBuffer.<init>() |
| 0005 | text | popStringArray: invalid length: |
| 0006 | method | java.lang.StringBuffer.append() |
| 0007 | method | java.lang.StringBuffer.append() |
| 0008 | method | java.lang.StringBuffer.toString() |
| 0009 | method | com.motorola.api.ORBError.<init>() |
| 000A | objref | java.lang.String |
| 000B | method | this.popString() |
| 000C | text | popIntegerArray: invalid length: |
| 000D | text | |
| 000E | text | popString: invalid length: |
| 000F | text | at pos= |
| 0010 | 0003 | 0000FF00 |
| 0011 | method | java.lang.String.<init>() |
| 0012 | 0003 | FF000000 |
| 0013 | 0003 | 00FF0000 |
| Fields | ||
|---|---|---|
| private | byte[] | stream |
| private | int | streamLength |
| Methods | ||
|---|---|---|
| public | void | <init>(int i1) |
| public | int | getLength() |
| public static | int | getLength(String s1) |
| public static | int | getLength(String[] s1) |
| public | byte[] | getStream() |
| public | void | push(boolean b1) |
| public | void | push(String[] s1) |
| public | void | push(String s1) |
| public | void | push(int[] i1) |
| public | void | push(int i1) |
| References | ||
|---|---|---|
| 0000 | method | this.push() |
| 0001 | method | this.push() |
| 0002 | method | java.lang.String.charAt() |
| 0003 | 0003 | 0000FF00 |
| 0004 | 0003 | FF000000 |
| 0005 | 0003 | 00FF0000 |
| 0006 | method | this.getLength() |
| Fields | ||
|---|---|---|
| public static final | int | BACKWARD_PRESS |
| public static final | int | BACKWARD_RELEASE |
| public static final | int | CONTROL_GAINED |
| public static final | int | CONTROL_LOST |
| public static final | int | FAST_FORWARD_PRESS |
| public static final | int | FAST_FORWARD_RELEASE |
| public static final | int | FORWARD_PRESS |
| public static final | int | FORWARD_RELEASE |
| public static final | int | MUTE_PRESS |
| public static final | int | MUTE_RELEASE |
| public static final | int | PAUSE_PRESS |
| public static final | int | PAUSE_RELEASE |
| public static final | int | PLAY_PRESS |
| public static final | int | PLAY_RELEASE |
| static final | int | REMOTE_TOKEN_GAINED |
| static final | int | REMOTE_TOKEN_REVOKED |
| static final | int | REMOTE_TOKEN_TIMEOUT |
| public static final | int | REWIND_PRESS |
| public static final | int | REWIND_RELEASE |
| public static final | int | STOP_PRESS |
| public static final | int | STOP_RELEASE |
| public static final | int | VOLUME_DOWN_PRESS |
| public static final | int | VOLUME_DOWN_RELEASE |
| public static final | int | VOLUME_UP_PRESS |
| public static final | int | VOLUME_UP_RELEASE |
| private | RemoteControl$Wrapper | myWrapper |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | gainControl() |
| private static final native | int | gainControl0(int i1) |
| private static final native | int | getTokenAvailability0() |
| protected | void | handleEvent(int i1) |
| public | boolean | hasControl() |
| private static final native | int | hasControl0(int i1) |
| public | void | loseControl() |
| Fields | ||
|---|---|---|
| int | myIdentifier | |
| private final | RemoteControl | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(RemoteControl r1) | |
| void | handleEvent(int i1) | |
| void | notifyEvent() | |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.extensions.RemoteControl.handleEvent() |
| 0001 | method | java.lang.Object.notify() |
| Fields | ||
|---|---|---|
| static | boolean | isTokenAvailable |
| private | int | myIdentifier |
| private | Vector | myObjects |
| private static | RemoteControlRouter | ourRouter |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static synchronized | void | addObject(RemoteControl$Wrapper r1) |
| static synchronized | void | delObject(RemoteControl$Wrapper r1) |
| static synchronized | RemoteControl$Wrapper | getPrevObject(RemoteControl$Wrapper r1) |
| static synchronized | void | moveObject(RemoteControl$Wrapper r1) |
| public synchronized | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0003 | field | this.ourRouter |
| 0004 | objref | this |
| 0005 | method | this.<init>() |
| 0006 | method | java.util.Vector.addElement() |
| 0007 | method | java.util.Vector.size() |
| 0008 | method | java.util.Vector.elementAt() |
| 0009 | objref | com.motorola.extensions.RemoteControl$Wrapper |
| 000A | method | java.util.Vector.removeElementAt() |
| 000B | method | this.delObject() |
| 000C | field | this.isTokenAvailable |
| 000D | method | com.motorola.extensions.RemoteControl$Wrapper.notifyEvent() |
| 000E | method | com.motorola.extensions.RemoteControl$Wrapper.handleEvent() |
| 000F | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| public static final | int | PROPORTIONAL_SCALING_MODE_MAXIMIZE |
| public static final | int | PROPORTIONAL_SCALING_MODE_MINIMIZE |
| public static final | int | PROPORTIONAL_SCALING_MODE_NONE |
| private | int | height |
| private | Image | image |
| private | int | width |
| Methods | ||
|---|---|---|
| protected | void | <init>(Image i1, int i2, int i3) |
| public static synchronized | ScalableImage | createImage(byte[] b1, int i1, int i2, int i3, int i4, int i5) |
| public static synchronized | ScalableImage | createImage(InputStream i1, int i2, int i3, int i4) |
| public static synchronized | ScalableImage | createImage(String s1, int i1, int i2, int i3) |
| public static synchronized | ScalableImage | createImage(String s1, int i1, int i2) |
| public static synchronized | ScalableImage | createImage(byte[] b1, int i1, int i2, int i3, int i4) |
| public static synchronized | ScalableImage | createImage(InputStream i1, int i2, int i3) |
| public | Image | getImage() |
| private static native | int | getLastCreatedImageOrigHeight0() |
| private static native | int | getLastCreatedImageOrigWidth0() |
| public | int | getOrigHeight() |
| public | int | getOrigWidth() |
| private static native | void | resetImageScaling0() |
| private static native | void | setImageSizeOverride0(int i1, int i2, int i3) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Thread.currentThread() |
| 0001 | method | java.lang.Thread.yield() |
| 0002 | method | this.setImageSizeOverride0() |
| 0003 | method | javax.microedition.lcdui.Image.createImage() |
| 0004 | objref | java.lang.Error |
| 0005 | method | this.resetImageScaling0() |
| 0006 | objref | this |
| 0007 | method | this.getLastCreatedImageOrigWidth0() |
| 0008 | method | this.getLastCreatedImageOrigHeight0() |
| 0009 | method | this.<init>() |
| 000A | method | javax.microedition.lcdui.Image.createImage() |
| 000B | objref | java.io.IOException |
| 000C | method | javax.microedition.lcdui.Image.createImage() |
| 000D | method | this.createImage() |
| 000E | method | this.createImage() |
| 000F | method | this.createImage() |
| Fields | ||
|---|---|---|
| private | ScalableImage | scalable |
| Methods | ||
|---|---|---|
| private | void | <init>(ScalableImage s1) |
| public static | ScalableJPGImage | createImage(byte[] b1, int i1, int i2, int i3, int i4) |
| public static | ScalableJPGImage | createImage(InputStream i1, int i2, int i3) |
| public static | ScalableJPGImage | createImage(String s1, int i1, int i2) |
| public | Image | getImage() |
| public | int | getOrigHeight() |
| public | int | getOrigWidth() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.extensions.ScalableImage.createImage() |
| 0001 | objref | this |
| 0002 | method | this.<init>() |
| 0003 | method | com.motorola.extensions.ScalableImage.createImage() |
| 0004 | method | com.motorola.extensions.ScalableImage.createImage() |
| 0005 | method | com.motorola.extensions.ScalableImage.getOrigWidth() |
| 0006 | method | com.motorola.extensions.ScalableImage.getOrigHeight() |
| 0007 | method | com.motorola.extensions.ScalableImage.getImage() |
| 0008 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static | TextInput | instance |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | TextInput | getInstance() |
| private static native | void | notifyTextChanged0(int i1) |
| public synchronized | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0001 | field | this.instance |
| 0002 | method | this.notifyTextChanged0() |
| 0003 | objref | this |
| 0004 | method | this.<init>() |
| 0005 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private static final | int | SYS_VM_IS_RUNNING |
| private static final | int | USER_VM_IS_RUNNING |
| private static final | int | VM_TYPE_NOT_INITIALIZED |
| private static | int | vmStatus |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public final | void | initialize() |
| private static | boolean | isSystemVMRunning() |
| private static native | int | isSystemVMRunning0() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.api.DataFlow.init() |
| 0001 | method | this.isSystemVMRunning() |
| 0002 | method | com.motorola.synerj.svc.auf.SIMToolkit.getInstance() |
| 0003 | method | com.motorola.extensions.TextInput.getInstance() |
| 0004 | field | this.vmStatus |
| 0005 | method | this.isSystemVMRunning0() |
| 0006 | objref | com.jblend.extlib.Initializable |
| Fields | ||
|---|---|---|
| public static final | int | ASYNC_EVENT |
| public static final | int | INVALID_EVENT |
| public static final | int | OPEN_EVENT |
| public static final | int | RECV_EVENT |
| public static final | int | SEND_EVENT |
| public static final | int | TIMEOUT |
| private | EventWait | openWaitObject |
| private | EventWait | recvWaitObject |
| private | EventWait | sendWaitObject |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| private | EventWait | getEventObject(int i1) |
| public | void | notifyEvent(int i1, int i2, IOException i3) |
| public | int | waitEvent(int i1, int i2) |
| public | int | waitEvent(int i1, int i2, byte[] b1) |
| References | ||
|---|---|---|
| 0000 | objref | com.motorola.io.EventWait |
| 0001 | method | com.motorola.io.EventWait.<init>() |
| 0002 | method | this.waitEvent() |
| 0003 | method | this.getEventObject() |
| 0004 | method | com.jblend.lang.LockableByteArray.lock() |
| 0005 | objref | java.lang.RuntimeException |
| 0006 | field | java.lang.System.out |
| 0007 | objref | java.lang.StringBuffer |
| 0008 | method | java.lang.StringBuffer.<init>() |
| 0009 | text | Failed to lock buf: |
| 000A | method | java.lang.StringBuffer.append() |
| 000B | method | java.lang.Throwable.getMessage() |
| 000C | method | java.lang.StringBuffer.toString() |
| 000D | method | java.io.PrintStream.println() |
| 000E | method | java.lang.Object.wait() |
| 000F | objref | java.lang.InterruptedException |
| 0010 | method | com.jblend.lang.LockableByteArray.unlock() |
| 0011 | method | java.lang.Object.notify() |
| 0012 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| int | event | |
| IOException | ex | |
| int | option | |
| boolean | valid | |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| Fields | ||
|---|---|---|
| public static final | int | CONNECTION_BROKEN_EVENT |
| public static final | int | CONNECTION_ESTABLISHED_EVENT |
| public static final | int | DATA_READY_EVENT |
| public static final | int | EOS |
| public static final | int | INVALID_PARAMETERS |
| public static final | int | INVALID_SESSION_ID |
| public static final | int | INVALID_SOCKET_ID |
| public static final | int | PROXY_ACTIVATE_FAILED |
| public static final | int | PROXY_CREATE_FAILED |
| public static final | int | PROXY_INACTIVE |
| public static final | int | PROXY_SET_ATTRIBUTE_FAILED |
| public static final | int | RAW_SOCKET_BROKEN |
| public static final | int | RX_BUFFER_TOO_SMALL |
| public static final | int | SECURE_SESSION_BROKEN |
| public static final | int | SECURE_SESSION_NO_MEMORY |
| public static final | int | SECURE_SESSION_OPEN_FAILED |
| public static final | int | SSL_ALERT_EVENT |
| public static final | int | UNTRUSTED |
| public static final | int | WRITE_COMPLETE_EVENT |
| public static | int | midletTrust |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static | void | validateAddress(String s1) |
| private static native | int | validateMidletTrust0() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.String.charAt() |
| 0001 | objref | java.lang.IllegalArgumentException |
| 0002 | objref | java.lang.StringBuffer |
| 0003 | method | java.lang.StringBuffer.<init>() |
| 0004 | text | Missing "//" in |
| 0005 | method | java.lang.StringBuffer.append() |
| 0006 | method | java.lang.StringBuffer.toString() |
| 0007 | method | java.lang.IllegalArgumentException.<init>() |
| 0008 | method | java.lang.String.indexOf() |
| 0009 | text | Space character in address |
| 000A | method | java.lang.String.indexOf() |
| 000B | text | Malformed address |
| 000C | method | this.validateMidletTrust0() |
| 000D | field | this.midletTrust |
| Fields | ||
|---|---|---|
| private | Protocol | parent |
| Methods | ||
|---|---|---|
| void | <init>(Protocol p1) | |
| public | int | available() |
| public | void | close() |
| public | int | read() |
| public | int | read(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | java.io.InputStream.<init>() |
| 0001 | method | com.motorola.io.comm.Protocol.available() |
| 0002 | method | com.motorola.io.comm.Protocol.read() |
| 0003 | objref | java.lang.NullPointerException |
| 0004 | text | buffer is Null |
| 0005 | method | java.lang.NullPointerException.<init>() |
| 0006 | objref | java.lang.IndexOutOfBoundsException |
| 0007 | text | Index is out of Bound |
| 0008 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0009 | method | com.motorola.io.comm.Protocol.read1() |
| 000A | method | com.motorola.io.comm.Protocol.read() |
| 000B | field | com.motorola.io.comm.Protocol.isUsage |
| 000C | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private | Protocol | parent |
| Methods | ||
|---|---|---|
| void | <init>(Protocol p1) | |
| public | void | close() |
| public | void | flush() |
| public | void | write(int i1) |
| public | void | write(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | java.io.OutputStream.<init>() |
| 0001 | method | com.motorola.io.comm.Protocol.write() |
| 0002 | objref | java.lang.NullPointerException |
| 0003 | text | NULLPOINT |
| 0004 | method | java.lang.NullPointerException.<init>() |
| 0005 | objref | java.lang.ArrayIndexOutOfBoundsException |
| 0006 | text | ARRYINDEXOUTOFBOUNDS |
| 0007 | method | java.lang.ArrayIndexOutOfBoundsException.<init>() |
| 0008 | method | com.motorola.io.comm.Protocol.write() |
| 0009 | field | com.motorola.io.comm.Protocol.osUsage |
| 000A | method | com.motorola.io.comm.Protocol.flush() |
| 000B | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| static final | String | AUTO_CTS |
| static final | String | AUTO_RTS |
| static final | int[] | BAUDRATE_CHOICES |
| static final | String | BAUD_RATE |
| static final | String | BLOCKING |
| protected static final | int | COMM_BROKEN_EVENT |
| protected static final | int | COMM_DATA_READY_EVENT |
| protected static final | int | COMM_ESTABLISED_EVENT |
| protected static final | int | COMM_READ_COMPLETE_EVENT |
| protected static final | int | COMM_READ_ERROR |
| protected static final | int | COMM_WRITE_COMPLETE_EVENT |
| protected static final | int | COMM_WRITE_ERROR |
| protected static final | int | COMM_WRITE_TIMEOUT |
| static final | String | DATA_BITS |
| protected static final | int | EOS |
| static final | int | HW_BAD_BAUD |
| static final | int | HW_BAD_CTS |
| static final | int | HW_BAD_DATA |
| static final | int | HW_BAD_MODE |
| static final | int | HW_BAD_PARITY |
| static final | int | HW_BAD_RTS |
| static final | int | HW_BAD_STOP |
| static final | int | HW_GENERAL_FAULT |
| static final | int | HW_NO_ERROR |
| static final | int | HW_OPEN_FAIL |
| static final | int | MAX_DATA_BITS |
| static final | String | OFF |
| static final | String | ON |
| static final | int | ONE_STOP_BIT |
| static final | String | PARITY |
| static final | String[] | PARITY_CHOICES |
| static final | int | PARITY_EVEN |
| static final | int | PARITY_MARK |
| static final | int | PARITY_NONE |
| static final | int | PARITY_ODD |
| static final | int | PARITY_SPACE |
| protected static final | int | READ_TIMEOUT_MS |
| static final | String | STOP_BITS |
| static final | String[] | STOP_BIT_CHOICES |
| static final | int | THREE_HALVES_STOP_BIT |
| protected static final | int | TIMEOUT_MS |
| static final | int | TWO_STOP_BIT |
| int | accessMode | |
| String | argList | |
| boolean | autocts | |
| boolean | autorts | |
| int | baudRate | |
| boolean | blocking | |
| protected | ConnectorEvent | commEvent |
| int | dataBits | |
| private | InputStream | is |
| static | int | isOpen |
| static | int | isUsage |
| int | maxBaudRate | |
| int | opens | |
| private | OutputStream | os |
| static | int | osUsage |
| int | parity | |
| private static final | Permission | permission |
| String | portName | |
| protected | int | readLength |
| protected | int | readPtr |
| protected | byte[] | receiveBuffer |
| protected | int | receiveBufferSize |
| private | byte[] | sendBuffer |
| private | int | sendBufferSize |
| int | stopBits | |
| boolean | timeout | |
| String | workString | |
| protected | int | writePtr |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| native | int | Configure0() |
| public | int | available() |
| native | int | available0() |
| public | void | close() |
| native | int | close0() |
| public | Connection | createConnectionImpl(String s1, int i1, boolean b1) |
| public | void | flush() |
| int | getBaud(String s1) | |
| public | int | getBaudRate() |
| native | int | getBaudRate0() |
| void | getPortName(String s1) | |
| native | int | getReadLength0() |
| public | Connection | open(String s1, int i1, boolean b1) |
| native | int | open0(int i1, int i2, int i3, int i4, int i5, boolean b1, boolean b2, boolean b3) |
| public | DataInputStream | openDataInputStream() |
| public | DataOutputStream | openDataOutputStream() |
| public | InputStream | openInputStream() |
| public | OutputStream | openOutputStream() |
| void | parseParameter() | |
| public | int | read(byte[] b1, int i1, int i2) |
| public | int | read() |
| native | int | read1(byte[] b1, int i1, int i2, boolean b2) |
| public | void | receiveEvent(int[] i1, int i2) |
| public | int | setBaudRate(int i1) |
| native | int | setBaudRate0(int i1) |
| void | translateStatus(int i1) | |
| public | void | write(byte b1) |
| public | void | write(byte[] b1, int i1, int i2) |
| native | void | write0(int i1) |
| native | int | write1(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | objref | com.motorola.io.ConnectorEvent |
| 0001 | method | com.motorola.io.ConnectorEvent.<init>() |
| 0002 | method | this.open() |
| 0003 | field | this.isOpen |
| 0004 | objref | java.io.IOException |
| 0005 | text | Port is already open |
| 0006 | method | java.io.IOException.<init>() |
| 0007 | field | this.isUsage |
| 0008 | field | this.osUsage |
| 0009 | text | Either InputStream or OutputStream open |
| 000A | method | com.jblend.security.SecurityManager.getManager() |
| 000B | field | this.permission |
| 000C | method | com.jblend.security.SecurityManager.checkPermission() |
| 000D | method | this.getPortName() |
| 000E | objref | java.lang.StringBuffer |
| 000F | method | java.lang.StringBuffer.<init>() |
| 0010 | text | Invalid access mode |
| 0011 | method | java.lang.StringBuffer.append() |
| 0012 | method | java.lang.StringBuffer.append() |
| 0013 | method | java.lang.StringBuffer.toString() |
| 0014 | method | this.parseParameter() |
| 0015 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0016 | method | this.open0() |
| 0017 | objref | javax.microedition.io.ConnectionNotFoundException |
| 0018 | text | Fail to create comm port |
| 0019 | method | javax.microedition.io.ConnectionNotFoundException.<init>() |
| 001A | 0003 | 0000EA60 |
| 001B | method | com.motorola.io.ConnectorEvent.waitEvent() |
| 001C | text | Open Time out |
| 001D | method | this.close() |
| 001E | method | this.Configure0() |
| 001F | method | this.translateStatus() |
| 0020 | method | this.getBaudRate0() |
| 0021 | field | this.BAUDRATE_CHOICES |
| 0022 | method | this.setBaudRate0() |
| 0023 | text | Connection is WRITE only |
| 0024 | text | Connection not open yet |
| 0025 | objref | com.motorola.io.comm.PrivateInputStream |
| 0026 | method | com.motorola.io.comm.PrivateInputStream.<init>() |
| 0027 | text | InutPutSteam is opened already |
| 0028 | method | this.openInputStream() |
| 0029 | objref | java.io.DataInputStream |
| 002A | method | java.io.DataInputStream.<init>() |
| 002B | text | Connection is READ only |
| 002C | objref | com.motorola.io.comm.PrivateOutputStream |
| 002D | method | com.motorola.io.comm.PrivateOutputStream.<init>() |
| 002E | text | OutPutSteam is opened already |
| 002F | method | this.openOutputStream() |
| 0030 | objref | java.io.DataOutputStream |
| 0031 | method | java.io.DataOutputStream.<init>() |
| 0032 | method | this.close0() |
| 0033 | text | Close attempt failed -- |
| 0034 | text | COM Port is not open |
| 0035 | method | this.read1() |
| 0036 | 0003 | 0000AFC8 |
| 0037 | text | Connection closed |
| 0038 | method | this.getReadLength0() |
| 0039 | method | this.write1() |
| 003A | text | Write time out |
| 003B | method | this.write() |
| 003C | method | this.available0() |
| 003D | text | COMM PORT closed |
| 003E | objref | java.lang.String |
| 003F | method | java.lang.String.<init>() |
| 0040 | method | java.lang.String.toLowerCase() |
| 0041 | text | |
| 0042 | method | java.lang.String.equals() |
| 0043 | method | java.lang.String.indexOf() |
| 0044 | objref | java.lang.IllegalArgumentException |
| 0045 | text | Invalid parameter |
| 0046 | method | java.lang.IllegalArgumentException.<init>() |
| 0047 | method | java.lang.String.substring() |
| 0048 | method | java.lang.String.charAt() |
| 0049 | text | on |
| 004A | text | off |
| 004B | text | = |
| 004C | text | autocts |
| 004D | text | autorts |
| 004E | text | baudrate |
| 004F | method | this.getBaud() |
| 0050 | text | blocking |
| 0051 | text | bitsperchar |
| 0052 | method | java.lang.Integer.parseInt() |
| 0053 | objref | java.lang.NumberFormatException |
| 0054 | text | parity |
| 0055 | field | this.PARITY_CHOICES |
| 0056 | text | stopbits |
| 0057 | field | this.STOP_BIT_CHOICES |
| 0058 | text | Illegal stop bit setting = |
| 0059 | text | microedition.comports |
| 005A | method | java.lang.System.getProperty() |
| 005B | text | commports.maxbaudrate |
| 005C | text | Missing port name in |
| 005D | text | not in |
| 005E | text | auto |
| 005F | method | java.lang.Throwable.toString() |
| 0060 | text | Illegal baud rate = |
| 0061 | text | Out of range Illegal baud rate = |
| 0062 | text | Illegal baud rate = |
| 0063 | text | Unsupported baudrate auto |
| 0064 | text | Unsupported baudrate |
| 0065 | text | Unsupported parity |
| 0066 | text | Unsupported stopbits |
| 0067 | text | Unsupported bitsperchar |
| 0068 | text | Unable to configure serial port |
| 0069 | text | Unable to open serial port |
| 006A | text | -- |
| 006B | text | Invalid mode setting |
| 006C | text | autocts not supported by hardware |
| 006D | text | autorts not supported by hardware |
| 006E | method | com.motorola.io.ConnectorEvent.notifyEvent() |
| 006F | text | connection closed |
| 0070 | text | even |
| 0071 | text | mark |
| 0072 | text | none |
| 0073 | text | odd |
| 0074 | text | space |
| 0075 | 0003 | 00009600 |
| 0076 | 0003 | 0000E100 |
| 0077 | 0003 | 0001C200 |
| 0078 | 0003 | 00038400 |
| 0079 | 0003 | 00070800 |
| 007A | 0003 | 000E1000 |
| 007B | text | 1 |
| 007C | text | 1.5 |
| 007D | text | 2 |
| 007E | method | com.jblend.security.PermissionFactory.getFactory() |
| 007F | text | javax.microedition.io.Connector.comm |
| 0080 | method | com.jblend.security.PermissionFactory.getPermission() |
| 0081 | objref | javax.microedition.io.CommConnection |
| 0082 | objref | com.jblend.io.ConnectionImplFactory |
| 0083 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| byte[] | buf | |
| String | host | |
| int | ipNumber | |
| int | len | |
| int | off | |
| private | int | pointer |
| int | port | |
| Methods | ||
|---|---|---|
| public | void | <init>(byte[] b1, int i1) |
| public | String | getAddress() |
| public | byte[] | getData() |
| public | int | getLength() |
| public | int | getOffset() |
| public final | int | read() |
| public final | boolean | readBoolean() |
| public final | byte | readByte() |
| public final | char | readChar() |
| public final | double | readDouble() |
| public final | float | readFloat() |
| public final | void | readFully(byte[] b1, int i1, int i2) |
| public final | void | readFully(byte[] b1) |
| public final | int | readInt() |
| public final | long | readLong() |
| public final | short | readShort() |
| public final | String | readUTF() |
| public final | int | readUnsignedByte() |
| public final | int | readUnsignedShort() |
| public | void | reset() |
| public | void | setAddress(Datagram d1) |
| public | void | setAddress(String s1) |
| public | void | setData(byte[] b1, int i1, int i2) |
| public | void | setLength(int i1) |
| public final | int | skipBytes(int i1) |
| public final | void | write(byte[] b1, int i1, int i2) |
| public final | void | write(int i1) |
| public | void | write(byte[] b1) |
| public | void | writeBoolean(boolean b1) |
| public | void | writeByte(int i1) |
| public | void | writeChar(int i1) |
| public | void | writeChars(String s1) |
| public final | void | writeDouble(double d1) |
| public final | void | writeFloat(float f1) |
| public | void | writeInt(int i1) |
| public | void | writeLong(long l1) |
| public | void | writeShort(int i1) |
| public | void | writeUTF(String s1) |
| References | ||
|---|---|---|
| 0000 | method | this.setData() |
| 0001 | objref | java.lang.StringBuffer |
| 0002 | method | java.lang.StringBuffer.<init>() |
| 0003 | text | datagram:// |
| 0004 | method | java.lang.StringBuffer.append() |
| 0005 | text | : |
| 0006 | method | java.lang.StringBuffer.append() |
| 0007 | method | java.lang.StringBuffer.toString() |
| 0008 | objref | java.lang.IllegalArgumentException |
| 0009 | text | Invalid address |
| 000A | method | java.lang.IllegalArgumentException.<init>() |
| 000B | method | java.lang.String.startsWith() |
| 000C | text | Wrong protocol |
| 000D | method | java.lang.String.indexOf() |
| 000E | text | Missing ':' in |
| 000F | method | java.lang.String.substring() |
| 0010 | method | java.lang.String.substring() |
| 0011 | method | java.lang.Integer.parseInt() |
| 0012 | objref | java.lang.NumberFormatException |
| 0013 | text | Invalid port in |
| 0014 | objref | this |
| 0015 | text | Invalid parameters |
| 0016 | method | this.readFully() |
| 0017 | objref | java.lang.IndexOutOfBoundsException |
| 0018 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0019 | method | this.read() |
| 001A | objref | java.io.EOFException |
| 001B | method | java.io.EOFException.<init>() |
| 001C | objref | java.io.IOException |
| 001D | text | Invalid parameter n: |
| 001E | method | java.io.IOException.<init>() |
| 001F | method | java.lang.Math.min() |
| 0020 | text | Unimplemented |
| 0021 | method | this.readInt() |
| 0022 | 0005 | 00000000 |
| 0023 | 0000 | FFFFFFFF |
| 0024 | method | java.io.DataInputStream.readUTF() |
| 0025 | method | this.write() |
| 0026 | objref | java.lang.NullPointerException |
| 0027 | method | java.lang.NullPointerException.<init>() |
| 0028 | method | this.write() |
| 0029 | method | java.lang.String.charAt() |
| 002A | method | java.lang.String.getChars() |
| 002B | 0003 | 0000FFFF |
| 002C | objref | java.io.UTFDataFormatException |
| 002D | method | java.io.UTFDataFormatException.<init>() |
| 002E | method | this.write() |
| 002F | objref | javax.microedition.io.Datagram |
| Fields | ||
|---|---|---|
| private static final | int | CLOSED |
| private static final | int | ESTABLISHED |
| private static final | int | INVALID_SOCKET_ID |
| private static final | int | MAX_WAP_GATEWAY_PORT |
| private static final | int | MIN_WAP_GATEWAY_PORT |
| private static final | int | NONE |
| private static final | int | OPEN_TIMEOUT_MS |
| private static final | int | TIMEOUT_MS |
| private | String | host |
| private | int | mode |
| private | ConnectorEvent | netEvent |
| private static final | Permission | permission |
| private | int | port |
| private | int | socketId |
| private | int | state |
| private | boolean | timeouts |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | close() |
| private final native | void | close0(int i1) |
| public | Connection | createConnectionImpl(String s1, int i1, boolean b1) |
| private | void | ensureIP(DatagramObject d1) |
| private | void | ensureOpen() |
| private final native | void | freeRxBuffer0(int i1) |
| public | String | getAddress() |
| protected static | String | getAddress(String s1) |
| private final native | int | getFromIp0(int i1) |
| private final native | int | getFromPort0(int i1) |
| public | String | getLocalAddress() |
| private final native | String | getLocalIp0(int i1) |
| public | int | getLocalPort() |
| private final native | int | getLocalPort0(int i1) |
| public | int | getMaximumLength() |
| private static final native | int | getMaximumLength0() |
| public | int | getNominalLength() |
| private static final native | int | getNominalLength0() |
| protected static | int | getPort(String s1) |
| private final native | String | getRemoteIp0(int i1) |
| private | String | intToStringIP(int i1) |
| public | Datagram | newDatagram(byte[] b1, int i1) |
| public | Datagram | newDatagram(int i1, String s1) |
| public | Datagram | newDatagram(int i1) |
| public | Datagram | newDatagram(byte[] b1, int i1, String s1) |
| public | Connection | open(String s1, int i1, boolean b1) |
| private final native | int | open0(String s1, int i1, boolean b1) |
| private final native | int | read0(int i1, byte[] b1, int i2, int i3) |
| public | void | receive(Datagram d1) |
| public | void | receiveEvent(int[] i1, int i2) |
| public | void | send(Datagram d1) |
| private static | int | stringToIntIP(String s1) |
| private final native | int | write0(int i1, int i2, int i3, byte[] b1, int i4, int i5) |
| References | ||
|---|---|---|
| 0000 | objref | com.motorola.io.ConnectorEvent |
| 0001 | method | com.motorola.io.ConnectorEvent.<init>() |
| 0002 | objref | java.io.IOException |
| 0003 | text | Connection not ESTABLISED |
| 0004 | method | java.io.IOException.<init>() |
| 0005 | objref | java.lang.StringBuffer |
| 0006 | method | java.lang.StringBuffer.<init>() |
| 0007 | method | java.lang.String.valueOf() |
| 0008 | method | java.lang.StringBuffer.append() |
| 0009 | text | . |
| 000A | method | java.lang.StringBuffer.toString() |
| 000B | method | java.lang.String.indexOf() |
| 000C | method | java.lang.String.substring() |
| 000D | method | java.lang.Integer.parseInt() |
| 000E | method | this.stringToIntIP() |
| 000F | objref | java.lang.NumberFormatException |
| 0010 | text | datagram:// |
| 0011 | text | : |
| 0012 | method | java.lang.StringBuffer.append() |
| 0013 | method | javax.microedition.io.Connector.open() |
| 0014 | objref | this |
| 0015 | method | this.getAddress() |
| 0016 | method | this.close() |
| 0017 | objref | java.lang.Exception |
| 0018 | text | Domain name is not valid |
| 0019 | method | java.lang.Throwable.getMessage() |
| 001A | method | java.lang.String.indexOf() |
| 001B | objref | java.lang.IllegalArgumentException |
| 001C | text | No ':' in protocol |
| 001D | method | java.lang.IllegalArgumentException.<init>() |
| 001E | objref | javax.microedition.io.ConnectionNotFoundException |
| 001F | text | No port specified |
| 0020 | method | javax.microedition.io.ConnectionNotFoundException.<init>() |
| 0021 | method | java.lang.String.substring() |
| 0022 | method | this.open() |
| 0023 | method | com.motorola.io.NetworkNativeEvent.validateAddress() |
| 0024 | text | Invalid read/write mode |
| 0025 | method | this.getAddress() |
| 0026 | method | this.getPort() |
| 0027 | text | Bad port number "//" |
| 0028 | method | com.jblend.security.SecurityManager.getManager() |
| 0029 | field | this.permission |
| 002A | method | com.jblend.security.SecurityManager.checkPermission() |
| 002B | method | this.open0() |
| 002C | text | Fail to create socket |
| 002D | method | com.motorola.api.DataFlow.registerApiProvider() |
| 002E | text | Fail to register to DataFlow |
| 002F | 0003 | 0000EA60 |
| 0030 | method | com.motorola.io.ConnectorEvent.waitEvent() |
| 0031 | text | Datagram open timeout |
| 0032 | method | this.close0() |
| 0033 | method | this.getMaximumLength0() |
| 0034 | method | this.getNominalLength0() |
| 0035 | method | this.ensureOpen() |
| 0036 | text | Send not allowed in READ mode |
| 0037 | objref | com.motorola.io.datagram.DatagramObject |
| 0038 | field | com.motorola.io.NetworkNativeEvent.midletTrust |
| 0039 | objref | java.lang.SecurityException |
| 003A | text | MIDlet not authorized to send to port |
| 003B | method | java.lang.SecurityException.<init>() |
| 003C | method | java.lang.String.equals() |
| 003D | method | this.ensureIP() |
| 003E | method | this.write0() |
| 003F | text | Invalid parameter |
| 0040 | objref | java.io.InterruptedIOException |
| 0041 | text | Connection closed |
| 0042 | method | java.io.InterruptedIOException.<init>() |
| 0043 | text | Send timed out |
| 0044 | text | Read not allowed in WRITE mode |
| 0045 | method | this.read0() |
| 0046 | text | Receive buffer too small |
| 0047 | method | this.freeRxBuffer0() |
| 0048 | text | Receive time out |
| 0049 | method | this.getFromIp0() |
| 004A | method | this.getFromPort0() |
| 004B | method | this.intToStringIP() |
| 004C | method | this.newDatagram() |
| 004D | text | negative size |
| 004E | method | com.motorola.io.datagram.DatagramObject.<init>() |
| 004F | method | com.motorola.io.datagram.DatagramObject.setAddress() |
| 0050 | method | this.newDatagram() |
| 0051 | method | this.getLocalIp0() |
| 0052 | method | this.getLocalPort0() |
| 0053 | method | com.motorola.io.ConnectorEvent.notifyEvent() |
| 0054 | text | Proxy create fail |
| 0055 | text | Proxy set attributes fail |
| 0056 | text | Proxy activate fail |
| 0057 | text | Proxy inactivate |
| 0058 | text | localHost |
| 0059 | method | this.getRemoteIp0() |
| 005A | method | com.jblend.security.PermissionFactory.getFactory() |
| 005B | text | javax.microedition.io.Connector.datagram |
| 005C | method | com.jblend.security.PermissionFactory.getPermission() |
| 005D | objref | javax.microedition.io.UDPDatagramConnection |
| 005E | objref | com.jblend.io.ConnectionImplFactory |
| 005F | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| public static final | int | ATTR_DRM |
| public static final | int | ATTR_ENCRYPT |
| public static final | int | ATTR_INVALID |
| public static final | int | ATTR_NDIS |
| public static final | int | ATTR_NO_CONSTRAINTS |
| public static final | int | ATTR_RIGHTS |
| public static final | int | NOT_DRM_FILE |
| Methods | ||
|---|---|---|
| public | boolean | checkRights(int i1) |
| public | String | getContentType() |
| public | int | getDrmAttributes() |
| public | int | getNumOfLicenses() |
| public | DrmLicense | getPermissionDetails(int i1) |
| public | boolean | isFileDRMProtected() |
| public | InputStream | openDrmStream() |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.file.FileConnection |
| 0001 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| public static final | int | ACTION_DISPLAY |
| public static final | int | ACTION_EXECUTE |
| public static final | int | ACTION_NONE |
| public static final | int | ACTION_PLAY |
| public static final | int | ACTION_PRINT |
| protected static final | int[] | EXISTENCE_OFFSETS |
| public static final | int | LICENSE_ABSENCE |
| public static final | int | LICENSE_EXPIRED |
| public static final | int | LICENSE_FUTURE |
| public static final | int | LICENSE_INVALID |
| protected static final | int | LICENSE_LENGTH |
| public static final | int | LICENSE_UNLIMITED |
| public static final | int | LICENSE_VALID |
| protected static final | int[] | PERMISSION_OFFSETS |
| protected | byte[] | license |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(byte[] b1) |
| public | boolean | countStatus(int i1) |
| public | int | dateStatus(int i1) |
| public | Date | endDate(int i1) |
| public | Date | endInterval(int i1) |
| public | long | interval(int i1) |
| public | int | intervalStatus(int i1) |
| public | boolean | isAllowed(int i1) |
| public | boolean | isDateExists(int i1) |
| public | boolean | isIntervalExists(int i1) |
| public | boolean | isIntervalInISOFormat(int i1) |
| private | int | parse32Int(int i1) |
| private | Date | parseDate(int i1) |
| public | int | permissionStatus(int i1) |
| public | Date | startDate(int i1) |
| public | Date | startInterval(int i1) |
| public | int | usesCount(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.IllegalArgumentException |
| 0001 | text | wrong array size |
| 0002 | method | java.lang.IllegalArgumentException.<init>() |
| 0003 | text | Invalid action |
| 0004 | field | this.PERMISSION_OFFSETS |
| 0005 | method | this.parse32Int() |
| 0006 | method | java.util.Calendar.getInstance() |
| 0007 | method | java.util.Calendar.set() |
| 0008 | objref | java.lang.Exception |
| 0009 | 0005 | FFFFFFFF |
| 000A | 0000 | FFFFFFFF |
| 000B | method | java.util.Calendar.getTime() |
| 000C | method | java.util.Date.getTime() |
| 000D | method | this.isIntervalInISOFormat() |
| 000E | method | this.parseDate() |
| 000F | field | this.EXISTENCE_OFFSETS |
| Fields | ||
|---|---|---|
| protected | int | inputHandle |
| protected static final | Permission | permission_drm |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | boolean | checkRights(int i1) |
| private static native | boolean | checkRights0(String s1, int i1, int i2) |
| public | void | fileClose(int i1) |
| public | String | getContentType() |
| private static native | String | getContentType0(String s1) |
| public | int | getDrmAttributes() |
| private static native | int | getDrmAttributes0(String s1) |
| public | int | getNumOfLicenses() |
| private static native | int | getNumOfLicenses0(String s1) |
| public | DrmLicense | getPermissionDetails(int i1) |
| private static native | boolean | getPermissionDetails0(String s1, int i1, byte[] b1) |
| public | String | getURL() |
| public | boolean | isFileDRMProtected() |
| public | void | open(String s1, int i1, boolean b1) |
| private static native | int | openAsIs0(String s1) |
| public | InputStream | openDrmStream() |
| public | InputStream | openInputStream() |
| private static native | int | read0(int i1, byte[] b1, int i2, int i3) |
| protected | int | readNative(int i1, byte[] b1, int i2, int i3) |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.io.file.Protocol.<init>() |
| 0001 | method | com.jblend.security.SecurityManager.getManager() |
| 0002 | field | this.permission_drm |
| 0003 | text | |
| 0004 | method | com.jblend.security.SecurityManager.checkPermission() |
| 0005 | method | javax.microedition.io.file.Protocol.open() |
| 0006 | method | this.isFileDRMProtected() |
| 0007 | method | this.getNumOfLicenses0() |
| 0008 | method | this.getPermissionDetails0() |
| 0009 | objref | com.motorola.io.drm.DrmLicense |
| 000A | method | com.motorola.io.drm.DrmLicense.<init>() |
| 000B | method | this.getDrmAttributes0() |
| 000C | objref | java.lang.IllegalArgumentException |
| 000D | text | invalid action |
| 000E | method | java.lang.IllegalArgumentException.<init>() |
| 000F | method | this.checkRights0() |
| 0010 | method | this.getContentType0() |
| 0011 | objref | java.lang.IllegalStateException |
| 0012 | text | mode = WRITE |
| 0013 | method | java.lang.IllegalStateException.<init>() |
| 0014 | method | javax.microedition.io.file.Protocol.getURL() |
| 0015 | text | file |
| 0016 | method | java.lang.String.startsWith() |
| 0017 | objref | java.lang.StringBuffer |
| 0018 | method | java.lang.StringBuffer.<init>() |
| 0019 | text | drm |
| 001A | method | java.lang.StringBuffer.append() |
| 001B | method | java.lang.String.substring() |
| 001C | method | java.lang.StringBuffer.toString() |
| 001D | objref | java.io.IOException |
| 001E | text | already opened |
| 001F | method | java.io.IOException.<init>() |
| 0020 | method | javax.microedition.io.file.Protocol.openInputStream() |
| 0021 | objref | javax.microedition.io.file.Protocol$PrivateInputStream |
| 0022 | method | javax.microedition.io.file.Protocol$PrivateInputStream.getHandle() |
| 0023 | text | connection closed |
| 0024 | text | non DRM file |
| 0025 | method | this.openAsIs0() |
| 0026 | text | open failed |
| 0027 | method | javax.microedition.io.file.Protocol$PrivateInputStream.<init>() |
| 0028 | method | javax.microedition.io.file.Protocol.readNative() |
| 0029 | method | this.read0() |
| 002A | method | javax.microedition.io.file.Protocol.fileClose() |
| 002B | method | com.jblend.security.PermissionFactory.getFactory() |
| 002C | text | javax.microedition.io.Connector.file.drm |
| 002D | method | com.jblend.security.PermissionFactory.getPermission() |
| 002E | objref | com.motorola.io.drm.DrmFileConnection |
| Fields | ||
|---|---|---|
| protected static final | int | CLOSED |
| protected static final | int | ESTABLISHED |
| private static final | boolean | FILL_UP_RX_BUFFER |
| protected static final | int | HTTPS_PORT |
| private static final | int | HTTP_PORT |
| private static final | int | HTTP_PROXY_PORT |
| private static final | int | INVALID_SOCKET_ID |
| protected static final | int | NONE |
| private | boolean | NetworkIdle |
| private static final | int | OPEN_TIMEOUT_MS |
| private static final | int | TIMEOUT_MS |
| private | int | delayValue |
| protected | int | eventId |
| private | InputStream | in |
| private | int | keepAliveValue |
| private | int | lingerValue |
| private | int | mode |
| private | String | name |
| protected | ConnectorEvent | netEvent |
| private | OutputStream | os |
| protected | Permission | permission |
| private static final | Permission | permission_const |
| protected | int | port |
| private | int | readLength |
| private | int | readPtr |
| private | byte[] | receiveBuffer |
| private | int | receiveBufferSize |
| private | byte[] | sendBuffer |
| private | int | sendBufferSize |
| protected | int | socketId |
| protected | int | state |
| private | boolean | timeouts |
| private | int | writePtr |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | int | available() |
| protected native | int | available0(int i1) |
| public | void | close() |
| protected native | void | close0(int i1) |
| public | Connection | createConnectionImpl(String s1, int i1, boolean b1) |
| protected | void | ensureOpen() |
| public | void | flush() |
| public | String | getAddress() |
| public | String | getLocalAddress() |
| private native | String | getLocalIp0(int i1) |
| public | int | getLocalPort() |
| private native | int | getLocalPort0(int i1) |
| public | int | getPort() |
| private native | int | getReadLength0(int i1) |
| private native | String | getRemoteIp0(int i1) |
| public | int | getSocketOption(byte b1) |
| public | Connection | open(String s1, int i1, boolean b1) |
| protected native | int | open0(String s1, int i1, boolean b1) |
| public | DataInputStream | openDataInputStream() |
| public | DataOutputStream | openDataOutputStream() |
| public | InputStream | openInputStream() |
| public | OutputStream | openOutputStream() |
| public | int | read() |
| public | int | read(byte[] b1, int i1, int i2) |
| protected native | int | read0(int i1, byte[] b1, int i2, int i3, boolean b2) |
| public | void | receiveEvent(int[] i1, int i2) |
| private native | int | setKeepAlive0(int i1, int i2) |
| public | void | setSocketOption(byte b1, int i1) |
| protected | void | setUp() |
| public | void | write(byte[] b1, int i1, int i2) |
| public | void | write(byte b1) |
| protected native | int | write0(int i1, byte[] b1, int i2, int i3) |
| private | void | writeImpl(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | objref | com.motorola.io.ConnectorEvent |
| 0001 | method | com.motorola.io.ConnectorEvent.<init>() |
| 0002 | field | com.motorola.io.NetworkNativeEvent.midletTrust |
| 0003 | objref | java.lang.SecurityException |
| 0004 | objref | java.lang.StringBuffer |
| 0005 | method | java.lang.StringBuffer.<init>() |
| 0006 | text | MIDlet is not authorized to open port |
| 0007 | method | java.lang.StringBuffer.append() |
| 0008 | method | java.lang.StringBuffer.append() |
| 0009 | method | java.lang.StringBuffer.toString() |
| 000A | method | java.lang.SecurityException.<init>() |
| 000B | field | this.permission_const |
| 000C | method | this.open() |
| 000D | method | com.motorola.io.NetworkNativeEvent.validateAddress() |
| 000E | method | java.lang.String.substring() |
| 000F | text | : |
| 0010 | method | java.lang.String.indexOf() |
| 0011 | objref | java.lang.IllegalArgumentException |
| 0012 | text | No port number in |
| 0013 | method | java.lang.IllegalArgumentException.<init>() |
| 0014 | method | java.lang.String.substring() |
| 0015 | text | |
| 0016 | method | java.lang.String.equals() |
| 0017 | objref | javax.microedition.io.ConnectionNotFoundException |
| 0018 | text | Server socket not supported |
| 0019 | method | javax.microedition.io.ConnectionNotFoundException.<init>() |
| 001A | method | java.lang.Integer.parseInt() |
| 001B | text | Invalid port number |
| 001C | text | Invalid read/write mode |
| 001D | method | this.setUp() |
| 001E | method | com.jblend.security.SecurityManager.getManager() |
| 001F | method | com.jblend.security.SecurityManager.checkPermission() |
| 0020 | method | this.open0() |
| 0021 | text | Fail to create socket |
| 0022 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0023 | objref | java.io.IOException |
| 0024 | text | Fail to register to DataFlow |
| 0025 | method | java.io.IOException.<init>() |
| 0026 | 0003 | 0000EA60 |
| 0027 | method | com.motorola.io.ConnectorEvent.waitEvent() |
| 0028 | method | this.close() |
| 0029 | text | Socket open timeout |
| 002A | method | this.ensureOpen() |
| 002B | text | Connection not open for reading |
| 002C | text | Reopen not allowed |
| 002D | objref | com.motorola.io.socket.SocketInputStream |
| 002E | method | com.motorola.io.socket.SocketInputStream.<init>() |
| 002F | method | this.openInputStream() |
| 0030 | objref | java.io.DataInputStream |
| 0031 | method | java.io.DataInputStream.<init>() |
| 0032 | text | Connection not open for writing |
| 0033 | objref | com.motorola.io.socket.SocketOutputStream |
| 0034 | method | com.motorola.io.socket.SocketOutputStream.<init>() |
| 0035 | method | this.openOutputStream() |
| 0036 | objref | java.io.DataOutputStream |
| 0037 | method | java.io.DataOutputStream.<init>() |
| 0038 | method | this.writeImpl() |
| 0039 | method | java.lang.Thread.sleep() |
| 003A | objref | java.lang.InterruptedException |
| 003B | method | this.close0() |
| 003C | method | this.read0() |
| 003D | 0003 | 00009C40 |
| 003E | text | Invalid parameters |
| 003F | method | this.getReadLength0() |
| 0040 | method | this.available0() |
| 0041 | text | Socket closed |
| 0042 | method | this.write0() |
| 0043 | text | Write time out |
| 0044 | method | java.lang.Object.equals() |
| 0045 | text | Invalid value |
| 0046 | method | this.setKeepAlive0() |
| 0047 | text | Invalid option |
| 0048 | method | this.getLocalIp0() |
| 0049 | method | this.getLocalPort0() |
| 004A | method | this.getRemoteIp0() |
| 004B | method | com.motorola.io.ConnectorEvent.notifyEvent() |
| 004C | text | Proxy create fail |
| 004D | text | Proxy set attributes fail |
| 004E | text | Proxy activate fail |
| 004F | text | Proxy inactivate |
| 0050 | text | Connection not established |
| 0051 | method | com.jblend.security.PermissionFactory.getFactory() |
| 0052 | text | javax.microedition.io.Connector.socket |
| 0053 | method | com.jblend.security.PermissionFactory.getPermission() |
| 0054 | objref | javax.microedition.io.SocketConnection |
| 0055 | objref | com.jblend.io.ConnectionImplFactory |
| 0056 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private | Protocol | parent |
| Methods | ||
|---|---|---|
| public | void | <init>(Protocol p1) |
| public | int | available() |
| public | void | close() |
| private | void | ensureOpen() |
| public | int | read() |
| public | int | read(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | java.io.InputStream.<init>() |
| 0001 | objref | java.io.IOException |
| 0002 | text | Stream closed |
| 0003 | method | java.io.IOException.<init>() |
| 0004 | method | this.ensureOpen() |
| 0005 | method | com.motorola.io.socket.Protocol.read() |
| 0006 | objref | java.lang.NullPointerException |
| 0007 | method | java.lang.NullPointerException.<init>() |
| 0008 | objref | java.lang.IndexOutOfBoundsException |
| 0009 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 000A | method | com.motorola.io.socket.Protocol.read() |
| 000B | method | com.motorola.io.socket.Protocol.available() |
| Fields | ||
|---|---|---|
| private | Protocol | parent |
| Methods | ||
|---|---|---|
| public | void | <init>(Protocol p1) |
| public | void | close() |
| private | void | ensureOpen() |
| public | void | flush() |
| public | void | write(int i1) |
| public | void | write(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | java.io.OutputStream.<init>() |
| 0001 | objref | java.io.IOException |
| 0002 | text | Stream closed |
| 0003 | method | java.io.IOException.<init>() |
| 0004 | method | this.ensureOpen() |
| 0005 | method | com.motorola.io.socket.Protocol.write() |
| 0006 | objref | java.lang.NullPointerException |
| 0007 | method | java.lang.NullPointerException.<init>() |
| 0008 | objref | java.lang.IndexOutOfBoundsException |
| 0009 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 000A | method | com.motorola.io.socket.Protocol.write() |
| 000B | method | com.motorola.io.socket.Protocol.flush() |
| Fields | ||
|---|---|---|
| private static final | Permission | permission_const |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| protected native | int | available0(int i1) |
| protected native | void | close0(int i1) |
| public | String | getCipherSuite() |
| private native | String | getCipherSuite0(int i1) |
| public | String | getIssuer() |
| private native | String | getIssuer0(int i1) |
| public | long | getNotAfter() |
| private native | long | getNotAfter0(int i1) |
| public | long | getNotBefore() |
| private native | long | getNotBefore0(int i1) |
| public | String | getProtocolName() |
| private native | String | getProtocolName0(int i1) |
| public | String | getProtocolVersion() |
| private native | String | getProtocolVersion0(int i1) |
| public | SecurityInfo | getSecurityInfo() |
| public | String | getSerialNumber() |
| private native | String | getSerialNumber0(int i1) |
| public | String | getSigAlgName() |
| private native | String | getSigAlgName0(int i1) |
| public | String | getSubject() |
| private native | String | getSubject0(int i1) |
| public | String | getType() |
| private native | String | getType0(int i1) |
| public | String | getVersion() |
| private native | String | getVersion0(int i1) |
| protected native | int | open0(String s1, int i1, boolean b1) |
| protected native | int | read0(int i1, byte[] b1, int i2, int i3, boolean b2) |
| public | void | receiveEvent(int[] i1, int i2) |
| protected | void | setUp() |
| protected native | int | write0(int i1, byte[] b1, int i2, int i3) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.io.socket.Protocol.<init>() |
| 0001 | field | com.motorola.io.NetworkNativeEvent.midletTrust |
| 0002 | objref | java.lang.SecurityException |
| 0003 | objref | java.lang.StringBuffer |
| 0004 | method | java.lang.StringBuffer.<init>() |
| 0005 | text | MIDlet is not authorized to open port |
| 0006 | method | java.lang.StringBuffer.append() |
| 0007 | method | java.lang.StringBuffer.append() |
| 0008 | method | java.lang.StringBuffer.toString() |
| 0009 | method | java.lang.SecurityException.<init>() |
| 000A | field | this.permission_const |
| 000B | method | com.motorola.io.socket.Protocol.ensureOpen() |
| 000C | objref | com.motorola.io.ssl.SSLSecurityInfo |
| 000D | method | com.motorola.io.ssl.SSLSecurityInfo.<init>() |
| 000E | method | this.getProtocolVersion0() |
| 000F | method | this.getProtocolName0() |
| 0010 | method | this.getCipherSuite0() |
| 0011 | method | this.getSubject0() |
| 0012 | method | this.getIssuer0() |
| 0013 | method | this.getType0() |
| 0014 | method | this.getVersion0() |
| 0015 | method | this.getSigAlgName0() |
| 0016 | method | this.getNotBefore0() |
| 0017 | method | this.getNotAfter0() |
| 0018 | method | this.getSerialNumber0() |
| 0019 | method | com.motorola.io.ConnectorEvent.notifyEvent() |
| 001A | objref | java.io.IOException |
| 001B | text | Proxy create fail |
| 001C | method | java.io.IOException.<init>() |
| 001D | text | Proxy set attributes fail |
| 001E | text | Proxy activate fail |
| 001F | text | Proxy inactivate |
| 0020 | text | Secure session open failed |
| 0021 | text | Secure session no memory |
| 0022 | text | Secure session broken |
| 0023 | text | Raw socket broken |
| 0024 | objref | com.motorola.io.ssl.SSLCertificate |
| 0025 | method | com.motorola.io.ssl.SSLCertificate.<init>() |
| 0026 | objref | javax.microedition.pki.CertificateException |
| 0027 | text | SSL alert |
| 0028 | method | javax.microedition.pki.CertificateException.<init>() |
| 0029 | method | com.jblend.security.PermissionFactory.getFactory() |
| 002A | text | javax.microedition.io.Connector.ssl |
| 002B | method | com.jblend.security.PermissionFactory.getPermission() |
| 002C | objref | javax.microedition.io.SecureConnection |
| Fields | ||
|---|---|---|
| private | String | issuer |
| private | long | notAfter |
| private | long | notBefore |
| private | String | serialNumber |
| private | String | sigAlgName |
| private | String | subject |
| private | String | type |
| private | String | version |
| Methods | ||
|---|---|---|
| public | void | <init>(Protocol p1) |
| public | String | getIssuer() |
| public | long | getNotAfter() |
| public | long | getNotBefore() |
| public | String | getSerialNumber() |
| public | String | getSigAlgName() |
| public | String | getSubject() |
| public | String | getType() |
| public | String | getVersion() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.io.ssl.Protocol.getSubject() |
| 0001 | method | com.motorola.io.ssl.Protocol.getIssuer() |
| 0002 | method | com.motorola.io.ssl.Protocol.getType() |
| 0003 | method | com.motorola.io.ssl.Protocol.getVersion() |
| 0004 | method | com.motorola.io.ssl.Protocol.getSigAlgName() |
| 0005 | method | com.motorola.io.ssl.Protocol.getNotBefore() |
| 0006 | method | com.motorola.io.ssl.Protocol.getNotAfter() |
| 0007 | method | com.motorola.io.ssl.Protocol.getSerialNumber() |
| 0008 | objref | javax.microedition.pki.Certificate |
| Fields | ||
|---|---|---|
| private | Certificate | cert |
| private | String | cipherSuite |
| private | String | protocolName |
| private | String | protocolVersion |
| Methods | ||
|---|---|---|
| public | void | <init>(Protocol p1) |
| public | String | getCipherSuite() |
| public | String | getProtocolName() |
| public | String | getProtocolVersion() |
| public | Certificate | getServerCertificate() |
| References | ||
|---|---|---|
| 0000 | objref | com.motorola.io.ssl.SSLCertificate |
| 0001 | method | com.motorola.io.ssl.SSLCertificate.<init>() |
| 0002 | method | com.motorola.io.ssl.Protocol.getProtocolVersion() |
| 0003 | method | com.motorola.io.ssl.Protocol.getProtocolName() |
| 0004 | method | com.motorola.io.ssl.Protocol.getCipherSuite() |
| 0005 | objref | javax.microedition.io.SecurityInfo |
| Fields | ||
|---|---|---|
| protected static final | int | CONN_STATUS_CLOSED |
| protected static final | int | CONN_STATUS_OPEN |
| protected static final | int | TIMEOUT_MS |
| private static final | String | WAPPUSH |
| protected static final | int | WAPPUSH_EV_ABORT |
| protected static final | int | WAPPUSH_EV_ESTABLISHED |
| protected static final | int | WAPPUSH_EV_NEW_MSG |
| protected static final | int | WAPPUSH_STATUS_ERROR |
| protected static final | int | WAPPUSH_STATUS_ERR_NOT_INITIALIZED |
| protected static final | int | WAPPUSH_STATUS_ERR_NO_RESOURCES |
| protected static final | int | WAPPUSH_STATUS_OK |
| protected | int | connHandle |
| protected | int | connStatus |
| protected | String | connectionName |
| protected static | Protocol$WapPushDFBroker | dfBroker |
| protected static | Vector | openConnections |
| protected | boolean | timeouts |
| protected | Protocol$WapPushConnectorEvent | wappushEvent |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | close() |
| private native | int | close0(int i1) |
| public | Connection | createConnectionImpl(String s1, int i1, boolean b1) |
| synchronized | Protocol$WapPushDFBroker | getDFBroker() |
| public | Connection | open(String s1, int i1, boolean b1) |
| private native | int | open0(String s1) |
| public | WapPushMessage | receive() |
| private native | int | receive0(int i1) |
| public | void | setMessageListener(WapPushListener w1) |
| References | ||
|---|---|---|
| 0000 | objref | com.motorola.io.wappush.Protocol$WapPushConnectorEvent |
| 0001 | method | com.motorola.io.wappush.Protocol$WapPushConnectorEvent.<init>() |
| 0002 | field | this.dfBroker |
| 0003 | objref | com.motorola.io.wappush.Protocol$WapPushDFBroker |
| 0004 | method | com.motorola.io.wappush.Protocol$WapPushDFBroker.<init>() |
| 0005 | method | this.open() |
| 0006 | text | WAPPUSH |
| 0007 | objref | java.lang.StringBuffer |
| 0008 | method | java.lang.StringBuffer.<init>() |
| 0009 | text | WapPushConnection.open( |
| 000A | method | java.lang.StringBuffer.append() |
| 000B | text | , |
| 000C | method | java.lang.StringBuffer.append() |
| 000D | method | java.lang.StringBuffer.append() |
| 000E | text | |
| 000F | method | java.lang.StringBuffer.toString() |
| 0010 | method | com.motorola.synerj.fw.Logger.info() |
| 0011 | objref | java.lang.IllegalArgumentException |
| 0012 | text | Shall be opened in read mode only |
| 0013 | method | java.lang.IllegalArgumentException.<init>() |
| 0014 | text | Wrong URN! |
| 0015 | field | this.openConnections |
| 0016 | method | java.util.Vector.size() |
| 0017 | method | java.util.Vector.elementAt() |
| 0018 | objref | java.lang.String |
| 0019 | method | java.lang.String.equals() |
| 001A | text | Connection already open |
| 001B | method | this.open0() |
| 001C | text | open0 status = |
| 001D | objref | java.io.IOException |
| 001E | text | Failed to create wappush connection: |
| 001F | method | java.io.IOException.<init>() |
| 0020 | method | this.getDFBroker() |
| 0021 | method | com.motorola.io.wappush.Protocol$WapPushDFBroker.register() |
| 0022 | method | java.lang.String.<init>() |
| 0023 | method | java.util.Vector.addElement() |
| 0024 | text | WapPushConnection.close() |
| 0025 | method | this.close0() |
| 0026 | text | WapPushConnection.close() status = |
| 0027 | text | Close attempt failed -- |
| 0028 | method | com.motorola.io.wappush.Protocol$WapPushDFBroker.remove() |
| 0029 | method | java.util.Vector.removeElementAt() |
| 002A | method | com.motorola.io.wappush.Protocol$WapPushConnectorEvent.notifyEvent() |
| 002B | text | Connection shall be in OPEN state! |
| 002C | method | this.receive0() |
| 002D | objref | com.motorola.io.wappush.WapPushMessageImpl |
| 002E | method | com.motorola.io.wappush.WapPushMessageImpl.<init>() |
| 002F | text | WapPushConnection.receive(). start waiting |
| 0030 | method | com.motorola.io.ConnectorEvent.waitEvent() |
| 0031 | text | WapPushConnection.receive(). Wait status = |
| 0032 | text | WapPushConnection.receive() timeout |
| 0033 | objref | java.io.InterruptedIOException |
| 0034 | text | Connection was closed |
| 0035 | method | java.io.InterruptedIOException.<init>() |
| 0036 | method | com.motorola.io.wappush.Protocol$WapPushConnectorEvent.setListener() |
| 0037 | method | com.motorola.io.wappush.Protocol$WapPushConnectorEvent.getListener() |
| 0038 | method | com.motorola.io.wappush.WapPushListener.notifyIncomingMessage() |
| 0039 | objref | java.util.Vector |
| 003A | method | java.util.Vector.<init>() |
| 003B | objref | com.motorola.io.wappush.WapPushConnection |
| 003C | objref | com.jblend.io.ConnectionImplFactory |
| Fields | ||
|---|---|---|
| protected | WapPushConnection | connection |
| private final | Protocol | this$0 |
| private | WapPushListener | wapPushListener |
| Methods | ||
|---|---|---|
| void | <init>(Protocol p1, WapPushConnection w1) | |
| public | WapPushListener | getListener() |
| public | void | notifyEvent(int i1, int i2, IOException i3) |
| public synchronized | void | setListener(WapPushListener w1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.io.ConnectorEvent.<init>() |
| 0001 | method | com.motorola.io.wappush.WapPushListener.notifyIncomingMessage() |
| 0002 | method | com.motorola.io.ConnectorEvent.notifyEvent() |
| Fields | ||
|---|---|---|
| private | Hashtable | hashTable |
| private final | Protocol | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(Protocol p1) | |
| public | void | receiveEvent(int[] i1, int i2) |
| void | register(int i1, ConnectorEvent c1) | |
| void | remove(int i1) | |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Hashtable |
| 0001 | method | java.util.Hashtable.<init>() |
| 0002 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0003 | text | WAPPUSH |
| 0004 | objref | java.lang.StringBuffer |
| 0005 | method | java.lang.StringBuffer.<init>() |
| 0006 | text | WapPushDFBroker.register( |
| 0007 | method | java.lang.StringBuffer.append() |
| 0008 | method | java.lang.StringBuffer.append() |
| 0009 | text | ) |
| 000A | method | java.lang.StringBuffer.toString() |
| 000B | method | com.motorola.synerj.fw.Logger.info() |
| 000C | objref | java.lang.Integer |
| 000D | method | java.lang.Integer.<init>() |
| 000E | method | java.util.Hashtable.put() |
| 000F | text | WapPushDFBroker.remove( |
| 0010 | method | java.util.Hashtable.remove() |
| 0011 | text | WapPushDFBroker.receiveEvent. type = |
| 0012 | text | ; uid = |
| 0013 | text | |
| 0014 | method | java.util.Hashtable.get() |
| 0015 | objref | com.motorola.io.ConnectorEvent |
| 0016 | text | WAPPUSH_EV_NEW_MSG. MsgHandle = |
| 0017 | method | com.motorola.io.ConnectorEvent.notifyEvent() |
| 0018 | text | listener == null! |
| 0019 | objref | com.motorola.api.DataFlowListener |
| Methods | ||
|---|---|---|
| public | WapPushMessage | receive() |
| public | void | setMessageListener(WapPushListener w1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.Connection |
| 0001 | objref | java.io.IOException |
| 0002 | objref | java.io.InterruptedIOException |
| Methods | ||
|---|---|---|
| public | void | notifyIncomingMessage(WapPushConnection w1) |
| Methods | ||
|---|---|---|
| public | byte[] | getBody() |
| public | String | getContentType() |
| public | String | getHeader() |
| Fields | ||
|---|---|---|
| private | byte[] | body |
| private | String | contentType |
| private | String | header |
| Methods | ||
|---|---|---|
| void | <init>(int i1, int i2) | |
| private native | void | deleteMessage0(int i1, int i2) |
| public | byte[] | getBody() |
| private native | int | getBody0(int i1, int i2, byte[] b1) |
| private native | int | getBodyLength0(int i1, int i2) |
| public | String | getContentType() |
| private native | String | getContentType0(int i1, int i2) |
| public | String | getHeader() |
| private native | String | getHeader0(int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.getHeader0() |
| 0001 | method | this.getBodyLength0() |
| 0002 | method | this.getBody0() |
| 0003 | method | this.getContentType0() |
| 0004 | method | this.deleteMessage0() |
| 0005 | objref | com.motorola.io.wappush.WapPushMessage |
| Fields | ||
|---|---|---|
| public static final | int | DOD_RESULT_BACK |
| public static final | int | DOD_RESULT_FILE_DELETED |
| public static final | String | ITUNES_START_DOD |
| public static final | String | ITUNES_START_PLAY |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | boolean | dodCompleted(int i1) |
| private static native | void | dodCompleted0(int i1) |
| References | ||
|---|---|---|
| 0000 | method | this.dodCompleted0() |
| 0001 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| public static final | int | STATE_NONE |
| public static final | int | STATE_PAUSE |
| public static final | int | STATE_PLAY |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | boolean | setStatusArea(int i1) |
| private static native | boolean | setStatusArea0(int i1) |
| References | ||
|---|---|---|
| 0000 | method | this.setStatusArea0() |
| 0001 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private static final | int | EQUAL_STRINGS |
| private static final | int | NON_ASCII_STRINGS |
| private static final | int | NON_EQUAL_STRINGS |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | boolean | checkArraySignature(byte[] b1, int i1, int i2, String s1, String s2) |
| private static native | boolean | checkArraySignature0(byte[] b1, int i1, int i2, String s1, String s2) |
| public static | boolean | checkFileSignature(String s1, String s2, String s3) |
| private static native | boolean | checkFileSignature0(String s1, String s2, String s3) |
| public static | boolean | compareStrings(String s1, String s2) |
| private static native | int | compareStrings0(String s1, String s2) |
| References | ||
|---|---|---|
| 0000 | method | this.compareStrings0() |
| 0001 | method | java.lang.String.equalsIgnoreCase() |
| 0002 | method | this.checkFileSignature0() |
| 0003 | method | this.checkArraySignature0() |
| 0004 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private | String | contentType |
| private | ByteArrayOutputStream | recBaos |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | close() |
| public | OutputStream | getStream() |
| public | void | open() |
| public | void | setContentType(String s1) |
| private static native | boolean | setFileName0(String s1) |
| public | void | start() |
| public | void | stop() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.protocol.DataSink.<init>() |
| 0001 | field | java.lang.System.out |
| 0002 | text | JAVA: -->MMAPI: FileDataSink() |
| 0003 | method | java.io.PrintStream.println() |
| 0004 | text | JAVA: -->MMAPI: FileDataSink.open() |
| 0005 | text | JAVA: -->MMAPI: FileDataSink.close() |
| 0006 | text | JAVA: -->MMAPI: FileDataSink.start() |
| 0007 | objref | java.io.ByteArrayOutputStream |
| 0008 | method | java.io.ByteArrayOutputStream.<init>() |
| 0009 | objref | java.lang.StringBuffer |
| 000A | method | java.lang.StringBuffer.<init>() |
| 000B | text | JAVA: -->MMAPI: FileDataSink.start(): fileName = |
| 000C | method | java.lang.StringBuffer.append() |
| 000D | method | java.lang.StringBuffer.toString() |
| 000E | method | this.setFileName0() |
| 000F | text | JAVA: -->MMAPI: FileDataSink.start(): result = |
| 0010 | method | java.lang.StringBuffer.append() |
| 0011 | text | JAVA: -->MMAPI: FileDataSink.start(): throws IOException |
| 0012 | objref | java.io.IOException |
| 0013 | text | Incorrect file name |
| 0014 | method | java.io.IOException.<init>() |
| 0015 | text | JAVA: -->MMAPI: FileDataSink.stop() |
| 0016 | text | JAVA: -->MMAPI: FileDataSink.stop(): recBaos size = |
| 0017 | method | java.io.ByteArrayOutputStream.size() |
| 0018 | method | java.lang.StringBuffer.append() |
| 0019 | method | java.io.ByteArrayOutputStream.close() |
| 001A | text | JAVA: -->MMAPI: FileDataSink.setContentType( |
| 001B | text | ) |
| 001C | text | JAVA: -->MMAPI: FileDataSink.getStream() |
| Fields | ||
|---|---|---|
| static final | boolean | MMAPI_DEBUG |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | DataSink | createDataSink(String s1) |
| References | ||
|---|---|---|
| 0000 | field | java.lang.System.out |
| 0001 | objref | java.lang.StringBuffer |
| 0002 | method | java.lang.StringBuffer.<init>() |
| 0003 | text | JAVA: -->MMAPI: FileDataSinkCreator.createDataSink( |
| 0004 | method | java.lang.StringBuffer.append() |
| 0005 | text | ) |
| 0006 | method | java.lang.StringBuffer.toString() |
| 0007 | method | java.io.PrintStream.println() |
| 0008 | text | file:// |
| 0009 | method | java.lang.String.startsWith() |
| 000A | objref | com.motorola.media.protocol.file.FileDataSink |
| 000B | method | com.motorola.media.protocol.file.FileDataSink.<init>() |
| 000C | method | com.jblend.media.protocol.DataSink.setLocator() |
| 000D | objref | com.jblend.media.protocol.DataSinkCreator |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| Fields | ||
|---|---|---|
| public | boolean | show_id |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1, String s2, int i1, int i2, long l1, int i3, boolean b1) |
| public | void | add() |
| private native | int | add0(String s1, String s2, int i1, int i2, int i3, int i4, int i5) |
| public static | void | delete(int i1) |
| private static native | int | delete0(int i1) |
| public static | void | deleteAll() |
| private static native | int | deleteAll0() |
| public static | int | getMaxNameLength() |
| private static native | String | getMaxNameLength0() |
| public static | int | getMaxTelNoLength() |
| private static native | String | getMaxTelNoLength0() |
| public static | int | getNumberRecords() |
| private static native | String | getNumberRecords0() |
| public | void | getRecord(int i1) |
| private native | String | getRecord0(int i1) |
| public static | int | getUsedRecords() |
| private static native | String | getUsedRecords0() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.phonebook.RecentCallRecord.<init>() |
| 0001 | method | com.motorola.phonebook.RecentCallRecord.<init>() |
| 0002 | text | RecentCallDialed.add |
| 0003 | method | com.jblend.security.SecurityManager.getManager() |
| 0004 | field | com.motorola.phonebook.RecentCallRecord.writePermission |
| 0005 | text | |
| 0006 | method | com.jblend.security.SecurityManager.checkPermission() |
| 0007 | method | this.getMaxNameLength() |
| 0008 | method | this.getMaxTelNoLength() |
| 0009 | objref | com.motorola.phonebook.PhoneBookException |
| 000A | method | java.lang.Throwable.toString() |
| 000B | method | com.motorola.phonebook.RecentCallRecord.reRaise() |
| 000C | method | com.motorola.phonebook.RecentCallRecord.checkFields() |
| 000D | method | com.motorola.phonebook.RecentCallRecord.checkResult() |
| 000E | method | this.add0() |
| 000F | text | RecentCallDialed.delete |
| 0010 | method | this.getUsedRecords() |
| 0011 | method | com.motorola.phonebook.RecentCallRecord.checkIndex() |
| 0012 | method | this.delete0() |
| 0013 | method | this.deleteAll0() |
| 0014 | text | RecentCallDialed.deleteAll |
| 0015 | text | RecentCallDialed.getRecord |
| 0016 | field | com.motorola.phonebook.RecentCallRecord.readPermission |
| 0017 | method | this.getRecord0() |
| 0018 | method | com.motorola.phonebook.RecentCallRecord.getStrResult() |
| 0019 | method | com.motorola.phonebook.RecentCallRecord.assignFields() |
| 001A | method | this.getUsedRecords0() |
| 001B | text | RecentCallDialed.getUsedRecords |
| 001C | method | com.motorola.phonebook.RecentCallRecord.getIntResult() |
| 001D | method | this.getNumberRecords0() |
| 001E | text | RecentCallDialed.getNumberRecords |
| 001F | method | this.getMaxNameLength0() |
| 0020 | text | RecentCallDialed.getMaxNameLength |
| 0021 | method | this.getMaxTelNoLength0() |
| 0022 | text | RecentCallDialed.getMaxTelNoLength |
| Fields | ||
|---|---|---|
| public | int | cli_type |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1, String s2, int i1, int i2, long l1, int i3, int i4) |
| public | void | add() |
| private native | int | add0(String s1, String s2, int i1, int i2, int i3, int i4, int i5) |
| public static | void | delete(int i1) |
| private static native | int | delete0(int i1) |
| public static | void | deleteAll() |
| private static native | int | deleteAll0() |
| public static | int | getMaxNameLength() |
| private static native | String | getMaxNameLength0() |
| public static | int | getMaxTelNoLength() |
| private static native | String | getMaxTelNoLength0() |
| public static | int | getNumberRecords() |
| private static native | String | getNumberRecords0() |
| public | void | getRecord(int i1) |
| private native | String | getRecord0(int i1) |
| public static | int | getUsedRecords() |
| private static native | String | getUsedRecords0() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.phonebook.RecentCallRecord.<init>() |
| 0001 | method | com.motorola.phonebook.RecentCallRecord.<init>() |
| 0002 | text | RecentCallReceived.add |
| 0003 | method | com.jblend.security.SecurityManager.getManager() |
| 0004 | field | com.motorola.phonebook.RecentCallRecord.writePermission |
| 0005 | text | |
| 0006 | method | com.jblend.security.SecurityManager.checkPermission() |
| 0007 | method | this.getMaxNameLength() |
| 0008 | method | this.getMaxTelNoLength() |
| 0009 | objref | com.motorola.phonebook.PhoneBookException |
| 000A | method | java.lang.Throwable.toString() |
| 000B | method | com.motorola.phonebook.RecentCallRecord.reRaise() |
| 000C | method | com.motorola.phonebook.RecentCallRecord.checkFields() |
| 000D | method | com.motorola.phonebook.RecentCallRecord.checkResult() |
| 000E | method | this.add0() |
| 000F | text | RecentCallReceived.delete |
| 0010 | method | this.getUsedRecords() |
| 0011 | method | com.motorola.phonebook.RecentCallRecord.checkIndex() |
| 0012 | method | this.delete0() |
| 0013 | method | this.deleteAll0() |
| 0014 | text | RecentCallReceived.deleteAll |
| 0015 | text | RecentCallReceived.getRecord |
| 0016 | field | com.motorola.phonebook.RecentCallRecord.readPermission |
| 0017 | method | this.getRecord0() |
| 0018 | method | com.motorola.phonebook.RecentCallRecord.getStrResult() |
| 0019 | method | com.motorola.phonebook.RecentCallRecord.assignFields() |
| 001A | method | this.getUsedRecords0() |
| 001B | text | RecentCallReceived.getUsedRecords |
| 001C | method | com.motorola.phonebook.RecentCallRecord.getIntResult() |
| 001D | method | this.getNumberRecords0() |
| 001E | text | RecentCallReceived.getNumberRecords |
| 001F | method | this.getMaxNameLength0() |
| 0020 | text | RecentCallReceived.getMaxNameLength |
| 0021 | method | this.getMaxTelNoLength0() |
| 0022 | text | RecentCallReceived.getMaxTelNoLength |
| Fields | ||
|---|---|---|
| public static final | int | ANSWERING_MACHINE |
| public static final | int | CALLER_ID_NAME |
| public static final | int | CALLER_ID_NOTAVAILABLE |
| public static final | int | CALLER_ID_PRIVATE |
| public static final | int | CALL_ANSWERED |
| public static final | int | CALL_CONNECTED |
| public static final | int | CALL_UNANSWERED |
| public static final | int | CALL_UNCONNECTED |
| public static final | int | CALL_UNKNOWN |
| public static final | int | DATA |
| public static final | int | FAX |
| static final | int | RESULT_FAILED_CATEGORY_ID_OUT_OF_RANGE |
| static final | int | RESULT_FAILED_INDEX_OUT_OF_RANGE |
| static final | int | RESULT_FAILED_INIT |
| static final | int | RESULT_FAILED_INVALID_FIELD |
| static final | int | RESULT_FAILED_INVALID_SORT_ORDER |
| static final | int | RESULT_FAILED_INVALID_STREAM_FORMAT |
| static final | int | RESULT_FAILED_MEMORY_FULL |
| static final | int | RESULT_FAILED_OPERATION_NOT_ALLOWED |
| static final | int | RESULT_FAILED_OUT_OF_MEMORY |
| static final | int | RESULT_FAILED_RINGTONE_ID_OUT_OF_RANGE |
| static final | int | RESULT_FAILED_SPEEDNO_OUT_OF_RANGE |
| static final | int | RESULT_FAILED_TIMEOUT |
| static final | int | RESULT_FAILED_UNKNOWN |
| static final | int | RESULT_FAILED_UNSUPPORTED_DEVICE |
| static final | int | RESULT_FAILED_UNSUPPORTED_FORMAT |
| static final | int | RESULT_SUCCESS |
| public static final | int | VOICE |
| public | int | attribute |
| public | int | duration |
| public | String | name |
| static final | Permission | readPermission |
| public | String | telNo |
| public | long | time |
| public | int | type |
| static final | Permission | writePermission |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | <init>(String s1, String s2, int i1, int i2, long l1, int i3) |
| public | void | add() |
| int | assignFields(String s1, String s2) | |
| void | checkFields(int i1, int i2, String s1) | |
| static | void | checkIndex(int i1, int i2, String s1) |
| static | void | checkResult(int i1, String s1) |
| static | int | getIntResult(String s1, String s2) |
| public | void | getRecord(int i1) |
| static | String | getStrResult(String s1, String s2) |
| static | void | reRaise(String s1, String s2) |
| References | ||
|---|---|---|
| 0000 | text | |
| 0001 | method | this.checkResult() |
| 0002 | method | java.lang.String.trim() |
| 0003 | text | INITIALIZING |
| 0004 | text | INVALID FIELD |
| 0005 | text | INDEX OUT OF RANGE |
| 0006 | text | REQUEST IS TIMED OUT |
| 0007 | text | OUT OF MEMORY |
| 0008 | text | UNKNOWN EXCEPTION |
| 0009 | objref | com.motorola.phonebook.PhoneBookException |
| 000A | objref | java.lang.StringBuffer |
| 000B | method | java.lang.StringBuffer.<init>() |
| 000C | text | com.motorola.phonebook. |
| 000D | method | java.lang.StringBuffer.append() |
| 000E | text | (): |
| 000F | method | java.lang.StringBuffer.toString() |
| 0010 | method | com.motorola.phonebook.PhoneBookException.<init>() |
| 0011 | method | java.lang.String.charAt() |
| 0012 | method | java.lang.String.substring() |
| 0013 | method | java.lang.String.substring() |
| 0014 | 0005 | 00000000 |
| 0015 | 0000 | 00000FFF |
| 0016 | 0005 | 00000000 |
| 0017 | 0000 | 000000FF |
| 0018 | objref | java.lang.IndexOutOfBoundsException |
| 0019 | text | (): |
| 001A | method | java.lang.String.indexOf() |
| 001B | text | (): UNKNOWN EXCEPTION |
| 001C | method | com.jblend.security.PermissionFactory.getFactory() |
| 001D | text | com.motorola.phonebook.writeaccess |
| 001E | method | com.jblend.security.PermissionFactory.getPermission() |
| 001F | field | this.writePermission |
| 0020 | text | com.motorola.phonebook.readaccess |
| 0021 | field | this.readPermission |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public static | String | codeBase64(String s1) |
| public static | String | codeQuotedPrintable(String s1) |
| public static | String | decodeBase64(String s1) |
| public static | String | decodeQuotedPrintable(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.String.charAt() |
| 0001 | method | java.lang.String.substring() |
| 0002 | method | java.lang.String.getBytes() |
| 0003 | text | |
| 0004 | objref | java.lang.StringBuffer |
| 0005 | method | java.lang.StringBuffer.<init>() |
| 0006 | method | java.lang.StringBuffer.append() |
| 0007 | method | java.lang.StringBuffer.append() |
| 0008 | method | java.lang.StringBuffer.toString() |
| 0009 | text | == |
| 000A | text | =09 |
| 000B | text | =20 |
| 000C | method | java.lang.Integer.toHexString() |
| 000D | method | java.lang.String.toUpperCase() |
| 000E | text | =0 |
| 000F | text | = |
| 0010 | text | = |
| Fields | ||
|---|---|---|
| public static final | int | CONTACT_TYPE |
| public static final | int | DEVICE_ALL |
| public static final | int | DEVICE_PHONE |
| public static final | int | DEVICE_SIM |
| public static final | int | LIGHT_ID |
| public static final | int | LOCATION |
| public static final | int | MAILING_LIST |
| public static final | int | MEMBER_IDS |
| public static final | int | MOT_EMAIL |
| public static final | int | MOT_PHOTO_URL |
| public static final | int | PHONE_CONTACT |
| public static final | int | PHONE_SIM_CONTACT |
| public static final | int | RINGTONE |
| public static final | int | SIM_CONTACT |
| public static final | int | VOICE_TAG |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.pim.Contact |
| Fields | ||
|---|---|---|
| private static final | int | ENUMERATION_TYPE_BY_CATEGORY |
| private static final | int | ENUMERATION_TYPE_BY_ITEM |
| private static final | int | ENUMERATION_TYPE_BY_LOCATION |
| private static final | int | ENUMERATION_TYPE_BY_STRING |
| private static final | int | ENUMERATION_TYPE_BY_TEL |
| private static final | int | ENUMERATION_TYPE_SIMPLY |
| private | int | categoryID |
| private | ContactList | contactList |
| private | int | device |
| private | int | enumerationType |
| private | int | indexUID |
| private | boolean[] | isMore |
| private | Contact | itemValue |
| private | int | location |
| private | boolean | needChangeDevice |
| private | Contact | nextElement |
| private | String | stringValue |
| Methods | ||
|---|---|---|
| void | <init>(PIMList p1) | |
| void | <init>(PIMList p1, PIMItem p2) | |
| void | <init>(PIMList p1, String s1, int i1) | |
| private | boolean | compareData(Contact c1, Contact c2, int i1, int i2, int i3, int i4) |
| private | boolean | compareFields(Contact c1, Contact c2, int i1) |
| private | Contact | getElement() |
| private | Contact | getElementByItem() |
| private | Contact | getElementByLocationID() |
| private | Contact | getElementByStringValue() |
| private | Contact | getElementByTel() |
| private | Contact | getSimpleElement() |
| public | boolean | hasMoreElements() |
| private | boolean | isContainsItemValue(Contact c1) |
| private | boolean | isContainsStringValue(Contact c1) |
| public | Object | nextElement() |
| References | ||
|---|---|---|
| 0000 | objref | com.motorola.pim.ContactList |
| 0001 | objref | com.motorola.pim.ContactListImpl |
| 0002 | method | com.motorola.pim.ContactListImpl.setCurrentCategory() |
| 0003 | objref | javax.microedition.pim.PIMException |
| 0004 | objref | com.motorola.pim.ContactImpl |
| 0005 | objref | java.lang.IllegalArgumentException |
| 0006 | method | java.lang.IllegalArgumentException.<init>() |
| 0007 | objref | ? |
| 0008 | method | javax.microedition.pim.PIMItem.getFields() |
| 0009 | method | javax.microedition.pim.PIMItem.getString() |
| 000A | 0003 | 01000004 |
| 000B | 0003 | 01000000 |
| 000C | method | javax.microedition.pim.PIMItem.getInt() |
| 000D | field | javax.microedition.pim.PIMList.UNCATEGORIZED |
| 000E | text | GENERAL |
| 000F | method | com.motorola.pim.ContactListImpl.getCategoryID() |
| 0010 | method | this.getElement() |
| 0011 | method | this.hasMoreElements() |
| 0012 | objref | java.util.NoSuchElementException |
| 0013 | method | java.util.NoSuchElementException.<init>() |
| 0014 | method | this.getSimpleElement() |
| 0015 | method | this.getElementByStringValue() |
| 0016 | method | this.getElementByItem() |
| 0017 | method | this.getElementByTel() |
| 0018 | method | this.getElementByLocationID() |
| 0019 | method | javax.microedition.pim.PIMItem.countValues() |
| 001A | method | com.motorola.pim.ContactListImpl.getUsedRecords() |
| 001B | method | com.motorola.pim.ContactListImpl.getRecordByIndex() |
| 001C | method | com.motorola.pim.ContactListImpl.getRecordByUID() |
| 001D | method | this.isContainsStringValue() |
| 001E | method | this.isContainsItemValue() |
| 001F | method | com.motorola.pim.ContactListImpl.getRecordByTel() |
| 0020 | method | java.util.Vector.elementAt() |
| 0021 | objref | java.lang.Integer |
| 0022 | method | javax.microedition.pim.PIMList.getFieldDataType() |
| 0023 | method | java.lang.String.indexOf() |
| 0024 | method | this.compareFields() |
| 0025 | method | this.compareData() |
| 0026 | method | javax.microedition.pim.PIMItem.getAttributes() |
| 0027 | method | javax.microedition.pim.PIMItem.getBinary() |
| 0028 | method | javax.microedition.pim.PIMItem.getBoolean() |
| 0029 | method | javax.microedition.pim.PIMItem.getDate() |
| 002A | 0005 | 00000000 |
| 002B | 0000 | 05265C00 |
| 002C | method | java.lang.String.toUpperCase() |
| 002D | method | javax.microedition.pim.PIMItem.getStringArray() |
| 002E | objref | java.util.Enumeration |
| Fields | ||
|---|---|---|
| private static final | int | MAX_CATEGORIES |
| Field[] | fields | |
| boolean | isCommited | |
| boolean | isModified | |
| Vector | itemCategory | |
| PIMList | pimList | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | addToCategory(String s1) |
| public synchronized | void | commit() |
| protected | Field[] | getFieldsTable() |
| protected | Vector | getItemCategory() |
| public | PIMList | getPIMList() |
| public | int | getPreferredIndex(int i1) |
| protected | boolean | isCommited() |
| public | boolean | isModified() |
| public | int | maxCategories() |
| public | void | removeFromCategory(String s1) |
| protected | void | setFieldsTable(Field[] f1) |
| protected | void | setModified(boolean b1) |
| protected | void | setPIMList(PIMList p1) |
| protected | void | updatePreferred(int i1, int i2, int i3) |
| Methods | ||
|---|---|---|
| public | int | getCategoryIDByName(String s1) |
| public | int | getMaxCategoryNameLength() |
| public | int | getMaxRecords(int i1) |
| public | int | getMaxStringLengthValue(int i1, int i2, int i3) |
| public | int | getNumberRecords(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.pim.ContactList |
| 0001 | objref | javax.microedition.pim.PIMException |
| Fields | ||
|---|---|---|
| public static final | int | ALL_ID |
| private static final | String | DEFAULT_NAME |
| private static final | String | DEFAULT_PHONE |
| private static final | String | DEFAULT_VALUE |
| public static final | int | FIELDS_COUNT |
| public static final | int | GENERAL_ID |
| private static final | int | PHONEBOOK_RECORD_UNCATEGORIZED |
| private | int | PIMListID |
| private static final | int | RECORD_TYPE_FAX |
| private static final | int | RECORD_TYPE_HOME |
| private static final | int | RECORD_TYPE_MAIN |
| private static final | int | RECORD_TYPE_MOBILE |
| private static final | int | RECORD_TYPE_PAGER |
| private static final | int | RECORD_TYPE_WORK |
| private static final | int | RESULT_IN_PROGRESS |
| public static final | String | SPECIAL_CATEGORY |
| protected static | Hashtable | attributesTable |
| int | codeResult | |
| protected static | Field[] | fieldsTable |
| private static | ContactListImpl | instance |
| private | boolean | isCategorySupported |
| boolean | isOpen | |
| int | memory_handle | |
| int | mode | |
| static | String | name |
| static | NotifyEvent | netContact |
| static | int | recordIndex |
| private static | PIMRegistryMSG | register |
| static | String | serialFormat |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| public synchronized | void | addCategory(String s1) |
| private static native | int | addCategory0(String s1) |
| private | String | checkTelValue(String s1) |
| public | void | close() |
| private static | boolean | containsAttribute(int i1, int i2) |
| private | String | convertTel(String s1) |
| public | Contact | createContact() |
| public synchronized | void | deleteCategory(String s1, boolean b1) |
| private static native | int | deleteCategory0(int i1) |
| boolean | deleteCategoryByID(int i1) | |
| private static native | int | getCapacity0(int i1) |
| public | String[] | getCategories() |
| int | getCategoryID(String s1) | |
| public | int | getCategoryIDByName(String s1) |
| private static native | int | getCategoryIDByName0(String s1) |
| private static native | int | getCategoryIdByIndex0(int i1) |
| int[] | getCategoryMembers(int i1) | |
| private static native | String | getCategoryMembers0(int i1) |
| protected | String | getCategoryName(int i1) |
| private static native | int | getCategoryName0(int i1) |
| private | char | getChar(int i1) |
| private | Contact | getContact(int i1) |
| protected | int[] | getFieldSupportedAttributes(int i1) |
| protected | Field[] | getFieldsTable() |
| static | ContactListImpl | getInstance() |
| private | int | getInt(char c1) |
| int | getListID() | |
| public | int | getMaxCategoryNameLength() |
| private static native | int | getMaxCategoryNameLength0() |
| private static native | int | getMaxCategoryNumber0() |
| public | int | getMaxRecords(int i1) |
| public | int | getMaxStringLengthValue(int i1, int i2, int i3) |
| private static native | int | getMaxStringLengthValue0(int i1, int i2, int i3) |
| int | getMode() | |
| String | getNativeName() | |
| private static native | int | getNumberOfCategories0() |
| public | int | getNumberRecords(int i1) |
| private static native | int | getNumberRecords0(int i1) |
| private | int | getPhoneAttributes(int i1) |
| static | int | getPhoneType(int i1) |
| private static native | String | getRecord0(int i1) |
| synchronized | Contact | getRecordByIndex(int i1) |
| private static native | int | getRecordByIndex0(int i1) |
| private static native | int | getRecordBySpeedNo0(int i1) |
| synchronized | Vector | getRecordByTel(String s1) |
| private static native | int | getRecordByTelno0(String s1) |
| public | Contact | getRecordByUID(int i1) |
| private | int | getSupportedAttr(int i1) |
| protected | Hashtable | getTableSupportedAttributes() |
| int | getUsedRecords(int i1, int i2) | |
| private static native | int | getUsedRecords0(int i1, int i2) |
| public | Contact | importContact(Contact c1) |
| public | boolean | isCategory(String s1) |
| private | boolean | isMemoryAvailable(int i1) |
| private static native | int | isMemoryAvailable0(int i1) |
| boolean | isOpened() | |
| public | int | maxCategories() |
| void | open(int i1) | |
| private static native | String | receiveCategoryName0(int i1) |
| private | boolean | removeContact(int i1) |
| public synchronized | void | removeContact(Contact c1) |
| private static native | int | removeRecord0(int i1) |
| public | void | renameCategory(String s1, String s2) |
| protected | void | setCurrentCategory(int i1, int i2) |
| private static native | int | setCurrentCategory0(int i1, int i2) |
| protected | void | setMode(int i1) |
| synchronized | void | storeItem(Contact c1) |
| private static native | int | storeMailingList0(int i1, String s1, int i2, String s2, byte[] b1) |
| private static native | int | storePhoneRecord0(int i1, int i2, int i3, int i4, int i5, int i6, String s1, int i7, int i8, int i9, int i10, int i11, int i12, int i13, String s2, String s3, String s4, int i14, int i15, int i16, int i17, int i18, int i19) |
| private static native | int | storeSimRecord0(int i1, int i2, int i3, String s1) |
| References | ||
|---|---|---|
| 0000 | field | this.instance |
| 0001 | method | com.motorola.pim.PIMListImpl.<init>() |
| 0002 | objref | java.util.Hashtable |
| 0003 | method | java.util.Hashtable.<init>() |
| 0004 | field | this.attributesTable |
| 0005 | objref | java.lang.Integer |
| 0006 | method | java.lang.Integer.<init>() |
| 0007 | objref | java.lang.String |
| 0008 | text | NONE |
| 0009 | method | java.lang.String.<init>() |
| 000A | method | java.util.Hashtable.put() |
| 000B | text | FAX |
| 000C | text | HOME |
| 000D | text | MOBILE |
| 000E | text | OTHER |
| 000F | text | PAGER |
| 0010 | text | PREFERRED |
| 0011 | text | WORK |
| 0012 | text | |
| 0013 | text | COUNTRY |
| 0014 | text | LOCALITY |
| 0015 | text | POSTALCODE |
| 0016 | text | REGION |
| 0017 | text | STREET |
| 0018 | text | EXTRA |
| 0019 | text | FAMILY NAME |
| 001A | text | GIVEN_NAME |
| 001B | field | this.fieldsTable |
| 001C | objref | com.motorola.pim.Field |
| 001D | text | ADDR |
| 001E | method | com.motorola.pim.Field.<init>() |
| 001F | text | BIRTHDAY |
| 0020 | text | CLASS |
| 0021 | text | |
| 0022 | text | FORMATTED ADDR |
| 0023 | text | FORMATTED NAME |
| 0024 | text | NAME |
| 0025 | text | NICKNAME |
| 0026 | text | NOTE |
| 0027 | text | ORG |
| 0028 | text | PHOTO |
| 0029 | text | PHOTO URL |
| 002A | text | PUBLIC KEY |
| 002B | text | PUBLIC KEY STRING |
| 002C | text | REVISION |
| 002D | text | TELEPHONE |
| 002E | text | TITLE |
| 002F | text | URL |
| 0030 | text | UNIQUE |
| 0031 | 0003 | 01000000 |
| 0032 | text | CONTACT TYPE |
| 0033 | 0003 | 01000003 |
| 0034 | text | LIGHT ID |
| 0035 | 0003 | 01000004 |
| 0036 | text | LOCATION |
| 0037 | 0003 | 01000005 |
| 0038 | text | MEMBER IDS |
| 0039 | 0003 | 01000006 |
| 003A | text | RINGTONE |
| 003B | 0003 | 01000002 |
| 003C | text | VOICE TAG |
| 003D | 0003 | 01000001 |
| 003E | text | MOTOROLA PHOTO URL |
| 003F | 0003 | 01000007 |
| 0040 | text | MOTOROLA EMAIL |
| 0041 | objref | javax.microedition.pim.PIMException |
| 0042 | text | List closed |
| 0043 | method | javax.microedition.pim.PIMException.<init>() |
| 0044 | objref | java.lang.SecurityException |
| 0045 | method | java.lang.SecurityException.<init>() |
| 0046 | text | Categories are not supported |
| 0047 | objref | java.lang.NullPointerException |
| 0048 | method | java.lang.NullPointerException.<init>() |
| 0049 | method | this.getNumberOfCategories0() |
| 004A | text | INTERNAL ERROR |
| 004B | method | this.maxCategories() |
| 004C | text | There is no slots for new category |
| 004D | method | this.getMaxCategoryNameLength() |
| 004E | method | java.lang.String.substring() |
| 004F | method | this.isCategory() |
| 0050 | method | java.lang.String.toUpperCase() |
| 0051 | text | GENERAL |
| 0052 | method | java.lang.String.equals() |
| 0053 | text | Category is special |
| 0054 | field | this.register |
| 0055 | method | com.motorola.pim.PIMRegistryMSG.unregistry() |
| 0056 | text | Unregistry error |
| 0057 | method | com.motorola.pim.PIMRegistryMSG.registry() |
| 0058 | text | Registry error |
| 0059 | method | this.addCategory0() |
| 005A | text | Internal error |
| 005B | field | this.netContact |
| 005C | 0003 | 0000EA60 |
| 005D | method | com.motorola.pim.NotifyEvent.waitEvent() |
| 005E | objref | java.lang.Exception |
| 005F | field | javax.microedition.pim.PIMList.UNCATEGORIZED |
| 0060 | method | com.motorola.pim.PIMListImpl.isStringEmpty() |
| 0061 | text | Can not rename category |
| 0062 | text | Can not rename to special category |
| 0063 | objref | java.lang.StringBuffer |
| 0064 | method | java.lang.StringBuffer.<init>() |
| 0065 | text | Category |
| 0066 | method | java.lang.StringBuffer.append() |
| 0067 | text | doesn't exist |
| 0068 | method | java.lang.StringBuffer.toString() |
| 0069 | method | this.addCategory() |
| 006A | method | this.getCategoryID() |
| 006B | method | this.getCategoryMembers() |
| 006C | method | this.getRecordByUID() |
| 006D | method | javax.microedition.pim.PIMItem.removeFromCategory() |
| 006E | method | javax.microedition.pim.PIMItem.addToCategory() |
| 006F | method | javax.microedition.pim.PIMItem.commit() |
| 0070 | method | this.deleteCategory() |
| 0071 | objref | com.motorola.pim.ContactImpl |
| 0072 | method | com.motorola.pim.ContactImpl.<init>() |
| 0073 | method | com.motorola.pim.ContactImpl.setFieldsTable() |
| 0074 | method | com.motorola.pim.ContactImpl.setPIMList() |
| 0075 | method | com.motorola.pim.Field.getID() |
| 0076 | method | com.motorola.pim.Field.getLabel() |
| 0077 | method | com.motorola.pim.Field.getDataType() |
| 0078 | method | com.motorola.pim.Field.getCapacity() |
| 0079 | method | com.motorola.pim.Field.isSupported() |
| 007A | method | com.motorola.pim.Field.getTableAttributes() |
| 007B | method | com.motorola.pim.Field.getArrayElementsTable() |
| 007C | method | javax.microedition.pim.PIMItem.getFields() |
| 007D | method | com.motorola.pim.PIMListImpl.isSupportedField() |
| 007E | method | com.motorola.pim.PIMListImpl.getFieldDataType() |
| 007F | method | javax.microedition.pim.PIMItem.countValues() |
| 0080 | method | javax.microedition.pim.PIMItem.getBinary() |
| 0081 | method | javax.microedition.pim.PIMItem.getAttributes() |
| 0082 | method | com.motorola.pim.PIMItemImpl.addBinary() |
| 0083 | method | javax.microedition.pim.PIMItem.getBoolean() |
| 0084 | method | com.motorola.pim.PIMItemImpl.addBoolean() |
| 0085 | method | javax.microedition.pim.PIMItem.getDate() |
| 0086 | method | com.motorola.pim.PIMItemImpl.addDate() |
| 0087 | method | javax.microedition.pim.PIMItem.getInt() |
| 0088 | method | com.motorola.pim.PIMItemImpl.addInt() |
| 0089 | method | javax.microedition.pim.PIMItem.getString() |
| 008A | method | com.motorola.pim.PIMItemImpl.addString() |
| 008B | method | javax.microedition.pim.PIMItem.getStringArray() |
| 008C | method | com.motorola.pim.PIMItemImpl.addStringArray() |
| 008D | method | com.motorola.pim.ContactImpl.isCommited() |
| 008E | method | com.motorola.pim.ContactImpl.getPIMList() |
| 008F | text | Item doesn't exist in the list |
| 0090 | text | UID is null |
| 0091 | method | java.lang.Integer.parseInt() |
| 0092 | method | this.removeContact() |
| 0093 | method | com.motorola.pim.Field.removeItem() |
| 0094 | method | this.getSupportedAttr() |
| 0095 | objref | java.util.Vector |
| 0096 | method | java.util.Vector.<init>() |
| 0097 | method | java.util.Hashtable.keys() |
| 0098 | method | java.util.Enumeration.hasMoreElements() |
| 0099 | method | java.util.Enumeration.nextElement() |
| 009A | method | java.util.Vector.addElement() |
| 009B | method | java.util.Vector.size() |
| 009C | method | java.util.Vector.elementAt() |
| 009D | text | item doesn't belong to any list |
| 009E | method | com.motorola.pim.ContactImpl.isModified() |
| 009F | 0005 | FFFFFFFF |
| 00A0 | 0000 | FFFFFFFF |
| 00A1 | method | javax.microedition.pim.PIMItem.countValues() |
| 00A2 | method | javax.microedition.pim.PIMItem.getStringArray() |
| 00A3 | text | [No Name] |
| 00A4 | method | javax.microedition.pim.PIMItem.getString() |
| 00A5 | text | [No Value] |
| 00A6 | text | @ |
| 00A7 | method | java.lang.String.indexOf() |
| 00A8 | text | *@ |
| 00A9 | text | file: |
| 00AA | method | java.lang.String.startsWith() |
| 00AB | method | javax.microedition.pim.PIMItem.removeValue() |
| 00AC | method | java.lang.String.substring() |
| 00AD | text | / |
| 00AE | text | file:// |
| 00AF | method | javax.microedition.pim.PIMItem.setString() |
| 00B0 | method | javax.microedition.pim.PIMItem.getDate() |
| 00B1 | method | java.util.Calendar.getInstance() |
| 00B2 | objref | java.util.Date |
| 00B3 | method | java.util.Date.<init>() |
| 00B4 | method | java.util.Calendar.setTime() |
| 00B5 | method | java.util.Calendar.get() |
| 00B6 | method | javax.microedition.pim.PIMItem.getInt() |
| 00B7 | text | 00000000000 |
| 00B8 | method | javax.microedition.pim.PIMItem.addString() |
| 00B9 | method | this.checkTelValue() |
| 00BA | method | java.util.Vector.isEmpty() |
| 00BB | method | javax.microedition.pim.PIMItem.getAttributes() |
| 00BC | method | this.getPhoneType() |
| 00BD | method | this.getMaxRecords() |
| 00BE | method | this.isMemoryAvailable() |
| 00BF | text | Memory is full |
| 00C0 | method | this.setCurrentCategory() |
| 00C1 | method | this.storePhoneRecord0() |
| 00C2 | method | this.storeMailingList0() |
| 00C3 | method | this.storeSimRecord0() |
| 00C4 | field | this.recordIndex |
| 00C5 | method | java.lang.Integer.toString() |
| 00C6 | method | this.removeRecord0() |
| 00C7 | method | this.deleteCategoryByID() |
| 00C8 | method | this.getCategoryIdByIndex0() |
| 00C9 | method | this.getCategoryName() |
| 00CA | method | this.getCategoryName0() |
| 00CB | method | this.receiveCategoryName0() |
| 00CC | method | this.getCategoryIDByName0() |
| 00CD | method | this.containsAttribute() |
| 00CE | method | this.getCategoryMembers0() |
| 00CF | method | java.lang.String.charAt() |
| 00D0 | method | this.deleteCategory0() |
| 00D1 | method | this.getMaxCategoryNumber0() |
| 00D2 | method | this.getRecordByIndex0() |
| 00D3 | text | Internal Error |
| 00D4 | method | this.getContact() |
| 00D5 | text | Unregistry Error |
| 00D6 | method | this.getRecordByTelno0() |
| 00D7 | method | this.getRecord0() |
| 00D8 | method | com.motorola.pim.PIMListImpl.stringArraySize() |
| 00D9 | method | this.getPhoneAttributes() |
| 00DA | method | this.convertTel() |
| 00DB | method | com.motorola.pim.ContactImpl.addToCategory() |
| 00DC | method | java.util.Calendar.set() |
| 00DD | method | java.util.Calendar.getTime() |
| 00DE | method | java.util.Date.getTime() |
| 00DF | method | this.getRecordBySpeedNo0() |
| 00E0 | method | this.getUsedRecords0() |
| 00E1 | method | this.setCurrentCategory0() |
| 00E2 | method | this.setMode() |
| 00E3 | field | this.name |
| 00E4 | method | this.isMemoryAvailable0() |
| 00E5 | method | java.lang.StringBuffer.append() |
| 00E6 | method | this.getChar() |
| 00E7 | method | this.getInt() |
| 00E8 | objref | java.lang.IllegalArgumentException |
| 00E9 | method | java.lang.IllegalArgumentException.<init>() |
| 00EA | method | this.getCapacity0() |
| 00EB | method | javax.microedition.pim.PIMException.<init>() |
| 00EC | method | this.getNumberRecords0() |
| 00ED | method | com.motorola.pim.PIMListImpl.isSupportedArrayElement() |
| 00EE | method | this.getMaxStringLengthValue0() |
| 00EF | method | this.getMaxCategoryNameLength0() |
| 00F0 | objref | com.motorola.pim.NotifyEvent |
| 00F1 | method | com.motorola.pim.NotifyEvent.<init>() |
| 00F2 | objref | com.motorola.pim.PIMRegistryMSG |
| 00F3 | method | com.motorola.pim.PIMRegistryMSG.<init>() |
| 00F4 | text | VCARD/2.1 |
| 00F5 | field | this.serialFormat |
| 00F6 | text | CONTACT LIST |
| 00F7 | objref | this |
| 00F8 | method | this.<init>() |
| 00F9 | objref | com.motorola.pim.ContactList |
| Fields | ||
|---|---|---|
| private | int | attr |
| private | Object | data |
| Methods | ||
|---|---|---|
| void | <init>(Object o1, int i1) | |
| public synchronized | int | getAttribute() |
| public synchronized | Object | getData() |
| public synchronized | void | setAttribute(int i1) |
| public synchronized | void | setData(Object o1) |
| Fields | ||
|---|---|---|
| private static final | int | MATCH_EMPTY |
| private static final | int | MATCH_ITEM |
| private static final | int | MATCH_VALUE |
| private static final | int | SIMPLY |
| private static final | int | TIME_RANGE |
| private | long | endDate |
| private | boolean | has |
| private | int | index |
| private | boolean | initialEventOnly |
| private | boolean | isInvoked |
| private | int | itemIndex |
| private | Vector | items |
| private | EventList | list |
| private | Event | matchingItem |
| private | String | matchingValue |
| private | Event | next |
| private | int | searchMode |
| private | int | searchType |
| private | ShortEvent | shortEv |
| private | long | startDate |
| private | boolean | temporaryEventsGetting |
| Methods | ||
|---|---|---|
| void | <init>(PIMList p1) | |
| void | <init>(PIMList p1, PIMItem p2) | |
| void | <init>(PIMList p1, String s1, int i1) | |
| void | <init>(EventListImpl e1, int i1, long l1, long l2, boolean b1) | |
| private | boolean | compareEvents(Event e1) |
| private | boolean | hasMoreElemSimple() |
| public | boolean | hasMoreElements() |
| private | boolean | hasMoreShortEvent() |
| private | boolean | isBefore(Event e1, Event e2) |
| private | boolean | isDataInTimeFrame(long l1, long l2) |
| private | boolean | isEventInTimeFrame() |
| public | Object | nextElement() |
| References | ||
|---|---|---|
| 0000 | 0005 | FFFFFFFF |
| 0001 | 0000 | FFFFFFFF |
| 0002 | objref | java.util.Vector |
| 0003 | method | java.util.Vector.<init>() |
| 0004 | objref | javax.microedition.pim.EventList |
| 0005 | objref | com.motorola.pim.EventImpl |
| 0006 | objref | java.lang.IllegalArgumentException |
| 0007 | method | java.lang.IllegalArgumentException.<init>() |
| 0008 | objref | javax.microedition.pim.Event |
| 0009 | method | this.hasMoreShortEvent() |
| 000A | method | this.isEventInTimeFrame() |
| 000B | method | java.util.Vector.size() |
| 000C | method | java.util.Vector.elementAt() |
| 000D | method | this.isBefore() |
| 000E | method | java.util.Vector.insertElementAt() |
| 000F | method | java.util.Vector.addElement() |
| 0010 | method | this.hasMoreElemSimple() |
| 0011 | method | javax.microedition.pim.PIMItem.countValues() |
| 0012 | method | javax.microedition.pim.PIMItem.getString() |
| 0013 | method | java.lang.String.indexOf() |
| 0014 | method | this.compareEvents() |
| 0015 | method | this.hasMoreElements() |
| 0016 | objref | java.util.NoSuchElementException |
| 0017 | method | java.util.NoSuchElementException.<init>() |
| 0018 | method | java.lang.String.toUpperCase() |
| 0019 | method | javax.microedition.pim.PIMItem.getDate() |
| 001A | 0005 | 00000000 |
| 001B | 0000 | 000003E8 |
| 001C | method | javax.microedition.pim.PIMItem.getInt() |
| 001D | method | javax.microedition.pim.Event.getRepeat() |
| 001E | method | javax.microedition.pim.RepeatRule.getInt() |
| 001F | method | javax.microedition.pim.RepeatRule.getExceptDates() |
| 0020 | method | java.util.Enumeration.hasMoreElements() |
| 0021 | method | java.util.Enumeration.nextElement() |
| 0022 | objref | java.util.Date |
| 0023 | method | java.util.Date.getTime() |
| 0024 | 0005 | 00000000 |
| 0025 | 0000 | 05265C00 |
| 0026 | objref | com.motorola.pim.EventListImpl |
| 0027 | method | com.motorola.pim.EventListImpl.getEventByIndex() |
| 0028 | method | java.lang.Integer.parseInt() |
| 0029 | objref | javax.microedition.pim.PIMException |
| 002A | method | com.motorola.pim.EventListImpl.getSEvent() |
| 002B | method | com.motorola.pim.ShortEvent.getSlot() |
| 002C | objref | java.lang.Exception |
| 002D | method | com.motorola.pim.ShortEvent.getStart() |
| 002E | method | com.motorola.pim.ShortEvent.getEnd() |
| 002F | method | com.motorola.pim.ShortEvent.getRepeat() |
| 0030 | method | this.isDataInTimeFrame() |
| 0031 | method | java.util.Date.<init>() |
| 0032 | 0005 | 00000000 |
| 0033 | 0000 | 240C8400 |
| 0034 | 0005 | 00000000 |
| 0035 | 0000 | 90321000 |
| 0036 | 0005 | 00000007 |
| 0037 | 0000 | 57B12C00 |
| 0038 | method | com.motorola.pim.EventUtilites.getExceptionDate() |
| 0039 | method | java.util.Date.setTime() |
| 003A | objref | java.util.Enumeration |
| Fields | ||
|---|---|---|
| Field[] | fields | |
| boolean | isCommited | |
| boolean | isModified | |
| private | Vector | itemCategory |
| int | mode | |
| PIMList | pimList | |
| private | RepeatRule | repeatRule |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | commit() |
| protected | Field[] | getFieldsTable() |
| protected | Vector | getItemCategory() |
| public | PIMList | getPIMList() |
| public | RepeatRule | getRepeat() |
| protected | boolean | isCommited() |
| public | boolean | isModified() |
| protected | void | setFieldsTable(Field[] f1) |
| protected | void | setModified(boolean b1) |
| protected | void | setPIMList(PIMList p1) |
| public | void | setRepeat(RepeatRule r1) |
| Fields | ||
|---|---|---|
| private static final | String | DEFAULT_VALUE |
| protected | int | PIMListID |
| protected static | Hashtable | attributesTable |
| public | int | codeResult |
| long | endSEvent | |
| public | int | eventID |
| private static | Vector | eventsStorage |
| protected static | Field[] | fieldsTable |
| static | EventListImpl | instance |
| protected | boolean | isCategorySupported |
| protected | boolean | isOpen |
| protected | int | mode |
| static | String | name |
| private | String | nativeEv |
| static | NotifyEvent | netEvent |
| private static | PIMRegistryMSG | register |
| public | int | repeat |
| static | String | serialFormat |
| long | startSEvent | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| public | void | close() |
| public | Event | createEvent() |
| private static native | int | getCapacity0() |
| private static native | String | getDataByHandle0(int i1) |
| synchronized | Event | getEventByIndex(int i1) |
| private static native | int | getEventByIndex0(int i1) |
| protected | int[] | getFieldSupportedAttributes(int i1) |
| protected | Field[] | getFieldsTable() |
| static | EventListImpl | getInstance() |
| int | getListID() | |
| int | getMode() | |
| String | getNativeName() | |
| synchronized | ShortEvent | getSEvent(int i1) |
| private static native | int | getSEventByIndex0(int i1) |
| private | int | getSupportedAttr(int i1) |
| public | int[] | getSupportedRepeatRuleFields(int i1) |
| protected | Hashtable | getTableSupportedAttributes() |
| private | Event | getTemporaryEvent(int i1) |
| private | ShortEvent | getTemporaryShortEvent(int i1) |
| int | getUsedRecords() | |
| private static native | int | getUsedRecords0() |
| public | Event | importEvent(Event e1) |
| boolean | isOpened() | |
| public | Enumeration | items(int i1, long l1, long l2, boolean b1) |
| void | open(int i1) | |
| private | int | parseInt() |
| private | Event | parseResult(String s1) |
| public synchronized | void | removeEvent(Event e1) |
| private static native | int | removeEvent0(int i1) |
| boolean | removeEventFromDatabase(int i1) | |
| private | void | removeTemporaryEvent(Integer i1) |
| protected | void | setMode(int i1) |
| private static native | int | storeEvent0(byte[] b1, String s1, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10, int i11, int i12, int i13, int i14, int i15, int i16, int i17, int i18) |
| synchronized | void | storeItem(Event e1) |
| private | int | storeTemporaryEvent(String s1, long l1, long l2, int i1, int i2, int i3, int[] i4) |
| private | int | updateTemporaryEvent(int i1, String s1, long l1, long l2, int i2, int i3, int i4, int[] i5) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.pim.PIMListImpl.<init>() |
| 0001 | objref | java.util.Hashtable |
| 0002 | method | java.util.Hashtable.<init>() |
| 0003 | field | this.attributesTable |
| 0004 | objref | java.lang.Integer |
| 0005 | method | java.lang.Integer.<init>() |
| 0006 | objref | java.lang.String |
| 0007 | text | NONE |
| 0008 | method | java.lang.String.<init>() |
| 0009 | method | java.util.Hashtable.put() |
| 000A | field | this.fieldsTable |
| 000B | objref | com.motorola.pim.Field |
| 000C | text | ALARM |
| 000D | method | com.motorola.pim.Field.<init>() |
| 000E | text | CLASS |
| 000F | text | END |
| 0010 | text | LOCATION |
| 0011 | text | NOTE |
| 0012 | text | REVISION |
| 0013 | text | START |
| 0014 | text | SUMMARY |
| 0015 | text | UNIQUE |
| 0016 | field | this.instance |
| 0017 | objref | com.motorola.pim.EventImpl |
| 0018 | method | com.motorola.pim.EventImpl.<init>() |
| 0019 | method | com.motorola.pim.EventImpl.setFieldsTable() |
| 001A | method | com.motorola.pim.EventImpl.setPIMList() |
| 001B | objref | javax.microedition.pim.PIMException |
| 001C | text | List closed |
| 001D | method | javax.microedition.pim.PIMException.<init>() |
| 001E | objref | java.lang.IllegalArgumentException |
| 001F | method | java.lang.IllegalArgumentException.<init>() |
| 0020 | objref | java.lang.NullPointerException |
| 0021 | method | java.lang.NullPointerException.<init>() |
| 0022 | method | com.motorola.pim.Field.getID() |
| 0023 | method | com.motorola.pim.Field.getLabel() |
| 0024 | method | com.motorola.pim.Field.getDataType() |
| 0025 | method | com.motorola.pim.Field.getCapacity() |
| 0026 | method | com.motorola.pim.Field.isSupported() |
| 0027 | method | com.motorola.pim.Field.getTableAttributes() |
| 0028 | method | com.motorola.pim.Field.getArrayElementsTable() |
| 0029 | method | javax.microedition.pim.PIMItem.getFields() |
| 002A | method | com.motorola.pim.PIMListImpl.isSupportedField() |
| 002B | method | com.motorola.pim.PIMListImpl.getFieldDataType() |
| 002C | method | javax.microedition.pim.PIMItem.countValues() |
| 002D | method | javax.microedition.pim.PIMItem.getBinary() |
| 002E | method | javax.microedition.pim.PIMItem.getAttributes() |
| 002F | method | com.motorola.pim.PIMItemImpl.addBinary() |
| 0030 | method | javax.microedition.pim.PIMItem.getBoolean() |
| 0031 | method | com.motorola.pim.PIMItemImpl.addBoolean() |
| 0032 | method | javax.microedition.pim.PIMItem.getDate() |
| 0033 | method | com.motorola.pim.PIMItemImpl.addDate() |
| 0034 | method | javax.microedition.pim.PIMItem.getInt() |
| 0035 | method | com.motorola.pim.PIMItemImpl.addInt() |
| 0036 | method | javax.microedition.pim.PIMItem.getString() |
| 0037 | method | com.motorola.pim.PIMItemImpl.addString() |
| 0038 | method | javax.microedition.pim.PIMItem.getStringArray() |
| 0039 | method | com.motorola.pim.PIMItemImpl.addStringArray() |
| 003A | objref | java.lang.SecurityException |
| 003B | method | java.lang.SecurityException.<init>() |
| 003C | method | com.motorola.pim.EventImpl.isCommited() |
| 003D | method | com.motorola.pim.EventImpl.getPIMList() |
| 003E | text | Item doesn't exist in the list |
| 003F | text | UID is null |
| 0040 | method | java.lang.Integer.valueOf() |
| 0041 | method | this.removeTemporaryEvent() |
| 0042 | method | this.removeEventFromDatabase() |
| 0043 | method | com.motorola.pim.Field.removeItem() |
| 0044 | field | this.register |
| 0045 | method | com.motorola.pim.PIMRegistryMSG.unregistry() |
| 0046 | text | Unregistry error |
| 0047 | method | com.motorola.pim.PIMRegistryMSG.registry() |
| 0048 | text | Registry error |
| 0049 | method | this.removeEvent0() |
| 004A | text | Internal error |
| 004B | field | this.netEvent |
| 004C | 0003 | 0000EA60 |
| 004D | method | com.motorola.pim.NotifyEvent.waitEvent() |
| 004E | objref | java.lang.Exception |
| 004F | text | |
| 0050 | objref | com.motorola.pim.EventEnumerationImpl |
| 0051 | method | com.motorola.pim.EventEnumerationImpl.<init>() |
| 0052 | method | this.getSupportedAttr() |
| 0053 | objref | java.util.Vector |
| 0054 | method | java.util.Vector.<init>() |
| 0055 | method | java.util.Hashtable.keys() |
| 0056 | method | java.util.Enumeration.hasMoreElements() |
| 0057 | method | java.util.Enumeration.nextElement() |
| 0058 | method | java.util.Vector.addElement() |
| 0059 | method | java.util.Vector.size() |
| 005A | method | java.util.Vector.elementAt() |
| 005B | text | item doesn't belong to any list |
| 005C | method | com.motorola.pim.EventImpl.isModified() |
| 005D | 0005 | FFFFFFFF |
| 005E | 0000 | FFFFFFFF |
| 005F | method | java.lang.String.equals() |
| 0060 | text | [No Value] |
| 0061 | method | java.lang.Integer.parseInt() |
| 0062 | method | javax.microedition.pim.Event.getRepeat() |
| 0063 | method | javax.microedition.pim.RepeatRule.getInt() |
| 0064 | method | java.lang.System.currentTimeMillis() |
| 0065 | objref | java.util.Date |
| 0066 | method | java.util.Date.<init>() |
| 0067 | method | java.util.Calendar.getInstance() |
| 0068 | method | java.util.Calendar.setTime() |
| 0069 | method | java.util.Calendar.get() |
| 006A | method | com.motorola.pim.EventUtilites.getDelta() |
| 006B | 0005 | 00000000 |
| 006C | 0000 | 05265C00 |
| 006D | 0005 | 00000000 |
| 006E | 0000 | 0000EA60 |
| 006F | method | java.util.Date.getTime() |
| 0070 | method | java.lang.String.substring() |
| 0071 | method | javax.microedition.pim.RepeatRule.getExceptDates() |
| 0072 | method | java.util.Calendar.set() |
| 0073 | method | java.util.Calendar.getTime() |
| 0074 | method | com.motorola.pim.EventUtilites.getNumOfDate() |
| 0075 | method | this.updateTemporaryEvent() |
| 0076 | method | java.lang.Integer.toString() |
| 0077 | method | com.motorola.pim.Field.setItem() |
| 0078 | method | this.storeTemporaryEvent() |
| 0079 | method | javax.microedition.pim.PIMItem.addString() |
| 007A | method | com.motorola.pim.EventUtilites.int_to_byte_array() |
| 007B | method | this.storeEvent0() |
| 007C | method | javax.microedition.pim.PIMItem.setString() |
| 007D | method | this.getTemporaryEvent() |
| 007E | text | Getting error |
| 007F | method | this.getEventByIndex0() |
| 0080 | method | this.getDataByHandle0() |
| 0081 | method | this.parseResult() |
| 0082 | method | this.getTemporaryShortEvent() |
| 0083 | method | this.getSEventByIndex0() |
| 0084 | text | internal error |
| 0085 | objref | com.motorola.pim.ShortEvent |
| 0086 | method | com.motorola.pim.ShortEvent.<init>() |
| 0087 | method | this.getUsedRecords0() |
| 0088 | method | this.createEvent() |
| 0089 | method | java.util.Date.<init>() |
| 008A | method | java.lang.String.charAt() |
| 008B | method | java.lang.String.substring() |
| 008C | method | this.parseInt() |
| 008D | method | javax.microedition.pim.PIMItem.addDate() |
| 008E | method | java.util.Date.setTime() |
| 008F | method | javax.microedition.pim.PIMItem.addInt() |
| 0090 | objref | javax.microedition.pim.RepeatRule |
| 0091 | method | javax.microedition.pim.RepeatRule.<init>() |
| 0092 | method | javax.microedition.pim.RepeatRule.setInt() |
| 0093 | method | com.motorola.pim.EventUtilites.getExceptionDate() |
| 0094 | method | javax.microedition.pim.RepeatRule.addExceptDate() |
| 0095 | 0003 | 00008000 |
| 0096 | 0003 | 00010000 |
| 0097 | method | javax.microedition.pim.Event.setRepeat() |
| 0098 | text | ; |
| 0099 | method | java.lang.String.indexOf() |
| 009A | method | this.setMode() |
| 009B | field | this.name |
| 009C | field | this.eventsStorage |
| 009D | objref | com.motorola.pim.TempEvent |
| 009E | method | java.util.Vector.removeElementAt() |
| 009F | method | com.motorola.pim.TempEvent.<init>() |
| 00A0 | method | java.util.Vector.insertElementAt() |
| 00A1 | text | update error |
| 00A2 | objref | com.motorola.pim.NotifyEvent |
| 00A3 | method | com.motorola.pim.NotifyEvent.<init>() |
| 00A4 | objref | com.motorola.pim.PIMRegistryMSG |
| 00A5 | method | com.motorola.pim.PIMRegistryMSG.<init>() |
| 00A6 | text | VCALENDAR/1.0 |
| 00A7 | field | this.serialFormat |
| 00A8 | text | EVENT LIST |
| 00A9 | objref | this |
| 00AA | method | this.<init>() |
| 00AB | objref | javax.microedition.pim.EventList |
| Fields | ||
|---|---|---|
| public static final | long | DAY |
| public static final | int | REPEAT_DAILY |
| public static final | int | REPEAT_MONTHLY_ON_DATE |
| public static final | int | REPEAT_MONTHLY_ON_DAY |
| public static final | int | REPEAT_NONE |
| public static final | int | REPEAT_WEEKLY |
| public static final | int | REPEAT_YEARLY |
| public static final | long | WEEK |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public static | long | getDelta(int i1, int i2) |
| public static | Date | getExceptionDate(Date d1, int i1, int i2) |
| public static | int | getNumOfDate(long l1, long l2, int i1) |
| public static | void | int_to_byte_array(int i1, byte[] b1, int i2) |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Date |
| 0001 | method | java.util.Date.<init>() |
| 0002 | method | java.util.Date.getTime() |
| 0003 | method | java.util.Date.setTime() |
| 0004 | method | java.util.Calendar.getInstance() |
| 0005 | method | java.util.Calendar.setTime() |
| 0006 | method | java.util.Calendar.get() |
| 0007 | 0005 | 00000000 |
| 0008 | 0000 | 05265C00 |
| 0009 | 0005 | 00000000 |
| 000A | 0000 | 240C8400 |
| 000B | method | java.util.Calendar.set() |
| 000C | method | java.util.Calendar.getTime() |
| 000D | method | this.getDelta() |
| 000E | 0005 | 00000000 |
| 000F | 0000 | 9FA52400 |
| 0010 | 0005 | 00000000 |
| 0011 | 0000 | 9A7EC800 |
| 0012 | 0005 | 00000000 |
| 0013 | 0000 | 95586C00 |
| 0014 | 0005 | 00000000 |
| 0015 | 0000 | 90321000 |
| 0016 | 0005 | 00000000 |
| 0017 | 0000 | 000003E8 |
| 0018 | method | java.util.Date.<init>() |
| 0019 | 0005 | 00000007 |
| 001A | 0000 | 57B12C00 |
| 001B | method | this.getExceptionDate() |
| Fields | ||
|---|---|---|
| private | int | capacity |
| private | Vector | data |
| private | int | dataType |
| private | int | id |
| private | boolean | isSupported |
| private | String | label |
| private | Hashtable | supportedArrayElements |
| private | Hashtable | supportedAttributes |
| Methods | ||
|---|---|---|
| public | void | <init>(int i1, String s1, int i2, int i3, boolean b1, Hashtable h1, Hashtable h2) |
| public | int | addItem(Object o1, int i1, int i2) |
| private | int | checkAttributes(int i1) |
| public | Hashtable | getArrayElementsTable() |
| public | int | getCapacity() |
| public | int | getCount() |
| public | int | getDataType() |
| public | int | getID() |
| public | Data | getItem(int i1) |
| public | int | getItemAttribute(int i1) |
| public | String | getLabel() |
| public | String | getStringArrayElementLabel(int i1) |
| public | int | getStringArraySize() |
| public | int[] | getSupportedArrayElements() |
| public | int[] | getSupportedAttributes() |
| public | Hashtable | getTableAttributes() |
| public | boolean | isSupported() |
| public | void | releaseItemAttribute(int i1, int i2) |
| public | void | removeItem(int i1) |
| public | void | setItem(Object o1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.String |
| 0001 | method | java.lang.String.<init>() |
| 0002 | objref | java.util.Vector |
| 0003 | method | java.util.Vector.<init>() |
| 0004 | objref | java.util.Hashtable |
| 0005 | method | java.util.Hashtable.size() |
| 0006 | method | java.util.Hashtable.<init>() |
| 0007 | method | java.util.Hashtable.keys() |
| 0008 | method | java.util.Hashtable.elements() |
| 0009 | method | java.util.Enumeration.hasMoreElements() |
| 000A | method | java.util.Enumeration.nextElement() |
| 000B | method | java.util.Hashtable.put() |
| 000C | method | this.getCapacity() |
| 000D | method | this.getCount() |
| 000E | objref | javax.microedition.pim.FieldFullException |
| 000F | text | Field is full! |
| 0010 | method | javax.microedition.pim.FieldFullException.<init>() |
| 0011 | method | this.checkAttributes() |
| 0012 | objref | com.motorola.pim.Data |
| 0013 | method | com.motorola.pim.Data.<init>() |
| 0014 | method | java.util.Vector.addElement() |
| 0015 | method | java.util.Vector.indexOf() |
| 0016 | method | java.util.Vector.elementAt() |
| 0017 | method | java.util.Vector.removeElementAt() |
| 0018 | method | java.util.Vector.size() |
| 0019 | method | com.motorola.pim.Data.getAttribute() |
| 001A | method | com.motorola.pim.Data.setAttribute() |
| 001B | method | this.getItem() |
| 001C | method | com.motorola.pim.Data.setData() |
| 001D | objref | java.lang.Integer |
| 001E | method | java.util.Hashtable.get() |
| 001F | text | |
| 0020 | method | java.lang.String.equals() |
| 0021 | method | java.util.Vector.isEmpty() |
| 0022 | method | java.lang.Integer.<init>() |
| 0023 | objref | java.lang.IllegalArgumentException |
| 0024 | method | java.lang.IllegalArgumentException.<init>() |
| 0025 | objref | javax.microedition.pim.UnsupportedFieldException |
| 0026 | method | javax.microedition.pim.UnsupportedFieldException.<init>() |
| 0027 | method | this.getSupportedAttributes() |
| Fields | ||
|---|---|---|
| private | String | separator |
| private | String | value |
| Methods | ||
|---|---|---|
| void | <init>(String s1, String s2) | |
| String | nextToken() | |
| String | restToken() | |
| References | ||
|---|---|---|
| 0000 | method | java.lang.String.indexOf() |
| 0001 | method | java.lang.String.substring() |
| 0002 | method | java.lang.String.substring() |
| Fields | ||
|---|---|---|
| private | Object | waitObject |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | notifyEvent() |
| public | void | waitEvent(int i1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Object.<init>() |
| 0001 | objref | java.lang.Object |
| 0002 | method | java.lang.Object.wait() |
| 0003 | objref | java.lang.InterruptedException |
| 0004 | method | java.lang.Throwable.printStackTrace() |
| 0005 | method | java.lang.Object.notify() |
| 0006 | objref | java.lang.Exception |
| 0007 | method | java.lang.Throwable.printStackTrace() |
| 0008 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static | PIMImpl | instance |
| private static final | Permission | permissionContactRead |
| private static final | Permission | permissionContactWrite |
| private static final | Permission | permissionEventRead |
| private static final | Permission | permissionEventWrite |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | PIMItem[] | fromSerialFormat(InputStream i1, String s1) |
| public static | PIM | getInstance() |
| protected static | PIMListImpl | getPIMListImpl(int i1, String s1) |
| public | String[] | listPIMLists(int i1) |
| public | PIMList | openPIMList(int i1, int i2) |
| public | PIMList | openPIMList(int i1, int i2, String s1) |
| public | String[] | supportedSerialFormats(int i1) |
| public | void | toSerialFormat(PIMItem p1, OutputStream o1, String s1, String s2) |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.pim.PIM.<init>() |
| 0001 | field | this.instance |
| 0002 | objref | java.lang.IllegalArgumentException |
| 0003 | method | java.lang.IllegalArgumentException.<init>() |
| 0004 | method | com.jblend.security.SecurityManager.getManager() |
| 0005 | field | this.permissionContactRead |
| 0006 | text | |
| 0007 | method | com.jblend.security.SecurityManager.checkPermission() |
| 0008 | field | this.permissionContactWrite |
| 0009 | method | com.motorola.pim.ContactListImpl.getInstance() |
| 000A | method | com.motorola.pim.ContactListImpl.open() |
| 000B | field | this.permissionEventRead |
| 000C | field | this.permissionEventWrite |
| 000D | method | com.motorola.pim.EventListImpl.getInstance() |
| 000E | method | com.motorola.pim.EventListImpl.open() |
| 000F | objref | javax.microedition.pim.PIMException |
| 0010 | objref | java.lang.String |
| 0011 | text | Type of PIM list is not supported |
| 0012 | method | java.lang.String.<init>() |
| 0013 | method | javax.microedition.pim.PIMException.<init>() |
| 0014 | objref | java.lang.NullPointerException |
| 0015 | method | java.lang.NullPointerException.<init>() |
| 0016 | method | this.openPIMList() |
| 0017 | method | javax.microedition.pim.PIMList.getName() |
| 0018 | method | java.lang.String.equals() |
| 0019 | text | The list is not available |
| 001A | field | com.motorola.pim.ContactListImpl.name |
| 001B | field | com.motorola.pim.EventListImpl.name |
| 001C | text | UTF-8 |
| 001D | objref | java.io.UnsupportedEncodingException |
| 001E | method | java.io.UnsupportedEncodingException.<init>() |
| 001F | objref | java.util.Vector |
| 0020 | method | java.util.Vector.<init>() |
| 0021 | objref | javax.microedition.pim.PIMItem |
| 0022 | objref | com.motorola.pim.Reader |
| 0023 | method | com.motorola.pim.Reader.<init>() |
| 0024 | method | com.motorola.pim.Reader.read() |
| 0025 | text | Internal error |
| 0026 | objref | com.motorola.pim.ContactImpl |
| 0027 | method | java.util.Vector.addElement() |
| 0028 | method | java.util.Vector.size() |
| 0029 | method | java.util.Vector.elementAt() |
| 002A | method | this.supportedSerialFormats() |
| 002B | text | Unsupported version |
| 002C | method | com.motorola.pim.PIMItemImpl.getFields() |
| 002D | objref | com.motorola.pim.vCardWriter |
| 002E | method | com.motorola.pim.vCardWriter.<init>() |
| 002F | text | BEGIN: |
| 0030 | text | VCARD |
| 0031 | method | com.motorola.pim.vCardWriter.writeString() |
| 0032 | text | VERSION: |
| 0033 | field | com.motorola.pim.vCardWriter.VALUE_VERSION |
| 0034 | method | java.util.Hashtable.get() |
| 0035 | method | com.motorola.pim.vCardWriter.writeContactField() |
| 0036 | text | END: |
| 0037 | objref | java.io.IOException |
| 0038 | text | IO Error |
| 0039 | objref | com.motorola.pim.EventImpl |
| 003A | method | com.motorola.pim.PIMItemImpl.getFields() |
| 003B | objref | com.motorola.pim.vCalWriter |
| 003C | method | com.motorola.pim.vCalWriter.<init>() |
| 003D | text | VCALENDAR |
| 003E | method | com.motorola.pim.vCalWriter.writeString() |
| 003F | text | 1.0 |
| 0040 | text | VEVENT |
| 0041 | method | com.motorola.pim.vCalWriter.writeEventField() |
| 0042 | method | com.motorola.pim.EventImpl.getRepeat() |
| 0043 | method | javax.microedition.pim.RepeatRule.getFields() |
| 0044 | method | com.motorola.pim.vCalWriter.writeRepeatField() |
| 0045 | method | javax.microedition.pim.RepeatRule.getExceptDates() |
| 0046 | method | com.motorola.pim.vCalWriter.writeExceptedDates() |
| 0047 | field | com.motorola.pim.ContactListImpl.serialFormat |
| 0048 | field | com.motorola.pim.EventListImpl.serialFormat |
| 0049 | method | com.motorola.pim.PIMListImpl.isOpened() |
| 004A | text | List closed |
| 004B | field | com.motorola.pim.EventListImpl.instance |
| 004C | method | com.motorola.pim.PIMListImpl.getName() |
| 004D | objref | this |
| 004E | method | this.<init>() |
| 004F | method | com.jblend.security.PermissionFactory.getFactory() |
| 0050 | text | javax.microedition.pim.EventList.read |
| 0051 | method | com.jblend.security.PermissionFactory.getPermission() |
| 0052 | text | javax.microedition.pim.EventList.write |
| 0053 | text | javax.microedition.pim.ContactList.read |
| 0054 | text | javax.microedition.pim.ContactList.write |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | addBinary(int i1, int i2, byte[] b1, int i3, int i4) |
| public | void | addBoolean(int i1, int i2, boolean b1) |
| public | void | addDate(int i1, int i2, long l1) |
| private | void | addFieldData(int i1, int i2, Object o1) |
| public | void | addInt(int i1, int i2, int i3) |
| public | void | addString(int i1, int i2, String s1) |
| public | void | addStringArray(int i1, int i2, String[] s1) |
| public | void | addToCategory(String s1) |
| public | void | commit() |
| public | int | countValues(int i1) |
| public | int | getAttributes(int i1, int i2) |
| public | byte[] | getBinary(int i1, int i2) |
| public | boolean | getBoolean(int i1, int i2) |
| public | String[] | getCategories() |
| protected | int | getCorrectedAttributes(int i1, int i2, int i3) |
| public | long | getDate(int i1, int i2) |
| private | Object | getFieldData(int i1, int i2) |
| private | int | getFieldType(int i1) |
| public | int[] | getFields() |
| protected | Field[] | getFieldsTable() |
| public | int | getInt(int i1, int i2) |
| protected | Vector | getItemCategory() |
| public | PIMList | getPIMList() |
| public | String | getString(int i1, int i2) |
| public | String[] | getStringArray(int i1, int i2) |
| protected | boolean | isCommited() |
| public | boolean | isModified() |
| public | int | maxCategories() |
| public | void | removeFromCategory(String s1) |
| public | void | removeValue(int i1, int i2) |
| public | void | setBinary(int i1, int i2, int i3, byte[] b1, int i4, int i5) |
| public | void | setBoolean(int i1, int i2, int i3, boolean b1) |
| public | void | setDate(int i1, int i2, int i3, long l1) |
| private | void | setFieldData(int i1, int i2, int i3, Object o1) |
| public | void | setInt(int i1, int i2, int i3, int i4) |
| protected | void | setModified(boolean b1) |
| public | void | setString(int i1, int i2, int i3, String s1) |
| public | void | setStringArray(int i1, int i2, int i3, String[] s1) |
| protected | void | updatePreferred(int i1, int i2, int i3) |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | method | this.getFieldsTable() |
| 0003 | method | com.motorola.pim.Field.isSupported() |
| 0004 | method | com.motorola.pim.Field.getCount() |
| 0005 | objref | java.lang.Integer |
| 0006 | method | com.motorola.pim.Field.getID() |
| 0007 | method | java.lang.Integer.<init>() |
| 0008 | method | java.util.Vector.addElement() |
| 0009 | method | java.util.Vector.size() |
| 000A | method | java.util.Vector.elementAt() |
| 000B | method | this.getFieldType() |
| 000C | objref | java.lang.IllegalArgumentException |
| 000D | method | java.lang.IllegalArgumentException.<init>() |
| 000E | method | this.getFieldData() |
| 000F | objref | ? |
| 0010 | objref | java.lang.IndexOutOfBoundsException |
| 0011 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0012 | objref | java.lang.NullPointerException |
| 0013 | method | java.lang.NullPointerException.<init>() |
| 0014 | method | java.lang.System.arraycopy() |
| 0015 | method | this.addFieldData() |
| 0016 | method | this.setModified() |
| 0017 | method | this.setFieldData() |
| 0018 | objref | java.util.Date |
| 0019 | method | java.util.Date.getTime() |
| 001A | method | java.util.Date.<init>() |
| 001B | objref | java.lang.String |
| 001C | objref | java.lang.Boolean |
| 001D | method | java.lang.Boolean.<init>() |
| 001E | objref | javax.microedition.pim.UnsupportedFieldException |
| 001F | method | javax.microedition.pim.UnsupportedFieldException.<init>() |
| 0020 | method | com.motorola.pim.Field.getDataType() |
| 0021 | method | com.motorola.pim.Field.getItem() |
| 0022 | method | com.motorola.pim.Data.getData() |
| 0023 | objref | ? |
| 0024 | method | com.motorola.pim.Field.getArrayElementsTable() |
| 0025 | method | java.util.Hashtable.size() |
| 0026 | method | com.motorola.pim.Field.getSupportedArrayElements() |
| 0027 | method | com.motorola.pim.Field.getLabel() |
| 0028 | text | UNIQUE |
| 0029 | method | java.lang.String.equals() |
| 002A | method | this.isCommited() |
| 002B | method | com.motorola.pim.Field.removeItem() |
| 002C | method | com.motorola.pim.Field.getItemAttribute() |
| 002D | method | this.getItemCategory() |
| 002E | method | this.maxCategories() |
| 002F | objref | javax.microedition.pim.PIMException |
| 0030 | text | Max categories is exceeded |
| 0031 | method | java.lang.String.<init>() |
| 0032 | method | javax.microedition.pim.PIMException.<init>() |
| 0033 | method | this.getPIMList() |
| 0034 | method | javax.microedition.pim.PIMList.getCategories() |
| 0035 | method | java.util.Vector.contains() |
| 0036 | text | Category is not exist in the list's category list |
| 0037 | method | java.util.Vector.isEmpty() |
| 0038 | objref | com.motorola.pim.PIMListImpl |
| 0039 | method | com.motorola.pim.PIMListImpl.getCategoryName() |
| 003A | objref | com.motorola.pim.Field |
| 003B | text | Unsupported field |
| 003C | method | javax.microedition.pim.UnsupportedFieldException.<init>() |
| 003D | text | CONTACT TYPE |
| 003E | method | this.getCorrectedAttributes() |
| 003F | method | com.motorola.pim.Field.setItem() |
| 0040 | method | this.updatePreferred() |
| 0041 | method | com.motorola.pim.Field.getCapacity() |
| 0042 | objref | javax.microedition.pim.FieldFullException |
| 0043 | text | Field full |
| 0044 | method | javax.microedition.pim.FieldFullException.<init>() |
| 0045 | method | com.motorola.pim.Field.addItem() |
| 0046 | objref | javax.microedition.pim.PIMItem |
| Fields | ||
|---|---|---|
| protected static final | int | ITEMS_BY_CATEGORY |
| protected static final | int | ITEMS_BY_MATCHING_VALUE |
| protected static final | int | RESULT_IN_PROGRESS |
| protected static final | int | RESULT_SUCESS |
| protected static final | int | TIMEOUT |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | addCategory(String s1) |
| public | void | close() |
| public | void | deleteCategory(String s1, boolean b1) |
| public | String | getArrayElementLabel(int i1, int i2) |
| public | String | getAttributeLabel(int i1) |
| public | String[] | getCategories() |
| protected | String | getCategoryName(int i1) |
| public | int | getFieldDataType(int i1) |
| public | String | getFieldLabel(int i1) |
| protected | int[] | getFieldSupportedAttributes(int i1) |
| protected | Field[] | getFieldsTable() |
| int | getListID() | |
| int | getMode() | |
| public | String | getName() |
| String | getNativeName() | |
| public | int[] | getSupportedArrayElements(int i1) |
| public | int[] | getSupportedAttributes(int i1) |
| public | int[] | getSupportedFields() |
| protected | Hashtable | getTableSupportedArrayElements(int i1) |
| protected | Hashtable | getTableSupportedAttributes() |
| public | boolean | isCategory(String s1) |
| boolean | isOpened() | |
| protected | boolean | isStringEmpty(String s1) |
| public | boolean | isSupportedArrayElement(int i1, int i2) |
| public | boolean | isSupportedAttribute(int i1, int i2) |
| public | boolean | isSupportedField(int i1) |
| public | Enumeration | items(String s1) |
| public | Enumeration | items() |
| public | Enumeration | items(PIMItem p1) |
| public | Enumeration | itemsByCategory(String s1) |
| public | int | maxCategories() |
| public | int | maxValues(int i1) |
| void | open(int i1) | |
| public | void | renameCategory(String s1, String s2) |
| protected | void | setMode(int i1) |
| public | int | stringArraySize(int i1) |
| Fields | ||
|---|---|---|
| private static final | int | CONTACT |
| private static final | int | EVENT |
| static final | int | PIM_CONTACT_ERROR |
| static final | int | PIM_CONTACT_NO_MATCH_FOUND |
| static final | int | PIM_CONTACT_SUCCESS |
| static final | int | PIM_EVENT_ERROR |
| static final | int | PIM_EVENT_SUCCESS |
| static final | int | PIM_SHORT_EVENT_SUCCESS |
| private | int | api |
| private static | ContactListImpl | contactStorage |
| private static | EventListImpl | eventStorage |
| private | boolean | register |
| private | boolean | start |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | receiveEvent(int[] i1, int i2) |
| boolean | registry(Object o1) | |
| boolean | unregistry(Object o1) | |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Object.getClass() |
| 0001 | method | java.lang.Class.getName() |
| 0002 | text | com.motorola.pim.ContactListImpl |
| 0003 | method | java.lang.String.equals() |
| 0004 | field | this.contactStorage |
| 0005 | method | java.lang.Object.equals() |
| 0006 | text | com.motorola.pim.EventListImpl |
| 0007 | field | this.eventStorage |
| 0008 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0009 | objref | com.motorola.pim.ContactListImpl |
| 000A | objref | com.motorola.pim.EventListImpl |
| 000B | field | com.motorola.pim.ContactListImpl.recordIndex |
| 000C | method | java.util.Calendar.getInstance() |
| 000D | method | java.util.Calendar.set() |
| 000E | method | java.util.Calendar.getTime() |
| 000F | method | java.util.Date.getTime() |
| 0010 | 0003 | 0000EA60 |
| 0011 | objref | java.lang.Exception |
| 0012 | method | java.lang.Throwable.printStackTrace() |
| 0013 | field | com.motorola.pim.ContactListImpl.netContact |
| 0014 | method | com.motorola.pim.NotifyEvent.notifyEvent() |
| 0015 | field | com.motorola.pim.EventListImpl.netEvent |
| 0016 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| public | String | group |
| public | String | name |
| public | Vector | params |
| public | String | value |
| Methods | ||
|---|---|---|
| void | <init>() | |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| Fields | ||
|---|---|---|
| public | String | type |
| public | Vector | values |
| Methods | ||
|---|---|---|
| void | <init>() | |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| Fields | ||
|---|---|---|
| private final | int | CODE_7BIT |
| private final | int | CODE_BASE64 |
| private final | int | CODE_QUOTED_PRINTABLE |
| private | int | HOUR |
| private final | int | MAX_ADDRS |
| private final | int | MAX_NAMES |
| private | int | MINUTE |
| static final | String | N_ADR |
| static final | String | N_AGENT |
| static final | String | N_BDAY |
| static final | String | N_CATEGORIES |
| static final | String | N_CLASS |
| static final | String | N_EMAIL |
| static final | String | N_FN |
| static final | String | N_GEO |
| static final | String | N_KEY |
| static final | String | N_LABEL |
| static final | String | N_LOGO |
| static final | String | N_MAILER |
| static final | String | N_N |
| static final | String | N_NICKNAME |
| static final | String | N_NOTE |
| static final | String | N_ORG |
| static final | String | N_PHOTO |
| static final | String | N_PRODID |
| static final | String | N_REV |
| static final | String | N_ROLE |
| static final | String | N_SORT_STRING |
| static final | String | N_SOUND |
| static final | String | N_TEL |
| static final | String | N_TITLE |
| static final | String | N_TZ |
| static final | String | N_UID |
| static final | String | N_URL |
| static final | String | N_VERSION |
| static final | String | PN_AALARM |
| static final | String | PN_ATTACH |
| static final | String | PN_ATTENDEE |
| static final | String | PN_BASE64 |
| static final | String | PN_BEGIN |
| static final | String | PN_CATEGORIES |
| static final | String | PN_CLASS |
| static final | String | PN_COMPLETED |
| static final | String | PN_DALARM |
| static final | String | PN_DAYLIGHT |
| static final | String | PN_DCREATED |
| static final | String | PN_DESCRIPTION |
| static final | String | PN_DTEND |
| static final | String | PN_DTSTART |
| static final | String | PN_DUE |
| static final | String | PN_END |
| static final | String | PN_EXDATE |
| static final | String | PN_EXRULE |
| static final | String | PN_GEO |
| static final | String | PN_LAST_MODIFIED |
| static final | String | PN_LOCATION |
| static final | String | PN_MALARM |
| static final | String | PN_NAME |
| static final | String | PN_PALARM |
| static final | String | PN_PRIORITY |
| static final | String | PN_PRODID |
| static final | String | PN_PROFILE |
| static final | String | PN_QUOTED |
| static final | String | PN_RDATE |
| static final | String | PN_RELATED_TO |
| static final | String | PN_RESOURCES |
| static final | String | PN_RNUM |
| static final | String | PN_RRULE |
| static final | String | PN_SEQUENCE |
| static final | String | PN_SOURCE |
| static final | String | PN_STATUS |
| static final | String | PN_SUMMARY |
| static final | String | PN_TRANSP |
| static final | String | PN_TZ |
| static final | String | PN_UID |
| static final | String | PN_URL |
| static final | String | PN_VERSION |
| static final | String | PV_B |
| static final | String | PV_BBS |
| static final | String | PV_CAR |
| static final | String | PV_CELL |
| static final | String | PV_FAX |
| static final | String | PV_HOME |
| static final | String | PV_INTERNET |
| static final | String | PV_ISDN |
| static final | String | PV_MODEM |
| static final | String | PV_MSG |
| static final | String | PV_PAGER |
| static final | String | PV_PCS |
| static final | String | PV_PREF |
| static final | String | PV_VIDEO |
| static final | String | PV_VOICE |
| static final | String | PV_WORK |
| static final | String | PV_X400 |
| static final | String | P_CHARSET |
| static final | String | P_CONTEXT |
| static final | String | P_ENCODING |
| static final | String | P_LANGUAGE |
| static final | String | P_ROLE |
| static final | String | P_STATUS |
| static final | String | P_TYPE |
| static final | String | P_VALUE |
| private final | int | STATE_BEGIN |
| private final | int | STATE_CALPROP |
| private final | int | STATE_ERROR |
| private final | int | STATE_NAME |
| private final | int | STATE_OK |
| private final | int | STATE_PARAM_TYPE |
| private final | int | STATE_PARAM_VALUE |
| private final | int | STATE_SKIP |
| private final | int | STATE_VALUE |
| private final | int | STATE_VCARD_VCAL |
| private final | int | V_Calendar |
| private final | int | V_Card |
| static final | String | V_VCAL |
| static final | String | V_VCARD |
| static final | String | V_VEVENT |
| static final | String | V_VTODO |
| private | boolean | WSPFound |
| private | int | encoding |
| private | InputStream | inStream |
| private | int | mounthly_repeat_type |
| private | boolean | stop |
| private | int | type |
| Methods | ||
|---|---|---|
| void | <init>(InputStream i1) | |
| private | String | PBTelFromTEL(String s1) |
| private | Vector | convertVCal(Vector v1) |
| private | ContactImpl | convertVCard(Vector v1) |
| private | Date | extractDate(String s1) |
| private | Date | extractDateAndTime(String s1) |
| private | RepeatRule | extractRRule(Event e1, String s1) |
| int | getWeekDay(String s1) | |
| int | getWeekInMonth(String s1, char c1) | |
| private | boolean | isALPHA(char c1) |
| private | boolean | isCHAR(char c1) |
| private | boolean | isCOLON(char c1) |
| private | boolean | isCOMMA(char c1) |
| private | boolean | isCR(char c1) |
| private | boolean | isCTL(char c1) |
| private | boolean | isCorrectName(String s1, String s2) |
| private | boolean | isCorrectParamType(String s1, String s2) |
| private | boolean | isCorrectParamValue(String s1) |
| private | boolean | isCorrectVCalName(String s1, String s2) |
| private | boolean | isCorrectValueChar(String s1, char c1) |
| private | boolean | isDIGIT(char c1) |
| private | boolean | isDOT(char c1) |
| private | boolean | isDQUOTE(char c1) |
| private | boolean | isEQUALS(char c1) |
| private | boolean | isHYPHEN(char c1) |
| private | boolean | isLF(char c1) |
| private | boolean | isNON_ASCII(char c1) |
| private | boolean | isNeededName(String s1, String s2) |
| private | boolean | isNeededVCalName(String s1, String s2) |
| private | boolean | isSAFE_CHAR(char c1) |
| private | boolean | isSEMICOLON(char c1) |
| private | boolean | isVALUE_CHAR(char c1) |
| private | boolean | isVCAL_CHAR(char c1) |
| private | boolean | isVCARD_CHAR(char c1) |
| private | boolean | isVCHAR(char c1) |
| private | boolean | isVEVENT_CHAR(char c1) |
| private | boolean | isVTODO_CHAR(char c1) |
| private | boolean | isWSP(char c1) |
| public | Object | read() |
| private | char | readCh() |
| private | RepeatRule | setExceptedDates(Event e1, Date d1) |
| References | ||
|---|---|---|
| 0000 | 0003 | 0000EA60 |
| 0001 | 0003 | 0036EE80 |
| 0002 | objref | java.lang.String |
| 0003 | method | java.lang.String.<init>() |
| 0004 | method | this.readCh() |
| 0005 | method | this.isCR() |
| 0006 | method | this.isLF() |
| 0007 | method | java.lang.String.trim() |
| 0008 | method | java.lang.String.toUpperCase() |
| 0009 | text | VCARD |
| 000A | method | java.lang.String.equals() |
| 000B | text | VCALENDAR |
| 000C | method | this.isHYPHEN() |
| 000D | method | this.isALPHA() |
| 000E | method | this.isDIGIT() |
| 000F | method | this.isDOT() |
| 0010 | method | this.isCOLON() |
| 0011 | method | this.isWSP() |
| 0012 | text | |
| 0013 | text | BEGIN |
| 0014 | method | java.lang.String.startsWith() |
| 0015 | objref | java.lang.StringBuffer |
| 0016 | method | java.lang.StringBuffer.<init>() |
| 0017 | method | java.lang.StringBuffer.append() |
| 0018 | method | java.lang.StringBuffer.append() |
| 0019 | method | java.lang.StringBuffer.toString() |
| 001A | method | this.isSEMICOLON() |
| 001B | text | END |
| 001C | method | java.lang.String.endsWith() |
| 001D | method | this.isCorrectVCalName() |
| 001E | method | this.isNeededVCalName() |
| 001F | objref | com.motorola.pim.Property |
| 0020 | method | com.motorola.pim.Property.<init>() |
| 0021 | method | this.isVCARD_CHAR() |
| 0022 | method | this.isVCAL_CHAR() |
| 0023 | method | this.isVEVENT_CHAR() |
| 0024 | method | this.isVTODO_CHAR() |
| 0025 | objref | java.util.Vector |
| 0026 | method | java.util.Vector.<init>() |
| 0027 | objref | com.motorola.pim.vCalEntry |
| 0028 | method | com.motorola.pim.vCalEntry.<init>() |
| 0029 | text | VEVENT |
| 002A | text | VTODO |
| 002B | method | java.util.Vector.addElement() |
| 002C | method | this.isCorrectName() |
| 002D | method | this.isNeededName() |
| 002E | method | this.isEQUALS() |
| 002F | method | this.isCorrectParamType() |
| 0030 | objref | com.motorola.pim.PropertyParam |
| 0031 | method | com.motorola.pim.PropertyParam.<init>() |
| 0032 | method | java.util.Vector.lastElement() |
| 0033 | text | TYPE |
| 0034 | method | this.isSAFE_CHAR() |
| 0035 | method | this.isCOMMA() |
| 0036 | method | this.isCorrectParamValue() |
| 0037 | text | ENCODING |
| 0038 | text | QUOTED-PRINTABLE |
| 0039 | text | BASE64 |
| 003A | method | this.isCorrectValueChar() |
| 003B | method | java.lang.String.charAt() |
| 003C | method | java.lang.String.substring() |
| 003D | method | this.isVALUE_CHAR() |
| 003E | method | this.convertVCal() |
| 003F | method | this.convertVCard() |
| 0040 | method | this.isCHAR() |
| 0041 | method | this.isDQUOTE() |
| 0042 | method | this.isCTL() |
| 0043 | method | this.isVCHAR() |
| 0044 | method | this.isNON_ASCII() |
| 0045 | text | TEL |
| 0046 | text | |
| 0047 | text | N |
| 0048 | text | FN |
| 0049 | text | PHOTO |
| 004A | text | ORG |
| 004B | text | VALUE |
| 004C | text | LANGUAGE |
| 004D | text | X- |
| 004E | text | SORT-STRING |
| 004F | text | SOUND |
| 0050 | text | URL |
| 0051 | text | UID |
| 0052 | text | VERSION |
| 0053 | text | CLASS |
| 0054 | text | KEY |
| 0055 | text | TITLE |
| 0056 | text | REV |
| 0057 | text | PRODID |
| 0058 | text | NOTE |
| 0059 | text | CATEGORIES |
| 005A | text | AGENT |
| 005B | text | LOGO |
| 005C | text | ROLE |
| 005D | text | GEO |
| 005E | text | TZ |
| 005F | text | MAILER |
| 0060 | text | LABEL |
| 0061 | text | ADR |
| 0062 | text | BDAY |
| 0063 | text | NICKNAME |
| 0064 | text | SOURCE |
| 0065 | text | NAME |
| 0066 | text | PROFILE |
| 0067 | text | DAYLIGHT |
| 0068 | text | ATTACH |
| 0069 | text | ATTENDEE |
| 006A | text | AALARM |
| 006B | text | DCREATED |
| 006C | text | DESCRIPTION |
| 006D | text | DALARM |
| 006E | text | DTEND |
| 006F | text | EXDATE |
| 0070 | text | EXRULE |
| 0071 | text | LAST-MODIFIED |
| 0072 | text | LOCATION |
| 0073 | text | MALARM |
| 0074 | text | RNUM |
| 0075 | text | PRIORITY |
| 0076 | text | PALARM |
| 0077 | text | RELATED-TO |
| 0078 | text | RDATE |
| 0079 | text | RRULE |
| 007A | text | RESOURCES |
| 007B | text | SEQUENCE |
| 007C | text | DTSTART |
| 007D | text | STATUS |
| 007E | text | SUMMARY |
| 007F | text | TRANSP |
| 0080 | text | COMPLETED |
| 0081 | text | DUE |
| 0082 | text | CHARSET |
| 0083 | method | java.io.InputStream.available() |
| 0084 | method | java.io.InputStream.read() |
| 0085 | objref | java.lang.Exception |
| 0086 | 0005 | FFFFFFFF |
| 0087 | 0000 | FFFFFFFF |
| 0088 | method | java.util.Vector.size() |
| 0089 | method | java.util.Vector.elementAt() |
| 008A | text | 1.0 |
| 008B | objref | javax.microedition.pim.PIMException |
| 008C | text | Unsupported version |
| 008D | method | javax.microedition.pim.PIMException.<init>() |
| 008E | objref | com.motorola.pim.EventImpl |
| 008F | method | com.motorola.pim.EventImpl.<init>() |
| 0090 | method | com.motorola.pim.EventListImpl.getInstance() |
| 0091 | field | com.motorola.pim.EventListImpl.fieldsTable |
| 0092 | method | com.motorola.pim.EventImpl.setFieldsTable() |
| 0093 | method | com.motorola.pim.Coder.decodeBase64() |
| 0094 | method | com.motorola.pim.Coder.decodeQuotedPrintable() |
| 0095 | text | ; |
| 0096 | method | java.lang.String.<init>() |
| 0097 | objref | com.motorola.pim.LocalStringTokenizer |
| 0098 | method | com.motorola.pim.LocalStringTokenizer.<init>() |
| 0099 | method | com.motorola.pim.LocalStringTokenizer.nextToken() |
| 009A | method | this.extractDateAndTime() |
| 009B | method | com.motorola.pim.LocalStringTokenizer.restToken() |
| 009C | method | java.util.Date.getTime() |
| 009D | method | javax.microedition.pim.PIMItem.addInt() |
| 009E | method | javax.microedition.pim.PIMItem.addDate() |
| 009F | method | this.extractRRule() |
| 00A0 | method | javax.microedition.pim.Event.setRepeat() |
| 00A1 | method | this.setExceptedDates() |
| 00A2 | method | javax.microedition.pim.PIMItem.addString() |
| 00A3 | method | javax.microedition.pim.Event.getRepeat() |
| 00A4 | method | javax.microedition.pim.PIMItem.countValues() |
| 00A5 | method | javax.microedition.pim.PIMItem.getDate() |
| 00A6 | method | java.util.Calendar.getInstance() |
| 00A7 | objref | java.util.Date |
| 00A8 | method | java.util.Date.<init>() |
| 00A9 | method | java.util.Calendar.setTime() |
| 00AA | method | java.util.Calendar.get() |
| 00AB | method | javax.microedition.pim.RepeatRule.setInt() |
| 00AC | method | java.lang.Integer.parseInt() |
| 00AD | method | java.util.Calendar.set() |
| 00AE | method | java.util.Calendar.getTimeZone() |
| 00AF | method | java.util.TimeZone.getRawOffset() |
| 00B0 | method | java.util.Calendar.getTime() |
| 00B1 | objref | java.lang.NumberFormatException |
| 00B2 | objref | javax.microedition.pim.RepeatRule |
| 00B3 | method | javax.microedition.pim.RepeatRule.<init>() |
| 00B4 | method | javax.microedition.pim.RepeatRule.addExceptDate() |
| 00B5 | method | java.lang.String.substring() |
| 00B6 | text | |
| 00B7 | method | java.lang.String.indexOf() |
| 00B8 | method | this.getWeekDay() |
| 00B9 | method | this.getWeekInMonth() |
| 00BA | text | # |
| 00BB | method | javax.microedition.pim.RepeatRule.setDate() |
| 00BC | text | 1 |
| 00BD | text | 2 |
| 00BE | text | 3 |
| 00BF | text | 4 |
| 00C0 | text | 5 |
| 00C1 | text | MO |
| 00C2 | 0003 | 00008000 |
| 00C3 | text | TU |
| 00C4 | text | WE |
| 00C5 | text | TH |
| 00C6 | text | FR |
| 00C7 | text | SA |
| 00C8 | text | SU |
| 00C9 | 0003 | 00010000 |
| 00CA | text | 2.1 |
| 00CB | text | Version doesn't exist |
| 00CC | objref | com.motorola.pim.ContactImpl |
| 00CD | method | com.motorola.pim.ContactImpl.<init>() |
| 00CE | field | com.motorola.pim.ContactListImpl.fieldsTable |
| 00CF | method | com.motorola.pim.ContactImpl.setFieldsTable() |
| 00D0 | method | com.motorola.pim.PIMItemImpl.addStringArray() |
| 00D1 | objref | javax.microedition.pim.FieldFullException |
| 00D2 | method | this.PBTelFromTEL() |
| 00D3 | text | WORK |
| 00D4 | text | HOME |
| 00D5 | text | PAGER |
| 00D6 | text | CELL |
| 00D7 | text | FAX |
| 00D8 | text | PREF |
| 00D9 | method | com.motorola.pim.PIMItemImpl.addString() |
| 00DA | 0003 | 01000007 |
| 00DB | method | this.extractDate() |
| 00DC | method | com.motorola.pim.PIMItemImpl.addDate() |
| Fields | ||
|---|---|---|
| private | long | end |
| private | int | repeat |
| private | int | slot |
| private | long | start |
| Methods | ||
|---|---|---|
| void | <init>(int i1, long l1, long l2, int i2) | |
| long | getEnd() | |
| int | getRepeat() | |
| int | getSlot() | |
| long | getStart() | |
| void | setEnd(long l1) | |
| void | setRepeat(int i1) | |
| void | setSlot(int i1) | |
| void | setStart(long l1) | |
| Fields | ||
|---|---|---|
| int | alarm | |
| long | end | |
| int[] | exs | |
| int | num | |
| int | repeat | |
| int | slot | |
| long | start | |
| String | summary | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| Fields | ||
|---|---|---|
| public | Vector | properties |
| Methods | ||
|---|---|---|
| void | <init>() | |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| Fields | ||
|---|---|---|
| static final | String | NAME_ALARM |
| static final | String | NAME_BEGIN |
| static final | String | NAME_DEND |
| static final | String | NAME_DSTART |
| static final | String | NAME_END |
| static final | String | NAME_EXCEPTED_DATES |
| static final | String | NAME_REPEAT_DAILY |
| static final | String | NAME_REPEAT_MONTHLY_ON_DATE |
| static final | String | NAME_REPEAT_MONTHLY_ON_DAY |
| static final | String | NAME_REPEAT_WEEKLY |
| static final | String | NAME_REPEAT_YEARLY |
| static final | String | NAME_RRULE |
| static final | String | NAME_SUMMARY |
| static final | String | NAME_UID |
| static final | String | NAME_VERSION |
| static final | String | QUOTED |
| static final | String | VALUE_EVENT |
| static final | String | VALUE_VCALENDAR |
| static final | String | VALUE_VERSION |
| private | int | alarm |
| OutputStream | outStream | |
| private | long | start |
| Methods | ||
|---|---|---|
| void | <init>(OutputStream o1) | |
| private | String | convertDate(long l1) |
| private | String | getDay(int i1) |
| private | String | getWeek(int i1) |
| public | void | init(OutputStream o1) |
| public | void | writeEventField(int i1, String s1, Event e1, OutputStream o1) |
| public | void | writeExceptedDates(Enumeration e1, OutputStream o1) |
| public | void | writeRepeatField(int i1, String s1, RepeatRule r1, OutputStream o1) |
| void | writeString(String s1, String s2, OutputStream o1) | |
| References | ||
|---|---|---|
| 0000 | 0005 | FFFFFFFF |
| 0001 | 0000 | FFFFFFFF |
| 0002 | method | this.init() |
| 0003 | method | javax.microedition.pim.PIMItem.countValues() |
| 0004 | text | DALARM: |
| 0005 | 0003 | 0000EA60 |
| 0006 | method | javax.microedition.pim.PIMItem.getInt() |
| 0007 | method | this.convertDate() |
| 0008 | method | this.writeString() |
| 0009 | text | DTEND: |
| 000A | method | javax.microedition.pim.PIMItem.getDate() |
| 000B | text | DTSTART: |
| 000C | text | SUMMARY: |
| 000D | method | javax.microedition.pim.PIMItem.getString() |
| 000E | text | UID: |
| 000F | method | javax.microedition.pim.RepeatRule.getInt() |
| 0010 | text | RRULE: |
| 0011 | text | D1 |
| 0012 | text | W1 |
| 0013 | text | MD1 |
| 0014 | objref | java.lang.Exception |
| 0015 | objref | java.lang.StringBuffer |
| 0016 | method | java.lang.StringBuffer.<init>() |
| 0017 | text | MP1 |
| 0018 | method | java.lang.StringBuffer.append() |
| 0019 | method | java.lang.StringBuffer.append() |
| 001A | method | java.lang.StringBuffer.toString() |
| 001B | text | MD1 |
| 001C | method | this.getWeek() |
| 001D | text | |
| 001E | method | this.getDay() |
| 001F | text | YD1 |
| 0020 | text | |
| 0021 | method | java.util.Enumeration.hasMoreElements() |
| 0022 | text | EXDATE: |
| 0023 | method | java.util.Enumeration.nextElement() |
| 0024 | objref | java.util.Date |
| 0025 | method | java.util.Date.getTime() |
| 0026 | text | ; |
| 0027 | method | java.util.Calendar.getInstance() |
| 0028 | method | java.util.Date.<init>() |
| 0029 | method | java.util.Calendar.setTime() |
| 002A | method | java.util.Calendar.get() |
| 002B | text | 0 |
| 002C | text | T |
| 002D | method | com.motorola.pim.Coder.codeQuotedPrintable() |
| 002E | method | java.lang.String.substring() |
| 002F | method | java.lang.StringBuffer.append() |
| 0030 | text | ENCODING=QUOTED-PRINTABLE: |
| 0031 | method | java.lang.String.getBytes() |
| 0032 | method | java.io.OutputStream.write() |
| 0033 | text | |
| 0034 | text | MO |
| 0035 | text | TU |
| 0036 | text | WE |
| 0037 | text | TH |
| 0038 | text | FR |
| 0039 | text | SA |
| 003A | text | SU |
| 003B | text | 1+ |
| 003C | text | 2+ |
| 003D | text | 3+ |
| 003E | text | 4+ |
| 003F | text | 5+ |
| 0040 | text | 1- |
| 0041 | text | 2- |
| 0042 | text | 3- |
| 0043 | text | 4- |
| 0044 | text | 5- |
| 0045 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | String | COLON |
| private static final | String | NAME_ADDR |
| static final | String | NAME_BEGIN |
| private static final | String | NAME_BIRTHDATE |
| private static | Hashtable | NAME_EMAIL |
| static final | String | NAME_END |
| private static final | String | NAME_FNAME |
| private static final | String | NAME_NAME |
| private static final | String | NAME_ORG |
| private static | Hashtable | NAME_PHONE |
| private static final | String | NAME_PHOTO |
| private static final | String | NAME_TITLE |
| static final | String | NAME_VERSION |
| private static final | String | QUOTED |
| private static final | int | RECORD_TYPE_FAX |
| private static final | int | RECORD_TYPE_HOME |
| private static final | int | RECORD_TYPE_MOBILE |
| private static final | int | RECORD_TYPE_OTHER |
| private static final | int | RECORD_TYPE_PAGER |
| private static final | int | RECORD_TYPE_WORK |
| static final | String | VALUE_VCARD |
| static | Hashtable | VALUE_VERSION |
| OutputStream | outStream | |
| private static | Hashtable | pb_to_vcard_map_table |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(OutputStream o1) | |
| private | boolean | containsAttribute(int i1, int i2) |
| private | String | getVCardPhoneType(int i1) |
| public | void | init(OutputStream o1) |
| private | String | removeSemicolon(String s1) |
| public | void | writeContactField(int i1, String s1, Contact c1, OutputStream o1) |
| void | writeString(String s1, String s2, OutputStream o1) | |
| References | ||
|---|---|---|
| 0000 | method | this.init() |
| 0001 | field | this.VALUE_VERSION |
| 0002 | objref | java.lang.String |
| 0003 | text | VCARD/2.1 |
| 0004 | method | java.lang.String.<init>() |
| 0005 | text | 2.1 |
| 0006 | method | java.util.Hashtable.put() |
| 0007 | field | this.NAME_PHONE |
| 0008 | text | TEL |
| 0009 | field | this.NAME_EMAIL |
| 000A | text | EMAIL;INTERNET |
| 000B | field | this.pb_to_vcard_map_table |
| 000C | objref | java.lang.Integer |
| 000D | method | java.lang.Integer.<init>() |
| 000E | text | WORK |
| 000F | text | HOME |
| 0010 | text | VOICE |
| 0011 | text | CELL |
| 0012 | text | FAX |
| 0013 | text | PAGER |
| 0014 | text | FN: |
| 0015 | method | javax.microedition.pim.PIMItem.getString() |
| 0016 | method | this.writeString() |
| 0017 | method | javax.microedition.pim.PIMItem.getDate() |
| 0018 | method | java.util.Calendar.getInstance() |
| 0019 | objref | java.util.Date |
| 001A | method | java.util.Date.<init>() |
| 001B | method | java.util.Calendar.setTime() |
| 001C | method | java.util.Calendar.get() |
| 001D | objref | java.lang.StringBuffer |
| 001E | method | java.lang.StringBuffer.<init>() |
| 001F | text | 0 |
| 0020 | method | java.lang.StringBuffer.append() |
| 0021 | method | java.lang.StringBuffer.append() |
| 0022 | method | java.lang.StringBuffer.toString() |
| 0023 | text | |
| 0024 | text | - |
| 0025 | text | BDAY: |
| 0026 | method | javax.microedition.pim.PIMItem.getStringArray() |
| 0027 | method | java.lang.String.equals() |
| 0028 | text | ; |
| 0029 | method | this.removeSemicolon() |
| 002A | text | N: |
| 002B | text | ADR: |
| 002C | text | ORG: |
| 002D | text | PHOTO;VALUE=URL: |
| 002E | text | TITLE: |
| 002F | method | javax.microedition.pim.Contact.getPreferredIndex() |
| 0030 | method | javax.microedition.pim.PIMItem.countValues() |
| 0031 | method | java.util.Hashtable.get() |
| 0032 | text | PREF; |
| 0033 | method | javax.microedition.pim.PIMItem.getAttributes() |
| 0034 | method | this.getVCardPhoneType() |
| 0035 | text | : |
| 0036 | 0003 | 01000007 |
| 0037 | method | com.motorola.pim.Coder.codeQuotedPrintable() |
| 0038 | method | java.lang.String.substring() |
| 0039 | method | java.lang.StringBuffer.append() |
| 003A | text | ENCODING=QUOTED-PRINTABLE: |
| 003B | method | java.lang.String.getBytes() |
| 003C | method | java.io.OutputStream.write() |
| 003D | text | |
| 003E | method | this.containsAttribute() |
| 003F | method | java.lang.String.charAt() |
| 0040 | objref | java.util.Hashtable |
| 0041 | method | java.util.Hashtable.<init>() |
| 0042 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private | int | gcReserved |
| private | Object | referent |
| Methods | ||
|---|---|---|
| void | <init>(Object o1) | |
| public | void | clear() |
| public | Object | get() |
| Methods | ||
|---|---|---|
| public | void | <init>(Object o1) |
| private native | void | initializeSoftReference() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.ref.Reference.<init>() |
| 0001 | method | this.initializeSoftReference() |
| Fields | ||
|---|---|---|
| private static final | Permission | myPermission |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| static | void | check(String s1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.security.SecurityManager.getManager() |
| 0001 | field | this.myPermission |
| 0002 | method | com.jblend.security.SecurityManager.checkPermission() |
| 0003 | method | com.jblend.security.PermissionFactory.getFactory() |
| 0004 | text | com.motorola.smsaccess.readaccess |
| 0005 | method | com.jblend.security.PermissionFactory.getPermission() |
| 0006 | objref | java.lang.SecurityException |
| Fields | ||
|---|---|---|
| private | int[] | myList |
| private | int | myLocked |
| private | String | myName |
| private | int | myRead |
| private | int | mySent |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| public | void | append(byte[] b1) |
| private static native | int | appendMessage0(String s1, byte[] b1) |
| private final | void | checkIdentifier(int i1) |
| private static native | int | freeMessage0(int i1) |
| public static | SMSFolder[] | getFolders() |
| public | int[] | getList() |
| public | int | getLockedCount() |
| public | byte[] | getMessage(int i1) |
| private static native | int | getMessageCount0(String s1, byte[] b1) |
| private static native | int | getMessageData0(int i1, byte[] b1) |
| private static native | int | getMessageList0(String s1, byte[] b1) |
| private static native | int | getMessageSize0(int i1) |
| public | String | getName() |
| public | int | getReadCount() |
| public | int | getSentCount() |
| public | int | getTotalCount() |
| public | int | getUnreadCount() |
| private static native | int | loadMessage0(String s1, int i1) |
| public | void | remove(int i1) |
| private static native | int | removeMessage0(String s1, int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.smsaccess.Settings.validateFolderName() |
| 0001 | method | this.getMessageList0() |
| 0002 | objref | java.io.IOException |
| 0003 | objref | java.lang.StringBuffer |
| 0004 | method | java.lang.StringBuffer.<init>() |
| 0005 | text | Unable to load message identifiers for |
| 0006 | method | java.lang.StringBuffer.append() |
| 0007 | text | from Platform: |
| 0008 | method | java.lang.StringBuffer.append() |
| 0009 | method | java.lang.StringBuffer.toString() |
| 000A | method | java.io.IOException.<init>() |
| 000B | method | this.getMessageCount0() |
| 000C | text | Unable to request counter of specific messages |
| 000D | objref | java.lang.String |
| 000E | method | java.lang.String.<init>() |
| 000F | method | com.motorola.smsaccess.ReadAccess.check() |
| 0010 | method | java.lang.System.arraycopy() |
| 0011 | method | this.getTotalCount() |
| 0012 | method | this.checkIdentifier() |
| 0013 | method | this.loadMessage0() |
| 0014 | method | com.motorola.smsaccess.Transactor.waiting() |
| 0015 | text | Unable to get message |
| 0016 | text | from the folder |
| 0017 | text | : |
| 0018 | method | this.getMessageSize0() |
| 0019 | method | this.getMessageData0() |
| 001A | text | Unable to load message data |
| 001B | method | this.freeMessage0() |
| 001C | text | Unable to release data for |
| 001D | method | com.motorola.smsaccess.Settings.setupCheckSum() |
| 001E | method | com.motorola.smsaccess.WriteAccess.check() |
| 001F | method | com.motorola.smsaccess.Settings.validateMessage() |
| 0020 | method | this.appendMessage0() |
| 0021 | text | Unable to append message to the folder |
| 0022 | method | this.removeMessage0() |
| 0023 | text | Unable to remove message |
| 0024 | method | com.motorola.smsaccess.Settings.getFolderNames() |
| 0025 | objref | this |
| 0026 | method | this.<init>() |
| 0027 | objref | java.lang.IllegalArgumentException |
| 0028 | text | Internal error: |
| 0029 | method | java.lang.StringBuffer.append() |
| 002A | 0003 | 0000FFFF |
| 002B | text | Incorrect message identifier |
| 002C | text | for the folder |
| 002D | method | java.lang.IllegalArgumentException.<init>() |
| 002E | text | Folder |
| 002F | text | does not contain message |
| 0030 | objref | java.lang.SecurityException |
| Fields | ||
|---|---|---|
| static final | byte | BIG_ENDIAN |
| static final | byte | CURRENT_VERSION |
| static final | byte | LITTLE_ENDIAN |
| public static final | byte | MMS |
| public static final | byte | TEXT |
| private | String | myBodyText |
| private | byte[] | myData |
| private | byte | myEndian |
| private | String | myFolder |
| private | String | myFromAddress |
| private | int | myHdrSize |
| private | int | myIdentifier |
| private | int | myMsgSize |
| private | int[] | mySegment |
| private | byte | myStateLock |
| private | byte | myStateRead |
| private | Date | myTimestamp |
| private | String | myToAddress |
| private | byte | myType |
| private | byte | myVersion |
| Methods | ||
|---|---|---|
| public | void | <init>(byte[] b1) |
| public | byte[] | getBodyData() |
| public | String | getBodyText() |
| public | String | getFolder() |
| public | String | getFromAddress() |
| public | int | getIdentifier() |
| private final | long | getLong(int i1) |
| public | byte[] | getMessage() |
| public | int | getSegments() |
| private final | int | getShort(int i1) |
| public | int | getSize() |
| private final | String | getString(int i1, int i2) |
| private final | String | getString(int i1) |
| public | Date | getTimestamp() |
| public | String | getToAddress() |
| public | byte | getType() |
| public | boolean | isLocked() |
| public | boolean | isUnread() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.smsaccess.Settings.validateMessage() |
| 0001 | method | java.lang.System.arraycopy() |
| 0002 | objref | java.lang.IllegalArgumentException |
| 0003 | objref | java.lang.StringBuffer |
| 0004 | method | java.lang.StringBuffer.<init>() |
| 0005 | text | Message representation of version |
| 0006 | method | java.lang.StringBuffer.append() |
| 0007 | method | java.lang.StringBuffer.append() |
| 0008 | text | is not supported |
| 0009 | method | java.lang.StringBuffer.toString() |
| 000A | method | java.lang.IllegalArgumentException.<init>() |
| 000B | text | Message data endianess number |
| 000C | method | this.getShort() |
| 000D | text | Incorrect message size |
| 000E | text | , shall be |
| 000F | method | this.getString() |
| 0010 | method | com.motorola.smsaccess.ReadAccess.check() |
| 0011 | text | Incorrect type of message |
| 0012 | method | this.getLong() |
| 0013 | objref | java.util.Date |
| 0014 | method | java.util.Date.<init>() |
| 0015 | method | this.getString() |
| 0016 | objref | java.lang.String |
| 0017 | method | java.lang.String.<init>() |
| 0018 | text | Wrong message type: not textual message |
| 0019 | text | Wrong message type: not binary message |
| 001A | method | java.lang.String.<init>() |
| 001B | objref | java.io.IOException |
| 001C | objref | java.lang.SecurityException |
| Fields | ||
|---|---|---|
| static final | int | DATAFLOW_EVENT_LOWER |
| static final | int | DATAFLOW_EVENT_TIMEOUT |
| static final | int | DATAFLOW_EVENT_UPPER |
| static final | int | FOLDER_LIST_SIZE |
| static final | int | MESSAGE_CHECKSUM_SIZE |
| static final | int | MESSAGE_LOWER_BOUND |
| static final | int | MESSAGE_UPPER_BOUND |
| private static | String[] | ourFolderNames |
| static final | String | ourPackage |
| static final | boolean | traceEnabled |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| static | int | calculateCheckSum(byte[] b1) |
| private static native | int | getFolderCount0() |
| private static native | String | getFolderName0(int i1) |
| static | String[] | getFolderNames() |
| static | void | setupCheckSum(byte[] b1) |
| static | void | trace(String s1) |
| static | String | validateFolderName(String s1) |
| static | void | validateMessage(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | field | this.ourFolderNames |
| 0001 | method | this.getFolderCount0() |
| 0002 | objref | java.io.IOException |
| 0003 | objref | java.lang.StringBuffer |
| 0004 | method | java.lang.StringBuffer.<init>() |
| 0005 | text | API is not supported by Platform: |
| 0006 | method | java.lang.StringBuffer.append() |
| 0007 | method | java.lang.StringBuffer.append() |
| 0008 | method | java.lang.StringBuffer.toString() |
| 0009 | method | java.io.IOException.<init>() |
| 000A | objref | java.lang.String |
| 000B | method | this.getFolderName0() |
| 000C | text | Unable to load folder name from Platform |
| 000D | objref | java.lang.IllegalArgumentException |
| 000E | text | Folder name is empty |
| 000F | method | java.lang.IllegalArgumentException.<init>() |
| 0010 | method | this.getFolderNames() |
| 0011 | method | java.lang.String.equalsIgnoreCase() |
| 0012 | text | Folder ' |
| 0013 | text | ' is not supported by Platform |
| 0014 | method | this.calculateCheckSum() |
| 0015 | text | validateMessage() |
| 0016 | method | this.trace() |
| 0017 | text | Checksum saved: |
| 0018 | text | Checksum actual: |
| 0019 | text | Length: |
| 001A | text | Message data is not valid |
| 001B | text | Message data is null |
| 001C | text | Message is too short |
| 001D | text | SetupCheckSum() |
| 001E | text | Checksum: |
| Fields | ||
|---|---|---|
| static final | int | INIT_ERROR |
| static final | int | WAIT_ERROR |
| private | Vector | myWaiters |
| private static | Transactor | ourTransactor |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| static native | int | cancelTransaction0(int i1) |
| static final synchronized | boolean | initTransactor() |
| public | void | receiveEvent(int[] i1, int i2) |
| static final | int | waiting(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0003 | objref | java.lang.IllegalArgumentException |
| 0004 | objref | java.lang.StringBuffer |
| 0005 | method | java.lang.StringBuffer.<init>() |
| 0006 | text | Unable to register transaction listener for event |
| 0007 | method | java.lang.StringBuffer.append() |
| 0008 | method | java.lang.StringBuffer.append() |
| 0009 | method | java.lang.StringBuffer.toString() |
| 000A | method | java.lang.IllegalArgumentException.<init>() |
| 000B | text | Incorrent data received, transaction dropped |
| 000C | method | com.motorola.smsaccess.Settings.trace() |
| 000D | objref | com.motorola.smsaccess.Transactor$Waiter |
| 000E | method | com.motorola.smsaccess.Transactor$Waiter.<init>() |
| 000F | method | java.util.Vector.indexOf() |
| 0010 | text | no waiter found, notification dropped |
| 0011 | method | java.util.Vector.elementAt() |
| 0012 | method | com.motorola.smsaccess.Transactor$Waiter.unblock() |
| 0013 | field | this.ourTransactor |
| 0014 | method | this.initTransactor() |
| 0015 | method | this.cancelTransaction0() |
| 0016 | method | java.util.Vector.addElement() |
| 0017 | method | com.motorola.smsaccess.Transactor$Waiter.block() |
| 0018 | method | java.util.Vector.removeElement() |
| 0019 | objref | this |
| 001A | method | this.<init>() |
| 001B | objref | java.lang.Exception |
| 001C | field | java.lang.System.out |
| 001D | text | Unable to initialize Transactor: |
| 001E | method | java.lang.StringBuffer.append() |
| 001F | method | java.io.PrintStream.println() |
| 0020 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| int | myResult | |
| int | myTransaction | |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| void | block() | |
| public | boolean | equals(Object o1) |
| void | unblock(int i1) | |
| References | ||
|---|---|---|
| 0000 | objref | this |
| 0001 | method | java.lang.Thread.currentThread() |
| 0002 | method | java.lang.Thread.yield() |
| 0003 | 0005 | 00000000 |
| 0004 | 0000 | 00007530 |
| 0005 | method | java.lang.Object.wait() |
| 0006 | objref | java.lang.Exception |
| 0007 | objref | java.lang.StringBuffer |
| 0008 | method | java.lang.StringBuffer.<init>() |
| 0009 | text | blocking exception -- |
| 000A | method | java.lang.StringBuffer.append() |
| 000B | method | java.lang.StringBuffer.append() |
| 000C | method | java.lang.StringBuffer.toString() |
| 000D | method | com.motorola.smsaccess.Settings.trace() |
| 000E | method | com.motorola.smsaccess.Transactor.cancelTransaction0() |
| 000F | method | java.lang.Object.notify() |
| Fields | ||
|---|---|---|
| private static final | Permission | myPermission |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| static | void | check(String s1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.security.SecurityManager.getManager() |
| 0001 | field | this.myPermission |
| 0002 | method | com.jblend.security.SecurityManager.checkPermission() |
| 0003 | method | com.jblend.security.PermissionFactory.getFactory() |
| 0004 | text | com.motorola.smsaccess.writeaccess |
| 0005 | method | com.jblend.security.PermissionFactory.getPermission() |
| 0006 | objref | java.lang.SecurityException |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| protected | void | onSet(boolean b1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private | AppBase | _application |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(AppBase a1) |
| public | AppBase | get() |
| public | void | set(AppBase a1) |
| References | ||
|---|---|---|
| 0000 | method | this.set() |
| 0001 | method | com.motorola.synerj.apps.AppBase.onSet() |
| 0002 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private static final | AppReg | appReg |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static final | AirplaneMode | getAirplaneModeApplication() |
| public static | boolean | isAPMOn() |
| private static native | boolean | isAPMOn0() |
| public static | boolean | isPromptOnPowerUp() |
| private static native | boolean | isPromptOnPowerUp0() |
| public static final | void | setAirplaneModeApplication(AirplaneMode a1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.apps.AppBase.<init>() |
| 0001 | field | this.appReg |
| 0002 | objref | this |
| 0003 | method | com.motorola.synerj.apps.AppReg.set() |
| 0004 | method | this.isAPMOn0() |
| 0005 | method | this.isPromptOnPowerUp0() |
| 0006 | objref | com.motorola.synerj.apps.AppReg |
| 0007 | method | this.<init>() |
| 0008 | method | com.motorola.synerj.apps.AppReg.<init>() |
| Fields | ||
|---|---|---|
| private static final | AppReg | appReg |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static final | Browser | getBrowser() |
| public | void | launch(String s1) |
| private static native | void | launch0(String s1) |
| public static final | void | setBrowser(Browser b1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.apps.AppBase.<init>() |
| 0001 | method | this.launch0() |
| 0002 | field | this.appReg |
| 0003 | objref | this |
| 0004 | method | com.motorola.synerj.apps.AppReg.set() |
| 0005 | objref | com.motorola.synerj.apps.AppReg |
| 0006 | method | this.<init>() |
| 0007 | method | com.motorola.synerj.apps.AppReg.<init>() |
| Fields | ||
|---|---|---|
| public static final | String | CALL_ACCEPTED_EVENT |
| public static final | String | CALL_ORIGINATED_EVENT |
| private static final | AppReg | appReg |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static final | Calling | getCallingApplication() |
| public | void | launch(String s1) |
| private static native | void | launch0(String s1) |
| public static final | void | setCallingApplication(Calling c1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.apps.AppBase.<init>() |
| 0001 | method | this.launch0() |
| 0002 | field | this.appReg |
| 0003 | objref | this |
| 0004 | method | com.motorola.synerj.apps.AppReg.set() |
| 0005 | objref | com.motorola.synerj.apps.AppReg |
| 0006 | method | this.<init>() |
| 0007 | method | com.motorola.synerj.apps.AppReg.<init>() |
| Fields | ||
|---|---|---|
| private | String | description |
| private | long | duration |
| private | int | id |
| private | Date | startDate |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(String s1, Date d1, long l1, int i1) |
| public | String | getDescription() |
| public | long | getDuration() |
| public | int | getID() |
| public | Date | getStartDate() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private static final | int | DBK_ASYNC_GET_BY_ID_CALL |
| private static final | int | DBK_ASYNC_NEXT_APPOINTMENT_CALL |
| static final | int | DBK_REQ_ERROR |
| static final | int | DBK_REQ_NO_MATCH |
| static final | int | DBK_REQ_SUCCESS |
| private static final | int | TIMEOUT |
| private | Appointment | currentApptmnt |
| private | int | currentResult |
| private | boolean | hasMore |
| private static | DbkDflListener | listener |
| private static | EventNotifier | waiter |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| private synchronized | boolean | callAsyncDLDbkFunction(int i1, boolean b1, int i2) |
| void | eventReceived() | |
| private static native | long | getCurrentDuration0() |
| private static native | int | getCurrentID0() |
| private static native | long | getCurrentTime0() |
| private static native | String | getCurrentTitle0() |
| private static native | boolean | getEvent0(boolean b1) |
| private static native | boolean | getEventByID0(int i1) |
| public | boolean | hasMoreElements() |
| public | boolean | launchAppointmentByID(int i1) |
| private static native | void | launchAppointmentDVScreen0() |
| public | Object | nextElement() |
| void | setRequestResult(int i1) | |
| References | ||
|---|---|---|
| 0000 | method | this.callAsyncDLDbkFunction() |
| 0001 | objref | java.util.NoSuchElementException |
| 0002 | text | No more Appointments in this enumeration. |
| 0003 | method | java.util.NoSuchElementException.<init>() |
| 0004 | method | this.launchAppointmentDVScreen0() |
| 0005 | field | this.listener |
| 0006 | method | com.motorola.synerj.apps.dbk.DbkDflListener.addListener() |
| 0007 | method | this.getEvent0() |
| 0008 | method | this.getEventByID0() |
| 0009 | field | this.waiter |
| 000A | method | com.motorola.synerj.apps.dbk.EventNotifier.waitEvent() |
| 000B | objref | java.lang.Exception |
| 000C | field | java.lang.System.out |
| 000D | method | java.lang.Throwable.getMessage() |
| 000E | method | java.io.PrintStream.println() |
| 000F | objref | com.motorola.synerj.apps.dbk.Appointment |
| 0010 | method | this.getCurrentTitle0() |
| 0011 | objref | java.util.Date |
| 0012 | method | this.getCurrentTime0() |
| 0013 | method | java.util.Date.<init>() |
| 0014 | method | this.getCurrentDuration0() |
| 0015 | method | this.getCurrentID0() |
| 0016 | method | com.motorola.synerj.apps.dbk.Appointment.<init>() |
| 0017 | method | com.motorola.synerj.apps.dbk.EventNotifier.notifyEvent() |
| 0018 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0019 | objref | com.motorola.synerj.apps.dbk.DbkDflListener |
| 001A | method | com.motorola.synerj.apps.dbk.DbkDflListener.<init>() |
| 001B | objref | com.motorola.synerj.apps.dbk.EventNotifier |
| 001C | method | com.motorola.synerj.apps.dbk.EventNotifier.<init>() |
| 001D | objref | java.util.Enumeration |
| Fields | ||
|---|---|---|
| private static final | AppReg | appReg |
| private | boolean | isJavaDbkRegistered |
| private | Listeners | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | Listeners | access$200(DateBook d1) |
| public | boolean | addListener(DateBookListener d1) |
| public | AppointmentsList | getAppointmentsListForToday() |
| public static final | DateBook | getDateBook() |
| public | void | launch() |
| private static native | void | launch0() |
| public | void | launchNewEvent() |
| private static native | void | launchNewEvent0() |
| public | void | launchTodayView() |
| private static native | void | launchTodayView0() |
| private static native | boolean | registerJavaDBK0() |
| public | void | removeListener(DateBookListener d1) |
| public static final | void | setDateBook(DateBook d1) |
| References | ||
|---|---|---|
| 0000 | method | this.launch0() |
| 0001 | method | this.launchNewEvent0() |
| 0002 | method | this.launchTodayView0() |
| 0003 | method | com.motorola.synerj.apps.AppBase.<init>() |
| 0004 | objref | com.motorola.synerj.notifications.Listeners |
| 0005 | method | com.motorola.synerj.notifications.Listeners.<init>() |
| 0006 | objref | com.motorola.synerj.apps.dbk.DateBook$Listener |
| 0007 | method | com.motorola.synerj.apps.dbk.DateBook$Listener.<init>() |
| 0008 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0009 | field | this.appReg |
| 000A | objref | this |
| 000B | method | com.motorola.synerj.apps.AppReg.set() |
| 000C | objref | com.motorola.synerj.apps.dbk.AppointmentsList |
| 000D | method | com.motorola.synerj.apps.dbk.AppointmentsList.<init>() |
| 000E | method | this.registerJavaDBK0() |
| 000F | method | com.motorola.synerj.notifications.Listeners.addListener() |
| 0010 | method | com.motorola.synerj.notifications.Listeners.removeListener() |
| 0011 | objref | com.motorola.synerj.apps.AppReg |
| 0012 | method | this.<init>() |
| 0013 | method | com.motorola.synerj.apps.AppReg.<init>() |
| Fields | ||
|---|---|---|
| private final | DateBook | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(DateBook d1) |
| void | <init>(DateBook d1, DateBook$1 d2) | |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.apps.dbk.DateBookListener |
| 0002 | method | com.motorola.synerj.apps.dbk.DateBookListener.dateBookChanged() |
| 0003 | objref | com.motorola.synerj.notifications.Notifier |
| Fields | ||
|---|---|---|
| private | Notifier | notifier |
| private final | DateBook | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(DateBook d1) |
| void | <init>(DateBook d1, DateBook$1 d2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.apps.dbk.DateBook$DbkNotifier |
| 0002 | method | com.motorola.synerj.apps.dbk.DateBook$DbkNotifier.<init>() |
| 0003 | method | com.motorola.synerj.apps.dbk.DateBook.access$200() |
| 0004 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0005 | objref | com.motorola.api.DataFlowListener |
| Methods | ||
|---|---|---|
| public | void | dateBookChanged() |
| Fields | ||
|---|---|---|
| private | AppointmentsList | apptmntList |
| private | boolean | isRegistered |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| boolean | addListener(AppointmentsList a1) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0001 | method | com.motorola.synerj.apps.dbk.AppointmentsList.setRequestResult() |
| 0002 | method | com.motorola.synerj.apps.dbk.AppointmentsList.eventReceived() |
| 0003 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0004 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private | Object | waitObject |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| void | notifyEvent() | |
| void | waitEvent(int i1) | |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Object.<init>() |
| 0001 | objref | java.lang.Object |
| 0002 | method | java.lang.Object.wait() |
| 0003 | objref | java.lang.InterruptedException |
| 0004 | field | java.lang.System.out |
| 0005 | method | java.lang.Throwable.getMessage() |
| 0006 | method | java.io.PrintStream.println() |
| 0007 | method | java.lang.Object.notify() |
| 0008 | objref | java.lang.Exception |
| 0009 | method | java.lang.Throwable.getMessage() |
| 000A | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| public static final | int | KEY_PLUS |
| private static final | AppReg | appReg |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static final | DialEditor | getDialEditor() |
| public | boolean | launch(int i1) |
| private static native | void | launch0(int i1) |
| private static native | void | launchDialed0() |
| public | boolean | launchSpeedNo(int i1) |
| private static native | void | launchSpeedNo0(int i1) |
| public static final | void | setDialEditor(DialEditor d1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.apps.AppBase.<init>() |
| 0001 | field | java.lang.System.out |
| 0002 | objref | java.lang.StringBuffer |
| 0003 | method | java.lang.StringBuffer.<init>() |
| 0004 | text | DialEditor.launch: key = |
| 0005 | method | java.lang.StringBuffer.append() |
| 0006 | method | java.lang.StringBuffer.append() |
| 0007 | method | java.lang.StringBuffer.toString() |
| 0008 | method | java.io.PrintStream.println() |
| 0009 | method | this.launch0() |
| 000A | method | this.launchDialed0() |
| 000B | method | this.launchSpeedNo0() |
| 000C | field | this.appReg |
| 000D | objref | this |
| 000E | method | com.motorola.synerj.apps.AppReg.set() |
| 000F | objref | com.motorola.synerj.apps.AppReg |
| 0010 | method | this.<init>() |
| 0011 | method | com.motorola.synerj.apps.AppReg.<init>() |
| Fields | ||
|---|---|---|
| private static final | AppReg | appReg |
| private static | Settings | nativeSettings |
| private static | SettingsEventHandler | settingsHandler |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static final | Settings | getIdleSettings() |
| public | void | launch() |
| private static native | void | launch0() |
| public | void | launchWallpaper() |
| private static native | void | launchWallpaper0() |
| public static final | void | setIdleSettings(Settings s1) |
| private static native | void | setSettingsCorelet0(boolean b1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.apps.AppBase.<init>() |
| 0001 | method | this.launch0() |
| 0002 | method | this.launchWallpaper0() |
| 0003 | field | this.appReg |
| 0004 | objref | this |
| 0005 | field | this.nativeSettings |
| 0006 | field | this.settingsHandler |
| 0007 | method | com.motorola.synerj.apps.idle.SettingsEventHandler.unregister() |
| 0008 | method | com.motorola.synerj.apps.idle.SettingsEventHandler.register() |
| 0009 | method | com.motorola.synerj.apps.AppReg.set() |
| 000A | method | this.setSettingsCorelet0() |
| 000B | objref | com.motorola.synerj.apps.idle.SettingsEventHandler |
| 000C | method | com.motorola.synerj.apps.idle.SettingsEventHandler.<init>() |
| 000D | method | this.<init>() |
| 000E | objref | com.motorola.synerj.apps.AppReg |
| 000F | method | com.motorola.synerj.apps.AppReg.<init>() |
| Fields | ||
|---|---|---|
| private static final | String | LAUNCH_SETTINGS |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| public | void | handleEvent(Object o1, int i1, Object o2) |
| void | register() | |
| void | unregister() | |
| References | ||
|---|---|---|
| 0000 | text | apps.idle.LAUNCH_SETTINGS |
| 0001 | method | com.motorola.synerj.fw.EventManager.registerEventHandler() |
| 0002 | method | com.motorola.synerj.fw.EventManager.unregisterEventHandler() |
| 0003 | method | java.lang.String.equals() |
| 0004 | method | com.motorola.synerj.apps.idle.Settings.getIdleSettings() |
| 0005 | method | com.motorola.synerj.apps.idle.Settings.launch() |
| 0006 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0007 | objref | com.motorola.synerj.fw.EventHandler |
| Fields | ||
|---|---|---|
| private static final | int | MESSAGE_CENTER |
| private static final | int | MESSAGE_EDITOR |
| private static final | int | MESSAGE_INBOX |
| private static final | AppReg | appReg |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static final | Messages | getMessages() |
| public | void | launch() |
| private static native | void | launch0(int i1) |
| public | void | launchCreator() |
| private static native | void | launchCreator0() |
| public | void | launchEditor() |
| public | void | launchEmailFolders() |
| private static native | void | launchEmailFolders0() |
| public | void | launchInbox() |
| public | void | launchReader(int i1) |
| private static native | void | launchReader0(int i1) |
| public static final | void | setMessages(Messages m1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.apps.AppBase.<init>() |
| 0001 | method | this.launch0() |
| 0002 | method | this.launchReader0() |
| 0003 | method | this.launchCreator0() |
| 0004 | method | this.launchEmailFolders0() |
| 0005 | field | this.appReg |
| 0006 | objref | this |
| 0007 | method | com.motorola.synerj.apps.AppReg.set() |
| 0008 | objref | com.motorola.synerj.apps.AppReg |
| 0009 | method | this.<init>() |
| 000A | method | com.motorola.synerj.apps.AppReg.<init>() |
| Fields | ||
|---|---|---|
| private static final | AppReg | appReg |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static final | Camera | getCameraApplication() |
| public | void | launch() |
| private static native | void | launch0() |
| public static final | void | setCameraApplication(Camera c1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.apps.AppBase.<init>() |
| 0001 | method | this.launch0() |
| 0002 | field | this.appReg |
| 0003 | objref | this |
| 0004 | method | com.motorola.synerj.apps.AppReg.set() |
| 0005 | objref | com.motorola.synerj.apps.AppReg |
| 0006 | method | this.<init>() |
| 0007 | method | com.motorola.synerj.apps.AppReg.<init>() |
| Fields | ||
|---|---|---|
| private static final | AppReg | appReg |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static final | MediaPlayer | getMediaPlayerApplication() |
| public | void | launch() |
| private static native | void | launch0() |
| public static final | void | setMediaPlayerApplication(MediaPlayer m1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.apps.AppBase.<init>() |
| 0001 | method | this.launch0() |
| 0002 | field | this.appReg |
| 0003 | objref | this |
| 0004 | method | com.motorola.synerj.apps.AppReg.set() |
| 0005 | objref | com.motorola.synerj.apps.AppReg |
| 0006 | method | this.<init>() |
| 0007 | method | com.motorola.synerj.apps.AppReg.<init>() |
| Fields | ||
|---|---|---|
| private static final | AppReg | appReg |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static final | Pictures | getPicturesApplication() |
| public | void | launch() |
| private static native | void | launch0() |
| public static final | void | setPicturesApplication(Pictures p1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.apps.AppBase.<init>() |
| 0001 | method | this.launch0() |
| 0002 | field | this.appReg |
| 0003 | objref | this |
| 0004 | method | com.motorola.synerj.apps.AppReg.set() |
| 0005 | objref | com.motorola.synerj.apps.AppReg |
| 0006 | method | this.<init>() |
| 0007 | method | com.motorola.synerj.apps.AppReg.<init>() |
| Fields | ||
|---|---|---|
| private static final | AppReg | appReg |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static final | MainMenu | getMainMenu() |
| public | void | launch() |
| private static native | void | launch0() |
| public static final | void | setMainMenu(MainMenu m1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.apps.AppBase.<init>() |
| 0001 | method | this.launch0() |
| 0002 | field | this.appReg |
| 0003 | objref | this |
| 0004 | method | com.motorola.synerj.apps.AppReg.set() |
| 0005 | objref | com.motorola.synerj.apps.AppReg |
| 0006 | method | this.<init>() |
| 0007 | method | com.motorola.synerj.apps.AppReg.<init>() |
| Fields | ||
|---|---|---|
| private static final | AppReg | appReg |
| private | Listeners | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | Listeners | access$200(PhoneBook p1) |
| public | void | addListener(PhoneBookListener p1) |
| public static final | PhoneBook | getPhonebook() |
| public | void | launch() |
| private static native | void | launch0() |
| public | void | launchNewPhoneNumber() |
| private static native | void | launchNewPhoneNumber0() |
| public | void | removeListener(PhoneBookListener p1) |
| public static final | void | setPhonebook(PhoneBook p1) |
| References | ||
|---|---|---|
| 0000 | method | this.launch0() |
| 0001 | method | this.launchNewPhoneNumber0() |
| 0002 | method | com.motorola.synerj.apps.AppBase.<init>() |
| 0003 | objref | com.motorola.synerj.notifications.Listeners |
| 0004 | method | com.motorola.synerj.notifications.Listeners.<init>() |
| 0005 | objref | com.motorola.synerj.apps.pbk.PhoneBook$Listener |
| 0006 | method | com.motorola.synerj.apps.pbk.PhoneBook$Listener.<init>() |
| 0007 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0008 | field | this.appReg |
| 0009 | objref | this |
| 000A | method | com.motorola.synerj.apps.AppReg.set() |
| 000B | method | com.motorola.synerj.notifications.Listeners.addListener() |
| 000C | method | com.motorola.synerj.notifications.Listeners.removeListener() |
| 000D | objref | com.motorola.synerj.apps.AppReg |
| 000E | method | this.<init>() |
| 000F | method | com.motorola.synerj.apps.AppReg.<init>() |
| Fields | ||
|---|---|---|
| private | Notifier | notifier |
| private final | PhoneBook | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(PhoneBook p1) |
| void | <init>(PhoneBook p1, PhoneBook$1 p2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.apps.pbk.PhoneBook$PbkNotifier |
| 0002 | method | com.motorola.synerj.apps.pbk.PhoneBook$PbkNotifier.<init>() |
| 0003 | method | com.motorola.synerj.apps.pbk.PhoneBook.access$200() |
| 0004 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0005 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private final | PhoneBook | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(PhoneBook p1) |
| void | <init>(PhoneBook p1, PhoneBook$1 p2) | |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.apps.pbk.PhoneBookListener |
| 0002 | method | com.motorola.synerj.apps.pbk.PhoneBookListener.phoneBookChanged() |
| 0003 | objref | com.motorola.synerj.notifications.Notifier |
| Methods | ||
|---|---|---|
| public | void | phoneBookChanged() |
| Fields | ||
|---|---|---|
| private static final | AppReg | appReg |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static final | PopupPersonalize | getPopupPersonalizeApplication() |
| public static | boolean | isPopupEnabled() |
| private static native | boolean | isPopupEnabled0() |
| public | void | launch() |
| private static native | void | launch0() |
| public static final | void | setPopupPersonalizeApplication(PopupPersonalize p1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.apps.AppBase.<init>() |
| 0001 | field | this.appReg |
| 0002 | objref | this |
| 0003 | method | com.motorola.synerj.apps.AppReg.set() |
| 0004 | method | this.launch0() |
| 0005 | method | this.isPopupEnabled0() |
| 0006 | objref | com.motorola.synerj.apps.AppReg |
| 0007 | method | this.<init>() |
| 0008 | method | com.motorola.synerj.apps.AppReg.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | DIALED_CALLS |
| public static final | int | MAIN_MENU |
| public static final | int | RECEIVED_CALLS |
| private static final | AppReg | appReg |
| private | Listeners | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | Listeners | access$200(RecentCalls r1) |
| public | void | addListener(RecentCallsListener r1) |
| public static final | RecentCalls | getRecentCalls() |
| public | void | launch(int i1) |
| private static native | void | launch0(int i1) |
| public | void | launchCallDetails(int i1, int i2) |
| private static native | void | launchCallDetails0(int i1, int i2) |
| public | void | removeListener(RecentCallsListener r1) |
| public static final | void | setRecentCalls(RecentCalls r1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.apps.AppBase.<init>() |
| 0001 | objref | com.motorola.synerj.notifications.Listeners |
| 0002 | method | com.motorola.synerj.notifications.Listeners.<init>() |
| 0003 | objref | com.motorola.synerj.apps.rc.RecentCalls$Listener |
| 0004 | method | com.motorola.synerj.apps.rc.RecentCalls$Listener.<init>() |
| 0005 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0006 | method | this.launch0() |
| 0007 | method | this.launchCallDetails0() |
| 0008 | field | this.appReg |
| 0009 | objref | this |
| 000A | method | com.motorola.synerj.apps.AppReg.set() |
| 000B | method | com.motorola.synerj.notifications.Listeners.addListener() |
| 000C | method | com.motorola.synerj.notifications.Listeners.removeListener() |
| 000D | objref | com.motorola.synerj.apps.AppReg |
| 000E | method | this.<init>() |
| 000F | method | com.motorola.synerj.apps.AppReg.<init>() |
| Fields | ||
|---|---|---|
| private | Notifier | notifier |
| private final | RecentCalls | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(RecentCalls r1) |
| void | <init>(RecentCalls r1, RecentCalls$1 r2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.apps.rc.RecentCalls$RCNotifier |
| 0002 | method | com.motorola.synerj.apps.rc.RecentCalls$RCNotifier.<init>() |
| 0003 | method | com.motorola.synerj.apps.rc.RecentCalls.access$200() |
| 0004 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0005 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private final | RecentCalls | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(RecentCalls r1) |
| void | <init>(RecentCalls r1, RecentCalls$1 r2) | |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.apps.rc.RecentCallsListener |
| 0002 | method | com.motorola.synerj.apps.rc.RecentCallsListener.receivedListChanged() |
| 0003 | method | com.motorola.synerj.apps.rc.RecentCallsListener.dialedListChanged() |
| 0004 | method | com.motorola.synerj.apps.rc.RecentCallsListener.callSuccess() |
| 0005 | objref | com.motorola.synerj.notifications.Notifier |
| Methods | ||
|---|---|---|
| public | void | callSuccess() |
| public | void | dialedListChanged() |
| public | void | receivedListChanged() |
| Fields | ||
|---|---|---|
| private static final | AppReg | appReg |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static final | VoiceNote | getVoiceNote() |
| public | void | launch() |
| private static native | void | launch0() |
| public static final | void | setVoiceNote(VoiceNote v1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.apps.AppBase.<init>() |
| 0001 | method | this.launch0() |
| 0002 | field | this.appReg |
| 0003 | objref | this |
| 0004 | method | com.motorola.synerj.apps.AppReg.set() |
| 0005 | objref | com.motorola.synerj.apps.AppReg |
| 0006 | method | this.<init>() |
| 0007 | method | com.motorola.synerj.apps.AppReg.<init>() |
| Fields | ||
|---|---|---|
| private static final | AppReg | appReg |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static final | VoiceRecognition | getVoiceRecognition() |
| public | void | launch() |
| private static native | void | launch0() |
| public static final | void | setVoiceRecognition(VoiceRecognition v1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.apps.AppBase.<init>() |
| 0001 | method | this.launch0() |
| 0002 | field | this.appReg |
| 0003 | objref | this |
| 0004 | method | com.motorola.synerj.apps.AppReg.set() |
| 0005 | objref | com.motorola.synerj.apps.AppReg |
| 0006 | method | this.<init>() |
| 0007 | method | com.motorola.synerj.apps.AppReg.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | DECREASE |
| public static final | int | INCREASE |
| private static final | AppReg | appReg |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static final | Volume | getVolume() |
| public | void | launch(int i1) |
| private static native | void | launch0(int i1) |
| public static final | void | setVolume(Volume v1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.apps.AppBase.<init>() |
| 0001 | method | this.launch0() |
| 0002 | field | this.appReg |
| 0003 | objref | this |
| 0004 | method | com.motorola.synerj.apps.AppReg.set() |
| 0005 | objref | com.motorola.synerj.apps.AppReg |
| 0006 | method | this.<init>() |
| 0007 | method | com.motorola.synerj.apps.AppReg.<init>() |
| Fields | ||
|---|---|---|
| protected static final | String[] | log_levels |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| protected | boolean | _isEnabled(String s1) |
| protected | void | _log(String s1, int i1, String s2, Throwable t1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.fw.Logger.<init>() |
| 0001 | objref | java.lang.StringBuffer |
| 0002 | method | java.lang.StringBuffer.<init>() |
| 0003 | text | [SJ][J][ |
| 0004 | method | java.lang.StringBuffer.append() |
| 0005 | field | this.log_levels |
| 0006 | text | ][ |
| 0007 | text | ] |
| 0008 | method | java.lang.Throwable.printStackTrace() |
| 0009 | text | [ |
| 000A | method | java.lang.Throwable.getMessage() |
| 000B | text | ] |
| 000C | field | java.lang.System.out |
| 000D | method | java.lang.StringBuffer.toString() |
| 000E | method | java.io.PrintStream.println() |
| 000F | objref | java.lang.String |
| 0010 | text | NO |
| 0011 | text | ERROR |
| 0012 | text | WARNING |
| 0013 | text | INFO |
| 0014 | text | TRACE |
| Methods | ||
|---|---|---|
| public | void | handleEvent(Object o1, int i1, Object o2) |
| Fields | ||
|---|---|---|
| private static final | String | EVENT_MANAGER |
| private static | Class | StringClass |
| private static | int | endQueue |
| private static | Object[] | eventDataQueue |
| private static | Object[] | eventTypeQueue |
| private static | HashtableEq | eventTypes |
| private static | int[] | eventValueQueue |
| private static | EventManager$EvtMgrImpl | ipmlSingleton |
| private static | int | maxEventType |
| private static | int | queueSize |
| private static | boolean | sendIsCalled |
| private static | EventManager | singleton |
| private static | int | startQueue |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | EventManager | access$000() |
| static | Object[] | access$100() |
| static | int | access$200() |
| static | int | access$202(int i1) |
| static | int | access$204() |
| static | int[] | access$300() |
| static | Object[] | access$400() |
| static | int | access$500() |
| static | HashtableEq | access$600() |
| static | boolean | access$700() |
| public static | void | initialize() |
| private static native | void | listenersRegistered0() |
| public static | void | postEvent(Object o1, int i1) |
| public static | void | postEvent(Object o1, int i1, Object o2) |
| public static | void | registerEventHandler(Object o1, EventHandler e1) |
| public static synchronized | void | sendEvent(Object o1, int i1, Object o2) |
| public static | void | sendEvent(Object o1, int i1) |
| public static | void | unregisterEventHandler(EventHandler e1) |
| public static | void | unregisterEventHandler(Object o1, EventHandler e1) |
| References | ||
|---|---|---|
| 0000 | field | this.sendIsCalled |
| 0001 | field | this.eventTypes |
| 0002 | field | this.queueSize |
| 0003 | field | this.eventDataQueue |
| 0004 | field | this.eventValueQueue |
| 0005 | field | this.startQueue |
| 0006 | field | this.eventTypeQueue |
| 0007 | field | this.singleton |
| 0008 | field | this.StringClass |
| 0009 | text | java.lang.String |
| 000A | method | java.lang.Class.forName() |
| 000B | objref | java.lang.ClassNotFoundException |
| 000C | objref | com.motorola.synerj.fw.EventManager$EvtMgrImpl |
| 000D | method | com.motorola.synerj.fw.EventManager$EvtMgrImpl.<init>() |
| 000E | field | this.ipmlSingleton |
| 000F | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0010 | objref | java.lang.RuntimeException |
| 0011 | text | Cannot register generic platform notification. |
| 0012 | method | java.lang.RuntimeException.<init>() |
| 0013 | method | this.listenersRegistered0() |
| 0014 | objref | java.lang.IllegalArgumentException |
| 0015 | text | Event type is null |
| 0016 | method | java.lang.IllegalArgumentException.<init>() |
| 0017 | field | this.endQueue |
| 0018 | objref | java.lang.Object |
| 0019 | method | java.lang.System.arraycopy() |
| 001A | method | java.lang.Object.getClass() |
| 001B | objref | java.lang.String |
| 001C | method | java.lang.String.intern() |
| 001D | method | java.lang.Object.notify() |
| 001E | method | this.postEvent() |
| 001F | method | com.motorola.synerj.svc.HashtableEq.get() |
| 0020 | objref | java.util.Vector |
| 0021 | method | java.util.Vector.size() |
| 0022 | method | java.util.Vector.elementAt() |
| 0023 | objref | com.motorola.synerj.fw.EventHandler |
| 0024 | method | com.motorola.synerj.fw.EventHandler.handleEvent() |
| 0025 | objref | java.lang.Throwable |
| 0026 | method | this.sendEvent() |
| 0027 | method | java.util.Vector.<init>() |
| 0028 | method | com.motorola.synerj.svc.HashtableEq.put() |
| 0029 | method | java.util.Vector.contains() |
| 002A | method | java.util.Vector.indexOf() |
| 002B | method | java.util.Vector.setElementAt() |
| 002C | method | java.util.Vector.addElement() |
| 002D | method | com.motorola.synerj.svc.HashtableEq.keys() |
| 002E | method | java.util.Enumeration.hasMoreElements() |
| 002F | method | java.util.Enumeration.nextElement() |
| 0030 | method | this.unregisterEventHandler() |
| 0031 | objref | this |
| 0032 | method | this.<init>() |
| 0033 | objref | java.lang.Thread |
| 0034 | method | java.lang.Thread.<init>() |
| 0035 | method | java.lang.Thread.start() |
| 0036 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0037 | field | this.maxEventType |
| 0038 | objref | com.motorola.synerj.svc.HashtableEq |
| 0039 | method | com.motorola.synerj.svc.HashtableEq.<init>() |
| Fields | ||
|---|---|---|
| private final | EventManager | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(EventManager e1) |
| void | <init>(EventManager e1, EventManager$1 e2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| public | void | run() |
| Fields | ||
|---|---|---|
| public static final | int | ALARMCLOCK_AVAILABLE |
| public static final | int | ANALOG_CLOCK_LOOK |
| public static final | int | APP_PICKER_DISPLAY |
| public static final | int | AUDIO_PLAYER_AVAILABLE |
| public static final | int | BARRED_DIAL_AVAILABLE |
| public static final | int | BLUETOOTH_AVAILABLE |
| public static final | int | BROWSER_READY_AVAILABLE |
| public static final | int | BROWSER_SET_UP_AVAILABLE |
| public static final | int | CALCULATOR_AVAILABLE |
| public static final | int | CAR_SETTING_AVAILABLE |
| public static final | int | DATEBOOK_AVAILABLE |
| public static final | int | DEVICE_INFO |
| public static final | int | DRM_FWD_LOCK_AND_COMBINED_DELIVERY_AVAILABLE |
| public static final | int | ENGINE_CURRENT_RINGER_VOLUME |
| public static final | int | ENGINE_CUSTOM_TUNE |
| public static final | int | FEM_MAIN_MENU_AVAILABLE |
| public static final | int | FIXED_DIAL_STATUS_AVAILABLE |
| public static final | int | FM_RADIO_AVAILABLE |
| public static final | int | GO_TO_URL_AVAILABLE |
| public static final | int | GROOVE_TUNES_AVAILABLE |
| public static final | int | HEADSET_AVAILABLE |
| public static final | int | HOME_NETWORK |
| public static final | int | ICON_ON_SOFTKEY_STATE |
| public static final | int | INITIAL_SETUP_AVAILABLE |
| public static final | int | INVALID |
| public static final | int | IN_CALL_SETUP_AVAILABLE |
| public static final | int | KJAVA_AVAILABLE |
| public static final | int | MMC_VP_CAPTURE_AVAILABLE |
| public static final | int | MSGS_AVAILABLE |
| public static final | int | MYMOTOROLA_URL_ROOT |
| public static final | int | NETWK_AVAILABLE |
| public static final | int | OPL_AVAILABLE |
| public static final | int | PERSONALIZE_AVAILABLE |
| public static final | int | PHBK_AVAILABLE |
| public static final | int | PH_STATUS_AVAILABLE |
| public static final | int | PICTURE_VIEWER_AVAILABLE |
| public static final | int | QUICK_DIAL_APPS_MENU_AVAILABLE |
| public static final | int | READY_TEXT_BANNER |
| public static final | int | RECENT_CALL_AVAILABLE |
| public static final | int | SC_AVAILABLE |
| public static final | int | SDN_AVAILABLE |
| public static final | int | SECURITY_AVAILABLE |
| public static final | int | SIMTK_AVAILABLE |
| public static final | int | SMART_KEY_AVAILABLE |
| public static final | int | STATUS_ALIGNMENT |
| public static final | int | STORED_PAGES_AVAILABLE |
| public static final | int | SWAP_SOFTKEYS_AVAILABLE |
| public static final | int | SYNCML_AVAILABLE |
| public static final | int | THEME_AVAILABLE |
| public static final | int | USER_HOME_PAGE |
| public static final | int | VIDEO_CAMERA_ACCESSORY_AVAILABLE |
| public static final | int | VIDEO_PLAYER_AVAILABLE |
| public static final | int | VOICENOTE_AVAILABLE |
| public static final | int | WEB_HISTORY_AVAILABLE |
| public static final | int | WEB_SESSIONS_MENU_AVAILABLE |
| public static final | int | WEB_SHORTCUTS_AVAILABLE |
| public static final | int | WVIM_WVIM_AVAILABLE |
| Fields | ||
|---|---|---|
| public static final | int | ANALOG_CLOCK_LOOK_ANALOG |
| public static final | int | ANALOG_CLOCK_LOOK_NUMERIC |
| public static final | int | ANALOG_CLOCK_LOOK_OFF |
| public static final | int | APP_PICKER_DISPLAY_2CLICKS |
| public static final | int | APP_PICKER_DISPLAY_HIDE |
| public static final | int | APP_PICKER_DISPLAY_SHOW |
| public static final | int | CALL_WAITING |
| public static final | int | FALSE |
| public static final | int | ICON_ON_LEFT_SOFTKEY |
| public static final | int | ICON_ON_MAX |
| public static final | int | ICON_ON_MIN |
| public static final | int | ICON_ON_NEITHER_SOFTKEY |
| public static final | int | ICON_ON_RIGHT_SOFTKEY |
| public static final | int | IDLE |
| public static final | int | NEW_CALL |
| public static final | int | NONE |
| public static final | int | OFF |
| public static final | int | ON |
| public static final | int | STATUS_ALIGNMENT_CENTER |
| public static final | int | STATUS_ALIGNMENT_LEFT |
| public static final | int | STATUS_ALIGNMENT_RIGHT |
| public static final | int | TRUE |
| Fields | ||
|---|---|---|
| public static final | int | ACTIVE |
| public static final | int | BACKGROUND |
| public static final | int | STOP |
| public static final | String | STOP_EVENT |
| public static | FrameworkContext | context |
| private static | int | currentState |
| private static | EventHandler | eventHandler |
| private static | Vector | resumeListeners |
| private static | Object | stateTransition |
| private static | int | stopDeferCount |
| private static | Vector | stopListeners |
| private static | Vector | suspendListeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | void | addResumeListener(FrameworkResumeListener f1) |
| public static | void | addStopListener(FrameworkStopListener f1) |
| public static | void | addSuspendListener(FrameworkSuspendListener f1) |
| private static | void | cleanup() |
| public static | int | getState() |
| static | void | initialize(FrameworkContext f1) |
| private static | void | notifyResume() |
| private static | void | notifyStop() |
| public static | void | notifyStopReady() |
| private static | void | notifySuspend() |
| public static | void | removeResumeListener(FrameworkResumeListener f1) |
| public static | void | removeStopListener(FrameworkStopListener f1) |
| public static | void | removeSuspendListener(FrameworkSuspendListener f1) |
| public static | void | requestForeground() |
| static | void | setState(int i1) |
| References | ||
|---|---|---|
| 0000 | field | this.currentState |
| 0001 | field | this.stateTransition |
| 0002 | objref | java.lang.IllegalArgumentException |
| 0003 | text | The same state. |
| 0004 | method | java.lang.IllegalArgumentException.<init>() |
| 0005 | method | this.notifyResume() |
| 0006 | objref | java.lang.IllegalStateException |
| 0007 | text | Illegal transition from STOP to BACKGROUND. |
| 0008 | method | java.lang.IllegalStateException.<init>() |
| 0009 | method | this.notifySuspend() |
| 000A | field | this.stopDeferCount |
| 000B | method | this.notifyStop() |
| 000C | method | this.cleanup() |
| 000D | field | this.context |
| 000E | method | com.motorola.synerj.fw.FrameworkContext.requestShutdown() |
| 000F | text | Invalid state. |
| 0010 | field | this.suspendListeners |
| 0011 | method | java.util.Vector.contains() |
| 0012 | method | java.util.Vector.addElement() |
| 0013 | method | java.util.Vector.removeElement() |
| 0014 | method | java.util.Vector.elements() |
| 0015 | method | java.util.Enumeration.hasMoreElements() |
| 0016 | method | java.util.Enumeration.nextElement() |
| 0017 | objref | com.motorola.synerj.fw.FrameworkSuspendListener |
| 0018 | method | com.motorola.synerj.fw.FrameworkSuspendListener.onFrameworkSuspend() |
| 0019 | objref | java.lang.Throwable |
| 001A | field | this.resumeListeners |
| 001B | objref | com.motorola.synerj.fw.FrameworkResumeListener |
| 001C | method | com.motorola.synerj.fw.FrameworkResumeListener.onFrameworkResume() |
| 001D | field | this.stopListeners |
| 001E | objref | com.motorola.synerj.fw.FrameworkStopListener |
| 001F | method | com.motorola.synerj.fw.FrameworkStopListener.onFrameworkStop() |
| 0020 | text | Not in transition to STOP |
| 0021 | text | Transition to STOP is not pended |
| 0022 | method | com.motorola.synerj.fw.FrameworkContext.requestForeground() |
| 0023 | method | com.motorola.synerj.fw.EventManager.initialize() |
| 0024 | objref | com.motorola.synerj.fw.Framework$Handler |
| 0025 | method | com.motorola.synerj.fw.Framework$Handler.<init>() |
| 0026 | field | this.eventHandler |
| 0027 | text | fw.Framework.STOP_EVENT |
| 0028 | method | com.motorola.synerj.fw.EventManager.registerEventHandler() |
| 0029 | method | com.motorola.synerj.fw.EventManager.unregisterEventHandler() |
| 002A | method | java.lang.Object.<init>() |
| 002B | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 002C | objref | java.util.Vector |
| 002D | method | java.util.Vector.<init>() |
| 002E | objref | java.lang.Object |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| void | <init>(Framework$1 f1) | |
| public | void | handleEvent(Object o1, int i1, Object o2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | text | fw.Framework.STOP_EVENT |
| 0002 | method | java.lang.Object.equals() |
| 0003 | method | com.motorola.synerj.fw.Framework.setState() |
| 0004 | objref | com.motorola.synerj.fw.EventHandler |
| Methods | ||
|---|---|---|
| public | void | pushEvent(String s1, String s2) |
| Methods | ||
|---|---|---|
| public | void | requestForeground() |
| public | void | requestShutdown() |
| Fields | ||
|---|---|---|
| static final | String | attrName |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public final | void | destroyApp(boolean b1) |
| public final | void | pauseApp() |
| public | void | requestForeground() |
| private static native | void | requestForeground0() |
| public | void | requestShutdown() |
| public final | void | startApp() |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static | boolean | registerConnection(String s1, FrameworkConnectionListener f1, String s2) |
| public static | long | registerTimer(FrameworkTimerListener f1, long l1, boolean b1) |
| public static | boolean | unregisterConnection(String s1) |
| public static | boolean | unregisterTimer(FrameworkTimerListener f1) |
| References | ||
|---|---|---|
| 0000 | 0005 | FFFFFFFF |
| 0001 | 0000 | FFFFFFFF |
| 0002 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| public static final | String | COMPONENT_NAME |
| public static final | int | LOGICAL_RESOURCE_ID_ANIMATION_CALL_END |
| public static final | int | LOGICAL_RESOURCE_ID_ANIMATION_SMALL_CHECKMARK_FIRST_FRAME |
| public static final | int | LOGICAL_RESOURCE_ID_ANIMATION_TITLE_BAR_RIGHT_ARROW |
| public static final | int | LOGICAL_RESOURCE_ID_BITMAP_ALARM |
| public static final | int | LOGICAL_RESOURCE_ID_BITMAP_AUDIO_ICON |
| public static final | int | LOGICAL_RESOURCE_ID_BITMAP_CHECKBOX_CHECKED |
| public static final | int | LOGICAL_RESOURCE_ID_BITMAP_CHECKBOX_UNCHECKED |
| public static final | int | LOGICAL_RESOURCE_ID_BITMAP_CHECKMARK_TINY |
| public static final | int | LOGICAL_RESOURCE_ID_BITMAP_DIGITAL |
| public static final | int | LOGICAL_RESOURCE_ID_BITMAP_DIGITAL_13KBPS |
| public static final | int | LOGICAL_RESOURCE_ID_BITMAP_DIGITAL_8KBPS |
| public static final | int | LOGICAL_RESOURCE_ID_BITMAP_HOME |
| public static final | int | LOGICAL_RESOURCE_ID_BITMAP_LOCK_ICON |
| public static final | int | LOGICAL_RESOURCE_ID_BITMAP_RADIO_BUTTON |
| public static final | int | LOGICAL_RESOURCE_ID_BITMAP_RADIO_BUTTON_CHECK |
| public static final | int | LOGICAL_RESOURCE_ID_BITMAP_SMALL_CHECKMARK |
| public static final | int | LOGICAL_RESOURCE_ID_BITMAP_VOICE_NOTES |
| public static final | int | LOGICAL_RESOURCE_ID_CLOCK_FACE |
| public static final | int | LOGICAL_RESOURCE_ID_CLOCK_MODE_ANALOG |
| public static final | int | LOGICAL_RESOURCE_ID_CLOCK_MODE_DIGITAL |
| public static final | int | LOGICAL_RESOURCE_ID_DWNLD_PROGRESS_ANIMATED |
| public static final | int | LOGICAL_RESOURCE_ID_ICONS_MODE_HIDE |
| public static final | int | LOGICAL_RESOURCE_ID_ICONS_MODE_SHOW |
| public static final | int | LOGICAL_RESOURCE_ID_INIT_TIMER_DELAY_NOTICE_TIMEOUT |
| public static final | int | LOGICAL_RESOURCE_ID_INT_FIRST_SCROLL_REPEAT_DELAY |
| public static final | int | LOGICAL_RESOURCE_ID_INT_SCROLL_REPEAT_DELAY |
| public static final | int | LOGICAL_RESOURCE_ID_LAYOUT_MODE_CENTER |
| public static final | int | LOGICAL_RESOURCE_ID_LAYOUT_MODE_LEFT |
| public static final | int | LOGICAL_RESOURCE_ID_MENU_ICON_ANIMATED |
| public static final | int | LOGICAL_RESOURCE_ID_MMA_GAMES_AND_APPS |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_AIRPLANE_MODE_ON |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_ALERT_SILENT |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_AM |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_ANALOG_ONLY |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_ANIMATION |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_APRIL |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_AUGUST |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_AUTO_ANSWER_ON |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_AUX |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_BLUETOOTH |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_CALL_BARRING |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_CALL_FORWARD |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_CHANGED |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_CHANGE_SOUNDS_PROFILE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_CHARGE_COMPLETE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_CHARGING |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_CONTACTS |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_DATE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_DECEMBER |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_DETAILS |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_DIALED_CALLS |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_DIGITAL_ONLY |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_DISPLAY |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_DOWN |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_EMERGENCY_ONLY |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_EXIT |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_FEBRUARY |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_GPRS_ACTIVE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_HIDE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_ICONS |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_INVALID_BATTERY |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_JANUARY |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_JULY |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_JUNE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_KEYPAD_LOCKED |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_LEFT |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_LIVECAST |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_LOCK_KEYPAD |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_LOUD_RING |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_LOW_BATTERY |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_MARCH |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_MAY |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_MENU |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_MESSAGES_FULL |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_MORE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_NEW_MSG |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_NOVEMBER |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_OCTOBER |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_OFF |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_ON |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_PM |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_PRIVATE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_RECVED_CALLS |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_RIGHT |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_SEEKING |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_SEPTEMBER |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_SHORTCUT |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_SHOW |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_SMART_KEY |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_SPEAKERPHONE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_UNREGISTERED_SIM |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_UP |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_COMM_WALLPAPER |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_EMAIL_GPRS |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_GAMES_PLAYER_SCORE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_LCC_DEACTIVATE_NOTICE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_LCC_SERVICE_NAME |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_LEFT_SOFT_KEY |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_MENU_ITEM_HOME_KEYS |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_MENU_ITEM_HOME_SCREEN |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_MENU_ITEM_MSG_INBOX |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_MENU_ITEM_NEW_MESSAGE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_MENU_TITLE_MSG_CENTER |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_NOTICE_MISSED_CALLS |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_NOTICE_NO_SRVC |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_NOTICE_PH_MEMORY_FULL |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_NOTICE_PLEASE_WAIT |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_NOTICE_PRESET |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_NOTICE_STORED |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_NOTICE_UNABLE_TO_CHARGE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_PB_TAKE_PICTURE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_RIGHT_SOFT_KEY |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_SKEY_BACK |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_SKEY_CAMERA |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_SKEY_CANCEL |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_SKEY_CHANGE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_SKEY_CLOSE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_SKEY_HIDE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_SKEY_MENU |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_SKEY_MORE |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_SKEY_NO |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_SKEY_OK |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_SKEY_RADIO |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_SKEY_RESET |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_SKEY_RETRY |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_SKEY_SELECT |
| public static final | int | LOGICAL_RESOURCE_ID_TXT_SKEY_YES |
| public static final | int | LOGICAL_RESOURCE_ID_WALLPAPER_LAYOUT_CENTER |
| public static final | int | LOGICAL_RESOURCE_ID_WALLPAPER_LAYOUT_FIT_SCREEN |
| public static final | int | LOGICAL_RESOURCE_ID_WALLPAPER_LAYOUT_TILE |
| public static final | int | LOGICAL_RESOURSE_ID_TXT_COMM_MAIN_MENU |
| public static final | int | LOGICAL_RESOURSE_ID_TXT_FORM_OPTIONS |
| Methods | ||
|---|---|---|
| public | void | onFrameworkResume() |
| Methods | ||
|---|---|---|
| public | boolean | onFrameworkStop() |
| Methods | ||
|---|---|---|
| public | void | onFrameworkSuspend() |
| Methods | ||
|---|---|---|
| public | void | timerEvent() |
| Fields | ||
|---|---|---|
| static final | boolean | ERROR |
| static final | boolean | INFO |
| static final | boolean | TRACE |
| static final | boolean | WARNING |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| public static final | boolean | ERROR |
| public static final | boolean | INFO |
| public static final | int | LOG_ERROR |
| public static final | int | LOG_INFO |
| public static final | int | LOG_TRACE |
| public static final | int | LOG_WARNING |
| public static final | boolean | TRACE |
| public static final | boolean | WARNING |
| private static | Logger | _logger |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| protected | boolean | _isEnabled(String s1) |
| protected | void | _log(String s1, int i1, String s2, Throwable t1) |
| public static final | void | error(String s1, String s2) |
| public static final | void | error(String s1, String s2, Throwable t1) |
| public static final | void | info(String s1, String s2) |
| public static final | void | info(String s1, String s2, Throwable t1) |
| public static final | boolean | isEnabled(String s1) |
| public static final | void | log(String s1, int i1, String s2) |
| public static final | void | log(String s1, int i1, String s2, Throwable t1) |
| protected static | void | setLogger(Logger l1) |
| public static final | void | trace(String s1, String s2, Throwable t1) |
| public static final | void | trace(String s1, String s2) |
| public static final | void | warning(String s1, String s2, Throwable t1) |
| public static final | void | warning(String s1, String s2) |
| References | ||
|---|---|---|
| 0000 | field | this._logger |
| 0001 | method | this.log() |
| 0002 | method | this._log() |
| 0003 | method | this.isEnabled() |
| 0004 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0005 | objref | com.motorola.synerj.fw.ConsoleLogger |
| 0006 | method | com.motorola.synerj.fw.ConsoleLogger.<init>() |
| Fields | ||
|---|---|---|
| private static final | int | FEATURE_DB_ERROR |
| public static final | int | FEATURE_ID_BROADCAST_LCC_TICKER_MESGS_01 |
| public static final | int | FEATURE_ID_BROADCAST_LCC_TICKER_MESGS_03 |
| public static final | int | FEATURE_ID_BROADCAST_LCC_TICKER_MESGS_05 |
| public static final | int | FEATURE_ID_BROADCAST_LCC_TICKER_MESGS_10 |
| public static final | int | FEATURE_STATE_LCC_TICKER_SPEED_FAST |
| public static final | int | FEATURE_STATE_LCC_TICKER_SPEED_MEDIUM |
| public static final | int | FEATURE_STATE_LCC_TICKER_SPEED_SLOW |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public static | int | getAnimationTimeout() |
| private static native | int | getAnimationTimeout0() |
| public static | int | getChannelTransparency() |
| private static native | int | getChannelTransparency0() |
| public static | int | getFramesPerSec(int i1) |
| private static native | int | getFramesPerSec0(int i1) |
| public static | int | getNewsTransparency() |
| private static native | int | getNewsTransparency0() |
| public static | int | getNumberOfMessages() |
| private static native | int | getNumberOfMessages0() |
| public static | int | getPixelsPerFrame(int i1) |
| private static native | int | getPixelsPerFrame0(int i1) |
| public static | String | getServiceName() |
| private static native | String | getServiceName0() |
| public static | int | getTickerSpeed() |
| private static native | int | getTickerSpeed0() |
| public static | boolean | isLiveCastEnabled() |
| private static native | boolean | isLiveCastEnabled0() |
| public static | void | setAnimationTimeout(int i1) |
| private static native | int | setAnimationTimeout0(int i1) |
| public static | void | setChannelTransparency(int i1) |
| private static native | int | setChannelTransparency0(int i1) |
| public static | void | setFramesPerSec(int i1, int i2) |
| private static native | int | setFramesPerSec0(int i1, int i2) |
| public static | void | setLiveCastEnabled(boolean b1) |
| private static native | int | setLiveCastEnabled0(boolean b1) |
| public static | void | setNewsTransparency(int i1) |
| private static native | int | setNewsTransparency0(int i1) |
| public static | void | setNumberOfMessages(int i1) |
| private static native | int | setNumberOfMessages0(int i1) |
| public static | void | setPixelsPerFrame(int i1, int i2) |
| private static native | int | setPixelsPerFrame0(int i1, int i2) |
| public static | void | setServiceName(String s1) |
| private static native | int | setServiceName0(String s1) |
| public static | void | setTickerSpeed(int i1) |
| private static native | int | setTickerSpeed0(int i1) |
| References | ||
|---|---|---|
| 0000 | method | this.isLiveCastEnabled0() |
| 0001 | method | this.setLiveCastEnabled0() |
| 0002 | objref | com.motorola.synerj.lcc.LCCException |
| 0003 | text | Feature ID not found |
| 0004 | method | com.motorola.synerj.lcc.LCCException.<init>() |
| 0005 | method | this.getTickerSpeed0() |
| 0006 | text | Ticker speed is out of range |
| 0007 | method | this.setTickerSpeed0() |
| 0008 | method | this.getNumberOfMessages0() |
| 0009 | text | Number of messages per one ticker is out of range |
| 000A | method | this.setNumberOfMessages0() |
| 000B | method | this.getChannelTransparency0() |
| 000C | text | Transparency value out of range |
| 000D | method | this.setChannelTransparency0() |
| 000E | method | this.getNewsTransparency0() |
| 000F | method | this.setNewsTransparency0() |
| 0010 | text | Wrong SpeedID value |
| 0011 | method | this.getPixelsPerFrame0() |
| 0012 | method | this.setPixelsPerFrame0() |
| 0013 | method | this.getFramesPerSec0() |
| 0014 | method | this.setFramesPerSec0() |
| 0015 | method | this.getServiceName0() |
| 0016 | text | Service name not available |
| 0017 | method | this.setServiceName0() |
| 0018 | method | this.getAnimationTimeout0() |
| 0019 | text | Animation timeout not available |
| 001A | method | this.setAnimationTimeout0() |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| Fields | ||
|---|---|---|
| private static final | int | DI_DEVICE_ACTIVE |
| private static final | int | DI_DEVICE_INACTIVE |
| private static final | int | DI_GAIN_FOCUS |
| private static final | int | DI_INIT_COMPLETE |
| private static final | int | DI_LOSE_FOCUS |
| private static final | int | DI_NAV_MODE_START |
| private static final | int | LCC_ERROR |
| private static final | int | LCC_EVENT_HIDE_TICKER |
| private static final | int | LCC_EVENT_NEW_MESSAGE |
| private static | int | RegID |
| private static | LCCore$LCCEventHandler | coreEventHandler |
| private static | LCCore | coreInstance |
| private static | LCCoreListener | coreListener |
| private static | Listeners | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | Listeners | access$200() |
| public static synchronized | void | addListener(LCCoreListener l1) |
| public static | void | appActive() |
| public static | void | appGainFocus() |
| public static | void | appInactive() |
| public static | void | appInitialized() |
| public static | void | appLoseFocus() |
| public static | void | appNavigateMode(int i1) |
| private static native | int | deregisterLCC0(int i1) |
| private static | LCCore | getInstance() |
| private static native | byte[] | getLCCData0(int i1) |
| public static | int[] | getLatestMsgIDs(int i1) |
| private static native | byte[] | getLatestMsgIDs0() |
| public static | MessageInfo[] | getLatestMsgInfo(int i1) |
| public static | MessageInfo | getMsgInfo(int i1) |
| private static native | int | registerLCC0() |
| public static synchronized | void | removeListener() |
| private static native | void | sendEvent2LCCore0(int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | field | this.listeners |
| 0001 | field | this.coreInstance |
| 0002 | objref | this |
| 0003 | method | this.<init>() |
| 0004 | objref | com.motorola.synerj.notifications.Listeners |
| 0005 | method | com.motorola.synerj.notifications.Listeners.<init>() |
| 0006 | objref | com.motorola.synerj.lcc.LCCore$LCCEventHandler |
| 0007 | method | com.motorola.synerj.lcc.LCCore$LCCEventHandler.<init>() |
| 0008 | field | this.coreEventHandler |
| 0009 | method | this.getInstance() |
| 000A | field | this.RegID |
| 000B | method | this.registerLCC0() |
| 000C | field | java.lang.System.out |
| 000D | objref | java.lang.StringBuffer |
| 000E | method | java.lang.StringBuffer.<init>() |
| 000F | text | core.RegID: |
| 0010 | method | java.lang.StringBuffer.append() |
| 0011 | method | java.lang.StringBuffer.append() |
| 0012 | method | java.lang.StringBuffer.toString() |
| 0013 | method | java.io.PrintStream.println() |
| 0014 | objref | com.motorola.synerj.lcc.LCCException |
| 0015 | text | LiveCast core internal error |
| 0016 | method | com.motorola.synerj.lcc.LCCException.<init>() |
| 0017 | field | this.coreListener |
| 0018 | method | com.motorola.synerj.notifications.Listeners.addListener() |
| 0019 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 001A | text | LiveCast client already registred |
| 001B | method | this.deregisterLCC0() |
| 001C | method | com.motorola.synerj.notifications.Listeners.removeListener() |
| 001D | text | LiveCast client not registred |
| 001E | method | this.getLatestMsgIDs() |
| 001F | objref | com.motorola.synerj.lcc.MessageInfo |
| 0020 | method | this.getMsgInfo() |
| 0021 | method | this.getLatestMsgIDs0() |
| 0022 | text | Message IDs received with errors. |
| 0023 | method | com.motorola.synerj.svc.Util.unpackIntArray() |
| 0024 | method | this.getLCCData0() |
| 0025 | method | com.motorola.synerj.svc.Util.unpackInt() |
| 0026 | method | java.lang.System.arraycopy() |
| 0027 | objref | java.lang.String |
| 0028 | text | UTF-8 |
| 0029 | method | java.lang.String.<init>() |
| 002A | method | com.motorola.synerj.lcc.MessageInfo.<init>() |
| 002B | objref | java.lang.Exception |
| 002C | text | Icon file name or channel name received with errors. |
| 002D | text | Message data received with errors. |
| 002E | method | this.sendEvent2LCCore0() |
| Fields | ||
|---|---|---|
| private | Notifier | notifier |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| void | <init>(LCCore$1 l1) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.lcc.LCCore$LCCNotifier |
| 0002 | method | com.motorola.synerj.lcc.LCCore$LCCNotifier.<init>() |
| 0003 | method | com.motorola.synerj.lcc.LCCore.access$200() |
| 0004 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0005 | objref | com.motorola.api.DataFlowListener |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| void | <init>(LCCore$1 l1) | |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.lcc.LCCoreListener |
| 0002 | method | com.motorola.synerj.lcc.LCCoreListener.hideTicker() |
| 0003 | method | com.motorola.synerj.lcc.LCCoreListener.newMsgReceived() |
| 0004 | objref | com.motorola.synerj.notifications.Notifier |
| Methods | ||
|---|---|---|
| public | void | hideTicker() |
| public | void | newMsgReceived(int i1) |
| Fields | ||
|---|---|---|
| public static final | byte | LCC_CT_SVG |
| public static final | byte | LCC_CT_TEXT |
| private static | int | LCC_MAX_CHANNEL_NAME_LEN |
| private final | String | channelName |
| private final | byte | contentType |
| private final | String | iconName |
| private final | int | messageID |
| private final | byte[] | summary |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(String s1, String s2, byte[] b1, byte b2, int i1) | |
| public | String | getChannelName() |
| public | byte | getContentType() |
| public | String | getIconName() |
| public static | int | getMaxChannelNameLength() |
| private static native | int | getMaxChannelNameLength0() |
| public | int | getMsgID() |
| public | byte[] | getSVGSummary() |
| public | String | getTextSummary() |
| References | ||
|---|---|---|
| 0000 | field | this.LCC_MAX_CHANNEL_NAME_LEN |
| 0001 | objref | com.motorola.synerj.lcc.LCCException |
| 0002 | text | Content type is SVG |
| 0003 | method | com.motorola.synerj.lcc.LCCException.<init>() |
| 0004 | objref | java.lang.String |
| 0005 | text | UTF-8 |
| 0006 | method | java.lang.String.<init>() |
| 0007 | objref | java.lang.Exception |
| 0008 | field | java.lang.System.out |
| 0009 | text | Encoding error! |
| 000A | method | java.io.PrintStream.println() |
| 000B | text | Content type is text |
| 000C | method | this.getMaxChannelNameLength0() |
| Fields | ||
|---|---|---|
| private | Vector | listeners |
| private | boolean | notification |
| private | PostponedOperation | postponedHead |
| private | PostponedOperation | postponedTail |
| private | NotificationThread | thread |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public synchronized | void | addListener(Object o1) |
| private | void | addPostponedOperation(PostponedOperation p1) |
| synchronized | void | notifyListeners(Notifier n1, int[] i1) |
| public synchronized | void | removeListener(Object o1) |
| public | void | sendNotification(Notifier n1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | method | com.motorola.synerj.notifications.NotificationThread.getInstance() |
| 0003 | objref | com.motorola.synerj.notifications.PostponedAdd |
| 0004 | method | com.motorola.synerj.notifications.PostponedAdd.<init>() |
| 0005 | method | this.addPostponedOperation() |
| 0006 | method | java.util.Vector.addElement() |
| 0007 | objref | com.motorola.synerj.notifications.PostponedRemove |
| 0008 | method | com.motorola.synerj.notifications.PostponedRemove.<init>() |
| 0009 | method | java.util.Vector.removeElement() |
| 000A | method | com.motorola.synerj.notifications.NotificationThread.sendNotification() |
| 000B | method | java.util.Vector.size() |
| 000C | method | java.util.Vector.elementAt() |
| 000D | method | com.motorola.synerj.notifications.Notifier.notifyListener() |
| 000E | objref | java.lang.Throwable |
| 000F | method | com.motorola.synerj.notifications.PostponedOperation.apply() |
| 0010 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private static | NotificationThread | instance |
| private | NotificationThread$EventListItem | queueHead |
| private | NotificationThread$EventListItem | queueTail |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | NotificationThread | getInstance() |
| public | void | run() |
| public | void | sendNotification(Listeners l1, Notifier n1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Thread.<init>() |
| 0001 | method | java.lang.Thread.start() |
| 0002 | field | this.instance |
| 0003 | objref | com.motorola.synerj.notifications.NotificationThread$EventListItem |
| 0004 | method | com.motorola.synerj.notifications.NotificationThread$EventListItem.<init>() |
| 0005 | method | java.lang.System.arraycopy() |
| 0006 | method | java.lang.Object.notifyAll() |
| 0007 | method | com.motorola.synerj.notifications.Listeners.notifyListeners() |
| 0008 | method | java.lang.Object.wait() |
| 0009 | objref | java.lang.InterruptedException |
| 000A | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 000B | objref | this |
| 000C | method | this.<init>() |
| Fields | ||
|---|---|---|
| public | int[] | event |
| public | Listeners | listeners |
| public | NotificationThread$EventListItem | next |
| public | Notifier | notifier |
| private final | NotificationThread | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(NotificationThread n1) |
| void | <init>(NotificationThread n1, NotificationThread$1 n2) | |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| Methods | ||
|---|---|---|
| public | void | notifyListener(Object o1, int[] i1) |
| Methods | ||
|---|---|---|
| public | void | <init>(Object o1) |
| public | void | apply(Vector v1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.notifications.PostponedOperation.<init>() |
| 0001 | method | java.util.Vector.addElement() |
| Fields | ||
|---|---|---|
| protected | Object | listener |
| PostponedOperation | next | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(Object o1) |
| public | void | apply(Vector v1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Methods | ||
|---|---|---|
| public | void | <init>(Object o1) |
| public | void | apply(Vector v1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.notifications.PostponedOperation.<init>() |
| 0001 | method | java.util.Vector.removeElement() |
| Fields | ||
|---|---|---|
| private transient | int | count |
| private static final | int | loadFactorPercent |
| private transient | HashtableEqEntry[] | table |
| private | int | threshold |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| public | void | <init>() |
| public final synchronized | void | clear() |
| public final synchronized | boolean | contains(Object o1) |
| public final synchronized | boolean | containsKey(Object o1) |
| public final synchronized | Enumeration | elements() |
| public final synchronized | Object | get(Object o1) |
| public final | boolean | isEmpty() |
| public final synchronized | Enumeration | keys() |
| public final synchronized | Object | put(Object o1, Object o2) |
| protected final | void | rehash() |
| public final synchronized | Object | remove(Object o1) |
| public final | int | size() |
| public final synchronized | String | toString() |
| Fields | ||
|---|---|---|
| HashtableEqEntry | entry | |
| int | index | |
| boolean | keys | |
| HashtableEqEntry[] | table | |
| private final | HashtableEq | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(HashtableEq h1, HashtableEqEntry[] h2, boolean b1) | |
| public final | boolean | hasMoreElements() |
| public final | Object | nextElement() |
| References | ||
|---|---|---|
| 0000 | objref | java.util.NoSuchElementException |
| 0001 | text | HashtableEnumerator |
| 0002 | method | java.util.NoSuchElementException.<init>() |
| 0003 | objref | java.util.Enumeration |
| Fields | ||
|---|---|---|
| int | hash | |
| Object | key | |
| HashtableEqEntry | next | |
| Object | value | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private static final | int | SYS_VM_IS_RUNNING |
| private static final | int | USER_VM_IS_RUNNING |
| private static final | int | VM_TYPE_NOT_INITIALIZED |
| private static | int | vmStatus |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static final | void | checkPermission() |
| private static native | int | isSystemVMRunning0() |
| References | ||
|---|---|---|
| 0000 | field | this.vmStatus |
| 0001 | method | this.isSystemVMRunning0() |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.NoClassDefFoundError.<init>() |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static final | void | packInt(int i1, byte[] b1, int i2) |
| public static final | void | packIntArray(int[] i1, int i2, byte[] b1, int i3, int i4) |
| public static final | void | packLong(long l1, byte[] b1, int i1) |
| public static final | void | packLongArray(long[] l1, int i1, byte[] b1, int i2, int i3) |
| public static | String | retrieveNativeAsciiInternalizedString(int i1) |
| private static native | String | retrieveNativeAsciiInternalizedString0(int i1) |
| public static native | String | retrieveNativeAsciiString(int i1) |
| public static native | byte[] | retrieveNativeDataBytes(int i1, int i2) |
| public static native | byte[] | retrieveNativeDataBytesAndFreeNativeMemoryAllocatedForThisDataBytes(int i1, int i2) |
| public static native | String | retrieveString(int i1) |
| public static final | int | unpackInt(byte[] b1, int i1) |
| public static final | void | unpackIntArray(byte[] b1, int i1, int[] i2, int i3, int i4) |
| public static final | long | unpackLong(byte[] b1, int i1) |
| public static final | void | unpackLongArray(byte[] b1, int i1, long[] l1, int i2, int i3) |
| References | ||
|---|---|---|
| 0000 | method | this.retrieveNativeAsciiInternalizedString0() |
| 0001 | method | this.retrieveNativeAsciiString() |
| 0002 | method | java.lang.String.intern() |
| 0003 | method | this.packInt() |
| 0004 | method | this.unpackInt() |
| 0005 | 0005 | 00000000 |
| 0006 | 0000 | FFFFFFFF |
| 0007 | method | this.packLong() |
| 0008 | method | this.unpackLong() |
| 0009 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| public static final | byte | FEATURE_RESULT_FAILED_BUSY_CACHING |
| public static final | byte | FEATURE_RESULT_FAILED_INVALID_LENGTH |
| public static final | byte | FEATURE_RESULT_FAILED_INVALID_STATE |
| public static final | byte | FEATURE_RESULT_FAILED_INVALID_VALUE |
| public static final | byte | FEATURE_RESULT_FAILED_NO_SIM_CARD |
| public static final | byte | FEATURE_RESULT_FAILED_OPERATION_NOT_ALLOWED |
| public static final | byte | FEATURE_RESULT_IN_PROGRESS |
| public static final | byte | FEATURE_RESULT_SUCCESS |
| private | byte | featureResult |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | boolean | getAvailability(int i1) |
| public static native | boolean | getAvailabilityFeatureID(int i1) |
| public static native | int | getFeatureIDFromLogID(int i1) |
| public | byte | getFeatureResult() |
| public | int | getState(int i1) |
| public | int | getStateFeatureID(int i1) |
| private static native | byte[] | getStateFeatureID0(int i1) |
| public | byte[] | getValueBlock(int i1) |
| public | byte[] | getValueBlockFeatureID(int i1) |
| private static native | byte[] | getValueBlockFeatureID0(int i1) |
| public | int | getValueInt(int i1) |
| public | int | getValueIntFeatureID(int i1) |
| private static native | byte[] | getValueIntFeatureID0(int i1) |
| public | String | getValueString(int i1) |
| public | String | getValueStringFeatureID(int i1) |
| private static native | byte[] | getValueStringFeatureID0(int i1) |
| public | void | incrementValueInt(int i1, int i2) |
| public | void | incrementValueIntFeatureID(int i1, int i2) |
| private static native | byte | incrementValueIntFeatureID0(int i1, int i2) |
| public | void | storeState(int i1, int i2) |
| public | void | storeStateFeatureID(int i1, int i2) |
| private static native | byte | storeStateFeatureID0(int i1, int i2) |
| public | void | storeValueBlock(int i1, byte[] b1) |
| public | void | storeValueBlockFeatureID(int i1, byte[] b1) |
| private static native | byte | storeValueBlockFeatureID0(int i1, byte[] b1) |
| public | void | storeValueInt(int i1, int i2) |
| public | void | storeValueIntFeatureID(int i1, int i2) |
| private static native | byte | storeValueIntFeatureID0(int i1, int i2) |
| public | void | storeValueString(int i1, String s1) |
| public | void | storeValueStringFeatureID(int i1, String s1) |
| private static native | byte | storeValueStringFeatureID0(int i1, String s1) |
| References | ||
|---|---|---|
| 0000 | method | this.getFeatureIDFromLogID() |
| 0001 | 0003 | 0000FFFF |
| 0002 | method | this.getAvailabilityFeatureID() |
| 0003 | method | this.getStateFeatureID() |
| 0004 | method | this.getValueIntFeatureID() |
| 0005 | method | this.getValueStringFeatureID() |
| 0006 | method | this.getValueBlockFeatureID() |
| 0007 | method | this.storeStateFeatureID() |
| 0008 | method | this.storeValueIntFeatureID() |
| 0009 | method | this.incrementValueIntFeatureID() |
| 000A | method | this.storeValueStringFeatureID() |
| 000B | method | this.storeValueBlockFeatureID() |
| 000C | method | this.getStateFeatureID0() |
| 000D | method | com.motorola.synerj.svc.Util.unpackInt() |
| 000E | method | this.getValueIntFeatureID0() |
| 000F | method | this.getValueStringFeatureID0() |
| 0010 | method | com.motorola.synerj.svc.Util.retrieveString() |
| 0011 | method | this.getValueBlockFeatureID0() |
| 0012 | method | java.lang.System.arraycopy() |
| 0013 | method | this.storeStateFeatureID0() |
| 0014 | method | this.storeValueIntFeatureID0() |
| 0015 | method | this.incrementValueIntFeatureID0() |
| 0016 | method | this.storeValueStringFeatureID0() |
| 0017 | method | this.storeValueBlockFeatureID0() |
| 0018 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private static final | long | FILE_ID_INVALID |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| private static native | long | GetIDFromURI0(String s1) |
| public static | long | GetIDFromURL(String s1) |
| private static native | String | GetURIFromID0(long l1) |
| public static | String | GetURLFromID(long l1) |
| public static | boolean | isSystem(String s1) |
| private static native | boolean | isSystem0(String s1) |
| public static | void | setSystem(String s1, boolean b1) |
| private static native | boolean | setSystem0(String s1, boolean b1) |
| References | ||
|---|---|---|
| 0000 | text | file:/// |
| 0001 | method | java.lang.String.startsWith() |
| 0002 | objref | java.lang.IllegalArgumentException |
| 0003 | text | URL must begin with 'file:///' |
| 0004 | method | java.lang.IllegalArgumentException.<init>() |
| 0005 | objref | java.lang.StringBuffer |
| 0006 | method | java.lang.StringBuffer.<init>() |
| 0007 | text | file: |
| 0008 | method | java.lang.StringBuffer.append() |
| 0009 | method | java.lang.String.substring() |
| 000A | method | java.lang.StringBuffer.toString() |
| 000B | method | this.GetIDFromURI0() |
| 000C | 0005 | FFFFFFFF |
| 000D | 0000 | FFFFFFFF |
| 000E | objref | com.motorola.synerj.svc.auf.FileSystemException |
| 000F | method | com.motorola.synerj.svc.auf.FileSystemException.<init>() |
| 0010 | method | this.GetURIFromID0() |
| 0011 | text | file:// |
| 0012 | method | this.isSystem0() |
| 0013 | method | this.setSystem0() |
| 0014 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| 0002 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| public static final | int | ICON_APP_AUDIO_PLAYER |
| public static final | int | ICON_TRACK_FORWARD |
| public static final | int | ICON_TRACK_REVERSE |
| private static final | int | MEDIA_ACTION_CHANGE_TRACK |
| private static final | int | MEDIA_ACTION_START |
| private static final | int | MEDIA_ACTION_STOP |
| private static final | int | MEDIA_BACKWARD |
| private static final | int | MEDIA_FORWARD |
| private static final | int | MEDIA_NOVALUE |
| private static final | int | MEDIA_PAUSE |
| public static final | int | MEDIA_SEEK_FF |
| public static final | int | MEDIA_SEEK_REWIND |
| private static final | int | MEDIA_STOP |
| private static | MediaPlayer | instance |
| private | Listeners | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| static | Listeners | access$100(MediaPlayer m1) |
| public | void | addListener(MediaPlayerListener m1) |
| public | int | getIconID(int i1) |
| private static native | int | getIconID0(int i1) |
| public static | MediaPlayer | getInstance() |
| private static native | void | mediaControl0(int i1, int i2) |
| public | void | mediaSeek(int i1, int i2) |
| public | void | nextTrack() |
| public | void | pause() |
| public | void | prevTrack() |
| public | void | removeListener(MediaPlayerListener m1) |
| public | void | stop() |
| References | ||
|---|---|---|
| 0000 | method | this.mediaControl0() |
| 0001 | objref | java.lang.IllegalArgumentException |
| 0002 | text | Invalid icon type |
| 0003 | method | java.lang.IllegalArgumentException.<init>() |
| 0004 | method | this.getIconID0() |
| 0005 | text | Invalid direction seek |
| 0006 | method | com.motorola.synerj.notifications.Listeners.addListener() |
| 0007 | method | com.motorola.synerj.notifications.Listeners.removeListener() |
| 0008 | objref | com.motorola.synerj.notifications.Listeners |
| 0009 | method | com.motorola.synerj.notifications.Listeners.<init>() |
| 000A | objref | com.motorola.synerj.svc.auf.MediaPlayer$Handler |
| 000B | method | com.motorola.synerj.svc.auf.MediaPlayer$Handler.<init>() |
| 000C | method | com.motorola.api.DataFlow.registerApiProvider() |
| 000D | field | this.instance |
| 000E | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 000F | objref | this |
| 0010 | method | this.<init>() |
| Fields | ||
|---|---|---|
| private final | MediaPlayer | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(MediaPlayer m1) |
| void | <init>(MediaPlayer m1, MediaPlayer$1 m2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | com.motorola.synerj.svc.Util.retrieveString() |
| 0002 | method | com.motorola.synerj.svc.auf.MediaPlayer.access$100() |
| 0003 | objref | com.motorola.synerj.svc.auf.MediaPlayer$MNotifier |
| 0004 | method | com.motorola.synerj.svc.auf.MediaPlayer$MNotifier.<init>() |
| 0005 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0006 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private | String | str |
| private final | MediaPlayer | this$0 |
| private | int | value |
| Methods | ||
|---|---|---|
| public | void | <init>(MediaPlayer m1, int i1, String s1) |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | objref | com.motorola.synerj.svc.auf.MediaPlayerListener |
| 0001 | method | com.motorola.synerj.svc.auf.MediaPlayerListener.onMediaPlayerStop() |
| 0002 | method | com.motorola.synerj.svc.auf.MediaPlayerListener.onMediaPlayerStart() |
| 0003 | method | com.motorola.synerj.svc.auf.MediaPlayerListener.onMediaPlayerTrackChanged() |
| 0004 | objref | com.motorola.synerj.notifications.Notifier |
| Methods | ||
|---|---|---|
| public | void | onMediaPlayerStart(String s1) |
| public | void | onMediaPlayerStop() |
| public | void | onMediaPlayerTrackChanged(String s1) |
| Fields | ||
|---|---|---|
| public static final | int | MSG_BROWSER_MSG_FOLDER_ID |
| public static final | int | MSG_DRAFTS_FOLDER_ID |
| public static final | int | MSG_EMAIL_MESSAGE_INBOX_FOLDER_ID |
| public static final | int | MSG_INBOX_FOLDER_ID |
| public static final | int | MSG_INFO_SERVICES_FOLDER_ID |
| public static final | int | MSG_MEMORY_FULL |
| public static final | int | MSG_OUTBOX_FOLDER_ID |
| public static final | int | MSG_PHONE_MEMORY |
| public static final | int | MSG_QUICK_NOTES_FOLDER_ID |
| public static final | int | MSG_SIM_MEMORY |
| public static final | int | MSG_TOTAL_MEMORY |
| public static final | int | MSG_VOICEMAIL_FOLDER_ID |
| private static | Messages | instance |
| private | Listeners | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| static | Listeners | access$200(Messages m1) |
| public | void | addListener(MessagesListener m1) |
| public | int | checkResourses(int i1) |
| private static native | int | checkResourses0(int i1) |
| public static | Messages | getInstance() |
| public | int | getMaxNumberAccount() |
| private static native | int | getMaxNumberAccount0() |
| public | int | getNumberEmailTotal() |
| private static native | int | getNumberEmailTotal0() |
| public | int | getNumberEmailUnread() |
| private static native | int | getNumberEmailUnread0() |
| public | int | getQuickViewChannel() |
| private static native | int | getQuickViewChannel0() |
| public | boolean | isAccountEnabled(int i1) |
| private static native | boolean | isAccountEnabled0(int i1) |
| public | boolean | isCellBroadcastAvail() |
| private static native | boolean | isCellBroadcastAvail0() |
| public | void | removeListener(MessagesListener m1) |
| References | ||
|---|---|---|
| 0000 | objref | com.motorola.synerj.notifications.Listeners |
| 0001 | method | com.motorola.synerj.notifications.Listeners.<init>() |
| 0002 | objref | com.motorola.synerj.svc.auf.Messages$Listener |
| 0003 | method | com.motorola.synerj.svc.auf.Messages$Listener.<init>() |
| 0004 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0005 | method | this.isCellBroadcastAvail0() |
| 0006 | objref | java.lang.IllegalArgumentException |
| 0007 | text | Invalid memory resource type |
| 0008 | method | java.lang.IllegalArgumentException.<init>() |
| 0009 | method | this.checkResourses0() |
| 000A | method | this.getQuickViewChannel0() |
| 000B | method | com.motorola.synerj.notifications.Listeners.addListener() |
| 000C | method | com.motorola.synerj.notifications.Listeners.removeListener() |
| 000D | method | this.getNumberEmailTotal0() |
| 000E | method | this.getNumberEmailUnread0() |
| 000F | method | this.isAccountEnabled0() |
| 0010 | method | this.getMaxNumberAccount0() |
| 0011 | field | this.instance |
| 0012 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0013 | objref | this |
| 0014 | method | this.<init>() |
| Fields | ||
|---|---|---|
| private | Notifier | notifier |
| private final | Messages | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(Messages m1) |
| void | <init>(Messages m1, Messages$1 m2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.auf.Messages$MsgNotifier |
| 0002 | method | com.motorola.synerj.svc.auf.Messages$MsgNotifier.<init>() |
| 0003 | method | com.motorola.synerj.svc.auf.Messages.access$200() |
| 0004 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0005 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private final | Messages | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(Messages m1) |
| void | <init>(Messages m1, Messages$1 m2) | |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.auf.MessagesListener |
| 0002 | method | com.motorola.synerj.svc.auf.MessagesListener.smsReceived() |
| 0003 | method | com.motorola.synerj.svc.auf.MessagesListener.mmsReceived() |
| 0004 | method | com.motorola.synerj.svc.auf.MessagesListener.cbsReceived() |
| 0005 | method | com.motorola.synerj.svc.auf.MessagesListener.emailNumberChanged() |
| 0006 | method | com.motorola.synerj.svc.auf.MessagesListener.messageListChanged() |
| 0007 | method | com.motorola.synerj.svc.auf.MessagesListener.memoryStatusChanged() |
| 0008 | objref | com.motorola.synerj.notifications.Notifier |
| Methods | ||
|---|---|---|
| public | void | cbsReceived() |
| public | void | emailNumberChanged() |
| public | void | memoryStatusChanged(boolean b1) |
| public | void | messageListChanged(int i1) |
| public | void | mmsReceived() |
| public | void | smsReceived() |
| Fields | ||
|---|---|---|
| private static final | int | DRM_TYPE_ANIMATION |
| private static final | int | DRM_TYPE_BITMAP |
| private static final | int | DRM_TYPE_FILE_NAME |
| private static final | int | DRM_TYPE_INIT_TIMER |
| private static final | int | DRM_TYPE_INVALID |
| private static final | int | DRM_TYPE_SINGLE_FRAME_GIF |
| private static final | int | IMG_HEADER_SIZE |
| private static final | int | INVALID_DRM_MAP_HANDLE |
| private static final | int | RES_ID_INVALID |
| private | int | drmMapHandle |
| private static | byte[] | imgHeader |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>(int i1) |
| public | Animation | getAnimation(int i1) |
| public static | Animation | getAnimationFromID(int i1) |
| private static native | int | getDrmMapHandleFromClientID0(String s1) |
| public | Image | getImage(int i1) |
| public static synchronized | Image | getImageFromID(int i1) |
| public | int | getInt(int i1) |
| public static | int | getIntFromID(int i1) |
| private static native | int | getResIDFromDrmMapHandle0(int i1, int i2) |
| public static | ResourceManager | getResourceManager(String s1) |
| private static native | int | getResourceType0(int i1) |
| public | String | getString(int i1) |
| public static native | String | getStringFromID(int i1) |
| private static native | int | getTimerFromID0(int i1) |
| References | ||
|---|---|---|
| 0000 | method | this.getResourceType0() |
| 0001 | field | this.imgHeader |
| 0002 | method | com.motorola.synerj.svc.Util.packInt() |
| 0003 | method | javax.microedition.lcdui.Image.createImage() |
| 0004 | objref | java.lang.Exception |
| 0005 | text | SVC:ResourceManager |
| 0006 | objref | java.lang.StringBuffer |
| 0007 | method | java.lang.StringBuffer.<init>() |
| 0008 | text | getImageFromID( |
| 0009 | method | java.lang.StringBuffer.append() |
| 000A | method | java.lang.StringBuffer.append() |
| 000B | text | ) |
| 000C | method | java.lang.StringBuffer.toString() |
| 000D | method | com.motorola.synerj.fw.Logger.error() |
| 000E | method | com.motorola.synerj.ui.GifAnimation.createAnimation() |
| 000F | text | getAnimationFromID( |
| 0010 | objref | java.lang.IllegalArgumentException |
| 0011 | text | Invalid Resource Type |
| 0012 | method | java.lang.IllegalArgumentException.<init>() |
| 0013 | method | this.getTimerFromID0() |
| 0014 | method | this.getDrmMapHandleFromClientID0() |
| 0015 | objref | this |
| 0016 | method | this.<init>() |
| 0017 | method | this.getResIDFromDrmMapHandle0() |
| 0018 | method | this.getStringFromID() |
| 0019 | method | this.getImageFromID() |
| 001A | method | this.getAnimationFromID() |
| 001B | text | Invalid Resource ID |
| 001C | method | this.getIntFromID() |
| 001D | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private | String | idleText |
| private static | SIMToolkit | instance |
| private | Listeners | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| static | String | access$100(SIMToolkit s1) |
| static | String | access$102(SIMToolkit s1, String s2) |
| static | Listeners | access$200(SIMToolkit s1) |
| public | void | addListener(SIMToolkitListener s1) |
| public | String | getIdleText() |
| public static | SIMToolkit | getInstance() |
| public | void | removeListener(SIMToolkitListener s1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.notifications.Listeners.addListener() |
| 0001 | method | com.motorola.synerj.notifications.Listeners.removeListener() |
| 0002 | objref | com.motorola.synerj.notifications.Listeners |
| 0003 | method | com.motorola.synerj.notifications.Listeners.<init>() |
| 0004 | objref | com.motorola.synerj.svc.auf.SIMToolkit$Handler |
| 0005 | method | com.motorola.synerj.svc.auf.SIMToolkit$Handler.<init>() |
| 0006 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0007 | field | this.instance |
| 0008 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0009 | objref | this |
| 000A | method | this.<init>() |
| Fields | ||
|---|---|---|
| private final | SIMToolkit | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(SIMToolkit s1) |
| void | <init>(SIMToolkit s1, SIMToolkit$1 s2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | com.motorola.synerj.svc.Util.retrieveString() |
| 0002 | method | com.motorola.synerj.svc.auf.SIMToolkit.access$102() |
| 0003 | method | com.motorola.synerj.svc.auf.SIMToolkit.access$200() |
| 0004 | objref | com.motorola.synerj.svc.auf.SIMToolkit$MNotifier |
| 0005 | method | com.motorola.synerj.svc.auf.SIMToolkit.access$100() |
| 0006 | method | com.motorola.synerj.svc.auf.SIMToolkit$MNotifier.<init>() |
| 0007 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0008 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private | String | str |
| private final | SIMToolkit | this$0 |
| Methods | ||
|---|---|---|
| public | void | <init>(SIMToolkit s1, String s2) |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | objref | com.motorola.synerj.svc.auf.SIMToolkitListener |
| 0001 | method | com.motorola.synerj.svc.auf.SIMToolkitListener.onIdleTextReceived() |
| 0002 | objref | com.motorola.synerj.notifications.Notifier |
| Methods | ||
|---|---|---|
| public | void | onIdleTextReceived(String s1) |
| Fields | ||
|---|---|---|
| public static final | String | BLUETOOTH_ACC_STATUS_EVENT |
| public static final | String | BLUETOOTH_STATUS_EVENT |
| public static final | int | BT_ACC_ATTACHED |
| public static final | int | BT_ACC_DETACHED |
| public static final | int | BT_DISABLED |
| public static final | int | BT_ENABLED |
| public static final | int | BT_NOTSUPPORTED |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static | int | getAccStatus() |
| private static native | int | getBtAccStatus0() |
| public static | int | getBtStatus() |
| private static native | boolean | isBtEnabled0() |
| private static native | boolean | isBtSupported0() |
| References | ||
|---|---|---|
| 0000 | method | this.isBtSupported0() |
| 0001 | method | this.getBtAccStatus0() |
| 0002 | method | this.isBtEnabled0() |
| 0003 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private static final | int | EV_ATTACHED |
| private static final | int | EV_COUNTDOWN |
| private static final | int | EV_DETACHED |
| public static final | int | POWEROFF_DELAY_0MINUTES |
| public static final | int | POWEROFF_DELAY_15MINUTES |
| public static final | int | POWEROFF_DELAY_30MINUTES |
| public static final | int | POWEROFF_DELAY_60MINUTES |
| public static final | int | POWEROFF_DELAY_CONTINUOUS |
| private static | CarKit | instance |
| private | Listeners | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| static | Listeners | access$200(CarKit c1) |
| public | void | addListener(CarKitListener c1) |
| public static | CarKit | getInstance() |
| public static | int | getPowerOffDelay() |
| private static native | int | getPowerOffDelay0() |
| public | void | removeListener(CarKitListener c1) |
| public static | void | setPowerOffDelay(int i1) |
| private static native | void | setPowerOffDelay0(int i1) |
| References | ||
|---|---|---|
| 0000 | method | this.getPowerOffDelay0() |
| 0001 | objref | java.lang.IllegalArgumentException |
| 0002 | text | Invalid power off delay |
| 0003 | method | java.lang.IllegalArgumentException.<init>() |
| 0004 | method | this.setPowerOffDelay0() |
| 0005 | method | com.motorola.synerj.notifications.Listeners.addListener() |
| 0006 | method | com.motorola.synerj.notifications.Listeners.removeListener() |
| 0007 | objref | com.motorola.synerj.notifications.Listeners |
| 0008 | method | com.motorola.synerj.notifications.Listeners.<init>() |
| 0009 | objref | com.motorola.synerj.svc.device.CarKit$Handler |
| 000A | method | com.motorola.synerj.svc.device.CarKit$Handler.<init>() |
| 000B | method | com.motorola.api.DataFlow.registerApiProvider() |
| 000C | field | this.instance |
| 000D | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 000E | objref | this |
| 000F | method | this.<init>() |
| Fields | ||
|---|---|---|
| private | Notifier | notifier |
| private final | CarKit | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(CarKit c1) |
| void | <init>(CarKit c1, CarKit$1 c2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.device.CarKit$MNotifier |
| 0002 | method | com.motorola.synerj.svc.device.CarKit$MNotifier.<init>() |
| 0003 | method | com.motorola.synerj.svc.device.CarKit.access$200() |
| 0004 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0005 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private final | CarKit | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(CarKit c1) |
| void | <init>(CarKit c1, CarKit$1 c2) | |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.device.CarKitListener |
| 0002 | method | com.motorola.synerj.svc.device.CarKitListener.carKitAttached() |
| 0003 | method | com.motorola.synerj.svc.device.CarKitListener.carKitDetached() |
| 0004 | method | com.motorola.synerj.svc.device.CarKitListener.carKitCountdown() |
| 0005 | objref | com.motorola.synerj.notifications.Notifier |
| Methods | ||
|---|---|---|
| public | void | carKitAttached() |
| public | void | carKitCountdown(int i1) |
| public | void | carKitDetached() |
| Fields | ||
|---|---|---|
| public static final | int | FLIP_CLOSED |
| public static final | int | FLIP_NONE |
| public static final | int | FLIP_OPENED |
| public static final | String | FLIP_STATE_EVENT |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static native | int | getFlipState() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private static final | int | EV_SPEAKER |
| private static | DeviceManager | instance |
| private | Listeners | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | Listeners | access$200(DeviceManager d1) |
| public | void | addListener(DeviceManagerListener d1) |
| public static | DeviceManager | getInstance() |
| public | boolean | isSpeakerPhoneOn() |
| private static native | boolean | isSpeakerPhoneOn0() |
| public | void | removeListener(DeviceManagerListener d1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.notifications.Listeners.addListener() |
| 0001 | method | com.motorola.synerj.notifications.Listeners.removeListener() |
| 0002 | objref | com.motorola.synerj.notifications.Listeners |
| 0003 | method | com.motorola.synerj.notifications.Listeners.<init>() |
| 0004 | objref | com.motorola.synerj.svc.device.DeviceManager$Handler |
| 0005 | method | com.motorola.synerj.svc.device.DeviceManager$Handler.<init>() |
| 0006 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0007 | field | this.instance |
| 0008 | method | this.isSpeakerPhoneOn0() |
| 0009 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 000A | objref | this |
| 000B | method | this.<init>() |
| Fields | ||
|---|---|---|
| private | Notifier | notifier |
| private final | DeviceManager | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(DeviceManager d1) |
| void | <init>(DeviceManager d1, DeviceManager$1 d2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.device.DeviceManager$MNotifier |
| 0002 | method | com.motorola.synerj.svc.device.DeviceManager$MNotifier.<init>() |
| 0003 | method | com.motorola.synerj.svc.device.DeviceManager.access$200() |
| 0004 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0005 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private final | DeviceManager | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(DeviceManager d1) |
| void | <init>(DeviceManager d1, DeviceManager$1 d2) | |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.device.DeviceManagerListener |
| 0002 | method | com.motorola.synerj.svc.device.DeviceManagerListener.speakerPhoneChanged() |
| 0003 | objref | com.motorola.synerj.notifications.Notifier |
| Methods | ||
|---|---|---|
| public | void | speakerPhoneChanged(boolean b1) |
| Fields | ||
|---|---|---|
| public static final | int | BACKLIGHT_ON |
| public static final | String | DISPLAY_EVENT |
| public static final | int | DISPLAY_ON |
| public static final | int | PRIMARY_DISPLAY |
| public static final | int | SECONDARY_DISPLAY |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static | int | getDisplayState(int i1) |
| private static native | int | getDisplayState0(int i1) |
| public static | long | getLocalTime() |
| private static native | long | getLocalTime0() |
| public static | boolean | sendMsgChangeModeEventToSynergy() |
| private static native | boolean | sendMsgChangeModeEventToSynergy0() |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.IllegalArgumentException |
| 0001 | text | Unknown display ID |
| 0002 | method | java.lang.IllegalArgumentException.<init>() |
| 0003 | method | this.getDisplayState0() |
| 0004 | method | this.sendMsgChangeModeEventToSynergy0() |
| 0005 | method | this.getLocalTime0() |
| 0006 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private static final | int | EV_ATTACHED |
| private static final | int | EV_DETACHED |
| private static final | int | EV_OFF |
| private static final | int | EV_ON |
| private static final | int | EV_SEEK_STOPPED |
| public static final | int | FM_RADIO_RANGE_MAX |
| public static final | int | FM_RADIO_RANGE_MIN |
| public static final | int | FM_RADIO_SEPARATION |
| public static final | int | ICON_APP_RADIO |
| public static final | int | ICON_SEEK_BACKWARD |
| public static final | int | ICON_SEEK_FORWARD |
| public static final | int | PRESET_STATIONS_NUMBER |
| public static final | int | SEEK_DIRECTION_BACKWARD |
| public static final | int | SEEK_DIRECTION_FORWARD |
| public static final | int | STATE_ATTACHED_AND_OFF |
| public static final | int | STATE_ATTACHED_AND_ON |
| public static final | int | STATE_DETACHED |
| private static | FMRadio | instance |
| private | Listeners | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| static | Listeners | access$200(FMRadio f1) |
| public | void | addListener(FMRadioListener f1) |
| public | int | getActiveStation() |
| private static native | int | getActiveStation0() |
| public | int | getIconID(int i1) |
| private static native | int | getIconID0(int i1) |
| public static | FMRadio | getInstance() |
| public | int | getRange(int i1) |
| private static native | int | getRange0(int i1) |
| public | boolean | init() |
| private static native | boolean | init0() |
| public | boolean | isInState(int i1) |
| private static native | boolean | isInState0(int i1) |
| public | boolean | isRadioAvailable() |
| private static native | boolean | isRadioAvailable0() |
| public | int | readPreset(int i1) |
| private static native | int | readPreset0(int i1) |
| public | void | removeListener(FMRadioListener f1) |
| public | void | setActiveStation(int i1) |
| private static native | void | setActiveStation0(int i1) |
| public | void | startSeek(int i1) |
| private static native | void | startSeek0(int i1) |
| public | void | storePreset(int i1, int i2) |
| private static native | void | storePreset0(int i1, int i2) |
| public | void | turnOff() |
| private static native | void | turnOff0() |
| public | void | turnOn() |
| private static native | void | turnOn0() |
| References | ||
|---|---|---|
| 0000 | method | this.init0() |
| 0001 | objref | java.lang.IllegalArgumentException |
| 0002 | text | Invalid state type |
| 0003 | method | java.lang.IllegalArgumentException.<init>() |
| 0004 | method | this.isInState0() |
| 0005 | method | this.turnOn0() |
| 0006 | method | this.turnOff0() |
| 0007 | method | this.getActiveStation0() |
| 0008 | method | this.setActiveStation0() |
| 0009 | text | Invalid seek direction |
| 000A | method | this.startSeek0() |
| 000B | text | Invalid range type |
| 000C | method | this.getRange0() |
| 000D | text | Invalid preset number |
| 000E | method | this.readPreset0() |
| 000F | method | this.storePreset0() |
| 0010 | text | Invalid icon type |
| 0011 | method | this.getIconID0() |
| 0012 | method | this.isRadioAvailable0() |
| 0013 | method | com.motorola.synerj.notifications.Listeners.addListener() |
| 0014 | method | com.motorola.synerj.notifications.Listeners.removeListener() |
| 0015 | method | this.init() |
| 0016 | objref | com.motorola.synerj.notifications.Listeners |
| 0017 | method | com.motorola.synerj.notifications.Listeners.<init>() |
| 0018 | objref | com.motorola.synerj.svc.device.FMRadio$Handler |
| 0019 | method | com.motorola.synerj.svc.device.FMRadio$Handler.<init>() |
| 001A | method | com.motorola.api.DataFlow.registerApiProvider() |
| 001B | field | this.instance |
| 001C | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 001D | objref | this |
| 001E | method | this.<init>() |
| Fields | ||
|---|---|---|
| private | Notifier | notifier |
| private final | FMRadio | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(FMRadio f1) |
| void | <init>(FMRadio f1, FMRadio$1 f2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.device.FMRadio$MNotifier |
| 0002 | method | com.motorola.synerj.svc.device.FMRadio$MNotifier.<init>() |
| 0003 | method | com.motorola.synerj.svc.device.FMRadio.access$200() |
| 0004 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0005 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private final | FMRadio | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(FMRadio f1) |
| void | <init>(FMRadio f1, FMRadio$1 f2) | |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.device.FMRadioListener |
| 0002 | method | com.motorola.synerj.svc.device.FMRadioListener.radioAttached() |
| 0003 | method | com.motorola.synerj.svc.device.FMRadioListener.radioDetached() |
| 0004 | method | com.motorola.synerj.svc.device.FMRadioListener.radioSeekStopped() |
| 0005 | method | com.motorola.synerj.svc.device.FMRadioListener.radioOn() |
| 0006 | method | com.motorola.synerj.svc.device.FMRadioListener.radioOff() |
| 0007 | objref | com.motorola.synerj.notifications.Notifier |
| Methods | ||
|---|---|---|
| public | void | radioAttached() |
| public | void | radioDetached() |
| public | void | radioOff() |
| public | void | radioOn() |
| public | void | radioSeekStopped(int i1) |
| Fields | ||
|---|---|---|
| public static final | int | BACKLIGHT_OFF |
| public static final | int | BACKLIGHT_ON |
| public static final | String | KEYBOARD_BACKLIGHT_EVENT |
| public static final | String | KEYBOARD_LOCK_EVENT |
| public static final | int | LOCKED |
| public static final | int | OP_KEY_ANY |
| public static final | int | OP_KEY_BROWSER |
| public static final | int | OP_KEY_CAMERA |
| public static final | int | OP_KEY_MESSAGE |
| public static final | int | OP_KEY_PHONEBOOK |
| public static final | int | OP_KEY_PTT |
| public static final | int | OP_KEY_VOICE |
| public static final | int | RIGHT_LEFT_SCROLL_KEYS |
| public static final | int | SIDE_VOLUME_KEYS |
| public static final | int | UNLOCKED |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static native | int | getBacklightState() |
| public static native | int | getLockState() |
| public static native | int | getVolumeKeysMapping() |
| public static native | boolean | isCSMPresent() |
| public static native | boolean | isKeypadLockAvaliable() |
| public static | boolean | isOperatorKeyAvailable(int i1) |
| private static native | boolean | isOperatorKeyAvailable0(int i1) |
| public static native | boolean | isPositiveActionOnLeftSoftkey() |
| public static native | boolean | isSmartKeyAvailable() |
| public static native | int | lockKeyboard(boolean b1) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.IllegalArgumentException |
| 0001 | objref | java.lang.StringBuffer |
| 0002 | method | java.lang.StringBuffer.<init>() |
| 0003 | text | Illegal argument: opKey |
| 0004 | method | java.lang.StringBuffer.append() |
| 0005 | method | java.lang.StringBuffer.append() |
| 0006 | method | java.lang.StringBuffer.toString() |
| 0007 | method | java.lang.IllegalArgumentException.<init>() |
| 0008 | method | this.isOperatorKeyAvailable0() |
| 0009 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private static | MP3Lite | instance |
| private | Listeners | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| static | Listeners | access$200(MP3Lite m1) |
| public | void | addListener(MP3LiteListener m1) |
| public static | MP3Lite | getInstance() |
| public | void | pause(boolean b1) |
| private static native | void | pause0(boolean b1) |
| public | void | removeListener(MP3LiteListener m1) |
| References | ||
|---|---|---|
| 0000 | method | this.pause0() |
| 0001 | method | com.motorola.synerj.notifications.Listeners.addListener() |
| 0002 | method | com.motorola.synerj.notifications.Listeners.removeListener() |
| 0003 | objref | com.motorola.synerj.notifications.Listeners |
| 0004 | method | com.motorola.synerj.notifications.Listeners.<init>() |
| 0005 | objref | com.motorola.synerj.svc.device.MP3Lite$Handler |
| 0006 | method | com.motorola.synerj.svc.device.MP3Lite$Handler.<init>() |
| 0007 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0008 | field | this.instance |
| 0009 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 000A | objref | this |
| 000B | method | this.<init>() |
| Fields | ||
|---|---|---|
| private | Notifier | notifier |
| private final | MP3Lite | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(MP3Lite m1) |
| void | <init>(MP3Lite m1, MP3Lite$1 m2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.device.MP3Lite$MNotifier |
| 0002 | method | com.motorola.synerj.svc.device.MP3Lite$MNotifier.<init>() |
| 0003 | method | com.motorola.synerj.svc.device.MP3Lite.access$200() |
| 0004 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0005 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private final | MP3Lite | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(MP3Lite m1) |
| void | <init>(MP3Lite m1, MP3Lite$1 m2) | |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.device.MP3LiteListener |
| 0002 | method | com.motorola.synerj.svc.device.MP3LiteListener.onMP3LiteAttach() |
| 0003 | method | com.motorola.synerj.svc.device.MP3LiteListener.onMP3LiteDetach() |
| 0004 | objref | com.motorola.synerj.notifications.Notifier |
| Methods | ||
|---|---|---|
| public | void | onMP3LiteAttach() |
| public | void | onMP3LiteDetach() |
| Fields | ||
|---|---|---|
| public static final | int | ATTACHED |
| public static final | int | CALL_FORWARDING_BOTH |
| public static final | int | CALL_FORWARDING_DATA_ACTIVE_LINE |
| public static final | int | CALL_FORWARDING_DATA_LINE1 |
| public static final | int | CALL_FORWARDING_DATA_LINE2 |
| public static final | int | CALL_FORWARDING_FAX_ACTIVE_LINE |
| public static final | int | CALL_FORWARDING_FAX_LINE1 |
| public static final | int | CALL_FORWARDING_FAX_LINE2 |
| public static final | int | CALL_FORWARDING_LINE1 |
| public static final | int | CALL_FORWARDING_LINE2 |
| public static final | int | CALL_FORWARDING_OFF |
| public static final | int | CALL_FORWARDING_ON |
| public static final | int | CALL_FORWARDING_VIDEO_ACTIVE_LINE |
| public static final | int | CALL_FORWARDING_VIDEO_LINE1 |
| public static final | int | CALL_FORWARDING_VIDEO_LINE2 |
| public static final | int | CALL_FORWARDING_VOICE_ACTIVE_LINE |
| public static final | int | CALL_FORWARDING_VOICE_LINE1 |
| public static final | int | CALL_FORWARDING_VOICE_LINE2 |
| public static final | int | DETACHED |
| public static final | int | EMERGENCY_ONLY |
| private static final | int | EV_ATTACH |
| private static final | int | EV_AUTO_ANSWER |
| private static final | int | EV_CALL_BARRING |
| private static final | int | EV_FORWARDING |
| private static final | int | EV_GPRS |
| private static final | int | EV_PACKET_DATA |
| private static final | int | EV_SIGNAL |
| public static final | int | GPRS_AVAILABLE |
| public static final | int | GPRS_CONNECTED |
| public static final | int | GPRS_CONNECTING |
| public static final | int | GPRS_UNAVAILABLE |
| private static final | int | NETWK_CB_OFF |
| private static final | int | NETWK_CB_ON |
| private static final | int | NETWK_CB_WAIT |
| public static final | int | REGISTERING |
| public static final | int | UNREGISTERED_SIM |
| private | int | callBarringId |
| private | int | callBarringIncStatus |
| private | int | callBarringOutgStatus |
| private | Object | callBarringSync |
| private | int | forwardingStatus |
| private static | Network | instance |
| private | Listeners | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | Object | access$200(Network n1) |
| static | int | access$302(Network n1, int i1) |
| static | int | access$402(Network n1, int i1) |
| static | Listeners | access$600(Network n1) |
| public | void | addListener(NetworkListener n1) |
| private static native | boolean | getAutoAnswer0() |
| public | int | getCallForwarding() |
| private static native | String | getCurrentNetworkName0() |
| private static native | String | getCurrentNetworkPlmn0() |
| public | int | getFieldStrength() |
| private static native | int | getForwarding0() |
| public | int | getGprsStatus() |
| private static native | int | getGprsStatus0() |
| public static | Network | getInstance() |
| public | String | getNetworkName() |
| public | String | getNetworkPlmn() |
| public | Image | getOperatorLogo() |
| private static native | boolean | getOperatorLogo0(byte[] b1) |
| private static native | int | getOperatorLogoSize0() |
| private static native | boolean | getPacketData0() |
| public | String | getProviderName() |
| private static native | String | getProviderName0() |
| public | int | getServiceStatus() |
| private static native | int | getServiceStatus0() |
| private static native | int | getSignalStrength0() |
| public | boolean | is3GAvailable() |
| private static native | boolean | is3GAvailable0() |
| public | boolean | isAttached() |
| public | boolean | isAutoAnswer() |
| public | boolean | isCallBarring() |
| public | boolean | isLogoAvailable() |
| private static native | boolean | isLogoAvailable0() |
| public | boolean | isPacketData() |
| public | boolean | isRoaming() |
| private static native | boolean | isRoaming0() |
| public | void | removeListener(NetworkListener n1) |
| private static native | int | requestCallBarring0() |
| References | ||
|---|---|---|
| 0000 | method | this.getServiceStatus() |
| 0001 | method | this.getServiceStatus0() |
| 0002 | method | this.getProviderName0() |
| 0003 | method | this.getCurrentNetworkName0() |
| 0004 | method | this.getCurrentNetworkPlmn0() |
| 0005 | method | this.getOperatorLogoSize0() |
| 0006 | method | this.getOperatorLogo0() |
| 0007 | method | javax.microedition.lcdui.Image.createImage() |
| 0008 | objref | java.lang.Exception |
| 0009 | text | SVC:Network |
| 000A | text | getOperatorLogo |
| 000B | method | com.motorola.synerj.fw.Logger.error() |
| 000C | method | this.isLogoAvailable0() |
| 000D | method | this.isRoaming0() |
| 000E | method | this.getGprsStatus0() |
| 000F | method | this.is3GAvailable0() |
| 0010 | method | this.getSignalStrength0() |
| 0011 | method | this.getPacketData0() |
| 0012 | method | this.requestCallBarring0() |
| 0013 | method | java.lang.Object.wait() |
| 0014 | objref | java.lang.InterruptedException |
| 0015 | method | this.getAutoAnswer0() |
| 0016 | method | this.getForwarding0() |
| 0017 | method | com.motorola.synerj.notifications.Listeners.addListener() |
| 0018 | method | com.motorola.synerj.notifications.Listeners.removeListener() |
| 0019 | method | java.lang.Object.<init>() |
| 001A | objref | java.lang.Object |
| 001B | objref | com.motorola.synerj.notifications.Listeners |
| 001C | method | com.motorola.synerj.notifications.Listeners.<init>() |
| 001D | objref | com.motorola.synerj.svc.device.Network$Handler |
| 001E | method | com.motorola.synerj.svc.device.Network$Handler.<init>() |
| 001F | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0020 | objref | com.motorola.synerj.svc.device.Network$CallBarringHandler |
| 0021 | method | com.motorola.synerj.svc.device.Network$CallBarringHandler.<init>() |
| 0022 | field | this.instance |
| 0023 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0024 | objref | this |
| 0025 | method | this.<init>() |
| Fields | ||
|---|---|---|
| private final | Network | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(Network n1) |
| void | <init>(Network n1, Network$1 n2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | com.motorola.synerj.svc.device.Network.access$200() |
| 0002 | method | com.motorola.synerj.svc.device.Network.access$302() |
| 0003 | method | com.motorola.synerj.svc.device.Network.access$402() |
| 0004 | method | java.lang.Object.notifyAll() |
| 0005 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private | Notifier | notifier |
| private final | Network | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(Network n1) |
| void | <init>(Network n1, Network$1 n2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.device.Network$MNotifier |
| 0002 | method | com.motorola.synerj.svc.device.Network$MNotifier.<init>() |
| 0003 | method | com.motorola.synerj.svc.device.Network.access$600() |
| 0004 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0005 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private final | Network | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(Network n1) |
| void | <init>(Network n1, Network$1 n2) | |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.device.NetworkListener |
| 0002 | method | com.motorola.synerj.svc.device.NetworkListener.callBarringChanged() |
| 0003 | method | com.motorola.synerj.svc.device.NetworkListener.autoAnswerChanged() |
| 0004 | method | com.motorola.synerj.svc.device.NetworkListener.packetDataChanged() |
| 0005 | method | com.motorola.synerj.svc.device.NetworkListener.callForwardingChanged() |
| 0006 | method | com.motorola.synerj.svc.device.NetworkListener.serviceStatusChanged() |
| 0007 | method | com.motorola.synerj.svc.device.NetworkListener.gprsStatusChanged() |
| 0008 | method | com.motorola.synerj.svc.device.NetworkListener.fieldStrengthChanged() |
| 0009 | objref | com.motorola.synerj.notifications.Notifier |
| Methods | ||
|---|---|---|
| public | void | autoAnswerChanged(boolean b1) |
| public | void | callBarringChanged(boolean b1) |
| public | void | callForwardingChanged(int i1) |
| public | void | fieldStrengthChanged(int i1) |
| public | void | gprsStatusChanged(int i1) |
| public | void | packetDataChanged(boolean b1) |
| public | void | serviceStatusChanged(int i1) |
| public | void | threeGStateChanged(boolean b1) |
| Fields | ||
|---|---|---|
| public static final | int | BATTERY_AUX |
| public static final | int | BATTERY_MAIN |
| public static final | int | BATTERY_NONE |
| public static final | int | BATTERY_STATE_CHARGING |
| public static final | int | BATTERY_STATE_CHARGING_COMPLETE |
| public static final | String | BATTERY_STATE_EVENT |
| public static final | int | BATTERY_STATE_FAULTY |
| public static final | int | BATTERY_STATE_FULL |
| public static final | int | BATTERY_STATE_LOW |
| public static final | int | BATTERY_STATE_NONE |
| public static final | int | BATTERY_STATE_NORMAL |
| public static final | int | BATTERY_TYPE_ALKALINE |
| public static final | int | BATTERY_TYPE_CHARGEABLE |
| public static final | int | BATTERY_TYPE_FAULTY |
| public static final | int | BATTERY_TYPE_NONE |
| public static final | int | CHARGER_FAST_RATE |
| public static final | int | CHARGER_MID_RATE |
| public static final | int | CHARGER_NONE |
| public static final | int | DC_POWER_ATTACHED |
| public static final | int | DC_POWER_DETACHED |
| public static final | String | DC_POWER_EVENT |
| public static final | int | MODE_CHARGING |
| public static final | int | MODE_NORMAL |
| public static final | int | MODE_POWER_DOWN |
| public static final | int | MODE_SUSPEND |
| public static final | String | POWER_MODE_EVENT |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static | int | getActiveBattery() |
| private static native | int | getActiveBattery0() |
| public static | int | getBatteryLevel() |
| private static native | int | getBatteryLevel0() |
| public static | int | getBatteryState() |
| private static native | int | getBatteryState0() |
| public static | int | getBatteryType(int i1) |
| private static native | int | getBatteryType0(int i1) |
| public static | int | getChargerType() |
| private static native | int | getChargerType0() |
| public static | int | getDCState() |
| private static native | int | getDCState0() |
| public static | int | getPowerMode() |
| private static native | int | getPowerMode0() |
| References | ||
|---|---|---|
| 0000 | method | this.getBatteryState0() |
| 0001 | method | this.getBatteryLevel0() |
| 0002 | method | this.getActiveBattery0() |
| 0003 | objref | java.lang.IllegalArgumentException |
| 0004 | text | Incorrect battery value |
| 0005 | method | java.lang.IllegalArgumentException.<init>() |
| 0006 | method | this.getBatteryType0() |
| 0007 | method | this.getDCState0() |
| 0008 | method | this.getChargerType0() |
| 0009 | method | this.getPowerMode0() |
| 000A | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private static final | String | DEFAULT_SESSION |
| private static final | String | HIDDEN_SESSION |
| private static | SessionManager | manager |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| public | void | activateDefaultSession() |
| public | void | activateHiddenSession() |
| public | void | activateSession(String s1) |
| private static final native | int | activateSession0(String s1) |
| public | void | closeSession() |
| private static final native | int | closeSession0() |
| public static | SessionManager | getInstance() |
| References | ||
|---|---|---|
| 0000 | field | this.manager |
| 0001 | text | Dynamic_Portal |
| 0002 | method | this.activateSession() |
| 0003 | field | this.DEFAULT_SESSION |
| 0004 | method | this.closeSession0() |
| 0005 | objref | com.motorola.synerj.svc.net.SessionManagerException |
| 0006 | text | No active session present |
| 0007 | method | com.motorola.synerj.svc.net.SessionManagerException.<init>() |
| 0008 | text | Operation failed |
| 0009 | method | this.activateSession0() |
| 000A | text | Active session present |
| 000B | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 000C | objref | this |
| 000D | method | this.<init>() |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| 0002 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| public static final | int | IDLE_ICON_ANIMATED |
| public static final | int | IDLE_ICON_STATIC |
| private static | AppManager | instance |
| private | SuiteEntry[] | list |
| private | Listeners | listeners |
| private | Object | sync |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | Listeners | access$100(AppManager a1) |
| static | Object | access$200(AppManager a1) |
| static | void | access$300(byte[] b1, int i1) |
| static | SuiteEntry[] | access$402(AppManager a1, SuiteEntry[] s1) |
| static | SuiteEntry[] | access$500(AppManager a1, byte[] b1) |
| public | void | addListener(AppManagerListener a1) |
| public | Image | getIdleIcon(int i1, int i2) |
| private static native | boolean | getIdleIcon0(int i1, int i2, byte[] b1) |
| private static native | int | getIdleIconSize0(int i1, int i2) |
| public static | AppManager | getInstance() |
| public synchronized | SuiteEntry[] | getSuitesList() |
| private static native | boolean | launchApp0(int i1) |
| boolean | launchMidlet(MidletEntry m1) | |
| boolean | launchSuite(SuiteEntry s1) | |
| public | void | removeListener(AppManagerListener a1) |
| private static native | int | requestSuitesList0() |
| private static native | void | retrieveByteArray0(byte[] b1, int i1) |
| private | SuiteEntry[] | unpackData(byte[] b1) |
| Fields | ||
|---|---|---|
| private final | AppManager | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(AppManager a1) |
| void | <init>(AppManager a1, AppManager$1 a2) | |
| public | void | notifyListener(Object o1, int[] i1) |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.user.AppManager$UpdateThread |
| 0002 | method | com.motorola.synerj.svc.user.AppManager$UpdateThread.<init>() |
| 0003 | method | java.lang.Thread.start() |
| 0004 | method | com.motorola.synerj.svc.user.AppManager.access$100() |
| 0005 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0006 | objref | com.motorola.synerj.svc.user.AppManagerListener |
| 0007 | method | com.motorola.synerj.svc.user.AppManagerListener.suitesListChanged() |
| 0008 | objref | com.motorola.api.DataFlowListener |
| 0009 | objref | com.motorola.synerj.notifications.Notifier |
| Fields | ||
|---|---|---|
| private | int | buffer |
| private | int | length |
| private final | AppManager | this$0 |
| Methods | ||
|---|---|---|
| public | void | <init>(AppManager a1, int i1, int i2) |
| public | void | run() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Thread.<init>() |
| 0001 | method | com.motorola.synerj.svc.user.AppManager.access$200() |
| 0002 | method | com.motorola.synerj.svc.user.AppManager.access$300() |
| 0003 | method | com.motorola.synerj.svc.user.AppManager.access$500() |
| 0004 | method | com.motorola.synerj.svc.user.AppManager.access$402() |
| 0005 | method | java.lang.Object.notifyAll() |
| Methods | ||
|---|---|---|
| public | void | suitesListChanged() |
| Fields | ||
|---|---|---|
| public static final | int | APP_ACTIVATIONLIST |
| public static final | int | APP_ALARMCLOCK |
| public static final | int | APP_BARREDDIAL |
| public static final | int | APP_BLUETOOTH |
| public static final | int | APP_BROWSER |
| public static final | int | APP_BRWSETUP |
| public static final | int | APP_CALCULATOR |
| public static final | int | APP_CALLFORWARD |
| public static final | int | APP_CAMERA |
| public static final | int | APP_CARSETTINGS |
| public static final | int | APP_CONNECTION |
| public static final | int | APP_DATEBOOK |
| public static final | int | APP_DIALINGSRVC |
| public static final | int | APP_FIXEDDIAL |
| public static final | int | APP_GAMESAPPS |
| public static final | int | APP_GOTOURL |
| public static final | int | APP_HEADSET |
| public static final | int | APP_IM |
| public static final | int | APP_INCALLSETUP |
| public static final | int | APP_INITIALSETUP |
| public static final | int | APP_JAVASETTINGS |
| public static final | int | APP_MESSAGE_CENTER |
| public static final | int | APP_MOTOMIXER |
| public static final | int | APP_MULTIMEDIA |
| public static final | int | APP_NETWORK |
| public static final | int | APP_PERSONALIZE |
| public static final | int | APP_PHONEBOOK |
| public static final | int | APP_PHONESTATUS |
| public static final | int | APP_PICTURES |
| public static final | int | APP_QUICKDIAL |
| public static final | int | APP_RADIO |
| public static final | int | APP_RECENT_CALLS |
| public static final | int | APP_RINGSTYLES |
| public static final | int | APP_SECURITY |
| public static final | int | APP_SETTINGS |
| public static final | int | APP_SHORTCUTS |
| public static final | int | APP_SIMMENU |
| public static final | int | APP_SOUNDS |
| public static final | int | APP_SRVCDIAL |
| public static final | int | APP_STOREDPAGES |
| public static final | int | APP_SYNC |
| public static final | int | APP_TESTMODE |
| public static final | int | APP_THEMES |
| public static final | int | APP_TOOLS |
| public static final | int | APP_VIDEOCAMERA |
| public static final | int | APP_VIDEOS |
| public static final | int | APP_VOICERECORD |
| public static final | int | APP_WEBHISTORY |
| public static final | int | APP_WEBSESSIONS |
| public static final | int | APP_WEBSHORTCUTS |
| public static final | int | APP_WEB_ACCESS |
| public static final | int | CLOCK_ANALOG |
| public static final | int | CLOCK_DIGITAL |
| public static final | int | CLOCK_HIDE |
| public static final | int | DATE_HIDE |
| public static final | int | DATE_SHOW |
| private static final | int | EV_CLOCK_APPEARANCE_CHANGED |
| private static final | int | EV_DATE_MODE_CHANGED |
| private static final | int | EV_HKEY_SETTINGS_CHANGED |
| private static final | int | EV_ICONS_MODE_CHANGED |
| private static final | int | EV_LAYOUT_CHANGED |
| private static final | int | GET_APP_ANIMATED_ICON |
| private static final | int | GET_APP_LARGE_ICON |
| private static final | int | GET_APP_NAME |
| private static final | int | GET_APP_SK_LABEL |
| private static final | int | GET_APP_SMALL_ICON |
| public static final | int | HKEY_DOWN |
| public static final | int | HKEY_EX_NA |
| public static final | int | HKEY_EX_NEGATIVE_SOFTKEY |
| public static final | int | HKEY_EX_POSITIVE_SOFTKEY |
| public static final | int | HKEY_LEFT |
| public static final | int | HKEY_LEFT_SOFTKEY |
| public static final | int | HKEY_RIGHT |
| public static final | int | HKEY_RIGHT_SOFTKEY |
| public static final | int | HKEY_SMARTKEY |
| public static final | int | HKEY_STYLE_ICON |
| public static final | int | HKEY_STYLE_STRING |
| public static final | int | HKEY_UP |
| public static final | int | ICONS_HIDE |
| public static final | int | ICONS_SHOW |
| public static final | int | ICON_ON_LEFT_SOFTKEY |
| public static final | int | ICON_ON_NEGATIVE_SOFTKEY |
| public static final | int | ICON_ON_NEITHER_SOFTKEY |
| public static final | int | ICON_ON_POSITIVE_SOFTKEY |
| public static final | int | ICON_ON_RIGHT_SOFTKEY |
| public static final | int | LAYOUT_CENTER |
| public static final | int | LAYOUT_LEFT |
| public static final | int | MMA_ATTRIBUTE_DELETABLE |
| public static final | int | MMA_ATTRIBUTE_EXCLUSIVE |
| public static final | int | MMA_ATTRIBUTE_LOCKABLE |
| public static final | int | MMA_ATTRIBUTE_MOVEABLE |
| public static final | int | MMA_ATTRIBUTE_REORDERABLE |
| private static | HomeScreen | instance |
| private | Listeners | listeners |
| private | ResourceManager | resMngr |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | Listeners | access$200(HomeScreen h1) |
| public | void | addListener(HomeScreenListener h1) |
| private static | boolean | checkHomeKey(int i1) |
| public | int[] | getAllApps() |
| private static native | boolean | getAllApps0(byte[] b1) |
| public | Image | getAnalogClockFace() |
| public | int | getAppAnimatedIconResId(int i1) |
| public static | int | getAppId(int i1) |
| private static native | int | getAppId0(int i1) |
| public | int | getAppLabelResId(int i1) |
| public | int | getAppLargeIconResId(int i1) |
| public | int | getAppNameResId(int i1) |
| private static native | int | getAppResId0(int i1, int i2) |
| public | int | getAppSmallIconResId(int i1) |
| public static native | int | getAssignedAppId(int i1) |
| public | int | getAttributeOfHomeKey(int i1) |
| private static native | int | getAttributeOfHomeKey0(int i1) |
| public static native | int | getClockAppearance() |
| public | String | getClockModeName(int i1) |
| public static native | int | getDateMode() |
| public | Image | getIcon(int i1) |
| public | int | getIconOnSoftkeyState() |
| private static native | int | getIconOnSoftkeyState0(boolean b1) |
| public | int | getIconOnSoftkeyStateEx() |
| private static native | int | getIconResourceId0(int i1) |
| public static native | int | getIconsMode() |
| public | String | getIconsModeName(int i1) |
| public static | HomeScreen | getInstance() |
| public static native | int | getLayout() |
| public | String | getLayoutModeName(int i1) |
| public | String | getName(int i1) |
| private static native | String | getNameString0(int i1) |
| private static native | int | getNumberOfApps0() |
| public static native | int | getStyle(int i1) |
| public static native | boolean | isAppAvailable(int i1) |
| public static | boolean | isClockHiddenModeAvailable() |
| private static native | boolean | isClockHiddenModeAvailable0() |
| public static | boolean | isDateHiddenModeAvailable() |
| private static native | boolean | isDateHiddenModeAvailable0() |
| public | boolean | isIconOnSoftkeyAvailable() |
| private static native | boolean | isIconOnSoftkeyAvailable0() |
| public | boolean | isKeyPersonolizable(int i1) |
| private static native | boolean | isKeyPersonolizable0() |
| public | boolean | isMainMenuOnKey(int i1) |
| private static native | boolean | isMainMenuOnKey0() |
| public | boolean | isOptionsMenuOnKey(int i1) |
| private static native | boolean | isOptionsMenuOnKey0() |
| public static | void | launch(int i1) |
| private static native | void | launch0(int i1) |
| public | void | removeListener(HomeScreenListener h1) |
| public | boolean | setAppHomeKey(int i1, int i2) |
| private static native | boolean | setAppHomeKey0(int i1, int i2) |
| public static native | boolean | setClockAppearance(int i1) |
| public static native | boolean | setDateMode(int i1) |
| public static native | boolean | setIconsMode(int i1) |
| public static native | boolean | setLayout(int i1) |
| public | void | setMainMenuOnKey(int i1, boolean b1) |
| private static native | void | setMainMenuOnKey0(int i1, boolean b1) |
| public | void | setOptionsMenuOnKey(int i1, boolean b1) |
| private static native | void | setOptionsMenuOnKey0(int i1, boolean b1) |
| References | ||
|---|---|---|
| 0000 | field | this.instance |
| 0001 | method | this.isAppAvailable() |
| 0002 | method | this.launch0() |
| 0003 | objref | java.lang.IllegalStateException |
| 0004 | objref | java.lang.StringBuffer |
| 0005 | method | java.lang.StringBuffer.<init>() |
| 0006 | text | Unavailable application: |
| 0007 | method | java.lang.StringBuffer.append() |
| 0008 | method | java.lang.StringBuffer.append() |
| 0009 | method | java.lang.StringBuffer.toString() |
| 000A | method | java.lang.IllegalStateException.<init>() |
| 000B | method | this.getNameString0() |
| 000C | method | this.getIconResourceId0() |
| 000D | method | com.motorola.synerj.svc.auf.ResourceManager.getImageFromID() |
| 000E | method | com.motorola.synerj.svc.auf.ResourceManager.getString() |
| 000F | method | com.motorola.synerj.notifications.Listeners.addListener() |
| 0010 | method | com.motorola.synerj.notifications.Listeners.removeListener() |
| 0011 | method | com.motorola.synerj.svc.auf.ResourceManager.getImage() |
| 0012 | method | this.getNumberOfApps0() |
| 0013 | method | this.getAllApps0() |
| 0014 | method | com.motorola.synerj.svc.Util.unpackIntArray() |
| 0015 | method | this.getAppResId0() |
| 0016 | method | this.setAppHomeKey0() |
| 0017 | method | this.isIconOnSoftkeyAvailable0() |
| 0018 | method | this.isClockHiddenModeAvailable0() |
| 0019 | method | this.isDateHiddenModeAvailable0() |
| 001A | objref | java.lang.IllegalArgumentException |
| 001B | text | Illegal argument. |
| 001C | method | java.lang.IllegalArgumentException.<init>() |
| 001D | method | this.isKeyPersonolizable0() |
| 001E | method | this.isMainMenuOnKey0() |
| 001F | method | this.isOptionsMenuOnKey0() |
| 0020 | method | this.setOptionsMenuOnKey0() |
| 0021 | method | this.setMainMenuOnKey0() |
| 0022 | method | this.getIconOnSoftkeyState0() |
| 0023 | method | this.getAppId0() |
| 0024 | method | this.checkHomeKey() |
| 0025 | text | Illegal argument homeKey: |
| 0026 | method | this.getAttributeOfHomeKey0() |
| 0027 | objref | com.motorola.synerj.notifications.Listeners |
| 0028 | method | com.motorola.synerj.notifications.Listeners.<init>() |
| 0029 | text | com.motorola.synerj.framework |
| 002A | method | com.motorola.synerj.svc.auf.ResourceManager.getResourceManager() |
| 002B | objref | com.motorola.synerj.svc.user.HomeScreen$HsHandler |
| 002C | method | com.motorola.synerj.svc.user.HomeScreen$HsHandler.<init>() |
| 002D | method | com.motorola.api.DataFlow.registerApiProvider() |
| 002E | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 002F | objref | this |
| 0030 | method | this.<init>() |
| Fields | ||
|---|---|---|
| private | HomeScreen$HsNotifier | notifier |
| private final | HomeScreen | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(HomeScreen h1) |
| void | <init>(HomeScreen h1, HomeScreen$1 h2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.user.HomeScreen$HsNotifier |
| 0002 | method | com.motorola.synerj.svc.user.HomeScreen$HsNotifier.<init>() |
| 0003 | method | com.motorola.synerj.svc.user.HomeScreen.access$200() |
| 0004 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0005 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private final | HomeScreen | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(HomeScreen h1) |
| void | <init>(HomeScreen h1, HomeScreen$1 h2) | |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.user.HomeScreenListener |
| 0002 | method | com.motorola.synerj.svc.user.HomeScreenListener.hkeySettingsChanged() |
| 0003 | method | com.motorola.synerj.svc.user.HomeScreenListener.layoutChanged() |
| 0004 | method | com.motorola.synerj.svc.user.HomeScreenListener.clockAppearenceChanged() |
| 0005 | method | com.motorola.synerj.svc.user.HomeScreenListener.dateModeChanged() |
| 0006 | method | com.motorola.synerj.svc.user.HomeScreenListener.iconsModeChanged() |
| 0007 | objref | com.motorola.synerj.notifications.Notifier |
| Methods | ||
|---|---|---|
| public | void | clockAppearenceChanged(int i1) |
| public | void | dateModeChanged(int i1) |
| public | void | hkeySettingsChanged(int i1, int i2) |
| public | void | iconsModeChanged(int i1) |
| public | void | layoutChanged(int i1) |
| Fields | ||
|---|---|---|
| private | int | id |
| private | String | name |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(DataInputStream d1) | |
| public | int | getId() |
| public | String | getName() |
| public | boolean | launch() |
| References | ||
|---|---|---|
| 0000 | method | java.io.DataInputStream.readInt() |
| 0001 | method | java.io.DataInputStream.readUTF() |
| 0002 | method | com.motorola.synerj.svc.user.AppManager.getInstance() |
| 0003 | method | com.motorola.synerj.svc.user.AppManager.launchMidlet() |
| 0004 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0005 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | int | MIN_WAIT_TIMEOUT |
| private static | PhoneStatus | instance |
| private | String | msisdn |
| private | boolean | notified |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | String | access$002(PhoneStatus p1, String s1) |
| static | boolean | access$102(PhoneStatus p1, boolean b1) |
| public static | PhoneStatus | getInstance() |
| public | String | getMSISDN() |
| public | String | getMSISDN(int i1) |
| private static native | int | requestMSISDN0() |
| References | ||
|---|---|---|
| 0000 | field | this.instance |
| 0001 | method | this.requestMSISDN0() |
| 0002 | objref | com.motorola.synerj.svc.user.PhoneStatusException |
| 0003 | text | MSISDN request error |
| 0004 | method | com.motorola.synerj.svc.user.PhoneStatusException.<init>() |
| 0005 | method | java.lang.Object.wait() |
| 0006 | objref | java.lang.InterruptedException |
| 0007 | text | MSISDN timeout |
| 0008 | method | this.getMSISDN() |
| 0009 | objref | com.motorola.synerj.svc.user.PhoneStatus$MSISDNHandler |
| 000A | method | com.motorola.synerj.svc.user.PhoneStatus$MSISDNHandler.<init>() |
| 000B | method | com.motorola.api.DataFlow.registerApiProvider() |
| 000C | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 000D | objref | this |
| 000E | method | this.<init>() |
| Fields | ||
|---|---|---|
| private final | PhoneStatus | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(PhoneStatus p1) |
| void | <init>(PhoneStatus p1, PhoneStatus$1 p2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | com.motorola.synerj.svc.Util.retrieveString() |
| 0002 | method | com.motorola.synerj.svc.user.PhoneStatus.access$002() |
| 0003 | method | com.motorola.synerj.svc.user.PhoneStatus.access$102() |
| 0004 | method | java.lang.Object.notify() |
| 0005 | objref | com.motorola.api.DataFlowListener |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| 0002 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| public static final | int | LOUD_RING |
| public static final | String | RING_MODE_CHANGED_EVENT |
| public static final | int | SILENT |
| public static final | int | SOFT_RING |
| public static final | int | VIBRATE |
| public static final | int | VIBRATE_AND_RING |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static final | int | getMode() |
| private static native | int | getMode0() |
| References | ||
|---|---|---|
| 0000 | method | this.getMode0() |
| 0001 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private static final | int | EV_PICTURE_CHANGED |
| private static final | int | EV_TIMEOUT_CHANGED |
| private static | ScreenSaver | instance |
| private | Listeners | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | Listeners | access$200(ScreenSaver s1) |
| public | void | addListener(ScreenSaverListener s1) |
| private | String | getErrorMessage(int i1) |
| public static | ScreenSaver | getInstance() |
| public | int | getTimeout() |
| private static native | int | getTimeout0() |
| public | boolean | isOn() |
| public | boolean | isPictureSet() |
| private static native | int | isPictureSet0() |
| public | void | removeListener(ScreenSaverListener s1) |
| References | ||
|---|---|---|
| 0000 | field | this.instance |
| 0001 | objref | com.motorola.synerj.notifications.Listeners |
| 0002 | method | com.motorola.synerj.notifications.Listeners.<init>() |
| 0003 | objref | com.motorola.synerj.svc.user.ScreenSaver$Handler |
| 0004 | method | com.motorola.synerj.svc.user.ScreenSaver$Handler.<init>() |
| 0005 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0006 | method | com.motorola.synerj.notifications.Listeners.addListener() |
| 0007 | method | com.motorola.synerj.notifications.Listeners.removeListener() |
| 0008 | text | Feature is not available |
| 0009 | text | Feature database error |
| 000A | method | this.isPictureSet0() |
| 000B | objref | com.motorola.synerj.svc.user.ScreenSaverException |
| 000C | method | this.getErrorMessage() |
| 000D | method | com.motorola.synerj.svc.user.ScreenSaverException.<init>() |
| 000E | method | this.getTimeout0() |
| 000F | method | this.getTimeout() |
| 0010 | method | this.isPictureSet() |
| 0011 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0012 | objref | this |
| 0013 | method | this.<init>() |
| Fields | ||
|---|---|---|
| private | Notifier | notifier |
| private final | ScreenSaver | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(ScreenSaver s1) |
| void | <init>(ScreenSaver s1, ScreenSaver$1 s2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.user.ScreenSaver$MNotifier |
| 0002 | method | com.motorola.synerj.svc.user.ScreenSaver$MNotifier.<init>() |
| 0003 | method | com.motorola.synerj.svc.user.ScreenSaver.access$200() |
| 0004 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0005 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private final | ScreenSaver | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(ScreenSaver s1) |
| void | <init>(ScreenSaver s1, ScreenSaver$1 s2) | |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.user.ScreenSaverListener |
| 0002 | method | com.motorola.synerj.svc.user.ScreenSaverListener.screenSaverPictureChanged() |
| 0003 | method | com.motorola.synerj.svc.user.ScreenSaverListener.screenSaverTimeoutChanged() |
| 0004 | objref | com.motorola.synerj.notifications.Notifier |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| 0002 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Methods | ||
|---|---|---|
| public | void | screenSaverPictureChanged() |
| public | void | screenSaverTimeoutChanged(int i1) |
| Fields | ||
|---|---|---|
| public static final | int | DATE_FORMAT_DAY_FIRST |
| public static final | int | DATE_FORMAT_MONTH_ABBR |
| public static final | int | DATE_FORMAT_MONTH_FIRST |
| private static final | int | EV_CREDIT |
| private static final | int | EV_DATE_FORMAT |
| private static final | int | EV_LANGUAGE |
| private static final | int | EV_MASTER_CLEAR |
| private static final | int | EV_MASTER_RESET |
| private static final | int | EV_TIME |
| private static final | int | EV_TIME_FORMAT |
| public static final | int | TIME_CHANGED_BY_NETWORK |
| public static final | int | TIME_CHANGED_BY_OTHER |
| public static final | int | TIME_CHANGED_BY_USER |
| public static final | int | TIME_FORMAT_12_HOUR |
| public static final | int | TIME_FORMAT_24_HOUR |
| private static | Settings | instance |
| private | Listeners | listeners |
| private | String | units |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | Listeners | access$200(Settings s1) |
| public | void | addListener(SettingsListener s1) |
| public | String | convertCredit() |
| public | String | convertCredit(int i1, long l1, String s1) |
| public | int | getCreditAvailableUnits() |
| private static native | int | getCreditAvailableUnits0() |
| public | String | getCreditCurrency() |
| private static native | String | getCreditCurrency0() |
| public | long | getCreditPricePerUnit() |
| private static native | long | getCreditPricePerUnit0() |
| public | int | getDateFormat() |
| private static native | int | getDateFormat0() |
| public static | boolean | getHeadsetVoiceRecognitionState() |
| private static native | boolean | getHeadsetVoiceRecognitionState0() |
| public static | Settings | getInstance() |
| public | String | getLanguage() |
| private static native | String | getLanguage0() |
| public static | int | getListFlags() |
| private static native | int | getListSettings0() |
| public | boolean | getSilentModeHashKeyAvaliable() |
| private static native | boolean | getSilentModeHashKeyAvaliable0() |
| public | int | getTimeFormat() |
| private static native | int | getTimeFormat0() |
| private static native | int | getUnitsID0() |
| public static | boolean | getVoiceRecogintionAvailability() |
| private static native | boolean | getVoiceRecogintionAvailability0() |
| public static | boolean | getVoiceRecordKeyAvailability() |
| private static native | boolean | getVoiceRecordKeyAvailability0() |
| public | void | removeListener(SettingsListener s1) |
| References | ||
|---|---|---|
| 0000 | objref | com.motorola.synerj.notifications.Listeners |
| 0001 | method | com.motorola.synerj.notifications.Listeners.<init>() |
| 0002 | objref | com.motorola.synerj.svc.user.Settings$Listener |
| 0003 | method | com.motorola.synerj.svc.user.Settings$Listener.<init>() |
| 0004 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0005 | field | this.instance |
| 0006 | method | this.getDateFormat0() |
| 0007 | method | this.getTimeFormat0() |
| 0008 | method | this.getLanguage0() |
| 0009 | method | this.getSilentModeHashKeyAvaliable0() |
| 000A | method | this.getCreditAvailableUnits0() |
| 000B | method | this.getCreditPricePerUnit0() |
| 000C | method | this.getCreditCurrency0() |
| 000D | method | this.getCreditAvailableUnits() |
| 000E | method | this.getCreditPricePerUnit() |
| 000F | method | this.getCreditCurrency() |
| 0010 | method | this.convertCredit() |
| 0011 | 0005 | 00000000 |
| 0012 | 0000 | 000186A0 |
| 0013 | 0005 | 00000000 |
| 0014 | 0000 | 00000064 |
| 0015 | method | java.lang.String.valueOf() |
| 0016 | objref | java.lang.StringBuffer |
| 0017 | method | java.lang.StringBuffer.<init>() |
| 0018 | text | 0 |
| 0019 | method | java.lang.StringBuffer.append() |
| 001A | method | java.lang.StringBuffer.toString() |
| 001B | method | java.lang.StringBuffer.append() |
| 001C | text | . |
| 001D | text | |
| 001E | method | this.getUnitsID0() |
| 001F | method | com.motorola.synerj.svc.auf.ResourceManager.getStringFromID() |
| 0020 | method | java.lang.StringBuffer.append() |
| 0021 | text | .00 |
| 0022 | method | com.motorola.synerj.notifications.Listeners.addListener() |
| 0023 | method | com.motorola.synerj.notifications.Listeners.removeListener() |
| 0024 | method | this.getVoiceRecordKeyAvailability0() |
| 0025 | method | this.getListSettings0() |
| 0026 | method | this.getVoiceRecogintionAvailability0() |
| 0027 | method | this.getHeadsetVoiceRecognitionState0() |
| 0028 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0029 | objref | this |
| 002A | method | this.<init>() |
| Fields | ||
|---|---|---|
| private | Notifier | notifier |
| private final | Settings | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(Settings s1) |
| void | <init>(Settings s1, Settings$1 s2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.user.Settings$MNotifier |
| 0002 | method | com.motorola.synerj.svc.user.Settings$MNotifier.<init>() |
| 0003 | method | com.motorola.synerj.svc.user.Settings.access$200() |
| 0004 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0005 | objref | com.motorola.synerj.svc.user.Settings$SNotifier |
| 0006 | method | com.motorola.synerj.svc.Util.retrieveString() |
| 0007 | method | com.motorola.synerj.svc.user.Settings$SNotifier.<init>() |
| 0008 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private final | Settings | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(Settings s1) |
| void | <init>(Settings s1, Settings$1 s2) | |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.svc.user.SettingsListener |
| 0002 | method | com.motorola.synerj.svc.user.SettingsListener.creditChanged() |
| 0003 | method | com.motorola.synerj.svc.user.SettingsListener.dateFormatChanged() |
| 0004 | method | com.motorola.synerj.svc.user.SettingsListener.masterClear() |
| 0005 | method | com.motorola.synerj.svc.user.SettingsListener.masterReset() |
| 0006 | method | com.motorola.synerj.svc.user.SettingsListener.timeChanged() |
| 0007 | method | com.motorola.synerj.svc.user.SettingsListener.timeFormatChanged() |
| 0008 | objref | com.motorola.synerj.notifications.Notifier |
| Fields | ||
|---|---|---|
| private | String | str |
| private final | Settings | this$0 |
| Methods | ||
|---|---|---|
| public | void | <init>(Settings s1, String s2) |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | objref | com.motorola.synerj.svc.user.SettingsListener |
| 0001 | method | com.motorola.synerj.svc.user.SettingsListener.languageChanged() |
| 0002 | objref | com.motorola.synerj.notifications.Notifier |
| Methods | ||
|---|---|---|
| public | void | creditChanged() |
| public | void | dateFormatChanged(int i1) |
| public | void | languageChanged(String s1) |
| public | void | masterClear() |
| public | void | masterReset() |
| public | void | timeChanged(int i1) |
| public | void | timeFormatChanged(int i1) |
| Fields | ||
|---|---|---|
| private | long | icon |
| private | int | id |
| private | midlets | |
| private | String | name |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(DataInputStream d1) | |
| public | long | getIcon() |
| public | int | getId() |
| public | getMidlets() | |
| public | String | getName() |
| public | boolean | launch() |
| References | ||
|---|---|---|
| 0000 | method | java.io.DataInputStream.readInt() |
| 0001 | method | java.io.DataInputStream.readLong() |
| 0002 | method | java.io.DataInputStream.readUTF() |
| 0003 | objref | com.motorola.synerj.svc.user.MidletEntry |
| 0004 | method | com.motorola.synerj.svc.user.MidletEntry.<init>() |
| 0005 | method | com.motorola.synerj.svc.user.AppManager.getInstance() |
| 0006 | method | com.motorola.synerj.svc.user.AppManager.launchSuite() |
| 0007 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0008 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| public static final | int | CHECK_MARK_BOX |
| public static final | int | CHECK_MARK_RADIO |
| public static final | int | CHECK_MARK_SMALL |
| public static final | int | CHECK_MARK_TINY |
| private static final | int | DLG_DECORATOR_COUNT |
| public static final | int | DLG_DECORATOR_IDLE |
| public static final | int | DLG_DECORATOR_LIST |
| public static final | int | DLG_DECORATOR_NOTICE |
| public static final | int | DLG_DECORATOR_TAB_LIST |
| public static final | int | DLG_DECORATOR_TRANSIENT_NOTICE |
| public static final | int | DLG_DECORATOR_VIEW |
| private static | PrimaryViewDecorator[] | carrierDecorators_ |
| private static | checkMarkAdjs_ | |
| private | int | dimColor_ |
| private | FormItemAdjustments | formItemAdjs_ |
| private | IconicListItemAdjustments | iconicListItemAdjs_ |
| private static | Adjuster | instance_ |
| private | StringListItemAdjustments | nestedMenuListItemAdjs_ |
| private | StringListItemAdjustments | rootMenuListItemAdjs_ |
| private static | PrimaryViewDecorator[] | standardDecorators_ |
| private | StringListItemAdjustments | stringListItemAdjs_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | void | access$000(Adjuster a1) |
| static | void | access$100(Adjuster a1) |
| static | void | access$200(Adjuster a1) |
| static | void | access$300(Adjuster a1) |
| private static | void | createCheckMarkAdjustments(int i1) |
| public static synchronized | PrimaryViewDecorator | getCarrierDecorator(int i1) |
| public static synchronized | CheckMarkAdjustments | getCheckMarkAdjustments(int i1) |
| public static synchronized | PrimaryViewDecorator | getDecorator(int i1) |
| private static synchronized | PrimaryViewDecorator | getDecorator(int i1, PrimaryViewDecorator[] p1, SoftkeysAdjustments s1) |
| static | int | getDimColor() |
| public static synchronized | FormItemAdjustments | getFormItemAdjustments() |
| public static synchronized | IconicListItemAdjustments | getIconicListItemAdjustments() |
| public static synchronized | StringListItemAdjustments | getNestedMenuListItemAdjustments() |
| public static synchronized | StringListItemAdjustments | getRootMenuListItemAdjustments() |
| public static synchronized | StringListItemAdjustments | getStringListItemAdjustments() |
| private static | Adjuster | instance() |
| private | void | updateDimColor() |
| private | void | updateFormItemAdjustments() |
| private | void | updateIconicListItemAdjustments() |
| private | void | updateNestedMenuListItemAdjustments() |
| private | void | updateRootMenuListItemAdjustments() |
| private | void | updateStringListItemAdjustments() |
| Fields | ||
|---|---|---|
| private final | Adjuster | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(Adjuster a1) | |
| public | void | skinChanged() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.settings.SettingsAdapter.<init>() |
| 0001 | method | com.motorola.synerj.ui.Adjuster.access$000() |
| 0002 | method | com.motorola.synerj.ui.Adjuster.access$100() |
| 0003 | method | com.motorola.synerj.ui.Adjuster.access$200() |
| 0004 | method | com.motorola.synerj.ui.Adjuster.access$300() |
| Fields | ||
|---|---|---|
| public static final | int | DURATION_FOREVER |
| Methods | ||
|---|---|---|
| public | int | getDuration() |
| public | int | getHeight() |
| public | boolean | getInfinite() |
| public | int | getWidth() |
| public | boolean | isAnimated() |
| public | void | paint(UIGraphics u1, int i1, int i2, int i3) |
| public | void | prepareNextFrame() |
| public | void | rewind() |
| public | void | setInfinite(boolean b1) |
| Fields | ||
|---|---|---|
| Animation | animation | |
| int | timeout | |
| int | x | |
| int | y | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(Animation a1, int i1, int i2) | |
| void | <init>(Animation a1, int i1, int i2, int i3) | |
| public | boolean | equals(Object o1) |
| private | void | init(Animation a1, int i1, int i2) |
| void | prepareNextFrame() | |
| void | rewind() | |
| References | ||
|---|---|---|
| 0000 | method | this.init() |
| 0001 | method | com.motorola.synerj.ui.Animation.getDuration() |
| 0002 | method | com.motorola.synerj.ui.Animation.prepareNextFrame() |
| 0003 | 0003 | 7FFFFFFF |
| 0004 | objref | this |
| 0005 | method | com.motorola.synerj.ui.Animation.rewind() |
| 0006 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private static final | int | DELTA |
| private | DeltaList | animationList_ |
| private | PrimaryCanvas | canvas_ |
| private | boolean | firstFrame_ |
| private | boolean | frozen_ |
| private | long | lastUpdateTime_ |
| private | Animator$Repainter | repainter_ |
| private | int | translateX_ |
| private | int | translateY_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| static | DeltaList | access$000(Animator a1) |
| static | boolean | access$100(Animator a1) |
| static | void | access$200(Animator a1) |
| void | addAnimation(AnimationWrapper a1) | |
| void | delAnimation(AnimationWrapper a1) | |
| void | freeze() | |
| void | moveAnimationTo(AnimationWrapper a1, int i1, int i2) | |
| private | void | paintAnimations() |
| void | rewindAnimation(AnimationWrapper a1) | |
| void | setAnimations(Collection c1) | |
| void | setTranslate(int i1, int i2) | |
| void | stop() | |
| void | thaw() | |
| void | updateTimeout() | |
| Fields | ||
|---|---|---|
| private static final | int | ANY |
| private static final | int | RUNNING |
| private static final | int | STOPPED |
| private static final | int | SUSPENDED |
| private | int | state_ |
| private final | Animator | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(Animator a1) | |
| void | awake() | |
| private | void | changeStateIf(int i1, int i2) |
| void | checkStopped() | |
| void | reschedule() | |
| void | resumeUpdate() | |
| public | void | run() |
| void | stopUpdate() | |
| void | suspendUpdate() | |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.Animator.access$000() |
| 0001 | method | this.checkStopped() |
| 0002 | method | java.lang.Object.notify() |
| 0003 | method | java.lang.Thread.<init>() |
| 0004 | objref | java.lang.IllegalStateException |
| 0005 | text | Repainter has been stopped |
| 0006 | method | java.lang.IllegalStateException.<init>() |
| 0007 | method | this.changeStateIf() |
| 0008 | method | com.motorola.synerj.ui.Animator.updateTimeout() |
| 0009 | method | com.motorola.synerj.ui.Animator.access$100() |
| 000A | method | com.motorola.synerj.ui.Animator.access$200() |
| 000B | method | com.motorola.synerj.ui.DeltaList.getTimeout() |
| 000C | 0003 | 7FFFFFFF |
| 000D | method | java.lang.Object.wait() |
| 000E | method | java.lang.Object.wait() |
| 000F | objref | java.lang.InterruptedException |
| 0010 | method | java.lang.Throwable.printStackTrace() |
| 0011 | objref | java.lang.Exception |
| 0012 | method | java.lang.Throwable.printStackTrace() |
| 0013 | method | this.resumeUpdate() |
| Fields | ||
|---|---|---|
| public static final | int | BACKGROUND |
| public static final | int | BLEND_FOR_BACKGROUND |
| public static final | int | COMPOSE_AREA_FILL |
| public static final | int | CURSOR |
| public static final | int | DAY_TIME_HEADER_FILL |
| public static final | int | DIVIDING_LINES_QUADRANT |
| public static final | int | EDITOR_FILL |
| public static final | int | GRID_LINES_MOTOMIXER |
| public static final | int | HIGHLIGHT_DESTINATION |
| public static final | int | HIGHLIGHT_SOURCE |
| public static final | int | INVISIBLE_NET_HIGHLIGHTED |
| public static final | int | INVISIBLE_NET_LINK |
| public static final | int | INVISIBLE_NET_VISITED |
| public static final | int | MAIN_MENU_HIGHLIGHT_BORDER |
| public static final | int | MAIN_MENU_HIGHLIGHT_FILL |
| public static final | int | METER_BAR_ACTIVE_BORDER |
| public static final | int | METER_BAR_ACTIVE_FILL_DESTINATION |
| public static final | int | METER_BAR_ACTIVE_FILL_SOURCE |
| public static final | int | METER_BAR_DEFAULT_BORDER |
| public static final | int | METER_BAR_FILL_DESTINATION |
| public static final | int | METER_BAR_FILL_SOURCE |
| public static final | int | METER_SLIDER_AND_REFERENCE_INDICATOR_PARTS |
| public static final | int | MONTH_VIEW_GRID |
| public static final | int | PREVIEW_AREA_FILL |
| public static final | int | SCROLLBAR_BODY_FILL |
| public static final | int | SCROLLBAR_SLIDER_BOTTOM_BORDER |
| public static final | int | SCROLLBAR_SLIDER_DESTINATION |
| public static final | int | SCROLLBAR_SLIDER_SOURCE |
| public static final | int | SCROLLBAR_SLIDER_TOP_BORDER |
| public static final | int | SEPARATOR_LINES_MOTOMIXER |
| public static final | int | SIZE |
| public static final | int | SOFTKEY_BORDER |
| public static final | int | SOFTKEY_DEPRESSED_DESTINATION_COLOR |
| public static final | int | SOFTKEY_DEPRESSED_SOURCE |
| public static final | int | SOFTKEY_DESTINATION |
| public static final | int | SOFTKEY_SOURCE |
| public static final | int | TAB_CONTENT_AREA_FILL |
| public static final | int | TAB_CONTENT_INNER_BORDER |
| public static final | int | TAB_CONTENT_OUTER_BORDER |
| public static final | int | TAB_TITLE_BAR_BORDER |
| public static final | int | TAB_TITLE_DESTINATION |
| public static final | int | TAB_TITLE_SOURCE |
| public static final | int | TEXT_DEFAULT |
| public static final | int | TEXT_FEEDBACK |
| public static final | int | TEXT_HIGHLIGHTED |
| public static final | int | TEXT_IDLE |
| public static final | int | TEXT_IDLE_OUTER_OUTLINE |
| public static final | int | TEXT_IM |
| public static final | int | TEXT_INNER_OUTLINE |
| public static final | int | TEXT_MEDIA_PLAYER |
| public static final | int | TEXT_SOFTKEY_DEFAULT |
| public static final | int | TEXT_SOFTKEY_HIGHLIGHTED |
| public static final | int | TEXT_TAB_TITLE |
| public static final | int | TEXT_TITLE_BAR |
| public static final | int | TITLE_DESTINATION |
| public static final | int | TITLE_SOURCE |
| public static final | int | TRANSPARENT_COLOR |
| public static final | int | UNDERLINE |
| public static final | int | UNDERLINE_HIGHLIGHTED |
| public static final | int | VIDEO_FEEDBACK_AREA_CURRENT_DAY_FILL |
| public static final | int | WARNING_TITLE_BORDER |
| public static final | int | WARNING_TITLE_DESTINATION |
| public static final | int | WARNING_TITLE_SOURCE |
| public static final | int | WEEKEND_DAY_TEXT |
| Fields | ||
|---|---|---|
| static | int[] | colors |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0001 | field | this.colors |
| 0002 | 0003 | 00FFFFFF |
| 0003 | 0003 | 002000F0 |
| 0004 | 0003 | 003E53F2 |
| 0005 | 0003 | 006469C2 |
| 0006 | 0003 | 006E7AE4 |
| 0007 | 0003 | 00929DFF |
| 0008 | 0003 | 00BFD9FD |
| 0009 | 0003 | 003C38A4 |
| 000A | 0003 | 005161C8 |
| 000B | 0003 | 008DADEE |
| 000C | 0003 | 00615CC1 |
| 000D | 0003 | 00232880 |
| 000E | 0003 | 00E0E0E0 |
| 000F | 0003 | 003F2198 |
| 0010 | 0003 | 00A0B8F0 |
| 0011 | 0003 | 0031E2BF |
| 0012 | 0003 | 00EB9F90 |
| 0013 | 0003 | 00B00A0A |
| 0014 | 0003 | 00800000 |
| 0015 | 0003 | 000604D0 |
| 0016 | 0003 | 00827DFF |
| 0017 | 0003 | 00E9F5FB |
| 0018 | 0003 | 003C39A6 |
| 0019 | 0003 | 00AFD0FF |
| 001A | 0003 | 009099EA |
| 001B | 0003 | 00DBDBDB |
| 001C | 0003 | 00DDDDE0 |
| 001D | 0003 | 00B3B2B2 |
| 001E | 0003 | 009FEB90 |
| 001F | 0003 | 0050AC00 |
| 0020 | 0003 | 0078B823 |
| 0021 | 0003 | 00103184 |
| 0022 | 0003 | 009240D9 |
| 0023 | 0003 | 00514CAA |
| 0024 | objref | ? |
| Fields | ||
|---|---|---|
| private static | int[] | colors_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | void | access$100() |
| public static | int | get(int i1) |
| private static native | int | getColor0(int i1) |
| private static | void | onNativeColorSchemaChanged() |
| private static | int[] | readColorPalette() |
| References | ||
|---|---|---|
| 0000 | method | this.onNativeColorSchemaChanged() |
| 0001 | objref | com.motorola.synerj.ui.Colors$Listener |
| 0002 | method | com.motorola.synerj.ui.Colors$Listener.<init>() |
| 0003 | method | com.motorola.synerj.ui.settings.Settings.getInstance() |
| 0004 | method | com.motorola.synerj.ui.settings.Settings.addListener() |
| 0005 | method | this.getColor0() |
| 0006 | method | this.readColorPalette() |
| 0007 | field | this.colors_ |
| 0008 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0009 | objref | this |
| 000A | method | this.<init>() |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| void | <init>(Colors$1 c1) | |
| public | void | colorStyleChanged() |
| public | void | skinChanged() |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | com.motorola.synerj.ui.settings.SettingsAdapter.<init>() |
| 0002 | method | com.motorola.synerj.ui.Colors.access$100() |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | addAnimation(AnimationWrapper a1) |
| public | int | getTimeout() |
| private | void | initList() |
| public | boolean | isEmpty() |
| public | AnimationWrapper | removeAnimation(AnimationWrapper a1) |
| public | AnimationWrapper | removeAnimationAt(int i1) |
| public | AnimationWrapper | removeFirstAnimation() |
| public | void | reset() |
| public | void | updateTimeout(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | com.motorola.synerj.ui.AnimationWrapper |
| 0001 | 0003 | 7FFFFFFF |
| 0002 | method | com.motorola.synerj.ui.AnimationWrapper.<init>() |
| 0003 | method | java.util.Vector.addElement() |
| 0004 | method | java.util.Vector.<init>() |
| 0005 | method | this.initList() |
| 0006 | method | java.util.Vector.elementAt() |
| 0007 | method | java.util.Vector.insertElementAt() |
| 0008 | method | java.util.Vector.size() |
| 0009 | method | java.util.Vector.removeElementAt() |
| 000A | method | java.util.Vector.indexOf() |
| 000B | method | this.removeAnimationAt() |
| 000C | method | java.util.Vector.firstElement() |
| 000D | method | java.lang.Math.max() |
| 000E | method | java.util.Vector.removeAllElements() |
| 000F | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| public static final | int | FORM_ITEM_TEXT |
| public static final | int | LIST_ITEM_TEXT |
| public static final | int | NOTICE_CONTENT_TEXT |
| public static final | int | SIZE |
| public static final | int | SOFTKEY_LABEL_TEXT |
| public static final | int | TICKER_TEXT |
| public static final | int | TITLE_TEXT |
| Fields | ||
|---|---|---|
| private static | key2font_ | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static | Font | get(int i1) |
| private static | Font | getCustomFont(int i1) |
| private static native | void | setCustomFontTag0(int i1) |
| References | ||
|---|---|---|
| 0000 | field | this.key2font_ |
| 0001 | method | java.lang.Thread.yield() |
| 0002 | method | this.setCustomFontTag0() |
| 0003 | method | javax.microedition.lcdui.Font.getFont() |
| 0004 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0005 | objref | javax.microedition.lcdui.Font |
| 0006 | method | this.getCustomFont() |
| Methods | ||
|---|---|---|
| void | <init>() | |
| void | <init>(SoftkeysAdjustments s1) | |
| public | Scrollbar | createScrollbar(PrimaryView p1) |
| public | Title | createTitle(PrimaryView p1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.FullScreenViewDecorator.<init>() |
| 0001 | method | com.motorola.synerj.ui.FullScreenViewDecorator.<init>() |
| 0002 | method | com.motorola.synerj.ui.widget.ScrollbarAdjustments.getAdjustments() |
| 0003 | objref | com.motorola.synerj.ui.ScrollbarProxy |
| 0004 | method | com.motorola.synerj.ui.ScrollbarProxy.<init>() |
| 0005 | method | com.motorola.synerj.ui.widget.TitleAdjustments.getAdjustments() |
| 0006 | objref | com.motorola.synerj.ui.TitleProxy |
| 0007 | method | com.motorola.synerj.ui.TitleProxy.<init>() |
| Fields | ||
|---|---|---|
| protected | SoftkeysAdjustments | skAdjs_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| void | <init>(SoftkeysAdjustments s1) | |
| public | Scrollbar | createScrollbar(PrimaryView p1) |
| public | Softkeys | createSoftkeys(PrimaryView p1) |
| public | Title | createTitle(PrimaryView p1) |
| public | void | decorate(UIGraphics u1, PrimaryView p1) |
| public | int | getMaxViewHeight() |
| public | int | getMaxViewWidth() |
| public | int | getMinViewHeight() |
| public | int | getMinViewWidth() |
| public | SkinImages | getSkinImages() |
| public | void | setBox(PrimaryView p1, int i1, int i2) |
| Fields | ||
|---|---|---|
| private static final | int | IMG_RES_HEADER_SIZE |
| private | int | animationCount_ |
| private | int | currDelay_ |
| private | int | imageBitmap_ |
| private | int | imageHandle_ |
| private | Image | image_ |
| private | boolean | infinite_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>(Image i1, int i2, int i3, int i4, int i5) |
| private static | GifAnimation | callAnimationCreation(byte[] b1, int i1, int i2) |
| public static synchronized | GifAnimation | createAnimation(byte[] b1, int i1, int i2) |
| public static synchronized | GifAnimation | createAnimation(int i1) |
| public static synchronized | GifAnimation | createSkinAnimation(int i1) |
| private static native | int | decodeFirstFrame0(int i1, int i2, boolean b1) |
| private static native | int | decodeNextFrame0(int i1, int i2, boolean b1) |
| public synchronized | int | getDuration() |
| public | int | getHeight() |
| public synchronized | boolean | getInfinite() |
| private static native | int | getLastCreatedAnimatedBitmap0() |
| private static native | int | getLastCreatedAnimatedImageClass0() |
| private static native | int | getLastImageFirstDelay0() |
| private static native | int | getNumberOfFrames0() |
| public | int | getWidth() |
| public synchronized | boolean | isAnimated() |
| public | void | paint(UIGraphics u1, int i1, int i2, int i3) |
| public synchronized | void | prepareNextFrame() |
| public synchronized | void | rewind() |
| public synchronized | void | setInfinite(boolean b1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.System.arraycopy() |
| 0001 | method | this.callAnimationCreation() |
| 0002 | method | com.motorola.synerj.svc.Util.packInt() |
| 0003 | method | javax.microedition.lcdui.Image.createImage() |
| 0004 | method | this.getLastCreatedAnimatedImageClass0() |
| 0005 | method | this.getLastCreatedAnimatedBitmap0() |
| 0006 | method | this.getNumberOfFrames0() |
| 0007 | 0003 | 7FFFFFFF |
| 0008 | method | this.getLastImageFirstDelay0() |
| 0009 | objref | this |
| 000A | method | this.<init>() |
| 000B | method | com.motorola.synerj.ui.UIGraphics.drawImage() |
| 000C | method | javax.microedition.lcdui.Image.getWidth() |
| 000D | method | javax.microedition.lcdui.Image.getHeight() |
| 000E | method | this.decodeNextFrame0() |
| 000F | method | this.decodeFirstFrame0() |
| 0010 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0011 | objref | com.motorola.synerj.ui.Animation |
| Fields | ||
|---|---|---|
| private | IconicTitleAdjustments | adjs_ |
| private | PrimaryView | view_ |
| Methods | ||
|---|---|---|
| void | <init>(PrimaryView p1, IconicTitleAdjustments i1) | |
| private | void | dropOldAnimation() |
| public | void | resize(int i1, int i2) |
| public | void | setContent(String s1, int i1) |
| public | void | setContent(Content c1, int i1) |
| public | void | setIcon(Animation a1) |
| public | void | setIcon(Image i1) |
| Methods | ||
|---|---|---|
| void | <init>() | |
| void | <init>(SoftkeysAdjustments s1) | |
| public | Title | createTitle(PrimaryView p1) |
| public | void | decorate(UIGraphics u1, PrimaryView p1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.FullScreenViewDecorator.<init>() |
| 0001 | method | com.motorola.synerj.ui.FullScreenViewDecorator.<init>() |
| Fields | ||
|---|---|---|
| private static final | int | LONGPRESS_DELAY_DEFAULT |
| private static | int | longpress_delay |
| private | KeyWaiter | waiter_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| void | abort() | |
| void | keyPressed(int i1) | |
| void | keyReleased(int i1) | |
| References | ||
|---|---|---|
| 0000 | text | com.motorola.synerj.framework |
| 0001 | method | com.motorola.synerj.svc.auf.ResourceManager.getResourceManager() |
| 0002 | method | com.motorola.synerj.svc.auf.ResourceManager.getInt() |
| 0003 | field | this.longpress_delay |
| 0004 | objref | java.lang.IllegalArgumentException |
| 0005 | objref | com.motorola.synerj.ui.KeyWaiter |
| 0006 | method | com.motorola.synerj.ui.KeyWaiter.<init>() |
| 0007 | method | java.lang.Thread.start() |
| 0008 | method | com.motorola.synerj.ui.KeyWaiter.keyPressed() |
| 0009 | method | com.motorola.synerj.ui.KeyWaiter.keyReleased() |
| 000A | method | com.motorola.synerj.ui.KeyWaiter.abort() |
| 000B | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private static final | int | ARMED_KEY_CODE |
| private static final | int | UNDEFINED_KEY_CODE |
| private | PrimaryCanvas | canvas_ |
| private | long | keyPressTime_ |
| private | long | keyReleaseTime_ |
| private | long | longPressTimeout_ |
| private | int | pressedKeyCode_ |
| private | int | releasedKeyCode_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(long l1) | |
| synchronized | void | abort() |
| public | void | handleEvent(Object o1, int i1, Object o2) |
| synchronized | void | keyPressed(int i1) |
| synchronized | void | keyReleased(int i1) |
| private | void | mainLoop() |
| public | void | run() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Thread.<init>() |
| 0001 | method | com.motorola.synerj.ui.PrimaryCanvas.instance() |
| 0002 | 0003 | 7FFFFFFF |
| 0003 | text | com.motorola.synerj.ui.MenuKeyPressRetract |
| 0004 | method | com.motorola.synerj.fw.EventManager.registerEventHandler() |
| 0005 | text | PROXY_EVENT_LOSE_FOCUS |
| 0006 | method | this.abort() |
| 0007 | method | java.lang.System.currentTimeMillis() |
| 0008 | method | java.lang.Object.notify() |
| 0009 | method | java.lang.Object.wait() |
| 000A | 0003 | 80000000 |
| 000B | method | java.lang.Object.wait() |
| 000C | method | com.motorola.synerj.ui.PrimaryCanvas.keyShortPress() |
| 000D | method | com.motorola.synerj.ui.PrimaryCanvas.keyLongPress() |
| 000E | objref | java.lang.Throwable |
| 000F | text | UI:KeyPressTimer |
| 0010 | text | KeyPressTimer client exception |
| 0011 | method | com.motorola.synerj.fw.Logger.error() |
| 0012 | method | this.mainLoop() |
| 0013 | objref | java.lang.InterruptedException |
| 0014 | text | KeyPressTimer is dead |
| 0015 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0016 | objref | com.motorola.synerj.fw.EventHandler |
| Fields | ||
|---|---|---|
| private | Vector | commands_ |
| private | MenuListCommand | searchKey_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| public synchronized | void | addCommand(String s1, int i1, int i2) |
| public synchronized | boolean | addNestedMenuCommand(int i1, String s1, int i2, int i3) |
| public static | MenuCommands | emptyMenuCommands() |
| public | int | getCommandId(int i1) |
| public | String | getCommandLabel(int i1) |
| public | MenuCommands | getNestedMenu(int i1) |
| public synchronized | void | removeCommand(int i1) |
| public | int | size() |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | objref | com.motorola.synerj.ui.MenuListCommand |
| 0003 | method | com.motorola.synerj.ui.MenuListCommand.<init>() |
| 0004 | objref | java.lang.IllegalArgumentException |
| 0005 | text | label must not be null |
| 0006 | method | java.lang.IllegalArgumentException.<init>() |
| 0007 | text | illegal command priority |
| 0008 | method | java.util.Vector.contains() |
| 0009 | method | java.util.Vector.size() |
| 000A | method | java.util.Vector.elementAt() |
| 000B | method | java.util.Vector.insertElementAt() |
| 000C | method | java.util.Vector.addElement() |
| 000D | method | java.util.Vector.indexOf() |
| 000E | objref | this |
| 000F | method | this.<init>() |
| 0010 | method | this.addCommand() |
| 0011 | method | java.util.Vector.removeElement() |
| 0012 | method | this.removeCommand() |
| 0013 | method | this.size() |
| 0014 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private | MenuCommands | commands_ |
| private | boolean | hasNestedMenu_ |
| static | Image | nestedMenuIcon_ |
| Methods | ||
|---|---|---|
| void | <init>(boolean b1) | |
| public | Object | at(int i1) |
| public | Object | first() |
| int | getCommand(int i1) | |
| MenuCommands | getNestedMenu(int i1) | |
| public | Object | last() |
| private static | void | loadNestedMenuIcon() |
| public | void | paint(UIGraphics u1, boolean b1, int i1, int i2) |
| public | void | paintNestedMenuIcon(UIGraphics u1, boolean b1, int i1, int i2) |
| void | setCommands(MenuCommands m1) | |
| public | int | size() |
| Fields | ||
|---|---|---|
| public static final | int | CENTER_NESTED_MENU |
| public static final | int | CENTER_ROOT_MENU |
| private static final | int | COMMAND_ID_CLOSE |
| private static final | int | COMMAND_ID_SELECT |
| public static final | int | INVALID_MENU |
| public static final | int | LEFT_NESTED_MENU |
| public static final | int | LEFT_ROOT_MENU |
| public static final | int | RIGHT_NESTED_MENU |
| public static final | int | RIGHT_ROOT_MENU |
| private | MenuCommandsCollection | commands_ |
| private static | SoftkeyNames | skNames |
| private | int | type_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| public | void | <init>() |
| static | MenuCommands | access$000(MenuCommandsDialog m1) |
| static | int | access$100(MenuCommandsDialog m1) |
| static | int | access$200(MenuCommandsDialog m1) |
| private | void | closeAllMenus() |
| public synchronized | UICommandListener | getCommandListener() |
| private synchronized | int | getCurrentCommandId() |
| private synchronized | MenuCommands | getCurrentNestedMenu() |
| static | PrimaryViewDecorator | getMenuDecorator(int i1) |
| static | int | getNestedMenuType(int i1) |
| public | void | handleEvent(Object o1, int i1, Object o2) |
| boolean | isFullScreen() | |
| static | boolean | isRootMenuType(int i1) |
| void | registerEventHandlers() | |
| public synchronized | void | setCommandListener(UICommandListener u1) |
| public synchronized | void | setCommands(MenuCommands m1, UICommandListener u1) |
| void | unregisterEventHandlers() | |
| Fields | ||
|---|---|---|
| private final | MenuCommandsDialog | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(MenuCommandsDialog m1) |
| void | <init>(MenuCommandsDialog m1, MenuCommandsDialog$1 m2) | |
| public | void | onCommand(int i1) |
| void | pushNestedMenuDialog(int i1, MenuCommands m1) | |
| Fields | ||
|---|---|---|
| int | commandId | |
| String | commandLabel | |
| int | commandPriority | |
| MenuCommands | menu | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(int i1, String s1, int i2) | |
| public | boolean | equals(Object o1) |
| References | ||
|---|---|---|
| 0000 | objref | this |
| 0001 | objref | java.lang.ClassCastException |
| 0002 | method | java.lang.Object.equals() |
| 0003 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| static final | int | NESTED_MENU_LINE_COUNT |
| static final | int | ROOT_MENU_LINE_COUNT |
| static final | int | TYPE_NESTED_MENU |
| static final | int | TYPE_ROOT_MENU |
| private | Image | bodyImage_ |
| private | int | bodyWidth_ |
| private | int | bottomHeight_ |
| private | Image | bottomImage_ |
| private | int | leftBorderWidth_ |
| private | int | rightBorderWidth_ |
| MenuViewDecorator$MenuViewDecoratorSkinImages | skins_ | |
| private | int | topHeight_ |
| private | Image | topImage_ |
| private | int | type_ |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| static | int | access$000(MenuViewDecorator m1) |
| static | int | access$102(MenuViewDecorator m1, int i1) |
| static | int | access$202(MenuViewDecorator m1, int i1) |
| static | int | access$302(MenuViewDecorator m1, int i1) |
| static | int | access$402(MenuViewDecorator m1, int i1) |
| static | int | access$502(MenuViewDecorator m1, int i1) |
| static | Image | access$602(MenuViewDecorator m1, Image i1) |
| static | Image | access$702(MenuViewDecorator m1, Image i1) |
| static | Image | access$802(MenuViewDecorator m1, Image i1) |
| public | Scrollbar | createScrollbar(PrimaryView p1) |
| public | Title | createTitle(PrimaryView p1) |
| public | void | decorate(UIGraphics u1, PrimaryView p1) |
| public | int | getMaxViewHeight() |
| public synchronized | int | getMaxViewWidth() |
| public | SkinImages | getSkinImages() |
| public | void | setBox(PrimaryView p1, int i1, int i2) |
| Fields | ||
|---|---|---|
| private final | MenuViewDecorator | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(MenuViewDecorator m1) | |
| public | void | skinChanged() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.settings.SettingsAdapter.<init>() |
| 0001 | method | com.motorola.synerj.ui.MenuViewDecorator$MenuViewDecoratorSkinImages.access$900() |
| Fields | ||
|---|---|---|
| private final | MenuViewDecorator | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(MenuViewDecorator m1) | |
| static | void | access$900(MenuViewDecorator$MenuViewDecoratorSkinImages m1) |
| protected synchronized | void | destroyImages() |
| protected synchronized | void | initImages() |
| private synchronized | void | update() |
| References | ||
|---|---|---|
| 0000 | method | this.update() |
| 0001 | method | com.motorola.synerj.ui.SkinImages.<init>() |
| 0002 | method | com.motorola.synerj.ui.MenuViewDecorator.access$000() |
| 0003 | method | com.motorola.synerj.ui.MenuViewDecorator.access$102() |
| 0004 | method | com.motorola.synerj.ui.Skin.getAreaProperty() |
| 0005 | objref | com.motorola.synerj.ui.widget.Area |
| 0006 | method | com.motorola.synerj.ui.widget.Area.<init>() |
| 0007 | method | com.motorola.synerj.ui.MenuViewDecorator.access$202() |
| 0008 | method | com.motorola.synerj.ui.MenuViewDecorator.access$302() |
| 0009 | method | com.motorola.synerj.ui.MenuViewDecorator.access$402() |
| 000A | method | com.motorola.synerj.ui.MenuViewDecorator.access$502() |
| 000B | method | com.motorola.synerj.ui.SkinImages.updateImages() |
| 000C | method | com.motorola.synerj.ui.Skin.getImageProperty() |
| 000D | method | com.motorola.synerj.ui.MenuViewDecorator.access$602() |
| 000E | method | com.motorola.synerj.ui.MenuViewDecorator.access$702() |
| 000F | method | com.motorola.synerj.ui.MenuViewDecorator.access$802() |
| Fields | ||
|---|---|---|
| public static final | int | COMMAND_ID_CANCEL |
| public static final | int | COMMAND_ID_DISPLAY_STOPPED |
| public static final | int | COMMAND_ID_DONE |
| Methods | ||
|---|---|---|
| protected | void | <init>() |
| protected | void | checkLocked() |
| protected | boolean | filterEvent(Object o1, int i1, Object o2) |
| void | onCommand(int i1) | |
| public synchronized | void | run() |
| protected | void | show() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.PrimaryViewBase.getCommandListenerBase() |
| 0001 | method | com.motorola.synerj.ui.UICommandListener.onCommand() |
| 0002 | method | com.motorola.synerj.ui.PrimaryViewBase.<init>() |
| 0003 | method | com.motorola.synerj.ui.PrimaryViewBase.getOwnerDisplay() |
| 0004 | objref | java.lang.IllegalStateException |
| 0005 | objref | java.lang.StringBuffer |
| 0006 | method | java.lang.StringBuffer.<init>() |
| 0007 | text | the |
| 0008 | method | java.lang.StringBuffer.append() |
| 0009 | method | java.lang.StringBuffer.append() |
| 000A | text | is locked |
| 000B | method | java.lang.StringBuffer.toString() |
| 000C | method | java.lang.IllegalStateException.<init>() |
| 000D | method | com.motorola.synerj.ui.PrimaryDisplay.filterEvent() |
| 000E | method | this.show() |
| 000F | objref | java.lang.Runnable |
| Methods | ||
|---|---|---|
| void | <init>() | |
| protected | void | paint(UIGraphics u1) |
| References | ||
|---|---|---|
| 0000 | field | com.motorola.synerj.ui.NullViewDecorator.instance |
| 0001 | method | com.motorola.synerj.ui.PrimaryView.<init>() |
| Fields | ||
|---|---|---|
| static | NullViewDecorator | instance |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| public | Softkeys | createSoftkeys(PrimaryView p1) |
| public | int | getMaxViewHeight() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.IdleViewDecorator.<init>() |
| 0001 | method | com.motorola.synerj.ui.PrimaryDisplay.getHeight() |
| 0002 | objref | this |
| 0003 | method | this.<init>() |
| 0004 | field | this.instance |
| Fields | ||
|---|---|---|
| private | PrimaryDisplay | display_ |
| private | UIGraphics | graphicsWrapper_ |
| private | PrimaryCanvas$KeyEventsFilter | keyEventsFilter_ |
| private | KeyPressTimer | keyTimer_ |
| private static | PrimaryCanvas | singleton_ |
| private static | PrimaryDisplay | stubDisplay_ |
| private | PrimaryView | topView_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | KeyPressTimer | access$000(PrimaryCanvas p1) |
| private static native | void | createShortcutPressed0(int i1, String s1, int i2) |
| public | int | getHeight() |
| synchronized | PrimaryDisplay | getPrimaryDisplay() |
| synchronized | PrimaryView | getView() |
| protected | void | hideNotify() |
| static | PrimaryCanvas | instance() |
| void | keyLongPress(int i1) | |
| protected | void | keyPressed(int i1) |
| protected | void | keyReleased(int i1) |
| protected | void | keyRepeated(int i1) |
| void | keyShortPress(int i1) | |
| synchronized | void | onTopViewChanged(PrimaryView p1) |
| protected | void | paint(Graphics g1) |
| synchronized | void | setPrimaryDisplay(PrimaryDisplay p1) |
| protected | void | showNotify() |
| Fields | ||
|---|---|---|
| private static final | int | BUFFER_SIZE |
| private static final | int | INVALID_KEY_EVENT |
| private | int[] | buffer_ |
| private | int | pos_ |
| private final | PrimaryCanvas | this$0 |
| private | PrimaryView | view_ |
| Methods | ||
|---|---|---|
| void | <init>(PrimaryCanvas p1) | |
| synchronized | void | notify(PrimaryView p1, int i1) |
| synchronized | void | start(PrimaryView p1) |
| synchronized | boolean | validate(PrimaryView p1, int i1) |
| References | ||
|---|---|---|
| 0000 | method | this.start() |
| 0001 | method | com.motorola.synerj.ui.PrimaryCanvas.access$000() |
| 0002 | method | com.motorola.synerj.ui.KeyPressTimer.abort() |
| 0003 | 0003 | 7FFFFFFF |
| Fields | ||
|---|---|---|
| static final | String | DISPLAY_CAPTURE_REQUEST |
| public static final | int | IDLE_DISPLAY_ID |
| public static final | int | INVALID_DISPLAY_ID |
| static final | String | NPV_EVENT_CANCEL |
| static final | String | NPV_EVENT_DONE |
| static final | String | PROXY_EVENT_DESTROYED |
| static final | String | PROXY_EVENT_DIALOG_CREATED |
| static final | String | PROXY_EVENT_GAIN_FOCUS |
| static final | String | PROXY_EVENT_LOSE_FOCUS |
| public static final | String | PROXY_EVENT_RED_KEY |
| static final | String | PROXY_EVENT_STARTED |
| private static final | int | STATE_HAS_FOCUS |
| private static final | int | STATE_STARTED |
| private static final | int | STATE_STARTING |
| private static final | int | STATE_STOPPED |
| private static final | int | STATE_STOPPING |
| private static final | int | STATE_UNKNOWN |
| private static | Animator | animator_ |
| private static | PrimaryCanvas | canvas_ |
| private static | NativePrimaryView | curNativeView_ |
| private static | int | displayHeight_ |
| private | int | displayId_ |
| private static | PrimaryDisplay | idleDisplay_ |
| private | boolean | incomingInsensitive_ |
| private | PrimaryDisplayListener | listener_ |
| private static | Display | midpDisplay_ |
| private | Object | nativesLock_ |
| private | PrimaryView[] | paintViews_ |
| private static | int | primaryDisplayCnt_ |
| private | int | proxyHandle_ |
| private | PrimaryView | stackTopView_ |
| private | int | state_ |
| private static | int | statusAreaHeight_ |
| private | int | topFullScreenViewIdx_ |
| private | PrimaryViewBase | topView_ |
| private | Stack | views_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>(int i1) |
| void | addAnimation(AnimationWrapper a1, PrimaryView p1) | |
| private | PrimaryView | changeTopStackView(PrimaryView p1) |
| void | delAnimation(AnimationWrapper a1, PrimaryView p1) | |
| static | void | dim(UIGraphics u1, int i1, int i2, int i3, int i4) |
| boolean | filterEvent(Object o1, int i1, Object o2) | |
| private | void | findTopFullScreenView() |
| private static synchronized | int | generateId() |
| private static native | int | getDisplayHeight0() |
| public static | int | getHeight() |
| public static | PrimaryDisplay | getIdleDisplay() |
| private static synchronized | NativePrimaryView | getNativeView() |
| public static | PrimaryDisplay | getPrimaryDisplay(boolean b1) |
| public static | PrimaryDisplay | getPrimaryDisplay() |
| public static | int | getStatusAreaHeight() |
| private static native | int | getStatusAreaHeight0() |
| public static | int | getWidth() |
| public | void | handleEvent(Object o1, int i1, Object o2) |
| public | boolean | hasFocus() |
| public | boolean | hasProxy() |
| public static | void | initialize(MIDlet m1) |
| private | boolean | isIdleDisplay() |
| private static | boolean | isIdleDisplayAvailable() |
| private static native | void | keyTones0(int i1, boolean b1) |
| void | moveAnimationTo(AnimationWrapper a1, int i1, int i2, PrimaryView p1) | |
| private | void | onTopViewChanged(PrimaryView p1, PrimaryView p2) |
| synchronized | void | onViewBoxChanged(PrimaryView p1) |
| void | paintSynerJ(UIGraphics u1) | |
| private | void | popAllViews() |
| public | void | popView() |
| public | void | popView(PrimaryView p1) |
| public | void | pushView(PrimaryViewBase p1) |
| private | void | registerEventsHandler(boolean b1) |
| void | repaint(int i1, int i2, int i3, int i4) | |
| void | repaint() | |
| public | void | replaceView(PrimaryView p1) |
| private | void | resizeProxy(boolean b1) |
| void | rewindAnimation(AnimationWrapper a1, PrimaryView p1) | |
| void | serviceRepaints() | |
| private static native | void | setActiveDisplay0(int i1) |
| void | setAnimations(Collection c1, PrimaryView p1) | |
| public | void | setKeyTones(boolean b1) |
| public | void | setListener(PrimaryDisplayListener p1) |
| private static synchronized | NativePrimaryView | setNativeView(NativePrimaryView n1) |
| public static | void | setStatusWallpaper(Image i1, int i2, int i3) |
| private static native | boolean | setStatusWallpaper0(byte[] b1) |
| void | setTranslate(int i1, int i2, PrimaryView p1) | |
| private static native | void | setVisibleRegion0(int i1, int i2, int i3, int i4, boolean b1, int i5) |
| public | void | start() |
| private static native | void | start0(int i1, boolean b1, boolean b2, boolean b3, int i2, int i3, int i4, int i5, boolean b4) |
| public | void | stop() |
| private static native | void | stop0(int i1) |
| public synchronized | PrimaryViewBase | topView() |
| private | void | trigCommand4NativeView(int i1) |
| private | void | verifyNoNativeViews() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Object.<init>() |
| 0001 | objref | java.util.Stack |
| 0002 | method | java.util.Stack.<init>() |
| 0003 | method | com.motorola.synerj.ui.PrimaryDisplayListenerStub.instance() |
| 0004 | objref | java.lang.Object |
| 0005 | objref | com.motorola.synerj.ui.NullView |
| 0006 | method | com.motorola.synerj.ui.NullView.<init>() |
| 0007 | method | java.util.Stack.push() |
| 0008 | objref | com.motorola.synerj.ui.PrimaryView |
| 0009 | method | com.motorola.synerj.ui.PrimaryViewBase.setOwnerDisplay() |
| 000A | method | this.isIdleDisplay() |
| 000B | method | this.registerEventsHandler() |
| 000C | field | this.curNativeView_ |
| 000D | field | this.primaryDisplayCnt_ |
| 000E | text | PROXY_EVENT_GAIN_FOCUS |
| 000F | method | com.motorola.synerj.fw.EventManager.registerEventHandler() |
| 0010 | text | PROXY_EVENT_LOSE_FOCUS |
| 0011 | text | PROXY_EVENT_DESTROYED |
| 0012 | text | PROXY_EVENT_STARTED |
| 0013 | text | NPV_EVENT_DONE |
| 0014 | text | NPV_EVENT_CANCEL |
| 0015 | text | DISPLAY_CAPTURE_REQUEST |
| 0016 | text | PROXY_EVENT_DIALOG_CREATED |
| 0017 | method | com.motorola.synerj.fw.EventManager.unregisterEventHandler() |
| 0018 | method | this.setNativeView() |
| 0019 | method | com.motorola.synerj.ui.PrimaryViewBase.setOwnerDisplay() |
| 001A | method | com.motorola.synerj.ui.NativePrimaryView.onCommand() |
| 001B | method | this.topView() |
| 001C | method | com.motorola.synerj.ui.PrimaryView.showNotifySynerJ() |
| 001D | field | this.canvas_ |
| 001E | method | javax.microedition.lcdui.Canvas.repaint() |
| 001F | method | com.motorola.synerj.ui.PrimaryViewBase.getOwnerDisplay() |
| 0020 | method | com.motorola.synerj.ui.PrimaryCanvas.getPrimaryDisplay() |
| 0021 | method | com.motorola.synerj.ui.PrimaryCanvas.onTopViewChanged() |
| 0022 | method | com.motorola.synerj.ui.PrimaryView.hideNotifySynerJ() |
| 0023 | method | com.motorola.synerj.ui.PrimaryCanvas.getView() |
| 0024 | field | this.animator_ |
| 0025 | method | com.motorola.synerj.ui.Animator.freeze() |
| 0026 | method | com.motorola.synerj.ui.Animator.thaw() |
| 0027 | method | com.motorola.synerj.ui.PrimaryView.isFullScreen() |
| 0028 | method | java.util.Vector.size() |
| 0029 | objref | java.lang.IllegalStateException |
| 002A | text | display has bottom tab view |
| 002B | method | java.lang.IllegalStateException.<init>() |
| 002C | method | java.util.Stack.pop() |
| 002D | method | java.util.Stack.peek() |
| 002E | method | this.findTopFullScreenView() |
| 002F | method | this.resizeProxy() |
| 0030 | method | java.util.Vector.elementAt() |
| 0031 | method | this.getNativeView() |
| 0032 | text | display has native view |
| 0033 | method | java.util.Vector.copyInto() |
| 0034 | method | java.util.Vector.removeAllElements() |
| 0035 | method | this.changeTopStackView() |
| 0036 | method | this.onTopViewChanged() |
| 0037 | field | this.statusAreaHeight_ |
| 0038 | method | this.getWidth() |
| 0039 | method | this.getHeight() |
| 003A | method | com.motorola.synerj.ui.PrimaryView.getX() |
| 003B | method | com.motorola.synerj.ui.PrimaryView.getY() |
| 003C | method | com.motorola.synerj.ui.PrimaryView.getWidth() |
| 003D | method | com.motorola.synerj.ui.PrimaryView.getHeight() |
| 003E | method | com.motorola.synerj.ui.PrimaryView.getTopPad() |
| 003F | method | com.motorola.synerj.ui.PrimaryView.getBottomPad() |
| 0040 | method | com.motorola.synerj.ui.PrimaryView.getLeftPad() |
| 0041 | method | com.motorola.synerj.ui.PrimaryView.getRightPad() |
| 0042 | method | com.motorola.synerj.ui.PrimaryView.hasSoftkeys() |
| 0043 | method | this.start0() |
| 0044 | method | this.setVisibleRegion0() |
| 0045 | method | com.motorola.synerj.ui.Adjuster.getDimColor() |
| 0046 | method | com.motorola.synerj.ui.UIGraphics.setColor() |
| 0047 | method | com.motorola.synerj.ui.UIGraphics.fillRect() |
| 0048 | method | this.hasFocus() |
| 0049 | method | javax.microedition.lcdui.Canvas.repaint() |
| 004A | method | com.motorola.synerj.ui.PrimaryView.paintSynerJ() |
| 004B | method | com.motorola.synerj.ui.Animator.setAnimations() |
| 004C | method | com.motorola.synerj.ui.Animator.delAnimation() |
| 004D | method | com.motorola.synerj.ui.Animator.addAnimation() |
| 004E | method | com.motorola.synerj.ui.Animator.rewindAnimation() |
| 004F | method | com.motorola.synerj.ui.Animator.moveAnimationTo() |
| 0050 | method | com.motorola.synerj.ui.Animator.setTranslate() |
| 0051 | text | UI |
| 0052 | objref | java.lang.StringBuffer |
| 0053 | method | java.lang.StringBuffer.<init>() |
| 0054 | method | java.lang.StringBuffer.append() |
| 0055 | text | : illegal onViewBoxChanged( |
| 0056 | method | java.lang.StringBuffer.append() |
| 0057 | text | ) |
| 0058 | method | java.lang.StringBuffer.toString() |
| 0059 | method | com.motorola.synerj.fw.Logger.error() |
| 005A | method | javax.microedition.lcdui.Canvas.serviceRepaints() |
| 005B | method | com.motorola.synerj.ui.PrimaryCanvas.instance() |
| 005C | method | this.getIdleDisplay() |
| 005D | method | com.motorola.synerj.ui.PrimaryCanvas.setPrimaryDisplay() |
| 005E | method | javax.microedition.lcdui.Display.getDisplay() |
| 005F | field | this.midpDisplay_ |
| 0060 | method | javax.microedition.lcdui.Display.setCurrent() |
| 0061 | method | this.popView() |
| 0062 | method | com.motorola.synerj.ui.PrimaryViewBase.getOwnerDisplay() |
| 0063 | method | this.verifyNoNativeViews() |
| 0064 | method | this.hasProxy() |
| 0065 | method | com.motorola.synerj.ui.PrimaryViewBase.setOwnerDisplay() |
| 0066 | objref | com.motorola.synerj.ui.NativePrimaryView |
| 0067 | objref | java.lang.Runnable |
| 0068 | method | javax.microedition.lcdui.Display.callSerially() |
| 0069 | objref | java.lang.IllegalArgumentException |
| 006A | text | display has no focus or/and proxy |
| 006B | method | java.lang.IllegalArgumentException.<init>() |
| 006C | text | view is busy |
| 006D | method | this.popView() |
| 006E | text | can't pop bottom view |
| 006F | text | can't replace bottom view |
| 0070 | method | this.keyTones0() |
| 0071 | text | proxy has been stopped already |
| 0072 | method | this.popAllViews() |
| 0073 | method | this.stop0() |
| 0074 | method | this.getPrimaryDisplay() |
| 0075 | objref | this |
| 0076 | method | this.generateId() |
| 0077 | method | this.<init>() |
| 0078 | field | this.idleDisplay_ |
| 0079 | method | javax.microedition.lcdui.Canvas.getWidth() |
| 007A | field | this.displayHeight_ |
| 007B | method | javax.microedition.lcdui.Image.getWidth() |
| 007C | method | javax.microedition.lcdui.Image.getHeight() |
| 007D | text | invalid image or coordinates |
| 007E | method | com.motorola.synerj.ui.Colors.get() |
| 007F | method | javax.microedition.lcdui.Image.getRGB() |
| 0080 | method | com.motorola.synerj.svc.Util.packIntArray() |
| 0081 | method | this.setStatusWallpaper0() |
| 0082 | objref | java.lang.RuntimeException |
| 0083 | text | execution error |
| 0084 | method | java.lang.RuntimeException.<init>() |
| 0085 | method | this.filterEvent() |
| 0086 | method | java.lang.String.equals() |
| 0087 | method | com.motorola.synerj.ui.TestInfo.getInstance() |
| 0088 | objref | java.lang.Integer |
| 0089 | method | com.motorola.synerj.ui.TestInfo.PtfExecuteCapture() |
| 008A | method | this.setActiveDisplay0() |
| 008B | method | com.motorola.synerj.ui.PrimaryDisplayListener.gainFocus() |
| 008C | method | com.motorola.synerj.ui.PrimaryDisplayListener.loseFocus() |
| 008D | method | this.trigCommand4NativeView() |
| 008E | method | com.motorola.synerj.ui.PrimaryDisplayListener.destroyed() |
| 008F | method | this.onViewBoxChanged() |
| 0090 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0091 | method | this.isIdleDisplayAvailable() |
| 0092 | objref | com.motorola.synerj.ui.Animator |
| 0093 | method | com.motorola.synerj.ui.Animator.<init>() |
| 0094 | method | this.getStatusAreaHeight0() |
| 0095 | method | this.getDisplayHeight0() |
| 0096 | objref | com.motorola.synerj.fw.EventHandler |
| Methods | ||
|---|---|---|
| public | void | destroyed(PrimaryDisplay p1) |
| public | void | gainFocus(PrimaryDisplay p1) |
| public | void | loseFocus(PrimaryDisplay p1) |
| Fields | ||
|---|---|---|
| private static | PrimaryDisplayListenerStub | singleton_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public | void | destroyed(PrimaryDisplay p1) |
| public | void | gainFocus(PrimaryDisplay p1) |
| public static | PrimaryDisplayListener | instance() |
| public | void | loseFocus(PrimaryDisplay p1) |
| References | ||
|---|---|---|
| 0000 | field | this.singleton_ |
| 0001 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0002 | objref | this |
| 0003 | method | this.<init>() |
| 0004 | objref | com.motorola.synerj.ui.PrimaryDisplayListener |
| Fields | ||
|---|---|---|
| public static final | int | COMMAND_TYPE_LEFTBUTTON |
| public static final | int | COMMAND_TYPE_NEGATIVE |
| public static final | int | COMMAND_TYPE_POSITIVE |
| public static final | int | COMMAND_TYPE_RIGHTBUTTON |
| private static final | int | HMASK |
| public static final | int | INVALID_COMMAD_ID |
| public static final | int | ROOT_COMMAND_CENTERBUTTON |
| public static final | int | ROOT_COMMAND_FIRST |
| public static final | int | ROOT_COMMAND_LAST |
| public static final | int | ROOT_COMMAND_LEFTBUTTON |
| public static final | int | ROOT_COMMAND_NEGATIVE |
| public static final | int | ROOT_COMMAND_POSITIVE |
| public static final | int | ROOT_COMMAND_RIGHTBUTTON |
| private static final | int | SKIN_IMAGES_COUNT |
| private static final | String | SOFTKEY_ITEM_TRAILER |
| private static final | int | VMASK |
| private | AnimationWrapper | animationSearchKey |
| private | DualVectorCollection | animations |
| private | int | bottomPad |
| private | int | boxHeight |
| private | int | boxWidth |
| private | int | boxX |
| private | int | boxY |
| private | MenuCommands | centerMenuCommands |
| private | ContentFormatter | cf |
| private | PrimaryViewDecorator | decorator |
| private | boolean | isOperatorKeysEnabled |
| private static | boolean | isPositiveActionOnLeftSoftkey |
| private | UIKeyboardListener | kbdListener |
| private | boolean | keepMenuSoftkeyIcon |
| private | int | leftBtnCmd |
| private | MenuCommands | leftMenuCommands |
| private | int | leftPad |
| private | boolean | leftSideScrollbar |
| private | Object | menuCommandsTitle |
| private | int | rightBtnCmd |
| private | MenuCommands | rightMenuCommands |
| private | int | rightPad |
| private | Scrollbar | scrollbar |
| private | int | scrollbarY |
| private | SettingsListener | settingsListener |
| private | Softkeys | softkeys |
| private | int | softkeysY |
| private | Title | title |
| private | int | topPad |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>(PrimaryViewDecorator p1) |
| protected | void | <init>(PrimaryViewDecorator p1, boolean b1) |
| protected | void | <init>() |
| static | Softkeys | access$000(PrimaryView p1) |
| static | void | access$100(PrimaryView p1) |
| static | int | access$202(PrimaryView p1, int i1) |
| static | void | access$300(PrimaryView p1) |
| static | int | access$400(PrimaryView p1) |
| static | int | access$500(PrimaryView p1) |
| protected | void | addAnimation(Animation a1, int i1, int i2) |
| protected | void | addAnimationsFromContent(Content c1, int i1, int i2) |
| public synchronized | void | addMenuCommand(int i1, Content c1, int i2, int i3) |
| public synchronized | void | addMenuCommand(int i1, String s1, int i2, int i3) |
| public synchronized | void | addMenuCommand(String s1, int i1, int i2) |
| private | void | addMenuIconAnimation() |
| private synchronized | boolean | addNestedMenuCommand(int i1, MenuCommands m1, String s1, int i2, int i3) |
| private synchronized | MenuCommands | addRootMenuCommand(MenuCommands m1, String s1, int i1, int i2) |
| private | void | addSoftkeysLeftBtnAnimations() |
| private | void | addSoftkeysRightBtnAnimations() |
| private | void | addTitleContentAnimations() |
| private | int | convertCommandType(int i1) |
| private | Content | convertLabelToContent(String s1, int i1) |
| protected | void | delAnimation(Animation a1) |
| protected | void | delAnimationsFromContent(Object o1) |
| private | void | delMenuIconAnimation() |
| private | void | destroyAllSkinImages() |
| protected | void | destroySkinImages(Widget w1) |
| protected final | void | enableOperatorKeys(boolean b1) |
| private static native | void | enableOperatorKeys0(boolean b1) |
| protected | int | findAnimation(Animation a1) |
| protected | Animation | getAnimation(int i1) |
| protected | int | getAnimationX(int i1) |
| protected | int | getAnimationY(int i1) |
| protected | int | getAnimationsCount() |
| int | getBottomPad() | |
| protected | int | getClientHeight() |
| protected | int | getClientWidth() |
| protected | int | getClientX() |
| protected | int | getClientY() |
| protected | PrimaryViewDecorator | getDecorator() |
| public synchronized | int | getHeight() |
| public | UIKeyboardListener | getKeyboardListener() |
| protected synchronized | UIKeyboardListener | getKeyboardListenerBase() |
| int | getLeftPad() | |
| public synchronized | Object | getMenuCommandsTitle() |
| private | Animation | getMenuIconAnimation() |
| int | getRightPad() | |
| protected | Scrollbar | getScrollbar() |
| protected | SkinImages | getSkinImagesAt(int i1) |
| protected | int | getSkinImagesCount() |
| protected | Title | getTitle() |
| int | getTopPad() | |
| public synchronized | int | getWidth() |
| public synchronized | int | getX() |
| public synchronized | int | getY() |
| boolean | hasSoftkeys() | |
| protected | void | hideNotify() |
| void | hideNotifySynerJ() | |
| private | void | initAllSkinImages() |
| protected | void | initSkinImages(Widget w1) |
| boolean | isFullScreen() | |
| protected | void | moveAnimationTo(int i1, int i2, int i3) |
| protected | void | moveAnimationsFromContentTo(Object o1, int i1, int i2) |
| protected | void | onClientAreaResized(int i1, int i2) |
| private | void | onDecorationChanged(int i1, int i2) |
| void | onKeyDownSynerJ(int i1) | |
| void | onKeyLongPressSynerJ(int i1) | |
| void | onKeyReleasedSynerJ(int i1) | |
| void | onKeyRepeatedSynerJ(int i1) | |
| void | onKeyShortPressSynerJ(int i1) | |
| protected | void | onSkinChanged() |
| protected | void | paint(UIGraphics u1) |
| void | paintSynerJ(UIGraphics u1) | |
| public synchronized | void | removeCommand(int i1) |
| public | void | repaint(int i1, int i2, int i3, int i4) |
| public | void | repaint() |
| private | void | repaintSoftkeys() |
| protected | void | resetAnimations() |
| protected | void | rewindAnimation(int i1) |
| public | void | serviceRepaints() |
| protected | void | setBox(int i1, int i2, int i3, int i4, int i5, int i6, int i7) |
| protected | void | setDrawCarrierLogo(boolean b1) |
| public synchronized | void | setKeepMenuSoftkeyIcon(boolean b1) |
| public synchronized | void | setKeyboardListener(UIKeyboardListener u1) |
| public synchronized | void | setMenuCommandsTitle(String s1) |
| public synchronized | void | setMenuCommandsTitle(Content c1) |
| void | setPadding(int i1, int i2, int i3, int i4) | |
| public synchronized | void | setSoftkeyCommand(Content c1, int i1, int i2) |
| public synchronized | void | setSoftkeyCommand(String s1, int i1, int i2) |
| public synchronized | void | setTitle(String s1, int i1) |
| public synchronized | void | setTitle(Content c1, int i1) |
| public | Shortcut | shortcutAssignRequest() |
| protected | void | showNotify(boolean b1) |
| void | showNotifySynerJ(boolean b1) | |
| private | void | updateAnimationsPositions() |
| private | void | updateScrollbarAlignment() |
| Fields | ||
|---|---|---|
| private final | PrimaryView | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(PrimaryView p1) | |
| public | void | skinChanged() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.settings.SettingsAdapter.<init>() |
| 0001 | method | com.motorola.synerj.ui.PrimaryView.getClientWidth() |
| 0002 | method | com.motorola.synerj.ui.PrimaryView.getClientHeight() |
| 0003 | method | com.motorola.synerj.ui.PrimaryView.access$000() |
| 0004 | method | com.motorola.synerj.ui.PrimaryView.access$100() |
| 0005 | method | com.motorola.synerj.ui.widget.Softkeys.updateHeight() |
| 0006 | method | com.motorola.synerj.ui.PrimaryDisplay.getHeight() |
| 0007 | method | com.motorola.synerj.ui.widget.WidgetBase.getHeight() |
| 0008 | method | com.motorola.synerj.ui.PrimaryView.access$202() |
| 0009 | method | com.motorola.synerj.ui.PrimaryView.access$300() |
| 000A | method | com.motorola.synerj.ui.PrimaryView.getDecorator() |
| 000B | method | com.motorola.synerj.ui.PrimaryView.access$400() |
| 000C | method | com.motorola.synerj.ui.PrimaryView.access$500() |
| 000D | method | com.motorola.synerj.ui.PrimaryViewDecorator.setBox() |
| 000E | method | com.motorola.synerj.ui.PrimaryView.onSkinChanged() |
| 000F | method | com.motorola.synerj.ui.PrimaryView.repaint() |
| Fields | ||
|---|---|---|
| private final | PrimaryView | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(PrimaryView p1) | |
| public | void | onCommand(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.PrimaryViewBase.getCommandListenerBase() |
| 0001 | method | com.motorola.synerj.ui.UICommandListener.onCommand() |
| 0002 | objref | com.motorola.synerj.ui.UICommandListener |
| Fields | ||
|---|---|---|
| private | UICommandListener | cmdListener_ |
| private | PrimaryDisplay | display_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| public synchronized | UICommandListener | getCommandListener() |
| protected synchronized | UICommandListener | getCommandListenerBase() |
| protected synchronized | PrimaryDisplay | getOwnerDisplay() |
| public synchronized | void | setCommandListener(UICommandListener u1) |
| synchronized | void | setOwnerDisplay(PrimaryDisplay p1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.UICommandListenerStub.instance() |
| 0001 | method | this.getCommandListenerBase() |
| 0002 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Methods | ||
|---|---|---|
| public | Scrollbar | createScrollbar(PrimaryView p1) |
| public | Softkeys | createSoftkeys(PrimaryView p1) |
| public | Title | createTitle(PrimaryView p1) |
| public | void | decorate(UIGraphics u1, PrimaryView p1) |
| public | int | getMaxViewHeight() |
| public | int | getMaxViewWidth() |
| public | int | getMinViewHeight() |
| public | int | getMinViewWidth() |
| public | SkinImages | getSkinImages() |
| public | void | setBox(PrimaryView p1, int i1, int i2) |
| Fields | ||
|---|---|---|
| private static final | int | IMG_RES_HEADER_SIZE |
| private | SVGAnimation$SVGAnimationEventHandler | SVGEventHandler |
| private | int | animation_duration |
| private | int | animation_height |
| private | Image | animation_image |
| private | int | animation_msec_per_frame |
| private | int | animation_player_ID |
| private | boolean | animation_state |
| private | int | animation_time |
| private | int | animation_transparency |
| private | int | animation_width |
| private | boolean | frame_ready |
| private | boolean | infinite_flag |
| private | Listeners | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(byte[] b1, int i1, int i2, boolean b2) |
| static | Listeners | access$200(SVGAnimation s1) |
| public | void | addListener(SVGAnimationListener s1) |
| public | void | close() |
| private static native | byte[] | createAnimation0(int i1, int i2, byte[] b1) |
| private static native | boolean | decodeNextFrame0(int i1, int i2, int i3) |
| public synchronized | int | getDuration() |
| public | int | getHeight() |
| public synchronized | boolean | getInfinite() |
| public | int | getWidth() |
| public synchronized | boolean | isAnimated() |
| public | void | paint(UIGraphics u1, int i1, int i2, int i3) |
| public synchronized | void | prepareNextFrame() |
| private static native | void | releaseSVGkJavaPlayer0(int i1) |
| public | void | removeListener() |
| public synchronized | void | rewind() |
| private | void | sendNotification(int i1) |
| public synchronized | void | setInfinite(boolean b1) |
| public | void | setTransparencyLevel(int i1) |
| public | void | start() |
| public | void | stop() |
| References | ||
|---|---|---|
| 0000 | objref | com.motorola.synerj.ui.SVGAnimationException |
| 0001 | text | Incorrect width or height |
| 0002 | method | com.motorola.synerj.ui.SVGAnimationException.<init>() |
| 0003 | method | this.createAnimation0() |
| 0004 | method | com.motorola.synerj.svc.Util.unpackInt() |
| 0005 | method | com.motorola.synerj.svc.Util.packInt() |
| 0006 | method | javax.microedition.lcdui.Image.createImage() |
| 0007 | method | this.decodeNextFrame0() |
| 0008 | text | Insufficient memory for creating SVGAnimation object |
| 0009 | 0003 | 7FFFFFFF |
| 000A | method | this.sendNotification() |
| 000B | method | com.motorola.synerj.ui.UIGraphics.drawImage() |
| 000C | text | Transparency should be in interval 0-255 or negative. |
| 000D | method | this.stop() |
| 000E | method | this.releaseSVGkJavaPlayer0() |
| 000F | objref | com.motorola.synerj.notifications.Listeners |
| 0010 | method | com.motorola.synerj.notifications.Listeners.<init>() |
| 0011 | objref | com.motorola.synerj.ui.SVGAnimation$SVGAnimationEventHandler |
| 0012 | method | com.motorola.synerj.ui.SVGAnimation$SVGAnimationEventHandler.<init>() |
| 0013 | method | com.motorola.synerj.notifications.Listeners.addListener() |
| 0014 | text | Listener already added |
| 0015 | text | Listener not registered. |
| 0016 | method | com.motorola.synerj.ui.SVGAnimation$SVGAnimationEventHandler.receiveEvent() |
| 0017 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0018 | objref | com.motorola.synerj.ui.Animation |
| Fields | ||
|---|---|---|
| private | Notifier | notifier |
| private final | SVGAnimation | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(SVGAnimation s1) |
| void | <init>(SVGAnimation s1, SVGAnimation$1 s2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.ui.SVGAnimation$SVGAnimationNotifier |
| 0002 | method | com.motorola.synerj.ui.SVGAnimation$SVGAnimationNotifier.<init>() |
| 0003 | method | com.motorola.synerj.ui.SVGAnimation.access$200() |
| 0004 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0005 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private final | SVGAnimation | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(SVGAnimation s1) |
| void | <init>(SVGAnimation s1, SVGAnimation$1 s2) | |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.ui.SVGAnimationListener |
| 0002 | method | com.motorola.synerj.ui.SVGAnimationListener.animationStarted() |
| 0003 | method | com.motorola.synerj.ui.SVGAnimationListener.animationStopped() |
| 0004 | method | com.motorola.synerj.ui.SVGAnimationListener.animationFinished() |
| 0005 | objref | com.motorola.synerj.notifications.Notifier |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | ANIMATION_FINISHED |
| public static final | int | ANIMATION_STARTED |
| public static final | int | ANIMATION_STOPPED |
| Methods | ||
|---|---|---|
| public | void | animationFinished() |
| public | void | animationStarted() |
| public | void | animationStopped() |
| Fields | ||
|---|---|---|
| private | ScrollbarAdjustments | adjs_ |
| private | PrimaryView | view_ |
| Methods | ||
|---|---|---|
| void | <init>(PrimaryView p1, ScrollbarAdjustments s1) | |
| public | void | resize(int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.widget.Scrollbar.<init>() |
| 0001 | method | this.resize() |
| 0002 | method | com.motorola.synerj.ui.PrimaryView.getClientHeight() |
| 0003 | method | com.motorola.synerj.ui.widget.Scrollbar.resize() |
| Fields | ||
|---|---|---|
| public static final | String | SHORTCUT_EVENT_ID |
| public static final | int | SHORTCUT_ID_NONE |
| private | int | shortcutExtraData_ |
| private | int | shortcutId_ |
| private | String | shortcutLabel_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1, String s1, int i2) |
| public | int | getExtraData() |
| public | int | getId() |
| public | String | getLabel() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private static final | byte | ANIMATED_IMAGE |
| private static final | int | AREA_DATA_SIZE |
| private static final | int | AREA_PARAM_NUM |
| private static final | int | COLOR_COMP_NUM |
| private static final | String | EXCEPTION_MESSAGE |
| private static final | int | IMG_HEADER_SIZE |
| private static final | int | LAST_LETTER_POS |
| private static final | byte | STILL_IMAGE |
| private static final | byte | STILL_IMAGE_CREATE |
| private static | byte[] | imgHeader |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static | Animation | getAnimationProperty(int i1) |
| public static | Area | getAreaArrayProperty(int i1, int i2) |
| private static native | boolean | getAreaArrayProperty0(int i1, byte[] b1, int i2) |
| public static | int | getAreaArraySize(int i1) |
| private static native | int | getAreaArraySize0(int i1) |
| public static | Area | getAreaProperty(int i1) |
| private static native | boolean | getAreaProperty0(int i1, byte[] b1) |
| public static | boolean | getBooleanProperty(int i1) |
| private static native | int | getBooleanProperty0(int i1) |
| public static | int | getColorProperty(int i1) |
| private static native | boolean | getColorProperty0(int i1, byte[] b1) |
| public static | Image | getImageProperty(int i1) |
| public static | int | getIntProperty(int i1) |
| private static native | int | getIntProperty0(int i1) |
| public static | String | getStringProperty(int i1) |
| private static native | String | getStringProperty0(int i1) |
| public static | boolean | isEnabled() |
| public static | boolean | isSkinning15Enabled() |
| private static | Area | unpackArea(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.Util.unpackIntArray() |
| 0001 | objref | com.motorola.synerj.ui.widget.Area |
| 0002 | method | com.motorola.synerj.ui.widget.Area.<init>() |
| 0003 | method | this.getStringProperty0() |
| 0004 | objref | java.lang.IllegalArgumentException |
| 0005 | text | invalid property id |
| 0006 | method | java.lang.IllegalArgumentException.<init>() |
| 0007 | field | this.imgHeader |
| 0008 | method | com.motorola.synerj.svc.Util.packInt() |
| 0009 | method | this.isEnabled() |
| 000A | method | com.motorola.synerj.svc.user.HomeScreen.getInstance() |
| 000B | method | com.motorola.synerj.svc.user.HomeScreen.getAnalogClockFace() |
| 000C | method | com.motorola.synerj.svc.device.Network.getInstance() |
| 000D | method | com.motorola.synerj.svc.device.Network.getOperatorLogo() |
| 000E | method | javax.microedition.lcdui.Image.createImage() |
| 000F | method | com.motorola.synerj.ui.GifAnimation.createSkinAnimation() |
| 0010 | method | this.getBooleanProperty0() |
| 0011 | method | this.getAreaProperty0() |
| 0012 | method | this.unpackArea() |
| 0013 | method | this.getColorProperty0() |
| 0014 | method | com.motorola.synerj.svc.Util.unpackInt() |
| 0015 | method | this.getIntProperty0() |
| 0016 | method | this.getAreaArrayProperty0() |
| 0017 | method | this.getAreaArraySize0() |
| 0018 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private | int | refs_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| protected | void | destroyImages() |
| synchronized | void | destroyImagesSynerJ() |
| protected | void | initImages() |
| synchronized | void | initImagesSynerJ() |
| protected | void | updateImages() |
| References | ||
|---|---|---|
| 0000 | method | this.initImages() |
| 0001 | method | this.destroyImages() |
| 0002 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| public static final | int | SKIN_ANALOG_CLK_BCK_IMG |
| public static final | int | SKIN_ANALOG_CLK_HOUR_HAND_COLOR |
| public static final | int | SKIN_ANALOG_CLK_HOUR_HAND_LENGTH |
| public static final | int | SKIN_ANALOG_CLK_HOUR_SHADOW_COLOR |
| public static final | int | SKIN_ANALOG_CLK_MIN_HAND_COLOR |
| public static final | int | SKIN_ANALOG_CLK_MIN_HAND_LENGTH |
| public static final | int | SKIN_ANALOG_CLK_MIN_SHADOW_COLOR |
| public static final | int | SKIN_ANALOG_CLK_REG |
| public static final | int | SKIN_BROWSER_SK_CENTER_IMG |
| public static final | int | SKIN_BROWSER_SK_CENTER_REG |
| public static final | int | SKIN_BROWSER_SK_LEFT_DISABLED_IMG |
| public static final | int | SKIN_BROWSER_SK_LEFT_DISABLED_REG |
| public static final | int | SKIN_BROWSER_SK_LEFT_PRESSED_IMG |
| public static final | int | SKIN_BROWSER_SK_LEFT_PRESSED_REG |
| public static final | int | SKIN_BROWSER_SK_LEFT_TXT_DISABLED_REG |
| public static final | int | SKIN_BROWSER_SK_LEFT_TXT_PRESSED_REG |
| public static final | int | SKIN_BROWSER_SK_LEFT_TXT_UNPRESSED_REG |
| public static final | int | SKIN_BROWSER_SK_LEFT_UNPRESSED_IMG |
| public static final | int | SKIN_BROWSER_SK_LEFT_UNPRESSED_REG |
| public static final | int | SKIN_BROWSER_SK_RIGHT_DISABLED_IMG |
| public static final | int | SKIN_BROWSER_SK_RIGHT_DISABLED_REG |
| public static final | int | SKIN_BROWSER_SK_RIGHT_PRESSED_IMG |
| public static final | int | SKIN_BROWSER_SK_RIGHT_PRESSED_REG |
| public static final | int | SKIN_BROWSER_SK_RIGHT_TXT_DISABLED_REG |
| public static final | int | SKIN_BROWSER_SK_RIGHT_TXT_PRESSED_REG |
| public static final | int | SKIN_BROWSER_SK_RIGHT_TXT_UNPRESSED_REG |
| public static final | int | SKIN_BROWSER_SK_RIGHT_UNPRESSED_IMG |
| public static final | int | SKIN_BROWSER_SK_RIGHT_UNPRESSED_REG |
| public static final | int | SKIN_CARRIER_FRGD_COLOR |
| public static final | int | SKIN_CARRIER_JUSTIFICATION |
| public static final | int | SKIN_CARRIER_OUTLINED |
| public static final | int | SKIN_CARRIER_OUTLINED_BLENDED |
| public static final | int | SKIN_CARRIER_OUTLINED_INNER_COLOR |
| public static final | int | SKIN_CARRIER_OUTLINED_LEVELS |
| public static final | int | SKIN_CARRIER_OUTLINED_OUTER_COLOR |
| public static final | int | SKIN_CARRIER_UNDERLINE |
| public static final | int | SKIN_COMMON_SIMPLETAB_TOP_IMAGE |
| public static final | int | SKIN_COMMON_SIMPLETAB_TOP_REGION |
| public static final | int | SKIN_CONTENT_BLEND_COLOR |
| public static final | int | SKIN_DCLOCK_FRGD_COLOR |
| public static final | int | SKIN_DCLOCK_JUSTIFICATION |
| public static final | int | SKIN_DCLOCK_OUTLINED |
| public static final | int | SKIN_DCLOCK_OUTLINED_BLENDED |
| public static final | int | SKIN_DCLOCK_OUTLINED_INNER_COLOR |
| public static final | int | SKIN_DCLOCK_OUTLINED_LEVELS |
| public static final | int | SKIN_DCLOCK_OUTLINED_OUTER_COLOR |
| public static final | int | SKIN_DCLOCK_UNDERLINE |
| public static final | int | SKIN_DFLT_SB_BKGD_BOTTOM_IMG |
| public static final | int | SKIN_DFLT_SB_BKGD_IMG |
| public static final | int | SKIN_DFLT_SB_BKGD_TOP_IMG |
| public static final | int | SKIN_DFLT_SB_EMPTY_BOTTOM_IMG |
| public static final | int | SKIN_DFLT_SB_EMPTY_IMG |
| public static final | int | SKIN_DFLT_SB_EMPTY_TOP_IMG |
| public static final | int | SKIN_DFLT_SB_IND_BOTTOM_IMG |
| public static final | int | SKIN_DFLT_SB_IND_IMG |
| public static final | int | SKIN_DFLT_SB_IND_TOP_IMG |
| public static final | int | SKIN_DFLT_SB_RESIZABLE_INDICATOR |
| public static final | int | SKIN_DFLT_TITLEBAR_IMG |
| public static final | int | SKIN_DFLT_TITLEBAR_REG |
| public static final | int | SKIN_DFLT_TITLEBAR_TXT_REG |
| public static final | int | SKIN_IDLE_BOTTOM_ANIM_REG |
| public static final | int | SKIN_IDLE_BOTTOM_IMG_REG |
| public static final | int | SKIN_IDLE_CARRIER_LOGO_IMG |
| public static final | int | SKIN_IDLE_CARRIER_LOGO_REG |
| public static final | int | SKIN_IDLE_CARRIER_NAME_REG |
| public static final | int | SKIN_IDLE_DIGITAL_CLOCK_REG |
| public static final | int | SKIN_IDLE_DOWN_NAVIGATION_ICON_PRESSED_IMAGE |
| public static final | int | SKIN_IDLE_DOWN_NAVIGATION_ICON_PRESSED_REGION |
| public static final | int | SKIN_IDLE_DOWN_NAVIGATION_ICON_UNPRESSED_IMAGE |
| public static final | int | SKIN_IDLE_DOWN_NAVIGATION_ICON_UNPRESSED_REGION |
| public static final | int | SKIN_IDLE_FRGD_COLOR |
| public static final | int | SKIN_IDLE_IS_CARRIER_LOGO_PRESENT |
| public static final | int | SKIN_IDLE_LEFT_ANIM_REG |
| public static final | int | SKIN_IDLE_LEFT_IMG_REG |
| public static final | int | SKIN_IDLE_LEFT_NAVIGATION_ICON_PRESSED_IMAGE |
| public static final | int | SKIN_IDLE_LEFT_NAVIGATION_ICON_PRESSED_REGION |
| public static final | int | SKIN_IDLE_LEFT_NAVIGATION_ICON_UNPRESSED_IMAGE |
| public static final | int | SKIN_IDLE_LEFT_NAVIGATION_ICON_UNPRESSED_REGION |
| public static final | int | SKIN_IDLE_OUTLINED |
| public static final | int | SKIN_IDLE_OUTLINED_BLENDED |
| public static final | int | SKIN_IDLE_OUTLINED_INNER_COLOR |
| public static final | int | SKIN_IDLE_OUTLINED_LEVELS |
| public static final | int | SKIN_IDLE_OUTLINED_OUTER_COLOR |
| public static final | int | SKIN_IDLE_RIGHT_ANIM_REG |
| public static final | int | SKIN_IDLE_RIGHT_IMG_REG |
| public static final | int | SKIN_IDLE_RIGHT_NAVIGATION_ICON_PRESSED_IMAGE |
| public static final | int | SKIN_IDLE_RIGHT_NAVIGATION_ICON_PRESSED_REGION |
| public static final | int | SKIN_IDLE_RIGHT_NAVIGATION_ICON_UNPRESSED_IMAGE |
| public static final | int | SKIN_IDLE_RIGHT_NAVIGATION_ICON_UNPRESSED_REGION |
| public static final | int | SKIN_IDLE_STATUS_JUSTIFICATION |
| public static final | int | SKIN_IDLE_STATUS_TEXT_REG |
| public static final | int | SKIN_IDLE_TOP_ANIM_REG |
| public static final | int | SKIN_IDLE_TOP_IMG_REG |
| public static final | int | SKIN_IDLE_UNDERLINE |
| public static final | int | SKIN_IDLE_UP_NAVIGATION_ICON_PRESSED_IMAGE |
| public static final | int | SKIN_IDLE_UP_NAVIGATION_ICON_PRESSED_REGION |
| public static final | int | SKIN_IDLE_UP_NAVIGATION_ICON_UNPRESSED_IMAGE |
| public static final | int | SKIN_IDLE_UP_NAVIGATION_ICON_UNPRESSED_REGION |
| public static final | int | SKIN_JUSTIFICATION_BOX_BOTTOM |
| public static final | int | SKIN_JUSTIFICATION_BOX_CENTER |
| public static final | int | SKIN_JUSTIFICATION_BOX_LEFT |
| public static final | int | SKIN_JUSTIFICATION_BOX_MIDDLE |
| public static final | int | SKIN_JUSTIFICATION_BOX_RIGHT |
| public static final | int | SKIN_JUSTIFICATION_BOX_TOP |
| public static final | int | SKIN_JUSTIFICATION_CENTER |
| public static final | int | SKIN_JUSTIFICATION_LEFT |
| public static final | int | SKIN_JUSTIFICATION_RIGHT |
| public static final | int | SKIN_JUSTIFICATION_TEXT_CENTER |
| public static final | int | SKIN_JUSTIFICATION_TEXT_LEFT |
| public static final | int | SKIN_JUSTIFICATION_TEXT_RIGHT |
| public static final | int | SKIN_LIST_FRGD_COLOR |
| public static final | int | SKIN_LIST_HIGHLIGHT_ARRAY_REG |
| public static final | int | SKIN_LIST_JUSTIFICATION |
| public static final | int | SKIN_LIST_OUTLINED |
| public static final | int | SKIN_LIST_OUTLINED_BLENDED |
| public static final | int | SKIN_LIST_OUTLINED_COLOR_LEVEL1 |
| public static final | int | SKIN_LIST_OUTLINED_COLOR_LEVEL2 |
| public static final | int | SKIN_LIST_OUTLINED_LEVELS |
| public static final | int | SKIN_LIST_SCROLLBARREG |
| public static final | int | SKIN_LIST_SEL_IMG |
| public static final | int | SKIN_LIST_SEL_TEXT_FRGD_COLOR |
| public static final | int | SKIN_LIST_SEL_TEXT_JUSTIFICATION |
| public static final | int | SKIN_LIST_SEL_TEXT_OUTLINED |
| public static final | int | SKIN_LIST_SEL_TEXT_OUTLINED_BLENDED |
| public static final | int | SKIN_LIST_SEL_TEXT_OUTLINED_COLOR_LEVEL1 |
| public static final | int | SKIN_LIST_SEL_TEXT_OUTLINED_COLOR_LEVEL2 |
| public static final | int | SKIN_LIST_SEL_TEXT_OUTLINED_LEVELS |
| public static final | int | SKIN_LIST_SEL_TEXT_UNDERLINE |
| public static final | int | SKIN_LIST_TEXT_ARRAY_REG |
| public static final | int | SKIN_LIST_UNDERLINE |
| public static final | int | SKIN_NESTED_MENU_LEVEL2_BODY_IMAGE |
| public static final | int | SKIN_NESTED_MENU_LEVEL2_BODY_REGION |
| public static final | int | SKIN_NESTED_MENU_LEVEL2_BOTTOM_IMAGE |
| public static final | int | SKIN_NESTED_MENU_LEVEL2_BOTTOM_REGION |
| public static final | int | SKIN_NESTED_MENU_LEVEL2_MENULIST_GRAPHIC |
| public static final | int | SKIN_NESTED_MENU_LEVEL2_MENULIST_REGION_ARRAY |
| public static final | int | SKIN_NESTED_MENU_LEVEL2_SCROLLBAR_REGION |
| public static final | int | SKIN_NESTED_MENU_LEVEL2_TOP_IMAGE |
| public static final | int | SKIN_NESTED_MENU_LEVEL2_TOP_REGION |
| public static final | int | SKIN_NESTED_MENU_LEVEL2_TXT_REGION_ARRAY |
| public static final | int | SKIN_PICTXTLIST_HIGHLIGHT_ARRAY_REG |
| public static final | int | SKIN_PICTXTLIST_PICTURE_ARRAY_REG |
| public static final | int | SKIN_PICTXTLIST_SEL_IMG |
| public static final | int | SKIN_PICTXTLIST_TEXT_LINE1_ARRAY_REG |
| public static final | int | SKIN_PICTXTLIST_TEXT_LINE2_ARRAY_REG |
| public static final | int | SKIN_SB_BKGD_BOTTOM_IMG |
| public static final | int | SKIN_SB_BKGD_IMG |
| public static final | int | SKIN_SB_BKGD_TOP_IMG |
| public static final | int | SKIN_SB_EMPTY_BOTTOM_IMG |
| public static final | int | SKIN_SB_EMPTY_IMG |
| public static final | int | SKIN_SB_EMPTY_TOP_IMG |
| public static final | int | SKIN_SB_IND_BOTTOM_IMG |
| public static final | int | SKIN_SB_IND_IMG |
| public static final | int | SKIN_SB_IND_TOP_IMG |
| public static final | int | SKIN_SB_RESIZABLE_INDICATOR |
| public static final | int | SKIN_SK_ICON_WHICH_SOFTKEY |
| public static final | int | SKIN_SK_LEFT_CARRIER_LOGO_REG |
| public static final | int | SKIN_SK_LEFT_DISABLED_REG |
| public static final | int | SKIN_SK_LEFT_PRESSED_IMG |
| public static final | int | SKIN_SK_LEFT_PRESSED_REG |
| public static final | int | SKIN_SK_LEFT_TXT_UNPRESSED_REG |
| public static final | int | SKIN_SK_LEFT_UNPRESSED_IMG |
| public static final | int | SKIN_SK_LEFT_UNPRESSED_REG |
| public static final | int | SKIN_SK_MENU_ANIMATED_IMG |
| public static final | int | SKIN_SK_MENU_DISABLED_IMG |
| public static final | int | SKIN_SK_MENU_DISABLED_REG |
| public static final | int | SKIN_SK_MENU_PRESSED_IMG |
| public static final | int | SKIN_SK_MENU_PRESSED_REG |
| public static final | int | SKIN_SK_MENU_UNPRESSED_IMG |
| public static final | int | SKIN_SK_MENU_UNPRESSED_REG |
| public static final | int | SKIN_SK_PRESS_ICON_IMG |
| public static final | int | SKIN_SK_RIGHT_CARRIER_LOGO_REG |
| public static final | int | SKIN_SK_RIGHT_DISABLED_REG |
| public static final | int | SKIN_SK_RIGHT_PRESSED_IMG |
| public static final | int | SKIN_SK_RIGHT_PRESSED_REG |
| public static final | int | SKIN_SK_RIGHT_TXT_UNPRESSED_REG |
| public static final | int | SKIN_SK_RIGHT_UNPRESSED_IMG |
| public static final | int | SKIN_SK_RIGHT_UNPRESSED_REG |
| public static final | int | SKIN_SK_TXT_DISABLED_FRGD_COLOR |
| public static final | int | SKIN_SK_TXT_DISABLED_OUTLINED |
| public static final | int | SKIN_SK_TXT_DISABLED_OUTLINED_BLENDED |
| public static final | int | SKIN_SK_TXT_DISABLED_OUTLINED_COLOR_LEVEL1 |
| public static final | int | SKIN_SK_TXT_DISABLED_OUTLINED_COLOR_LEVEL2 |
| public static final | int | SKIN_SK_TXT_DISABLED_OUTLINED_LEVELS |
| public static final | int | SKIN_SK_TXT_DISABLED_UNDERLINE |
| public static final | int | SKIN_SK_TXT_PRESS_FRGD_COLOR |
| public static final | int | SKIN_SK_TXT_PRESS_OUTLINED |
| public static final | int | SKIN_SK_TXT_PRESS_OUTLINED_BLENDED |
| public static final | int | SKIN_SK_TXT_PRESS_OUTLINED_COLOR_LEVEL1 |
| public static final | int | SKIN_SK_TXT_PRESS_OUTLINED_COLOR_LEVEL2 |
| public static final | int | SKIN_SK_TXT_PRESS_OUTLINED_LEVELS |
| public static final | int | SKIN_SK_TXT_PRESS_UNDERLINE |
| public static final | int | SKIN_SK_TXT_UNPRESS_FRGD_COLOR |
| public static final | int | SKIN_SK_TXT_UNPRESS_OUTLINED |
| public static final | int | SKIN_SK_TXT_UNPRESS_OUTLINED_BLENDED |
| public static final | int | SKIN_SK_TXT_UNPRESS_OUTLINED_COLOR_LEVEL1 |
| public static final | int | SKIN_SK_TXT_UNPRESS_OUTLINED_COLOR_LEVEL2 |
| public static final | int | SKIN_SK_TXT_UNPRESS_OUTLINED_LEVELS |
| public static final | int | SKIN_SK_TXT_UNPRESS_UNDERLINE |
| public static final | int | SKIN_SK_UNPRESS_ICON_IMG |
| public static final | int | SKIN_TABLIST_HIGHLIGHT_ARRAY_REG |
| public static final | int | SKIN_TABLIST_SCROLLBAR_REG |
| public static final | int | SKIN_TABLIST_SEL_IMAGE |
| public static final | int | SKIN_TABLIST_TEXT_ARRAY_REG |
| public static final | int | SKIN_TAB_BODY_IMAGE |
| public static final | int | SKIN_TAB_BODY_REGION |
| public static final | int | SKIN_TAB_FRGD_COLOR |
| public static final | int | SKIN_TAB_ICON_REGION |
| public static final | int | SKIN_TAB_INNER_REGION |
| public static final | int | SKIN_TAB_TITLE_REGION |
| public static final | int | SKIN_TAB_TOP_IMAGE |
| public static final | int | SKIN_TAB_TOP_REGION |
| public static final | int | SKIN_TITLEBAR_IMG |
| public static final | int | SKIN_TITLEBAR_REG |
| public static final | int | SKIN_TITLEBAR_TXT_FRGD_COLOR |
| public static final | int | SKIN_TITLEBAR_TXT_JUSTIFICATION |
| public static final | int | SKIN_TITLEBAR_TXT_OUTLINED |
| public static final | int | SKIN_TITLEBAR_TXT_OUTLINED_BLENDED |
| public static final | int | SKIN_TITLEBAR_TXT_OUTLINED_COLOR_LEVEL1 |
| public static final | int | SKIN_TITLEBAR_TXT_OUTLINED_COLOR_LEVEL2 |
| public static final | int | SKIN_TITLEBAR_TXT_OUTLINED_LEVELS |
| public static final | int | SKIN_TITLEBAR_TXT_REG |
| public static final | int | SKIN_TITLEBAR_TXT_UNDERLINE |
| public static final | int | SKIN_TRANSIENT_BODY_IMAGE |
| public static final | int | SKIN_TRANSIENT_BODY_REGION |
| public static final | int | SKIN_TRANSIENT_BOTTOM_IMAGE |
| public static final | int | SKIN_TRANSIENT_BOTTOM_REGION |
| public static final | int | SKIN_TRANSIENT_FRGD_COLOR |
| public static final | int | SKIN_TRANSIENT_ICON_REGION |
| public static final | int | SKIN_TRANSIENT_INNER_REGION |
| public static final | int | SKIN_TRANSIENT_INNER_TEXT_FRGD_COLOR |
| public static final | int | SKIN_TRANSIENT_INNER_TEXT_OUTLINED |
| public static final | int | SKIN_TRANSIENT_INNER_TEXT_OUTLINED_BLENDED |
| public static final | int | SKIN_TRANSIENT_INNER_TEXT_OUTLINED_COLOR_LEVEL1 |
| public static final | int | SKIN_TRANSIENT_INNER_TEXT_OUTLINED_COLOR_LEVEL2 |
| public static final | int | SKIN_TRANSIENT_INNER_TEXT_OUTLINED_LEVELS |
| public static final | int | SKIN_TRANSIENT_INNER_TEXT_UNDERLINE |
| public static final | int | SKIN_TRANSIENT_TITLE_REGION |
| public static final | int | SKIN_TRANSIENT_TOP_IMAGE |
| public static final | int | SKIN_TRANSIENT_TOP_REGION |
| Fields | ||
|---|---|---|
| static final | boolean | ENABLED |
| static final | boolean | MAKE_FTR_UI_SKINNING_15 |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private | String | closeSkName_ |
| private | String | selectSkName_ |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | creditChanged() |
| public | void | dateFormatChanged(int i1) |
| String | getCloseSkName() | |
| String | getSelectSkName() | |
| public final | void | languageChanged(String s1) |
| private synchronized | void | loadSoftkeyNames() |
| public | void | masterClear() |
| public | void | masterReset() |
| public | void | timeChanged(int i1) |
| public | void | timeFormatChanged(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.user.Settings.getInstance() |
| 0001 | method | com.motorola.synerj.svc.user.Settings.addListener() |
| 0002 | method | this.loadSoftkeyNames() |
| 0003 | text | com.motorola.synerj.framework |
| 0004 | method | com.motorola.synerj.svc.auf.ResourceManager.getResourceManager() |
| 0005 | method | com.motorola.synerj.svc.auf.ResourceManager.getString() |
| 0006 | method | com.motorola.synerj.svc.device.Keyboard.isCSMPresent() |
| 0007 | objref | com.motorola.synerj.svc.user.SettingsListener |
| Fields | ||
|---|---|---|
| private | int | tabListHeight_ |
| Methods | ||
|---|---|---|
| void | <init>() | |
| void | <init>(SoftkeysAdjustments s1) | |
| static | void | access$000(TabListViewDecorator t1) |
| public | Scrollbar | createScrollbar(PrimaryView p1) |
| public | int | getMaxViewHeight() |
| public | int | getMinViewHeight() |
| private | void | updateHeight() |
| References | ||
|---|---|---|
| 0000 | method | this.updateHeight() |
| 0001 | method | this.<init>() |
| 0002 | field | com.motorola.synerj.ui.TabViewDecorator.TYPE_TAB_DIALOG |
| 0003 | method | com.motorola.synerj.ui.TabViewDecorator.<init>() |
| 0004 | objref | com.motorola.synerj.ui.TabListViewDecorator$1 |
| 0005 | method | com.motorola.synerj.ui.TabListViewDecorator$1.<init>() |
| 0006 | method | com.motorola.synerj.ui.Skin.getAreaArraySize() |
| 0007 | method | com.motorola.synerj.ui.Skin.getAreaArrayProperty() |
| 0008 | method | com.motorola.synerj.ui.Skin.getAreaProperty() |
| 0009 | objref | java.lang.IllegalArgumentException |
| 000A | method | com.motorola.synerj.ui.TabViewDecorator.getMaxViewHeight() |
| 000B | method | com.motorola.synerj.ui.widget.ScrollbarAdjustments.getAdjustments() |
| 000C | objref | com.motorola.synerj.ui.ScrollbarProxy |
| 000D | method | com.motorola.synerj.ui.ScrollbarProxy.<init>() |
| Fields | ||
|---|---|---|
| private final | TabListViewDecorator | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(TabListViewDecorator t1) | |
| public | void | skinChanged() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.settings.SettingsAdapter.<init>() |
| 0001 | method | com.motorola.synerj.ui.TabListViewDecorator.access$000() |
| Fields | ||
|---|---|---|
| static | int | TYPE_TAB_DIALOG |
| static | int | TYPE_TRANSIENT_DIALOG |
| private | Image | bodyImage_ |
| private | int | bodyWidth_ |
| private | int | bottomHeight_ |
| private | Image | bottomImage_ |
| private | int | leftBorderWidth_ |
| private | int | rightBorderWidth_ |
| TabViewDecorator$TabViewDecoratorSkinImages | skins_ | |
| private | int | topHeight_ |
| private | Image | topImage_ |
| private | int | type_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(int i1) | |
| void | <init>(int i1, SoftkeysAdjustments s1) | |
| static | int | access$000(TabViewDecorator t1) |
| static | int | access$102(TabViewDecorator t1, int i1) |
| static | int | access$202(TabViewDecorator t1, int i1) |
| static | int | access$302(TabViewDecorator t1, int i1) |
| static | int | access$402(TabViewDecorator t1, int i1) |
| static | int | access$502(TabViewDecorator t1, int i1) |
| static | Image | access$602(TabViewDecorator t1, Image i1) |
| static | Image | access$702(TabViewDecorator t1, Image i1) |
| static | Image | access$802(TabViewDecorator t1, Image i1) |
| public | Softkeys | createSoftkeys(PrimaryView p1) |
| public | Title | createTitle(PrimaryView p1) |
| public | void | decorate(UIGraphics u1, PrimaryView p1) |
| public | int | getMaxViewHeight() |
| public synchronized | int | getMaxViewWidth() |
| public | int | getMinViewHeight() |
| public | SkinImages | getSkinImages() |
| public | void | setBox(PrimaryView p1, int i1, int i2) |
| Fields | ||
|---|---|---|
| private final | TabViewDecorator | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(TabViewDecorator t1) | |
| public | void | skinChanged() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.settings.SettingsAdapter.<init>() |
| 0001 | method | com.motorola.synerj.ui.TabViewDecorator$TabViewDecoratorSkinImages.access$900() |
| Fields | ||
|---|---|---|
| private final | TabViewDecorator | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(TabViewDecorator t1) | |
| static | void | access$900(TabViewDecorator$TabViewDecoratorSkinImages t1) |
| protected synchronized | void | destroyImages() |
| protected synchronized | void | initImages() |
| private synchronized | void | update() |
| References | ||
|---|---|---|
| 0000 | method | this.update() |
| 0001 | method | com.motorola.synerj.ui.SkinImages.<init>() |
| 0002 | method | com.motorola.synerj.ui.TabViewDecorator.access$000() |
| 0003 | field | com.motorola.synerj.ui.TabViewDecorator.TYPE_TRANSIENT_DIALOG |
| 0004 | method | com.motorola.synerj.ui.Skin.getAreaProperty() |
| 0005 | method | com.motorola.synerj.ui.TabViewDecorator.access$102() |
| 0006 | method | com.motorola.synerj.ui.TabViewDecorator.access$202() |
| 0007 | method | com.motorola.synerj.ui.TabViewDecorator.access$302() |
| 0008 | method | com.motorola.synerj.ui.TabViewDecorator.access$402() |
| 0009 | method | com.motorola.synerj.ui.TabViewDecorator.access$502() |
| 000A | method | com.motorola.synerj.ui.SkinImages.updateImages() |
| 000B | method | com.motorola.synerj.ui.Skin.getImageProperty() |
| 000C | method | com.motorola.synerj.ui.TabViewDecorator.access$602() |
| 000D | method | com.motorola.synerj.ui.TabViewDecorator.access$702() |
| 000E | method | com.motorola.synerj.ui.TabViewDecorator.access$802() |
| Fields | ||
|---|---|---|
| public static final | int | ATE_BUFFER_ORIGIN |
| public static final | byte | ATE_BUFFER_VERSION |
| public static final | int | ATE_BUFFER_VERSION_INDEX |
| public static final | int | ATE_DIALOG_ID__CANVAS |
| public static final | int | ATE_DIALOG_ID__IDLE |
| public static final | int | ATE_DIALOG_ID__NO_ACTIVE_DIALOG |
| public static final | int | ATE_DIALOG_ID__UNKNOWN_DIALOG_TYPE |
| public static final | int | ATE_DIALOG_TYPE |
| public static final | int | ATE_LAST_LOGGED_RECTANGLE |
| public static final | int | ATE_NUMBER_OF_RECTANGLES |
| public static final | int | ATE_RECTANGLE_CLEAR_SCREEN |
| public static final | int | ATE_RECTANGLE_COLORSHADE |
| public static final | int | ATE_RECTANGLE_HIGHLIGHT |
| public static final | int | ATE_RECTANGLE_IMAGE |
| public static final | int | ATE_RECTANGLE_METER |
| public static final | int | ATE_RECTANGLE_PICTURE |
| public static final | int | ATE_RECTANGLE_SCROLL |
| public static final | int | ATE_RECTANGLE_SLIDER |
| public static final | int | ATE_RECTANGLE_TEXT |
| public static final | int | ATE_RECTANGLE_TITLE |
| public static final | int | ATE_RECTANGLE_UNDERLINE |
| public static final | int | MENU_ICON_ID |
| public static final | int | STATUS_AREA_HEIGHT |
| Fields | ||
|---|---|---|
| private | ByteArrayOutputStream | baos |
| private | int | numLoggedRects |
| private static | TestInfo | singleton |
| private | byte[] | staticBuffer |
| public | boolean | testMode |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public | void | PtfExecuteCapture(PrimaryDisplay p1, int i1) |
| private | void | addBoolean(boolean b1) |
| private | void | addByte(int i1) |
| public | void | addClearScreenRectangle(int i1, int i2, int i3, int i4, int i5) |
| private | void | addColor(int i1) |
| public | void | addColorShadeRectangle(int i1, int i2, int i3, int i4, int i5) |
| public | void | addHighlightRectangle(int i1, int i2, int i3, int i4) |
| public | void | addImageRectangle(int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10, int i11) |
| private | void | addInteger(int i1) |
| public | void | addPictureRectangle(int i1, boolean b1, int i2, int i3, int i4, int i5, boolean b2, int i6, int i7) |
| private | void | addRectangle(int i1, int i2, int i3, int i4, int i5) |
| public | void | addScrollRectangle(int i1, boolean b1, boolean b2, int i2, int i3, int i4, int i5) |
| private | void | addShort(int i1) |
| public | void | addSliderRectangle(int i1, int i2, int i3, int i4, int i5, int i6) |
| public | void | addTextRectangle(String s1, int i1, int i2, int i3, int i4, int i5, int i6, boolean b1) |
| public | void | addTitleRectangle(int i1, int i2, int i3, int i4) |
| public | void | addUnderlineRectangle(int i1, int i2, int i3, int i4) |
| public | void | clearTestMode() |
| private | byte | getBufferStaticData(int i1) |
| public static | TestInfo | getInstance() |
| public | boolean | getTestMode() |
| private | void | reset() |
| private | void | sendDataBuffer(byte[] b1, int i1) |
| private static native | void | sendDataBuffer0(byte[] b1, int i1) |
| private | void | setATEBufferVersion() |
| private | void | setBufferStaticData(int i1, int i2) |
| public | void | setTestMode() |
| References | ||
|---|---|---|
| 0000 | field | this.singleton |
| 0001 | objref | java.io.ByteArrayOutputStream |
| 0002 | method | java.io.ByteArrayOutputStream.<init>() |
| 0003 | method | java.io.ByteArrayOutputStream.write() |
| 0004 | method | this.setBufferStaticData() |
| 0005 | field | java.lang.System.err |
| 0006 | text | TestInfo.getBufferStaticData : invalid position |
| 0007 | method | java.io.PrintStream.println() |
| 0008 | text | TestInfo.setBufferStaticData : invalid position |
| 0009 | method | this.addShort() |
| 000A | method | this.addByte() |
| 000B | method | this.addRectangle() |
| 000C | method | this.addColor() |
| 000D | method | java.lang.String.charAt() |
| 000E | method | this.addBoolean() |
| 000F | method | this.addInteger() |
| 0010 | method | this.sendDataBuffer0() |
| 0011 | method | java.io.ByteArrayOutputStream.reset() |
| 0012 | method | this.setTestMode() |
| 0013 | method | this.setATEBufferVersion() |
| 0014 | method | com.motorola.synerj.ui.PrimaryDisplay.topView() |
| 0015 | objref | com.motorola.synerj.ui.PrimaryView |
| 0016 | method | com.motorola.synerj.ui.PrimaryDisplay.getWidth() |
| 0017 | method | com.motorola.synerj.ui.PrimaryDisplay.getHeight() |
| 0018 | method | javax.microedition.lcdui.Image.createImage() |
| 0019 | method | com.motorola.synerj.ui.UIGraphics.getImageGraphics() |
| 001A | method | com.motorola.synerj.ui.PrimaryView.paintSynerJ() |
| 001B | method | this.clearTestMode() |
| 001C | method | java.io.ByteArrayOutputStream.toByteArray() |
| 001D | method | this.sendDataBuffer() |
| 001E | objref | java.lang.String |
| 001F | text | OK |
| 0020 | method | java.lang.String.<init>() |
| 0021 | method | java.lang.String.getBytes() |
| 0022 | method | this.reset() |
| 0023 | objref | java.lang.Exception |
| 0024 | text | ERROR |
| 0025 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0026 | objref | this |
| 0027 | method | this.<init>() |
| 0028 | objref | ? |
| Fields | ||
|---|---|---|
| private | TitleAdjustments | adjs_ |
| private | PrimaryView | view_ |
| Methods | ||
|---|---|---|
| void | <init>(PrimaryView p1, TitleAdjustments t1) | |
| public | void | resize(int i1, int i2) |
| public | void | setContent(String s1, int i1) |
| public | void | setContent(Content c1, int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.widget.Title.<init>() |
| 0001 | method | this.resize() |
| 0002 | method | com.motorola.synerj.ui.widget.Title.getContent() |
| 0003 | method | com.motorola.synerj.ui.PrimaryView.delAnimationsFromContent() |
| 0004 | method | com.motorola.synerj.ui.widget.Title.setContent() |
| 0005 | method | com.motorola.synerj.ui.widget.Title.setContent() |
| 0006 | method | com.motorola.synerj.ui.PrimaryView.getClientX() |
| 0007 | method | com.motorola.synerj.ui.PrimaryView.getX() |
| 0008 | method | com.motorola.synerj.ui.widget.Title.getContentX() |
| 0009 | method | com.motorola.synerj.ui.PrimaryView.getClientY() |
| 000A | method | com.motorola.synerj.ui.PrimaryView.getY() |
| 000B | method | com.motorola.synerj.ui.widget.Title.getContentY() |
| 000C | method | com.motorola.synerj.ui.PrimaryView.addAnimationsFromContent() |
| 000D | method | com.motorola.synerj.ui.PrimaryDisplay.getWidth() |
| 000E | method | com.motorola.synerj.ui.widget.Title.resize() |
| Methods | ||
|---|---|---|
| public | void | onCommand(int i1) |
| Fields | ||
|---|---|---|
| private static | UICommandListener | singleton_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static | UICommandListener | instance() |
| public | void | onCommand(int i1) |
| References | ||
|---|---|---|
| 0000 | field | this.singleton_ |
| 0001 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0002 | objref | this |
| 0003 | method | this.<init>() |
| 0004 | objref | com.motorola.synerj.ui.UICommandListener |
| Fields | ||
|---|---|---|
| private | UICommandListener | impl_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | UICommandListener | getWrappedListener() |
| public | void | onCommand(int i1) |
| public | void | wrap(UICommandListener u1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.UICommandListenerStub.instance() |
| 0001 | method | com.motorola.synerj.ui.UICommandListener.onCommand() |
| 0002 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0003 | objref | com.motorola.synerj.ui.UICommandListener |
| Fields | ||
|---|---|---|
| public static final | int | BASELINE |
| public static final | int | BOTTOM |
| public static final | int | DOTTED |
| public static final | int | HCENTER |
| public static final | int | LEFT |
| public static final | int | RIGHT |
| public static final | int | SOLID |
| public static final | int | TOP |
| public static final | int | VCENTER |
| private | Graphics | graphics_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| public | void | clipRect(int i1, int i2, int i3, int i4) |
| public | void | copyArea(int i1, int i2, int i3, int i4, int i5, int i6, int i7) |
| public | void | drawArc(int i1, int i2, int i3, int i4, int i5, int i6) |
| public | void | drawChar(char c1, int i1, int i2, int i3) |
| public | void | drawChars(char[] c1, int i1, int i2, int i3, int i4, int i5) |
| public | void | drawImage(Image i1, int i2, int i3, int i4) |
| public | void | drawLine(int i1, int i2, int i3, int i4) |
| public | void | drawRGB(int[] i1, int i2, int i3, int i4, int i5, int i6, int i7, boolean b1) |
| public | void | drawRect(int i1, int i2, int i3, int i4) |
| public | void | drawRegion(Image i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9) |
| public | void | drawRoundRect(int i1, int i2, int i3, int i4, int i5, int i6) |
| public | void | drawString(String s1, int i1, int i2, int i3) |
| public | void | drawStringOutline(String s1, int i1, int i2, int[] i3) |
| private static native | void | drawStringOutline0(Graphics g1, String s1, int i1, int i2, byte[] b1) |
| public | void | drawSubstring(String s1, int i1, int i2, int i3, int i4, int i5) |
| public | void | drawTransformedImage(Image i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10, int i11) |
| public | void | fillArc(int i1, int i2, int i3, int i4, int i5, int i6) |
| public | void | fillBackground(int i1, int i2) |
| private static native | void | fillBackground0(Graphics g1, int i1, int i2) |
| public | void | fillGradientRect(int i1, int i2, int i3, int i4, int i5, int i6) |
| public | void | fillRect(int i1, int i2, int i3, int i4) |
| public | void | fillRoundRect(int i1, int i2, int i3, int i4, int i5, int i6) |
| public | void | fillTriangle(int i1, int i2, int i3, int i4, int i5, int i6) |
| private | int | getAlpha() |
| private static native | int | getAlpha0(Graphics g1) |
| public | int | getAlphaComponent() |
| public | int | getBlueComponent() |
| public | int | getClipHeight() |
| public | int | getClipWidth() |
| public | int | getClipX() |
| public | int | getClipY() |
| public | int | getColor() |
| public | int | getDisplayColor(int i1) |
| public | Font | getFont() |
| public | Graphics | getGraphics() |
| public | int | getGrayScale() |
| public | int | getGreenComponent() |
| public static | UIGraphics | getImageGraphics(Image i1, UIGraphics u1) |
| public | int | getRedComponent() |
| public | int | getStrokeStyle() |
| public | int | getTranslateX() |
| public | int | getTranslateY() |
| private static native | int | scaleImageRegion0(int[] i1, int[] i2) |
| private | void | setAlpha(int i1) |
| private static native | void | setAlpha0(Graphics g1, int i1) |
| public | void | setClip(int i1, int i2, int i3, int i4) |
| public | void | setColor(int i1) |
| public | void | setColor(int i1, int i2, int i3, int i4) |
| public | void | setColor(int i1, int i2, int i3) |
| public | void | setDrawMode(boolean b1) |
| private static native | void | setDrawMode0(Graphics g1, boolean b1) |
| public | void | setFont(Font f1) |
| public | void | setGrayScale(int i1) |
| public | void | setStrokeStyle(int i1) |
| private static native | void | staticInitializer() |
| public | void | translate(int i1, int i2) |
| void | wrap(Graphics g1) | |
| References | ||
|---|---|---|
| 0000 | method | this.setAlpha0() |
| 0001 | method | this.getAlpha0() |
| 0002 | method | this.getTranslateX() |
| 0003 | method | this.getTranslateY() |
| 0004 | method | this.fillBackground0() |
| 0005 | objref | this |
| 0006 | method | this.<init>() |
| 0007 | method | javax.microedition.lcdui.Image.getGraphics() |
| 0008 | method | this.wrap() |
| 0009 | method | javax.microedition.lcdui.Graphics.clipRect() |
| 000A | method | javax.microedition.lcdui.Graphics.copyArea() |
| 000B | method | javax.microedition.lcdui.Graphics.drawArc() |
| 000C | method | javax.microedition.lcdui.Graphics.drawChar() |
| 000D | method | com.motorola.synerj.ui.TestInfo.getInstance() |
| 000E | objref | java.lang.String |
| 000F | method | java.lang.String.<init>() |
| 0010 | method | this.getFont() |
| 0011 | method | java.lang.String.toCharArray() |
| 0012 | method | javax.microedition.lcdui.Font.charsWidth() |
| 0013 | method | this.getColor() |
| 0014 | method | com.motorola.synerj.ui.TestInfo.addTextRectangle() |
| 0015 | method | javax.microedition.lcdui.Graphics.drawChars() |
| 0016 | method | javax.microedition.lcdui.Graphics.drawImage() |
| 0017 | method | javax.microedition.lcdui.Image.getWidth() |
| 0018 | method | javax.microedition.lcdui.Image.getHeight() |
| 0019 | method | com.motorola.synerj.ui.TestInfo.addImageRectangle() |
| 001A | method | javax.microedition.lcdui.Graphics.drawLine() |
| 001B | method | javax.microedition.lcdui.Graphics.drawRect() |
| 001C | method | javax.microedition.lcdui.Graphics.drawRegion() |
| 001D | method | javax.microedition.lcdui.Graphics.drawRGB() |
| 001E | method | javax.microedition.lcdui.Graphics.drawRoundRect() |
| 001F | method | javax.microedition.lcdui.Graphics.drawString() |
| 0020 | objref | java.lang.NullPointerException |
| 0021 | text | drawStringOutline(): string argument is null |
| 0022 | method | java.lang.NullPointerException.<init>() |
| 0023 | method | com.motorola.synerj.svc.Util.packInt() |
| 0024 | method | this.drawStringOutline0() |
| 0025 | method | javax.microedition.lcdui.Graphics.drawSubstring() |
| 0026 | method | java.lang.String.substring() |
| 0027 | method | javax.microedition.lcdui.Graphics.fillArc() |
| 0028 | method | javax.microedition.lcdui.Graphics.fillRect() |
| 0029 | method | javax.microedition.lcdui.Graphics.fillRoundRect() |
| 002A | method | javax.microedition.lcdui.Graphics.fillTriangle() |
| 002B | method | javax.microedition.lcdui.Graphics.getBlueComponent() |
| 002C | method | javax.microedition.lcdui.Graphics.getClipHeight() |
| 002D | method | javax.microedition.lcdui.Graphics.getClipWidth() |
| 002E | method | javax.microedition.lcdui.Graphics.getClipX() |
| 002F | method | javax.microedition.lcdui.Graphics.getClipY() |
| 0030 | method | javax.microedition.lcdui.Graphics.getColor() |
| 0031 | method | this.getAlpha() |
| 0032 | method | javax.microedition.lcdui.Graphics.getDisplayColor() |
| 0033 | method | javax.microedition.lcdui.Graphics.getFont() |
| 0034 | method | javax.microedition.lcdui.Graphics.getGrayScale() |
| 0035 | method | javax.microedition.lcdui.Graphics.getGreenComponent() |
| 0036 | method | javax.microedition.lcdui.Graphics.getRedComponent() |
| 0037 | method | javax.microedition.lcdui.Graphics.getStrokeStyle() |
| 0038 | method | javax.microedition.lcdui.Graphics.getTranslateX() |
| 0039 | method | javax.microedition.lcdui.Graphics.getTranslateY() |
| 003A | method | javax.microedition.lcdui.Graphics.setClip() |
| 003B | 0003 | 00FFFFFF |
| 003C | method | javax.microedition.lcdui.Graphics.setColor() |
| 003D | method | this.setAlpha() |
| 003E | method | javax.microedition.lcdui.Graphics.setColor() |
| 003F | method | this.setDrawMode0() |
| 0040 | method | javax.microedition.lcdui.Graphics.setFont() |
| 0041 | method | javax.microedition.lcdui.Graphics.setGrayScale() |
| 0042 | method | javax.microedition.lcdui.Graphics.setStrokeStyle() |
| 0043 | method | javax.microedition.lcdui.Graphics.translate() |
| 0044 | method | this.setColor() |
| 0045 | method | this.fillRect() |
| 0046 | method | this.drawLine() |
| 0047 | method | this.getRedComponent() |
| 0048 | method | this.getGreenComponent() |
| 0049 | method | this.getBlueComponent() |
| 004A | method | this.getAlphaComponent() |
| 004B | method | this.setColor() |
| 004C | text | com.motorola.synerj.ui.UIGraphics.drawTransformedImage(): null src parameter |
| 004D | objref | java.lang.IllegalArgumentException |
| 004E | text | com.cmcc.scale.ScaleImage.drawScaledRegion(): invalid transform parameter |
| 004F | method | java.lang.IllegalArgumentException.<init>() |
| 0050 | text | com.motorola.synerj.ui.UIGraphics.drawTransformedImage: invalid x_src, w_src parameters |
| 0051 | text | com.motorola.synerj.ui.UIGraphics.drawTransformedImage(): invalid y_src, h_src parameters |
| 0052 | text | com.motorola.synerj.ui.UIGraphics.drawTransformedImage(): invalid w_dest, h_dest parameters |
| 0053 | text | com.motorola.synerj.ui.UIGraphics.drawTransformedImage(): invalid anchor parameter |
| 0054 | text | com.motorola.synerj.ui.UIGraphics.drawTransformedImage: invalid anchor parameter |
| 0055 | method | javax.microedition.lcdui.Image.getRGB() |
| 0056 | method | this.scaleImageRegion0() |
| 0057 | text | com.motorola.synerj.ui.UIGraphics.drawTransformedImage: invalid parameter |
| 0058 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0059 | method | this.staticInitializer() |
| Fields | ||
|---|---|---|
| public static final | int | KEY_CARRRIER_CAMERA |
| public static final | int | KEY_CARRRIER_CINGULAR |
| public static final | int | KEY_FLIP |
| public static final | int | KEY_HEADSET_DOUBLE_POS |
| public static final | int | KEY_HEADSET_SINGLE_POS |
| public static final | int | KEY_SCROLL_DOWN |
| public static final | int | KEY_SCROLL_UP |
| public static final | int | KEY_SMART |
| public static final | int | KEY_VOICE |
| public static final | int | KEY_VOLUME_DOWN |
| public static final | int | KEY_VOLUME_UP |
| public static final | int | RESET_KEY_LONG_TIMER |
| Fields | ||
|---|---|---|
| public static final | int | KEY_CENTER_SELECT |
| public static final | int | KEY_CLEAR |
| public static final | int | KEY_END |
| public static final | int | KEY_JOYSTICK_DOWN |
| public static final | int | KEY_JOYSTICK_LEFT |
| public static final | int | KEY_JOYSTICK_RIGHT |
| public static final | int | KEY_JOYSTICK_UP |
| public static final | int | KEY_MENU |
| public static final | int | KEY_NUM0 |
| public static final | int | KEY_NUM1 |
| public static final | int | KEY_NUM2 |
| public static final | int | KEY_NUM3 |
| public static final | int | KEY_NUM4 |
| public static final | int | KEY_NUM5 |
| public static final | int | KEY_NUM6 |
| public static final | int | KEY_NUM7 |
| public static final | int | KEY_NUM8 |
| public static final | int | KEY_NUM9 |
| public static final | int | KEY_POUND |
| public static final | int | KEY_SEND |
| public static final | int | KEY_SOFTKEY_1 |
| public static final | int | KEY_SOFTKEY_2 |
| public static final | int | KEY_STAR |
| public static final | String | MENU_RETRACT_EVENT_ID |
| Methods | ||
|---|---|---|
| public | void | onKeyDown(int i1) |
| public | void | onKeyLongPress(int i1) |
| public | void | onKeyReleased(int i1) |
| public | void | onKeyRepeated(int i1) |
| public | void | onKeyShortPress(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| Fields | ||
|---|---|---|
| private static | UIKeyboardListener | singleton_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static | UIKeyboardListener | instance() |
| public | void | onKeyDown(int i1) |
| public | void | onKeyLongPress(int i1) |
| public | void | onKeyReleased(int i1) |
| public | void | onKeyRepeated(int i1) |
| public | void | onKeyShortPress(int i1) |
| References | ||
|---|---|---|
| 0000 | field | this.singleton_ |
| 0001 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0002 | objref | this |
| 0003 | method | this.<init>() |
| 0004 | objref | com.motorola.synerj.ui.UIKeyboardListener |
| Fields | ||
|---|---|---|
| private | UIKeyboardListener | impl_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | UIKeyboardListener | getWrappedListener() |
| public | void | onKeyDown(int i1) |
| public | void | onKeyLongPress(int i1) |
| public | void | onKeyReleased(int i1) |
| public | void | onKeyRepeated(int i1) |
| public | void | onKeyShortPress(int i1) |
| public | void | wrap(UIKeyboardListener u1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.UIKeyboardListenerStub.instance() |
| 0001 | method | com.motorola.synerj.ui.UIKeyboardListener.onKeyDown() |
| 0002 | method | com.motorola.synerj.ui.UIKeyboardListener.onKeyLongPress() |
| 0003 | method | com.motorola.synerj.ui.UIKeyboardListener.onKeyShortPress() |
| 0004 | method | com.motorola.synerj.ui.UIKeyboardListener.onKeyReleased() |
| 0005 | method | com.motorola.synerj.ui.UIKeyboardListener.onKeyRepeated() |
| 0006 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0007 | objref | com.motorola.synerj.ui.UIKeyboardListener |
| Fields | ||
|---|---|---|
| private static final | String | CHAREDITOR_EVENT_TEXTCHANGED |
| public static final | int | COMMAND_ID_TEXTCHANGED |
| public static final | int | CONSTRAINTS_ANY |
| public static final | int | CONSTRAINTS_DECIMAL |
| public static final | int | CONSTRAINTS_EMAILADDR |
| public static final | int | CONSTRAINTS_NUMERIC |
| public static final | int | CONSTRAINTS_PHONENUMBER |
| public static final | int | CONSTRAINTS_URL |
| public static final | int | MAX_TEXT_SIZE |
| private | int | constraints_ |
| private | boolean | isPassword_ |
| private | int | textMaxSize_ |
| private | String | text_ |
| private | String | title_ |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| private | boolean | checkConstraints(String s1) |
| public | int | getConstraints() |
| public | boolean | getIsPassword() |
| public | int | getMaxSize() |
| public | String | getText() |
| public | String | getTitle() |
| public | void | handleEvent(Object o1, int i1, Object o2) |
| public synchronized | void | setConstraints(int i1) |
| public synchronized | void | setIsPassword(boolean b1) |
| public synchronized | void | setMaxSize(int i1) |
| public synchronized | void | setText(String s1) |
| public synchronized | void | setTitle(String s1) |
| protected | void | show() |
| private static native | void | start0(String s1, String s2, int i1, int i2, int i3) |
| References | ||
|---|---|---|
| 0000 | text | CHAREDITOR_EVENT_TEXTCHANGED |
| 0001 | method | com.motorola.synerj.fw.EventManager.registerEventHandler() |
| 0002 | method | this.start0() |
| 0003 | method | com.motorola.synerj.ui.NativePrimaryView.<init>() |
| 0004 | method | com.motorola.synerj.ui.NativePrimaryView.checkLocked() |
| 0005 | text | |
| 0006 | method | this.checkConstraints() |
| 0007 | objref | java.lang.IllegalArgumentException |
| 0008 | method | java.lang.IllegalArgumentException.<init>() |
| 0009 | text | invalid maxSize |
| 000A | method | java.lang.IllegalArgumentException.<init>() |
| 000B | method | java.lang.String.substring() |
| 000C | text | invalid constraints |
| 000D | method | java.lang.String.charAt() |
| 000E | method | java.lang.Character.isDigit() |
| 000F | method | com.motorola.synerj.ui.NativePrimaryView.filterEvent() |
| 0010 | method | java.lang.String.equals() |
| 0011 | objref | java.lang.String |
| 0012 | method | com.motorola.synerj.fw.EventManager.unregisterEventHandler() |
| 0013 | method | com.motorola.synerj.ui.PrimaryViewBase.getCommandListenerBase() |
| 0014 | method | com.motorola.synerj.ui.UICommandListener.onCommand() |
| 0015 | objref | com.motorola.synerj.fw.EventHandler |
| Fields | ||
|---|---|---|
| protected static final | int | ACTION_GOTO_NEXT_ITEM |
| protected static final | int | ACTION_GOTO_PREV_ITEM |
| protected static final | int | ACTION_NEXT_ITEM_VALUE |
| protected static final | int | ACTION_NOP |
| protected static final | int | ACTION_PREV_ITEM_VALUE |
| protected static final | int | ACTION_SELECT_CUR_ITEM |
| public static final | int | COMMAND_ID_CUR_ITEM_CHANGED |
| public static final | int | COMMAND_ID_CUR_ITEM_NEXT_VALUE |
| public static final | int | COMMAND_ID_CUR_ITEM_PREV_VALUE |
| public static final | int | COMMAND_ID_CUR_ITEM_SELECTED |
| private | List | list_ |
| Methods | ||
|---|---|---|
| protected | void | <init>(PrimaryViewDecorator p1) |
| protected | void | <init>() |
| static | List | access$000(ListDialogBase l1) |
| static | Scrollbar | access$100(ListDialogBase l1) |
| static | UICommandListener | access$200(ListDialogBase l1) |
| static | Scrollbar | access$300(ListDialogBase l1) |
| static | UICommandListener | access$400(ListDialogBase l1) |
| static | UICommandListener | access$500(ListDialogBase l1) |
| static | UICommandListener | access$600(ListDialogBase l1) |
| static | UICommandListener | access$700(ListDialogBase l1) |
| protected | int | getAction(int i1) |
| public synchronized | ListItem | getCurrentItem() |
| public synchronized | int | getCurrentItemIdx() |
| public synchronized | int | getItemsCount() |
| public synchronized | UIKeyboardListener | getKeyboardListener() |
| protected | List | getList() |
| protected | SkinImages | getSkinImagesAt(int i1) |
| protected | int | getSkinImagesCount() |
| public synchronized | int | getVisibleItemsCount() |
| protected | void | onClientAreaResized(int i1, int i2) |
| private | void | onClientAreaResizedImpl(int i1, int i2) |
| protected | void | onItemsCountChanged() |
| protected | void | onSkinChanged() |
| protected | void | paint(UIGraphics u1) |
| protected | void | recalcScrollbar() |
| public synchronized | void | setCurrentItem(int i1) |
| public synchronized | void | setKeyboardListener(UIKeyboardListener u1) |
| protected | void | setList(List l1) |
| Fields | ||
|---|---|---|
| private final | ListDialogBase | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(ListDialogBase l1) |
| void | <init>(ListDialogBase l1, ListDialogBase$1 l2) | |
| private | void | handleKey(int i1) |
| public | void | onKeyDown(int i1) |
| public | void | onKeyRepeated(int i1) |
| Fields | ||
|---|---|---|
| public static final | int | AIM_NOTICE |
| public static final | int | AIRPLANE_MODE_ON_NOTICE |
| public static final | int | ANSWER_NOTICE |
| public static final | int | CALLING_NOTICE |
| public static final | int | CHAT_NOTICE |
| public static final | int | CLASSIC_CONFIRMATION_NOTICE |
| public static final | int | COMMAND_ID_TIMEOUT_EXPIRED |
| public static final | int | CONFIRMATION_NOTICE |
| public static final | int | CONNECT_NOTICE |
| private static final | int | CUSTOM_NOTICE |
| public static final | int | DATA_NOTICE |
| public static final | int | DELAY_NOTICE |
| public static final | int | DELAY_WITH_DURATION_NOTICE |
| public static final | int | DELAY_WITH_END_KEY_NOTICE |
| public static final | int | DELAY_WITH_END_KEY_NO_ELLIPSIS_NOTICE |
| public static final | int | DELAY_WITH_USER_INTERUPT_NOTICE |
| public static final | int | DELAY_WITH_USER_INTERUPT_NO_ELLIPSIS_NOTICE |
| public static final | int | DELETE_NOTICE |
| public static final | int | EMERG_DIAL_NOTICE |
| public static final | int | END_CALL_NOTICE |
| public static final | int | EVENT_REMINDER_NOTICE |
| public static final | int | FAX_NOTICE |
| public static final | int | GENERAL_NOTICE |
| public static final | int | GENERAL_WITH_ENDSEND_KEY_NOTICE |
| public static final | int | GENERAL_WITH_END_KEY_NOTICE |
| public static final | int | GENERAL_WITH_VOICE_SMART_KEYS_NOTICE |
| public static final | int | INCOMING_CALL_LINE1_NOTICE |
| public static final | int | INCOMING_CALL_LINE2_NOTICE |
| public static final | int | INCOMING_CALL_NOTICE |
| public static final | int | INFORMATION_NOTICE |
| public static final | int | MISSED_CALL_NOTICE |
| public static final | int | NEW_MESSAGE_NOTICE |
| public static final | int | NEW_MESSAGE_NOTICE_2 |
| public static final | int | NEW_VOICEMAIL_NOTICE |
| public static final | int | NOTE_NOTICE |
| public static final | int | NOTE_WITH_KEY_CONSUME_NOTICE |
| public static final | int | NOTRUNCATE_CONFIRMATION_NOTICE |
| public static final | int | OFF_HOOK_NOTICE |
| public static final | int | ON_HOOK_NOTICE |
| public static final | int | REJECTION_NOTICE |
| public static final | int | SAT_CONFIRMATION_NOTICE |
| public static final | int | SAT_DELAY_NOTICE |
| public static final | int | SAT_GENERAL_NOTICE |
| public static final | int | SAT_REJECTION_NOTICE |
| public static final | int | SAT_SLEEP_NOTICE |
| public static final | int | SENT_MESSAGE_NOTICE |
| public static final | int | SENT_MESSAGE_NOTICE_2 |
| public static final | int | SIM_TOOLKIT_NOTICE |
| public static final | int | SLEEP_NOTICE |
| public static final | int | TIMEOUT_INFINITE |
| public static final | int | TIMEOUT_STD |
| public static final | int | TYPES_COUNT |
| private | Content | content_ |
| private | int | timeout_ |
| private | NoticeDialog$DialogTimerTask | timerTask_ |
| private static | Timer | timer_ |
| private | int | topMargin_ |
| private | boolean | trans_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(Image i1, int i2, boolean b1) |
| protected | void | <init>(int i1, int i2, PrimaryViewDecorator p1) |
| public | void | <init>(Animation a1, int i1, boolean b1) |
| protected | void | <init>(Image i1, int i2, PrimaryViewDecorator p1) |
| protected | void | <init>(Animation a1, int i1, PrimaryViewDecorator p1) |
| public | void | <init>(int i1, int i2, boolean b1) |
| static | PrimaryDisplay | access$000(NoticeDialog n1) |
| private static | PrimaryViewDecorator | getDecorator(boolean b1) |
| private static native | int | getIconResourceId0(int i1) |
| private static native | int | getTimeout0(int i1) |
| protected | void | hideNotify() |
| private | void | init(int i1, int i2) |
| public | boolean | isTimeout() |
| public synchronized | int | maxContentHeight() |
| public synchronized | int | maxContentWidth() |
| protected | void | paint(UIGraphics u1) |
| public synchronized | void | setContent(Content c1) |
| protected | void | showNotify(boolean b1) |
| Fields | ||
|---|---|---|
| private | boolean | expired_ |
| private final | NoticeDialog | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(NoticeDialog n1) | |
| boolean | expired() | |
| public | void | run() |
| References | ||
|---|---|---|
| 0000 | method | java.util.TimerTask.<init>() |
| 0001 | method | com.motorola.synerj.ui.dialog.NoticeDialog.access$000() |
| 0002 | method | com.motorola.synerj.ui.PrimaryDisplay.popView() |
| Fields | ||
|---|---|---|
| private static final | int | EV_COLOR |
| private static final | int | EV_SKIN |
| private static final | int | EV_THEME |
| private static final | int | EV_WALLPAPER |
| private static final | int | EV_WALLPAPER_LAYOUT |
| public static final | int | WALLPAPER_LAYOUT_CENTER |
| public static final | int | WALLPAPER_LAYOUT_FIT_SCREEN |
| public static final | int | WALLPAPER_LAYOUT_TILE |
| private static | Settings | instance |
| private | Listeners | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | Listeners | access$200(Settings s1) |
| public | void | addListener(SettingsListener s1) |
| public static | Settings | getInstance() |
| public | String | getTheme() |
| private static native | String | getTheme0() |
| public | String | getWallpaper() |
| private static native | String | getWallpaper0() |
| public | int | getWallpaperLayout() |
| private static native | int | getWallpaperLayout0() |
| public | String | getWallpaperTitle(String s1) |
| private static native | String | getWallpaperTitle0(String s1) |
| public | void | removeListener(SettingsListener s1) |
| public | boolean | setWallpaper(String s1) |
| private static native | boolean | setWallpaper0(String s1) |
| public | boolean | setWallpaperLayout(int i1) |
| private static native | boolean | setWallpaperLayout0(int i1) |
| public static native | boolean | supportCarrierSoftkeys() |
| References | ||
|---|---|---|
| 0000 | field | this.instance |
| 0001 | objref | com.motorola.synerj.notifications.Listeners |
| 0002 | method | com.motorola.synerj.notifications.Listeners.<init>() |
| 0003 | objref | com.motorola.synerj.ui.settings.Settings$Listener |
| 0004 | method | com.motorola.synerj.ui.settings.Settings$Listener.<init>() |
| 0005 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0006 | method | com.motorola.synerj.notifications.Listeners.addListener() |
| 0007 | method | com.motorola.synerj.notifications.Listeners.removeListener() |
| 0008 | method | this.getTheme0() |
| 0009 | method | this.getWallpaper0() |
| 000A | method | this.setWallpaper0() |
| 000B | method | this.getWallpaperLayout0() |
| 000C | method | this.setWallpaperLayout0() |
| 000D | method | this.getWallpaperTitle0() |
| 000E | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 000F | objref | this |
| 0010 | method | this.<init>() |
| Fields | ||
|---|---|---|
| private | Notifier | notifier |
| private final | Settings | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(Settings s1) |
| void | <init>(Settings s1, Settings$1 s2) | |
| public | void | receiveEvent(int[] i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.ui.settings.Settings$MNotifier |
| 0002 | method | com.motorola.synerj.ui.settings.Settings$MNotifier.<init>() |
| 0003 | method | com.motorola.synerj.ui.settings.Settings.access$200() |
| 0004 | method | com.motorola.synerj.notifications.Listeners.sendNotification() |
| 0005 | objref | com.motorola.synerj.ui.settings.Settings$SNotifier |
| 0006 | method | com.motorola.synerj.svc.Util.retrieveString() |
| 0007 | method | com.motorola.synerj.ui.settings.Settings$SNotifier.<init>() |
| 0008 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| private final | Settings | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(Settings s1) |
| void | <init>(Settings s1, Settings$1 s2) | |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | com.motorola.synerj.ui.settings.SettingsListener |
| 0002 | method | com.motorola.synerj.ui.settings.SettingsListener.wallpaperLayoutChanged() |
| 0003 | method | com.motorola.synerj.ui.settings.SettingsListener.skinChanged() |
| 0004 | method | com.motorola.synerj.ui.settings.SettingsListener.colorStyleChanged() |
| 0005 | objref | com.motorola.synerj.notifications.Notifier |
| Fields | ||
|---|---|---|
| private | String | str |
| private final | Settings | this$0 |
| Methods | ||
|---|---|---|
| public | void | <init>(Settings s1, String s2) |
| public | void | notifyListener(Object o1, int[] i1) |
| References | ||
|---|---|---|
| 0000 | objref | com.motorola.synerj.ui.settings.SettingsListener |
| 0001 | method | com.motorola.synerj.ui.settings.SettingsListener.wallpaperChanged() |
| 0002 | method | com.motorola.synerj.ui.settings.SettingsListener.themeChanged() |
| 0003 | objref | com.motorola.synerj.notifications.Notifier |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | colorStyleChanged() |
| public | void | skinChanged() |
| public | void | themeChanged(String s1) |
| public | void | wallpaperChanged(String s1) |
| public | void | wallpaperLayoutChanged(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0001 | objref | com.motorola.synerj.ui.settings.SettingsListener |
| Methods | ||
|---|---|---|
| public | void | colorStyleChanged() |
| public | void | skinChanged() |
| public | void | themeChanged(String s1) |
| public | void | wallpaperChanged(String s1) |
| public | void | wallpaperLayoutChanged(int i1) |
| Fields | ||
|---|---|---|
| private | Object[] | array_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(Object[] o1) |
| public | Object | at(int i1) |
| public | Object | first() |
| public | Object[] | getData() |
| public | Object | last() |
| public | void | setData(Object[] o1) |
| public | int | size() |
| References | ||
|---|---|---|
| 0000 | method | this.setData() |
| 0001 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0002 | objref | com.motorola.synerj.ui.util.Collection |
| Methods | ||
|---|---|---|
| public | Object | at(int i1) |
| public | Object | first() |
| public | Object | last() |
| public | int | size() |
| Fields | ||
|---|---|---|
| private | Font | font_ |
| private | Object[] | items_ |
| private | int[] | positions_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(Object[] o1, int[] i1, Font f1) |
| public static | Content | emptyContent() |
| public | Font | getFont() |
| public | int | getHeight() |
| public | Object | getItem(int i1) |
| public | int | getItemX(int i1) |
| public | int | getItemY(int i1) |
| public | int | getWidth() |
| public | void | paint(UIGraphics u1, boolean b1) |
| public | void | paint(UIGraphics u1) |
| public | void | paint(UIGraphics u1, int i1, int i2) |
| public | void | paint(UIGraphics u1, int i1, int i2, boolean b1) |
| public | void | set(Object[] o1, int[] i1, Font f1) |
| public | int | size() |
| Fields | ||
|---|---|---|
| public static final | int | ALIGN_BOTTOM |
| public static final | int | ALIGN_HCENTER |
| public static final | int | ALIGN_JUSTIFY |
| public static final | int | ALIGN_LEFT |
| public static final | int | ALIGN_RIGHT |
| public static final | int | ALIGN_TOP |
| public static final | int | ALIGN_VCENTER |
| private static final | char | SPACE |
| private | int | boxWidth_ |
| private static final | boolean | debug |
| private | int | endValignIdx_ |
| private | Font | font_ |
| private | int | halign_ |
| private | Vector | items_ |
| private static final | boolean | normalizeSpaces |
| private | Vector | positions_ |
| private | int | spaceWidth_ |
| private | int | startRowFromIdx_ |
| private | Hashtable | str2trailer_ |
| private | StringBuffer | strBuf_ |
| private | int | strHeight_ |
| private | int | topY_ |
| private | Vector | valigns_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1, Font f1, int i2) |
| public | void | addChar(char c1) |
| public | void | addItem(Image i1) |
| public | void | addItem(String s1, String s2) |
| public | void | addItem(String s1) |
| public | void | addItem(Animation a1) |
| public static | String | fitString(int i1, Font f1, String s1, String s2) |
| private | void | flushChars() |
| public | void | format(int i1) |
| public | void | formatNoWrap(int i1) |
| private | void | formatRow(int i1, int i2, int i3) |
| public | Content | getContent(Content c1) |
| private | int | getItemHeight(int i1) |
| private | int | getItemWidth(int i1) |
| private | int | getItemWidth(Object o1) |
| private | void | insertItemAt(int i1, Object o1) |
| private | int | lastFitCharIdx(String s1, int i1, boolean b1) |
| private static | String | normalizeSpaces(String s1) |
| public | void | reset() |
| public | void | setVerticalAlignment(int i1) |
| private | int | shiftVAlign() |
| private | int | trimItem(int i1, int i2, int i3) |
| private | Object | trimLeadingSpace(int i1) |
| private | Object | trimTrailingSpace(int i1) |
| private | void | updateTrailers(Object o1, Object o2) |
| References | ||
|---|---|---|
| 0000 | method | java.util.Vector.size() |
| 0001 | method | java.util.Vector.firstElement() |
| 0002 | objref | com.motorola.synerj.ui.util.ContentFormatter$VAlignInfo |
| 0003 | method | java.util.Vector.removeElementAt() |
| 0004 | 0003 | 7FFFFFFF |
| 0005 | objref | java.lang.String |
| 0006 | method | javax.microedition.lcdui.Font.stringWidth() |
| 0007 | objref | java.lang.ClassCastException |
| 0008 | objref | javax.microedition.lcdui.Image |
| 0009 | method | javax.microedition.lcdui.Image.getWidth() |
| 000A | objref | com.motorola.synerj.ui.Animation |
| 000B | method | com.motorola.synerj.ui.Animation.getWidth() |
| 000C | method | java.util.Vector.elementAt() |
| 000D | method | this.getItemWidth() |
| 000E | method | javax.microedition.lcdui.Image.getHeight() |
| 000F | method | com.motorola.synerj.ui.Animation.getHeight() |
| 0010 | method | java.lang.StringBuffer.toString() |
| 0011 | method | java.util.Vector.addElement() |
| 0012 | method | java.lang.StringBuffer.setLength() |
| 0013 | method | this.getItemHeight() |
| 0014 | objref | java.lang.IllegalArgumentException |
| 0015 | text | illegal horizontal alignment |
| 0016 | method | java.lang.IllegalArgumentException.<init>() |
| 0017 | objref | com.motorola.synerj.ui.util.ContentFormatter$Position |
| 0018 | method | com.motorola.synerj.ui.util.ContentFormatter$Position.<init>() |
| 0019 | method | this.getItemWidth() |
| 001A | method | java.util.Vector.lastElement() |
| 001B | method | this.shiftVAlign() |
| 001C | text | illegal vertical alignment |
| 001D | method | java.util.Vector.insertElementAt() |
| 001E | method | java.lang.String.charAt() |
| 001F | method | java.lang.String.indexOf() |
| 0020 | method | javax.microedition.lcdui.Font.substringWidth() |
| 0021 | method | java.lang.String.getChars() |
| 0022 | method | javax.microedition.lcdui.Font.charWidth() |
| 0023 | method | java.lang.String.substring() |
| 0024 | method | java.util.Vector.setElementAt() |
| 0025 | method | this.updateTrailers() |
| 0026 | method | java.util.Hashtable.remove() |
| 0027 | method | java.util.Hashtable.put() |
| 0028 | objref | java.lang.StringBuffer |
| 0029 | method | java.lang.StringBuffer.<init>() |
| 002A | method | java.lang.StringBuffer.append() |
| 002B | text | boxWidth < 0 |
| 002C | text | font must not be null |
| 002D | text | itemsCountHint < 0 |
| 002E | objref | java.util.Vector |
| 002F | method | java.util.Vector.<init>() |
| 0030 | method | java.util.Vector.<init>() |
| 0031 | method | com.motorola.synerj.ui.util.ContentFormatter$VAlignInfo.<init>() |
| 0032 | objref | java.util.Hashtable |
| 0033 | method | java.util.Hashtable.<init>() |
| 0034 | method | java.util.Vector.removeAllElements() |
| 0035 | method | java.util.Hashtable.clear() |
| 0036 | method | this.flushChars() |
| 0037 | method | this.normalizeSpaces() |
| 0038 | method | this.addItem() |
| 0039 | method | java.lang.StringBuffer.append() |
| 003A | method | java.lang.StringBuffer.charAt() |
| 003B | method | this.trimLeadingSpace() |
| 003C | method | this.lastFitCharIdx() |
| 003D | method | this.insertItemAt() |
| 003E | method | java.util.Hashtable.containsKey() |
| 003F | method | this.trimItem() |
| 0040 | method | this.formatRow() |
| 0041 | method | this.trimTrailingSpace() |
| 0042 | method | this.format() |
| 0043 | objref | java.lang.Object |
| 0044 | method | java.util.Vector.copyInto() |
| 0045 | method | java.util.Vector.elements() |
| 0046 | method | java.util.Enumeration.nextElement() |
| 0047 | objref | com.motorola.synerj.ui.util.Content |
| 0048 | method | com.motorola.synerj.ui.util.Content.<init>() |
| 0049 | method | com.motorola.synerj.ui.util.Content.set() |
| 004A | text | fitWidth must be >= 0 |
| 004B | text | |
| 004C | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private final | ContentFormatter | this$0 |
| int | x | |
| int | y | |
| Methods | ||
|---|---|---|
| void | <init>(ContentFormatter c1) | |
| void | <init>(ContentFormatter c1, int i1, int i2) | |
| Fields | ||
|---|---|---|
| int | align | |
| int | offset | |
| private final | ContentFormatter | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(ContentFormatter c1, int i1, int i2) | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | <init>(int i1) |
| public | void | <init>(int i1, int i2) |
| public | Object | at(int i1) |
| public | Object | first() |
| public | Object | last() |
| public | int | size() |
| References | ||
|---|---|---|
| 0000 | method | java.util.Vector.<init>() |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | method | java.util.Vector.<init>() |
| 0003 | method | java.util.Vector.elementAt() |
| 0004 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0005 | objref | com.motorola.synerj.ui.util.Collection |
| Fields | ||
|---|---|---|
| public static final | char | ALIGN_BOTTOM |
| public static final | char | ALIGN_HCENTER |
| public static final | char | ALIGN_JUSTIFY |
| public static final | char | ALIGN_LEFT |
| public static final | char | ALIGN_RIGHT |
| public static final | char | ALIGN_TOP |
| public static final | char | ALIGN_VCENTER |
| public static final | char | CONTENT_ANIMATION |
| public static final | char | CONTENT_IMAGE |
| public static final | char | CONTENT_STRING |
| public static final | char | CONTENT_STRING_ELLIPSES |
| public static final | char | CONTENT_STRING_QUESTION |
| public static final | char | ESCAPE_MARK |
| public static final | char | FORMAT_PREFIX |
| public static final | char | NOWRAP |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static | Content | format(char[] c1, Object[] o1, Font f1, int i1, Content c2) |
| Fields | ||
|---|---|---|
| private | Vector | vector_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(Vector v1) |
| public | Object | at(int i1) |
| public | Object | first() |
| public | Vector | getData() |
| public | Object | last() |
| public | void | setData(Vector v1) |
| public | int | size() |
| References | ||
|---|---|---|
| 0000 | method | this.setData() |
| 0001 | method | java.util.Vector.size() |
| 0002 | method | java.util.Vector.elementAt() |
| 0003 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0004 | objref | com.motorola.synerj.ui.util.Collection |
| Fields | ||
|---|---|---|
| public | int | height |
| public | int | width |
| public | int | x |
| public | int | y |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1, int i2, int i3, int i4) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private | int | bgColorIndex_ |
| Methods | ||
|---|---|---|
| public | void | <init>(Widget w1) |
| public | void | <init>(Widget w1, int i1) |
| public | void | paint(UIGraphics u1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.widget.WidgetWrapper.<init>() |
| 0001 | objref | java.lang.IllegalArgumentException |
| 0002 | text | invalid bgColorIndex |
| 0003 | method | java.lang.IllegalArgumentException.<init>() |
| 0004 | method | com.motorola.synerj.ui.widget.WidgetWrapper.getWrappedWidget() |
| 0005 | method | com.motorola.synerj.ui.Colors.get() |
| 0006 | method | com.motorola.synerj.ui.UIGraphics.setColor() |
| 0007 | method | com.motorola.synerj.ui.widget.WidgetWrapper.getWidth() |
| 0008 | method | com.motorola.synerj.ui.widget.WidgetWrapper.getHeight() |
| 0009 | method | com.motorola.synerj.ui.UIGraphics.fillRect() |
| 000A | method | com.motorola.synerj.ui.widget.WidgetWrapper.paint() |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static | void | paint(CheckMarkAdjustments c1, UIGraphics u1, boolean b1, boolean b2) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.UIGraphics.drawImage() |
| 0001 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| public | Image | checkedIcon |
| public | int | height |
| public | int | iconLeft |
| public | int | iconTop |
| public | Image | selectedCheckedIcon |
| public | Image | selectedUncheckedIcon |
| public | Image | uncheckedIcon |
| public | int | width |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private | FormItemAdjustments | adjs_ |
| private | boolean | editable_ |
| private | int | textWidth_ |
| private | Content | value_ |
| Methods | ||
|---|---|---|
| public | void | <init>(StringListItemAdjustments s1, String s2, FormItemAdjustments f1, boolean b1) |
| public | void | <init>(StringListItemAdjustments s1, String s2, FormItemAdjustments f1) |
| public | boolean | getEditable() |
| protected | Font | getFont() |
| public | int | getMaxValueWidth() |
| public | Content | getValue() |
| public | Font | getValueFont() |
| private | void | init(String s1, FormItemAdjustments f1, boolean b1) |
| public | void | paint(UIGraphics u1, boolean b1, int i1, int i2) |
| public | void | setEditable(boolean b1) |
| public | void | setText(String s1) |
| public | void | setValue(String s1) |
| public | void | setValue(Content c1) |
| Fields | ||
|---|---|---|
| public | int | maxTitleWidth |
| public | int | minTitleWidth |
| public | int | valueOffset |
| public | int | width |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| protected | IconicListItemAdjustments | adjs_ |
| protected | Content | content_ |
| protected | Image | icon_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(IconicListItemAdjustments i1, Image i2, Content c1) |
| public | Content | getContent() |
| public | Image | getIcon() |
| public | void | paint(UIGraphics u1, boolean b1, int i1, int i2) |
| public | void | setContent(Content c1) |
| public | void | setIcon(Image i1) |
| References | ||
|---|---|---|
| 0000 | method | this.setIcon() |
| 0001 | method | this.setContent() |
| 0002 | method | com.motorola.synerj.ui.UIGraphics.getClipX() |
| 0003 | method | com.motorola.synerj.ui.UIGraphics.getClipY() |
| 0004 | method | com.motorola.synerj.ui.UIGraphics.getClipWidth() |
| 0005 | method | com.motorola.synerj.ui.UIGraphics.getClipHeight() |
| 0006 | method | com.motorola.synerj.ui.UIGraphics.clipRect() |
| 0007 | method | javax.microedition.lcdui.Image.getWidth() |
| 0008 | method | javax.microedition.lcdui.Image.getHeight() |
| 0009 | method | com.motorola.synerj.ui.UIGraphics.drawImage() |
| 000A | method | com.motorola.synerj.ui.UIGraphics.setClip() |
| 000B | method | com.motorola.synerj.ui.Skin.getColorProperty() |
| 000C | method | com.motorola.synerj.ui.UIGraphics.setColor() |
| 000D | method | com.motorola.synerj.ui.UIGraphics.drawRect() |
| 000E | method | com.motorola.synerj.ui.util.Content.paint() |
| 000F | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0010 | objref | com.motorola.synerj.ui.widget.ListItem |
| Fields | ||
|---|---|---|
| public | int | contentHeight |
| public | int | contentLeft |
| public | int | contentTop |
| public | int | contentWidth |
| public | int | iconHeight |
| public | int | iconLeft |
| public | int | iconTop |
| public | int | iconWidth |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private | IconicTitleAdjustments | adjs_ |
| private | Object | icon_ |
| Methods | ||
|---|---|---|
| public | void | <init>(IconicTitleAdjustments i1) |
| public | Object | getIcon() |
| public | int | getIconX() |
| public | int | getIconY() |
| public | void | paint(UIGraphics u1) |
| public | void | setIcon(Image i1) |
| public | void | setIcon(Animation a1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.widget.Title.<init>() |
| 0001 | method | com.motorola.synerj.ui.widget.Title.paint() |
| 0002 | method | com.motorola.synerj.ui.UIGraphics.getClipX() |
| 0003 | method | com.motorola.synerj.ui.UIGraphics.getClipY() |
| 0004 | method | com.motorola.synerj.ui.UIGraphics.getClipWidth() |
| 0005 | method | com.motorola.synerj.ui.UIGraphics.getClipHeight() |
| 0006 | method | com.motorola.synerj.ui.widget.WidgetBase.getWidth() |
| 0007 | method | com.motorola.synerj.ui.widget.WidgetBase.getHeight() |
| 0008 | method | com.motorola.synerj.ui.UIGraphics.clipRect() |
| 0009 | objref | javax.microedition.lcdui.Image |
| 000A | method | com.motorola.synerj.ui.UIGraphics.drawImage() |
| 000B | objref | com.motorola.synerj.ui.Animation |
| 000C | method | com.motorola.synerj.ui.Animation.paint() |
| 000D | method | com.motorola.synerj.ui.UIGraphics.setClip() |
| Fields | ||
|---|---|---|
| public static final | int | TYPE_BOTTOM_DIALOG |
| public static final | int | TYPE_TRANSIENT_DIALOG |
| private static | IconicTitleAdjustments[] | adjs_ |
| public | int | iconHeight |
| public | int | iconLeft |
| public | int | iconTop |
| public | int | iconWidth |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| protected | void | destroyImages() |
| public static | IconicTitleAdjustments | getIconicAdjustments(int i1) |
| protected | void | initImages() |
| protected | void | update() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.widget.TitleAdjustments.getType() |
| 0001 | method | com.motorola.synerj.ui.Skin.getAreaProperty() |
| 0002 | method | com.motorola.synerj.ui.Skin.getColorProperty() |
| 0003 | method | com.motorola.synerj.ui.widget.TitleAdjustments.<init>() |
| 0004 | field | this.adjs_ |
| 0005 | objref | java.lang.IllegalArgumentException |
| 0006 | text | invalid type |
| 0007 | method | java.lang.IllegalArgumentException.<init>() |
| 0008 | objref | this |
| 0009 | method | this.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | CYCLIC |
| public static final | int | PAGESCROLL |
| public static final | int | PLAIN |
| private | ListAdjustments | adjs_ |
| private | int | curItemIdx_ |
| private | int | firstRenderedItemIdx_ |
| private | int | flags_ |
| private | boolean | highlightCurItem_ |
| private | Collection | items_ |
| private | int | partiallyVisibleItemsCount_ |
| private | boolean | showPartialItems_ |
| private | int | visibleItemsCount_ |
| private | int | x_ |
| private | int | y_ |
| Methods | ||
|---|---|---|
| public | void | <init>(ListAdjustments l1, Collection c1, int i1) |
| public | ListItem | getCurrentItem() |
| public | int | getCurrentItemIdx() |
| public | boolean | getHighlightCurItem() |
| private | void | getItemsCounts(int i1, int i2) |
| public | Collection | getItemsData() |
| public | int | getListItemHeight() |
| public | int | getListItemWidth() |
| public | boolean | getShowPartialItems() |
| public | SkinImages | getSkinImages() |
| public | int | getVisibleItemsCount() |
| private | void | makeCurItemLastVisible() |
| private | void | makeCurItemVisible() |
| public | void | paint(UIGraphics u1) |
| private | void | resetItems() |
| public | void | resize(int i1, int i2) |
| public | void | selectFirst() |
| public | void | selectLast() |
| public | void | selectNext() |
| public | void | selectPrev() |
| public | void | setCurrentItem(int i1) |
| public | void | setHighlightCurItem(boolean b1) |
| public | void | setItemsData(Collection c1) |
| public | void | setShowPartialItems(boolean b1) |
| Fields | ||
|---|---|---|
| public static final | int | TYPE_ICONIC_LIST |
| public static final | int | TYPE_NESTED_MENU_STRING_LIST |
| public static final | int | TYPE_ROOT_MENU_STRING_LIST |
| public static final | int | TYPE_STRING_LIST |
| public static final | int | TYPE_TABBED_STRING_LIST |
| private static | ListAdjustments[] | adjs_ |
| public | int | highlightedItemHeight |
| public | int | highlightedItemWidth |
| public | int | itemHeight |
| public | int | itemWidth |
| public | int | itemX |
| public | int | itemY |
| public | Image | selImage |
| private | int | type_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| protected | void | destroyImages() |
| public static | ListAdjustments | getAdjustments(int i1) |
| protected | void | initImages() |
| protected | void | update() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.Skin.getAreaArrayProperty() |
| 0001 | method | java.lang.Math.min() |
| 0002 | method | java.lang.Math.max() |
| 0003 | objref | java.lang.IllegalArgumentException |
| 0004 | text | invalid type |
| 0005 | method | java.lang.IllegalArgumentException.<init>() |
| 0006 | method | com.motorola.synerj.ui.Skin.isEnabled() |
| 0007 | method | com.motorola.synerj.ui.SkinImages.updateImages() |
| 0008 | method | com.motorola.synerj.ui.SkinImages.<init>() |
| 0009 | objref | com.motorola.synerj.ui.widget.ListAdjustments$1 |
| 000A | method | com.motorola.synerj.ui.widget.ListAdjustments$1.<init>() |
| 000B | method | com.motorola.synerj.ui.settings.SettingsAdapter.skinChanged() |
| 000C | method | com.motorola.synerj.ui.settings.Settings.getInstance() |
| 000D | method | com.motorola.synerj.ui.settings.Settings.addListener() |
| 000E | field | this.adjs_ |
| 000F | objref | this |
| 0010 | method | this.<init>() |
| 0011 | method | com.motorola.synerj.ui.Skin.getImageProperty() |
| Fields | ||
|---|---|---|
| private final | ListAdjustments | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(ListAdjustments l1) | |
| public | void | skinChanged() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.settings.SettingsAdapter.<init>() |
| 0001 | method | com.motorola.synerj.ui.widget.ListAdjustments.update() |
| Methods | ||
|---|---|---|
| public | void | paint(UIGraphics u1, boolean b1, int i1, int i2) |
| Fields | ||
|---|---|---|
| private static final | int | FIRST_ELEMENT |
| private static final | int | FRGD_COLOR_POS |
| private static final | int | LAST_ELEMENT |
| public static final | int | LIST_TEXT |
| public static final | int | LIST_TEXT_SELECTED |
| private static final | int | OUTLINED_BLENDED_POS |
| private static final | int | OUTLINED_COLOR_LEVEL1_POS |
| private static final | int | OUTLINED_COLOR_LEVEL2_POS |
| private static final | int | OUTLINED_LEVELS_POS |
| private static final | int | OUTLINED_POS |
| private static final | int | PARAMETERS_NUMBER |
| public static final | int | SK_TXT_DISABLED |
| public static final | int | SK_TXT_PRESS |
| public static final | int | SK_TXT_UNPRESS |
| public static final | int | TITLEBAR_TXT |
| public static final | int | TRANSIENT_INNER_TEXT |
| private static final | int | UNDERLINE_POS |
| private | int | outlineType_ |
| private | outlinedTextAdjusterData_ | |
| private static final | selectedTestSkinIds | |
| private static | OutlinedTextAdjuster | singletone_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | void | drawText(UIGraphics u1, String s1, int i1, int i2, int i3) |
| public static | void | drawText(UIGraphics u1, String s1, int i1, int i2) |
| private | void | fillOutlineData(OutlinedTextAdjuster$OutlinedTextAdjusterData o1, int[] i1) |
| public static | OutlinedTextAdjuster | getInstance() |
| public static | void | setType(int i1) |
| protected | void | update() |
| Fields | ||
|---|---|---|
| private final | OutlinedTextAdjuster | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(OutlinedTextAdjuster o1) | |
| public | void | skinChanged() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.settings.SettingsAdapter.<init>() |
| 0001 | method | com.motorola.synerj.ui.widget.OutlinedTextAdjuster.update() |
| Fields | ||
|---|---|---|
| boolean | isOutlined | |
| int[] | outlineColors | |
| int | outlinedLevels | |
| int | text_color | |
| private final | OutlinedTextAdjuster | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(OutlinedTextAdjuster o1) |
| void | <init>(OutlinedTextAdjuster o1, OutlinedTextAdjuster$1 o2) | |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| Fields | ||
|---|---|---|
| private | ScrollbarAdjustments | adjs_ |
| private | int | size_ |
| private | int | sliderHeight_ |
| private | int | sliderPos_ |
| private | int | visibleItemsCount_ |
| Methods | ||
|---|---|---|
| public | void | <init>(ScrollbarAdjustments s1) |
| private | void | drawImages(UIGraphics u1, Image[] i1, int i2, int i3) |
| public | int | getSize() |
| public | SkinImages | getSkinImages() |
| public | int | getSliderHeight() |
| public | int | getSliderPos() |
| public | void | paint(UIGraphics u1) |
| public | void | resize(int i1, int i2) |
| public | void | setScrollbarDims(int i1, int i2) |
| public | void | setSliderPos(int i1) |
| private | void | updateSliderHeight() |
| Fields | ||
|---|---|---|
| public static final | int | IMG_IDX_BOTTOM |
| public static final | int | IMG_IDX_FILL |
| public static final | int | IMG_IDX_TOP |
| private static final | int | SKIN_SB_BKGD_BOTTOM_IMG |
| private static final | int | SKIN_SB_BKGD_IMG |
| private static final | int | SKIN_SB_BKGD_TOP_IMG |
| private static final | int | SKIN_SB_EMPTY_BOTTOM_IMG |
| private static final | int | SKIN_SB_EMPTY_IMG |
| private static final | int | SKIN_SB_EMPTY_TOP_IMG |
| private static final | int | SKIN_SB_IND_BOTTOM_IMG |
| private static final | int | SKIN_SB_IND_IMG |
| private static final | int | SKIN_SB_IND_TOP_IMG |
| private static final | int | SKIN_SB_RESIZABLE_INDICATOR |
| public static final | int | TYPE_DEFAULT_SCROLLBAR |
| public static final | int | TYPE_LIST_SCROLLBAR |
| private static | ScrollbarAdjustments[] | adjs_ |
| public | Image[] | bgImages |
| public | Image[] | emptyImages |
| public | int | minSliderHeight |
| private | int | propsIdxBase_ |
| public | boolean | resizableSlider |
| public | Image[] | sliderImages |
| public | int | width |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| private | void | destroyImages(Image[] i1) |
| protected | void | destroyImages() |
| public static | ScrollbarAdjustments | getAdjustments(int i1) |
| private | Image | getScrollBarBody(Image i1) |
| protected | void | initImages() |
| protected | void | update() |
| Fields | ||
|---|---|---|
| private final | ScrollbarAdjustments | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(ScrollbarAdjustments s1) | |
| public | void | skinChanged() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.settings.SettingsAdapter.<init>() |
| 0001 | method | com.motorola.synerj.ui.widget.ScrollbarAdjustments.update() |
| Fields | ||
|---|---|---|
| private static final | int | LEFT_BUTTON_HIGHLIGHTED |
| private static final | int | MENU_BUTTON_HIGHLIGHTED |
| private static final | int | NOBODY_HIGHLIGHTED |
| private static final | int | RIGHT_BUTTON_HIGHLIGHTED |
| private | SoftkeysAdjustments | adjs_ |
| private | boolean | hasMenu_ |
| private | int | highlightedItem_ |
| private | int | iconicKeyId_ |
| private | Content | leftLabel_ |
| private | Content | rightLabel_ |
| Methods | ||
|---|---|---|
| public | void | <init>(SoftkeysAdjustments s1) |
| private | void | drawButton(UIGraphics u1, Content c1, boolean b1, int i1) |
| private | void | drawMenu(UIGraphics u1, boolean b1, int i1) |
| public | int | getBtnContentWidth() |
| public | int | getLeftBtnContentX() |
| public | int | getLeftBtnContentY() |
| public | Object | getLeftBtnLabel() |
| public | int | getMenuBtnIconX() |
| public | int | getMenuBtnIconY() |
| public | Object | getMenuIcon() |
| public | int | getRightBtnContentX() |
| public | int | getRightBtnContentY() |
| public | Object | getRightBtnLabel() |
| public | SkinImages | getSkinImages() |
| public | void | onBtnReleased() |
| public | void | onLeftBtnPressed() |
| public | void | onMenuBtnPressed() |
| public | void | onRightBtnPressed() |
| public | void | paint(UIGraphics u1) |
| public | boolean | setDrawCarrierLogo(boolean b1) |
| public | void | setHasMenu(boolean b1) |
| public | void | setLeftBtnLabel(Content c1) |
| public | void | setRightBtnLabel(Content c1) |
| public | void | updateHeight() |
| Fields | ||
|---|---|---|
| public static final | int | BUTTON_ID_INVALID |
| public static final | int | BUTTON_ID_LEFT |
| public static final | int | BUTTON_ID_RIGHT |
| public | int | btnContentHeight |
| public | int | btnContentLeft |
| public | int | btnContentTop |
| public | int | btnContentWidth |
| public | int | btnWidth |
| public | int[] | buttonX |
| private static | SoftkeysAdjustments | carrierAdjustments_ |
| public | int | height |
| public | int | iconicSoftkeyId |
| public | int | menuIconHeight |
| public | int | menuIconLeft |
| public | int | menuIconTop |
| public | int | menuIconWidth |
| public | Object | noMenuIcon |
| public | int | pressedFgColor |
| public | Object | pressedMenuIcon |
| public | Image[] | pressedSK |
| public | Image | pressedSKIcon |
| private | SoftkeysSkin | skSkin |
| private static | SoftkeysAdjustments | standardAdjustments_ |
| public | int | unpressedFgColor |
| public | Object | unpressedMenuIcon |
| public | Image[] | unpressedSK |
| public | Image | unpressedSKIcon |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | <init>(SoftkeysSkin s1) |
| protected | void | destroyImages() |
| public static | SoftkeysAdjustments | getCarrierAdjustments() |
| private static native | boolean | getDLIconOnSKAvailable0() |
| public static | SoftkeysAdjustments | getStandardAdjustments() |
| boolean | hasMenu() | |
| protected | void | initImages() |
| boolean | isMenuStatic() | |
| protected | void | update() |
| protected | void | updateMenu() |
| Fields | ||
|---|---|---|
| private final | SoftkeysAdjustments | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(SoftkeysAdjustments s1) | |
| public | void | skinChanged() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.settings.SettingsAdapter.<init>() |
| 0001 | method | com.motorola.synerj.ui.widget.SoftkeysAdjustments.update() |
| Fields | ||
|---|---|---|
| private static final | int | ICON_ON_LEFT |
| private static final | int | ICON_PRESSED_IMG |
| private static final | int | ICON_UNPRESSED_IMG |
| private static final | int | LEFT_SK_PRESSED_IMG |
| private static final | int | LEFT_SK_REG |
| private static final | int | LEFT_SK_TXT_REG |
| private static final | int | LEFT_SK_UNPRESSED_IMG |
| private static final | int | MENU_ANIMATED_IMG |
| private static final | int | MENU_DISABLED_IMG |
| private static final | int | MENU_PRESSED_IMG |
| private static final | int | MENU_REG |
| private static final | int | MENU_UNPRESSED_IMG |
| private static final | int | RIGHT_SK_PRESSED_IMG |
| private static final | int | RIGHT_SK_REG |
| private static final | int | RIGHT_SK_UNPRESSED_IMG |
| private static final | int | SK_TXT_PRESSED_COLOR |
| private static final | int | SK_TXT_UNPRESSED_COLOR |
| static | SoftkeysSkin | carrierSkin |
| private | boolean | hasMenu_ |
| private | boolean | isIconEmbedded_ |
| private | boolean | isMenuStatic_ |
| private | int[] | skin_ |
| static | SoftkeysSkin | standardSkin |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(boolean b1, boolean b2, boolean b3, int[] i1) | |
| Animation | getAnimation(int i1) | |
| Area | getArea(int i1) | |
| boolean | getBoolean(int i1) | |
| int | getColor(int i1) | |
| String | getIconPressedImageName() | |
| String | getIconUnpressedImageName() | |
| Image | getImage(int i1) | |
| Area | getLeftSkArea() | |
| Image | getLeftSkPressedImage() | |
| Area | getLeftSkTextArea() | |
| Image | getLeftSkUnpressedImage() | |
| Animation | getMenuAnimation() | |
| Area | getMenuArea() | |
| Image | getMenuDisabledImage() | |
| Image | getMenuPressedImage() | |
| Image | getMenuUnpressedImage() | |
| Area | getRightSkArea() | |
| Image | getRightSkPressedImage() | |
| Image | getRightSkUnpressedImage() | |
| String | getString(int i1) | |
| int | getTextPressedColor() | |
| int | getTextUnpressedColor() | |
| boolean | hasMenu() | |
| boolean | isIconEmbedded() | |
| boolean | isIconOnLeftButton() | |
| boolean | isMenuStatic() | |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.Skin.getAreaProperty() |
| 0001 | method | com.motorola.synerj.ui.Skin.getImageProperty() |
| 0002 | method | com.motorola.synerj.ui.Skin.getAnimationProperty() |
| 0003 | method | com.motorola.synerj.ui.Skin.getColorProperty() |
| 0004 | method | com.motorola.synerj.ui.Skin.getStringProperty() |
| 0005 | method | com.motorola.synerj.ui.Skin.getBooleanProperty() |
| 0006 | method | this.getArea() |
| 0007 | method | this.getImage() |
| 0008 | method | this.getAnimation() |
| 0009 | method | this.getColor() |
| 000A | method | this.getString() |
| 000B | method | this.getBoolean() |
| 000C | objref | this |
| 000D | method | com.motorola.synerj.svc.device.Keyboard.isCSMPresent() |
| 000E | method | this.<init>() |
| 000F | field | this.standardSkin |
| 0010 | field | this.carrierSkin |
| Fields | ||
|---|---|---|
| private | StringListItemAdjustments | adjs_ |
| private | boolean | enabled_ |
| private | int | rtMargin_ |
| private | String | text_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(StringListItemAdjustments s1, String s2) |
| public | boolean | getEnabled() |
| protected | Font | getFont() |
| public | String | getText() |
| protected | int | getTextX() |
| protected | int | getTextY() |
| public | void | paint(UIGraphics u1, boolean b1, int i1, int i2) |
| public | void | setEnabled(boolean b1) |
| public | void | setRtMargin(int i1) |
| public | void | setText(String s1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.Fonts.get() |
| 0001 | method | this.setText() |
| 0002 | method | this.getTextX() |
| 0003 | method | this.getFont() |
| 0004 | text | ... |
| 0005 | method | com.motorola.synerj.ui.util.ContentFormatter.fitString() |
| 0006 | method | com.motorola.synerj.ui.UIGraphics.setFont() |
| 0007 | method | com.motorola.synerj.ui.Colors.get() |
| 0008 | method | com.motorola.synerj.ui.UIGraphics.setColor() |
| 0009 | method | com.motorola.synerj.ui.UIGraphics.drawString() |
| 000A | method | com.motorola.synerj.ui.widget.OutlinedTextAdjuster.drawText() |
| 000B | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 000C | objref | com.motorola.synerj.ui.widget.ListItem |
| Fields | ||
|---|---|---|
| public | int | textLeft |
| public | int | textTop |
| public | int | width |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| public static final | int | CENTER |
| public static final | int | LEFT |
| public static final | int | RIGHT |
| private | TitleAdjustments | adjs_ |
| private | int | anchor_ |
| private | int | contentLeft_ |
| private | int | contentTop_ |
| private | Object | content_ |
| private | boolean | noPadding_ |
| Methods | ||
|---|---|---|
| public | void | <init>(TitleAdjustments t1) |
| public | Object | getContent() |
| private | int | getContentWidth() |
| public | int | getContentX() |
| public | int | getContentY() |
| public | SkinImages | getSkinImages() |
| public | void | paint(UIGraphics u1) |
| public | void | resize(int i1, int i2) |
| public | void | setContent(String s1, int i1) |
| public | void | setContent(Content c1, int i1) |
| public | void | setIgnorePadding(boolean b1) |
| Fields | ||
|---|---|---|
| public static final | int | TYPE_CURRENT_SKIN |
| public static final | int | TYPE_DEFAULT_SKIN |
| private static | TitleAdjustments[] | adjs_ |
| public | Image | bgImage |
| public | int | fgColor |
| public | int | height |
| public | int | leftPadding |
| public | int | rightPadding |
| private | int | type_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| protected | void | destroyImages() |
| public static | TitleAdjustments | getAdjustments(int i1) |
| protected | int | getType() |
| protected | void | initImages() |
| protected | void | update() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.Skin.getAreaProperty() |
| 0001 | method | com.motorola.synerj.ui.Skin.getColorProperty() |
| 0002 | method | com.motorola.synerj.ui.Skin.isEnabled() |
| 0003 | method | com.motorola.synerj.ui.SkinImages.updateImages() |
| 0004 | method | com.motorola.synerj.ui.SkinImages.<init>() |
| 0005 | objref | com.motorola.synerj.ui.widget.TitleAdjustments$1 |
| 0006 | method | com.motorola.synerj.ui.widget.TitleAdjustments$1.<init>() |
| 0007 | method | com.motorola.synerj.ui.settings.SettingsAdapter.skinChanged() |
| 0008 | method | com.motorola.synerj.ui.settings.Settings.getInstance() |
| 0009 | method | com.motorola.synerj.ui.settings.Settings.addListener() |
| 000A | field | this.adjs_ |
| 000B | objref | java.lang.IllegalArgumentException |
| 000C | text | invalid type |
| 000D | method | java.lang.IllegalArgumentException.<init>() |
| 000E | objref | this |
| 000F | method | this.<init>() |
| 0010 | method | com.motorola.synerj.ui.Skin.getImageProperty() |
| Fields | ||
|---|---|---|
| private final | TitleAdjustments | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(TitleAdjustments t1) | |
| public | void | skinChanged() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.settings.SettingsAdapter.<init>() |
| 0001 | method | com.motorola.synerj.ui.widget.TitleAdjustments.update() |
| Fields | ||
|---|---|---|
| private | Image | wallpaper_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(Widget w1, Image i1) |
| public | void | paint(UIGraphics u1) |
| public | void | setWallpaper(Image i1) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.ui.widget.WidgetWrapper.<init>() |
| 0001 | method | this.setWallpaper() |
| 0002 | objref | java.lang.IllegalArgumentException |
| 0003 | text | wallpaper must not be null |
| 0004 | method | java.lang.IllegalArgumentException.<init>() |
| 0005 | method | com.motorola.synerj.ui.widget.WidgetWrapper.getWrappedWidget() |
| 0006 | method | com.motorola.synerj.ui.widget.WidgetWrapper.getWidth() |
| 0007 | method | javax.microedition.lcdui.Image.getWidth() |
| 0008 | method | com.motorola.synerj.ui.widget.WidgetWrapper.getHeight() |
| 0009 | method | javax.microedition.lcdui.Image.getHeight() |
| 000A | method | com.motorola.synerj.ui.UIGraphics.drawImage() |
| 000B | method | com.motorola.synerj.ui.widget.WidgetWrapper.paint() |
| 000C | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Methods | ||
|---|---|---|
| public | int | getHeight() |
| public | SkinImages | getSkinImages() |
| public | int | getWidth() |
| public | void | paint(UIGraphics u1) |
| public | void | resize(int i1, int i2) |
| Fields | ||
|---|---|---|
| private | int | height_ |
| private | int | width_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | int | getHeight() |
| public | SkinImages | getSkinImages() |
| public | int | getWidth() |
| public | void | resize(int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0001 | objref | com.motorola.synerj.ui.widget.Widget |
| Fields | ||
|---|---|---|
| private | int[] | positions_ |
| private | widgets_ | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | int | getHeight() |
| public | SkinImages | getSkinImages() |
| public | Widget | getWidget(int i1) |
| public | int | getWidgetX(int i1) |
| public | int | getWidgetY(int i1) |
| public | int | getWidth() |
| public | void | moveWidget(int i1, int i2, int i3) |
| public | void | paint(UIGraphics u1) |
| public | void | resize(int i1, int i2) |
| public | void | setWidget(int i1, Widget w1) |
| public | void | setWidgetsCount(int i1) |
| References | ||
|---|---|---|
| 0000 | method | this.setWidgetsCount() |
| 0001 | objref | com.motorola.synerj.ui.widget.Widget |
| 0002 | method | com.motorola.synerj.ui.UIGraphics.getTranslateX() |
| 0003 | method | com.motorola.synerj.ui.UIGraphics.getTranslateY() |
| 0004 | method | com.motorola.synerj.ui.UIGraphics.getClipX() |
| 0005 | method | com.motorola.synerj.ui.UIGraphics.getClipY() |
| 0006 | method | com.motorola.synerj.ui.UIGraphics.getClipWidth() |
| 0007 | method | com.motorola.synerj.ui.UIGraphics.getClipHeight() |
| 0008 | method | com.motorola.synerj.ui.UIGraphics.translate() |
| 0009 | method | com.motorola.synerj.ui.widget.Widget.getWidth() |
| 000A | method | com.motorola.synerj.ui.widget.Widget.getHeight() |
| 000B | method | com.motorola.synerj.ui.UIGraphics.clipRect() |
| 000C | method | com.motorola.synerj.ui.widget.Widget.paint() |
| 000D | method | com.motorola.synerj.ui.UIGraphics.setClip() |
| 000E | 0003 | 7FFFFFFF |
| 000F | 0003 | 80000000 |
| 0010 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| Fields | ||
|---|---|---|
| private | int | bottomExtent_ |
| private | Widget | impl_ |
| private | int | leftExtent_ |
| private | int | rightExtent_ |
| private | int | topExtent_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>(Widget w1) |
| public | int | getBottomExtent() |
| public | int | getHeight() |
| public | int | getLeftExtent() |
| public | int | getRightExtent() |
| public | SkinImages | getSkinImages() |
| public | int | getTopExtent() |
| public | int | getWidth() |
| public | Widget | getWrappedWidget() |
| public | void | paint(UIGraphics u1) |
| public | void | resize(int i1, int i2) |
| public | void | setExtents(int i1, int i2, int i3, int i4) |
| public | void | setWrappedWidget(Widget w1) |
| References | ||
|---|---|---|
| 0000 | method | this.setWrappedWidget() |
| 0001 | objref | java.lang.IllegalArgumentException |
| 0002 | text | invelid extents |
| 0003 | method | java.lang.IllegalArgumentException.<init>() |
| 0004 | method | com.motorola.synerj.ui.UIGraphics.getClipX() |
| 0005 | method | com.motorola.synerj.ui.UIGraphics.getClipY() |
| 0006 | method | com.motorola.synerj.ui.UIGraphics.getClipWidth() |
| 0007 | method | com.motorola.synerj.ui.UIGraphics.getClipHeight() |
| 0008 | method | com.motorola.synerj.ui.UIGraphics.translate() |
| 0009 | method | com.motorola.synerj.ui.widget.Widget.getWidth() |
| 000A | method | com.motorola.synerj.ui.widget.Widget.getHeight() |
| 000B | method | com.motorola.synerj.ui.UIGraphics.clipRect() |
| 000C | method | com.motorola.synerj.ui.widget.Widget.paint() |
| 000D | method | com.motorola.synerj.ui.UIGraphics.setClip() |
| 000E | method | com.motorola.synerj.ui.widget.Widget.resize() |
| 000F | method | com.motorola.synerj.ui.widget.Widget.getSkinImages() |
| 0010 | method | com.motorola.synerj.svc.SecurityManager.checkPermission() |
| 0011 | objref | com.motorola.synerj.ui.widget.Widget |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| Fields | ||
|---|---|---|
| private static final | int | FINISHED |
| private static final | int | NEEDS_INPUT |
| private static final | int | REMAINING |
| private static final | int | TOTAL_IN |
| private static final | int | TOTAL_OUT |
| private | byte[] | myInput |
| private | int | myStream |
| Methods | ||
|---|---|---|
| public | void | <init>(boolean b1) |
| public | void | <init>() |
| public | void | end() |
| private static native | int | end0(int i1) |
| public | boolean | finished() |
| public | long | getBytesRead() |
| public | long | getBytesWritten() |
| private static native | int | getProperty0(int i1, int i2) |
| public | int | getRemaining() |
| public | int | getTotalIn() |
| public | int | getTotalOut() |
| public | int | inflate(byte[] b1, int i1, int i2) |
| public | int | inflate(byte[] b1) |
| private static native | int | inflateBytes0(int i1, byte[] b1, int i2, int i3) |
| private static native | int | init0(boolean b1) |
| public | boolean | needsInput() |
| public | void | reset() |
| private static native | int | reset0(int i1) |
| public | void | setInput(byte[] b1) |
| public | void | setInput(byte[] b1, int i1, int i2) |
| private static native | int | setInput0(int i1, byte[] b1, int i2, int i3) |
| References | ||
|---|---|---|
| 0000 | method | this.init0() |
| 0001 | objref | java.lang.NullPointerException |
| 0002 | text | Object of Inflater class couldn't be created correctly. |
| 0003 | method | java.lang.NullPointerException.<init>() |
| 0004 | method | this.<init>() |
| 0005 | objref | com.motorola.zip.DataFormatException |
| 0006 | text | Unable to uncompress - incorrect input data |
| 0007 | method | com.motorola.zip.DataFormatException.<init>() |
| 0008 | method | this.inflateBytes0() |
| 0009 | objref | java.lang.StringBuffer |
| 000A | method | java.lang.StringBuffer.<init>() |
| 000B | text | Unable to uncompress - error during process: |
| 000C | method | java.lang.StringBuffer.append() |
| 000D | method | java.lang.StringBuffer.append() |
| 000E | method | java.lang.StringBuffer.toString() |
| 000F | method | this.inflate() |
| 0010 | objref | java.lang.ArrayIndexOutOfBoundsException |
| 0011 | method | java.lang.ArrayIndexOutOfBoundsException.<init>() |
| 0012 | method | this.setInput0() |
| 0013 | method | this.setInput() |
| 0014 | method | this.getProperty0() |
| 0015 | method | this.getTotalIn() |
| 0016 | method | this.getTotalOut() |
| 0017 | method | this.end0() |
| 0018 | text | Object of Inflater class couldn't be used any more correctly: |
| 0019 | method | this.reset0() |
| Fields | ||
|---|---|---|
| private | AclLink | aclLink |
| private | boolean | closed |
| private | Connection | notifier |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| protected | void | assertNotClosed() |
| public | void | close() |
| protected | void | createLink(String s1, boolean b1) |
| protected | void | createLink(String s1, boolean b1, boolean b2, boolean b3) |
| public | AclLink | getAclLink() |
| public | Connection | getNotifier() |
| public | RemoteDevice | getRemoteDevice() |
| public | boolean | isClosed() |
| public | void | setIsClosed() |
| public | void | setNotifier(Connection c1) |
| public | boolean | wasInitiator() |
| Fields | ||
|---|---|---|
| private static | ImprontoLocalDevice | device |
| private static | BluetoothStateException | deviceInitException |
| private static | Object | lock |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| public static final | void | checkIsConnectable() |
| public | BTSecurityManager | getBTSecurityManager() |
| public | String | getBluetoothAPIVersion() |
| public | String | getBluetoothAddress() |
| public | int | getBluetoothConnectedDevicesMax() |
| public | boolean | getBluetoothConnectedInquiry() |
| public | boolean | getBluetoothConnectedInquiryScan() |
| public | boolean | getBluetoothConnectedPage() |
| public | boolean | getBluetoothConnectedPageScan() |
| public | int | getBluetoothL2CAPReceiveMTUMax() |
| public | boolean | getBluetoothMasterSwitch() |
| public | int | getBluetoothSDAttrRetrievableMax() |
| public | int | getBluetoothSDTransMax() |
| public | int | getDefaultServiceClasses() |
| public | DeviceClass | getDeviceClass() |
| public | int | getDiscoverable() |
| public | ImprontoDiscoveryAgent | getDiscoveryAgent() |
| public | String | getFriendlyName() |
| public static | ImprontoLocalDevice | getImprontoLocalDevice(boolean b1) |
| public static | ImprontoLocalDevice | getImprontoLocalDevice() |
| public | L2CAPConnectionManager | getL2CAPConnectionManager() |
| public | LinkManager | getLinkManager() |
| public static | String | getProperty(String s1) |
| public | RFCommConnectionManager | getRFCommConnectionManager() |
| public | ServiceRecord | getRecord(Connection c1) |
| protected | ServiceRecord | getRecordByNotifier(Connection c1) |
| public | RemoteDevice | getRemoteDevice(Connection c1) |
| protected | RemoteDevice | getRemoteDeviceByConnection(Connection c1) |
| public | ServiceDatabase | getServiceDatabase() |
| public | ServiceManager | getServiceManager() |
| public | void | removeRecord(LocalServiceRecord l1) |
| protected | void | setDeviceServiceClasses(int i1) |
| public | boolean | setDiscoverable(int i1) |
| public static final | void | setFriendlyName(String s1) |
| public static final | boolean | shutdown(boolean b1) |
| protected | boolean | stackIsConnectable() |
| protected | boolean | stackSetDiscoverable(int i1) |
| protected | int | stackSetFriendlyName(String s1) |
| protected | boolean | stackShutdown(boolean b1) |
| private synchronized | void | updateDeviceServiceClasses() |
| public | void | updateRecord(ServiceRecord s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Object.<init>() |
| 0001 | field | this.device |
| 0002 | field | this.deviceInitException |
| 0003 | field | this.lock |
| 0004 | method | com.rococosoft.impronto.impl.DeviceFactory.getLocalDevice() |
| 0005 | objref | javax.bluetooth.BluetoothStateException |
| 0006 | method | this.stackShutdown() |
| 0007 | method | this.getL2CAPConnectionManager() |
| 0008 | method | this.getRFCommConnectionManager() |
| 0009 | method | com.rococosoft.impronto.l2cap.L2CAPConnectionManager.getOpenConnections() |
| 000A | method | java.util.Vector.size() |
| 000B | method | com.rococosoft.impronto.rfcomm.RFCommConnectionManager.getOpenConnections() |
| 000C | method | com.rococosoft.impronto.l2cap.L2CAPConnectionManager.shutdown() |
| 000D | method | com.rococosoft.impronto.rfcomm.RFCommConnectionManager.shutdown() |
| 000E | method | this.getLinkManager() |
| 000F | method | com.rococosoft.impronto.baseband.LinkManager.shutdown() |
| 0010 | method | this.stackSetFriendlyName() |
| 0011 | method | this.stackIsConnectable() |
| 0012 | text | the device is not connectable |
| 0013 | method | javax.bluetooth.BluetoothStateException.<init>() |
| 0014 | method | this.getDiscoverable() |
| 0015 | method | com.rococosoft.impronto.discovery.ImprontoDiscoveryAgent.isValidAccessCode() |
| 0016 | objref | java.lang.IllegalArgumentException |
| 0017 | text | access code |
| 0018 | method | java.lang.IllegalArgumentException.<init>() |
| 0019 | method | this.stackSetDiscoverable() |
| 001A | 0003 | 009E8B00 |
| 001B | objref | java.lang.Thread |
| 001C | objref | com.rococosoft.impronto.ImprontoLocalDevice$DiscoveryModeTimer |
| 001D | 0005 | 00000000 |
| 001E | 0000 | 0000EA60 |
| 001F | method | com.rococosoft.impronto.ImprontoLocalDevice$DiscoveryModeTimer.<init>() |
| 0020 | method | java.lang.Thread.<init>() |
| 0021 | method | java.lang.Thread.start() |
| 0022 | method | javax.bluetooth.LocalDevice.getLocalDevice() |
| 0023 | text | bluetooth.api.version |
| 0024 | method | java.lang.String.equals() |
| 0025 | method | this.getBluetoothAPIVersion() |
| 0026 | text | bluetooth.master.switch |
| 0027 | objref | java.lang.StringBuffer |
| 0028 | method | java.lang.StringBuffer.<init>() |
| 0029 | text | |
| 002A | method | java.lang.StringBuffer.append() |
| 002B | method | this.getBluetoothMasterSwitch() |
| 002C | method | java.lang.StringBuffer.append() |
| 002D | method | java.lang.StringBuffer.toString() |
| 002E | text | bluetooth.sd.attr.retrievable.max |
| 002F | method | this.getBluetoothSDAttrRetrievableMax() |
| 0030 | method | java.lang.Integer.toString() |
| 0031 | text | bluetooth.connected.devices.max |
| 0032 | method | this.getBluetoothConnectedDevicesMax() |
| 0033 | text | bluetooth.l2cap.receiveMTU.max |
| 0034 | method | this.getBluetoothL2CAPReceiveMTUMax() |
| 0035 | text | bluetooth.sd.trans.max |
| 0036 | method | this.getBluetoothSDTransMax() |
| 0037 | text | bluetooth.connected.inquiry.scan |
| 0038 | method | this.getBluetoothConnectedInquiryScan() |
| 0039 | text | bluetooth.connected.page.scan |
| 003A | method | this.getBluetoothConnectedPageScan() |
| 003B | text | bluetooth.connected.inquiry |
| 003C | method | this.getBluetoothConnectedInquiry() |
| 003D | text | bluetooth.connected.page |
| 003E | method | this.getBluetoothConnectedPage() |
| 003F | objref | java.lang.NullPointerException |
| 0040 | method | java.lang.NullPointerException.<init>() |
| 0041 | objref | com.rococosoft.impronto.l2cap.ImprontoL2CAPConnectionNotifier |
| 0042 | method | com.rococosoft.impronto.l2cap.L2CAPConnectionManager.getRecord() |
| 0043 | objref | com.rococosoft.impronto.rfcomm.ImprontoRFCommConnectionNotifier |
| 0044 | method | com.rococosoft.impronto.rfcomm.RFCommConnectionManager.getRecord() |
| 0045 | objref | com.rococosoft.io.protocol.ProtocolLayer |
| 0046 | method | com.rococosoft.io.protocol.ProtocolLayer.getLowerLayer() |
| 0047 | method | this.getRecord() |
| 0048 | objref | java.io.IOException |
| 0049 | text | notifier is closed |
| 004A | method | this.getRecordByNotifier() |
| 004B | text | invalid notifier class: |
| 004C | method | java.lang.Object.getClass() |
| 004D | method | java.lang.Class.getName() |
| 004E | objref | com.rococosoft.impronto.discovery.RemoteServiceRecord |
| 004F | text | service record is from remote service database |
| 0050 | objref | com.rococosoft.impronto.discovery.LocalServiceRecord |
| 0051 | method | com.rococosoft.impronto.discovery.ImprontoServiceRecord.getIsModified() |
| 0052 | method | com.rococosoft.impronto.discovery.ImprontoServiceRecord.getServerProtocol() |
| 0053 | method | com.rococosoft.impronto.l2cap.L2CAPConnectionManager.updateRecord() |
| 0054 | method | com.rococosoft.impronto.rfcomm.RFCommConnectionManager.updateRecord() |
| 0055 | method | com.rococosoft.impronto.rfcomm.RFCommConnectionManager.getNotifier() |
| 0056 | method | com.rococosoft.impronto.l2cap.L2CAPConnectionManager.getNotifier() |
| 0057 | text | unknown OBEX server protocol |
| 0058 | text | unknown service record server protocol |
| 0059 | method | com.rococosoft.impronto.discovery.ImprontoServiceRecord.setIsModified() |
| 005A | method | this.updateDeviceServiceClasses() |
| 005B | method | this.getServiceDatabase() |
| 005C | method | com.rococosoft.impronto.discovery.ServiceDatabase.removeRecord() |
| 005D | method | com.rococosoft.impronto.rfcomm.RFCommConnectionManager.getOpenNotifiers() |
| 005E | method | com.rococosoft.impronto.l2cap.L2CAPConnectionManager.getOpenNotifiers() |
| 005F | method | this.getDeviceClass() |
| 0060 | method | javax.bluetooth.DeviceClass.getServiceClasses() |
| 0061 | method | this.getDefaultServiceClasses() |
| 0062 | method | java.util.Vector.elements() |
| 0063 | method | java.util.Enumeration.hasMoreElements() |
| 0064 | method | java.util.Enumeration.nextElement() |
| 0065 | method | com.rococosoft.impronto.rfcomm.ImprontoRFCommConnectionNotifier.isAdvertised() |
| 0066 | method | com.rococosoft.impronto.rfcomm.ImprontoRFCommConnectionNotifier.getServiceRecord() |
| 0067 | method | com.rococosoft.impronto.discovery.ImprontoServiceRecord.getDeviceServiceClasses() |
| 0068 | method | com.rococosoft.impronto.l2cap.ImprontoL2CAPConnectionNotifier.isAdvertised() |
| 0069 | method | com.rococosoft.impronto.l2cap.ImprontoL2CAPConnectionNotifier.getServiceRecord() |
| 006A | method | this.setDeviceServiceClasses() |
| 006B | objref | com.rococosoft.impronto.ImprontoConnection |
| 006C | method | com.rococosoft.impronto.ImprontoConnection.isClosed() |
| 006D | text | connection closed |
| 006E | method | java.io.IOException.<init>() |
| 006F | method | com.rococosoft.impronto.ImprontoConnection.getRemoteDevice() |
| 0070 | method | this.getRemoteDevice() |
| 0071 | method | this.getRemoteDeviceByConnection() |
| 0072 | text | invalid connection class: |
| 0073 | objref | java.lang.Object |
| 0074 | objref | javax.bluetooth.ServiceRegistrationException |
| Fields | ||
|---|---|---|
| private | long | delay |
| private | int | mode |
| private final | ImprontoLocalDevice | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(ImprontoLocalDevice i1, int i2, long l1) | |
| public | void | run() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Thread.currentThread() |
| 0001 | method | java.lang.Thread.sleep() |
| 0002 | method | com.rococosoft.impronto.ImprontoLocalDevice.setDiscoverable() |
| 0003 | objref | java.lang.Exception |
| 0004 | objref | java.lang.Runnable |
| Fields | ||
|---|---|---|
| private | Vector | conns |
| private | Vector | encryptedConns |
| private | RemoteDevice | remoteDevice |
| Methods | ||
|---|---|---|
| protected | void | <init>(String s1) |
| public | void | addConnection(ImprontoConnection i1) |
| public | boolean | authenticate() |
| public | void | close() |
| public | Enumeration | connections() |
| private | boolean | decrypt(ImprontoConnection i1) |
| public | boolean | encrypt(ImprontoConnection i1, boolean b1) |
| public | String | getRemoteAddress() |
| public | RemoteDevice | getRemoteDevice() |
| public static | RemoteDevice | getRemoteDevice(String s1) |
| public | boolean | isAuthenticated() |
| public | boolean | isEncrypted() |
| public | boolean | isMaster() |
| public | void | removeConnection(ImprontoConnection i1) |
| protected | boolean | stackAuthenticate() |
| protected | boolean | stackEncrypt(boolean b1) |
| References | ||
|---|---|---|
| 0000 | objref | com.rococosoft.impronto.baseband.AclLink$PeerDevice |
| 0001 | method | com.rococosoft.impronto.baseband.AclLink$PeerDevice.<init>() |
| 0002 | objref | java.util.Vector |
| 0003 | method | java.util.Vector.<init>() |
| 0004 | method | this.getRemoteDevice() |
| 0005 | method | this.isAuthenticated() |
| 0006 | method | this.stackAuthenticate() |
| 0007 | method | this.getRemoteAddress() |
| 0008 | method | this.isEncrypted() |
| 0009 | method | this.stackEncrypt() |
| 000A | method | java.util.Vector.contains() |
| 000B | method | java.util.Vector.addElement() |
| 000C | method | com.rococosoft.impronto.ImprontoLocalDevice.getImprontoLocalDevice() |
| 000D | method | com.rococosoft.impronto.ImprontoLocalDevice.getBTSecurityManager() |
| 000E | method | com.rococosoft.impronto.bcc.BTSecurityManager.getSecurityMode() |
| 000F | objref | javax.bluetooth.BluetoothConnectionException |
| 0010 | text | Encryption cannot be turned off in security mode 3 |
| 0011 | method | javax.bluetooth.BluetoothConnectionException.<init>() |
| 0012 | method | this.decrypt() |
| 0013 | method | java.util.Vector.removeElement() |
| 0014 | method | java.util.Vector.isEmpty() |
| 0015 | method | java.util.Vector.size() |
| 0016 | method | com.rococosoft.impronto.ImprontoLocalDevice.getLinkManager() |
| 0017 | method | com.rococosoft.impronto.baseband.LinkManager.removeAclLink() |
| 0018 | method | java.util.Vector.elements() |
| Methods | ||
|---|---|---|
| void | <init>(String s1) | |
| References | ||
|---|---|---|
| 0000 | method | javax.bluetooth.RemoteDevice.<init>() |
| Fields | ||
|---|---|---|
| private | byte[] | key |
| Methods | ||
|---|---|---|
| public | void | <init>(byte[] b1) |
| public | void | <init>(String s1) |
| public | boolean | equals(Object o1) |
| public | byte[] | toByteArray() |
| public | String | toString() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.String.getBytes() |
| 0001 | method | java.lang.Object.toString() |
| 0002 | objref | this |
| Fields | ||
|---|---|---|
| private | Hashtable | links |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | addAclLink(String s1, AclLink a1) |
| public | AclLink | createAclLink(String s1, boolean b1) |
| public | AclLink | getAclLink(String s1) |
| public | void | removeAclLink(String s1) |
| public | void | shutdown() |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Hashtable |
| 0001 | method | java.util.Hashtable.<init>() |
| 0002 | method | java.util.Hashtable.get() |
| 0003 | objref | com.rococosoft.impronto.baseband.AclLink |
| 0004 | method | java.util.Hashtable.remove() |
| 0005 | method | java.util.Hashtable.put() |
| 0006 | method | java.util.Hashtable.elements() |
| 0007 | method | java.util.Enumeration.hasMoreElements() |
| 0008 | method | java.util.Enumeration.nextElement() |
| 0009 | method | com.rococosoft.impronto.baseband.AclLink.close() |
| 000A | method | java.util.Hashtable.clear() |
| 000B | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| protected | LinkManager | linkManager |
| protected | ServiceManager | serviceManager |
| Methods | ||
|---|---|---|
| protected | void | <init>() |
| public | void | access(ImprontoConnection i1, Service s1) |
| public | boolean | authenticate(AclLink a1) |
| public | boolean | authenticate(String s1) |
| protected | boolean | authorise(String s1, Service s2) |
| public | boolean | authorise(Connection c1, String s1) |
| public | void | deregisterService(Connection c1) |
| public | boolean | encrypt(ImprontoConnection i1, boolean b1) |
| public | int | getSecurityMode() |
| public | boolean | isAuthenticated(AclLink a1) |
| public | boolean | isAuthenticated(String s1) |
| public | boolean | isAuthorised(Connection c1, AclLink a1) |
| public | boolean | isEncrypted(AclLink a1) |
| public | boolean | isEncrypted(String s1) |
| public | boolean | isTrustedDevice(String s1) |
| public | void | registerService(Service s1, Connection c1) |
| public | void | setSecurityMode(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.ImprontoLocalDevice.getImprontoLocalDevice() |
| 0001 | method | com.rococosoft.impronto.ImprontoLocalDevice.getServiceManager() |
| 0002 | method | com.rococosoft.impronto.ImprontoLocalDevice.getLinkManager() |
| 0003 | method | this.getSecurityMode() |
| 0004 | method | com.rococosoft.impronto.bcc.Service.requiresAuthentication() |
| 0005 | method | com.rococosoft.impronto.bcc.Service.requiresEncryption() |
| 0006 | objref | javax.bluetooth.BluetoothConnectionException |
| 0007 | objref | java.lang.StringBuffer |
| 0008 | method | java.lang.StringBuffer.<init>() |
| 0009 | text | Service |
| 000A | method | java.lang.StringBuffer.append() |
| 000B | method | com.rococosoft.impronto.bcc.Service.getServiceName() |
| 000C | text | requires security, and the device is in Security Mode 1 (no security) |
| 000D | method | java.lang.StringBuffer.toString() |
| 000E | method | javax.bluetooth.BluetoothConnectionException.<init>() |
| 000F | method | com.rococosoft.impronto.bcc.ServiceManager.registerService() |
| 0010 | method | com.rococosoft.impronto.bcc.ServiceManager.deregisterService() |
| 0011 | method | com.rococosoft.impronto.ImprontoConnection.getAclLink() |
| 0012 | method | com.rococosoft.impronto.bcc.Service.requiresBasebandSecurity() |
| 0013 | text | Security is required and the device is in Security Mode 1 (no security) |
| 0014 | method | com.rococosoft.impronto.baseband.AclLink.getRemoteAddress() |
| 0015 | method | this.authenticate() |
| 0016 | method | com.rococosoft.impronto.bcc.Service.requiresAuthorisation() |
| 0017 | method | com.rococosoft.impronto.ImprontoConnection.getNotifier() |
| 0018 | method | this.authorise() |
| 0019 | method | this.encrypt() |
| 001A | text | The device is in Security Mode 1, and will not initiate any security procedures |
| 001B | method | com.rococosoft.impronto.baseband.AclLink.authenticate() |
| 001C | method | com.rococosoft.impronto.baseband.LinkManager.getAclLink() |
| 001D | objref | java.io.IOException |
| 001E | text | No ACL Link to |
| 001F | method | java.io.IOException.<init>() |
| 0020 | text | There is no Acl Link to the given device |
| 0021 | method | com.rococosoft.impronto.baseband.AclLink.encrypt() |
| 0022 | method | com.rococosoft.impronto.bcc.ServiceManager.find() |
| 0023 | method | javax.bluetooth.BluetoothConnectionException.<init>() |
| 0024 | method | com.rococosoft.impronto.bcc.Service.authorised() |
| 0025 | method | this.authorise() |
| 0026 | method | com.rococosoft.impronto.bcc.Service.addAuthorised() |
| 0027 | method | this.isTrustedDevice() |
| 0028 | method | com.rococosoft.impronto.baseband.AclLink.isAuthenticated() |
| 0029 | method | this.isAuthenticated() |
| 002A | method | com.rococosoft.impronto.baseband.AclLink.isEncrypted() |
| 002B | method | this.isEncrypted() |
| Fields | ||
|---|---|---|
| protected | Hashtable | peerDevices |
| protected | Hashtable | preknownDevices |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | LinkKey | getLinkKey(String s1) |
| public | ImprontoRemoteDevice | getPeerDevice(String s1) |
| public | RemoteDevice[] | getPreknownDevices() |
| public | void | removeLinkKey(String s1) |
| public | void | removePeerDevice(String s1) |
| public | void | removePreknownDevice(String s1) |
| public | void | setLinkKey(String s1, LinkKey l1) |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Hashtable |
| 0001 | method | java.util.Hashtable.<init>() |
| 0002 | method | java.util.Hashtable.remove() |
| 0003 | method | java.util.Hashtable.size() |
| 0004 | method | java.util.Hashtable.elements() |
| 0005 | objref | javax.bluetooth.RemoteDevice |
| 0006 | method | java.util.Enumeration.nextElement() |
| 0007 | objref | com.rococosoft.impronto.bcc.DeviceManager$Peer |
| 0008 | method | com.rococosoft.impronto.impl.DeviceFactory.removeDevice() |
| 0009 | method | java.util.Hashtable.get() |
| 000A | method | com.rococosoft.impronto.impl.DeviceFactory.getRemoteDevice() |
| 000B | method | com.rococosoft.impronto.bcc.DeviceManager$Peer.<init>() |
| 000C | method | java.util.Hashtable.put() |
| 000D | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| String | bdaddr | |
| LinkKey | key | |
| private final | DeviceManager | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(DeviceManager d1, LinkKey l1, String s1) | |
| Fields | ||
|---|---|---|
| private | boolean | authenticate |
| private | boolean | authorise |
| private | Vector | authorised |
| private | int | channel |
| private | boolean | encrypt |
| private | String | name |
| private | int | protocol |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1, int i1, int i2, boolean b1, boolean b2, boolean b3) |
| public | void | addAuthorised(String s1) |
| public | boolean | authorised(String s1) |
| public | boolean | equals(Object o1) |
| public | int | getServiceChannel() |
| public | String | getServiceName() |
| public | int | getServiceProtocol() |
| public | boolean | matchesProfile(int i1, int i2) |
| public | boolean | requiresAuthentication() |
| public | boolean | requiresAuthorisation() |
| public | boolean | requiresBasebandSecurity() |
| public | boolean | requiresEncryption() |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | method | java.lang.Object.getClass() |
| 0003 | method | java.lang.Class.isInstance() |
| 0004 | objref | this |
| 0005 | method | this.getServiceName() |
| 0006 | method | this.getServiceProtocol() |
| 0007 | method | this.getServiceChannel() |
| 0008 | method | java.util.Vector.contains() |
| 0009 | method | java.util.Vector.addElement() |
| Fields | ||
|---|---|---|
| private | Hashtable | services |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | deregisterAllServices() |
| public | void | deregisterService(Connection c1) |
| public | Service | find(int i1, int i2) |
| public | Service | find(Connection c1) |
| protected | void | onDeregistration(Service s1) |
| protected | void | onRegistration(Service s1) |
| public | void | registerService(Service s1, Connection c1) |
| public | boolean | servicesRegistered() |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Hashtable |
| 0001 | method | java.util.Hashtable.<init>() |
| 0002 | method | this.onRegistration() |
| 0003 | method | java.util.Hashtable.put() |
| 0004 | method | java.util.Hashtable.remove() |
| 0005 | objref | com.rococosoft.impronto.bcc.Service |
| 0006 | method | this.onDeregistration() |
| 0007 | method | java.util.Hashtable.get() |
| 0008 | method | java.util.Hashtable.elements() |
| 0009 | method | java.util.Enumeration.hasMoreElements() |
| 000A | method | java.util.Enumeration.nextElement() |
| 000B | method | com.rococosoft.impronto.bcc.Service.matchesProfile() |
| 000C | method | java.util.Hashtable.isEmpty() |
| 000D | method | java.util.Hashtable.clear() |
| Fields | ||
|---|---|---|
| private | boolean | deviceInquiryDone |
| private | Vector | devices |
| private | boolean | serviceSearchDone |
| private | Vector | services |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | deviceDiscovered(RemoteDevice r1, DeviceClass d1) |
| public synchronized | RemoteDevice[] | getRemoteDevices() |
| public synchronized | ServiceRecord[] | getServiceRecords() |
| public synchronized | void | inquiryCompleted(int i1) |
| public synchronized | void | serviceSearchCompleted(int i1, int i2) |
| public | void | servicesDiscovered(int i1, ServiceRecord[] s1) |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | method | java.util.Vector.addElement() |
| 0003 | method | java.lang.Object.notifyAll() |
| 0004 | method | java.lang.Object.wait() |
| 0005 | method | java.util.Vector.size() |
| 0006 | objref | javax.bluetooth.ServiceRecord |
| 0007 | method | java.util.Vector.copyInto() |
| 0008 | method | java.util.Vector.removeAllElements() |
| 0009 | objref | javax.bluetooth.RemoteDevice |
| 000A | objref | javax.bluetooth.DiscoveryListener |
| 000B | objref | java.lang.InterruptedException |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | char[] | lookup |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | void | marshall(DataElement d1, OutputStream o1) |
| public static | byte[] | marshall(DataElement d1) |
| protected static | byte[] | sizeToArray(int i1) |
| public static | String | toString(DataElement d1) |
| public static | DataElement | unmarshall(byte[] b1) |
| public static | DataElement | unmarshall(DataInput d1, int i1) |
| public static | DataElement | unmarshall(InputStream i1) |
| References | ||
|---|---|---|
| 0000 | method | javax.bluetooth.DataElement.getDataType() |
| 0001 | method | javax.bluetooth.DataElement.getLong() |
| 0002 | method | java.lang.Long.toString() |
| 0003 | objref | java.lang.Boolean |
| 0004 | method | javax.bluetooth.DataElement.getBoolean() |
| 0005 | method | java.lang.Boolean.<init>() |
| 0006 | method | java.lang.Boolean.toString() |
| 0007 | objref | java.lang.StringBuffer |
| 0008 | text | |
| 0009 | method | java.lang.StringBuffer.<init>() |
| 000A | method | javax.bluetooth.DataElement.getValue() |
| 000B | objref | java.util.Enumeration |
| 000C | method | java.util.Enumeration.hasMoreElements() |
| 000D | method | java.util.Enumeration.nextElement() |
| 000E | objref | javax.bluetooth.DataElement |
| 000F | method | javax.bluetooth.DataElement.toString() |
| 0010 | method | java.lang.StringBuffer.append() |
| 0011 | text | |
| 0012 | method | java.lang.StringBuffer.toString() |
| 0013 | objref | ? |
| 0014 | field | this.lookup |
| 0015 | method | java.lang.StringBuffer.append() |
| 0016 | method | java.lang.Object.toString() |
| 0017 | 0003 | 0000FFFF |
| 0018 | objref | java.io.ByteArrayOutputStream |
| 0019 | method | java.io.ByteArrayOutputStream.<init>() |
| 001A | method | this.marshall() |
| 001B | objref | java.lang.Exception |
| 001C | method | java.lang.Throwable.printStackTrace() |
| 001D | method | java.io.ByteArrayOutputStream.toByteArray() |
| 001E | method | java.io.OutputStream.write() |
| 001F | method | java.io.OutputStream.write() |
| 0020 | 0005 | 00000000 |
| 0021 | 0000 | 000000FF |
| 0022 | objref | java.lang.String |
| 0023 | method | this.sizeToArray() |
| 0024 | method | java.lang.String.getBytes() |
| 0025 | objref | javax.bluetooth.UUID |
| 0026 | method | javax.bluetooth.UUID.toString() |
| 0027 | field | com.rococosoft.impronto.util.BluetoothConstants.BASEVALUE_UUID |
| 0028 | method | java.lang.String.substring() |
| 0029 | method | java.lang.String.endsWith() |
| 002A | method | java.lang.String.startsWith() |
| 002B | method | java.lang.Integer.parseInt() |
| 002C | method | java.lang.Long.parseLong() |
| 002D | objref | java.io.ByteArrayInputStream |
| 002E | method | java.io.ByteArrayInputStream.<init>() |
| 002F | method | this.unmarshall() |
| 0030 | objref | com.rococosoft.impronto.discovery.DataElementHelper$1 |
| 0031 | method | com.rococosoft.impronto.discovery.DataElementHelper$1.<init>() |
| 0032 | objref | java.io.DataInputStream |
| 0033 | method | java.io.DataInputStream.<init>() |
| 0034 | method | java.io.DataInputStream.readByte() |
| 0035 | method | javax.bluetooth.DataElement.<init>() |
| 0036 | method | java.io.DataInputStream.readUnsignedByte() |
| 0037 | method | javax.bluetooth.DataElement.<init>() |
| 0038 | method | java.io.DataInputStream.readUnsignedShort() |
| 0039 | method | java.io.DataInputStream.readShort() |
| 003A | method | java.io.DataInputStream.readInt() |
| 003B | 0005 | 00000000 |
| 003C | 0000 | FFFFFFFF |
| 003D | method | java.io.DataInputStream.read() |
| 003E | method | javax.bluetooth.DataElement.<init>() |
| 003F | method | java.io.DataInputStream.readLong() |
| 0040 | method | javax.bluetooth.DataElement.<init>() |
| 0041 | objref | java.io.IOException |
| 0042 | method | java.lang.StringBuffer.<init>() |
| 0043 | text | invalid UUID size |
| 0044 | method | java.lang.StringBuffer.append() |
| 0045 | method | java.io.IOException.<init>() |
| 0046 | method | javax.bluetooth.UUID.<init>() |
| 0047 | method | java.io.DataInputStream.read() |
| 0048 | method | java.io.DataInputStream.available() |
| 0049 | method | javax.bluetooth.DataElement.addElement() |
| 004A | method | java.lang.String.<init>() |
| 004B | method | java.io.DataInputStream.readUTF() |
| 004C | text | invalid size |
| 004D | field | java.lang.System.err |
| 004E | text | ImprontoDataE1ement.unmarshall() :: unknown |
| 004F | method | java.io.PrintStream.println() |
| Fields | ||
|---|---|---|
| int | pos | |
| private final | DataInput | val$di |
| private final | int | val$size |
| Methods | ||
|---|---|---|
| void | <init>(int i1, DataInput d1) | |
| public | int | available() |
| public | int | read() |
| References | ||
|---|---|---|
| 0000 | method | java.io.InputStream.<init>() |
| 0001 | method | java.io.DataInput.readUnsignedByte() |
| 0002 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| public | DataElement[] | params |
| public | UUID | uuid |
| Methods | ||
|---|---|---|
| public | void | <init>(UUID u1, DataElement[] d1) |
| public static | DescriptorLayer | parseDescriptorLayer(DataElement d1) |
| public | DataElement | toDataElement() |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.NullPointerException |
| 0001 | method | java.lang.NullPointerException.<init>() |
| 0002 | method | javax.bluetooth.DataElement.getDataType() |
| 0003 | method | javax.bluetooth.DataElement.getSize() |
| 0004 | method | javax.bluetooth.DataElement.getValue() |
| 0005 | objref | java.util.Enumeration |
| 0006 | method | java.util.Enumeration.nextElement() |
| 0007 | objref | javax.bluetooth.DataElement |
| 0008 | method | java.util.Enumeration.hasMoreElements() |
| 0009 | objref | javax.bluetooth.UUID |
| 000A | objref | this |
| 000B | method | this.<init>() |
| 000C | method | javax.bluetooth.DataElement.<init>() |
| 000D | method | javax.bluetooth.DataElement.<init>() |
| 000E | method | javax.bluetooth.DataElement.addElement() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | String | getConnectionURL(String s1) |
| public | Enumeration | getStacks() |
| public static | DescriptorList | parseDescriptorList(DataElement d1) |
| public | DataElement | toDataElement() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public static | DescriptorStack | createL2CAPDescriptorStack(int i1) |
| public static | DescriptorStack | createRFCOMMDescriptorStack(int i1) |
| public | String | getConnectionURL(String s1) |
| private | String | getGOEPConnectionURL(String s1) |
| private | String | getL2CAPConnectionURL(String s1) |
| Enumeration | getLayers() | |
| private | String | getSPPConnectionURL(String s1) |
| private | String | getStreamL2CAPConnectionURL(String s1) |
| public static | DescriptorStack | parseDescriptorStack(DataElement d1) |
| public | DataElement | toDataElement() |
| References | ||
|---|---|---|
| 0000 | method | java.util.Vector.<init>() |
| 0001 | method | java.util.Vector.elements() |
| 0002 | objref | java.lang.NullPointerException |
| 0003 | method | java.lang.NullPointerException.<init>() |
| 0004 | method | this.getGOEPConnectionURL() |
| 0005 | method | this.getStreamL2CAPConnectionURL() |
| 0006 | method | this.getSPPConnectionURL() |
| 0007 | method | this.getL2CAPConnectionURL() |
| 0008 | method | javax.bluetooth.DataElement.getDataType() |
| 0009 | method | javax.bluetooth.DataElement.getValue() |
| 000A | objref | java.util.Enumeration |
| 000B | objref | this |
| 000C | method | this.<init>() |
| 000D | method | java.util.Enumeration.hasMoreElements() |
| 000E | method | java.util.Enumeration.nextElement() |
| 000F | objref | javax.bluetooth.DataElement |
| 0010 | method | com.rococosoft.impronto.discovery.DescriptorLayer.parseDescriptorLayer() |
| 0011 | method | java.util.Vector.addElement() |
| 0012 | method | java.util.Vector.size() |
| 0013 | method | java.util.Vector.elementAt() |
| 0014 | objref | com.rococosoft.impronto.discovery.DescriptorLayer |
| 0015 | field | com.rococosoft.impronto.util.BluetoothConstants.L2CAP_UUID |
| 0016 | method | javax.bluetooth.UUID.equals() |
| 0017 | objref | java.lang.StringBuffer |
| 0018 | method | java.lang.StringBuffer.<init>() |
| 0019 | text | btl2cap:// |
| 001A | method | java.lang.StringBuffer.append() |
| 001B | text | : |
| 001C | method | javax.bluetooth.DataElement.getLong() |
| 001D | method | java.lang.Integer.toHexString() |
| 001E | method | java.lang.StringBuffer.toString() |
| 001F | field | com.rococosoft.impronto.util.BluetoothConstants.RFCOMM_UUID |
| 0020 | text | btspp:// |
| 0021 | method | java.lang.Integer.toString() |
| 0022 | field | com.rococosoft.impronto.util.BluetoothConstants.OBEX_UUID |
| 0023 | text | btgoep:// |
| 0024 | field | com.rococosoft.impronto.util.BluetoothConstants.STRL2CAP_UUID |
| 0025 | text | btobl2:// |
| 0026 | text | btstrl2cap:// |
| 0027 | objref | java.lang.RuntimeException |
| 0028 | text | empty descriptor stack |
| 0029 | method | java.lang.RuntimeException.<init>() |
| 002A | method | javax.bluetooth.DataElement.<init>() |
| 002B | method | this.getLayers() |
| 002C | method | com.rococosoft.impronto.discovery.DescriptorLayer.toDataElement() |
| 002D | method | javax.bluetooth.DataElement.addElement() |
| 002E | method | com.rococosoft.impronto.discovery.DescriptorLayer.<init>() |
| 002F | method | javax.bluetooth.DataElement.<init>() |
| 0030 | objref | com.rococosoft.impronto.util.BluetoothConstants |
| Methods | ||
|---|---|---|
| public | boolean | cancel() |
| public | int | getAccessCode() |
| public | DiscoveryListener | getDiscoveryListener() |
| public | boolean | isCancelled() |
| public | void | start() |
| Fields | ||
|---|---|---|
| private static final | int[] | defaultAttrs |
| protected | Vector | deviceCache |
| protected | DeviceInquiryTransaction | inquiry |
| private | int | nextSSTID |
| protected | Object | selectServiceLock |
| protected | Hashtable | serviceSearches |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public synchronized | boolean | cancelInquiry(DiscoveryListener d1) |
| public | boolean | cancelServiceSearch(int i1) |
| protected | DeviceInquiryTransaction | createDeviceInquiryTransaction(int i1, DiscoveryListener d1) |
| protected | ServiceSearchTransaction | createServiceSearchTransaction(int i1, int[] i2, UUID[] u1, RemoteDevice r1, DiscoveryListener d1) |
| private synchronized | int | getNextServiceSearchTransactionID() |
| protected | RemoteDevice[] | getPreknownDevices() |
| public | int | getSDTransMax() |
| public static | boolean | isValidAccessCode(int i1) |
| public | RemoteDevice[] | retrieveDevices(int i1) |
| public | int | searchServices(int[] i1, UUID[] u1, RemoteDevice r1, DiscoveryListener d1) |
| private | String | selectService(RemoteDevice r1, UUID u1, int i1, boolean b1) |
| public | String | selectService(UUID u1, int i1, boolean b1) |
| public synchronized | boolean | startInquiry(int i1, DiscoveryListener d1) |
| Fields | ||
|---|---|---|
| DiscoveryListener | target | |
| private final | ImprontoDiscoveryAgent | this$0 |
| Methods | ||
|---|---|---|
| public | void | <init>(ImprontoDiscoveryAgent i1, DiscoveryListener d1) |
| public | void | deviceDiscovered(RemoteDevice r1, DeviceClass d1) |
| public | DiscoveryListener | getTarget() |
| public | void | inquiryCompleted(int i1) |
| public | void | serviceSearchCompleted(int i1, int i2) |
| public | void | servicesDiscovered(int i1, ServiceRecord[] s1) |
| References | ||
|---|---|---|
| 0000 | method | javax.bluetooth.DiscoveryListener.inquiryCompleted() |
| 0001 | objref | java.lang.Throwable |
| 0002 | method | java.lang.Throwable.printStackTrace() |
| 0003 | objref | java.lang.NullPointerException |
| 0004 | method | java.lang.NullPointerException.<init>() |
| 0005 | method | java.util.Vector.contains() |
| 0006 | method | java.util.Vector.addElement() |
| 0007 | method | javax.bluetooth.DiscoveryListener.deviceDiscovered() |
| 0008 | method | javax.bluetooth.DiscoveryListener.servicesDiscovered() |
| 0009 | objref | java.lang.Integer |
| 000A | method | java.lang.Integer.<init>() |
| 000B | method | java.util.Hashtable.remove() |
| 000C | objref | java.lang.RuntimeException |
| 000D | objref | java.lang.StringBuffer |
| 000E | method | java.lang.StringBuffer.<init>() |
| 000F | text | internal error: unknown transaction ID: |
| 0010 | method | java.lang.StringBuffer.append() |
| 0011 | method | java.lang.StringBuffer.append() |
| 0012 | method | java.lang.StringBuffer.toString() |
| 0013 | method | java.lang.RuntimeException.<init>() |
| 0014 | method | javax.bluetooth.DiscoveryListener.serviceSearchCompleted() |
| 0015 | objref | javax.bluetooth.DiscoveryListener |
| Fields | ||
|---|---|---|
| protected | String | address |
| private | String | friendlyName |
| private | BTSecurityManager | security |
| Methods | ||
|---|---|---|
| protected | void | <init>(String s1) |
| public | boolean | authenticate() |
| public | boolean | authorize(Connection c1) |
| public | boolean | encrypt(Connection c1, boolean b1) |
| public | String | getFriendlyName(boolean b1) |
| private | ImprontoConnection | getImprontoConnection(Connection c1) |
| protected | BTSecurityManager | getSecurity() |
| public | boolean | isAuthenticated() |
| public | boolean | isAuthorized(Connection c1) |
| public | boolean | isEncrypted() |
| public | boolean | isTrustedDevice() |
| protected | String | stackGetFriendlyName(String s1, boolean b1) |
| Fields | ||
|---|---|---|
| public static final | int | SERVER_PROTOCOL_GOEP |
| public static final | int | SERVER_PROTOCOL_L2CAP |
| public static final | int | SERVER_PROTOCOL_SPP |
| protected | Hashtable | attrs |
| protected | RemoteDevice | device |
| private | boolean | isModified |
| protected | int | protocol |
| private | DataElement | publicBrowseGroup |
| protected | int | serviceClasses |
| Methods | ||
|---|---|---|
| protected | void | <init>(RemoteDevice r1) |
| protected | void | <init>(int i1) |
| public static | void | checkAttributeIDSet(int[] i1) |
| public synchronized | int[] | getAttributeIDs() |
| public static | String | getAttributeName(int i1) |
| public synchronized | DataElement | getAttributeValue(int i1) |
| public synchronized | String | getConnectionURL(int i1, boolean b1) |
| public | int | getDeviceServiceClasses() |
| public | RemoteDevice | getHostDevice() |
| public | boolean | getIsModified() |
| public | DataElement | getProtocolDescriptorList() |
| public | int | getServerProtocol() |
| public | UUID[] | getServiceClassIDList() |
| public | UUID | getServiceID() |
| public | String | getServiceName() |
| public | String | getServiceName(int i1) |
| public | long | getServiceRecordHandle() |
| protected synchronized | boolean | setAttributeValueUnchecked(int i1, DataElement d1) |
| public | void | setIsModified(boolean b1) |
| public | void | setServerProtocol(int i1) |
| public synchronized | String | toString() |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Hashtable |
| 0001 | method | java.util.Hashtable.<init>() |
| 0002 | objref | java.lang.NullPointerException |
| 0003 | method | java.lang.NullPointerException.<init>() |
| 0004 | method | this.setServerProtocol() |
| 0005 | objref | javax.bluetooth.DataElement |
| 0006 | method | javax.bluetooth.DataElement.<init>() |
| 0007 | field | com.rococosoft.impronto.util.BluetoothConstants.PUBLIC_BROWSE_GROUP |
| 0008 | method | javax.bluetooth.DataElement.<init>() |
| 0009 | method | javax.bluetooth.DataElement.addElement() |
| 000A | method | this.setAttributeValueUnchecked() |
| 000B | method | java.util.Hashtable.size() |
| 000C | method | java.util.Hashtable.keys() |
| 000D | method | java.util.Enumeration.hasMoreElements() |
| 000E | method | java.util.Enumeration.nextElement() |
| 000F | objref | java.lang.Integer |
| 0010 | 0003 | 0000FFFF |
| 0011 | objref | java.lang.IllegalArgumentException |
| 0012 | text | invalid attribute id |
| 0013 | method | java.lang.IllegalArgumentException.<init>() |
| 0014 | method | java.lang.Integer.<init>() |
| 0015 | method | java.util.Hashtable.get() |
| 0016 | text | invalid protocol |
| 0017 | text | ;authenticate=false;encrypt=false |
| 0018 | text | ;authenticate=true;encrypt=false |
| 0019 | text | ;authenticate=true;encrypt=true |
| 001A | text | unknown authentication/encryption settings requested |
| 001B | objref | java.lang.StringBuffer |
| 001C | method | java.lang.StringBuffer.<init>() |
| 001D | method | java.lang.StringBuffer.append() |
| 001E | text | ;master= |
| 001F | text | true |
| 0020 | text | false |
| 0021 | method | java.lang.StringBuffer.toString() |
| 0022 | method | this.getProtocolDescriptorList() |
| 0023 | method | com.rococosoft.impronto.discovery.DescriptorList.parseDescriptorList() |
| 0024 | method | this.getHostDevice() |
| 0025 | method | com.rococosoft.impronto.ImprontoLocalDevice.getImprontoLocalDevice() |
| 0026 | method | com.rococosoft.impronto.ImprontoLocalDevice.getBluetoothAddress() |
| 0027 | method | com.rococosoft.impronto.discovery.DescriptorList.getConnectionURL() |
| 0028 | text | no attributes specified |
| 0029 | method | com.rococosoft.impronto.ImprontoLocalDevice.getBluetoothSDAttrRetrievableMax() |
| 002A | text | too many attributes |
| 002B | objref | java.util.Vector |
| 002C | method | java.util.Vector.<init>() |
| 002D | method | java.util.Vector.contains() |
| 002E | text | duplicate attribute id |
| 002F | method | java.util.Vector.addElement() |
| 0030 | method | java.util.Hashtable.put() |
| 0031 | method | this.setIsModified() |
| 0032 | method | java.util.Hashtable.remove() |
| 0033 | method | this.getAttributeValue() |
| 0034 | method | javax.bluetooth.DataElement.getSize() |
| 0035 | objref | javax.bluetooth.UUID |
| 0036 | method | javax.bluetooth.DataElement.getValue() |
| 0037 | objref | java.util.Enumeration |
| 0038 | method | this.getServiceName() |
| 0039 | objref | java.lang.String |
| 003A | 0005 | FFFFFFFF |
| 003B | 0000 | FFFFFFFF |
| 003C | method | javax.bluetooth.DataElement.getLong() |
| 003D | method | this.getAttributeIDs() |
| 003E | text | , |
| 003F | method | this.getAttributeName() |
| 0040 | method | java.lang.Integer.toString() |
| 0041 | text | = |
| 0042 | method | java.lang.StringBuffer.append() |
| 0043 | text | BluetoothProfileDescriptorList |
| 0044 | text | BrowseGroupList |
| 0045 | text | ClientExecutableURL |
| 0046 | text | DocumentationURL |
| 0047 | text | IconURL |
| 0048 | text | LanguageBasedAttributeIDList |
| 0049 | text | ProtocolDescriptorList |
| 004A | text | ProviderName |
| 004B | text | ServiceAvailability |
| 004C | text | ServiceClassIDList |
| 004D | text | ServiceDatabaseState |
| 004E | text | ServiceDescription |
| 004F | text | ServiceID |
| 0050 | text | ServiceInfoTimeToLive |
| 0051 | text | ServiceName |
| 0052 | text | ServiceRecordHandle |
| 0053 | text | ServiceRecordState |
| 0054 | text | ServiceVersion |
| 0055 | text | VersionNumberList |
| 0056 | objref | javax.bluetooth.ServiceRecord |
| 0057 | objref | com.rococosoft.impronto.util.BluetoothConstants |
| Methods | ||
|---|---|---|
| protected | void | <init>(int i1) |
| public synchronized | boolean | populateRecord(int[] i1) |
| public | void | remove() |
| public synchronized | boolean | setAttributeValue(int i1, DataElement d1) |
| public | void | setDeviceServiceClasses(int i1) |
| public | void | setProtocolDescriptorList(DataElement d1) |
| public | void | setServiceClassIDList(UUID[] u1) |
| public | void | setServiceID(UUID u1) |
| public | void | setServiceName(int i1, String s1) |
| public | void | setServiceName(String s1) |
| public | void | setServiceRecordHandle(long l1) |
| public | void | update() |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.discovery.ImprontoServiceRecord.<init>() |
| 0001 | 0003 | FF00FFFF |
| 0002 | objref | java.lang.IllegalArgumentException |
| 0003 | text | invalid service class |
| 0004 | method | java.lang.IllegalArgumentException.<init>() |
| 0005 | method | com.rococosoft.impronto.discovery.ImprontoServiceRecord.setIsModified() |
| 0006 | objref | java.lang.RuntimeException |
| 0007 | text | service record was obtained from local device |
| 0008 | method | java.lang.RuntimeException.<init>() |
| 0009 | text | cannot set service record handle |
| 000A | 0003 | 0000FFFF |
| 000B | objref | java.lang.StringBuffer |
| 000C | method | java.lang.StringBuffer.<init>() |
| 000D | method | java.lang.StringBuffer.append() |
| 000E | text | is not uint16 |
| 000F | method | java.lang.StringBuffer.append() |
| 0010 | method | java.lang.StringBuffer.toString() |
| 0011 | method | com.rococosoft.impronto.discovery.ImprontoServiceRecord.setAttributeValueUnchecked() |
| 0012 | objref | java.lang.NullPointerException |
| 0013 | method | java.lang.NullPointerException.<init>() |
| 0014 | text | cannot have zero length ServiceClassIDList |
| 0015 | objref | javax.bluetooth.DataElement |
| 0016 | method | javax.bluetooth.DataElement.<init>() |
| 0017 | method | javax.bluetooth.DataElement.<init>() |
| 0018 | method | javax.bluetooth.DataElement.addElement() |
| 0019 | method | this.setAttributeValue() |
| 001A | method | javax.bluetooth.DataElement.getDataType() |
| 001B | text | ProtocolDescriptorList attribute must be DATALT or DATSEQ |
| 001C | method | this.setServiceName() |
| 001D | text | invalid language base |
| 001E | 0005 | 00000000 |
| 001F | 0000 | 00010000 |
| 0020 | 0005 | 00000000 |
| 0021 | 0000 | FFFFFFFF |
| 0022 | text | invalid service record handle |
| 0023 | method | javax.bluetooth.DataElement.<init>() |
| 0024 | objref | java.io.IOException |
| 0025 | objref | javax.bluetooth.ServiceRegistrationException |
| Fields | ||
|---|---|---|
| private final | RuntimeException | error |
| Methods | ||
|---|---|---|
| protected | void | <init>(RemoteDevice r1) |
| protected | DataElement[] | getAttributeValues(int[] i1) |
| public synchronized | boolean | populateRecord(int[] i1) |
| public synchronized | boolean | setAttributeValue(int i1, DataElement d1) |
| public | void | setDeviceServiceClasses(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.discovery.ImprontoServiceRecord.<init>() |
| 0001 | objref | java.lang.RuntimeException |
| 0002 | text | service record was obtained from remote device |
| 0003 | method | java.lang.RuntimeException.<init>() |
| 0004 | method | com.rococosoft.impronto.discovery.ImprontoServiceRecord.checkAttributeIDSet() |
| 0005 | method | this.getAttributeValues() |
| 0006 | text | internal error: getAttributeValues() failed |
| 0007 | objref | java.lang.Integer |
| 0008 | method | java.lang.Integer.<init>() |
| 0009 | method | java.util.Hashtable.remove() |
| 000A | method | java.util.Hashtable.put() |
| 000B | method | com.rococosoft.impronto.discovery.ImprontoServiceRecord.setIsModified() |
| 000C | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | LocalServiceRecord | createRecord(int i1) |
| public | void | removeRecord(LocalServiceRecord l1) |
| public | void | updateRecord(LocalServiceRecord l1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.bluetooth.ServiceRegistrationException |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public static | DataElement | createL2CAPProtocolDescriptorList(int i1) |
| public static | DataElement | createL2CAPProtocolDescriptorListEntry(int i1) |
| public static | void | validateL2CAPProtocolDescriptorList(ServiceRecord s1, int i1) |
| private static | void | validateL2CAPProtocolDescriptorListSEQ(DataElement d1, int i1) |
| public static | void | validateServiceClassIDList(ServiceRecord s1) |
| public static | void | validateServiceID(ServiceRecord s1, UUID u1) |
| References | ||
|---|---|---|
| 0000 | method | javax.bluetooth.ServiceRecord.getAttributeValue() |
| 0001 | objref | java.lang.IllegalArgumentException |
| 0002 | text | the SERVICE_ID is mandatory |
| 0003 | method | java.lang.IllegalArgumentException.<init>() |
| 0004 | method | javax.bluetooth.DataElement.getDataType() |
| 0005 | text | the SERVICE_ID must be a UUID |
| 0006 | method | javax.bluetooth.DataElement.getValue() |
| 0007 | method | java.lang.Object.equals() |
| 0008 | text | the SERVICE_ID is fixed |
| 0009 | text | the SERVICE_CLASS_ID_LIST is mandatory |
| 000A | text | the SERVICE_CLASS_ID_LIST must be a DATSEQ |
| 000B | objref | java.util.Enumeration |
| 000C | method | java.util.Enumeration.hasMoreElements() |
| 000D | method | java.util.Enumeration.nextElement() |
| 000E | objref | javax.bluetooth.DataElement |
| 000F | text | the SERVICE_CLASS_ID_LIST DATSEQ must only contain UUID elements |
| 0010 | text | the PROTOCOL_DESCRIPTOR_LIST is mandatory |
| 0011 | text | the PROTOCOL_DESCRIPTOR_LIST contains an empty DATALT |
| 0012 | method | this.validateL2CAPProtocolDescriptorListSEQ() |
| 0013 | text | the PROTOCOL_DESCRIPTOR_LIST must be a DATSEQ or DATALT |
| 0014 | text | the PROTOCOL_DESCRIPTOR_LIST does not contain a DATSEQ where expected |
| 0015 | text | the PROTOCOL_DESCRIPTOR_LIST contains an empty DATSEQ |
| 0016 | method | javax.bluetooth.DataElement.<init>() |
| 0017 | method | this.createL2CAPProtocolDescriptorListEntry() |
| 0018 | method | javax.bluetooth.DataElement.addElement() |
| 0019 | field | com.rococosoft.impronto.util.BluetoothConstants.L2CAP_UUID |
| 001A | method | javax.bluetooth.DataElement.<init>() |
| 001B | method | javax.bluetooth.DataElement.<init>() |
| 001C | objref | com.rococosoft.impronto.util.BluetoothConstants |
| Methods | ||
|---|---|---|
| public | boolean | cancel() |
| public | int | getTransactionID() |
| public | boolean | isCancelled() |
| public | void | start() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | String | MSG_DEBUG |
| private static final | String | MSG_TRACE |
| private static final | boolean | TRACE |
| private | byte[] | bdaddr |
| private | int | handle |
| private | boolean | isIdle |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(String s1, boolean b1) | |
| public synchronized | void | close() |
| private | int | findHandle() |
| private | int | getState(int i1) |
| public | boolean | isAuthenticated() |
| public | boolean | isEncrypted() |
| public | boolean | isMaster() |
| public synchronized | boolean | isValid() |
| private static native | int | nativeClose(byte[] b1) |
| private static native | int | nativeReqAuthenticate(int i1, byte[] b1) |
| private static native | int | nativeReqFindHandle(int i1, byte[] b1) |
| private static native | int | nativeReqGetState(int i1, byte[] b1, int i2) |
| private static native | int | nativeReqSetEncrypt(int i1, byte[] b1, boolean b2) |
| protected synchronized | void | notifyIdle() |
| protected | boolean | stackAuthenticate() |
| protected | boolean | stackEncrypt(boolean b1) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.baseband.AclLink.<init>() |
| 0001 | method | com.rococosoft.impronto.impl.BTUtil.toHostByteArray() |
| 0002 | method | this.findHandle() |
| 0003 | method | com.rococosoft.impronto.impl.BTUtil.raiseBluetoothConnectionException() |
| 0004 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.getId() |
| 0005 | method | this.nativeReqFindHandle() |
| 0006 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.cancelId() |
| 0007 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.waitMethod() |
| 0008 | method | this.getState() |
| 0009 | method | this.nativeReqGetState() |
| 000A | field | java.lang.System.out |
| 000B | objref | java.lang.StringBuffer |
| 000C | method | java.lang.StringBuffer.<init>() |
| 000D | field | this.MSG_DEBUG |
| 000E | method | java.lang.StringBuffer.append() |
| 000F | text | nativeReqGetState(reqId= |
| 0010 | method | java.lang.StringBuffer.append() |
| 0011 | text | ,attr= |
| 0012 | text | ) returned error: |
| 0013 | method | java.lang.StringBuffer.toString() |
| 0014 | method | java.io.PrintStream.println() |
| 0015 | text | ) async error: null |
| 0016 | method | this.nativeReqAuthenticate() |
| 0017 | text | nativeReqAuthenticate returned error: |
| 0018 | text | nativeReqAuthenticate async error: null |
| 0019 | method | this.nativeReqSetEncrypt() |
| 001A | text | nativeReqSetEncrypt returned error: |
| 001B | text | nativeReqSetEncrypt async error: null |
| 001C | method | this.close() |
| 001D | method | this.nativeClose() |
| 001E | method | com.rococosoft.impronto.impl.LinkManagerImpl.getInstance() |
| 001F | method | com.rococosoft.impronto.baseband.AclLink.getRemoteAddress() |
| 0020 | method | com.rococosoft.impronto.baseband.LinkManager.removeAclLink() |
| 0021 | text | JBlend.ERR.AclLink: |
| 0022 | objref | java.lang.String |
| 0023 | field | this.MSG_TRACE |
| 0024 | objref | ? |
| 0025 | objref | javax.bluetooth.BluetoothConnectionException |
| Methods | ||
|---|---|---|
| void | <init>() | |
| private static | int | fromHex(char c1) |
| static | String | fromHostAddress(String s1) |
| static | String | fromHostByteArray(byte[] b1) |
| static | void | raiseBluetoothConnectionException(int[] i1) |
| static | void | raiseBluetoothConnectionException(int i1) |
| static | void | raiseServiceRegistrationException(int i1, String s1) |
| static | void | raiseServiceRegistrationException(int[] i1, String s1) |
| private static | char | toHex(int i1) |
| static | String | toHostAddress(String s1) |
| static | byte[] | toHostByteArray(String s1) |
| static | byte[] | toUUIDsByteArray(UUID[] u1) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.IllegalArgumentException |
| 0001 | objref | java.lang.StringBuffer |
| 0002 | method | java.lang.StringBuffer.<init>() |
| 0003 | text | no hex ( |
| 0004 | method | java.lang.StringBuffer.append() |
| 0005 | method | java.lang.StringBuffer.append() |
| 0006 | text | ) |
| 0007 | method | java.lang.StringBuffer.toString() |
| 0008 | method | java.lang.IllegalArgumentException.<init>() |
| 0009 | text | to hex ( |
| 000A | method | java.lang.StringBuffer.append() |
| 000B | method | java.lang.String.charAt() |
| 000C | method | this.fromHex() |
| 000D | method | java.lang.StringBuffer.<init>() |
| 000E | method | this.toHex() |
| 000F | method | javax.bluetooth.UUID.toString() |
| 0010 | method | java.lang.String.substring() |
| 0011 | method | java.lang.Integer.parseInt() |
| 0012 | objref | javax.bluetooth.BluetoothConnectionException |
| 0013 | text | terminated |
| 0014 | method | javax.bluetooth.BluetoothConnectionException.<init>() |
| 0015 | method | this.raiseBluetoothConnectionException() |
| 0016 | text | errno= |
| 0017 | method | javax.bluetooth.BluetoothConnectionException.<init>() |
| 0018 | objref | javax.bluetooth.ServiceRegistrationException |
| 0019 | method | javax.bluetooth.ServiceRegistrationException.<init>() |
| 001A | method | this.raiseServiceRegistrationException() |
| 001B | text | : errno= |
| 001C | objref | ? |
| Fields | ||
|---|---|---|
| private static | CDCUtil$Lock | device |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| static | byte[] | convertToBytes(String s1) |
| static | void | lockDevice() |
| static | void | raiseIOException(int i1, String s1) |
| static | void | raiseIOException(int[] i1, String s1) |
| static | void | raiseIOExceptionIf(boolean b1, String s1) |
| static | void | unlockDevice() |
| References | ||
|---|---|---|
| 0000 | text | US-ASCII |
| 0001 | method | java.lang.String.getBytes() |
| 0002 | objref | java.io.UnsupportedEncodingException |
| 0003 | field | this.device |
| 0004 | method | com.rococosoft.impronto.impl.CDCUtil$Lock.lock() |
| 0005 | method | com.rococosoft.impronto.impl.CDCUtil$Lock.unlock() |
| 0006 | objref | java.io.InterruptedIOException |
| 0007 | method | java.io.InterruptedIOException.<init>() |
| 0008 | method | this.raiseIOException() |
| 0009 | objref | java.io.IOException |
| 000A | objref | java.lang.StringBuffer |
| 000B | method | java.lang.StringBuffer.<init>() |
| 000C | method | java.lang.StringBuffer.append() |
| 000D | text | : errno= |
| 000E | method | java.lang.StringBuffer.append() |
| 000F | method | java.lang.StringBuffer.toString() |
| 0010 | method | java.io.IOException.<init>() |
| 0011 | objref | com.rococosoft.impronto.impl.CDCUtil$Lock |
| 0012 | method | com.rococosoft.impronto.impl.CDCUtil$Lock.<init>() |
| 0013 | objref | ? |
| Fields | ||
|---|---|---|
| private | Thread | holder |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| void | <init>(CDCUtil$1 c1) | |
| synchronized | void | lock() |
| synchronized | void | unlock() |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | java.lang.Thread.currentThread() |
| 0002 | method | java.lang.Object.wait() |
| 0003 | objref | java.lang.InterruptedException |
| 0004 | method | java.lang.Object.notifyAll() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | String | MSG_DEBUG |
| private static final | String | MSG_TRACE |
| private static final | boolean | TRACE |
| int | bodySize | |
| int | bodyTop | |
| byte[] | data | |
| int | deTop | |
| int | deType | |
| private static final | char[] | hexChars |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public | void | <init>(byte[] b1) |
| public | void | <init>(byte[] b1, int i1, int i2) |
| public | DataElement | parseBody() |
| private static | byte[] | parseBytesValue(byte[] b1, int i1, int i2) |
| private static | long | parseLongValue(byte[] b1, int i1, int i2) |
| private static | UUID | parseUUIDValue(byte[] b1, int i1, int i2) |
| private | void | setData(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.setData() |
| 0001 | 0005 | 00000000 |
| 0002 | 0000 | 000000FF |
| 0003 | objref | java.lang.RuntimeException |
| 0004 | text | Invalid Data |
| 0005 | method | java.lang.RuntimeException.<init>() |
| 0006 | objref | javax.bluetooth.DataElement |
| 0007 | method | javax.bluetooth.DataElement.<init>() |
| 0008 | method | javax.bluetooth.DataElement.<init>() |
| 0009 | method | this.parseLongValue() |
| 000A | method | javax.bluetooth.DataElement.<init>() |
| 000B | method | this.parseBytesValue() |
| 000C | method | javax.bluetooth.DataElement.<init>() |
| 000D | method | this.parseUUIDValue() |
| 000E | objref | java.lang.String |
| 000F | method | java.lang.String.<init>() |
| 0010 | objref | this |
| 0011 | method | this.<init>() |
| 0012 | method | this.parseBody() |
| 0013 | method | javax.bluetooth.DataElement.addElement() |
| 0014 | text | parseBody |
| 0015 | objref | javax.bluetooth.UUID |
| 0016 | method | javax.bluetooth.UUID.<init>() |
| 0017 | field | this.hexChars |
| 0018 | method | java.lang.String.<init>() |
| 0019 | method | javax.bluetooth.UUID.<init>() |
| 001A | text | parseUUID |
| 001B | text | JBlend.ERR.DataElementParser: |
| 001C | field | this.MSG_DEBUG |
| 001D | field | this.MSG_TRACE |
| Fields | ||
|---|---|---|
| private static final | int[] | BASEUUID |
| private static final | boolean | DEBUG |
| private static final | String | MSG_DEBUG |
| private static final | String | MSG_TRACE |
| private static final | boolean | TRACE |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| static | int | getSizeIndex(int i1) |
| public static | byte[] | serialize(DataElement d1) |
| static | int | storeBytes(byte[] b1, int i1, int i2, byte[] b2) |
| static | int | storeInt2(byte[] b1, int i1, int i2) |
| static | int | storeInt4(byte[] b1, int i1, int i2) |
| static | int | storeLong(byte[] b1, int i1, int i2, long l1) |
| private static | byte[] | toBytes() |
| private static | byte[] | toBytes(int i1, byte[] b1) |
| private static | byte[] | toBytes(int i1, String s1) |
| private static | byte[] | toBytes(int i1, long l1) |
| private static | byte[] | toBytes(int i1, Enumeration e1) |
| private static | byte[] | toBytes(boolean b1) |
| private static | byte[] | toBytesUUID(UUID u1) |
| References | ||
|---|---|---|
| 0000 | method | javax.bluetooth.DataElement.getDataType() |
| 0001 | method | javax.bluetooth.DataElement.getValue() |
| 0002 | objref | java.util.Enumeration |
| 0003 | method | this.toBytes() |
| 0004 | method | javax.bluetooth.DataElement.getLong() |
| 0005 | method | this.toBytes() |
| 0006 | method | javax.bluetooth.DataElement.getBoolean() |
| 0007 | method | this.toBytes() |
| 0008 | objref | java.lang.String |
| 0009 | method | this.toBytes() |
| 000A | objref | ? |
| 000B | method | this.toBytes() |
| 000C | objref | javax.bluetooth.UUID |
| 000D | method | this.toBytesUUID() |
| 000E | method | this.toBytes() |
| 000F | objref | java.lang.RuntimeException |
| 0010 | text | serialize - unknown data element type |
| 0011 | method | java.lang.RuntimeException.<init>() |
| 0012 | method | this.storeLong() |
| 0013 | method | this.storeBytes() |
| 0014 | method | javax.bluetooth.UUID.toString() |
| 0015 | method | java.lang.String.substring() |
| 0016 | method | java.lang.Long.parseLong() |
| 0017 | field | this.BASEUUID |
| 0018 | 0003 | FFFF0000 |
| 0019 | method | this.storeInt2() |
| 001A | method | this.storeInt4() |
| 001B | text | UTF-8 |
| 001C | method | java.lang.String.getBytes() |
| 001D | objref | java.io.UnsupportedEncodingException |
| 001E | field | java.lang.System.err |
| 001F | objref | java.lang.StringBuffer |
| 0020 | method | java.lang.StringBuffer.<init>() |
| 0021 | field | this.MSG_DEBUG |
| 0022 | method | java.lang.StringBuffer.append() |
| 0023 | text | toBytes(int, String ) cannot convert to UTF-8 |
| 0024 | method | java.lang.StringBuffer.toString() |
| 0025 | method | java.io.PrintStream.println() |
| 0026 | method | java.lang.RuntimeException.<init>() |
| 0027 | method | this.getSizeIndex() |
| 0028 | objref | java.util.Vector |
| 0029 | method | java.util.Vector.<init>() |
| 002A | method | java.util.Enumeration.hasMoreElements() |
| 002B | method | java.util.Enumeration.nextElement() |
| 002C | objref | javax.bluetooth.DataElement |
| 002D | text | toBytes(int, enum ) dtd= 0x |
| 002E | method | java.lang.Integer.toHexString() |
| 002F | method | java.util.Vector.addElement() |
| 0030 | method | java.util.Vector.size() |
| 0031 | method | java.util.Vector.elementAt() |
| 0032 | 0003 | 00010000 |
| 0033 | 0005 | 00000000 |
| 0034 | 0000 | 000000FF |
| 0035 | objref | java.lang.IllegalArgumentException |
| 0036 | method | java.lang.IllegalArgumentException.<init>() |
| 0037 | text | JBlend.ERR.DataElementSerializer: |
| 0038 | field | this.MSG_TRACE |
| 0039 | 0003 | 80000080 |
| 003A | 0003 | 5F9B34FB |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | String | MSG_DEBUG |
| private static final | String | MSG_TRACE |
| private static final | boolean | TRACE |
| private | DiscoveryListener | delegate |
| private | RemoteDevice | device |
| private | Vector | services |
| private | ServiceSearchTransaction | trans |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(DiscoveryListener d1) | |
| void | <init>(RemoteDevice r1, ServiceSearchTransaction s1, DiscoveryListener d1) | |
| public | void | deviceDiscovered(String s1, int i1) |
| public | void | serviceDiscovered(RemoteDevice r1, byte[] b1) |
| public | void | serviceSearchCompleted(int i1) |
| Fields | ||
|---|---|---|
| private static | Hashtable | remotes |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static | ImprontoLocalDevice | getLocalDevice() |
| public static synchronized | ImprontoRemoteDevice | getRemoteDevice(String s1) |
| public static synchronized | void | removeDevice(String s1) |
| References | ||
|---|---|---|
| 0000 | objref | com.rococosoft.impronto.impl.LocalDeviceImpl |
| 0001 | method | com.rococosoft.impronto.impl.LocalDeviceImpl.<init>() |
| 0002 | field | this.remotes |
| 0003 | method | java.util.Hashtable.get() |
| 0004 | objref | com.rococosoft.impronto.discovery.ImprontoRemoteDevice |
| 0005 | objref | com.rococosoft.impronto.impl.RemoteDeviceImpl |
| 0006 | method | com.rococosoft.impronto.impl.RemoteDeviceImpl.<init>() |
| 0007 | method | java.util.Hashtable.put() |
| 0008 | method | java.util.Hashtable.remove() |
| 0009 | objref | java.util.Hashtable |
| 000A | method | java.util.Hashtable.<init>() |
| 000B | objref | javax.bluetooth.BluetoothStateException |
| Fields | ||
|---|---|---|
| private static final | int | BDADDRBYTES |
| private static final | boolean | DEBUG |
| private static final | String | MSG_DEBUG |
| private static final | String | MSG_TRACE |
| private static final | boolean | TRACE |
| private static | DeviceManagerImpl | singleton |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | DeviceManagerImpl | getInstance() |
| private | String[] | getPreknownDevice(int i1) |
| private static | int | getPreknownDeviceCount() |
| private | void | initializePreknownDevices() |
| boolean | isPeerDevice(String s1) | |
| private static native | int | nativeReqGetPreknownDeviceCount(int i1) |
| private static native | int | nativeReqGetPreknownDevices(int i1, byte[] b1) |
| private static native | void | nativeUnlockBuffer(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.bcc.DeviceManager.<init>() |
| 0001 | method | this.initializePreknownDevices() |
| 0002 | field | this.singleton |
| 0003 | method | java.util.Hashtable.get() |
| 0004 | method | this.getPreknownDeviceCount() |
| 0005 | method | this.getPreknownDevice() |
| 0006 | method | com.rococosoft.impronto.baseband.AclLink.getRemoteDevice() |
| 0007 | method | java.util.Hashtable.put() |
| 0008 | objref | java.lang.IllegalArgumentException |
| 0009 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.getId() |
| 000A | method | this.nativeReqGetPreknownDeviceCount() |
| 000B | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.cancelId() |
| 000C | field | java.lang.System.out |
| 000D | objref | java.lang.StringBuffer |
| 000E | method | java.lang.StringBuffer.<init>() |
| 000F | text | nativeReqGetPreknownDeviceCount returned error: |
| 0010 | method | java.lang.StringBuffer.append() |
| 0011 | method | java.lang.StringBuffer.append() |
| 0012 | method | java.lang.StringBuffer.toString() |
| 0013 | method | java.io.PrintStream.println() |
| 0014 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.waitMethod() |
| 0015 | text | nativeReqGetPreknownDeviceCount async error: |
| 0016 | text | null |
| 0017 | method | java.lang.Integer.toString() |
| 0018 | method | this.nativeReqGetPreknownDevices() |
| 0019 | text | nativeReqGetPreknownDevice error: |
| 001A | method | this.nativeUnlockBuffer() |
| 001B | text | nativeReqGetPreknownDevices async error: |
| 001C | objref | java.lang.String |
| 001D | method | java.lang.System.arraycopy() |
| 001E | method | com.rococosoft.impronto.impl.BTUtil.fromHostByteArray() |
| 001F | text | JBlend.ERR.DeviceManagerImpl: |
| 0020 | field | this.MSG_DEBUG |
| 0021 | field | this.MSG_TRACE |
| 0022 | objref | this |
| 0023 | method | this.<init>() |
| 0024 | objref | ? |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | String | MSG_DEBUG |
| private static final | String | MSG_TRACE |
| private static final | boolean | TRACE |
| private static | DiscoveryAgentImpl | singleton |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | int | access$100(int i1, int i2) |
| static | String | access$300() |
| static | int | access$400(int i1) |
| static | int | access$600(int i1) |
| static | int | access$700(int i1, byte[] b1, short[] s1, byte[] b2) |
| protected | DeviceInquiryTransaction | createDeviceInquiryTransaction(int i1, DiscoveryListener d1) |
| protected | ServiceSearchTransaction | createServiceSearchTransaction(int i1, int[] i2, UUID[] u1, RemoteDevice r1, DiscoveryListener d1) |
| static | DiscoveryAgentImpl | getInstance() |
| protected | RemoteDevice[] | getPreknownDevices() |
| static native | byte[] | nativeGetRecord(int i1, int i2) |
| private static native | int | nativeReqCancelInquiry(int i1) |
| private static native | int | nativeReqCancelServiceSearch(int i1) |
| private static native | int | nativeReqSearchServices(int i1, byte[] b1, short[] s1, byte[] b2) |
| private static native | int | nativeReqStartInquiry(int i1, int i2) |
| Fields | ||
|---|---|---|
| private | int | accessCode |
| private | boolean | cancelled |
| private | DiscoveryAgentImpl$EvQueue | evQueue |
| private | DiscoveryListener | listener |
| private | int | reqId |
| private final | DiscoveryAgentImpl | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(DiscoveryAgentImpl d1, int i1, DiscoveryListener d2) | |
| public synchronized | boolean | cancel() |
| public | int | getAccessCode() |
| public | DiscoveryListener | getDiscoveryListener() |
| public | boolean | isCancelled() |
| public | boolean | receiveEvent(int[] i1, int i2) |
| public | void | run() |
| boolean | startInquiry() | |
| private | int | watchInquiry(DelegatingListener d1) |
| Fields | ||
|---|---|---|
| private final | DiscoveryAgentImpl | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(DiscoveryAgentImpl d1) |
| void | <init>(DiscoveryAgentImpl d1, DiscoveryAgentImpl$1 d2) | |
| static | int[] | access$200(DiscoveryAgentImpl$EvQueue d1) |
| static | void | access$500(DiscoveryAgentImpl$EvQueue d1, int[] i1, int i2, boolean b1) |
| private synchronized | int[] | getNextEvent() |
| private synchronized | void | putEvent(int[] i1, int i2, boolean b1) |
| References | ||
|---|---|---|
| 0000 | method | this.putEvent() |
| 0001 | method | this.getNextEvent() |
| 0002 | method | this.<init>() |
| 0003 | method | java.util.Stack.<init>() |
| 0004 | method | java.util.Vector.isEmpty() |
| 0005 | method | java.lang.Object.wait() |
| 0006 | objref | java.lang.InterruptedException |
| 0007 | field | java.lang.System.err |
| 0008 | objref | java.lang.StringBuffer |
| 0009 | method | java.lang.StringBuffer.<init>() |
| 000A | method | com.rococosoft.impronto.impl.DiscoveryAgentImpl.access$300() |
| 000B | method | java.lang.StringBuffer.append() |
| 000C | text | interrupted |
| 000D | method | java.lang.StringBuffer.toString() |
| 000E | method | java.io.PrintStream.println() |
| 000F | method | java.util.Stack.pop() |
| 0010 | objref | ? |
| 0011 | objref | java.util.EmptyStackException |
| 0012 | text | :no event! |
| 0013 | method | java.lang.System.arraycopy() |
| 0014 | method | java.util.Vector.removeAllElements() |
| 0015 | method | java.util.Vector.addElement() |
| 0016 | method | java.lang.Object.notifyAll() |
| Fields | ||
|---|---|---|
| private | int[] | attrs |
| private | boolean | cancelled |
| private | RemoteDevice | device |
| private | DiscoveryAgentImpl$EvQueue | evQueue |
| private | DiscoveryListener | listener |
| private | int | reqId |
| private final | DiscoveryAgentImpl | this$0 |
| private | int | transID |
| private | UUID[] | uuids |
| Methods | ||
|---|---|---|
| void | <init>(DiscoveryAgentImpl d1, int i1, int[] i2, UUID[] u1, RemoteDevice r1, DiscoveryListener d2) | |
| public | boolean | cancel() |
| public | int | getTransactionID() |
| public | boolean | isCancelled() |
| public | boolean | receiveEvent(int[] i1, int i2) |
| public | void | run() |
| private | int | searchServices(DelegatingListener d1) |
| Fields | ||
|---|---|---|
| public static final | int | JABWT_EVENT_INDEX_ACCEPT_SOCKET |
| public static final | int | JABWT_EVENT_INDEX_BYTE_COUNT |
| public static final | int | JABWT_EVENT_INDEX_CODE |
| public static final | int | JABWT_EVENT_INDEX_DEV_ADDR |
| public static final | int | JABWT_EVENT_INDEX_DEV_CLASS |
| public static final | int | JABWT_EVENT_INDEX_EVID |
| public static final | int | JABWT_EVENT_INDEX_REQID |
| public static final | int | JABWT_EVENT_INDEX_RESULT |
| public static final | int | JABWT_EVENT_INDEX_VALUE |
| public static final | int | JK_JABWT_BIT_AUTHENTICATE |
| public static final | int | JK_JABWT_BIT_ENCRYPT |
| public static final | int | JK_JABWT_BIT_MASTER |
| public static final | int | JK_JABWT_ERROR |
| public static final | int | JK_JABWT_ERR_NOT_READY |
| public static final | int | JK_JABWT_ERR_NO_RESOURCE |
| public static final | int | JK_JABWT_ERR_SECURITY_BLOCK |
| public static final | int | JK_JABWT_ERR_TIMEOUT |
| public static final | int | JK_JABWT_ERR_UNACCEPTABLE_PARAMS |
| public static final | int | JK_JABWT_ERR_UNKNOWN_PSM |
| public static final | int | JK_JABWT_EV_ACLLINK_AUTHENTICATED |
| public static final | int | JK_JABWT_EV_ACLLINK_GOT_HANDLE |
| public static final | int | JK_JABWT_EV_ACLLINK_GOT_STATE |
| public static final | int | JK_JABWT_EV_ACLLINK_SET_ENCRYPTION |
| public static final | int | JK_JABWT_EV_BCC_AUTHORIZATION_COMPLETED |
| public static final | int | JK_JABWT_EV_BCC_GOT_AUTHORIZED_STAT |
| public static final | int | JK_JABWT_EV_BCC_GOT_TRUSTED_STAT |
| public static final | int | JK_JABWT_EV_INITIALIZED |
| public static final | int | JK_JABWT_EV_INQ_COMPLETED |
| public static final | int | JK_JABWT_EV_INQ_DEVICE_DISCOVERED |
| public static final | int | JK_JABWT_EV_IRDA_ACCEPTED |
| public static final | int | JK_JABWT_EV_IRDA_CONNECTED |
| public static final | int | JK_JABWT_EV_IRDA_LISTENING |
| public static final | int | JK_JABWT_EV_IRDA_READ |
| public static final | int | JK_JABWT_EV_IRDA_WRITTEN |
| public static final | int | JK_JABWT_EV_L2CAP_ACCEPTED |
| public static final | int | JK_JABWT_EV_L2CAP_CONNECTED |
| public static final | int | JK_JABWT_EV_L2CAP_LISTENING |
| public static final | int | JK_JABWT_EV_L2CAP_RECEIVED |
| public static final | int | JK_JABWT_EV_L2CAP_SENT |
| public static final | int | JK_JABWT_EV_LOCDEV_GOT_COD |
| public static final | int | JK_JABWT_EV_LOCDEV_SET_COD |
| public static final | int | JK_JABWT_EV_LOCDEV_SET_IAC |
| public static final | int | JK_JABWT_EV_REMDEV_GOT_FRIENDLY_NAME |
| public static final | int | JK_JABWT_EV_RFCOMM_ACCEPTED |
| public static final | int | JK_JABWT_EV_RFCOMM_CONNECTED |
| public static final | int | JK_JABWT_EV_RFCOMM_LISTENING |
| public static final | int | JK_JABWT_EV_RFCOMM_READ |
| public static final | int | JK_JABWT_EV_RFCOMM_WRITTEN |
| public static final | int | JK_JABWT_EV_SDDB_REGISTERED |
| public static final | int | JK_JABWT_EV_SDDB_REMOVED |
| public static final | int | JK_JABWT_EV_SDDB_UPDATED |
| public static final | int | JK_JABWT_EV_SDP_COMPLETED |
| public static final | int | JK_JABWT_EV_SDP_DISCOVERED |
| public static final | int | JK_JABWT_EV_SDP_RETRIEVED_ATTRS |
| public static final | int | JK_JABWT_EV_SOCKET_CLOSED |
| public static final | int | JK_JABWT_GIAC |
| public static final | int | JK_JABWT_IAC_MAX |
| public static final | int | JK_JABWT_IAC_MIN |
| public static final | int | JK_JABWT_IAC_NONE |
| public static final | int | JK_JABWT_IRDA_ADDR |
| public static final | int | JK_JABWT_IRDA_CONN |
| public static final | int | JK_JABWT_IRDA_DISCOVER |
| public static final | int | JK_JABWT_IRDA_NAME |
| public static final | int | JK_JABWT_IRDA_SERVER |
| public static final | int | JK_JABWT_IS_AUTHENTICATED |
| public static final | int | JK_JABWT_IS_ENCRYPTED |
| public static final | int | JK_JABWT_IS_MASTER |
| public static final | int | JK_JABWT_LIAC |
| public static final | int | JK_JABWT_OK |
| public static final | int | JK_JABWT_PROTOCOL_IRDA |
| public static final | int | JK_JABWT_PROTOCOL_L2CAP |
| public static final | int | JK_JABWT_PROTOCOL_SPP |
| public static final | int | JK_JABWT_WRN_AUTHENTICATION_FAILURE |
| public static final | int | JK_JABWT_WRN_ENCRYPTION_UNCHANGED |
| public static final | int | JK_JABWT_WRN_L2CAP_ZERO_PACKET |
| public static final | int | JK_JABWT_WRN_NOT_SUPPORTED |
| public static final | int | JK_JABWT_WRN_REQID_NOT_FOUND |
| public static final | int | JK_JABWT_WRN_SDP_NO_RECORDS |
| public static final | int | JK_JABWT_WRN_TERMINATED |
| public static final | int | JK_JABWT_WRN_UNREACHABLE_DEVICE |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | String | MSG_DEBUG |
| private static final | String | MSG_TRACE |
| private static final | boolean | TRACE |
| private | int | omtu |
| private static | Object | rlock |
| private static | Object | slock |
| private | int | socket |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(String s1, boolean b1, int i1, int i2, int i3, boolean b2, boolean b3, int i4) | |
| void | <init>(int i1, String s1, boolean b1, int i2, int i3, int i4, boolean b2, boolean b3, int i5) | |
| private static | void | close(int i1) |
| private | void | connect(byte[] b1, int i1, int i2, int i3, boolean b2, boolean b3, boolean b4) |
| public | int | getReceiveMTU() |
| public | RemoteDevice | getRemoteDevice() |
| public | int | getTransmitMTU() |
| private | void | init() |
| private native | int | nativeCreateSocket() |
| private static native | int | nativeGetReceiveMTU(int i1) |
| private static native | int | nativeGetTransmitMTU(int i1) |
| private static native | int | nativeIsReady(int i1) |
| private static native | int | nativeReqClose(int i1, int i2) |
| private static native | int | nativeReqConnect(int i1, int i2, byte[] b1, int i3, int i4, int i5, int i6) |
| private static native | int | nativeReqReceive(int i1, int i2, byte[] b1) |
| private static native | int | nativeReqSend(int i1, int i2, byte[] b1, int i3) |
| private static native | void | nativeUnlockBuffer(byte[] b1) |
| public | boolean | ready() |
| private static | int | receive(int i1, byte[] b1) |
| private static | void | send(int i1, byte[] b1, int i2) |
| public synchronized | void | stackClose() |
| public | int | stackReceive(byte[] b1) |
| public | void | stackSend(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.l2cap.ImprontoL2CAPConnection.<init>() |
| 0001 | method | java.lang.String.toUpperCase() |
| 0002 | method | com.rococosoft.impronto.impl.BTUtil.toHostByteArray() |
| 0003 | method | this.connect() |
| 0004 | method | com.rococosoft.impronto.ImprontoConnection.createLink() |
| 0005 | method | this.init() |
| 0006 | method | this.nativeGetTransmitMTU() |
| 0007 | method | com.rococosoft.impronto.l2cap.L2CAPConnectionManager.addConnection() |
| 0008 | method | com.rococosoft.impronto.ImprontoConnection.isClosed() |
| 0009 | text | closed |
| 000A | method | com.rococosoft.impronto.impl.CDCUtil.raiseIOExceptionIf() |
| 000B | method | com.rococosoft.impronto.ImprontoConnection.getAclLink() |
| 000C | method | com.rococosoft.impronto.baseband.AclLink.getRemoteDevice() |
| 000D | text | native error |
| 000E | method | java.lang.Math.min() |
| 000F | method | this.nativeGetReceiveMTU() |
| 0010 | method | this.send() |
| 0011 | method | this.receive() |
| 0012 | method | this.nativeIsReady() |
| 0013 | text | ready |
| 0014 | method | com.rococosoft.impronto.impl.CDCUtil.raiseIOException() |
| 0015 | method | this.close() |
| 0016 | method | com.rococosoft.impronto.ImprontoLocalDevice.getImprontoLocalDevice() |
| 0017 | objref | com.rococosoft.impronto.impl.LocalDeviceImpl |
| 0018 | objref | java.lang.IllegalArgumentException |
| 0019 | text | receiveMTU exceeds value of "bluetooth.l2cap.receiveMTU.max" |
| 001A | method | java.lang.IllegalArgumentException.<init>() |
| 001B | method | this.nativeCreateSocket() |
| 001C | method | com.rococosoft.impronto.impl.BTUtil.raiseBluetoothConnectionException() |
| 001D | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.getId() |
| 001E | method | this.nativeReqConnect() |
| 001F | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.cancelId() |
| 0020 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.waitMethod() |
| 0021 | method | com.rococosoft.impronto.impl.BTUtil.raiseBluetoothConnectionException() |
| 0022 | field | this.slock |
| 0023 | method | this.nativeReqSend() |
| 0024 | text | send |
| 0025 | method | com.rococosoft.impronto.impl.CDCUtil.raiseIOException() |
| 0026 | method | this.nativeUnlockBuffer() |
| 0027 | field | this.rlock |
| 0028 | method | this.nativeReqReceive() |
| 0029 | text | receive |
| 002A | method | this.nativeReqClose() |
| 002B | text | close |
| 002C | text | JBlend.ERR.L2CAPConnectionImpl: |
| 002D | field | this.MSG_DEBUG |
| 002E | objref | java.lang.String |
| 002F | field | this.MSG_TRACE |
| 0030 | objref | java.lang.Object |
| 0031 | method | java.lang.Object.<init>() |
| 0032 | objref | ? |
| 0033 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static | Object | lock |
| private static | L2CAPConnectionManagerImpl | singleton |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | L2CAPConnectionManagerImpl | getInstance() |
| public | ImprontoL2CAPConnection | stackCreateL2CAPConnection(String s1, boolean b1, int i1, int i2, int i3, boolean b2, boolean b3, int i4, boolean b4) |
| public | ImprontoL2CAPConnectionNotifier | stackCreateL2CAPConnectionNotifier(int i1, int i2, boolean b1, boolean b2, boolean b3, boolean b4, LocalServiceRecord l1, String s1, int i3, boolean b5) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.l2cap.L2CAPConnectionManager.<init>() |
| 0001 | field | this.lock |
| 0002 | field | this.singleton |
| 0003 | objref | this |
| 0004 | method | this.<init>() |
| 0005 | objref | com.rococosoft.impronto.impl.L2CAPConnectionImpl |
| 0006 | method | com.rococosoft.impronto.impl.L2CAPConnectionImpl.<init>() |
| 0007 | objref | com.rococosoft.impronto.impl.L2CAPConnectionNotifierImpl |
| 0008 | method | com.rococosoft.impronto.impl.L2CAPConnectionNotifierImpl.<init>() |
| 0009 | objref | java.lang.Object |
| 000A | method | java.lang.Object.<init>() |
| 000B | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | String | MSG_DEBUG |
| private static final | String | MSG_TRACE |
| private static final | boolean | TRACE |
| private | int | acceptId |
| private | int | psm |
| private | int | socket |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(LocalServiceRecord l1, int i1, int i2, boolean b1, boolean b2, boolean b3, boolean b4, String s1, int i3) | |
| private | int | accept(int i1) |
| private static | void | close(int i1) |
| public | int | getPSM() |
| private | void | listen(int i1, int i2, boolean b1, boolean b2, boolean b3) |
| private native | int | nativeCreateSocket() |
| private static native | byte[] | nativeGetPeerAddress(int i1) |
| private static native | int | nativeListen(int i1, int i2, int i3, int i4, int i5) |
| private static native | int | nativeReqAccept(int i1, int i2) |
| private static native | int | nativeReqClose(int i1, int i2) |
| public | ImprontoL2CAPConnection | stackAcceptAndOpen() |
| public synchronized | void | stackClose() |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.l2cap.ImprontoL2CAPConnectionNotifier.<init>() |
| 0001 | method | this.listen() |
| 0002 | method | com.rococosoft.impronto.l2cap.ImprontoL2CAPConnectionNotifier.registerService() |
| 0003 | method | this.accept() |
| 0004 | method | this.nativeGetPeerAddress() |
| 0005 | method | com.rococosoft.impronto.impl.BTUtil.fromHostByteArray() |
| 0006 | objref | com.rococosoft.impronto.impl.L2CAPConnectionImpl |
| 0007 | method | com.rococosoft.impronto.impl.L2CAPConnectionImpl.<init>() |
| 0008 | objref | java.io.IOException |
| 0009 | method | this.close() |
| 000A | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.cancelId() |
| 000B | method | com.rococosoft.impronto.ImprontoLocalDevice.getImprontoLocalDevice() |
| 000C | objref | com.rococosoft.impronto.impl.LocalDeviceImpl |
| 000D | objref | java.lang.IllegalArgumentException |
| 000E | text | receiveMTU exceeds value of "bluetooth.l2cap.receiveMTU.max" |
| 000F | method | java.lang.IllegalArgumentException.<init>() |
| 0010 | method | this.nativeCreateSocket() |
| 0011 | method | com.rococosoft.impronto.impl.BTUtil.raiseBluetoothConnectionException() |
| 0012 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.getId() |
| 0013 | method | this.nativeListen() |
| 0014 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.waitMethod() |
| 0015 | method | com.rococosoft.impronto.l2cap.ImprontoL2CAPConnectionNotifier.isClosed() |
| 0016 | text | Notifier closed |
| 0017 | method | com.rococosoft.impronto.impl.CDCUtil.raiseIOExceptionIf() |
| 0018 | method | this.nativeReqAccept() |
| 0019 | text | accept-1 |
| 001A | method | com.rococosoft.impronto.impl.CDCUtil.raiseIOException() |
| 001B | text | accept-2 |
| 001C | method | com.rococosoft.impronto.impl.CDCUtil.raiseIOException() |
| 001D | method | this.nativeReqClose() |
| 001E | text | close |
| 001F | text | JBlend.ERR.L2CAPConnectionNotifierImpl: |
| 0020 | field | this.MSG_DEBUG |
| 0021 | objref | java.lang.String |
| 0022 | field | this.MSG_TRACE |
| 0023 | objref | ? |
| Fields | ||
|---|---|---|
| private static | Object | lock |
| private static | LinkManagerImpl | singleton |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public | AclLink | createAclLink(String s1, boolean b1) |
| static | LinkManagerImpl | getInstance() |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.baseband.LinkManager.<init>() |
| 0001 | field | this.lock |
| 0002 | field | this.singleton |
| 0003 | objref | this |
| 0004 | method | this.<init>() |
| 0005 | objref | com.rococosoft.impronto.impl.AclLinkImpl |
| 0006 | method | com.rococosoft.impronto.impl.AclLinkImpl.<init>() |
| 0007 | method | com.rococosoft.impronto.baseband.LinkManager.addAclLink() |
| 0008 | objref | java.lang.Object |
| 0009 | method | java.lang.Object.<init>() |
| 000A | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | int | KEY_CONNECTED_DEVICES_MAX |
| private static final | int | KEY_CONNECTED_INQUIRY |
| private static final | int | KEY_CONNECTED_INQUIRY_SCAN |
| private static final | int | KEY_CONNECTED_PAGE |
| private static final | int | KEY_CONNECTED_PAGE_SCAN |
| private static final | int | KEY_L2CAP_RECEIVEMTU_MAX |
| private static final | int | KEY_MASTER_SWITCH |
| private static final | int | KEY_SD_ATTR_RETRIEVABLE_MAX |
| private static final | int | KEY_SD_TRANS_MAX |
| private static final | String | MSG_DEBUG |
| private static final | String | MSG_GET_IAC |
| private static final | String | MSG_INIT_ERROR |
| private static final | String | MSG_INIT_NOT_READY |
| private static final | String | MSG_SET_COD |
| private static final | String | MSG_SET_IAC |
| private static final | String | MSG_TRACE |
| private static final | int | MSK_COD_SVC |
| private static final | boolean | TRACE |
| private | String | addr |
| private static final | String | api_version |
| private | int | connected_devices_max |
| private | boolean | connected_inquiry |
| private | boolean | connected_inquiry_scan |
| private | boolean | connected_page |
| private | boolean | connected_page_scan |
| private | int | l2cap_receiveMTU_max |
| private | boolean | master_switch |
| private | int | sd_attr_retrievable_max |
| private | int | sd_trans_max |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| public | BTSecurityManager | getBTSecurityManager() |
| public | String | getBluetoothAPIVersion() |
| public | String | getBluetoothAddress() |
| public | int | getBluetoothConnectedDevicesMax() |
| public | boolean | getBluetoothConnectedInquiry() |
| public | boolean | getBluetoothConnectedInquiryScan() |
| public | boolean | getBluetoothConnectedPage() |
| public | boolean | getBluetoothConnectedPageScan() |
| public | int | getBluetoothL2CAPReceiveMTUMax() |
| public | boolean | getBluetoothMasterSwitch() |
| public | int | getBluetoothSDAttrRetrievableMax() |
| public | int | getBluetoothSDTransMax() |
| public | int | getDefaultServiceClasses() |
| public | DeviceClass | getDeviceClass() |
| public | int | getDiscoverable() |
| public | ImprontoDiscoveryAgent | getDiscoveryAgent() |
| public | String | getFriendlyName() |
| private static | String | getHostAddress() |
| private static | boolean | getHostBoolProperty(int i1) |
| private synchronized | int | getHostDeviceClass() |
| private static | int | getHostIntProperty(int i1) |
| public | L2CAPConnectionManager | getL2CAPConnectionManager() |
| public | LinkManager | getLinkManager() |
| public | RFCommConnectionManager | getRFCommConnectionManager() |
| public | ServiceDatabase | getServiceDatabase() |
| public | ServiceManager | getServiceManager() |
| private | int | initialize() |
| private static native | int | nativeGetDiscoverable() |
| private static native | String | nativeGetFriendlyName() |
| private static native | byte[] | nativeGetHostAddress() |
| private static native | int | nativeGetProperty(int i1) |
| private static native | int | nativeReqGetDeviceClass(int i1) |
| private static native | int | nativeReqInitialize(int i1) |
| private static native | int | nativeReqSetDeviceClass(int i1, int i2) |
| private static native | int | nativeReqSetDiscoverable(int i1, int i2) |
| public | void | setDeviceServiceClasses(int i1) |
| private synchronized | int | setHostDiscoverable(int i1) |
| protected | boolean | stackIsConnectable() |
| public | boolean | stackSetDiscoverable(int i1) |
| protected | int | stackSetFriendlyName(String s1) |
| protected | boolean | stackShutdown(boolean b1) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.ImprontoLocalDevice.<init>() |
| 0001 | method | this.initialize() |
| 0002 | objref | javax.bluetooth.BluetoothStateException |
| 0003 | text | Device initialisation failed for this time. |
| 0004 | method | javax.bluetooth.BluetoothStateException.<init>() |
| 0005 | text | Device initialisation failed. |
| 0006 | method | this.getHostAddress() |
| 0007 | method | this.getHostBoolProperty() |
| 0008 | method | this.getHostIntProperty() |
| 0009 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.getId() |
| 000A | method | this.nativeReqInitialize() |
| 000B | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.cancelId() |
| 000C | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.waitMethod() |
| 000D | method | this.nativeGetHostAddress() |
| 000E | method | com.rococosoft.impronto.impl.BTUtil.fromHostByteArray() |
| 000F | objref | java.lang.Exception |
| 0010 | text | initialize - address |
| 0011 | method | this.nativeGetProperty() |
| 0012 | objref | java.lang.StringBuffer |
| 0013 | method | java.lang.StringBuffer.<init>() |
| 0014 | text | initialize - property: |
| 0015 | method | java.lang.StringBuffer.append() |
| 0016 | method | java.lang.StringBuffer.append() |
| 0017 | method | java.lang.StringBuffer.toString() |
| 0018 | text | 1.0a |
| 0019 | method | com.rococosoft.impronto.impl.ServiceManagerImpl.getInstance() |
| 001A | method | com.rococosoft.impronto.impl.ServiceDatabaseImpl.getInstance() |
| 001B | method | com.rococosoft.impronto.impl.RFCommConnectionManagerImpl.getInstance() |
| 001C | method | com.rococosoft.impronto.impl.L2CAPConnectionManagerImpl.getInstance() |
| 001D | method | com.rococosoft.impronto.impl.SecurityManagerImpl.getInstance() |
| 001E | method | com.rococosoft.impronto.impl.LinkManagerImpl.getInstance() |
| 001F | method | this.getHostDeviceClass() |
| 0020 | 0003 | 00FF2000 |
| 0021 | method | this.nativeGetDiscoverable() |
| 0022 | field | java.lang.System.out |
| 0023 | text | nativeGetDiscoverable error: |
| 0024 | method | java.io.PrintStream.println() |
| 0025 | method | this.setHostDiscoverable() |
| 0026 | text | Failed to set Bluetooth device inquiry mode. |
| 0027 | method | this.nativeReqSetDiscoverable() |
| 0028 | method | this.nativeReqSetDeviceClass() |
| 0029 | objref | javax.bluetooth.ServiceRegistrationException |
| 002A | text | Failed to set Bluetooth device service classes . |
| 002B | method | javax.bluetooth.ServiceRegistrationException.<init>() |
| 002C | method | com.rococosoft.impronto.impl.BTUtil.raiseServiceRegistrationException() |
| 002D | objref | javax.bluetooth.DeviceClass |
| 002E | method | javax.bluetooth.DeviceClass.<init>() |
| 002F | field | java.lang.System.err |
| 0030 | field | this.MSG_DEBUG |
| 0031 | text | getDeviceClass: |
| 0032 | method | java.lang.StringBuffer.append() |
| 0033 | method | java.lang.Throwable.printStackTrace() |
| 0034 | method | this.nativeReqGetDeviceClass() |
| 0035 | method | this.nativeGetFriendlyName() |
| 0036 | method | com.rococosoft.impronto.impl.DiscoveryAgentImpl.getInstance() |
| 0037 | text | JBlend.ERR.LocalDeviceImpl: |
| 0038 | objref | java.lang.String |
| 0039 | field | this.MSG_TRACE |
| 003A | objref | ? |
| Fields | ||
|---|---|---|
| private | int | channel |
| private static | Object | rlock |
| private | int | socket |
| private static | Object | wlock |
| private | byte[] | writeBuffer |
| private | int | writePos |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(String s1, boolean b1, int i1, boolean b2, boolean b3, int i2) | |
| void | <init>(int i1, String s1, boolean b1, int i2, boolean b2, boolean b3, int i3) | |
| private static | void | close(int i1) |
| private | void | connect(byte[] b1, int i1, boolean b2, boolean b3, boolean b4) |
| private | int | getAvailable(int i1) |
| public | int | getChannel() |
| public | RemoteDevice | getRemoteDevice() |
| private | void | init(int i1) |
| private native | int | nativeCreateSocket() |
| private static native | int | nativeGetAvailable(int i1) |
| private static native | int | nativeReqClose(int i1, int i2) |
| private static native | int | nativeReqConnect(int i1, int i2, byte[] b1, int i3, int i4) |
| private static native | int | nativeReqRead(int i1, int i2, byte[] b1, int i3, int i4) |
| private static native | int | nativeReqWrite(int i1, int i2, byte[] b1, int i3, int i4) |
| private static native | void | nativeUnlockBuffer(byte[] b1) |
| private static | int | read(int i1, byte[] b1, int i2, int i3) |
| protected | int | stackAvailable() |
| protected | void | stackClose() |
| protected | void | stackFlush() |
| protected | int | stackRead(byte[] b1, int i1, int i2) |
| protected | void | stackWrite(byte[] b1, int i1, int i2) |
| private static | int | write(int i1, byte[] b1, int i2, int i3) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.rfcomm.ImprontoRFCommConnection.<init>() |
| 0001 | method | java.lang.String.toUpperCase() |
| 0002 | method | com.rococosoft.impronto.impl.BTUtil.toHostByteArray() |
| 0003 | method | this.connect() |
| 0004 | method | com.rococosoft.impronto.ImprontoConnection.createLink() |
| 0005 | method | this.init() |
| 0006 | method | com.rococosoft.impronto.rfcomm.RFCommConnectionManager.addConnection() |
| 0007 | method | com.rococosoft.impronto.ImprontoConnection.isClosed() |
| 0008 | text | closed |
| 0009 | method | com.rococosoft.impronto.impl.CDCUtil.raiseIOExceptionIf() |
| 000A | method | com.rococosoft.impronto.ImprontoConnection.getAclLink() |
| 000B | method | com.rococosoft.impronto.baseband.AclLink.getRemoteDevice() |
| 000C | method | this.getAvailable() |
| 000D | method | this.read() |
| 000E | text | read |
| 000F | method | com.rococosoft.impronto.impl.CDCUtil.raiseIOException() |
| 0010 | method | this.stackFlush() |
| 0011 | method | java.lang.System.arraycopy() |
| 0012 | method | this.write() |
| 0013 | method | this.close() |
| 0014 | method | this.nativeCreateSocket() |
| 0015 | method | com.rococosoft.impronto.impl.BTUtil.raiseBluetoothConnectionException() |
| 0016 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.getId() |
| 0017 | method | this.nativeReqConnect() |
| 0018 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.cancelId() |
| 0019 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.waitMethod() |
| 001A | method | com.rococosoft.impronto.impl.BTUtil.raiseBluetoothConnectionException() |
| 001B | field | this.wlock |
| 001C | method | this.nativeReqWrite() |
| 001D | text | write error |
| 001E | method | com.rococosoft.impronto.impl.CDCUtil.raiseIOException() |
| 001F | method | this.nativeUnlockBuffer() |
| 0020 | objref | java.lang.StringBuffer |
| 0021 | method | java.lang.StringBuffer.<init>() |
| 0022 | text | write error: |
| 0023 | method | java.lang.StringBuffer.append() |
| 0024 | method | java.lang.StringBuffer.append() |
| 0025 | method | java.lang.StringBuffer.toString() |
| 0026 | field | this.rlock |
| 0027 | method | this.nativeReqRead() |
| 0028 | text | read error |
| 0029 | text | read error: |
| 002A | method | this.nativeGetAvailable() |
| 002B | text | available |
| 002C | method | this.nativeReqClose() |
| 002D | text | close |
| 002E | objref | java.lang.Object |
| 002F | method | java.lang.Object.<init>() |
| 0030 | objref | ? |
| 0031 | objref | java.io.IOException |
| 0032 | objref | javax.bluetooth.BluetoothConnectionException |
| Fields | ||
|---|---|---|
| private static | Object | lock |
| private static | RFCommConnectionManagerImpl | singleton |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | RFCommConnectionManagerImpl | getInstance() |
| public | ImprontoRFCommConnection | stackCreateRFCommConnection(String s1, boolean b1, int i1, boolean b2, boolean b3, int i2, boolean b4) |
| public | ImprontoRFCommConnectionNotifier | stackCreateRFCommConnectionNotifier(boolean b1, boolean b2, boolean b3, boolean b4, LocalServiceRecord l1, String s1, int i1, boolean b5) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.rfcomm.RFCommConnectionManager.<init>() |
| 0001 | field | this.lock |
| 0002 | field | this.singleton |
| 0003 | objref | this |
| 0004 | method | this.<init>() |
| 0005 | objref | com.rococosoft.impronto.impl.RFCommConnectionImpl |
| 0006 | method | com.rococosoft.impronto.impl.RFCommConnectionImpl.<init>() |
| 0007 | objref | com.rococosoft.impronto.impl.RFCommConnectionNotifierImpl |
| 0008 | method | com.rococosoft.impronto.impl.RFCommConnectionNotifierImpl.<init>() |
| 0009 | objref | java.lang.Object |
| 000A | method | java.lang.Object.<init>() |
| 000B | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private | int | acceptId |
| private | int | channel |
| private | int | socket |
| Methods | ||
|---|---|---|
| void | <init>(LocalServiceRecord l1, boolean b1, boolean b2, boolean b3, boolean b4, String s1, int i1) | |
| private | int | accept(int i1) |
| private static | void | close(int i1) |
| public | int | getChannel() |
| private | void | listen(boolean b1, boolean b2, boolean b3) |
| private native | int | nativeCreateSocket() |
| private static native | byte[] | nativeGetPeerAddress(int i1) |
| private static native | int | nativeListen(int i1, int i2, int i3) |
| private static native | int | nativeReqAccept(int i1, int i2) |
| private static native | int | nativeReqClose(int i1, int i2) |
| public | ImprontoRFCommConnection | stackAcceptAndOpen() |
| public | void | stackClose() |
| Fields | ||
|---|---|---|
| private static final | int | JABWT_FRIENDLYNAME_MAXLEN |
| Methods | ||
|---|---|---|
| void | <init>(String s1) | |
| private static synchronized | String | getRemoteFriendlyName(byte[] b1, boolean b2) |
| private static native | int | nativeReqGetFriendlyName(int i1, byte[] b1, boolean b2, byte[] b3) |
| private static native | void | nativeUnlockBuffer(byte[] b1) |
| protected | String | stackGetFriendlyName(String s1, boolean b1) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.discovery.ImprontoRemoteDevice.<init>() |
| 0001 | method | com.rococosoft.impronto.impl.BTUtil.toHostByteArray() |
| 0002 | method | this.getRemoteFriendlyName() |
| 0003 | text | getting friendly name |
| 0004 | method | com.rococosoft.impronto.impl.CDCUtil.raiseIOExceptionIf() |
| 0005 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.getId() |
| 0006 | method | this.nativeReqGetFriendlyName() |
| 0007 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.cancelId() |
| 0008 | text | GetFriendlyName |
| 0009 | method | com.rococosoft.impronto.impl.CDCUtil.raiseIOException() |
| 000A | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.waitMethod() |
| 000B | method | this.nativeUnlockBuffer() |
| 000C | method | com.rococosoft.impronto.impl.CDCUtil.raiseIOException() |
| 000D | objref | java.lang.String |
| 000E | text | UTF-8 |
| 000F | method | java.lang.String.<init>() |
| 0010 | objref | ? |
| 0011 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | String | MSG_DEBUG |
| private static final | String | MSG_TRACE |
| private static final | boolean | TRACE |
| private | int | handle |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(RemoteDevice r1, int i1, int[] i2, DataElement[] d1) | |
| public | DataElement[] | getAttributeValues(int[] i1) |
| private static native | int | nativeReqRetrieveAttributes(int i1, byte[] b1, int i2, short[] s1) |
| private | byte[] | retrieve(int[] i1) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.discovery.RemoteServiceRecord.<init>() |
| 0001 | method | com.rococosoft.impronto.discovery.ImprontoServiceRecord.setAttributeValueUnchecked() |
| 0002 | method | this.retrieve() |
| 0003 | objref | com.rococosoft.impronto.impl.ServiceRecordParser |
| 0004 | method | com.rococosoft.impronto.impl.ServiceRecordParser.<init>() |
| 0005 | objref | javax.bluetooth.DataElement |
| 0006 | field | java.lang.System.out |
| 0007 | objref | java.lang.StringBuffer |
| 0008 | method | java.lang.StringBuffer.<init>() |
| 0009 | field | this.MSG_DEBUG |
| 000A | method | java.lang.StringBuffer.append() |
| 000B | text | getAttributeValues ::Unexpected attribute. - neglected |
| 000C | method | java.lang.StringBuffer.toString() |
| 000D | method | java.io.PrintStream.println() |
| 000E | text | getAttributeValues ::Duplicate attribute data. - discarded |
| 000F | method | com.rococosoft.impronto.impl.BTUtil.toHostByteArray() |
| 0010 | 0003 | 0000FFFF |
| 0011 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.getId() |
| 0012 | method | this.nativeReqRetrieveAttributes() |
| 0013 | field | java.lang.System.err |
| 0014 | text | retrieve : req-rejected |
| 0015 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.cancelId() |
| 0016 | objref | java.io.IOException |
| 0017 | text | retrieve-1 |
| 0018 | method | java.io.IOException.<init>() |
| 0019 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.waitMethod() |
| 001A | text | retrieve : null-event |
| 001B | text | retrieve-2 |
| 001C | text | retrieve : native transaction failure |
| 001D | text | retrieve-3 |
| 001E | method | com.rococosoft.impronto.impl.DiscoveryAgentImpl.nativeGetRecord() |
| 001F | text | JBlend.ERR.RemoteServiceRecordImpl: |
| 0020 | objref | java.lang.String |
| 0021 | field | this.MSG_TRACE |
| 0022 | objref | ? |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | String | MSG_DEBUG |
| private static final | String | MSG_TRACE |
| private static final | boolean | TRACE |
| private static | SecurityManagerImpl | singleton |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| protected | boolean | authorise(String s1, Service s2) |
| private static | boolean | doAuthorize(byte[] b1, int i1, int i2) |
| static | SecurityManagerImpl | getInstance() |
| public | int | getSecurityMode() |
| private static | boolean | isAuthorized(byte[] b1, int i1, int i2) |
| private static | boolean | isTrusted(byte[] b1) |
| public | boolean | isTrustedDevice(String s1) |
| private static native | int | nativeGetSecurityMode() |
| private static native | int | nativeReqAuthorize(int i1, byte[] b1, int i2, int i3) |
| private static native | int | nativeReqIsAuthorized(int i1, byte[] b1, int i2, int i3) |
| private static native | int | nativeReqIsTrusted(int i1, byte[] b1) |
| public | void | setSecurityMode(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.bcc.BTSecurityManager.<init>() |
| 0001 | field | this.singleton |
| 0002 | method | com.rococosoft.impronto.impl.BTUtil.toHostByteArray() |
| 0003 | method | this.isTrusted() |
| 0004 | method | com.rococosoft.impronto.bcc.Service.getServiceChannel() |
| 0005 | method | com.rococosoft.impronto.bcc.Service.getServiceProtocol() |
| 0006 | method | this.isAuthorized() |
| 0007 | method | this.doAuthorize() |
| 0008 | objref | java.lang.IllegalArgumentException |
| 0009 | text | invalid security mode |
| 000A | method | java.lang.IllegalArgumentException.<init>() |
| 000B | method | this.nativeGetSecurityMode() |
| 000C | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.getId() |
| 000D | method | this.nativeReqIsTrusted() |
| 000E | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.cancelId() |
| 000F | field | java.lang.System.out |
| 0010 | objref | java.lang.StringBuffer |
| 0011 | method | java.lang.StringBuffer.<init>() |
| 0012 | field | this.MSG_DEBUG |
| 0013 | method | java.lang.StringBuffer.append() |
| 0014 | text | nativeReqIsTrusted returned error: |
| 0015 | method | java.lang.StringBuffer.append() |
| 0016 | method | java.lang.StringBuffer.toString() |
| 0017 | method | java.io.PrintStream.println() |
| 0018 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.waitMethod() |
| 0019 | text | nativeReqIsAuthorized async error: |
| 001A | text | null |
| 001B | method | java.lang.Integer.toString() |
| 001C | method | this.nativeReqIsAuthorized() |
| 001D | text | nativeReqIsAuthorized returned error: |
| 001E | method | this.nativeReqAuthorize() |
| 001F | objref | java.io.IOException |
| 0020 | text | authorization error: |
| 0021 | method | java.io.IOException.<init>() |
| 0022 | text | JBlend.ERR.SecurityManagerImpl: |
| 0023 | objref | java.lang.String |
| 0024 | field | this.MSG_TRACE |
| 0025 | objref | this |
| 0026 | method | this.<init>() |
| 0027 | objref | ? |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | String | MSG_DEBUG |
| private static final | String | MSG_ERR_CREATE |
| private static final | String | MSG_ERR_REGISTER |
| private static final | String | MSG_ERR_REMOVE |
| private static final | String | MSG_ERR_UPDATE |
| private static final | String | MSG_TRACE |
| private static final | boolean | TRACE |
| private | Vector | records |
| private static | ServiceDatabaseImpl | singleton |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | String | access$000() |
| static | int | access$100(int i1, byte[] b1) |
| static | void | access$200(byte[] b1) |
| static | int | access$300(int i1, int i2, byte[] b1) |
| static | int | access$400(int i1, int i2) |
| public | LocalServiceRecord | createRecord(int i1) |
| static synchronized | ServiceDatabaseImpl | getInstance() |
| private static native | int | nativeReqRegisterRecord(int i1, byte[] b1) |
| private static native | int | nativeReqRemoveRecord(int i1, int i2) |
| private static native | int | nativeReqUpdateRecord(int i1, int i2, byte[] b1) |
| private static native | void | nativeUnlockRecord(byte[] b1) |
| public | void | removeRecord(LocalServiceRecord l1) |
| public | void | updateRecord(LocalServiceRecord l1) |
| Fields | ||
|---|---|---|
| boolean | isRegistered | |
| int | svcRecHandle | |
| private final | ServiceDatabaseImpl | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(ServiceDatabaseImpl s1, int i1) | |
| private synchronized | void | createInSddb() |
| private native | int | nativeCreateRecord() |
| private synchronized | void | registerToSddb(byte[] b1) |
| public | void | remove() |
| private synchronized | void | removeFromSddb() |
| public | void | update() |
| private synchronized | void | updateToSddb(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.discovery.LocalServiceRecord.<init>() |
| 0001 | method | this.createInSddb() |
| 0002 | method | com.rococosoft.impronto.discovery.LocalServiceRecord.setServiceRecordHandle() |
| 0003 | method | this.removeFromSddb() |
| 0004 | objref | javax.bluetooth.ServiceRegistrationException |
| 0005 | method | com.rococosoft.impronto.impl.ServiceRecordSerializer.serialize() |
| 0006 | method | this.updateToSddb() |
| 0007 | method | this.registerToSddb() |
| 0008 | method | this.nativeCreateRecord() |
| 0009 | field | java.lang.System.err |
| 000A | objref | java.lang.StringBuffer |
| 000B | method | java.lang.StringBuffer.<init>() |
| 000C | method | com.rococosoft.impronto.impl.ServiceDatabaseImpl.access$000() |
| 000D | method | java.lang.StringBuffer.append() |
| 000E | text | Failed to create service record to service database. |
| 000F | method | java.lang.StringBuffer.toString() |
| 0010 | method | java.io.PrintStream.println() |
| 0011 | text | Failed to create service record to service database.: |
| 0012 | method | java.lang.StringBuffer.append() |
| 0013 | method | javax.bluetooth.ServiceRegistrationException.<init>() |
| 0014 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.getId() |
| 0015 | method | com.rococosoft.impronto.impl.ServiceDatabaseImpl.access$100() |
| 0016 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.cancelId() |
| 0017 | text | Failed to register service record to service database. |
| 0018 | text | -1 |
| 0019 | method | jp.co.aplix.cldc.jabwt.AsyncMethodHelper.waitMethod() |
| 001A | text | -2 |
| 001B | text | -3 (result= |
| 001C | text | ) |
| 001D | method | com.rococosoft.impronto.impl.ServiceDatabaseImpl.access$200() |
| 001E | method | com.rococosoft.impronto.impl.ServiceDatabaseImpl.access$300() |
| 001F | text | Failed to update service record to service database. |
| 0020 | text | -3 |
| 0021 | method | com.rococosoft.impronto.impl.ServiceDatabaseImpl.access$400() |
| 0022 | text | Failed to remove service record to service database. |
| Fields | ||
|---|---|---|
| private static | ServiceManager | singleton |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| static | ServiceManager | getInstance() |
| protected | void | onDeregistration(Service s1) |
| protected | void | onRegistration(Service s1) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.bcc.ServiceManager.<init>() |
| 0001 | field | this.singleton |
| 0002 | objref | this |
| 0003 | method | this.<init>() |
| Fields | ||
|---|---|---|
| private static final | int | ATTRID_SERVICE_RECORD_HANDLE |
| private static final | boolean | DEBUG |
| private static final | int | ERR_BAD_HANDLE_TYPE |
| private static final | int | ERR_BAD_ID_TYPE |
| private static final | int | ERR_MULTIPLE_HANDLE |
| private static final | String | MSG_DEBUG |
| private static final | String | MSG_TRACE |
| private static final | boolean | TRACE |
| int[] | attrIDs | |
| DataElement[] | attrVals | |
| int | handle | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(byte[] b1) | |
| void | <init>(byte[] b1, boolean b2) | |
| private | void | parseData(byte[] b1, boolean b2) |
| References | ||
|---|---|---|
| 0000 | method | this.parseData() |
| 0001 | objref | com.rococosoft.impronto.impl.DataElementParser |
| 0002 | method | com.rococosoft.impronto.impl.DataElementParser.<init>() |
| 0003 | method | com.rococosoft.impronto.impl.DataElementParser.parseBody() |
| 0004 | method | javax.bluetooth.DataElement.getDataType() |
| 0005 | method | javax.bluetooth.DataElement.getSize() |
| 0006 | objref | java.lang.IllegalArgumentException |
| 0007 | text | invalid service record |
| 0008 | method | java.lang.IllegalArgumentException.<init>() |
| 0009 | objref | javax.bluetooth.DataElement |
| 000A | method | javax.bluetooth.DataElement.getValue() |
| 000B | objref | java.util.Enumeration |
| 000C | method | java.util.Enumeration.nextElement() |
| 000D | field | java.lang.System.err |
| 000E | objref | java.lang.StringBuffer |
| 000F | method | java.lang.StringBuffer.<init>() |
| 0010 | text | : ID type other than U_INT_2 ( |
| 0011 | method | java.lang.StringBuffer.append() |
| 0012 | method | java.lang.StringBuffer.append() |
| 0013 | text | ) |
| 0014 | method | java.lang.StringBuffer.toString() |
| 0015 | method | java.io.PrintStream.println() |
| 0016 | method | javax.bluetooth.DataElement.getLong() |
| 0017 | objref | java.lang.ClassCastException |
| 0018 | method | java.lang.Throwable.printStackTrace() |
| 0019 | text | illegale service record byte-array |
| 001A | text | illegale service record byte-array : |
| 001B | text | service record without handle |
| 001C | text | JBlend.ERR.ServiceRecordParser: |
| 001D | field | this.MSG_DEBUG |
| 001E | objref | java.lang.String |
| 001F | field | this.MSG_TRACE |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | String | MSG_DEBUG |
| private static final | String | MSG_TRACE |
| private static final | boolean | TRACE |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| public static | byte[] | serialize(LocalServiceRecord l1) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.discovery.ImprontoServiceRecord.getAttributeIDs() |
| 0001 | objref | java.util.Vector |
| 0002 | method | java.util.Vector.<init>() |
| 0003 | method | com.rococosoft.impronto.discovery.ImprontoServiceRecord.getAttributeValue() |
| 0004 | method | com.rococosoft.impronto.impl.DataElementSerializer.serialize() |
| 0005 | 0005 | 00000000 |
| 0006 | 0000 | 00000009 |
| 0007 | method | com.rococosoft.impronto.impl.DataElementSerializer.storeLong() |
| 0008 | method | com.rococosoft.impronto.impl.DataElementSerializer.storeInt2() |
| 0009 | method | com.rococosoft.impronto.impl.DataElementSerializer.storeBytes() |
| 000A | method | java.util.Vector.addElement() |
| 000B | method | com.rococosoft.impronto.impl.DataElementSerializer.getSizeIndex() |
| 000C | method | java.util.Vector.size() |
| 000D | method | java.util.Vector.elementAt() |
| 000E | objref | ? |
| 000F | text | JBlend.ERR.ServiceRecordSerializer: |
| 0010 | field | this.MSG_DEBUG |
| 0011 | objref | java.lang.String |
| 0012 | field | this.MSG_TRACE |
| Fields | ||
|---|---|---|
| public static final | int | MAXIMUM_MTU |
| private | int | mode |
| private | int | psm |
| protected | int | receiveMTU |
| protected | int | transmitMTU |
| Methods | ||
|---|---|---|
| protected | void | <init>(int i1, int i2, int i3, int i4) |
| public final | void | close() |
| public | int | getPSM() |
| public | int | getProtocol() |
| public final | int | receive(byte[] b1) |
| public final | void | send(byte[] b1) |
| protected | void | stackClose() |
| protected | int | stackReceive(byte[] b1) |
| protected | void | stackSend(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.ImprontoConnection.<init>() |
| 0001 | method | com.rococosoft.impronto.ImprontoConnection.assertNotClosed() |
| 0002 | objref | java.lang.NullPointerException |
| 0003 | method | java.lang.NullPointerException.<init>() |
| 0004 | objref | java.io.IOException |
| 0005 | text | read-only connection |
| 0006 | method | java.io.IOException.<init>() |
| 0007 | method | this.stackSend() |
| 0008 | text | write-only connection |
| 0009 | method | this.stackReceive() |
| 000A | method | com.rococosoft.impronto.ImprontoConnection.isClosed() |
| 000B | method | com.rococosoft.impronto.ImprontoConnection.setIsClosed() |
| 000C | method | com.rococosoft.impronto.l2cap.L2CAPConnectionManager.removeConnection() |
| 000D | method | com.rococosoft.impronto.ImprontoConnection.close() |
| 000E | method | this.stackClose() |
| 000F | objref | javax.bluetooth.L2CAPConnection |
| Fields | ||
|---|---|---|
| private | boolean | advertised |
| protected | boolean | authenticate |
| private | boolean | closed |
| protected | boolean | encrypt |
| protected | boolean | master |
| protected | int | mode |
| protected | int | receiveMTU |
| private static | BTSecurityManager | security |
| private | Service | service |
| private | LocalServiceRecord | serviceRecord |
| protected | int | transmitMTU |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>(LocalServiceRecord l1, boolean b1, int i1, int i2, int i3) |
| public final | L2CAPConnection | acceptAndOpen() |
| public final synchronized | void | close() |
| public | DescriptorStack | getDescriptorStack() |
| public | int | getPSM() |
| public | LocalServiceRecord | getServiceRecord() |
| public | boolean | isAdvertised() |
| public | boolean | isClosed() |
| protected | void | registerService(String s1, boolean b1, boolean b2, boolean b3) |
| private | void | registerServiceRecord() |
| protected | ImprontoL2CAPConnection | stackAcceptAndOpen() |
| protected | void | stackClose() |
| Fields | ||
|---|---|---|
| public static final | int | DYNAMIC_PSM_RANGE_END |
| public static final | int | DYNAMIC_PSM_RANGE_START |
| private static | Vector | connections |
| private static | Vector | notifiers |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| public static | void | addConnection(ImprontoL2CAPConnection i1) |
| public static | void | addNotifier(ImprontoL2CAPConnectionNotifier i1) |
| public | L2CAPConnection | createL2CAPConnection(String s1, int i1, int i2, int i3, boolean b1, boolean b2, boolean b3, int i4, boolean b4) |
| public | L2CAPConnectionNotifier | createL2CAPConnectionNotifier(UUID u1, int i1, int i2, String s1, boolean b1, boolean b2, boolean b3, boolean b4, int i3, boolean b5) |
| public static | ImprontoL2CAPConnectionNotifier | getNotifier(ImprontoServiceRecord i1) |
| public static | Vector | getOpenConnections() |
| public static | Vector | getOpenNotifiers() |
| public | ServiceRecord | getRecord(ImprontoL2CAPConnectionNotifier i1) |
| public static | boolean | isPSMCompatibleWithISO3309(int i1) |
| public static | boolean | isPSMInDynamicPSMRange(int i1) |
| public static | boolean | isValidReceiveMTU(int i1) |
| public static | boolean | isValidTransmitMTU(int i1) |
| public static | void | removeConnection(ImprontoL2CAPConnection i1) |
| public static | void | removeNotifier(ImprontoL2CAPConnectionNotifier i1) |
| public | void | shutdown() |
| public | ImprontoL2CAPConnection | stackCreateL2CAPConnection(String s1, boolean b1, int i1, int i2, int i3, boolean b2, boolean b3, int i4, boolean b4) |
| public | ImprontoL2CAPConnectionNotifier | stackCreateL2CAPConnectionNotifier(int i1, int i2, boolean b1, boolean b2, boolean b3, boolean b4, LocalServiceRecord l1, String s1, int i3, boolean b5) |
| public | void | updateRecord(LocalServiceRecord l1) |
| References | ||
|---|---|---|
| 0000 | field | this.notifiers |
| 0001 | objref | java.lang.NullPointerException |
| 0002 | method | java.lang.NullPointerException.<init>() |
| 0003 | method | java.util.Vector.addElement() |
| 0004 | method | java.util.Vector.elements() |
| 0005 | method | java.util.Enumeration.hasMoreElements() |
| 0006 | method | java.util.Enumeration.nextElement() |
| 0007 | objref | com.rococosoft.impronto.l2cap.ImprontoL2CAPConnectionNotifier |
| 0008 | method | com.rococosoft.impronto.l2cap.ImprontoL2CAPConnectionNotifier.getServiceRecord() |
| 0009 | method | java.util.Vector.removeElement() |
| 000A | objref | java.lang.IllegalArgumentException |
| 000B | text | notifier wasn't in open notifier list |
| 000C | method | java.lang.IllegalArgumentException.<init>() |
| 000D | field | this.connections |
| 000E | text | connection wasn't in open connection list |
| 000F | method | this.isPSMInDynamicPSMRange() |
| 0010 | text | PSM not in dynamic PSM range |
| 0011 | method | this.isPSMCompatibleWithISO3309() |
| 0012 | text | PSM incompatible with ISO3309 extension format |
| 0013 | method | this.isValidReceiveMTU() |
| 0014 | text | invalid receive MTU |
| 0015 | method | this.isValidTransmitMTU() |
| 0016 | text | invalid transmit MTU |
| 0017 | method | this.stackCreateL2CAPConnection() |
| 0018 | 0003 | 0000FFFF |
| 0019 | text | PSM out of range |
| 001A | method | com.rococosoft.impronto.ImprontoLocalDevice.getImprontoLocalDevice() |
| 001B | method | com.rococosoft.impronto.ImprontoLocalDevice.getServiceDatabase() |
| 001C | method | com.rococosoft.impronto.discovery.ServiceDatabase.createRecord() |
| 001D | method | this.stackCreateL2CAPConnectionNotifier() |
| 001E | objref | java.io.IOException |
| 001F | method | com.rococosoft.impronto.discovery.ServiceDatabase.removeRecord() |
| 0020 | objref | java.lang.RuntimeException |
| 0021 | objref | javax.bluetooth.UUID |
| 0022 | method | com.rococosoft.impronto.discovery.LocalServiceRecord.setServiceClassIDList() |
| 0023 | method | com.rococosoft.impronto.l2cap.ImprontoL2CAPConnectionNotifier.getDescriptorStack() |
| 0024 | method | com.rococosoft.impronto.discovery.DescriptorStack.toDataElement() |
| 0025 | method | com.rococosoft.impronto.discovery.LocalServiceRecord.setProtocolDescriptorList() |
| 0026 | method | java.lang.String.trim() |
| 0027 | method | com.rococosoft.impronto.discovery.LocalServiceRecord.setServiceName() |
| 0028 | method | com.rococosoft.impronto.l2cap.ImprontoL2CAPConnectionNotifier.isClosed() |
| 0029 | text | notifier is closed |
| 002A | method | this.getNotifier() |
| 002B | text | service record not in service database |
| 002C | method | com.rococosoft.impronto.discovery.ImprontoServiceRecord.getServiceClassIDList() |
| 002D | text | ServiceClassIDList attribute is mandatory |
| 002E | text | ServiceClassIDList is malformed |
| 002F | method | com.rococosoft.impronto.discovery.ImprontoServiceRecord.getProtocolDescriptorList() |
| 0030 | text | ProtocolDescriptorList is mandatory |
| 0031 | method | com.rococosoft.impronto.discovery.DescriptorList.parseDescriptorList() |
| 0032 | text | ProtocolDescriptorList is malformed |
| 0033 | method | com.rococosoft.impronto.discovery.DescriptorList.getStacks() |
| 0034 | objref | com.rococosoft.impronto.discovery.DescriptorStack |
| 0035 | method | java.util.Vector.elementAt() |
| 0036 | objref | com.rococosoft.impronto.discovery.DescriptorLayer |
| 0037 | field | com.rococosoft.impronto.util.BluetoothConstants.L2CAP_UUID |
| 0038 | method | javax.bluetooth.UUID.equals() |
| 0039 | text | ProtocolDescriptorList is missing L2CAP protocol descriptor |
| 003A | method | javax.bluetooth.DataElement.getDataType() |
| 003B | text | L2CAP protocol descriptor is malformed |
| 003C | method | javax.bluetooth.DataElement.getLong() |
| 003D | method | com.rococosoft.impronto.l2cap.ImprontoL2CAPConnectionNotifier.getPSM() |
| 003E | text | L2CAP protocol descriptor has incorrect PSM |
| 003F | method | com.rococosoft.impronto.l2cap.ImprontoL2CAPConnectionNotifier.isAdvertised() |
| 0040 | method | com.rococosoft.impronto.discovery.ServiceDatabase.updateRecord() |
| 0041 | method | this.getOpenConnections() |
| 0042 | objref | javax.microedition.io.Connection |
| 0043 | method | javax.microedition.io.Connection.close() |
| 0044 | objref | java.lang.Exception |
| 0045 | method | java.util.Vector.removeAllElements() |
| 0046 | method | this.getOpenNotifiers() |
| 0047 | objref | java.util.Vector |
| 0048 | method | java.util.Vector.<init>() |
| 0049 | objref | com.rococosoft.impronto.util.BluetoothConstants |
| 004A | objref | javax.bluetooth.ServiceRegistrationException |
| Fields | ||
|---|---|---|
| private | Buffer | buffer |
| private | boolean | closed |
| Methods | ||
|---|---|---|
| void | <init>() | |
| void | append(byte[] b1) | |
| public | void | close() |
| void | closePipe() | |
| boolean | isClosed() | |
| public | int | read() |
| public | int | read(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | java.io.InputStream.<init>() |
| 0001 | objref | com.rococosoft.util.Buffer |
| 0002 | method | com.rococosoft.util.Buffer.<init>() |
| 0003 | text | closed |
| 0004 | method | com.rococosoft.impronto.obex.OBEX.raiseIOExceptionIf() |
| 0005 | method | com.rococosoft.util.Buffer.read() |
| 0006 | method | com.rococosoft.util.Buffer.read() |
| 0007 | method | this.closePipe() |
| 0008 | method | com.rococosoft.util.Buffer.write() |
| 0009 | method | com.rococosoft.util.Buffer.close() |
| 000A | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private | boolean | closed |
| private | boolean | closing |
| private | ImprontoHeaderSet | headers |
| private | ImprontoOperation | operation |
| private | byte[] | single |
| Methods | ||
|---|---|---|
| void | <init>(ImprontoOperation i1) | |
| public synchronized | void | close() |
| public | void | flush() |
| boolean | isClosed() | |
| public | void | write(byte[] b1) |
| public | void | write(int i1) |
| public | void | write(byte[] b1, int i1, int i2) |
| Fields | ||
|---|---|---|
| private | boolean | ended |
| private | int | opCode |
| Methods | ||
|---|---|---|
| void | <init>(ImprontoOBEXConnection i1, OBEXConnectionState o1, ImprontoHeaderSet i2) | |
| public | int | getResponseCode() |
| protected | boolean | isEnded() |
| public | InputStream | openInputStream() |
| public | void | run() |
| Fields | ||
|---|---|---|
| protected | boolean | aborted |
| private | ImprontoOBEXConnection | connection |
| protected | InputStream | input |
| private | Thread | iothread |
| protected | OutputStream | output |
| protected | FragmentWriter | writer |
| Methods | ||
|---|---|---|
| void | <init>(ImprontoOBEXConnection i1, OBEXConnectionState o1, ImprontoHeaderSet i2) | |
| public | void | abort() |
| public | void | close() |
| public | int | getResponseCode() |
| protected | boolean | isEnded() |
| public | void | sendHeaders(HeaderSet h1) |
| protected | void | setResponseHeaders(ImprontoHeaderSet i1) |
| protected | void | start() |
| synchronized | void | waitComplete() |
| Fields | ||
|---|---|---|
| private | boolean | ended |
| Methods | ||
|---|---|---|
| void | <init>(ImprontoOBEXConnection i1, OBEXConnectionState o1, ImprontoHeaderSet i2) | |
| public | int | getResponseCode() |
| public | boolean | isEnded() |
| public | void | run() |
| Methods | ||
|---|---|---|
| public | int | execute(ServerRequestHandler s1) |
| Fields | ||
|---|---|---|
| static final | int | MRU |
| static final | int | headerLength |
| private | int | version |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(byte[] b1) | |
| void | <init>(int i1, byte[] b1) | |
| static | int | getMRU() |
| byte[] | getPacketHeader() | |
| void | setVersion(int i1) | |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.obex.Packet.<init>() |
| 0001 | field | this.MRU |
| 0002 | text | microedition.configuration |
| 0003 | method | java.lang.System.getProperty() |
| 0004 | 0003 | 0000FFFF |
| Fields | ||
|---|---|---|
| int | peerMRU | |
| int | peerVersion | |
| Methods | ||
|---|---|---|
| void | <init>(RequestHeaderSet r1, byte[] b1) | |
| void | dispatch(ServerRequestHandler s1, OBEXConnectionState o1) | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| Request | createRequest(byte[] b1, boolean b2) | |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.obex.RequestProcessor.<init>() |
| 0001 | objref | com.rococosoft.impronto.obex.RequestHeaderSet |
| 0002 | method | com.rococosoft.impronto.obex.RequestHeaderSet.<init>() |
| 0003 | objref | com.rococosoft.impronto.obex.ConnectRequest |
| 0004 | method | com.rococosoft.impronto.obex.ConnectRequest.<init>() |
| Fields | ||
|---|---|---|
| private | byte[] | bytes |
| private | int | peerMRU |
| private | int | version |
| Methods | ||
|---|---|---|
| void | <init>(byte[] b1) | |
| byte[] | getBytes() | |
| int | getPeerMRU() | |
| int | getVersion() | |
| References | ||
|---|---|---|
| 0000 | method | java.lang.System.arraycopy() |
| Methods | ||
|---|---|---|
| void | <init>() | |
| static | boolean | processChallenge(Authenticator a1, ImprontoHeaderSet i1, ImprontoHeaderSet i2) |
| static | byte[] | processChallenge(Authenticator a1, ImprontoHeaderSet i1) |
| static | boolean | processClientResponse(Authenticator a1, ImprontoHeaderSet i1, ServerRequestHandler s1) |
| static | Digest$Response | processPeerResponse(Authenticator a1, ImprontoHeaderSet i1) |
| static | boolean | processServerResponse(Authenticator a1, ImprontoHeaderSet i1) |
| Fields | ||
|---|---|---|
| private | boolean | isFullAccess |
| private | boolean | isUserIdRequired |
| private | byte[] | nonce |
| private | String | realm |
| Methods | ||
|---|---|---|
| void | <init>(byte[] b1) | |
| void | <init>(String s1, boolean b1, boolean b2) | |
| PasswordAuthentication | dispatch(Authenticator a1) | |
| byte[] | getNonce() | |
| byte[] | toByteArray() | |
| Fields | ||
|---|---|---|
| private | byte[] | nonce |
| private | byte[] | password |
| private | byte[] | receivedDigest |
| private | byte[] | username |
| Methods | ||
|---|---|---|
| public | void | <init>(Digest$Challenge d1, PasswordAuthentication p1) |
| public | void | <init>(byte[] b1) |
| static | byte[] | access$000(Digest$Response d1) |
| static | byte[] | access$100(Digest$Response d1) |
| static | byte[] | access$200(Digest$Response d1) |
| private | byte[] | computeDigest() |
| boolean | dispatch(Authenticator a1) | |
| private | byte[] | getReceivedDigest() |
| private | byte[] | getUserName() |
| byte[] | toByteArray() | |
| Methods | ||
|---|---|---|
| void | <init>(RequestHeaderSet r1) | |
| void | dispatch(ServerRequestHandler s1, OBEXConnectionState o1) | |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.obex.Request.<init>() |
| 0001 | objref | com.rococosoft.impronto.obex.RequestHeaderSet |
| 0002 | method | com.rococosoft.impronto.obex.RequestHeaderSet.<init>() |
| 0003 | method | javax.obex.ServerRequestHandler.onDisconnect() |
| 0004 | method | javax.obex.ServerRequestHandler.getConnectionID() |
| 0005 | 0005 | FFFFFFFF |
| 0006 | 0000 | FFFFFFFF |
| 0007 | field | com.rococosoft.impronto.obex.ImprontoHeaderSet.CONNECTION_ID |
| 0008 | objref | java.lang.Long |
| 0009 | method | java.lang.Long.<init>() |
| 000A | method | com.rococosoft.impronto.obex.ImprontoHeaderSet.setHeader() |
| 000B | objref | com.rococosoft.impronto.obex.Packet |
| 000C | method | com.rococosoft.impronto.obex.ImprontoHeaderSet.toByteArray() |
| 000D | method | com.rococosoft.impronto.obex.Packet.<init>() |
| 000E | method | com.rococosoft.impronto.obex.OBEXConnectionState.getOutputStream() |
| 000F | method | com.rococosoft.impronto.obex.Packet.writeTo() |
| 0010 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| void | <init>() | |
| Request | createRequest(byte[] b1, boolean b2) | |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.obex.RequestProcessor.<init>() |
| 0001 | objref | com.rococosoft.impronto.obex.DisconnectRequest |
| 0002 | objref | com.rococosoft.impronto.obex.RequestHeaderSet |
| 0003 | method | com.rococosoft.impronto.obex.RequestHeaderSet.<init>() |
| 0004 | method | com.rococosoft.impronto.obex.DisconnectRequest.<init>() |
| Fields | ||
|---|---|---|
| DataOutputStream | fout | |
| ByteArrayOutputStream | fragment | |
| ByteArrayOutputStream | header | |
| DataOutputStream | hout | |
| int | maxfrag | |
| OutputStream | output | |
| Methods | ||
|---|---|---|
| void | <init>(int i1, OutputStream o1) | |
| void | write(int i1, ImprontoHeaderSet i2) | |
| private | boolean | writeHeaderFragment(ImprontoHeaderSet i1, Integer i2) |
| Fields | ||
|---|---|---|
| private | boolean | finalBit |
| Methods | ||
|---|---|---|
| void | <init>(RequestHeaderSet r1, boolean b1) | |
| void | dispatch(ServerRequestHandler s1, OBEXConnectionState o1) | |
| Fields | ||
|---|---|---|
| private | boolean | complete |
| private | Object | lock |
| private | Operation | operation |
| private final | GetRequest | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(GetRequest g1, Operation o1, Object o2) | |
| public | int | execute(ServerRequestHandler s1) |
| boolean | isComplete() | |
| References | ||
|---|---|---|
| 0000 | method | javax.obex.ServerRequestHandler.onGet() |
| 0001 | method | java.lang.Object.notifyAll() |
| 0002 | objref | com.rococosoft.impronto.obex.Command |
| Methods | ||
|---|---|---|
| void | <init>() | |
| Request | createRequest(byte[] b1, boolean b2) | |
| boolean | recognises(int i1) | |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.obex.RequestProcessor.<init>() |
| 0001 | objref | com.rococosoft.impronto.obex.GetRequest |
| 0002 | objref | com.rococosoft.impronto.obex.RequestHeaderSet |
| 0003 | method | com.rococosoft.impronto.obex.RequestHeaderSet.<init>() |
| 0004 | method | com.rococosoft.impronto.obex.GetRequest.<init>() |
| Fields | ||
|---|---|---|
| static final | Integer | AUTHENTICATE_CHALLENGE |
| static final | Integer | AUTHENTICATE_RESPONSE |
| static final | Integer | BODY |
| static final | int | BODY_ID |
| static final | int | CHALLENGE_ID |
| static final | Integer | CONNECTION_ID |
| static final | int | CONN_ID |
| static final | Integer | END_OF_BODY |
| static final | int | EOB_ID |
| static final | int | RESPONSE_ID |
| static final | Integer | TARGET_ID |
| byte[] | body | |
| int | bodyLength | |
| Hashtable | headers | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>(byte[] b1, int i1) |
| protected | void | <init>() |
| void | append(ImprontoHeaderSet i1) | |
| synchronized | void | appendToBody(byte[] b1, int i1, int i2) |
| void | clear() | |
| void | consumeBodyBytes(int i1) | |
| public | void | createAuthenticationChallenge(String s1, boolean b1, boolean b2) |
| int | getBodyLength() | |
| Object | getHeader(Integer i1) | |
| public | Object | getHeader(int i1) |
| public | int[] | getHeaderList() |
| boolean | isEmpty() | |
| private | boolean | isValidID(int i1) |
| Enumeration | keys() | |
| private | String | readAscii(DataInputStream d1) |
| private | byte[] | readBytes(DataInputStream d1) |
| private | void | readHeaders(DataInputStream d1) |
| private | String | readUnicode(DataInputStream d1) |
| Object | remove(Integer i1) | |
| public | void | setHeader(int i1, Object o1) |
| void | setHeader(Integer i1, Object o1) | |
| byte[] | toByteArray() | |
| private static | void | writeAscii(DataOutputStream d1, int i1, String s1) |
| static | void | writeBody(DataOutputStream d1, byte[] b1, int i1) |
| private static | void | writeBytes(DataOutputStream d1, int i1, byte[] b1, int i2) |
| private static | void | writeBytes(DataOutputStream d1, int i1, byte[] b1) |
| void | writeHeader(DataOutputStream d1, Integer i1) | |
| private static | void | writeLong(DataOutputStream d1, int i1, long l1) |
| private static | void | writeUnicode(DataOutputStream d1, int i1, String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Math.max() |
| 0001 | method | java.lang.System.arraycopy() |
| 0002 | method | java.lang.Object.notifyAll() |
| 0003 | field | this.BODY |
| 0004 | method | this.setHeader() |
| 0005 | method | java.util.Hashtable.get() |
| 0006 | method | java.util.Hashtable.remove() |
| 0007 | method | java.util.Hashtable.put() |
| 0008 | method | this.isValidID() |
| 0009 | method | com.rococosoft.impronto.obex.OBEX.raiseIllegalArgumentExceptionIf() |
| 000A | objref | java.lang.Integer |
| 000B | method | java.lang.Integer.<init>() |
| 000C | method | this.getHeader() |
| 000D | objref | java.lang.String |
| 000E | objref | ? |
| 000F | objref | java.lang.Byte |
| 0010 | objref | java.lang.Long |
| 0011 | method | java.lang.Long.longValue() |
| 0012 | 0005 | 00000000 |
| 0013 | 0000 | FFFFFFFF |
| 0014 | objref | java.util.Calendar |
| 0015 | method | this.isEmpty() |
| 0016 | method | java.util.Hashtable.size() |
| 0017 | method | this.keys() |
| 0018 | method | java.util.Enumeration.hasMoreElements() |
| 0019 | method | java.util.Enumeration.nextElement() |
| 001A | objref | com.rococosoft.impronto.obex.Digest$Challenge |
| 001B | method | com.rococosoft.impronto.obex.Digest$Challenge.<init>() |
| 001C | field | this.AUTHENTICATE_CHALLENGE |
| 001D | method | com.rococosoft.impronto.obex.Digest$Challenge.toByteArray() |
| 001E | method | java.util.Hashtable.keys() |
| 001F | method | java.util.Hashtable.clear() |
| 0020 | method | java.util.Hashtable.isEmpty() |
| 0021 | method | java.lang.Integer.equals() |
| 0022 | field | this.END_OF_BODY |
| 0023 | method | this.appendToBody() |
| 0024 | objref | java.io.ByteArrayOutputStream |
| 0025 | method | java.io.ByteArrayOutputStream.<init>() |
| 0026 | objref | java.io.DataOutputStream |
| 0027 | method | java.io.DataOutputStream.<init>() |
| 0028 | field | this.TARGET_ID |
| 0029 | field | this.CONNECTION_ID |
| 002A | method | this.writeHeader() |
| 002B | method | java.io.ByteArrayOutputStream.toByteArray() |
| 002C | method | this.writeBytes() |
| 002D | method | this.writeUnicode() |
| 002E | objref | java.io.UnsupportedEncodingException |
| 002F | method | java.lang.Throwable.printStackTrace() |
| 0030 | method | this.writeAscii() |
| 0031 | method | this.writeBytes() |
| 0032 | method | java.io.DataOutputStream.write() |
| 0033 | method | this.writeLong() |
| 0034 | method | java.util.Calendar.getTime() |
| 0035 | method | java.util.Date.getTime() |
| 0036 | objref | java.lang.StringBuffer |
| 0037 | method | java.lang.StringBuffer.<init>() |
| 0038 | method | java.util.Calendar.get() |
| 0039 | method | java.lang.StringBuffer.append() |
| 003A | method | java.lang.StringBuffer.append() |
| 003B | method | java.lang.StringBuffer.toString() |
| 003C | text | ISO8859_1 |
| 003D | method | java.lang.String.getBytes() |
| 003E | objref | java.lang.RuntimeException |
| 003F | text | unknown id |
| 0040 | method | java.lang.StringBuffer.append() |
| 0041 | method | java.lang.RuntimeException.<init>() |
| 0042 | method | java.io.DataOutputStream.writeShort() |
| 0043 | method | java.io.DataOutputStream.write() |
| 0044 | method | java.io.DataOutputStream.writeChars() |
| 0045 | method | java.io.DataOutputStream.writeInt() |
| 0046 | method | java.io.DataInputStream.available() |
| 0047 | method | java.io.DataInputStream.read() |
| 0048 | method | this.readUnicode() |
| 0049 | method | this.readAscii() |
| 004A | method | this.readBytes() |
| 004B | method | java.io.DataInputStream.readByte() |
| 004C | method | java.lang.Byte.<init>() |
| 004D | method | java.io.DataInputStream.readInt() |
| 004E | method | java.lang.Long.<init>() |
| 004F | method | java.util.Calendar.getInstance() |
| 0050 | objref | java.util.Date |
| 0051 | method | java.util.Date.<init>() |
| 0052 | method | java.util.Calendar.setTime() |
| 0053 | method | java.lang.String.<init>() |
| 0054 | method | java.lang.String.substring() |
| 0055 | method | java.lang.Integer.parseInt() |
| 0056 | method | java.util.Calendar.set() |
| 0057 | method | java.io.DataInputStream.readUnsignedShort() |
| 0058 | method | java.io.DataInputStream.readFully() |
| 0059 | method | java.io.DataInputStream.readChar() |
| 005A | method | java.lang.String.<init>() |
| 005B | objref | java.util.Hashtable |
| 005C | method | java.util.Hashtable.<init>() |
| 005D | objref | java.io.DataInputStream |
| 005E | objref | java.io.ByteArrayInputStream |
| 005F | method | java.io.ByteArrayInputStream.<init>() |
| 0060 | method | java.io.DataInputStream.<init>() |
| 0061 | method | this.readHeaders() |
| 0062 | objref | java.io.IOException |
| 0063 | field | this.AUTHENTICATE_RESPONSE |
| 0064 | objref | javax.obex.HeaderSet |
| Fields | ||
|---|---|---|
| boolean | closed | |
| boolean | connected | |
| long | connectionID | |
| Operation | current | |
| InputStream | input | |
| OutputStream | output | |
| OBEXConnectionState | state | |
| Methods | ||
|---|---|---|
| public | void | <init>(StreamConnection s1) |
| public synchronized | void | close() |
| void | closeOperation() | |
| public | HeaderSet | connect(HeaderSet h1) |
| public | HeaderSet | createHeaderSet() |
| public synchronized | HeaderSet | delete(HeaderSet h1) |
| public synchronized | HeaderSet | disconnect(HeaderSet h1) |
| public synchronized | Operation | get(HeaderSet h1) |
| public | long | getConnectionID() |
| public | Connection | getLowerLayer() |
| public | boolean | isClosed() |
| public synchronized | Operation | put(HeaderSet h1) |
| public | void | setAuthenticator(Authenticator a1) |
| private | void | setConnectionHeader(ImprontoHeaderSet i1) |
| public | void | setConnectionID(long l1) |
| public synchronized | HeaderSet | setPath(HeaderSet h1, boolean b1, boolean b2) |
| Fields | ||
|---|---|---|
| private | boolean | closed |
| private | InputStream | input |
| private | ServerRequestHandler | server |
| private | OBEXConnectionState | state |
| Methods | ||
|---|---|---|
| void | <init>(ServerRequestHandler s1, Authenticator a1, StreamConnection s2) | |
| public synchronized | void | close() |
| public | Connection | getLowerLayer() |
| public | boolean | isClosed() |
| public | void | run() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Thread.<init>() |
| 0001 | objref | com.rococosoft.impronto.obex.OBEXConnectionState |
| 0002 | method | com.rococosoft.impronto.obex.OBEXConnectionState.<init>() |
| 0003 | method | com.rococosoft.impronto.obex.OBEXConnectionState.getInputStream() |
| 0004 | method | com.rococosoft.impronto.obex.Packet.readFrom() |
| 0005 | objref | java.io.IOException |
| 0006 | method | com.rococosoft.impronto.obex.Request.process() |
| 0007 | method | com.rococosoft.impronto.obex.Request.dispatch() |
| 0008 | method | com.rococosoft.impronto.obex.OBEXConnectionState.closeConnection() |
| 0009 | objref | javax.microedition.io.Connection |
| 000A | objref | com.rococosoft.io.protocol.ProtocolLayer |
| Fields | ||
|---|---|---|
| boolean | isClosed | |
| StreamConnectionNotifier | notifier | |
| Methods | ||
|---|---|---|
| public | void | <init>(StreamConnectionNotifier s1) |
| public | Connection | acceptAndOpen(ServerRequestHandler s1) |
| public | Connection | acceptAndOpen(ServerRequestHandler s1, Authenticator a1) |
| public synchronized | void | close() |
| public | Connection | getLowerLayer() |
| References | ||
|---|---|---|
| 0000 | method | this.acceptAndOpen() |
| 0001 | method | com.rococosoft.impronto.obex.OBEX.raiseNullPointerException() |
| 0002 | text | notifier is closed |
| 0003 | method | com.rococosoft.impronto.obex.OBEX.raiseIOExceptionIf() |
| 0004 | method | javax.microedition.io.StreamConnectionNotifier.acceptAndOpen() |
| 0005 | objref | com.rococosoft.impronto.obex.ImprontoOBEXConnectionHandler |
| 0006 | method | com.rococosoft.impronto.obex.ImprontoOBEXConnectionHandler.<init>() |
| 0007 | method | java.lang.Thread.start() |
| 0008 | method | javax.microedition.io.Connection.close() |
| 0009 | objref | javax.obex.SessionNotifier |
| 000A | objref | com.rococosoft.io.protocol.ProtocolLayer |
| 000B | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| Authenticator | authenticator | |
| BodyInputStream | bodyInput | |
| BodyOutputStream | bodyOutput | |
| private | boolean | closed |
| ImprontoHeaderSet | headersToSend | |
| private | Object | receiveLock |
| private | ImprontoHeaderSet | receivedHeaders |
| Methods | ||
|---|---|---|
| void | <init>(Authenticator a1) | |
| public synchronized | void | close() |
| public | String | getEncoding() |
| HeaderSet | getHeadersReceived() | |
| ImprontoHeaderSet | getHeadersToSend() | |
| public | long | getLength() |
| public | HeaderSet | getReceivedHeaders() |
| public | String | getType() |
| boolean | isClosed() | |
| public | DataInputStream | openDataInputStream() |
| public | DataOutputStream | openDataOutputStream() |
| public | InputStream | openInputStream() |
| public | OutputStream | openOutputStream() |
| protected | boolean | processChallengeHeaders(ImprontoHeaderSet i1) |
| public | void | sendHeaders(HeaderSet h1) |
| protected | void | setReceivedHeaders(ImprontoHeaderSet i1) |
| Fields | ||
|---|---|---|
| static final | int | Abort |
| static final | int | Connect |
| static final | int | Continue |
| static final | int | Disconnect |
| static final | int | Final |
| static final | int | Get |
| static final | long | InvalidConnectionID |
| static final | long | MaxLong |
| static final | int | Put |
| static final | int | Reserved |
| static final | int | SetPath |
| static final | int | SpecVersion |
| static final | int | Version |
| Methods | ||
|---|---|---|
| void | <init>() | |
| static | void | raiseIOExceptionIf(boolean b1, String s1) |
| static | void | raiseIllegalArgumentExceptionIf(boolean b1) |
| static | void | raiseNullPointerException(Object o1) |
| References | ||
|---|---|---|
| 0000 | objref | java.io.IOException |
| 0001 | method | java.io.IOException.<init>() |
| 0002 | objref | java.lang.NullPointerException |
| 0003 | method | java.lang.NullPointerException.<init>() |
| 0004 | objref | java.lang.IllegalArgumentException |
| 0005 | method | java.lang.IllegalArgumentException.<init>() |
| Fields | ||
|---|---|---|
| int | MRU | |
| Authenticator | authenticator | |
| StreamConnection | connection | |
| InputStream | input | |
| OutputStream | output | |
| int | peerMRU | |
| int | peerVersion | |
| Methods | ||
|---|---|---|
| void | <init>(StreamConnection s1) | |
| synchronized | void | closeConnection() |
| Authenticator | getAuthenticator() | |
| StreamConnection | getConnection() | |
| InputStream | getInputStream() | |
| int | getMRU() | |
| OutputStream | getOutputStream() | |
| int | getPeerMRU() | |
| int | getPeerVersion() | |
| void | setAuthenticator(Authenticator a1) | |
| void | setMRU(int i1) | |
| void | setPeerMRU(int i1) | |
| void | setPeerVersion(int i1) | |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.io.InputConnection.openInputStream() |
| 0001 | method | javax.microedition.io.OutputConnection.openOutputStream() |
| 0002 | method | java.io.OutputStream.close() |
| 0003 | method | java.io.InputStream.close() |
| 0004 | method | javax.microedition.io.Connection.close() |
| 0005 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private | int | code |
| private | Command | command |
| private | ServerRequestHandler | handler |
| private | boolean | started |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | run() |
| public | void | start(Command c1, ServerRequestHandler s1) |
| public synchronized | int | waitFor() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Thread.<init>() |
| 0001 | method | java.lang.Thread.start() |
| 0002 | method | java.lang.Object.notifyAll() |
| 0003 | method | com.rococosoft.impronto.obex.Command.execute() |
| 0004 | method | java.lang.Object.wait() |
| 0005 | objref | java.lang.InterruptedException |
| 0006 | method | java.lang.Thread.join() |
| Fields | ||
|---|---|---|
| byte[] | bytes | |
| int | code | |
| Methods | ||
|---|---|---|
| void | <init>(int i1, byte[] b1, int i2) | |
| void | <init>(int i1, byte[] b1) | |
| byte[] | getBytes() | |
| int | getCode() | |
| int | getLength() | |
| byte[] | getPacketHeader() | |
| private static | int | read(InputStream i1) |
| static | Packet | readFrom(InputStream i1) |
| void | writeTo(OutputStream o1) | |
| References | ||
|---|---|---|
| 0000 | method | this.getPacketHeader() |
| 0001 | method | this.getLength() |
| 0002 | objref | java.io.ByteArrayOutputStream |
| 0003 | method | java.io.ByteArrayOutputStream.<init>() |
| 0004 | method | java.io.ByteArrayOutputStream.write() |
| 0005 | method | java.io.OutputStream.write() |
| 0006 | method | java.io.ByteArrayOutputStream.toByteArray() |
| 0007 | method | java.io.OutputStream.write() |
| 0008 | method | java.io.OutputStream.flush() |
| 0009 | method | java.io.InputStream.read() |
| 000A | text | input stream closed prematurely |
| 000B | method | com.rococosoft.impronto.obex.OBEX.raiseIOExceptionIf() |
| 000C | method | this.read() |
| 000D | method | java.io.InputStream.read() |
| 000E | objref | java.io.EOFException |
| 000F | method | java.io.EOFException.<init>() |
| 0010 | objref | this |
| 0011 | method | this.<init>() |
| 0012 | text | packet too large |
| 0013 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private | boolean | complete |
| Methods | ||
|---|---|---|
| void | <init>(RequestHeaderSet r1, boolean b1) | |
| void | dispatch(ServerRequestHandler s1, OBEXConnectionState o1) | |
| Fields | ||
|---|---|---|
| private | Operation | operation |
| private final | PutRequest | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(PutRequest p1, Operation o1) | |
| public | int | execute(ServerRequestHandler s1) |
| References | ||
|---|---|---|
| 0000 | method | javax.obex.ServerRequestHandler.onPut() |
| 0001 | objref | com.rococosoft.impronto.obex.Command |
| Methods | ||
|---|---|---|
| void | <init>() | |
| Request | createRequest(byte[] b1, boolean b2) | |
| boolean | recognises(int i1) | |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.obex.RequestProcessor.<init>() |
| 0001 | objref | com.rococosoft.impronto.obex.PutRequest |
| 0002 | objref | com.rococosoft.impronto.obex.RequestHeaderSet |
| 0003 | method | com.rococosoft.impronto.obex.RequestHeaderSet.<init>() |
| 0004 | method | com.rococosoft.impronto.obex.PutRequest.<init>() |
| Fields | ||
|---|---|---|
| RequestHeaderSet | headers | |
| static | Vector | processors |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(RequestHeaderSet r1) | |
| void | dispatch(ServerRequestHandler s1, OBEXConnectionState o1) | |
| public static | Request | process(Packet p1) |
| void | respond(int i1, FragmentWriter f1, ServerRequestHandler s1, ImprontoHeaderSet i2) | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| void | <init>(byte[] b1, int i1) | |
| void | <init>(byte[] b1) | |
| void | <init>(ImprontoHeaderSet i1) | |
| public | int | getResponseCode() |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.obex.ImprontoHeaderSet.<init>() |
| 0001 | method | com.rococosoft.impronto.obex.ImprontoHeaderSet.<init>() |
| 0002 | method | com.rococosoft.impronto.obex.ImprontoHeaderSet.keys() |
| 0003 | method | java.util.Enumeration.hasMoreElements() |
| 0004 | method | java.util.Enumeration.nextElement() |
| 0005 | method | java.util.Hashtable.get() |
| 0006 | method | java.util.Hashtable.put() |
| 0007 | objref | java.io.IOException |
| 0008 | method | java.io.IOException.<init>() |
| Fields | ||
|---|---|---|
| private | int | op |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| Request | create(int i1, byte[] b1, boolean b2) | |
| Request | createRequest(byte[] b1, boolean b2) | |
| boolean | recognises(int i1) | |
| References | ||
|---|---|---|
| 0000 | method | this.recognises() |
| 0001 | method | this.createRequest() |
| Methods | ||
|---|---|---|
| void | <init>() | |
| private static | boolean | isValidCode(int i1) |
| static | int | validate(int i1) |
| References | ||
|---|---|---|
| 0000 | method | this.isValidCode() |
| Fields | ||
|---|---|---|
| private | int | responseCode |
| Methods | ||
|---|---|---|
| void | <init>(Packet p1) | |
| void | <init>(int i1, byte[] b1) | |
| public | int | getResponseCode() |
| void | setResponseCode(int i1) | |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.obex.Packet.getCode() |
| 0001 | method | com.rococosoft.impronto.obex.Packet.getBytes() |
| 0002 | method | this.<init>() |
| 0003 | method | com.rococosoft.impronto.obex.ImprontoHeaderSet.<init>() |
| Methods | ||
|---|---|---|
| void | <init>(Authenticator a1) | |
| public | void | abort() |
| public | int | getResponseCode() |
| protected | void | setRequestHeaders(ImprontoHeaderSet i1) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.obex.ImprontoOperation.<init>() |
| 0001 | objref | java.io.IOException |
| 0002 | method | java.io.IOException.<init>() |
| 0003 | method | com.rococosoft.impronto.obex.ImprontoOperation.processChallengeHeaders() |
| 0004 | method | com.rococosoft.impronto.obex.Digest.processPeerResponse() |
| 0005 | text | authorization failure |
| 0006 | method | com.rococosoft.impronto.obex.OBEX.raiseIOExceptionIf() |
| 0007 | method | com.rococosoft.impronto.obex.ImprontoOperation.setReceivedHeaders() |
| Fields | ||
|---|---|---|
| byte[] | header | |
| Methods | ||
|---|---|---|
| void | <init>(RequestHeaderSet r1, boolean b1, boolean b2, int i1) | |
| byte[] | getPacketHeader() | |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.obex.ImprontoHeaderSet.toByteArray() |
| 0001 | method | com.rococosoft.impronto.obex.Packet.<init>() |
| 0002 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private | byte[] | header |
| Methods | ||
|---|---|---|
| void | <init>(RequestHeaderSet r1, byte[] b1) | |
| void | dispatch(ServerRequestHandler s1, OBEXConnectionState o1) | |
| byte[] | getHeader() | |
| static | int | getHeaderLength() |
| Methods | ||
|---|---|---|
| void | <init>() | |
| Request | createRequest(byte[] b1, boolean b2) | |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.obex.RequestProcessor.<init>() |
| 0001 | objref | com.rococosoft.impronto.obex.RequestHeaderSet |
| 0002 | method | com.rococosoft.impronto.obex.SetPathRequest.getHeaderLength() |
| 0003 | method | com.rococosoft.impronto.obex.RequestHeaderSet.<init>() |
| 0004 | objref | com.rococosoft.impronto.obex.SetPathRequest |
| 0005 | method | com.rococosoft.impronto.obex.SetPathRequest.<init>() |
| Fields | ||
|---|---|---|
| static final | byte[] | empty |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| void | dispatch(ServerRequestHandler s1, OBEXConnectionState o1) | |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.obex.Request.<init>() |
| 0001 | objref | com.rococosoft.impronto.obex.Packet |
| 0002 | field | this.empty |
| 0003 | method | com.rococosoft.impronto.obex.Packet.<init>() |
| 0004 | method | com.rococosoft.impronto.obex.OBEXConnectionState.getOutputStream() |
| 0005 | method | com.rococosoft.impronto.obex.Packet.writeTo() |
| 0006 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| void | <init>() | |
| Request | createRequest(byte[] b1, boolean b2) | |
| boolean | recognises(byte b1) | |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.obex.RequestProcessor.<init>() |
| 0001 | objref | com.rococosoft.impronto.obex.UnknownRequest |
| 0002 | method | com.rococosoft.impronto.obex.UnknownRequest.<init>() |
| Fields | ||
|---|---|---|
| private | int | channel |
| private | ImprontoRFCommConnection$RFCommInputStream | inputStream |
| private | int | mode |
| private | ImprontoRFCommConnection$RFCommOutputStream | outputStream |
| Methods | ||
|---|---|---|
| protected | void | <init>(int i1, int i2) |
| public final synchronized | void | close() |
| synchronized | void | closeInputStream() |
| synchronized | void | closeOutputStream() |
| public | int | getChannel() |
| public | int | getProtocol() |
| private | void | notifyClosed() |
| public | DataInputStream | openDataInputStream() |
| public | DataOutputStream | openDataOutputStream() |
| public | InputStream | openInputStream() |
| public | OutputStream | openOutputStream() |
| protected | int | stackAvailable() |
| protected | void | stackClose() |
| protected | void | stackFlush() |
| protected | int | stackRead(byte[] b1, int i1, int i2) |
| protected | void | stackWrite(byte[] b1, int i1, int i2) |
| Fields | ||
|---|---|---|
| boolean | ateof | |
| byte[] | buff | |
| boolean | closed | |
| private final | ImprontoRFCommConnection | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(ImprontoRFCommConnection i1) |
| void | <init>(ImprontoRFCommConnection i1, ImprontoRFCommConnection$1 i2) | |
| public | int | available() |
| public synchronized | void | close() |
| public | int | read(byte[] b1, int i1, int i2) |
| public | int | read() |
| public | int | read(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | java.io.InputStream.<init>() |
| 0002 | objref | java.io.IOException |
| 0003 | text | closed |
| 0004 | method | java.io.IOException.<init>() |
| 0005 | method | com.rococosoft.impronto.rfcomm.ImprontoRFCommConnection.stackAvailable() |
| 0006 | method | this.read() |
| 0007 | method | this.read() |
| 0008 | objref | java.lang.IndexOutOfBoundsException |
| 0009 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 000A | method | com.rococosoft.impronto.rfcomm.ImprontoRFCommConnection.stackRead() |
| 000B | method | com.rococosoft.impronto.rfcomm.ImprontoRFCommConnection.closeInputStream() |
| Fields | ||
|---|---|---|
| byte[] | buff | |
| boolean | closed | |
| private final | ImprontoRFCommConnection | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(ImprontoRFCommConnection i1) |
| void | <init>(ImprontoRFCommConnection i1, ImprontoRFCommConnection$1 i2) | |
| public synchronized | void | close() |
| public | void | flush() |
| public | void | write(byte[] b1) |
| public | void | write(int i1) |
| public | void | write(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | java.io.OutputStream.<init>() |
| 0002 | method | this.write() |
| 0003 | method | this.write() |
| 0004 | objref | java.io.IOException |
| 0005 | text | closed |
| 0006 | method | java.io.IOException.<init>() |
| 0007 | objref | java.lang.IndexOutOfBoundsException |
| 0008 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0009 | method | com.rococosoft.impronto.rfcomm.ImprontoRFCommConnection.stackWrite() |
| 000A | method | com.rococosoft.impronto.rfcomm.ImprontoRFCommConnection.stackFlush() |
| 000B | method | com.rococosoft.impronto.rfcomm.ImprontoRFCommConnection.closeOutputStream() |
| Fields | ||
|---|---|---|
| private | boolean | advertised |
| protected | boolean | authenticate |
| private | boolean | closed |
| protected | boolean | encrypt |
| protected | boolean | master |
| protected | int | mode |
| private static | BTSecurityManager | security |
| private | Service | service |
| private | LocalServiceRecord | serviceRecord |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>(LocalServiceRecord l1, boolean b1, int i1) |
| public final | StreamConnection | acceptAndOpen() |
| public final synchronized | void | close() |
| public | int | getChannel() |
| public | DescriptorStack | getDescriptorStack() |
| public | LocalServiceRecord | getServiceRecord() |
| public | boolean | isAdvertised() |
| public | boolean | isClosed() |
| protected | void | registerService(String s1, boolean b1, boolean b2, boolean b3) |
| private | void | registerServiceRecord() |
| protected | ImprontoRFCommConnection | stackAcceptAndOpen() |
| protected | void | stackClose() |
| Fields | ||
|---|---|---|
| public static final | int | MAX_SERVER_CHANNEL |
| public static final | int | MIN_SERVER_CHANNEL |
| private static | Vector | connections |
| private static | Vector | notifiers |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| public static | void | addConnection(ImprontoRFCommConnection i1) |
| public static | void | addNotifier(ImprontoRFCommConnectionNotifier i1) |
| public | StreamConnection | createRFCommConnection(String s1, int i1, boolean b1, boolean b2, boolean b3, int i2, boolean b4) |
| public | StreamConnectionNotifier | createRFCommConnectionNotifier(UUID u1, String s1, boolean b1, boolean b2, boolean b3, boolean b4, int i1, boolean b5) |
| public | ImprontoRFCommConnectionNotifier | getNotifier(ImprontoServiceRecord i1) |
| public static | Vector | getOpenConnections() |
| public static | Vector | getOpenNotifiers() |
| public | ServiceRecord | getRecord(ImprontoRFCommConnectionNotifier i1) |
| public static | boolean | isValidChannel(int i1) |
| public static | void | removeConnection(ImprontoRFCommConnection i1) |
| public static | void | removeNotifier(ImprontoRFCommConnectionNotifier i1) |
| public | void | shutdown() |
| protected | ImprontoRFCommConnection | stackCreateRFCommConnection(String s1, boolean b1, int i1, boolean b2, boolean b3, int i2, boolean b4) |
| protected | ImprontoRFCommConnectionNotifier | stackCreateRFCommConnectionNotifier(boolean b1, boolean b2, boolean b3, boolean b4, LocalServiceRecord l1, String s1, int i1, boolean b5) |
| public | void | updateRecord(LocalServiceRecord l1) |
| Fields | ||
|---|---|---|
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_CAMCORDER |
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_CAR_AUDIO |
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_GAMING_TOY |
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_HANDSFREE |
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_HEADPHONES |
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_HEADSET |
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_HEADSET_HANDSFREE |
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_HIFI_AUDIO |
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_LOUDSPEAKER |
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_MICROPHONE |
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_PORTABLE_AUDIO |
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_SETTOP_BOX |
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_UNCLASSIFIED |
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_VCR |
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_VIDEO_CAMERA |
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_VIDEO_CONFERENCING |
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_VIDEO_DISPLAY_LOUDSPEAKER |
| public static final | int | AUDIO_VIDEO_MINOR_DEVICE_VIDEO_MONITOR |
| public static final | UUID | BASEVALUE_UUID |
| public static final | int | BROWSE_GROUP_LIST |
| public static final | int | CLIENT_EXECUTABLE_URL |
| public static final | int | COMPUTER_MINOR_DEVICE_HANDHELD |
| public static final | int | COMPUTER_MINOR_DEVICE_LAPTOP |
| public static final | int | COMPUTER_MINOR_DEVICE_PALM |
| public static final | int | COMPUTER_MINOR_DEVICE_SERVER |
| public static final | int | COMPUTER_MINOR_DEVICE_UNCLASSIFIED |
| public static final | int | COMPUTER_MINOR_DEVICE_WEARABLE |
| public static final | int | COMPUTER_MINOR_DEVICE_WORKSTATION |
| public static final | int[] | DEFAULT_ATTRIBUTES |
| public static final | int | DOCUMENTATION_URL |
| public static final | UUID | FTP_UUID |
| public static final | UUID | HTTP_UUID |
| public static final | int | ICON_URL |
| public static final | int | IMAGING_MINOR_DEVICE_CAMERA |
| public static final | int | IMAGING_MINOR_DEVICE_DISPLAY |
| public static final | int | IMAGING_MINOR_DEVICE_PRINTER |
| public static final | int | IMAGING_MINOR_DEVICE_SCANNER |
| public static final | UUID | IP_UUID |
| public static final | int | L2CAP |
| public static final | UUID | L2CAP_UUID |
| public static final | int | LANGUAGE_BASED_ATTRIBUTE_ID_LIST |
| public static final | int | LAN_MINOR_DEVICE_17TO33 |
| public static final | int | LAN_MINOR_DEVICE_1TO17 |
| public static final | int | LAN_MINOR_DEVICE_33TO50 |
| public static final | int | LAN_MINOR_DEVICE_50TO67 |
| public static final | int | LAN_MINOR_DEVICE_67TO83 |
| public static final | int | LAN_MINOR_DEVICE_83TO99 |
| public static final | int | LAN_MINOR_DEVICE_FULLY_AVAILABLE |
| public static final | int | LAN_MINOR_DEVICE_NO_SERVICE |
| public static final | int | MAJOR_DEVICE_AUDIO_VIDEO |
| public static final | int | MAJOR_DEVICE_COMPUTER |
| public static final | int | MAJOR_DEVICE_IMAGING |
| public static final | int | MAJOR_DEVICE_LAN_ACCESS_POINT |
| public static final | int | MAJOR_DEVICE_MISCELLANEOUS |
| public static final | int | MAJOR_DEVICE_PERIPHERAL |
| public static final | int | MAJOR_DEVICE_PHONE |
| public static final | int | MAJOR_DEVICE_UNCLASSIFIED |
| public static final | int | MAX_ATTRIBUTE_ID |
| public static final | int | MIN_ATTRIBUTE_ID |
| public static final | int | NO_MINOR_DEVICE_CLASS |
| public static final | int | NO_SERVICE_CLASS |
| public static final | UUID | OBEX_FILE_TRANSFER |
| public static final | UUID | OBEX_OBJECT_PUSH |
| public static final | UUID | OBEX_UUID |
| public static final | int | PERIPHERAL_MINOR_DEVICE_GAMEPAD |
| public static final | int | PERIPHERAL_MINOR_DEVICE_JOYSTICK |
| public static final | int | PERIPHERAL_MINOR_DEVICE_KEYBOARD |
| public static final | int | PERIPHERAL_MINOR_DEVICE_KEYBOARD_POINTING |
| public static final | int | PERIPHERAL_MINOR_DEVICE_POINTING |
| public static final | int | PERIPHERAL_MINOR_DEVICE_REMOTE_CONTROL |
| public static final | int | PERIPHERAL_MINOR_DEVICE_SENSING |
| public static final | int | PERIPHERAL_MINOR_DEVICE_UNCLASSIFIED |
| public static final | int | PHONE_MINOR_DEVICE_CELLULAR |
| public static final | int | PHONE_MINOR_DEVICE_CORDLESS |
| public static final | int | PHONE_MINOR_DEVICE_ISDN_ACCESS |
| public static final | int | PHONE_MINOR_DEVICE_MODEM |
| public static final | int | PHONE_MINOR_DEVICE_SIM_CARD_READER |
| public static final | int | PHONE_MINOR_DEVICE_SMART_PHONE |
| public static final | int | PHONE_MINOR_DEVICE_UNCLASSIFIED |
| public static final | int | PRIMARY_LANGUAGE_BASE |
| public static final | int | PROFILE_DESCRIPTOR_LIST |
| public static final | int | PROTOCOL_DESCRIPTOR_LIST |
| public static final | int | PROVIDER_NAME |
| public static final | UUID | PUBLIC_BROWSE_GROUP |
| public static final | int | RFCOMM |
| public static final | UUID | RFCOMM_UUID |
| public static final | UUID | SDP_UUID |
| public static final | UUID | SERIAL_PORT_UUID |
| public static final | int | SERVICE_AUDIO |
| public static final | int | SERVICE_AVAILABILITY |
| public static final | int | SERVICE_CAPTURING |
| public static final | int | SERVICE_CLASS_ID_LIST |
| public static final | int | SERVICE_DATABASE_STATE |
| public static final | int | SERVICE_DESCRIPTION |
| public static final | int | SERVICE_ID |
| public static final | int | SERVICE_INFORMATION |
| public static final | int | SERVICE_INFO_TIME_TO_LIVE |
| public static final | int | SERVICE_LIMITED_DISCOVERABLE |
| public static final | int | SERVICE_NAME |
| public static final | int | SERVICE_NETWORKING |
| public static final | int | SERVICE_OBJECT_TRANSFER |
| public static final | int | SERVICE_POSITIONING |
| public static final | int | SERVICE_RECORD_HANDLE |
| public static final | int | SERVICE_RECORD_STATE |
| public static final | int | SERVICE_RENDERING |
| public static final | int | SERVICE_TELEPHONY |
| public static final | int | SERVICE_VERSION |
| public static final | UUID | STRL2CAP_UUID |
| public static final | UUID | TCP_UUID |
| public static final | UUID | TCSAT_UUID |
| public static final | UUID | TCSBIN_UUID |
| public static final | UUID | UDP_UUID |
| public static final | int | VERSION_NUMBER_LIST |
| public static final | UUID | WSP_UUID |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| References | ||
|---|---|---|
| 0000 | objref | javax.bluetooth.UUID |
| 0001 | method | javax.bluetooth.UUID.<init>() |
| 0002 | field | this.SDP_UUID |
| 0003 | 0005 | 00000000 |
| 0004 | 0000 | 00000003 |
| 0005 | field | this.RFCOMM_UUID |
| 0006 | 0005 | 00000000 |
| 0007 | 0000 | 00000005 |
| 0008 | field | this.TCSBIN_UUID |
| 0009 | 0005 | 00000000 |
| 000A | 0000 | 00000100 |
| 000B | field | this.L2CAP_UUID |
| 000C | 0005 | 00000000 |
| 000D | 0000 | 00000009 |
| 000E | field | this.IP_UUID |
| 000F | 0005 | 00000000 |
| 0010 | 0000 | 00000002 |
| 0011 | field | this.UDP_UUID |
| 0012 | 0005 | 00000000 |
| 0013 | 0000 | 00000004 |
| 0014 | field | this.TCP_UUID |
| 0015 | 0005 | 00000000 |
| 0016 | 0000 | 00000006 |
| 0017 | field | this.TCSAT_UUID |
| 0018 | 0005 | 00000000 |
| 0019 | 0000 | 00000008 |
| 001A | field | this.OBEX_UUID |
| 001B | 0005 | 00000000 |
| 001C | 0000 | 0000000A |
| 001D | field | this.FTP_UUID |
| 001E | 0005 | 00000000 |
| 001F | 0000 | 0000000C |
| 0020 | field | this.HTTP_UUID |
| 0021 | 0005 | 00000000 |
| 0022 | 0000 | 0000000E |
| 0023 | field | this.WSP_UUID |
| 0024 | 0005 | 00000000 |
| 0025 | 0000 | 00008000 |
| 0026 | field | this.STRL2CAP_UUID |
| 0027 | 0005 | 00000000 |
| 0028 | 0000 | 00001002 |
| 0029 | field | this.PUBLIC_BROWSE_GROUP |
| 002A | 0005 | 00000000 |
| 002B | 0000 | 00001101 |
| 002C | field | this.SERIAL_PORT_UUID |
| 002D | 0005 | 00000000 |
| 002E | 0000 | 00001105 |
| 002F | field | this.OBEX_OBJECT_PUSH |
| 0030 | 0005 | 00000000 |
| 0031 | 0000 | 00001106 |
| 0032 | field | this.OBEX_FILE_TRANSFER |
| 0033 | text | 0000000000001000800000805F9B34FB |
| 0034 | method | javax.bluetooth.UUID.<init>() |
| 0035 | field | this.BASEVALUE_UUID |
| 0036 | field | this.DEFAULT_ATTRIBUTES |
| Fields | ||
|---|---|---|
| private | DiscoveryAgent | agent |
| private | int[] | attrs |
| private | LocalDevice | device |
| private | Vector | devices |
| private | boolean | inquiring |
| private | int | maxTrans |
| private | Hashtable | searches |
| private | UUID[] | serviceUUIDs |
| private | Vector | services |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | boolean | cancelInquiry() |
| private synchronized | void | checkTransactions() |
| public | void | deviceDiscovered(RemoteDevice r1, DeviceClass d1) |
| public synchronized | void | inquiryCompleted(int i1) |
| public synchronized | boolean | isInquiring() |
| RemoteDevice[] | retrieveDevices(int i1) | |
| public synchronized | void | searchServices(UUID[] u1) |
| public synchronized | void | searchServices(int[] i1, UUID[] u1) |
| public synchronized | DiscoveryAdapter$ServiceSearchAdapter | searchServices(UUID[] u1, RemoteDevice r1) |
| public synchronized | DiscoveryAdapter$ServiceSearchAdapter | searchServices(int[] i1, UUID[] u1, RemoteDevice r1) |
| public | void | serviceSearchCompleted(int i1, int i2) |
| public | void | servicesDiscovered(int i1, ServiceRecord[] s1) |
| public | boolean | startInquiry(int i1) |
| public synchronized | Vector | waitDevices() |
| public synchronized | Vector | waitServices() |
| Fields | ||
|---|---|---|
| private | boolean | complete |
| private | RemoteDevice | device |
| private | ServiceRecord[] | records |
| private final | DiscoveryAdapter | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(DiscoveryAdapter d1, RemoteDevice r1) | |
| synchronized | void | addRecords(ServiceRecord[] s1) |
| public | RemoteDevice | getDevice() |
| public synchronized | ServiceRecord[] | getRecords(boolean b1) |
| public synchronized | boolean | isSearching() |
| public synchronized | void | setCompleted() |
| References | ||
|---|---|---|
| 0000 | objref | javax.bluetooth.ServiceRecord |
| 0001 | method | java.lang.Object.wait() |
| 0002 | objref | java.lang.InterruptedException |
| 0003 | method | java.lang.Object.notifyAll() |
| 0004 | method | java.lang.System.arraycopy() |
| Fields | ||
|---|---|---|
| private | byte | tag |
| private | byte[] | value |
| Methods | ||
|---|---|---|
| public | void | <init>(int i1, byte[] b1) |
| public | void | <init>(byte[] b1, int i1) |
| public | void | <init>(byte[] b1) |
| public | byte | getTag() |
| public | byte[] | getValue() |
| public | byte[] | toByteArray() |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | java.io.ByteArrayOutputStream |
| 0002 | method | java.io.ByteArrayOutputStream.<init>() |
| 0003 | method | java.io.ByteArrayOutputStream.write() |
| 0004 | method | java.io.ByteArrayOutputStream.write() |
| 0005 | method | java.io.ByteArrayOutputStream.toByteArray() |
| Fields | ||
|---|---|---|
| private static final | long | GREGORIAN_REFORM_OFFSET_MILLIS |
| private static | int | MAX_CLK_SEQ |
| private static | int | MAX_NANO_ADJUST |
| private static | String | btAddr |
| private static | int | clockSeq |
| private static final | int | debug |
| private static | long | lastTS |
| private static | int | nanoAdj |
| private static | byte[] | uuid |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | void | addToProtocolDescriptorList(ServiceRecord s1, UUID u1) |
| public static | UUID | generateUUID(String s1) |
| public static synchronized | UUID | generateUUID() |
| public static | UUID | generateUUID16(String s1) |
| public static | UUID | generateUUID32(String s1) |
| private static final | long | getUUIDTimestamp() |
| private static final | String | hex(long l1) |
| private static final | int | incClkSeq(int i1) |
| References | ||
|---|---|---|
| 0000 | method | javax.bluetooth.ServiceRecord.getAttributeValue() |
| 0001 | objref | javax.bluetooth.DataElement |
| 0002 | method | javax.bluetooth.DataElement.<init>() |
| 0003 | method | javax.bluetooth.DataElement.<init>() |
| 0004 | method | javax.bluetooth.DataElement.addElement() |
| 0005 | method | javax.bluetooth.ServiceRecord.setAttributeValue() |
| 0006 | method | this.generateUUID32() |
| 0007 | objref | javax.bluetooth.UUID |
| 0008 | method | java.lang.String.hashCode() |
| 0009 | 0005 | 00000000 |
| 000A | 0000 | FFFFFFFF |
| 000B | method | javax.bluetooth.UUID.<init>() |
| 000C | 0005 | 00000000 |
| 000D | 0000 | 0000FFFF |
| 000E | method | this.getUUIDTimestamp() |
| 000F | field | this.lastTS |
| 0010 | field | this.nanoAdj |
| 0011 | field | this.MAX_NANO_ADJUST |
| 0012 | field | this.clockSeq |
| 0013 | method | this.incClkSeq() |
| 0014 | 0005 | 0FFFFFFF |
| 0015 | 0000 | FFFFFFFF |
| 0016 | 0005 | 10000000 |
| 0017 | 0000 | 00000000 |
| 0018 | field | this.uuid |
| 0019 | 0005 | 00000000 |
| 001A | 0000 | 000000FF |
| 001B | objref | java.lang.StringBuffer |
| 001C | method | java.lang.StringBuffer.<init>() |
| 001D | field | this.btAddr |
| 001E | method | javax.bluetooth.LocalDevice.getLocalDevice() |
| 001F | method | javax.bluetooth.LocalDevice.getBluetoothAddress() |
| 0020 | objref | javax.bluetooth.BluetoothStateException |
| 0021 | objref | java.lang.RuntimeException |
| 0022 | method | java.lang.Throwable.toString() |
| 0023 | method | java.lang.RuntimeException.<init>() |
| 0024 | method | java.lang.StringBuffer.append() |
| 0025 | text | 0 |
| 0026 | method | java.lang.Integer.toHexString() |
| 0027 | method | java.lang.StringBuffer.toString() |
| 0028 | method | javax.bluetooth.UUID.<init>() |
| 0029 | field | this.MAX_CLK_SEQ |
| 002A | method | java.lang.System.currentTimeMillis() |
| 002B | 0005 | 00000B1D |
| 002C | 0000 | 069B5400 |
| 002D | 0005 | 00000000 |
| 002E | 0000 | 00002710 |
| 002F | method | java.lang.Long.toString() |
| 0030 | objref | java.util.Random |
| 0031 | method | java.util.Random.<init>() |
| 0032 | method | java.util.Random.nextInt() |
| Fields | ||
|---|---|---|
| protected static final | Boolean | FALSE |
| protected static final | Boolean | TRUE |
| private | int | pos |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| protected | void | consumeAddress(String s1, Hashtable h1) |
| protected | void | consumeBool(String s1, String s2, Hashtable h1) |
| protected | void | consumeChannel(String s1, Hashtable h1) |
| protected | void | consumeColon(String s1) |
| protected | void | consumeInt(String s1, String s2, Hashtable h1) |
| protected | void | consumePSM(String s1, Hashtable h1) |
| protected | void | consumeParams(String s1, Hashtable h1, String[] s2) |
| protected | boolean | consumeString(String s1, String s2) |
| protected | void | consumeText(String s1, String s2, Hashtable h1) |
| protected | void | consumeUUID(String s1, Hashtable h1) |
| public | Connection | open(String s1, int i1, boolean b1) |
| protected | void | reset() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.String.substring() |
| 0001 | objref | com.rococosoft.util.StringTokenizer |
| 0002 | text | ; |
| 0003 | method | com.rococosoft.util.StringTokenizer.<init>() |
| 0004 | method | com.rococosoft.util.StringTokenizer.hasMoreTokens() |
| 0005 | method | com.rococosoft.util.StringTokenizer.nextToken() |
| 0006 | text | = |
| 0007 | method | com.rococosoft.util.StringTokenizer.countTokens() |
| 0008 | objref | java.lang.IllegalArgumentException |
| 0009 | objref | java.lang.StringBuffer |
| 000A | method | java.lang.StringBuffer.<init>() |
| 000B | text | expected ";<name>=<value>" but found " |
| 000C | method | java.lang.StringBuffer.append() |
| 000D | text | " |
| 000E | method | java.lang.StringBuffer.toString() |
| 000F | method | java.lang.IllegalArgumentException.<init>() |
| 0010 | method | java.lang.String.toLowerCase() |
| 0011 | method | java.util.Hashtable.containsKey() |
| 0012 | text | duplicate key |
| 0013 | text | |
| 0014 | method | java.lang.String.equals() |
| 0015 | text | bad key (null) |
| 0016 | text | bad value (null) |
| 0017 | text | invalid parameter: |
| 0018 | text | master |
| 0019 | text | encrypt |
| 001A | text | authorize |
| 001B | text | authenticate |
| 001C | text | true |
| 001D | objref | java.lang.Boolean |
| 001E | method | java.lang.Boolean.<init>() |
| 001F | method | java.util.Hashtable.put() |
| 0020 | text | false |
| 0021 | text | bad boolean value: |
| 0022 | text | receivemtu |
| 0023 | text | transmitmtu |
| 0024 | method | java.lang.Integer.valueOf() |
| 0025 | objref | java.lang.NumberFormatException |
| 0026 | text | bad MTU value: |
| 0027 | text | name |
| 0028 | method | java.lang.String.trim() |
| 0029 | method | java.lang.String.charAt() |
| 002A | method | com.rococosoft.util.CharTest.isLetter() |
| 002B | method | com.rococosoft.util.CharTest.isDigit() |
| 002C | text | -_ |
| 002D | method | java.lang.String.indexOf() |
| 002E | text | bad character: ` |
| 002F | method | java.lang.StringBuffer.append() |
| 0030 | text | ' |
| 0031 | method | java.lang.String.startsWith() |
| 0032 | text | : |
| 0033 | method | this.consumeString() |
| 0034 | text | colon expected |
| 0035 | text | bad address length |
| 0036 | method | java.lang.String.substring() |
| 0037 | method | java.lang.Long.parseLong() |
| 0038 | text | address |
| 0039 | text | bad address: |
| 003A | objref | java.lang.RuntimeException |
| 003B | text | bad address |
| 003C | text | channel |
| 003D | text | bad channel |
| 003E | text | psm |
| 003F | method | java.lang.Integer.valueOf() |
| 0040 | text | bad PSM |
| 0041 | method | com.rococosoft.util.CharTest.isHexDigit() |
| 0042 | text | uuid |
| 0043 | objref | javax.bluetooth.UUID |
| 0044 | method | javax.bluetooth.UUID.<init>() |
| 0045 | method | java.lang.Throwable.toString() |
| 0046 | text | bad |
| 0047 | field | this.TRUE |
| 0048 | field | this.FALSE |
| 0049 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | Connection | getLowerLayer() |
| References | ||
|---|---|---|
| 0000 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static | ProtocolHandler | sppHandler |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | Connection | open(String s1, int i1, boolean b1) |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | Connection | open(String s1, int i1, boolean b1) |
| Hashtable | parseConnectorURL(String s1) | |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.io.protocol.ProtocolHandler.<init>() |
| 0001 | objref | java.util.Hashtable |
| 0002 | method | java.util.Hashtable.<init>() |
| 0003 | method | com.rococosoft.io.protocol.ProtocolHandler.reset() |
| 0004 | text | // |
| 0005 | method | com.rococosoft.io.protocol.ProtocolHandler.consumeString() |
| 0006 | objref | java.lang.IllegalArgumentException |
| 0007 | text | bad url, should begin with // |
| 0008 | method | java.lang.IllegalArgumentException.<init>() |
| 0009 | text | localhost |
| 000A | text | type |
| 000B | text | server |
| 000C | method | java.util.Hashtable.put() |
| 000D | method | com.rococosoft.io.protocol.ProtocolHandler.consumeColon() |
| 000E | method | com.rococosoft.io.protocol.ProtocolHandler.consumeUUID() |
| 000F | objref | java.lang.String |
| 0010 | text | name |
| 0011 | text | master |
| 0012 | text | encrypt |
| 0013 | text | authorize |
| 0014 | text | authenticate |
| 0015 | text | receivemtu |
| 0016 | text | transmitmtu |
| 0017 | method | com.rococosoft.io.protocol.ProtocolHandler.consumeParams() |
| 0018 | text | client |
| 0019 | method | com.rococosoft.io.protocol.ProtocolHandler.consumeAddress() |
| 001A | method | com.rococosoft.io.protocol.ProtocolHandler.consumePSM() |
| 001B | objref | java.lang.NullPointerException |
| 001C | method | java.lang.NullPointerException.<init>() |
| 001D | text | invalid mode |
| 001E | method | this.parseConnectorURL() |
| 001F | method | java.util.Hashtable.get() |
| 0020 | method | java.lang.String.equals() |
| 0021 | text | uuid |
| 0022 | objref | javax.bluetooth.UUID |
| 0023 | text | address |
| 0024 | text | psm |
| 0025 | objref | java.lang.Integer |
| 0026 | objref | java.lang.Boolean |
| 0027 | text | invalid receive MTU |
| 0028 | text | invalid transmit MTU |
| 0029 | field | com.rococosoft.io.protocol.ProtocolHandler.FALSE |
| 002A | objref | javax.bluetooth.BluetoothConnectionException |
| 002B | text | cannot authorize |
| 002C | method | javax.bluetooth.BluetoothConnectionException.<init>() |
| 002D | field | com.rococosoft.io.protocol.ProtocolHandler.TRUE |
| 002E | text | cannot authorize without authentication |
| 002F | text | cannot encrypt without authentication |
| 0030 | method | javax.bluetooth.LocalDevice.getLocalDevice() |
| 0031 | method | com.rococosoft.impronto.ImprontoLocalDevice.getImprontoLocalDevice() |
| 0032 | method | com.rococosoft.impronto.ImprontoLocalDevice.getL2CAPConnectionManager() |
| 0033 | method | com.rococosoft.impronto.l2cap.L2CAPConnectionManager.createL2CAPConnection() |
| 0034 | method | com.rococosoft.impronto.l2cap.L2CAPConnectionManager.createL2CAPConnectionNotifier() |
| 0035 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | Connection | open(String s1, int i1, boolean b1) |
| Hashtable | parseConnectorURL(String s1) | |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.io.protocol.ProtocolHandler.<init>() |
| 0001 | objref | java.util.Hashtable |
| 0002 | method | java.util.Hashtable.<init>() |
| 0003 | method | com.rococosoft.io.protocol.ProtocolHandler.reset() |
| 0004 | text | // |
| 0005 | method | com.rococosoft.io.protocol.ProtocolHandler.consumeString() |
| 0006 | objref | java.lang.IllegalArgumentException |
| 0007 | objref | java.lang.StringBuffer |
| 0008 | method | java.lang.StringBuffer.<init>() |
| 0009 | text | bad url (should begin with //): |
| 000A | method | java.lang.StringBuffer.append() |
| 000B | method | java.lang.StringBuffer.toString() |
| 000C | method | java.lang.IllegalArgumentException.<init>() |
| 000D | text | localhost |
| 000E | text | type |
| 000F | text | server |
| 0010 | method | java.util.Hashtable.put() |
| 0011 | method | com.rococosoft.io.protocol.ProtocolHandler.consumeColon() |
| 0012 | method | com.rococosoft.io.protocol.ProtocolHandler.consumeUUID() |
| 0013 | objref | java.lang.String |
| 0014 | text | name |
| 0015 | text | master |
| 0016 | text | encrypt |
| 0017 | text | authorize |
| 0018 | text | authenticate |
| 0019 | method | com.rococosoft.io.protocol.ProtocolHandler.consumeParams() |
| 001A | text | client |
| 001B | method | com.rococosoft.io.protocol.ProtocolHandler.consumeAddress() |
| 001C | method | com.rococosoft.io.protocol.ProtocolHandler.consumeChannel() |
| 001D | objref | java.lang.NullPointerException |
| 001E | method | java.lang.NullPointerException.<init>() |
| 001F | text | invalid mode: |
| 0020 | method | java.lang.StringBuffer.append() |
| 0021 | method | this.parseConnectorURL() |
| 0022 | method | java.util.Hashtable.get() |
| 0023 | method | java.lang.String.equals() |
| 0024 | text | uuid |
| 0025 | objref | javax.bluetooth.UUID |
| 0026 | text | address |
| 0027 | text | channel |
| 0028 | objref | java.lang.Integer |
| 0029 | objref | java.lang.Boolean |
| 002A | field | com.rococosoft.io.protocol.ProtocolHandler.FALSE |
| 002B | objref | javax.bluetooth.BluetoothConnectionException |
| 002C | text | cannot authorize |
| 002D | method | javax.bluetooth.BluetoothConnectionException.<init>() |
| 002E | field | com.rococosoft.io.protocol.ProtocolHandler.TRUE |
| 002F | text | cannot authorize without authentication |
| 0030 | text | cannot encrypt without authentication |
| 0031 | method | javax.bluetooth.LocalDevice.getLocalDevice() |
| 0032 | method | com.rococosoft.impronto.ImprontoLocalDevice.getImprontoLocalDevice() |
| 0033 | method | com.rococosoft.impronto.ImprontoLocalDevice.getRFCommConnectionManager() |
| 0034 | method | com.rococosoft.impronto.rfcomm.RFCommConnectionManager.createRFCommConnection() |
| 0035 | method | com.rococosoft.impronto.rfcomm.RFCommConnectionManager.createRFCommConnectionNotifier() |
| 0036 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| int | chunkpos | |
| Vector | chunks | |
| boolean | closed | |
| int | nchunks | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public synchronized | void | close() |
| private | byte[] | getChunk() |
| public synchronized | int | read(byte[] b1, int i1, int i2) |
| public synchronized | int | read() |
| public synchronized | void | write(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | method | java.util.Vector.addElement() |
| 0003 | method | java.lang.Object.notify() |
| 0004 | method | java.lang.Object.wait() |
| 0005 | objref | java.lang.InterruptedException |
| 0006 | method | java.util.Vector.firstElement() |
| 0007 | objref | ? |
| 0008 | objref | java.lang.NullPointerException |
| 0009 | method | java.lang.NullPointerException.<init>() |
| 000A | objref | java.lang.IndexOutOfBoundsException |
| 000B | method | java.lang.IndexOutOfBoundsException.<init>() |
| 000C | method | this.getChunk() |
| 000D | method | java.util.Vector.removeElement() |
| 000E | method | java.lang.System.arraycopy() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public static final | boolean | isDigit(char c1) |
| public static final | boolean | isHexDigit(char c1) |
| public static final | boolean | isLetter(char c1) |
| Fields | ||
|---|---|---|
| String | delim | |
| int | pos | |
| boolean | returnDelims | |
| String | str | |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| public | void | <init>(String s1, String s2) |
| public | void | <init>(String s1, String s2, boolean b1) |
| public synchronized | int | countTokens() |
| public | boolean | hasMoreElements() |
| public | boolean | hasMoreTokens() |
| public | Object | nextElement() |
| public | String | nextToken() |
| public synchronized | String | nextToken(String s1) |
| References | ||
|---|---|---|
| 0000 | text | |
| 0001 | method | this.<init>() |
| 0002 | objref | java.lang.NullPointerException |
| 0003 | method | java.lang.NullPointerException.<init>() |
| 0004 | method | this.hasMoreTokens() |
| 0005 | method | this.nextToken() |
| 0006 | method | this.countTokens() |
| 0007 | method | this.nextToken() |
| 0008 | objref | java.lang.StringBuffer |
| 0009 | method | java.lang.StringBuffer.<init>() |
| 000A | method | java.lang.String.charAt() |
| 000B | method | java.lang.String.indexOf() |
| 000C | method | java.lang.StringBuffer.append() |
| 000D | objref | java.util.NoSuchElementException |
| 000E | method | java.util.NoSuchElementException.<init>() |
| 000F | method | java.lang.StringBuffer.toString() |
| 0010 | objref | java.util.Enumeration |
| Fields | ||
|---|---|---|
| private static | String | defaultEncoding |
| private static | String[] | defaultMEPath |
| private static | StreamReader | lastReader |
| private static | String | lastReaderEncoding |
| private static | StreamWriter | lastWriter |
| private static | String | lastWriterEncoding |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static synchronized | char[] | byteToCharArray(byte[] b1, int i1, int i2, String s1) |
| public static | char[] | byteToCharArray(byte[] b1, int i1, int i2) |
| public static synchronized | byte[] | charToByteArray(char[] c1, int i1, int i2, String s1) |
| public static | byte[] | charToByteArray(char[] c1, int i1, int i2) |
| public static | Reader | getStreamReader(InputStream i1, String s1) |
| public static | Reader | getStreamReader(InputStream i1) |
| private static | StreamReader | getStreamReaderPrim(String s1) |
| public static | Writer | getStreamWriter(OutputStream o1) |
| public static | Writer | getStreamWriter(OutputStream o1, String s1) |
| private static | StreamWriter | getStreamWriterPrim(String s1) |
| private static | String | internalNameForEncoding(String s1) |
| private static | String | normalizeEncodingName(String s1) |
| References | ||
|---|---|---|
| 0000 | field | this.defaultEncoding |
| 0001 | method | this.getStreamReader() |
| 0002 | objref | java.io.UnsupportedEncodingException |
| 0003 | text | ISO8859_1 |
| 0004 | objref | java.lang.RuntimeException |
| 0005 | objref | java.lang.StringBuffer |
| 0006 | method | java.lang.StringBuffer.<init>() |
| 0007 | text | Missing default encoding |
| 0008 | method | java.lang.StringBuffer.append() |
| 0009 | method | java.lang.StringBuffer.toString() |
| 000A | method | java.lang.RuntimeException.<init>() |
| 000B | objref | java.lang.NullPointerException |
| 000C | method | java.lang.NullPointerException.<init>() |
| 000D | method | this.getStreamReaderPrim() |
| 000E | method | com.sun.cldc.i18n.StreamReader.open() |
| 000F | method | this.internalNameForEncoding() |
| 0010 | field | this.defaultMEPath |
| 0011 | method | java.lang.StringBuffer.append() |
| 0012 | text | _Reader |
| 0013 | method | java.lang.Class.forName() |
| 0014 | method | java.lang.Class.newInstance() |
| 0015 | objref | com.sun.cldc.i18n.StreamReader |
| 0016 | objref | java.lang.ClassNotFoundException |
| 0017 | objref | java.lang.InstantiationException |
| 0018 | text | InstantiationException |
| 0019 | method | java.lang.Throwable.getMessage() |
| 001A | objref | java.lang.IllegalAccessException |
| 001B | text | IllegalAccessException |
| 001C | objref | java.lang.ClassCastException |
| 001D | text | ClassCastException |
| 001E | text | Encoding |
| 001F | text | not found |
| 0020 | method | java.io.UnsupportedEncodingException.<init>() |
| 0021 | method | this.getStreamWriter() |
| 0022 | method | this.getStreamWriterPrim() |
| 0023 | method | com.sun.cldc.i18n.StreamWriter.open() |
| 0024 | text | _Writer |
| 0025 | objref | com.sun.cldc.i18n.StreamWriter |
| 0026 | method | this.byteToCharArray() |
| 0027 | method | this.charToByteArray() |
| 0028 | objref | java.lang.IndexOutOfBoundsException |
| 0029 | method | java.lang.Integer.toString() |
| 002A | method | java.lang.IndexOutOfBoundsException.<init>() |
| 002B | field | this.lastReaderEncoding |
| 002C | method | java.lang.String.equals() |
| 002D | field | this.lastReader |
| 002E | method | com.sun.cldc.i18n.StreamReader.sizeOf() |
| 002F | objref | java.io.ByteArrayInputStream |
| 0030 | method | java.io.ByteArrayInputStream.<init>() |
| 0031 | method | java.io.Reader.read() |
| 0032 | method | com.sun.cldc.i18n.StreamReader.close() |
| 0033 | objref | java.io.IOException |
| 0034 | text | IOException reading reader |
| 0035 | field | this.lastWriterEncoding |
| 0036 | field | this.lastWriter |
| 0037 | method | com.sun.cldc.i18n.StreamWriter.sizeOf() |
| 0038 | objref | java.io.ByteArrayOutputStream |
| 0039 | method | java.io.ByteArrayOutputStream.<init>() |
| 003A | method | java.io.Writer.write() |
| 003B | method | com.sun.cldc.i18n.StreamWriter.close() |
| 003C | text | IOException writing writer |
| 003D | method | java.io.ByteArrayOutputStream.close() |
| 003E | method | java.io.ByteArrayOutputStream.toByteArray() |
| 003F | method | this.normalizeEncodingName() |
| 0040 | text | US_ASCII |
| 0041 | text | ISO_8859_1 |
| 0042 | text | _InternalEncodingName |
| 0043 | method | java.lang.System.getProperty() |
| 0044 | method | java.lang.StringBuffer.<init>() |
| 0045 | method | java.lang.StringBuffer.charAt() |
| 0046 | method | java.lang.StringBuffer.setCharAt() |
| 0047 | method | java.lang.Character.toUpperCase() |
| 0048 | objref | java.lang.String |
| 0049 | text | microedition.encoding |
| 004A | text | ISO-8859-1 |
| 004B | text | com.jblend.util.i18n |
| 004C | text | com.sun.cldc.i18n.j2me |
| Fields | ||
|---|---|---|
| public | InputStream | in |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | close() |
| public | void | mark(int i1) |
| public | boolean | markSupported() |
| public | Reader | open(InputStream i1, String s1) |
| public | boolean | ready() |
| public | void | reset() |
| public | int | sizeOf(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | java.io.Reader.<init>() |
| 0001 | method | java.io.InputStream.available() |
| 0002 | objref | java.io.IOException |
| 0003 | method | java.io.InputStream.markSupported() |
| 0004 | method | java.io.InputStream.mark() |
| 0005 | text | mark() not supported |
| 0006 | method | java.io.IOException.<init>() |
| 0007 | method | java.io.InputStream.reset() |
| 0008 | method | java.io.InputStream.close() |
| 0009 | objref | java.io.UnsupportedEncodingException |
| Fields | ||
|---|---|---|
| public | OutputStream | out |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | close() |
| public | void | flush() |
| public | Writer | open(OutputStream o1, String s1) |
| public | int | sizeOf(char[] c1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | java.io.Writer.<init>() |
| 0001 | method | java.io.OutputStream.flush() |
| 0002 | method | java.io.OutputStream.close() |
| 0003 | objref | java.io.UnsupportedEncodingException |
| 0004 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static | int | BBUF_LEN |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public synchronized | int | read() |
| public synchronized | int | read(char[] c1, int i1, int i2) |
| public | int | sizeOf(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | com.sun.cldc.i18n.StreamReader.<init>() |
| 0001 | method | java.io.InputStream.read() |
| 0002 | field | this.BBUF_LEN |
| 0003 | method | java.io.InputStream.read() |
| 0004 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | int | sizeOf(char[] c1, int i1, int i2) |
| public synchronized | void | write(int i1) |
| public synchronized | void | write(char[] c1, int i1, int i2) |
| public synchronized | void | write(String s1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | com.sun.cldc.i18n.StreamWriter.<init>() |
| 0001 | method | java.io.OutputStream.write() |
| 0002 | method | this.write() |
| 0003 | method | java.lang.String.charAt() |
| 0004 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public static | int | digit(char c1, int i1) |
| public static | boolean | isDigit(char c1) |
| public static | boolean | isLowerCase(char c1) |
| public static | boolean | isUpperCase(char c1) |
| public static | char | toLowerCase(char c1) |
| public static | char | toUpperCase(char c1) |
| References | ||
|---|---|---|
| 0000 | method | this.isUpperCase() |
| 0001 | method | this.isLowerCase() |
| 0002 | method | this.isDigit() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public native | void | write(int i1) |
| public native | void | write(byte[] b1) |
| public native | void | write(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | java.io.OutputStream.<init>() |
| 0001 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | int | JAN_1_1_JULIAN_DAY |
| private static final | int[] | LEAP_NUM_DAYS |
| private static final | int[] | NUM_DAYS |
| protected | int | day |
| private | int[] | days_in_month |
| protected | int | hour |
| private static final | long | julianDayOffset |
| protected | int | milli |
| private static final | int | millisPerDay |
| private static final | int | millisPerHour |
| protected | int | minute |
| protected | int | month |
| protected | int | second |
| private static final | int[] | ttb |
| protected | int | tzoffset |
| private static final | String[] | wtb |
| protected | int | year |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(int i1, int i2, int i3, int i4, int i5, int i6) | |
| void | <init>(String s1) | |
| private final | long | computeJulianDay(int i1, int i2, int i3) |
| private static final | long | floorDivide(long l1, long l2) |
| int | getDay() | |
| int | getHour() | |
| int | getMinute() | |
| int | getMonth() | |
| int | getSecond() | |
| long | getTime() | |
| int | getYear() | |
| private | void | internalParse(String s1) |
| private | long | julianDayToMillis(long l1) |
| public static | long | parse(String s1) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.IllegalArgumentException |
| 0001 | method | java.lang.IllegalArgumentException.<init>() |
| 0002 | method | this.internalParse() |
| 0003 | objref | this |
| 0004 | method | this.<init>() |
| 0005 | method | this.getTime() |
| 0006 | method | this.computeJulianDay() |
| 0007 | method | this.julianDayToMillis() |
| 0008 | 0005 | 00000000 |
| 0009 | 0000 | 0000016D |
| 000A | 0005 | 00000000 |
| 000B | 0000 | 00000004 |
| 000C | method | this.floorDivide() |
| 000D | 0005 | 00000000 |
| 000E | 0000 | 001A444F |
| 000F | 0005 | 00000000 |
| 0010 | 0000 | 00000190 |
| 0011 | 0005 | 00000000 |
| 0012 | 0000 | 00000064 |
| 0013 | 0005 | 00000000 |
| 0014 | 0000 | 00000002 |
| 0015 | field | this.LEAP_NUM_DAYS |
| 0016 | field | this.NUM_DAYS |
| 0017 | 0005 | 00000000 |
| 0018 | 0000 | 00253D8C |
| 0019 | 0005 | 00000000 |
| 001A | 0000 | 05265C00 |
| 001B | method | java.lang.String.charAt() |
| 001C | method | java.lang.String.substring() |
| 001D | method | com.jblend.util.Case.toLower() |
| 001E | field | this.wtb |
| 001F | method | java.lang.String.equals() |
| 0020 | field | this.ttb |
| 0021 | objref | java.lang.String |
| 0022 | text | am |
| 0023 | text | pm |
| 0024 | text | monday |
| 0025 | text | tuesday |
| 0026 | text | wednesday |
| 0027 | text | thursday |
| 0028 | text | friday |
| 0029 | text | saturday |
| 002A | text | sunday |
| 002B | text | january |
| 002C | text | february |
| 002D | text | march |
| 002E | text | april |
| 002F | text | may |
| 0030 | text | june |
| 0031 | text | july |
| 0032 | text | august |
| 0033 | text | september |
| 0034 | text | october |
| 0035 | text | november |
| 0036 | text | december |
| 0037 | text | gmt |
| 0038 | text | ut |
| 0039 | text | utc |
| 003A | text | est |
| 003B | text | edt |
| 003C | text | cst |
| 003D | text | cdt |
| 003E | text | mst |
| 003F | text | mdt |
| 0040 | text | pst |
| 0041 | text | pdt |
| Fields | ||
|---|---|---|
| private | Object | handle |
| private | int | pos |
| private | int | size |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| public | int | available() |
| public synchronized | void | close() |
| private static native | void | close(Object o1) |
| private static | String | fixResourceName(String s1) |
| private static native | Object | open(String s1) |
| public | int | read() |
| public | int | read(byte[] b1, int i1, int i2) |
| private static native | int | read(Object o1) |
| private static native | int | readBytes(Object o1, byte[] b1, int i1, int i2, int i3) |
| private static native | int | size(Object o1) |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | method | java.lang.String.substring() |
| 0003 | text | . |
| 0004 | method | java.lang.String.equals() |
| 0005 | text | .. |
| 0006 | method | java.util.Vector.size() |
| 0007 | method | java.util.Vector.removeElementAt() |
| 0008 | objref | java.lang.ArrayIndexOutOfBoundsException |
| 0009 | objref | java.io.IOException |
| 000A | method | java.io.IOException.<init>() |
| 000B | method | java.util.Vector.addElement() |
| 000C | method | java.lang.String.indexOf() |
| 000D | objref | java.lang.StringBuffer |
| 000E | method | java.lang.StringBuffer.<init>() |
| 000F | method | java.util.Vector.elementAt() |
| 0010 | objref | java.lang.String |
| 0011 | method | java.lang.StringBuffer.append() |
| 0012 | text | / |
| 0013 | method | java.lang.String.substring() |
| 0014 | text | .class |
| 0015 | method | java.lang.String.endsWith() |
| 0016 | method | java.lang.StringBuffer.toString() |
| 0017 | method | java.io.InputStream.<init>() |
| 0018 | method | this.fixResourceName() |
| 0019 | method | this.open() |
| 001A | method | this.size() |
| 001B | method | this.read() |
| 001C | method | this.close() |
| 001D | objref | java.lang.NullPointerException |
| 001E | method | java.lang.NullPointerException.<init>() |
| 001F | objref | java.lang.IndexOutOfBoundsException |
| 0020 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0021 | method | this.readBytes() |
| Methods | ||
|---|---|---|
| public | void | setHist(int[] i1) |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | String[] | getIDs() |
| public | TimeZone | getInstance(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.util.TimeZone.<init>() |
| Fields | ||
|---|---|---|
| private static final | int | AD |
| private static final | int | BC |
| private static final | int | CYCLE_DAYS_GREGORIAN |
| private static final | int | CYCLE_DAYS_JULIAN |
| private static final | int | CYCLE_YEARS_GREGORIAN |
| private static final | int | CYCLE_YEARS_JULIAN |
| private static final | int | EPOCH_JULIAN_DAY |
| private static final | int | ERA |
| private static final | boolean | ERA_INPUT_SUPPORT |
| private static final | int | GREGORIAN_1ST_DAY |
| private static final | int | GREGORIAN_1ST_MONTH |
| private static final | int | GREGORIAN_1ST_YEAR |
| private static final | int | JULIAN_1ST_YEAR |
| private static final | int[] | LAST_DAY_OF_MONTH |
| private static final | long | ONE_DAY |
| private static final | int | ONE_HOUR |
| private static final | int | ONE_MINUTE |
| private static final | int | ONE_SECOND |
| private static final | long | ONE_WEEK |
| static final | String[] | days |
| private | int[] | hist |
| static final | String[] | months |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| private static final | StringBuffer | appendFourDigits(StringBuffer s1, int i1) |
| private static final | StringBuffer | appendTwoDigits(StringBuffer s1, int i1) |
| private static final | long | calcJulianDay(int i1, int i2, int i3) |
| private static final | void | calcYearMonthDay(long l1, int[] i1) |
| protected | void | computeFields() |
| protected | void | computeTime() |
| private | long | correctTime() |
| private static final | int | floorDivide(long l1, int i1, int[] i2) |
| private static final | long | floorDivide(long l1, long l2) |
| private static final | boolean | isGregorian(int i1, int i2, int i3) |
| private static final | boolean | isLeapYear(int i1) |
| private static final | int | julianDayToDayOfWeek(long l1) |
| private static final | long | julianDayToMillis(long l1) |
| private static final | long | millisToJulianDay(long l1) |
| public | void | setHist(int[] i1) |
| private final | void | timeToFields(long l1) |
| public static | String | toISO8601String(Calendar c1) |
| public static | String | toString(Calendar c1) |
| References | ||
|---|---|---|
| 0000 | method | java.util.Calendar.<init>() |
| 0001 | method | java.util.Calendar.getTimeZone() |
| 0002 | method | java.util.TimeZone.getRawOffset() |
| 0003 | 0005 | 7FFFFFFF |
| 0004 | 0000 | FFFFFFFF |
| 0005 | 0005 | 80000000 |
| 0006 | 0000 | 00000000 |
| 0007 | method | this.timeToFields() |
| 0008 | 0005 | 00000000 |
| 0009 | 0000 | 05265C00 |
| 000A | method | java.util.TimeZone.getOffset() |
| 000B | method | this.millisToJulianDay() |
| 000C | method | this.calcYearMonthDay() |
| 000D | method | this.julianDayToDayOfWeek() |
| 000E | text | Thu Jan 01 00:00:00 UTC 1970 |
| 000F | method | java.util.Calendar.get() |
| 0010 | method | java.lang.Integer.toString() |
| 0011 | method | java.util.TimeZone.getID() |
| 0012 | text | |
| 0013 | objref | java.lang.StringBuffer |
| 0014 | method | java.lang.StringBuffer.<init>() |
| 0015 | field | this.days |
| 0016 | method | java.lang.StringBuffer.append() |
| 0017 | method | java.lang.StringBuffer.append() |
| 0018 | field | this.months |
| 0019 | method | this.appendTwoDigits() |
| 001A | method | this.appendFourDigits() |
| 001B | method | java.lang.StringBuffer.toString() |
| 001C | text | 0000 00 00 00 00 00 +0000 |
| 001D | method | java.lang.Math.abs() |
| 001E | method | java.lang.StringBuffer.append() |
| 001F | method | this.correctTime() |
| 0020 | method | this.julianDayToMillis() |
| 0021 | 0003 | 05265C00 |
| 0022 | method | this.floorDivide() |
| 0023 | field | this.LAST_DAY_OF_MONTH |
| 0024 | method | this.isLeapYear() |
| 0025 | method | this.calcJulianDay() |
| 0026 | 0005 | 00000000 |
| 0027 | 0000 | 00253D8C |
| 0028 | method | this.floorDivide() |
| 0029 | 0005 | 00000000 |
| 002A | 0000 | 00000007 |
| 002B | 0005 | FFFFFFFF |
| 002C | 0000 | FFFFD80D |
| 002D | 0003 | 000F4240 |
| 002E | 0005 | 00000000 |
| 002F | 0000 | 00023AB1 |
| 0030 | method | this.isGregorian() |
| 0031 | 0005 | 00000000 |
| 0032 | 0000 | 00007D2D |
| 0033 | 0005 | 00000000 |
| 0034 | 0000 | 00007D53 |
| 0035 | 0005 | 00000000 |
| 0036 | 0000 | 00231519 |
| 0037 | 0005 | 00000000 |
| 0038 | 0000 | 05F5E100 |
| 0039 | 0003 | 00023AB1 |
| 003A | 0005 | 00000000 |
| 003B | 0000 | 000027F3 |
| 003C | objref | java.lang.String |
| 003D | text | Jan |
| 003E | text | Feb |
| 003F | text | Mar |
| 0040 | text | Apr |
| 0041 | text | May |
| 0042 | text | Jun |
| 0043 | text | Jul |
| 0044 | text | Aug |
| 0045 | text | Sep |
| 0046 | text | Oct |
| 0047 | text | Nov |
| 0048 | text | Dec |
| 0049 | text | Sun |
| 004A | text | Mon |
| 004B | text | Tue |
| 004C | text | Wed |
| 004D | text | Thu |
| 004E | text | Fri |
| 004F | text | Sat |
| 0050 | objref | com.sun.cldc.util.CalendarImplExt |
| Methods | ||
|---|---|---|
| public | void | setHist(int[] i1) |
| Fields | ||
|---|---|---|
| private static final | int | DOM_MODE |
| private static final | int | DOW_GE_DOM_MODE |
| private static final | int | DOW_IN_MONTH_MODE |
| private static final | int | DOW_LE_DOM_MODE |
| static | String | HOME_ID |
| private | String | ID |
| private static final | int | INVALID_CUSTOM_ID |
| private static final | int | ONE_DAY |
| private static final | int | ONE_HOUR |
| private static final | int | ONE_MINUTE |
| private | int | dstSavings |
| private | int | endDay |
| private | int | endDayOfWeek |
| private | int | endMode |
| private | int | endMonth |
| private | int | endTime |
| static | String[] | ids |
| private static final | int | millisPerDay |
| private static final | int | millisPerHour |
| private final | byte[] | monthLength |
| private | int | rawOffset |
| private | int | startDay |
| private | int | startDayOfWeek |
| private | int | startMode |
| private | int | startMonth |
| private | int | startTime |
| private | int | startYear |
| private static final | byte[] | staticMonthLength |
| private | boolean | useDaylight |
| private static | Vector | zones |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| private | void | <init>(int i1, String s1) |
| private | void | <init>(int i1, String s1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10) |
| private static | int | compareToRule(int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10) |
| private | void | decodeEndRule() |
| private | void | decodeRules() |
| private | void | decodeStartRule() |
| private static | int | getCustomizedOffset(String s1) |
| private static | String | getDefaultID() |
| private static native | String | getDefaultTimeZone() |
| public | String | getID() |
| public synchronized | String[] | getIDs() |
| public synchronized | TimeZone | getInstance(String s1) |
| public | int | getOffset(int i1, int i2, int i3, int i4, int i5, int i6) |
| int | getOffset(int i1, int i2, int i3, int i4, int i5, int i6, int i7) | |
| public | int | getRawOffset() |
| private static native | int | native_getCount() |
| private static native | String | native_getID(int i1) |
| private static native | int | native_getIndex(String s1) |
| private native | void | native_setFields(int i1) |
| private static | TimeZoneImpl | registerInstance(String s1) |
| private static | String | toStringCustomizedOffset(int i1) |
| public | boolean | useDaylightTime() |
| References | ||
|---|---|---|
| 0000 | method | com.sun.cldc.util.TimeZoneImplementation.<init>() |
| 0001 | field | this.staticMonthLength |
| 0002 | 0003 | 0036EE80 |
| 0003 | method | this.decodeRules() |
| 0004 | objref | java.lang.IllegalArgumentException |
| 0005 | text | Illegal DST savings |
| 0006 | method | java.lang.IllegalArgumentException.<init>() |
| 0007 | objref | java.lang.StringBuffer |
| 0008 | method | java.lang.StringBuffer.<init>() |
| 0009 | text | Illegal month |
| 000A | method | java.lang.StringBuffer.append() |
| 000B | method | java.lang.StringBuffer.append() |
| 000C | method | java.lang.StringBuffer.toString() |
| 000D | method | this.getOffset() |
| 000E | 0003 | 05265C00 |
| 000F | method | java.lang.IllegalArgumentException.<init>() |
| 0010 | method | this.compareToRule() |
| 0011 | method | this.getDefaultID() |
| 0012 | field | this.zones |
| 0013 | method | java.util.Vector.size() |
| 0014 | method | java.util.Vector.elementAt() |
| 0015 | objref | java.util.TimeZone |
| 0016 | method | java.util.TimeZone.getID() |
| 0017 | method | java.lang.String.equals() |
| 0018 | method | this.registerInstance() |
| 0019 | 0003 | FA0A1F01 |
| 001A | text | GMT |
| 001B | method | java.lang.String.startsWith() |
| 001C | method | this.getCustomizedOffset() |
| 001D | method | this.toStringCustomizedOffset() |
| 001E | method | this.native_getIndex() |
| 001F | objref | this |
| 0020 | method | this.<init>() |
| 0021 | method | this.native_setFields() |
| 0022 | method | java.util.Vector.addElement() |
| 0023 | method | this.getDefaultTimeZone() |
| 0024 | text | UTC |
| 0025 | field | this.HOME_ID |
| 0026 | field | this.ids |
| 0027 | method | this.native_getCount() |
| 0028 | objref | java.lang.String |
| 0029 | method | this.native_getID() |
| 002A | method | java.lang.String.toCharArray() |
| 002B | method | java.lang.Character.isDigit() |
| 002C | 0003 | 0000EA60 |
| 002D | method | java.lang.String.<init>() |
| 002E | method | this.decodeStartRule() |
| 002F | method | this.decodeEndRule() |
| 0030 | text | Illegal start month |
| 0031 | text | Illegal start time |
| 0032 | text | Illegal start day of week |
| 0033 | text | Illegal start day of week in month |
| 0034 | text | Illegal start day |
| 0035 | text | Illegal end month |
| 0036 | text | Illegal end time |
| 0037 | text | Illegal end day of week |
| 0038 | text | Illegal end day of week in month |
| 0039 | text | Illegal end day |
| 003A | objref | java.util.Vector |
| 003B | method | java.util.Vector.<init>() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | int | EVENT_ERROR |
| private static final | int | EVENT_SUCCESS |
| private static | Object | _blockObject |
| private static | NativeJoinnerThread | _nativeJoinner |
| private static | int | _sendCounter |
| private static | NativeJoinnerObject | _syncObject |
| private static final | Permission | permission |
| static | RemoteControlData | tmpField |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| private static final native | void | initializeFieldIndex() |
| private static final native | void | nativeAllocBuffer(int i1, int i2) |
| private static final native | void | nativeFreeBuffer() |
| private static final native | int | nativeSendData(int i1, int i2, RemoteControlData[] r1) |
| public static | void | send(int i1, RemoteControlData[] r1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Object.<init>() |
| 0001 | objref | java.lang.ArrayIndexOutOfBoundsException |
| 0002 | text | numOfData > array data. |
| 0003 | method | java.lang.ArrayIndexOutOfBoundsException.<init>() |
| 0004 | objref | java.lang.IllegalArgumentException |
| 0005 | text | numOfData <= 0. |
| 0006 | method | java.lang.IllegalArgumentException.<init>() |
| 0007 | field | this._blockObject |
| 0008 | method | com.jblend.security.SecurityManager.getManager() |
| 0009 | field | this.permission |
| 000A | text | |
| 000B | method | com.jblend.security.SecurityManager.checkPermission() |
| 000C | method | this.nativeAllocBuffer() |
| 000D | field | this._syncObject |
| 000E | field | this._sendCounter |
| 000F | method | this.nativeSendData() |
| 0010 | objref | java.lang.RuntimeException |
| 0011 | text | send failed. |
| 0012 | method | java.lang.RuntimeException.<init>() |
| 0013 | method | jp.co.aplix.cldc.vscl20.NativeJoinnerObject.waitForNotifyEvent() |
| 0014 | method | this.nativeFreeBuffer() |
| 0015 | method | com.jblend.security.PermissionFactory.getFactory() |
| 0016 | text | com.vodafone.io.RemoteControl |
| 0017 | method | com.jblend.security.PermissionFactory.getPermission() |
| 0018 | objref | com.vodafone.io.RemoteControlData |
| 0019 | method | com.vodafone.io.RemoteControlData.<init>() |
| 001A | field | this.tmpField |
| 001B | field | this._nativeJoinner |
| 001C | method | jp.co.aplix.cldc.vscl20.NativeJoinnerThread.getInstance() |
| 001D | method | jp.co.aplix.cldc.vscl20.NativeJoinnerThread.createJoinner() |
| 001E | objref | java.lang.Object |
| 001F | method | this.initializeFieldIndex() |
| Fields | ||
|---|---|---|
| public static final | int | OUTPUT_MANCHESTER |
| public static final | int | OUTPUT_PPM_HIGH_LOW |
| public static final | int | OUTPUT_PPM_LOW_HIGH |
| byte[] | _data | |
| int[] | _param | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | setCarrier(int i1, int i2) |
| public | void | setData(int i1, byte[] b1) |
| public | void | setLogicalPulse(int i1, int i2, int i3, int i4, int i5) |
| public | void | setPulse(int i1, int i2, int i3) |
| public | void | setRepeat(int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.IllegalArgumentException |
| 0001 | text | invalid parameter. |
| 0002 | method | java.lang.IllegalArgumentException.<init>() |
| 0003 | text | invalid type of modulation method. |
| 0004 | text | invalid length. |
| 0005 | objref | java.lang.ArrayIndexOutOfBoundsException |
| 0006 | text | length > array data. |
| 0007 | method | java.lang.ArrayIndexOutOfBoundsException.<init>() |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| byte[] | getRawBuff() | |
| References | ||
|---|---|---|
| 0000 | method | java.io.ByteArrayOutputStream.<init>() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG_CREATE |
| private static final | int | ERR_FATAL_ERROR |
| private static final | int | ERR_NO_ENOUGH_MEMORY |
| private static final | int | ERR_WRONG_FORMAT |
| private static final | int | MAX_DECODE_RETRY |
| private | int | id |
| Methods | ||
|---|---|---|
| private | void | <init>(InputStream i1) |
| public static | SVGImage | createImage(InputStream i1) |
| public static | SVGImage | createImage(String s1) |
| public | void | drawImage(Graphics g1, int i1, int i2) |
| private native | void | finalize() |
| public | int | getViewportHeight() |
| public | int | getViewportWidth() |
| private static final native | int | nativeCreate(byte[] b1, int i1) |
| private static final native | int | nativeDraw(int i1, Graphics g1, int i2, int i3) |
| private static final native | int | nativeGetViewportHeight(int i1) |
| private static final native | int | nativeGetViewportWidth(int i1) |
| private static final native | void | nativePan(int i1, float f1, float f2) |
| private static final native | void | nativeResetUserTransform(int i1) |
| private static final native | void | nativeRotate(int i1, float f1, float f2, float f3) |
| private static final native | int | nativeSetViewportSize(int i1, int i2, int i3) |
| private static final native | void | nativeToUserSpace(int i1, int[] i2, float[] f1) |
| private static final native | void | nativeToViewportSpace(int i1, float[] f1, int[] i2) |
| private static final native | void | nativeZoom(int i1, float f1) |
| public | void | pan(float f1, float f2) |
| public | void | resetUserTransform() |
| public | void | rotate(float f1, float f2, float f3) |
| public | void | setViewportSize(int i1, int i2) |
| public | void | toUserSpace(int[] i1, float[] f1) |
| public | void | toViewportSpace(float[] f1, int[] i1) |
| public | void | zoom(float f1) |
| References | ||
|---|---|---|
| 0000 | objref | java.io.IOException |
| 0001 | text | InputStream is null |
| 0002 | method | java.io.IOException.<init>() |
| 0003 | method | jp.co.aplix.cldc.io.Resource.isResourceInputStream() |
| 0004 | method | java.io.InputStream.available() |
| 0005 | method | java.io.InputStream.read() |
| 0006 | objref | com.vodafone.lcdui.PrivateByteArrayOutputStream |
| 0007 | method | com.vodafone.lcdui.PrivateByteArrayOutputStream.<init>() |
| 0008 | method | java.io.ByteArrayOutputStream.write() |
| 0009 | method | com.vodafone.lcdui.PrivateByteArrayOutputStream.getRawBuff() |
| 000A | method | java.io.ByteArrayOutputStream.size() |
| 000B | method | this.nativeCreate() |
| 000C | objref | jp.co.aplix.cldc.midp.lcdui.DecodeInterruptedException |
| 000D | 0005 | 00000000 |
| 000E | 0000 | 00000064 |
| 000F | method | java.lang.Thread.sleep() |
| 0010 | objref | java.lang.InterruptedException |
| 0011 | objref | java.lang.RuntimeException |
| 0012 | text | SVGImage#createImage: too many retry |
| 0013 | method | java.lang.RuntimeException.<init>() |
| 0014 | objref | this |
| 0015 | method | this.<init>() |
| 0016 | objref | java.lang.IllegalArgumentException |
| 0017 | text | svgURI is null. |
| 0018 | method | java.lang.IllegalArgumentException.<init>() |
| 0019 | method | javax.microedition.io.Connector.openInputStream() |
| 001A | objref | javax.microedition.io.ConnectionNotFoundException |
| 001B | objref | java.lang.StringBuffer |
| 001C | method | java.lang.StringBuffer.<init>() |
| 001D | text | illegal scheme: |
| 001E | method | java.lang.StringBuffer.append() |
| 001F | method | java.lang.StringBuffer.toString() |
| 0020 | method | java.io.InputStream.close() |
| 0021 | objref | java.lang.NullPointerException |
| 0022 | text | Graphics is null |
| 0023 | method | java.lang.NullPointerException.<init>() |
| 0024 | method | javax.microedition.lcdui.Graphics.getTranslateX() |
| 0025 | method | javax.microedition.lcdui.Graphics.getTranslateY() |
| 0026 | method | this.nativeDraw() |
| 0027 | objref | java.lang.OutOfMemoryError |
| 0028 | text | SVGImage#drawImage: Memory error |
| 0029 | method | java.lang.OutOfMemoryError.<init>() |
| 002A | text | SVGImage#drawImage: Fatal error |
| 002B | text | width or heght is illegal: width: |
| 002C | method | java.lang.StringBuffer.append() |
| 002D | text | , height: |
| 002E | method | this.nativeSetViewportSize() |
| 002F | text | SVGImage#setViewportSize: too large viewport size |
| 0030 | text | SVGImage#setViewportSize: Fatal error |
| 0031 | method | this.nativeGetViewportHeight() |
| 0032 | method | this.nativeGetViewportWidth() |
| 0033 | method | this.nativePan() |
| 0034 | method | this.nativeRotate() |
| 0035 | method | java.lang.Float.isNaN() |
| 0036 | text | zoom is illegal: |
| 0037 | method | java.lang.StringBuffer.append() |
| 0038 | method | this.nativeZoom() |
| 0039 | method | this.nativeResetUserTransform() |
| 003A | text | viewportCoordinate is illegal |
| 003B | text | userSpaceCoordinate is illegal |
| 003C | method | this.nativeToUserSpace() |
| 003D | method | this.nativeToViewportSpace() |
| Fields | ||
|---|---|---|
| public static final | int | MODE_DYNAMIC |
| Methods | ||
|---|---|---|
| public | int[] | getPosition() |
| public | int[] | getRolloff() |
| public | int[] | getVelocity() |
| public | boolean | isListenerRelative() |
| public | void | setListenerRelative(boolean b1) |
| public | void | setPosition(int i1, int i2, int i3) |
| public | void | setRolloff(int i1, int i2, int i3) |
| public | void | setVelocity(int i1, int i2, int i3) |
| References | ||
|---|---|---|
| 0000 | objref | com.vodafone.media.audio3d.ExtendedAudioControl |
| Fields | ||
|---|---|---|
| public static final | int | DEVICE_HEADPHONES |
| public static final | int | DEVICE_SPEAKERS |
| public static final | int | DEVICE_UNKNOWN |
| public static final | String | REVERB_ARENA |
| public static final | String | REVERB_BATHROOM |
| public static final | String | REVERB_CAVE |
| public static final | String | REVERB_CITY |
| public static final | String | REVERB_CONCERTHALL |
| public static final | String | REVERB_FOREST |
| public static final | String | REVERB_MOUNTAINS |
| public static final | String | REVERB_NONE |
| public static final | String | REVERB_ROOM |
| public static final | String | REVERB_UNDERWATER |
| static | Environment3D | instance |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| public | void | commit() |
| public | int | getAvailableSourceChannels() |
| public static | Environment3D | getDefaultEnvironment3D() |
| public | int[] | getListenerOrientation() |
| public | int[] | getListenerPosition() |
| public | int[] | getListenerVelocity() |
| public | int | getMaxSourceChannels() |
| public | int | getOutputDevice() |
| public | String | getReverbPreset() |
| public | String[] | getReverbPresets() |
| public | int | getReverbTime() |
| public | boolean | isDeferredCommit() |
| public | void | setDeferredCommit(boolean b1) |
| public | void | setListenerOrientation(int i1, int i2, int i3, int i4, int i5, int i6) |
| public | void | setListenerPosition(int i1, int i2, int i3) |
| public | void | setListenerVelocity(int i1, int i2, int i3) |
| public | void | setOutputDevice(int i1) |
| public | void | setReverbPreset(String s1) |
| public | int | setReverbTime(int i1) |
| References | ||
|---|---|---|
| 0000 | field | this.instance |
| 0001 | objref | com.jblend.media.vscl.Environment3DImpl |
| 0002 | method | com.jblend.media.vscl.Environment3DImpl.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | MODE_DISABLED |
| public static final | int | MODE_EXTENDED |
| Methods | ||
|---|---|---|
| public | int | getMode() |
| public | void | setMode(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| 0001 | objref | javax.microedition.media.MediaException |
| Methods | ||
|---|---|---|
| public | int | getLevel() |
| public | int | setLevel(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| Methods | ||
|---|---|---|
| public | void | capture() |
| public | byte[] | getData() |
| public | String | getType() |
| public | boolean | isSupported(String s1) |
| public | void | setType(String s1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.media.control.GUIControl |
| 0001 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| public static final | int | CBS |
| public static final | int | DELIVERY_CONF |
| public static final | int | MMS |
| public static final | int | SMS |
| public static final | int | WAP_PUSH |
| private static | PlatformEventThread | _thread |
| private static final | Permission | permission |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| public | void | dropped() |
| public | void | notice(String s1) |
| public | void | received(String s1, String s2, int i1) |
| public | void | ring(String s1, String s2) |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.midlet.MIDlet.<init>() |
| 0001 | method | com.jblend.security.SecurityManager.getManager() |
| 0002 | field | this.permission |
| 0003 | method | java.lang.Object.getClass() |
| 0004 | method | java.lang.Class.getName() |
| 0005 | method | com.jblend.security.SecurityManager.checkPermission() |
| 0006 | field | this._thread |
| 0007 | method | jp.co.aplix.cldc.vscl20.PlatformEventThread.getInstance() |
| 0008 | method | jp.co.aplix.cldc.vscl20.PlatformEventThread.setCurrentMIDlet() |
| 0009 | method | com.jblend.security.PermissionFactory.getFactory() |
| 000A | text | com.vodafone.midlet.ResidentMIDlet |
| 000B | method | com.jblend.security.PermissionFactory.getPermission() |
| Methods | ||
|---|---|---|
| public | void | bodyClosed() |
| public | void | bodyOpened() |
| Fields | ||
|---|---|---|
| public static final | int | BATTERY |
| private static final | boolean | DEBUG |
| public static final | int | FIELD_INTENSITY |
| public static final | int | FLIP_CLOSED |
| public static final | int | FLIP_OPENED |
| public static final | int | FLIP_STATE |
| private static | DeviceControl | _instance |
| private static | PlatformEventThread | _thread |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public static final | DeviceControl | getDefaultDeviceControl() |
| public | int | getDeviceState(int i1) |
| public | String | getWakeupParam(MIDlet m1, String s1) |
| private static final native | int | nativeGetDeviceState(int i1) |
| private static final native | String | nativeGetWakeupParam(String s1) |
| public static | void | setBodyOpenListener(BodyOpenListener b1) |
| public static | void | setPhoneStateListener(PhoneStateListener p1) |
| References | ||
|---|---|---|
| 0000 | field | this._instance |
| 0001 | objref | this |
| 0002 | method | this.<init>() |
| 0003 | method | this.nativeGetDeviceState() |
| 0004 | objref | java.lang.RuntimeException |
| 0005 | text | illegal state |
| 0006 | method | java.lang.RuntimeException.<init>() |
| 0007 | objref | java.lang.IllegalArgumentException |
| 0008 | text | unexpected parameter |
| 0009 | method | java.lang.IllegalArgumentException.<init>() |
| 000A | method | this.nativeGetWakeupParam() |
| 000B | field | this._thread |
| 000C | method | jp.co.aplix.cldc.vscl20.PlatformEventThread.getInstance() |
| 000D | method | jp.co.aplix.cldc.vscl20.PlatformEventThread.setBodyOpenListener() |
| 000E | method | jp.co.aplix.cldc.vscl20.PlatformEventThread.setPhoneStateListener() |
| Fields | ||
|---|---|---|
| public static final | int | UPDATE_ADDRESSBOOK |
| public static final | int | UPDATE_RECEIVE_MAILBOX |
| public static final | int | UPDATE_SEND_MAILBOX |
| Methods | ||
|---|---|---|
| public | void | phoneStateUpdated(int i1) |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | int | EVENT_ERROR |
| private static final | int | EVENT_RETRY |
| private static final | int | EVENT_SUCCESS |
| public static final | int | FORMAT_JPEG |
| public static final | int | FORMAT_PNG |
| private static final | int | MAX_RETRY_COUNT |
| private static | Object | _blockObject |
| int | _encodeOption | |
| private static | NativeJoinnerThread | _nativeJoinner |
| private static | NativeJoinnerObject | _syncObject |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| public static | ImageEncoder | createEncoder(int i1) |
| int | createEncoderInner() | |
| public | byte[] | encodeOffscreen(Image i1, int i2, int i3, int i4, int i5) |
| private static final native | void | nativeDestroyEncoder(int i1) |
| private static final native | int | nativeEncodeOffscreen(int i1, Image i2, int i3, int i4, int i5, int i6) |
| private static final native | int | nativeEncodeOption(int i1, int i2) |
| private static final native | int | nativeGetEncodedImage(int i1, byte[] b1) |
| public | void | setJpegOption(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.RuntimeException |
| 0001 | text | create failed. |
| 0002 | method | java.lang.RuntimeException.<init>() |
| 0003 | method | java.lang.Object.<init>() |
| 0004 | objref | com.vodafone.util.JPEGImageEncoder |
| 0005 | method | com.vodafone.util.JPEGImageEncoder.<init>() |
| 0006 | objref | com.vodafone.util.PNGImageEncoder |
| 0007 | method | com.vodafone.util.PNGImageEncoder.<init>() |
| 0008 | objref | java.lang.IllegalArgumentException |
| 0009 | text | unsupported image format |
| 000A | method | java.lang.IllegalArgumentException.<init>() |
| 000B | text | Not JPEG. |
| 000C | method | javax.microedition.lcdui.Image.isMutable() |
| 000D | text | image is immutable. |
| 000E | text | width <= 0 or height <= 0 |
| 000F | method | javax.microedition.lcdui.Image.getWidth() |
| 0010 | method | javax.microedition.lcdui.Image.getHeight() |
| 0011 | text | outside of image. |
| 0012 | field | this._blockObject |
| 0013 | method | this.createEncoderInner() |
| 0014 | text | encode failed. |
| 0015 | method | this.nativeEncodeOption() |
| 0016 | text | unsupported option for encode. |
| 0017 | field | this._syncObject |
| 0018 | method | this.nativeEncodeOffscreen() |
| 0019 | method | jp.co.aplix.cldc.vscl20.NativeJoinnerObject.waitForNotifyEvent() |
| 001A | text | Can't get encoded image. |
| 001B | method | this.nativeGetEncodedImage() |
| 001C | method | this.nativeDestroyEncoder() |
| 001D | field | this._nativeJoinner |
| 001E | method | jp.co.aplix.cldc.vscl20.NativeJoinnerThread.getInstance() |
| 001F | method | jp.co.aplix.cldc.vscl20.NativeJoinnerThread.createJoinner() |
| 0020 | objref | java.lang.Object |
| Methods | ||
|---|---|---|
| void | <init>() | |
| int | createEncoderInner() | |
| private static final native | int | nativeCreateEncoder() |
| public | void | setJpegOption(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.vodafone.util.ImageEncoder.<init>() |
| 0001 | objref | java.lang.IllegalArgumentException |
| 0002 | text | unsupported option. |
| 0003 | method | java.lang.IllegalArgumentException.<init>() |
| 0004 | method | this.nativeCreateEncoder() |
| Methods | ||
|---|---|---|
| void | <init>() | |
| int | createEncoderInner() | |
| private static final native | int | nativeCreateEncoder() |
| References | ||
|---|---|---|
| 0000 | method | com.vodafone.util.ImageEncoder.<init>() |
| 0001 | method | this.nativeCreateEncoder() |
| Fields | ||
|---|---|---|
| protected | byte[] | buf |
| protected | int | count |
| protected | int | mark |
| protected | int | pos |
| Methods | ||
|---|---|---|
| public | void | <init>(byte[] b1) |
| public | void | <init>(byte[] b1, int i1, int i2) |
| public synchronized | int | available() |
| public synchronized | void | close() |
| public | void | mark(int i1) |
| public | boolean | markSupported() |
| public synchronized | int | read(byte[] b1, int i1, int i2) |
| public synchronized | int | read() |
| public synchronized | void | reset() |
| public synchronized | long | skip(long l1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.InputStream.<init>() |
| 0001 | method | java.lang.Math.min() |
| 0002 | objref | java.lang.NullPointerException |
| 0003 | method | java.lang.NullPointerException.<init>() |
| 0004 | objref | java.lang.IndexOutOfBoundsException |
| 0005 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0006 | method | java.lang.System.arraycopy() |
| 0007 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| protected | byte[] | buf |
| protected | int | count |
| private | boolean | isClosed |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(int i1) |
| public synchronized | void | close() |
| private | void | ensureOpen() |
| public synchronized | void | reset() |
| public | int | size() |
| public synchronized | byte[] | toByteArray() |
| public | String | toString() |
| public synchronized | void | write(byte[] b1, int i1, int i2) |
| public synchronized | void | write(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.RuntimeException |
| 0001 | text | Writing to closed ByteArrayOutputStream |
| 0002 | method | java.lang.RuntimeException.<init>() |
| 0003 | method | this.<init>() |
| 0004 | method | java.io.OutputStream.<init>() |
| 0005 | objref | java.lang.IllegalArgumentException |
| 0006 | objref | java.lang.StringBuffer |
| 0007 | method | java.lang.StringBuffer.<init>() |
| 0008 | text | Negative initial size: |
| 0009 | method | java.lang.StringBuffer.append() |
| 000A | method | java.lang.StringBuffer.append() |
| 000B | method | java.lang.StringBuffer.toString() |
| 000C | method | java.lang.IllegalArgumentException.<init>() |
| 000D | method | this.ensureOpen() |
| 000E | method | java.lang.Math.max() |
| 000F | method | java.lang.System.arraycopy() |
| 0010 | objref | java.lang.IndexOutOfBoundsException |
| 0011 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0012 | objref | java.lang.String |
| 0013 | method | java.lang.String.<init>() |
| 0014 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | boolean | readBoolean() |
| public | byte | readByte() |
| public | char | readChar() |
| public | double | readDouble() |
| public | float | readFloat() |
| public | void | readFully(byte[] b1) |
| public | void | readFully(byte[] b1, int i1, int i2) |
| public | int | readInt() |
| public | long | readLong() |
| public | short | readShort() |
| public | String | readUTF() |
| public | int | readUnsignedByte() |
| public | int | readUnsignedShort() |
| public | int | skipBytes(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| protected | InputStream | in |
| Methods | ||
|---|---|---|
| public | void | <init>(InputStream i1) |
| public | int | available() |
| public | void | close() |
| public synchronized | void | mark(int i1) |
| public | boolean | markSupported() |
| public | int | read() |
| public final | int | read(byte[] b1, int i1, int i2) |
| public final | int | read(byte[] b1) |
| public final | boolean | readBoolean() |
| public final | byte | readByte() |
| public final | char | readChar() |
| public final | double | readDouble() |
| public final | float | readFloat() |
| public final | void | readFully(byte[] b1) |
| public final | void | readFully(byte[] b1, int i1, int i2) |
| public final | int | readInt() |
| public final | long | readLong() |
| public final | short | readShort() |
| public final | String | readUTF() |
| public static final | String | readUTF(DataInput d1) |
| public final | int | readUnsignedByte() |
| public final | int | readUnsignedShort() |
| public synchronized | void | reset() |
| public | long | skip(long l1) |
| public final | int | skipBytes(int i1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.InputStream.<init>() |
| 0001 | method | java.io.InputStream.read() |
| 0002 | method | java.io.InputStream.read() |
| 0003 | method | this.readFully() |
| 0004 | objref | java.lang.IndexOutOfBoundsException |
| 0005 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0006 | method | this.read() |
| 0007 | objref | java.io.EOFException |
| 0008 | method | java.io.EOFException.<init>() |
| 0009 | method | this.skip() |
| 000A | method | this.read() |
| 000B | method | this.readUnsignedShort() |
| 000C | method | this.readInt() |
| 000D | 0005 | 00000000 |
| 000E | 0000 | FFFFFFFF |
| 000F | method | java.lang.Float.intBitsToFloat() |
| 0010 | method | this.readLong() |
| 0011 | method | java.lang.Double.longBitsToDouble() |
| 0012 | method | this.readUTF() |
| 0013 | method | java.io.DataInput.readUnsignedShort() |
| 0014 | method | java.io.DataInput.readFully() |
| 0015 | objref | java.io.UTFDataFormatException |
| 0016 | method | java.io.UTFDataFormatException.<init>() |
| 0017 | objref | java.lang.String |
| 0018 | method | java.lang.String.<init>() |
| 0019 | method | java.io.InputStream.skip() |
| 001A | method | java.io.InputStream.available() |
| 001B | method | java.io.InputStream.close() |
| 001C | method | java.io.InputStream.mark() |
| 001D | method | java.io.InputStream.reset() |
| 001E | method | java.io.InputStream.markSupported() |
| 001F | objref | java.io.DataInput |
| 0020 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | void | write(int i1) |
| public | void | write(byte[] b1) |
| public | void | write(byte[] b1, int i1, int i2) |
| public | void | writeBoolean(boolean b1) |
| public | void | writeByte(int i1) |
| public | void | writeChar(int i1) |
| public | void | writeChars(String s1) |
| public | void | writeDouble(double d1) |
| public | void | writeFloat(float f1) |
| public | void | writeInt(int i1) |
| public | void | writeLong(long l1) |
| public | void | writeShort(int i1) |
| public | void | writeUTF(String s1) |
| References | ||
|---|---|---|
| 0000 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| protected | OutputStream | out |
| Methods | ||
|---|---|---|
| public | void | <init>(OutputStream o1) |
| public | void | close() |
| public | void | flush() |
| public | void | write(int i1) |
| public | void | write(byte[] b1, int i1, int i2) |
| public final | void | writeBoolean(boolean b1) |
| public final | void | writeByte(int i1) |
| public final | void | writeChar(int i1) |
| public final | void | writeChars(String s1) |
| public final | void | writeDouble(double d1) |
| public final | void | writeFloat(float f1) |
| public final | void | writeInt(int i1) |
| public final | void | writeLong(long l1) |
| public final | void | writeShort(int i1) |
| public final | void | writeUTF(String s1) |
| static final | int | writeUTF(String s1, DataOutput d1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.OutputStream.<init>() |
| 0001 | method | java.io.OutputStream.write() |
| 0002 | method | java.io.OutputStream.write() |
| 0003 | method | java.io.OutputStream.flush() |
| 0004 | method | java.io.OutputStream.close() |
| 0005 | method | this.write() |
| 0006 | method | java.lang.Float.floatToIntBits() |
| 0007 | method | this.writeInt() |
| 0008 | method | java.lang.Double.doubleToLongBits() |
| 0009 | method | this.writeLong() |
| 000A | method | java.lang.String.charAt() |
| 000B | method | this.writeUTF() |
| 000C | method | java.lang.String.getChars() |
| 000D | 0003 | 0000FFFF |
| 000E | objref | java.io.UTFDataFormatException |
| 000F | method | java.io.UTFDataFormatException.<init>() |
| 0010 | method | java.io.DataOutput.write() |
| 0011 | objref | java.io.DataOutput |
| 0012 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.IOException.<init>() |
| 0001 | method | java.io.IOException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | int | available() |
| public | void | close() |
| public synchronized | void | mark(int i1) |
| public | boolean | markSupported() |
| public | int | read() |
| public | int | read(byte[] b1) |
| public | int | read(byte[] b1, int i1, int i2) |
| public synchronized | void | reset() |
| public | long | skip(long l1) |
| References | ||
|---|---|---|
| 0000 | method | this.read() |
| 0001 | objref | java.lang.NullPointerException |
| 0002 | method | java.lang.NullPointerException.<init>() |
| 0003 | objref | java.lang.IndexOutOfBoundsException |
| 0004 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0005 | method | this.read() |
| 0006 | objref | java.io.IOException |
| 0007 | text | mark/reset not supported |
| 0008 | method | java.io.IOException.<init>() |
| Fields | ||
|---|---|---|
| private | Reader | in |
| Methods | ||
|---|---|---|
| public | void | <init>(InputStream i1) |
| public | void | <init>(InputStream i1, String s1) |
| public | void | close() |
| private | void | ensureOpen() |
| public | void | mark(int i1) |
| public | boolean | markSupported() |
| public | int | read() |
| public | int | read(char[] c1, int i1, int i2) |
| public | boolean | ready() |
| public | void | reset() |
| public | long | skip(long l1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.Reader.<init>() |
| 0001 | method | com.sun.cldc.i18n.Helper.getStreamReader() |
| 0002 | method | com.sun.cldc.i18n.Helper.getStreamReader() |
| 0003 | objref | java.io.IOException |
| 0004 | text | Stream closed |
| 0005 | method | java.io.IOException.<init>() |
| 0006 | method | this.ensureOpen() |
| 0007 | method | java.io.Reader.read() |
| 0008 | objref | java.lang.IndexOutOfBoundsException |
| 0009 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 000A | method | java.io.Reader.read() |
| 000B | method | java.io.Reader.skip() |
| 000C | method | java.io.Reader.ready() |
| 000D | method | java.io.Reader.markSupported() |
| 000E | method | java.io.Reader.mark() |
| 000F | text | mark() not supported |
| 0010 | method | java.io.Reader.reset() |
| 0011 | method | java.io.Reader.close() |
| 0012 | objref | java.io.UnsupportedEncodingException |
| Fields | ||
|---|---|---|
| public | int | bytesTransferred |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.IOException.<init>() |
| 0001 | method | java.io.IOException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | close() |
| public | void | flush() |
| public | void | write(int i1) |
| public | void | write(byte[] b1) |
| public | void | write(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.write() |
| 0001 | objref | java.lang.NullPointerException |
| 0002 | method | java.lang.NullPointerException.<init>() |
| 0003 | objref | java.lang.IndexOutOfBoundsException |
| 0004 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0005 | method | this.write() |
| 0006 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private | Writer | out |
| Methods | ||
|---|---|---|
| public | void | <init>(OutputStream o1) |
| public | void | <init>(OutputStream o1, String s1) |
| public | void | close() |
| private | void | ensureOpen() |
| public | void | flush() |
| public | void | write(String s1, int i1, int i2) |
| public | void | write(int i1) |
| public | void | write(char[] c1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | java.io.Writer.<init>() |
| 0001 | method | com.sun.cldc.i18n.Helper.getStreamWriter() |
| 0002 | method | com.sun.cldc.i18n.Helper.getStreamWriter() |
| 0003 | objref | java.io.IOException |
| 0004 | text | Stream closed |
| 0005 | method | java.io.IOException.<init>() |
| 0006 | method | this.ensureOpen() |
| 0007 | method | java.io.Writer.write() |
| 0008 | objref | java.lang.IndexOutOfBoundsException |
| 0009 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 000A | method | java.io.Writer.write() |
| 000B | method | java.io.Writer.write() |
| 000C | method | java.io.Writer.flush() |
| 000D | method | java.io.Writer.close() |
| 000E | objref | java.io.UnsupportedEncodingException |
| Fields | ||
|---|---|---|
| private | OutputStream | byteOut |
| private | OutputStreamWriter | charOut |
| private | boolean | closing |
| private | boolean | trouble |
| Methods | ||
|---|---|---|
| public | void | <init>(OutputStream o1) |
| public | boolean | checkError() |
| public | void | close() |
| private | void | ensureOpen() |
| public | void | flush() |
| private | void | newLine() |
| public | void | print(char c1) |
| public | void | print(float f1) |
| public | void | print(boolean b1) |
| public | void | print(int i1) |
| public | void | print(long l1) |
| public | void | print(double d1) |
| public | void | print(char[] c1) |
| public | void | print(String s1) |
| public | void | print(Object o1) |
| public | void | println(int i1) |
| public | void | println(long l1) |
| public | void | println(Object o1) |
| public | void | println(float f1) |
| public | void | println() |
| public | void | println(double d1) |
| public | void | println(boolean b1) |
| public | void | println(char[] c1) |
| public | void | println(char c1) |
| public | void | println(String s1) |
| protected | void | setError() |
| private | void | write(char[] c1) |
| public | void | write(int i1) |
| public | void | write(byte[] b1, int i1, int i2) |
| private | void | write(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.OutputStream.<init>() |
| 0001 | objref | java.lang.NullPointerException |
| 0002 | text | Null output stream |
| 0003 | method | java.lang.NullPointerException.<init>() |
| 0004 | objref | java.io.OutputStreamWriter |
| 0005 | method | java.io.OutputStreamWriter.<init>() |
| 0006 | objref | java.io.IOException |
| 0007 | text | Stream closed |
| 0008 | method | java.io.IOException.<init>() |
| 0009 | method | this.ensureOpen() |
| 000A | method | java.io.OutputStreamWriter.flush() |
| 000B | method | java.io.OutputStreamWriter.close() |
| 000C | method | this.flush() |
| 000D | method | java.io.OutputStream.write() |
| 000E | method | java.io.OutputStream.write() |
| 000F | method | java.io.Writer.write() |
| 0010 | method | java.io.Writer.write() |
| 0011 | method | java.io.OutputStreamWriter.write() |
| 0012 | text | true |
| 0013 | text | false |
| 0014 | method | this.write() |
| 0015 | method | java.lang.String.valueOf() |
| 0016 | method | java.lang.String.valueOf() |
| 0017 | method | java.lang.String.valueOf() |
| 0018 | method | java.lang.String.valueOf() |
| 0019 | method | java.lang.String.valueOf() |
| 001A | method | this.write() |
| 001B | text | null |
| 001C | method | java.lang.String.valueOf() |
| 001D | method | this.newLine() |
| 001E | method | this.print() |
| 001F | method | this.print() |
| 0020 | method | this.print() |
| 0021 | method | this.print() |
| 0022 | method | this.print() |
| 0023 | method | this.print() |
| 0024 | method | this.print() |
| 0025 | method | this.print() |
| 0026 | method | this.print() |
| Fields | ||
|---|---|---|
| protected | Object | lock |
| private static final | int | maxSkipBufferSize |
| private | char[] | skipBuffer |
| Methods | ||
|---|---|---|
| protected | void | <init>() |
| protected | void | <init>(Object o1) |
| public | void | close() |
| public | void | mark(int i1) |
| public | boolean | markSupported() |
| public | int | read(char[] c1, int i1, int i2) |
| public | int | read() |
| public | int | read(char[] c1) |
| public | boolean | ready() |
| public | void | reset() |
| public | long | skip(long l1) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.NullPointerException |
| 0001 | method | java.lang.NullPointerException.<init>() |
| 0002 | method | this.read() |
| 0003 | objref | java.lang.IllegalArgumentException |
| 0004 | text | skip value is negative |
| 0005 | method | java.lang.IllegalArgumentException.<init>() |
| 0006 | 0005 | 00000000 |
| 0007 | 0000 | 00002000 |
| 0008 | method | java.lang.Math.min() |
| 0009 | objref | java.io.IOException |
| 000A | text | mark() not supported |
| 000B | method | java.io.IOException.<init>() |
| 000C | text | reset() not supported |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.IOException.<init>() |
| 0001 | method | java.io.IOException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.IOException.<init>() |
| 0001 | method | java.io.IOException.<init>() |
| Fields | ||
|---|---|---|
| protected | Object | lock |
| private | char[] | writeBuffer |
| private final | int | writeBufferSize |
| Methods | ||
|---|---|---|
| protected | void | <init>() |
| protected | void | <init>(Object o1) |
| public | void | close() |
| public | void | flush() |
| public | void | write(char[] c1, int i1, int i2) |
| public | void | write(String s1) |
| public | void | write(String s1, int i1, int i2) |
| public | void | write(int i1) |
| public | void | write(char[] c1) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.NullPointerException |
| 0001 | method | java.lang.NullPointerException.<init>() |
| 0002 | method | this.write() |
| 0003 | method | this.write() |
| 0004 | method | java.lang.String.getChars() |
| 0005 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| 0001 | method | java.lang.RuntimeException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(int i1) |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0001 | objref | java.lang.StringBuffer |
| 0002 | method | java.lang.StringBuffer.<init>() |
| 0003 | text | Array index out of range: |
| 0004 | method | java.lang.StringBuffer.append() |
| 0005 | method | java.lang.StringBuffer.append() |
| 0006 | method | java.lang.StringBuffer.toString() |
| 0007 | method | java.lang.IndexOutOfBoundsException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| 0001 | method | java.lang.RuntimeException.<init>() |
| Fields | ||
|---|---|---|
| public static final | Boolean | FALSE |
| public static final | Boolean | TRUE |
| private | boolean | value |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(boolean b1) |
| public | boolean | booleanValue() |
| public | boolean | equals(Object o1) |
| public | int | hashCode() |
| public | String | toString() |
| References | ||
|---|---|---|
| 0000 | text | true |
| 0001 | text | false |
| 0002 | objref | this |
| 0003 | method | this.<init>() |
| 0004 | field | this.TRUE |
| 0005 | field | this.FALSE |
| Fields | ||
|---|---|---|
| public static final | byte | MAX_VALUE |
| public static final | byte | MIN_VALUE |
| private | byte | value |
| Methods | ||
|---|---|---|
| public | void | <init>(byte b1) |
| public | byte | byteValue() |
| public | boolean | equals(Object o1) |
| public | int | hashCode() |
| public static | byte | parseByte(String s1) |
| public static | byte | parseByte(String s1, int i1) |
| public | String | toString() |
| References | ||
|---|---|---|
| 0000 | method | this.parseByte() |
| 0001 | method | java.lang.Integer.parseInt() |
| 0002 | objref | java.lang.NumberFormatException |
| 0003 | method | java.lang.NumberFormatException.<init>() |
| 0004 | method | java.lang.String.valueOf() |
| 0005 | objref | this |
| Fields | ||
|---|---|---|
| public static final | int | MAX_RADIX |
| public static final | char | MAX_VALUE |
| public static final | int | MIN_RADIX |
| public static final | char | MIN_VALUE |
| static | DefaultCaseConverter | cc |
| private | char | value |
| Methods | ||
|---|---|---|
| public | void | <init>(char c1) |
| static | DefaultCaseConverter | caseConverter() |
| public | char | charValue() |
| public static | int | digit(char c1, int i1) |
| public | boolean | equals(Object o1) |
| public | int | hashCode() |
| public static | boolean | isDigit(char c1) |
| public static | boolean | isLowerCase(char c1) |
| public static | boolean | isUpperCase(char c1) |
| public static | char | toLowerCase(char c1) |
| public | String | toString() |
| public static | char | toUpperCase(char c1) |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public static native | Class | forName(String s1) |
| public native | String | getName() |
| public | InputStream | getResourceAsStream(String s1) |
| public native | boolean | isArray() |
| public native | boolean | isAssignableFrom(Class c1) |
| public native | boolean | isInstance(Object o1) |
| public native | boolean | isInterface() |
| public native | Object | newInstance() |
| private static | void | runCustomCode() |
| public | String | toString() |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.StringBuffer |
| 0001 | method | java.lang.StringBuffer.<init>() |
| 0002 | method | this.isInterface() |
| 0003 | text | interface |
| 0004 | text | class |
| 0005 | method | java.lang.StringBuffer.append() |
| 0006 | method | this.getName() |
| 0007 | method | java.lang.StringBuffer.toString() |
| 0008 | method | java.lang.String.charAt() |
| 0009 | method | java.lang.String.substring() |
| 000A | method | java.lang.String.lastIndexOf() |
| 000B | method | java.lang.String.substring() |
| 000C | method | java.lang.String.replace() |
| 000D | objref | com.sun.cldc.io.ResourceInputStream |
| 000E | method | com.sun.cldc.io.ResourceInputStream.<init>() |
| 000F | objref | java.io.IOException |
| 0010 | objref | java.lang.ClassNotFoundException |
| 0011 | objref | java.lang.InstantiationException |
| 0012 | objref | java.lang.IllegalAccessException |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| 0001 | method | java.lang.RuntimeException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| Fields | ||
|---|---|---|
| public static final | double | MAX_VALUE |
| public static final | double | MIN_VALUE |
| public static final | double | NEGATIVE_INFINITY |
| public static final | double | NaN |
| public static final | double | POSITIVE_INFINITY |
| private | double | value |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(double d1) |
| public | byte | byteValue() |
| public static native | long | doubleToLongBits(double d1) |
| public | double | doubleValue() |
| public | boolean | equals(Object o1) |
| public | float | floatValue() |
| public | int | hashCode() |
| public | int | intValue() |
| public | boolean | isInfinite() |
| public static | boolean | isInfinite(double d1) |
| public | boolean | isNaN() |
| public static | boolean | isNaN(double d1) |
| public static native | double | longBitsToDouble(long l1) |
| public | long | longValue() |
| public static | double | parseDouble(String s1) |
| public | short | shortValue() |
| public static | String | toString(double d1) |
| public | String | toString() |
| public static | Double | valueOf(String s1) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.FloatingDecimal |
| 0001 | method | java.lang.FloatingDecimal.<init>() |
| 0002 | method | java.lang.FloatingDecimal.toJavaFormatString() |
| 0003 | objref | this |
| 0004 | method | java.lang.FloatingDecimal.readJavaFormatString() |
| 0005 | method | java.lang.FloatingDecimal.doubleValue() |
| 0006 | method | this.<init>() |
| 0007 | 0006 | 7FF00000 |
| 0008 | 0000 | 00000000 |
| 0009 | 0006 | FFF00000 |
| 000A | 0000 | 00000000 |
| 000B | method | this.isNaN() |
| 000C | method | this.isInfinite() |
| 000D | method | java.lang.String.valueOf() |
| 000E | method | this.doubleToLongBits() |
| 000F | method | this.longBitsToDouble() |
| 0010 | field | this.MIN_VALUE |
| 0011 | objref | java.lang.NumberFormatException |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Throwable.<init>() |
| 0001 | method | java.lang.Throwable.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Throwable.<init>() |
| 0001 | method | java.lang.Throwable.<init>() |
| Fields | ||
|---|---|---|
| int[] | data | |
| int | nWords | |
| Methods | ||
|---|---|---|
| public | void | <init>(int i1) |
| public | void | <init>(long l1) |
| public | void | <init>(FDBigInt f1) |
| private | void | <init>(int[] i1, int i2) |
| public | void | <init>(long l1, char[] c1, int i1, int i2) |
| public | FDBigInt | add(FDBigInt f1) |
| public | int | cmp(FDBigInt f1) |
| public | long | longValue() |
| public | void | lshiftMe(int i1) |
| public | FDBigInt | mult(int i1) |
| public | FDBigInt | mult(FDBigInt f1) |
| public | void | multaddMe(int i1, int i2) |
| public | int | normalizeMe() |
| public | int | quoRemIteration(FDBigInt f1) |
| public | FDBigInt | sub(FDBigInt f1) |
| public | String | toString() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.System.arraycopy() |
| 0001 | 0003 | 000186A0 |
| 0002 | method | this.multaddMe() |
| 0003 | objref | java.lang.IllegalArgumentException |
| 0004 | text | negative shift count |
| 0005 | method | java.lang.IllegalArgumentException.<init>() |
| 0006 | text | zero value |
| 0007 | 0003 | F0000000 |
| 0008 | 0003 | 000FFFFF |
| 0009 | 0003 | 07FFFFFF |
| 000A | method | this.lshiftMe() |
| 000B | 0005 | 00000000 |
| 000C | 0000 | FFFFFFFF |
| 000D | 0005 | 00000000 |
| 000E | 0000 | 0FFFFFFF |
| 000F | objref | this |
| 0010 | method | this.<init>() |
| 0011 | objref | java.lang.RuntimeException |
| 0012 | text | Assertion botch: borrow out of subtract |
| 0013 | method | java.lang.RuntimeException.<init>() |
| 0014 | text | Assertion botch: negative result of subtract |
| 0015 | text | disparate values |
| 0016 | objref | java.lang.StringBuffer |
| 0017 | method | java.lang.StringBuffer.<init>() |
| 0018 | text | Assertion botch: |
| 0019 | method | java.lang.StringBuffer.append() |
| 001A | method | java.lang.StringBuffer.append() |
| 001B | text | carry out of division correction |
| 001C | method | java.lang.StringBuffer.toString() |
| 001D | 0005 | 00000000 |
| 001E | 0000 | 0000000A |
| 001F | text | Assertion botch: carry out of *10 |
| 0020 | text | Assertion botch: value too big |
| 0021 | text | Assertion botch: longValue confused |
| 0022 | method | java.lang.StringBuffer.<init>() |
| 0023 | method | java.lang.StringBuffer.append() |
| 0024 | method | java.lang.Math.min() |
| 0025 | text | ( |
| 0026 | method | java.lang.StringBuffer.append() |
| 0027 | text | < |
| 0028 | text | !) |
| 0029 | method | java.lang.Integer.toHexString() |
| 002A | objref | java.lang.String |
| 002B | method | java.lang.String.<init>() |
| Fields | ||
|---|---|---|
| public static final | float | MAX_VALUE |
| public static final | float | MIN_VALUE |
| public static final | float | NEGATIVE_INFINITY |
| public static final | float | NaN |
| public static final | float | POSITIVE_INFINITY |
| private | float | value |
| Methods | ||
|---|---|---|
| public | void | <init>(double d1) |
| public | void | <init>(float f1) |
| public | byte | byteValue() |
| public | double | doubleValue() |
| public | boolean | equals(Object o1) |
| public static native | int | floatToIntBits(float f1) |
| public | float | floatValue() |
| public | int | hashCode() |
| public static native | float | intBitsToFloat(int i1) |
| public | int | intValue() |
| public | boolean | isInfinite() |
| public static | boolean | isInfinite(float f1) |
| public | boolean | isNaN() |
| public static | boolean | isNaN(float f1) |
| public | long | longValue() |
| public static | float | parseFloat(String s1) |
| public | short | shortValue() |
| public | String | toString() |
| public static | String | toString(float f1) |
| public static | Float | valueOf(String s1) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.FloatingDecimal |
| 0001 | method | java.lang.FloatingDecimal.<init>() |
| 0002 | method | java.lang.FloatingDecimal.toJavaFormatString() |
| 0003 | objref | this |
| 0004 | method | java.lang.FloatingDecimal.readJavaFormatString() |
| 0005 | method | java.lang.FloatingDecimal.floatValue() |
| 0006 | method | this.<init>() |
| 0007 | 0084 | 7F800000 |
| 0008 | 0084 | FF800000 |
| 0009 | method | this.isNaN() |
| 000A | method | this.isInfinite() |
| 000B | method | java.lang.String.valueOf() |
| 000C | method | this.floatToIntBits() |
| 000D | objref | java.lang.NumberFormatException |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>(boolean b1, int i1, char[] c1, int i2, boolean b2) |
| public | void | <init>(double d1) |
| public | void | <init>(float f1) |
| private static synchronized | FDBigInt | big5pow(int i1) |
| private static | FDBigInt | constructPow52(int i1, int i2) |
| private static | int | countBits(long l1) |
| private | void | developLongDigits(int i1, long l1, long l2) |
| private | FDBigInt | doubleToBigInt(double d1) |
| public | double | doubleValue() |
| private | void | dtoa(int i1, long l1, int i2) |
| public | float | floatValue() |
| private static | FDBigInt | multPow52(FDBigInt f1, int i1, int i2) |
| public static | FloatingDecimal | readJavaFormatString(String s1) |
| private | void | roundup() |
| float | stickyRound(double d1) | |
| public | String | toJavaFormatString() |
| public | String | toString() |
| private static | double | ulp(double d1, boolean b1) |
| References | ||
|---|---|---|
| 0000 | 0005 | FF000000 |
| 0001 | 0000 | 00000000 |
| 0002 | 0005 | 00FFFFFF |
| 0003 | 0000 | FFFFFFFF |
| 0004 | objref | java.lang.RuntimeException |
| 0005 | text | Assertion botch: negative power of 5 |
| 0006 | method | java.lang.RuntimeException.<init>() |
| 0007 | field | this.b5p |
| 0008 | objref | java.lang.FDBigInt |
| 0009 | method | java.lang.System.arraycopy() |
| 000A | field | this.small5pow |
| 000B | method | java.lang.FDBigInt.<init>() |
| 000C | field | this.long5pow |
| 000D | method | java.lang.FDBigInt.<init>() |
| 000E | method | this.big5pow() |
| 000F | method | java.lang.FDBigInt.mult() |
| 0010 | method | java.lang.FDBigInt.mult() |
| 0011 | method | java.lang.FDBigInt.lshiftMe() |
| 0012 | method | java.lang.FDBigInt.<init>() |
| 0013 | method | java.lang.Double.doubleToLongBits() |
| 0014 | 0005 | 7FFFFFFF |
| 0015 | 0000 | FFFFFFFF |
| 0016 | 0005 | 000FFFFF |
| 0017 | 0000 | FFFFFFFF |
| 0018 | 0005 | 00100000 |
| 0019 | 0000 | 00000000 |
| 001A | text | Assertion botch: doubleToBigInt(0.0) |
| 001B | method | this.countBits() |
| 001C | method | java.lang.Double.longBitsToDouble() |
| 001D | field | java.lang.Double.MIN_VALUE |
| 001E | 0005 | 7FF00000 |
| 001F | 0000 | 00000000 |
| 0020 | 0005 | 00000000 |
| 0021 | 0000 | 0000000A |
| 0022 | 0005 | 00000000 |
| 0023 | 0000 | 7FFFFFFF |
| 0024 | objref | java.lang.StringBuffer |
| 0025 | method | java.lang.StringBuffer.<init>() |
| 0026 | text | Assertion botch: value |
| 0027 | method | java.lang.StringBuffer.append() |
| 0028 | method | java.lang.StringBuffer.append() |
| 0029 | text | <= 0 |
| 002A | method | java.lang.StringBuffer.toString() |
| 002B | 0005 | 80000000 |
| 002C | 0000 | 00000000 |
| 002D | field | this.infinity |
| 002E | field | this.notANumber |
| 002F | field | this.zero |
| 0030 | method | this.dtoa() |
| 0031 | method | java.lang.Float.floatToIntBits() |
| 0032 | 0003 | 80000000 |
| 0033 | 0003 | 7F800000 |
| 0034 | 0003 | 007FFFFF |
| 0035 | 0003 | 00800000 |
| 0036 | method | java.lang.Math.max() |
| 0037 | field | this.n5bits |
| 0038 | method | this.developLongDigits() |
| 0039 | 0005 | 3FF00000 |
| 003A | 0000 | 00000000 |
| 003B | 0005 | FFEFFFFF |
| 003C | 0000 | FFFFFFFF |
| 003D | 0006 | 3FF80000 |
| 003E | 0000 | 00000000 |
| 003F | 0006 | 3FD287A7 |
| 0040 | 0000 | 62C9BD93 |
| 0041 | 0006 | 3FC68A28 |
| 0042 | 0000 | 8B421B8C |
| 0043 | 0006 | 3FD34413 |
| 0044 | 0000 | 509F79FB |
| 0045 | method | java.lang.Math.floor() |
| 0046 | method | java.lang.Math.min() |
| 0047 | text | Assertion botch: excessivly large digit |
| 0048 | method | java.lang.StringBuffer.append() |
| 0049 | method | this.multPow52() |
| 004A | method | this.constructPow52() |
| 004B | method | java.lang.FDBigInt.normalizeMe() |
| 004C | method | java.lang.FDBigInt.quoRemIteration() |
| 004D | method | java.lang.FDBigInt.cmp() |
| 004E | method | java.lang.FDBigInt.add() |
| 004F | method | this.roundup() |
| 0050 | method | java.lang.StringBuffer.<init>() |
| 0051 | method | java.lang.StringBuffer.append() |
| 0052 | method | java.lang.StringBuffer.append() |
| 0053 | text | 0. |
| 0054 | objref | java.lang.String |
| 0055 | method | java.lang.String.<init>() |
| 0056 | method | java.lang.String.<init>() |
| 0057 | method | java.lang.String.trim() |
| 0058 | objref | java.lang.NumberFormatException |
| 0059 | text | empty String |
| 005A | method | java.lang.NumberFormatException.<init>() |
| 005B | method | java.lang.String.charAt() |
| 005C | text | multiple points |
| 005D | 0003 | 0CCCCCCC |
| 005E | objref | this |
| 005F | method | this.<init>() |
| 0060 | objref | java.lang.StringIndexOutOfBoundsException |
| 0061 | field | this.maxSmallTen |
| 0062 | field | this.small10pow |
| 0063 | 0006 | FFF00000 |
| 0064 | 0000 | 00000000 |
| 0065 | 0006 | 7FF00000 |
| 0066 | 0000 | 00000000 |
| 0067 | field | this.big10pow |
| 0068 | method | java.lang.Double.isInfinite() |
| 0069 | 0006 | 40000000 |
| 006A | 0000 | 00000000 |
| 006B | 0006 | 7FEFFFFF |
| 006C | 0000 | FFFFFFFF |
| 006D | 0006 | 80000000 |
| 006E | 0000 | 00000000 |
| 006F | field | this.tiny10pow |
| 0070 | method | java.lang.FDBigInt.<init>() |
| 0071 | method | this.doubleToBigInt() |
| 0072 | method | java.lang.FDBigInt.sub() |
| 0073 | 0006 | 3FE00000 |
| 0074 | 0000 | 00000000 |
| 0075 | method | this.ulp() |
| 0076 | field | this.singleMaxSmallTen |
| 0077 | field | this.singleSmall10pow |
| 0078 | 0084 | FF800000 |
| 0079 | 0084 | 7F800000 |
| 007A | 0084 | 80000000 |
| 007B | method | this.doubleValue() |
| 007C | method | this.stickyRound() |
| 007D | 0006 | 40240000 |
| 007E | 0000 | 00000000 |
| 007F | 0006 | 40590000 |
| 0080 | 0000 | 00000000 |
| 0081 | 0006 | 408F4000 |
| 0082 | 0000 | 00000000 |
| 0083 | 0006 | 40C38800 |
| 0084 | 0000 | 00000000 |
| 0085 | 0006 | 40F86A00 |
| 0086 | 0000 | 00000000 |
| 0087 | 0006 | 412E8480 |
| 0088 | 0000 | 00000000 |
| 0089 | 0006 | 416312D0 |
| 008A | 0000 | 00000000 |
| 008B | 0006 | 4197D784 |
| 008C | 0000 | 00000000 |
| 008D | 0006 | 41CDCD65 |
| 008E | 0000 | 00000000 |
| 008F | 0006 | 4202A05F |
| 0090 | 0000 | 20000000 |
| 0091 | 0006 | 42374876 |
| 0092 | 0000 | E8000000 |
| 0093 | 0006 | 426D1A94 |
| 0094 | 0000 | A2000000 |
| 0095 | 0006 | 42A2309C |
| 0096 | 0000 | E5400000 |
| 0097 | 0006 | 42D6BCC4 |
| 0098 | 0000 | 1E900000 |
| 0099 | 0006 | 430C6BF5 |
| 009A | 0000 | 26340000 |
| 009B | 0006 | 4341C379 |
| 009C | 0000 | 37E08000 |
| 009D | 0006 | 43763457 |
| 009E | 0000 | 85D8A000 |
| 009F | 0006 | 43ABC16D |
| 00A0 | 0000 | 674EC800 |
| 00A1 | 0006 | 43E158E4 |
| 00A2 | 0000 | 60913D00 |
| 00A3 | 0006 | 4415AF1D |
| 00A4 | 0000 | 78B58C40 |
| 00A5 | 0006 | 444B1AE4 |
| 00A6 | 0000 | D6E2EF50 |
| 00A7 | 0006 | 4480F0CF |
| 00A8 | 0000 | 064DD592 |
| 00A9 | 0084 | 41200000 |
| 00AA | 0084 | 42C80000 |
| 00AB | 0084 | 447A0000 |
| 00AC | 0084 | 461C4000 |
| 00AD | 0084 | 47C35000 |
| 00AE | 0084 | 49742400 |
| 00AF | 0084 | 4B189680 |
| 00B0 | 0084 | 4CBEBC20 |
| 00B1 | 0084 | 4E6E6B28 |
| 00B2 | 0084 | 501502F9 |
| 00B3 | 0006 | 4693B8B5 |
| 00B4 | 0000 | B5056E17 |
| 00B5 | 0006 | 4D384F03 |
| 00B6 | 0000 | E93FF9F5 |
| 00B7 | 0006 | 5A827748 |
| 00B8 | 0000 | F9301D32 |
| 00B9 | 0006 | 75154FDD |
| 00BA | 0000 | 7F73BF3C |
| 00BB | 0006 | 3C9CD2B2 |
| 00BC | 0000 | 97D889BC |
| 00BD | 0006 | 3949F623 |
| 00BE | 0000 | D5A8A733 |
| 00BF | 0006 | 32A50FFD |
| 00C0 | 0000 | 44F4A73D |
| 00C1 | 0006 | 255BBA08 |
| 00C2 | 0000 | CF8C979D |
| 00C3 | 0006 | 0AC80628 |
| 00C4 | 0000 | 64AC6F43 |
| 00C5 | 0003 | 0001312D |
| 00C6 | 0003 | 0005F5E1 |
| 00C7 | 0003 | 001DCD65 |
| 00C8 | 0003 | 009502F9 |
| 00C9 | 0003 | 02E90EDD |
| 00CA | 0003 | 0E8D4A51 |
| 00CB | 0003 | 48C27395 |
| 00CC | 0005 | 00000000 |
| 00CD | 0000 | 00000005 |
| 00CE | 0005 | 00000000 |
| 00CF | 0000 | 00000019 |
| 00D0 | 0005 | 00000000 |
| 00D1 | 0000 | 0000007D |
| 00D2 | 0005 | 00000000 |
| 00D3 | 0000 | 00000271 |
| 00D4 | 0005 | 00000000 |
| 00D5 | 0000 | 00000C35 |
| 00D6 | 0005 | 00000000 |
| 00D7 | 0000 | 00003D09 |
| 00D8 | 0005 | 00000000 |
| 00D9 | 0000 | 0001312D |
| 00DA | 0005 | 00000000 |
| 00DB | 0000 | 0005F5E1 |
| 00DC | 0005 | 00000000 |
| 00DD | 0000 | 001DCD65 |
| 00DE | 0005 | 00000000 |
| 00DF | 0000 | 009502F9 |
| 00E0 | 0005 | 00000000 |
| 00E1 | 0000 | 02E90EDD |
| 00E2 | 0005 | 00000000 |
| 00E3 | 0000 | 0E8D4A51 |
| 00E4 | 0005 | 00000000 |
| 00E5 | 0000 | 48C27395 |
| 00E6 | 0005 | 00000001 |
| 00E7 | 0000 | 6BCC41E9 |
| 00E8 | 0005 | 00000007 |
| 00E9 | 0000 | 1AFD498D |
| 00EA | 0005 | 00000023 |
| 00EB | 0000 | 86F26FC1 |
| 00EC | 0005 | 000000B1 |
| 00ED | 0000 | A2BC2EC5 |
| 00EE | 0005 | 00000378 |
| 00EF | 0000 | 2DACE9D9 |
| 00F0 | 0005 | 00001158 |
| 00F1 | 0000 | E460913D |
| 00F2 | 0005 | 000056BC |
| 00F3 | 0000 | 75E2D631 |
| 00F4 | 0005 | 0001B1AE |
| 00F5 | 0000 | 4D6E2EF5 |
| 00F6 | 0005 | 00087867 |
| 00F7 | 0000 | 8326EAC9 |
| 00F8 | 0005 | 002A5A05 |
| 00F9 | 0000 | 8FC295ED |
| 00FA | 0005 | 00D3C21B |
| 00FB | 0000 | CECCEDA1 |
| 00FC | 0005 | 0422CA8B |
| 00FD | 0000 | 0A00A425 |
| 00FE | 0005 | 14ADF4B7 |
| 00FF | 0000 | 320334B9 |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| 0001 | method | java.lang.RuntimeException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| 0001 | method | java.lang.RuntimeException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| 0001 | method | java.lang.RuntimeException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.IllegalArgumentException.<init>() |
| 0001 | method | java.lang.IllegalArgumentException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| 0001 | method | java.lang.RuntimeException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | MAX_VALUE |
| public static final | int | MIN_VALUE |
| static final | char[] | digits |
| private | int | value |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1) |
| public | byte | byteValue() |
| public | double | doubleValue() |
| public | boolean | equals(Object o1) |
| public | float | floatValue() |
| public | int | hashCode() |
| public | int | intValue() |
| public | long | longValue() |
| public static | int | parseInt(String s1, int i1) |
| public static | int | parseInt(String s1) |
| public | short | shortValue() |
| public static | String | toBinaryString(int i1) |
| public static | String | toHexString(int i1) |
| public static | String | toOctalString(int i1) |
| public | String | toString() |
| public static | String | toString(int i1) |
| public static | String | toString(int i1, int i2) |
| private static | String | toUnsignedString(int i1, int i2) |
| public static | Integer | valueOf(String s1, int i1) |
| public static | Integer | valueOf(String s1) |
| References | ||
|---|---|---|
| 0000 | field | this.digits |
| 0001 | objref | java.lang.String |
| 0002 | method | java.lang.String.<init>() |
| 0003 | method | this.toUnsignedString() |
| 0004 | method | this.toString() |
| 0005 | objref | java.lang.NumberFormatException |
| 0006 | text | null |
| 0007 | method | java.lang.NumberFormatException.<init>() |
| 0008 | objref | java.lang.StringBuffer |
| 0009 | method | java.lang.StringBuffer.<init>() |
| 000A | text | radix |
| 000B | method | java.lang.StringBuffer.append() |
| 000C | method | java.lang.StringBuffer.append() |
| 000D | text | less than Character.MIN_RADIX |
| 000E | method | java.lang.StringBuffer.toString() |
| 000F | text | greater than Character.MAX_RADIX |
| 0010 | method | java.lang.String.charAt() |
| 0011 | 0003 | 80000000 |
| 0012 | 0003 | 80000001 |
| 0013 | method | java.lang.Character.digit() |
| 0014 | method | this.parseInt() |
| 0015 | objref | this |
| 0016 | method | this.<init>() |
| 0017 | method | java.lang.String.valueOf() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| Fields | ||
|---|---|---|
| public static final | long | MAX_VALUE |
| public static final | long | MIN_VALUE |
| private | long | value |
| Methods | ||
|---|---|---|
| public | void | <init>(long l1) |
| public | double | doubleValue() |
| public | boolean | equals(Object o1) |
| public | float | floatValue() |
| public | int | hashCode() |
| public | long | longValue() |
| public static | long | parseLong(String s1, int i1) |
| public static | long | parseLong(String s1) |
| public static native | String | toString(long l1, int i1) |
| public | String | toString() |
| public static | String | toString(long l1) |
| References | ||
|---|---|---|
| 0000 | method | this.toString() |
| 0001 | objref | java.lang.NumberFormatException |
| 0002 | text | null |
| 0003 | method | java.lang.NumberFormatException.<init>() |
| 0004 | objref | java.lang.StringBuffer |
| 0005 | method | java.lang.StringBuffer.<init>() |
| 0006 | text | radix |
| 0007 | method | java.lang.StringBuffer.append() |
| 0008 | method | java.lang.StringBuffer.append() |
| 0009 | text | less than Character.MIN_RADIX |
| 000A | method | java.lang.StringBuffer.toString() |
| 000B | text | greater than Character.MAX_RADIX |
| 000C | method | java.lang.String.charAt() |
| 000D | 0005 | 80000000 |
| 000E | 0000 | 00000000 |
| 000F | 0005 | 80000000 |
| 0010 | 0000 | 00000001 |
| 0011 | method | java.lang.Character.digit() |
| 0012 | method | this.parseLong() |
| 0013 | method | java.lang.String.valueOf() |
| 0014 | objref | this |
| 0015 | method | this.longValue() |
| Fields | ||
|---|---|---|
| public static final | double | E |
| public static final | double | PI |
| private static | long | negativeZeroDoubleBits |
| private static | long | negativeZeroFloatBits |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | long | abs(long l1) |
| public static | double | abs(double d1) |
| public static | float | abs(float f1) |
| public static | int | abs(int i1) |
| public static native | double | ceil(double d1) |
| public static native | double | cos(double d1) |
| public static native | double | floor(double d1) |
| public static | double | max(double d1, double d2) |
| public static | int | max(int i1, int i2) |
| public static | long | max(long l1, long l2) |
| public static | float | max(float f1, float f2) |
| public static | long | min(long l1, long l2) |
| public static | int | min(int i1, int i2) |
| public static | double | min(double d1, double d2) |
| public static | float | min(float f1, float f2) |
| public static native | double | sin(double d1) |
| public static native | double | sqrt(double d1) |
| public static native | double | tan(double d1) |
| public static | double | toDegrees(double d1) |
| public static | double | toRadians(double d1) |
| References | ||
|---|---|---|
| 0000 | 0006 | 40668000 |
| 0001 | 0000 | 00000000 |
| 0002 | 0006 | 400921FB |
| 0003 | 0000 | 54442D18 |
| 0004 | method | java.lang.Float.floatToIntBits() |
| 0005 | field | this.negativeZeroFloatBits |
| 0006 | method | java.lang.Double.doubleToLongBits() |
| 0007 | field | this.negativeZeroDoubleBits |
| 0008 | 0084 | 80000000 |
| 0009 | 0006 | 80000000 |
| 000A | 0000 | 00000000 |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| 0001 | method | java.lang.RuntimeException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Error.<init>() |
| 0001 | method | java.lang.Error.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| 0001 | method | java.lang.RuntimeException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.IllegalArgumentException.<init>() |
| 0001 | method | java.lang.IllegalArgumentException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | boolean | equals(Object o1) |
| public final native | Class | getClass() |
| public native | int | hashCode() |
| public final native | void | notify() |
| public final native | void | notifyAll() |
| public | String | toString() |
| public final | void | wait() |
| public final | void | wait(long l1) |
| public final | void | wait(long l1, int i1) |
| private final native | void | wait0(long l1) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.StringBuffer |
| 0001 | method | java.lang.StringBuffer.<init>() |
| 0002 | method | this.getClass() |
| 0003 | method | java.lang.Class.getName() |
| 0004 | method | java.lang.StringBuffer.append() |
| 0005 | text | @ |
| 0006 | method | this.hashCode() |
| 0007 | method | java.lang.Integer.toHexString() |
| 0008 | method | java.lang.StringBuffer.toString() |
| 0009 | method | this.wait0() |
| 000A | objref | java.lang.IllegalArgumentException |
| 000B | text | timeout value is negative |
| 000C | method | java.lang.IllegalArgumentException.<init>() |
| 000D | 0003 | 000F423F |
| 000E | text | nanosecond timeout value out of range |
| 000F | 0003 | 0007A120 |
| 0010 | method | this.wait() |
| 0011 | objref | java.lang.InterruptedException |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.VirtualMachineError.<init>() |
| 0001 | method | java.lang.VirtualMachineError.<init>() |
| Methods | ||
|---|---|---|
| public | void | run() |
| Fields | ||
|---|---|---|
| private static | Runtime | currentRuntime |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public | void | exit(int i1) |
| private native | void | exitInternal(int i1) |
| public native | long | freeMemory() |
| public native | void | gc() |
| public static | Runtime | getRuntime() |
| public native | long | totalMemory() |
| References | ||
|---|---|---|
| 0000 | field | this.currentRuntime |
| 0001 | method | this.exitInternal() |
| 0002 | objref | this |
| 0003 | method | this.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| 0001 | method | java.lang.RuntimeException.<init>() |
| Fields | ||
|---|---|---|
| public static final | short | MAX_VALUE |
| public static final | short | MIN_VALUE |
| private | short | value |
| Methods | ||
|---|---|---|
| public | void | <init>(short s1) |
| public | boolean | equals(Object o1) |
| public | int | hashCode() |
| public static | short | parseShort(String s1) |
| public static | short | parseShort(String s1, int i1) |
| public | short | shortValue() |
| public | String | toString() |
| References | ||
|---|---|---|
| 0000 | method | this.parseShort() |
| 0001 | method | java.lang.Integer.parseInt() |
| 0002 | objref | java.lang.NumberFormatException |
| 0003 | method | java.lang.NumberFormatException.<init>() |
| 0004 | method | java.lang.String.valueOf() |
| 0005 | objref | this |
| Fields | ||
|---|---|---|
| private | int | count |
| private | int | offset |
| private | char[] | value |
| Methods | ||
|---|---|---|
| public | void | <init>(byte[] b1, int i1, int i2) |
| public | void | <init>(byte[] b1) |
| public | void | <init>(StringBuffer s1) |
| public | void | <init>() |
| public | void | <init>(String s1) |
| public | void | <init>(char[] c1) |
| public | void | <init>(char[] c1, int i1, int i2) |
| void | <init>(int i1, int i2, char[] c1) | |
| public | void | <init>(byte[] b1, int i1, int i2, String s1) |
| public | void | <init>(byte[] b1, String s1) |
| public native | char | charAt(int i1) |
| public native | int | compareTo(String s1) |
| public | String | concat(String s1) |
| public | boolean | endsWith(String s1) |
| public native | boolean | equals(Object o1) |
| public | boolean | equalsIgnoreCase(String s1) |
| public | byte[] | getBytes() |
| public | byte[] | getBytes(String s1) |
| public | void | getChars(int i1, int i2, char[] c1, int i3) |
| public native | int | hashCode() |
| public native | int | indexOf(int i1, int i2) |
| public | int | indexOf(String s1, int i1) |
| public native | int | indexOf(int i1) |
| public | int | indexOf(String s1) |
| private native | int | indexOfString(String s1, int i1) |
| public native | String | intern() |
| public | int | lastIndexOf(int i1) |
| public | int | lastIndexOf(int i1, int i2) |
| private native | int | lastIndexOfChar(int i1, int i2) |
| public | int | length() |
| private native | String | newString(StringBuffer s1) |
| public native | boolean | regionMatches(boolean b1, int i1, String s1, int i2, int i3) |
| public native | String | replace(char c1, char c2) |
| public native | boolean | startsWith(String s1, int i1) |
| public | boolean | startsWith(String s1) |
| public | String | substring(int i1, int i2) |
| public | String | substring(int i1) |
| public | char[] | toCharArray() |
| public native | String | toLowerCase() |
| public | String | toString() |
| public native | String | toUpperCase() |
| public native | String | trim() |
| public static | String | valueOf(Object o1) |
| public static | String | valueOf(char[] c1) |
| public static | String | valueOf(char[] c1, int i1, int i2) |
| public static | String | valueOf(boolean b1) |
| public static | String | valueOf(char c1) |
| public static | String | valueOf(int i1) |
| public static | String | valueOf(long l1) |
| public static | String | valueOf(float f1) |
| public static | String | valueOf(double d1) |
| References | ||
|---|---|---|
| 0000 | method | this.getChars() |
| 0001 | method | java.lang.System.arraycopy() |
| 0002 | objref | java.lang.StringIndexOutOfBoundsException |
| 0003 | method | java.lang.StringIndexOutOfBoundsException.<init>() |
| 0004 | method | com.sun.cldc.i18n.Helper.byteToCharArray() |
| 0005 | method | this.<init>() |
| 0006 | method | this.<init>() |
| 0007 | method | com.sun.cldc.i18n.Helper.byteToCharArray() |
| 0008 | method | this.<init>() |
| 0009 | method | this.newString() |
| 000A | method | com.sun.cldc.i18n.Helper.charToByteArray() |
| 000B | method | com.sun.cldc.i18n.Helper.charToByteArray() |
| 000C | method | this.regionMatches() |
| 000D | method | this.startsWith() |
| 000E | method | this.lastIndexOf() |
| 000F | method | this.lastIndexOfChar() |
| 0010 | method | this.indexOf() |
| 0011 | method | this.indexOfString() |
| 0012 | method | this.substring() |
| 0013 | objref | this |
| 0014 | method | this.<init>() |
| 0015 | text | null |
| 0016 | method | java.lang.Object.toString() |
| 0017 | method | this.<init>() |
| 0018 | text | true |
| 0019 | text | false |
| 001A | method | java.lang.Integer.toString() |
| 001B | method | java.lang.Long.toString() |
| 001C | method | java.lang.Float.toString() |
| 001D | method | java.lang.Double.toString() |
| 001E | objref | java.io.UnsupportedEncodingException |
| Fields | ||
|---|---|---|
| private | int | count |
| private | boolean | shared |
| private | char[] | value |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| public | void | <init>() |
| public | void | <init>(int i1) |
| public | StringBuffer | append(long l1) |
| public native | StringBuffer | append(char c1) |
| public | StringBuffer | append(float f1) |
| public | StringBuffer | append(Object o1) |
| public | StringBuffer | append(double d1) |
| public native | StringBuffer | append(String s1) |
| public | StringBuffer | append(boolean b1) |
| public native | StringBuffer | append(char[] c1) |
| public native | StringBuffer | append(char[] c1, int i1, int i2) |
| public native | StringBuffer | append(int i1) |
| public | int | capacity() |
| public native | char | charAt(int i1) |
| public native | StringBuffer | delete(int i1, int i2) |
| public native | StringBuffer | deleteCharAt(int i1) |
| public native | void | ensureCapacity(int i1) |
| public native | void | getChars(int i1, int i2, char[] c1, int i3) |
| public native | StringBuffer | insert(int i1, char[] c1) |
| public | StringBuffer | insert(int i1, float f1) |
| public | StringBuffer | insert(int i1, boolean b1) |
| public | StringBuffer | insert(int i1, Object o1) |
| public native | StringBuffer | insert(int i1, char c1) |
| public | StringBuffer | insert(int i1, double d1) |
| public | StringBuffer | insert(int i1, int i2) |
| public native | StringBuffer | insert(int i1, String s1) |
| public | StringBuffer | insert(int i1, long l1) |
| public | int | length() |
| public native | StringBuffer | reverse() |
| public native | void | setCharAt(int i1, char c1) |
| public native | void | setLength(int i1) |
| public native | String | toString() |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | this.append() |
| 0002 | method | java.lang.String.valueOf() |
| 0003 | method | java.lang.String.valueOf() |
| 0004 | method | java.lang.String.valueOf() |
| 0005 | method | java.lang.String.valueOf() |
| 0006 | method | java.lang.String.valueOf() |
| 0007 | method | this.insert() |
| 0008 | method | java.lang.String.valueOf() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| public | void | <init>(int i1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0001 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0002 | objref | java.lang.StringBuffer |
| 0003 | method | java.lang.StringBuffer.<init>() |
| 0004 | text | String index out of range: |
| 0005 | method | java.lang.StringBuffer.append() |
| 0006 | method | java.lang.StringBuffer.append() |
| 0007 | method | java.lang.StringBuffer.toString() |
| Fields | ||
|---|---|---|
| public static final | PrintStream | err |
| public static final | PrintStream | out |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static native | void | arraycopy(Object o1, int i1, Object o2, int i2, int i3) |
| public static native | long | currentTimeMillis() |
| public static | void | exit(int i1) |
| public static | void | gc() |
| private static | PrintStream | getOutput() |
| public static | String | getProperty(String s1) |
| private static native | String | getProperty0(String s1) |
| public static native | int | identityHashCode(Object o1) |
| private static native | boolean | isKdwpSystemOut() |
| References | ||
|---|---|---|
| 0000 | method | this.isKdwpSystemOut() |
| 0001 | objref | com.jblend.kdwp.KdwpPrintStream |
| 0002 | objref | com.sun.cldc.io.ConsoleOutputStream |
| 0003 | method | com.sun.cldc.io.ConsoleOutputStream.<init>() |
| 0004 | method | com.jblend.kdwp.KdwpPrintStream.<init>() |
| 0005 | objref | java.io.PrintStream |
| 0006 | method | java.io.PrintStream.<init>() |
| 0007 | objref | java.lang.NullPointerException |
| 0008 | text | key can't be null |
| 0009 | method | java.lang.NullPointerException.<init>() |
| 000A | text | |
| 000B | method | java.lang.String.equals() |
| 000C | objref | java.lang.IllegalArgumentException |
| 000D | text | key can't be empty |
| 000E | method | java.lang.IllegalArgumentException.<init>() |
| 000F | method | this.getProperty0() |
| 0010 | method | java.lang.Runtime.getRuntime() |
| 0011 | method | java.lang.Runtime.exit() |
| 0012 | method | java.lang.Runtime.gc() |
| 0013 | method | this.getOutput() |
| 0014 | field | this.out |
| 0015 | field | this.err |
| Fields | ||
|---|---|---|
| public static final | int | MAX_PRIORITY |
| public static final | int | MIN_PRIORITY |
| public static final | int | NORM_PRIORITY |
| private | char[] | name |
| private | int | priority |
| private | Runnable | target |
| private static | int | threadInitNumber |
| private | Thread | threadQ |
| Methods | ||
|---|---|---|
| public | void | <init>(Runnable r1) |
| public | void | <init>() |
| public | void | <init>(Runnable r1, String s1) |
| public | void | <init>(String s1) |
| public static native | int | activeCount() |
| public static native | Thread | currentThread() |
| public final | String | getName() |
| public final | int | getPriority() |
| private | void | init(Runnable r1, String s1) |
| public | void | interrupt() |
| private native | void | interrupt0() |
| public final native | boolean | isAlive() |
| public final synchronized | void | join() |
| private native | void | nativeStart() |
| private static synchronized | int | nextThreadNum() |
| public | void | run() |
| public final | void | setPriority(int i1) |
| private native | void | setPriority0(int i1) |
| public static | void | sleep(long l1) |
| private static native | void | sleep0(long l1) |
| public synchronized | void | start() |
| public | String | toString() |
| public static native | void | yield() |
| References | ||
|---|---|---|
| 0000 | field | this.threadInitNumber |
| 0001 | method | this.sleep0() |
| 0002 | method | this.currentThread() |
| 0003 | method | java.lang.String.toCharArray() |
| 0004 | objref | java.lang.StringBuffer |
| 0005 | method | java.lang.StringBuffer.<init>() |
| 0006 | text | Thread- |
| 0007 | method | java.lang.StringBuffer.append() |
| 0008 | method | this.nextThreadNum() |
| 0009 | method | java.lang.StringBuffer.append() |
| 000A | method | java.lang.StringBuffer.toString() |
| 000B | method | this.init() |
| 000C | method | this.setPriority0() |
| 000D | method | this.nativeStart() |
| 000E | method | java.lang.Runnable.run() |
| 000F | method | this.isAlive() |
| 0010 | method | this.interrupt0() |
| 0011 | objref | java.lang.IllegalArgumentException |
| 0012 | method | java.lang.IllegalArgumentException.<init>() |
| 0013 | method | java.lang.String.valueOf() |
| 0014 | 0005 | 00000000 |
| 0015 | 0000 | 000003E8 |
| 0016 | method | java.lang.Object.wait() |
| 0017 | text | Thread[ |
| 0018 | method | this.getName() |
| 0019 | text | , |
| 001A | text | ] |
| 001B | objref | java.lang.Runnable |
| 001C | objref | java.lang.InterruptedException |
| Fields | ||
|---|---|---|
| private transient | Object | backtrace |
| private | String | detailMessage |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| public | String | getMessage() |
| private static native | boolean | nativeIsSysLog() |
| private static native | void | nativeSysLogPrint(byte[] b1) |
| public | void | printStackTrace() |
| private native | void | printStackTrace0(Object o1) |
| private final | void | sysLogPrint(String s1) |
| private final | void | sysLogPrintln(String s1) |
| public | String | toString() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Object.getClass() |
| 0001 | method | java.lang.Class.getName() |
| 0002 | method | this.getMessage() |
| 0003 | objref | java.lang.StringBuffer |
| 0004 | method | java.lang.StringBuffer.<init>() |
| 0005 | method | java.lang.StringBuffer.append() |
| 0006 | text | : |
| 0007 | method | java.lang.StringBuffer.toString() |
| 0008 | method | this.nativeIsSysLog() |
| 0009 | method | this.sysLogPrint() |
| 000A | method | this.sysLogPrintln() |
| 000B | text | |
| 000C | field | java.lang.System.err |
| 000D | method | java.io.PrintStream.print() |
| 000E | method | java.io.PrintStream.println() |
| 000F | method | java.io.PrintStream.println() |
| 0010 | method | this.printStackTrace0() |
| 0011 | text | |
| 0012 | method | java.lang.String.getBytes() |
| 0013 | method | this.nativeSysLogPrint() |
| 0014 | text | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Error.<init>() |
| 0001 | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| private | int | gcReserved |
| private | Object | referent |
| Methods | ||
|---|---|---|
| void | <init>(Object o1) | |
| public | void | clear() |
| public | Object | get() |
| Methods | ||
|---|---|---|
| public | void | <init>(Object o1) |
| private native | void | initializeWeakReference() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.ref.Reference.<init>() |
| 0001 | method | this.initializeWeakReference() |
| Fields | ||
|---|---|---|
| public static final | int | AM |
| public static final | int | AM_PM |
| public static final | int | APRIL |
| public static final | int | AUGUST |
| public static final | int | DATE |
| public static final | int | DAY_OF_MONTH |
| public static final | int | DAY_OF_WEEK |
| public static final | int | DECEMBER |
| private static final | int | ERA |
| private static final | boolean | ERA_OFFICIAL_SUPPORT |
| public static final | int | FEBRUARY |
| private static final | int | FIELDS |
| public static final | int | FRIDAY |
| private static final | int | HISTFIELDS |
| public static final | int | HOUR |
| public static final | int | HOUR_OF_DAY |
| public static final | int | JANUARY |
| public static final | int | JULY |
| public static final | int | JUNE |
| public static final | int | MARCH |
| public static final | int | MAY |
| public static final | int | MILLISECOND |
| public static final | int | MINUTE |
| public static final | int | MONDAY |
| public static final | int | MONTH |
| public static final | int | NOVEMBER |
| public static final | int | OCTOBER |
| public static final | int | PM |
| public static final | int | SATURDAY |
| public static final | int | SECOND |
| public static final | int | SEPTEMBER |
| public static final | int | SUNDAY |
| public static final | int | THURSDAY |
| public static final | int | TUESDAY |
| public static final | int | WEDNESDAY |
| private static final | int | X_TIME |
| public static final | int | YEAR |
| private | int | fieldLastSet |
| protected | int[] | fields |
| private | int[] | hist |
| private | int | histValue |
| private | boolean | isCalendarImplExt |
| protected | boolean[] | isSet |
| protected | long | time |
| private | TimeZone | zone |
| Methods | ||
|---|---|---|
| protected | void | <init>() |
| private final | void | addHist(int i1) |
| public | boolean | after(Object o1) |
| public | boolean | before(Object o1) |
| private final | void | compute(boolean b1) |
| protected | void | computeFields() |
| protected | void | computeTime() |
| public | boolean | equals(Object o1) |
| public final | int | get(int i1) |
| public static synchronized | Calendar | getInstance() |
| public static synchronized | Calendar | getInstance(TimeZone t1) |
| public final | Date | getTime() |
| protected | long | getTimeInMillis() |
| public | TimeZone | getTimeZone() |
| private final | void | reorgHist() |
| public final | void | set(int i1, int i2) |
| public final | void | setTime(Date d1) |
| protected | void | setTimeInMillis(long l1) |
| public | void | setTimeZone(TimeZone t1) |
| References | ||
|---|---|---|
| 0000 | objref | com.sun.cldc.util.CalendarImplExt |
| 0001 | method | com.sun.cldc.util.CalendarImplExt.setHist() |
| 0002 | objref | java.lang.ClassCastException |
| 0003 | method | java.util.TimeZone.getDefault() |
| 0004 | objref | java.lang.RuntimeException |
| 0005 | text | Could not find default timezone |
| 0006 | method | java.lang.RuntimeException.<init>() |
| 0007 | method | java.lang.System.currentTimeMillis() |
| 0008 | method | this.setTimeInMillis() |
| 0009 | objref | java.util.Date |
| 000A | method | this.getTimeInMillis() |
| 000B | method | java.util.Date.<init>() |
| 000C | method | java.util.Date.getTime() |
| 000D | text | com.sun.cldc.util.j2me.CalendarImpl |
| 000E | method | java.lang.Class.forName() |
| 000F | method | java.lang.Class.newInstance() |
| 0010 | objref | this |
| 0011 | objref | java.lang.Exception |
| 0012 | method | this.getInstance() |
| 0013 | method | this.setTimeZone() |
| 0014 | method | this.compute() |
| 0015 | method | this.addHist() |
| 0016 | objref | java.lang.ArrayIndexOutOfBoundsException |
| 0017 | method | java.lang.ArrayIndexOutOfBoundsException.<init>() |
| 0018 | method | java.lang.Object.equals() |
| 0019 | method | this.computeFields() |
| 001A | method | this.computeTime() |
| 001B | 0003 | 7FFFFFFF |
| 001C | method | this.reorgHist() |
| Fields | ||
|---|---|---|
| private | Calendar | calendar |
| static final | String[] | days |
| private | long | fastTime |
| static final | String[] | months |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | <init>(long l1) |
| private static final | StringBuffer | appendFourDigits(StringBuffer s1, int i1) |
| private static final | StringBuffer | appendTwoDigits(StringBuffer s1, int i1) |
| public | boolean | equals(Object o1) |
| public | long | getTime() |
| public | int | hashCode() |
| public | void | setTime(long l1) |
| public | String | toString() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.System.currentTimeMillis() |
| 0001 | method | this.<init>() |
| 0002 | method | java.util.Calendar.getInstance() |
| 0003 | method | java.util.Calendar.setTimeInMillis() |
| 0004 | method | java.util.Calendar.getTimeInMillis() |
| 0005 | objref | this |
| 0006 | method | this.getTime() |
| 0007 | text | Thu Jan 01 00:00:00 UTC 1970 |
| 0008 | method | java.util.Calendar.get() |
| 0009 | method | java.lang.Integer.toString() |
| 000A | method | java.util.Calendar.getTimeZone() |
| 000B | method | java.util.TimeZone.getID() |
| 000C | text | |
| 000D | objref | java.lang.StringBuffer |
| 000E | method | java.lang.StringBuffer.<init>() |
| 000F | field | this.days |
| 0010 | method | java.lang.StringBuffer.append() |
| 0011 | method | java.lang.StringBuffer.append() |
| 0012 | field | this.months |
| 0013 | method | this.appendTwoDigits() |
| 0014 | method | this.appendFourDigits() |
| 0015 | method | java.lang.StringBuffer.toString() |
| 0016 | method | java.lang.StringBuffer.append() |
| 0017 | objref | java.lang.String |
| 0018 | text | Jan |
| 0019 | text | Feb |
| 001A | text | Mar |
| 001B | text | Apr |
| 001C | text | May |
| 001D | text | Jun |
| 001E | text | Jul |
| 001F | text | Aug |
| 0020 | text | Sep |
| 0021 | text | Oct |
| 0022 | text | Nov |
| 0023 | text | Dec |
| 0024 | text | Sun |
| 0025 | text | Mon |
| 0026 | text | Tue |
| 0027 | text | Wed |
| 0028 | text | Thu |
| 0029 | text | Fri |
| 002A | text | Sat |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| Methods | ||
|---|---|---|
| public | boolean | hasMoreElements() |
| public | Object | nextElement() |
| Fields | ||
|---|---|---|
| private transient | int | count |
| private static final | int | loadFactorPercent |
| private transient | HashtableEntry[] | table |
| private | int | threshold |
| Methods | ||
|---|---|---|
| public | void | <init>(int i1) |
| public | void | <init>() |
| public synchronized | void | clear() |
| public synchronized | boolean | contains(Object o1) |
| public synchronized | boolean | containsKey(Object o1) |
| public synchronized | Enumeration | elements() |
| public synchronized | Object | get(Object o1) |
| public | boolean | isEmpty() |
| public synchronized | Enumeration | keys() |
| public synchronized | Object | put(Object o1, Object o2) |
| protected | void | rehash() |
| public synchronized | Object | remove(Object o1) |
| public | int | size() |
| public synchronized | String | toString() |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.IllegalArgumentException |
| 0001 | method | java.lang.IllegalArgumentException.<init>() |
| 0002 | objref | java.util.HashtableEntry |
| 0003 | method | this.<init>() |
| 0004 | objref | java.util.Hashtable$HashtableEnumerator |
| 0005 | method | java.util.Hashtable$HashtableEnumerator.<init>() |
| 0006 | objref | java.lang.NullPointerException |
| 0007 | method | java.lang.NullPointerException.<init>() |
| 0008 | method | java.lang.Object.equals() |
| 0009 | method | java.lang.Object.hashCode() |
| 000A | 0003 | 7FFFFFFF |
| 000B | method | this.rehash() |
| 000C | method | this.put() |
| 000D | method | java.util.HashtableEntry.<init>() |
| 000E | method | this.size() |
| 000F | objref | java.lang.StringBuffer |
| 0010 | method | java.lang.StringBuffer.<init>() |
| 0011 | method | this.keys() |
| 0012 | method | this.elements() |
| 0013 | text | { |
| 0014 | method | java.lang.StringBuffer.append() |
| 0015 | method | java.util.Enumeration.nextElement() |
| 0016 | method | java.lang.Object.toString() |
| 0017 | text | = |
| 0018 | method | java.lang.StringBuffer.toString() |
| 0019 | text | , |
| 001A | text | } |
| Fields | ||
|---|---|---|
| HashtableEntry | entry | |
| int | index | |
| boolean | keys | |
| HashtableEntry[] | table | |
| private final | Hashtable | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(Hashtable h1, HashtableEntry[] h2, boolean b1) | |
| public | boolean | hasMoreElements() |
| public | Object | nextElement() |
| References | ||
|---|---|---|
| 0000 | objref | java.util.NoSuchElementException |
| 0001 | text | HashtableEnumerator |
| 0002 | method | java.util.NoSuchElementException.<init>() |
| 0003 | objref | java.util.Enumeration |
| Fields | ||
|---|---|---|
| int | hash | |
| Object | key | |
| HashtableEntry | next | |
| Object | value | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| 0001 | method | java.lang.RuntimeException.<init>() |
| Fields | ||
|---|---|---|
| private static final | int | BITS_PER_BYTE |
| private static final | int | BYTES_PER_INT |
| private | long | seed |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | <init>(long l1) |
| private static native | void | nativeInit() |
| protected native | int | next(int i1) |
| public | double | nextDouble() |
| public | float | nextFloat() |
| public native | int | nextInt() |
| public native | int | nextInt(int i1) |
| public native | long | nextLong() |
| public native | void | setSeed(long l1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.System.currentTimeMillis() |
| 0001 | method | this.<init>() |
| 0002 | method | this.setSeed() |
| 0003 | method | this.next() |
| 0004 | 0084 | 4B800000 |
| 0005 | 0006 | 43400000 |
| 0006 | 0000 | 00000000 |
| 0007 | method | this.nativeInit() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | boolean | empty() |
| public synchronized | Object | peek() |
| public synchronized | Object | pop() |
| public | Object | push(Object o1) |
| public synchronized | int | search(Object o1) |
| References | ||
|---|---|---|
| 0000 | method | java.util.Vector.<init>() |
| 0001 | method | java.util.Vector.addElement() |
| 0002 | method | java.util.Vector.size() |
| 0003 | method | this.peek() |
| 0004 | method | java.util.Vector.removeElementAt() |
| 0005 | objref | java.util.EmptyStackException |
| 0006 | method | java.util.EmptyStackException.<init>() |
| 0007 | method | java.util.Vector.elementAt() |
| 0008 | method | java.util.Vector.lastIndexOf() |
| Fields | ||
|---|---|---|
| private static | TimeZoneImplementation | gmtZone |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static | String[] | getAvailableIDs() |
| public static synchronized | TimeZone | getDefault() |
| public | String | getID() |
| public | int | getOffset(int i1, int i2, int i3, int i4, int i5, int i6) |
| public | int | getRawOffset() |
| public static synchronized | TimeZone | getTimeZone(String s1) |
| public | boolean | useDaylightTime() |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.NullPointerException |
| 0001 | method | java.lang.NullPointerException.<init>() |
| 0002 | field | this.gmtZone |
| 0003 | method | com.sun.cldc.util.TimeZoneImplementation.getInstance() |
| 0004 | field | com.jblend.util.SystemLog.out |
| 0005 | text | ERROR: default TZ unknown, "GMT" assumed. |
| 0006 | method | com.jblend.util.SystemLog.println() |
| 0007 | method | com.sun.cldc.util.TimeZoneImplementation.getIDs() |
| 0008 | text | com.sun.cldc.util.j2me.TimeZoneImpl |
| 0009 | method | java.lang.Class.forName() |
| 000A | method | java.lang.Class.newInstance() |
| 000B | objref | com.sun.cldc.util.TimeZoneImplementation |
| 000C | text | GMT |
| 000D | objref | java.lang.Exception |
| Fields | ||
|---|---|---|
| private static final | int | IDLE_TIMEOUT |
| private static | Vector | allTimers |
| static final | Timer | deadTimer |
| private | boolean | isCancelled |
| Vector | taskPool | |
| private | Timer$TimeKeeper | timeKeeper |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>(int i1) |
| public | void | <init>() |
| static | void | access$000() |
| static | Vector | access$100() |
| static | boolean | access$200(Timer t1) |
| static | void | access$300(Timer t1, TimerTask t2) |
| private | void | addSchedule(TimerTask t1) |
| public | void | cancel() |
| public | void | schedule(TimerTask t1, Date d1) |
| public | void | schedule(TimerTask t1, long l1, long l2) |
| public | void | schedule(TimerTask t1, long l1) |
| public | void | schedule(TimerTask t1, Date d1, long l1) |
| private | void | schedule(TimerTask t1, long l1, long l2, boolean b1) |
| public | void | scheduleAtFixedRate(TimerTask t1, long l1, long l2) |
| public | void | scheduleAtFixedRate(TimerTask t1, Date d1, long l1) |
| private static native | void | waitResume() |
| References | ||
|---|---|---|
| 0000 | method | this.addSchedule() |
| 0001 | field | this.allTimers |
| 0002 | method | this.waitResume() |
| 0003 | objref | java.lang.IllegalStateException |
| 0004 | text | timer already cancelled |
| 0005 | method | java.lang.IllegalStateException.<init>() |
| 0006 | method | java.lang.Thread.isAlive() |
| 0007 | objref | java.util.Timer$TimeKeeper |
| 0008 | method | java.util.Timer$TimeKeeper.<init>() |
| 0009 | method | java.lang.Thread.start() |
| 000A | text | timer thread already terminated |
| 000B | method | java.util.TimerTask.isScheduleable() |
| 000C | text | task already scheduled or cancelled |
| 000D | method | java.util.Vector.firstElement() |
| 000E | objref | java.util.TimerTask |
| 000F | method | java.lang.Object.notify() |
| 0010 | method | java.util.Vector.size() |
| 0011 | method | java.util.Vector.elementAt() |
| 0012 | method | java.util.Vector.insertElementAt() |
| 0013 | method | java.util.Vector.addElement() |
| 0014 | objref | java.util.Vector |
| 0015 | method | java.util.Vector.<init>() |
| 0016 | objref | java.lang.IllegalArgumentException |
| 0017 | text | delay < 0 |
| 0018 | method | java.lang.IllegalArgumentException.<init>() |
| 0019 | objref | java.util.Date |
| 001A | method | java.lang.System.currentTimeMillis() |
| 001B | method | java.util.Date.<init>() |
| 001C | method | this.schedule() |
| 001D | method | java.util.Date.getTime() |
| 001E | text | scheduled time too past |
| 001F | method | this.schedule() |
| 0020 | method | this.schedule() |
| 0021 | text | scheduled time too past or period <= 0 |
| 0022 | method | this.scheduleAtFixedRate() |
| 0023 | method | java.util.Vector.removeElement() |
| 0024 | objref | this |
| 0025 | method | this.<init>() |
| 0026 | field | this.deadTimer |
| 0027 | objref | java.util.Timer$1 |
| 0028 | method | java.util.Timer$1.<init>() |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | run() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Thread.<init>() |
| 0001 | method | java.util.Timer.access$000() |
| 0002 | method | java.util.Timer.access$100() |
| 0003 | method | java.util.Vector.size() |
| 0004 | method | java.util.Vector.elementAt() |
| 0005 | objref | java.util.Timer |
| 0006 | method | java.lang.Object.notify() |
| Fields | ||
|---|---|---|
| boolean | exitTimeout | |
| private final | Timer | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(Timer t1) | |
| public | void | run() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Thread.<init>() |
| 0001 | method | java.util.Vector.isEmpty() |
| 0002 | 0005 | 00000000 |
| 0003 | 0000 | 0000EA60 |
| 0004 | method | java.lang.Object.wait() |
| 0005 | objref | java.lang.InterruptedException |
| 0006 | method | java.util.Timer.access$200() |
| 0007 | method | java.lang.System.currentTimeMillis() |
| 0008 | method | java.util.Vector.firstElement() |
| 0009 | objref | java.util.TimerTask |
| 000A | method | java.util.Vector.removeElementAt() |
| 000B | field | java.util.Timer.deadTimer |
| 000C | method | java.util.Timer.access$300() |
| 000D | method | java.util.TimerTask.run() |
| 000E | objref | java.lang.Throwable |
| 000F | method | java.util.Vector.removeAllElements() |
| 0010 | method | java.util.Timer.access$100() |
| 0011 | method | java.util.Vector.removeElement() |
| Fields | ||
|---|---|---|
| boolean | isFixedRate | |
| Object | lock | |
| long | period | |
| long | schedTime | |
| Timer | timer | |
| Methods | ||
|---|---|---|
| protected | void | <init>() |
| public | boolean | cancel() |
| final | boolean | isScheduleable() |
| public | void | run() |
| public | long | scheduledExecutionTime() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Object.<init>() |
| 0001 | objref | java.lang.Object |
| 0002 | method | this.isScheduleable() |
| 0003 | field | java.util.Timer.deadTimer |
| 0004 | method | java.util.Vector.removeElement() |
| 0005 | objref | java.lang.Runnable |
| Fields | ||
|---|---|---|
| protected | int | capacityIncrement |
| protected | int | elementCount |
| protected | Object[] | elementData |
| Methods | ||
|---|---|---|
| public | void | <init>(int i1, int i2) |
| public | void | <init>(int i1) |
| public | void | <init>() |
| public synchronized | void | addElement(Object o1) |
| public | int | capacity() |
| public | boolean | contains(Object o1) |
| public synchronized | void | copyInto(Object[] o1) |
| public synchronized | Object | elementAt(int i1) |
| public synchronized | Enumeration | elements() |
| public synchronized | void | ensureCapacity(int i1) |
| private | void | ensureCapacityHelper(int i1) |
| public synchronized | Object | firstElement() |
| public synchronized | int | indexOf(Object o1, int i1) |
| public | int | indexOf(Object o1) |
| public synchronized | void | insertElementAt(Object o1, int i1) |
| public | boolean | isEmpty() |
| public synchronized | Object | lastElement() |
| public | int | lastIndexOf(Object o1) |
| public synchronized | int | lastIndexOf(Object o1, int i1) |
| public synchronized | void | removeAllElements() |
| public synchronized | boolean | removeElement(Object o1) |
| public synchronized | void | removeElementAt(int i1) |
| public synchronized | void | setElementAt(Object o1, int i1) |
| public synchronized | void | setSize(int i1) |
| public | int | size() |
| public synchronized | String | toString() |
| public synchronized | void | trimToSize() |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.IllegalArgumentException |
| 0001 | objref | java.lang.StringBuffer |
| 0002 | method | java.lang.StringBuffer.<init>() |
| 0003 | text | Illegal Capacity: |
| 0004 | method | java.lang.StringBuffer.append() |
| 0005 | method | java.lang.StringBuffer.append() |
| 0006 | method | java.lang.StringBuffer.toString() |
| 0007 | method | java.lang.IllegalArgumentException.<init>() |
| 0008 | objref | java.lang.Object |
| 0009 | method | this.<init>() |
| 000A | method | this.<init>() |
| 000B | method | java.lang.System.arraycopy() |
| 000C | method | this.ensureCapacityHelper() |
| 000D | objref | java.util.VectorEnumerator |
| 000E | method | java.util.VectorEnumerator.<init>() |
| 000F | method | this.indexOf() |
| 0010 | method | java.lang.Object.equals() |
| 0011 | method | this.lastIndexOf() |
| 0012 | objref | java.lang.IndexOutOfBoundsException |
| 0013 | text | >= |
| 0014 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0015 | objref | java.lang.ArrayIndexOutOfBoundsException |
| 0016 | method | java.lang.ArrayIndexOutOfBoundsException.<init>() |
| 0017 | text | < 0 |
| 0018 | objref | java.util.NoSuchElementException |
| 0019 | method | java.util.NoSuchElementException.<init>() |
| 001A | method | java.lang.ArrayIndexOutOfBoundsException.<init>() |
| 001B | text | > |
| 001C | method | this.indexOf() |
| 001D | method | this.removeElementAt() |
| 001E | method | this.size() |
| 001F | method | this.elements() |
| 0020 | text | [ |
| 0021 | method | java.util.Enumeration.nextElement() |
| 0022 | method | java.lang.StringBuffer.append() |
| 0023 | text | , |
| 0024 | text | ] |
| Fields | ||
|---|---|---|
| int | count | |
| Vector | vector | |
| Methods | ||
|---|---|---|
| void | <init>(Vector v1) | |
| public | boolean | hasMoreElements() |
| public | Object | nextElement() |
| References | ||
|---|---|---|
| 0000 | objref | java.util.NoSuchElementException |
| 0001 | text | VectorEnumerator |
| 0002 | method | java.util.NoSuchElementException.<init>() |
| 0003 | objref | java.util.Enumeration |
| Fields | ||
|---|---|---|
| public static final | int | FAILED_NOINFO |
| public static final | int | NO_RESOURCES |
| public static final | int | SECURITY_BLOCK |
| public static final | int | TIMEOUT |
| public static final | int | UNACCEPTABLE_PARAMS |
| public static final | int | UNKNOWN_PSM |
| private | int | error |
| Methods | ||
|---|---|---|
| public | void | <init>(int i1) |
| public | void | <init>(int i1, String s1) |
| private static | String | getDefaultMessage(int i1) |
| public | int | getStatus() |
| private | void | init(int i1) |
| References | ||
|---|---|---|
| 0000 | method | this.getDefaultMessage() |
| 0001 | method | java.io.IOException.<init>() |
| 0002 | method | this.init() |
| 0003 | text | unknown PSM |
| 0004 | text | security block |
| 0005 | text | no resources |
| 0006 | text | failed - no information available |
| 0007 | text | timeout |
| 0008 | text | unacceptable parameters |
| 0009 | text | unknown |
| 000A | objref | java.lang.IllegalArgumentException |
| 000B | text | invalid error code |
| 000C | method | java.lang.IllegalArgumentException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.IOException.<init>() |
| 0001 | method | java.io.IOException.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | BOOL |
| public static final | int | DATALT |
| public static final | int | DATSEQ |
| public static final | int | INT_1 |
| public static final | int | INT_16 |
| public static final | int | INT_2 |
| public static final | int | INT_4 |
| public static final | int | INT_8 |
| public static final | int | NULL |
| public static final | int | STRING |
| public static final | int | URL |
| public static final | int | UUID |
| public static final | int | U_INT_1 |
| public static final | int | U_INT_16 |
| public static final | int | U_INT_2 |
| public static final | int | U_INT_4 |
| public static final | int | U_INT_8 |
| private | int | type |
| private | Object | value |
| Methods | ||
|---|---|---|
| public | void | <init>(int i1) |
| public | void | <init>(boolean b1) |
| public | void | <init>(int i1, long l1) |
| public | void | <init>(int i1, Object o1) |
| public | void | addElement(DataElement d1) |
| public | boolean | getBoolean() |
| public | int | getDataType() |
| public | long | getLong() |
| public | int | getSize() |
| public | Object | getValue() |
| public | void | insertElementAt(DataElement d1, int i1) |
| public | boolean | removeElement(DataElement d1) |
| public | String | toString() |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | objref | java.lang.IllegalArgumentException |
| 0003 | text | must be NULL, DATALT or DATSEQ |
| 0004 | method | java.lang.IllegalArgumentException.<init>() |
| 0005 | objref | java.lang.Boolean |
| 0006 | method | java.lang.Boolean.<init>() |
| 0007 | 0005 | 00000000 |
| 0008 | 0000 | 000000FF |
| 0009 | 0005 | 00000000 |
| 000A | 0000 | 0000FFFF |
| 000B | 0005 | 00000000 |
| 000C | 0000 | FFFFFFFF |
| 000D | 0005 | FFFFFFFF |
| 000E | 0000 | FFFFFF80 |
| 000F | 0005 | 00000000 |
| 0010 | 0000 | 0000007F |
| 0011 | 0005 | FFFFFFFF |
| 0012 | 0000 | FFFF8000 |
| 0013 | 0005 | 00000000 |
| 0014 | 0000 | 00007FFF |
| 0015 | 0005 | FFFFFFFF |
| 0016 | 0000 | 80000000 |
| 0017 | 0005 | 00000000 |
| 0018 | 0000 | 7FFFFFFF |
| 0019 | 0005 | 80000000 |
| 001A | 0000 | 00000000 |
| 001B | 0005 | 7FFFFFFF |
| 001C | 0000 | FFFFFFFF |
| 001D | text | illegal value type |
| 001E | text | value out of range |
| 001F | objref | java.lang.Long |
| 0020 | method | java.lang.Long.<init>() |
| 0021 | text | null value |
| 0022 | objref | java.lang.String |
| 0023 | objref | javax.bluetooth.UUID |
| 0024 | objref | ? |
| 0025 | objref | java.lang.ClassCastException |
| 0026 | text | bad value for specified value type |
| 0027 | text | bad byte array length |
| 0028 | objref | java.lang.NullPointerException |
| 0029 | method | java.lang.NullPointerException.<init>() |
| 002A | method | java.util.Vector.addElement() |
| 002B | method | java.util.Vector.insertElementAt() |
| 002C | objref | java.lang.ArrayIndexOutOfBoundsException |
| 002D | objref | java.lang.IndexOutOfBoundsException |
| 002E | method | java.lang.IndexOutOfBoundsException.<init>() |
| 002F | method | java.util.Vector.size() |
| 0030 | method | java.util.Vector.removeElement() |
| 0031 | method | java.lang.Long.longValue() |
| 0032 | method | java.lang.ClassCastException.<init>() |
| 0033 | method | java.util.Vector.elements() |
| 0034 | method | java.lang.System.arraycopy() |
| 0035 | text | U_INT_1 |
| 0036 | text | U_INT_2 |
| 0037 | text | U_INT_4 |
| 0038 | text | U_INT_8 |
| 0039 | text | U_INT_16 |
| 003A | text | INT_1 |
| 003B | text | INT_2 |
| 003C | text | INT_4 |
| 003D | text | INT_8 |
| 003E | text | INT_16 |
| 003F | text | URL |
| 0040 | text | UUID |
| 0041 | text | BOOL |
| 0042 | text | STRING |
| 0043 | objref | java.lang.StringBuffer |
| 0044 | method | java.lang.StringBuffer.<init>() |
| 0045 | text | <DATSEQ> |
| 0046 | text | <DATALT> |
| 0047 | method | java.lang.StringBuffer.append() |
| 0048 | method | this.getValue() |
| 0049 | objref | java.util.Enumeration |
| 004A | method | java.util.Enumeration.hasMoreElements() |
| 004B | method | java.util.Enumeration.nextElement() |
| 004C | method | java.lang.Object.toString() |
| 004D | text | |
| 004E | text | </DATSEQ> |
| 004F | text | </DATALT> |
| 0050 | method | java.lang.StringBuffer.toString() |
| 0051 | text | NULL |
| 0052 | text | , |
| 0053 | method | java.lang.StringBuffer.append() |
| 0054 | text | < |
| 0055 | text | > |
| 0056 | method | java.lang.StringBuffer.append() |
| Fields | ||
|---|---|---|
| private | int | majorDeviceClass |
| private | int | minorDeviceClass |
| private | int | serviceClasses |
| Methods | ||
|---|---|---|
| public | void | <init>(int i1) |
| public | int | getMajorDeviceClass() |
| public | int | getMinorDeviceClass() |
| public | int | getServiceClasses() |
| public | String | toString() |
| References | ||
|---|---|---|
| 0000 | 0003 | FF000000 |
| 0001 | objref | java.lang.IllegalArgumentException |
| 0002 | text | invalid device record |
| 0003 | method | java.lang.IllegalArgumentException.<init>() |
| 0004 | 0003 | 00FF2000 |
| 0005 | objref | java.lang.StringBuffer |
| 0006 | method | java.lang.StringBuffer.<init>() |
| 0007 | text | [MinorDeviceClass=0x |
| 0008 | method | java.lang.StringBuffer.append() |
| 0009 | method | this.getMinorDeviceClass() |
| 000A | method | java.lang.Integer.toHexString() |
| 000B | text | ,MajorDeviceClass=0x |
| 000C | method | this.getMajorDeviceClass() |
| 000D | text | ,ServiceClass=0x |
| 000E | method | this.getServiceClasses() |
| 000F | text | ] |
| 0010 | method | java.lang.StringBuffer.toString() |
| Fields | ||
|---|---|---|
| public static final | int | CACHED |
| public static final | int | GIAC |
| public static final | int | LIAC |
| public static final | int | NOT_DISCOVERABLE |
| public static final | int | PREKNOWN |
| private static | DiscoveryAgent | discoveryAgent |
| private | ImprontoDiscoveryAgent | improntoDiscoveryAgent |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public | boolean | cancelInquiry(DiscoveryListener d1) |
| public | boolean | cancelServiceSearch(int i1) |
| static | DiscoveryAgent | getDiscoveryAgent() |
| public | RemoteDevice[] | retrieveDevices(int i1) |
| public | int | searchServices(int[] i1, UUID[] u1, RemoteDevice r1, DiscoveryListener d1) |
| public | String | selectService(UUID u1, int i1, boolean b1) |
| public | boolean | startInquiry(int i1, DiscoveryListener d1) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.ImprontoLocalDevice.getImprontoLocalDevice() |
| 0001 | method | com.rococosoft.impronto.ImprontoLocalDevice.getDiscoveryAgent() |
| 0002 | field | this.discoveryAgent |
| 0003 | objref | this |
| 0004 | method | this.<init>() |
| 0005 | method | com.rococosoft.impronto.discovery.ImprontoDiscoveryAgent.retrieveDevices() |
| 0006 | method | com.rococosoft.impronto.discovery.ImprontoDiscoveryAgent.startInquiry() |
| 0007 | method | com.rococosoft.impronto.discovery.ImprontoDiscoveryAgent.cancelInquiry() |
| 0008 | method | com.rococosoft.impronto.discovery.ImprontoDiscoveryAgent.searchServices() |
| 0009 | method | com.rococosoft.impronto.discovery.ImprontoDiscoveryAgent.cancelServiceSearch() |
| 000A | method | com.rococosoft.impronto.discovery.ImprontoDiscoveryAgent.selectService() |
| 000B | objref | javax.bluetooth.BluetoothStateException |
| Fields | ||
|---|---|---|
| public static final | int | INQUIRY_COMPLETED |
| public static final | int | INQUIRY_ERROR |
| public static final | int | INQUIRY_TERMINATED |
| public static final | int | SERVICE_SEARCH_COMPLETED |
| public static final | int | SERVICE_SEARCH_DEVICE_NOT_REACHABLE |
| public static final | int | SERVICE_SEARCH_ERROR |
| public static final | int | SERVICE_SEARCH_NO_RECORDS |
| public static final | int | SERVICE_SEARCH_TERMINATED |
| Methods | ||
|---|---|---|
| public | void | deviceDiscovered(RemoteDevice r1, DeviceClass d1) |
| public | void | inquiryCompleted(int i1) |
| public | void | serviceSearchCompleted(int i1, int i2) |
| public | void | servicesDiscovered(int i1, ServiceRecord[] s1) |
| Fields | ||
|---|---|---|
| public static final | int | DEFAULT_MTU |
| public static final | int | MINIMUM_MTU |
| Methods | ||
|---|---|---|
| public | int | getReceiveMTU() |
| public | int | getTransmitMTU() |
| public | boolean | ready() |
| public | int | receive(byte[] b1) |
| public | void | send(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.Connection |
| 0001 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | L2CAPConnection | acceptAndOpen() |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.Connection |
| 0001 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private | ImprontoLocalDevice | improntoLocalDevice |
| private static | LocalDevice | localDevice |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public | String | getBluetoothAddress() |
| public | DeviceClass | getDeviceClass() |
| public | int | getDiscoverable() |
| public | DiscoveryAgent | getDiscoveryAgent() |
| public | String | getFriendlyName() |
| public static | LocalDevice | getLocalDevice() |
| public static | String | getProperty(String s1) |
| public | ServiceRecord | getRecord(Connection c1) |
| public | boolean | setDiscoverable(int i1) |
| public | void | updateRecord(ServiceRecord s1) |
| References | ||
|---|---|---|
| 0000 | method | com.rococosoft.impronto.ImprontoLocalDevice.getImprontoLocalDevice() |
| 0001 | field | this.localDevice |
| 0002 | objref | this |
| 0003 | method | this.<init>() |
| 0004 | method | javax.bluetooth.DiscoveryAgent.getDiscoveryAgent() |
| 0005 | method | com.rococosoft.impronto.ImprontoLocalDevice.getFriendlyName() |
| 0006 | method | com.rococosoft.impronto.ImprontoLocalDevice.getDeviceClass() |
| 0007 | method | com.rococosoft.impronto.ImprontoLocalDevice.setDiscoverable() |
| 0008 | method | com.rococosoft.impronto.ImprontoLocalDevice.getProperty() |
| 0009 | method | com.rococosoft.impronto.ImprontoLocalDevice.getDiscoverable() |
| 000A | method | com.rococosoft.impronto.ImprontoLocalDevice.getBluetoothAddress() |
| 000B | method | com.rococosoft.impronto.ImprontoLocalDevice.getRecord() |
| 000C | method | com.rococosoft.impronto.ImprontoLocalDevice.updateRecord() |
| 000D | objref | javax.bluetooth.BluetoothStateException |
| 000E | objref | javax.bluetooth.ServiceRegistrationException |
| Fields | ||
|---|---|---|
| private | String | address |
| private | ImprontoRemoteDevice | peer |
| Methods | ||
|---|---|---|
| protected | void | <init>(String s1) |
| public | boolean | authenticate() |
| public | boolean | authorize(Connection c1) |
| public | boolean | encrypt(Connection c1, boolean b1) |
| private final | boolean | equals(RemoteDevice r1) |
| public | boolean | equals(Object o1) |
| public final | String | getBluetoothAddress() |
| public | String | getFriendlyName(boolean b1) |
| public static | RemoteDevice | getRemoteDevice(Connection c1) |
| public | int | hashCode() |
| public | boolean | isAuthenticated() |
| public | boolean | isAuthorized(Connection c1) |
| public | boolean | isEncrypted() |
| public | boolean | isTrustedDevice() |
| Fields | ||
|---|---|---|
| public static final | int | AUTHENTICATE_ENCRYPT |
| public static final | int | AUTHENTICATE_NOENCRYPT |
| public static final | int | NOAUTHENTICATE_NOENCRYPT |
| Methods | ||
|---|---|---|
| public | int[] | getAttributeIDs() |
| public | DataElement | getAttributeValue(int i1) |
| public | String | getConnectionURL(int i1, boolean b1) |
| public | RemoteDevice | getHostDevice() |
| public | boolean | populateRecord(int[] i1) |
| public | boolean | setAttributeValue(int i1, DataElement d1) |
| public | void | setDeviceServiceClasses(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.IOException.<init>() |
| 0001 | method | java.io.IOException.<init>() |
| Fields | ||
|---|---|---|
| private static final | UUID | BASEVALUE_UUID |
| private | int[] | uuid |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(long l1) |
| public | void | <init>(String s1, boolean b1) |
| public | boolean | equals(Object o1) |
| private | boolean | equals(UUID u1) |
| public | int | hashCode() |
| public | String | toString() |
| References | ||
|---|---|---|
| 0000 | 0005 | 00000000 |
| 0001 | 0000 | FFFFFFFF |
| 0002 | objref | java.lang.IllegalArgumentException |
| 0003 | text | invalid 16/32 bit UUID value |
| 0004 | method | java.lang.IllegalArgumentException.<init>() |
| 0005 | field | this.BASEVALUE_UUID |
| 0006 | objref | java.lang.NullPointerException |
| 0007 | method | java.lang.NullPointerException.<init>() |
| 0008 | text | invalid UUID value |
| 0009 | objref | java.lang.StringBuffer |
| 000A | method | java.lang.StringBuffer.<init>() |
| 000B | method | java.lang.StringBuffer.append() |
| 000C | text | : invalid short UUID value |
| 000D | method | java.lang.StringBuffer.toString() |
| 000E | text | : invalid long UUID value |
| 000F | method | java.lang.StringBuffer.<init>() |
| 0010 | method | this.toString() |
| 0011 | method | java.lang.String.substring() |
| 0012 | method | java.lang.StringBuffer.insert() |
| 0013 | method | java.lang.String.indexOf() |
| 0014 | objref | java.lang.NumberFormatException |
| 0015 | method | java.lang.NumberFormatException.<init>() |
| 0016 | method | java.lang.String.substring() |
| 0017 | method | java.lang.Long.parseLong() |
| 0018 | method | java.lang.Integer.toHexString() |
| 0019 | text | 00000000 |
| 001A | method | java.lang.String.toUpperCase() |
| 001B | objref | this |
| 001C | method | this.equals() |
| 001D | text | 0000000000001000800000805F9B34FB |
| 001E | method | this.<init>() |
| Methods | ||
|---|---|---|
| public | int | getBaudRate() |
| public | int | setBaudRate(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| Methods | ||
|---|---|---|
| public | void | close() |
| References | ||
|---|---|---|
| 0000 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.IOException.<init>() |
| 0001 | method | java.io.IOException.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | READ |
| public static final | int | READ_WRITE |
| public static final | int | WRITE |
| private static | String | classRoot |
| private static | String | platform |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| private static | void | checkScheme(String s1) |
| public static | Connection | open(String s1) |
| public static | Connection | open(String s1, int i1) |
| public static | Connection | open(String s1, int i1, boolean b1) |
| public static | DataInputStream | openDataInputStream(String s1) |
| public static | DataOutputStream | openDataOutputStream(String s1) |
| public static | InputStream | openInputStream(String s1) |
| public static | OutputStream | openOutputStream(String s1) |
| private static | Connection | openPrim(String s1, int i1, boolean b1, String s2) |
| References | ||
|---|---|---|
| 0000 | method | this.open() |
| 0001 | method | this.open() |
| 0002 | field | this.platform |
| 0003 | method | this.openPrim() |
| 0004 | objref | java.lang.ClassNotFoundException |
| 0005 | objref | javax.microedition.io.ConnectionNotFoundException |
| 0006 | objref | java.lang.StringBuffer |
| 0007 | method | java.lang.StringBuffer.<init>() |
| 0008 | text | The requested protocol does not exist |
| 0009 | method | java.lang.StringBuffer.append() |
| 000A | method | java.lang.StringBuffer.toString() |
| 000B | method | javax.microedition.io.ConnectionNotFoundException.<init>() |
| 000C | method | java.lang.String.charAt() |
| 000D | method | java.lang.Character.isDigit() |
| 000E | objref | java.lang.IllegalArgumentException |
| 000F | text | invalid scheme |
| 0010 | method | java.lang.IllegalArgumentException.<init>() |
| 0011 | text | Null URL |
| 0012 | method | java.lang.String.indexOf() |
| 0013 | text | no ':' in URL |
| 0014 | method | java.lang.String.substring() |
| 0015 | method | this.checkScheme() |
| 0016 | method | java.lang.String.substring() |
| 0017 | method | java.lang.String.replace() |
| 0018 | method | com.jblend.io.GenericConnection.getProtocol() |
| 0019 | field | this.classRoot |
| 001A | text | . |
| 001B | text | .Protocol |
| 001C | method | java.lang.Class.forName() |
| 001D | method | com.jblend.io.URLChecker.check() |
| 001E | method | java.lang.Class.newInstance() |
| 001F | objref | com.jblend.io.ConnectionImplFactory |
| 0020 | method | com.jblend.io.ConnectionImplFactory.createConnectionImpl() |
| 0021 | objref | java.lang.InstantiationException |
| 0022 | objref | java.io.IOException |
| 0023 | method | java.lang.Throwable.toString() |
| 0024 | method | java.io.IOException.<init>() |
| 0025 | objref | java.lang.IllegalAccessException |
| 0026 | objref | java.lang.ClassCastException |
| 0027 | objref | javax.microedition.io.InputConnection |
| 0028 | method | javax.microedition.io.InputConnection.openDataInputStream() |
| 0029 | method | javax.microedition.io.Connection.close() |
| 002A | objref | javax.microedition.io.OutputConnection |
| 002B | method | javax.microedition.io.OutputConnection.openDataOutputStream() |
| 002C | method | this.openDataInputStream() |
| 002D | method | this.openDataOutputStream() |
| 002E | text | j2me |
| 002F | text | com.sun.cldc.io |
| Methods | ||
|---|---|---|
| public | String | getEncoding() |
| public | long | getLength() |
| public | String | getType() |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| Methods | ||
|---|---|---|
| public | String | getAddress() |
| public | byte[] | getData() |
| public | int | getLength() |
| public | int | getOffset() |
| public | void | reset() |
| public | void | setAddress(Datagram d1) |
| public | void | setAddress(String s1) |
| public | void | setData(byte[] b1, int i1, int i2) |
| public | void | setLength(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | java.io.DataInput |
| 0001 | objref | java.io.DataOutput |
| 0002 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | int | getMaximumLength() |
| public | int | getNominalLength() |
| public | Datagram | newDatagram(int i1) |
| public | Datagram | newDatagram(int i1, String s1) |
| public | Datagram | newDatagram(byte[] b1, int i1) |
| public | Datagram | newDatagram(byte[] b1, int i1, String s1) |
| public | void | receive(Datagram d1) |
| public | void | send(Datagram d1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.Connection |
| 0001 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| public static final | String | GET |
| public static final | String | HEAD |
| public static final | int | HTTP_ACCEPTED |
| public static final | int | HTTP_BAD_GATEWAY |
| public static final | int | HTTP_BAD_METHOD |
| public static final | int | HTTP_BAD_REQUEST |
| public static final | int | HTTP_CLIENT_TIMEOUT |
| public static final | int | HTTP_CONFLICT |
| public static final | int | HTTP_CREATED |
| public static final | int | HTTP_ENTITY_TOO_LARGE |
| public static final | int | HTTP_EXPECT_FAILED |
| public static final | int | HTTP_FORBIDDEN |
| public static final | int | HTTP_GATEWAY_TIMEOUT |
| public static final | int | HTTP_GONE |
| public static final | int | HTTP_INTERNAL_ERROR |
| public static final | int | HTTP_LENGTH_REQUIRED |
| public static final | int | HTTP_MOVED_PERM |
| public static final | int | HTTP_MOVED_TEMP |
| public static final | int | HTTP_MULT_CHOICE |
| public static final | int | HTTP_NOT_ACCEPTABLE |
| public static final | int | HTTP_NOT_AUTHORITATIVE |
| public static final | int | HTTP_NOT_FOUND |
| public static final | int | HTTP_NOT_IMPLEMENTED |
| public static final | int | HTTP_NOT_MODIFIED |
| public static final | int | HTTP_NO_CONTENT |
| public static final | int | HTTP_OK |
| public static final | int | HTTP_PARTIAL |
| public static final | int | HTTP_PAYMENT_REQUIRED |
| public static final | int | HTTP_PRECON_FAILED |
| public static final | int | HTTP_PROXY_AUTH |
| public static final | int | HTTP_REQ_TOO_LONG |
| public static final | int | HTTP_RESET |
| public static final | int | HTTP_SEE_OTHER |
| public static final | int | HTTP_TEMP_REDIRECT |
| public static final | int | HTTP_UNAUTHORIZED |
| public static final | int | HTTP_UNAVAILABLE |
| public static final | int | HTTP_UNSUPPORTED_RANGE |
| public static final | int | HTTP_UNSUPPORTED_TYPE |
| public static final | int | HTTP_USE_PROXY |
| public static final | int | HTTP_VERSION |
| public static final | String | POST |
| Methods | ||
|---|---|---|
| public | long | getDate() |
| public | long | getExpiration() |
| public | String | getFile() |
| public | String | getHeaderField(String s1) |
| public | String | getHeaderField(int i1) |
| public | long | getHeaderFieldDate(String s1, long l1) |
| public | int | getHeaderFieldInt(String s1, int i1) |
| public | String | getHeaderFieldKey(int i1) |
| public | String | getHost() |
| public | long | getLastModified() |
| public | int | getPort() |
| public | String | getProtocol() |
| public | String | getQuery() |
| public | String | getRef() |
| public | String | getRequestMethod() |
| public | String | getRequestProperty(String s1) |
| public | int | getResponseCode() |
| public | String | getResponseMessage() |
| public | String | getURL() |
| public | void | setRequestMethod(String s1) |
| public | void | setRequestProperty(String s1, String s2) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.ContentConnection |
| 0001 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | int | getPort() |
| public | SecurityInfo | getSecurityInfo() |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.HttpConnection |
| 0001 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | DataInputStream | openDataInputStream() |
| public | InputStream | openInputStream() |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.Connection |
| 0001 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | DataOutputStream | openDataOutputStream() |
| public | OutputStream | openOutputStream() |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.Connection |
| 0001 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | Permission | permission |
| private static final | String | permissionMessage |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static synchronized | String | getFilter(String s1) |
| public static synchronized | String | getMIDlet(String s1) |
| private static | boolean | isValidStringParameter(String s1) |
| public static synchronized | String[] | listConnections(boolean b1) |
| public static synchronized | long | registerAlarm(String s1, long l1) |
| public static synchronized | void | registerConnection(String s1, String s2, String s3) |
| public static synchronized | boolean | unregisterConnection(String s1) |
| Methods | ||
|---|---|---|
| public | SecurityInfo | getSecurityInfo() |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.SocketConnection |
| 0001 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | String | getCipherSuite() |
| public | String | getProtocolName() |
| public | String | getProtocolVersion() |
| public | Certificate | getServerCertificate() |
| Methods | ||
|---|---|---|
| public | String | getLocalAddress() |
| public | int | getLocalPort() |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.StreamConnectionNotifier |
| 0001 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| public static final | byte | DELAY |
| public static final | byte | KEEPALIVE |
| public static final | byte | LINGER |
| public static final | byte | RCVBUF |
| public static final | byte | SNDBUF |
| Methods | ||
|---|---|---|
| public | String | getAddress() |
| public | String | getLocalAddress() |
| public | int | getLocalPort() |
| public | int | getPort() |
| public | int | getSocketOption(byte b1) |
| public | void | setSocketOption(byte b1, int i1) |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| 0001 | objref | java.lang.IllegalArgumentException |
| 0002 | objref | java.io.IOException |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.InputConnection |
| 0001 | objref | javax.microedition.io.OutputConnection |
| Methods | ||
|---|---|---|
| public | StreamConnection | acceptAndOpen() |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.Connection |
| 0001 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | String | getLocalAddress() |
| public | int | getLocalPort() |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.DatagramConnection |
| 0001 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| 0001 | method | java.lang.RuntimeException.<init>() |
| Fields | ||
|---|---|---|
| private static final | int | FS_SEARCH_CMPLT_IND |
| private static final | int | FS_SEARCH_INVALID_IND |
| public static final | int | INVALID_SEARCH_HANDLE |
| private static final | int | SEARCH_CMP |
| private static final | int | SEARCH_INV |
| boolean | register | |
| Vector | storage | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | boolean | addSearch(int i1, Protocol p1) |
| public | void | receiveEvent(int[] i1, int i2) |
| public | void | removeSearch(Protocol p1) |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | method | java.util.Vector.size() |
| 0003 | method | java.util.Vector.elementAt() |
| 0004 | objref | javax.microedition.io.file.Record |
| 0005 | method | java.lang.Object.equals() |
| 0006 | method | java.util.Vector.removeElementAt() |
| 0007 | method | com.motorola.api.DataFlow.registerApiProvider() |
| 0008 | method | javax.microedition.io.file.Record.<init>() |
| 0009 | method | java.util.Vector.addElement() |
| 000A | method | javax.microedition.io.file.Protocol.notifyProtocol() |
| 000B | objref | java.lang.Exception |
| 000C | method | java.lang.Throwable.printStackTrace() |
| 000D | objref | com.motorola.api.DataFlowListener |
| Methods | ||
|---|---|---|
| public | long | availableSize() |
| public | boolean | canRead() |
| public | boolean | canWrite() |
| public | void | create() |
| public | void | delete() |
| public | long | directorySize(boolean b1) |
| public | boolean | exists() |
| public | long | fileSize() |
| public | String | getName() |
| public | String | getPath() |
| public | String | getURL() |
| public | boolean | isDirectory() |
| public | boolean | isHidden() |
| public | boolean | isOpen() |
| public | long | lastModified() |
| public | Enumeration | list() |
| public | Enumeration | list(String s1, boolean b1) |
| public | void | mkdir() |
| public | OutputStream | openOutputStream(long l1) |
| public | void | rename(String s1) |
| public | void | setFileConnection(String s1) |
| public | void | setHidden(boolean b1) |
| public | void | setReadable(boolean b1) |
| public | void | setWritable(boolean b1) |
| public | long | totalSize() |
| public | void | truncate(long l1) |
| public | long | usedSize() |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| 0001 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| public static final | int | ROOT_ADDED |
| public static final | int | ROOT_REMOVED |
| Methods | ||
|---|---|---|
| public | void | rootChanged(int i1, String s1) |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public synchronized | void | receiveEvent(int[] i1, int i2) |
| public | boolean | registerEventListener() |
| References | ||
|---|---|---|
| 0000 | method | com.motorola.api.DataFlowRegistry.registerApiProvider() |
| 0001 | field | javax.microedition.io.file.FileSystemRegistry.listRootsInit |
| 0002 | text | b/ |
| 0003 | method | javax.microedition.io.file.FileSystemRegistry.notifyListeners() |
| 0004 | objref | com.motorola.api.DataFlowListener |
| Fields | ||
|---|---|---|
| static final | String | MMC_ROOT_NAME |
| static final | String | WORM_ROOT_NAME |
| protected static | boolean | listRootsInit |
| protected static | FileSystemListenerHandler | listenerHandler |
| private static | Vector | listeners |
| protected static | Vector | rootsList |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | boolean | addFileSystemListener(FileSystemListener f1) |
| static | Enumeration | listAllRoots() |
| public static | Enumeration | listRoots() |
| private static native | String | listRoots0() |
| static | void | notifyListeners(int i1, String s1) |
| public static | boolean | removeFileSystemListener(FileSystemListener f1) |
| Fields | ||
|---|---|---|
| int | id | |
| FileSystemListener | listener | |
| String | name | |
| Methods | ||
|---|---|---|
| public | void | <init>(FileSystemListener f1, int i1, String s1) |
| public | void | run() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Thread.<init>() |
| 0001 | method | javax.microedition.io.file.FileSystemListener.rootChanged() |
| 0002 | objref | java.lang.Exception |
| 0003 | field | java.lang.System.out |
| 0004 | method | java.lang.Throwable.getMessage() |
| 0005 | method | java.io.PrintStream.println() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| 0001 | method | java.lang.RuntimeException.<init>() |
| Fields | ||
|---|---|---|
| private static final | int | AVALIABLE_SIZE |
| public static final | int | CLOSE_SEARCH |
| protected static final | int | DIR_NAME_LENGTH |
| protected static final | int | DIR_PATH_LENGTH |
| protected static final | int | DIR_URL_LENGTH |
| protected static final | int | FILE_NAME_LENGTH |
| protected static final | int | FILE_PATH_LENGTH |
| public static final | String | FILE_PREFIX |
| protected static final | int | FILE_URL_LENGTH |
| private static final | int | HIDDEN_ATTR |
| protected static final | int | INVALID_HANDLE |
| protected static final | int | INVALID_PATH_HANDLE |
| public static final | String | LOCALHOST |
| private static final | int | READ_ATTR |
| protected static final | int | READ_MODE |
| protected static final | int | SEARCH_CMP |
| protected static final | int | SEARCH_INV |
| private static final | int | TOTAL_SIZE |
| private static final | int | USED_SIZE |
| private static final | int | WRITE_ATTR |
| protected static final | int | WRITE_MODE |
| protected | String | fullPath |
| protected | String | host |
| protected | Protocol$PrivateInputStream | input |
| protected | char[] | invalidChars |
| protected | int | invalidHandle |
| protected | int | invalidPathHandle |
| protected | boolean | isOpen |
| protected | boolean | isOpenedAsDir |
| protected | int | mode |
| protected | Protocol$PrivateOutputStream | output |
| protected static final | Permission | permissionRead |
| protected static final | Permission | permissionWrite |
| private static | FSRegisterMSG | register |
| protected | int | searchComplit |
| protected | int | searchTableSize |
| protected | Object | waitObject |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| static | long | access$200(int i1, long l1) |
| static | int | access$300(int i1, byte[] b1, int i2, int i3, String s1) |
| public | long | availableSize() |
| public | boolean | canRead() |
| public | boolean | canWrite() |
| public | void | close() |
| private static native | boolean | close0(int i1) |
| private static native | void | closeStreams0(String s1) |
| public | void | create() |
| private static native | boolean | create0(String s1) |
| public | String | decodeEscapedForm(String s1) |
| public | void | delete() |
| private static native | boolean | delete0(String s1) |
| public | long | directorySize(boolean b1) |
| private static native | long | directorySize0(int i1, int i2) |
| private static | String | encodeEscapedForm(String s1) |
| public | boolean | exists() |
| private static native | boolean | exists0(String s1, boolean b1) |
| protected | void | fileClose(int i1) |
| public | long | fileSize() |
| private static native | long | fileSize0(String s1) |
| private static native | int | getATTR0(String s1) |
| private static native | int | getDLConst0(String s1, int i1) |
| public | String | getName() |
| public | String | getPath() |
| private static native | String | getSearchItem0(int i1, int i2) |
| private static native | long | getSize0(String s1, int i1) |
| public | String | getURL() |
| public | boolean | isDirectory() |
| public | boolean | isHidden() |
| public | boolean | isOpen() |
| public | long | lastModified() |
| public | Enumeration | list() |
| public | Enumeration | list(String s1, boolean b1) |
| private static native | int | listDir0(String s1, String s2, boolean b1, boolean b2) |
| private | Enumeration | listWithSubDirs(boolean b1, String s1, boolean b2) |
| public | void | mkdir() |
| private static native | boolean | mkdir0(String s1) |
| private static native | long | modified0(String s1) |
| public | void | notifyProtocol() |
| public | void | open(String s1, int i1, boolean b1) |
| private static native | int | open0(String s1, int i1, long l1) |
| public | DataInputStream | openDataInputStream() |
| public | DataOutputStream | openDataOutputStream() |
| public | InputStream | openInputStream() |
| public | OutputStream | openOutputStream(long l1) |
| public | OutputStream | openOutputStream() |
| private static native | int | read0(int i1, byte[] b1, int i2, int i3) |
| protected | int | readNative(int i1, byte[] b1, int i2, int i3) |
| public | void | rename(String s1) |
| private static native | boolean | rename0(String s1, String s2) |
| private static native | boolean | setATTR0(String s1, int i1, boolean b1) |
| public | void | setFileConnection(String s1) |
| public | void | setHidden(boolean b1) |
| public | void | setReadable(boolean b1) |
| public | void | setWritable(boolean b1) |
| private static native | long | skip0(int i1, long l1) |
| public | long | totalSize() |
| public | void | truncate(long l1) |
| private static native | boolean | truncate0(String s1, long l1) |
| public | long | usedSize() |
| private static native | int | write0(int i1, byte[] b1, int i2, int i3, String s1) |
| References | ||
|---|---|---|
| 0000 | method | this.write0() |
| 0001 | method | this.skip0() |
| 0002 | method | com.jblend.io.ProtocolBase.<init>() |
| 0003 | objref | java.lang.Object |
| 0004 | method | java.lang.Object.<init>() |
| 0005 | method | com.jblend.security.SecurityManager.getManager() |
| 0006 | field | this.permissionWrite |
| 0007 | method | com.jblend.security.SecurityManager.checkPermission() |
| 0008 | field | this.permissionRead |
| 0009 | method | this.decodeEscapedForm() |
| 000A | method | java.lang.String.indexOf() |
| 000B | objref | java.lang.IllegalArgumentException |
| 000C | text | URL contains invalid character |
| 000D | method | java.lang.IllegalArgumentException.<init>() |
| 000E | text | // |
| 000F | method | java.lang.String.startsWith() |
| 0010 | text | URL must begin with 'file://' |
| 0011 | method | java.lang.String.substring() |
| 0012 | text | / |
| 0013 | method | java.lang.String.indexOf() |
| 0014 | text | '<host>/' must contain trailing '/' |
| 0015 | text | |
| 0016 | method | java.lang.String.substring() |
| 0017 | text | localhost |
| 0018 | method | java.lang.String.equalsIgnoreCase() |
| 0019 | objref | java.lang.SecurityException |
| 001A | text | '<host>/' must be equal to '/' or 'LOCALHOST/' |
| 001B | method | java.lang.SecurityException.<init>() |
| 001C | text | '<root>/' must contain trailing '/' |
| 001D | method | javax.microedition.io.file.FileSystemRegistry.listAllRoots() |
| 001E | method | java.util.Enumeration.hasMoreElements() |
| 001F | method | java.util.Enumeration.nextElement() |
| 0020 | objref | java.lang.String |
| 0021 | text | root incorrect |
| 0022 | objref | java.lang.StringBuffer |
| 0023 | method | java.lang.StringBuffer.<init>() |
| 0024 | method | java.lang.StringBuffer.append() |
| 0025 | method | java.lang.StringBuffer.toString() |
| 0026 | method | java.lang.String.charAt() |
| 0027 | method | this.getDLConst0() |
| 0028 | method | java.lang.String.indexOf() |
| 0029 | text | . |
| 002A | method | java.lang.String.equals() |
| 002B | text | .. |
| 002C | text | wrong directory name |
| 002D | text | directory name too long |
| 002E | text | /. |
| 002F | method | java.lang.String.endsWith() |
| 0030 | text | /.. |
| 0031 | text | wrong file name |
| 0032 | text | long URL |
| 0033 | method | java.lang.String.lastIndexOf() |
| 0034 | text | file name too long |
| 0035 | method | java.lang.Object.notify() |
| 0036 | objref | java.lang.Exception |
| 0037 | method | java.lang.Throwable.printStackTrace() |
| 0038 | objref | java.io.IOException |
| 0039 | text | connection closed |
| 003A | method | java.io.IOException.<init>() |
| 003B | text | already opened |
| 003C | objref | javax.microedition.io.file.IllegalModeException |
| 003D | text | mode = WRITE |
| 003E | method | javax.microedition.io.file.IllegalModeException.<init>() |
| 003F | method | this.open0() |
| 0040 | text | native error |
| 0041 | objref | javax.microedition.io.file.Protocol$PrivateInputStream |
| 0042 | method | javax.microedition.io.file.Protocol$PrivateInputStream.<init>() |
| 0043 | objref | java.io.DataInputStream |
| 0044 | method | this.openInputStream() |
| 0045 | method | java.io.DataInputStream.<init>() |
| 0046 | method | this.openOutputStream() |
| 0047 | objref | java.io.DataOutputStream |
| 0048 | method | this.openOutputStream() |
| 0049 | method | java.io.DataOutputStream.<init>() |
| 004A | text | byteOffset is negative |
| 004B | text | mode = READ |
| 004C | objref | javax.microedition.io.file.Protocol$PrivateOutputStream |
| 004D | method | javax.microedition.io.file.Protocol$PrivateOutputStream.<init>() |
| 004E | objref | javax.microedition.io.file.ConnectionClosedException |
| 004F | method | javax.microedition.io.file.ConnectionClosedException.<init>() |
| 0050 | method | this.getSize0() |
| 0051 | method | this.exists0() |
| 0052 | text | not directory |
| 0053 | 0005 | FFFFFFFF |
| 0054 | 0000 | FFFFFFFF |
| 0055 | text | * |
| 0056 | method | this.listDir0() |
| 0057 | field | this.register |
| 0058 | method | javax.microedition.io.file.FSRegisterMSG.addSearch() |
| 0059 | 0005 | 00000000 |
| 005A | 0000 | 0000EA60 |
| 005B | method | java.lang.Object.wait() |
| 005C | objref | java.lang.InterruptedException |
| 005D | method | java.lang.Throwable.printStackTrace() |
| 005E | text | wait error |
| 005F | method | javax.microedition.io.file.FSRegisterMSG.removeSearch() |
| 0060 | method | this.directorySize0() |
| 0061 | text | not file |
| 0062 | method | this.fileSize0() |
| 0063 | method | this.getATTR0() |
| 0064 | method | this.setATTR0() |
| 0065 | method | this.listWithSubDirs() |
| 0066 | objref | java.lang.NullPointerException |
| 0067 | text | filter = null |
| 0068 | method | java.lang.NullPointerException.<init>() |
| 0069 | objref | java.util.Vector |
| 006A | method | java.util.Vector.<init>() |
| 006B | method | java.util.Vector.elements() |
| 006C | text | filter contains invalid chars |
| 006D | text | filter contains / |
| 006E | method | this.isDirectory() |
| 006F | text | native search error |
| 0070 | method | this.getSearchItem0() |
| 0071 | method | java.lang.String.toLowerCase() |
| 0072 | objref | javax.microedition.io.file.Protocol$WildcardChecker |
| 0073 | method | javax.microedition.io.file.Protocol$WildcardChecker.<init>() |
| 0074 | method | javax.microedition.io.file.Protocol$WildcardChecker.check() |
| 0075 | method | java.util.Vector.addElement() |
| 0076 | text | target has a trailing '/' |
| 0077 | method | this.create0() |
| 0078 | text | already exists |
| 0079 | method | this.mkdir0() |
| 007A | method | this.closeStreams0() |
| 007B | method | javax.microedition.io.file.Protocol$PrivateInputStream.access$002() |
| 007C | method | javax.microedition.io.file.Protocol$PrivateOutputStream.access$102() |
| 007D | method | this.delete0() |
| 007E | method | java.lang.NullPointerException.<init>() |
| 007F | text | Empty name |
| 0080 | text | newName contains '/' |
| 0081 | text | wrong newName length |
| 0082 | text | not exists |
| 0083 | method | this.rename0() |
| 0084 | objref | java.lang.RuntimeException |
| 0085 | text | memory fault |
| 0086 | text | not opened |
| 0087 | method | javax.microedition.io.file.ConnectionClosedException.<init>() |
| 0088 | method | java.lang.IllegalArgumentException.<init>() |
| 0089 | text | directory |
| 008A | method | this.truncate0() |
| 008B | text | file name incorrect |
| 008C | method | this.open() |
| 008D | text | file:// |
| 008E | method | this.encodeEscapedForm() |
| 008F | 0005 | 00000000 |
| 0090 | 0000 | 000003E8 |
| 0091 | method | this.modified0() |
| 0092 | method | this.read0() |
| 0093 | method | this.close0() |
| 0094 | method | java.lang.StringBuffer.<init>() |
| 0095 | text | -_.!~*'()//: |
| 0096 | method | java.lang.StringBuffer.append() |
| 0097 | method | java.lang.Integer.toHexString() |
| 0098 | text | 0 |
| 0099 | method | java.lang.Integer.parseInt() |
| 009A | text | invalid escaped form |
| 009B | method | com.jblend.security.PermissionFactory.getFactory() |
| 009C | text | javax.microedition.io.Connector.file.read |
| 009D | method | com.jblend.security.PermissionFactory.getPermission() |
| 009E | text | javax.microedition.io.Connector.file.write |
| 009F | objref | javax.microedition.io.file.FSRegisterMSG |
| 00A0 | method | javax.microedition.io.file.FSRegisterMSG.<init>() |
| 00A1 | objref | javax.microedition.io.file.FileConnection |
| Fields | ||
|---|---|---|
| private | int | handle |
| private | byte[] | markBuff |
| int | pointerInMarkBuff | |
| int | readMarkBuff | |
| private final | Protocol | this$0 |
| Methods | ||
|---|---|---|
| public | void | <init>(Protocol p1, int i1) |
| static | int | access$002(Protocol$PrivateInputStream p1, int i1) |
| public | void | close() |
| public | int | getHandle() |
| public | void | mark(int i1) |
| public | boolean | markSupported() |
| public | int | read(byte[] b1, int i1, int i2) |
| public | int | read() |
| public | void | reset() |
| public | long | skip(long l1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.InputStream.<init>() |
| 0001 | objref | java.io.IOException |
| 0002 | text | stream not opened |
| 0003 | method | java.io.IOException.<init>() |
| 0004 | method | this.read() |
| 0005 | text | not opened |
| 0006 | objref | java.lang.NullPointerException |
| 0007 | method | java.lang.NullPointerException.<init>() |
| 0008 | objref | java.lang.IndexOutOfBoundsException |
| 0009 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 000A | method | javax.microedition.io.file.Protocol.readNative() |
| 000B | text | native error |
| 000C | method | javax.microedition.io.file.Protocol.access$200() |
| 000D | method | javax.microedition.io.file.Protocol.fileClose() |
| 000E | text | not marked |
| Fields | ||
|---|---|---|
| private | int | handle |
| private final | Protocol | this$0 |
| Methods | ||
|---|---|---|
| public | void | <init>(Protocol p1, int i1) |
| static | int | access$102(Protocol$PrivateOutputStream p1, int i1) |
| public | void | close() |
| public | void | write(int i1) |
| public | void | write(byte[] b1) |
| public | void | write(byte[] b1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | java.io.OutputStream.<init>() |
| 0001 | method | this.write() |
| 0002 | objref | java.io.IOException |
| 0003 | text | stream is not opened |
| 0004 | method | java.io.IOException.<init>() |
| 0005 | objref | java.lang.NullPointerException |
| 0006 | method | java.lang.NullPointerException.<init>() |
| 0007 | objref | java.lang.IndexOutOfBoundsException |
| 0008 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0009 | method | javax.microedition.io.file.Protocol.access$300() |
| 000A | text | native error |
| 000B | method | javax.microedition.io.file.Protocol.fileClose() |
| Fields | ||
|---|---|---|
| private | String | mask |
| private | String | str |
| private final | Protocol | this$0 |
| Methods | ||
|---|---|---|
| public | void | <init>(Protocol p1, String s1, String s2) |
| public | boolean | check() |
| private | boolean | rec(int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.rec() |
| 0001 | method | java.lang.String.charAt() |
| Fields | ||
|---|---|---|
| Protocol | protocol | |
| int | searchHandle | |
| Methods | ||
|---|---|---|
| public | void | <init>(Protocol p1, int i1) |
| Fields | ||
|---|---|---|
| private static final | int | DEFAULT_TIMEOUT |
| public static final | Command | DISMISS_COMMAND |
| public static final | int | FOREVER |
| private static final | int | INDICATOR_INDEX |
| private static final | boolean | THREAD_DEBUG |
| private | AlertType | _alertType |
| private | int | _nTimeout |
| private static | String | doneCaption |
| private | boolean | hasFocus |
| private | Image | image |
| private | Gauge | indicator |
| private | JoeAlert | joeAlert |
| private static final | Alert$AlertCommandListener | s_commandListener |
| private | Image | snapshot |
| private | String | text |
| private static final | Alert$AlertTimeoutThread | timeoutThread |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(String s1, String s2, Image i1, AlertType a1) |
| public | void | <init>(String s1) |
| final | void | _cancel() |
| final | void | _doLayout(Vector v1) |
| void | _gainedFocus() | |
| int | _getHeight() | |
| int | _getWidth() | |
| void | _lostFocus() | |
| final | void | _notifyReleaseScreen() |
| void | _paint(Graphics g1, int i1, int i2, int i3, int i4) | |
| void | _paintUnderPopup(Graphics g1) | |
| final | boolean | _processKeyEvent(int i1, int i2, char c1) |
| final | boolean | _processMIDPEvent(MIDPEvent m1) |
| final | boolean | _processPointerEvent(int i1, int i2, int i3, int i4) |
| boolean | _processUIEvent(JoeGUIEvent j1) | |
| final | void | _setSoftLabel(Command c1, int i1, String s1) |
| static | void | access$200(Alert a1) |
| public | void | addCommand(Command c1) |
| public | int | getDefaultTimeout() |
| public | int | getHeight() |
| public | Image | getImage() |
| public | Gauge | getIndicator() |
| public | String | getString() |
| public | int | getTimeout() |
| int | getTitleHeight() | |
| public | AlertType | getType() |
| public | int | getWidth() |
| int | getWindowHeight() | |
| final | void | hide() |
| private | boolean | isModal() |
| final | void | relayoutIfSyncLayout() |
| public | void | removeCommand(Command c1) |
| private | void | resize() |
| public | void | setCommandListener(CommandListener c1) |
| final | void | setCursorState() |
| final | void | setFocus(boolean b1) |
| public | void | setImage(Image i1) |
| public | void | setIndicator(Gauge g1) |
| private | void | setJoeTicker(Ticker t1) |
| public | void | setString(String s1) |
| public | void | setTicker(Ticker t1) |
| public | void | setTimeout(int i1) |
| public | void | setTitle(String s1) |
| public | void | setType(AlertType a1) |
| void | showNotify() | |
| private | void | timeoutNotify() |
| void | updateGraphics() | |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| void | <init>(Alert$1 a1) | |
| public | void | commandAction(Command c1, Displayable d1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | javax.microedition.lcdui.Display.getCurrentDisplay() |
| 0002 | method | javax.microedition.lcdui.Display.getAlertBackup() |
| 0003 | method | javax.microedition.lcdui.Display.setCurrent() |
| 0004 | objref | javax.microedition.lcdui.CommandListener |
| Fields | ||
|---|---|---|
| private | Alert | alert |
| private | boolean | cancel |
| private | int | waitTime |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| void | <init>(Alert$1 a1) | |
| public | void | cancel(Alert a1) |
| public | void | run() |
| public | void | setAlert(Alert a1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | java.lang.Thread.<init>() |
| 0002 | method | java.lang.Object.notify() |
| 0003 | method | javax.microedition.lcdui.Alert.getTimeout() |
| 0004 | method | this.cancel() |
| 0005 | method | java.lang.Object.wait() |
| 0006 | method | java.lang.Object.wait() |
| 0007 | method | javax.microedition.lcdui.Alert.access$200() |
| 0008 | objref | java.lang.Throwable |
| 0009 | method | java.lang.Throwable.printStackTrace() |
| Fields | ||
|---|---|---|
| public static final | AlertType | ALARM |
| private static final | int | ALERT_TYPE_ALARM |
| private static final | int | ALERT_TYPE_CONFIRMATION |
| private static final | int | ALERT_TYPE_ERROR |
| private static final | int | ALERT_TYPE_INFO |
| private static final | int | ALERT_TYPE_WARNING |
| public static final | AlertType | CONFIRMATION |
| public static final | AlertType | ERROR |
| public static final | AlertType | INFO |
| public static final | AlertType | WARNING |
| private | int | alertType |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| private | void | <init>(int i1) |
| private static native | boolean | nativePlaySound(int i1) |
| public | boolean | playSound(Display d1) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.NullPointerException |
| 0001 | text | Display 'null' is passed. |
| 0002 | method | java.lang.NullPointerException.<init>() |
| 0003 | method | this.nativePlaySound() |
| 0004 | objref | this |
| 0005 | method | this.<init>() |
| 0006 | field | this.ALARM |
| 0007 | field | this.CONFIRMATION |
| 0008 | field | this.ERROR |
| 0009 | field | this.INFO |
| 000A | field | this.WARNING |
| Fields | ||
|---|---|---|
| public static final | int | DOWN |
| public static final | int | FIRE |
| public static final | int | GAME_A |
| public static final | int | GAME_B |
| public static final | int | GAME_C |
| public static final | int | GAME_D |
| public static final | int | KEY_NUM0 |
| public static final | int | KEY_NUM1 |
| public static final | int | KEY_NUM2 |
| public static final | int | KEY_NUM3 |
| public static final | int | KEY_NUM4 |
| public static final | int | KEY_NUM5 |
| public static final | int | KEY_NUM6 |
| public static final | int | KEY_NUM7 |
| public static final | int | KEY_NUM8 |
| public static final | int | KEY_NUM9 |
| public static final | int | KEY_POUND |
| public static final | int | KEY_STAR |
| public static final | int | LEFT |
| public static final | int | RIGHT |
| public static final | int | UP |
| private | int | _height |
| private | SimpleVector | _pressedKeyCodes |
| private | int | _width |
| private | boolean | m_bSuppressGameKey |
| private static final | boolean | s_isKeycodeBackwardCompatible |
| private static | boolean | s_isNecessaryClearArrows |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| int | _getHeight() | |
| int | _getWidth() | |
| final | void | _paint(Graphics g1, int i1, int i2, int i3, int i4) |
| final | void | _paintContent(Graphics g1) |
| final | boolean | _processKeyEvent(int i1, int i2, char c1) |
| final | boolean | _processPointerEvent(int i1, int i2, int i3, int i4) |
| void | _updateScreenProperty() | |
| private | void | fireScreenModeChanging() |
| public | int | getGameAction(int i1) |
| public | int | getHeight() |
| public | int | getKeyCode(int i1) |
| public | String | getKeyName(int i1) |
| public | int | getWidth() |
| public | boolean | hasPointerEvents() |
| public | boolean | hasPointerMotionEvents() |
| public | boolean | hasRepeatEvents() |
| void | hide() | |
| protected | void | hideNotify() |
| public | boolean | isDoubleBuffered() |
| protected | void | keyPressed(int i1) |
| protected | void | keyReleased(int i1) |
| protected | void | keyRepeated(int i1) |
| private static native | int | nativeGetGameAction(int i1) |
| private native | int | nativeGetHeight() |
| private static native | int | nativeGetKeyCode(int i1) |
| private static native | String | nativeGetKeyName(int i1) |
| private native | int | nativeGetWidth() |
| private static native | void | nativeInitGameAction() |
| private static native | boolean | nativeIsNecessaryKeycodeBackwardCompatible() |
| private native | int | nativeUpdateScreenProperty() |
| protected | void | paint(Graphics g1) |
| protected | void | pointerDragged(int i1, int i2) |
| protected | void | pointerPressed(int i1, int i2) |
| protected | void | pointerReleased(int i1, int i2) |
| public final | void | repaint() |
| public final | void | repaint(int i1, int i2, int i3, int i4) |
| public final | void | serviceRepaints() |
| private static native | void | setDisplayInfo(int i1, int i2, int i3) |
| public | void | setFullScreenMode(boolean b1) |
| void | show() | |
| protected | void | showNotify() |
| protected | void | sizeChanged(int i1, int i2) |
| private static | int | toJBlendM10KeyCode(int i1) |
| private static | int | toJBlendM20KeyCode(int i1) |
| References | ||
|---|---|---|
| 0000 | field | javax.microedition.lcdui.Display.window |
| 0001 | objref | java.lang.IllegalArgumentException |
| 0002 | objref | java.lang.StringBuffer |
| 0003 | method | java.lang.StringBuffer.<init>() |
| 0004 | text | Invalid gameAction is passed: |
| 0005 | method | java.lang.StringBuffer.append() |
| 0006 | method | java.lang.StringBuffer.append() |
| 0007 | method | java.lang.StringBuffer.toString() |
| 0008 | method | java.lang.IllegalArgumentException.<init>() |
| 0009 | method | this.nativeGetKeyCode() |
| 000A | text | gameAction: |
| 000B | method | this.toJBlendM10KeyCode() |
| 000C | text | Invalid key code is passed: |
| 000D | method | this.toJBlendM20KeyCode() |
| 000E | method | this.nativeGetKeyName() |
| 000F | text | keyCode: |
| 0010 | method | this.nativeGetGameAction() |
| 0011 | method | this._getWidth() |
| 0012 | method | this._getHeight() |
| 0013 | method | javax.microedition.lcdui.Displayable._repaint() |
| 0014 | method | javax.microedition.lcdui.Displayable._repaint() |
| 0015 | method | javax.microedition.lcdui.Display.getCurrentDisplay() |
| 0016 | method | javax.microedition.lcdui.Display.getCurrent() |
| 0017 | method | javax.microedition.lcdui.Display.requireServiceRepaints() |
| 0018 | method | javax.microedition.lcdui.Displayable._isForeground() |
| 0019 | method | com.jblend.micro.lcdui.UiStatuses.isOccupyScreen() |
| 001A | method | this.fireScreenModeChanging() |
| 001B | method | javax.microedition.lcdui.Displayable.getTicker() |
| 001C | method | javax.microedition.lcdui.Ticker._hide() |
| 001D | method | javax.microedition.lcdui.Displayable.nativeSetFullScreenMode() |
| 001E | method | this._updateScreenProperty() |
| 001F | method | javax.microedition.lcdui.Displayable._showSoftLabel() |
| 0020 | method | javax.microedition.lcdui.Displayable.processSizeChanged() |
| 0021 | method | this.nativeUpdateScreenProperty() |
| 0022 | method | this.nativeGetWidth() |
| 0023 | method | this.nativeGetHeight() |
| 0024 | method | javax.microedition.lcdui.Displayable.<init>() |
| 0025 | field | javax.microedition.lcdui.Display.VIRTUAL_WIDTH |
| 0026 | field | javax.microedition.lcdui.Display.VIRTUAL_HEIGHT |
| 0027 | objref | com.jblend.util.SimpleVector |
| 0028 | method | com.jblend.util.SimpleVector.<init>() |
| 0029 | method | javax.microedition.lcdui.Displayable._getGraphics() |
| 002A | method | javax.microedition.lcdui.Graphics.setColor() |
| 002B | method | javax.microedition.lcdui.Displayable._paintTitle() |
| 002C | method | javax.microedition.lcdui.Displayable.getTitleHeight() |
| 002D | method | javax.microedition.lcdui.Graphics.setUpperClip() |
| 002E | method | javax.microedition.lcdui.Graphics.setOrigin() |
| 002F | method | javax.microedition.lcdui.Graphics._clipUpperRect() |
| 0030 | method | javax.microedition.lcdui.Graphics.setClip() |
| 0031 | method | this._paintContent() |
| 0032 | field | this.s_isNecessaryClearArrows |
| 0033 | method | javax.microedition.lcdui.Displayable.nativePaintSoftkey() |
| 0034 | method | javax.microedition.lcdui.Graphics.setStrokeStyle() |
| 0035 | method | javax.microedition.lcdui.Font.getDefaultFont() |
| 0036 | method | javax.microedition.lcdui.Graphics.setFont() |
| 0037 | method | this.paint() |
| 0038 | method | javax.microedition.lcdui.Display.requestRegisteredRunnablesCall() |
| 0039 | method | javax.microedition.lcdui.Displayable._processKeyEvent() |
| 003A | method | javax.microedition.lcdui.Displayable.translateKeyCode() |
| 003B | objref | java.lang.Integer |
| 003C | method | java.lang.Integer.<init>() |
| 003D | method | com.jblend.util.SimpleVector.indexOf() |
| 003E | method | com.jblend.util.SimpleVector.addElement() |
| 003F | method | this.keyPressed() |
| 0040 | method | com.jblend.util.SimpleVector.removeElementAt() |
| 0041 | method | this.keyReleased() |
| 0042 | method | this.keyRepeated() |
| 0043 | method | javax.microedition.lcdui.Displayable._processPointerEvent() |
| 0044 | method | this.pointerPressed() |
| 0045 | method | this.pointerReleased() |
| 0046 | method | this.pointerDragged() |
| 0047 | method | javax.microedition.lcdui.Displayable.show() |
| 0048 | method | javax.microedition.lcdui.Displayable.updateGraphics() |
| 0049 | method | javax.microedition.lcdui.Displayable.nativeGetFullScreenMode() |
| 004A | objref | javax.microedition.lcdui.OnScreenGraphics |
| 004B | method | javax.microedition.lcdui.OnScreenGraphics.startPaint() |
| 004C | method | javax.microedition.lcdui.Graphics.getColor() |
| 004D | 0003 | 00FFFFFF |
| 004E | method | javax.microedition.lcdui.Graphics.fillRect() |
| 004F | method | javax.microedition.lcdui.OnScreenGraphics.endPaint() |
| 0050 | method | javax.microedition.lcdui.Displayable._setFocusState() |
| 0051 | method | javax.microedition.lcdui.Displayable._setScrollState() |
| 0052 | method | javax.microedition.lcdui.Displayable._setScrollPosition() |
| 0053 | method | com.jblend.micro.lcdui.UiStatuses.showScreen() |
| 0054 | method | this.showNotify() |
| 0055 | method | javax.microedition.lcdui.Displayable.hide() |
| 0056 | method | com.jblend.micro.lcdui.UiStatuses.hideScreen() |
| 0057 | method | this.hideNotify() |
| 0058 | method | com.jblend.util.SimpleVector.removeAllElements() |
| 0059 | field | this.s_isKeycodeBackwardCompatible |
| 005A | method | this.setDisplayInfo() |
| 005B | method | this.nativeIsNecessaryKeycodeBackwardCompatible() |
| 005C | method | this.nativeInitGameAction() |
| 005D | text | javax.microedition.lcdui.ExternalCanvasAdapter |
| 005E | method | java.lang.Class.forName() |
| 005F | objref | java.lang.Throwable |
| Fields | ||
|---|---|---|
| public static final | int | EXCLUSIVE |
| public static final | int | IMPLICIT |
| public static final | int | MULTIPLE |
| public static final | int | POPUP |
| public static final | int | TEXT_WRAP_DEFAULT |
| public static final | int | TEXT_WRAP_OFF |
| public static final | int | TEXT_WRAP_ON |
| Methods | ||
|---|---|---|
| public | int | append(String s1, Image i1) |
| public | void | delete(int i1) |
| public | void | deleteAll() |
| public | int | getFitPolicy() |
| public | Font | getFont(int i1) |
| public | Image | getImage(int i1) |
| public | int | getSelectedFlags(boolean[] b1) |
| public | int | getSelectedIndex() |
| public | String | getString(int i1) |
| public | void | insert(int i1, String s1, Image i2) |
| public | boolean | isSelected(int i1) |
| public | void | set(int i1, String s1, Image i2) |
| public | void | setFitPolicy(int i1) |
| public | void | setFont(int i1, Font f1) |
| public | void | setSelectedFlags(boolean[] b1) |
| public | void | setSelectedIndex(int i1, boolean b1) |
| public | int | size() |
| Fields | ||
|---|---|---|
| private | int | _choiceType |
| private final | Vector | _fontElems |
| private final | Vector | _imageElems |
| private final | Vector | _imageSnapShotElems |
| private final | Vector | _stringElems |
| private static final | Font | defaultFont |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(String s1, int i1) |
| public | void | <init>(String s1, int i1, String[] s2, Image[] i2) |
| final | boolean | _canCursorDown() |
| final | boolean | _canCursorUp() |
| final | int | _getAdjustScrollInKeyEvent(int i1) |
| final | int | _getMinimumContentHeight() |
| final | int | _getPreferredContentHeight(int i1) |
| final | int | _getPreferredContentWidth(int i1) |
| final | boolean | _processUIEvent(JoeGUIEvent j1) |
| final | int | _size() |
| public | int | append(String s1, Image i1) |
| public | void | delete(int i1) |
| public | void | deleteAll() |
| public | int | getFitPolicy() |
| public | Font | getFont(int i1) |
| public | Image | getImage(int i1) |
| public | int | getSelectedFlags(boolean[] b1) |
| public | int | getSelectedIndex() |
| public | String | getString(int i1) |
| public | void | insert(int i1, String s1, Image i2) |
| public | boolean | isSelected(int i1) |
| public | void | set(int i1, String s1, Image i2) |
| public | void | setFitPolicy(int i1) |
| public | void | setFont(int i1, Font f1) |
| public | void | setPreferredSize(int i1, int i2) |
| public | void | setSelectedFlags(boolean[] b1) |
| public | void | setSelectedIndex(int i1, boolean b1) |
| public | int | size() |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.lcdui.Item.<init>() |
| 0001 | objref | java.util.Vector |
| 0002 | method | java.util.Vector.<init>() |
| 0003 | field | javax.microedition.lcdui.Item.items |
| 0004 | objref | com.jblend.joe.JoeRadioButton |
| 0005 | field | com.jblend.joe.JoeMIDP.CHOICEGROUP_EXCLUSIVE |
| 0006 | method | com.jblend.joe.JoeRadioButton.<init>() |
| 0007 | method | javax.microedition.lcdui.Item._setJoe() |
| 0008 | field | com.jblend.joe.JoeComponent.FOCUS_POLICY_SMOOTH |
| 0009 | method | com.jblend.joe.JoeComponent.setFocusPolicy() |
| 000A | objref | com.jblend.joe.JoeCheckBox |
| 000B | field | com.jblend.joe.JoeMIDP.CHOICEGROUP_MULTIPLE |
| 000C | method | com.jblend.joe.JoeCheckBox.<init>() |
| 000D | objref | com.jblend.joe.JoePopUpList |
| 000E | field | com.jblend.joe.JoeMIDP.CHOICEGROUP_POPUP |
| 000F | method | com.jblend.joe.JoePopUpList.<init>() |
| 0010 | objref | java.lang.IllegalArgumentException |
| 0011 | objref | java.lang.StringBuffer |
| 0012 | method | java.lang.StringBuffer.<init>() |
| 0013 | text | choiceType: |
| 0014 | method | java.lang.StringBuffer.append() |
| 0015 | method | java.lang.StringBuffer.append() |
| 0016 | method | java.lang.StringBuffer.toString() |
| 0017 | method | java.lang.IllegalArgumentException.<init>() |
| 0018 | objref | com.jblend.joe.JoeList |
| 0019 | method | com.jblend.joe.JoeList.setTitle() |
| 001A | method | javax.microedition.lcdui.Item.addInstanceList() |
| 001B | method | this.<init>() |
| 001C | text | stringElements: |
| 001D | method | java.lang.StringBuffer.append() |
| 001E | text | , imageElements: |
| 001F | method | this.append() |
| 0020 | method | this._size() |
| 0021 | method | com.jblend.joe.JoeList.getSize() |
| 0022 | objref | java.lang.IndexOutOfBoundsException |
| 0023 | text | nCount: |
| 0024 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0025 | method | java.util.Vector.elementAt() |
| 0026 | objref | java.lang.String |
| 0027 | objref | javax.microedition.lcdui.Image |
| 0028 | method | this.insert() |
| 0029 | objref | java.lang.NullPointerException |
| 002A | text | stringElem is null. |
| 002B | method | java.lang.NullPointerException.<init>() |
| 002C | text | index: |
| 002D | method | javax.microedition.lcdui.Image.createImage() |
| 002E | method | java.util.Vector.insertElementAt() |
| 002F | field | this.defaultFont |
| 0030 | method | com.jblend.joe.JoeList.insertItem() |
| 0031 | method | com.jblend.joe.JoeList.setText() |
| 0032 | method | javax.microedition.lcdui.Image.isOffScreen() |
| 0033 | method | javax.microedition.lcdui.Image.getImageID() |
| 0034 | method | com.jblend.joe.JoeList.setOffScreen() |
| 0035 | method | com.jblend.joe.JoeList.setImage() |
| 0036 | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0037 | method | java.util.Vector.size() |
| 0038 | method | this.setSelectedIndex() |
| 0039 | method | javax.microedition.lcdui.Item._invalidate() |
| 003A | method | this.getSelectedIndex() |
| 003B | method | com.jblend.joe.JoeList.removeItem() |
| 003C | method | java.util.Vector.removeElementAt() |
| 003D | method | java.lang.Math.min() |
| 003E | method | this.size() |
| 003F | method | this.delete() |
| 0040 | method | java.util.Vector.setElementAt() |
| 0041 | method | com.jblend.joe.JoeList.isSelected() |
| 0042 | method | com.jblend.joe.JoeList.getSelectedIndex() |
| 0043 | text | selectedArray.length: |
| 0044 | method | com.jblend.joe.JoeList.setSelected() |
| 0045 | field | com.jblend.joe.JoeList.WRAP_DEFAULT |
| 0046 | method | com.jblend.joe.JoeList.setWrapPolicy() |
| 0047 | field | com.jblend.joe.JoeList.WRAP_ON |
| 0048 | field | com.jblend.joe.JoeList.WRAP_OFF |
| 0049 | text | fitPolicy = |
| 004A | method | com.jblend.joe.JoeList.getWrapPolicy() |
| 004B | objref | java.lang.Error |
| 004C | text | policy = |
| 004D | method | java.lang.Error.<init>() |
| 004E | text | elementNum = |
| 004F | method | com.jblend.joe.JoeList.setFont() |
| 0050 | objref | javax.microedition.lcdui.Font |
| 0051 | method | javax.microedition.lcdui.Item._getLayout() |
| 0052 | method | javax.microedition.lcdui.Screen.getMaxClientWidth() |
| 0053 | method | javax.microedition.lcdui.Item._getPreferredContentWidth() |
| 0054 | field | javax.microedition.lcdui.Screen.MAX_CLIENT_HEIGHT |
| 0055 | method | javax.microedition.lcdui.Item._getPreferredContentHeight() |
| 0056 | method | javax.microedition.lcdui.Item._getMinimumContentHeight() |
| 0057 | method | javax.microedition.lcdui.Item._getOwner() |
| 0058 | method | javax.microedition.lcdui.Item._getContentX() |
| 0059 | method | javax.microedition.lcdui.Item._getContentY() |
| 005A | method | javax.microedition.lcdui.Item._getContentWidth() |
| 005B | method | javax.microedition.lcdui.Item._getContentHeight() |
| 005C | method | javax.microedition.lcdui.Screen._getAdjustScroll() |
| 005D | text | width = |
| 005E | text | height = |
| 005F | method | javax.microedition.lcdui.Item._getPreferredLabelHeight() |
| 0060 | method | javax.microedition.lcdui.Item.setPreferredSize() |
| 0061 | method | javax.microedition.lcdui.Item._processUIEvent() |
| 0062 | field | com.jblend.joe.JoeList.SELECTION_CHANGED |
| 0063 | objref | javax.microedition.lcdui.Form |
| 0064 | method | javax.microedition.lcdui.Form._notifyItemStateChanged() |
| 0065 | objref | com.jblend.joe.JoeListBox |
| 0066 | method | com.jblend.joe.JoeListBox.getFocusedIndex() |
| 0067 | method | javax.microedition.lcdui.Font.getDefaultFont() |
| 0068 | objref | javax.microedition.lcdui.Choice |
| Fields | ||
|---|---|---|
| public static final | int | BACK |
| public static final | int | CANCEL |
| public static final | int | EXIT |
| public static final | int | HELP |
| public static final | int | ITEM |
| public static final | int | OK |
| public static final | int | SCREEN |
| public static final | int | STOP |
| private | String | _label |
| private | String | _longlabel |
| private | int | _nCommandType |
| private | int | _nPriority |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1, int i1, int i2) |
| public | void | <init>(String s1, String s2, int i1, int i2) |
| public | int | getCommandType() |
| public | String | getLabel() |
| public | String | getLongLabel() |
| public | int | getPriority() |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.NullPointerException |
| 0001 | text | null label was passed. |
| 0002 | method | java.lang.NullPointerException.<init>() |
| 0003 | objref | java.lang.IllegalArgumentException |
| 0004 | text | commandType was wrong. |
| 0005 | method | java.lang.IllegalArgumentException.<init>() |
| 0006 | method | this.<init>() |
| Methods | ||
|---|---|---|
| public | void | commandAction(Command c1, Displayable d1) |
| Fields | ||
|---|---|---|
| private final | CommandMenuList$CmdVector | commands |
| private | JoeCommandMenu | joeCommandMenu |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | int | addCommand(Command c1, boolean b1) |
| public | Command | getCommand(int i1) |
| public | void | hide() |
| public | void | insertCommand(Command c1, boolean b1, int i1) |
| public | boolean | isExtraCommand(int i1) |
| public | void | paint(UIGraphics u1) |
| public | int | processKeyEvent(int i1, int i2, char c1) |
| public | int | processPointerEvent(int i1, int i2, int i3, int i4) |
| public | void | removeAllCommands() |
| public | void | removeCommand(int i1) |
| public | void | removeCommand(Command c1, boolean b1) |
| public | void | show(UIGraphics u1) |
| Fields | ||
|---|---|---|
| private final | Vector | cmds |
| private static final | Object | extraObj |
| private static final | Object | plainObj |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| public | void | addCommand(Command c1, boolean b1) |
| public | Command | commandAt(int i1) |
| public | boolean | contains(Command c1, boolean b1) |
| public | void | insertCommandAt(Command c1, boolean b1, int i1) |
| public | boolean | isExtraCommandAt(int i1) |
| public | int | removeCommand(Command c1, boolean b1) |
| public | void | removeCommandAt(int i1) |
| public | int | size() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Object.<init>() |
| 0001 | objref | java.util.Vector |
| 0002 | method | java.util.Vector.<init>() |
| 0003 | method | java.util.Vector.addElement() |
| 0004 | field | this.extraObj |
| 0005 | field | this.plainObj |
| 0006 | method | java.util.Vector.insertElementAt() |
| 0007 | method | java.util.Vector.size() |
| 0008 | method | java.util.Vector.elementAt() |
| 0009 | method | java.util.Vector.removeElementAt() |
| 000A | objref | javax.microedition.lcdui.Command |
| 000B | objref | java.lang.Object |
| Fields | ||
|---|---|---|
| private static final | boolean | CALL_DEBUG |
| private static final | int[] | GAME_ACTIONS |
| private static final | int | INTERACTION_MODE_ALL |
| private static final | int | INTERACTION_MODE_DEF |
| private static final | int | INTERACTION_MODE_POINTER |
| private static final | int | INTERACTION_MODE_POINTER_MOTION |
| private static final | int | INTERACTION_MODE_REPEAT |
| protected static final | int | KEY_PRESS |
| protected static final | int | KEY_RELEASE |
| protected static final | int | KEY_REPEAT |
| protected static final | int | NONE |
| protected static final | int | POINTER_DRAG |
| protected static final | int | POINTER_PRESS |
| protected static final | int | POINTER_RELEASE |
| protected static final | int | TRAVERSE_HORIZONTAL |
| protected static final | int | TRAVERSE_VERTICAL |
| private static final | Font | defaultFont |
| private | int | height |
| private static final | int[] | scroll |
| private static final | int[] | visRect_inout |
| private | int | width |
| private static final | Rectangle | workRect |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>(String s1) |
| final | int | _getContentHeight() |
| final | int | _getContentWidth() |
| final | int | _getMinimumContentHeight() |
| final | int | _getMinimumContentWidth() |
| final | int | _getPreferredContentHeight(int i1) |
| final | int | _getPreferredContentWidth(int i1) |
| final | int | _getScrollInFocused(int i1) |
| final | int | _getScrollInLayout() |
| final | void | _hideNotify() |
| final | void | _notifySizeChanged() |
| final | void | _paintContent(Graphics g1) |
| final | void | _paintUnderPopup(Graphics g1) |
| final | int | _processKeyEvent(int i1, int i2, char c1, int[] i3) |
| final | int | _processPointerEvent(int i1, int i2, int i3, int i4) |
| final | void | _setContentSize(int i1, int i2) |
| final | int | _setFocused(boolean b1, int i1) |
| final | void | _showNotify(Graphics g1) |
| private | boolean | _traverse(int i1, int[] i2) |
| public | int | getGameAction(int i1) |
| protected final | int | getInteractionModes() |
| protected | int | getMinContentHeight() |
| protected | int | getMinContentWidth() |
| protected | int | getPrefContentHeight(int i1) |
| protected | int | getPrefContentWidth(int i1) |
| protected | void | hideNotify() |
| protected final | void | invalidate() |
| protected | void | keyPressed(int i1) |
| protected | void | keyReleased(int i1) |
| protected | void | keyRepeated(int i1) |
| protected | void | paint(Graphics g1, int i1, int i2) |
| protected | void | pointerDragged(int i1, int i2) |
| protected | void | pointerPressed(int i1, int i2) |
| protected | void | pointerReleased(int i1, int i2) |
| protected final | void | repaint() |
| protected final | void | repaint(int i1, int i2, int i3, int i4) |
| protected | void | showNotify() |
| protected | void | sizeChanged(int i1, int i2) |
| protected | boolean | traverse(int i1, int i2, int i3, int[] i4) |
| protected | void | traverseOut() |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.lcdui.Item.<init>() |
| 0001 | method | javax.microedition.lcdui.Item.addInstanceList() |
| 0002 | field | this.INTERACTION_MODE_ALL |
| 0003 | method | this.getMinContentWidth() |
| 0004 | objref | java.lang.Throwable |
| 0005 | field | java.lang.System.err |
| 0006 | objref | java.lang.StringBuffer |
| 0007 | method | java.lang.StringBuffer.<init>() |
| 0008 | method | java.lang.StringBuffer.append() |
| 0009 | text | occurred in |
| 000A | method | java.lang.StringBuffer.append() |
| 000B | method | java.lang.Object.getClass() |
| 000C | method | java.lang.Class.getName() |
| 000D | text | .getMinContentWidth(), returned 0. |
| 000E | method | java.lang.StringBuffer.toString() |
| 000F | method | java.io.PrintStream.println() |
| 0010 | method | this.getMinContentHeight() |
| 0011 | text | .getMinContentHeight(), returned 0. |
| 0012 | method | this.getPrefContentWidth() |
| 0013 | text | .getPrefContentWidth( |
| 0014 | method | java.lang.StringBuffer.append() |
| 0015 | text | ), returned -1. |
| 0016 | method | javax.microedition.lcdui.Screen.getMaxClientWidth() |
| 0017 | method | java.lang.Math.min() |
| 0018 | method | this.getPrefContentHeight() |
| 0019 | text | .getPrefContentHeight( |
| 001A | method | this.sizeChanged() |
| 001B | method | javax.microedition.lcdui.Item._invalidate() |
| 001C | method | javax.microedition.lcdui.Item._paintLabel() |
| 001D | method | javax.microedition.lcdui.Graphics.getTranslateX() |
| 001E | method | javax.microedition.lcdui.Graphics.getTranslateY() |
| 001F | method | javax.microedition.lcdui.Item._getContentX() |
| 0020 | method | javax.microedition.lcdui.Item._getContentY() |
| 0021 | method | javax.microedition.lcdui.Graphics.translate() |
| 0022 | method | javax.microedition.lcdui.Graphics.getUpperClipX() |
| 0023 | method | javax.microedition.lcdui.Graphics.getUpperClipY() |
| 0024 | method | javax.microedition.lcdui.Graphics.getUpperClipWidth() |
| 0025 | method | javax.microedition.lcdui.Graphics.getUpperClipHeight() |
| 0026 | method | javax.microedition.lcdui.Graphics.setUpperClip() |
| 0027 | method | javax.microedition.lcdui.Item._getOwner() |
| 0028 | method | javax.microedition.lcdui.Displayable.getWidth() |
| 0029 | method | javax.microedition.lcdui.Displayable.getWindowHeight() |
| 002A | method | javax.microedition.lcdui.Graphics._clipUpperRect() |
| 002B | field | this.workRect |
| 002C | method | com.jblend.util.Rectangle.setBounds() |
| 002D | method | com.jblend.util.Rectangle.intersection() |
| 002E | method | javax.microedition.lcdui.Graphics.setClip() |
| 002F | method | javax.microedition.lcdui.Graphics.setColor() |
| 0030 | field | this.defaultFont |
| 0031 | method | javax.microedition.lcdui.Graphics.setFont() |
| 0032 | method | javax.microedition.lcdui.Graphics.setStrokeStyle() |
| 0033 | method | this.paint() |
| 0034 | method | javax.microedition.lcdui.Graphics.setOrigin() |
| 0035 | method | javax.microedition.lcdui.Display.requestRegisteredRunnablesCall() |
| 0036 | method | javax.microedition.lcdui.Item._repaint() |
| 0037 | method | javax.microedition.lcdui.Item._getLabelHeight() |
| 0038 | method | javax.microedition.lcdui.Item._repaint() |
| 0039 | method | javax.microedition.lcdui.Displayable.translateKeyCode() |
| 003A | method | this.keyPressed() |
| 003B | method | this.keyReleased() |
| 003C | method | this.keyRepeated() |
| 003D | method | javax.microedition.lcdui.Item._processKeyEvent() |
| 003E | method | this._traverse() |
| 003F | field | com.jblend.joe.JoeKeyEvent.KEEP_FOCUS |
| 0040 | method | this._getContentWidth() |
| 0041 | method | this._getContentHeight() |
| 0042 | field | this.visRect_inout |
| 0043 | method | this.traverse() |
| 0044 | text | .traverse(). |
| 0045 | method | javax.microedition.lcdui.Screen._getAdjustScroll() |
| 0046 | method | javax.microedition.lcdui.Item._setFocused() |
| 0047 | method | this.traverseOut() |
| 0048 | text | .traverseOut(). |
| 0049 | field | this.scroll |
| 004A | method | javax.microedition.lcdui.Displayable._getPlatformKeyCode() |
| 004B | field | javax.microedition.lcdui.Displayable._extUserKeyBase |
| 004C | field | this.GAME_ACTIONS |
| 004D | objref | java.lang.IllegalArgumentException |
| 004E | text | keyCode = |
| 004F | method | java.lang.IllegalArgumentException.<init>() |
| 0050 | method | this.pointerPressed() |
| 0051 | method | this.pointerReleased() |
| 0052 | method | this.pointerDragged() |
| 0053 | method | javax.microedition.lcdui.Item._showNotify() |
| 0054 | method | this.showNotify() |
| 0055 | method | this.hideNotify() |
| 0056 | method | javax.microedition.lcdui.Item._hideNotify() |
| 0057 | field | javax.microedition.lcdui.Display.window |
| 0058 | field | this.INTERACTION_MODE_REPEAT |
| 0059 | field | this.INTERACTION_MODE_POINTER |
| 005A | field | this.INTERACTION_MODE_POINTER_MOTION |
| 005B | method | javax.microedition.lcdui.Font.getDefaultFont() |
| 005C | objref | com.jblend.util.Rectangle |
| 005D | method | com.jblend.util.Rectangle.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | DATE |
| public static final | int | DATE_TIME |
| public static final | int | TIME |
| private | Calendar | _calendar |
| private | Date | _date |
| private | Calendar | zeroEpoch |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1, int i1) |
| public | void | <init>(String s1, int i1, TimeZone t1) |
| final | boolean | _processUIEvent(JoeGUIEvent j1) |
| public | Date | getDate() |
| public | int | getInputMode() |
| public | void | setDate(Date d1) |
| public | void | setInputMode(int i1) |
| public | void | setLabel(String s1) |
| Fields | ||
|---|---|---|
| public static final | int | ALERT |
| public static final | int | CHOICE_GROUP_ELEMENT |
| public static final | int | COLOR_BACKGROUND |
| public static final | int | COLOR_BORDER |
| public static final | int | COLOR_FOREGROUND |
| public static final | int | COLOR_HIGHLIGHTED_BACKGROUND |
| public static final | int | COLOR_HIGHLIGHTED_BORDER |
| public static final | int | COLOR_HIGHLIGHTED_FOREGROUND |
| private static final | int | DEBUG |
| public static final | int | LIST_ELEMENT |
| static | int | REPAINT_MAX_HEIGHT |
| static | int | REPAINT_MAX_WIDTH |
| static final | int | VIRTUAL_HEIGHT |
| static final | int | VIRTUAL_WIDTH |
| private | Displayable | _alertBackup |
| private static | int | alphaLevels |
| private | Displayable | app_current |
| private | boolean | app_visible |
| private static final | Vector | callSeriallies |
| private static | int | callSerialliesRegistered |
| private static final | Vector | callSerialliesTmp |
| private static final | Object | getDisplayLock |
| private | boolean | nowBacklightFlashing |
| private | boolean | nowVibrating |
| private static final | Rectangle | repaintRect |
| static | boolean | requestedSetCurrent |
| private static | boolean | requestedStartRegisteredRunnables |
| private static | boolean | s_bNeedCopyToRealScreen |
| private static | boolean | s_bServiceRepaintFlag |
| static | Object | s_repaintLock |
| private static final | UiEventThread | uiEventThread |
| static final | WindowSystem | window |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| static final | void | _paintCurrent() |
| final | void | _processSetCurrent() |
| public | void | callSerially(Runnable r1) |
| public | boolean | flashBacklight(int i1) |
| Displayable | getAlertBackup() | |
| public | int | getBestImageHeight(int i1) |
| public | int | getBestImageWidth(int i1) |
| public | int | getBorderStyle(boolean b1) |
| public | int | getColor(int i1) |
| public | Displayable | getCurrent() |
| static | Display | getCurrentDisplay() |
| static | MIDlet | getCurrentMIDlet() |
| public static | Display | getDisplay(MIDlet m1) |
| static | void | init() |
| public | boolean | isColor() |
| private static final native | void | nativeClearArrows() |
| private static native | int | nativeGetRepaintInterval() |
| private static native | boolean | nativeNeedUpdate(Displayable d1) |
| private static native | int | nativeNeedUpdateListInit() |
| private static native | int | nativeNumAlphaLevels() |
| private static native | boolean | nativeStartBacklightFlash(int i1) |
| private static native | boolean | nativeStartVibration(int i1) |
| private static native | boolean | nativeStopBacklightFlash() |
| private static native | boolean | nativeStopVibration() |
| public | int | numAlphaLevels() |
| public | int | numColors() |
| private static | void | repaintVirtualWindowGraphics() |
| static | void | requestRegisteredRunnablesCall() |
| static | void | requestRepaint(Displayable d1, int i1, int i2, int i3, int i4) |
| static | void | requireServiceRepaints() |
| public | void | setCurrent(Displayable d1) |
| public | void | setCurrent(Alert a1, Displayable d1) |
| public | void | setCurrentItem(Item i1) |
| private | void | switchCurrentDisplayable() |
| private | void | toInvisibleDisplay() |
| private | void | toVisibleDisplay(boolean b1) |
| public | boolean | vibrate(int i1) |
| References | ||
|---|---|---|
| 0000 | field | this.getDisplayLock |
| 0001 | method | com.jblend.display.DisplayManager.getDisplay() |
| 0002 | objref | this |
| 0003 | method | this.<init>() |
| 0004 | method | com.jblend.display.DisplayManager.addDisplay() |
| 0005 | field | com.jblend.joe.JoeComponent.PREF_GLOBAL_COLOR_BACKGROUND |
| 0006 | field | com.jblend.joe.JoeComponent.PREF_GLOBAL_COLOR_FOREGROUND |
| 0007 | field | com.jblend.joe.JoeComponent.PREF_GLOBAL_COLOR_FOCUSED_BACKGROUND |
| 0008 | field | com.jblend.joe.JoeComponent.PREF_GLOBAL_COLOR_FOCUSED_FOREGROUND |
| 0009 | field | com.jblend.joe.JoeComponent.PREF_GLOBAL_COLOR_BORDER |
| 000A | field | com.jblend.joe.JoeComponent.PREF_GLOBAL_COLOR_FOCUSED_BORDER |
| 000B | objref | java.lang.IllegalArgumentException |
| 000C | objref | java.lang.StringBuffer |
| 000D | method | java.lang.StringBuffer.<init>() |
| 000E | text | colorSpecifier = |
| 000F | method | java.lang.StringBuffer.append() |
| 0010 | method | java.lang.StringBuffer.append() |
| 0011 | method | java.lang.StringBuffer.toString() |
| 0012 | method | java.lang.IllegalArgumentException.<init>() |
| 0013 | method | com.jblend.joe.JoeComponent.getPrefGlobalColor() |
| 0014 | 0003 | 00FFFFFF |
| 0015 | method | com.jblend.joe.JoeList.getPrefImageHeight() |
| 0016 | text | imageType = |
| 0017 | method | com.jblend.joe.JoeList.getPrefImageWidth() |
| 0018 | field | this.callSeriallies |
| 0019 | method | java.util.Vector.addElement() |
| 001A | field | this.callSerialliesRegistered |
| 001B | method | this.requestRepaint() |
| 001C | field | this.window |
| 001D | field | this.alphaLevels |
| 001E | objref | java.lang.NullPointerException |
| 001F | text | item is null |
| 0020 | method | java.lang.NullPointerException.<init>() |
| 0021 | method | javax.microedition.lcdui.Item._getOwner() |
| 0022 | objref | java.lang.IllegalStateException |
| 0023 | text | item is not owned by a container |
| 0024 | method | java.lang.IllegalStateException.<init>() |
| 0025 | objref | javax.microedition.lcdui.Alert |
| 0026 | text | item is owned by an Alert |
| 0027 | objref | javax.microedition.lcdui.Screen |
| 0028 | method | javax.microedition.lcdui.Screen.setNextCurrentItem() |
| 0029 | method | this.getCurrent() |
| 002A | method | this.setCurrent() |
| 002B | text | Null alert is passed. |
| 002C | text | Null nextDisplayable is passed. |
| 002D | text | An Alert is passed for nextDisplayable: |
| 002E | method | java.lang.StringBuffer.append() |
| 002F | method | this.toInvisibleDisplay() |
| 0030 | method | com.jblend.display.DisplayManager.getCurrentDisplay() |
| 0031 | method | com.jblend.display.DisplayManager.getCurrentLockObject() |
| 0032 | field | this.requestedSetCurrent |
| 0033 | method | javax.microedition.lcdui.Displayable._cancel() |
| 0034 | method | com.jblend.display.DisplayManager.getNextCurrentDisplayable() |
| 0035 | method | com.jblend.display.DisplayManager.setNextCurrentDisplayable() |
| 0036 | method | com.jblend.display.DisplayManager.setNextCurrentDisplay() |
| 0037 | method | javax.microedition.lcdui.UiEventHandler.postSetCurrent() |
| 0038 | method | this.toVisibleDisplay() |
| 0039 | method | com.jblend.display.DisplayManager.getRelatedMIDlet() |
| 003A | method | com.jblend.display.DisplayManager.getDisplayVisible() |
| 003B | method | this.nativeStartBacklightFlash() |
| 003C | method | this.nativeStopBacklightFlash() |
| 003D | text | flashBacklight: duration is illegal. |
| 003E | method | this.nativeStartVibration() |
| 003F | method | this.nativeStopVibration() |
| 0040 | text | vibration: duration is illegal. |
| 0041 | method | com.jblend.display.DisplayManager.getCurrentDisplayable() |
| 0042 | field | this.repaintRect |
| 0043 | method | com.jblend.util.Rectangle.add() |
| 0044 | field | this.s_bServiceRepaintFlag |
| 0045 | method | javax.microedition.lcdui.UiEventHandler.postRepaint() |
| 0046 | field | this.requestedStartRegisteredRunnables |
| 0047 | method | this.repaintVirtualWindowGraphics() |
| 0048 | method | this.getCurrentMIDlet() |
| 0049 | method | com.jblend.display.DisplayManager.getCurrentMIDlet() |
| 004A | field | this.s_repaintLock |
| 004B | method | java.lang.Thread.currentThread() |
| 004C | field | this.uiEventThread |
| 004D | method | javax.microedition.lcdui.UiEventHandler.cancelRepaint() |
| 004E | method | this._paintCurrent() |
| 004F | method | java.lang.Object.wait() |
| 0050 | objref | java.lang.InterruptedException |
| 0051 | method | java.lang.Object.<init>() |
| 0052 | method | this.switchCurrentDisplayable() |
| 0053 | method | com.jblend.micro.lcdui.UiStatuses.isOccupyScreen() |
| 0054 | method | com.jblend.util.Rectangle.setBounds() |
| 0055 | method | javax.microedition.lcdui.Displayable._getGraphics() |
| 0056 | method | com.jblend.micro.lcdui.UiStatuses.getSyncObject() |
| 0057 | method | com.jblend.micro.lcdui.UiStatuses.startDraw() |
| 0058 | method | javax.microedition.lcdui.Graphics.initializeGraphics() |
| 0059 | method | javax.microedition.lcdui.OnScreenGraphics.startPaint() |
| 005A | field | this.s_bNeedCopyToRealScreen |
| 005B | method | com.jblend.display.DisplayManager.isForeground() |
| 005C | method | com.jblend.display.DisplayManager.getActualVisibleDisplayable() |
| 005D | method | javax.microedition.lcdui.OnScreenGraphics.endPaint() |
| 005E | method | javax.microedition.lcdui.Displayable._paint() |
| 005F | objref | java.lang.Throwable |
| 0060 | field | java.lang.System.err |
| 0061 | text | occurred in |
| 0062 | method | java.lang.Object.getClass() |
| 0063 | method | java.lang.Class.getName() |
| 0064 | text | .paint(Graphics), ignored. |
| 0065 | method | java.io.PrintStream.println() |
| 0066 | method | com.jblend.display.DisplayManager.setActualVisibleDisplayable() |
| 0067 | method | com.jblend.micro.lcdui.UiStatuses.endDraw() |
| 0068 | method | com.jblend.micro.lcdui.UiStatuses.displayUpdated() |
| 0069 | method | java.lang.Object.notifyAll() |
| 006A | field | this.callSerialliesTmp |
| 006B | method | java.util.Vector.removeAllElements() |
| 006C | method | java.util.Vector.size() |
| 006D | method | java.util.Vector.elementAt() |
| 006E | objref | java.lang.Runnable |
| 006F | method | java.lang.Runnable.run() |
| 0070 | text | .run(), ignored. |
| 0071 | method | this.vibrate() |
| 0072 | method | this.flashBacklight() |
| 0073 | method | com.jblend.display.DisplayManager.notifyDisplayShow() |
| 0074 | method | com.jblend.display.DisplayManager.notifyDisplayableChanged() |
| 0075 | method | com.jblend.display.DisplayManager.notifyDisplayHide() |
| 0076 | method | com.jblend.display.DisplayManager.getNextCurrentDisplay() |
| 0077 | method | com.jblend.display.DisplayManager.isMIDletSelector() |
| 0078 | method | com.jblend.display.DisplayManager.setCurrentDisplay() |
| 0079 | method | com.jblend.display.DisplayManager.setCurrentDisplayable() |
| 007A | text | current Displayable is null |
| 007B | method | this.nativeNeedUpdate() |
| 007C | objref | com.jblend.ui.SequenceInterface |
| 007D | method | com.jblend.ui.SequenceInterface.sequenceStop() |
| 007E | method | javax.microedition.lcdui.Displayable._lostFocus() |
| 007F | method | this.nativeClearArrows() |
| 0080 | text | javax.microedition.midlet.NullDisplayable |
| 0081 | method | java.lang.String.equals() |
| 0082 | objref | javax.microedition.lcdui.Canvas |
| 0083 | method | javax.microedition.lcdui.Graphics.setColor() |
| 0084 | method | jp.co.aplix.cldc.midp.lcdui.UiDisplayableManager.notifyCurrentChanged() |
| 0085 | method | javax.microedition.lcdui.Displayable._gainedFocus() |
| 0086 | method | com.jblend.ui.SequenceInterface.sequenceStart() |
| 0087 | method | com.jblend.graphics.WindowSystem.getDefaultWindowSystem() |
| 0088 | field | this.VIRTUAL_WIDTH |
| 0089 | field | this.VIRTUAL_HEIGHT |
| 008A | field | this.REPAINT_MAX_WIDTH |
| 008B | field | this.REPAINT_MAX_HEIGHT |
| 008C | objref | java.lang.Object |
| 008D | objref | com.jblend.util.Rectangle |
| 008E | method | com.jblend.util.Rectangle.<init>() |
| 008F | objref | java.util.Vector |
| 0090 | method | java.util.Vector.<init>() |
| 0091 | method | com.jblend.micro.event.UiEventThread.getInstance() |
| 0092 | method | javax.microedition.lcdui.UiEventHandler.getUiEventHandler() |
| 0093 | method | com.jblend.micro.event.AbstractEventThread.addEventListener() |
| 0094 | method | com.jblend.micro.event.AbstractEventThread.startThread() |
| 0095 | method | this.nativeNeedUpdateListInit() |
| 0096 | objref | java.lang.OutOfMemoryError |
| 0097 | method | java.lang.OutOfMemoryError.<init>() |
| 0098 | method | this.nativeNumAlphaLevels() |
| 0099 | text | javax.microedition.lcdui.MediaVideoItemCreator |
| 009A | method | java.lang.Class.forName() |
| 009B | method | java.lang.Class.newInstance() |
| 009C | objref | java.lang.Exception |
| Fields | ||
|---|---|---|
| private static final | boolean | BACK_KEY_MAPS_BACK_COMMAND |
| private static final | boolean | CHECK_COMMAND_PRIORITY_FIRST |
| private static final | int[] | CMD_KEYTABLE |
| private static final | boolean | DEBUG |
| private static final | int | FLG_CLICKED |
| private static final | int | FLG_PRESSED |
| private static final | int | FLG_RELEASED |
| private static final | int | TICKER_UPDATE_INTERVAL |
| private | boolean | _bShown |
| private final | CommandMenuList$CmdVector | _cmdList |
| private | CommandListener | _commandListener |
| static | int | _extUserKeyBase |
| private static | int | _isMenuHardKey |
| private static | boolean[] | _softLabelTypes |
| private static | _softLabels | |
| private | Ticker | _ticker |
| private | String | _title |
| private | Title | _titleLabel |
| private final | CommandMenuList | commandMenu |
| final | Object | displayableLock |
| private | boolean | hasFocus |
| private | boolean | ignoreNotifiesSizeChanged |
| boolean | isFullScreenMode | |
| private | boolean | isSizeChanged |
| private static | Command | menuCommand |
| int | numSoftkey | |
| private | Object | occupyScreenObj |
| boolean | requestFullScreenMode | |
| private static | int[] | s_cmdKeys |
| private static | OnScreenGraphics | s_g |
| private final | int[] | softKeyStatus |
| private static | int[] | type_priority |
| private final | Displayable$UIStateListenerImpl | uiStateListener |
| private static | UIGraphics | ui_g |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| final | void | _addCommand(Command c1, boolean b1) |
| void | _cancel() | |
| final | void | _fireCommand(Command c1) |
| void | _fireExtraCommand(Command c1) | |
| void | _gainedFocus() | |
| final | Command | _getCommand(int i1) |
| final | int | _getCommandsSize() |
| OnScreenGraphics | _getGraphics() | |
| int | _getHeight() | |
| static final native | int | _getPlatformKeyCode(int i1) |
| static final | UIGraphics | _getUIGraphics() |
| int | _getWidth() | |
| final | boolean | _hasFocus() |
| boolean | _isForeground() | |
| void | _lostFocus() | |
| void | _notifyReleaseScreen() | |
| void | _paint(Graphics g1, int i1, int i2, int i3, int i4) | |
| void | _paintContent(Graphics g1) | |
| final | void | _paintTitle(Graphics g1, boolean b1) |
| final | void | _paintTitle(Graphics g1) |
| final | void | _paintTitleUnderPopup(Graphics g1) |
| void | _paintUnderPopup(Graphics g1) | |
| boolean | _processKeyEvent(int i1, int i2, char c1) | |
| boolean | _processMIDPEvent(MIDPEvent m1) | |
| boolean | _processPointerEvent(int i1, int i2, int i3, int i4) | |
| boolean | _processUIEvent(JoeGUIEvent j1) | |
| final | void | _removeCommand(Command c1, boolean b1) |
| final | void | _repaint() |
| void | _repaint(int i1, int i2, int i3, int i4) | |
| static final native | void | _setFocusState(int i1) |
| void | _setGraphics(OnScreenGraphics o1) | |
| static final native | void | _setScrollPosition(int i1, int i2, int i3, int i4, int i5) |
| static final native | void | _setScrollState(int i1) |
| void | _setSoftLabel(Command c1, int i1, String s1) | |
| final | void | _showSoftLabel() |
| void | _sizeChanged(int i1, int i2) | |
| static | Object | access$100(Displayable d1) |
| static | CommandMenuList | access$200(Displayable d1) |
| static | void | access$300(Displayable d1) |
| private | boolean | actionCommand(int i1, int i2) |
| public | void | addCommand(Command c1) |
| void | callProcessSizeChanged(int i1, int i2, boolean b1) | |
| private static final native | boolean | checkCommandPriorityFirst() |
| private static final native | boolean | enableMappedBackCommand() |
| private static final native | int[] | getCommandTypePriority() |
| public | int | getHeight() |
| public | Ticker | getTicker() |
| public | String | getTitle() |
| int | getTitleHeight() | |
| Title | getTitleLabel() | |
| public | int | getWidth() |
| int | getWindowHeight() | |
| void | hide() | |
| private | void | hideCommandMenu() |
| private static | void | hideSoftLabel(int i1) |
| public | boolean | isShown() |
| private static native | void | nativeDrawAniChars() |
| private static native | int | nativeGetCommandKey(int i1) |
| static native | boolean | nativeGetFullScreenMode() |
| private static native | int | nativeGetUserKeyBase() |
| static final native | void | nativePaintSoftkey() |
| private static native | void | nativeResetSoftLabels() |
| static native | boolean | nativeSetFullScreenMode(boolean b1) |
| private static native | void | nativeSetHighLevelGraphics(int i1) |
| private static native | void | nativeSetSoftLabel(int i1, String s1) |
| final | void | occupyScreen(Object o1) |
| private | void | paintCommandMenu() |
| void | processSizeChanged(int i1, int i2, boolean b1) | |
| final | void | releaseScreen(Object o1) |
| public | void | removeCommand(Command c1) |
| public | void | setCommandListener(CommandListener c1) |
| void | setFocus(boolean b1) | |
| void | setShown(boolean b1) | |
| public | void | setTicker(Ticker t1) |
| public | void | setTitle(String s1) |
| void | show() | |
| private | void | showCommandMenu() |
| private static | void | showSoftLabelSub(Command c1, boolean b1, int i1) |
| protected | void | sizeChanged(int i1, int i2) |
| static native | int | translateKeyCode(int i1) |
| void | updateGraphics() | |
| void | updateUIGraphics() | |
| References | ||
|---|---|---|
| 0000 | method | this.hideCommandMenu() |
| 0001 | method | com.jblend.display.DisplayManager.getActualVisibleDisplayable() |
| 0002 | method | this._addCommand() |
| 0003 | field | this.type_priority |
| 0004 | method | javax.microedition.lcdui.Command.getCommandType() |
| 0005 | method | javax.microedition.lcdui.Command.getPriority() |
| 0006 | method | javax.microedition.lcdui.CommandMenuList$CmdVector.contains() |
| 0007 | method | javax.microedition.lcdui.UiEventHandler.getUiEventHandler() |
| 0008 | method | javax.microedition.lcdui.CommandMenuList$CmdVector.size() |
| 0009 | method | javax.microedition.lcdui.CommandMenuList$CmdVector.commandAt() |
| 000A | field | this.CHECK_COMMAND_PRIORITY_FIRST |
| 000B | method | javax.microedition.lcdui.CommandMenuList$CmdVector.insertCommandAt() |
| 000C | method | javax.microedition.lcdui.CommandMenuList$CmdVector.addCommand() |
| 000D | method | javax.microedition.lcdui.UiEventHandler.getOccupyInputObject() |
| 000E | method | this.setShown() |
| 000F | method | this._repaint() |
| 0010 | method | this._showSoftLabel() |
| 0011 | method | this._removeCommand() |
| 0012 | method | javax.microedition.lcdui.CommandMenuList$CmdVector.removeCommand() |
| 0013 | method | this._getHeight() |
| 0014 | method | javax.microedition.lcdui.Ticker._hide() |
| 0015 | method | this._isForeground() |
| 0016 | method | this._getWidth() |
| 0017 | method | javax.microedition.lcdui.Ticker.setWidth() |
| 0018 | method | this.callProcessSizeChanged() |
| 0019 | method | javax.microedition.lcdui.Title.hide() |
| 001A | objref | javax.microedition.lcdui.Title |
| 001B | method | javax.microedition.lcdui.Title.<init>() |
| 001C | method | javax.microedition.lcdui.Title.setText() |
| 001D | method | javax.microedition.lcdui.Font.getDefaultFont() |
| 001E | method | javax.microedition.lcdui.Title.getHeight() |
| 001F | method | javax.microedition.lcdui.Title.setSize() |
| 0020 | field | javax.microedition.lcdui.Screen.MAX_CLIENT_WIDTH |
| 0021 | field | javax.microedition.lcdui.Display.VIRTUAL_HEIGHT |
| 0022 | method | this.getTitleHeight() |
| 0023 | method | java.lang.Object.<init>() |
| 0024 | objref | java.lang.Object |
| 0025 | objref | javax.microedition.lcdui.CommandMenuList |
| 0026 | method | javax.microedition.lcdui.CommandMenuList.<init>() |
| 0027 | field | javax.microedition.lcdui.Display.window |
| 0028 | objref | javax.microedition.lcdui.CommandMenuList$CmdVector |
| 0029 | method | javax.microedition.lcdui.CommandMenuList$CmdVector.<init>() |
| 002A | objref | javax.microedition.lcdui.Displayable$UIStateListenerImpl |
| 002B | method | javax.microedition.lcdui.Displayable$UIStateListenerImpl.<init>() |
| 002C | field | this._softLabels |
| 002D | field | javax.microedition.lcdui.Display.VIRTUAL_WIDTH |
| 002E | objref | javax.microedition.lcdui.Canvas |
| 002F | method | javax.microedition.lcdui.Canvas._getWidth() |
| 0030 | method | this.getWidth() |
| 0031 | method | javax.microedition.lcdui.Canvas._getHeight() |
| 0032 | method | this.getHeight() |
| 0033 | method | this.actionCommand() |
| 0034 | field | com.jblend.joe.AbstractJoeGUIEvent.REPAINT_SCREEN |
| 0035 | method | com.jblend.micro.lcdui.UiStatuses.isOccupyScreen() |
| 0036 | method | com.jblend.micro.lcdui.UiStatuses.isOccupiedByUserConfirmDialog() |
| 0037 | method | this.paintCommandMenu() |
| 0038 | field | com.jblend.joe.AbstractJoeGUIEvent.REPAINT |
| 0039 | field | com.jblend.joe.JoeTicker.TICKER |
| 003A | method | this._repaint() |
| 003B | field | com.jblend.joe.JoeTitle.TITLE |
| 003C | field | com.jblend.joe.AbstractJoeGUIEvent.RELEASE_INPUT_EVENT |
| 003D | method | javax.microedition.lcdui.UiEventHandler.setOccupyInputObject() |
| 003E | objref | java.lang.Error |
| 003F | method | java.lang.Error.<init>() |
| 0040 | field | com.jblend.joe.AbstractJoeGUIEvent.OCCUPY_SCREEN |
| 0041 | field | com.jblend.joe.AbstractJoeGUIEvent.RELEASE_SCREEN |
| 0042 | method | com.jblend.micro.lcdui.UiStatuses.getSyncObject() |
| 0043 | method | com.jblend.micro.lcdui.UiStatuses.getOccupyScreenObject() |
| 0044 | objref | javax.microedition.lcdui.Item |
| 0045 | method | javax.microedition.lcdui.Item.releaseScreen() |
| 0046 | objref | this |
| 0047 | method | this.releaseScreen() |
| 0048 | method | this._hasFocus() |
| 0049 | field | com.jblend.joe.JoeList.SELECTION_CHANGED |
| 004A | field | com.jblend.joe.JoeCommandMenu.COMMANDMENU |
| 004B | method | javax.microedition.lcdui.CommandMenuList.getCommand() |
| 004C | method | javax.microedition.lcdui.CommandMenuList.isExtraCommand() |
| 004D | method | javax.microedition.lcdui.CommandListener.commandAction() |
| 004E | method | this._fireExtraCommand() |
| 004F | field | com.jblend.joe.JoeCommandMenu.CANCELED |
| 0050 | method | this._getGraphics() |
| 0051 | method | com.jblend.micro.lcdui.UiStatuses.startDraw() |
| 0052 | method | javax.microedition.lcdui.Graphics.initializeGraphics() |
| 0053 | method | javax.microedition.lcdui.OnScreenGraphics.startPaint() |
| 0054 | method | this._paintUnderPopup() |
| 0055 | field | this.ui_g |
| 0056 | method | javax.microedition.lcdui.CommandMenuList.paint() |
| 0057 | method | this.nativePaintSoftkey() |
| 0058 | method | com.jblend.micro.lcdui.UiStatuses.endDraw() |
| 0059 | method | javax.microedition.lcdui.OnScreenGraphics.endPaint() |
| 005A | method | com.jblend.micro.lcdui.UiStatuses.displayUpdated() |
| 005B | method | com.jblend.display.DisplayManager.setSwitchableState() |
| 005C | method | this.occupyScreen() |
| 005D | method | com.jblend.display.DisplayManager.notifyDisplayableChanged() |
| 005E | method | javax.microedition.lcdui.CommandMenuList.show() |
| 005F | method | javax.microedition.lcdui.CommandMenuList.hide() |
| 0060 | method | javax.microedition.lcdui.CommandMenuList.removeAllCommands() |
| 0061 | method | com.jblend.micro.lcdui.UiStatuses.occupyScreen() |
| 0062 | method | com.jblend.micro.lcdui.UiStatuses.addUIStateListener() |
| 0063 | method | com.jblend.micro.lcdui.UiStatuses.removeUIStateListener() |
| 0064 | method | com.jblend.micro.lcdui.UiStatuses.releaseScreen() |
| 0065 | method | com.jblend.display.DisplayManager.getCurrentDisplayable() |
| 0066 | field | javax.microedition.lcdui.Display.requestedSetCurrent |
| 0067 | method | this.sizeChanged() |
| 0068 | method | javax.microedition.lcdui.Ticker._getHeight() |
| 0069 | 0003 | 00FFFFFF |
| 006A | method | javax.microedition.lcdui.Graphics.setColor() |
| 006B | method | javax.microedition.lcdui.Graphics.fillRect() |
| 006C | method | this._paintTitle() |
| 006D | method | javax.microedition.lcdui.Graphics.getClipX() |
| 006E | method | javax.microedition.lcdui.Graphics.getClipY() |
| 006F | method | javax.microedition.lcdui.Graphics.getClipWidth() |
| 0070 | method | javax.microedition.lcdui.Graphics.getClipHeight() |
| 0071 | method | javax.microedition.lcdui.Graphics.getTranslateX() |
| 0072 | method | javax.microedition.lcdui.Graphics.getTranslateY() |
| 0073 | method | javax.microedition.lcdui.Ticker._getWidth() |
| 0074 | method | javax.microedition.lcdui.Ticker._setLocation() |
| 0075 | method | javax.microedition.lcdui.Graphics.clipRect() |
| 0076 | method | javax.microedition.lcdui.Ticker._show() |
| 0077 | method | javax.microedition.lcdui.Ticker._paint() |
| 0078 | method | javax.microedition.lcdui.Graphics.setClip() |
| 0079 | method | javax.microedition.lcdui.Title.getWidth() |
| 007A | method | javax.microedition.lcdui.Title.setLocation() |
| 007B | method | javax.microedition.lcdui.Title.show() |
| 007C | method | javax.microedition.lcdui.Title.paint() |
| 007D | method | javax.microedition.lcdui.Display.requestRepaint() |
| 007E | field | javax.microedition.lcdui.Display.REPAINT_MAX_WIDTH |
| 007F | field | javax.microedition.lcdui.Display.REPAINT_MAX_HEIGHT |
| 0080 | field | this.s_g |
| 0081 | objref | javax.microedition.lcdui.OnScreenGraphics |
| 0082 | method | javax.microedition.lcdui.OnScreenGraphics.<init>() |
| 0083 | objref | javax.microedition.lcdui.UIGraphics |
| 0084 | method | javax.microedition.lcdui.UIGraphics.<init>() |
| 0085 | method | com.jblend.joe.JoeComponent.nativeUIGraphicsInit() |
| 0086 | method | this.nativeGetFullScreenMode() |
| 0087 | method | this.nativeSetFullScreenMode() |
| 0088 | method | this.updateGraphics() |
| 0089 | method | this.updateUIGraphics() |
| 008A | method | this.setFocus() |
| 008B | method | this.setTitle() |
| 008C | objref | java.lang.Throwable |
| 008D | method | this.setTicker() |
| 008E | method | this._sizeChanged() |
| 008F | method | com.jblend.display.DisplayManager.setShown() |
| 0090 | method | this.show() |
| 0091 | method | this.hide() |
| 0092 | field | this._isMenuHardKey |
| 0093 | method | this.hideSoftLabel() |
| 0094 | field | this.s_cmdKeys |
| 0095 | field | this.menuCommand |
| 0096 | method | javax.microedition.lcdui.CommandMenuList$CmdVector.isExtraCommandAt() |
| 0097 | method | this.showSoftLabelSub() |
| 0098 | method | javax.microedition.lcdui.Command.getLabel() |
| 0099 | method | javax.microedition.lcdui.Command.getLongLabel() |
| 009A | method | this._setSoftLabel() |
| 009B | method | this.nativeSetSoftLabel() |
| 009C | field | this._softLabelTypes |
| 009D | method | this.nativeResetSoftLabels() |
| 009E | field | this.BACK_KEY_MAPS_BACK_COMMAND |
| 009F | 0003 | 7FFFFFFF |
| 00A0 | method | java.lang.Math.max() |
| 00A1 | method | javax.microedition.lcdui.CommandMenuList.addCommand() |
| 00A2 | method | this.showCommandMenu() |
| 00A3 | method | this.processSizeChanged() |
| 00A4 | method | com.jblend.micro.lcdui.ScreenMode.notifySizeChanged() |
| 00A5 | method | javax.microedition.lcdui.UiEventHandler.postSizeChanged() |
| 00A6 | field | this.CMD_KEYTABLE |
| 00A7 | method | this.getCommandTypePriority() |
| 00A8 | objref | jp.co.aplix.cldc.midp.lcdui.SystemOptionCommand |
| 00A9 | text | midp_command_menu |
| 00AA | method | jp.co.aplix.cldc.midp.lcdui.SystemOptionCommand.<init>() |
| 00AB | method | this.enableMappedBackCommand() |
| 00AC | method | this.checkCommandPriorityFirst() |
| 00AD | method | this.nativeSetHighLevelGraphics() |
| 00AE | method | this.nativeGetCommandKey() |
| 00AF | objref | javax.microedition.lcdui.Command |
| 00B0 | method | this.nativeGetUserKeyBase() |
| 00B1 | field | this._extUserKeyBase |
| Fields | ||
|---|---|---|
| private final | Displayable | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(Displayable d1) |
| void | <init>(Displayable d1, Displayable$1 d2) | |
| public | void | notifyDisplayUpdated(Object o1) |
| public | void | notifyEndDraw(Object o1) |
| public | void | notifyHideScreen(Object o1) |
| public | void | notifyOccupyScreen(Object o1) |
| public | void | notifyReleaseScreen(Object o1) |
| public | void | notifyShowScreen(Object o1) |
| public | void | notifyStartDraw(Object o1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | javax.microedition.lcdui.Displayable.access$100() |
| 0002 | method | javax.microedition.lcdui.Displayable.access$200() |
| 0003 | method | javax.microedition.lcdui.Displayable.access$300() |
| 0004 | method | javax.microedition.lcdui.Displayable._notifyReleaseScreen() |
| 0005 | method | javax.microedition.lcdui.Displayable.releaseScreen() |
| 0006 | objref | com.jblend.micro.lcdui.UIStateListener |
| Fields | ||
|---|---|---|
| private | Image | image |
| Methods | ||
|---|---|---|
| void | <init>(int i1, int i2, int i3) | |
| void | <init>(Image i1, int i2, int i3, int i4) | |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.lcdui.Graphics.<init>() |
| Fields | ||
|---|---|---|
| private static final | int | DEFALT_FONT_TYPE |
| private static final | Font | DEFAULT_FONT |
| public static final | int | FACE_MONOSPACE |
| public static final | int | FACE_PROPORTIONAL |
| public static final | int | FACE_SYSTEM |
| public static final | int | FONT_INPUT_TEXT |
| public static final | int | FONT_STATIC_TEXT |
| private static final | int | INPUT_FONT_TYPE |
| public static final | int | SIZE_LARGE |
| public static final | int | SIZE_MEDIUM |
| public static final | int | SIZE_SMALL |
| private static final | int | STATIC_FONT_TYPE |
| public static final | int | STYLE_BOLD |
| public static final | int | STYLE_ITALIC |
| public static final | int | STYLE_PLAIN |
| public static final | int | STYLE_UNDERLINED |
| static final | int | _INVALID_HANDLE |
| private static | Font | _input_font |
| private | int | _nBaselinePosition |
| private | int | _nFace |
| private | int | _nHeight |
| int | _nId | |
| private | int | _nSize |
| private | int | _nStyle |
| private static | Font | _static_font |
| private | boolean | isDefault |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>(int i1) |
| private | void | <init>(int i1, int i2, int i3) |
| public native | int | charWidth(char c1) |
| public native | int | charsWidth(char[] c1, int i1, int i2) |
| public | int | getBaselinePosition() |
| private static | int | getCheckedFace(int i1) |
| private static | int | getCheckedSize(int i1) |
| private static | int | getCheckedStyle(int i1) |
| public static | Font | getDefaultFont() |
| public | int | getFace() |
| public static | Font | getFont(int i1) |
| public static | Font | getFont(int i1, int i2, int i3) |
| public | int | getHeight() |
| public | int | getSize() |
| public | int | getStyle() |
| private static native | void | initializeIndex() |
| public | boolean | isBold() |
| public | boolean | isItalic() |
| public | boolean | isPlain() |
| public | boolean | isUnderlined() |
| private static native | int | nativeCreateFont(int i1, int i2) |
| private static native | int | nativeGetBaselinePosition(int i1) |
| private static native | int | nativeGetDefault(int i1) |
| private static native | int | nativeGetHeight(int i1) |
| private static native | int | nativeGetInvalidHandle() |
| private static native | int | nativeGetSize(int i1) |
| private static native | int | nativeGetType(int i1) |
| private static native | void | registNativeFinalizer() |
| public | int | stringWidth(String s1) |
| public native | int | substringWidth(String s1, int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | field | this._static_font |
| 0001 | objref | this |
| 0002 | method | this.nativeGetDefault() |
| 0003 | method | this.<init>() |
| 0004 | objref | java.lang.IllegalArgumentException |
| 0005 | text | illegal font specifier |
| 0006 | method | java.lang.IllegalArgumentException.<init>() |
| 0007 | field | this.DEFAULT_FONT |
| 0008 | method | this.getCheckedFace() |
| 0009 | method | this.getCheckedStyle() |
| 000A | method | this.getCheckedSize() |
| 000B | method | this.<init>() |
| 000C | method | this.substringWidth() |
| 000D | objref | java.lang.StringBuffer |
| 000E | method | java.lang.StringBuffer.<init>() |
| 000F | text | face: |
| 0010 | method | java.lang.StringBuffer.append() |
| 0011 | method | java.lang.StringBuffer.append() |
| 0012 | method | java.lang.StringBuffer.toString() |
| 0013 | text | style: |
| 0014 | text | size: |
| 0015 | field | this._INVALID_HANDLE |
| 0016 | method | this.nativeCreateFont() |
| 0017 | method | this.nativeGetHeight() |
| 0018 | method | this.nativeGetBaselinePosition() |
| 0019 | method | this.nativeGetType() |
| 001A | method | this.nativeGetSize() |
| 001B | method | this.nativeGetInvalidHandle() |
| 001C | method | this.initializeIndex() |
| 001D | method | this.registNativeFinalizer() |
| Fields | ||
|---|---|---|
| private static final | int | DEBUG |
| private | ItemStateListener | listener |
| private static final | int[] | scroll |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(String s1) |
| public | void | <init>(String s1, Item[] i1) |
| final | void | _doLayout(Vector v1) |
| final | void | _notifyItemStateChanged(Item i1) |
| final | boolean | _processKeyEvent(int i1, int i2, char c1) |
| final | boolean | _processMIDPEvent(MIDPEvent m1) |
| final | boolean | _processPointerEvent(int i1, int i2, int i3, int i4) |
| final | boolean | _processUIEvent(JoeGUIEvent j1) |
| public | int | append(Image i1) |
| public | int | append(String s1) |
| public | int | append(Item i1) |
| public | void | delete(int i1) |
| public | void | deleteAll() |
| public | Item | get(int i1) |
| public | int | getHeight() |
| public | int | getWidth() |
| public | void | insert(int i1, Item i2) |
| public | void | set(int i1, Item i2) |
| public | void | setItemStateListener(ItemStateListener i1) |
| public | int | size() |
| Fields | ||
|---|---|---|
| public static final | int | CONTINUOUS_IDLE |
| public static final | int | CONTINUOUS_RUNNING |
| public static final | int | INCREMENTAL_IDLE |
| public static final | int | INCREMENTAL_UPDATING |
| public static final | int | INDEFINITE |
| private static final | boolean | THREAD_DEBUG |
| private static final | Gauge$GaugeUpdateThread | gaugeThread |
| private | int | indefiniteType |
| private | boolean | interactive |
| private | int | maxValue |
| private | int | value |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(String s1, boolean b1, int i1, int i2) |
| final | void | _hideNotify() |
| final | void | _idle() |
| final | void | _increment() |
| final | boolean | _processUIEvent(JoeGUIEvent j1) |
| final | void | _showNotify(Graphics g1) |
| public | int | getMaxValue() |
| public | int | getValue() |
| public | boolean | isInteractive() |
| boolean | isJoeContainersItem() | |
| public | void | setMaxValue(int i1) |
| public | void | setValue(int i1) |
| Fields | ||
|---|---|---|
| private static final | int | INTERVAL |
| private final | Vector | gauges |
| private | boolean | running |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | add(Gauge g1) |
| public | void | notifyDisplayUpdated(Object o1) |
| public | void | notifyEndDraw(Object o1) |
| public | void | notifyHideScreen(Object o1) |
| public | void | notifyOccupyScreen(Object o1) |
| public | void | notifyReleaseScreen(Object o1) |
| public | void | notifyShowScreen(Object o1) |
| public | void | notifyStartDraw(Object o1) |
| public | void | remove(Gauge g1) |
| public | void | removeAll() |
| public | void | resume() |
| public | void | run() |
| public | void | suspend() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Thread.<init>() |
| 0001 | objref | java.util.Vector |
| 0002 | method | java.util.Vector.<init>() |
| 0003 | method | com.jblend.micro.lcdui.UiStatuses.addUIStateListener() |
| 0004 | method | com.jblend.micro.lcdui.UiStatuses.isOccupyScreen() |
| 0005 | method | java.lang.Thread.start() |
| 0006 | method | java.util.Vector.contains() |
| 0007 | method | java.util.Vector.addElement() |
| 0008 | method | java.lang.Object.notify() |
| 0009 | method | java.util.Vector.removeElement() |
| 000A | method | java.util.Vector.removeAllElements() |
| 000B | method | java.util.Vector.size() |
| 000C | method | java.lang.Object.wait() |
| 000D | 0005 | 00000000 |
| 000E | 0000 | 000000FA |
| 000F | method | java.lang.Object.wait() |
| 0010 | method | java.util.Vector.elementAt() |
| 0011 | objref | javax.microedition.lcdui.Gauge |
| 0012 | method | javax.microedition.lcdui.Gauge._increment() |
| 0013 | objref | java.lang.Throwable |
| 0014 | method | java.lang.Throwable.printStackTrace() |
| 0015 | method | this.suspend() |
| 0016 | method | this.resume() |
| 0017 | objref | com.jblend.micro.lcdui.UIStateListener |
| Fields | ||
|---|---|---|
| public static final | int | BASELINE |
| public static final | int | BOTTOM |
| public static final | int | DOTTED |
| public static final | int | HCENTER |
| private final | int | HEIGHT |
| public static final | int | LEFT |
| public static final | int | RIGHT |
| public static final | int | SOLID |
| public static final | int | TOP |
| public static final | int | VCENTER |
| private final | int | WIDTH |
| static final | int | _INVALID_HANDLE |
| private | Font | _font |
| private | int | _nClipH |
| private | int | _nClipW |
| private | int | _nClipX |
| private | int | _nClipY |
| private | int | _nId |
| private | int | _nIdScreen |
| private | int | _nM3gTarget |
| private | int | _nOriginOffsetX |
| private | int | _nOriginOffsetY |
| private | int | _nRGB |
| private | int | _nStyle |
| private | int | _nUpperClipH |
| private | int | _nUpperClipW |
| private | int | _nUpperClipX |
| private | int | _nUpperClipY |
| private static final | Rectangle | workRect |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(int i1, int i2, int i3) | |
| final | void | _clipUpperRect(int i1, int i2, int i3, int i4) |
| native | void | clearRect() |
| public native | void | clipRect(int i1, int i2, int i3, int i4) |
| public native | void | copyArea(int i1, int i2, int i3, int i4, int i5, int i6, int i7) |
| public native | void | drawArc(int i1, int i2, int i3, int i4, int i5, int i6) |
| public native | void | drawChar(char c1, int i1, int i2, int i3) |
| public native | void | drawChars(char[] c1, int i1, int i2, int i3, int i4, int i5) |
| public native | void | drawImage(Image i1, int i2, int i3, int i4) |
| public native | void | drawLine(int i1, int i2, int i3, int i4) |
| public native | void | drawRGB(int[] i1, int i2, int i3, int i4, int i5, int i6, int i7, boolean b1) |
| public native | void | drawRect(int i1, int i2, int i3, int i4) |
| public native | void | drawRegion(Image i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9) |
| public native | void | drawRoundRect(int i1, int i2, int i3, int i4, int i5, int i6) |
| public native | void | drawString(String s1, int i1, int i2, int i3) |
| public native | void | drawSubstring(String s1, int i1, int i2, int i3, int i4, int i5) |
| public native | void | fillArc(int i1, int i2, int i3, int i4, int i5, int i6) |
| public native | void | fillRect(int i1, int i2, int i3, int i4) |
| public native | void | fillRoundRect(int i1, int i2, int i3, int i4, int i5, int i6) |
| public native | void | fillTriangle(int i1, int i2, int i3, int i4, int i5, int i6) |
| public | int | getBlueComponent() |
| public | int | getClipHeight() |
| public | int | getClipWidth() |
| public | int | getClipX() |
| public | int | getClipY() |
| public | int | getColor() |
| public native | int | getDisplayColor(int i1) |
| public | Font | getFont() |
| public native | int | getGrayScale() |
| public | int | getGreenComponent() |
| final | int | getID() |
| public | int | getRedComponent() |
| public native | int | getStrokeStyle() |
| public | int | getTranslateX() |
| public | int | getTranslateY() |
| int | getUpperClipHeight() | |
| int | getUpperClipWidth() | |
| int | getUpperClipX() | |
| int | getUpperClipY() | |
| private static native | void | initializeFieldIndex() |
| void | initializeGraphics() | |
| private static native | int | nativeCreateGraphics(int i1) |
| private static native | int | nativeGetInvalidHandle() |
| private native | void | nativeSetFont(int i1) |
| private static native | void | registNativeFinalizer() |
| public native | void | setClip(int i1, int i2, int i3, int i4) |
| public native | void | setColor(int i1) |
| public native | void | setColor(int i1, int i2, int i3) |
| public | void | setFont(Font f1) |
| public native | void | setGrayScale(int i1) |
| native | void | setOrigin(int i1, int i2) |
| public native | void | setStrokeStyle(int i1) |
| native | void | setUpperClip(int i1, int i2, int i3, int i4) |
| public native | void | translate(int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.lcdui.Font.getDefaultFont() |
| 0001 | method | this.nativeSetFont() |
| 0002 | field | this._INVALID_HANDLE |
| 0003 | method | this.nativeCreateGraphics() |
| 0004 | 0003 | 00FFFFFF |
| 0005 | method | this.setColor() |
| 0006 | method | this.setUpperClip() |
| 0007 | method | this.setClip() |
| 0008 | method | this.setOrigin() |
| 0009 | method | this.setStrokeStyle() |
| 000A | method | this.setFont() |
| 000B | field | this.workRect |
| 000C | method | com.jblend.util.Rectangle.intersection() |
| 000D | objref | com.jblend.util.Rectangle |
| 000E | method | com.jblend.util.Rectangle.<init>() |
| 000F | method | this.nativeGetInvalidHandle() |
| 0010 | method | this.initializeFieldIndex() |
| 0011 | method | this.registNativeFinalizer() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | int | JK_IMAGE_INTERRUPTED |
| private static final | int | MAX_DECODE_RETRY |
| static final | int | _INVALID_HANDLE |
| private static final | boolean | _createCroppedImage |
| private | int | _nHeight |
| private | int | _nId |
| private | int | _nWidth |
| private | boolean | isMutable |
| private | boolean | isOffScreen |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>(Image i1, int i2, int i3, int i4, int i5, int i6) |
| private | void | <init>(byte[] b1, int i1, int i2) |
| private | void | <init>(int[] i1, int i2, int i3, boolean b1) |
| private | void | <init>(int i1, int i2, boolean b1) |
| private | void | <init>() |
| public static | Image | createImage(String s1) |
| public static | Image | createImage(InputStream i1) |
| public static | Image | createImage(int i1, int i2) |
| public static | Image | createImage(byte[] b1, int i1, int i2) |
| public static | Image | createImage(Image i1) |
| public static | Image | createImage(Image i1, int i2, int i3, int i4, int i5, int i6) |
| public static | Image | createRGBImage(int[] i1, int i2, int i3, boolean b1) |
| public | Graphics | getGraphics() |
| public | int | getHeight() |
| int | getImageID() | |
| public | void | getRGB(int[] i1, int i2, int i3, int i4, int i5, int i6, int i7) |
| public | int | getWidth() |
| private static native | void | initializeFieldIndex() |
| public | boolean | isMutable() |
| boolean | isOffScreen() | |
| private static native | int | nativeCreateCroppedImage(int i1, int i2, int i3, int i4, int i5, int i6, boolean b1) |
| private static native | int | nativeCreateImage(byte[] b1, int i1, int i2) |
| private static native | int | nativeCreateOffScreen(int i1, int i2) |
| private static native | int | nativeCreateRGBImage(int[] i1, int i2, int i3, boolean b1) |
| private static native | int | nativeGetImageHeight(int i1, boolean b1) |
| private static native | int | nativeGetImageWidth(int i1, boolean b1) |
| private static native | int | nativeGetInvalidHandle() |
| private static native | void | nativeGetRGBImage(int i1, int[] i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9, boolean b1) |
| private static native | void | registNativeFinalizer() |
| private static | int[] | translateARGB(int[] i1, int i2, int i3, int i4) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.IllegalArgumentException |
| 0001 | objref | java.lang.StringBuffer |
| 0002 | method | java.lang.StringBuffer.<init>() |
| 0003 | text | width: |
| 0004 | method | java.lang.StringBuffer.append() |
| 0005 | method | java.lang.StringBuffer.append() |
| 0006 | text | , height: |
| 0007 | method | java.lang.StringBuffer.toString() |
| 0008 | method | java.lang.IllegalArgumentException.<init>() |
| 0009 | objref | this |
| 000A | method | this.<init>() |
| 000B | method | this.getGraphics() |
| 000C | 0003 | 00FFFFFF |
| 000D | method | javax.microedition.lcdui.Graphics.setColor() |
| 000E | method | javax.microedition.lcdui.Graphics.fillRect() |
| 000F | objref | java.lang.NullPointerException |
| 0010 | text | source is null |
| 0011 | method | java.lang.NullPointerException.<init>() |
| 0012 | method | this.isMutable() |
| 0013 | method | this.getWidth() |
| 0014 | method | this.getHeight() |
| 0015 | method | this.createImage() |
| 0016 | text | image is null |
| 0017 | text | transform is not valid |
| 0018 | text | width or height is zero or less |
| 0019 | field | this._createCroppedImage |
| 001A | method | this.<init>() |
| 001B | method | this.getImageID() |
| 001C | method | this.isOffScreen() |
| 001D | method | this.nativeGetRGBImage() |
| 001E | method | this.translateARGB() |
| 001F | method | this.<init>() |
| 0020 | method | java.lang.System.gc() |
| 0021 | text | name is null. |
| 0022 | method | com.jblend.util.SystemProperties.getSystemProperties() |
| 0023 | text | appName |
| 0024 | method | com.jblend.util.Properties.getProperty() |
| 0025 | objref | java.lang.RuntimeException |
| 0026 | text | midlet name: |
| 0027 | method | java.lang.RuntimeException.<init>() |
| 0028 | method | java.lang.Class.forName() |
| 0029 | method | java.lang.Class.getResourceAsStream() |
| 002A | objref | java.io.IOException |
| 002B | text | resource not found: |
| 002C | method | java.io.IOException.<init>() |
| 002D | method | java.io.InputStream.available() |
| 002E | method | java.io.InputStream.read() |
| 002F | method | this.createImage() |
| 0030 | method | java.lang.Throwable.getMessage() |
| 0031 | method | java.io.InputStream.close() |
| 0032 | objref | java.lang.ClassNotFoundException |
| 0033 | text | The main-class-name was confused. |
| 0034 | text | stream is null |
| 0035 | objref | javax.microedition.lcdui.PrivateByteArrayOutputStream |
| 0036 | method | javax.microedition.lcdui.PrivateByteArrayOutputStream.<init>() |
| 0037 | method | java.io.ByteArrayOutputStream.write() |
| 0038 | method | java.io.InputStream.read() |
| 0039 | method | javax.microedition.lcdui.PrivateByteArrayOutputStream.getRawBuff() |
| 003A | method | java.io.ByteArrayOutputStream.size() |
| 003B | method | java.io.ByteArrayOutputStream.close() |
| 003C | text | imageData is null |
| 003D | objref | java.lang.ArrayIndexOutOfBoundsException |
| 003E | text | imageOffset: |
| 003F | text | , imageLength: |
| 0040 | method | java.lang.ArrayIndexOutOfBoundsException.<init>() |
| 0041 | method | this.<init>() |
| 0042 | text | rgb is null |
| 0043 | text | rgb length less than pixels |
| 0044 | objref | java.lang.IllegalStateException |
| 0045 | text | image is immutable. |
| 0046 | method | java.lang.IllegalStateException.<init>() |
| 0047 | objref | javax.microedition.lcdui.ExtensionGraphics |
| 0048 | method | javax.microedition.lcdui.ExtensionGraphics.<init>() |
| 0049 | method | this.nativeGetImageWidth() |
| 004A | method | this.nativeGetImageHeight() |
| 004B | text | rgbData is null |
| 004C | text | area being retrieved exceeds the bounds of source image |
| 004D | text | the absolute value of scanlength is less than width |
| 004E | text | the index of rgbData is either negative or beyond its length of rgbData |
| 004F | field | this._INVALID_HANDLE |
| 0050 | method | this.nativeCreateOffScreen() |
| 0051 | text | height: |
| 0052 | method | this.nativeCreateImage() |
| 0053 | 0005 | 00000000 |
| 0054 | 0000 | 00000064 |
| 0055 | method | java.lang.Thread.sleep() |
| 0056 | objref | java.lang.InterruptedException |
| 0057 | text | srcData: |
| 0058 | method | java.lang.StringBuffer.append() |
| 0059 | method | this.nativeCreateRGBImage() |
| 005A | method | this.nativeCreateCroppedImage() |
| 005B | text | midp_enhance_create_cropped_image |
| 005C | method | com.jblend.micro.SystemOption.getProperty() |
| 005D | text | 1 |
| 005E | method | java.lang.String.equals() |
| 005F | method | this.nativeGetInvalidHandle() |
| 0060 | method | this.initializeFieldIndex() |
| 0061 | method | this.registNativeFinalizer() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private | String | altText |
| private | int | appearanceMode |
| private | int | contentHeight |
| private | int | contentWidth |
| private static final | Font | defaultFont |
| private | Image | image |
| private | Image | snapshot |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(String s1, Image i1, int i2, String s2) |
| public | void | <init>(String s1, Image i1, int i2, String s2, int i3) |
| final | int | _getContentHeight() |
| final | int | _getContentWidth() |
| final | int | _getMinimumContentHeight() |
| final | int | _getMinimumContentWidth() |
| final | int | _getPreferredContentHeight(int i1) |
| final | int | _getPreferredContentWidth(int i1) |
| final | void | _paintContent(Graphics g1) |
| final | int | _processKeyEvent(int i1, int i2, char c1, int[] i3) |
| final | boolean | _processUIEvent(JoeGUIEvent j1) |
| final | void | _setContentSize(int i1, int i2) |
| final | int | _setFocused(boolean b1, int i1) |
| private | boolean | _useJoe() |
| public | void | addCommand(Command c1) |
| public | String | getAltText() |
| public | int | getAppearanceMode() |
| public | Image | getImage() |
| public | int | getPreferredHeight() |
| public | int | getPreferredWidth() |
| public | void | removeCommand(Command c1) |
| public | void | setAltText(String s1) |
| public | void | setImage(Image i1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | javax.microedition.lcdui.Item.<init>() |
| 0002 | field | javax.microedition.lcdui.Item.items |
| 0003 | objref | com.jblend.joe.JoeButton |
| 0004 | field | com.jblend.joe.JoeMIDP.IMAGEITEM_BUTTON |
| 0005 | method | com.jblend.joe.JoeButton.<init>() |
| 0006 | method | javax.microedition.lcdui.Item._setJoe() |
| 0007 | objref | java.lang.IllegalArgumentException |
| 0008 | text | appearanceMode invalid |
| 0009 | method | java.lang.IllegalArgumentException.<init>() |
| 000A | method | javax.microedition.lcdui.Item._setEnabled() |
| 000B | method | this.setImage() |
| 000C | method | javax.microedition.lcdui.Item.setLayout() |
| 000D | method | this.setAltText() |
| 000E | method | javax.microedition.lcdui.Item.addInstanceList() |
| 000F | method | javax.microedition.lcdui.Item._invalidate() |
| 0010 | method | javax.microedition.lcdui.Image.createImage() |
| 0011 | method | javax.microedition.lcdui.Image.isOffScreen() |
| 0012 | method | javax.microedition.lcdui.Image.getImageID() |
| 0013 | method | com.jblend.joe.JoeButton.setOffScreen() |
| 0014 | method | com.jblend.joe.JoeButton.setImage() |
| 0015 | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0016 | method | javax.microedition.lcdui.Item._setFocused() |
| 0017 | method | this._useJoe() |
| 0018 | method | javax.microedition.lcdui.Item._repaint() |
| 0019 | method | javax.microedition.lcdui.Item._paintContent() |
| 001A | method | javax.microedition.lcdui.Item._isFocused() |
| 001B | method | javax.microedition.lcdui.Item._getCommandsSize() |
| 001C | method | javax.microedition.lcdui.Item._getContentX() |
| 001D | method | javax.microedition.lcdui.Item._getContentY() |
| 001E | method | javax.microedition.lcdui.Image.getWidth() |
| 001F | method | javax.microedition.lcdui.Screen.getMaxClientWidth() |
| 0020 | method | javax.microedition.lcdui.Item._getLayout() |
| 0021 | method | java.lang.Math.max() |
| 0022 | method | javax.microedition.lcdui.Graphics.setClip() |
| 0023 | field | this.defaultFont |
| 0024 | method | javax.microedition.lcdui.Graphics.setFont() |
| 0025 | method | javax.microedition.lcdui.Graphics.setStrokeStyle() |
| 0026 | method | com.jblend.micro.lcdui.ScreenOption.getLinkedColor() |
| 0027 | method | javax.microedition.lcdui.Graphics.setColor() |
| 0028 | method | javax.microedition.lcdui.Graphics.fillRect() |
| 0029 | method | com.jblend.micro.lcdui.ScreenOption.getBackgroundColor() |
| 002A | method | com.jblend.micro.lcdui.ScreenOption.getForegroundColor() |
| 002B | method | javax.microedition.lcdui.Graphics.drawImage() |
| 002C | method | javax.microedition.lcdui.Image.getHeight() |
| 002D | method | javax.microedition.lcdui.Graphics.drawLine() |
| 002E | method | javax.microedition.lcdui.Item._getPreferredLabelWidth() |
| 002F | method | java.lang.Math.min() |
| 0030 | method | javax.microedition.lcdui.Item.getPreferredWidth() |
| 0031 | method | javax.microedition.lcdui.Item._getPreferredContentWidth() |
| 0032 | method | this._getMinimumContentWidth() |
| 0033 | method | this.getPreferredWidth() |
| 0034 | method | javax.microedition.lcdui.Item._getPreferredLabelHeight() |
| 0035 | method | javax.microedition.lcdui.Item.getPreferredHeight() |
| 0036 | method | javax.microedition.lcdui.Item._getPreferredContentHeight() |
| 0037 | method | this._getMinimumContentHeight() |
| 0038 | method | javax.microedition.lcdui.Item._getMinimumContentWidth() |
| 0039 | method | javax.microedition.lcdui.Item._getMinimumContentHeight() |
| 003A | method | javax.microedition.lcdui.Item._setContentSize() |
| 003B | method | javax.microedition.lcdui.Item.addCommand() |
| 003C | method | this._setFocused() |
| 003D | method | javax.microedition.lcdui.Item.removeCommand() |
| 003E | method | javax.microedition.lcdui.Item._fireDefaultCommand() |
| 003F | method | javax.microedition.lcdui.Item._processKeyEvent() |
| 0040 | method | javax.microedition.lcdui.Item._processUIEvent() |
| 0041 | field | com.jblend.joe.JoeButton.PUSHED |
| 0042 | method | javax.microedition.lcdui.Font.getDefaultFont() |
| Fields | ||
|---|---|---|
| public static final | int | BUTTON |
| static final | int | CONTENT_LAYOUT_HORIZON |
| static final | int | CONTENT_LAYOUT_VERTICAL |
| private static final | boolean | DEBUG_SIZE |
| public static final | int | HYPERLINK |
| public static final | int | LAYOUT_2 |
| static final | int | LAYOUT_ALL_MASK |
| public static final | int | LAYOUT_BOTTOM |
| public static final | int | LAYOUT_CENTER |
| public static final | int | LAYOUT_DEFAULT |
| public static final | int | LAYOUT_EXPAND |
| static final | int | LAYOUT_HORIZON_MASK |
| public static final | int | LAYOUT_LEFT |
| public static final | int | LAYOUT_NEWLINE_AFTER |
| public static final | int | LAYOUT_NEWLINE_BEFORE |
| public static final | int | LAYOUT_RIGHT |
| public static final | int | LAYOUT_SHRINK |
| public static final | int | LAYOUT_TOP |
| public static final | int | LAYOUT_VCENTER |
| static final | int | LAYOUT_VERTICAL_MASK |
| public static final | int | LAYOUT_VEXPAND |
| public static final | int | LAYOUT_VSHRINK |
| public static final | int | PLAIN |
| private static final | boolean | RELAYOUT_DEBUG |
| private | boolean | _bEnabled |
| private | boolean | _bFocused |
| private | String | _label |
| private | ItemCommandListener | commandListener |
| private | CommandMenuList | commandMenu |
| private final | Vector | commands |
| private | int | contentX |
| private | int | contentY |
| private | Command | defaultCommand |
| private | int | height |
| private | boolean | inline |
| private | boolean | isShown |
| final | Object | itemLock |
| static final | Vector | items |
| private | JoeComponent | joeComponent |
| private | Label | labelItem |
| private | int | labelX |
| private | int | labelY |
| private | int | layout |
| private | Object | occupyScreenObj |
| private | Screen | owner |
| private | int | preferredHeight |
| private | int | preferredWidth |
| private static | Item$RelayoutHandler | relayoutHandler |
| private final | Item$UIStateListenerImpl | uiStateListener |
| private | int | width |
| private | int | x |
| private | int | y |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(String s1) | |
| boolean | _canCursorDown() | |
| boolean | _canCursorUp() | |
| final | void | _fireCommand(Command c1) |
| final | void | _fireDefaultCommand() |
| final | void | _gainedLogicalFocus(Screen s1) |
| int | _getAdjustScrollInKeyEvent(int i1) | |
| final | Command | _getCommandAt(int i1) |
| final | int | _getCommandsSize() |
| int | _getContentHeight() | |
| int | _getContentLayoutPolicy() | |
| int | _getContentWidth() | |
| final | int | _getContentX() |
| final | int | _getContentY() |
| final | int | _getHeight() |
| final | int | _getID() |
| final | ItemCommandListener | _getItemCommandListener() |
| final | JoeComponent | _getJoe() |
| final | int | _getLabelHeight() |
| final | int | _getLabelWidth() |
| final | int | _getLabelX() |
| final | int | _getLabelY() |
| final | int | _getLayout() |
| int | _getLineHeight() | |
| int | _getMinimumContentHeight() | |
| int | _getMinimumContentWidth() | |
| final | int | _getMinimumLabelHeight() |
| final | int | _getMinimumLabelWidth() |
| final | Screen | _getOwner() |
| int | _getPreferredContentHeight(int i1) | |
| int | _getPreferredContentWidth(int i1) | |
| final | int | _getPreferredLabelHeight(int i1) |
| final | int | _getPreferredLabelWidth() |
| int | _getScrollInFocused(int i1) | |
| int | _getScrollInLayout() | |
| final | int | _getWidth() |
| final | int | _getX() |
| final | int | _getY() |
| void | _hideNotify() | |
| final | void | _invalidate() |
| final | boolean | _isEnabled() |
| final | boolean | _isFocusable() |
| final | boolean | _isFocused() |
| final | boolean | _isInline() |
| final | boolean | _isPreferredHeightLocked() |
| final | boolean | _isPreferredSizeLocked() |
| final | boolean | _isPreferredWidthLocked() |
| final | boolean | _isShown() |
| final | void | _lostLogicalFocus(Screen s1) |
| void | _notifySizeChanged() | |
| final | void | _paint(Graphics g1) |
| void | _paintContent(Graphics g1) | |
| final | void | _paintLabel(Graphics g1, boolean b1) |
| void | _paintUnderPopup(Graphics g1) | |
| int | _processKeyEvent(int i1, int i2, char c1, int[] i3) | |
| boolean | _processMIDPEvent(MIDPEvent m1) | |
| int | _processPointerEvent(int i1, int i2, int i3, int i4) | |
| boolean | _processUIEvent(JoeGUIEvent j1) | |
| final | void | _repaint(int i1, int i2, int i3, int i4) |
| final | void | _repaint() |
| void | _setContentSize(int i1, int i2) | |
| final | void | _setEnabled(boolean b1) |
| int | _setFocused(boolean b1, int i1) | |
| final | void | _setInline(boolean b1) |
| final | void | _setJoe(JoeComponent j1) |
| void | _setLabel(String s1) | |
| final | void | _setLabelSize(int i1, int i2) |
| void | _setLocation(int i1, int i2) | |
| final | void | _setOwner(Screen s1) |
| final | void | _setSize(int i1, int i2) |
| void | _showNotify(Graphics g1) | |
| static | Object | access$100(Item i1) |
| static | CommandMenuList | access$200(Item i1) |
| static | void | access$300(Item i1) |
| public | void | addCommand(Command c1) |
| final | void | addInstanceList() |
| final | void | forceFocused() |
| private | int | getAdjustScroll(int i1) |
| private static | int | getJoeAlignmentX(int i1) |
| public | String | getLabel() |
| public | int | getLayout() |
| public | int | getMinimumHeight() |
| private | int | getMinimumHeight0() |
| public | int | getMinimumWidth() |
| private | int | getMinimumWidth0() |
| public | int | getPreferredHeight() |
| public | int | getPreferredWidth() |
| private | void | hideCommandMenu() |
| boolean | isJoeContainersItem() | |
| public | void | notifyStateChanged() |
| private | void | occupyScreen(Object o1) |
| void | relayout() | |
| static final | void | relayoutAll() |
| final | void | releaseScreen(Object o1) |
| public | void | removeCommand(Command c1) |
| public | void | setDefaultCommand(Command c1) |
| public | void | setItemCommandListener(ItemCommandListener i1) |
| public | void | setLabel(String s1) |
| public | void | setLayout(int i1) |
| void | setLayoutNoCheck(int i1) | |
| public | void | setPreferredSize(int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | this.hideCommandMenu() |
| 0001 | field | this.items |
| 0002 | method | java.util.Vector.elementAt() |
| 0003 | objref | java.lang.ref.WeakReference |
| 0004 | method | java.lang.ref.Reference.get() |
| 0005 | objref | this |
| 0006 | method | this.relayout() |
| 0007 | method | java.util.Vector.removeElementAt() |
| 0008 | method | java.util.Vector.size() |
| 0009 | method | java.lang.Object.<init>() |
| 000A | objref | java.lang.Object |
| 000B | objref | java.util.Vector |
| 000C | method | java.util.Vector.<init>() |
| 000D | objref | javax.microedition.lcdui.Item$UIStateListenerImpl |
| 000E | method | javax.microedition.lcdui.Item$UIStateListenerImpl.<init>() |
| 000F | method | this._setLabel() |
| 0010 | method | java.lang.ref.WeakReference.<init>() |
| 0011 | method | java.util.Vector.addElement() |
| 0012 | method | this._getLayout() |
| 0013 | method | this.getJoeAlignmentX() |
| 0014 | method | com.jblend.micro.lcdui.ScreenOption.isRtl() |
| 0015 | field | com.jblend.joe.JoeComponent.ALIGN_X_RIGHT |
| 0016 | method | javax.microedition.lcdui.Label.setAlignmentX() |
| 0017 | field | com.jblend.joe.JoeComponent.ALIGN_X_LEFT |
| 0018 | method | com.jblend.joe.JoeComponent.setAlignmentX() |
| 0019 | objref | javax.microedition.lcdui.Alert |
| 001A | objref | java.lang.IllegalStateException |
| 001B | text | this Item is contained within an Alert. |
| 001C | method | java.lang.IllegalStateException.<init>() |
| 001D | objref | javax.microedition.lcdui.Label |
| 001E | method | javax.microedition.lcdui.Label.<init>() |
| 001F | method | javax.microedition.lcdui.Label.setText() |
| 0020 | method | javax.microedition.lcdui.Label.hide() |
| 0021 | method | this._invalidate() |
| 0022 | field | com.jblend.joe.JoeComponent.ALIGN_X_CENTER |
| 0023 | objref | java.lang.IllegalArgumentException |
| 0024 | text | parameter layout is invalid. |
| 0025 | method | java.lang.IllegalArgumentException.<init>() |
| 0026 | method | this.setLayoutNoCheck() |
| 0027 | method | this.getPreferredHeight() |
| 0028 | method | this._getContentLayoutPolicy() |
| 0029 | method | this._getWidth() |
| 002A | method | this._getLabelWidth() |
| 002B | method | this._getContentWidth() |
| 002C | method | this._getLabelHeight() |
| 002D | method | this._getContentHeight() |
| 002E | method | java.lang.Math.abs() |
| 002F | field | com.jblend.joe.JoeComponent.INVALID_HANDLE |
| 0030 | method | this._getHeight() |
| 0031 | method | this._isEnabled() |
| 0032 | method | this._getCommandsSize() |
| 0033 | method | com.jblend.joe.JoeComponent.getState() |
| 0034 | field | com.jblend.joe.JoeComponent.DISABLED |
| 0035 | field | com.jblend.joe.JoeComponent.ENABLED |
| 0036 | method | com.jblend.joe.JoeComponent.setState() |
| 0037 | method | this._getCommandAt() |
| 0038 | method | javax.microedition.lcdui.Screen._addItemCommand() |
| 0039 | method | javax.microedition.lcdui.Screen._removeItemCommand() |
| 003A | field | com.jblend.joe.JoeComponent.FOCUSED |
| 003B | method | this._getScrollInFocused() |
| 003C | method | this.getAdjustScroll() |
| 003D | method | javax.microedition.lcdui.Screen._getAdjustScroll() |
| 003E | method | this._getContentX() |
| 003F | method | this._getContentY() |
| 0040 | method | javax.microedition.lcdui.Graphics.getTranslateX() |
| 0041 | method | javax.microedition.lcdui.Graphics.getTranslateY() |
| 0042 | method | com.jblend.joe.JoeComponent.setLocation() |
| 0043 | method | javax.microedition.lcdui.Graphics.setClip() |
| 0044 | method | com.jblend.joe.JoeComponent.paint() |
| 0045 | method | javax.microedition.lcdui.Screen._repaint() |
| 0046 | method | this.isJoeContainersItem() |
| 0047 | method | com.jblend.joe.JoeComponent.show() |
| 0048 | method | com.jblend.joe.JoeComponent.hide() |
| 0049 | method | com.jblend.joe.JoeComponent.processKeyEvent() |
| 004A | field | com.jblend.joe.JoeKeyEvent.KEEP_FOCUS |
| 004B | method | this._getAdjustScrollInKeyEvent() |
| 004C | method | this._getOwner() |
| 004D | method | this._getY() |
| 004E | field | javax.microedition.lcdui.Screen.VERTICAL_SCROLL_UNIT |
| 004F | method | javax.microedition.lcdui.Displayable.getWindowHeight() |
| 0050 | method | com.jblend.joe.JoeComponent.processPointerEvent() |
| 0051 | field | com.jblend.joe.AbstractJoeGUIEvent.OCCUPY_SCREEN |
| 0052 | method | this.occupyScreen() |
| 0053 | field | com.jblend.joe.JoeList.SELECTION_CHANGED |
| 0054 | field | com.jblend.joe.JoeCommandMenu.COMMANDMENU |
| 0055 | method | com.jblend.micro.thread.PrioritySchedule.disableSwitchThread() |
| 0056 | method | javax.microedition.lcdui.UiEventHandler.getUiEventHandler() |
| 0057 | method | javax.microedition.lcdui.CommandMenuList.getCommand() |
| 0058 | method | javax.microedition.lcdui.Displayable._repaint() |
| 0059 | method | javax.microedition.lcdui.Displayable._showSoftLabel() |
| 005A | method | com.jblend.micro.thread.PrioritySchedule.enableSwitchThread() |
| 005B | method | javax.microedition.lcdui.ItemCommandListener.commandAction() |
| 005C | field | com.jblend.joe.JoeCommandMenu.CANCELED |
| 005D | method | javax.microedition.lcdui.CommandMenuList.hide() |
| 005E | method | this.releaseScreen() |
| 005F | method | javax.microedition.lcdui.UiEventHandler.setOccupyInputObject() |
| 0060 | method | javax.microedition.lcdui.CommandMenuList.removeAllCommands() |
| 0061 | method | com.jblend.display.DisplayManager.setSwitchableState() |
| 0062 | method | com.jblend.micro.lcdui.UiStatuses.occupyScreen() |
| 0063 | method | com.jblend.micro.lcdui.UiStatuses.addUIStateListener() |
| 0064 | method | com.jblend.micro.lcdui.UiStatuses.removeUIStateListener() |
| 0065 | method | com.jblend.micro.lcdui.UiStatuses.releaseScreen() |
| 0066 | method | this._getMinimumContentWidth() |
| 0067 | method | java.lang.Math.max() |
| 0068 | method | this._getMinimumLabelHeight() |
| 0069 | method | this._getPreferredLabelHeight() |
| 006A | method | this._getPreferredContentWidth() |
| 006B | method | this._getMinimumLabelWidth() |
| 006C | method | this._getPreferredLabelWidth() |
| 006D | method | this.getMinimumWidth0() |
| 006E | method | javax.microedition.lcdui.Screen.getMaxClientWidth() |
| 006F | method | java.lang.Math.min() |
| 0070 | method | javax.microedition.lcdui.Label.getPreferredWidth() |
| 0071 | method | com.jblend.joe.JoeComponent.getPreferredWidth() |
| 0072 | method | com.jblend.joe.JoeComponent.getPreferredWidthWithRespectToHeight() |
| 0073 | method | this.getPreferredWidth() |
| 0074 | method | this._getMinimumContentHeight() |
| 0075 | method | this._getPreferredContentHeight() |
| 0076 | method | this._isPreferredWidthLocked() |
| 0077 | method | this._isPreferredHeightLocked() |
| 0078 | method | this.getMinimumHeight0() |
| 0079 | method | javax.microedition.lcdui.Label.getPreferredHeight() |
| 007A | method | com.jblend.joe.JoeComponent.getPreferredHeightWithRespectToWidth() |
| 007B | method | com.jblend.joe.JoeComponent.getPreferredHeight() |
| 007C | objref | java.lang.StringBuffer |
| 007D | method | java.lang.StringBuffer.<init>() |
| 007E | text | width = |
| 007F | method | java.lang.StringBuffer.append() |
| 0080 | method | java.lang.StringBuffer.append() |
| 0081 | text | height = |
| 0082 | method | java.lang.StringBuffer.toString() |
| 0083 | method | this._isPreferredSizeLocked() |
| 0084 | method | javax.microedition.lcdui.Label.getMinimumWidth() |
| 0085 | method | com.jblend.joe.JoeComponent.getMinimumWidth() |
| 0086 | method | javax.microedition.lcdui.Label.getMinimumHeight() |
| 0087 | method | com.jblend.joe.JoeComponent.getMinimumHeight() |
| 0088 | method | this._setLabelSize() |
| 0089 | method | this._setContentSize() |
| 008A | method | javax.microedition.lcdui.Label.getWidth() |
| 008B | method | javax.microedition.lcdui.Label.getHeight() |
| 008C | method | javax.microedition.lcdui.Label.setSize() |
| 008D | method | com.jblend.joe.JoeComponent.getWidth() |
| 008E | method | com.jblend.joe.JoeComponent.getHeight() |
| 008F | method | com.jblend.joe.JoeComponent.setSize() |
| 0090 | objref | java.lang.NullPointerException |
| 0091 | text | cmd is null |
| 0092 | method | java.lang.NullPointerException.<init>() |
| 0093 | text | this Item is contained within an Alert |
| 0094 | method | java.util.Vector.contains() |
| 0095 | objref | javax.microedition.lcdui.CommandMenuList |
| 0096 | method | javax.microedition.lcdui.CommandMenuList.<init>() |
| 0097 | method | javax.microedition.lcdui.Displayable._hasFocus() |
| 0098 | method | javax.microedition.lcdui.Screen._getLogicalFocusedItem() |
| 0099 | method | this.setDefaultCommand() |
| 009A | method | java.util.Vector.removeElement() |
| 009B | objref | javax.microedition.lcdui.Command |
| 009C | method | this.addCommand() |
| 009D | method | this._fireCommand() |
| 009E | objref | javax.microedition.lcdui.Form |
| 009F | text | the Item is not owned by a Form |
| 00A0 | method | javax.microedition.lcdui.UiEventHandler.postMIDPEvent() |
| 00A1 | method | this._paintLabel() |
| 00A2 | method | this._paintContent() |
| 00A3 | method | javax.microedition.lcdui.Label.setLocation() |
| 00A4 | method | javax.microedition.lcdui.Label.show() |
| 00A5 | method | javax.microedition.lcdui.Label.paint() |
| 00A6 | method | javax.microedition.lcdui.Screen._invalidate() |
| 00A7 | objref | javax.microedition.lcdui.Item$RelayoutHandler |
| 00A8 | method | javax.microedition.lcdui.Item$RelayoutHandler.<init>() |
| 00A9 | field | this.relayoutHandler |
| 00AA | method | jp.co.aplix.cldc.midp.lcdui.RelayoutManager.add() |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | relayout() |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.lcdui.Item.relayoutAll() |
| 0001 | objref | jp.co.aplix.cldc.midp.lcdui.RelayoutListener |
| Fields | ||
|---|---|---|
| private final | Item | this$0 |
| Methods | ||
|---|---|---|
| private | void | <init>(Item i1) |
| void | <init>(Item i1, Item$1 i2) | |
| public | void | notifyDisplayUpdated(Object o1) |
| public | void | notifyEndDraw(Object o1) |
| public | void | notifyHideScreen(Object o1) |
| public | void | notifyOccupyScreen(Object o1) |
| public | void | notifyReleaseScreen(Object o1) |
| public | void | notifyShowScreen(Object o1) |
| public | void | notifyStartDraw(Object o1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | javax.microedition.lcdui.Item.access$100() |
| 0002 | method | javax.microedition.lcdui.Item.access$200() |
| 0003 | method | javax.microedition.lcdui.Item.access$300() |
| 0004 | method | javax.microedition.lcdui.Item.forceFocused() |
| 0005 | method | javax.microedition.lcdui.Item.releaseScreen() |
| 0006 | objref | com.jblend.micro.lcdui.UIStateListener |
| Methods | ||
|---|---|---|
| public | void | commandAction(Command c1, Item i1) |
| Methods | ||
|---|---|---|
| public | void | itemStateChanged(Item i1) |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public native | void | notifyDone() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.joe.AbstractJoeGUIEvent.<init>() |
| Fields | ||
|---|---|---|
| private | JoeLabel | joeLabel |
| private | String | text |
| Methods | ||
|---|---|---|
| void | <init>(String s1) | |
| int | getHeight() | |
| int | getMinimumHeight() | |
| int | getMinimumWidth() | |
| int | getPreferredHeight(int i1) | |
| int | getPreferredWidth() | |
| String | getText() | |
| int | getWidth() | |
| void | hide() | |
| void | paint(Graphics g1) | |
| void | setAlignmentX(int i1) | |
| void | setLocation(int i1, int i2) | |
| void | setSize(int i1, int i2) | |
| void | setText(String s1) | |
| void | show(Graphics g1) | |
| References | ||
|---|---|---|
| 0000 | objref | com.jblend.joe.JoeLabel |
| 0001 | field | com.jblend.joe.JoeMIDP.ITEM_LABEL |
| 0002 | method | com.jblend.joe.JoeLabel.<init>() |
| 0003 | field | com.jblend.joe.JoeComponent.DISABLED |
| 0004 | method | com.jblend.joe.JoeComponent.setState() |
| 0005 | method | this.setText() |
| 0006 | method | com.jblend.joe.JoeComponent.getWidth() |
| 0007 | method | com.jblend.joe.JoeComponent.getHeight() |
| 0008 | method | com.jblend.joe.JoeComponent.getPreferredWidth() |
| 0009 | method | com.jblend.joe.JoeComponent.getPreferredHeightWithRespectToWidth() |
| 000A | method | com.jblend.joe.JoeComponent.getPreferredHeight() |
| 000B | method | com.jblend.joe.JoeComponent.getMinimumWidth() |
| 000C | method | com.jblend.joe.JoeComponent.getMinimumHeight() |
| 000D | method | com.jblend.joe.JoeComponent.setAlignmentX() |
| 000E | method | com.jblend.joe.JoeLabel.setText() |
| 000F | method | com.jblend.joe.JoeComponent.setLocation() |
| 0010 | method | com.jblend.joe.JoeComponent.show() |
| 0011 | method | com.jblend.joe.JoeComponent.paint() |
| 0012 | method | com.jblend.joe.JoeComponent.hide() |
| 0013 | method | com.jblend.joe.JoeComponent.setSize() |
| Fields | ||
|---|---|---|
| public static final | Command | SELECT_COMMAND |
| private | boolean | _bFocus |
| private final | Vector | _fontElems |
| private final | Vector | _imageElems |
| private final | Vector | _imageSnapShotElems |
| private | int | _listType |
| private final | Vector | _stringElems |
| private static final | Font | defaultFont |
| private | JoeListBox | joeListBox |
| private | Command | selectCommand |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(String s1, int i1) |
| public | void | <init>(String s1, int i1, String[] s2, Image[] i2) |
| final | void | _doLayout(Vector v1) |
| final | void | _notifyReleaseScreen() |
| final | void | _paintItems(Graphics g1) |
| final | boolean | _processKeyEvent(int i1, int i2, char c1) |
| final | boolean | _processPointerEvent(int i1, int i2, int i3, int i4) |
| final | boolean | _processUIEvent(JoeGUIEvent j1) |
| final | void | _setSize(int i1, int i2) |
| final | int | _size() |
| final | void | _sizeChanged(int i1, int i2) |
| public | int | append(String s1, Image i1) |
| public | void | delete(int i1) |
| public | void | deleteAll() |
| public | int | getFitPolicy() |
| public | Font | getFont(int i1) |
| public | Image | getImage(int i1) |
| public | int | getSelectedFlags(boolean[] b1) |
| public | int | getSelectedIndex() |
| public | String | getString(int i1) |
| final | void | hide() |
| public | void | insert(int i1, String s1, Image i2) |
| public | boolean | isSelected(int i1) |
| public | void | removeCommand(Command c1) |
| public | void | set(int i1, String s1, Image i2) |
| final | void | setCursorState() |
| public | void | setFitPolicy(int i1) |
| final | void | setFocus(boolean b1) |
| public | void | setFont(int i1, Font f1) |
| public | void | setSelectCommand(Command c1) |
| public | void | setSelectedFlags(boolean[] b1) |
| public | void | setSelectedIndex(int i1, boolean b1) |
| final | void | showNotify() |
| public | int | size() |
| Fields | ||
|---|---|---|
| public static final | int | ALERT_TIMEOUT |
| public static final | int | DISPLAYABLE_HIDE_NOTIFY |
| public static final | int | DISPLAYABLE_SHOW_NOTIFY |
| public static final | int | DISPLAYABLE_SIZE_CHANGED |
| public static final | int | IM_REQ_HIDE |
| public static final | int | ITEM_STATE_CHANGED |
| public static final | int | SCREEN_FOCUS_CHANGED |
| private | int | eventType |
| private | Object | obj |
| private | int | param1 |
| private | int | param2 |
| private | int | param3 |
| private | int | param4 |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | int | getEventType() |
| public | Object | getObj() |
| public | int | getParam1() |
| public | int | getParam2() |
| public | int | getParam3() |
| public | int | getParam4() |
| public | void | set(int i1, Object o1, int i2, int i3, int i4, int i5) |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | int | HYPERLINK_COLOR |
| private | int | _nId |
| private | int | contentHeight |
| private | int | contentWidth |
| private static final | Font | defaultFont |
| private | boolean | isFullScreen |
| private | VideoItemListener | listener |
| private | int | videoHeight |
| private | int | videoWidth |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| final | int | _getContentHeight() |
| final | int | _getContentWidth() |
| final | int | _getMinimumContentHeight() |
| final | int | _getMinimumContentWidth() |
| final | int | _getPreferredContentHeight(int i1) |
| final | int | _getPreferredContentWidth(int i1) |
| final | void | _hideNotify() |
| final | void | _paintContent(Graphics g1) |
| final | void | _setContentSize(int i1, int i2) |
| final | void | _showNotify(Graphics g1) |
| public | Object | getDisplayParent() |
| void | paintContent(Graphics g1) | |
| public | void | repaintItem() |
| public | void | setVideoItemListener(VideoItemListener v1) |
| public | void | setVideoModeFullScreen(boolean b1) |
| public | void | setVideoSize(int i1, int i2) |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | Object | createItem() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.control.GUIControlImpl.setCreator() |
| 0001 | objref | javax.microedition.lcdui.MediaVideoItem |
| 0002 | method | javax.microedition.lcdui.MediaVideoItem.<init>() |
| 0003 | objref | com.jblend.media.gui.VideoItemCreator |
| Methods | ||
|---|---|---|
| void | <init>(int i1, int i2, int i3) | |
| final | void | endPaint(boolean b1) |
| private static native | void | nativeEndDraw(boolean b1) |
| private static native | void | nativeStartDraw() |
| final | void | startPaint() |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.lcdui.ExtensionGraphics.<init>() |
| 0001 | method | this.nativeStartDraw() |
| 0002 | method | this.nativeEndDraw() |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| byte[] | getRawBuff() | |
| References | ||
|---|---|---|
| 0000 | method | java.io.ByteArrayOutputStream.<init>() |
| Fields | ||
|---|---|---|
| private static final | int | DEBUG |
| private static final | boolean | FOCUS_DEBUG |
| static final | int | JK_MOVE_FOCUS_DOWN |
| static final | int | JK_MOVE_FOCUS_UP |
| private static final | boolean | LAYOUT_DEBUG |
| private static final | int | LEGACY_ALIGN |
| static final | int | MAX_CLIENT_HEIGHT |
| static final | int | MAX_CLIENT_WIDTH |
| private static final | boolean | RELAYOUT_DEBUG |
| private static final | int | SCROLL_BAR_WIDTH |
| static final | int | VERTICAL_SCROLL_UNIT |
| private | int | _height |
| private | int | _width |
| private | Item | downFocusCandidate |
| private | Item | focus |
| private | Vector | items |
| private final | Vector | lineItems |
| private | Item | logicalFocus |
| private | boolean | needLayout |
| private static | Screen$RelayoutHandler | relayoutHandler |
| static final | Vector | screens |
| private static final | Vector | tmpItems |
| private | Item | upFocusCandidate |
| private | int | vx |
| private | int | vy |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| void | <init>(String s1) | |
| final | int | _add(Item i1) |
| final | void | _addItemCommand(Command c1) |
| void | _doLayout(Vector v1) | |
| final | void | _fireExtraCommand(Command c1) |
| final | int | _getAdjustScroll(int i1, int i2, int i3, int i4, int i5) |
| final | int | _getAdjustScroll(int i1, Item i2) |
| final | int | _getContentHeight() |
| final | int | _getContentWidth() |
| final | Item | _getFocusedItem() |
| OnScreenGraphics | _getGraphics() | |
| final | Item | _getItem(int i1) |
| final | Item | _getItemByID(int i1) |
| final | int | _getItemCount() |
| final | Item | _getLogicalFocusedItem() |
| final | int | _getVX() |
| final | int | _getVY() |
| final | void | _insert(int i1, Item i2) |
| final | void | _invalidate() |
| final | boolean | _isInRealScreen_Content(Item i1) |
| final | boolean | _isOnRealScreen(Item i1) |
| void | _paint(Graphics g1, int i1, int i2, int i3, int i4) | |
| final | void | _paintContent(Graphics g1) |
| void | _paintItems(Graphics g1) | |
| void | _paintUnderPopup(Graphics g1) | |
| boolean | _processMIDPEvent(MIDPEvent m1) | |
| boolean | _processUIEvent(JoeGUIEvent j1) | |
| final | void | _remove(int i1) |
| final | void | _removeItemCommand(Command c1) |
| final | void | _repaint(int i1, int i2, int i3, int i4) |
| final | boolean | _setFocusToNextItem(int i1) |
| final | boolean | _setFocusToNextItem(int i1, boolean b1) |
| final | void | _setFocusedItem(Item i1, int i2) |
| private | void | _setFocusedItem(Item i1, int i2, boolean b1, boolean b2) |
| private | void | _setFocusedItem(Item i1, int i2, boolean b1) |
| private | void | _setLogicalFocusedItem(Item i1) |
| void | _setSize(int i1, int i2) | |
| final | void | _setViewPort(int i1, boolean b1) |
| final | void | _setViewPort(int i1) |
| final | boolean | _translateViewPort(int i1) |
| final | boolean | _translateViewPort(int i1, boolean b1) |
| final | void | addInstanceList() |
| static | int | getMaxClientWidth() |
| private | Item | getNextFocusedItem(boolean b1) |
| private | Item | getPrevFocusedItem(boolean b1) |
| private static | int | getSystemOption(String s1) |
| void | hide() | |
| private | boolean | isOnVirtualScreen(Item i1) |
| private | boolean | isScrollDown() |
| private | boolean | isScrollUp() |
| private static | void | lineBreak(Vector v1, Vector v2, int i1, int i2, int i3, int i4) |
| private static native | void | nativeSystemExit() |
| private static | void | notifyItemSizeChanged(Vector v1) |
| static final | void | relayoutAll() |
| void | relayoutIfSyncLayout() | |
| void | setCursorState() | |
| void | setNextCurrentItem(Item i1) | |
| final | void | show() |
| void | showNotify() | |
| References | ||
|---|---|---|
| 0000 | field | this.MAX_CLIENT_WIDTH |
| 0001 | method | com.jblend.micro.lcdui.ScreenOption.getFormInsetLeft() |
| 0002 | method | com.jblend.micro.lcdui.ScreenOption.getFormInsetRight() |
| 0003 | field | this.screens |
| 0004 | method | java.util.Vector.elementAt() |
| 0005 | objref | java.lang.ref.WeakReference |
| 0006 | method | java.lang.ref.Reference.get() |
| 0007 | objref | this |
| 0008 | method | this._invalidate() |
| 0009 | method | this.relayoutIfSyncLayout() |
| 000A | method | java.util.Vector.removeElementAt() |
| 000B | method | java.util.Vector.size() |
| 000C | method | javax.microedition.lcdui.Displayable.<init>() |
| 000D | objref | java.util.Vector |
| 000E | method | java.util.Vector.<init>() |
| 000F | field | javax.microedition.lcdui.Display.VIRTUAL_HEIGHT |
| 0010 | method | javax.microedition.lcdui.Displayable.setTitle() |
| 0011 | method | this.<init>() |
| 0012 | method | java.lang.ref.WeakReference.<init>() |
| 0013 | method | java.util.Vector.addElement() |
| 0014 | method | this._setFocusedItem() |
| 0015 | method | this._setFocusedItem() |
| 0016 | method | javax.microedition.lcdui.Item._setFocused() |
| 0017 | method | this.getNextFocusedItem() |
| 0018 | method | this.getPrevFocusedItem() |
| 0019 | method | this._setLogicalFocusedItem() |
| 001A | method | this._getAdjustScroll() |
| 001B | method | this._translateViewPort() |
| 001C | method | javax.microedition.lcdui.Item._lostLogicalFocus() |
| 001D | method | javax.microedition.lcdui.Item._gainedLogicalFocus() |
| 001E | method | javax.microedition.lcdui.Displayable._processUIEvent() |
| 001F | field | com.jblend.joe.AbstractJoeGUIEvent.REPAINT |
| 0020 | method | this._getItemByID() |
| 0021 | method | javax.microedition.lcdui.Item._repaint() |
| 0022 | field | com.jblend.joe.AbstractJoeGUIEvent.OCCUPY_SCREEN |
| 0023 | objref | javax.microedition.lcdui.Item |
| 0024 | method | javax.microedition.lcdui.Item._isShown() |
| 0025 | method | javax.microedition.lcdui.Item._hideNotify() |
| 0026 | method | javax.microedition.lcdui.Item._processUIEvent() |
| 0027 | field | com.jblend.joe.AbstractJoeGUIEvent.OCCUPY_INPUT_EVENT |
| 0028 | method | javax.microedition.lcdui.UiEventHandler.getUiEventHandler() |
| 0029 | method | javax.microedition.lcdui.UiEventHandler.setOccupyInputObject() |
| 002A | method | javax.microedition.lcdui.Displayable._processMIDPEvent() |
| 002B | method | javax.microedition.lcdui.Displayable._isForeground() |
| 002C | method | this._setFocusedItem() |
| 002D | method | javax.microedition.lcdui.Displayable._repaint() |
| 002E | method | javax.microedition.lcdui.Item._processMIDPEvent() |
| 002F | method | javax.microedition.lcdui.Item._getID() |
| 0030 | method | this.getMaxClientWidth() |
| 0031 | method | this._getItemCount() |
| 0032 | method | com.jblend.micro.lcdui.ScreenOption.getDefaultLayout() |
| 0033 | method | com.jblend.micro.lcdui.ScreenOption.getFormInsetTop() |
| 0034 | method | java.util.Vector.removeAllElements() |
| 0035 | method | this._getItem() |
| 0036 | method | javax.microedition.lcdui.Item._getLayout() |
| 0037 | method | javax.microedition.lcdui.Item._isInline() |
| 0038 | objref | javax.microedition.lcdui.ImageItem |
| 0039 | method | javax.microedition.lcdui.Item.getMinimumWidth() |
| 003A | method | javax.microedition.lcdui.Item.getPreferredWidth() |
| 003B | method | javax.microedition.lcdui.Item._getLineHeight() |
| 003C | method | javax.microedition.lcdui.Item.getMinimumHeight() |
| 003D | method | javax.microedition.lcdui.Item.getPreferredHeight() |
| 003E | objref | javax.microedition.lcdui.StringItem |
| 003F | method | javax.microedition.lcdui.StringItem.getText() |
| 0040 | text | |
| 0041 | method | java.lang.String.startsWith() |
| 0042 | method | java.lang.String.endsWith() |
| 0043 | objref | javax.microedition.lcdui.ChoiceGroup |
| 0044 | objref | javax.microedition.lcdui.DateField |
| 0045 | objref | javax.microedition.lcdui.Gauge |
| 0046 | objref | javax.microedition.lcdui.TextField |
| 0047 | method | this.lineBreak() |
| 0048 | method | javax.microedition.lcdui.StringItem._clearContentLocation() |
| 0049 | method | javax.microedition.lcdui.StringItem._setNextLayoutIndex() |
| 004A | method | javax.microedition.lcdui.StringItem.getFont() |
| 004B | method | javax.microedition.lcdui.StringItem._getDrawableCount() |
| 004C | method | java.lang.String.charAt() |
| 004D | method | javax.microedition.lcdui.Font.substringWidth() |
| 004E | method | java.lang.Math.max() |
| 004F | method | javax.microedition.lcdui.StringItem._getContentLocationSize() |
| 0050 | method | javax.microedition.lcdui.StringItem._getContentLocationY() |
| 0051 | method | javax.microedition.lcdui.StringItem._getNextLayoutIndex() |
| 0052 | method | com.jblend.micro.lcdui.ScreenOption.isRtl() |
| 0053 | method | javax.microedition.lcdui.StringItem.getAppearanceMode() |
| 0054 | method | com.jblend.micro.lcdui.ScreenOption.getFormInsetBottom() |
| 0055 | method | javax.microedition.lcdui.Displayable.getWindowHeight() |
| 0056 | method | this._setSize() |
| 0057 | method | java.lang.Math.min() |
| 0058 | method | javax.microedition.lcdui.Item._setSize() |
| 0059 | method | javax.microedition.lcdui.Item._setLocation() |
| 005A | method | javax.microedition.lcdui.StringItem._getLineHeight() |
| 005B | method | javax.microedition.lcdui.StringItem._addContentLocation() |
| 005C | method | javax.microedition.lcdui.StringItem._removeLastContentLocation() |
| 005D | method | javax.microedition.lcdui.Item._getHeight() |
| 005E | method | javax.microedition.lcdui.Item._getWidth() |
| 005F | method | javax.microedition.lcdui.Displayable._repaint() |
| 0060 | method | javax.microedition.lcdui.Displayable._paintTitle() |
| 0061 | method | javax.microedition.lcdui.Displayable.getTitleHeight() |
| 0062 | method | javax.microedition.lcdui.Graphics.setOrigin() |
| 0063 | method | javax.microedition.lcdui.Displayable.getWidth() |
| 0064 | method | javax.microedition.lcdui.Displayable.getHeight() |
| 0065 | method | javax.microedition.lcdui.Graphics.setUpperClip() |
| 0066 | method | javax.microedition.lcdui.Graphics._clipUpperRect() |
| 0067 | method | this._paintContent() |
| 0068 | method | javax.microedition.lcdui.Displayable.nativePaintSoftkey() |
| 0069 | method | javax.microedition.lcdui.Displayable._paintTitleUnderPopup() |
| 006A | method | javax.microedition.lcdui.Graphics.setClip() |
| 006B | method | com.jblend.micro.lcdui.ScreenOption.getBackgroundColor() |
| 006C | method | javax.microedition.lcdui.Graphics.setColor() |
| 006D | method | javax.microedition.lcdui.Graphics.fillRect() |
| 006E | method | javax.microedition.lcdui.Graphics.translate() |
| 006F | field | this.tmpItems |
| 0070 | method | this._getLogicalFocusedItem() |
| 0071 | method | this.isOnVirtualScreen() |
| 0072 | method | javax.microedition.lcdui.Item._paintUnderPopup() |
| 0073 | method | this._doLayout() |
| 0074 | method | this.notifyItemSizeChanged() |
| 0075 | method | this._setViewPort() |
| 0076 | method | this._translateViewPort() |
| 0077 | method | this._isInRealScreen_Content() |
| 0078 | method | javax.microedition.lcdui.Item._getScrollInLayout() |
| 0079 | method | this._paintItems() |
| 007A | method | this.setCursorState() |
| 007B | method | javax.microedition.lcdui.Item._notifySizeChanged() |
| 007C | method | javax.microedition.lcdui.Item._showNotify() |
| 007D | method | javax.microedition.lcdui.Item._paint() |
| 007E | method | javax.microedition.lcdui.Item._canCursorUp() |
| 007F | method | javax.microedition.lcdui.Item._canCursorDown() |
| 0080 | method | javax.microedition.lcdui.Displayable._setFocusState() |
| 0081 | method | this.isScrollUp() |
| 0082 | method | this.isScrollDown() |
| 0083 | method | javax.microedition.lcdui.Displayable._setScrollState() |
| 0084 | method | javax.microedition.lcdui.Displayable._setScrollPosition() |
| 0085 | method | this.showNotify() |
| 0086 | method | this._insert() |
| 0087 | method | javax.microedition.lcdui.Item._getOwner() |
| 0088 | objref | java.lang.IllegalStateException |
| 0089 | objref | java.lang.StringBuffer |
| 008A | method | java.lang.StringBuffer.<init>() |
| 008B | method | java.lang.StringBuffer.append() |
| 008C | text | was already owned. |
| 008D | method | java.lang.StringBuffer.append() |
| 008E | method | java.lang.StringBuffer.toString() |
| 008F | method | java.lang.IllegalStateException.<init>() |
| 0090 | method | java.util.Vector.insertElementAt() |
| 0091 | method | javax.microedition.lcdui.Item._setOwner() |
| 0092 | objref | java.lang.ArrayIndexOutOfBoundsException |
| 0093 | objref | java.lang.IndexOutOfBoundsException |
| 0094 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0095 | method | this._setFocusToNextItem() |
| 0096 | method | java.util.Vector.contains() |
| 0097 | method | javax.microedition.lcdui.UiEventHandler.postMIDPEvent() |
| 0098 | method | javax.microedition.lcdui.Displayable._addCommand() |
| 0099 | method | javax.microedition.lcdui.Displayable._removeCommand() |
| 009A | method | javax.microedition.lcdui.Item._fireCommand() |
| 009B | method | javax.microedition.lcdui.Item._getX() |
| 009C | method | javax.microedition.lcdui.Item._getY() |
| 009D | method | this._getAdjustScroll() |
| 009E | method | com.jblend.util.Rectangle.contains() |
| 009F | method | com.jblend.util.Rectangle.intersects() |
| 00A0 | method | javax.microedition.lcdui.Item._isFocusable() |
| 00A1 | method | java.util.Vector.indexOf() |
| 00A2 | method | this._isOnRealScreen() |
| 00A3 | method | javax.microedition.lcdui.Item._getContentX() |
| 00A4 | method | javax.microedition.lcdui.Item._getContentY() |
| 00A5 | method | javax.microedition.lcdui.Item._getContentWidth() |
| 00A6 | method | javax.microedition.lcdui.Item._getContentHeight() |
| 00A7 | method | javax.microedition.lcdui.Displayable._getUIGraphics() |
| 00A8 | method | com.jblend.micro.SystemOption.getProperty() |
| 00A9 | method | java.lang.String.toLowerCase() |
| 00AA | text | 0x |
| 00AB | method | java.lang.String.indexOf() |
| 00AC | method | java.lang.String.substring() |
| 00AD | method | java.lang.Integer.valueOf() |
| 00AE | objref | java.lang.NumberFormatException |
| 00AF | field | java.lang.System.out |
| 00B0 | text | test:Screen |
| 00B1 | method | java.io.PrintStream.println() |
| 00B2 | field | com.jblend.util.SystemLog.out |
| 00B3 | text | Property string of |
| 00B4 | text | is invalid. |
| 00B5 | method | com.jblend.util.SystemLog.println() |
| 00B6 | method | this.nativeSystemExit() |
| 00B7 | text | midp_scrollbar_width |
| 00B8 | method | this.getSystemOption() |
| 00B9 | field | this.SCROLL_BAR_WIDTH |
| 00BA | field | javax.microedition.lcdui.Display.VIRTUAL_WIDTH |
| 00BB | field | javax.microedition.lcdui.Ticker.STATIC_HEIGHT |
| 00BC | field | javax.microedition.lcdui.Title.STATIC_HEIGHT |
| 00BD | field | this.MAX_CLIENT_HEIGHT |
| 00BE | objref | javax.microedition.lcdui.Screen$RelayoutHandler |
| 00BF | method | javax.microedition.lcdui.Screen$RelayoutHandler.<init>() |
| 00C0 | field | this.relayoutHandler |
| 00C1 | method | jp.co.aplix.cldc.midp.lcdui.RelayoutManager.add() |
| 00C2 | text | midp_vertical_scroll |
| 00C3 | field | this.VERTICAL_SCROLL_UNIT |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| void | <init>(Screen$1 s1) | |
| public | void | relayout() |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | javax.microedition.lcdui.Screen.relayoutAll() |
| 0002 | objref | jp.co.aplix.cldc.midp.lcdui.RelayoutListener |
| Fields | ||
|---|---|---|
| private | int | height |
| private | int | minimumHeight |
| private | int | minimumWidth |
| private | int | width |
| Methods | ||
|---|---|---|
| public | void | <init>(int i1, int i2) |
| final | int | _getContentHeight() |
| final | int | _getContentWidth() |
| final | int | _getMinimumContentHeight() |
| final | int | _getMinimumContentWidth() |
| final | int | _getPreferredContentHeight(int i1) |
| final | int | _getPreferredContentWidth(int i1) |
| final | void | _paintContent(Graphics g1) |
| final | void | _setContentSize(int i1, int i2) |
| public | void | addCommand(Command c1) |
| public | void | setDefaultCommand(Command c1) |
| public | void | setLabel(String s1) |
| public | void | setMinimumSize(int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.lcdui.Item.<init>() |
| 0001 | field | javax.microedition.lcdui.Item.items |
| 0002 | method | javax.microedition.lcdui.Item._setEnabled() |
| 0003 | method | this.setMinimumSize() |
| 0004 | method | javax.microedition.lcdui.Item.addInstanceList() |
| 0005 | objref | java.lang.IllegalArgumentException |
| 0006 | objref | java.lang.StringBuffer |
| 0007 | method | java.lang.StringBuffer.<init>() |
| 0008 | text | minWidth = |
| 0009 | method | java.lang.StringBuffer.append() |
| 000A | method | java.lang.StringBuffer.append() |
| 000B | text | minHeight = |
| 000C | method | java.lang.StringBuffer.toString() |
| 000D | method | java.lang.IllegalArgumentException.<init>() |
| 000E | method | javax.microedition.lcdui.Screen.getMaxClientWidth() |
| 000F | method | java.lang.Math.min() |
| 0010 | method | javax.microedition.lcdui.Item._invalidate() |
| 0011 | method | this._getMinimumContentWidth() |
| 0012 | method | this._getMinimumContentHeight() |
| 0013 | objref | java.lang.IllegalStateException |
| 0014 | method | java.lang.IllegalStateException.<init>() |
| Fields | ||
|---|---|---|
| private static final | boolean | DRAWABLE_COUNT_DEBUG |
| private static final | boolean | LAYOUT_DEBUG |
| private static final | int | LOCATIONS_RECORD_SIZE |
| private | int | appearanceMode |
| private | int | contentHeight |
| private | int | contentHeightCache |
| private | int | contentWidth |
| private | int | contentWidthCache |
| private static final | Font | defaultFont |
| private | Font | font |
| private | int | heightForContentWidthCache |
| private | boolean | isContentHeightCacheValid |
| private | boolean | isContentWidthCacheValid |
| private | int[] | locations |
| private | int | locationsSize |
| private | boolean | needIgnoreButtonClicked |
| private | int | nextLayoutIndex |
| private | String | text |
| private | int | widthForContentHeightCache |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(String s1, String s2, int i1) |
| public | void | <init>(String s1, String s2) |
| final | void | _addContentLocation(int i1, int i2, int i3, int i4) |
| private | void | _addContentLocation0(int i1, int i2, int i3, int i4) |
| final | void | _clearContentLocation() |
| private | void | _clearContentLocation0() |
| final | int | _getContentHeight() |
| final | int | _getContentLayoutPolicy() |
| final | int | _getContentLocationSize() |
| final | int | _getContentLocationY(int i1) |
| final | int | _getContentWidth() |
| static final | int | _getDrawableCount(Font f1, String s1, int i1, int i2, boolean b1, boolean b2) |
| final | int | _getLineHeight() |
| final | int | _getMinimumContentHeight() |
| final | int | _getMinimumContentWidth() |
| final | int | _getNextLayoutIndex() |
| final | int | _getPreferredContentHeight(int i1) |
| final | int | _getPreferredContentWidth(int i1) |
| private | boolean | _needInline() |
| final | void | _paintContent(Graphics g1) |
| final | int | _processKeyEvent(int i1, int i2, char c1, int[] i3) |
| final | boolean | _processUIEvent(JoeGUIEvent j1) |
| final | void | _removeLastContentLocation() |
| final | void | _setContentSize(int i1, int i2) |
| final | int | _setFocused(boolean b1, int i1) |
| final | void | _setLabel(String s1) |
| final | void | _setLocation(int i1, int i2) |
| final | void | _setNextLayoutIndex(int i1) |
| private | boolean | _useJoe() |
| public | void | addCommand(Command c1) |
| public | int | getAppearanceMode() |
| public | Font | getFont() |
| public | String | getText() |
| private static native | int | nativeGetDrawableCount(int i1, String s1, int i2, int i3) |
| public | void | removeCommand(Command c1) |
| public | void | setFont(Font f1) |
| public | void | setLayout(int i1) |
| public | void | setPreferredSize(int i1, int i2) |
| public | void | setText(String s1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | javax.microedition.lcdui.Item.<init>() |
| 0002 | field | this.defaultFont |
| 0003 | field | javax.microedition.lcdui.Item.items |
| 0004 | objref | com.jblend.joe.JoeButton |
| 0005 | field | com.jblend.joe.JoeMIDP.STRINGITEM_BUTTON |
| 0006 | method | com.jblend.joe.JoeButton.<init>() |
| 0007 | method | javax.microedition.lcdui.Item._setJoe() |
| 0008 | objref | java.lang.IllegalArgumentException |
| 0009 | text | Illegal appearanceMode value. |
| 000A | method | java.lang.IllegalArgumentException.<init>() |
| 000B | method | javax.microedition.lcdui.Item._setEnabled() |
| 000C | method | this.setText() |
| 000D | method | javax.microedition.lcdui.Item.addInstanceList() |
| 000E | method | javax.microedition.lcdui.Item.getLabel() |
| 000F | method | javax.microedition.lcdui.Item._isPreferredSizeLocked() |
| 0010 | method | this._useJoe() |
| 0011 | method | javax.microedition.lcdui.Item._getLayout() |
| 0012 | method | javax.microedition.lcdui.Item._getCommandsSize() |
| 0013 | method | javax.microedition.lcdui.Item.setLayout() |
| 0014 | method | this._needInline() |
| 0015 | method | javax.microedition.lcdui.Item._setInline() |
| 0016 | method | javax.microedition.lcdui.Item._setLabel() |
| 0017 | method | com.jblend.joe.JoeButton.setText() |
| 0018 | method | this._clearContentLocation() |
| 0019 | method | javax.microedition.lcdui.Item._invalidate() |
| 001A | method | com.jblend.joe.JoeComponent.setFont() |
| 001B | method | javax.microedition.lcdui.Item._setLocation() |
| 001C | method | javax.microedition.lcdui.Item._isInline() |
| 001D | method | this._getContentWidth() |
| 001E | method | this._getLineHeight() |
| 001F | method | this._clearContentLocation0() |
| 0020 | method | javax.microedition.lcdui.Item._getContentX() |
| 0021 | method | javax.microedition.lcdui.Item._getContentY() |
| 0022 | method | this._getDrawableCount() |
| 0023 | method | com.jblend.micro.lcdui.ScreenOption.isRtl() |
| 0024 | method | javax.microedition.lcdui.Font.substringWidth() |
| 0025 | method | this._addContentLocation0() |
| 0026 | method | java.lang.Math.min() |
| 0027 | method | java.lang.System.arraycopy() |
| 0028 | method | java.lang.IllegalArgumentException.<init>() |
| 0029 | method | javax.microedition.lcdui.Item._setFocused() |
| 002A | method | javax.microedition.lcdui.Item._repaint() |
| 002B | method | javax.microedition.lcdui.Item._paintContent() |
| 002C | method | javax.microedition.lcdui.Item._isFocused() |
| 002D | method | javax.microedition.lcdui.Graphics.setFont() |
| 002E | method | javax.microedition.lcdui.Graphics.setStrokeStyle() |
| 002F | method | com.jblend.micro.lcdui.ScreenOption.getLinkedColor() |
| 0030 | method | javax.microedition.lcdui.Graphics.setColor() |
| 0031 | method | com.jblend.micro.lcdui.ScreenOption.getForegroundColor() |
| 0032 | method | javax.microedition.lcdui.Graphics.setClip() |
| 0033 | method | javax.microedition.lcdui.Graphics.fillRect() |
| 0034 | method | com.jblend.micro.lcdui.ScreenOption.getBackgroundColor() |
| 0035 | method | javax.microedition.lcdui.Graphics.drawSubstring() |
| 0036 | method | javax.microedition.lcdui.Graphics.drawLine() |
| 0037 | method | javax.microedition.lcdui.Item._getPreferredContentWidth() |
| 0038 | method | javax.microedition.lcdui.Screen.getMaxClientWidth() |
| 0039 | method | java.lang.Math.max() |
| 003A | method | javax.microedition.lcdui.Item._getPreferredContentHeight() |
| 003B | method | javax.microedition.lcdui.Item.setPreferredSize() |
| 003C | method | javax.microedition.lcdui.Item._getMinimumContentWidth() |
| 003D | method | this._getPreferredContentWidth() |
| 003E | method | javax.microedition.lcdui.Item._getMinimumContentHeight() |
| 003F | method | javax.microedition.lcdui.Item._setContentSize() |
| 0040 | method | javax.microedition.lcdui.Item.addCommand() |
| 0041 | method | this._setFocused() |
| 0042 | method | javax.microedition.lcdui.Item.removeCommand() |
| 0043 | method | javax.microedition.lcdui.Item._fireDefaultCommand() |
| 0044 | method | javax.microedition.lcdui.Item._processKeyEvent() |
| 0045 | method | javax.microedition.lcdui.Item._processUIEvent() |
| 0046 | field | com.jblend.joe.JoeButton.PUSHED |
| 0047 | method | this.nativeGetDrawableCount() |
| 0048 | method | java.lang.String.charAt() |
| 0049 | method | javax.microedition.lcdui.Font.getDefaultFont() |
| Fields | ||
|---|---|---|
| private | boolean | _bFocus |
| private | JoeTextBox | joeTextBox |
| private | TextComponent | textComponent |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(String s1, String s2, int i1, int i2) |
| final | void | _doLayout(Vector v1) |
| final | void | _notifyReleaseScreen() |
| final | void | _paintItems(Graphics g1) |
| final | boolean | _processKeyEvent(int i1, int i2, char c1) |
| boolean | _processMIDPEvent(MIDPEvent m1) | |
| final | boolean | _processPointerEvent(int i1, int i2, int i3, int i4) |
| boolean | _processUIEvent(JoeGUIEvent j1) | |
| final | void | _setSize(int i1, int i2) |
| final | void | _sizeChanged(int i1, int i2) |
| public | void | delete(int i1, int i2) |
| public | int | getCaretPosition() |
| public | int | getChars(char[] c1) |
| public | int | getConstraints() |
| public | int | getMaxSize() |
| public | String | getString() |
| final | void | hide() |
| public | void | insert(String s1, int i1) |
| public | void | insert(char[] c1, int i1, int i2, int i3) |
| private static native | boolean | nativeInit() |
| public | void | setChars(char[] c1, int i1, int i2) |
| public | void | setConstraints(int i1) |
| final | void | setCursorState() |
| final | void | setFocus(boolean b1) |
| public | void | setInitialInputMode(String s1) |
| public | int | setMaxSize(int i1) |
| public | void | setString(String s1) |
| public | void | setTitle(String s1) |
| final | void | showNotify() |
| public | int | size() |
| Fields | ||
|---|---|---|
| private static final | String | _for_JTWI |
| private | int | constraints |
| private | int | extraChkFunc |
| private | JoeTextBox | joeTextBox |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(JoeTextBox j1, String s1, int i1, int i2) |
| private static | void | checkConstraints(int i1) |
| public | void | delete(int i1, int i2) |
| public | int | getCaretPosition() |
| public | int | getChars(char[] c1) |
| public | int | getConstraints() |
| public | int | getMaxSize() |
| public | String | getString() |
| public | void | insert(String s1, int i1) |
| public | void | insert(char[] c1, int i1, int i2, int i3) |
| private static | boolean | isNumeric(String s1) |
| private native | boolean | nativeExtraCheck(int i1, String s1) |
| private static native | boolean | nativeInit() |
| public | void | setChars(char[] c1, int i1, int i2) |
| private static | String | setCharsValidationAndMakeString(char[] c1, int i1, int i2, int i3) |
| public | void | setConstraints(int i1) |
| public | void | setInitialInputMode(String s1) |
| public | int | setMaxSize(int i1) |
| public | void | setString(String s1) |
| public | void | setTitle(String s1) |
| public | int | size() |
| public | void | validateString() |
| private | boolean | verifyString(String s1, int i1) |
| References | ||
|---|---|---|
| 0000 | method | this.setMaxSize() |
| 0001 | method | this.setConstraints() |
| 0002 | method | this.setString() |
| 0003 | method | com.jblend.joe.JoeTextInput.getText() |
| 0004 | method | this.verifyString() |
| 0005 | 0003 | 0000FFFF |
| 0006 | method | com.jblend.joe.JoeTextInput.verifyString() |
| 0007 | objref | java.lang.IllegalArgumentException |
| 0008 | objref | java.lang.StringBuffer |
| 0009 | method | java.lang.StringBuffer.<init>() |
| 000A | text | text: |
| 000B | method | java.lang.StringBuffer.append() |
| 000C | text | , constraints: |
| 000D | method | java.lang.StringBuffer.append() |
| 000E | method | java.lang.StringBuffer.toString() |
| 000F | method | java.lang.IllegalArgumentException.<init>() |
| 0010 | method | this.getMaxSize() |
| 0011 | text | text is too long. |
| 0012 | method | com.jblend.joe.JoeTextInput.setText() |
| 0013 | method | com.jblend.joe.JoeTextInput.getTextLength() |
| 0014 | objref | java.lang.ArrayIndexOutOfBoundsException |
| 0015 | text | data.length: |
| 0016 | method | java.lang.ArrayIndexOutOfBoundsException.<init>() |
| 0017 | method | java.lang.String.getChars() |
| 0018 | method | this.setCharsValidationAndMakeString() |
| 0019 | objref | java.lang.NullPointerException |
| 001A | text | src is null |
| 001B | method | java.lang.NullPointerException.<init>() |
| 001C | text | src too long. |
| 001D | method | com.jblend.joe.JoeTextInput.insertText() |
| 001E | text | offset: |
| 001F | text | , length: |
| 0020 | objref | java.lang.String |
| 0021 | method | java.lang.String.<init>() |
| 0022 | method | this.insert() |
| 0023 | objref | java.lang.StringIndexOutOfBoundsException |
| 0024 | method | java.lang.StringIndexOutOfBoundsException.<init>() |
| 0025 | method | com.jblend.joe.JoeTextInput.deleteText() |
| 0026 | text | constraints: |
| 0027 | method | com.jblend.joe.JoeTextInput.getMaxSize() |
| 0028 | text | invalid maxSize: |
| 0029 | method | this.size() |
| 002A | method | java.lang.String.substring() |
| 002B | method | com.jblend.joe.JoeTextInput.setMaxSize() |
| 002C | method | this.checkConstraints() |
| 002D | method | com.jblend.joe.JoeTextInput.setConstraints() |
| 002E | field | this._for_JTWI |
| 002F | method | com.jblend.joe.JoeTextInput.setAllowedLineBreak() |
| 0030 | method | com.jblend.joe.JoeComponent.setTruncateMode() |
| 0031 | 0003 | 00010000 |
| 0032 | 0003 | 00040000 |
| 0033 | 0003 | 00080000 |
| 0034 | method | com.jblend.joe.JoeTextInput.setSensitive() |
| 0035 | method | com.jblend.joe.JoeTextInput.setPredictive() |
| 0036 | field | com.jblend.joe.JoeTextInput.CAPS_UNDEFINE |
| 0037 | 0003 | 00100000 |
| 0038 | field | com.jblend.joe.JoeTextInput.CAPS_WORD |
| 0039 | 0003 | 00200000 |
| 003A | field | com.jblend.joe.JoeTextInput.CAPS_SENTENCE |
| 003B | method | com.jblend.joe.JoeTextInput.setCapitalMode() |
| 003C | method | com.jblend.joe.JoeTextInput.setPassword() |
| 003D | 0003 | 00020000 |
| 003E | method | com.jblend.joe.JoeTextInput.setEditable() |
| 003F | text | |
| 0040 | method | com.jblend.joe.JoeTextInput.getCaretPosition() |
| 0041 | method | com.jblend.joe.JoeTextInput.setInputModeText() |
| 0042 | method | this.getString() |
| 0043 | method | com.jblend.joe.JoeTextInput.setTitle() |
| 0044 | text | string too long. |
| 0045 | 0003 | FFFF0000 |
| 0046 | 0003 | FFC0FFFF |
| 0047 | method | this.nativeExtraCheck() |
| 0048 | method | this.isNumeric() |
| 0049 | method | java.lang.String.indexOf() |
| 004A | method | java.lang.String.charAt() |
| 004B | text | jtwi.supported |
| 004C | method | com.jblend.micro.SystemOption.getProperty() |
| 004D | method | this.nativeInit() |
| 004E | objref | java.lang.Error |
| 004F | text | TextComponent init failed. |
| 0050 | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | ANY |
| public static final | int | CONSTRAINT_MASK |
| public static final | int | DECIMAL |
| public static final | int | EMAILADDR |
| public static final | int | INITIAL_CAPS_SENTENCE |
| public static final | int | INITIAL_CAPS_WORD |
| static final | int | MODIFY_ALL_FLAG |
| public static final | int | NON_PREDICTIVE |
| public static final | int | NUMERIC |
| public static final | int | PASSWORD |
| public static final | int | PHONENUMBER |
| public static final | int | SENSITIVE |
| public static final | int | UNEDITABLE |
| public static final | int | URL |
| private | TextComponent | textComponent |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(String s1, String s2, int i1, int i2) |
| boolean | _processMIDPEvent(MIDPEvent m1) | |
| final | boolean | _processUIEvent(JoeGUIEvent j1) |
| public | void | delete(int i1, int i2) |
| public | int | getCaretPosition() |
| public | int | getChars(char[] c1) |
| public | int | getConstraints() |
| public | int | getMaxSize() |
| public | String | getString() |
| public | void | insert(String s1, int i1) |
| public | void | insert(char[] c1, int i1, int i2, int i3) |
| private static native | boolean | nativeInit() |
| public | void | setChars(char[] c1, int i1, int i2) |
| public | void | setConstraints(int i1) |
| public | void | setInitialInputMode(String s1) |
| public | void | setLabel(String s1) |
| public | int | setMaxSize(int i1) |
| public | void | setString(String s1) |
| public | int | size() |
| Fields | ||
|---|---|---|
| static final | int | STATIC_HEIGHT |
| private static final | boolean | THREAD_DEBUG |
| private | String | _str |
| private | JoeTicker | joeTicker |
| private | boolean | shown |
| private static final | Ticker$TickerUpdateThread | updateThread |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(String s1) |
| final | int | _getHeight() |
| final | JoeTicker | _getJoe() |
| final | int | _getWidth() |
| final | void | _hide() |
| final | boolean | _isShown() |
| final | void | _paint(Graphics g1) |
| final | void | _setLocation(int i1, int i2) |
| final | void | _show(Graphics g1) |
| final | void | _update() |
| public | String | getString() |
| public | void | setString(String s1) |
| void | setWidth(int i1) | |
| Fields | ||
|---|---|---|
| private static final | int | INTERVAL |
| private | boolean | running |
| private | Ticker | ticker |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | notifyDisplayUpdated(Object o1) |
| public | void | notifyEndDraw(Object o1) |
| public | void | notifyHideScreen(Object o1) |
| public | void | notifyOccupyScreen(Object o1) |
| public | void | notifyReleaseScreen(Object o1) |
| public | void | notifyShowScreen(Object o1) |
| public | void | notifyStartDraw(Object o1) |
| public | void | resume() |
| public | void | run() |
| public | void | setTicker(Ticker t1) |
| public | void | suspend() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Thread.<init>() |
| 0001 | method | com.jblend.micro.lcdui.UiStatuses.addUIStateListener() |
| 0002 | method | com.jblend.micro.lcdui.UiStatuses.isOccupyScreen() |
| 0003 | method | java.lang.Thread.start() |
| 0004 | method | java.lang.Object.notify() |
| 0005 | method | java.lang.Object.wait() |
| 0006 | 0005 | 00000000 |
| 0007 | 0000 | 00000190 |
| 0008 | method | java.lang.Object.wait() |
| 0009 | method | javax.microedition.lcdui.Ticker._update() |
| 000A | objref | java.lang.Throwable |
| 000B | method | java.lang.Throwable.printStackTrace() |
| 000C | method | this.suspend() |
| 000D | method | this.resume() |
| 000E | objref | com.jblend.micro.lcdui.UIStateListener |
| Fields | ||
|---|---|---|
| public static final | int | STATIC_HEIGHT |
| private | Displayable | _owner |
| private | JoeTitle | joeTitle |
| private | String | text |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(String s1) | |
| final | void | _setOwner(Displayable d1) |
| int | getHeight() | |
| int | getWidth() | |
| void | hide() | |
| void | paint(Graphics g1) | |
| final | void | setLocation(int i1, int i2) |
| void | setSize(int i1, int i2) | |
| void | setText(String s1) | |
| void | show(Graphics g1) | |
| References | ||
|---|---|---|
| 0000 | objref | com.jblend.joe.JoeTitle |
| 0001 | field | com.jblend.joe.JoeMIDP.DISPLAYABLE_TITLE |
| 0002 | method | com.jblend.joe.JoeTitle.<init>() |
| 0003 | field | com.jblend.joe.JoeComponent.DISABLED |
| 0004 | method | com.jblend.joe.JoeComponent.setState() |
| 0005 | method | this.setText() |
| 0006 | method | com.jblend.joe.JoeComponent.setLocation() |
| 0007 | method | com.jblend.joe.JoeComponent.getWidth() |
| 0008 | method | com.jblend.joe.JoeComponent.getHeight() |
| 0009 | text | |
| 000A | method | java.lang.String.indexOf() |
| 000B | method | java.lang.String.substring() |
| 000C | method | com.jblend.joe.JoeTitle.setText() |
| 000D | field | javax.microedition.lcdui.Screen.MAX_CLIENT_WIDTH |
| 000E | method | javax.microedition.lcdui.Displayable._getWidth() |
| 000F | method | com.jblend.joe.JoeComponent.getPreferredHeightWithRespectToWidth() |
| 0010 | method | this.setSize() |
| 0011 | method | com.jblend.joe.JoeComponent.show() |
| 0012 | method | com.jblend.joe.JoeComponent.paint() |
| 0013 | method | com.jblend.joe.JoeComponent.hide() |
| 0014 | method | com.jblend.joe.JoeComponent.setSize() |
| 0015 | text | Dummy Title |
| 0016 | field | javax.microedition.lcdui.Display.VIRTUAL_HEIGHT |
| 0017 | field | this.STATIC_HEIGHT |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(int i1, int i2, int i3) | |
| private static native | int | nativeInit() |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.lcdui.OnScreenGraphics.<init>() |
| 0001 | method | this.nativeInit() |
| 0002 | objref | java.lang.Error |
| 0003 | text | can't init UIGraphics |
| 0004 | method | java.lang.Error.<init>() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG_METHOD |
| private final | JoeGUIEvent | guiEvent |
| private static final | UiEventHandler | instance |
| private final | MIDPEvent | midpEvent |
| private static final | Vector | midpEventTargets |
| private static final | int[] | scroll |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | void | cancelRepaint() |
| public | Object | getOccupyInputObject() |
| public static | UiEventHandler | getUiEventHandler() |
| private static native | void | nativePostMIDPEvent(int i1, int i2, int i3, int i4, int i5) |
| private static native | void | nativePostRepaintEvent(boolean b1) |
| private static native | void | nativePostSetCurrentEvent() |
| private static native | void | nativePostSizeChangedEvent(int i1, int i2) |
| public static | void | postMIDPEvent(Displayable d1, int i1, Object o1, int i2, int i3, int i4, int i5) |
| public static | void | postRepaint() |
| public static | void | postSetCurrent() |
| public static | void | postSizeChanged(int i1, int i2) |
| public | void | receiveEvent(int[] i1, int i2) |
| public | void | setOccupyInputObject(Object o1) |
| References | ||
|---|---|---|
| 0000 | field | this.instance |
| 0001 | objref | javax.microedition.lcdui.JoeGUIEvent |
| 0002 | method | javax.microedition.lcdui.JoeGUIEvent.<init>() |
| 0003 | objref | javax.microedition.lcdui.MIDPEvent |
| 0004 | method | javax.microedition.lcdui.MIDPEvent.<init>() |
| 0005 | method | javax.microedition.lcdui.Display.getCurrentDisplay() |
| 0006 | method | com.jblend.display.DisplayManager.getCurrentDisplayable() |
| 0007 | method | javax.microedition.lcdui.Display._processSetCurrent() |
| 0008 | method | com.jblend.joe.AbstractJoeGUIEvent.set() |
| 0009 | field | this.midpEventTargets |
| 000A | method | java.util.Vector.elementAt() |
| 000B | objref | javax.microedition.lcdui.Displayable |
| 000C | method | java.util.Vector.removeElementAt() |
| 000D | method | javax.microedition.lcdui.MIDPEvent.set() |
| 000E | method | this.getOccupyInputObject() |
| 000F | objref | javax.microedition.lcdui.Item |
| 0010 | field | this.scroll |
| 0011 | method | javax.microedition.lcdui.Item._processKeyEvent() |
| 0012 | method | javax.microedition.lcdui.Item._processPointerEvent() |
| 0013 | objref | java.lang.Throwable |
| 0014 | field | java.lang.System.err |
| 0015 | objref | java.lang.StringBuffer |
| 0016 | method | java.lang.StringBuffer.<init>() |
| 0017 | text | [UIEvent] Uncaught |
| 0018 | method | java.lang.StringBuffer.append() |
| 0019 | method | java.lang.StringBuffer.append() |
| 001A | text | occurred in |
| 001B | text | : ( |
| 001C | method | java.lang.StringBuffer.append() |
| 001D | text | ) |
| 001E | method | java.lang.StringBuffer.toString() |
| 001F | method | java.io.PrintStream.println() |
| 0020 | objref | javax.microedition.lcdui.Screen |
| 0021 | method | javax.microedition.lcdui.Displayable._processKeyEvent() |
| 0022 | method | javax.microedition.lcdui.Displayable._processPointerEvent() |
| 0023 | objref | javax.microedition.lcdui.CommandMenuList |
| 0024 | method | javax.microedition.lcdui.CommandMenuList.processKeyEvent() |
| 0025 | method | javax.microedition.lcdui.CommandMenuList.processPointerEvent() |
| 0026 | text | occurred in key event ( |
| 0027 | text | ) callback of |
| 0028 | method | java.lang.Object.getClass() |
| 0029 | method | java.lang.Class.getName() |
| 002A | text | occurred in pointer event ( |
| 002B | method | javax.microedition.lcdui.Displayable._processUIEvent() |
| 002C | text | occurred in UI event ( |
| 002D | method | javax.microedition.lcdui.Displayable._processMIDPEvent() |
| 002E | text | occurred in event ( |
| 002F | method | com.jblend.display.DisplayManager.isForeground() |
| 0030 | method | com.jblend.micro.lcdui.ScreenOption.update() |
| 0031 | method | com.jblend.micro.lcdui.ScreenOption.isRtl() |
| 0032 | field | com.jblend.joe.JoeComponent.DIR_RTL |
| 0033 | field | com.jblend.joe.JoeComponent.DIR_LTR |
| 0034 | method | com.jblend.joe.JoeComponent.setGrobalLanguageDirection() |
| 0035 | method | com.jblend.joe.JoeComponent.relayoutAll() |
| 0036 | method | jp.co.aplix.cldc.midp.lcdui.RelayoutManager.relayoutAll() |
| 0037 | method | javax.microedition.lcdui.Display._paintCurrent() |
| 0038 | method | javax.microedition.lcdui.JoeGUIEvent.notifyDone() |
| 0039 | text | [UIEvent] Unexpected |
| 003A | text | occurred. |
| 003B | method | java.util.Vector.addElement() |
| 003C | method | this.nativePostMIDPEvent() |
| 003D | method | this.nativePostRepaintEvent() |
| 003E | method | this.nativePostSetCurrentEvent() |
| 003F | method | this.nativePostSizeChangedEvent() |
| 0040 | method | com.jblend.micro.lcdui.UiStatuses.occupyInput() |
| 0041 | method | com.jblend.micro.lcdui.UiStatuses.getOccupyInputObject() |
| 0042 | objref | this |
| 0043 | method | this.<init>() |
| 0044 | objref | java.util.Vector |
| 0045 | method | java.util.Vector.<init>() |
| 0046 | objref | com.jblend.micro.event.EventListener |
| Fields | ||
|---|---|---|
| static final | boolean | DEBUG |
| public static final | int | DOWN_PRESSED |
| public static final | int | FIRE_PRESSED |
| public static final | int | GAME_A_PRESSED |
| public static final | int | GAME_B_PRESSED |
| public static final | int | GAME_C_PRESSED |
| public static final | int | GAME_D_PRESSED |
| static final | int | JK_INVALID_HANDLE |
| public static final | int | LEFT_PRESSED |
| public static final | int | RIGHT_PRESSED |
| public static final | int | UP_PRESSED |
| private static final | boolean | _flushGraphicsByNative |
| private static final | boolean | _flushGraphicsWTKConpatible |
| private | Rectangle | clip |
| private | Rectangle | draw |
| private | int | m_GfxContextID |
| private | boolean | m_Initialized |
| private | int | m_OffScreenID |
| private | Image | m_OffScreenImage |
| private static final | GameCanvas$UIStateListenerImpl | uiStateListener |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>(boolean b1) |
| static | void | access$100() |
| private static native | int | createGraphicsContext() |
| public | void | flushGraphics(int i1, int i2, int i3, int i4) |
| public | void | flushGraphics() |
| private static native | int | getFullScreenHeight() |
| private static native | int | getFullScreenWidth() |
| protected | Graphics | getGraphics() |
| public | int | getKeyStates() |
| private static native | int | getOffScreenID(Image i1) |
| private static native | void | initializeGameCanvas(GameCanvas g1, boolean b1) |
| private static native | void | initializeStaticValues() |
| private static native | void | nativeClearKeyStates() |
| private static native | void | nativeFlushGraphics(int i1, int i2, int i3, int i4, int i5, int i6, boolean b1, boolean b2) |
| private static native | int | nativeGetKeyStates() |
| public | void | paint(Graphics g1) |
| References | ||
|---|---|---|
| 0000 | method | this.nativeClearKeyStates() |
| 0001 | method | javax.microedition.lcdui.Canvas.<init>() |
| 0002 | objref | com.jblend.util.Rectangle |
| 0003 | method | com.jblend.util.Rectangle.<init>() |
| 0004 | method | this.getFullScreenWidth() |
| 0005 | method | this.getFullScreenHeight() |
| 0006 | method | javax.microedition.lcdui.Image.createImage() |
| 0007 | method | this.getOffScreenID() |
| 0008 | method | this.createGraphicsContext() |
| 0009 | method | this.initializeGameCanvas() |
| 000A | method | javax.microedition.lcdui.Image.getGraphics() |
| 000B | method | javax.microedition.lcdui.Displayable.isShown() |
| 000C | method | this.nativeGetKeyStates() |
| 000D | method | javax.microedition.lcdui.Graphics.drawImage() |
| 000E | method | com.jblend.display.DisplayManager.getCurrentDisplayable() |
| 000F | method | com.jblend.micro.lcdui.UiStatuses.isOccupyScreen() |
| 0010 | method | com.jblend.util.Rectangle.setBounds() |
| 0011 | method | javax.microedition.lcdui.Canvas.getWidth() |
| 0012 | method | javax.microedition.lcdui.Canvas.getHeight() |
| 0013 | method | com.jblend.util.Rectangle.intersection() |
| 0014 | field | this._flushGraphicsByNative |
| 0015 | field | this._flushGraphicsWTKConpatible |
| 0016 | method | this.nativeFlushGraphics() |
| 0017 | method | java.lang.Thread.yield() |
| 0018 | text | midp_enhance_flush_game_graphics |
| 0019 | method | com.jblend.micro.SystemOption.getProperty() |
| 001A | text | 1 |
| 001B | method | java.lang.String.equals() |
| 001C | text | midp_game_flush_compatible_wt_wtk |
| 001D | objref | javax.microedition.lcdui.game.GameCanvas$UIStateListenerImpl |
| 001E | method | javax.microedition.lcdui.game.GameCanvas$UIStateListenerImpl.<init>() |
| 001F | field | this.uiStateListener |
| 0020 | method | this.initializeStaticValues() |
| 0021 | method | com.jblend.micro.lcdui.UiStatuses.addUIStateListener() |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| void | <init>(GameCanvas$1 g1) | |
| public | void | notifyDisplayUpdated(Object o1) |
| public | void | notifyEndDraw(Object o1) |
| public | void | notifyHideScreen(Object o1) |
| public | void | notifyOccupyScreen(Object o1) |
| public | void | notifyReleaseScreen(Object o1) |
| public | void | notifyShowScreen(Object o1) |
| public | void | notifyStartDraw(Object o1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | javax.microedition.lcdui.game.GameCanvas.access$100() |
| 0002 | objref | com.jblend.micro.lcdui.UIStateListener |
| Fields | ||
|---|---|---|
| static final | boolean | DEBUG |
| static final | int | INVALID_HANDLE |
| static final | int | MANAGED |
| static final | int | PAINTABLE |
| static final | int | VISIBLE |
| int | m_LayerFlags | |
| int | m_LayerHeight | |
| int | m_LayerWidth | |
| int | m_LayerX | |
| int | m_LayerY | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| static final | int | calculateTextureFrameCount(Image i1, int i2, int i3) |
| public final | int | getHeight() |
| public final | int | getWidth() |
| public final | int | getX() |
| public final | int | getY() |
| public final | boolean | isVisible() |
| public | void | move(int i1, int i2) |
| public | void | paint(Graphics g1) |
| public | void | setPosition(int i1, int i2) |
| public | void | setVisible(boolean b1) |
| References | ||
|---|---|---|
| 0000 | 0003 | 80000000 |
| 0001 | 0003 | 7FFFFFFF |
| 0002 | method | javax.microedition.lcdui.Image.getWidth() |
| 0003 | method | javax.microedition.lcdui.Image.getHeight() |
| 0004 | objref | java.lang.IllegalArgumentException |
| 0005 | text | image size is not an integer multiple of the frame size |
| 0006 | method | java.lang.IllegalArgumentException.<init>() |
| 0007 | text | frameHeight or frameWidth is less than 1 |
| 0008 | objref | java.lang.NullPointerException |
| 0009 | text | img is null |
| 000A | method | java.lang.NullPointerException.<init>() |
| Fields | ||
|---|---|---|
| static final | boolean | DEBUG |
| static final | int | INITIAL_CAPACITY |
| int | m_LayerCount | |
| m_LayerList | ||
| int | m_ViewWindowHeight | |
| int | m_ViewWindowWidth | |
| int | m_ViewWindowX | |
| int | m_ViewWindowY | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | append(Layer l1) |
| public | Layer | getLayerAt(int i1) |
| public | int | getSize() |
| public | void | insert(Layer l1, int i1) |
| public | void | paint(Graphics g1, int i1, int i2) |
| public | void | remove(Layer l1) |
| public | void | setViewWindow(int i1, int i2, int i3, int i4) |
| References | ||
|---|---|---|
| 0000 | 0003 | 7FFFFFFF |
| 0001 | objref | javax.microedition.lcdui.game.Layer |
| 0002 | method | this.remove() |
| 0003 | method | this.insert() |
| 0004 | method | java.lang.System.arraycopy() |
| 0005 | objref | java.lang.IndexOutOfBoundsException |
| 0006 | text | the index is less than 0 or greater than the number of Layers already added |
| 0007 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0008 | text | the specified index is less than 0, or if it is equal to or greater than the number of Layers added |
| 0009 | objref | java.lang.NullPointerException |
| 000A | text | the specified Layer is null |
| 000B | method | java.lang.NullPointerException.<init>() |
| 000C | method | javax.microedition.lcdui.Graphics.getClipX() |
| 000D | method | javax.microedition.lcdui.Graphics.getClipY() |
| 000E | method | javax.microedition.lcdui.Graphics.getClipWidth() |
| 000F | method | javax.microedition.lcdui.Graphics.getClipHeight() |
| 0010 | method | javax.microedition.lcdui.Graphics.translate() |
| 0011 | method | javax.microedition.lcdui.Graphics.clipRect() |
| 0012 | method | javax.microedition.lcdui.game.Layer.paint() |
| 0013 | method | javax.microedition.lcdui.Graphics.setClip() |
| 0014 | text | g is null |
| 0015 | objref | java.lang.IllegalArgumentException |
| 0016 | text | the width or height is less than 0 |
| 0017 | method | java.lang.IllegalArgumentException.<init>() |
| Fields | ||
|---|---|---|
| static final | int | CUSTOM_SEQUENCE |
| static final | boolean | DEBUG |
| public static final | int | TRANS_MIRROR |
| public static final | int | TRANS_MIRROR_ROT180 |
| public static final | int | TRANS_MIRROR_ROT270 |
| public static final | int | TRANS_MIRROR_ROT90 |
| public static final | int | TRANS_NONE |
| public static final | int | TRANS_ROT180 |
| public static final | int | TRANS_ROT270 |
| public static final | int | TRANS_ROT90 |
| int | _nId | |
| int | collisionRectH | |
| int | collisionRectW | |
| int | collisionRectX | |
| int | collisionRectY | |
| int | dRefX | |
| int | dRefY | |
| int | m_FrameCols | |
| int | m_FrameCount | |
| int | m_FrameH | |
| int | m_FrameW | |
| Image | m_Image | |
| int | m_RefPixelX | |
| int | m_RefPixelY | |
| int[] | m_Sequence | |
| int | m_SequenceCount | |
| int | m_SequenceIndex | |
| int | m_Transform | |
| int | t_collisionRectH | |
| int | t_collisionRectW | |
| int | t_collisionRectX | |
| int | t_collisionRectY | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(Sprite s1) |
| public | void | <init>(Image i1) |
| public | void | <init>(Image i1, int i2, int i3) |
| public final native | boolean | collidesWith(Sprite s1, boolean b1) |
| public final native | boolean | collidesWith(TiledLayer t1, boolean b1) |
| public final native | boolean | collidesWith(Image i1, int i2, int i3, boolean b1) |
| private | void | createNewSprite(Image i1, int i2, int i3) |
| public native | void | defineCollisionRectangle(int i1, int i2, int i3, int i4) |
| public native | void | defineReferencePixel(int i1, int i2) |
| public final | int | getFrame() |
| public | int | getFrameSequenceLength() |
| public | int | getRawFrameCount() |
| public native | int | getRefPixelX() |
| public native | int | getRefPixelY() |
| private | int | getTransformedPtX(int i1, int i2, int i3) |
| private | int | getTransformedPtY(int i1, int i2, int i3) |
| private static native | void | initializeFieldIndex() |
| private | void | initializeFrames(Image i1, int i2, int i3, boolean b1) |
| private static native | void | nativeCalculateTextureUV(int i1, int i2, int i3, int i4, int i5) |
| private static native | int | nativeCreatePrimitive(Sprite s1, Image i1, int i2, int i3) |
| private static native | void | nativeSetCollisionRect(int i1, int i2, int i3, int i4, int i5) |
| private static native | void | nativeSetTexture(int i1, Image i2, int i3, int i4) |
| public native | void | nextFrame() |
| public final native | void | paint(Graphics g1) |
| public native | void | prevFrame() |
| private static native | void | registNativeFinalizer() |
| private | void | setDefaultSequence(int i1) |
| public native | void | setFrame(int i1) |
| public | void | setFrameSequence(int[] i1) |
| public | void | setImage(Image i1, int i2, int i3) |
| public native | void | setRefPixelPosition(int i1, int i2) |
| public native | void | setTransform(int i1) |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.lcdui.game.Layer.<init>() |
| 0001 | method | javax.microedition.lcdui.Image.getWidth() |
| 0002 | method | javax.microedition.lcdui.Image.getHeight() |
| 0003 | method | this.createNewSprite() |
| 0004 | method | javax.microedition.lcdui.Image.createImage() |
| 0005 | method | this.setTransform() |
| 0006 | method | javax.microedition.lcdui.game.Layer.isVisible() |
| 0007 | method | javax.microedition.lcdui.game.Layer.setVisible() |
| 0008 | method | this.setFrameSequence() |
| 0009 | method | this.setFrame() |
| 000A | method | this.getRefPixelX() |
| 000B | method | this.getRefPixelY() |
| 000C | method | this.setRefPixelPosition() |
| 000D | method | this.nativeSetCollisionRect() |
| 000E | objref | java.lang.NullPointerException |
| 000F | method | java.lang.NullPointerException.<init>() |
| 0010 | objref | java.lang.ArrayIndexOutOfBoundsException |
| 0011 | text | any member of the array has a value less than 0 or greater than or equal to the number of frames |
| 0012 | method | java.lang.ArrayIndexOutOfBoundsException.<init>() |
| 0013 | 0003 | 00010000 |
| 0014 | method | java.lang.System.arraycopy() |
| 0015 | method | this.nativeCalculateTextureUV() |
| 0016 | objref | java.lang.IllegalArgumentException |
| 0017 | text | the array has less than 1 element |
| 0018 | method | java.lang.IllegalArgumentException.<init>() |
| 0019 | method | this.setDefaultSequence() |
| 001A | method | java.lang.IllegalArgumentException.<init>() |
| 001B | 0003 | FFFEFFFF |
| 001C | method | this.initializeFrames() |
| 001D | method | this.defineCollisionRectangle() |
| 001E | method | this.nativeSetTexture() |
| 001F | method | javax.microedition.lcdui.game.Layer.calculateTextureFrameCount() |
| 0020 | method | this.nativeCreatePrimitive() |
| 0021 | method | this.initializeFieldIndex() |
| 0022 | method | this.registNativeFinalizer() |
| Fields | ||
|---|---|---|
| static final | boolean | DEBUG |
| static final | int | INITIAL_CAPACITY |
| static final | int | TILE_INDEX_EMPTY |
| static final | int | TILE_INDEX_START |
| int | _nId | |
| int | m_AnimTileCount | |
| int | m_CellHeight | |
| int | m_CellWidth | |
| int | m_FrameCount | |
| int | m_GridColumns | |
| int | m_GridRows | |
| Image | m_Image | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(int i1, int i2, Image i3, int i4, int i5) |
| public native | int | createAnimatedTile(int i1) |
| public native | void | fillCells(int i1, int i2, int i3, int i4, int i5) |
| public native | int | getAnimatedTile(int i1) |
| public native | int | getCell(int i1, int i2) |
| public final | int | getCellHeight() |
| public final | int | getCellWidth() |
| public final | int | getColumns() |
| public final | int | getRows() |
| private static native | void | initializeFieldIndex() |
| private static native | int | nativeCreatePrimitive(TiledLayer t1, Image i1, int i2, int i3, int i4, int i5) |
| private static native | void | nativeSetCells(int i1, int i2, int i3, int i4, int i5, int i6) |
| private static native | void | nativeSetTexture(int i1, Image i2, int i3, int i4) |
| public final native | void | paint(Graphics g1) |
| private static native | void | registNativeFinalizer() |
| public native | void | setAnimatedTile(int i1, int i2) |
| public native | void | setCell(int i1, int i2, int i3) |
| public | void | setStaticTileSet(Image i1, int i2, int i3) |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.lcdui.game.Layer.<init>() |
| 0001 | method | javax.microedition.lcdui.game.Layer.calculateTextureFrameCount() |
| 0002 | method | this.nativeCreatePrimitive() |
| 0003 | objref | java.lang.NullPointerException |
| 0004 | text | create primitive failed |
| 0005 | method | java.lang.NullPointerException.<init>() |
| 0006 | method | javax.microedition.lcdui.game.Layer.setVisible() |
| 0007 | method | this.nativeSetTexture() |
| 0008 | method | this.nativeSetCells() |
| 0009 | objref | java.lang.IllegalArgumentException |
| 000A | text | number of rows or columns is less than 1 |
| 000B | method | java.lang.IllegalArgumentException.<init>() |
| 000C | method | this.initializeFieldIndex() |
| 000D | method | this.registNativeFinalizer() |
| Fields | ||
|---|---|---|
| public static final | int | BUILDING_FLOOR |
| public static final | int | BUILDING_NAME |
| public static final | int | BUILDING_ROOM |
| public static final | int | BUILDING_ZONE |
| public static final | int | CITY |
| public static final | int | COUNTRY |
| public static final | int | COUNTRY_CODE |
| public static final | int | COUNTY |
| public static final | int | CROSSING1 |
| public static final | int | CROSSING2 |
| public static final | int | DISTRICT |
| public static final | int | EXTENSION |
| public static final | int | PHONE_NUMBER |
| public static final | int | POSTAL_CODE |
| public static final | int | STATE |
| public static final | int | STREET |
| public static final | int | URL |
| private | String | building_floor_ |
| private | String | building_name_ |
| private | String | building_room_ |
| private | String | building_zone_ |
| private | String | city_ |
| private | String | country_ |
| private | String | country_code_ |
| private | String | county_ |
| private | String | crossing1_ |
| private | String | crossing2_ |
| private | String | district_ |
| private | String | extension_ |
| private | String | phone_number_ |
| private | String | postal_code_ |
| private | String | state_ |
| private | String | street_ |
| private | String | url_ |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| void | <init>(AddressInfo a1) | |
| public | String | getField(int i1) |
| public | void | setField(int i1, String s1) |
| References | ||
|---|---|---|
| 0000 | method | this.getField() |
| 0001 | method | this.setField() |
| 0002 | objref | java.lang.IllegalArgumentException |
| 0003 | method | java.lang.IllegalArgumentException.<init>() |
| 0004 | objref | java.lang.String |
| 0005 | method | java.lang.String.<init>() |
| Fields | ||
|---|---|---|
| private static final | String | COLON |
| public static final | int | DD_MM |
| public static final | int | DD_MM_SS |
| private static final | String | PERIOD |
| private | float | altitude_ |
| private | double | latitude_ |
| private | double | longitude_ |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | <init>(double d1, double d2, float f1) |
| public | float | azimuthTo(Coordinates c1) |
| public static | double | convert(String s1) |
| public static | String | convert(double d1, int i1) |
| private static | double | convertCoordinateString(String s1, String s2, String s3, String s4) |
| private static | String | convertCoordinateValue(double d1, int i1, int i2, int i3, int i4, int i5, int i6) |
| public | float | distance(Coordinates c1) |
| public | float | getAltitude() |
| public | double | getLatitude() |
| public | double | getLongitude() |
| private static | boolean | isNum(String s1) |
| private native | float | nativeGetAzimuth(Coordinates c1, Coordinates c2) |
| private native | float | nativeGetDistance(Coordinates c1, Coordinates c2) |
| private static | String[] | separateCoordinateString(String s1) |
| private static | int[] | separateCoordinateValue(double d1, int i1) |
| public | void | setAltitude(float f1) |
| public | void | setLatitude(double d1) |
| public | void | setLongitude(double d1) |
| References | ||
|---|---|---|
| 0000 | 0006 | 7FF80000 |
| 0001 | 0000 | 00000000 |
| 0002 | 0084 | 7FC00000 |
| 0003 | method | this.setLatitude() |
| 0004 | method | this.setLongitude() |
| 0005 | method | this.setAltitude() |
| 0006 | method | java.lang.Double.isNaN() |
| 0007 | 0006 | C0568000 |
| 0008 | 0000 | 00000000 |
| 0009 | 0006 | 40568000 |
| 000A | 0000 | 00000000 |
| 000B | objref | java.lang.IllegalArgumentException |
| 000C | method | java.lang.IllegalArgumentException.<init>() |
| 000D | 0006 | C0668000 |
| 000E | 0000 | 00000000 |
| 000F | 0006 | 40668000 |
| 0010 | 0000 | 00000000 |
| 0011 | method | java.lang.String.charAt() |
| 0012 | method | this.separateCoordinateString() |
| 0013 | method | this.convertCoordinateString() |
| 0014 | objref | java.lang.String |
| 0015 | objref | java.lang.NullPointerException |
| 0016 | method | java.lang.NullPointerException.<init>() |
| 0017 | text | : |
| 0018 | method | java.lang.String.indexOf() |
| 0019 | method | java.lang.String.substring() |
| 001A | method | java.lang.String.indexOf() |
| 001B | text | . |
| 001C | method | java.lang.String.substring() |
| 001D | method | this.isNum() |
| 001E | method | java.lang.Integer.parseInt() |
| 001F | method | java.lang.Double.parseDouble() |
| 0020 | 0006 | 404E0000 |
| 0021 | 0000 | 00000000 |
| 0022 | objref | java.lang.NumberFormatException |
| 0023 | 0006 | 40AC2000 |
| 0024 | 0000 | 00000000 |
| 0025 | method | this.separateCoordinateValue() |
| 0026 | method | this.convertCoordinateValue() |
| 0027 | method | java.lang.Math.abs() |
| 0028 | 0006 | 408F4000 |
| 0029 | 0000 | 00000000 |
| 002A | 0006 | 3FE00000 |
| 002B | 0000 | 00000000 |
| 002C | 0006 | 40F86A00 |
| 002D | 0000 | 00000000 |
| 002E | objref | java.lang.StringBuffer |
| 002F | method | java.lang.StringBuffer.<init>() |
| 0030 | method | java.lang.StringBuffer.append() |
| 0031 | method | java.lang.Math.abs() |
| 0032 | method | java.lang.StringBuffer.append() |
| 0033 | method | java.lang.StringBuffer.append() |
| 0034 | method | java.lang.StringBuffer.insert() |
| 0035 | method | java.lang.StringBuffer.delete() |
| 0036 | method | java.lang.StringBuffer.toString() |
| 0037 | text | 0 |
| 0038 | method | java.lang.String.endsWith() |
| 0039 | method | this.getLatitude() |
| 003A | 0084 | 43340000 |
| 003B | method | this.getLongitude() |
| 003C | method | this.nativeGetAzimuth() |
| 003D | method | this.nativeGetDistance() |
| Fields | ||
|---|---|---|
| public static final | int | NO_REQUIREMENT |
| public static final | int | POWER_USAGE_HIGH |
| public static final | int | POWER_USAGE_LOW |
| public static final | int | POWER_USAGE_MEDIUM |
| private | boolean | addressInfoRequired_ |
| private | boolean | altitudeRequired_ |
| private | boolean | costAllowed_ |
| private | int | horizontalAccuracy_ |
| private | int | preferredPowerConsumption_ |
| private | int | preferredResponseTime_ |
| private | boolean | speedAndCourseRequired_ |
| private | int | verticalAccuracy_ |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | int | getHorizontalAccuracy() |
| public | int | getPreferredPowerConsumption() |
| public | int | getPreferredResponseTime() |
| public | int | getVerticalAccuracy() |
| public | boolean | isAddressInfoRequired() |
| public | boolean | isAllowedToCost() |
| public | boolean | isAltitudeRequired() |
| public | boolean | isSpeedAndCourseRequired() |
| public | void | setAddressInfoRequired(boolean b1) |
| public | void | setAltitudeRequired(boolean b1) |
| public | void | setCostAllowed(boolean b1) |
| public | void | setHorizontalAccuracy(int i1) |
| public | void | setPreferredPowerConsumption(int i1) |
| public | void | setPreferredResponseTime(int i1) |
| public | void | setSpeedAndCourseRequired(boolean b1) |
| public | void | setVerticalAccuracy(int i1) |
| Methods | ||
|---|---|---|
| void | <init>(LandmarkStore l1) | |
| void | <init>(Landmark l1, LandmarkStore l2) | |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.location.Landmark.<init>() |
| 0001 | method | javax.microedition.location.Landmark.setBelonging() |
| 0002 | method | this.<init>() |
| 0003 | method | javax.microedition.location.Landmark.update() |
| Fields | ||
|---|---|---|
| private | AddressInfo | addressInfo_ |
| private | LandmarkStore | belonging_ |
| private | String | description_ |
| private | String | name_ |
| private | Landmark | parent_ |
| private | QualifiedCoordinates | qualifiedCoordinates_ |
| Methods | ||
|---|---|---|
| void | <init>() | |
| void | <init>(Landmark l1) | |
| public | void | <init>(String s1, String s2, QualifiedCoordinates q1, AddressInfo a1) |
| public | AddressInfo | getAddressInfo() |
| LandmarkStore | getBelonging() | |
| public | String | getDescription() |
| public | String | getName() |
| Landmark | getParent() | |
| public | QualifiedCoordinates | getQualifiedCoordinates() |
| public | void | setAddressInfo(AddressInfo a1) |
| void | setBelonging(LandmarkStore l1) | |
| public | void | setDescription(String s1) |
| public | void | setName(String s1) |
| void | setParent(Landmark l1) | |
| public | void | setQualifiedCoordinates(QualifiedCoordinates q1) |
| void | update(Landmark l1) | |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.location.QualifiedCoordinates |
| 0001 | method | javax.microedition.location.QualifiedCoordinates.<init>() |
| 0002 | objref | javax.microedition.location.AddressInfo |
| 0003 | method | javax.microedition.location.AddressInfo.<init>() |
| 0004 | method | this.getBelonging() |
| 0005 | method | this.update() |
| 0006 | method | this.setName() |
| 0007 | method | this.setDescription() |
| 0008 | method | this.setQualifiedCoordinates() |
| 0009 | method | this.setAddressInfo() |
| 000A | method | this.getName() |
| 000B | method | this.getDescription() |
| 000C | method | this.getQualifiedCoordinates() |
| 000D | method | this.getAddressInfo() |
| 000E | objref | java.lang.NullPointerException |
| 000F | method | java.lang.NullPointerException.<init>() |
| 0010 | objref | java.lang.String |
| 0011 | method | java.lang.String.<init>() |
| 0012 | method | javax.microedition.location.QualifiedCoordinates.<init>() |
| 0013 | method | javax.microedition.location.AddressInfo.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| Fields | ||
|---|---|---|
| static final | int | ILLEGAL_ARGUMENT |
| static final | int | IO_ERROR |
| static final | int | NOT_SUPPORTED |
| static final | int | OK |
| private static final | Permission | PERMISSION_CATEGORY |
| private static final | Permission | PERMISSION_MANAGEMENT |
| private static final | Permission | PERMISSION_READ |
| private static final | Permission | PERMISSION_WRITE |
| private | Vector | categories_ |
| private static final | int | categoryMaxLength |
| private | int | handle_ |
| private | boolean | isValid_ |
| private static final | int | landmarkMaxLength |
| private static final | Vector | landmarkStores_ |
| private | Vector | landmarks_ |
| private | String | storeName_ |
| private static | Object | sync_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>(int i1, String s1) |
| static | boolean | access$000(LandmarkStore l1) |
| static | void | access$100(LandmarkStore l1) |
| static | int | access$200(LandmarkStore l1, String s1) |
| static | Vector | access$300(LandmarkStore l1) |
| static | Vector | access$400(LandmarkStore l1) |
| public synchronized | void | addCategory(String s1) |
| public synchronized | void | addLandmark(Landmark l1, String s1) |
| private | void | addNewLandmark(Landmark l1, int i1) |
| public static | void | createLandmarkStore(String s1) |
| public synchronized | void | deleteCategory(String s1) |
| public synchronized | void | deleteLandmark(Landmark l1) |
| public static | void | deleteLandmarkStore(String s1) |
| private native | void | finalize() |
| private | int | findCategory(String s1) |
| private | int | findLandmark(Landmark l1) |
| private | void | getAllData() |
| public synchronized | Enumeration | getCategories() |
| public static | LandmarkStore | getInstance(String s1) |
| public synchronized | Enumeration | getLandmarks(String s1, double d1, double d2, double d3, double d4) |
| public synchronized | Enumeration | getLandmarks() |
| public synchronized | Enumeration | getLandmarks(String s1, String s2) |
| private | String | getName() |
| public static | String[] | listLandmarkStores() |
| private native | int | nativeAddCategory(int i1, LandmarkStore$Category l1) |
| private native | int | nativeAddLandmark(int i1, Landmark l1) |
| private native | int | nativeBeginGetData(int i1) |
| private static native | int | nativeCreateLandmarkStore(String s1) |
| private native | int | nativeDeleteCategory(int i1, int i2) |
| private native | int | nativeDeleteLandmark(int i1, int i2) |
| private static native | int | nativeDeleteLandmarkStore(String s1) |
| private native | void | nativeEndGetData(int i1) |
| private native | int | nativeGetCategory(int i1, int i2, LandmarkStore$Category l1) |
| private native | int | nativeGetLandmark(int i1, int i2, Landmark l1) |
| private static native | int | nativeGetLandmarkStoreList() |
| private static native | String | nativeGetLandmarkStoreName(int i1) |
| private native | int | nativeGetNumCategories(int i1) |
| private native | int | nativeGetNumLandmarks(int i1) |
| private static native | int | nativeOpenLandmarkStore(String s1) |
| private static native | void | nativeReleaseLandmarkStoreList() |
| private native | int | nativeUpdateCategory(int i1, int i2, LandmarkStore$Category l1) |
| private native | int | nativeUpdateLandmark(int i1, int i2, Landmark l1) |
| public synchronized | void | removeLandmarkFromCategory(Landmark l1, String s1) |
| public synchronized | void | updateLandmark(Landmark l1) |
| References | ||
|---|---|---|
| 0000 | method | this.findCategory() |
| 0001 | method | this.getAllData() |
| 0002 | method | java.lang.Object.<init>() |
| 0003 | objref | java.util.Vector |
| 0004 | method | java.util.Vector.<init>() |
| 0005 | field | this.sync_ |
| 0006 | method | this.nativeBeginGetData() |
| 0007 | objref | java.io.IOException |
| 0008 | method | java.io.IOException.<init>() |
| 0009 | method | this.nativeGetNumCategories() |
| 000A | method | this.nativeGetNumLandmarks() |
| 000B | method | java.util.Vector.size() |
| 000C | objref | javax.microedition.location.LandmarkStore$Category |
| 000D | method | javax.microedition.location.LandmarkStore$Category.<init>() |
| 000E | method | java.util.Vector.addElement() |
| 000F | method | java.util.Vector.elementAt() |
| 0010 | method | this.nativeGetCategory() |
| 0011 | objref | javax.microedition.location.EntryLandmark |
| 0012 | method | javax.microedition.location.EntryLandmark.<init>() |
| 0013 | method | this.nativeGetLandmark() |
| 0014 | method | this.nativeEndGetData() |
| 0015 | method | java.lang.String.equals() |
| 0016 | method | javax.microedition.location.Landmark.getParent() |
| 0017 | objref | javax.microedition.location.LandmarkStore$LandmarkList |
| 0018 | method | javax.microedition.location.LandmarkStore$LandmarkList.<init>() |
| 0019 | method | javax.microedition.location.LandmarkStore$LandmarkList.hasMoreElements() |
| 001A | method | javax.microedition.location.LandmarkStore$LandmarkList.<init>() |
| 001B | method | javax.microedition.location.LandmarkStore$LandmarkList.<init>() |
| 001C | method | com.jblend.security.SecurityManager.getManager() |
| 001D | field | this.PERMISSION_READ |
| 001E | objref | java.lang.String |
| 001F | text | |
| 0020 | method | java.lang.String.<init>() |
| 0021 | method | com.jblend.security.SecurityManager.checkPermission() |
| 0022 | field | this.landmarkStores_ |
| 0023 | objref | this |
| 0024 | method | this.nativeOpenLandmarkStore() |
| 0025 | method | this.<init>() |
| 0026 | method | this.nativeGetLandmarkStoreList() |
| 0027 | method | this.nativeGetLandmarkStoreName() |
| 0028 | method | this.nativeReleaseLandmarkStoreList() |
| 0029 | field | this.PERMISSION_MANAGEMENT |
| 002A | objref | java.lang.NullPointerException |
| 002B | method | java.lang.NullPointerException.<init>() |
| 002C | method | this.nativeCreateLandmarkStore() |
| 002D | objref | java.lang.IllegalArgumentException |
| 002E | method | java.lang.IllegalArgumentException.<init>() |
| 002F | objref | javax.microedition.location.LandmarkException |
| 0030 | method | javax.microedition.location.LandmarkException.<init>() |
| 0031 | method | this.nativeDeleteLandmarkStore() |
| 0032 | objref | javax.microedition.location.LandmarkStore$categoryList |
| 0033 | method | javax.microedition.location.LandmarkStore$categoryList.<init>() |
| 0034 | method | this.nativeAddLandmark() |
| 0035 | method | javax.microedition.location.EntryLandmark.<init>() |
| 0036 | method | javax.microedition.location.Landmark.setBelonging() |
| 0037 | method | javax.microedition.location.Landmark.setParent() |
| 0038 | method | javax.microedition.location.LandmarkStore$Category.addLandmark() |
| 0039 | method | javax.microedition.location.LandmarkStore$Category.setLandmark() |
| 003A | method | this.nativeUpdateCategory() |
| 003B | field | this.PERMISSION_WRITE |
| 003C | field | this.landmarkMaxLength |
| 003D | method | javax.microedition.location.Landmark.getName() |
| 003E | method | javax.microedition.location.Landmark.getBelonging() |
| 003F | method | this.addNewLandmark() |
| 0040 | method | this.findLandmark() |
| 0041 | method | javax.microedition.location.LandmarkStore$Category.clearLandmark() |
| 0042 | method | javax.microedition.location.Landmark.update() |
| 0043 | method | this.nativeUpdateLandmark() |
| 0044 | method | this.nativeDeleteLandmark() |
| 0045 | method | java.util.Vector.removeElementAt() |
| 0046 | method | javax.microedition.location.LandmarkStore$Category.deleteLandmark() |
| 0047 | field | this.PERMISSION_CATEGORY |
| 0048 | field | this.categoryMaxLength |
| 0049 | method | java.lang.String.substring() |
| 004A | method | javax.microedition.location.LandmarkStore$Category.<init>() |
| 004B | method | this.nativeAddCategory() |
| 004C | method | this.nativeDeleteCategory() |
| 004D | text | location_category_max_length |
| 004E | method | com.jblend.micro.SystemOption.getProperty() |
| 004F | method | java.lang.Integer.valueOf() |
| 0050 | text | location_landmark_max_length |
| 0051 | objref | java.lang.Object |
| 0052 | method | com.jblend.security.PermissionFactory.getFactory() |
| 0053 | text | javax.microedition.location.LandmarkStore.read |
| 0054 | method | com.jblend.security.PermissionFactory.getPermission() |
| 0055 | text | javax.microedition.location.LandmarkStore.write |
| 0056 | text | javax.microedition.location.LandmarkStore.category |
| 0057 | text | javax.microedition.location.LandmarkStore.management |
| Fields | ||
|---|---|---|
| boolean[] | landmarks_ | |
| String | name_ | |
| private final | LandmarkStore | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(LandmarkStore l1, int i1) | |
| void | <init>(LandmarkStore l1, String s1, int i1) | |
| void | addLandmark() | |
| void | clearLandmark(int i1) | |
| void | deleteLandmark(int i1) | |
| void | setLandmark(int i1) | |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | objref | java.lang.String |
| 0002 | method | java.lang.String.<init>() |
| 0003 | method | java.lang.System.arraycopy() |
| Fields | ||
|---|---|---|
| private | int | index_ |
| private | Vector | list_ |
| private final | LandmarkStore | this$0 |
| Methods | ||
|---|---|---|
| public | void | <init>(LandmarkStore l1, String s1) |
| void | <init>(LandmarkStore l1, String s1, String s2) | |
| void | <init>(LandmarkStore l1, String s1, double d1, double d2, double d3, double d4) | |
| public | boolean | hasMoreElements() |
| public | Object | nextElement() |
| private | Object | nextElement_internal() |
| Fields | ||
|---|---|---|
| private | int | index_ |
| private | Vector | list_ |
| private final | LandmarkStore | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(LandmarkStore l1) | |
| public | boolean | hasMoreElements() |
| public | Object | nextElement() |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | method | javax.microedition.location.LandmarkStore.access$300() |
| 0003 | method | java.util.Vector.elements() |
| 0004 | method | java.util.Enumeration.nextElement() |
| 0005 | method | java.util.Vector.addElement() |
| 0006 | method | java.util.Enumeration.hasMoreElements() |
| 0007 | method | java.util.Vector.size() |
| 0008 | method | this.hasMoreElements() |
| 0009 | objref | java.util.NoSuchElementException |
| 000A | method | java.util.NoSuchElementException.<init>() |
| 000B | method | java.util.Vector.elementAt() |
| 000C | objref | javax.microedition.location.LandmarkStore$Category |
| 000D | objref | java.util.Enumeration |
| Fields | ||
|---|---|---|
| public static final | int | MTA_ASSISTED |
| public static final | int | MTA_UNASSISTED |
| public static final | int | MTE_ANGLEOFARRIVAL |
| public static final | int | MTE_CELLID |
| public static final | int | MTE_SATELLITE |
| public static final | int | MTE_SHORTRANGE |
| public static final | int | MTE_TIMEDIFFERENCE |
| public static final | int | MTE_TIMEOFARRIVAL |
| public static final | int | MTY_NETWORKBASED |
| public static final | int | MTY_TERMINALBASED |
| private | AddressInfo | addressInfo_ |
| private | QualifiedCoordinates | coordinates_ |
| private | float | course_ |
| private | extraInfo_ | |
| private | boolean | isValid_ |
| private | int | locationMethod_ |
| private | int | numExtraInfo_ |
| private | float | speed_ |
| private | long | timestamp_ |
| Methods | ||
|---|---|---|
| protected | void | <init>() |
| void | <init>(int i1) | |
| public | AddressInfo | getAddressInfo() |
| public | float | getCourse() |
| public | String | getExtraInfo(String s1) |
| public | int | getLocationMethod() |
| public | QualifiedCoordinates | getQualifiedCoordinates() |
| public | float | getSpeed() |
| public | long | getTimestamp() |
| public | boolean | isValid() |
| private native | void | nativeGetExtraInfo(int i1, int i2, Location$ExtraInfo l1) |
| private native | void | nativeGetLocationInfo(int i1, Location l1) |
| private native | void | nativeReleaseLocationInfo(int i1) |
| References | ||
|---|---|---|
| 0000 | 0084 | 7FC00000 |
| 0001 | objref | javax.microedition.location.QualifiedCoordinates |
| 0002 | method | javax.microedition.location.QualifiedCoordinates.<init>() |
| 0003 | objref | javax.microedition.location.AddressInfo |
| 0004 | method | javax.microedition.location.AddressInfo.<init>() |
| 0005 | method | this.nativeGetLocationInfo() |
| 0006 | objref | javax.microedition.location.Location$ExtraInfo |
| 0007 | method | javax.microedition.location.Location$ExtraInfo.<init>() |
| 0008 | method | this.nativeGetExtraInfo() |
| 0009 | method | this.nativeReleaseLocationInfo() |
| 000A | method | java.lang.String.compareTo() |
| Fields | ||
|---|---|---|
| String | mimetype | |
| private final | Location | this$0 |
| String | value | |
| Methods | ||
|---|---|---|
| void | <init>(Location l1) | |
| Fields | ||
|---|---|---|
| private static | LocationEventHandler | instance |
| private static final | Vector | locationProviders |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | void | addProvider(LocationProvider l1) |
| public static | LocationEventHandler | getInstance() |
| public | void | receiveEvent(int[] i1, int i2) |
| public static | void | removeProvider(LocationProvider l1) |
| References | ||
|---|---|---|
| 0000 | field | this.instance |
| 0001 | objref | this |
| 0002 | method | this.<init>() |
| 0003 | field | this.locationProviders |
| 0004 | method | java.util.Vector.addElement() |
| 0005 | method | java.util.Vector.elementAt() |
| 0006 | objref | javax.microedition.location.LocationProvider |
| 0007 | method | java.util.Vector.removeElementAt() |
| 0008 | method | java.util.Vector.size() |
| 0009 | objref | javax.microedition.location.LocationProvider_impl |
| 000A | method | javax.microedition.location.LocationProvider_impl.getHandle() |
| 000B | method | javax.microedition.location.LocationProvider_impl.dispatchLocationEvent() |
| 000C | method | javax.microedition.location.LocationProvider.dispatchProximityEvent() |
| 000D | objref | java.util.Vector |
| 000E | method | java.util.Vector.<init>() |
| 000F | objref | com.jblend.micro.event.EventListener |
| Fields | ||
|---|---|---|
| private static | LocationEventThread | thread_ |
| Methods | ||
|---|---|---|
| void | <init>() | |
| static | LocationEventThread | getInstance() |
| protected native | int | initEventQueue(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.micro.event.AbstractEventThread.<init>() |
| 0001 | field | this.thread_ |
| 0002 | objref | this |
| 0003 | method | this.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| Methods | ||
|---|---|---|
| public | void | locationUpdated(LocationProvider l1, Location l2) |
| public | void | providerStateChanged(LocationProvider l1, int i1) |
| Fields | ||
|---|---|---|
| public static final | int | AVAILABLE |
| static final | int | GET_LOCATION_CANCELED |
| static final | int | GET_LOCATION_FINISHED |
| static final | int | GET_LOCATION_TIMEOUT |
| static final | int | LOCATION_UPDATED |
| static final | int | MONITORING_STATE_CHANGED |
| public static final | int | OUT_OF_SERVICE |
| static final | Permission | PERMISSION_LOCATION |
| private static final | Permission | PERMISSION_PROXIMITYLISTENER |
| static final | int | PROVIDER_STATE_CHANGED |
| static final | int | PROXIMITY_EVENT |
| public static final | int | TEMPORARILY_UNAVAILABLE |
| private static | Vector | containers_ |
| private static | Vector | impls_ |
| private static | Location | lastKnownLocation_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| public static | void | addProximityListener(ProximityListener p1, Coordinates c1, float f1) |
| static | void | dispatchProximityEvent(int i1, int i2, int i3) |
| static | Location | fetchLocation(int i1) |
| public static | LocationProvider | getInstance(Criteria c1) |
| public static | Location | getLastKnownLocation() |
| public | Location | getLocation(int i1) |
| public | int | getState() |
| private static native | int | nativeGetLastKnownLocation() |
| public static | void | removeProximityListener(ProximityListener p1) |
| public | void | reset() |
| public | void | setLocationListener(LocationListener l1, int i1, int i2, int i3) |
| Fields | ||
|---|---|---|
| static final | LocationEventHandler | EVENT_HANDLER |
| static final | LocationEventThread | EVENT_THREAD |
| private | boolean | canceled_ |
| private | int | handle_ |
| private | int | interval_ |
| private | LocationListener | listener_ |
| private | Location | location_ |
| private | int | maxAge_ |
| private | int | timeout_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(Criteria c1) | |
| synchronized | void | dispatchLocationEvent(int i1, int i2) |
| private native | void | finalize() |
| int | getHandle() | |
| public | Location | getLocation(int i1) |
| public | int | getState() |
| static | void | init() |
| private native | void | nativeCancelGetLocation(int i1) |
| private native | void | nativeCancelLocationListener(int i1) |
| private native | int | nativeGetLocation(int i1, int i2) |
| private native | int | nativeGetState(int i1) |
| private native | int | nativeOpenLocationProvider(Criteria c1) |
| private native | void | nativeSetLocationListener(int i1, int i2, int i3, int i4) |
| public | void | reset() |
| public synchronized | void | setLocationListener(LocationListener l1, int i1, int i2, int i3) |
| Fields | ||
|---|---|---|
| static final | int | ILLEGAL_ARGUMENT |
| static final | int | IO_ERROR |
| static final | int | NOT_SUPPORTED |
| static final | int | OK |
| private static final | Permission | PERMISSION_ORIENTATION |
| private | float | azimuth_ |
| private | boolean | isMagnetic_ |
| private | float | pitch_ |
| private | float | roll_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>(float f1, boolean b1, float f2, float f3) |
| public | float | getCompassAzimuth() |
| public static | Orientation | getOrientation() |
| public | float | getPitch() |
| public | float | getRoll() |
| public | boolean | isOrientationMagnetic() |
| private static native | int | nativeGetOrientation(Orientation o1) |
| References | ||
|---|---|---|
| 0000 | 0084 | 7FC00000 |
| 0001 | method | com.jblend.security.SecurityManager.getManager() |
| 0002 | field | this.PERMISSION_ORIENTATION |
| 0003 | text | |
| 0004 | method | com.jblend.security.SecurityManager.checkPermission() |
| 0005 | objref | this |
| 0006 | method | this.<init>() |
| 0007 | method | this.nativeGetOrientation() |
| 0008 | objref | javax.microedition.location.LocationException |
| 0009 | method | javax.microedition.location.LocationException.<init>() |
| 000A | method | com.jblend.security.PermissionFactory.getFactory() |
| 000B | text | javax.microedition.location.Orientation |
| 000C | method | com.jblend.security.PermissionFactory.getPermission() |
| Fields | ||
|---|---|---|
| protected | Coordinates | coordinates_ |
| protected | int | handle_ |
| protected | float | proximityRadius_ |
| Methods | ||
|---|---|---|
| void | <init>(Coordinates c1, float f1) | |
| private native | void | finalize() |
| private native | int | nativeAddProximity(Proximity p1) |
| private native | void | nativeRemoveProximity(int i1) |
| void | removeProximity() | |
| void | resetHandle() | |
| References | ||
|---|---|---|
| 0000 | method | this.nativeAddProximity() |
| 0001 | objref | javax.microedition.location.LocationException |
| 0002 | method | javax.microedition.location.LocationException.<init>() |
| 0003 | method | this.nativeRemoveProximity() |
| 0004 | method | this.resetHandle() |
| Methods | ||
|---|---|---|
| public | void | monitoringStateChanged(boolean b1) |
| public | void | proximityEvent(Coordinates c1, Location l1) |
| Fields | ||
|---|---|---|
| protected | ProximityListener | listener_ |
| private | Vector | proximities_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(ProximityListener p1) | |
| void | addProximity(Coordinates c1, float f1) | |
| protected | void | dispatchEvent(int i1, int i2, Location l1) |
| void | removeAllProximities() | |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Vector |
| 0001 | method | java.util.Vector.<init>() |
| 0002 | objref | javax.microedition.location.Proximity |
| 0003 | method | javax.microedition.location.Proximity.<init>() |
| 0004 | method | java.util.Vector.addElement() |
| 0005 | method | java.util.Vector.elementAt() |
| 0006 | method | javax.microedition.location.Proximity.removeProximity() |
| 0007 | method | java.util.Vector.size() |
| 0008 | method | javax.microedition.location.ProximityListener.proximityEvent() |
| 0009 | method | javax.microedition.location.Proximity.resetHandle() |
| 000A | method | java.util.Vector.removeElementAt() |
| 000B | method | javax.microedition.location.ProximityListener.monitoringStateChanged() |
| 000C | method | javax.microedition.location.LocationProvider_impl.init() |
| 000D | objref | javax.microedition.location.LocationException |
| Fields | ||
|---|---|---|
| private | float | horizontalAccuracy_ |
| private | float | verticalAccuracy_ |
| Methods | ||
|---|---|---|
| void | <init>() | |
| void | <init>(QualifiedCoordinates q1) | |
| public | void | <init>(double d1, double d2, float f1, float f2, float f3) |
| public | float | getHorizontalAccuracy() |
| public | float | getVerticalAccuracy() |
| public | void | setHorizontalAccuracy(float f1) |
| public | void | setVerticalAccuracy(float f1) |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.location.Coordinates.<init>() |
| 0001 | 0084 | 7FC00000 |
| 0002 | method | javax.microedition.location.Coordinates.getLatitude() |
| 0003 | method | javax.microedition.location.Coordinates.getLongitude() |
| 0004 | method | javax.microedition.location.Coordinates.getAltitude() |
| 0005 | method | this.getHorizontalAccuracy() |
| 0006 | method | this.getVerticalAccuracy() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.location.Coordinates.<init>() |
| 0009 | method | this.setHorizontalAccuracy() |
| 000A | method | this.setVerticalAccuracy() |
| 000B | objref | java.lang.IllegalArgumentException |
| 000C | method | java.lang.IllegalArgumentException.<init>() |
| Fields | ||
|---|---|---|
| static | Class | class$javax$microedition$m3g$AnimationController |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>() |
| static | Class | class$(String s1) |
| private static native | int | create() |
| private native | void | finalize() |
| public native | int | getActiveIntervalEnd() |
| public native | int | getActiveIntervalStart() |
| public native | float | getPosition(int i1) |
| public native | float | getSpeed() |
| public native | float | getWeight() |
| public native | void | setActiveInterval(int i1, int i2) |
| public native | void | setPosition(float f1, int i1) |
| public native | void | setSpeed(float f1, int i1) |
| public native | void | setWeight(float f1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Object3D.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$AnimationController |
| 000B | text | javax.microedition.m3g.AnimationController |
| 000C | method | this.class$() |
| Fields | ||
|---|---|---|
| public static final | int | ALPHA |
| public static final | int | AMBIENT_COLOR |
| public static final | int | COLOR |
| public static final | int | CROP |
| public static final | int | DENSITY |
| public static final | int | DIFFUSE_COLOR |
| public static final | int | EMISSIVE_COLOR |
| public static final | int | FAR_DISTANCE |
| public static final | int | FIELD_OF_VIEW |
| public static final | int | INTENSITY |
| public static final | int | MORPH_WEIGHTS |
| public static final | int | NEAR_DISTANCE |
| public static final | int | ORIENTATION |
| public static final | int | PICKABILITY |
| public static final | int | SCALE |
| public static final | int | SHININESS |
| public static final | int | SPECULAR_COLOR |
| public static final | int | SPOT_ANGLE |
| public static final | int | SPOT_EXPONENT |
| public static final | int | TRANSLATION |
| public static final | int | VISIBILITY |
| static | Class | class$javax$microedition$m3g$AnimationTrack |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>(KeyframeSequence k1, int i1) |
| static | Class | class$(String s1) |
| private static native | int | create(KeyframeSequence k1, int i1) |
| private native | void | finalize() |
| public | AnimationController | getController() |
| private native | int | getControllerImpl() |
| public | KeyframeSequence | getKeyframeSequence() |
| private native | int | getKeyframeSequenceImpl() |
| public native | int | getTargetProperty() |
| public | void | setController(AnimationController a1) |
| private native | void | setControllerImpl(AnimationController a1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Object3D.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$AnimationTrack |
| 000B | text | javax.microedition.m3g.AnimationTrack |
| 000C | method | this.class$() |
| 000D | method | javax.microedition.m3g.Engine.addXOT() |
| 000E | method | this.getControllerImpl() |
| 000F | method | javax.microedition.m3g.Engine.instantiateJavaPeer() |
| 0010 | objref | javax.microedition.m3g.AnimationController |
| 0011 | method | this.getKeyframeSequenceImpl() |
| 0012 | objref | javax.microedition.m3g.KeyframeSequence |
| 0013 | method | this.setControllerImpl() |
| Fields | ||
|---|---|---|
| static | Class | class$javax$microedition$m3g$Appearance |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>() |
| static | Class | class$(String s1) |
| private static native | int | create() |
| private native | void | finalize() |
| public | CompositingMode | getCompositingMode() |
| private native | int | getCompositingModeImpl() |
| public | Fog | getFog() |
| private native | int | getFogImpl() |
| public native | int | getLayer() |
| public | Material | getMaterial() |
| private native | int | getMaterialImpl() |
| public | PolygonMode | getPolygonMode() |
| private native | int | getPolygonModeImpl() |
| public | Texture2D | getTexture(int i1) |
| private native | int | getTextureImpl(int i1) |
| public | void | setCompositingMode(CompositingMode c1) |
| private native | void | setCompositingModeImpl(CompositingMode c1) |
| public | void | setFog(Fog f1) |
| private native | void | setFogImpl(Fog f1) |
| public native | void | setLayer(int i1) |
| public | void | setMaterial(Material m1) |
| private native | void | setMaterialImpl(Material m1) |
| public | void | setPolygonMode(PolygonMode p1) |
| private native | void | setPolygonModeImpl(PolygonMode p1) |
| public | void | setTexture(int i1, Texture2D t1) |
| private native | void | setTextureImpl(int i1, Texture2D t1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Object3D.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$Appearance |
| 000B | text | javax.microedition.m3g.Appearance |
| 000C | method | this.class$() |
| 000D | method | this.getMaterialImpl() |
| 000E | method | javax.microedition.m3g.Engine.instantiateJavaPeer() |
| 000F | objref | javax.microedition.m3g.Material |
| 0010 | method | this.getFogImpl() |
| 0011 | objref | javax.microedition.m3g.Fog |
| 0012 | method | this.getCompositingModeImpl() |
| 0013 | objref | javax.microedition.m3g.CompositingMode |
| 0014 | method | this.getPolygonModeImpl() |
| 0015 | objref | javax.microedition.m3g.PolygonMode |
| 0016 | method | this.setMaterialImpl() |
| 0017 | method | javax.microedition.m3g.Engine.addXOT() |
| 0018 | method | this.setFogImpl() |
| 0019 | method | this.setCompositingModeImpl() |
| 001A | method | this.setPolygonModeImpl() |
| 001B | method | this.getTextureImpl() |
| 001C | objref | javax.microedition.m3g.Texture2D |
| 001D | method | this.setTextureImpl() |
| Fields | ||
|---|---|---|
| public static final | int | BORDER |
| public static final | int | REPEAT |
| static | Class | class$javax$microedition$m3g$Background |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>() |
| static | Class | class$(String s1) |
| private static native | int | create() |
| private native | void | finalize() |
| public native | int | getColor() |
| public native | int | getCropHeight() |
| public native | int | getCropWidth() |
| public native | int | getCropX() |
| public native | int | getCropY() |
| public | Image2D | getImage() |
| private native | int | getImageImpl() |
| public native | int | getImageModeX() |
| public native | int | getImageModeY() |
| public native | boolean | isColorClearEnabled() |
| public native | boolean | isDepthClearEnabled() |
| public native | void | setColor(int i1) |
| public native | void | setColorClearEnable(boolean b1) |
| public native | void | setCrop(int i1, int i2, int i3, int i4) |
| public native | void | setDepthClearEnable(boolean b1) |
| public | void | setImage(Image2D i1) |
| private native | void | setImageImpl(Image2D i1) |
| public native | void | setImageMode(int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Object3D.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$Background |
| 000B | text | javax.microedition.m3g.Background |
| 000C | method | this.class$() |
| 000D | method | this.getImageImpl() |
| 000E | method | javax.microedition.m3g.Engine.instantiateJavaPeer() |
| 000F | objref | javax.microedition.m3g.Image2D |
| 0010 | method | this.setImageImpl() |
| 0011 | method | javax.microedition.m3g.Engine.addXOT() |
| Fields | ||
|---|---|---|
| public static final | int | GENERIC |
| public static final | int | PARALLEL |
| public static final | int | PERSPECTIVE |
| static | Class | class$javax$microedition$m3g$Camera |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>() |
| static | Class | class$(String s1) |
| private static native | int | create() |
| private native | void | finalize() |
| public | int | getProjection(float[] f1) |
| public | int | getProjection(Transform t1) |
| private native | int | getProjectionParams(float[] f1) |
| private native | int | getProjectionTransform(Transform t1) |
| public native | void | setGeneric(Transform t1) |
| public native | void | setParallel(float f1, float f2, float f3, float f4) |
| public native | void | setPerspective(float f1, float f2, float f3, float f4) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Node.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$Camera |
| 000B | text | javax.microedition.m3g.Camera |
| 000C | method | this.class$() |
| 000D | method | this.getProjectionParams() |
| 000E | method | this.getProjectionTransform() |
| Fields | ||
|---|---|---|
| public static final | int | ALPHA |
| public static final | int | ALPHA_ADD |
| public static final | int | MODULATE |
| public static final | int | MODULATE_X2 |
| public static final | int | REPLACE |
| static | Class | class$javax$microedition$m3g$CompositingMode |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>() |
| static | Class | class$(String s1) |
| private static native | int | create() |
| private native | void | finalize() |
| public native | float | getAlphaThreshold() |
| public native | int | getBlending() |
| public native | float | getDepthOffsetFactor() |
| public native | float | getDepthOffsetUnits() |
| public native | boolean | isAlphaWriteEnabled() |
| public native | boolean | isColorWriteEnabled() |
| public native | boolean | isDepthTestEnabled() |
| public native | boolean | isDepthWriteEnabled() |
| public native | void | setAlphaThreshold(float f1) |
| public native | void | setAlphaWriteEnable(boolean b1) |
| public native | void | setBlending(int i1) |
| public native | void | setColorWriteEnable(boolean b1) |
| public native | void | setDepthOffset(float f1, float f2) |
| public native | void | setDepthTestEnable(boolean b1) |
| public native | void | setDepthWriteEnable(boolean b1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Object3D.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$CompositingMode |
| 000B | text | javax.microedition.m3g.CompositingMode |
| 000C | method | this.class$() |
| Fields | ||
|---|---|---|
| static final | int | ANIMATIONCONTROLLER |
| static final | int | ANIMATIONTRACK |
| static final | int | APPEARANCE |
| static final | int | BACKGROUND |
| static final | int | CAMERA |
| static final | int | COMPOSITINGMODE |
| static final | int | FOG |
| static final | int | GRAPHICS3D |
| static final | int | GRAPHICS3D_FID |
| static final | int | GROUP |
| static final | int | IMAGE2D |
| static final | int | KEYFRAMESEQUENCE |
| static final | int | LIGHT |
| static final | int | LOADER |
| static final | int | LOADER_FID |
| static final | int | MATERIAL |
| static final | int | MESH |
| static final | int | MORPHINGMESH |
| static final | int | OBJECT3D_FID |
| static final | int | PLASMAIMAGE |
| static final | int | POLYGONMODE |
| static final | int | RAYINTERSECTION |
| static final | int | RAYINTERSECTION_FID |
| static final | int | SKINNEDMESH |
| static final | int | SPRITE3D |
| static final | int | STAGESET |
| static final | int | TEXTURE2D |
| static final | int | TRANSFORM |
| static final | int | TRANSFORM_FID |
| static final | int | TRIANGLESTRIPARRAY |
| static final | int | UNKNOWN |
| static final | int | VERTEXARRAY |
| static final | int | VERTEXBUFFER |
| static final | int | WORLD |
| static | [LObject3D; | XOT |
| static | int | XOTlength |
| private static | boolean | cleanPeerTable |
| private static | Key | lookup |
| static | Hashtable | peerTable |
| private static | [LObject3D; | tmpXOT |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| static | void | addJavaPeer(int i1, Object o1) |
| static | void | addXOT(Object3D o1) |
| static | void | addXOT([LObject3D; [1) |
| static native | void | cacheFID(Class c1, int i1) |
| static native | int | getBranchNumber() |
| static native | int | getHandleSize(int i1) |
| static native | int | getHandleType(int i1) |
| static | Object | getJavaPeer(int i1) |
| static | int[] | getJavaPeerArrayHandles(Object[] o1) |
| static native | int | getRevisionMajor() |
| static native | int | getRevisionMinor() |
| static native | int | getVersionMajor() |
| static native | int | getVersionMinor() |
| static | Object | instantiateJavaPeer(int i1) |
| static native | void | releaseHandle(int i1) |
| Fields | ||
|---|---|---|
| public static final | int | EXPONENTIAL |
| public static final | int | LINEAR |
| static | Class | class$javax$microedition$m3g$Fog |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>() |
| static | Class | class$(String s1) |
| private static native | int | create() |
| private native | void | finalize() |
| public native | int | getColor() |
| public native | float | getDensity() |
| public native | float | getFarDistance() |
| public native | int | getMode() |
| public native | float | getNearDistance() |
| public native | void | setColor(int i1) |
| public native | void | setDensity(float f1) |
| public native | void | setLinear(float f1, float f2) |
| public native | void | setMode(int i1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Object3D.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$Fog |
| 000B | text | javax.microedition.m3g.Fog |
| 000C | method | this.class$() |
| Fields | ||
|---|---|---|
| public static final | int | ANTIALIAS |
| public static final | int | DITHER |
| static final | int | MAXLIGHTS |
| static final | int | MAXSPRITECROPDIMENSION |
| static final | int | MAXTEXTUREDIMENSION |
| static final | int | MAXTRANSFORMSPERVERTEX |
| static final | int | MAXVIEWPORTDIMENSION |
| static final | int | NUMTEXTUREUNITS |
| static final | int | SUPPORTANTIALIASING |
| static final | int | SUPPORTDITHERING |
| static final | int | SUPPORTLOCALCAMERALIGHTING |
| static final | int | SUPPORTMIPMAP |
| static final | int | SUPPORTPERSPECTIVECORRECTION |
| static final | int | SUPPORTTRUECOLOR |
| public static final | int | TRUE_COLOR |
| private | Object | boundTarget |
| static | Class | class$javax$microedition$m3g$Graphics3D |
| private | int | clipHeight |
| private | int | clipWidth |
| private | int | clipX |
| private | int | clipY |
| private static | Graphics3D | instance |
| private | boolean | isGraphics |
| private | boolean | preload |
| private static | Hashtable | properties |
| int | swerveHandle | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(int i1) | |
| void | <init>() | |
| public native | int | addLight(Light l1, Transform t1) |
| public synchronized | void | bindTarget(Object o1, boolean b1, int i1) |
| public synchronized | void | bindTarget(Object o1) |
| private | void | bindTarget(Graphics g1) |
| private native | void | bindTargetGraphics(Graphics g1, int i1, int i2, int i3, int i4) |
| static | Class | class$(String s1) |
| public synchronized | void | clear(Background b1) |
| private native | void | clearImpl(Background b1) |
| private static native | int | createImpl() |
| private native | void | finalize() |
| private static native | int | getCapability(int i1) |
| public static final | Graphics3D | getInstance() |
| public static final synchronized | Hashtable | getProperties() |
| public synchronized | void | releaseTarget() |
| private native | void | releaseTargetGraphics(Graphics g1) |
| public | void | render(VertexBuffer v1, IndexBuffer i1, Appearance a1, Transform t1) |
| public synchronized | void | render(Node n1, Transform t1) |
| public synchronized | void | render(World w1) |
| public synchronized | void | render(VertexBuffer v1, IndexBuffer i1, Appearance a1, Transform t1, int i2) |
| private native | void | renderNode(Node n1, Transform t1) |
| private native | void | renderPrimitive(VertexBuffer v1, IndexBuffer i1, Appearance a1, Transform t1, int i2) |
| private native | void | renderWorld(World w1) |
| public native | void | resetLights() |
| private native | void | setBackBufferImage2D(Image2D i1) |
| public native | void | setCamera(Camera c1, Transform t1) |
| public native | void | setDepthRange(float f1, float f2) |
| private native | void | setHints(boolean b1, int i1) |
| public native | void | setLight(int i1, Light l1, Transform t1) |
| public | void | setViewport(int i1, int i2, int i3, int i4) |
| private native | void | setViewportImpl(int i1, int i2, int i3, int i4) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | field | this.instance |
| 0006 | method | this.createImpl() |
| 0007 | method | javax.microedition.m3g.Engine.instantiateJavaPeer() |
| 0008 | objref | this |
| 0009 | objref | java.lang.IllegalArgumentException |
| 000A | method | java.lang.IllegalArgumentException.<init>() |
| 000B | method | this.bindTarget() |
| 000C | method | this.setHints() |
| 000D | objref | java.lang.IllegalStateException |
| 000E | method | java.lang.IllegalStateException.<init>() |
| 000F | objref | java.lang.NullPointerException |
| 0010 | method | java.lang.NullPointerException.<init>() |
| 0011 | objref | javax.microedition.lcdui.Graphics |
| 0012 | method | this.bindTarget() |
| 0013 | objref | java.lang.Exception |
| 0014 | objref | javax.microedition.m3g.Image2D |
| 0015 | method | javax.microedition.m3g.Image2D.getFormat() |
| 0016 | method | javax.microedition.m3g.Image2D.isMutable() |
| 0017 | method | this.setBackBufferImage2D() |
| 0018 | method | javax.microedition.lcdui.Graphics.getTranslateX() |
| 0019 | method | javax.microedition.lcdui.Graphics.getClipX() |
| 001A | method | javax.microedition.lcdui.Graphics.getTranslateY() |
| 001B | method | javax.microedition.lcdui.Graphics.getClipY() |
| 001C | method | javax.microedition.lcdui.Graphics.getClipWidth() |
| 001D | method | javax.microedition.lcdui.Graphics.getClipHeight() |
| 001E | method | this.bindTargetGraphics() |
| 001F | method | this.releaseTargetGraphics() |
| 0020 | method | this.setViewportImpl() |
| 0021 | method | javax.microedition.m3g.Background.isColorClearEnabled() |
| 0022 | method | this.clearImpl() |
| 0023 | method | this.render() |
| 0024 | method | this.renderPrimitive() |
| 0025 | method | this.renderNode() |
| 0026 | method | javax.microedition.m3g.World.getBackground() |
| 0027 | method | this.renderWorld() |
| 0028 | field | this.properties |
| 0029 | objref | java.util.Hashtable |
| 002A | method | java.util.Hashtable.<init>() |
| 002B | objref | java.lang.String |
| 002C | text | supportAntialiasing |
| 002D | method | java.lang.String.<init>() |
| 002E | objref | java.lang.Boolean |
| 002F | method | this.getCapability() |
| 0030 | method | java.lang.Boolean.<init>() |
| 0031 | method | java.util.Hashtable.put() |
| 0032 | text | supportTrueColor |
| 0033 | text | supportDithering |
| 0034 | text | supportMipmapping |
| 0035 | text | supportPerspectiveCorrection |
| 0036 | text | supportLocalCameraLighting |
| 0037 | text | maxLights |
| 0038 | objref | java.lang.Integer |
| 0039 | method | java.lang.Integer.<init>() |
| 003A | text | maxViewportDimension |
| 003B | text | maxTextureDimension |
| 003C | text | maxSpriteCropDimension |
| 003D | text | numTextureUnits |
| 003E | text | maxTransformsPerVertex |
| 003F | text | C3A458D3-2015-41f5-8338-66A2D3014335 |
| 0040 | objref | java.lang.StringBuffer |
| 0041 | method | java.lang.StringBuffer.<init>() |
| 0042 | method | javax.microedition.m3g.Engine.getVersionMajor() |
| 0043 | method | java.lang.StringBuffer.append() |
| 0044 | text | . |
| 0045 | method | java.lang.StringBuffer.append() |
| 0046 | method | javax.microedition.m3g.Engine.getVersionMinor() |
| 0047 | method | javax.microedition.m3g.Engine.getRevisionMajor() |
| 0048 | method | javax.microedition.m3g.Engine.getRevisionMinor() |
| 0049 | text | : |
| 004A | method | javax.microedition.m3g.Engine.getBranchNumber() |
| 004B | method | java.lang.StringBuffer.toString() |
| 004C | text | com.superscape.m3gx.DebugUtils |
| 004D | text | javax.microedition.m3g.DebugUtils |
| 004E | method | java.lang.Class.newInstance() |
| 004F | field | this.class$javax$microedition$m3g$Graphics3D |
| 0050 | text | javax.microedition.m3g.Graphics3D |
| 0051 | method | this.class$() |
| 0052 | method | javax.microedition.m3g.Engine.cacheFID() |
| Fields | ||
|---|---|---|
| static | Class | class$javax$microedition$m3g$Group |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>() |
| public | void | addChild(Node n1) |
| private native | void | addChildImpl(Node n1) |
| static | Class | class$(String s1) |
| private static native | int | create() |
| private native | void | finalize() |
| public | Node | getChild(int i1) |
| public native | int | getChildCount() |
| private native | int | getChildImpl(int i1) |
| public | boolean | pick(int i1, float f1, float f2, float f3, float f4, float f5, float f6, RayIntersection r1) |
| public | boolean | pick(int i1, float f1, float f2, Camera c1, RayIntersection r1) |
| private native | boolean | pickCamera(int i1, float f1, float f2, Camera c1, RayIntersection r1) |
| private native | boolean | pickNode(int i1, float f1, float f2, float f3, float f4, float f5, float f6, RayIntersection r1) |
| public native | void | removeChild(Node n1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Node.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$Group |
| 000B | text | javax.microedition.m3g.Group |
| 000C | method | this.class$() |
| 000D | method | this.getChildImpl() |
| 000E | method | javax.microedition.m3g.Engine.instantiateJavaPeer() |
| 000F | objref | javax.microedition.m3g.Node |
| 0010 | method | this.addChildImpl() |
| 0011 | method | javax.microedition.m3g.Engine.addXOT() |
| 0012 | method | this.pickNode() |
| 0013 | method | this.pickCamera() |
| Fields | ||
|---|---|---|
| public static final | int | ALPHA |
| public static final | int | LUMINANCE |
| public static final | int | LUMINANCE_ALPHA |
| public static final | int | RGB |
| public static final | int | RGBA |
| static | Class | class$javax$microedition$m3g$Image2D |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>(int i1, int i2, int i3) |
| public | void | <init>(int i1, int i2, int i3, byte[] b1) |
| public | void | <init>(int i1, Object o1) |
| public | void | <init>(int i1, int i2, int i3, byte[] b1, byte[] b2) |
| private | void | <init>(int i1, int i2, int i3, boolean b1) |
| static | Class | class$(String s1) |
| private static native | int | create(int i1, int i2, int i3, byte[] b1) |
| private static | int | createImage(int i1, Object o1) |
| private static native | int | createMutable(int i1, int i2, int i3) |
| private static native | int | createPalettized(int i1, int i2, int i3, byte[] b1, byte[] b2) |
| private static native | int | createUninitialized(int i1, int i2, int i3, boolean b1) |
| private native | void | finalize() |
| public native | int | getFormat() |
| public native | int | getHeight() |
| public native | int | getWidth() |
| public native | boolean | isMutable() |
| public native | void | set(int i1, int i2, int i3, int i4, byte[] b1) |
| private native | void | setRGB(int[] i1, int i2, int i3, int i4, int i5, boolean b1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Object3D.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$Image2D |
| 000B | text | javax.microedition.m3g.Image2D |
| 000C | method | this.class$() |
| 000D | method | this.createPalettized() |
| 000E | method | this.createMutable() |
| 000F | method | this.createUninitialized() |
| 0010 | method | this.createImage() |
| 0011 | objref | javax.microedition.lcdui.Image |
| 0012 | method | this.getWidth() |
| 0013 | method | this.getHeight() |
| 0014 | method | javax.microedition.m3g.Loader.isOpaque() |
| 0015 | method | javax.microedition.m3g.Loader.getImageRGB() |
| 0016 | method | this.setRGB() |
| 0017 | objref | java.lang.NullPointerException |
| 0018 | method | java.lang.NullPointerException.<init>() |
| 0019 | objref | java.lang.IllegalArgumentException |
| 001A | method | java.lang.IllegalArgumentException.<init>() |
| 001B | method | javax.microedition.m3g.Loader.getImageWidth() |
| 001C | method | javax.microedition.m3g.Loader.getImageHeight() |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| void | <init>() | |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.m3g.Object3D.<init>() |
| 0001 | method | javax.microedition.m3g.Object3D.<init>() |
| Fields | ||
|---|---|---|
| private | int | key |
| Methods | ||
|---|---|---|
| public | void | <init>(int i1) |
| public | boolean | equals(Object o1) |
| public | int | hashCode() |
| public | void | setKey(int i1) |
| public | String | toString() |
| References | ||
|---|---|---|
| 0000 | objref | this |
| 0001 | method | java.lang.Integer.toString() |
| Fields | ||
|---|---|---|
| public static final | int | CONSTANT |
| public static final | int | LINEAR |
| public static final | int | LOOP |
| public static final | int | SLERP |
| public static final | int | SPLINE |
| public static final | int | SQUAD |
| public static final | int | STEP |
| static | Class | class$javax$microedition$m3g$KeyframeSequence |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>(int i1, int i2, int i3) |
| static | Class | class$(String s1) |
| private static native | int | create(int i1, int i2, int i3) |
| private native | void | finalize() |
| public native | int | getDuration() |
| public native | int | getRepeatMode() |
| public native | void | setDuration(int i1) |
| public native | void | setKeyframe(int i1, int i2, float[] f1) |
| public native | void | setRepeatMode(int i1) |
| public native | void | setValidRange(int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Object3D.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$KeyframeSequence |
| 000B | text | javax.microedition.m3g.KeyframeSequence |
| 000C | method | this.class$() |
| Fields | ||
|---|---|---|
| public static final | int | AMBIENT |
| public static final | int | DIRECTIONAL |
| public static final | int | OMNI |
| public static final | int | SPOT |
| static | Class | class$javax$microedition$m3g$Light |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>() |
| static | Class | class$(String s1) |
| private static native | int | create() |
| private native | void | finalize() |
| public native | int | getColor() |
| public native | float | getConstantAttenuation() |
| public native | float | getIntensity() |
| public native | float | getLinearAttenuation() |
| public native | int | getMode() |
| public native | float | getQuadraticAttenuation() |
| public native | float | getSpotAngle() |
| public native | float | getSpotExponent() |
| public native | void | setAttenuation(float f1, float f2, float f3) |
| public native | void | setColor(int i1) |
| public native | void | setIntensity(float f1) |
| public native | void | setMode(int i1) |
| public native | void | setSpotAngle(float f1) |
| public native | void | setSpotExponent(float f1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Node.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$Light |
| 000B | text | javax.microedition.m3g.Light |
| 000C | method | this.class$() |
| Fields | ||
|---|---|---|
| static | int | BLOCK_SIZE |
| static final | int | ERROR_ABORT |
| static final | int | ERROR_DATAPASTEOF |
| static final | int | ERROR_INVALIDBODY |
| static final | int | ERROR_INVALIDCHECKSUM |
| static final | int | ERROR_INVALIDHEADER |
| static final | int | ERROR_NONE |
| static final | int | ERROR_NOTFOUND |
| static final | int | ERROR_READ |
| static final | int | ERROR_UNABLETOCREATE |
| static final | int | ERROR_UNABLETOFREE |
| static final | int | ERROR_UNKNOWN |
| static | Class | class$javax$microedition$m3g$Loader |
| static | int | m3gIdentifierLength |
| int | swerveHandle | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| void | <init>(int i1) | |
| static | Class | class$(String s1) |
| static | Image | createImage(String s1) |
| static | Image | createImage(byte[] b1, int i1, int i2) |
| private static native | int | createImpl() |
| private | [LObject3D; | createRoots() |
| private native | void | finalize() |
| static | int | getImageHeight(Image i1) |
| static | void | getImageRGB(Image i1, int[] i2, int i3, int i4, int i5, int i6, int i7, int i8) |
| static | int | getImageWidth(Image i1) |
| native | int | getRootCount() |
| private native | int | getRootImpl(int i1) |
| native | int | getXREFName(byte[] b1) |
| native | boolean | getbContainsExtensions() |
| static | boolean | isOpaque(Image i1) |
| private static | boolean | isRelative(String s1) |
| public static | [LObject3D; | load(byte[] b1, int i1) |
| public static | [LObject3D; | load(String s1) |
| private static | [LObject3D; | loadHelper(String s1, boolean b1) |
| private static | [LObject3D; | loadHelper(byte[] b1, int i1, boolean b2) |
| native | int | onData(byte[] b1, int i1, int i2) |
| native | int | onDataEnd() |
| native | int | onDataStart(boolean b1) |
| native | void | onError(int i1) |
| static | InputStream | openInputStream(String s1) |
| private | void | processXREFs(String s1) |
| private static | String | resolveURI(String s1, String s2) |
| native | void | resolveXREF(Object3D o1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | objref | java.lang.IndexOutOfBoundsException |
| 0006 | method | java.lang.IndexOutOfBoundsException.<init>() |
| 0007 | method | this.loadHelper() |
| 0008 | method | this.createImpl() |
| 0009 | method | javax.microedition.m3g.Engine.instantiateJavaPeer() |
| 000A | objref | this |
| 000B | method | this.onDataStart() |
| 000C | field | this.m3gIdentifierLength |
| 000D | method | this.onData() |
| 000E | method | this.processXREFs() |
| 000F | method | this.onDataEnd() |
| 0010 | objref | java.lang.SecurityException |
| 0011 | method | this.onError() |
| 0012 | method | java.lang.SecurityException.<init>() |
| 0013 | method | java.lang.SecurityException.<init>() |
| 0014 | objref | java.lang.Exception |
| 0015 | objref | java.io.IOException |
| 0016 | method | java.io.IOException.<init>() |
| 0017 | method | java.io.IOException.<init>() |
| 0018 | method | this.createRoots() |
| 0019 | method | this.createImage() |
| 001A | method | this.isOpaque() |
| 001B | objref | javax.microedition.m3g.Object3D |
| 001C | objref | javax.microedition.m3g.Image2D |
| 001D | method | javax.microedition.m3g.Image2D.<init>() |
| 001E | objref | java.lang.NullPointerException |
| 001F | method | java.lang.NullPointerException.<init>() |
| 0020 | method | this.loadHelper() |
| 0021 | method | java.lang.Object.getClass() |
| 0022 | method | java.lang.Class.getResourceAsStream() |
| 0023 | method | this.openInputStream() |
| 0024 | field | this.BLOCK_SIZE |
| 0025 | method | java.io.InputStream.read() |
| 0026 | method | java.io.InputStream.close() |
| 0027 | method | this.createImage() |
| 0028 | method | this.getXREFName() |
| 0029 | objref | java.lang.String |
| 002A | text | UTF-8 |
| 002B | method | java.lang.String.<init>() |
| 002C | method | this.isRelative() |
| 002D | objref | java.lang.StringBuffer |
| 002E | method | java.lang.StringBuffer.<init>() |
| 002F | text | XREF resource [ |
| 0030 | method | java.lang.StringBuffer.append() |
| 0031 | text | ] has relative URI. |
| 0032 | method | java.lang.StringBuffer.toString() |
| 0033 | method | this.resolveURI() |
| 0034 | method | this.getbContainsExtensions() |
| 0035 | text | ] contained no roots. |
| 0036 | method | this.resolveXREF() |
| 0037 | text | // |
| 0038 | method | java.lang.String.startsWith() |
| 0039 | text | / |
| 003A | method | java.lang.String.charAt() |
| 003B | method | java.lang.String.substring() |
| 003C | method | java.lang.StringBuffer.append() |
| 003D | method | this.getRootCount() |
| 003E | method | this.getRootImpl() |
| 003F | method | javax.microedition.io.Connector.openInputStream() |
| 0040 | method | javax.microedition.lcdui.Image.getWidth() |
| 0041 | method | javax.microedition.lcdui.Image.getHeight() |
| 0042 | method | javax.microedition.lcdui.Image.getRGB() |
| 0043 | method | this.getImageWidth() |
| 0044 | method | this.getImageHeight() |
| 0045 | method | this.getImageRGB() |
| 0046 | method | javax.microedition.lcdui.Image.createImage() |
| 0047 | method | javax.microedition.lcdui.Image.createImage() |
| 0048 | method | javax.microedition.lcdui.Image.createImage() |
| 0049 | field | this.class$javax$microedition$m3g$Loader |
| 004A | text | javax.microedition.m3g.Loader |
| 004B | method | this.class$() |
| 004C | method | javax.microedition.m3g.Engine.cacheFID() |
| Fields | ||
|---|---|---|
| public static final | int | AMBIENT |
| public static final | int | DIFFUSE |
| public static final | int | EMISSIVE |
| public static final | int | SPECULAR |
| static | Class | class$javax$microedition$m3g$Material |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>() |
| static | Class | class$(String s1) |
| private static native | int | create() |
| private native | void | finalize() |
| public native | int | getColor(int i1) |
| public native | float | getShininess() |
| public native | boolean | isVertexColorTrackingEnabled() |
| public native | void | setColor(int i1, int i2) |
| public native | void | setShininess(float f1) |
| public native | void | setVertexColorTrackingEnable(boolean b1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Object3D.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$Material |
| 000B | text | javax.microedition.m3g.Material |
| 000C | method | this.class$() |
| Fields | ||
|---|---|---|
| static | Class | class$javax$microedition$m3g$Mesh |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>(VertexBuffer v1, IndexBuffer[] i1, Appearance[] a1) |
| public | void | <init>(VertexBuffer v1, IndexBuffer i1, Appearance a1) |
| static | Class | class$(String s1) |
| private static native | int | createMultiSubmesh(VertexBuffer v1, int[] i1, int[] i2) |
| private static native | int | createSingleSubmesh(VertexBuffer v1, IndexBuffer i1, Appearance a1) |
| private native | void | finalize() |
| public | Appearance | getAppearance(int i1) |
| private native | int | getAppearanceImpl(int i1) |
| public | IndexBuffer | getIndexBuffer(int i1) |
| private native | int | getIndexBufferImpl(int i1) |
| public native | int | getSubmeshCount() |
| public | VertexBuffer | getVertexBuffer() |
| private native | int | getVertexBufferImpl() |
| public | void | setAppearance(int i1, Appearance a1) |
| private native | void | setAppearanceImpl(int i1, Appearance a1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Node.<init>() |
| 0006 | method | javax.microedition.m3g.Engine.getJavaPeerArrayHandles() |
| 0007 | method | this.createMultiSubmesh() |
| 0008 | method | this.<init>() |
| 0009 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 000A | method | java.lang.Object.getClass() |
| 000B | field | this.class$javax$microedition$m3g$Mesh |
| 000C | text | javax.microedition.m3g.Mesh |
| 000D | method | this.class$() |
| 000E | method | javax.microedition.m3g.Engine.addXOT() |
| 000F | method | javax.microedition.m3g.Engine.addXOT() |
| 0010 | method | this.createSingleSubmesh() |
| 0011 | method | this.getVertexBufferImpl() |
| 0012 | method | javax.microedition.m3g.Engine.instantiateJavaPeer() |
| 0013 | objref | javax.microedition.m3g.VertexBuffer |
| 0014 | method | this.getIndexBufferImpl() |
| 0015 | objref | javax.microedition.m3g.IndexBuffer |
| 0016 | method | this.getAppearanceImpl() |
| 0017 | objref | javax.microedition.m3g.Appearance |
| 0018 | method | this.setAppearanceImpl() |
| Fields | ||
|---|---|---|
| static | Class | class$javax$microedition$m3g$MorphingMesh |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>(VertexBuffer v1, VertexBuffer[] v2, IndexBuffer i1, Appearance a1) |
| public | void | <init>(VertexBuffer v1, VertexBuffer[] v2, IndexBuffer[] i1, Appearance[] a1) |
| static | Class | class$(String s1) |
| private static native | int | createMultiSubmesh(VertexBuffer v1, int[] i1, int[] i2, int[] i3) |
| private static native | int | createSingleSubmesh(VertexBuffer v1, int[] i1, IndexBuffer i2, Appearance a1) |
| private native | void | finalize() |
| public | VertexBuffer | getMorphTarget(int i1) |
| public native | int | getMorphTargetCount() |
| private native | int | getMorphTargetImpl(int i1) |
| public native | void | getWeights(float[] f1) |
| public native | void | setWeights(float[] f1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Mesh.<init>() |
| 0006 | method | javax.microedition.m3g.Engine.getJavaPeerArrayHandles() |
| 0007 | method | this.createMultiSubmesh() |
| 0008 | method | this.<init>() |
| 0009 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 000A | method | java.lang.Object.getClass() |
| 000B | field | this.class$javax$microedition$m3g$MorphingMesh |
| 000C | text | javax.microedition.m3g.MorphingMesh |
| 000D | method | this.class$() |
| 000E | method | javax.microedition.m3g.Engine.addXOT() |
| 000F | method | javax.microedition.m3g.Engine.addXOT() |
| 0010 | method | this.createSingleSubmesh() |
| 0011 | method | this.getMorphTargetImpl() |
| 0012 | method | javax.microedition.m3g.Engine.instantiateJavaPeer() |
| 0013 | objref | javax.microedition.m3g.VertexBuffer |
| Fields | ||
|---|---|---|
| public static final | int | NONE |
| public static final | int | ORIGIN |
| public static final | int | X_AXIS |
| public static final | int | Y_AXIS |
| public static final | int | Z_AXIS |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| void | <init>() | |
| public final native | void | align(Node n1) |
| public native | float | getAlphaFactor() |
| public | Node | getParent() |
| private native | int | getParentImpl() |
| public native | int | getScope() |
| public native | boolean | getTransformTo(Node n1, Transform t1) |
| public native | boolean | isPickingEnabled() |
| public native | boolean | isRenderingEnabled() |
| public | void | setAlignment(Node n1, int i1, Node n2, int i2) |
| private native | void | setAlignmentImpl(Node n1, int i1, Node n2, int i2) |
| public native | void | setAlphaFactor(float f1) |
| public native | void | setPickingEnable(boolean b1) |
| public native | void | setRenderingEnable(boolean b1) |
| public native | void | setScope(int i1) |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.m3g.Transformable.<init>() |
| 0001 | method | javax.microedition.m3g.Transformable.<init>() |
| 0002 | method | this.getParentImpl() |
| 0003 | method | javax.microedition.m3g.Engine.instantiateJavaPeer() |
| 0004 | objref | this |
| 0005 | method | this.setAlignmentImpl() |
| 0006 | method | javax.microedition.m3g.Engine.addXOT() |
| Fields | ||
|---|---|---|
| static | Class | class$javax$microedition$m3g$Object3D |
| boolean | ii | |
| int | swerveHandle | |
| Object | uo | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| void | <init>(int i1) | |
| public | void | addAnimationTrack(AnimationTrack a1) |
| private native | void | addAnimationTrackImpl(AnimationTrack a1) |
| public final native | int | animate(int i1) |
| static | Class | class$(String s1) |
| public final | Object3D | duplicate() |
| private static | void | duplicateHelper(Object3D o1, Object3D o2) |
| private native | int | duplicateImpl() |
| public | Object3D | find(int i1) |
| private native | int | findImpl(int i1) |
| public | AnimationTrack | getAnimationTrack(int i1) |
| public native | int | getAnimationTrackCount() |
| private native | int | getAnimationTrackImpl(int i1) |
| public | int | getReferences([LObject3D; [1) |
| private native | int | getReferencesImpl(int[] i1) |
| public native | int | getUserID() |
| public | Object | getUserObject() |
| native | int | getUserParameterID(int i1) |
| native | int | getUserParameterValue(int i1, byte[] b1) |
| public native | void | removeAnimationTrack(AnimationTrack a1) |
| native | void | removeUserParameters() |
| public native | void | setUserID(int i1) |
| public | void | setUserObject(Object o1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | this.getAnimationTrackImpl() |
| 0006 | method | javax.microedition.m3g.Engine.instantiateJavaPeer() |
| 0007 | objref | javax.microedition.m3g.AnimationTrack |
| 0008 | method | this.addAnimationTrackImpl() |
| 0009 | method | javax.microedition.m3g.Engine.addXOT() |
| 000A | method | this.findImpl() |
| 000B | objref | this |
| 000C | method | this.getReferencesImpl() |
| 000D | objref | java.lang.IllegalArgumentException |
| 000E | method | java.lang.IllegalArgumentException.<init>() |
| 000F | method | this.duplicateImpl() |
| 0010 | method | this.duplicateHelper() |
| 0011 | method | this.setUserObject() |
| 0012 | objref | javax.microedition.m3g.Group |
| 0013 | method | javax.microedition.m3g.Group.getChildCount() |
| 0014 | method | javax.microedition.m3g.Group.getChild() |
| 0015 | objref | java.lang.IndexOutOfBoundsException |
| 0016 | objref | javax.microedition.m3g.SkinnedMesh |
| 0017 | method | javax.microedition.m3g.SkinnedMesh.getSkeleton() |
| 0018 | field | this.class$javax$microedition$m3g$Object3D |
| 0019 | text | javax.microedition.m3g.Object3D |
| 001A | method | this.class$() |
| 001B | method | javax.microedition.m3g.Engine.cacheFID() |
| Fields | ||
|---|---|---|
| public static final | int | CULL_BACK |
| public static final | int | CULL_FRONT |
| public static final | int | CULL_NONE |
| public static final | int | SHADE_FLAT |
| public static final | int | SHADE_SMOOTH |
| public static final | int | WINDING_CCW |
| public static final | int | WINDING_CW |
| static | Class | class$javax$microedition$m3g$PolygonMode |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>() |
| static | Class | class$(String s1) |
| private static native | int | create() |
| private native | void | finalize() |
| public native | int | getCulling() |
| public native | int | getShading() |
| public native | int | getWinding() |
| public native | boolean | isTwoSidedLightingEnabled() |
| public native | void | setCulling(int i1) |
| public native | void | setLocalCameraLightingEnable(boolean b1) |
| public native | void | setPerspectiveCorrectionEnable(boolean b1) |
| public native | void | setShading(int i1) |
| public native | void | setTwoSidedLightingEnable(boolean b1) |
| public native | void | setWinding(int i1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Object3D.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$PolygonMode |
| 000B | text | javax.microedition.m3g.PolygonMode |
| 000C | method | this.class$() |
| Fields | ||
|---|---|---|
| static | Class | class$javax$microedition$m3g$RayIntersection |
| int | swerveHandle | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(int i1) | |
| public | void | <init>() |
| static | Class | class$(String s1) |
| private static native | int | create() |
| private native | void | finalize() |
| public native | float | getDistance() |
| public | Node | getIntersected() |
| private native | int | getIntersectedImpl() |
| public native | float | getNormalX() |
| public native | float | getNormalY() |
| public native | float | getNormalZ() |
| public native | void | getRay(float[] f1) |
| public native | int | getSubmeshIndex() |
| public native | float | getTextureS(int i1) |
| public native | float | getTextureT(int i1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | this.create() |
| 0006 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0007 | method | this.getIntersectedImpl() |
| 0008 | method | javax.microedition.m3g.Engine.instantiateJavaPeer() |
| 0009 | objref | javax.microedition.m3g.Node |
| 000A | field | this.class$javax$microedition$m3g$RayIntersection |
| 000B | text | javax.microedition.m3g.RayIntersection |
| 000C | method | this.class$() |
| 000D | method | javax.microedition.m3g.Engine.cacheFID() |
| Fields | ||
|---|---|---|
| static | Class | class$javax$microedition$m3g$SkinnedMesh |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>(VertexBuffer v1, IndexBuffer[] i1, Appearance[] a1, Group g1) |
| public | void | <init>(VertexBuffer v1, IndexBuffer i1, Appearance a1, Group g1) |
| public | void | addTransform(Node n1, int i1, int i2, int i3) |
| private native | void | addTransformImpl(Node n1, int i1, int i2, int i3) |
| static | Class | class$(String s1) |
| private static native | int | createMultiSubmesh(VertexBuffer v1, int[] i1, int[] i2, Group g1) |
| private static native | int | createSingleSubmesh(VertexBuffer v1, IndexBuffer i1, Appearance a1, Group g1) |
| private native | void | finalize() |
| public | Group | getSkeleton() |
| private native | int | getSkeletonImpl() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Mesh.<init>() |
| 0006 | method | javax.microedition.m3g.Engine.getJavaPeerArrayHandles() |
| 0007 | method | this.createMultiSubmesh() |
| 0008 | method | this.<init>() |
| 0009 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 000A | method | java.lang.Object.getClass() |
| 000B | field | this.class$javax$microedition$m3g$SkinnedMesh |
| 000C | text | javax.microedition.m3g.SkinnedMesh |
| 000D | method | this.class$() |
| 000E | method | javax.microedition.m3g.Engine.addXOT() |
| 000F | method | javax.microedition.m3g.Engine.addXOT() |
| 0010 | method | this.createSingleSubmesh() |
| 0011 | method | this.getSkeletonImpl() |
| 0012 | method | javax.microedition.m3g.Engine.instantiateJavaPeer() |
| 0013 | objref | javax.microedition.m3g.Group |
| 0014 | method | this.addTransformImpl() |
| Fields | ||
|---|---|---|
| static | Class | class$javax$microedition$m3g$Sprite3D |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>(boolean b1, Image2D i1, Appearance a1) |
| static | Class | class$(String s1) |
| private static native | int | create(boolean b1, Image2D i1, Appearance a1) |
| private native | void | finalize() |
| public | Appearance | getAppearance() |
| private native | int | getAppearanceImpl() |
| public native | int | getCropHeight() |
| public native | int | getCropWidth() |
| public native | int | getCropX() |
| public native | int | getCropY() |
| public | Image2D | getImage() |
| private native | int | getImageImpl() |
| public native | boolean | isScaled() |
| public | void | setAppearance(Appearance a1) |
| private native | void | setAppearanceImpl(Appearance a1) |
| public native | void | setCrop(int i1, int i2, int i3, int i4) |
| public | void | setImage(Image2D i1) |
| private native | void | setImageImpl(Image2D i1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Node.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$Sprite3D |
| 000B | text | javax.microedition.m3g.Sprite3D |
| 000C | method | this.class$() |
| 000D | method | javax.microedition.m3g.Engine.addXOT() |
| 000E | method | this.getAppearanceImpl() |
| 000F | method | javax.microedition.m3g.Engine.instantiateJavaPeer() |
| 0010 | objref | javax.microedition.m3g.Appearance |
| 0011 | method | this.getImageImpl() |
| 0012 | objref | javax.microedition.m3g.Image2D |
| 0013 | method | this.setAppearanceImpl() |
| 0014 | method | this.setImageImpl() |
| Fields | ||
|---|---|---|
| public static final | int | FILTER_BASE_LEVEL |
| public static final | int | FILTER_LINEAR |
| public static final | int | FILTER_NEAREST |
| public static final | int | FUNC_ADD |
| public static final | int | FUNC_BLEND |
| public static final | int | FUNC_DECAL |
| public static final | int | FUNC_MODULATE |
| public static final | int | FUNC_REPLACE |
| public static final | int | WRAP_CLAMP |
| public static final | int | WRAP_REPEAT |
| static | Class | class$javax$microedition$m3g$Texture2D |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>(Image2D i1) |
| static | Class | class$(String s1) |
| private static native | int | create(Image2D i1) |
| private native | void | finalize() |
| public native | int | getBlendColor() |
| public native | int | getBlending() |
| public | Image2D | getImage() |
| private native | int | getImageImpl() |
| public native | int | getWrappingS() |
| public native | int | getWrappingT() |
| public native | void | setBlendColor(int i1) |
| public native | void | setBlending(int i1) |
| public native | void | setFiltering(int i1, int i2) |
| public | void | setImage(Image2D i1) |
| private native | void | setImageImpl(Image2D i1) |
| public native | void | setWrapping(int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Transformable.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$Texture2D |
| 000B | text | javax.microedition.m3g.Texture2D |
| 000C | method | this.class$() |
| 000D | method | javax.microedition.m3g.Engine.addXOT() |
| 000E | method | this.getImageImpl() |
| 000F | method | javax.microedition.m3g.Engine.instantiateJavaPeer() |
| 0010 | objref | javax.microedition.m3g.Image2D |
| 0011 | method | this.setImageImpl() |
| Fields | ||
|---|---|---|
| static | Class | class$javax$microedition$m3g$Transform |
| int | swerveHandle | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(int i1) | |
| public | void | <init>() |
| public | void | <init>(Transform t1) |
| static | Class | class$(String s1) |
| private static native | int | create() |
| private static native | int | createCopy(Transform t1) |
| private native | void | finalize() |
| public native | void | get(float[] f1) |
| public native | void | invert() |
| public native | void | postMultiply(Transform t1) |
| public native | void | postRotate(float f1, float f2, float f3, float f4) |
| public native | void | postRotateQuat(float f1, float f2, float f3, float f4) |
| public native | void | postScale(float f1, float f2, float f3) |
| public native | void | postTranslate(float f1, float f2, float f3) |
| public | void | set(Transform t1) |
| public | void | set(float[] f1) |
| public native | void | setIdentity() |
| private native | void | setMatrix(float[] f1) |
| private native | void | setTransform(Transform t1) |
| public native | void | transform(VertexArray v1, float[] f1, boolean b1) |
| public | void | transform(float[] f1) |
| private native | void | transformPoints(float[] f1) |
| public native | void | transpose() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | this.create() |
| 0006 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0007 | method | this.createCopy() |
| 0008 | method | this.setMatrix() |
| 0009 | method | this.setTransform() |
| 000A | method | this.transformPoints() |
| 000B | field | this.class$javax$microedition$m3g$Transform |
| 000C | text | javax.microedition.m3g.Transform |
| 000D | method | this.class$() |
| 000E | method | javax.microedition.m3g.Engine.cacheFID() |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| void | <init>() | |
| public native | void | getCompositeTransform(Transform t1) |
| public native | void | getOrientation(float[] f1) |
| public native | void | getScale(float[] f1) |
| public native | void | getTransform(Transform t1) |
| public native | void | getTranslation(float[] f1) |
| public native | void | postRotate(float f1, float f2, float f3, float f4) |
| public native | void | preRotate(float f1, float f2, float f3, float f4) |
| public native | void | scale(float f1, float f2, float f3) |
| public native | void | setOrientation(float f1, float f2, float f3, float f4) |
| public native | void | setScale(float f1, float f2, float f3) |
| public native | void | setTransform(Transform t1) |
| public native | void | setTranslation(float f1, float f2, float f3) |
| public native | void | translate(float f1, float f2, float f3) |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.m3g.Object3D.<init>() |
| 0001 | method | javax.microedition.m3g.Object3D.<init>() |
| Fields | ||
|---|---|---|
| static | Class | class$javax$microedition$m3g$TriangleStripArray |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>(int[] i1, int[] i2) |
| public | void | <init>(int i1, int[] i2) |
| static | Class | class$(String s1) |
| private static native | int | createExplicit(int[] i1, int[] i2) |
| private static native | int | createImplicit(int i1, int[] i2) |
| private native | void | finalize() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.IndexBuffer.<init>() |
| 0006 | method | this.createImplicit() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$TriangleStripArray |
| 000B | text | javax.microedition.m3g.TriangleStripArray |
| 000C | method | this.class$() |
| 000D | method | this.createExplicit() |
| Fields | ||
|---|---|---|
| static | Class | class$javax$microedition$m3g$VertexArray |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>(int i1, int i2, int i3) |
| static | Class | class$(String s1) |
| private static native | int | create(int i1, int i2, int i3) |
| private native | void | finalize() |
| public | void | set(int i1, int i2, byte[] b1) |
| public | void | set(int i1, int i2, short[] s1) |
| private native | void | set16(int i1, int i2, short[] s1) |
| private native | void | set8(int i1, int i2, byte[] b1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Object3D.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$VertexArray |
| 000B | text | javax.microedition.m3g.VertexArray |
| 000C | method | this.class$() |
| 000D | method | this.set16() |
| 000E | method | this.set8() |
| Fields | ||
|---|---|---|
| static | Class | class$javax$microedition$m3g$VertexBuffer |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>() |
| static | Class | class$(String s1) |
| private static native | int | create() |
| private native | void | finalize() |
| public | VertexArray | getColors() |
| private native | int | getColorsImpl() |
| public native | int | getDefaultColor() |
| public | VertexArray | getNormals() |
| private native | int | getNormalsImpl() |
| public | VertexArray | getPositions(float[] f1) |
| private native | int | getPositionsImpl(float[] f1) |
| public | VertexArray | getTexCoords(int i1, float[] f1) |
| private native | int | getTexCoordsImpl(int i1, float[] f1) |
| public native | int | getVertexCount() |
| public | void | setColors(VertexArray v1) |
| private native | void | setColorsImpl(VertexArray v1) |
| public native | void | setDefaultColor(int i1) |
| public | void | setNormals(VertexArray v1) |
| private native | void | setNormalsImpl(VertexArray v1) |
| public | void | setPositions(VertexArray v1, float f1, float[] f2) |
| private native | void | setPositionsImpl(VertexArray v1, float f1, float[] f2) |
| public | void | setTexCoords(int i1, VertexArray v1, float f1, float[] f2) |
| private native | void | setTexCoordsImpl(int i1, VertexArray v1, float f1, float[] f2) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Object3D.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$VertexBuffer |
| 000B | text | javax.microedition.m3g.VertexBuffer |
| 000C | method | this.class$() |
| 000D | method | this.getNormalsImpl() |
| 000E | method | javax.microedition.m3g.Engine.instantiateJavaPeer() |
| 000F | objref | javax.microedition.m3g.VertexArray |
| 0010 | method | this.getColorsImpl() |
| 0011 | method | this.setNormalsImpl() |
| 0012 | method | javax.microedition.m3g.Engine.addXOT() |
| 0013 | method | this.setColorsImpl() |
| 0014 | method | this.getPositionsImpl() |
| 0015 | method | this.setPositionsImpl() |
| 0016 | method | this.getTexCoordsImpl() |
| 0017 | method | this.setTexCoordsImpl() |
| Fields | ||
|---|---|---|
| static | Class | class$javax$microedition$m3g$World |
| Methods | ||
|---|---|---|
| void | <init>(int i1) | |
| public | void | <init>() |
| static | Class | class$(String s1) |
| private static native | int | create() |
| private native | void | finalize() |
| public | Camera | getActiveCamera() |
| private native | int | getActiveCameraImpl() |
| public | Background | getBackground() |
| private native | int | getBackgroundImpl() |
| public | void | setActiveCamera(Camera c1) |
| private native | void | setActiveCameraImpl(Camera c1) |
| public | void | setBackground(Background b1) |
| private native | void | setBackgroundImpl(Background b1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Class.forName() |
| 0001 | objref | java.lang.ClassNotFoundException |
| 0002 | objref | java.lang.NoClassDefFoundError |
| 0003 | method | java.lang.Throwable.getMessage() |
| 0004 | method | java.lang.NoClassDefFoundError.<init>() |
| 0005 | method | javax.microedition.m3g.Group.<init>() |
| 0006 | method | this.create() |
| 0007 | method | this.<init>() |
| 0008 | method | javax.microedition.m3g.Engine.addJavaPeer() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | field | this.class$javax$microedition$m3g$World |
| 000B | text | javax.microedition.m3g.World |
| 000C | method | this.class$() |
| 000D | method | this.getActiveCameraImpl() |
| 000E | method | javax.microedition.m3g.Engine.instantiateJavaPeer() |
| 000F | objref | javax.microedition.m3g.Camera |
| 0010 | method | this.getBackgroundImpl() |
| 0011 | objref | javax.microedition.m3g.Background |
| 0012 | method | this.setActiveCameraImpl() |
| 0013 | method | javax.microedition.m3g.Engine.addXOT() |
| 0014 | method | this.setBackgroundImpl() |
| Methods | ||
|---|---|---|
| public | Control | getControl(String s1) |
| public | Control[] | getControls() |
| Fields | ||
|---|---|---|
| public static final | String | MIDI_DEVICE_LOCATOR |
| public static final | String | TONE_DEVICE_LOCATOR |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public static | Player | createPlayer(InputStream i1, String s1) |
| public static | Player | createPlayer(DataSource d1) |
| public static | Player | createPlayer(String s1) |
| public static | String[] | getSupportedContentTypes(String s1) |
| public static | String[] | getSupportedProtocols(String s1) |
| public static | TimeBase | getSystemTimeBase() |
| public static | void | playTone(int i1, int i2, int i3) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.media.MediaManager.getSupportedContentTypes() |
| 0001 | method | com.jblend.media.MediaManager.getSupportedProtocols() |
| 0002 | method | com.jblend.media.MediaManager.createPlayer() |
| 0003 | method | com.jblend.media.MediaManager.createPlayer() |
| 0004 | method | com.jblend.media.MediaManager.createPlayer() |
| 0005 | method | com.jblend.media.MediaManager.playTone() |
| 0006 | method | com.jblend.media.MediaManager.getSystemTimeBase() |
| 0007 | objref | java.io.IOException |
| 0008 | objref | javax.microedition.media.MediaException |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | CLOSED |
| public static final | int | PREFETCHED |
| public static final | int | REALIZED |
| public static final | int | STARTED |
| public static final | long | TIME_UNKNOWN |
| public static final | int | UNREALIZED |
| Methods | ||
|---|---|---|
| public | void | addPlayerListener(PlayerListener p1) |
| public | void | close() |
| public | void | deallocate() |
| public | String | getContentType() |
| public | long | getDuration() |
| public | long | getMediaTime() |
| public | int | getState() |
| public | TimeBase | getTimeBase() |
| public | void | prefetch() |
| public | void | realize() |
| public | void | removePlayerListener(PlayerListener p1) |
| public | void | setLoopCount(int i1) |
| public | long | setMediaTime(long l1) |
| public | void | setTimeBase(TimeBase t1) |
| public | void | start() |
| public | void | stop() |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.media.Controllable |
| 0001 | objref | javax.microedition.media.MediaException |
| Fields | ||
|---|---|---|
| public static final | String | BUFFERING_STARTED |
| public static final | String | BUFFERING_STOPPED |
| public static final | String | CLOSED |
| public static final | String | DEVICE_AVAILABLE |
| public static final | String | DEVICE_UNAVAILABLE |
| public static final | String | DURATION_UPDATED |
| public static final | String | END_OF_MEDIA |
| public static final | String | ERROR |
| public static final | String | RECORD_ERROR |
| public static final | String | RECORD_STARTED |
| public static final | String | RECORD_STOPPED |
| public static final | String | SIZE_CHANGED |
| public static final | String | STARTED |
| public static final | String | STOPPED |
| public static final | String | STOPPED_AT_TIME |
| public static final | String | VOLUME_CHANGED |
| Methods | ||
|---|---|---|
| public | void | playerUpdate(Player p1, String s1, Object o1) |
| Methods | ||
|---|---|---|
| public | long | getTime() |
| Methods | ||
|---|---|---|
| public | long | mapFrameToTime(int i1) |
| public | int | mapTimeToFrame(long l1) |
| public | int | seek(int i1) |
| public | int | skip(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| Fields | ||
|---|---|---|
| public static final | int | USE_GUI_PRIMITIVE |
| Methods | ||
|---|---|---|
| public | Object | initDisplayMode(int i1, Object o1) |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| Fields | ||
|---|---|---|
| public static final | int | CONTROL_CHANGE |
| public static final | int | NOTE_ON |
| Methods | ||
|---|---|---|
| public | int[] | getBankList(boolean b1) |
| public | int | getChannelVolume(int i1) |
| public | String | getKeyName(int i1, int i2, int i3) |
| public | int[] | getProgram(int i1) |
| public | int[] | getProgramList(int i1) |
| public | String | getProgramName(int i1, int i2) |
| public | boolean | isBankQuerySupported() |
| public | int | longMidiEvent(byte[] b1, int i1, int i2) |
| public | void | setChannelVolume(int i1, int i2) |
| public | void | setProgram(int i1, int i2, int i3) |
| public | void | shortMidiEvent(int i1, int i2, int i3) |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| 0001 | objref | javax.microedition.media.MediaException |
| Fields | ||
|---|---|---|
| public static final | String | AUTHOR_KEY |
| public static final | String | COPYRIGHT_KEY |
| public static final | String | DATE_KEY |
| public static final | String | TITLE_KEY |
| Methods | ||
|---|---|---|
| public | String | getKeyValue(String s1) |
| public | String[] | getKeys() |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| Methods | ||
|---|---|---|
| public | int | getMaxPitch() |
| public | int | getMinPitch() |
| public | int | getPitch() |
| public | int | setPitch(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| Methods | ||
|---|---|---|
| public | int | getMaxRate() |
| public | int | getMinRate() |
| public | int | getRate() |
| public | int | setRate(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| Methods | ||
|---|---|---|
| public | void | commit() |
| public | String | getContentType() |
| public | void | reset() |
| public | void | setRecordLocation(String s1) |
| public | int | setRecordSizeLimit(int i1) |
| public | void | setRecordStream(OutputStream o1) |
| public | void | startRecord() |
| public | void | stopRecord() |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| 0001 | objref | java.io.IOException |
| 0002 | objref | javax.microedition.media.MediaException |
| Fields | ||
|---|---|---|
| public static final | long | RESET |
| Methods | ||
|---|---|---|
| public | long | getStopTime() |
| public | void | setStopTime(long l1) |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| Methods | ||
|---|---|---|
| public | int | getTempo() |
| public | int | setTempo(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.media.control.RateControl |
| Fields | ||
|---|---|---|
| public static final | byte | BLOCK_END |
| public static final | byte | BLOCK_START |
| public static final | byte | C4 |
| public static final | byte | PLAY_BLOCK |
| public static final | byte | REPEAT |
| public static final | byte | RESOLUTION |
| public static final | byte | SET_VOLUME |
| public static final | byte | SILENCE |
| public static final | byte | TEMPO |
| public static final | byte | VERSION |
| Methods | ||
|---|---|---|
| public | void | setSequence(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| Fields | ||
|---|---|---|
| public static final | int | USE_DIRECT_VIDEO |
| Methods | ||
|---|---|---|
| public | int | getDisplayHeight() |
| public | int | getDisplayWidth() |
| public | int | getDisplayX() |
| public | int | getDisplayY() |
| public | byte[] | getSnapshot(String s1) |
| public | int | getSourceHeight() |
| public | int | getSourceWidth() |
| public | Object | initDisplayMode(int i1, Object o1) |
| public | void | setDisplayFullScreen(boolean b1) |
| public | void | setDisplayLocation(int i1, int i2) |
| public | void | setDisplaySize(int i1, int i2) |
| public | void | setVisible(boolean b1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.media.control.GUIControl |
| 0001 | objref | javax.microedition.media.MediaException |
| Methods | ||
|---|---|---|
| public | int | getLevel() |
| public | boolean | isMuted() |
| public | int | setLevel(int i1) |
| public | void | setMute(boolean b1) |
| References | ||
|---|---|---|
| 0000 | objref | ? |
| Fields | ||
|---|---|---|
| private | String | _type |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| public | String | getContentType() |
| Fields | ||
|---|---|---|
| String | locator | |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public | void | <init>(String s1) |
| public | void | connect() |
| public | void | disconnect() |
| public | String | getContentType() |
| public | Control | getControl(String s1) |
| public | Control[] | getControls() |
| public | String | getLocator() |
| public | SourceStream[] | getStreams() |
| public | void | start() |
| public | void | stop() |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.media.Controllable |
| 0001 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| public static final | int | NOT_SEEKABLE |
| public static final | int | RANDOM_ACCESSIBLE |
| public static final | int | SEEKABLE_TO_START |
| Methods | ||
|---|---|---|
| public | ContentDescriptor | getContentDescriptor() |
| public | long | getContentLength() |
| public | int | getSeekType() |
| public | int | getTransferSize() |
| public | int | read(byte[] b1, int i1, int i2) |
| public | long | seek(long l1) |
| public | long | tell() |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.media.Controllable |
| 0001 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| static final | boolean | AAMSVMSTARTMIDP_EXITCODE |
| static final | int | ACTIVE |
| private static final | boolean | DEBUG |
| private static final | boolean | DEBUG_MEMORY |
| static final | int | DESTROYED |
| private static final | int | EXTAPP_CONNECT_IMMEDIATE |
| private static final | int | EXTAPP_CONNECT_LATER |
| private static final | int | EXTAPP_UNSUPPORTED_CONNECTION |
| private static final | String | MIDLETSELECTOR_CLASSNAME |
| static final | int | PAUSED |
| static final | int | VMEXIT_INTERNALERROR_FATAL_ERROR |
| static final | int | VMEXIT_OK_REQUESTED |
| static final | int | VMEXIT_OK_VOLUNTARY |
| private static final | int | _APPSTATE_CALLBACK_CREATE |
| private static final | int | _APPSTATE_CALLBACK_DESTROYAPP |
| private static final | int | _APPSTATE_CALLBACK_PAUSEAPP |
| private static final | int | _APPSTATE_CALLBACK_STARTAPP |
| private | Displayable | _backupedDisplayable |
| private | boolean | _runUnderSelector |
| private | Object | _selectorNotify |
| private | int | _state |
| private static | Initializable | extlibInitializer |
| private static final | Object | instantiateMutex |
| private static | boolean | isCreatable |
| private final | Object | lock |
| private static final | ProcessEventThread | processEventThread |
| private static | boolean | s_bAppPausing |
| private static | boolean | s_bBooted |
| private static | MIDlet | s_mainApp |
| private static | String | s_mainAppName |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| public final | int | checkPermission(String s1) |
| static | MIDlet | createMIDletInstance(String s1) |
| protected | void | destroyApp(boolean b1) |
| void | destroyAppWrap() | |
| public final | String | getAppProperty(String s1) |
| static | MIDlet | getCurrent() |
| static | String | getCurrentClassName() |
| private static final native | String | getInitializerClassName() |
| int | getState() | |
| private static native | void | initialize() |
| void | launch() | |
| static final | void | main(String[] s1) |
| void | midletDestroy(boolean b1) | |
| void | midletPause(boolean b1) | |
| void | midletResume(boolean b1) | |
| private static native | String | nativeGetAppProperty(String s1) |
| private static native | void | nativeInitializeDisplay() |
| private static native | boolean | nativeNeedNullDisplayable(Displayable d1) |
| private static native | void | nativeNotifyAppResumed(boolean b1) |
| private static native | void | nativeNotifyAppStopped(boolean b1) |
| private static native | void | nativeNotifyAppSuspended(boolean b1, boolean b2) |
| private static native | int | nativePlatformRequest(String s1) |
| private static native | void | nativePostHideNotify() |
| private static native | void | nativePostShowNotify() |
| private static native | void | nativeStateCallbackToApp(int i1, boolean b1) |
| private static native | void | nativeSystemExit(int i1) |
| private static final native | boolean | needToInitializeExtLib() |
| public final | void | notifyDestroyed() |
| public final | void | notifyPaused() |
| private static native | void | notifyResumeEvent(boolean b1) |
| protected | void | pauseApp() |
| private | void | pauseAppWrap() |
| public final | boolean | platformRequest(String s1) |
| private static native | void | printHeapContents() |
| public final | void | resumeRequest() |
| static | void | setCurrent(MIDlet m1) |
| static | void | setCurrentClassName(String s1) |
| void | setRunUnderSelector(boolean b1, Object o1) | |
| protected | void | startApp() |
| private | void | startAppWrap() |
| void | systemDestroy(boolean b1, int i1) | |
| static | void | systemExit(int i1) |
| void | systemPause(boolean b1) | |
| void | systemResume(boolean b1) | |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Object.notifyAll() |
| 0001 | method | this.systemResume() |
| 0002 | objref | javax.microedition.midlet.MIDletStateChangeException |
| 0003 | objref | java.lang.IllegalStateException |
| 0004 | method | java.lang.Throwable.getMessage() |
| 0005 | method | java.lang.IllegalStateException.<init>() |
| 0006 | method | this.midletPause() |
| 0007 | method | this.systemPause() |
| 0008 | field | this.s_bAppPausing |
| 0009 | method | this.nativeNotifyAppSuspended() |
| 000A | method | this.midletDestroy() |
| 000B | method | this.systemDestroy() |
| 000C | objref | java.lang.NullPointerException |
| 000D | text | key can't be null |
| 000E | method | java.lang.NullPointerException.<init>() |
| 000F | text | |
| 0010 | method | java.lang.String.equals() |
| 0011 | objref | java.lang.IllegalArgumentException |
| 0012 | text | key can't be empty |
| 0013 | method | java.lang.IllegalArgumentException.<init>() |
| 0014 | method | this.nativeGetAppProperty() |
| 0015 | method | java.lang.Object.<init>() |
| 0016 | objref | java.lang.Object |
| 0017 | field | this.instantiateMutex |
| 0018 | field | this.isCreatable |
| 0019 | objref | java.lang.SecurityException |
| 001A | text | Only the application management software can instantiate a MIDlet. |
| 001B | method | java.lang.SecurityException.<init>() |
| 001C | text | url is null. |
| 001D | method | this.nativePlatformRequest() |
| 001E | objref | javax.microedition.io.ConnectionNotFoundException |
| 001F | objref | java.lang.StringBuffer |
| 0020 | method | java.lang.StringBuffer.<init>() |
| 0021 | text | Unsupported url : |
| 0022 | method | java.lang.StringBuffer.append() |
| 0023 | method | java.lang.StringBuffer.toString() |
| 0024 | method | javax.microedition.io.ConnectionNotFoundException.<init>() |
| 0025 | objref | java.lang.RuntimeException |
| 0026 | text | platformRequest error |
| 0027 | method | java.lang.RuntimeException.<init>() |
| 0028 | method | com.jblend.security.PermissionFactory.getFactory() |
| 0029 | method | com.jblend.security.PermissionFactory.getPermission() |
| 002A | method | com.jblend.security.Permission.isPrivate() |
| 002B | method | com.jblend.security.Permission.doesNeedUserConfirmation() |
| 002C | method | com.jblend.security.Permission.isAllowed() |
| 002D | method | this.nativeStateCallbackToApp() |
| 002E | method | java.lang.Class.forName() |
| 002F | method | java.lang.Class.newInstance() |
| 0030 | objref | this |
| 0031 | field | this.s_bBooted |
| 0032 | method | this.systemExit() |
| 0033 | method | this.needToInitializeExtLib() |
| 0034 | method | this.getInitializerClassName() |
| 0035 | objref | com.jblend.extlib.Initializable |
| 0036 | method | com.jblend.extlib.Initializable.initialize() |
| 0037 | objref | java.lang.Throwable |
| 0038 | field | com.jblend.util.SystemLog.out |
| 0039 | text | ERROR!! : check JkExtLibGetInitializerClassName() |
| 003A | method | com.jblend.util.SystemLog.println() |
| 003B | method | java.lang.Throwable.printStackTrace() |
| 003C | text | jp.co.aplix.cldc.spcs.system.Muglet |
| 003D | text | com.jblend.media.core.MediaControl |
| 003E | text | com.jblend.micro.event.PlatformEventDispatcher |
| 003F | method | com.jblend.rms.IndexedRecordStoreManager.setCommitEnable() |
| 0040 | field | this.s_mainAppName |
| 0041 | method | com.jblend.util.SystemProperties.getSystemProperties() |
| 0042 | text | appName |
| 0043 | method | com.jblend.util.Properties.setProperty() |
| 0044 | method | javax.microedition.lcdui.Display.getDisplay() |
| 0045 | method | this.createMIDletInstance() |
| 0046 | field | this.s_mainApp |
| 0047 | method | java.lang.System.gc() |
| 0048 | text | javax.microedition.midlet.MidletSelector |
| 0049 | method | this.notifyResumeEvent() |
| 004A | text | cannot run: |
| 004B | field | java.lang.System.out |
| 004C | method | java.io.PrintStream.println() |
| 004D | method | com.jblend.rms.IndexedRecordStoreManager.waitCompleteAllCommit() |
| 004E | method | this.nativeSystemExit() |
| 004F | method | jp.co.aplix.cldc.midp.midlet.MIDletStateManager.notifyDestroyed() |
| 0050 | method | this.destroyAppWrap() |
| 0051 | method | this.nativeNotifyAppStopped() |
| 0052 | field | java.lang.System.err |
| 0053 | method | jp.co.aplix.cldc.midp.midlet.MIDletStateManager.notifyPaused() |
| 0054 | method | this.pauseAppWrap() |
| 0055 | method | javax.microedition.lcdui.Display.getCurrent() |
| 0056 | method | this.nativeNeedNullDisplayable() |
| 0057 | method | com.jblend.micro.lcdui.UiStatuses.isOccupyScreen() |
| 0058 | method | this.nativePostHideNotify() |
| 0059 | method | jp.co.aplix.cldc.midp.midlet.MIDletStateManager.notifyResumed() |
| 005A | method | this.nativePostShowNotify() |
| 005B | method | this.startAppWrap() |
| 005C | method | this.nativeNotifyAppResumed() |
| 005D | method | this.destroyApp() |
| 005E | objref | java.lang.Exception |
| 005F | method | this.pauseApp() |
| 0060 | text | MIDlet#pauseApp() throw uncaught Throwable |
| 0061 | method | com.jblend.util.SystemLog.print() |
| 0062 | method | this.startApp() |
| 0063 | text | MIDlet#startApp() throw uncaught exception |
| 0064 | method | com.jblend.micro.event.ProcessEventThread.getInstance() |
| 0065 | field | this.processEventThread |
| 0066 | method | this.initialize() |
| 0067 | method | com.jblend.joe.JoeComponent.init() |
| 0068 | method | com.jblend.micro.lcdui.ScreenOption.isRtl() |
| 0069 | field | com.jblend.joe.JoeComponent.DIR_RTL |
| 006A | field | com.jblend.joe.JoeComponent.DIR_LTR |
| 006B | method | com.jblend.joe.JoeComponent.setGrobalLanguageDirection() |
| 006C | method | javax.microedition.midlet.MIDletEventHandler.getInstance() |
| 006D | method | com.jblend.micro.event.ProcessEventThread.addEventListener() |
| 006E | method | com.jblend.micro.event.AbstractEventThread.startThread() |
| 006F | method | this.nativeInitializeDisplay() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static | boolean | _runUnderSelector |
| private static | MIDlet | _selector |
| private static | boolean | _waitAppStart |
| private static final | MIDletEventHandler | instance |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | MIDletEventHandler | getInstance() |
| public | void | receiveEvent(int[] i1, int i2) |
| static synchronized | void | setRunUnderSelector(boolean b1, MIDlet m1) |
| References | ||
|---|---|---|
| 0000 | field | this.instance |
| 0001 | method | javax.microedition.midlet.MIDlet.getCurrent() |
| 0002 | field | this._waitAppStart |
| 0003 | field | java.lang.System.out |
| 0004 | objref | java.lang.StringBuffer |
| 0005 | method | java.lang.StringBuffer.<init>() |
| 0006 | method | java.lang.StringBuffer.append() |
| 0007 | text | |
| 0008 | method | java.lang.StringBuffer.append() |
| 0009 | method | java.lang.StringBuffer.append() |
| 000A | method | java.lang.StringBuffer.toString() |
| 000B | method | java.io.PrintStream.println() |
| 000C | field | this._runUnderSelector |
| 000D | field | this._selector |
| 000E | method | javax.microedition.midlet.MIDlet.systemDestroy() |
| 000F | method | javax.microedition.midlet.MIDlet.systemExit() |
| 0010 | method | javax.microedition.midlet.MIDlet.systemPause() |
| 0011 | method | javax.microedition.midlet.MIDlet.systemResume() |
| 0012 | objref | java.lang.Throwable |
| 0013 | field | com.jblend.util.SystemLog.out |
| 0014 | text | MIDletEventHandler#receiveEvent() catch Throwable |
| 0015 | method | com.jblend.util.SystemLog.print() |
| 0016 | field | java.lang.System.err |
| 0017 | method | java.io.PrintStream.println() |
| 0018 | method | java.lang.Throwable.printStackTrace() |
| 0019 | objref | this |
| 001A | method | this.<init>() |
| 001B | objref | com.jblend.micro.event.EventListener |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | boolean | DEBUG_METHOD |
| private static final | short | STATE_CHANGED |
| private | Displayable | _backupDisplayable |
| private | String | _cantInvoked |
| private | String | _cantInvokedMidletName |
| private | Display | _display |
| private | Command | _exitCommand |
| private | boolean | _isDisplaySelector |
| private | boolean | _isSelectedByDispatcher |
| private | List | _list |
| private | Vector | _midlets |
| private | boolean | _onlyOneMidlet |
| private static | Vector | _runningMidletState |
| private static | Vector | _runningMidlets |
| private | MidletSelector$MidletInfo | _selected |
| private | int | _selectedIndex |
| private | boolean | _selectorResumed |
| private | boolean | _started |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| static | void | access$000() |
| static | void | access$100() |
| static | boolean | access$200(MidletSelector m1) |
| static | boolean | access$202(MidletSelector m1, boolean b1) |
| static | Display | access$300(MidletSelector m1) |
| static | Display | access$302(MidletSelector m1, Display d1) |
| static | String | access$402(MidletSelector m1, String s1) |
| static | String | access$502(MidletSelector m1, String s1) |
| static | Displayable | access$602(MidletSelector m1, Displayable d1) |
| static | String | access$700(MidletSelector m1, String s1, String s2) |
| public | void | commandAction(Command c1, Displayable d1) |
| public | void | destroyApp(boolean b1) |
| synchronized | void | destroyByOwnIdea() |
| MIDlet | findNextNotifyApplication(MIDlet m1) | |
| MIDlet | findNextVisibleApplication(MIDlet m1) | |
| MIDlet | findRunningApplication(String s1) | |
| private | String | getLaunchFailedMessage(String s1, String s2) |
| String | getSelectedClass() | |
| synchronized | boolean | hasOnlyOneMIDlet() |
| boolean | isApplicationStateChanged(MIDlet m1, boolean b1) | |
| synchronized | boolean | isDisplaySelector() |
| synchronized | void | midletPause(boolean b1) |
| synchronized | void | midletResume(boolean b1) |
| private static native | void | nativeNotifySelectorGoesHidden() |
| private static native | void | nativeNotifySelectorResumed() |
| private static native | void | nativeSetAppStart() |
| private | void | nativeSetClass(byte[] b1) |
| public | void | pauseApp() |
| private static native | void | register() |
| void | registerRunningApplication(MIDlet m1) | |
| synchronized | void | restartSelector(boolean b1, MidletSelector$MidletInfo m1) |
| boolean | setApplicationStateChanged(MIDlet m1) | |
| private | void | setCurrentToSelector() |
| public synchronized | void | startApp() |
| synchronized | void | systemDestroy(boolean b1, int i1) |
| synchronized | void | systemPause(boolean b1) |
| synchronized | void | systemResume(boolean b1) |
| void | terminate(MidletSelector$MidletInfo m1, boolean b1) | |
| void | unregisterRunningApplication(MIDlet m1) | |
| References | ||
|---|---|---|
| 0000 | method | this.getLaunchFailedMessage() |
| 0001 | method | this.register() |
| 0002 | method | this.nativeSetAppStart() |
| 0003 | method | javax.microedition.midlet.MIDlet.<init>() |
| 0004 | method | javax.microedition.midlet.MIDletEventHandler.setRunUnderSelector() |
| 0005 | method | com.jblend.display.DisplayManager.getDisplay() |
| 0006 | objref | java.util.Vector |
| 0007 | method | java.util.Vector.<init>() |
| 0008 | objref | java.lang.StringBuffer |
| 0009 | method | java.lang.StringBuffer.<init>() |
| 000A | text | MIDlet- |
| 000B | method | java.lang.StringBuffer.append() |
| 000C | method | java.lang.StringBuffer.append() |
| 000D | method | java.lang.StringBuffer.toString() |
| 000E | method | javax.microedition.midlet.MIDlet.getAppProperty() |
| 000F | objref | javax.microedition.midlet.MidletSelector$MidletInfo |
| 0010 | method | javax.microedition.midlet.MidletSelector$MidletInfo.<init>() |
| 0011 | method | javax.microedition.midlet.MidletSelector$MidletInfo.parse() |
| 0012 | method | java.util.Vector.addElement() |
| 0013 | method | java.util.Vector.size() |
| 0014 | method | this.nativeSetClass() |
| 0015 | method | this.terminate() |
| 0016 | method | java.util.Vector.elementAt() |
| 0017 | method | java.lang.String.getBytes() |
| 0018 | field | java.lang.System.out |
| 0019 | text | ----- Start a MIDlet: |
| 001A | method | java.io.PrintStream.println() |
| 001B | objref | java.lang.String |
| 001C | objref | javax.microedition.lcdui.Image |
| 001D | text | |
| 001E | method | java.lang.String.equals() |
| 001F | method | javax.microedition.lcdui.Image.createImage() |
| 0020 | objref | java.lang.Exception |
| 0021 | text | MIDlet-Name |
| 0022 | objref | javax.microedition.lcdui.List |
| 0023 | text | MIDlet Selector |
| 0024 | method | javax.microedition.lcdui.List.<init>() |
| 0025 | objref | jp.co.aplix.cldc.midp.lcdui.SystemOptionCommand |
| 0026 | text | midp_selector_exit |
| 0027 | method | jp.co.aplix.cldc.midp.lcdui.SystemOptionCommand.<init>() |
| 0028 | method | javax.microedition.lcdui.Displayable.addCommand() |
| 0029 | method | javax.microedition.lcdui.Displayable.setCommandListener() |
| 002A | method | javax.microedition.lcdui.List.setSelectedIndex() |
| 002B | method | java.lang.Throwable.printStackTrace() |
| 002C | objref | javax.microedition.midlet.MidletSelector$LaunchFailedAlert |
| 002D | field | javax.microedition.lcdui.AlertType.ERROR |
| 002E | method | javax.microedition.midlet.MidletSelector$LaunchFailedAlert.<init>() |
| 002F | method | javax.microedition.lcdui.Alert.setTimeout() |
| 0030 | method | javax.microedition.lcdui.Display.setCurrent() |
| 0031 | method | javax.microedition.lcdui.Display.setCurrent() |
| 0032 | method | this.setCurrentToSelector() |
| 0033 | field | this._runningMidlets |
| 0034 | objref | javax.microedition.midlet.MIDlet |
| 0035 | text | ----- destroy call: |
| 0036 | method | java.lang.StringBuffer.append() |
| 0037 | method | javax.microedition.midlet.MIDlet.midletDestroy() |
| 0038 | method | java.util.Vector.removeAllElements() |
| 0039 | field | this._runningMidletState |
| 003A | field | javax.microedition.lcdui.List.SELECT_COMMAND |
| 003B | method | javax.microedition.lcdui.List.getSelectedIndex() |
| 003C | text | SELECTED ' |
| 003D | text | ' |
| 003E | method | javax.microedition.midlet.MIDlet.notifyDestroyed() |
| 003F | method | com.jblend.micro.lcdui.ScreenOption.update() |
| 0040 | method | javax.microedition.lcdui.Display.getDisplay() |
| 0041 | method | this.startApp() |
| 0042 | method | this.nativeNotifySelectorResumed() |
| 0043 | method | this.nativeNotifySelectorGoesHidden() |
| 0044 | method | javax.microedition.midlet.MIDlet.destroyAppWrap() |
| 0045 | method | javax.microedition.midlet.MIDlet.setCurrent() |
| 0046 | objref | java.lang.Throwable |
| 0047 | field | java.lang.System.err |
| 0048 | method | java.io.PrintStream.println() |
| 0049 | method | javax.microedition.midlet.MIDlet.systemExit() |
| 004A | text | com.jblend.micro.lcdui.ext.LoadingCanvas |
| 004B | method | java.lang.Class.forName() |
| 004C | method | java.lang.Class.newInstance() |
| 004D | objref | javax.microedition.lcdui.Canvas |
| 004E | objref | javax.microedition.midlet.MidletSelector$LoadingCanvas |
| 004F | method | javax.microedition.midlet.MidletSelector$LoadingCanvas.<init>() |
| 0050 | objref | javax.microedition.midlet.MidletSelector$Starter |
| 0051 | method | javax.microedition.midlet.MidletSelector$Starter.<init>() |
| 0052 | method | java.lang.Thread.start() |
| 0053 | method | java.lang.System.gc() |
| 0054 | method | this.midletResume() |
| 0055 | method | this.destroyApp() |
| 0056 | objref | javax.microedition.midlet.MIDletStateChangeException |
| 0057 | objref | java.lang.Short |
| 0058 | method | java.lang.Short.<init>() |
| 0059 | method | java.util.Vector.indexOf() |
| 005A | method | java.util.Vector.removeElementAt() |
| 005B | method | java.lang.Object.getClass() |
| 005C | method | java.lang.Class.getName() |
| 005D | method | javax.microedition.midlet.MIDlet.getState() |
| 005E | method | com.jblend.display.DisplayManager.getDisplayVisible() |
| 005F | method | com.jblend.display.DisplayManager.getCurrentMIDlet() |
| 0060 | method | com.jblend.display.DisplayManager.isSwitchSkip() |
| 0061 | method | com.jblend.display.DisplayManager.setSwitchableState() |
| 0062 | method | com.jblend.display.DisplayManager.removeDisplay() |
| 0063 | method | this.unregisterRunningApplication() |
| 0064 | objref | javax.microedition.midlet.MidletSelector$startAppThread |
| 0065 | method | javax.microedition.midlet.MidletSelector$startAppThread.<init>() |
| 0066 | text | MS#run(): |
| 0067 | text | .startApp() |
| 0068 | text | cannot invoke startAppThread: |
| 0069 | method | java.util.Vector.setElementAt() |
| 006A | method | this.isApplicationStateChanged() |
| 006B | method | javax.microedition.midlet.MIDlet.setCurrentClassName() |
| 006C | method | com.jblend.display.DisplayManager.setCurrentMIDlet() |
| 006D | method | com.jblend.display.DisplayManager.setCurrentDisplay() |
| 006E | text | midp_selector_launch_failed |
| 006F | method | com.jblend.micro.SystemOption.getProperty() |
| 0070 | method | java.lang.String.substring() |
| 0071 | method | java.lang.String.charAt() |
| 0072 | text | % |
| 0073 | method | java.lang.String.substring() |
| 0074 | method | java.lang.String.indexOf() |
| 0075 | objref | javax.microedition.lcdui.CommandListener |
| Fields | ||
|---|---|---|
| private | String | className_ |
| private | String | midletName_ |
| private final | MidletSelector | this$0 |
| Methods | ||
|---|---|---|
| public | void | <init>(MidletSelector m1, String s1, String s2, String s3, Image i1, AlertType a1) |
| public | void | relayout() |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.lcdui.Alert.<init>() |
| 0001 | field | jp.co.aplix.cldc.midp.lcdui.RelayoutManager.lock |
| 0002 | method | javax.microedition.midlet.MidletSelector.access$700() |
| 0003 | method | javax.microedition.lcdui.Alert.setString() |
| 0004 | method | jp.co.aplix.cldc.midp.lcdui.RelayoutManager.add() |
| 0005 | objref | jp.co.aplix.cldc.midp.lcdui.RelayoutListener |
| Fields | ||
|---|---|---|
| int | h | |
| boolean | hide | |
| boolean | init | |
| String | label | |
| boolean | showLabel | |
| private final | MidletSelector | this$0 |
| int | w | |
| int | x | |
| int | y | |
| Methods | ||
|---|---|---|
| void | <init>(MidletSelector m1) | |
| protected | void | hideNotify() |
| public | void | paint(Graphics g1) |
| public | void | run() |
| protected | void | showNotify() |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.lcdui.Canvas.<init>() |
| 0001 | text | Now Loading... |
| 0002 | objref | java.lang.Thread |
| 0003 | method | java.lang.Thread.<init>() |
| 0004 | method | java.lang.Thread.start() |
| 0005 | method | javax.microedition.lcdui.Canvas.repaint() |
| 0006 | method | java.lang.Thread.sleep() |
| 0007 | objref | java.lang.InterruptedException |
| 0008 | method | javax.microedition.midlet.MidletSelector.access$602() |
| 0009 | method | javax.microedition.lcdui.Canvas.getWidth() |
| 000A | method | javax.microedition.lcdui.Canvas.getHeight() |
| 000B | method | javax.microedition.lcdui.Graphics.getFont() |
| 000C | method | javax.microedition.lcdui.Font.stringWidth() |
| 000D | method | javax.microedition.lcdui.Graphics.setColor() |
| 000E | method | javax.microedition.lcdui.Graphics.drawString() |
| 000F | method | javax.microedition.lcdui.Graphics.fillRect() |
| 0010 | objref | java.lang.Runnable |
| Fields | ||
|---|---|---|
| String | className | |
| String | icon | |
| private final | MidletSelector | this$0 |
| String | title | |
| Methods | ||
|---|---|---|
| void | <init>(MidletSelector m1) | |
| boolean | parse(String s1) | |
| References | ||
|---|---|---|
| 0000 | method | java.lang.String.indexOf() |
| 0001 | method | java.lang.String.indexOf() |
| 0002 | method | java.lang.String.substring() |
| 0003 | method | java.lang.String.trim() |
| 0004 | objref | java.lang.Exception |
| Fields | ||
|---|---|---|
| MidletSelector$MidletInfo | info | |
| MidletSelector | mainSelector | |
| private final | MidletSelector | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(MidletSelector m1, MidletSelector$MidletInfo m2, MidletSelector m3) | |
| public | void | run() |
| Fields | ||
|---|---|---|
| private | MIDlet | _app |
| private | MIDlet | _selector |
| private final | MidletSelector | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(MidletSelector m1, MIDlet m2, MIDlet m3) | |
| public | void | run() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Thread.<init>() |
| 0001 | method | javax.microedition.midlet.MidletSelector.access$000() |
| 0002 | method | javax.microedition.midlet.MIDlet.midletResume() |
| 0003 | objref | java.lang.Throwable |
| 0004 | field | java.lang.System.out |
| 0005 | objref | java.lang.StringBuffer |
| 0006 | method | java.lang.StringBuffer.<init>() |
| 0007 | text | cannot run: |
| 0008 | method | java.lang.StringBuffer.append() |
| 0009 | method | java.lang.Object.getClass() |
| 000A | method | java.lang.Class.getName() |
| 000B | method | java.lang.StringBuffer.toString() |
| 000C | method | java.io.PrintStream.println() |
| 000D | method | java.lang.Throwable.printStackTrace() |
| 000E | method | javax.microedition.midlet.MIDlet.notifyDestroyed() |
| Methods | ||
|---|---|---|
| void | <init>() | |
| protected | void | paint(Graphics g1) |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.lcdui.Canvas.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | ADDR |
| public static final | int | ADDR_COUNTRY |
| public static final | int | ADDR_EXTRA |
| public static final | int | ADDR_LOCALITY |
| public static final | int | ADDR_POBOX |
| public static final | int | ADDR_POSTALCODE |
| public static final | int | ADDR_REGION |
| public static final | int | ADDR_STREET |
| public static final | int | ATTR_ASST |
| public static final | int | ATTR_AUTO |
| public static final | int | ATTR_FAX |
| public static final | int | ATTR_HOME |
| public static final | int | ATTR_MOBILE |
| public static final | int | ATTR_OTHER |
| public static final | int | ATTR_PAGER |
| public static final | int | ATTR_PREFERRED |
| public static final | int | ATTR_SMS |
| public static final | int | ATTR_WORK |
| public static final | int | BIRTHDAY |
| public static final | int | CLASS |
| public static final | int | CLASS_CONFIDENTIAL |
| public static final | int | CLASS_PRIVATE |
| public static final | int | CLASS_PUBLIC |
| public static final | int | |
| public static final | int | FORMATTED_ADDR |
| public static final | int | FORMATTED_NAME |
| public static final | int | NAME |
| public static final | int | NAME_FAMILY |
| public static final | int | NAME_GIVEN |
| public static final | int | NAME_OTHER |
| public static final | int | NAME_PREFIX |
| public static final | int | NAME_SUFFIX |
| public static final | int | NICKNAME |
| public static final | int | NOTE |
| public static final | int | ORG |
| public static final | int | PHOTO |
| public static final | int | PHOTO_URL |
| public static final | int | PUBLIC_KEY |
| public static final | int | PUBLIC_KEY_STRING |
| public static final | int | REVISION |
| public static final | int | TEL |
| public static final | int | TITLE |
| public static final | int | UID |
| public static final | int | URL |
| Methods | ||
|---|---|---|
| public | int | getPreferredIndex(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.pim.PIMItem |
| Methods | ||
|---|---|---|
| public | Contact | createContact() |
| public | Contact | importContact(Contact c1) |
| public | void | removeContact(Contact c1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.pim.PIMList |
| 0001 | objref | javax.microedition.pim.PIMException |
| Fields | ||
|---|---|---|
| public static final | int | ALARM |
| public static final | int | CLASS |
| public static final | int | CLASS_CONFIDENTIAL |
| public static final | int | CLASS_PRIVATE |
| public static final | int | CLASS_PUBLIC |
| public static final | int | END |
| public static final | int | LOCATION |
| public static final | int | NOTE |
| public static final | int | REVISION |
| public static final | int | START |
| public static final | int | SUMMARY |
| public static final | int | UID |
| Methods | ||
|---|---|---|
| public | RepeatRule | getRepeat() |
| public | void | setRepeat(RepeatRule r1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.pim.PIMItem |
| Fields | ||
|---|---|---|
| public static final | int | ENDING |
| public static final | int | OCCURRING |
| public static final | int | STARTING |
| Methods | ||
|---|---|---|
| public | Event | createEvent() |
| public | int[] | getSupportedRepeatRuleFields(int i1) |
| public | Event | importEvent(Event e1) |
| public | Enumeration | items(int i1, long l1, long l2, boolean b1) |
| public | void | removeEvent(Event e1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.pim.PIMList |
| 0001 | objref | javax.microedition.pim.PIMException |
| Fields | ||
|---|---|---|
| private | int | field |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| public | void | <init>(String s1, int i1) |
| public | int | getField() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| 0001 | method | java.lang.RuntimeException.<init>() |
| Fields | ||
|---|---|---|
| private | int | field |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| public | void | <init>(String s1, int i1) |
| public | int | getField() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| 0001 | method | java.lang.RuntimeException.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | CONTACT_LIST |
| public static final | int | EVENT_LIST |
| public static final | int | READ_ONLY |
| public static final | int | READ_WRITE |
| public static final | int | TODO_LIST |
| public static final | int | WRITE_ONLY |
| private static | PIM | instance |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| public | PIMItem[] | fromSerialFormat(InputStream i1, String s1) |
| public static | PIM | getInstance() |
| public | String[] | listPIMLists(int i1) |
| public | PIMList | openPIMList(int i1, int i2, String s1) |
| public | PIMList | openPIMList(int i1, int i2) |
| public | String[] | supportedSerialFormats(int i1) |
| public | void | toSerialFormat(PIMItem p1, OutputStream o1, String s1, String s2) |
| References | ||
|---|---|---|
| 0000 | field | this.instance |
| 0001 | objref | com.motorola.pim.PIMImpl |
| 0002 | method | com.motorola.pim.PIMImpl.<init>() |
| 0003 | objref | javax.microedition.pim.PIMException |
| 0004 | objref | java.io.UnsupportedEncodingException |
| Fields | ||
|---|---|---|
| public static final | int | FEATURE_NOT_SUPPORTED |
| public static final | int | GENERAL_ERROR |
| public static final | int | LIST_CLOSED |
| public static final | int | LIST_NOT_ACCESSIBLE |
| public static final | int | MAX_CATEGORIES_EXCEEDED |
| public static final | int | UNSUPPORTED_VERSION |
| public static final | int | UPDATE_ERROR |
| private | int | reason |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| public | void | <init>(String s1, int i1) |
| public | int | getReason() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | ATTR_NONE |
| public static final | int | BINARY |
| public static final | int | BOOLEAN |
| public static final | int | DATE |
| public static final | int | EXTENDED_ATTRIBUTE_MIN_VALUE |
| public static final | int | EXTENDED_FIELD_MIN_VALUE |
| public static final | int | INT |
| public static final | int | STRING |
| public static final | int | STRING_ARRAY |
| Methods | ||
|---|---|---|
| public | void | addBinary(int i1, int i2, byte[] b1, int i3, int i4) |
| public | void | addBoolean(int i1, int i2, boolean b1) |
| public | void | addDate(int i1, int i2, long l1) |
| public | void | addInt(int i1, int i2, int i3) |
| public | void | addString(int i1, int i2, String s1) |
| public | void | addStringArray(int i1, int i2, String[] s1) |
| public | void | addToCategory(String s1) |
| public | void | commit() |
| public | int | countValues(int i1) |
| public | int | getAttributes(int i1, int i2) |
| public | byte[] | getBinary(int i1, int i2) |
| public | boolean | getBoolean(int i1, int i2) |
| public | String[] | getCategories() |
| public | long | getDate(int i1, int i2) |
| public | int[] | getFields() |
| public | int | getInt(int i1, int i2) |
| public | PIMList | getPIMList() |
| public | String | getString(int i1, int i2) |
| public | String[] | getStringArray(int i1, int i2) |
| public | boolean | isModified() |
| public | int | maxCategories() |
| public | void | removeFromCategory(String s1) |
| public | void | removeValue(int i1, int i2) |
| public | void | setBinary(int i1, int i2, int i3, byte[] b1, int i4, int i5) |
| public | void | setBoolean(int i1, int i2, int i3, boolean b1) |
| public | void | setDate(int i1, int i2, int i3, long l1) |
| public | void | setInt(int i1, int i2, int i3, int i4) |
| public | void | setString(int i1, int i2, int i3, String s1) |
| public | void | setStringArray(int i1, int i2, int i3, String[] s1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.pim.PIMException |
| Fields | ||
|---|---|---|
| public static final | String | UNCATEGORIZED |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | addCategory(String s1) |
| public | void | close() |
| public | void | deleteCategory(String s1, boolean b1) |
| public | String | getArrayElementLabel(int i1, int i2) |
| public | String | getAttributeLabel(int i1) |
| public | String[] | getCategories() |
| public | int | getFieldDataType(int i1) |
| public | String | getFieldLabel(int i1) |
| public | String | getName() |
| public | int[] | getSupportedArrayElements(int i1) |
| public | int[] | getSupportedAttributes(int i1) |
| public | int[] | getSupportedFields() |
| public | boolean | isCategory(String s1) |
| public | boolean | isSupportedArrayElement(int i1, int i2) |
| public | boolean | isSupportedAttribute(int i1, int i2) |
| public | boolean | isSupportedField(int i1) |
| public | Enumeration | items(String s1) |
| public | Enumeration | items(PIMItem p1) |
| public | Enumeration | items() |
| public | Enumeration | itemsByCategory(String s1) |
| public | int | maxCategories() |
| public | int | maxValues(int i1) |
| public | void | renameCategory(String s1, String s2) |
| public | int | stringArraySize(int i1) |
| References | ||
|---|---|---|
| 0000 | field | this.UNCATEGORIZED |
| 0001 | objref | javax.microedition.pim.PIMException |
| Fields | ||
|---|---|---|
| public static final | int | APRIL |
| public static final | int | AUGUST |
| public static final | int | COUNT |
| public static final | int | DAILY |
| public static final | int | DAY_IN_MONTH |
| public static final | int | DAY_IN_WEEK |
| public static final | int | DAY_IN_YEAR |
| public static final | int | DECEMBER |
| public static final | int | END |
| public static final | int | FEBRUARY |
| public static final | int | FIFTH |
| public static final | int | FIFTHLAST |
| public static final | int | FIRST |
| public static final | int | FOURTH |
| public static final | int | FOURTHLAST |
| public static final | int | FREQUENCY |
| public static final | int | FRIDAY |
| public static final | int | INTERVAL |
| public static final | int | JANUARY |
| public static final | int | JULY |
| public static final | int | JUNE |
| public static final | int | LAST |
| public static final | int | MARCH |
| public static final | int | MAY |
| public static final | int | MONDAY |
| public static final | int | MONTHLY |
| public static final | int | MONTH_IN_YEAR |
| public static final | int | NOVEMBER |
| public static final | int | OCTOBER |
| public static final | int | SATURDAY |
| public static final | int | SECOND |
| public static final | int | SECONDLAST |
| public static final | int | SEPTEMBER |
| public static final | int | SUNDAY |
| public static final | int | THIRD |
| public static final | int | THIRDLAST |
| public static final | int | THURSDAY |
| public static final | int | TUESDAY |
| public static final | int | WEDNESDAY |
| public static final | int | WEEKLY |
| public static final | int | WEEK_IN_MONTH |
| public static final | int | YEARLY |
| private | Vector | dates |
| private | Field[] | fields |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| static | Vector | access$000(RepeatRule r1) |
| public | void | addExceptDate(long l1) |
| private | boolean | checkValue(int i1, Object o1) |
| public | Enumeration | dates(long l1, long l2, long l3) |
| public | boolean | equals(Object o1) |
| public | long | getDate(int i1) |
| public | Enumeration | getExceptDates() |
| public | int[] | getFields() |
| public | int | getInt(int i1) |
| public | void | removeExceptDate(long l1) |
| public | void | setDate(int i1, long l1) |
| public | void | setInt(int i1, int i2) |
| References | ||
|---|---|---|
| 0000 | objref | com.motorola.pim.Field |
| 0001 | objref | java.util.Vector |
| 0002 | method | java.util.Vector.<init>() |
| 0003 | objref | java.util.Hashtable |
| 0004 | method | java.util.Hashtable.<init>() |
| 0005 | objref | java.lang.Integer |
| 0006 | method | java.lang.Integer.<init>() |
| 0007 | objref | java.lang.String |
| 0008 | text | NONE |
| 0009 | method | java.lang.String.<init>() |
| 000A | method | java.util.Hashtable.put() |
| 000B | text | FREQUENCY |
| 000C | method | com.motorola.pim.Field.<init>() |
| 000D | text | DAY IN MONTH |
| 000E | text | DAY IN WEEK |
| 000F | text | WEEK IN MONTH |
| 0010 | text | COUNT |
| 0011 | text | DAY IN YEAR |
| 0012 | text | INTERVAL |
| 0013 | text | MONTH IN YEAR |
| 0014 | text | END |
| 0015 | objref | java.lang.IllegalArgumentException |
| 0016 | method | java.lang.IllegalArgumentException.<init>() |
| 0017 | method | this.getInt() |
| 0018 | objref | javax.microedition.pim.FieldEmptyException |
| 0019 | objref | java.util.Date |
| 001A | method | java.util.Date.<init>() |
| 001B | method | java.util.Vector.addElement() |
| 001C | objref | javax.microedition.pim.RepeatRule$RepeatRuleEnumeration |
| 001D | method | javax.microedition.pim.RepeatRule$RepeatRuleEnumeration.<init>() |
| 001E | method | java.util.Calendar.getInstance() |
| 001F | method | java.util.Calendar.setTime() |
| 0020 | method | java.util.Calendar.get() |
| 0021 | objref | javax.microedition.pim.RepeatRule$DatesEnumeration |
| 0022 | method | javax.microedition.pim.RepeatRule$DatesEnumeration.<init>() |
| 0023 | method | java.util.Vector.size() |
| 0024 | method | java.util.Vector.elementAt() |
| 0025 | method | java.util.Date.getTime() |
| 0026 | method | java.util.Vector.insertElementAt() |
| 0027 | method | java.util.Date.equals() |
| 0028 | method | java.util.Vector.removeElementAt() |
| 0029 | method | com.motorola.pim.Field.getID() |
| 002A | method | com.motorola.pim.Field.isSupported() |
| 002B | method | com.motorola.pim.Field.getDataType() |
| 002C | method | com.motorola.pim.Field.getCount() |
| 002D | text | Field empty |
| 002E | method | javax.microedition.pim.FieldEmptyException.<init>() |
| 002F | method | com.motorola.pim.Field.getItem() |
| 0030 | method | com.motorola.pim.Data.getData() |
| 0031 | method | javax.microedition.pim.FieldEmptyException.<init>() |
| 0032 | method | this.checkValue() |
| 0033 | method | com.motorola.pim.Field.addItem() |
| 0034 | method | com.motorola.pim.Field.setItem() |
| 0035 | text | Field Empty |
| 0036 | method | java.util.Date.<init>() |
| 0037 | method | java.util.Date.setTime() |
| 0038 | objref | this |
| 0039 | method | this.getFields() |
| 003A | method | this.getDate() |
| 003B | 0005 | 00000000 |
| 003C | 0000 | 05265C00 |
| 003D | objref | java.lang.Exception |
| 003E | method | this.getExceptDates() |
| 003F | method | java.util.Enumeration.hasMoreElements() |
| 0040 | method | java.util.Enumeration.nextElement() |
| Fields | ||
|---|---|---|
| private static final | long | DAY |
| private static final | long | WEEK |
| private | long | enSub |
| private | boolean | has |
| private | int | index |
| private | boolean | isInvoked |
| private | Date | next |
| private | int | repeat |
| private | long | st |
| private | long | stSub |
| private final | RepeatRule | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(RepeatRule r1, long l1, long l2, long l3, int i1) | |
| public | boolean | hasMoreElements() |
| public | Object | nextElement() |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Date |
| 0001 | method | java.util.Date.<init>() |
| 0002 | 0005 | 00000000 |
| 0003 | 0000 | 05265C00 |
| 0004 | 0005 | 00000000 |
| 0005 | 0000 | 240C8400 |
| 0006 | 0005 | 00000000 |
| 0007 | 0000 | 90321000 |
| 0008 | 0005 | 00000007 |
| 0009 | 0000 | 57B12C00 |
| 000A | method | java.util.Date.setTime() |
| 000B | method | java.util.Date.getTime() |
| 000C | method | java.util.Date.<init>() |
| 000D | method | com.motorola.pim.EventUtilites.getExceptionDate() |
| 000E | method | javax.microedition.pim.RepeatRule.access$000() |
| 000F | method | java.util.Vector.size() |
| 0010 | method | java.util.Vector.elementAt() |
| 0011 | 0005 | 00000000 |
| 0012 | 0000 | 000003E8 |
| 0013 | method | this.hasMoreElements() |
| 0014 | objref | java.util.Enumeration |
| Fields | ||
|---|---|---|
| private | Vector | dates |
| private | boolean | has |
| private | int | index |
| private | boolean | isInvoked |
| private final | RepeatRule | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(RepeatRule r1, Vector v1) | |
| public | boolean | hasMoreElements() |
| public | Object | nextElement() |
| References | ||
|---|---|---|
| 0000 | method | java.util.Vector.size() |
| 0001 | method | java.util.Vector.elementAt() |
| 0002 | objref | java.util.Enumeration |
| Fields | ||
|---|---|---|
| public static final | int | CLASS |
| public static final | int | CLASS_CONFIDENTIAL |
| public static final | int | CLASS_PRIVATE |
| public static final | int | CLASS_PUBLIC |
| public static final | int | COMPLETED |
| public static final | int | COMPLETION_DATE |
| public static final | int | DUE |
| public static final | int | NOTE |
| public static final | int | PRIORITY |
| public static final | int | REVISION |
| public static final | int | SUMMARY |
| public static final | int | UID |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.pim.PIMItem |
| Methods | ||
|---|---|---|
| public | ToDo | createToDo() |
| public | ToDo | importToDo(ToDo t1) |
| public | Enumeration | items(int i1, long l1, long l2) |
| public | void | removeToDo(ToDo t1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.pim.PIMList |
| 0001 | objref | javax.microedition.pim.PIMException |
| Fields | ||
|---|---|---|
| private | int | field |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| public | void | <init>(String s1, int i1) |
| public | int | getField() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| 0001 | method | java.lang.RuntimeException.<init>() |
| Methods | ||
|---|---|---|
| public | String | getIssuer() |
| public | long | getNotAfter() |
| public | long | getNotBefore() |
| public | String | getSerialNumber() |
| public | String | getSigAlgName() |
| public | String | getSubject() |
| public | String | getType() |
| public | String | getVersion() |
| Fields | ||
|---|---|---|
| public static final | byte | BAD_EXTENSIONS |
| public static final | byte | BROKEN_CHAIN |
| public static final | byte | CERTIFICATE_CHAIN_TOO_LONG |
| public static final | byte | EXPIRED |
| public static final | byte | INAPPROPRIATE_KEY_USAGE |
| public static final | byte | MISSING_SIGNATURE |
| public static final | byte | NOT_YET_VALID |
| public static final | byte | ROOT_CA_EXPIRED |
| public static final | byte | SITENAME_MISMATCH |
| public static final | byte | UNAUTHORIZED_INTERMEDIATE_CA |
| public static final | byte | UNRECOGNIZED_ISSUER |
| public static final | byte | UNSUPPORTED_PUBLIC_KEY_TYPE |
| public static final | byte | UNSUPPORTED_SIGALG |
| public static final | byte | VERIFICATION_FAILED |
| private | Certificate | certificate |
| private | byte | status |
| Methods | ||
|---|---|---|
| public | void | <init>(Certificate c1, byte b1) |
| public | void | <init>(String s1, Certificate c1, byte b1) |
| public | Certificate | getCertificate() |
| public | byte | getReason() |
| References | ||
|---|---|---|
| 0000 | method | java.io.IOException.<init>() |
| 0001 | method | java.io.IOException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.rms.RecordStoreException.<init>() |
| 0001 | method | javax.microedition.rms.RecordStoreException.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | EQUIVALENT |
| public static final | int | FOLLOWS |
| public static final | int | PRECEDES |
| Methods | ||
|---|---|---|
| public | int | compare(byte[] b1, byte[] b2) |
| Methods | ||
|---|---|---|
| public | void | destroy() |
| public | boolean | hasNextElement() |
| public | boolean | hasPreviousElement() |
| public | boolean | isKeptUpdated() |
| public | void | keepUpdated(boolean b1) |
| public | byte[] | nextRecord() |
| public | int | nextRecordId() |
| public | int | numRecords() |
| public | byte[] | previousRecord() |
| public | int | previousRecordId() |
| public | void | rebuild() |
| public | void | reset() |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.rms.InvalidRecordIDException |
| 0001 | objref | javax.microedition.rms.RecordStoreNotOpenException |
| 0002 | objref | javax.microedition.rms.RecordStoreException |
| Methods | ||
|---|---|---|
| public | void | notifyAddRecord(int i1, byte[] b1) |
| public | void | notifyDeleteRecord(int i1) |
| public | void | notifySetRecord(int i1, byte[] b1) |
| Methods | ||
|---|---|---|
| public | boolean | matches(byte[] b1) |
| Methods | ||
|---|---|---|
| public | void | recordAdded(RecordStore r1, int i1) |
| public | void | recordChanged(RecordStore r1, int i1) |
| public | void | recordDeleted(RecordStore r1, int i1) |
| Fields | ||
|---|---|---|
| public static final | int | AUTHMODE_ANY |
| public static final | int | AUTHMODE_PRIVATE |
| private static final | boolean | DEBUG |
| private static final | int | ENUMERATIONMODE_BACKWARD_COMPATIBLE |
| private static final | char | NAME_SEPARATOR |
| private static | Class | classOfThisClass_ |
| private static final | String | currentMidletSuiteName_ |
| private static final | String | currentMidletVendorName_ |
| private | SimpleVector | enumrationListeners_ |
| private | SimpleVector | listeners_ |
| private static final | int | recordEnumerationMode |
| private | RecordManager | recordManager_ |
| private | RecordStoreManager | recordStoreManager_ |
| private final | String | recordStoreName_ |
| private static | StringKeyHashtable | recordStoreTable_ |
| private | int | referenceCount_ |
| private static final | Permission | sharePermission |
| private final | String | suiteName_ |
| private final | String | uniqueKey_ |
| private final | String | vendorName_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>(String s1, String s2, String s3, boolean b1, int i1, boolean b2) |
| synchronized | void | addEnumrationListeners(RecordEnumerationListener r1) |
| private | void | addEnumrationListenersImpl(RecordEnumerationListener r1) |
| public synchronized | int | addRecord(byte[] b1, int i1, int i2) |
| public synchronized | void | addRecordListener(RecordListener r1) |
| private static | void | checkNameValidity(String s1) |
| public synchronized | void | closeRecordStore() |
| private | byte | createAccessPermissionFlagOfOther(int i1, boolean b1) |
| public synchronized | void | deleteRecord(int i1) |
| public static synchronized | void | deleteRecordStore(String s1) |
| private | void | ensureEnumrationListeners() |
| private | void | ensureListeners() |
| public synchronized | RecordEnumeration | enumerateRecords(RecordFilter r1, RecordComparator r2, boolean b1) |
| public synchronized | long | getLastModified() |
| public synchronized | String | getName() |
| public synchronized | int | getNextRecordID() |
| public synchronized | int | getNumRecords() |
| public synchronized | int | getRecord(int i1, byte[] b1, int i2) |
| public synchronized | byte[] | getRecord(int i1) |
| RecordManager | getRecordManager() | |
| public synchronized | int | getRecordSize(int i1) |
| private static | RecordStoreManager | getRecordStoreManager(String s1, String s2) |
| public synchronized | int | getSize() |
| public synchronized | int | getSizeAvailable() |
| public synchronized | int | getVersion() |
| synchronized | boolean | isClosed() |
| boolean | isDeleted() | |
| public static synchronized | String[] | listRecordStores() |
| private static final native | String | nativeGetAppProperty(String s1) |
| private static native | int | nativeGetRecordEnumerationMode() |
| public static synchronized | RecordStore | openRecordStore(String s1, boolean b1, int i1, boolean b2) |
| public static synchronized | RecordStore | openRecordStore(String s1, String s2, String s3) |
| public static | RecordStore | openRecordStore(String s1, boolean b1) |
| private | void | releaseRecordStoreManager() |
| synchronized | void | removeEnumrationListeners(RecordEnumerationListener r1) |
| private | void | removeEnumrationListenersImpl(RecordEnumerationListener r1) |
| public synchronized | void | removeRecordListener(RecordListener r1) |
| public synchronized | void | setMode(int i1, boolean b1) |
| public synchronized | void | setRecord(int i1, byte[] b1, int i2, int i3) |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Exception.<init>() |
| 0001 | method | java.lang.Exception.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.rms.RecordStoreException.<init>() |
| 0001 | method | javax.microedition.rms.RecordStoreException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.rms.RecordStoreException.<init>() |
| 0001 | method | javax.microedition.rms.RecordStoreException.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | javax.microedition.rms.RecordStoreException.<init>() |
| 0001 | method | javax.microedition.rms.RecordStoreException.<init>() |
| Fields | ||
|---|---|---|
| private | boolean | _bKeepUpdated |
| private | RecordComparator | _comparator |
| private | RecordFilter | _filter |
| private | int | _iRecordIndex |
| private | int | _nRecordCount |
| private | Object[] | _orderedRecordIds |
| private | RecordStore | _rs |
| private | SimpleRecordEnumeration$MyComparator | myComparator_ |
| private | RecordManager | recordManager_ |
| Methods | ||
|---|---|---|
| void | <init>(RecordStore r1, RecordFilter r2, RecordComparator r3, boolean b1) | |
| static | RecordManager | access$000(SimpleRecordEnumeration s1) |
| static | RecordComparator | access$100(SimpleRecordEnumeration s1) |
| private | void | buildIdOrder() |
| public | void | destroy() |
| private | int | getNewIndex(int[] i1) |
| private | int | getNextRecordId() |
| private | int | getPreviousRecordId() |
| private | byte[] | getRecordOfId(int i1) |
| public | boolean | hasNextElement() |
| public | boolean | hasPreviousElement() |
| public | boolean | isKeptUpdated() |
| public | void | keepUpdated(boolean b1) |
| public | byte[] | nextRecord() |
| public | int | nextRecordId() |
| public | int | numRecords() |
| public | byte[] | previousRecord() |
| public | int | previousRecordId() |
| public | void | rebuild() |
| public | void | reset() |
| private | boolean | serchOldIds(int[] i1) |
| private | void | updateIdOrderIfNecessary() |
| Fields | ||
|---|---|---|
| private final | SimpleRecordEnumeration | this$0 |
| private | byte[] | value_ |
| Methods | ||
|---|---|---|
| private | void | <init>(SimpleRecordEnumeration s1) |
| void | <init>(SimpleRecordEnumeration s1, SimpleRecordEnumeration$1 s2) | |
| public | int | compareTo(Object o1) |
| public | void | setCompareValue(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | javax.microedition.rms.SimpleRecordEnumeration.access$000() |
| 0002 | objref | java.lang.Integer |
| 0003 | method | com.jblend.rms.RecordManager.get() |
| 0004 | method | javax.microedition.rms.SimpleRecordEnumeration.access$100() |
| 0005 | method | com.jblend.rms.Record.getData() |
| 0006 | method | javax.microedition.rms.RecordComparator.compare() |
| 0007 | method | com.jblend.rms.Record.release() |
| 0008 | objref | java.lang.Throwable |
| 0009 | objref | java.lang.RuntimeException |
| 000A | method | java.lang.Throwable.toString() |
| 000B | method | java.lang.RuntimeException.<init>() |
| 000C | objref | com.jblend.util.Comparable |
| Fields | ||
|---|---|---|
| private | boolean | _bKeepUpdated |
| private | RecordComparator | _comparator |
| private | RecordFilter | _filter |
| private | int | _iRecordIndex |
| private | int | _nRecordCount |
| private | SimpleVector | _orderedRecordIdsSimpleVector |
| private | SortedVector | _orderedRecordIdsSortedVector |
| private | RecordStore | _rs |
| private | SimpleRecordEnumeration2$MyComparator | myComparator_ |
| private | RecordManager | recordManager_ |
| Methods | ||
|---|---|---|
| void | <init>(RecordStore r1, RecordFilter r2, RecordComparator r3, boolean b1) | |
| static | RecordManager | access$000(SimpleRecordEnumeration2 s1) |
| static | RecordComparator | access$100(SimpleRecordEnumeration2 s1) |
| private | void | buildIdOrder() |
| public synchronized | void | destroy() |
| private | int | getNextRecordId() |
| private | int | getPreviousRecordId() |
| private | byte[] | getRecordOfId(int i1) |
| public synchronized | boolean | hasNextElement() |
| public synchronized | boolean | hasPreviousElement() |
| public synchronized | boolean | isKeptUpdated() |
| public synchronized | void | keepUpdated(boolean b1) |
| public synchronized | byte[] | nextRecord() |
| public synchronized | int | nextRecordId() |
| public | void | notifyAddRecord(int i1, byte[] b1) |
| public | void | notifyDeleteRecord(int i1) |
| public | void | notifySetRecord(int i1, byte[] b1) |
| public synchronized | int | numRecords() |
| public synchronized | byte[] | previousRecord() |
| public synchronized | int | previousRecordId() |
| public synchronized | void | rebuild() |
| private | void | rebuildImpl() |
| public synchronized | void | reset() |
| Fields | ||
|---|---|---|
| private final | SimpleRecordEnumeration2 | this$0 |
| private | byte[] | value_ |
| Methods | ||
|---|---|---|
| private | void | <init>(SimpleRecordEnumeration2 s1) |
| void | <init>(SimpleRecordEnumeration2 s1, SimpleRecordEnumeration2$1 s2) | |
| public | int | compareTo(Object o1) |
| public | void | setCompareValue(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | method | this.<init>() |
| 0001 | method | javax.microedition.rms.SimpleRecordEnumeration2.access$000() |
| 0002 | objref | java.lang.Integer |
| 0003 | method | com.jblend.rms.RecordManager.get() |
| 0004 | method | javax.microedition.rms.SimpleRecordEnumeration2.access$100() |
| 0005 | method | com.jblend.rms.Record.getData() |
| 0006 | method | javax.microedition.rms.RecordComparator.compare() |
| 0007 | method | com.jblend.rms.Record.release() |
| 0008 | objref | java.lang.Throwable |
| 0009 | objref | java.lang.RuntimeException |
| 000A | method | java.lang.Throwable.toString() |
| 000B | method | java.lang.RuntimeException.<init>() |
| 000C | objref | com.jblend.util.Comparable |
| Methods | ||
|---|---|---|
| public | PasswordAuthentication | onAuthenticationChallenge(String s1, boolean b1, boolean b2) |
| public | byte[] | onAuthenticationResponse(byte[] b1) |
| Methods | ||
|---|---|---|
| public | HeaderSet | connect(HeaderSet h1) |
| public | HeaderSet | createHeaderSet() |
| public | HeaderSet | delete(HeaderSet h1) |
| public | HeaderSet | disconnect(HeaderSet h1) |
| public | Operation | get(HeaderSet h1) |
| public | long | getConnectionID() |
| public | Operation | put(HeaderSet h1) |
| public | void | setAuthenticator(Authenticator a1) |
| public | void | setConnectionID(long l1) |
| public | HeaderSet | setPath(HeaderSet h1, boolean b1, boolean b2) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.Connection |
| 0001 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| public static final | int | APPLICATION_PARAMETER |
| public static final | int | COUNT |
| public static final | int | DESCRIPTION |
| public static final | int | HTTP |
| public static final | int | LENGTH |
| public static final | int | NAME |
| public static final | int | OBJECT_CLASS |
| public static final | int | TARGET |
| public static final | int | TIME_4_BYTE |
| public static final | int | TIME_ISO_8601 |
| public static final | int | TYPE |
| public static final | int | WHO |
| Methods | ||
|---|---|---|
| public | void | createAuthenticationChallenge(String s1, boolean b1, boolean b2) |
| public | Object | getHeader(int i1) |
| public | int[] | getHeaderList() |
| public | int | getResponseCode() |
| public | void | setHeader(int i1, Object o1) |
| References | ||
|---|---|---|
| 0000 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | void | abort() |
| public | HeaderSet | getReceivedHeaders() |
| public | int | getResponseCode() |
| public | void | sendHeaders(HeaderSet h1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.ContentConnection |
| 0001 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private | byte[] | password |
| private | byte[] | userName |
| Methods | ||
|---|---|---|
| public | void | <init>(byte[] b1, byte[] b2) |
| public | byte[] | getPassword() |
| public | byte[] | getUserName() |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.IllegalArgumentException |
| 0001 | method | java.lang.IllegalArgumentException.<init>() |
| 0002 | objref | java.lang.NullPointerException |
| 0003 | method | java.lang.NullPointerException.<init>() |
| Fields | ||
|---|---|---|
| public static final | int | OBEX_DATABASE_FULL |
| public static final | int | OBEX_DATABASE_LOCKED |
| public static final | int | OBEX_HTTP_ACCEPTED |
| public static final | int | OBEX_HTTP_BAD_GATEWAY |
| public static final | int | OBEX_HTTP_BAD_METHOD |
| public static final | int | OBEX_HTTP_BAD_REQUEST |
| public static final | int | OBEX_HTTP_CONFLICT |
| public static final | int | OBEX_HTTP_CREATED |
| public static final | int | OBEX_HTTP_ENTITY_TOO_LARGE |
| public static final | int | OBEX_HTTP_FORBIDDEN |
| public static final | int | OBEX_HTTP_GATEWAY_TIMEOUT |
| public static final | int | OBEX_HTTP_GONE |
| public static final | int | OBEX_HTTP_INTERNAL_ERROR |
| public static final | int | OBEX_HTTP_LENGTH_REQUIRED |
| public static final | int | OBEX_HTTP_MOVED_PERM |
| public static final | int | OBEX_HTTP_MOVED_TEMP |
| public static final | int | OBEX_HTTP_MULT_CHOICE |
| public static final | int | OBEX_HTTP_NOT_ACCEPTABLE |
| public static final | int | OBEX_HTTP_NOT_AUTHORITATIVE |
| public static final | int | OBEX_HTTP_NOT_FOUND |
| public static final | int | OBEX_HTTP_NOT_IMPLEMENTED |
| public static final | int | OBEX_HTTP_NOT_MODIFIED |
| public static final | int | OBEX_HTTP_NO_CONTENT |
| public static final | int | OBEX_HTTP_OK |
| public static final | int | OBEX_HTTP_PARTIAL |
| public static final | int | OBEX_HTTP_PAYMENT_REQUIRED |
| public static final | int | OBEX_HTTP_PRECON_FAILED |
| public static final | int | OBEX_HTTP_PROXY_AUTH |
| public static final | int | OBEX_HTTP_REQ_TOO_LARGE |
| public static final | int | OBEX_HTTP_RESET |
| public static final | int | OBEX_HTTP_SEE_OTHER |
| public static final | int | OBEX_HTTP_TIMEOUT |
| public static final | int | OBEX_HTTP_UNAUTHORIZED |
| public static final | int | OBEX_HTTP_UNAVAILABLE |
| public static final | int | OBEX_HTTP_UNSUPPORTED_TYPE |
| public static final | int | OBEX_HTTP_USE_PROXY |
| public static final | int | OBEX_HTTP_VERSION |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| Fields | ||
|---|---|---|
| private | long | connectionID |
| Methods | ||
|---|---|---|
| protected | void | <init>() |
| public final | HeaderSet | createHeaderSet() |
| public | long | getConnectionID() |
| public | void | onAuthenticationFailure(byte[] b1) |
| public | int | onConnect(HeaderSet h1, HeaderSet h2) |
| public | int | onDelete(HeaderSet h1, HeaderSet h2) |
| public | void | onDisconnect(HeaderSet h1, HeaderSet h2) |
| public | int | onGet(Operation o1) |
| public | int | onPut(Operation o1) |
| public | int | onSetPath(HeaderSet h1, HeaderSet h2, boolean b1, boolean b2) |
| public | void | setConnectionID(long l1) |
| References | ||
|---|---|---|
| 0000 | 0005 | FFFFFFFF |
| 0001 | 0000 | FFFFFFFF |
| 0002 | objref | com.rococosoft.impronto.obex.RequestHeaderSet |
| 0003 | method | com.rococosoft.impronto.obex.RequestHeaderSet.<init>() |
| 0004 | 0005 | 00000000 |
| 0005 | 0000 | FFFFFFFF |
| 0006 | objref | java.lang.IllegalArgumentException |
| 0007 | method | java.lang.IllegalArgumentException.<init>() |
| Methods | ||
|---|---|---|
| public | Connection | acceptAndOpen(ServerRequestHandler s1) |
| public | Connection | acceptAndOpen(ServerRequestHandler s1, Authenticator a1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.Connection |
| 0001 | objref | java.io.IOException |
| Methods | ||
|---|---|---|
| public | byte[] | getPayloadData() |
| public | void | setPayloadData(byte[] b1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.wireless.messaging.Message |
| Methods | ||
|---|---|---|
| public | String | getAddress() |
| public | Date | getTimestamp() |
| public | void | setAddress(String s1) |
| Fields | ||
|---|---|---|
| public static final | String | BINARY_MESSAGE |
| public static final | String | MULTIPART_MESSAGE |
| public static final | String | TEXT_MESSAGE |
| Methods | ||
|---|---|---|
| public | Message | newMessage(String s1) |
| public | Message | newMessage(String s1, String s2) |
| public | int | numberOfSegments(Message m1) |
| public | Message | receive() |
| public | void | send(Message m1) |
| public | void | setMessageListener(MessageListener m1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.microedition.io.Connection |
| 0001 | objref | java.io.IOException |
| 0002 | objref | java.io.InterruptedIOException |
| Methods | ||
|---|---|---|
| public | void | notifyIncomingMessage(MessageConnection m1) |
| Fields | ||
|---|---|---|
| private | String | charctorEncoding |
| private | byte[] | contentData |
| private | String | contentId |
| private | boolean | contentIdUnset |
| private | int | contentLength |
| private | String | contentLocation |
| private | String | mimeType |
| Methods | ||
|---|---|---|
| public | void | <init>(InputStream i1, String s1, String s2, String s3, String s4) |
| public | void | <init>(byte[] b1, int i1, int i2, String s1, String s2, String s3, String s4) |
| public | void | <init>(byte[] b1, String s1, String s2, String s3, String s4) |
| private | void | checkCreateParameters(String s1, String s2, String s3, String s4) |
| private | void | createMessagePart(byte[] b1, int i1, int i2, String s1, String s2, String s3, String s4) |
| public | byte[] | getContent() |
| public | InputStream | getContentAsStream() |
| public | String | getContentID() |
| public | String | getContentLocation() |
| public | String | getEncoding() |
| public | int | getLength() |
| public | String | getMIMEType() |
| static native | int | nativeGetMaxPartContentLength() |
| static native | boolean | nativeIsValidEncoding(byte[] b1, byte[] b2) |
| References | ||
|---|---|---|
| 0000 | method | this.createMessagePart() |
| 0001 | method | this.checkCreateParameters() |
| 0002 | method | java.io.InputStream.available() |
| 0003 | method | this.nativeGetMaxPartContentLength() |
| 0004 | objref | javax.wireless.messaging.SizeExceededException |
| 0005 | text | contents is larger than limitation part content size |
| 0006 | method | javax.wireless.messaging.SizeExceededException.<init>() |
| 0007 | objref | java.io.ByteArrayOutputStream |
| 0008 | method | java.io.ByteArrayOutputStream.<init>() |
| 0009 | objref | java.lang.OutOfMemoryError |
| 000A | text | contents is larger than available memory |
| 000B | method | java.io.InputStream.read() |
| 000C | objref | java.io.IOException |
| 000D | method | java.io.ByteArrayOutputStream.close() |
| 000E | method | java.io.ByteArrayOutputStream.write() |
| 000F | method | java.io.ByteArrayOutputStream.toByteArray() |
| 0010 | method | java.lang.System.arraycopy() |
| 0011 | objref | java.io.ByteArrayInputStream |
| 0012 | method | java.io.ByteArrayInputStream.<init>() |
| 0013 | objref | java.lang.IllegalArgumentException |
| 0014 | text | contents is null, but offset or length was not 0 or more. |
| 0015 | method | java.lang.IllegalArgumentException.<init>() |
| 0016 | text | offset error. |
| 0017 | text | length error. |
| 0018 | text | mimeType is null. |
| 0019 | text | contentId is null. |
| 001A | method | java.lang.String.toCharArray() |
| 001B | text | Not US-ASCII character in content-id. |
| 001C | text | UTF-8 |
| 001D | method | java.lang.String.getBytes() |
| 001E | objref | java.io.UnsupportedEncodingException |
| 001F | method | this.nativeIsValidEncoding() |
| 0020 | text | enc is unknown. |
| Methods | ||
|---|---|---|
| public | boolean | addAddress(String s1, String s2) |
| public | void | addMessagePart(MessagePart m1) |
| public | String | getAddress() |
| public | String[] | getAddresses(String s1) |
| public | String | getHeader(String s1) |
| public | MessagePart | getMessagePart(String s1) |
| public | MessagePart[] | getMessageParts() |
| public | String | getStartContentId() |
| public | String | getSubject() |
| public | boolean | removeAddress(String s1, String s2) |
| public | void | removeAddresses() |
| public | void | removeAddresses(String s1) |
| public | boolean | removeMessagePart(MessagePart m1) |
| public | boolean | removeMessagePartId(String s1) |
| public | boolean | removeMessagePartLocation(String s1) |
| public | void | setAddress(String s1) |
| public | void | setHeader(String s1, String s2) |
| public | void | setStartContentId(String s1) |
| public | void | setSubject(String s1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.wireless.messaging.Message |
| 0001 | objref | javax.wireless.messaging.SizeExceededException |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.IOException.<init>() |
| Methods | ||
|---|---|---|
| public | String | getPayloadText() |
| public | void | setPayloadText(String s1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.wireless.messaging.Message |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | boolean | jtwiRestricted |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | check(String s1) |
| private static native | boolean | nativeIsTrusted() |
| private static | boolean | needsJTWIRestricted() |
| public static | void | restrictDatagramPort(int i1) |
| private | void | restrictPort(String s1) |
| References | ||
|---|---|---|
| 0000 | field | this.jtwiRestricted |
| 0001 | method | this.restrictPort() |
| 0002 | method | jp.co.aplix.cldc.io.j2me.PushRegistryStorage.isReservedURL() |
| 0003 | objref | java.io.IOException |
| 0004 | objref | java.lang.StringBuffer |
| 0005 | method | java.lang.StringBuffer.<init>() |
| 0006 | text | URL: |
| 0007 | method | java.lang.StringBuffer.append() |
| 0008 | text | is reserved by another MIDlet suite for push. |
| 0009 | method | java.lang.StringBuffer.toString() |
| 000A | method | java.io.IOException.<init>() |
| 000B | method | java.lang.String.indexOf() |
| 000C | objref | java.lang.IllegalArgumentException |
| 000D | text | scheme not found in the URL |
| 000E | method | java.lang.IllegalArgumentException.<init>() |
| 000F | method | java.lang.String.substring() |
| 0010 | method | java.lang.String.toLowerCase() |
| 0011 | text | socket |
| 0012 | method | java.lang.String.equals() |
| 0013 | objref | jp.co.aplix.cldc.util.URLparser |
| 0014 | method | java.lang.String.substring() |
| 0015 | method | jp.co.aplix.cldc.util.URLparser.<init>() |
| 0016 | method | jp.co.aplix.cldc.util.URLparser.getHost() |
| 0017 | method | jp.co.aplix.cldc.util.URLparser.getPort() |
| 0018 | objref | java.lang.SecurityException |
| 0019 | text | restricted port number |
| 001A | method | java.lang.SecurityException.<init>() |
| 001B | text | ssl |
| 001C | text | jtwi.supported |
| 001D | method | com.jblend.micro.SystemOption.getProperty() |
| 001E | text | jtwi.gsm.security.required |
| 001F | method | this.nativeIsTrusted() |
| 0020 | method | this.needsJTWIRestricted() |
| 0021 | objref | com.jblend.io.URLCheckerExtension |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public static | InputStream | getResourceInputStream(String s1) |
| public static | int | getResourceSize(InputStream i1) |
| public static | boolean | isResourceInputStream(InputStream i1) |
| References | ||
|---|---|---|
| 0000 | objref | jp.co.aplix.cldc.io.ResourceInputStream |
| 0001 | method | jp.co.aplix.cldc.io.ResourceInputStream.<init>() |
| 0002 | objref | java.lang.Exception |
| 0003 | method | this.isResourceInputStream() |
| 0004 | method | java.io.InputStream.available() |
| 0005 | objref | java.io.IOException |
| 0006 | text | com.sun.cldc.io.ResourceInputStream |
| 0007 | method | java.lang.Class.forName() |
| 0008 | objref | java.lang.ClassNotFoundException |
| 0009 | text | jp.co.aplix.cldc.io.ResourceInputStream |
| 000A | method | java.lang.Class.isInstance() |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| References | ||
|---|---|---|
| 0000 | method | com.sun.cldc.io.ResourceInputStream.<init>() |
| 0001 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static | boolean | DEBUG |
| String | connection | |
| String | filter | |
| boolean | found | |
| String | midlet | |
| String | suite | |
| String | vendor | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(String s1) | |
| String | getFilter() | |
| String | getMIDlet() | |
| boolean | isOwner(String s1, String s2) | |
| boolean | isRegistered() | |
| private native | int | nativeGetInfo(String s1) |
| References | ||
|---|---|---|
| 0000 | method | this.nativeGetInfo() |
| 0001 | field | this.DEBUG |
| 0002 | field | com.jblend.util.SystemLog.out |
| 0003 | objref | java.lang.StringBuffer |
| 0004 | method | java.lang.StringBuffer.<init>() |
| 0005 | text | PushConnectionInfo:(result: |
| 0006 | method | java.lang.StringBuffer.append() |
| 0007 | method | java.lang.StringBuffer.append() |
| 0008 | text | ) |
| 0009 | method | java.lang.StringBuffer.toString() |
| 000A | method | com.jblend.util.SystemLog.println() |
| 000B | text | connection: |
| 000C | text | midlet: |
| 000D | text | filter: |
| 000E | text | suite: |
| 000F | text | vendor: |
| 0010 | method | java.lang.String.equals() |
| Fields | ||
|---|---|---|
| protected static final | int | ALREADY_REGISTERED |
| protected static final | int | CALLBACK_FAILED |
| protected static final | int | CONNECTION_NOT_FOUND |
| protected static final | int | INSUFFICIENT_RESOURCE |
| protected static final | int | INTERNAL |
| protected static final | int | INVALID_CONNECTION |
| protected static final | int | INVALID_FILTER |
| protected static final | int | OK |
| protected static final | int | UNSUPPORTED_FUNCTION |
| protected static final | int | UNSUPPORTED_PROTOCOL |
| private | int | error |
| Methods | ||
|---|---|---|
| void | <init>() | |
| int | getError() | |
| boolean | isError() | |
| Fields | ||
|---|---|---|
| static final | String | CONNECTOR_PERMISSION_PREFIX |
| private static final | boolean | DEBUG |
| private static final | String | currentSuiteName |
| private static final | String | currentSuiteVendor |
| private static | Vector | midletsInDescriptor |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static synchronized | String | getFilter(String s1) |
| public static synchronized | String | getMIDlet(String s1) |
| private static | Vector | getMIDletsRegistered() |
| public static | String | getPermissionMessage() |
| public static | Permission | getProtocolPermission(String s1) |
| private static | boolean | isRegisteredClassName(String s1) |
| public static synchronized | boolean | isReservedURL(String s1) |
| private static | boolean | isValidClassName(String s1) |
| public static synchronized | String[] | listConnections(boolean b1) |
| private static native | void | nativeCloseList() |
| private static native | String | nativeGetAppProperty(String s1) |
| private static native | int | nativeOpenList(String s1, String s2, boolean b1) |
| private static native | String | nativePullupElementOfList() |
| private static native | long | nativeRegisterAlarm(String s1, String s2, String s3, long l1, PushNativeError p1) |
| private static native | int | nativeRegisterConnection(String s1, String s2, String s3, String s4, String s5) |
| private static native | int | nativeUnregisterConnection(String s1) |
| public static synchronized | long | registerAlarm(String s1, long l1) |
| public static synchronized | void | registerConnection(String s1, String s2, String s3) |
| public static synchronized | boolean | unregisterConnection(String s1) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.String |
| 0001 | method | java.lang.String.<init>() |
| 0002 | method | this.isValidClassName() |
| 0003 | objref | java.lang.ClassNotFoundException |
| 0004 | method | java.lang.ClassNotFoundException.<init>() |
| 0005 | objref | jp.co.aplix.cldc.io.j2me.PushConnectionInfo |
| 0006 | method | jp.co.aplix.cldc.io.j2me.PushConnectionInfo.<init>() |
| 0007 | objref | java.io.IOException |
| 0008 | method | java.io.IOException.<init>() |
| 0009 | field | this.currentSuiteName |
| 000A | field | this.currentSuiteVendor |
| 000B | method | this.nativeRegisterConnection() |
| 000C | objref | java.lang.IllegalArgumentException |
| 000D | method | java.lang.IllegalArgumentException.<init>() |
| 000E | objref | javax.microedition.io.ConnectionNotFoundException |
| 000F | method | javax.microedition.io.ConnectionNotFoundException.<init>() |
| 0010 | objref | java.lang.RuntimeException |
| 0011 | method | java.lang.RuntimeException.<init>() |
| 0012 | method | jp.co.aplix.cldc.io.j2me.PushConnectionInfo.isOwner() |
| 0013 | objref | java.lang.SecurityException |
| 0014 | method | java.lang.SecurityException.<init>() |
| 0015 | method | this.nativeUnregisterConnection() |
| 0016 | method | this.nativeOpenList() |
| 0017 | method | this.nativePullupElementOfList() |
| 0018 | method | this.nativeCloseList() |
| 0019 | objref | jp.co.aplix.cldc.io.j2me.PushNativeError |
| 001A | method | jp.co.aplix.cldc.io.j2me.PushNativeError.<init>() |
| 001B | method | this.nativeRegisterAlarm() |
| 001C | method | jp.co.aplix.cldc.io.j2me.PushNativeError.isError() |
| 001D | method | this.getProtocolPermission() |
| 001E | method | java.lang.String.toLowerCase() |
| 001F | method | java.lang.String.indexOf() |
| 0020 | method | java.lang.String.substring() |
| 0021 | method | java.lang.String.substring() |
| 0022 | text | socket |
| 0023 | method | java.lang.String.equals() |
| 0024 | text | :// |
| 0025 | text | ://: |
| 0026 | method | java.lang.String.startsWith() |
| 0027 | text | serversocket |
| 0028 | text | datagram |
| 0029 | text | datagramreceiver |
| 002A | method | com.jblend.security.PermissionFactory.getFactory() |
| 002B | objref | java.lang.StringBuffer |
| 002C | method | java.lang.StringBuffer.<init>() |
| 002D | text | javax.microedition.io.Connector. |
| 002E | method | java.lang.StringBuffer.append() |
| 002F | method | java.lang.StringBuffer.toString() |
| 0030 | method | com.jblend.security.PermissionFactory.getPermission() |
| 0031 | text | sms |
| 0032 | text | cbs |
| 0033 | text | mms |
| 0034 | text | http |
| 0035 | text | https |
| 0036 | text | ssl |
| 0037 | text | comm |
| 0038 | method | jp.co.aplix.cldc.util.JarAnalyzer.isDefinedClass() |
| 0039 | method | this.isRegisteredClassName() |
| 003A | method | this.getMIDletsRegistered() |
| 003B | method | java.util.Vector.contains() |
| 003C | field | this.midletsInDescriptor |
| 003D | objref | java.util.Vector |
| 003E | method | java.util.Vector.<init>() |
| 003F | text | MIDlet- |
| 0040 | method | java.lang.StringBuffer.append() |
| 0041 | method | this.nativeGetAppProperty() |
| 0042 | method | java.lang.String.indexOf() |
| 0043 | method | java.lang.String.trim() |
| 0044 | method | java.util.Vector.addElement() |
| 0045 | text | MIDlet-Name |
| 0046 | text | MIDlet-Vendor |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private | String | cipherSuite |
| private | int | connection |
| private | String | protocolName |
| private | String | protocolVersion |
| private | ServerCertificate | serverCertificate |
| Methods | ||
|---|---|---|
| public | void | <init>(int i1, ServerCertificate s1) |
| private | void | collectAllData() |
| public | String | getCipherSuite() |
| public | String | getProtocolName() |
| public | String | getProtocolVersion() |
| public | Certificate | getServerCertificate() |
| private static native | String | nativeGetCipherSuite(int i1) |
| private static native | String | nativeGetProtocolName(int i1) |
| private static native | String | nativeGetProtocolVersion(int i1) |
| References | ||
|---|---|---|
| 0000 | method | this.collectAllData() |
| 0001 | method | this.getProtocolVersion() |
| 0002 | method | this.getProtocolName() |
| 0003 | method | this.getCipherSuite() |
| 0004 | objref | java.io.IOException |
| 0005 | text | failed to get security information |
| 0006 | method | java.io.IOException.<init>() |
| 0007 | method | this.nativeGetProtocolVersion() |
| 0008 | method | this.nativeGetProtocolName() |
| 0009 | method | this.nativeGetCipherSuite() |
| 000A | objref | javax.microedition.io.SecurityInfo |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private | int | connection |
| private | String | issuer |
| private | Date | notAfter |
| private | Date | notBefore |
| private | String | serialNumber |
| private | String | sigAlgName |
| private | String | subject |
| private | String | type |
| private | String | version |
| Methods | ||
|---|---|---|
| public | void | <init>(int i1) |
| private | void | collectAllData() |
| private | Date | getDateOfNotAfter() |
| private | Date | getDateOfNotBefore() |
| public | String | getIssuer() |
| public | long | getNotAfter() |
| public | long | getNotBefore() |
| public | String | getSerialNumber() |
| public | String | getSigAlgName() |
| public | String | getSubject() |
| public | String | getType() |
| public | String | getVersion() |
| private | String | getVersionInner() |
| private static native | String | nativeGetIssuer(int i1) |
| private static native | int | nativeGetNotAfter(int i1, ValidityDate v1) |
| private static native | int | nativeGetNotBefore(int i1, ValidityDate v1) |
| private static native | String | nativeGetSerialNumber(int i1) |
| private static native | String | nativeGetSigAlgName(int i1) |
| private static native | String | nativeGetSubject(int i1) |
| private static native | String | nativeGetType(int i1) |
| private static native | int | nativeGetVersion(int i1) |
| References | ||
|---|---|---|
| 0000 | method | this.collectAllData() |
| 0001 | method | this.getType() |
| 0002 | method | this.getVersionInner() |
| 0003 | method | this.getSubject() |
| 0004 | method | this.getIssuer() |
| 0005 | method | this.getSigAlgName() |
| 0006 | method | this.getDateOfNotBefore() |
| 0007 | method | this.getDateOfNotAfter() |
| 0008 | method | this.nativeGetSerialNumber() |
| 0009 | objref | java.io.IOException |
| 000A | text | failed to get a certificate. |
| 000B | method | java.io.IOException.<init>() |
| 000C | method | this.nativeGetType() |
| 000D | method | this.nativeGetSubject() |
| 000E | method | this.nativeGetIssuer() |
| 000F | method | this.nativeGetSigAlgName() |
| 0010 | method | java.util.Date.getTime() |
| 0011 | objref | jp.co.aplix.cldc.io.j2me.ValidityDate |
| 0012 | method | jp.co.aplix.cldc.io.j2me.ValidityDate.<init>() |
| 0013 | method | this.nativeGetNotBefore() |
| 0014 | objref | java.util.Date |
| 0015 | method | java.util.Date.<init>() |
| 0016 | method | jp.co.aplix.cldc.io.j2me.ValidityDate.getDate() |
| 0017 | method | java.util.Date.setTime() |
| 0018 | method | this.nativeGetNotAfter() |
| 0019 | 0005 | 7FFFFFFF |
| 001A | 0000 | FFFFFFFF |
| 001B | method | this.nativeGetVersion() |
| 001C | method | java.lang.String.valueOf() |
| 001D | objref | javax.microedition.pki.Certificate |
| Fields | ||
|---|---|---|
| private static final | int | CERT_TIME_GENERALIZED |
| private static final | int | CERT_TIME_UTC |
| private static final | byte | CHAR_MINUS |
| private static final | byte | CHAR_PLUS |
| private static final | byte | CHAR_Z |
| private | byte[] | arrayData |
| private | int | timeType |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | Date | getDate() |
| private | int | getElementOfDate(int i1, int i2, byte[] b1) |
| private | boolean | isNumber(byte b1) |
| References | ||
|---|---|---|
| 0000 | objref | java.io.IOException |
| 0001 | text | Invalid data format. |
| 0002 | method | java.io.IOException.<init>() |
| 0003 | method | this.isNumber() |
| 0004 | method | this.getElementOfDate() |
| 0005 | text | GMT |
| 0006 | method | java.util.TimeZone.getTimeZone() |
| 0007 | method | java.util.Calendar.getInstance() |
| 0008 | method | java.util.Calendar.set() |
| 0009 | method | java.util.Calendar.getTime() |
| 000A | method | java.util.Date.getTime() |
| 000B | method | java.util.Date.setTime() |
| Fields | ||
|---|---|---|
| private final | boolean | DEBUG |
| private static final | Permission | client_permission |
| private static | ProtocolHandler | improntoHandler |
| private static final | Permission | server_permission |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| private | void | checkPermission(String s1) |
| public | Connection | createConnectionImpl(String s1, int i1, boolean b1) |
| private | boolean | isServer(String s1) |
| References | ||
|---|---|---|
| 0000 | method | this.checkPermission() |
| 0001 | field | this.improntoHandler |
| 0002 | method | com.rococosoft.io.protocol.btgoep.ProtocolHandler.open() |
| 0003 | objref | java.lang.StringBuffer |
| 0004 | method | java.lang.StringBuffer.<init>() |
| 0005 | text | btgoep: |
| 0006 | method | java.lang.StringBuffer.append() |
| 0007 | method | java.lang.StringBuffer.toString() |
| 0008 | method | this.isServer() |
| 0009 | field | this.server_permission |
| 000A | field | this.client_permission |
| 000B | method | com.jblend.security.SecurityManager.getManager() |
| 000C | method | com.jblend.security.SecurityManager.checkPermission() |
| 000D | method | java.lang.String.toLowerCase() |
| 000E | text | //localhost: |
| 000F | method | java.lang.String.startsWith() |
| 0010 | objref | com.rococosoft.io.protocol.btgoep.ProtocolHandler |
| 0011 | method | com.rococosoft.io.protocol.btgoep.ProtocolHandler.<init>() |
| 0012 | method | com.jblend.security.PermissionFactory.getFactory() |
| 0013 | text | javax.microedition.io.Connector.obex.server |
| 0014 | method | com.jblend.security.PermissionFactory.getPermission() |
| 0015 | text | javax.microedition.io.Connector.obex.client |
| 0016 | objref | com.jblend.io.ConnectionImplFactory |
| 0017 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private final | boolean | DEBUG |
| private static final | Permission | client_permission |
| private static | ProtocolHandler | improntoHandler |
| private static final | Permission | server_permission |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| private | void | checkPermission(String s1) |
| public | Connection | createConnectionImpl(String s1, int i1, boolean b1) |
| private | boolean | isServer(String s1) |
| References | ||
|---|---|---|
| 0000 | method | this.checkPermission() |
| 0001 | field | this.improntoHandler |
| 0002 | method | com.rococosoft.io.protocol.btl2cap.ProtocolHandler.open() |
| 0003 | objref | java.lang.StringBuffer |
| 0004 | method | java.lang.StringBuffer.<init>() |
| 0005 | text | btl2cap: |
| 0006 | method | java.lang.StringBuffer.append() |
| 0007 | method | java.lang.StringBuffer.toString() |
| 0008 | method | this.isServer() |
| 0009 | field | this.server_permission |
| 000A | field | this.client_permission |
| 000B | method | com.jblend.security.SecurityManager.getManager() |
| 000C | method | com.jblend.security.SecurityManager.checkPermission() |
| 000D | method | java.lang.String.toLowerCase() |
| 000E | text | //localhost: |
| 000F | method | java.lang.String.startsWith() |
| 0010 | objref | com.rococosoft.io.protocol.btl2cap.ProtocolHandler |
| 0011 | method | com.rococosoft.io.protocol.btl2cap.ProtocolHandler.<init>() |
| 0012 | method | com.jblend.security.PermissionFactory.getFactory() |
| 0013 | text | javax.microedition.io.Connector.bluetooth.server |
| 0014 | method | com.jblend.security.PermissionFactory.getPermission() |
| 0015 | text | javax.microedition.io.Connector.bluetooth.client |
| 0016 | objref | com.jblend.io.ConnectionImplFactory |
| 0017 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private final | boolean | DEBUG |
| private static final | Permission | client_permission |
| private static | ProtocolHandler | improntoHandler |
| private static final | Permission | server_permission |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| private | void | checkPermission(String s1) |
| public | Connection | createConnectionImpl(String s1, int i1, boolean b1) |
| private | boolean | isServer(String s1) |
| References | ||
|---|---|---|
| 0000 | method | this.checkPermission() |
| 0001 | field | this.improntoHandler |
| 0002 | method | com.rococosoft.io.protocol.btspp.ProtocolHandler.open() |
| 0003 | objref | java.lang.StringBuffer |
| 0004 | method | java.lang.StringBuffer.<init>() |
| 0005 | text | btspp: |
| 0006 | method | java.lang.StringBuffer.append() |
| 0007 | method | java.lang.StringBuffer.toString() |
| 0008 | method | this.isServer() |
| 0009 | field | this.server_permission |
| 000A | field | this.client_permission |
| 000B | method | com.jblend.security.SecurityManager.getManager() |
| 000C | method | com.jblend.security.SecurityManager.checkPermission() |
| 000D | method | java.lang.String.toLowerCase() |
| 000E | text | //localhost: |
| 000F | method | java.lang.String.startsWith() |
| 0010 | objref | com.rococosoft.io.protocol.btspp.ProtocolHandler |
| 0011 | method | com.rococosoft.io.protocol.btspp.ProtocolHandler.<init>() |
| 0012 | method | com.jblend.security.PermissionFactory.getFactory() |
| 0013 | text | javax.microedition.io.Connector.bluetooth.server |
| 0014 | method | com.jblend.security.PermissionFactory.getPermission() |
| 0015 | text | javax.microedition.io.Connector.bluetooth.client |
| 0016 | objref | com.jblend.io.ConnectionImplFactory |
| 0017 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | boolean | LOG |
| private static final | boolean | LOG_METHOD |
| private static final | boolean | LOG_METHOD_READ_1 |
| private | boolean | finished_ |
| private | int | rest_ |
| private | byte[] | workBuf_ |
| Methods | ||
|---|---|---|
| void | <init>(HttpConnectionImpl h1, HttpNativeConnection h2) | |
| private | int | getChunkSize() |
| public | int | read() |
| public | int | read(byte[] b1, int i1, int i2) |
| public | int | read(byte[] b1) |
| private | void | readCRLF() |
| References | ||
|---|---|---|
| 0000 | method | jp.co.aplix.cldc.io.j2me.http.HttpInputStream.<init>() |
| 0001 | method | this.getChunkSize() |
| 0002 | method | this.readCRLF() |
| 0003 | method | jp.co.aplix.cldc.io.j2me.http.HttpNativeConnection.read() |
| 0004 | objref | java.io.IOException |
| 0005 | text | unexpected end of stream |
| 0006 | method | java.io.IOException.<init>() |
| 0007 | objref | java.lang.ArrayIndexOutOfBoundsException |
| 0008 | method | java.lang.ArrayIndexOutOfBoundsException.<init>() |
| 0009 | method | this.read() |
| 000A | method | jp.co.aplix.cldc.io.j2me.http.HttpNativeConnection.readLine() |
| 000B | method | java.lang.String.indexOf() |
| 000C | method | java.lang.String.substring() |
| 000D | method | java.lang.String.trim() |
| 000E | method | java.lang.Integer.parseInt() |
| 000F | text | malformed response |
| 0010 | objref | java.lang.NumberFormatException |
| Fields | ||
|---|---|---|
| protected static final | int | CLOSED |
| protected static final | int | CONNECTED |
| private static final | int | DEFAULT_PORT |
| protected static final | String | IOEXCEPTION_MSG_CONNECTION_CLOSED |
| private static final | boolean | LOG |
| private static final | boolean | LOG_METHOD |
| private static final | boolean | LOG_SYNC |
| private static final | String | LOWER_DATE |
| private static final | String | LOWER_EXPIRES |
| private static final | String | LOWER_LAST_MODIFIED |
| private static final | String | LOWER_TRANSFER_ENCODING |
| private static final | String | PROTOCOL_NAME |
| protected static final | int | REQUESTING |
| protected static final | int | SETUP |
| protected | boolean | closeCalled_ |
| private | byte[] | connectSync_ |
| protected | String | file_ |
| protected | String | host_ |
| private | HttpInputStream | iStream_ |
| private | int | method_ |
| protected | HttpNativeConnection | nativeConn_ |
| private | HttpOutputStream | oStream_ |
| private static final | Permission | permission |
| protected | int | port_ |
| protected | String | query_ |
| protected | String | ref_ |
| private | HttpHeaderWriter | reqHeader_ |
| private | HttpHeaderReader | resHeader_ |
| protected | int | state_ |
| private | byte[] | syncObj_ |
| protected | boolean | timeout_ |
| protected | String | url_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| void | checkAndClose() | |
| public | void | close() |
| void | connect() | |
| void | flushOutputStream() | |
| public | long | getDate() |
| public | String | getEncoding() |
| public | long | getExpiration() |
| public | String | getFile() |
| public | String | getHeaderField(int i1) |
| public | String | getHeaderField(String s1) |
| public | long | getHeaderFieldDate(String s1, long l1) |
| public | int | getHeaderFieldInt(String s1, int i1) |
| public | String | getHeaderFieldKey(int i1) |
| public | String | getHost() |
| public | long | getLastModified() |
| public | long | getLength() |
| public | int | getPort() |
| public | String | getProtocol() |
| public | String | getQuery() |
| public | String | getRef() |
| public | String | getRequestMethod() |
| public | String | getRequestProperty(String s1) |
| public | int | getResponseCode() |
| public | String | getResponseMessage() |
| int | getState() | |
| public | String | getType() |
| public | String | getURL() |
| public | void | open(String s1, int i1, boolean b1) |
| public | InputStream | openInputStream() |
| public | OutputStream | openOutputStream() |
| void | parseURL(String s1, int i1) | |
| public | void | setRequestMethod(String s1) |
| public | void | setRequestProperty(String s1, String s2) |
| Fields | ||
|---|---|---|
| private static | boolean | LOG |
| private static | HttpEventListener | instance_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | HttpEventListener | getInstance() |
| public | void | receiveEvent(int[] i1, int i2) |
| Fields | ||
|---|---|---|
| private static final | int | ARRAY_INCREMENT |
| private static final | int | INITIAL_ARRAY_SIZE |
| private static final | boolean | LOG |
| private | String[] | fieldNameLower_ |
| private | String[] | fieldValue_ |
| private | int | headerCount_ |
| private | String | reasonPhrase_ |
| private | String | statusCode_ |
| Methods | ||
|---|---|---|
| void | <init>(HttpNativeConnection h1) | |
| long | readDate(String s1, long l1) | |
| String | readName(int i1) | |
| String | readReasonPhrase() | |
| int | readStatusCode() | |
| String | readValue(String s1) | |
| String | readValue(int i1) | |
| References | ||
|---|---|---|
| 0000 | method | jp.co.aplix.cldc.io.j2me.http.HttpNativeConnection.readLine() |
| 0001 | method | java.lang.String.indexOf() |
| 0002 | objref | java.io.IOException |
| 0003 | text | invalid status line |
| 0004 | method | java.io.IOException.<init>() |
| 0005 | method | java.lang.String.indexOf() |
| 0006 | text | cannot find reason phrase in response |
| 0007 | method | java.lang.String.substring() |
| 0008 | method | java.lang.String.substring() |
| 0009 | objref | java.lang.String |
| 000A | method | java.lang.String.charAt() |
| 000B | text | malformed header format |
| 000C | objref | java.lang.StringBuffer |
| 000D | method | java.lang.StringBuffer.<init>() |
| 000E | method | java.lang.StringBuffer.append() |
| 000F | text | |
| 0010 | method | java.lang.StringBuffer.toString() |
| 0011 | method | java.lang.System.arraycopy() |
| 0012 | method | java.lang.String.trim() |
| 0013 | method | java.lang.String.toLowerCase() |
| 0014 | method | java.lang.String.equals() |
| 0015 | method | this.readValue() |
| 0016 | method | com.jblend.util.DateParser.parse() |
| 0017 | objref | java.lang.IllegalArgumentException |
| 0018 | method | java.lang.Integer.parseInt() |
| 0019 | objref | java.lang.NumberFormatException |
| Fields | ||
|---|---|---|
| private static final | int | ARRAY_INCREMENT |
| private static final | int | INITIAL_ARRAY_SIZE |
| private static final | boolean | LOG |
| private static final | boolean | LOG_METHOD |
| private | String[] | fieldNameLower_ |
| private | String[] | fieldName_ |
| private | String[] | fieldValue_ |
| private | int | headerCount_ |
| private | int | size_ |
| Methods | ||
|---|---|---|
| void | <init>() | |
| void | clear() | |
| byte[][] | getFieldNameBytes() | |
| byte[][] | getFieldValueBytes() | |
| String | readValue(String s1) | |
| void | remove(String s1) | |
| void | write(String s1, String s2, boolean b1) | |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.String |
| 0001 | method | java.lang.String.trim() |
| 0002 | method | java.lang.String.toLowerCase() |
| 0003 | method | java.lang.String.equals() |
| 0004 | method | java.lang.System.arraycopy() |
| 0005 | objref | ? |
| 0006 | text | ISO-8859-1 |
| 0007 | method | java.lang.String.getBytes() |
| 0008 | objref | java.io.UnsupportedEncodingException |
| Fields | ||
|---|---|---|
| private static final | boolean | LOG |
| private static final | boolean | LOG_METHOD |
| private static final | boolean | LOG_METHOD_READ_1 |
| private | boolean | closed_ |
| protected | HttpConnectionImpl | conn_ |
| private | int | contentRest_ |
| protected | HttpNativeConnection | nativeConn_ |
| Methods | ||
|---|---|---|
| void | <init>(HttpConnectionImpl h1, HttpNativeConnection h2, int i1) | |
| public | int | available() |
| public | void | close() |
| private | boolean | hasRest() |
| boolean | isClosed() | |
| public | int | read(byte[] b1, int i1, int i2) |
| public | int | read() |
| public | int | read(byte[] b1) |
| private | void | updateRest(int i1) |
| References | ||
|---|---|---|
| 0000 | method | java.io.InputStream.<init>() |
| 0001 | objref | java.io.InterruptedIOException |
| 0002 | text | Stream closed |
| 0003 | method | java.io.InterruptedIOException.<init>() |
| 0004 | method | this.hasRest() |
| 0005 | method | jp.co.aplix.cldc.io.j2me.http.HttpNativeConnection.read() |
| 0006 | method | this.updateRest() |
| 0007 | method | jp.co.aplix.cldc.io.j2me.http.HttpNativeConnection.available() |
| 0008 | objref | java.lang.ArrayIndexOutOfBoundsException |
| 0009 | method | java.lang.ArrayIndexOutOfBoundsException.<init>() |
| 000A | method | this.read() |
| 000B | method | jp.co.aplix.cldc.io.j2me.http.HttpConnectionImpl.checkAndClose() |
| 000C | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | int | BUFFER_LENGTH |
| static final | int | CHAR_CR |
| static final | int | CHAR_LF |
| private static final | int | ERROR_CERT_BAD_EXTENSIONS |
| private static final | int | ERROR_CERT_BROKEN_CHAIN |
| private static final | int | ERROR_CERT_CHAIN_TOO_LONG |
| private static final | int | ERROR_CERT_EXPIRED |
| private static final | int | ERROR_CERT_INAPPROPRIATE_KEY_USAGE |
| private static final | int | ERROR_CERT_MISSING_SIGNATURE |
| private static final | int | ERROR_CERT_NOT_YET_VALID |
| private static final | int | ERROR_CERT_ROOT_CA_EXPIRED |
| private static final | int | ERROR_CERT_SITENAME_MISMATCH |
| private static final | int | ERROR_CERT_UNAUTHORIZED_INTERMEDIATE_CA |
| private static final | int | ERROR_CERT_UNRECOGNIZED_ISSUER |
| private static final | int | ERROR_CERT_UNSUPPORTED_PUBLIC_KEY_TYPE |
| private static final | int | ERROR_CERT_UNSUPPORTED_SIGALG |
| private static final | int | ERROR_CERT_VERIFICATION_FAILED |
| private static final | int | ERROR_CUSTOMER_SPEC_MIN |
| private static final | int | ERROR_TIMEOUT |
| private static final | int | EVENT_CLOSE |
| private static final | int | EVENT_ERROR |
| private static final | int | EVENT_ESTABLISH_SSL_SESSION |
| private static final | int | EVENT_FINISH_REQUEST |
| private static final | int | EVENT_FLUSH |
| private static final | int | EVENT_OPEN |
| private static final | int | EVENT_READ |
| private static final | int | EVENT_WRITE |
| private static final | int | EVENT_WRITE_HEADER |
| private static final | boolean | HTTP_TIMEOUT_IS_BACKWARD_COMPATIBLE |
| private static final | boolean | JTWI_UNTRUSTED_HEADER |
| private static final | boolean | LOG |
| private static final | boolean | LOG_EVENT |
| private static final | boolean | LOG_METHOD |
| private static final | boolean | LOG_SYNC |
| static final | String | LOW_CONTENT_ENCODING |
| static final | String | LOW_CONTENT_LENGTH |
| static final | String | LOW_CONTENT_TYPE |
| static final | String | LOW_TRANSFER_ENCODING |
| static final | int | METHOD_GET |
| static final | int | METHOD_HEAD |
| static final | int | METHOD_POST |
| private static final | int | RESULT_ALREADY_CLOSED |
| private static final | int | RESULT_UNAVAILABLE |
| static final | String | USER_AGENT |
| private | int | cause_ |
| private | boolean | closeCalled_ |
| private | byte[] | closeSync_ |
| private | int | dataLength_ |
| private | int | eventCount_ |
| private | int | id_ |
| private | boolean | isSomeOneWaiting_ |
| private static | HttpEventListener | listener_ |
| private | int | nativeHeaderList_ |
| private | int | nativeHttpHandle_ |
| private static | byte[] | nativeParamCounterSync_ |
| private static | int | nativeParamCounter_ |
| private | int | option_ |
| private | byte[] | rawBuffer_ |
| private | int | readPos_ |
| private | byte[] | readSync_ |
| private | Object | syncObj_ |
| private | boolean | timeout_ |
| private | int | writeSize_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>(boolean b1, Object o1) | |
| int | available() | |
| private | void | bufferedRead(byte[] b1, int i1, int i2) |
| void | close() | |
| private | void | errorProc(int i1) |
| void | finishChunked(HttpOutputStream h1) | |
| private | void | finishRequest() |
| private | void | flush() |
| void | flushOutputStream(HttpOutputStream h1) | |
| int | getNativeHttpHandle() | |
| SecurityInfoImpl | getSecurityInfo() | |
| private static native | int | nativeHttpAvailable(int i1) |
| private static native | int | nativeHttpClose(int i1) |
| private static native | int | nativeHttpFinishRequest(int i1) |
| private static native | int | nativeHttpFlush(int i1) |
| private native | int | nativeHttpOpen(byte[] b1, int i1, int i2, boolean b2) |
| private static native | int | nativeHttpRead(int i1, byte[] b1, int i2, int i3) |
| private static native | int | nativeHttpWrite(int i1, byte[] b1, int i2, int i3) |
| private native | int | nativeHttpWriteHeader(int i1, byte[][] b1, byte[][] b2) |
| private static native | void | nativeInit() |
| private static native | boolean | nativeIsTimeoutBackwardCompatible() |
| private static native | boolean | nativeIsTrusted() |
| private static native | void | nativeUnlock(byte[] b1) |
| private native | void | nativeUnlockHeader(byte[][] b1, byte[][] b2) |
| private static | boolean | needsJTWIUntrustedHeader() |
| void | notify(int i1, int i2) | |
| private | void | open(byte[] b1, int i1) |
| int | read(byte[] b1, int i1, int i2) | |
| String | readLine() | |
| void | sendChunked(String s1, int i1, HttpHeaderWriter h1) | |
| void | sendRequest(String s1, int i1, HttpHeaderWriter h1, HttpOutputStream h2) | |
| private | void | waitEvent() |
| private | int | write(byte[] b1, int i1, int i2) |
| private | void | writeFully(byte[] b1, int i1, int i2) |
| private | void | writeHeader(byte[][] b1, byte[][] b2) |
| References | ||
|---|---|---|
| 0000 | field | this.nativeParamCounterSync_ |
| 0001 | field | this.nativeParamCounter_ |
| 0002 | field | this.listener_ |
| 0003 | method | jp.co.aplix.cldc.micro.event.ConnectionEventListener.addConnection() |
| 0004 | objref | java.io.InterruptedIOException |
| 0005 | method | java.io.InterruptedIOException.<init>() |
| 0006 | method | this.nativeHttpOpen() |
| 0007 | objref | java.io.IOException |
| 0008 | text | failed to open a connection. |
| 0009 | method | java.io.IOException.<init>() |
| 000A | method | this.waitEvent() |
| 000B | method | this.errorProc() |
| 000C | method | this.nativeUnlock() |
| 000D | method | this.nativeHttpWriteHeader() |
| 000E | text | failed to send a request. |
| 000F | method | this.nativeUnlockHeader() |
| 0010 | method | this.nativeHttpWrite() |
| 0011 | method | this.write() |
| 0012 | method | this.nativeHttpFinishRequest() |
| 0013 | method | this.nativeHttpFlush() |
| 0014 | text | failed to send. |
| 0015 | method | this.nativeHttpAvailable() |
| 0016 | text | failed to get available data size. |
| 0017 | method | this.bufferedRead() |
| 0018 | method | java.lang.System.arraycopy() |
| 0019 | method | this.nativeHttpRead() |
| 001A | 0005 | 00000000 |
| 001B | 0000 | 000003E8 |
| 001C | method | java.lang.Thread.sleep() |
| 001D | objref | java.lang.InterruptedException |
| 001E | text | failed to receive a response. |
| 001F | method | this.nativeHttpClose() |
| 0020 | text | failed to close a connection. |
| 0021 | method | java.lang.Object.notify() |
| 0022 | method | jp.co.aplix.cldc.micro.event.ConnectionEventListener.deleteConnection() |
| 0023 | objref | java.io.ByteArrayOutputStream |
| 0024 | method | java.io.ByteArrayOutputStream.<init>() |
| 0025 | method | this.read() |
| 0026 | text | malformed header format |
| 0027 | method | java.io.ByteArrayOutputStream.write() |
| 0028 | objref | java.lang.String |
| 0029 | method | java.io.ByteArrayOutputStream.toByteArray() |
| 002A | method | java.lang.String.<init>() |
| 002B | text | ISO-8859-1 |
| 002C | method | java.lang.String.getBytes() |
| 002D | objref | java.io.UnsupportedEncodingException |
| 002E | text | failed to encode the URL |
| 002F | method | this.open() |
| 0030 | field | this.JTWI_UNTRUSTED_HEADER |
| 0031 | objref | jp.co.aplix.cldc.io.j2me.http.HttpHeaderWriter |
| 0032 | method | jp.co.aplix.cldc.io.j2me.http.HttpHeaderWriter.<init>() |
| 0033 | text | User-Agent |
| 0034 | text | UNTRUSTED/1.0 |
| 0035 | method | jp.co.aplix.cldc.io.j2me.http.HttpHeaderWriter.write() |
| 0036 | method | jp.co.aplix.cldc.io.j2me.http.HttpOutputStream.getBytes() |
| 0037 | text | content-length |
| 0038 | method | java.lang.Integer.toString() |
| 0039 | method | jp.co.aplix.cldc.io.j2me.http.HttpHeaderWriter.getFieldNameBytes() |
| 003A | method | jp.co.aplix.cldc.io.j2me.http.HttpHeaderWriter.getFieldValueBytes() |
| 003B | method | this.writeHeader() |
| 003C | method | this.writeFully() |
| 003D | method | this.finishRequest() |
| 003E | method | jp.co.aplix.cldc.io.j2me.http.HttpHeaderWriter.remove() |
| 003F | text | transfer-encoding |
| 0040 | text | chunked |
| 0041 | objref | java.lang.StringBuffer |
| 0042 | method | java.lang.StringBuffer.<init>() |
| 0043 | method | jp.co.aplix.cldc.io.j2me.http.HttpOutputStream.size() |
| 0044 | method | java.lang.Integer.toHexString() |
| 0045 | method | java.lang.StringBuffer.append() |
| 0046 | method | java.lang.StringBuffer.append() |
| 0047 | method | java.lang.StringBuffer.toString() |
| 0048 | method | java.lang.String.getBytes() |
| 0049 | method | jp.co.aplix.cldc.io.j2me.http.HttpOutputStream.writeEndOfChunk() |
| 004A | method | this.flush() |
| 004B | method | this.flushOutputStream() |
| 004C | method | java.lang.Object.wait() |
| 004D | field | com.jblend.util.SystemLog.out |
| 004E | text | WARNING: too many HTTP events. ignored |
| 004F | method | com.jblend.util.SystemLog.println() |
| 0050 | method | java.io.IOException.<init>() |
| 0051 | field | this.HTTP_TIMEOUT_IS_BACKWARD_COMPATIBLE |
| 0052 | text | unknown I/O error |
| 0053 | objref | javax.microedition.pki.CertificateException |
| 0054 | objref | jp.co.aplix.cldc.io.j2me.ServerCertificate |
| 0055 | method | jp.co.aplix.cldc.io.j2me.ServerCertificate.<init>() |
| 0056 | method | javax.microedition.pki.CertificateException.<init>() |
| 0057 | text | jtwi.supported |
| 0058 | method | com.jblend.micro.SystemOption.getProperty() |
| 0059 | text | jtwi.gsm.security.required |
| 005A | method | this.nativeIsTrusted() |
| 005B | objref | jp.co.aplix.cldc.io.j2me.SecurityInfoImpl |
| 005C | method | jp.co.aplix.cldc.io.j2me.SecurityInfoImpl.<init>() |
| 005D | method | this.needsJTWIUntrustedHeader() |
| 005E | method | jp.co.aplix.cldc.io.j2me.http.HttpEventListener.getInstance() |
| 005F | method | this.nativeInit() |
| 0060 | method | this.nativeIsTimeoutBackwardCompatible() |
| Fields | ||
|---|---|---|
| private static final | boolean | LOG |
| private static final | boolean | LOG_METHOD |
| private static final | boolean | LOG_METHOD_WRITE_1 |
| private | ByteArrayOutputStream | buffer_ |
| private | boolean | closed_ |
| private | HttpConnectionImpl | conn_ |
| Methods | ||
|---|---|---|
| void | <init>(HttpConnectionImpl h1) | |
| public | void | close() |
| public | void | flush() |
| byte[] | getBytes() | |
| boolean | isClosed() | |
| int | size() | |
| public | void | write(int i1) |
| public | void | write(byte[] b1) |
| public | void | write(byte[] b1, int i1, int i2) |
| void | writeEndOfChunk() | |
| References | ||
|---|---|---|
| 0000 | method | java.io.OutputStream.<init>() |
| 0001 | objref | java.io.ByteArrayOutputStream |
| 0002 | method | java.io.ByteArrayOutputStream.<init>() |
| 0003 | objref | java.io.InterruptedIOException |
| 0004 | text | Stream closed |
| 0005 | method | java.io.InterruptedIOException.<init>() |
| 0006 | method | jp.co.aplix.cldc.io.j2me.http.HttpConnectionImpl.getState() |
| 0007 | objref | java.lang.IllegalStateException |
| 0008 | text | Write attempted after request finished |
| 0009 | method | java.lang.IllegalStateException.<init>() |
| 000A | method | java.io.ByteArrayOutputStream.write() |
| 000B | method | java.io.OutputStream.write() |
| 000C | method | java.io.ByteArrayOutputStream.write() |
| 000D | method | jp.co.aplix.cldc.io.j2me.http.HttpConnectionImpl.connect() |
| 000E | method | jp.co.aplix.cldc.io.j2me.http.HttpConnectionImpl.checkAndClose() |
| 000F | method | jp.co.aplix.cldc.io.j2me.http.HttpConnectionImpl.flushOutputStream() |
| 0010 | method | java.io.ByteArrayOutputStream.reset() |
| 0011 | method | java.io.ByteArrayOutputStream.toByteArray() |
| 0012 | method | java.io.ByteArrayOutputStream.size() |
| 0013 | objref | java.io.IOException |
| Fields | ||
|---|---|---|
| private static final | int | DEFAULT_PORT |
| private static final | boolean | LOG |
| private static final | boolean | LOG_METHOD |
| private static final | String | PROTOCOL_NAME |
| private | ServerCertificate | certificate |
| private static final | Permission | permission |
| private | SecurityInfoImpl | securityInfo |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | String | getProtocol() |
| public | SecurityInfo | getSecurityInfo() |
| public | void | open(String s1, int i1, boolean b1) |
| Fields | ||
|---|---|---|
| private static final | String | DBG_LABEL |
| private static final | boolean | DEBUG |
| private static final | int | JABWT_QUEUE_SIZE |
| private static final | boolean | TRACE |
| private static | boolean | deadlockDetector |
| private static | Hashtable | idTable_ |
| private static | AsyncMethodHelper | jabwtThread |
| private static | int | lastId_ |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | void | cancelId(int i1) |
| protected | void | fireEvent(int[] i1, int i2) |
| public static synchronized | int | getId(AsyncMethodListener a1) |
| public static synchronized | int | getId() |
| public static native | byte[] | getParamByteArray(int[] i1, int i2, int i3) |
| public native | int | initEventQueue(int i1) |
| public static synchronized | void | startAsyncMethod() |
| public static | int[] | waitMethod(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.micro.event.AbstractEventThread.<init>() |
| 0001 | field | this.jabwtThread |
| 0002 | objref | this |
| 0003 | method | this.<init>() |
| 0004 | method | com.jblend.micro.event.AbstractEventThread.startThread() |
| 0005 | objref | java.util.Hashtable |
| 0006 | method | java.util.Hashtable.<init>() |
| 0007 | field | this.idTable_ |
| 0008 | objref | jp.co.aplix.cldc.jabwt.AsyncMethodProxy |
| 0009 | method | jp.co.aplix.cldc.jabwt.AsyncMethodProxy.<init>() |
| 000A | method | this.getId() |
| 000B | field | this.lastId_ |
| 000C | objref | java.lang.Integer |
| 000D | method | java.lang.Integer.<init>() |
| 000E | method | java.util.Hashtable.put() |
| 000F | method | java.util.Hashtable.remove() |
| 0010 | method | jp.co.aplix.cldc.jabwt.AsyncMethodProxy.cancel() |
| 0011 | method | java.util.Hashtable.get() |
| 0012 | method | jp.co.aplix.cldc.jabwt.AsyncMethodProxy.waitMethod() |
| 0013 | objref | java.lang.StringBuffer |
| 0014 | method | java.lang.StringBuffer.<init>() |
| 0015 | field | this.DBG_LABEL |
| 0016 | method | java.lang.StringBuffer.append() |
| 0017 | text | Faild::waitMethod( |
| 0018 | method | java.lang.StringBuffer.append() |
| 0019 | text | ) |
| 001A | method | java.lang.StringBuffer.toString() |
| 001B | method | jp.co.aplix.cldc.jabwt.DebugUtil.printlnErr() |
| 001C | objref | jp.co.aplix.cldc.jabwt.AsyncMethodListener |
| 001D | field | this.deadlockDetector |
| 001E | method | jp.co.aplix.cldc.jabwt.AsyncMethodListener.receiveEvent() |
| 001F | objref | java.lang.Throwable |
| 0020 | text | Caught a Throwable :: |
| 0021 | method | java.lang.StringBuffer.append() |
| 0022 | method | java.lang.Throwable.printStackTrace() |
| 0023 | text | AsyncMethodHelper: |
| 0024 | method | this.startAsyncMethod() |
| Methods | ||
|---|---|---|
| public | boolean | receiveEvent(int[] i1, int i2) |
| Fields | ||
|---|---|---|
| private | boolean | cancel_ |
| private | int[] | event_ |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public synchronized | void | cancel() |
| public | boolean | receiveEvent(int[] i1, int i2) |
| public synchronized | int[] | waitMethod() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.System.arraycopy() |
| 0001 | method | java.lang.Object.notifyAll() |
| 0002 | method | java.lang.Object.wait() |
| 0003 | objref | java.lang.InterruptedException |
| 0004 | objref | jp.co.aplix.cldc.jabwt.AsyncMethodListener |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | String | MSG_ASSRT |
| private static final | String | MSG_DEBUG |
| private static final | String | MSG_TRACE |
| private static final | String | MSG_TRCBK |
| private static final | boolean | TRACE |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public static | void | ASSERT(boolean b1, String s1) |
| public static | void | ASSERT(boolean b1) |
| public static | void | printlnErr(String s1) |
| public static | void | printlnLog(String s1) |
| public static | String | toHexString(byte[] b1) |
| public static | String | toHexString(byte[] b1, int i1, int i2) |
| public static | void | traceBack() |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.RuntimeException |
| 0001 | field | this.MSG_TRCBK |
| 0002 | method | java.lang.RuntimeException.<init>() |
| 0003 | objref | java.lang.Throwable |
| 0004 | method | java.lang.Throwable.printStackTrace() |
| 0005 | field | java.lang.System.err |
| 0006 | objref | java.lang.StringBuffer |
| 0007 | method | java.lang.StringBuffer.<init>() |
| 0008 | field | this.MSG_ASSRT |
| 0009 | method | java.lang.StringBuffer.append() |
| 000A | method | java.lang.StringBuffer.toString() |
| 000B | method | java.io.PrintStream.println() |
| 000C | method | this.traceBack() |
| 000D | method | java.lang.System.exit() |
| 000E | text | |
| 000F | method | this.ASSERT() |
| 0010 | field | this.MSG_DEBUG |
| 0011 | method | this.toHexString() |
| 0012 | method | java.lang.StringBuffer.<init>() |
| 0013 | text | |
| 0014 | method | java.lang.Integer.toHexString() |
| 0015 | text | 0 |
| 0016 | text | JBlend.ERR: |
| 0017 | objref | java.lang.String |
| 0018 | field | this.MSG_TRACE |
| 0019 | text | JBlend.ASSERTION_FAILED: |
| 001A | text | JBlend.TRACEBACK: |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| Methods | ||
|---|---|---|
| void | <init>() | |
| public | void | addControl(Object o1) |
| public | void | clean() |
| public static | ControlKeeper | getKeeper() |
| public | void | pinControls() |
| public | void | unpinControls() |
| References | ||
|---|---|---|
| 0000 | text | jp.co.aplix.cldc.media.util.ControlKeeperImpl_cldc11 |
| 0001 | method | java.lang.Class.forName() |
| 0002 | method | java.lang.Class.newInstance() |
| 0003 | objref | this |
| 0004 | objref | java.lang.Exception |
| 0005 | text | jp.co.aplix.cldc.media.util.ControlKeeperImpl_cldc10 |
| Fields | ||
|---|---|---|
| private static | int | CLEAN_PERIOD |
| private static final | boolean | DEBUG |
| private static final | int | THRESHOLD |
| private | int | clean_count |
| Vector | controls | |
| Object[] | controls_ref | |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| void | <init>() | |
| public synchronized | void | addControl(Object o1) |
| public synchronized | void | clean() |
| public synchronized | void | pinControls() |
| public synchronized | void | unpinControls() |
| References | ||
|---|---|---|
| 0000 | method | jp.co.aplix.cldc.media.util.ControlKeeper.<init>() |
| 0001 | objref | java.util.Vector |
| 0002 | method | java.util.Vector.<init>() |
| 0003 | objref | java.lang.Object |
| 0004 | method | java.util.Vector.size() |
| 0005 | method | java.util.Vector.elementAt() |
| 0006 | objref | java.lang.ref.WeakReference |
| 0007 | method | java.lang.ref.Reference.get() |
| 0008 | method | java.lang.ref.WeakReference.<init>() |
| 0009 | method | java.util.Vector.setElementAt() |
| 000A | method | java.util.Vector.addElement() |
| 000B | field | this.CLEAN_PERIOD |
| 000C | method | java.util.Vector.removeElement() |
| Fields | ||
|---|---|---|
| protected static final | int | COMM_CONNECTION |
| protected static final | int | DATAGRAM_CONNECTION |
| protected static final | int | HTTP_CONNECTION |
| protected static final | int | MAX_CONNECTION_TYPE |
| protected static final | int | SECURE_CONNECTION |
| protected static final | int | SERVER_SOCKET_CONNECTION |
| protected static final | int | SOCKET_CONNECTION |
| private | Hashtable | _connection |
| private static | ConnectionEventThread | _thread |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| public final | void | addConnection(int i1, Object o1) |
| public final | void | deleteConnection(int i1) |
| public final | Object | getConnection(int i1) |
| public | void | receiveEvent(int[] i1, int i2) |
| protected final | void | register(int i1) |
| References | ||
|---|---|---|
| 0000 | objref | java.util.Hashtable |
| 0001 | method | java.util.Hashtable.<init>() |
| 0002 | field | this._thread |
| 0003 | method | jp.co.aplix.cldc.micro.event.ConnectionEventThread.getInstance() |
| 0004 | method | com.jblend.micro.event.AbstractEventThread.startThread() |
| 0005 | objref | java.lang.IllegalThreadStateException |
| 0006 | objref | java.lang.RuntimeException |
| 0007 | text | A thread was not prepared. |
| 0008 | method | java.lang.RuntimeException.<init>() |
| 0009 | text | invalid connection type. |
| 000A | method | jp.co.aplix.cldc.micro.event.ConnectionEventThread.addEventListener() |
| 000B | objref | java.lang.Integer |
| 000C | method | java.lang.Integer.<init>() |
| 000D | method | java.util.Hashtable.put() |
| 000E | method | java.util.Hashtable.remove() |
| 000F | method | java.util.Hashtable.get() |
| 0010 | objref | com.jblend.micro.event.EventListener |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static | _listeners | |
| private static | ConnectionEventThread | _thread |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| void | addEventListener(int i1, ConnectionEventListener c1) | |
| public | void | addEventListener(EventListener e1) |
| protected | void | fireEvent(int[] i1, int i2) |
| public static | ConnectionEventThread | getInstance() |
| protected native | int | initEventQueue(int i1) |
| private static final native | int | nativeMaxSize() |
| public | void | removeEventListener(EventListener e1) |
| References | ||
|---|---|---|
| 0000 | method | this.nativeMaxSize() |
| 0001 | method | com.jblend.micro.event.AbstractEventThread.<init>() |
| 0002 | objref | java.lang.RuntimeException |
| 0003 | text | Call addEventListener(int, ConnectionEventListener) instead of this method |
| 0004 | method | java.lang.RuntimeException.<init>() |
| 0005 | field | this._listeners |
| 0006 | objref | jp.co.aplix.cldc.micro.event.ConnectionEventListener |
| 0007 | text | cannot register twice. |
| 0008 | objref | java.lang.ClassCastException |
| 0009 | field | com.jblend.util.SystemLog.out |
| 000A | objref | java.lang.StringBuffer |
| 000B | method | java.lang.StringBuffer.<init>() |
| 000C | text | ----- An event listener is unknown. ( |
| 000D | method | java.lang.StringBuffer.append() |
| 000E | method | java.lang.StringBuffer.append() |
| 000F | text | ) |
| 0010 | method | java.lang.StringBuffer.toString() |
| 0011 | method | com.jblend.util.SystemLog.println() |
| 0012 | method | jp.co.aplix.cldc.micro.event.ConnectionEventListener.receiveEvent() |
| 0013 | objref | java.lang.NullPointerException |
| 0014 | text | ----- An event is not prepared. ( |
| 0015 | field | this._thread |
| 0016 | objref | this |
| 0017 | method | this.<init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.RuntimeException.<init>() |
| Methods | ||
|---|---|---|
| public | void | relayout() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static | Vector | listeners |
| public static | Object | lock |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | void | add(RelayoutListener r1) |
| public static | void | relayoutAll() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Object.<init>() |
| 0001 | field | this.lock |
| 0002 | field | this.listeners |
| 0003 | method | java.util.Vector.elementAt() |
| 0004 | objref | java.lang.ref.WeakReference |
| 0005 | method | java.lang.ref.Reference.get() |
| 0006 | method | java.util.Vector.removeElementAt() |
| 0007 | method | java.util.Vector.size() |
| 0008 | method | java.lang.ref.WeakReference.<init>() |
| 0009 | method | java.util.Vector.addElement() |
| 000A | objref | jp.co.aplix.cldc.midp.lcdui.RelayoutListener |
| 000B | method | jp.co.aplix.cldc.midp.lcdui.RelayoutListener.relayout() |
| 000C | objref | java.util.Vector |
| 000D | method | java.util.Vector.<init>() |
| 000E | objref | java.lang.Object |
| Fields | ||
|---|---|---|
| String | key_ | |
| String | label_ | |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1, int i1, int i2) |
| public | String | getLabel() |
| public | void | relayout() |
| References | ||
|---|---|---|
| 0000 | text | |
| 0001 | method | javax.microedition.lcdui.Command.<init>() |
| 0002 | field | jp.co.aplix.cldc.midp.lcdui.RelayoutManager.lock |
| 0003 | method | com.jblend.micro.SystemOption.getProperty() |
| 0004 | method | jp.co.aplix.cldc.midp.lcdui.RelayoutManager.add() |
| 0005 | objref | jp.co.aplix.cldc.midp.lcdui.RelayoutListener |
| Methods | ||
|---|---|---|
| public | void | notifyCurrentChanged(Displayable d1) |
| Fields | ||
|---|---|---|
| private static final | Vector | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static | void | addListener(UiDisplayableListener u1) |
| public static | void | notifyCurrentChanged(Displayable d1) |
| References | ||
|---|---|---|
| 0000 | field | this.listeners |
| 0001 | method | java.util.Vector.contains() |
| 0002 | method | java.util.Vector.addElement() |
| 0003 | method | java.util.Vector.size() |
| 0004 | method | java.util.Vector.elementAt() |
| 0005 | objref | jp.co.aplix.cldc.midp.lcdui.UiDisplayableListener |
| 0006 | method | jp.co.aplix.cldc.midp.lcdui.UiDisplayableListener.notifyCurrentChanged() |
| 0007 | objref | java.util.Vector |
| 0008 | method | java.util.Vector.<init>() |
| Methods | ||
|---|---|---|
| public | void | destroyed(MIDlet m1) |
| public | void | paused(MIDlet m1) |
| public | void | resumed(MIDlet m1) |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static | Vector | listeners |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| private | void | <init>() |
| public static synchronized | void | addListener(MIDletStateListener m1) |
| public static synchronized | void | notifyDestroyed(MIDlet m1) |
| public static synchronized | void | notifyPaused(MIDlet m1) |
| public static synchronized | void | notifyResumed(MIDlet m1) |
| public static synchronized | void | removeListener(MIDletStateListener m1) |
| References | ||
|---|---|---|
| 0000 | field | this.listeners |
| 0001 | method | java.util.Vector.contains() |
| 0002 | method | java.util.Vector.addElement() |
| 0003 | method | java.util.Vector.removeElement() |
| 0004 | method | java.util.Vector.elements() |
| 0005 | method | java.util.Enumeration.nextElement() |
| 0006 | objref | jp.co.aplix.cldc.midp.midlet.MIDletStateListener |
| 0007 | method | jp.co.aplix.cldc.midp.midlet.MIDletStateListener.resumed() |
| 0008 | method | java.util.Enumeration.hasMoreElements() |
| 0009 | method | jp.co.aplix.cldc.midp.midlet.MIDletStateListener.paused() |
| 000A | method | jp.co.aplix.cldc.midp.midlet.MIDletStateListener.destroyed() |
| 000B | objref | java.util.Vector |
| 000C | method | java.util.Vector.<init>() |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public static | boolean | isDefinedClass(String s1) |
| private static native | boolean | isPresent(String s1) |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.StringBuffer |
| 0001 | method | java.lang.StringBuffer.<init>() |
| 0002 | method | java.lang.String.replace() |
| 0003 | method | java.lang.StringBuffer.append() |
| 0004 | text | .class |
| 0005 | method | java.lang.StringBuffer.toString() |
| 0006 | method | this.isPresent() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private | String | file |
| private | String | host |
| private | int | portNo |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| public | String | getFile() |
| public | String | getHost() |
| public | int | getPort() |
| References | ||
|---|---|---|
| 0000 | text | // |
| 0001 | method | java.lang.String.startsWith() |
| 0002 | objref | java.lang.IllegalArgumentException |
| 0003 | objref | java.lang.StringBuffer |
| 0004 | method | java.lang.StringBuffer.<init>() |
| 0005 | text | invalid url: |
| 0006 | method | java.lang.StringBuffer.append() |
| 0007 | method | java.lang.StringBuffer.toString() |
| 0008 | method | java.lang.IllegalArgumentException.<init>() |
| 0009 | method | java.lang.String.substring() |
| 000A | method | java.lang.String.indexOf() |
| 000B | method | java.lang.String.substring() |
| 000C | method | java.lang.String.charAt() |
| 000D | text | malformed address. |
| 000E | method | java.lang.String.lastIndexOf() |
| 000F | text | invalid host address. |
| 0010 | method | java.lang.Integer.parseInt() |
| 0011 | objref | java.lang.NumberFormatException |
| 0012 | text | invalid port number. |
| 0013 | 0003 | 0000FFFF |
| 0014 | text | illegal port number. |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | int | NOT_NOTIFIED |
| int | _id | |
| int | _result | |
| int | _type | |
| int | _value | |
| Methods | ||
|---|---|---|
| void | <init>(int i1, int i2) | |
| public final | int | getResult() |
| public final | int | getValue() |
| public final | void | setId(int i1) |
| public final | void | waitForNotifyEvent() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Object.wait() |
| 0001 | objref | java.lang.InterruptedException |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| public static final | int | EVENT_IMAGE_ENCODER |
| public static final | int | EVENT_IR_REMO_CON |
| private static final | int | EVENT_SIZE |
| private | Vector | JoinnerList |
| private static final | String | UncaughtMessage |
| private static | NativeJoinnerThread | _thread |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public final | NativeJoinnerObject | createJoinner(int i1) |
| private final | NativeJoinnerObject | findJoinner(int i1, int i2) |
| public static final | NativeJoinnerThread | getInstance() |
| protected final native | int | initEventQueue(int i1) |
| public final | void | receiveEvent(int[] i1, int i2) |
| private static final native | void | systemExit() |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| private static final | int | EVENT_FLIP_STATE_CHANGED |
| private static final | int | EVENT_MAIL_RECEIVED |
| private static final | int | EVENT_NATIVE_UPDATED |
| private static final | int | EVENT_PHONE_CALL |
| private static final | int | EVENT_PHONE_HUNGUP |
| private static final | int | EVENT_RING_STOP |
| private static final | int | EVENT_SCHEDULE_ALARM |
| private static final | int | EVENT_SIZE |
| private static final | int | RECEIVED_CBS |
| private static final | int | RECEIVED_DELIVERY_CONF |
| private static final | int | RECEIVED_MMS |
| private static final | int | RECEIVED_SMS |
| private static final | int | RECEIVED_WAP_PUSH |
| private static final | String | UncaughtMessage |
| private | BodyOpenListener | _bodyOpenListener |
| private | ResidentMIDlet | _midlet |
| private | PhoneStateListener | _phoneStateListener |
| private static | PlatformEventThread | _thread |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| private static final native | void | bodyOpenEventActived(boolean b1) |
| public | void | destroyed(MIDlet m1) |
| private final | ResidentMIDlet | getCurrentMIDlet() |
| public static final | PlatformEventThread | getInstance() |
| protected final native | int | initEventQueue(int i1) |
| private static final native | String | nativeGetAlarmComment() |
| private static final native | int | nativeGetAlarmInfo(int i1) |
| private static final native | int | nativeGetCallingInfo(int i1) |
| private static final native | String | nativeGetCallingName() |
| private static final native | String | nativeGetCallingNumber() |
| private static final native | String | nativeGetReceivedAddr() |
| private static final native | int | nativeGetReceivedDetail() |
| private static final native | int | nativeGetReceivedInfo(int i1) |
| private static final native | String | nativeGetReceivedName() |
| public | void | paused(MIDlet m1) |
| private static final native | void | phoneStateEventActived(boolean b1) |
| public final | void | receiveEvent(int[] i1, int i2) |
| private static final native | void | residentEventActived(boolean b1) |
| public | void | resumed(MIDlet m1) |
| public final | void | setBodyOpenListener(BodyOpenListener b1) |
| public final | void | setCurrentMIDlet(ResidentMIDlet r1) |
| public final | void | setPhoneStateListener(PhoneStateListener p1) |
| private static final native | void | systemExit() |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.micro.event.AbstractEventThread.<init>() |
| 0001 | method | com.jblend.micro.event.AbstractEventThread.addEventListener() |
| 0002 | field | this._thread |
| 0003 | objref | this |
| 0004 | method | this.<init>() |
| 0005 | method | com.jblend.micro.event.AbstractEventThread.startThread() |
| 0006 | method | this.nativeGetCallingInfo() |
| 0007 | method | this.nativeGetCallingName() |
| 0008 | method | this.nativeGetCallingNumber() |
| 0009 | method | com.vodafone.midlet.ResidentMIDlet.ring() |
| 000A | objref | java.lang.Exception |
| 000B | field | com.jblend.util.SystemLog.out |
| 000C | objref | java.lang.StringBuffer |
| 000D | method | java.lang.StringBuffer.<init>() |
| 000E | text | [VSCL] uncaught exception |
| 000F | method | java.lang.StringBuffer.append() |
| 0010 | method | java.lang.Object.getClass() |
| 0011 | method | java.lang.Class.getName() |
| 0012 | method | java.lang.StringBuffer.toString() |
| 0013 | method | com.jblend.util.SystemLog.println() |
| 0014 | method | this.nativeGetReceivedInfo() |
| 0015 | method | this.nativeGetReceivedName() |
| 0016 | method | this.nativeGetReceivedAddr() |
| 0017 | method | this.nativeGetReceivedDetail() |
| 0018 | objref | java.lang.RuntimeException |
| 0019 | text | unknown mail detail. |
| 001A | method | java.lang.RuntimeException.<init>() |
| 001B | method | com.vodafone.midlet.ResidentMIDlet.received() |
| 001C | method | this.nativeGetAlarmInfo() |
| 001D | method | this.nativeGetAlarmComment() |
| 001E | method | com.vodafone.midlet.ResidentMIDlet.notice() |
| 001F | method | com.vodafone.midlet.ResidentMIDlet.dropped() |
| 0020 | method | com.vodafone.system.BodyOpenListener.bodyOpened() |
| 0021 | method | com.vodafone.system.BodyOpenListener.bodyClosed() |
| 0022 | text | unknown flip state. |
| 0023 | method | com.vodafone.system.PhoneStateListener.phoneStateUpdated() |
| 0024 | objref | java.lang.Throwable |
| 0025 | method | this.systemExit() |
| 0026 | method | jp.co.aplix.cldc.midp.midlet.MIDletStateManager.addListener() |
| 0027 | method | this.residentEventActived() |
| 0028 | method | jp.co.aplix.cldc.midp.midlet.MIDletStateManager.removeListener() |
| 0029 | method | this.bodyOpenEventActived() |
| 002A | method | this.phoneStateEventActived() |
| 002B | method | this.setCurrentMIDlet() |
| 002C | objref | com.jblend.micro.event.EventListener |
| 002D | objref | jp.co.aplix.cldc.midp.midlet.MIDletStateListener |
| Fields | ||
|---|---|---|
| private | String | address |
| private | byte[] | payloadData |
| private | Date | timestamp |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | String | getAddress() |
| public | byte[] | getPayloadData() |
| public | Date | getTimestamp() |
| public | void | setAddress(String s1) |
| public | void | setPayloadData(byte[] b1) |
| public | void | setTimestamp(Date d1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.wireless.messaging.BinaryMessage |
| Fields | ||
|---|---|---|
| private static final | boolean | DEBUG |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| protected | String | getProtocolScheme() |
| public | int | numberOfSegments(Message m1) |
| public | void | send(Message m1) |
| References | ||
|---|---|---|
| 0000 | text | cbs |
| 0001 | method | jp.co.aplix.cldc.wireless.messaging.SMSConnectionImpl.<init>() |
| 0002 | objref | java.io.IOException |
| 0003 | text | cbs does not support send(). |
| 0004 | method | java.io.IOException.<init>() |
| 0005 | objref | java.io.InterruptedIOException |
| Fields | ||
|---|---|---|
| private static final | boolean | LOG |
| private static | CBSSecurityManagerAdapter | adapter |
| private static final | Permission | openPermission |
| private static final | Permission | receivePermission |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| public | void | checkPermissionForOpen(String s1) |
| public | void | checkPermissionForReceive(String s1) |
| public | void | checkPermissionForSend(String s1) |
| public static | SecurityManagerAdapter | getManagerAdapter() |
| References | ||
|---|---|---|
| 0000 | method | jp.co.aplix.cldc.wireless.messaging.SecurityManagerAdapter.<init>() |
| 0001 | field | this.adapter |
| 0002 | objref | this |
| 0003 | method | this.<init>() |
| 0004 | method | com.jblend.security.SecurityManager.getManager() |
| 0005 | field | this.openPermission |
| 0006 | method | com.jblend.security.SecurityManager.checkPermission() |
| 0007 | field | this.receivePermission |
| 0008 | method | com.jblend.security.PermissionFactory.getFactory() |
| 0009 | text | javax.microedition.io.Connector.cbs |
| 000A | method | com.jblend.security.PermissionFactory.getPermission() |
| 000B | text | javax.wireless.messaging.cbs.receive |
| Fields | ||
|---|---|---|
| private static final | boolean | LOG |
| Vector | connections | |
| private static | ConnectionManager | manager |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public | void | deleteConnection(SMSConnectionImpl s1) |
| public static synchronized | ConnectionManager | getInstance() |
| public | void | receiveEvent(int[] i1, int i2) |
| public | void | registerConnection(SMSConnectionImpl s1, int i1, ConnectionMonitor c1, ConnectionMonitor c2) |
| Fields | ||
|---|---|---|
| SMSConnectionImpl | connection | |
| int | handle | |
| ConnectionMonitor | recvMonitor | |
| ConnectionMonitor | sendMonitor | |
| private final | ConnectionManager | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(ConnectionManager c1, SMSConnectionImpl s1, int i1, ConnectionMonitor c2, ConnectionMonitor c3) | |
| Fields | ||
|---|---|---|
| public static final | int | AM_WMA_EVENT_CONNECTION_CLOSED |
| public static final | int | AM_WMA_EVENT_DEFAULT |
| public static final | int | AM_WMA_EVENT_IO_ERROR |
| public static final | int | AM_WMA_EVENT_MESSAGE_ARRIVED |
| public static final | int | AM_WMA_EVENT_MESSAGE_SENT |
| public static final | int | AM_WMA_EVENT_TIMEOUT |
| public static final | int | AM_WMA_MMS_EVENT_IO_ERROR |
| public static final | int | AM_WMA_MMS_EVENT_MESSAGE_ARRIVED |
| public static final | int | AM_WMA_MMS_EVENT_MESSAGE_SENT |
| public static final | int | AM_WMA_MMS_EVENT_MESSAGE_WRITING_COMPLETE |
| public static final | int | AM_WMA_MMS_EVENT_MESSAGE_WRITING_ERROR |
| public static final | int | AM_WMA_MMS_EVENT_TIMEOUT |
| private | int | event |
| private | int | option |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | int | getEvent() |
| public | int | getOption() |
| public | void | setEvent(int i1) |
| void | setOption(int i1) | |
| Fields | ||
|---|---|---|
| private | String | address |
| private | byte[] | payloadData |
| private | String | payloadText |
| private | boolean | timeStampAvailable |
| private | int | timeStampHigh |
| private | int | timeStampLow |
| private | int | type |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | String | getAddress() |
| public | byte[] | getPayloadData() |
| public | String | getPayloadText() |
| public | long | getTimestamp() |
| public | int | getType() |
| public | boolean | isTimeStampAvailable() |
| References | ||
|---|---|---|
| 0000 | 0005 | 00000000 |
| 0001 | 0000 | FFFFFFFF |
| Fields | ||
|---|---|---|
| byte[] | content | |
| byte[] | contentId | |
| int | contentIdLength | |
| int | contentLength | |
| byte[] | contentLocation | |
| int | contentLocationLength | |
| byte[] | encoding | |
| int | encodingLength | |
| byte[] | mimeType | |
| int | mimeTypeLength | |
| MessagePart | partData | |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | long | getTimestamp() |
| public | boolean | isTimestampAvailable() |
| public | void | prepareToGetReceivedMessagePartInfo() |
| public | void | prepareToReceiveMessage() |
| References | ||
|---|---|---|
| 0000 | 0005 | 00000000 |
| 0001 | 0000 | FFFFFFFF |
| 0002 | objref | ? |
| 0003 | objref | jp.co.aplix.cldc.wireless.messaging.JktWmaMultipartMessageHeader |
| 0004 | method | jp.co.aplix.cldc.wireless.messaging.JktWmaMultipartMessageHeader.<init>() |
| 0005 | objref | jp.co.aplix.cldc.wireless.messaging.JktWmaMessagePart |
| 0006 | method | jp.co.aplix.cldc.wireless.messaging.JktWmaMessagePart.<init>() |
| Fields | ||
|---|---|---|
| byte[] | fieldName | |
| int | fieldNameLength | |
| byte[] | fieldValue | |
| int | fieldValueLength | |
| Methods | ||
|---|---|---|
| void | <init>() | |
| Fields | ||
|---|---|---|
| static final | int | CLIENT_MODE |
| private static final | boolean | DEBUG |
| static final | int | INVALID_HANDLE |
| static final | int | JK_WMA_ERROR_CONNECTION_CANT_CREATE |
| static final | int | JK_WMA_ERROR_IO_ERROR |
| static final | int | JK_WMA_ERROR_NOT_PERMITTED |
| static final | int | JK_WMA_ERROR_NO_DATA_RECEIVED |
| static final | int | JK_WMA_ERROR_PAYLOAD_OVER |
| static final | int | JK_WMA_ERROR_PROTOCOL_DOESNOT_EXIST |
| static final | int | JK_WMA_MMS_RECEIVE_ABORT |
| static final | int | JK_WMA_MMS_RECEIVE_ABORT_NATIVE_ERROR |
| static final | int | JK_WMA_MMS_RECEIVE_ABORT_OUT_OF_MEMORY |
| static final | int | JK_WMA_MMS_RECEIVE_ABORT_USER_CLOSE |
| static final | int | JK_WMA_MMS_RECEIVE_COMPLETE |
| static final | int | JK_WMA_MMS_RECEIVE_NO_CAUSE |
| static final | int | JK_WMA_OK |
| private static final | boolean | LOG |
| static final | int | MESSAGE_TYPE_BINARY |
| static final | int | MESSAGE_TYPE_MULTIPART |
| static final | int | MESSAGE_TYPE_TEXT |
| private static final | int | NO_SIZE_LIMIT |
| static final | int | SERVER_MODE |
| private | int | bccAddressCountMax |
| private | int | ccAddressCountMax |
| private | boolean | closed |
| private | MmsMessageAddress | connectionAddress |
| private | String | connectionApplicationId |
| private | int | connectionHandle |
| private | int | connectionMode |
| private | String | connectionUrl |
| private | MessageListener | listener |
| private | MMSConnectionImpl$ListenerThread | listenerThread |
| private | Object | lockForReceive |
| private | Object | lockForReceivingMsg |
| private | Object | lockForSend |
| private | int | messagePartSizeLimit |
| private | int | messageSizeLimit |
| private | JktWmaMultipartMessage | receivingMessage |
| private | ConnectionMonitor | recvMonitor |
| private | ConnectionMonitor | recvMsgMonitor |
| private | MMSConnectionImpl$MessageQueue | recvQueue |
| private | ConnectionMonitor | sendMonitor |
| private | int | toAddressCountMax |
| private | int | totalAddressCountMax |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| static | boolean | access$000(MMSConnectionImpl m1) |
| static | MessageListener | access$100(MMSConnectionImpl m1) |
| public | void | close() |
| public | int | getBccAddressCountMax() |
| public | int | getCcAddressCountMax() |
| public | int | getMessagePartSizeLimit() |
| public | int | getMessageSizeLimit() |
| protected | String | getProtocolScheme() |
| private | int | getReceivedMessage(JktWmaMultipartMessage j1) |
| public | int | getToAddressCountMax() |
| public | int | getTotalAddressCountMax() |
| static native | int | nativeClose(int i1, JktWmaMultipartMessage j1) |
| static native | int | nativeGetReceivedMessageInfo(int i1, JktWmaMultipartMessage j1) |
| static native | int | nativeGetReceivedMessagePartInfo(int i1, JktWmaMultipartMessage j1) |
| static native | void | nativeInitialize() |
| static native | boolean | nativeIsPermittedToReceive(int i1) |
| static native | int | nativeNumberOfSegments(int i1, JktWmaMultipartMessage j1, int i2) |
| static native | int | nativeNumberOfSegmentsByUrl(byte[] b1, JktWmaMultipartMessage j1, int i1) |
| static native | int | nativeOpen(MMSConnectionImpl m1, byte[] b1, byte[] b2) |
| static native | int | nativeReceiveMessage(int i1, JktWmaMultipartMessage j1) |
| static native | int | nativeReceiveMessageEnd(int i1, int i2, int i3, JktWmaMultipartMessage j1) |
| static native | int | nativeSend(int i1, JktWmaMultipartMessage j1) |
| public | Message | newMessage(String s1) |
| public | Message | newMessage(String s1, String s2) |
| public | int | numberOfSegments(Message m1) |
| public | boolean | onReceive() |
| public | void | open(String s1, int i1, boolean b1) |
| public | DataInputStream | openDataInputStream() |
| public | DataOutputStream | openDataOutputStream() |
| public | InputStream | openInputStream() |
| public | OutputStream | openOutputStream() |
| public | Message | receive() |
| public | void | send(Message m1) |
| public | void | setMessageListener(MessageListener m1) |
| References | ||
|---|---|---|
| 0000 | text | mms |
| 0001 | method | com.jblend.io.ProtocolBase.<init>() |
| 0002 | method | jp.co.aplix.cldc.wireless.messaging.MMSConnectionImpl$ListenerThread.kick() |
| 0003 | method | this.nativeGetReceivedMessageInfo() |
| 0004 | method | jp.co.aplix.cldc.wireless.messaging.JktWmaMultipartMessage.prepareToGetReceivedMessagePartInfo() |
| 0005 | objref | java.lang.OutOfMemoryError |
| 0006 | method | this.nativeReceiveMessageEnd() |
| 0007 | method | this.nativeGetReceivedMessagePartInfo() |
| 0008 | method | jp.co.aplix.cldc.wireless.messaging.JktWmaMultipartMessage.prepareToReceiveMessage() |
| 0009 | method | this.nativeReceiveMessage() |
| 000A | method | jp.co.aplix.cldc.wireless.messaging.ConnectionMonitor.setEvent() |
| 000B | method | java.lang.Object.wait() |
| 000C | objref | java.lang.InterruptedException |
| 000D | method | jp.co.aplix.cldc.wireless.messaging.ConnectionMonitor.getEvent() |
| 000E | method | jp.co.aplix.cldc.wireless.messaging.ConnectionMonitor.getOption() |
| 000F | objref | java.io.IOException |
| 0010 | text | An error occurs while reading received message. |
| 0011 | method | java.io.IOException.<init>() |
| 0012 | objref | java.io.InterruptedIOException |
| 0013 | text | Connection is closed during readeing received message. |
| 0014 | method | java.io.InterruptedIOException.<init>() |
| 0015 | method | this.getProtocolScheme() |
| 0016 | method | jp.co.aplix.cldc.wireless.messaging.MMSSecurityManagerAdapter.getManagerAdapter() |
| 0017 | objref | java.lang.StringBuffer |
| 0018 | method | java.lang.StringBuffer.<init>() |
| 0019 | method | java.lang.StringBuffer.append() |
| 001A | text | : |
| 001B | method | java.lang.StringBuffer.toString() |
| 001C | method | jp.co.aplix.cldc.wireless.messaging.SecurityManagerAdapter.checkPermissionForOpen() |
| 001D | objref | java.lang.IllegalArgumentException |
| 001E | text | Unsupported mode |
| 001F | method | java.lang.IllegalArgumentException.<init>() |
| 0020 | text | Invalid URL |
| 0021 | objref | jp.co.aplix.cldc.wireless.messaging.MmsMessageAddress |
| 0022 | method | jp.co.aplix.cldc.wireless.messaging.MmsMessageAddress.<init>() |
| 0023 | method | jp.co.aplix.cldc.wireless.messaging.MmsMessageAddress.getType() |
| 0024 | method | jp.co.aplix.cldc.wireless.messaging.MmsMessageAddress.getAddress() |
| 0025 | method | jp.co.aplix.cldc.wireless.messaging.MmsMessageAddress.getApplicationId() |
| 0026 | text | UTF-8 |
| 0027 | method | java.lang.String.getBytes() |
| 0028 | method | jp.co.aplix.cldc.wireless.messaging.MmsConnectionManager.getInstance() |
| 0029 | method | this.nativeOpen() |
| 002A | text | Connection can not create |
| 002B | objref | javax.microedition.io.ConnectionNotFoundException |
| 002C | text | Protocol does not exist. |
| 002D | method | javax.microedition.io.ConnectionNotFoundException.<init>() |
| 002E | objref | java.lang.SecurityException |
| 002F | text | Not permitted. |
| 0030 | method | java.lang.SecurityException.<init>() |
| 0031 | text | Unknown error returned. |
| 0032 | objref | jp.co.aplix.cldc.wireless.messaging.MMSConnectionImpl$MessageQueue |
| 0033 | method | jp.co.aplix.cldc.wireless.messaging.MMSConnectionImpl$MessageQueue.<init>() |
| 0034 | objref | jp.co.aplix.cldc.wireless.messaging.ConnectionMonitor |
| 0035 | method | jp.co.aplix.cldc.wireless.messaging.ConnectionMonitor.<init>() |
| 0036 | objref | java.lang.Object |
| 0037 | method | java.lang.Object.<init>() |
| 0038 | objref | jp.co.aplix.cldc.wireless.messaging.MMSConnectionImpl$ListenerThread |
| 0039 | method | jp.co.aplix.cldc.wireless.messaging.MMSConnectionImpl$ListenerThread.<init>() |
| 003A | method | java.lang.Thread.start() |
| 003B | method | jp.co.aplix.cldc.wireless.messaging.MmsConnectionManager.registerConnection() |
| 003C | text | No openInputStream |
| 003D | text | No openOutputStream |
| 003E | text | No openDataInputStream |
| 003F | text | No openDataOutputStream |
| 0040 | method | this.nativeClose() |
| 0041 | method | jp.co.aplix.cldc.wireless.messaging.MmsConnectionManager.receiveEvent() |
| 0042 | method | jp.co.aplix.cldc.wireless.messaging.MmsConnectionManager.deleteConnection() |
| 0043 | method | java.lang.Thread.join() |
| 0044 | text | I/O error occured. |
| 0045 | method | this.newMessage() |
| 0046 | method | javax.wireless.messaging.Message.setAddress() |
| 0047 | text | type is null. |
| 0048 | text | binary |
| 0049 | method | java.lang.String.equals() |
| 004A | objref | jp.co.aplix.cldc.wireless.messaging.BinaryMessageImpl |
| 004B | method | jp.co.aplix.cldc.wireless.messaging.BinaryMessageImpl.<init>() |
| 004C | text | text |
| 004D | objref | jp.co.aplix.cldc.wireless.messaging.TextMessageImpl |
| 004E | method | jp.co.aplix.cldc.wireless.messaging.TextMessageImpl.<init>() |
| 004F | text | multipart |
| 0050 | text | Address is incorrect format. |
| 0051 | text | Address does not have address part. |
| 0052 | objref | jp.co.aplix.cldc.wireless.messaging.MultipartMessageImpl |
| 0053 | method | jp.co.aplix.cldc.wireless.messaging.MultipartMessageImpl.<init>() |
| 0054 | text | Illegal type is assigned. |
| 0055 | objref | java.io.UnsupportedEncodingException |
| 0056 | objref | javax.wireless.messaging.MultipartMessage |
| 0057 | method | jp.co.aplix.cldc.wireless.messaging.MultipartMessageImpl.measureMessageSize() |
| 0058 | method | jp.co.aplix.cldc.wireless.messaging.MultipartMessageImpl.toJktWmaMultipartMessage() |
| 0059 | method | this.nativeNumberOfSegmentsByUrl() |
| 005A | method | this.nativeNumberOfSegments() |
| 005B | objref | javax.wireless.messaging.BinaryMessage |
| 005C | objref | javax.wireless.messaging.TextMessage |
| 005D | text | already closed |
| 005E | text | receive() is called to client mode connection. |
| 005F | method | jp.co.aplix.cldc.wireless.messaging.SecurityManagerAdapter.checkPermissionForReceive() |
| 0060 | method | this.nativeIsPermittedToReceive() |
| 0061 | text | Not permitted to receive using the given port number. |
| 0062 | objref | jp.co.aplix.cldc.wireless.messaging.JktWmaMultipartMessage |
| 0063 | method | jp.co.aplix.cldc.wireless.messaging.JktWmaMultipartMessage.<init>() |
| 0064 | text | Connection is closed during receive method. |
| 0065 | text | An error occurs while receiving a message. |
| 0066 | method | this.getReceivedMessage() |
| 0067 | method | jp.co.aplix.cldc.wireless.messaging.MultipartMessageImpl.importJktWmaMultipartMessage() |
| 0068 | text | Received message is not correct. |
| 0069 | objref | java.lang.NullPointerException |
| 006A | text | msg == null |
| 006B | method | java.lang.NullPointerException.<init>() |
| 006C | text | Message contains invalid informations. |
| 006D | text | BinaryMessage type is not supported. |
| 006E | text | TextMessage type is not supported. |
| 006F | text | Message type is not supported. |
| 0070 | text | Message payload exeeds maximum length. |
| 0071 | text | to |
| 0072 | method | jp.co.aplix.cldc.wireless.messaging.MultipartMessageImpl.getAddresses() |
| 0073 | text | cc |
| 0074 | text | bcc |
| 0075 | method | java.lang.StringBuffer.append() |
| 0076 | text | |
| 0077 | method | java.lang.StringBuffer.append() |
| 0078 | text | No address is specified. |
| 0079 | method | jp.co.aplix.cldc.wireless.messaging.SecurityManagerAdapter.checkPermissionForSend() |
| 007A | method | this.nativeSend() |
| 007B | text | Message sending is not permitted. |
| 007C | text | Message payload exceeds maximum length. |
| 007D | text | Message could not sent or because of network failure. |
| 007E | text | Timeout occurs while trying to send. |
| 007F | text | An error occurs while sending a message. |
| 0080 | text | Connection is closed during send method. |
| 0081 | text | setMessageListener() is called to client mode connection. |
| 0082 | method | javax.wireless.messaging.MessageListener.notifyIncomingMessage() |
| 0083 | method | this.nativeInitialize() |
| 0084 | objref | javax.wireless.messaging.MessageConnection |
| 0085 | objref | javax.microedition.io.InputConnection |
| 0086 | objref | javax.microedition.io.OutputConnection |
| Fields | ||
|---|---|---|
| private | MMSConnectionImpl | conn |
| private | int | listenerCallCount |
| private | Object | listenerCallCountLock |
| private | Object | listenerThreadMonitor |
| private final | MMSConnectionImpl | this$0 |
| Methods | ||
|---|---|---|
| public | void | <init>(MMSConnectionImpl m1, MMSConnectionImpl m2) |
| public | void | kick() |
| public | void | run() |
| References | ||
|---|---|---|
| 0000 | method | java.lang.Thread.<init>() |
| 0001 | objref | java.lang.Object |
| 0002 | method | java.lang.Object.<init>() |
| 0003 | method | java.lang.Object.notify() |
| 0004 | method | java.lang.Object.wait() |
| 0005 | objref | java.lang.InterruptedException |
| 0006 | method | jp.co.aplix.cldc.wireless.messaging.MMSConnectionImpl.access$000() |
| 0007 | method | jp.co.aplix.cldc.wireless.messaging.MMSConnectionImpl.access$100() |
| 0008 | method | javax.wireless.messaging.MessageListener.notifyIncomingMessage() |
| Fields | ||
|---|---|---|
| Message | msg | |
| int | num | |
| private final | MMSConnectionImpl | this$0 |
| Methods | ||
|---|---|---|
| protected | void | <init>(MMSConnectionImpl m1) |
| References | ||
|---|---|---|
| 0000 | method | jp.co.aplix.cldc.wireless.messaging.ConnectionMonitor.<init>() |
| Fields | ||
|---|---|---|
| private static final | boolean | LOG |
| private static | MMSSecurityManagerAdapter | adapter |
| private static final | Permission | openPermission |
| private static final | Permission | receivePermission |
| private static final | Permission | sendPermission |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| public | void | checkPermissionForOpen(String s1) |
| public | void | checkPermissionForReceive(String s1) |
| public | void | checkPermissionForSend(String s1) |
| public static | SecurityManagerAdapter | getManagerAdapter() |
| References | ||
|---|---|---|
| 0000 | method | jp.co.aplix.cldc.wireless.messaging.SecurityManagerAdapter.<init>() |
| 0001 | field | this.adapter |
| 0002 | objref | this |
| 0003 | method | this.<init>() |
| 0004 | method | com.jblend.security.SecurityManager.getManager() |
| 0005 | field | this.openPermission |
| 0006 | method | com.jblend.security.SecurityManager.checkPermission() |
| 0007 | field | this.sendPermission |
| 0008 | field | this.receivePermission |
| 0009 | method | com.jblend.security.PermissionFactory.getFactory() |
| 000A | text | javax.microedition.io.Connector.mms |
| 000B | method | com.jblend.security.PermissionFactory.getPermission() |
| 000C | text | javax.wireless.messaging.mms.send |
| 000D | text | javax.wireless.messaging.mms.receive |
| Fields | ||
|---|---|---|
| private static final | boolean | LOG |
| Vector | connections | |
| private static | MmsConnectionManager | manager |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public | void | deleteConnection(MMSConnectionImpl m1) |
| public static synchronized | MmsConnectionManager | getInstance() |
| public | void | receiveEvent(int[] i1, int i2) |
| public | void | registerConnection(MMSConnectionImpl m1, int i1, ConnectionMonitor c1, ConnectionMonitor c2, ConnectionMonitor c3) |
| Fields | ||
|---|---|---|
| MMSConnectionImpl | connection | |
| int | handle | |
| ConnectionMonitor | recvMessageMonitor | |
| ConnectionMonitor | recvMonitor | |
| ConnectionMonitor | sendMonitor | |
| private final | MmsConnectionManager | this$0 |
| Methods | ||
|---|---|---|
| void | <init>(MmsConnectionManager m1, MMSConnectionImpl m2, int i1, ConnectionMonitor c1, ConnectionMonitor c2, ConnectionMonitor c3) | |
| Fields | ||
|---|---|---|
| public static final | int | APPLICATION_ID_MAXIMUM_LENGTH |
| public static final | int | E_MAIL |
| public static final | int | IP_V4 |
| public static final | int | IP_V6 |
| private static final | boolean | LOG |
| private static final | int | MMS_SCHEME_LENGTH |
| public static final | int | SERVER_MODE |
| public static final | int | SHORT_CODE |
| public static final | int | TELEPHONE |
| public static final | int | UNKNOWN |
| private | String | address |
| private | String | applicationId |
| private static final | String | mms_scheme |
| private | int | type |
| private | String | url |
| Methods | ||
|---|---|---|
| public | void | <init>(String s1) |
| public | void | <init>(String s1, String s2) |
| private | int | checkAddrSpec(char[] c1, int i1, int i2) |
| private | int | checkDomain(char[] c1, int i1, int i2) |
| private | int | checkDomainLiteral(char[] c1, int i1, int i2) |
| private | int | checkEMailGroup(char[] c1, int i1, int i2) |
| private | int | checkMailbox(char[] c1, int i1, int i2) |
| private | int | checkQuotedString(char[] c1, int i1, int i2) |
| private | int | countLinearWhiteSpaceChar(char[] c1, int i1, int i2) |
| public | String | getAddress() |
| public | String | getApplicationId() |
| public | int | getType() |
| public | String | getUrl() |
| private | boolean | isAtomChar(char c1) |
| private | boolean | isDtextChar(char c1) |
| private | boolean | isQtextChar(char c1) |
| private | boolean | parseApplicationId(char[] c1, int i1) |
| private | boolean | parseEMailAddress(char[] c1, int i1) |
| private | boolean | parseIpv4Address(char[] c1, int i1) |
| private | boolean | parseIpv6Address(char[] c1, int i1) |
| private | boolean | parseShortCode(char[] c1, int i1) |
| private | boolean | parseTelephoneNumber(char[] c1, int i1) |
| private | boolean | parseUrl() |
| References | ||
|---|---|---|
| 0000 | method | this.parseUrl() |
| 0001 | text | mms:// |
| 0002 | objref | java.lang.StringBuffer |
| 0003 | method | java.lang.StringBuffer.<init>() |
| 0004 | method | java.lang.StringBuffer.append() |
| 0005 | method | java.lang.StringBuffer.toString() |
| 0006 | text | : |
| 0007 | method | java.lang.Character.isDigit() |
| 0008 | method | java.lang.Character.digit() |
| 0009 | objref | java.lang.String |
| 000A | method | java.lang.String.<init>() |
| 000B | objref | java.lang.IndexOutOfBoundsException |
| 000C | method | this.parseApplicationId() |
| 000D | method | this.checkEMailGroup() |
| 000E | method | this.checkMailbox() |
| 000F | method | this.countLinearWhiteSpaceChar() |
| 0010 | method | this.isQtextChar() |
| 0011 | method | this.isDtextChar() |
| 0012 | method | this.checkDomainLiteral() |
| 0013 | method | this.isAtomChar() |
| 0014 | method | this.checkQuotedString() |
| 0015 | method | this.checkDomain() |
| 0016 | method | this.checkAddrSpec() |
| 0017 | method | java.lang.String.startsWith() |
| 0018 | method | java.lang.String.toCharArray() |
| 0019 | method | this.parseTelephoneNumber() |
| 001A | method | this.parseIpv4Address() |
| 001B | method | this.parseIpv6Address() |
| 001C | method | this.parseShortCode() |
| 001D | method | java.lang.String.indexOf() |
| 001E | method | this.parseEMailAddress() |
| Fields | ||
|---|---|---|
| private static final | String | ADDRESS_TYPE_BCC |
| private static final | String | ADDRESS_TYPE_CC |
| private static final | String | ADDRESS_TYPE_FROM |
| private static final | String | ADDRESS_TYPE_TO |
| private static final | String | HEADER_ENCODING |
| private static final | boolean | LOG |
| private static final | int | NO_SIZE_LIMIT |
| private static final | String | PRIORITY_HIGH |
| private static final | String | PRIORITY_LOW |
| private static final | String | PRIORITY_NORMAL |
| private static final | String | X_MMS_BCC_L |
| private static final | String | X_MMS_CC_L |
| private static final | String | X_MMS_DELIVERY_TIME |
| private static final | String | X_MMS_DELIVERY_TIME_L |
| private static final | String | X_MMS_FROM_L |
| private static final | String | X_MMS_PRIORITY |
| private static final | String | X_MMS_PRIORITY_L |
| private static final | String | X_MMS_SUBJECT_L |
| private static final | String | X_MMS_TO_L |
| private | String | applicationId |
| private | MmsMessageAddress[] | bccAddresses |
| private | MmsMessageAddress[] | ccAddresses |
| private | MMSConnectionImpl | createdConnection |
| private | String | deliveryTime |
| private | MmsMessageAddress | fromAddress |
| private | boolean | isReceived |
| private | Vector | parts |
| private | String | priority |
| private | String | replyToApplicationId |
| private | String | startContentId |
| private | String | subject |
| private | Date | timestamp |
| private | MmsMessageAddress[] | toAddresses |
| Methods | ||
|---|---|---|
| public | void | <init>(MMSConnectionImpl m1) |
| public | boolean | addAddress(String s1, String s2) |
| public | void | addMessagePart(MessagePart m1) |
| public | String | getAddress() |
| public | String[] | getAddresses(String s1) |
| public | String | getHeader(String s1) |
| public | MessagePart | getMessagePart(String s1) |
| public | MessagePart[] | getMessageParts() |
| public | String | getStartContentId() |
| public | String | getSubject() |
| public | Date | getTimestamp() |
| public | boolean | importJktWmaMultipartMessage(JktWmaMultipartMessage j1) |
| public | int | measureMessageSize() |
| static native | void | nativeUnsetContentId(MessagePart m1) |
| public | boolean | removeAddress(String s1, String s2) |
| public | void | removeAddresses(String s1) |
| public | void | removeAddresses() |
| public | boolean | removeMessagePart(MessagePart m1) |
| public | boolean | removeMessagePartId(String s1) |
| public | boolean | removeMessagePartLocation(String s1) |
| private | void | searchApplicationId() |
| public | void | setAddress(String s1) |
| public | void | setHeader(String s1, String s2) |
| public | void | setStartContentId(String s1) |
| public | void | setSubject(String s1) |
| public | JktWmaMultipartMessage | toJktWmaMultipartMessage(String s1) |
| References | ||
|---|---|---|
| 0000 | text | normal |
| 0001 | objref | java.util.Vector |
| 0002 | method | java.util.Vector.<init>() |
| 0003 | objref | jp.co.aplix.cldc.wireless.messaging.JktWmaMultipartMessage |
| 0004 | method | jp.co.aplix.cldc.wireless.messaging.JktWmaMultipartMessage.<init>() |
| 0005 | text | UTF-8 |
| 0006 | method | java.lang.String.getBytes() |
| 0007 | method | jp.co.aplix.cldc.wireless.messaging.MmsMessageAddress.getAddress() |
| 0008 | objref | ? |
| 0009 | objref | jp.co.aplix.cldc.wireless.messaging.JktWmaMultipartMessageHeader |
| 000A | method | jp.co.aplix.cldc.wireless.messaging.JktWmaMultipartMessageHeader.<init>() |
| 000B | text | X-Mms-Delivery-Time |
| 000C | text | X-Mms-Priority |
| 000D | method | java.util.Vector.size() |
| 000E | objref | jp.co.aplix.cldc.wireless.messaging.JktWmaMessagePart |
| 000F | method | jp.co.aplix.cldc.wireless.messaging.JktWmaMessagePart.<init>() |
| 0010 | method | java.util.Vector.elementAt() |
| 0011 | objref | javax.wireless.messaging.MessagePart |
| 0012 | method | javax.wireless.messaging.MessagePart.getContentID() |
| 0013 | method | javax.wireless.messaging.MessagePart.getContentLocation() |
| 0014 | method | javax.wireless.messaging.MessagePart.getMIMEType() |
| 0015 | method | javax.wireless.messaging.MessagePart.getEncoding() |
| 0016 | objref | java.io.UnsupportedEncodingException |
| 0017 | method | java.lang.Throwable.printStackTrace() |
| 0018 | objref | java.lang.ArrayIndexOutOfBoundsException |
| 0019 | objref | java.lang.String |
| 001A | method | java.lang.String.<init>() |
| 001B | objref | jp.co.aplix.cldc.wireless.messaging.MmsMessageAddress |
| 001C | method | jp.co.aplix.cldc.wireless.messaging.MmsMessageAddress.<init>() |
| 001D | method | java.lang.String.toLowerCase() |
| 001E | text | |
| 001F | text | x-mms-delivery-time |
| 0020 | method | java.lang.String.equals() |
| 0021 | text | x-mms-priority |
| 0022 | objref | java.util.Date |
| 0023 | method | jp.co.aplix.cldc.wireless.messaging.JktWmaMultipartMessage.getTimestamp() |
| 0024 | method | java.util.Date.<init>() |
| 0025 | method | java.util.Vector.<init>() |
| 0026 | method | javax.wireless.messaging.MessagePart.<init>() |
| 0027 | method | this.nativeUnsetContentId() |
| 0028 | objref | javax.wireless.messaging.SizeExceededException |
| 0029 | method | java.util.Vector.addElement() |
| 002A | method | javax.wireless.messaging.MessagePart.getLength() |
| 002B | objref | java.lang.NullPointerException |
| 002C | text | type is null. |
| 002D | method | java.lang.NullPointerException.<init>() |
| 002E | objref | java.lang.IllegalArgumentException |
| 002F | text | address is null. |
| 0030 | method | java.lang.IllegalArgumentException.<init>() |
| 0031 | text | to |
| 0032 | text | cc |
| 0033 | text | bcc |
| 0034 | text | Invalid type. |
| 0035 | method | jp.co.aplix.cldc.wireless.messaging.MmsMessageAddress.getUrl() |
| 0036 | method | jp.co.aplix.cldc.wireless.messaging.MMSConnectionImpl.getToAddressCountMax() |
| 0037 | method | jp.co.aplix.cldc.wireless.messaging.MMSConnectionImpl.getCcAddressCountMax() |
| 0038 | method | jp.co.aplix.cldc.wireless.messaging.MMSConnectionImpl.getBccAddressCountMax() |
| 0039 | method | jp.co.aplix.cldc.wireless.messaging.MMSConnectionImpl.getTotalAddressCountMax() |
| 003A | method | jp.co.aplix.cldc.wireless.messaging.MmsMessageAddress.<init>() |
| 003B | method | jp.co.aplix.cldc.wireless.messaging.MmsMessageAddress.getType() |
| 003C | text | Invalid url. |
| 003D | method | jp.co.aplix.cldc.wireless.messaging.MmsMessageAddress.getApplicationId() |
| 003E | text | Specified Different Application-ID. |
| 003F | method | java.lang.System.arraycopy() |
| 0040 | text | from |
| 0041 | method | this.searchApplicationId() |
| 0042 | text | part is null. |
| 0043 | method | this.getMessagePart() |
| 0044 | text | Content-ID conflicts. |
| 0045 | method | this.measureMessageSize() |
| 0046 | method | jp.co.aplix.cldc.wireless.messaging.MMSConnectionImpl.getMessageSizeLimit() |
| 0047 | text | MessageSize > messageSizeLimit |
| 0048 | method | javax.wireless.messaging.SizeExceededException.<init>() |
| 0049 | method | jp.co.aplix.cldc.wireless.messaging.MMSConnectionImpl.getMessagePartSizeLimit() |
| 004A | text | part.getLength() > messagePartSizeLimit |
| 004B | text | contentID is null. |
| 004C | method | java.util.Vector.isEmpty() |
| 004D | method | java.util.Vector.copyInto() |
| 004E | method | java.util.Vector.removeElement() |
| 004F | method | java.util.Vector.removeElementAt() |
| 0050 | text | content location is null. |
| 0051 | text | headerField is null. |
| 0052 | text | x-mms-subject |
| 0053 | text | x-mms-from |
| 0054 | text | x-mms-to |
| 0055 | text | x-mms-cc |
| 0056 | text | x-mms-bcc |
| 0057 | objref | java.lang.SecurityException |
| 0058 | text | Specified header field is restricted. |
| 0059 | method | java.lang.SecurityException.<init>() |
| 005A | text | Unknown header field |
| 005B | method | java.lang.Long.parseLong() |
| 005C | objref | java.lang.NumberFormatException |
| 005D | text | headerValue could not parse as long. |
| 005E | text | high |
| 005F | text | low |
| 0060 | text | headerValue is not correct. |
| 0061 | text | No MessagePart matches provided contentId. |
| 0062 | method | this.addAddress() |
| 0063 | objref | javax.wireless.messaging.MultipartMessage |
| Fields | ||
|---|---|---|
| static final | int | CLIENT_MODE |
| private static final | boolean | DEBUG |
| static final | int | INVALID_HANDLE |
| static final | int | JK_WMA_ERROR_CONNECTION_CANT_CREATE |
| static final | int | JK_WMA_ERROR_IO_ERROR |
| static final | int | JK_WMA_ERROR_NOT_PERMITTED |
| static final | int | JK_WMA_ERROR_NO_DATA_RECEIVED |
| static final | int | JK_WMA_ERROR_PAYLOAD_OVER |
| static final | int | JK_WMA_ERROR_PROTOCOL_DOESNOT_EXIST |
| static final | int | JK_WMA_OK |
| private static final | boolean | LOG |
| static final | int | MESSAGE_TYPE_BINARY |
| static final | int | MESSAGE_TYPE_TEXT |
| static final | int | PORT_NONE |
| static final | int | PORT_NO_LOWER_LIMIT |
| static final | int | PORT_NO_UPPER_LIMIT |
| static final | int | SERVER_MODE |
| private | boolean | closed |
| private | int | connectionHandle |
| private | int | connectionMode |
| private | int | connectionPortNo |
| private | String | connectionProtocol |
| private | String | connectionUrl |
| private | MessageListener | listener |
| private | Object | lockForSend |
| private | SMSConnectionImpl$MessageQueue | recvQueue |
| private | ConnectionMonitor | sendMonitor |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| public | void | <init>() |
| public | void | close() |
| private | Message | convertMessage(JktWmaMessage j1) |
| protected | SMSConnectionImpl$UrlParser | createUrlParser() |
| protected | String | getProtocolScheme() |
| native | int | nativeAllocAndCopyString(String s1) |
| native | void | nativeFreeString(int i1) |
| static native | void | nativeInitialize() |
| native | int | nativeSmsClose(int i1) |
| native | boolean | nativeSmsIsPermittedToReceive(int i1) |
| native | int | nativeSmsNumberOfSegmentsBinaryMessage(int i1, byte[] b1, byte[] b2) |
| native | int | nativeSmsNumberOfSegmentsByUrlBinaryMessage(byte[] b1, byte[] b2, byte[] b3) |
| native | int | nativeSmsNumberOfSegmentsByUrlTextMessage(byte[] b1, byte[] b2, String s1) |
| native | int | nativeSmsNumberOfSegmentsTextMessage(int i1, byte[] b1, String s1) |
| native | int | nativeSmsOpen(byte[] b1) |
| native | int | nativeSmsReceiveMessage(int i1, JktWmaMessage j1) |
| native | int | nativeSmsSend(int i1, int i2, byte[] b1, byte[] b2, int i3) |
| native | void | nativeSmsUnlockMessage(int i1, int i2, byte[] b1, byte[] b2) |
| public | Message | newMessage(String s1, String s2) |
| public | Message | newMessage(String s1) |
| public | int | numberOfSegments(Message m1) |
| public | boolean | onReceive() |
| public | void | open(String s1, int i1, boolean b1) |
| public | DataInputStream | openDataInputStream() |
| public | DataOutputStream | openDataOutputStream() |
| public | InputStream | openInputStream() |
| public | OutputStream | openOutputStream() |
| public | Message | receive() |
| public | void | send(Message m1) |
| public | void | setMessageListener(MessageListener m1) |
| References | ||
|---|---|---|
| 0000 | text | sms |
| 0001 | method | com.jblend.io.ProtocolBase.<init>() |
| 0002 | method | javax.wireless.messaging.MessageListener.notifyIncomingMessage() |
| 0003 | method | this.getProtocolScheme() |
| 0004 | method | java.lang.String.equals() |
| 0005 | method | jp.co.aplix.cldc.wireless.messaging.SMSSecurityManagerAdapter.getManagerAdapter() |
| 0006 | objref | java.lang.StringBuffer |
| 0007 | method | java.lang.StringBuffer.<init>() |
| 0008 | method | java.lang.StringBuffer.append() |
| 0009 | text | : |
| 000A | method | java.lang.StringBuffer.toString() |
| 000B | method | jp.co.aplix.cldc.wireless.messaging.SecurityManagerAdapter.checkPermissionForOpen() |
| 000C | text | cbs |
| 000D | method | jp.co.aplix.cldc.wireless.messaging.CBSSecurityManagerAdapter.getManagerAdapter() |
| 000E | objref | java.lang.IllegalArgumentException |
| 000F | text | Unsupported mode |
| 0010 | method | java.lang.IllegalArgumentException.<init>() |
| 0011 | text | Invalid URL |
| 0012 | method | this.createUrlParser() |
| 0013 | method | jp.co.aplix.cldc.wireless.messaging.SMSConnectionImpl$UrlParser.parse() |
| 0014 | text | cbs does not support client mode. |
| 0015 | text | Port number is not assigned. |
| 0016 | text | ISO8859_1 |
| 0017 | method | java.lang.String.getBytes() |
| 0018 | method | jp.co.aplix.cldc.wireless.messaging.ConnectionManager.getInstance() |
| 0019 | method | this.nativeSmsOpen() |
| 001A | objref | jp.co.aplix.cldc.wireless.messaging.SMSConnectionImpl$MessageQueue |
| 001B | method | jp.co.aplix.cldc.wireless.messaging.SMSConnectionImpl$MessageQueue.<init>() |
| 001C | objref | jp.co.aplix.cldc.wireless.messaging.ConnectionMonitor |
| 001D | method | jp.co.aplix.cldc.wireless.messaging.ConnectionMonitor.<init>() |
| 001E | objref | java.lang.Object |
| 001F | method | java.lang.Object.<init>() |
| 0020 | method | jp.co.aplix.cldc.wireless.messaging.ConnectionManager.registerConnection() |
| 0021 | text | No openInputStream |
| 0022 | text | No openOutputStream |
| 0023 | text | No openDataInputStream |
| 0024 | text | No openDataOutputStream |
| 0025 | method | this.nativeSmsClose() |
| 0026 | method | jp.co.aplix.cldc.wireless.messaging.ConnectionManager.receiveEvent() |
| 0027 | method | jp.co.aplix.cldc.wireless.messaging.ConnectionManager.deleteConnection() |
| 0028 | objref | java.io.IOException |
| 0029 | text | I/O error occured. |
| 002A | method | java.io.IOException.<init>() |
| 002B | method | this.newMessage() |
| 002C | method | javax.wireless.messaging.Message.setAddress() |
| 002D | text | type is null. |
| 002E | text | binary |
| 002F | objref | jp.co.aplix.cldc.wireless.messaging.BinaryMessageImpl |
| 0030 | method | jp.co.aplix.cldc.wireless.messaging.BinaryMessageImpl.<init>() |
| 0031 | text | text |
| 0032 | objref | jp.co.aplix.cldc.wireless.messaging.TextMessageImpl |
| 0033 | method | jp.co.aplix.cldc.wireless.messaging.TextMessageImpl.<init>() |
| 0034 | text | Illegal type is assigned. |
| 0035 | method | javax.wireless.messaging.Message.getAddress() |
| 0036 | text | |
| 0037 | objref | java.io.UnsupportedEncodingException |
| 0038 | objref | javax.wireless.messaging.BinaryMessage |
| 0039 | method | javax.wireless.messaging.BinaryMessage.getPayloadData() |
| 003A | method | this.nativeSmsNumberOfSegmentsByUrlBinaryMessage() |
| 003B | method | this.nativeSmsNumberOfSegmentsBinaryMessage() |
| 003C | objref | javax.wireless.messaging.TextMessage |
| 003D | method | javax.wireless.messaging.TextMessage.getPayloadText() |
| 003E | method | this.nativeSmsNumberOfSegmentsByUrlTextMessage() |
| 003F | method | this.nativeSmsNumberOfSegmentsTextMessage() |
| 0040 | method | jp.co.aplix.cldc.wireless.messaging.SecurityManagerAdapter.checkPermissionForReceive() |
| 0041 | text | already closed |
| 0042 | text | receive() is called to client mode connection. |
| 0043 | method | this.nativeSmsIsPermittedToReceive() |
| 0044 | objref | java.lang.SecurityException |
| 0045 | text | Not permitted to receive using the given port number. |
| 0046 | method | java.lang.SecurityException.<init>() |
| 0047 | objref | jp.co.aplix.cldc.wireless.messaging.JktWmaMessage |
| 0048 | method | jp.co.aplix.cldc.wireless.messaging.JktWmaMessage.<init>() |
| 0049 | method | this.nativeSmsReceiveMessage() |
| 004A | method | this.convertMessage() |
| 004B | method | jp.co.aplix.cldc.wireless.messaging.ConnectionMonitor.setEvent() |
| 004C | method | java.lang.Object.wait() |
| 004D | objref | java.lang.InterruptedException |
| 004E | method | jp.co.aplix.cldc.wireless.messaging.ConnectionMonitor.getEvent() |
| 004F | method | jp.co.aplix.cldc.wireless.messaging.ConnectionMonitor.getOption() |
| 0050 | text | An error occurs while receiving a message. |
| 0051 | objref | java.io.InterruptedIOException |
| 0052 | text | Connection is closed during receive method. |
| 0053 | method | java.io.InterruptedIOException.<init>() |
| 0054 | objref | java.lang.NullPointerException |
| 0055 | text | msg == null |
| 0056 | method | java.lang.NullPointerException.<init>() |
| 0057 | text | BinaryMessage is incomplete. |
| 0058 | text | TextMessage is incomplete. |
| 0059 | text | Message type is not supported. |
| 005A | text | Destination address format is illegal. |
| 005B | text | Foreign host address is not assigned. |
| 005C | method | this.numberOfSegments() |
| 005D | text | Message payload exceeds maximum length. |
| 005E | text | |
| 005F | method | java.lang.StringBuffer.append() |
| 0060 | method | jp.co.aplix.cldc.wireless.messaging.SecurityManagerAdapter.checkPermissionForSend() |
| 0061 | method | this.nativeAllocAndCopyString() |
| 0062 | method | this.nativeSmsSend() |
| 0063 | text | Message sending is not permitted. |
| 0064 | text | Message could not sent or because of network failure. |
| 0065 | method | this.nativeSmsUnlockMessage() |
| 0066 | text | Timeout occurs while trying to send. |
| 0067 | text | An error occurs while sending a message. |
| 0068 | text | Connection is closed during send method. |
| 0069 | method | this.nativeFreeString() |
| 006A | text | setMessageListener() is called to client mode connection. |
| 006B | method | jp.co.aplix.cldc.wireless.messaging.JktWmaMessage.getType() |
| 006C | method | jp.co.aplix.cldc.wireless.messaging.JktWmaMessage.getAddress() |
| 006D | method | jp.co.aplix.cldc.wireless.messaging.TextMessageImpl.setAddress() |
| 006E | method | jp.co.aplix.cldc.wireless.messaging.JktWmaMessage.isTimeStampAvailable() |
| 006F | objref | java.util.Date |
| 0070 | method | jp.co.aplix.cldc.wireless.messaging.JktWmaMessage.getTimestamp() |
| 0071 | method | java.util.Date.<init>() |
| 0072 | method | jp.co.aplix.cldc.wireless.messaging.TextMessageImpl.setTimestamp() |
| 0073 | method | jp.co.aplix.cldc.wireless.messaging.JktWmaMessage.getPayloadText() |
| 0074 | method | jp.co.aplix.cldc.wireless.messaging.TextMessageImpl.setPayloadText() |
| 0075 | method | jp.co.aplix.cldc.wireless.messaging.BinaryMessageImpl.setAddress() |
| 0076 | method | jp.co.aplix.cldc.wireless.messaging.BinaryMessageImpl.setTimestamp() |
| 0077 | method | jp.co.aplix.cldc.wireless.messaging.JktWmaMessage.getPayloadData() |
| 0078 | method | jp.co.aplix.cldc.wireless.messaging.BinaryMessageImpl.setPayloadData() |
| 0079 | objref | jp.co.aplix.cldc.wireless.messaging.SMSConnectionImpl$UrlParser |
| 007A | method | jp.co.aplix.cldc.wireless.messaging.SMSConnectionImpl$UrlParser.<init>() |
| 007B | method | this.nativeInitialize() |
| 007C | objref | javax.wireless.messaging.MessageConnection |
| 007D | objref | javax.microedition.io.InputConnection |
| 007E | objref | javax.microedition.io.OutputConnection |
| Fields | ||
|---|---|---|
| Message | msg | |
| int | num | |
| private final | SMSConnectionImpl | this$0 |
| Methods | ||
|---|---|---|
| protected | void | <init>(SMSConnectionImpl s1) |
| References | ||
|---|---|---|
| 0000 | method | jp.co.aplix.cldc.wireless.messaging.ConnectionMonitor.<init>() |
| Fields | ||
|---|---|---|
| boolean | isClientMode | |
| boolean | isPortNumberOmitted | |
| int | portNumber | |
| String | scheme | |
| private final | SMSConnectionImpl | this$0 |
| Methods | ||
|---|---|---|
| protected | void | <init>(SMSConnectionImpl s1) |
| boolean | parse(String s1) | |
| References | ||
|---|---|---|
| 0000 | objref | java.lang.NullPointerException |
| 0001 | text | url == null |
| 0002 | method | java.lang.NullPointerException.<init>() |
| 0003 | method | java.lang.String.indexOf() |
| 0004 | objref | java.lang.IllegalArgumentException |
| 0005 | text | no ':' in URL |
| 0006 | method | java.lang.IllegalArgumentException.<init>() |
| 0007 | method | java.lang.String.substring() |
| 0008 | method | jp.co.aplix.cldc.wireless.messaging.SMSConnectionImpl.getProtocolScheme() |
| 0009 | method | java.lang.String.equals() |
| 000A | method | java.lang.String.toCharArray() |
| 000B | text | Unexpected termination. |
| 000C | method | java.lang.Character.isDigit() |
| 000D | text | Unexpected termination MSISDN. |
| 000E | text | Invalid MSISDN. |
| 000F | text | No port number assignd. |
| 0010 | method | java.lang.String.substring() |
| 0011 | method | java.lang.Integer.parseInt() |
| 0012 | objref | java.lang.NumberFormatException |
| 0013 | 0003 | 0000FFFF |
| Fields | ||
|---|---|---|
| private static final | boolean | LOG |
| private static | SMSSecurityManagerAdapter | adapter |
| private static final | Permission | openPermission |
| private static final | Permission | receivePermission |
| private static final | Permission | sendPermission |
| Methods | ||
|---|---|---|
| static | void | <clinit>() |
| protected | void | <init>() |
| public | void | checkPermissionForOpen(String s1) |
| public | void | checkPermissionForReceive(String s1) |
| public | void | checkPermissionForSend(String s1) |
| public static | SecurityManagerAdapter | getManagerAdapter() |
| References | ||
|---|---|---|
| 0000 | method | jp.co.aplix.cldc.wireless.messaging.SecurityManagerAdapter.<init>() |
| 0001 | field | this.adapter |
| 0002 | objref | this |
| 0003 | method | this.<init>() |
| 0004 | method | com.jblend.security.SecurityManager.getManager() |
| 0005 | field | this.openPermission |
| 0006 | method | com.jblend.security.SecurityManager.checkPermission() |
| 0007 | field | this.sendPermission |
| 0008 | field | this.receivePermission |
| 0009 | method | com.jblend.security.PermissionFactory.getFactory() |
| 000A | text | javax.microedition.io.Connector.sms |
| 000B | method | com.jblend.security.PermissionFactory.getPermission() |
| 000C | text | javax.wireless.messaging.sms.send |
| 000D | text | javax.wireless.messaging.sms.receive |
| Methods | ||
|---|---|---|
| protected | void | <init>() |
| public | void | checkPermissionForOpen(String s1) |
| public | void | checkPermissionForReceive(String s1) |
| public | void | checkPermissionForSend(String s1) |
| public static | SecurityManagerAdapter | getManagerAdapter() |
| Fields | ||
|---|---|---|
| private | String | address |
| private | String | payloadText |
| private | Date | timestamp |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | String | getAddress() |
| public | String | getPayloadText() |
| public | Date | getTimestamp() |
| public | void | setAddress(String s1) |
| public | void | setPayloadText(String s1) |
| public | void | setTimestamp(Date d1) |
| References | ||
|---|---|---|
| 0000 | objref | javax.wireless.messaging.TextMessage |
| Fields | ||
|---|---|---|
| private static | WmaEventThread | thread |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public static synchronized | WmaEventThread | getInstance() |
| protected final native | int | initEventQueue(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.micro.event.AbstractEventThread.<init>() |
| 0001 | method | java.lang.Thread.start() |
| 0002 | field | this.thread |
| 0003 | objref | this |
| 0004 | method | this.<init>() |
| Fields | ||
|---|---|---|
| private static | WmaMmsEventThread | thread |
| Methods | ||
|---|---|---|
| private | void | <init>() |
| public static synchronized | WmaMmsEventThread | getInstance() |
| protected final native | int | initEventQueue(int i1) |
| References | ||
|---|---|---|
| 0000 | method | com.jblend.micro.event.AbstractEventThread.<init>() |
| 0001 | method | java.lang.Thread.start() |
| 0002 | field | this.thread |
| 0003 | objref | this |
| 0004 | method | this.<init>() |
| Methods | ||
|---|---|---|
| public | int | doFinal(byte[] b1, int i1) |
| public | String | getAlgorithmName() |
| public | int | getDigestSize() |
| public | void | reset() |
| public | void | update(byte b1) |
| public | void | update(byte[] b1, int i1, int i2) |
| Fields | ||
|---|---|---|
| private | long | byteCount |
| private | byte[] | xBuf |
| private | int | xBufOff |
| Methods | ||
|---|---|---|
| protected | void | <init>() |
| protected | void | <init>(GeneralDigest g1) |
| public | void | finish() |
| protected | void | processBlock() |
| protected | void | processLength(long l1) |
| protected | void | processWord(byte[] b1, int i1) |
| public | void | reset() |
| public | void | update(byte[] b1, int i1, int i2) |
| public | void | update(byte b1) |
| References | ||
|---|---|---|
| 0000 | method | java.lang.System.arraycopy() |
| 0001 | method | this.processWord() |
| 0002 | method | this.update() |
| 0003 | method | this.processLength() |
| 0004 | method | this.processBlock() |
| 0005 | objref | org.bouncycastle.crypto.Digest |
| Fields | ||
|---|---|---|
| private static final | int | DIGEST_LENGTH |
| private | int | H1 |
| private | int | H2 |
| private | int | H3 |
| private | int | H4 |
| private static final | int | S11 |
| private static final | int | S12 |
| private static final | int | S13 |
| private static final | int | S14 |
| private static final | int | S21 |
| private static final | int | S22 |
| private static final | int | S23 |
| private static final | int | S24 |
| private static final | int | S31 |
| private static final | int | S32 |
| private static final | int | S33 |
| private static final | int | S34 |
| private static final | int | S41 |
| private static final | int | S42 |
| private static final | int | S43 |
| private static final | int | S44 |
| private | int[] | X |
| private | int | xOff |
| Methods | ||
|---|---|---|
| public | void | <init>() |
| public | void | <init>(MD5Digest m1) |
| private | int | F(int i1, int i2, int i3) |
| private | int | G(int i1, int i2, int i3) |
| private | int | H(int i1, int i2, int i3) |
| private | int | K(int i1, int i2, int i3) |
| public | int | doFinal(byte[] b1, int i1) |
| public | String | getAlgorithmName() |
| public | int | getDigestSize() |
| protected | void | processBlock() |
| protected | void | processLength(long l1) |
| protected | void | processWord(byte[] b1, int i1) |
| public | void | reset() |
| private | int | rotateLeft(int i1, int i2) |
| private | void | unpackWord(int i1, byte[] b1, int i2) |
| References | ||
|---|---|---|
| 0000 | method | org.bouncycastle.crypto.digests.GeneralDigest.<init>() |
| 0001 | method | this.reset() |
| 0002 | method | org.bouncycastle.crypto.digests.GeneralDigest.<init>() |
| 0003 | method | java.lang.System.arraycopy() |
| 0004 | text | MD5 |
| 0005 | method | this.processBlock() |
| 0006 | 0005 | FFFFFFFF |
| 0007 | 0000 | FFFFFFFF |
| 0008 | method | org.bouncycastle.crypto.digests.GeneralDigest.finish() |
| 0009 | method | this.unpackWord() |
| 000A | method | org.bouncycastle.crypto.digests.GeneralDigest.reset() |
| 000B | 0003 | 67452301 |
| 000C | 0003 | EFCDAB89 |
| 000D | 0003 | 98BADCFE |
| 000E | 0003 | 10325476 |
| 000F | method | this.F() |
| 0010 | 0003 | D76AA478 |
| 0011 | method | this.rotateLeft() |
| 0012 | 0003 | E8C7B756 |
| 0013 | 0003 | 242070DB |
| 0014 | 0003 | C1BDCEEE |
| 0015 | 0003 | F57C0FAF |
| 0016 | 0003 | 4787C62A |
| 0017 | 0003 | A8304613 |
| 0018 | 0003 | FD469501 |
| 0019 | 0003 | 698098D8 |
| 001A | 0003 | 8B44F7AF |
| 001B | 0003 | FFFF5BB1 |
| 001C | 0003 | 895CD7BE |
| 001D | 0003 | 6B901122 |
| 001E | 0003 | FD987193 |
| 001F | 0003 | A679438E |
| 0020 | 0003 | 49B40821 |
| 0021 | method | this.G() |
| 0022 | 0003 | F61E2562 |
| 0023 | 0003 | C040B340 |
| 0024 | 0003 | 265E5A51 |
| 0025 | 0003 | E9B6C7AA |
| 0026 | 0003 | D62F105D |
| 0027 | 0003 | 02441453 |
| 0028 | 0003 | D8A1E681 |
| 0029 | 0003 | E7D3FBC8 |
| 002A | 0003 | 21E1CDE6 |
| 002B | 0003 | C33707D6 |
| 002C | 0003 | F4D50D87 |
| 002D | 0003 | 455A14ED |
| 002E | 0003 | A9E3E905 |
| 002F | 0003 | FCEFA3F8 |
| 0030 | 0003 | 676F02D9 |
| 0031 | 0003 | 8D2A4C8A |
| 0032 | method | this.H() |
| 0033 | 0003 | FFFA3942 |
| 0034 | 0003 | 8771F681 |
| 0035 | 0003 | 6D9D6122 |
| 0036 | 0003 | FDE5380C |
| 0037 | 0003 | A4BEEA44 |
| 0038 | 0003 | 4BDECFA9 |
| 0039 | 0003 | F6BB4B60 |
| 003A | 0003 | BEBFBC70 |
| 003B | 0003 | 289B7EC6 |
| 003C | 0003 | EAA127FA |
| 003D | 0003 | D4EF3085 |
| 003E | 0003 | 04881D05 |
| 003F | 0003 | D9D4D039 |
| 0040 | 0003 | E6DB99E5 |
| 0041 | 0003 | 1FA27CF8 |
| 0042 | 0003 | C4AC5665 |
| 0043 | method | this.K() |
| 0044 | 0003 | F4292244 |
| 0045 | 0003 | 432AFF97 |
| 0046 | 0003 | AB9423A7 |
| 0047 | 0003 | FC93A039 |
| 0048 | 0003 | 655B59C3 |
| 0049 | 0003 | 8F0CCC92 |
| 004A | 0003 | FFEFF47D |
| 004B | 0003 | 85845DD1 |
| 004C | 0003 | 6FA87E4F |
| 004D | 0003 | FE2CE6E0 |
| 004E | 0003 | A3014314 |
| 004F | 0003 | 4E0811A1 |
| 0050 | 0003 | F7537E82 |
| 0051 | 0003 | BD3AF235 |
| 0052 | 0003 | 2AD7D2BB |
| 0053 | 0003 | EB86D391 |
| Source: 770.smg MEDUSA Project |