Software Downloads for "Desktop Calculator Gui Java Code"
- Java Code Export
- License: Freeware

Looking for a simple and fast way to indent and export your Java code into various file formats? Look no further than Java Code Export, a unique and easy to use software to quickly and easily reindent, export (10+ formats supported) and print your Java documents, convert them to PDF, RTF, images and more! Format / Indent your Java code (thanks to AStyle) Convert your Java code to the following formats : HTML PDF RTF BMP PNG JPG Lotus SVG QUATTRO Pro Excel Print / Create advanced reports using a state-of-the-art printing / report engine Indent multiple files at once.
- Platform: Windows
- Publisher: OverZone Software
- Date: 31-03-2006
- Size: 1936 KB
- Occay! RPN Desktop Calculator
- License: Shareware

A slim desktop calculator using RPN for easy, fast, and accurate computations. Suited for engineers and scientists. Knows a lot of numbers ;) Written in simple C++ using FLTK. Runs on Linux and Windows..
- Platform: Windows
- Publisher: tios
- Date:
- Size: 102 KB
- Six Sigma Metric Calculator v
- License: Freeware

You can calculate your process sigma level with this simple desktop calculator.It is easy to use and you may measure your process how far it is from six sigma level. Six Sigma and Lean Resources - Sigma Metric Calculator. Six Sigma,Lean Six Sigma and Lean Manufacturing - Achieving effective business results via business articles,quality glossary;free downloads,programs,presentations,templates,lots of free tools,online sigma metric calculators,discussion forum and online tests., You can calculate your process sigma level with this simple desktop calculator.
- Platform: Windows
- Publisher: 6sixsigma
- Date: 04-06-2011
- Size: 14 KB
- Calculator with tape and sales tax
- License: Shareware

Desktop calculator with tape, sales tax and price functions. Add notes and save the tapes. Multiple locations and tax rates. Reverse tax calculations. Profit margin, markup and impact of price or volume on profit function. Keep on top and item count. User can translate the program into most languages. Custom versions with your header and a link to your site are available.
.
- Platform: Windows
- Publisher: SEE-IT Corporation
- Date:
- Java Code Speed Test
- License: Shareware

The SpeedTest program is used to test the speed of Java code on various computer platforms. It runs tests such as 500,00 sin & cos calculations, allocate an array of 5,000 doubles 50,000 times, and allocate an array of 50,000 points 20 times.
.
- Platform: WinOther
- Publisher: Geeknet, Inc.
- Date:
- Size: 604 KB
- Blue MATH Calculator
- License: Shareware

Desktop calculator and expression evaluator. Evaluate simultaneously multiple expressions. Support for parantheses, user variables, scientific notation, decimal, hexadecimal and binary bases. Trigonometric functions and bitwise operators. Compact and extended modes..
- Platform: Windows
- Publisher: blueproject.ro
- Date:
- Size: 399 KB
- Multivariable calculator - SimplexCalc
- License: Shareware

SimplexCalc is a multivariable desktop calculator for Windows. It is small and simple to use but with much power and versatility underneath. It can be used as an enhanced elementary, scientific, financial or expression calculator. In addition to arithmetic operation, more than hundred built-in constants and functions can also be used in your expression. SimplexCalc also has the unlimited ability to extend itself by using custom (user-defined) variables. You can add your own variables for SimplexCalc in order to tackle complex problems with ease and fun.
- Platform: Windows, Other
- Publisher: Institute of Mathematics and Statistics
- Date: 02-07-2017
- Size: 2882 KB
- EclEmma - Java Code Coverage for Eclipse
- License: Freeware

EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. It brings code coverage analysis directly into the Eclipse workbench. The EclEmma project is also the home of the JaCoCo code coverage library which is the technical back-end for EclEmma and also has integrations with many other build and software quality tools..
- Platform: Linux, Mac, Unix, Windows
- Publisher: eclemma.org
- Date: 20-08-2012
- Size: 1094 KB
- Java Code Meta Checker
- License: Freeware

MetaCheck is a java code checking utility to convert results from various code checking tools (jcsc, pmd, checkstyle, findbugs, ...) into one uniform xml/html result for each of the checkers and for the generated meta result..
- Platform: WinOther
- Publisher: metacheck.sourceforge.net
- Date: 23-11-2012
- Size: 253 KB
- Loong Talent Calculator GUI
- License: Freeware

