⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 micropocha.mvd

📁 J2ME 技术开发的扑克牌类游戏 是开源代码
💻 MVD
📖 第 1 页 / 共 3 页
字号:
        </DesignComponent>
        <DesignComponent id="$CommandAction11" typeid="MIDP:CommandAction" uid="55">
            <Property name="targetDisplayable" value="tablero"/>
            <Property name="targetForwardDisplayable"/>
            <Property name="actionSource" value="okCommand1"/>
            <Property name="actionOrigin" value="cargarPartida"/>
        </DesignComponent>
        <DesignComponent id="borrarRms" typeid="MIDP:javax.microedition.lcdui.Command" uid="58">
            <Property name="label" value="STRING:Borrar"/>
            <Property name="longLabel" value="STRING:Borrar partida"/>
            <Property name="priority" value="2"/>
            <Property name="type" value="ITEM"/>
        </DesignComponent>
        <DesignComponent id="GuardarComoCommand" typeid="MIDP:javax.microedition.lcdui.Command" uid="60">
            <Property name="label" value="STRING:Guardar Como"/>
            <Property name="longLabel" value="STRING:Guardar partida con nombre"/>
            <Property name="priority" value="2"/>
            <Property name="type" value="CANCEL"/>
        </DesignComponent>
        <DesignComponent id="$CommandAction13" typeid="MIDP:CommandAction" uid="61">
            <Property name="targetDisplayable" value="guardarComo"/>
            <Property name="targetForwardDisplayable"/>
            <Property name="actionSource" value="GuardarComoCommand"/>
            <Property name="actionOrigin" value="tablero"/>
        </DesignComponent>
        <DesignComponent id="guardarComo" typeid="MIDP:javax.microedition.lcdui.Form" uid="62">
            <Property name="title" value="STRING:Cuardar como"/>
            <ContainerProperty name="commands">
                <ContainerPropertyItem value="$CommandAction14"/>
                <ContainerPropertyItem value="$CommandAction15"/>
            </ContainerProperty>
            <ContainerProperty name="items">
                <ContainerPropertyItem value="guardaComoTextField"/>
                <ContainerPropertyItem value="stringItem3"/>
            </ContainerProperty>
        </DesignComponent>
        <DesignComponent id="stringItem3" typeid="MIDP:javax.microedition.lcdui.StringItem" uid="63">
            <Property name="label" value="STRING:Nota:"/>
            <Property name="text" value="STRING:Se sobreescribe sin confirmaci\u00F3n, los nombres de archivos en may\u00FAsculas son diferentes a los nombres en min\u00FAsculas."/>
            <ContainerProperty name="commands"/>
        </DesignComponent>
        <DesignComponent id="guardaComoTextField" typeid="MIDP:javax.microedition.lcdui.TextField" uid="64">
            <Property name="label" value="STRING:Introduzca el nombre de archivo"/>
            <Property name="string" value="STRING:nuevo"/>
            <Property name="maxSize" value="120"/>
            <ContainerProperty name="commands"/>
        </DesignComponent>
        <DesignComponent id="okCommand2" typeid="MIDP:javax.microedition.lcdui.Command" uid="65">
            <Property name="label" value="STRING:Ok"/>
            <Property name="priority" value="1"/>
            <Property name="type" value="OK"/>
        </DesignComponent>
        <DesignComponent id="$CommandAction14" typeid="MIDP:CommandAction" uid="66">
            <Property name="targetDisplayable" value="tablero"/>
            <Property name="targetForwardDisplayable" value="guardarComo"/>
            <Property name="actionSource" value="okCommand2"/>
            <Property name="actionOrigin" value="guardarComo"/>
        </DesignComponent>
        <DesignComponent id="cancelCommand4" typeid="MIDP:javax.microedition.lcdui.Command" uid="67">
            <Property name="label" value="STRING:Cancel"/>
            <Property name="priority" value="1"/>
            <Property name="type" value="CANCEL"/>
        </DesignComponent>
        <DesignComponent id="$CommandAction15" typeid="MIDP:CommandAction" uid="68">
            <Property name="targetDisplayable" value="tablero"/>
            <Property name="targetForwardDisplayable"/>
            <Property name="actionSource" value="cancelCommand4"/>
            <Property name="actionOrigin" value="guardarComo"/>
        </DesignComponent>
        <DesignComponent id="image3" typeid="MIDP:javax.microedition.lcdui.Image" uid="69"/>
        <DesignComponent id="imageItem3" typeid="MIDP:javax.microedition.lcdui.ImageItem" uid="70">
            <Property name="label" value="STRING:Ganador"/>
            <Property name="image" value="image1"/>
            <Property name="altText" value="STRING:CAMPEON"/>
            <Property name="layout" value="513"/>
            <ContainerProperty name="commands"/>
        </DesignComponent>
        <DesignComponent id="Midp2ListElementDC5" typeid="MIDP:GROUP-org.netbeans.modules.mvd.model.midp2.Midp2ListElementDC" uid="71">
            <Property name="string" value="STRING:Cargar Partida"/>
            <Property name="image"/>
            <Property name="selected" value="false"/>
            <Property name="commandAction" value="$SelectCaseCommandAction5"/>
        </DesignComponent>
        <DesignComponent id="$SelectCaseCommandAction5" typeid="MIDP:SelectCaseCommandAction" uid="72">
            <Property name="targetDisplayable" value="cargarPartida"/>
            <Property name="targetForwardDisplayable" value="menuEntrada"/>
            <Property name="actionHolder" value="Midp2ListElementDC5"/>
        </DesignComponent>
        <DesignComponent id="backCommand2" typeid="MIDP:javax.microedition.lcdui.Command" uid="74">
            <Property name="label" value="STRING:Back"/>
            <Property name="priority" value="1"/>
            <Property name="type" value="BACK"/>
        </DesignComponent>
        <DesignComponent id="backCommand3" typeid="MIDP:javax.microedition.lcdui.Command" uid="75">
            <Property name="label" value="STRING:Back"/>
            <Property name="priority" value="1"/>
            <Property name="type" value="BACK"/>
        </DesignComponent>
        <DesignComponent id="cancelCarga" typeid="MIDP:javax.microedition.lcdui.Command" uid="77">
            <Property name="label" value="STRING:Cancelar"/>
            <Property name="priority" value="1"/>
            <Property name="type" value="CANCEL"/>
        </DesignComponent>
        <DesignComponent id="$CommandAction9" typeid="MIDP:CommandAction" uid="78">
            <Property name="targetDisplayable" value="menuEntrada"/>
            <Property name="targetForwardDisplayable" value="cargarPartida"/>
            <Property name="actionSource" value="cancelCarga"/>
            <Property name="actionOrigin" value="cargarPartida"/>
        </DesignComponent>
        <DesignComponent id="reset" typeid="MIDP:javax.microedition.lcdui.Command" uid="79">
            <Property name="label" value="STRING:Menu de Inicio"/>
            <Property name="priority" value="1"/>
            <Property name="type" value="SCREEN"/>
        </DesignComponent>
        <DesignComponent id="$CommandAction16" typeid="MIDP:CommandAction" uid="80">
            <Property name="targetDisplayable" value="menuEntrada"/>
            <Property name="targetForwardDisplayable"/>
            <Property name="actionSource" value="reset"/>
            <Property name="actionOrigin" value="salida"/>
        </DesignComponent>
        <DesignComponent id="screenCommand3" typeid="MIDP:javax.microedition.lcdui.Command" uid="81">
            <Property name="label" value="STRING:Screen"/>
            <Property name="priority" value="1"/>
            <Property name="type" value="SCREEN"/>
        </DesignComponent>
    </DesignDocument>
    <FlowDocument version="1.1">
        <Node id="$MobileDevice" location="125,175" order=",$StartPoint,,,,,,,,,$ExitPoint,,,,,"/>
        <Node id="crearPartida" location="552,272" order="$CommandAction2,$CommandAction1,,,,,,,,,$Default,,,,,"/>
        <Node id="menuEntrada" location="312,200" order=",$SelectCaseCommandAction1,$SelectCaseCommandAction3,$SelectCaseCommandAction4,$SelectCaseCommandAction5,,,,,,$Default,,,,,"/>
        <Node id="about" location="336,472" order=",,,,$SelectCaseCommandAction3$Output,$SelectCaseCommandAction3$Input,,,,,$Default,,,,,"/>
        <Node id="noImplementado" location="792,392" order=",,,,,,,,,,$Default,,,,,"/>
        <Node id="salida" location="992,256" order="$CommandAction3,$CommandAction7,$CommandAction6,$CommandAction16,,,,,,,$Default,,,,,"/>
        <Node id="tablero" location="792,128" order="$CommandAction4,$CommandAction13,$CommandAction8,,,,,,,,$Default,,,,,"/>
        <Node id="grafico" location="1016,120" order="$CommandAction5,,,,,,,,,,$Default,,,,,"/>
        <Node id="cargarPartida" location="536,144" order=",$CommandAction11,$CommandAction10,,$CommandAction9,,,,,,$Default,,,,,"/>
        <Node id="guardarComo" location="808,264" order="$CommandAction14,$CommandAction15,,,,,,,,,$Default,,,,,"/>
        <Link id="$StartPoint$ActionLink" path="165,151,240,151,240,176,272,176"/>
        <Link id="$SelectCaseCommandAction1$ActionLink" path="352,176,462,176,462,248,512,248"/>
        <Link id="$SelectCaseCommandAction3$ActionLink" path="352,160,454,160,454,239,344,239,344,400"/>
        <Link id="$CommandAction1$ActionLink" path="592,248,692,248,692,313,241,313,241,176,272,176"/>
        <Link id="$CommandAction2$ActionLink" path="592,264,666,264,666,104,752,104"/>
        <Link id="$SelectCaseCommandAction4$ActionLink" path="352,144,446,144,446,253,12,253,12,151,85,151"/>
        <Link id="$CommandAction3$ActionLink" path="1032,248,1142,248,1142,302,12,302,12,151,85,151"/>
        <Link id="$CommandAction6$ActionLink" path="1032,216,1142,216,1142,174,719,174,719,104,752,104"/>
        <Link id="$CommandAction4$ActionLink" path="832,120,943,120,943,96,976,96"/>
        <Link id="$CommandAction8$ActionLink" path="832,88,925,88,925,232,952,232"/>
        <Link id="$CommandAction5$ActionLink" path="1056,112,1113,112,1113,170,674,170,674,104,752,104"/>
        <Link id="$CommandAction7$ActionLink" path="1032,232,1142,232,1142,170,674,170,674,104,752,104"/>
        <Link id="$CommandAction11$ActionLink" path="576,120,674,120,674,104,752,104"/>
        <Link id="$CommandAction15$ActionLink" path="848,240,911,240,911,178,719,178,719,104,752,104"/>
        <Link id="$SelectCaseCommandAction5$ActionLink" path="336,128,336,33,455,33,455,120,496,120"/>
        <Link id="$CommandAction9$ActionLink" path="560,72,560,2,241,2,241,176,272,176"/>
        <Link id="$CommandAction16$ActionLink" path="1032,200,1130,200,1130,309,240,309,240,176,272,176"/>
        <Link id="$SelectCaseCommandAction3$ForwardLink" path="360,400,360,232,241,232,241,176,272,176"/>
        <Link id="$CommandAction13$ActionLink" path="832,104,934,104,934,161,731,161,731,240,768,240"/>
        <Link id="$CommandAction14$ActionLink" path="848,256,911,256,911,178,719,178,719,104,752,104"/>
    </FlowDocument>
</MVDData>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -