Software Listing: Java Class

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 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..

  • Platform: WinOther

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.

.

  • Platform: WinOther

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...

  • Platform: WinOther
  • uuDeJava
  • License: Freeware
  • Price: 0.00
  • Rating

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

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..

  • Platform: Linux, Mac OS X, WinOther

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.

  • Platform: WinOther

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..

  • Platform: Linux, Mac OS X, WinOther

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

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.

  • Platform: WinOther
  • JGraphT
  • License: Freeware
  • Price: 0.00
  • Rating

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.

.

  • Platform: WinOther

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
  • Rating

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)



.

  • Platform: WinOther

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.

  • Platform: WinOther

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.


.

  • Platform: WinOther

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

.

  • Platform: Win2000, WinOther, WinVista
  • JFind
  • License: Freeware
  • Price: 0.00
  • Rating

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

.

  • Platform: WinOther

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.

  • Platform: Win2000, WinOther

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.

  • Platform: WinOther

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

.

  • Platform: WinOther

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


Access Controller

Access Controller is an application that helps secure your computer desktop whilst your away from it. When you're away from your computer, you can enable Access Controller so that a password is required to unlock your desktop and continue ...


Glary Utilities

Glary Utilities is another one of the thousands of different applications out there that helps you clear out and fine tune your system, for better and improved system speed and performance... and its a decent one too!

Glary Utilities ...


Key Launch

Key Launch is the time saving utility by Konrad Papala, helping you open your applications quicker than using the Start Menu. Instead of clicking the Start Button and using the your mouse or other pointing device to navigate through potentially ...


Audacity

Audacity is one of the few free audio recording programs out there, which is great for people like me who need to record audio on a regular basis. Audacity is more than just  the simple “microphone to MP3” software that many will ...


Hide Files & Folders

Hide Files and Folders is a program that will let you password protect files and folders on your Windows system, preventing unauthorized access to them.

Hide Files and Folders gives you five different ways to protect data on your ...


FixMe

FixMe is a small program that claims to help you fix common issues with your computer. Whether it actually does this or not, its actually difficult to judge. I downloaded the program with no issues and was pleasantly surprised to find that no ...


Secure Virtual Desktop

Secure Virtual Desktop is a piece of software that allows you to enter a temporary ‘Secure’ desktop state, where everything is filtered and anonymous - sounds interesting, doesn’t it? Secure Virtual Desktop is definitely something ...


Hot Lines

Hot lines is a freeware logic based puzzle and strategy game, which is actually entirely its own game, but bares resemblance to logic game such as chess and even games such as advance wars for the portable nintendo systems. In hot lines you must ...


Mozilla Thunderbird

Mozilla is well known name in the internet industry. In fact, good amount of people are connecting to internet with Mozilla Firefox and this number is growing with time but I’ll be sharing my views on one of the lesser known product of ...



New Downloads

ISO Workshop

ISO Workshop is a free
application designed to
facilitate disc image
management, conversion and
burning operations. If ...

Aryson SQLite Viewer

SQLite Database Viewer tool to
successfully open SQLite DB
file offered by Aryson
Technologies. It is an ideal
Database ...

AutoClean Pro 2018

AutoClean Pro 2018 is a
registry repair, malware
cleaner and PC booster utility
that will enhance your
computer ...

Elecard StreamEye Basic

Video quality test software
for QA, technical support, and
system integration teams
offering key features of
StreamEye ...

Wise Driver Care

Wise Driver Care is a software
that you can use to update,
backup and restore outdated,
missing or faulty drivers for
...

MixPad Music Mixer Free

MixPad is free music recording
and mixing software designed
for easy audio production. Mix
music, vocal and audio tracks,
...

MP4 To MP3 Converter

MP4 To MP3 Converter is a
windows utility that quickly
convert MP4 to MP3 audio
format. MP4 To MP3 Converter
also ...

VideoInfo Express

VideoInfo Express is a handy
tool to retrieve metadata from
any video file.

iRefone for Windows

Best iOS data recovery tool,
iRefone, which supports to
recover iPhone/iPad/iPod
deleted or lost data like
messages, ...



Related Searches

Download Java Class
Accounting Java Class
Activity Diagrams Java Class
Binary File Editor Java Class
Chess Java Class
Create Flow Charts Java Class
Data Recovery Java Class
Database Table Java Class
Decode Java Class
Diagrams Java Class
Draw Bar Chart Java Class
Dwg Viewer Java Class