📄 rssnewsmidlet.mvd
字号:
<?xml version="1.0" encoding="UTF-8"?>
<MVDData version="1.3">
<DesignDocument designVersion="MIDP-2" uidCounter="36">
<DesignComponent id="$MobileDevice" typeid="MIDP:$MobileDevice" uid="0"/>
<DesignComponent id="$StartPoint" typeid="MIDP:$StartPoint" uid="1">
<Property name="targetDisplayable" value="listChannel"/>
<Property name="targetForwardDisplayable"/>
</DesignComponent>
<DesignComponent id="listChannel" typeid="MIDP:javax.microedition.lcdui.List" uid="2">
<Property name="title" value="STRING:The Channels:"/>
<Property name="choiceType" value="IMPLICIT"/>
<Property name="selectCommandAction" value="$SelectCommandAction1"/>
<Property name="indexBasedSwitch" value="true"/>
<ContainerProperty name="commands">
<ContainerPropertyItem value="$CommandAction3"/>
</ContainerProperty>
<ContainerProperty name="elements">
<ContainerPropertyItem value="Midp2ListElementDC1"/>
</ContainerProperty>
</DesignComponent>
<DesignComponent id="$SelectCommandAction1" typeid="MIDP:SelectCommandAction" uid="3">
<Property name="targetDisplayable"/>
<Property name="targetForwardDisplayable"/>
<Property name="actionOrigin" value="listChannel"/>
</DesignComponent>
<DesignComponent id="listNews" typeid="MIDP:javax.microedition.lcdui.List" uid="6">
<Property name="title" value="STRING:List of News"/>
<Property name="choiceType" value="IMPLICIT"/>
<Property name="selectCommandAction" value="$SelectCommandAction2"/>
<Property name="indexBasedSwitch" value="true"/>
<ContainerProperty name="commands">
<ContainerPropertyItem value="$CommandAction1"/>
<ContainerPropertyItem value="$CommandAction4"/>
</ContainerProperty>
<ContainerProperty name="elements"/>
</DesignComponent>
<DesignComponent id="$SelectCommandAction2" typeid="MIDP:SelectCommandAction" uid="7">
<Property name="targetDisplayable"/>
<Property name="targetForwardDisplayable"/>
<Property name="actionOrigin" value="listNews"/>
</DesignComponent>
<DesignComponent id="Midp2ListElementDC1" typeid="MIDP:GROUP-org.netbeans.modules.mvd.model.midp2.Midp2ListElementDC" uid="12">
<Property name="string" value="STRING:US News"/>
<Property name="image"/>
<Property name="selected" value="false"/>
<Property name="commandAction" value="$SelectCaseCommandAction1"/>
</DesignComponent>
<DesignComponent id="$SelectCaseCommandAction1" typeid="MIDP:SelectCaseCommandAction" uid="13">
<Property name="targetDisplayable" value="listNews"/>
<Property name="targetForwardDisplayable"/>
<Property name="actionHolder" value="Midp2ListElementDC1"/>
</DesignComponent>
<DesignComponent id="formDescription" typeid="MIDP:javax.microedition.lcdui.Form" uid="23">
<ContainerProperty name="commands">
<ContainerPropertyItem value="$CommandAction2"/>
</ContainerProperty>
<ContainerProperty name="items"/>
</DesignComponent>
<DesignComponent id="okCommand" typeid="MIDP:javax.microedition.lcdui.Command" uid="25">
<Property name="label" value="STRING:Ok"/>
<Property name="priority" value="1"/>
<Property name="type" value="OK"/>
</DesignComponent>
<DesignComponent id="$CommandAction1" typeid="MIDP:CommandAction" uid="26">
<Property name="targetDisplayable" value="formDescription"/>
<Property name="targetForwardDisplayable"/>
<Property name="actionSource" value="okCommand"/>
<Property name="actionOrigin" value="listNews"/>
</DesignComponent>
<DesignComponent id="backCommandDesc" typeid="MIDP:javax.microedition.lcdui.Command" uid="28">
<Property name="label" value="STRING:Back"/>
<Property name="priority" value="1"/>
<Property name="type" value="BACK"/>
</DesignComponent>
<DesignComponent id="$CommandAction2" typeid="MIDP:CommandAction" uid="29">
<Property name="targetDisplayable" value="listNews"/>
<Property name="targetForwardDisplayable"/>
<Property name="actionSource" value="backCommandDesc"/>
<Property name="actionOrigin" value="formDescription"/>
</DesignComponent>
<DesignComponent id="exitCommand" typeid="MIDP:javax.microedition.lcdui.Command" uid="31">
<Property name="label" value="STRING:Exit"/>
<Property name="priority" value="1"/>
<Property name="type" value="EXIT"/>
</DesignComponent>
<DesignComponent id="$CommandAction3" typeid="MIDP:CommandAction" uid="32">
<Property name="targetDisplayable" value="$MobileDevice"/>
<Property name="targetForwardDisplayable"/>
<Property name="actionSource" value="exitCommand"/>
<Property name="actionOrigin" value="listChannel"/>
</DesignComponent>
<DesignComponent id="backCommandNews" typeid="MIDP:javax.microedition.lcdui.Command" uid="33">
<Property name="label" value="STRING:Back"/>
<Property name="priority" value="1"/>
<Property name="type" value="BACK"/>
</DesignComponent>
<DesignComponent id="$CommandAction4" typeid="MIDP:CommandAction" uid="34">
<Property name="targetDisplayable" value="listChannel"/>
<Property name="targetForwardDisplayable"/>
<Property name="actionSource" value="backCommandNews"/>
<Property name="actionOrigin" value="listNews"/>
</DesignComponent>
<DesignComponent id="alertError" typeid="MIDP:javax.microedition.lcdui.Alert" uid="35">
<Property name="title" value="STRING:Error Found"/>
<ContainerProperty name="commands"/>
<Property name="string" value="STRING:<Enter Text>"/>
<Property name="timeout" value="-2"/>
<Property name="image"/>
</DesignComponent>
</DesignDocument>
<FlowDocument version="1.1">
<Node id="$MobileDevice" location="136,136" order=",$StartPoint,,,,,,,,,$ExitPoint,,,,,"/>
<Node id="formDescription" location="512,272" order="$CommandAction2,,,,,,,,,,$Default,,,,,"/>
<Node id="alertError" location="648,136" order=",,,,,,,,,,$Default,,,,,"/>
<Node id="listChannel" location="400,136" order="$SelectCaseCommandAction1,$CommandAction3,,,,,,,,,$Default,,,,,"/>
<Node id="listNews" location="144,256" order="$CommandAction1,$CommandAction4,,,,,,,,,$Default,,,,,"/>
<Link id="$StartPoint$ActionLink" path="176,112,360,112"/>
<Link id="$SelectCaseCommandAction1$ActionLink" path="440,128,508,128,508,174,85,174,85,232,104,232"/>
<Link id="$CommandAction1$ActionLink" path="184,248,472,248"/>
<Link id="$CommandAction2$ActionLink" path="552,264,602,264,602,309,85,309,85,232,104,232"/>
<Link id="$CommandAction3$ActionLink" path="440,112,508,112,508,56,23,56,23,112,96,112"/>
<Link id="$CommandAction4$ActionLink" path="184,232,294,232,294,112,360,112"/>
</FlowDocument>
</MVDData>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -