Software Listing: Java Class
- Find Java Class
- License: Freeware
- Price: 0.00

Find Java Class is a simple, tiny, Java based application designed to help you search all sub directories and find out which JAR files contains a specified Java class.
All that you have to do is enter the name of the class you are looking for and let this tool take care of the rest.
for WindowsAll
.
- Publisher: Q5i
- Date:
- Platform: WinOther
- Java Class File Library
- License: Freeware
- Price: 0.00

Java Class File Library or jCFL is a Java component designed to give users a convenient API to parse Java class Files, and further more, it provides swing UI controls to display the class file.
jCFL makes it very easy to get the constant pool, fields, methods, and human readable byte code instructions. jCFL is not a java decompiler, but can be used as a code reader when you do not have the source code..
- Publisher: Free Internals
- Date:
- Size: 235 KB
- Platform: WinOther
- Java Toaster
- License: Freeware
- Price: 0.00

Java Toaster is specially developed as an accessible and handy Java class designed for Swing applications.
Java Toaster shows an animate box coming from the bottom of your screen with a notification message and / or an associated image.
.
- Publisher: danielepiras80
- Date:
- Platform: WinOther
- Java Class Viewer
- License: Freeware
- Price: 0.00

The Java Class Viewer (jCV) is a visual class file inspector. It can open .class, .jar, files, etc.
By using jCV, you can see the meaning of each byte in the class file.
A class file is a stream of 8-bit bytes; it has the following structure, as described in JVM Spec:
ClassFile {
u4 magic;
u2 minor_version;
u2 major_version;
u2 constant_pool_count;
cp_info constant_pool[constant_pool_count-1];
u2 access_flags;
u2 this_class;
u2 super_class;
u2 interfaces_count;
u2 interfaces[interfaces_count];
u2 fields_count;
field_info fields[fields_count];
u2 methods_count;
method_info methods[methods_count];
u2 attributes_count;
attribute_info attributes[attributes_count];
}
The Java Class Viewer...
- Publisher: Free Internals
- Date:
- Size: 71 KB
- Platform: WinOther
- uuDeJava
- License: Freeware
- Price: 0.00

uuDeJava is tool for UnCompile Java Class files,and the Java source files is out to the same folder of Class files. Inner it use of jad.exe. With uuDeJava you can UnCompile Class files by click on it,or right click on it then send it to uuDeJava's Short Cut in "Send To",also you can drop Class files or Folders to the window of uuDeJava. With Config,you can use Inner Editor or Outer Editor to open the out java files. 1, uuDeJava is Multilanguage. Now with English (United States), Japanese (Japan), Chinese (PRC), Chinese (Taiwan). Also you can add others language(need download source of uuDeJava and modify lang.
- Publisher: uuware.com
- Date: 12-9-2008
- Size: 545 KB
- Platform: Win2000, Windows Server, Windows Vista, WinOther
- Java Class Editor
- License: Freeware
- Price: 0.00

A java class assambler. This program assembles java byte code instructions for the JVM, like MASM for the CPU. Knowledge of the java byte code instruction is strongly required..
- Publisher: jclasseditor.sourceforge.net
- Date: 18-11-2012
- Size: 28 KB
- Platform: Linux, Mac OS X, WinOther
- JDasm, java class file manipulator
- License: Freeware
- Price: 0.00

JDasm is a library written in java to easily manipulate Java class files. It gives you the ability to load a class file and modify it or write a new one from scratch; you can inspect it, edit or export any part of the class file and import it into anothe.
- Publisher: jdasm.sourceforge.net
- Date: 27-08-2012
- Size: 3280 KB
- Platform: WinOther
- StrBio java class libraries
- License: Freeware
- Price: 0.00

Java class libraries for structural biology development: includes protein format conversion tool, printf-based text formatting, Pred2ary secondary structure prediction, neural net library, Hooke-Jeeves global optimizer, and misc. math & statistics..
- Publisher: strbio.sourceforge.net
- Date: 08-11-2012
- Size: 12965 KB
- Platform: Linux, Mac OS X, WinOther
- Java class cross referencer
- License: Freeware
- Price: 0.00

A Java reverse engineering tool that stores the contents of Java class files in a relational database, so one can run queries on class dependencies and relations.
Java class cross referencer License - GNU General Public License (GPL).
- Publisher: Jccx
- Date:
- Platform: WinOther
- Java Class Wrapper Tool
- License: Freeware
- Price: 0.00

A compiler using annotations to identify fields of a Java class that are to be wrapped into a subclass of the compiled class. The compiler exposes methods from interfaces as the exported components of the wrapper. An Eclipse plugin is being designed.
Java Class Wrapper Tool License - Public Domain.
- Publisher: Wrap-compiler
- Date:
- Platform: WinOther
- JGraphT
- License: Freeware
- Price: 0.00