Loong Talent Calculator GUI is the tool for gamers enjoying "Loong - The Power Of Dragon" mmorpg game. It allows users to plan and save configuration of skills of the characters. This software extends and improves features provided by "Long Talent Calculator" by mmogeeks.com and available at http://loong.mmogeeks.com/talent/index.php.
Loong Talent Calculator GUI License - GNU General Public License version 2.0 (GPLv2).
- Platform: WinOther
- Publisher: Loongtalentcalc
- Date:
- Java Code Checker (JCC)
- License: Freeware

Java Code Checker :- Tool to validate java code , to rid you of all the maintainance nightmares.
- Platform: WinOther
- Publisher: Jccvalidate
- Date:
- JCodeBrick, java code bricker
- License: Freeware

JCodeBrick makes you able to treat parts of java code as independent bricks, and let you manipulate them by assembling them in any way or order.You can create new methods from scratch and use them at runtime, or improve the performance of existing's one
JCodeBrick, java code bricker License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: At-java
- Date:
- The Cooker - A GUI Java Compiler
- License: Freeware

The Cooker is a GUI Java compiler built to run on any platform. It may evolve into a full set of useful Java utilities.
The Cooker - A GUI Java Compiler License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Thecooker
- Date:
- Java API for Java code generation
- License: Freeware

API for Java code generation - no input files required - you use API and generate code
Java API for Java code generation License - Common Public License 1.0.
- Platform: WinOther
- Publisher: Javacodegen
- Date:
- Sanity4J
- License: Freeware

Sanity4J is a handy, easy-to-use application especially designed to help you run multiple Java code static analysis.
Static Analysis tools are used to provide pointers to possible issues in code during the development cycle, as an automated form of code-review. Use of these tools helps to improve the quality of code and reduce the amount of software defects that are delivered for system testing.
Sanity4J simplifies running multiple static code analysis tools on Java projects on an automated or ad-hoc basis.
- Platform: WinOther
- Publisher: Sanity4J Development Team
- Date:
- UCDetector
- License: Freeware

UCDetector or Unnecessary Code Detector is a Eclipse plugin designed to help you find unnecessary (dead) public java code.
UCDetector creates markers for the following problems, which appear in the Eclipse problem view:
· Unnecessary (dead) code
· Code where the visibility could be changed to protected, default or private
· Methods of fields, which can be final
.
- Platform: WinOther
- Publisher: Joerg Spieler
- Date:
- Comparator Cutter
- License: Shareware

Comparator Cutter is a handy tool that can generate custom Java code to implemet Comparable/Comparator. The Applet lets lets you provide a few facts about the Comparable or Comparator you want and the ComparatorCutter generates you well-commented Java source code to include in your own programs.
It ask you the name of the Comparator class, the name of the class of objects you are comparing, the names and types of the fields to sort/compare the objects, and whether you want ascending/descending order for each sort.
- Platform: WinOther
- Publisher: Canadian Mind Products
- Date:
- wxCalculator
- License: Freeware

wxCalculator is a handy, easy to use, simple RPN desktop calculator, implemented using wxWidgets.
Now you can use this handy piece of software to perform the calculations you need.
.
- Platform: WinOther
- Publisher: troelsk
- Date:
- MultiplexCalc
- License: Shareware

MultiplexCalc is a multipurpose and comprehensive desktop calculator for Windows. It can be used as an enhanced elementary, scientific, financial or expression calculator. It embodies generic floating-point routines, hyperbolic and transcendental routines. MultiplexCalc contains more than 100 mathematical functions and constants to satisfy your needs to solve problems ranging from simple elementary algebra to complex equations. Its underling implementation encompasses high precision, sturdiness and multi-functionality.
- Platform: Windows, Other
- Publisher: Institute of Mathematics and Statistics
- Date: 12-02-2017
- Size: 3012 KB
- SimplexCalc
- License: Shareware

SimplexCalc is a multivariable desktop calculator for Windows. It is small and simple to use but with much power and versatility underneath. It can be used as an enhanced elementary, scientific, financial or expression calculator. In addition to arithmetic operation, more than hundred built-in constants and functions can also be used in your expression. SimplexCalc also has the unlimited ability to extend itself by using custom (user-defined) variables. You can add your own variables for SimplexCalc in order to tackle complex problems with ease and fun.
- Platform: Windows, Other
- Publisher: Institute of Mathematics and Statistics
- Date: 12-02-2017
- Size: 2882 KB







