Categories

Updated: 05/21/2007

Technology Trends Involving Java

Java is an object-oriented programming language (OOP) for Web browsers. It is organized around data rather than actions and supports polymorphism (which allows the same code to be written generically so it can function with different datatypes), inheritance (which allows one class to behave like another class, or category of objects, and to expand it operations to perform specific functions), and encapsulation (or the process of combining objects to create new entities).
Similar Scripts for "Technology Trends Involving Java"

Visual XML

Visual XML is a tool that enables you to create and modify DTD and XML documents. This application is written in Java. The look && feel comes from the new pluggable look && feel of the Java Foundation Class (JFC Swing 1.1.1Beta2).

tinyType

tinyType is yet another Java class designed to spice up your web page. tinyType will continuously scroll lines of text in a typewriter style. Features include: Adjustable foreground and background colors, an optional background image, configurable sp...

tinyImageCycle

tinyImageCycle is a handy, flexible Java class that allows you to animate your web site without building animated GIFs. tinyImageCycle will cycle through as many as 100 images (think slideshow). It also features: Adjustable delay (initial and between...

Beginning Java 2

Beginning Java 2 has a detailed introduction to the Java Foundation Classes (JFC), a vast set of graphics functionality including Java2D and Swing, which makes developing windowed applications much easier. It also covers the new Collections API, a bu...

Java 101 - An introduction to Java

This free tutorial series teaches the basics of Java programming. It requires no previous Java experience, and is perfect for the beginner. Tutorials cover a wide range of topics, from applets and applications, to more advanced issues such as class d...
©2003-2008 jCay.com