"desc.btm" creates TCC file descriptions for project files "descother.btm" creates TCC file descriptions for non-project files "run.bat" execute the Mouse application from the jar "grab.btm" copy in Java source code from IntelliJ and build it. Roedy's use only. "Mouse.class" Mouse main Java program compiled byte code "mouse.exe" JET executable Mouse position detect "E:\sys\mouse.exe" JET executable Mouse position detect "mouse.manual.html" detailed HTML manual for the Mouse project "mouse.jar" jarred class files: Mouse position detect "mouse.look" uncommented jar manifest "mouse.jnlp" mouse jnlp Java Web Start launch "mouse.efs" generated: JET compiler internal file "mouse.rfs" generated: JET compiler control file "mouse.rsp" JET configuration file "mouse.usg" generated: JET compiler method use tracking "mouse-setup.exe" JET distributable, containing runtime "mouse.ico" Windows icon for the project, contains multiple image sizes "mouse.jpn" Manifest of what is included in the JET executable. "mouse.log" log of what JET did compiling and preparing the distributable "mouse.prj" JET project configuration, compiler options and notes on what needs to be included. "mouse.startup" List of classes JET should preload for speed. "mouse.xbind.script" List of DLLs JET will need to run the app. "build_mouse.bat" Build JET executable with project descriptor "run_mouse.bat" Runs the JET executable with default parm. "mouse.c" C code for native classes "mouse.cpp" C++ code for native classes "mouse.32.dll" 32-bit native classes in DLL, manually built. "mouse.64.dll" 64-bit native classes in DLL, manually built "mouse.h" javah-generated headers for native classes "mindprod.css" cascading style sheet for general HTML "jdisplay.css" cascading style sheet for displaying source code in HTML "package-info.java" Dummy Java source with JavaDoc describing the entire package. "untouch.digest" generated: enables untouching (set date back) unchanged but redated files. "mindprodcert2017rsa.cer" Public key for Mindprod code-signing certificate. Cannot be used to sign jars. "DESCRIPT.ION" TCC file descriptions "descript0.ion" generated file of overriding descriptions to merge into DESCRIPT.ION "descript2.ion" generated file default descriptions to merge into DESCRIPT.ION "MasterDistribution.site" URL to find the master copy of the Mouse project files "mouse.use" precis(summary) Mouse position detect Generated "mouse.vpj" Slick Edit project ini file "mouse.vpw" Slick Edit project ini file "mouse.vtg" Slick Edit binary tag xref file "mouse.icon16.png" 16x16 icon for the Mouse project "mouse.icon32.png" 32x32 icon for the Mouse project "mouse.icon48.png" roughly 48x48 icon for the Mouse project "mouse.icon64.png" roughly 64x64 icon for the Mouse project "mouse.icon128.png" roughly 128x128 icon for the Mouse project "mouse.screenshot.png" screenshot for the Mouse project "mouse.splash.gif" splash gif for the Mouse project "mouse.icon32.gif" 32x32 gif icon for the Mouse project "mouse.icon64.gif" 64x64 gif icon for the Mouse project "_O_V_E_R_V_I_E_W.txt" Commented List of all files for Mouse, with one line descriptions. "use.txt" key facts about the Mouse project. Generates mouse.use "version.txt" key current version info about the Mouse project. Generates mouse.use "versionhistory.txt" complete version history of the Mouse project. Generates mouse.use "mouse.txt" ASCII text manual for the Mouse project. "build.xml" Complex ANT build script for Mouse "rebuild.xml" Simplified ANT build script for Mouse "forgather.xml" list of extra gather steps for ANT. "forjar.xml" genjar list of extra files to include in mouse.jar "forjarexe.xml" jar.exe list of extra files to include in mouse.jar "forpost.xml" list of extra posting steps for ANT. "forzip.xml" list of extra files for ANT include in mouse15.zip "mouse.xml" ASP PAD desc of the Mouse project: Mouse position detect "mouse15.zip" Mouse 1.5 distribute zip: Mouse position detect "zip.look" uncommented zip manifest for mouse15.zip