📄 fruitmachine.jpx
字号:
<?xml version="1.0" encoding="UTF-8"?>
<!--JBuilder XML Project-->
<project>
<property category="debug.0" name="SmartStepRedefineClasses" value="0"/>
<property category="debug.0" name="SmartStepSkipStaticInitializers" value="0"/>
<property category="debug.0" name="SmartStepSkipSynthetics" value="0"/>
<property category="runtime.0" name="BuildTargetOnRun" value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/>
<property category="runtime.0" name="ConfigurationName" value="FruitMachine"/>
<property category="runtime.0" name="RunnableType" value="com.borland.jbuilder.runtime.micro.MidletRunner"/>
<property category="runtime.0" name="midlet.applicationdescriptor" value="1"/>
<property category="runtime.0" name="midlet.jad" value="FruitMachine.jad"/>
<property category="runtime.0" name="midlet.runoption" value="2"/>
<property category="sys" name="AuthorLabel" value="@author"/>
<property category="sys" name="BackupPath" value="bak"/>
<property category="sys" name="BeansInstantiate" value="false"/>
<property category="sys" name="BraceStyle" value="1"/>
<property category="sys" name="CheckStable" value="1"/>
<property category="sys" name="Company" value=""/>
<property category="sys" name="CompanyLabel" value="Company:"/>
<property category="sys" name="Copyright" value="Copyright (c) 2001"/>
<property category="sys" name="CopyrightLabel" value="Copyright:"/>
<property category="sys" name="DefaultPath" value="src"/>
<property category="sys" name="Description" value=""/>
<property category="sys" name="DescriptionLabel" value="Description:"/>
<property category="sys" name="DocPath" value="doc"/>
<property category="sys" name="EventMatch" value="false"/>
<property category="sys" name="EventStyle" value="1"/>
<property category="sys" name="ExcludeClassEnabled" value="0"/>
<property category="sys" name="IncludeTestPath" value="1"/>
<property category="sys" name="InstanceVisibility" value="0"/>
<property category="sys" name="LastTag" value="0"/>
<property category="sys" name="Libraries" value="MIDP"/>
<property category="sys" name="MakeStable" value="0"/>
<property category="sys" name="OutPath" value="classes"/>
<property category="sys" name="SourcePath" value="src;test"/>
<property category="sys" name="TestPath" value="test"/>
<property category="sys" name="Title" value="FruitMachine MIDlet example"/>
<property category="sys" name="TitleLabel" value="Title:"/>
<property category="sys" name="Version" value="1.0"/>
<property category="sys" name="VersionLabel" value="@version"/>
<property category="sys" name="WorkingDirectory" value="."/>
<file path="src/example/fruitmachine/Account.java"/>
<file path="res/bar.png"/>
<file path="res/bell.png"/>
<file path="src/example/fruitmachine/BuyCreditScreen.java"/>
<file path="src/example/fruitmachine/ChangeBetScreen.java"/>
<file path="res/cherry.png"/>
<file path="src/example/fruitmachine/ErrorScreen.java"/>
<file path="FruitMachine.html"/>
<file path="FruitMachine.jad"/>
<file path="res/fruitmachine.png"/>
<file path="src/example/fruitmachine/FruitMachineMIDlet.java"/>
<file path="src/example/fruitmachine/GameScreen.java"/>
<file path="res/hold.png"/>
<file path="res/hold1.png"/>
<file path="res/hold2.png"/>
<file path="res/hold3.png"/>
<file path="src/example/fruitmachine/HttpPoster.java"/>
<file path="src/example/fruitmachine/HttpPosterListener.java"/>
<file path="res/lemon.png"/>
<file path="src/example/fruitmachine/LoginScreen.java"/>
<file path="res/logo.png"/>
<file path="res/orange.png"/>
<file path="res/plum.png"/>
<file path="README.txt"/>
<file path="src/example/fruitmachine/ValueGenerator.java"/>
<file path="src/example/fruitmachine/ValueParser.java"/>
<file path="src/example/fruitmachine/WinScreen.java"/>
</project>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -