📄 pimbrowserexample.vmd
字号:
<?xml version="1.0" encoding="UTF-8"?><VisualDesign projectType="vmd-midp" version="1"> <Document version="2"> <Component componentID="0" typeID="C#Root"> <Property name="version" typeID="Pjava.lang.String" value="VMIDP-2.0"/> <Component componentID="6" typeID="C#ControllersCategory"> <Component componentID="8" typeID="C#ItemCommandListener"/> <Component componentID="7" typeID="C#CommandListener"/> <Component componentID="9" typeID="C#ItemStateListener"/> </Component> <Component componentID="1" typeID="C#PointsCategory"> <Component componentID="2" typeID="C#MobileDevice"> <Property name="start" typeID="C#MobileDeviceStartEventSource" value="R3"/> <Property name="resume" typeID="C#MobileDeviceResumeEventSource" value="R4"/> <Component componentID="4" typeID="C#MobileDeviceResumeEventSource"/> <Component componentID="3" typeID="C#MobileDeviceStartEventSource"> <Property name="eventHandler" typeID="C#EventHandler" value="R16"/> <Component componentID="16" typeID="C#SwitchDisplayableEventHandler"> <Property name="eventSource" typeID="C#EventSource" value="R3"/> <Property name="displayable" typeID="Cjavax.microedition.lcdui.Displayable" value="R13"/> </Component> </Component> </Component> <Component componentID="5" typeID="C#Display"/> </Component> <Component componentID="11" typeID="C#CommandsCategory"> <Component componentID="14" typeID="C#SplashScreenDismissCommand"> <Property name="label" typeID="Pjava.lang.String" value="VDismiss"/> <Property name="type" typeID="Pint" value="V4"/> <Property name="priority" typeID="Pint" value="V0"/> <Property name="ordinary" typeID="Pboolean" value="Vfalse"/> </Component> <Component componentID="26" typeID="Cjavax.microedition.lcdui.Command"> <Property name="instanceName" typeID="Pjava.lang.String" value="VexitCommand"/> <Property name="label" typeID="Pjava.lang.String" value="VExit"/> <Property name="type" typeID="Pint" value="V7"/> </Component> <Component componentID="18" typeID="C#PIMBrowserOpenCommand"> <Property name="label" typeID="Pjava.lang.String" value="VOpen"/> <Property name="type" typeID="Pint" value="V4"/> <Property name="priority" typeID="Pint" value="V0"/> <Property name="ordinary" typeID="Pboolean" value="Vfalse"/> </Component> </Component> <Component componentID="12" typeID="C#ResourcesCategory"/> <Component componentID="10" typeID="C#DisplayablesCategory"> <Component componentID="32" typeID="Cjavax.microedition.lcdui.Alert"> <Property name="instanceName" typeID="Pjava.lang.String" value="Valert"/> <Property name="title" typeID="Pjava.lang.String" value="Valert"/> <Property name="commandListener" typeID="C#CommandListener" value="R7"/> <Property name="string" typeID="Pjava.lang.String" value="VContact Selected"/> <Property name="timeout" typeID="Pint" value="V-2"/> </Component> <Component componentID="17" typeID="Corg.netbeans.microedition.lcdui.pda.PIMBrowser"> <Property name="instanceName" typeID="Pjava.lang.String" value="VpimBrowser"/> <Property name="commands" typeID="1C#CommandEventSource" value="A2:3_R193_R27"/> <Property name="title" typeID="Pjava.lang.String" value="VpimBrowser"/> <Property name="commandListener" typeID="C#CommandListener" value="R7"/> <Component componentID="19" typeID="C#PIMBrowserOpenCommandEventSource"> <Property name="eventHandler" typeID="C#EventHandler" value="R33"/> <Property name="displayable" typeID="Cjavax.microedition.lcdui.Displayable" value="R17"/> <Property name="command" typeID="Cjavax.microedition.lcdui.Command" value="R18"/> <Component componentID="33" typeID="C#SwitchDisplayableEventHandler"> <Property name="eventSource" typeID="C#EventSource" value="R19"/> <Property name="displayable" typeID="Cjavax.microedition.lcdui.Displayable" value="R17"/> <Property name="alert" typeID="Cjavax.microedition.lcdui.Alert" value="R32"/> </Component> </Component> <Component componentID="27" typeID="C#CommandEventSource"> <Property name="eventHandler" typeID="C#EventHandler" value="R28"/> <Property name="displayable" typeID="Cjavax.microedition.lcdui.Displayable" value="R17"/> <Property name="command" typeID="Cjavax.microedition.lcdui.Command" value="R26"/> <Component componentID="28" typeID="C#ExitMidletEventHandler"> <Property name="eventSource" typeID="C#EventSource" value="R27"/> <Property name="mobileDevice" typeID="C#MobileDevice" value="R2"/> </Component> </Component> </Component> <Component componentID="13" typeID="Corg.netbeans.microedition.lcdui.SplashScreen"> <Property name="instanceName" typeID="Pjava.lang.String" value="VsplashScreen"/> <Property name="commands" typeID="1C#CommandEventSource" value="A1:3_R15"/> <Property name="title" typeID="Pjava.lang.String" value="VsplashScreen"/> <Property name="commandListener" typeID="C#CommandListener" value="R7"/> <Property name="text" typeID="Pjava.lang.String" value="VPIM Browser Example"/> <Component componentID="15" typeID="C#SplashScreenDismissCommandEventSource"> <Property name="eventHandler" typeID="C#EventHandler" value="R20"/> <Property name="displayable" typeID="Cjavax.microedition.lcdui.Displayable" value="R13"/> <Property name="command" typeID="Cjavax.microedition.lcdui.Command" value="R14"/> <Component componentID="20" typeID="C#SwitchDisplayableEventHandler"> <Property name="eventSource" typeID="C#EventSource" value="R15"/> <Property name="displayable" typeID="Cjavax.microedition.lcdui.Displayable" value="R17"/> </Component> </Component> </Component> </Component> </Component> </Document> <FlowScene version="1"> <Node componentID="2" descriptorID="componentNode2" x="11" y="13"/> <Node componentID="13" descriptorID="componentNode13" x="132" y="130"/> <Node componentID="32" descriptorID="componentNode32" x="151" y="369"/> <Node componentID="17" descriptorID="componentNode17" x="138" y="229"/> </FlowScene></VisualDesign>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -