summaryrefslogtreecommitdiff
path: root/trunk/src/gui/geoc.mvd
diff options
context:
space:
mode:
authormanut <manut@58fc9717-fb00-483d-b79c-3a878c4e3be5>2007-08-12 11:39:18 +0000
committermanut <manut@58fc9717-fb00-483d-b79c-3a878c4e3be5>2007-08-12 11:39:18 +0000
commit1caba29952307e005eae662fcace54b2252b8c97 (patch)
tree57a5977cedc20b92a9878916c1095cb152fc79e5 /trunk/src/gui/geoc.mvd
InitialHEADmaster
git-svn-id: svn+ssh://mecka.net/home/svn/geoc@1 58fc9717-fb00-483d-b79c-3a878c4e3be5
Diffstat (limited to 'trunk/src/gui/geoc.mvd')
-rwxr-xr-xtrunk/src/gui/geoc.mvd202
1 files changed, 202 insertions, 0 deletions
diff --git a/trunk/src/gui/geoc.mvd b/trunk/src/gui/geoc.mvd
new file mode 100755
index 0000000..fe0f961
--- /dev/null
+++ b/trunk/src/gui/geoc.mvd
@@ -0,0 +1,202 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<MVDData version="1.3">
+ <DesignDocument designVersion="MIDP-2" uidCounter="45">
+ <DesignComponent id="$MobileDevice" typeid="MIDP:$MobileDevice" uid="0"/>
+ <DesignComponent id="$StartPoint" typeid="MIDP:$StartPoint" uid="1">
+ <Property name="targetDisplayable" value="editForm"/>
+ <Property name="targetForwardDisplayable"/>
+ </DesignComponent>
+ <DesignComponent id="editForm" typeid="MIDP:javax.microedition.lcdui.Form" uid="2">
+ <ContainerProperty name="commands">
+ <ContainerPropertyItem value="$CommandAction"/>
+ <ContainerPropertyItem value="$CommandAction1"/>
+ </ContainerProperty>
+ <Property name="lazyInitialized" value="false"/>
+ <ContainerProperty name="items">
+ <ContainerPropertyItem value="stringItemHead1"/>
+ <ContainerPropertyItem value="spacer1"/>
+ <ContainerPropertyItem value="stringItemEnterDest"/>
+ <ContainerPropertyItem value="textFieldEnterNorth"/>
+ <ContainerPropertyItem value="textFieldEnterEast"/>
+ </ContainerProperty>
+ </DesignComponent>
+ <DesignComponent id="$CommandAction" typeid="MIDP:CommandAction" uid="3">
+ <Property name="targetDisplayable" value="$MobileDevice"/>
+ <Property name="targetForwardDisplayable"/>
+ <Property name="actionSource" value="exitCommand"/>
+ <Property name="actionOrigin" value="editForm"/>
+ </DesignComponent>
+ <DesignComponent id="stringItemHead1" typeid="MIDP:javax.microedition.lcdui.StringItem" uid="4">
+ <Property name="label" value="STRING:geoc"/>
+ <Property name="text" value="STRING:v0.1"/>
+ <ContainerProperty name="commands"/>
+ </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="textFieldEnterNorth" typeid="MIDP:javax.microedition.lcdui.TextField" uid="6">
+ <Property name="label" value="STRING:North"/>
+ <Property name="string" value="STRING:47:42.466"/>
+ <Property name="maxSize" value="120"/>
+ <ContainerProperty name="commands"/>
+ </DesignComponent>
+ <DesignComponent id="textFieldEnterEast" typeid="MIDP:javax.microedition.lcdui.TextField" uid="7">
+ <Property name="label" value="STRING:East"/>
+ <Property name="string" value="STRING:9:36.620"/>
+ <Property name="maxSize" value="120"/>
+ <ContainerProperty name="commands"/>
+ </DesignComponent>
+ <DesignComponent id="spacer1" typeid="MIDP-2:javax.microedition.lcdui.Spacer" uid="9">
+ <Property name="minWidth" value="1000"/>
+ <Property name="minHeight" value="1"/>
+ </DesignComponent>
+ <DesignComponent id="stringItemEnterDest" typeid="MIDP:javax.microedition.lcdui.StringItem" uid="10">
+ <Property name="label" value="STRING:\nEnter Destination"/>
+ <Property name="text" value="STRING:"/>
+ <ContainerProperty name="commands"/>
+ </DesignComponent>
+ <DesignComponent id="screenCommand1" typeid="MIDP:javax.microedition.lcdui.Command" uid="11">
+ <Property name="label" value="STRING:go to"/>
+ <Property name="priority" value="1"/>
+ <Property name="type" value="SCREEN"/>
+ </DesignComponent>
+ <DesignComponent id="exitCommand1" typeid="MIDP:javax.microedition.lcdui.Command" uid="15">
+ <Property name="label" value="STRING:Exit"/>
+ <Property name="priority" value="1"/>
+ <Property name="type" value="EXIT"/>
+ </DesignComponent>
+ <DesignComponent id="exitCommand2" typeid="MIDP:javax.microedition.lcdui.Command" uid="16">
+ <Property name="label" value="STRING:Exit"/>
+ <Property name="priority" value="1"/>
+ <Property name="type" value="EXIT"/>
+ </DesignComponent>
+ <DesignComponent id="itemCommand1" typeid="MIDP:javax.microedition.lcdui.Command" uid="18">
+ <Property name="label" value="STRING:Item"/>
+ <Property name="priority" value="1"/>
+ <Property name="type" value="ITEM"/>
+ </DesignComponent>
+ <DesignComponent id="itemCommand2" typeid="MIDP:javax.microedition.lcdui.Command" uid="19">
+ <Property name="label" value="STRING:Edit Coord."/>
+ <Property name="priority" value="1"/>
+ <Property name="type" value="ITEM"/>
+ </DesignComponent>
+ <DesignComponent id="navForm" typeid="MIDP:javax.microedition.lcdui.Form" uid="21">
+ <ContainerProperty name="commands">
+ <ContainerPropertyItem value="$CommandAction2"/>
+ <ContainerPropertyItem value="$CommandAction3"/>
+ </ContainerProperty>
+ <Property name="lazyInitialized" value="false"/>
+ <ContainerProperty name="items">
+ <ContainerPropertyItem value="stringItemHead2"/>
+ <ContainerPropertyItem value="spacer2"/>
+ <ContainerPropertyItem value="stringItemCourse"/>
+ <ContainerPropertyItem value="stringItemDistance"/>
+ <ContainerPropertyItem value="stringItemActNorth"/>
+ <ContainerPropertyItem value="stringItemActEast"/>
+ <ContainerPropertyItem value="stringItemActHeight"/>
+ <ContainerPropertyItem value="stringItemDestination"/>
+ <ContainerPropertyItem value="stringItemDestNorth"/>
+ <ContainerPropertyItem value="stringItemDestEast"/>
+ </ContainerProperty>
+ </DesignComponent>
+ <DesignComponent id="exitCommand3" typeid="MIDP:javax.microedition.lcdui.Command" uid="22">
+ <Property name="label" value="STRING:Exit"/>
+ <Property name="priority" value="1"/>
+ <Property name="type" value="EXIT"/>
+ </DesignComponent>
+ <DesignComponent id="exitCommand4" typeid="MIDP:javax.microedition.lcdui.Command" uid="23">
+ <Property name="label" value="STRING:Exit"/>
+ <Property name="priority" value="1"/>
+ <Property name="type" value="EXIT"/>
+ </DesignComponent>
+ <DesignComponent id="$CommandAction2" typeid="MIDP:CommandAction" uid="24">
+ <Property name="targetDisplayable" value="$MobileDevice"/>
+ <Property name="targetForwardDisplayable"/>
+ <Property name="actionSource" value="exitCommand4"/>
+ <Property name="actionOrigin" value="navForm"/>
+ </DesignComponent>
+ <DesignComponent id="screenCommand2" typeid="MIDP:javax.microedition.lcdui.Command" uid="25">
+ <Property name="label" value="STRING:edit Coord."/>
+ <Property name="priority" value="1"/>
+ <Property name="type" value="SCREEN"/>
+ </DesignComponent>
+ <DesignComponent id="$CommandAction3" typeid="MIDP:CommandAction" uid="26">
+ <Property name="targetDisplayable" value="editForm"/>
+ <Property name="targetForwardDisplayable" value="navForm"/>
+ <Property name="actionSource" value="screenCommand2"/>
+ <Property name="actionOrigin" value="navForm"/>
+ </DesignComponent>
+ <DesignComponent id="stringItemHead2" typeid="MIDP:javax.microedition.lcdui.StringItem" uid="27">
+ <Property name="label" value="STRING:geoc"/>
+ <Property name="text" value="STRING:v0.1"/>
+ <ContainerProperty name="commands"/>
+ </DesignComponent>
+ <DesignComponent id="spacer2" typeid="MIDP-2:javax.microedition.lcdui.Spacer" uid="28">
+ <Property name="minWidth" value="1000"/>
+ <Property name="minHeight" value="1"/>
+ </DesignComponent>
+ <DesignComponent id="stringItemCourse" typeid="MIDP:javax.microedition.lcdui.StringItem" uid="29">
+ <Property name="label" value="STRING:\nCourse"/>
+ <Property name="text" value="STRING:0"/>
+ <ContainerProperty name="commands"/>
+ </DesignComponent>
+ <DesignComponent id="stringItemDistance" typeid="MIDP:javax.microedition.lcdui.StringItem" uid="34">
+ <Property name="label" value="STRING:Distance"/>
+ <Property name="text" value="STRING:0"/>
+ <ContainerProperty name="commands"/>
+ </DesignComponent>
+ <DesignComponent id="stringItemActNorth" typeid="MIDP:javax.microedition.lcdui.StringItem" uid="35">
+ <Property name="label" value="STRING:\nNorth"/>
+ <Property name="text" value="STRING:0"/>
+ <ContainerProperty name="commands"/>
+ </DesignComponent>
+ <DesignComponent id="stringItemActEast" typeid="MIDP:javax.microedition.lcdui.StringItem" uid="36">
+ <Property name="label" value="STRING:East"/>
+ <Property name="text" value="STRING:0"/>
+ <ContainerProperty name="commands"/>
+ </DesignComponent>
+ <DesignComponent id="stringItemActHeight" typeid="MIDP:javax.microedition.lcdui.StringItem" uid="37">
+ <Property name="label" value="STRING:Height"/>
+ <Property name="text" value="STRING:0"/>
+ <ContainerProperty name="commands"/>
+ </DesignComponent>
+ <DesignComponent id="stringItemDestination" typeid="MIDP:javax.microedition.lcdui.StringItem" uid="38">
+ <Property name="label" value="STRING:\nDestination"/>
+ <Property name="text" value="STRING:"/>
+ <ContainerProperty name="commands"/>
+ </DesignComponent>
+ <DesignComponent id="stringItemDestNorth" typeid="MIDP:javax.microedition.lcdui.StringItem" uid="40">
+ <Property name="label" value="STRING:North"/>
+ <Property name="text" value="STRING:0"/>
+ <ContainerProperty name="commands"/>
+ </DesignComponent>
+ <DesignComponent id="stringItemDestEast" typeid="MIDP:javax.microedition.lcdui.StringItem" uid="41">
+ <Property name="label" value="STRING:East"/>
+ <Property name="text" value="STRING:0"/>
+ <ContainerProperty name="commands"/>
+ </DesignComponent>
+ <DesignComponent id="okCommand1" typeid="MIDP:javax.microedition.lcdui.Command" uid="42">
+ <Property name="label" value="STRING:goto"/>
+ <Property name="priority" value="1"/>
+ <Property name="type" value="OK"/>
+ </DesignComponent>
+ <DesignComponent id="$CommandAction1" typeid="MIDP:CommandAction" uid="43">
+ <Property name="targetDisplayable" value="navForm"/>
+ <Property name="targetForwardDisplayable"/>
+ <Property name="actionSource" value="okCommand1"/>
+ <Property name="actionOrigin" value="editForm"/>
+ </DesignComponent>
+ </DesignDocument>
+ <FlowDocument version="1.1">
+ <Node id="$MobileDevice" location="160,192" order=",$StartPoint,,,,,,,,,$ExitPoint,,,,,"/>
+ <Node id="navForm" location="552,192" order="$CommandAction2,$CommandAction3,,,,,,,,,$Default,,,,,"/>
+ <Node id="editForm" location="344,192" order="$CommandAction,$CommandAction1,,,,,,,,,$Default,,,,,"/>
+ <Link id="$StartPoint$ActionLink" path="200,168,304,168"/>
+ <Link id="$CommandAction$ActionLink" path="384,184,463,184,463,227,47,227,47,168,120,168"/>
+ <Link id="$CommandAction2$ActionLink" path="592,184,673,184,673,227,47,227,47,168,120,168"/>
+ <Link id="$CommandAction3$ActionLink" path="592,168,673,168,673,112,277,112,277,168,304,168"/>
+ <Link id="$CommandAction1$ActionLink" path="384,168,512,168"/>
+ </FlowDocument>
+</MVDData>