`
wuhua
  • 浏览: 2115832 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

Command 的Priority

    博客分类:
  • J2ME
UI 
阅读更多

J2ME的高级UI 提供了一个Command的类,此类相当于一级菜单。
Priority 属性,相当于Command的优先级,它是一个int类型,如果数据越高,那么优先级就越低。
此属性可用于排序, 优先级高的Command,用户应该最容易使用。

代码示例

    new Command("Buy", Command.ITEM, 1);
    new Command("Info", Command.ITEM, 1);
    new Command("Back", Command.BACK, 1);  
 


如果手机的菜单只有左右两个菜单。表现如下


只有2个button的展现形式


手机有3个button的展现形式
 
 

  • 大小: 2.4 KB
  • 大小: 2.2 KB
  • 大小: 2.1 KB
0
0
分享到:
评论

相关推荐

    stl-views.gdb

    gdb 打印功能扩展 ...# std::priority_queue<T> -- via ppqueue command # std::bitset<n> -- via pbitset command # std::string -- via pstring command # std::widestring -- via pwstring command

    cisco ios quality of service solutions command reference(march 2009)

    4. **高级特性配置命令**:如`shape average`和`priority percent`,用于实现更精细的流量控制和优先级调整。 ### 实施QoS的重要性 在企业级网络中,QoS的实施至关重要。随着视频会议、语音通信、云服务等高带宽...

    华南理工大学计算机全英班操作系统实验

    Use semaphores to solve the reader and writer problem, with the readers (and writers) have higher priority. session4 Title: Upgrade Linux/Unix commands Problem: Write a program "supershell" that ...

    7.8.改变菜单项的文字1

    <Button guid="guidChangeMenuTextPackageCmdSet" id="ChangeMenuTextId" priority="0x0100" type="Button"> <CommandFlag>TextChanges <ButtonText>Invoke ChangeMenuText ``` 接下来,我们需要在`...

    嵌入式实验(消息队列)

    strcmp(command,"testcommand")) ret=5; else ret=0; return ret; } /****************************************[task2]*********************************************/ /*console 命令行接收Task。接收并...

    解决Centos8 出现 配置: failovermethod “OptionBinding 不存在” 误错

    在使用阿里云服务时,您可能会遇到在CentOS 8.4系统上执行`yum install git`时出现的错误,提示“配置:ID为'failovermethod'的OptionBinding不存在”。这个问题是由于CentOS 8在2021年12月31日已正式停止维护,导致...

    7.4.在菜单中添加子菜单1

    <Menu guid="guidTestCommandPackageCmdSet" id="SubMenu" priority="0x0100" type="Menu"> <ButtonText>Sub Menu <CommandName>Sub Menu ``` 3. 添加子菜单组:在部分,创建一个(Group)元素,将子菜单...

    24-procpri.rar

    例如,`nice -n 5 command`将使得`command`进程的Nice值增加5,降低其执行优先级。 除了Nice值,还有实时优先级(Real-Time Priority),用于实时系统或高优先级任务。在Linux中,可以使用`renice`命令或者`set...

    android通过logcat解决问题

    - `adb logcat []`,其中`<filter-spec>`的形式为`<priority>/<tag>`。 - 示例:`adb logcat *:w`表示显示所有标签中WARNING级别的日志信息。 - 示例:`adb logcat Test1:V Test2:D`表示显示标签为Test1的所有...

    华为命令大全(HCDA HCNA实验手册大全)

    如`bandwidth`分配接口带宽,`priority`设置报文优先级。 6. **故障排查**:通过命令查看状态信息,如`display ip routing-table`显示路由表,`display interface brief`快速查看接口状态,`display logbuffer`查看...

    7.2.在Visual Studio菜单栏里添加一个菜单1

    `guid`和`id`属性分别指定命令集和菜单ID,`priority`设置菜单的排列顺序,`type`定义菜单类型。`Parent`属性的`guid`和`id`引用Visual Studio的主菜单栏,使得新菜单能出现在那里。`ButtonText`和`CommandName`定义...

    BCM2835手册

    7.4 Interrupt priority. 110 7.5 Registers 112 8 PCM / I2S Audio 119 8.1 Block Diagram 120 8.2 Typical Timing 120 8.3 Operation 121 8.4 Software Operation 122 8.4.1 Operating in Polled mode 122 8.4.2 ...

    CCIE4.0之QoS详解教程文档分享

    MQC(Modular QoS Command-Line) 令牌桶算法(token bucket algorithm) 单速双色 单速三色 双速三色 分类和标记(Classification and Marking) 流(Flow) 管制和整形(Policing and Shaping) 配置管制 ...

    aio-beanstalk:beantalkd 工作队列的异步客户端

    aio-豆茎aio-beanstalk 是 beanstalk 的异步客户端状态:低级协议已完全实现但未经过充分测试。 高层接口处于原型阶段。低级接口基本上它看起来像: import asyncio... send_command ( 'put' , 100 , # priority 0 ,

    H.264 参考软件JM16.1 VC++7.0/8.0/9.0

    - encoder/decoder: add version information command line switches (KS) - encoder: NAL unit priority bug fixes (KSw) - encoder: RDOQ bug fixes (YY) - encoder: Motion estimation and mode decision bug ...

    dmesg_exporter:“ dmesg” prometheus导出器-来自内核消息环形缓冲区的度量

    [start command options] --path= path to serve metrics (default: /metrics) --address= address to listen for prometheus scraping (default: :9000) -t, --tail whether the reader should seek to the end ...

    Vulkan文档

    - **队列(Queues)**: 包含队列家族属性(Queue Family Properties)、队列创建(Queue Creation)、队列家族索引(Queue Family Index)、队列优先级(Queue Priority)和队列同步(Queue Synchronization)等方面的内容。...

    photomanager

    用法Usage: photomanager.py [OPTIONS] COMMAND [ARGS]...Options: --help Show this message and exit.Commands: clean Remove lower-priority alternatives of stored items collect Collect highest-priority ...

Global site tag (gtag.js) - Google Analytics