📄 hellomidlet.mvd
字号:
<?xml version="1.0" encoding="UTF-8"?>
<MVDData version="1.3">
<DesignDocument designVersion="MIDP-2" generateThreadedListeners="true" uidCounter="20">
<DesignComponent id="$MobileDevice" typeid="MIDP:$MobileDevice" uid="0"/>
<DesignComponent id="$StartPoint" typeid="MIDP:$StartPoint" uid="1">
<Property name="targetDisplayable" value="splashScreen1"/>
<Property name="targetForwardDisplayable"/>
</DesignComponent>
<DesignComponent id="exitCommand" typeid="MIDP:javax.microedition.lcdui.Command" uid="5">
<Property name="label" value="STRING:Exit"/>
<Property name="priority" value="1"/>
<Property name="type" value="EXIT"/>
</DesignComponent>
<DesignComponent id="splashScreen1" typeid="MIDP-2:org.netbeans.microedition.lcdui.SplashScreen" uid="6">
<Property name="dismissCommandAction" value="$InternalCommandAction1"/>
<Property name="fullScreen" value="true"/>
<ContainerProperty name="commands"/>
</DesignComponent>
<DesignComponent id="$InternalCommandAction1" typeid="MIDP:InternalCommandAction" uid="7">
<Property name="targetDisplayable" value="list1"/>
<Property name="targetForwardDisplayable"/>
<Property name="actionSource" value="splashScreen1"/>
<Property name="actionOrigin" value="splashScreen1"/>
</DesignComponent>
<DesignComponent id="list1" typeid="MIDP:javax.microedition.lcdui.List" uid="8">
<Property name="choiceType" value="IMPLICIT"/>
<Property name="selectCommandAction" value="$SelectCommandAction1"/>
<Property name="indexBasedSwitch" value="true"/>
<ContainerProperty name="commands"/>
<ContainerProperty name="elements">
<ContainerPropertyItem value="Midp2ListElementDC1"/>
<ContainerPropertyItem value="Midp2ListElementDC2"/>
<ContainerPropertyItem value="Midp2ListElementDC3"/>
</ContainerProperty>
</DesignComponent>
<DesignComponent id="$SelectCommandAction1" typeid="MIDP:SelectCommandAction" uid="9">
<Property name="targetDisplayable"/>
<Property name="targetForwardDisplayable"/>
<Property name="actionOrigin" value="list1"/>
</DesignComponent>
<DesignComponent id="Midp2ListElementDC1" typeid="MIDP:GROUP-org.netbeans.modules.mvd.model.midp2.Midp2ListElementDC" uid="10">
<Property name="string" value="STRING:Start"/>
<Property name="image"/>
<Property name="selected" value="false"/>
<Property name="commandAction" value="$SelectCaseCommandAction1"/>
</DesignComponent>
<DesignComponent id="$SelectCaseCommandAction1" typeid="MIDP:SelectCaseCommandAction" uid="11">
<Property name="targetDisplayable"/>
<Property name="targetForwardDisplayable"/>
<Property name="actionHolder" value="Midp2ListElementDC1"/>
</DesignComponent>
<DesignComponent id="Midp2ListElementDC2" typeid="MIDP:GROUP-org.netbeans.modules.mvd.model.midp2.Midp2ListElementDC" uid="12">
<Property name="string" value="STRING:HighScore"/>
<Property name="image"/>
<Property name="selected" value="false"/>
<Property name="commandAction" value="$SelectCaseCommandAction2"/>
</DesignComponent>
<DesignComponent id="$SelectCaseCommandAction2" typeid="MIDP:SelectCaseCommandAction" uid="13">
<Property name="targetDisplayable"/>
<Property name="targetForwardDisplayable"/>
<Property name="actionHolder" value="Midp2ListElementDC2"/>
</DesignComponent>
<DesignComponent id="Midp2ListElementDC3" typeid="MIDP:GROUP-org.netbeans.modules.mvd.model.midp2.Midp2ListElementDC" uid="14">
<Property name="string" value="STRING:Exit"/>
<Property name="image"/>
<Property name="selected" value="false"/>
<Property name="commandAction" value="$SelectCaseCommandAction3"/>
</DesignComponent>
<DesignComponent id="$SelectCaseCommandAction3" typeid="MIDP:SelectCaseCommandAction" uid="15">
<Property name="targetDisplayable" value="$MobileDevice"/>
<Property name="targetForwardDisplayable"/>
<Property name="actionHolder" value="Midp2ListElementDC3"/>
</DesignComponent>
<DesignComponent id="image1" typeid="MIDP:javax.microedition.lcdui.Image" uid="18"/>
<DesignComponent id="image2" typeid="MIDP:javax.microedition.lcdui.Image" uid="19"/>
</DesignDocument>
<FlowDocument version="1.1">
<Node id="$MobileDevice" location="152,128" order=",$StartPoint,,,,,,,,,$ExitPoint,,,,,"/>
<Node id="splashScreen1" location="280,128" order="$InternalCommandAction1,,,,,,,,,,$Default,,,,,"/>
<Node id="list1" location="416,144" order="$SelectCaseCommandAction1,$SelectCaseCommandAction2,$SelectCaseCommandAction3,,,,,,,,$Default,,,,,"/>
<Link id="$StartPoint$ActionLink" path="192,104,233,104,181,104,240,104"/>
<Link id="$InternalCommandAction1$ActionLink" path="320,120,380,120,363,120,376,120"/>
<Link id="$SelectCaseCommandAction3$ActionLink" path="456,104,533,104,533,48,55,48,55,104,112,104"/>
</FlowDocument>
</MVDData>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -