DownloadReady - Ultimate Software Collection

Advanced


   

 Categories : Web Development > Java & JavaScript
 Coalesys PanelBar for JSP 4.0
Publisher Coalesys, Inc.
Published Date 2007-02-09
License Shareware Price 199 USD
Size 394 KB.

Slide menu web control for JSP with support for IE, Firefox, Opera and others. Includes complete help system, object reference and sample pages.

Description From Publisher
Slide menu web control for JSP with support for IE, Firefox, Opera and others. Web control is an extensively tested Java bean, which provides a server-side object model that allows programmatic configuration of the menu. Studio application provides an intuitive layout, on-the-fly preview mode, local and server path options, and automatic source code creation. DHTML features include different types of expand/collapse behaviors, sizing options, scrollable lists, animation effects, floating abilities, custom HTML sections and client-side events. Includes complete help system, object reference and sample pages. Saved projects are even compatible with optional ASP and ASP.NET components to allow migration into other development environments.

Supported OS
Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003,Windows Vista Home Basic,Win

Related Keywords
Coalesys  Coalesys  PanelBar  PanelBar  JSP  JSP 

Coalesys PanelBar for JSP


Latest Java & JavaScript Realted Tools:
dhtmlxCombo :: Ajax Combobox   dhtmlxCombo :: Ajax Combobox 1.1
 Easy configurable DHTML JavaScript combo box with Ajax support, autocomplete functionality and wide cross-browser compatibility. The component features type-ahead, keyboard support and ability to display images in the dropdown list. GPL licensed.
Sound   Sound 1.4
 Sound lets you mathematically create sounds in Java. You define your sounds in terms of 16-bit linear code for the waveform, -- an array of samplings. The U_Law.class will then convert that to (or from) *.AU mu-law 8-bit encoding format.
Pentium   Pentium 1.3
 Pentium works in Java on Windows and Intel Pentium class and AMD CPUs to determine the CPUID information such as the vendor, brand/model, step, model, instruction set family, cpu serial number, and the RDTSC Time stamp register.
Password   Password 1.4
 Generates random passwords that are hard to guess. It uses a crytographic quality random number generator. The passwords are generated locally in a Java Applet. They are never transmitted over the Internet, even in encrypted form.
Mouse   Mouse 1.3
 In Java, allows you to find out where the mouse in on the screen, even when it is not over one of your apps. This has similar function to MouseInfo.getPointerInfo in Java 1.5+. This class will work in any version of Java. It uses JNI and a DLL.
LEDataStream   LEDataStream 1.8
 Little-endian replacements for DataInputStream, DataOutputStream and RandomAccessFile. They work just like DataInputStream, DataOutputStream and RandomAccessFile except they work with little-endian binary data.
KeyPlayer   KeyPlayer 1.4
 Java Keystroke and Mouse Event Tutor. Application to let you experiment to learn how mouse and keystroke events work. Output appears on the console. Just click the mouse or hit keystrokes and watch what details of the events generated.
InWords   InWords 4.0
 Java code to converts number to words in any of 15 languagues. Useful for writing cheques or legal documents.
HunkIO   HunkIO 1.6
 Java classes to include in your own programs. They let you read or write a file in one fell swoop into RAM. It also includes createTempFile and PrintWriterPlus.
Holiday Calculatior   Holiday Calculatior 3.9
 Calculates when various holidays occur in any given year BC or AD. Designed to be cannibalised to include the calculation routines in your own programs. It can also be used standalone It currently calculates about 50 holidays.
FileFilters   FileFilters 2.3
 FilenameFilters you can use in your own Java programs with File.list( FilenameFilter f ). They can also be used standalone as fancy dir commands. Also includes CommandLine to parse command line and collects directory trees.
FileTransfer   FileTransfer 2.5
 Includes classes to let you copy, download and upload files from within a Java program. Also contains a command-line utility to download files. Usually you embed these classes in your own program rather than using them standalone.
FileTimes   FileTimes 1.8
 Read and set Windows file/dir times from Java: Create/LastModified/LastAccessed. Create time is when the file was first written. LastModified is when the file was last written. Accessed time is when the file was last read or written.