• jMobileCore


    jMobileCore
    http://sourceforge.net/projects/jmobilecore/

    jMobileCore library is powerful tool for creating J2ME applications. jMobileCore provides support for developing compact and rich Canvas-based GUI, fast data access, reliable communications and simplifies creation of multithreading midlet applications.


    jMobileCore library is written on Java2 Mobile Edition (MIDP1.0 and CLDC1.0) and using standard Sun J2ME libraries. Some classes are using J2ME manufacturer's extensions (from Nokia and Siemens) for better performance and presentation. No other libraries and/or frameworks are used.

    jMobileCore library is targeted to work on any phone or PDA device which supports J2ME (MIDP1.0 and CLDC1.0). Today list of supported devices includes (but not limits) phones:

    LG Electronics (like 5320),
    Nokia series 30/40/60 (ex: 6200, 3650, 6800),
    Motorola iDEN (ex: i85 ,i730, i860), Motorola T7xx,
    Samsung (like C100, S100/200/300),
    Siemens (like SL45, S65),
    SonyEricsson (like T6xx)

    The toolkit is designed to help J2ME developer create professionally looking midlet applications, save his/her time by reusing AWT-like components and concentration on business specifics instead. Currently existing toolkits SyncLast MIDP API and Nextel's Open Window Toolkit does not perform well: SyncLast is limited to GUI interface only and class structure is not AWT-like (require significant time for learning). Nextel OWT is "resource hungry", slow and it's development stopped at September 2001

    Major features of the jMobileCore library:

    GUI (Canvas-based) support including "core" part (standard GUI controls: Label, TextField, TextPane, TextArea, List, Menu, SoftButton etc.) and "extensions": non-standard but useful phone-oriented graphic controls (PropertyLabel, SplashScreen, DateField, TimeField, CurrencyField, PhoneNumberField etc.)
    Data storage support: implementation of fields (boolean, integer, string, binary), records, tables, keys and indexes on the top of RMS
    Communications: implementation of general support for HTTP and binary(over HTTP) data transfer
    Parallel processes support: classes which allows simple conversion of user tasks (classes) to asynchronously working threads
    And, of course, examples

    Most recent version is v0.1.7.
    For downloads please visit SourceForge project page
    Version history: history.txt


    Never giveup. Thanks the world.
  • 相关阅读:
    查詢一個表中的所有字段,一个表的结构
    二月份工作總結
    导出excel [原创]
    一个it老总对于新人的一点建议
    命名空间的别名
    mssql 格式化时间 [转]
    开发人员一定要加入收藏夹的网站
    sql 导出/入Excel
    hibernate中hbm文件中inverse功能
    详细展示Asp.net页面的生命周期[转]
  • 原文地址:https://www.cnblogs.com/cnsoft/p/320177.html
Copyright © 2020-2023  润新知