Java Viewer Resources

Below you will find 0 categories and 9 links related to Java Viewer Resources.

Links:

Java : Applets : Libraries

Big Faceless PDF Library

Visit Big Faceless PDF Library

The Big Faceless Java PDF library is a Java class library for creating and editing Acrobat PDF documents on-the-fly. The classes are small, fast, easy to use and integrate into your projects, and are completely written in Java. The Extended Edition also includes advanced features such as digital signatures and form fields. Can be run easily from EJB's, Servlets or JSP's on Windows, Unix or any other system running Java. Includes: PDF Encryption, for password-protected documents; Embed JPEG, PNG, GIF, TIFF or java.awt.Image images and more.

  • Cost: Trial / $850.00
  • Version: 2.11.20
  • Platforms: Multi (Java)
Java : Books

Afc Black Book

Visit Afc Black Book

An intermediate-level programming tutorial for Microsoft's Application Founding Classes (AFC) for Java. Topics include creating AFC applets, button components, band boxes and status bars, property sheets and wizards, viewer components, and event classes. Includes 150 tiny applets, and the source code most of which demonstrate a single AFC programming technique. A good grasp of general Java programming is required to get the most out of the text, though advanced Java concepts such as creating layouts and responding to events are reviewed. Provides experienced Java programmers the information to use Microsoft's new AFC through a series of hands-on projects that apply previous programming knowledge. Demonstrates important AFC programming techniques in the context of running Java applets and applications. Compares AFC and Java's AWT, enabling Java programmers to quickly grasp the projects at hand.

  • Cost: $14.00
  • Pages: 650
  • Edition: 10th edition
  • ISBN: 1576102351
Java : Development Software

JPDFViewer

Visit JPDFViewer

JPDFViewer is a Java bean that you can embed in your Java applications and applets to view PDF documents. With jPDFViewer, you can deliver content to your users right through your application without the need to install third party programs. jPDFViewer has a simple interface to load PDF documents and provides scrolling and printing capability. It can open PDF files given a file name on a local or netwwork drive, from a URL and from an input stream for files that are generated runtime or come from a database.

  • Cost: $2000.00 - $8000.00
  • Version: 5.21
  • Platforms: Windows, Mac, Unix
JavaScript : Books

JavaScript + Css + DOM Magic

Visit JavaScript + Css + DOM Magic

JavaScript + CSS + DOM Magic has directly applicable projects with step-by-step instructions showing you how to master a feature and adapt it according to their own needs and creativity. The wealth of graphics will make this book easy to read and visually appealing. This book makes JavaScript, CSS and DOM easy to understand by providing directly applicable models to readers' web sites. The book opens with a primer, giving context to the technologies, and then jumps into over 25 step-by-step, directly applicable projects. You will learn the most desired web functionalities, including: frames, mouse-overs, windows, forms, CGI, style sheets, dynamic positioning, and SSI. Reviewers have called this book an unprecedented practical and comprehensive DHTML guide. The CD contains complete working scripts, all images from the book's examples, bonus graphics, trial version of leading text editors (BBEdit Lite, Homesite).

  • Cost: $27.99
  • Pages: 320
  • Edition: Book and CD-ROM edition
  • ISBN: 0735711321
JavaScript : Scripts and Programs : Image Galleries

Image Thumbnail Viewer

Visit Image Thumbnail Viewer

Prior to DHTML, viewing the images behind the thumbnails meant displaying them in their own browser window which interrupts your visitor's browsing experience. This Image Thumbnail Viewer script allows you to set up text links or image thumbnails that when clicked on, loads the intended image on the screen, inline within the same page. The image can be dragged around and set to center on the page. Browsers other than IE 4 and NS 6 and above will automatically resort to the old method of displaying the images-in their own browser window.

  • Cost: Free

Image Thumbnail Viewer II

Visit Image Thumbnail Viewer II

This image script loads and displays a larger image inline on the page when a thumbnail is clicked on. The larger image can be set to display anywhere on the page as desired. Good for letting visitors preview from many images then select the one of his choice to view all on the same page. Features include optional fade-wipe effect (applied during each image change), ability to toggle preload image on and off, set image border and link target for each larger image shown, define multiple regions for different images to be displayed in.

  • Cost: Free
JavaScript : Scripts and Programs : Text Scrolling

DHTML Billboard script

Visit DHTML Billboard script

This DHTML script rotates and displays rich HTML messages of your choice, using interesting transitional effects in between messages to catch viewers' attention. Script uses regular DIV tags to contain all the messages you wish to be shown, for ease of customizing them. Additionally, in older browsers (ie: NS4/IE4), you can choose whether the script should hide all of the content or not, since if the later, all of the content is shown all at once (depending on your page design, you may not want this).

  • Cost: Free
JavaScript : Scripts and Programs : Windows and Frames

JK Pop-up Image Viewer

Visit JK Pop-up Image Viewer

This script allows you to set up regular text links to launch a pop-up window displaying the specified image. Supports centering of window on screen, a text description, and more. Features: Supports a text description, displayed beneath the image; Ability to set a background color/image for the pop up window; Only one pop up window open at all times to avoid agitation; Pop up window is centered on page the first time it's activated. Subsequent calls to it are not, so the user may choose to drag the window to a custom location if desired.

  • Cost: Free
JavaScript : Tutorials

Interactive Forms with Javascript

Visit Interactive Forms with Javascript

One of the most important aspects of web design is getting information from the viewer to the webmaster. This is where HTML forms are used. Almost every site on the web has a type of form somewhere. They are easy enough to create when they are simple, like search boxes. But what if you need them to be complex. How about changing the forms based on input by the viewer. This is where interactive forms using Javascript and HTML can help. In this tutorial, you will learn how to show and hide forms depending on user input.

  • Cost: Free