Categories
Tags → In Java Code

Advanced Menu Bar

Advanced Menu Bar is a Java applet that allows you to make a professional menu for your site. Menus can pop up over HTML content, frames and even go over the browser window. The Advanced Menu Bar can even execute javascript functions. Features: Unlim...
DETAILS

Win32 Java Heap Inspector

HeapInspector is a Java program which allows reference navigation of the Java heap. It supports back-tracing references in order to find gc roots which keep the reference from being garbage collected. Source code is available.
DETAILS

Advanced Treeview Java Tree Menu

This is a feature packed and highly customisable Tree Menu that allows you to quickly add a great menu navigation aid to web sites, help systems, documentation, intranets, etc. No knowledge of java is required everything is easily adjusted with simpl...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Free Trial
DETAILS

How Bridge2Java helps expand your Java code''s horizons

One of the strengths of the Java platform is its object-oriented nature; one of the benefits of object-oriented languages is that they aid code reuse. But what if you''re a Java programmer and you want to reuse code that wasn''t written in ...
DETAILS

tagColor

This is a &"tag&" library to colorize the java code in your JSP page. It''s also easy to add other languages in this tag library.
DETAILS

Building your first JSP custom Tag

Tags are reusable code libraries and allow easier separation of HTML and Java code. This tutorial first introduces JSP custom tags and then moves forward to build a simple JSP tag. Every step has been explained in detail. Online demo available.
DETAILS

Smokescreen

Smokescreen is a Java Class file obfuscator. It makes compiled Class files more difficult to decompile and understand by removing symbolic names and optional information, as well as changing the byte code in the Class files.
DETAILS

Quick Java programming with FESI

In the real world of everyday computing (and development), there are many situations where &"whipping up a Java program&" to perform a task is either impractical or too time consuming. This article takes you into the underground wor...
DETAILS

Improve the performance of your Java code

Many algorithms are expressed most concisely as tail-recursive methods. Compilers can automatically transform such methods into loops and thereby improve program performance, but this transformation is not required by the Java language specification,...
DETAILS

DS Warp

Warp is an applet that can warp any image in real time. Over the animation you can also insert an image and a scroll-text. The applet is interactive and includes a HTML code generator that allows to change parameters without any knowledge of Java ...
DETAILS

Page:
©2003-2019 jCay.com