JGraphT is a Java class library designed to provide mathematical graph-theory objects and algorithms.
JGraphT supports a rich gallery of graphs and is designed to be powerful, extensible, and easy to use.
.
- Publisher: Barak Naveh
- Date:
- Platform: WinOther
- JMLSudoku
- License: Freeware
- Price: 0.00

JMLSudoku was specially developed as a handy, Open Source, small and simple Java class that can help you generate 9×9 Sudoku squares. This is done using a backtracking method to find valid cases.
Sudoku is a logic puzzle in a 9×9 square, where all columns, all rows and all 3×3 inner squares of the sudoku have to be filled with the numbers from 1 to 9. In each of these columns, rows and inner squares the numbers from 1 to 9 have to appear exactly once.
.
- Publisher: JML
- Date:
- Platform: WinOther
- XJML
- License: Freeware
- Price: 0.00

XJML is a simple, accessible and useful tool that can actually read one Java class and its contract (written in XML) and then execute the a verification technique.
The following verification technique is executed:
· Runtime Assertion Checking (RAC). Using JML4c and JML4rt tools.
· Extended Static Checking (ESC). Using ESC/Java2.
· Full Static Program Verification (FSPV). Using the Why platform (tested with Why 2.30 and Why3 0.71)
.
- Publisher: EDario
- Date:
- Platform: WinOther
- Apache Commons BCEL
- License: Shareware

The Apache Commons BCEL, also known as the Byte Code Engineering Library, was developed in order to to give users a convenient way to analyze, create, and manipulate (binary) Java class files.
Classes are represented by objects which contain all the symbolic information of the given class: methods, fields and byte code instructions, in particular.
Such objects can be read from an existing file, be transformed by a program (e.g. a class loader at run-time) and written to a file again.
An even more interesting application is the creation of classes from scratch at run-time.
- Publisher: Apache Software Foundation
- Date:
- Platform: WinOther
- Loggifier
- License: Freeware
- Price: 0.00

Loggifier is built as a simple and accessible instrument that inserts code into Java class files for logging.
Possible logging points are class initializations, method entries and exits, and local variable assignments. Logging is based on java.util.logging.
.
- Publisher: Arno Unkrig
- Date:
- Platform: WinOther
- Hunk I/O
- License: Shareware

Hunk I/O is a Java class to include in your own programs. They let you read or write a file in one fell swoop into RAM. It also includes createTempFile method that is more convenient to use than Sun's File.createTempFile. It also includes PrintWriterPlus that converts linefeeds. for Windows2K, XP, Vista
.
- Publisher: Canadian Mind Products
- Date:
- Platform: Win2000, WinOther, WinVista
- JFind
- License: Freeware
- Price: 0.00

JFind is a small, easy to use, Java based application specially designed to offer users a simple but powerful tool for finding Java class files on the filesystem, recursively looking into directories and archives. Useful for fixing "class not found" errors and setting the CLASSPATH properly.
for WindowsAll
.
- Publisher: Cristian Ghezzi
- Date:
- Platform: WinOther
- Just Forms PDF : Java PDF Library
- License: Shareware

The JustFormsPDF library is a Java library for filling interactive PDF forms on-the-fly. Empower your applications with the industry-standard PDF forms technology using JustFormsPDF. If you are looking for a print solution in your Java application, PDF is your ultimate choice and creating form-based templates and filling them dynamically makes application delivery fast and simple. JustFormsPDF is designed to serve this purpose. Try it today.. JustFormsPDF Java Library. A Java class library for filling or editing interactive PDF forms. JustFormsPDF Java Library. A Java class library for filling or editing interactive PDF forms.
- Publisher: JustFormsPDF
- Date: 30-08-2009
- Size: 12 KB
- Platform: Win2000, WinOther
- Java Class Finder
- License: Shareware
- Price: $4.95

A Java utility tool to search a given class from all jar files that in a selected directory. Have you ever used a wrong class that packaged in an irrelevant jar file? Are you trying to search a class from many jar files? Java Class Finder is a small Java utility tool to search a given class from all jar files that in a selected directory (and subdirectories).Simply specify the class name and a directory to search. Java Class Finder will find all jar files in the given directory (and subdirectories) that contain the given class.Limitations:30 days trial. Desktop Icon Toy - Animate Icon,Arrange Icon,Hide Icon Text.
- Publisher: idesksoft.com
- Date: 16-10-2009
- Size: 321 KB
- Platform: WinOther
- EMMR Java Emailer Library
- License: Freeware
- Price: 0.00

JavaEmailer is an Open Source Java Class Library that allows Java developers to easily integrate a mass mailer to their applications. JavaEmailer manages file attachments, SMTP servers, CCs, BCCs, plain text and/or html messages, and more...
Get JavaEmailer and take it for a spin to see what it can actually do for you! for WindowsAll
.
- Publisher: Mohamed Rida El Mhadder
- Date:
- Platform: WinOther









