Search Results

Search: java list interface
Category: The Web
Matches: 220 result(s)
Date: 5/24/2004 10:32:43 PM
Search mode: All the words
Sorted by: Score descending
Java 2 Platform SE v1.3.1: Interface List
java.util Interface List. ... The List interface provides four methods for positional (indexed) access to list elements. Lists (like Java arrays) are zero based. ..
http://java.sun.com/j2se/1.3/docs/api/java/util/List.html - 94%
Result found by: Lycos, Yahoo!, AltaVista, FAST Search (alltheweb.com), HotBot, AOL Search, MSN Web Search

List (Java 2 Platform SE v1.4.2)
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD java.util Interface List All Superinterfaces:Collection All Known...
http://java.sun.com/j2se/1.4/docs/api/java/util/List.html - 94%
Result found by: Lycos, Yahoo!, Teoma, AltaVista, FAST Search (alltheweb.com), HotBot, MSN Web Search

comp.lang.java FAQ
The Java FAQ-- Frequently Asked Questions about Java, answered by Elliotte Rusty Harold at metalab.unc.edu. This page may only be mirrored with explicit, prior permission and only at other ... This is a Java FAQ list for the comp.lang.java newsgroups ... 6
http://www.ibiblio.org/javafaq/javafaq.html - 91%
Result found by: Yahoo!, AltaVista, FAST Search (alltheweb.com), WiseNut, MSN Web Search, Lycos, LookSmart, HotBot

Interface java.util.List
PREV | NEXT SHOW LISTS | HIDE LISTS Interface java.util.List Implementing Classes:AbstractList, LinkedList, Vector, ArrayList public interface List extends Collection
http://www.npac.syr.edu/projects/workingtutorials/backup/jdk1.2/docs/api/java.util.List.html - 89%
Result found by: Lycos, AltaVista, FAST Search (alltheweb.com), HotBot, MSN Web Search

Java Quick Reference - The List Interface
... Tips & Traps. Mock Exams. Case Studies. SCJA Notes. SCJD Notes. Projects. Favourite Links. About. Feedback. The java.util Package - The List Interface. ..
http://www.janeg.ca/scjp/util/list.html - 89%
Result found by: Yahoo!, Teoma, AltaVista, FAST Search (alltheweb.com), AOL Search

Uses of Interface java.util.List
PREV NEXT FRAMES NO FRAMES Uses of Interface java.util.List Packages that use List java.awt.dnd Provides interfaces and classes for supporting drag-and-drop operations. Uses of List in java.awt.dnd...
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.2/docs/api/java/util/class-use/List.html - 89%
Result found by: Lycos, Yahoo!, AltaVista, FAST Search (alltheweb.com), HotBot, MSN Web Search, Teoma

JavaRanch NewsLetter - June 2002 Volume 1 Issue 5
... Collections in Java. Part 1 - The List Interface. Prior to Java 2, there were three basic ways to ... three implementations of the List interface are Vector, ArrayList and Linked List ...
http://www.javaranch.com/newsletter/June2002/newsletterjune2002.jsp - 88%
Result found by: Yahoo!, AltaVista, AOL Search, Lycos, MSN Web Search, HotBot

Interface java.util.List
... NO FRAMES SUMMARY: INNER | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD Interface java.util.List All Known Implementing Classes: AbstractList, LinkedList, Vector, ArrayList public ...
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.2/docs/api/java/util/List.html - 87%
Result found by: Yahoo!, WiseNut, LookSmart, Teoma

Uses of Interface java.util.List (Java 2 Platform SE v1.4.2)
... Help Java TM 2 Platform Std. Ed. v1.4.2 PREV NEXT FRAMES NO FRAMES All Classes Uses of Interface java.util.List Packages that use List java.awt Contains all of the classes for creating user ...
http://java.sun.com/j2se/1.4.2/docs/api/java/util/class-use/List.html - 87%
Result found by: WiseNut, LookSmart

List archives at JAVA.SUN.COM
Subscriber's Corner Server Archives List Management List Moderation Server Management Help Log offArchive Search List Archives at JAVA.SUN.COM From this page you can browse the online archives of the...
http://archives.java.sun.com/ - 86%
Result found by: Lycos, Yahoo!, AltaVista, FAST Search (alltheweb.com), HotBot, MSN Web Search

Uses of Interface java.util.List (Java 2 Platform SE v1.4.1)
... Help Java TM 2 Platform Std. Ed. v1.4.1 PREV NEXT FRAMES NO FRAMES All Classes Uses of Interface java.util.List Packages that use List java.awt Contains all of the classes for creating user ...
http://www.mediahost.org/docs/JAVA/api/java/util/class-use/List.html - 86%
Result found by: WiseNut, LookSmart

Data Structures in Java: Part 7, The Comparable Interface, Part 1
Baldwin explains the (lack of) interaction between the Comparable interface and the Java Collections Framework with respect to collections of type List
http://www.developer.com/java/article/0,,12082_803891,00.html - 85%
Result found by: Lycos, AltaVista, FAST Search (alltheweb.com), HotBot, MSN Web Search, Yahoo!

Open Geospatial Datastore Interface (OGDI) for Java
A simple API that facilitates connectivity with various geospatial information data formats and/or products.
http://www.globalgeo.com/mapfusion/ogdi.asp - 85%
Result found by: Open Directory Project

A Text User Interface for the Java AWT
Renders Java 1.1 GUIs written in AWT that do not implement custom graphics to a text console. [Open Source]
http://www.bmsi.com/tuipeer/ - 83%
Result found by: Open Directory Project

comp.lang.java FAQ
The comp.lang.java FAQ List. This is a Java FAQ list for the comp.lang.java newsgroups. ... 6.4: What's an interface? 6.5: Why doesn't Java include...
http://sunsite.unc.edu/javafaq/javafaq.html - 83%
Result found by: Teoma

Core Java Bug List
Welcome to the Core Java Bug List Sixth (J2SE 1.4) Edition Volume 1 Fifth (J2SE 1.3/1.4) Edition Volume 1 Volume 2 Fourth (Java 2) Edition Volume 1 Volume 2 Third (1.1) Edition Second Edition First...
http://www.horstmann.com/corejava/bugs.html - 83%
Result found by: Lycos, AltaVista, FAST Search (alltheweb.com), HotBot, WiseNut, MSN Web Search, LookSmart, Teoma

The List Interface
... t, go get yourself a steaming hot mug of Java, and try ... The ListIterator interface provides two additional operations to modify the list: set and add ..
http://java.sun.com/docs/books/tutorial/collections/interfaces/list.html - 83%
Result found by: AOL Search

Java IAQ: Infrequently Answered Questions
...history list as a global variable. In Java, it would make more sense to have the history list ... for Empty // null is never used interface Node...
http://www.norvig.com/java-iaq.html - 82%
Result found by: Teoma, MSN Web Search, Lycos, FAST Search (alltheweb.com), HotBot

Java(TM) 2 Platform, Standard Edition, v1.2.2 API Specification: Uses of Int...
... Index Help Java TM 2 Platform Standard Edition PREV NEXT FRAMES NO FRAMES Uses of Interface java.util.List Packages that use List java.awt.dnd Drag and Drop is a direct manipulation gesture ...
http://www.mycore.de/library/jdk1.2.2/docs/api/java/util/class-use/List.html - 82%
Result found by: WiseNut, LookSmart

List (Java 2 Platform SE v1.4.1)
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD java.util Interface List All Superinterfaces:Collection All Known...
http://tatyfotos.galeon.com/ - 82%
Result found by: Lycos, AltaVista, FAST Search (alltheweb.com), HotBot, MSN Web Search

comp.lang.java FAQ
The comp.lang.java FAQ List. This is a Java FAQ list for the comp.lang.java newsgroups. ... 6.4: What's an interface? 6.5: Why doesn't Java include...
http://sunsite.unc.edu/javafaq/books.html - 81%
Result found by: Teoma

Double Choco Latte
Project to create a solution for managing some IT departments including software development and call center activity. It has a web interface and will also have a stand-alone Java client. [Open Source, GPL]
http://sourceforge.net/projects/dcl/ - 81%
Result found by: Open Directory Project

Interface java.util.List
PREV | NEXT. SHOW LISTS | HIDE LISTS. Interface java.util.List. Implementing Classes: AbstractList, LinkedList, Vector, ArrayList. public interface List. extends Collection
http://www.cis.ksu.edu/Systems/Info/JDK1.2b2/docs/api/java.util.List.html - 81%
Result found by: Yahoo!

Interface of class List
...java.util.List.interface.html...
http://www.math.luc.edu/pizza/gj/doc/java.util.List.html - 81%
Result found by: Yahoo!, Teoma

Java 2 Platform SE v1.3: Uses of Interface java.util.List
... Index Help Java TM 2 Platform Std. Ed. v1.3 PREV NEXT FRAMES NO FRAMES Uses of Interface java.util.List Packages that use List java.awt.dnd Drag and Drop is a direct manipulation gesture ...
http://www.cs.huji.ac.il/support/docs/java/jdk1.3/docs/api/java/util/class-use/List.html - 81%
Result found by: WiseNut, LookSmart

Java Software - GNU Project - Free Software Foundation (FSF)
... Other GNU Java Programs. This list of programs includes free software from the GNU project and other sources ... Network File System Interface, a Java NFS server. Osage ...
http://www.gnu.org/software/java/java-software.html - 81%
Result found by: WiseNut, MSN Web Search, LookSmart, Teoma

Java: Class or Interface
Java: Class or Interface. ... way to declare x is ArrayList x = new ArrayList(); // OK But if x only uses the methods defined in the List interface, it would be ..
http://leepoint.net/notes-java/25data/50collections/15classorinterface.html - 81%
Result found by: AOL Search, Yahoo!

JIPL: Java Interface for Prolog
Interface between Java and Prolog through JNI and reflection.
http://www.kprolog.com/jipl/index_e.html - 81%
Result found by: Open Directory Project, FAST Search (alltheweb.com)

ACM Crossroads: Using the Java Native Interface
Using JNI, few examples illustrating the usefulness of this feature
http://www.acm.org/crossroads/xrds4-2/jni.html - 80%
Result found by: Open Directory Project

Interface of class List
...java.util.List.interface.html...
http://www.math.luc.edu/pizza/gj/doc/java.util.List.interface.html - 80%
Result found by: Teoma

Java Book List
The Cafe Au Lait Java Book List -- a comprehensive list of books about Java with brief reviews and ratings. ... Java Book List. Here are some books currently in print and soon anticipated about Java ... and ThreadGroup classes, the Runnable interface, and
http://www.ibiblio.org/javafaq/books.html - 80%
Result found by: FAST Search (alltheweb.com)

Open Logo Hack: List Database Creator
... List interface. This is a very simple interface. A list of filenames and properties ... start the listconverter using the command. java -classpath olh.jar olh.ui.fromList listname.txt ...
http://olh.sourceforge.net/clist.html - 80%
Result found by: AltaVista, MSN Web Search, Lycos, Yahoo!, FAST Search (alltheweb.com), HotBot

Java Platform 1.2 API Specification: Uses of Interface java.util.List
... Use Tree Deprecated Index Help Java Platform 1.2 PREV NEXT FRAMES NO FRAMES Uses of Interface java.util.List Packages that use List java.awt.dnd Provides interfaces and classes for supporting drag ...
http://www.cs.mun.ca/~michael/java/jdk1.2-docs/api/java/util/class-use/List.html - 79%
Result found by: WiseNut, LookSmart

Data Structures in Java: Part 13, The Comparator Interface, Part 5
Baldwin shows you how to use the sort method of the Collections class along with a Comparator object to sort the contents of a List into reverse natural order.
http://www.developer.com/java/article/0,,12082_876331,00.html - 78%
Result found by: Lycos, FAST Search (alltheweb.com), HotBot, MSN Web Search

Java Platform 1.2 API Specification: Interface List
... DETAIL: FIELD | CONSTR | METHOD. java.util. Interface List. All Known Implementing Classes ... The List interface provides four methods for positional (indexed) access to list elements ...
http://tecfa2.unige.ch/guides/java/jdk1.2/docs/api/java/util/List.html - 78%
Result found by: AltaVista, FAST Search (alltheweb.com), Yahoo!

JPTC - Java Performance Portal - Performance of Java Collections
You can register for free by clicking here. NedStat   Performance of Java Collections that implements the List - Interface...
http://www.jptc.org/article8.html - 78%
Result found by: Teoma, AltaVista, FAST Search (alltheweb.com)

Languages for the Java VM
... Java Implementations which provides a list of implementations of Java Virtual Machines (JVMs), Java library ... SISC can also interface with Java through a bridge module ...
http://flp.cs.tu-berlin.de/~tolk/vmlanguages.html - 78%
Result found by: FAST Search (alltheweb.com)

Java 2 Platform SE v1.4.0: Uses of Interface java.util.List
... Help Java TM 2 Platform Std. Ed. v1.4.0 PREV NEXT FRAMES NO FRAMES All Classes Uses of Interface java.util.List Packages that use List java.util Contains the collections framework, legacy collection ...
http://www.ssw.uni-linz.ac.at/Services/Docs/JDK/api/java/util/class-use/List.html - 77%
Result found by: WiseNut, LookSmart

Data Structures in Java: Part 13, The Comparator Interface, Part 5
... Data Structures in Java: Part 13, The Comparator Interface, Part ..
http://www.developer.com/java/other/article.php/876331 - 76%
Result found by: AOL Search

Deprecated List (Worldpac Java Interface)
Deprecated API...
http://www.worldpac.com/java-interface/deprecated-list.html - 76%
Result found by: Teoma, AltaVista, Yahoo!

Enhance your Java application with Java Native Interface (JNI)
In this article, Tal Liron presents JNI-based design and implementation techniques that can help make your application competitive on all platforms without compromising cross-platform deployment. ......
http://www.javaworld.com/javaworld/jw-10-1999/jw-10-jni.html - 76%
Result found by: FAST Search (alltheweb.com), Lycos, MSN Web Search, HotBot, AOL Search

JavaRanch - A Friendly Place for Java Greenhorns
Prepare for Java Certification with the Rule Roundup game - a mock exam with cows! Java forums at the Big Moose Saloon. More!
http://www.javaranch.com/ - 76%
Result found by: Lycos, FAST Search (alltheweb.com), HotBot, MSN Web Search

RIM Device Java Library: Interface List
...net.rim.device.api.collection Interface List. All Superinterfaces: ... Java is a trademark or registered trademark of Sun Microsystems, Inc.
http://www.blackberry.com/developers/uk/doc/api/net/rim/device/api/collection/List.html - 76%
Result found by: Teoma

The Java Modeling Language (JML)
A behavioral interface specification language that can be used to specify the behavior of Java modules.
http://www.cs.iastate.edu/~leavens/JML/ - 76%
Result found by: Open Directory Project

The Kalhauge LUC Java API: Interface List
... luc.vp Interface List All Known Implementing Classes: LinkedList public interface List A list. Version: 02-03-2000 Author: Anders Kalhauge See Also: Source Method Summary void add(Objectobject) Add an ...
http://delfi.lyngbyes.dk/~ak/java/lucapi/dk/kalhauge/luc/vp/List.html - 76%
Result found by: WiseNut, LookSmart

Wildcrest Associates - Internet email mailing list software, Java printing, ...
Internet email mailing list software, Java printing, user interface components, software consulting Home Products Consulting On-Line Store Company Info Software products & technology consulting from ...
http://www.wildcrest.com/ - 76%
Result found by: WiseNut, LookSmart, Teoma

CockTail - The Java RAD & WORA Tool
CockTail is a Java RAD & WORA Tool used to develop GUI & Swing based user interface for applications
http://www.applese.com/products/cocktail/cocktail.html - 75%
Result found by: Open Directory Project

Data Structures in Java: Part 7, The Comparable Interface, Part 1
Baldwin explains the (lack of) interaction between the Comparable interface and the Java Collections Framework with respect to collections of type List. ..
http://www.developer.com/java/article.php/803891 - 75%
Result found by: AOL Search

List.java
... The List interface places additional stipulations, beyond ... The List interface provides four methods for positional (indexed) access to list elements. Lists (like Java arrays) are ...
http://www.memoire.com/api/Java/java/util/List.html - 74%
Result found by: AltaVista, FAST Search (alltheweb.com), Yahoo!

Anthill
Open Source A Java web application that uses a server process to build software projects using Ant. Features a web interface, a build scheduler, and various CM repository adapters. Requires Ant, Java, and a Servlet container.
http://www.urbancode.com/projects/anthill/default.jsp - 73%
Result found by: Open Directory Project

FORM API: com.chimu.jdk12.java.util List
PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: INNER | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.chimu.jdk12.java.util Interface List All Known Implementing Classes:AbstractList ...
http://www.chimu.com/projects/form/api/com/chimu/jdk12/java/util/List.html - 73%
Result found by: AltaVista, FAST Search (alltheweb.com), Lycos, MSN Web Search, HotBot, Yahoo!

Java 2 Platform SE v1.3.1: Interface <a href="../../../../j2sdkee1.3.1/ap...
java.util Interface List All Superinterfaces: Collection All Known Implementing Classes AbstractList, LinkedList, Vector, ArrayList public interface List extends Collection An ordered collection (also ...
http://www.skywayradio.com/tech/j2sdkee1.3.1/api/java/util/List.html - 73%
Result found by: WiseNut, LookSmart

Java Collection Framework - List Interface (new)
Java Collection Framework - List Interface This is an ordered collection (also known as a sequence). The List interface extends ..
http://www.allapplabs.com/java/list_interface.htm - 73%
Result found by: AOL Search

List (XL2 Object Database)
... DETAIL: FIELD | CONSTR | METHOD. java.util. Interface List. All Superinterfaces ... The List interface provides four methods for positional (indexed) access to list elements ...
http://www.xl2.net/odb/api/java/util/List.html - 73%
Result found by: AltaVista, Lycos, MSN Web Search, HotBot, FAST Search (alltheweb.com), Yahoo!

POET Java Binding API Reference - Interface COM.POET.odmg.List
Interface COM.POET.odmg.List add(int, Object) Inserts element before the element at the specified index. append(List) Appends all elements of the parameter list. concat(List
http://www.sims.berkeley.edu/~mikechen/poet/COM.POET.odmg.List.html - 73%
Result found by: FAST Search (alltheweb.com), Lycos, MSN Web Search, HotBot

Java Technology Forums
Developer Forums. Topic: Java List interface - retrieve contents of List Object? You are not signed in. ... Java List interface - retrieve contents of List Object? ..
http://forum.java.sun.com/thread.jsp?forum=24&thread=507793&tstart=0&trange=15 - 72%
Result found by: AOL Search

WithClass
Rumbaugh, Booch, Unified, Shlaer/Mellor, Coad-Yourdon. Round-trip engineering of C++, Java, C#, VB, VB.NET, Delphi, and IDL, and can be extended to generate any OO language. Provides an COM extensibility interface for custom integration. By MicroGold Softw
http://www.microgold.com/ - 72%
Result found by: Open Directory Project

eclipse-users: Java Interface: Collection to List?
Java Interface: Collection to List? This message : [ Message body ] [ Respond ] [ More options ] Related messages : [ Next message ] [ Previous message ] [ Next in thread ] [ Replies ] From : Jordan ...
http://www.icparc.ic.ac.uk/eclipse/archive/eclipse-users/0619.html - 71%
Result found by: WiseNut, LookSmart

freebsd-java Info Page
... you will be prompted for your email address freebsd-java list run by moderators at freebsd.org freebsd-java administrative interface (requires authorization) Overview of all freebsd.org mailing ...
http://lists.freebsd.org/mailman/listinfo/freebsd-java - 70%
Result found by: WiseNut, MSN Web Search, Lycos, LookSmart, FAST Search (alltheweb.com), HotBot

jGuru: Self-Paced Course List
... science data structure curriculum: maps, sets, lists, trees, arrays ... privileges to break out of the Java sandbox to ... to create a Graphical User Interface (GUI) to ..
http://www.jguru.com/learn/index.jsp - 70%
Result found by: AOL Search

The Dalmatian Group, Inc.
TDG, software consultants specialising in object technology based user interface. Skills include C++, Java, CORBA, and design patterns.
http://www.dalmatian.com/ - 70%
Result found by: Open Directory Project

JPTC - Java Performance Portal - Performance of Java Collections that implem...
... You can register for free by clicking here NedStat   Performance of Java Collections that implements the List - Interface The Java 2 platform introduced an expanded set of data structures known as ...
http://www.jptc.org/modules.php?name=News&file=article&sid=8 - 69%
Result found by: WiseNut, LookSmart

Open Source Content Management System List (perl, php, python, m4 ...
La Grange.Net - Site web de Karl Dubost : Content Management System List (perl, python, java, etc)
http://www.la-grange.net/cms - 69%
Result found by: FAST Search (alltheweb.com), Lycos, MSN Web Search, HotBot

The R & S Interface to Omegahat and Java
The R & S Interface to Omegahat and Java Update to version 0.67-3. This page provides information about the interface between both R and S and Omegahat and Java
http://www.omegahat.org/RSJava - 69%
Result found by: FAST Search (alltheweb.com), Lycos, MSN Web Search, HotBot, AOL Search

2 Lists and Iterators
... TERATORS352.2The List InterfaceThe List interface from the java.util package gives a formal description ... your code.Note: the java.util.List interface is not to be ...
http://www.skylit.com/javamethodsab/chapter02.pdf - 68%
Result found by: AltaVista

Interface com.sun.java.util.collections.List
Interface com.sun.java.util.collections.List. public interface List. extends Collection. An ordered collection (also known as a sequence). The user of this interface has precise control over where in the list each element is inserted.
http://www.eso.org/~uss/extJavadoc/1.1collections/doc/javadoc/com.sun.java.util.collections.List.html - 68%
Result found by: Yahoo!

Java Toolbox
... Java Toolbox ... User interfaces for object-oriented systems, Part 5: Useful stuff 01/21/2000 - Build an application that puts user-interface principles into ..
http://www.javaworld.com/columns/jw-toolbox-index.shtml - 68%
Result found by: AOL Search

Javelin 2 Class Specification: Uses of Interface java.util.List
Uses of Interface java.util.List. Packages that use List ... java.util ... Uses of List in java.util. Classes in java.util that implement List...
http://www.parallax.com/javelin/doc/java/util/class-use/List.html - 68%
Result found by: Teoma

List archives at JAVA.SUN.COM
... list for Java Media Framework API (1,179 subscribers) JMI-INTEREST Discussion list for Java Metadata Interface (145 subscribers) JMQ-ANNOUNCE Sun ONE Message Queue (MQ) annoucement list (126 ...
http://swjscmail1.java.sun.com/ - 68%
Result found by: WiseNut, LookSmart

User Interface Design GmbH
Offers consultancy and software for usability engineering, visual and interaction design, and Java based software development with a focus on interactive TV. Stuttgart and Munich, Germany.
http://www.uidesign.de/ - 68%
Result found by: Open Directory Project

CoffeeHouse: The Internet Chess Club Java Interface
... It turns out that your browser is not Java enabled, and ... If you notice something strange that's not on this list, report it to ... Using the CoffeeHouse Interface. ..
http://www.chessclub.com/CoffeeHouse.html - 67%
Result found by: Lycos, MSN Web Search, HotBot, AOL Search, FAST Search (alltheweb.com)

ELib API: Uses of Interface java.util.List
Uses of Interface java.util.List. Packages that use List ... com.combex.e.edoc ... java.awt ... java.awt.datatransfer ... java.awt.dnd
http://www.cypherpunks.to/erights/javadoc/java/util/class-use/List.html - 67%
Result found by: Teoma

Java Book List
... for me to put in my Top Ten list before it's released, but this ... you how to take advantage of Java's thread facilities: where to ... classes, the Runnable interface, and the language's ...
http://www.cafeaulait.org/books.html - 67%
Result found by: WiseNut, LookSmart, Lycos, MSN Web Search, HotBot

Java in a Nutshell, 3rd Edition (new)
The third edition of this bestselling book covers Java 1.2 and 1.3. It contains an advanced introduction to Java and its key APIs and provides quick-reference material on all the classes and interfaces in the following APIs: java.lang, java.io, java.beans,
http://www.oreilly.com/catalog/javanut3/ - 67%
Result found by: Open Directory Project

Java Interface to EPIC Data Selection
U.S. Dept of Commerce/NOAA/PMEL/EPIC EPIC Data Selection Please try theNEW EPIC Web Browser (v2.0), the interactive in-situ data on-line access (Java enchanced). More data sets are included. Java...
http://www.epic.noaa.gov/epic/edsel/edsel.html - 67%
Result found by: FAST Search (alltheweb.com), Lycos, MSN Web Search, HotBot, AOL Search

AssociationList
... An Association List class that conforms to the List interface, storing Tuple instances as elements. ... get in interface java.util.List. Returns: the lists.Tuple at this index ... you ...
http://www.cotilliongroup.com/code/lambda4j/api/lists/AssociationList.html - 66%
Result found by: AltaVista, Yahoo!

Deprecated List (Java 2 Platform SE v1.4.1)
... has been replaced by the SAX2 XMLReader interface, which includes Namespace support. java.rmi ... ... on component which fires action events. java.awt.List.addItem(String) replaced by add(String ...
http://java.sun.com/j2se/1.4.1/docs/api/deprecated-list.html - 66%
Result found by: WiseNut, LookSmart

Interface com.sun.java.util.collections.List
Interface com.sun.java.util.collections.List. public interface List. extends Collection. An ordered Collection (also known as a sequence). The user of this interface has precise control over where in the List each element is inserted.
http://www.dfki.uni-kl.de/km/java/java/1.1collections/doc/javadoc/com.sun.java.util.collections.List.html - 65%
Result found by: Yahoo!

Interface java.util.List
Interface java.util.List ... Implementing Classes: AbstractList, Collections.SynchronizedList, Collections.UnmodifiableList, LinkedList, Vector...
http://www-ai.cs.uni-dortmund.de/LEHRE/VORLESUNGEN/GVPR/1998WS/STUDIS/UEBUNGEN/BLATT11/DOKU/java/util/List.html - 65%
Result found by: Teoma

Java Mailing Lists (new)
... and Microsoft's Raw Native Interface (RNI) Discussion of using Java to interface with COM objects is not an appropriate topic for the jnative-l mailing list. ..
http://www.cafeaulait.org/mailinglists.html - 65%
Result found by: AOL Search

Natural Language Recognition
Simplis, Inc, provides a Java based "natural language" speech recognition interface designed to simplify access to existing programs and web applications.
http://www.simplis.com/ - 65%
Result found by: Open Directory Project

The Java Community Process(SM) Program - JSRs: Java Specification...
JCP Home List of all JSRsJCP2Spec Lead GuideExpert Group LoginCalendar On this page: Identification Request Contributions JSRs: Java Specification RequestsJSR 40: The JavaTM Metadata Interface (JMI)...
http://www.jcp.org/jsr/detail/40.jsp - 65%
Result found by: FAST Search (alltheweb.com), Lycos, MSN Web Search, HotBot

Blackboard
A hybrid drawing and chat interface that lets you draw with the people you're chatting with. Requires Java
http://artcontext.com/jam/ - 63%
Result found by: Open Directory Project

Java 2 Platform SE v1.4.0: Uses of Interface java.util.List
Uses of Interface java.util.List. Packages that use List...
http://ncserver.eif.ch/doc/Docs/jdk1.4.0/docs/api/java/util/class-use/List.html - 63%
Result found by: Teoma

Java Collections
Java 2 Data Structures. public interface Collection. The root interface in the collection hierarchy. A collection represents a group of objects, known as its elements. Some collections allow duplicate elements and others do not. ... The List interface prov
http://www.cs.fiu.edu/~kraynek/COP3530-examples/Java2-DataStructures.html - 63%
Result found by: AltaVista, Yahoo!

Uses of Interface java.util.List (Java 2 Platform SE v1.4.1_01)
Uses of Interface java.util.List. Packages that use List. java.awt, Contains all of the classes for creating user interfaces and for painting graphics and images. ..
http://developer.apple.com/documentation/Java/Reference/1.4.1/Java141API_J2SE/api/java/util/class-use/List.html - 63%
Result found by: AOL Search

: Interface List
... DETAIL: FIELD | CONSTR | METHOD. java.util. Interface List. All Known Implementing Classes ... The List interface provides four methods for positional (indexed) access to list elements ...
http://www.iro.umontreal.ca/~dift2010/archives/A00/HTML/pub/doc/collections/java/util/List.html - 62%
Result found by: Yahoo!

Oracle XML Developer's Kit
Contains a parser with a Level 1 DOM interface. Available in Java, C, C++ and PL/SQL.
http://technet.oracle.com/tech/xml/index.htm - 62%
Result found by: Open Directory Project

Smyle 0.8.1 API (Java): Interface Table
... A data table in a Smyle store. Table is an extension of the java.util.List interface, so you can use a table just like you use a standard Java Vector. ..
http://www.drjava.de/smyle/javaapi/drjava/smyle/Table.html - 62%
Result found by: AOL Search

Uses of Interface java.util.List (Personal Profile Specification,
Uses of Interface java.util.List. Packages that use List ... java.util ... Uses of List in java.util. Classes in java.util that implement List...
http://www.tcnj.edu/~massimi2/ppapi/java/util/class-use/List.html - 62%
Result found by: Teoma

Java Collections
... The List interface provides four methods for positional (indexed) access to list elements. Lists (like Java arrays) are ... the elements in a list is typically preferable to indexing ...
http://www.cs.fiu.edu/~kraynek/Collection.html - 60%
Result found by: AltaVista, Yahoo!

Java Info Page
... the field blank, you will be prompted for your email address Java list run by burton at newsmonster.org Java administrative interface (requires authorization) Overview of all mozdev.org mailing lists ...
http://www.mozdev.org/mailman/listinfo/java - 60%
Result found by: WiseNut, LookSmart

Java Libraries
Java Libraries Reference:http://java.sun.com/products/ jdk/1.2/docs/api/index.html One of the wonderful things about Java is the vast collection of data structures and utilities you get with it.
http://home.san.rr.com/sram/L11-Java Libraries.htm - 60%
Result found by: Lycos, MSN Web Search, HotBot, FAST Search (alltheweb.com)

JDBC API
Java Database Connectivity (JDBC) API is a standard SQL database access interface. This API provides programmers with universal access to a wide range of relational databases. (Sun)
http://java.sun.com/products/jdbc/ - 60%
Result found by: Open Directory Project

Uses of Interface java.util.List (Java 2 Platform SE v1.4.2)
Uses of Interface java.util.List. Packages that use List...
http://www.cs.rit.edu/usr/local/jdk/docs/api/java/util/class-use/List.html - 60%
Result found by: Teoma

Java 2 Platform SE v1.3: Interface List
... DETAIL: FIELD | CONSTR | METHOD. java.util. Interface List. All Superinterfaces ... The List interface provides four methods for positional (indexed) access to list elements ...
http://www.si.hhs.nl/~jan/doc/api/java/util/List.html - 59%
Result found by: Yahoo!

Java's Advanced User Interface Components
... interface programming in our first article, Java's Basic User ... the help of these advanced user interface components. The List Class The list class allows us to ..
http://www.devshed.com/c/a/Java/Javas-Advanced-User-Interface-Components/ - 59%
Result found by: AOL Search

Timing Trials, or, the Trials of Timing: Experiments with Scripting and User-Interface Languages
By Brian Kernighan, Christopher Van Wyk. Compares how fast C, Awk, Perl, Tcl, Java, Visual Basic, Limbo, Scheme, run a range of representative tasks. Text, tables, graphs, code samples.
http://cm.bell-labs.com/cm/cs/who/bwk/interps/pap.html - 59%
Result found by: Open Directory Project

Uses of Interface java.util.List (JML and MultiJava documentation)
Uses of Interface java.util.List. Packages that use List...
http://www.cs.caltech.edu/~cs141/resources/JML/javadocs/java/util/class-use/List.html - 59%
Result found by: Teoma

JavaRanch Big Moose Saloon: List interface
JavaRanch Big Moose Saloon ». Java ». Java in General (intermediate) ». List interface. UBBFriend: Email this page to someone! Author. Topic: List interface. anrup kris. greenhorn. Member # 4533 ... I am confused by the List interface.It is supposed to rep
http://saloon.javaranch.com/1/000542.html - 58%
Result found by: AltaVista, MSN Web Search, Lycos, FAST Search (alltheweb.com), HotBot

Interface java.util.List
Interface java.util.List ... Implementing Classes: AbstractList, LinkedList, Vector, ArrayList ... public interface List ... extends Collection...
http://www.cis.ksu.edu/VirtualHelp/Info/JDK1.2b2/docs/api/java.util.List.html - 57%
Result found by: Teoma

Java 2 Platform SE v1.3: Uses of Interface java.util.List
... Uses of Interface. java.util.List. Packages that use List. java.awt.dnd ... provides a skeletal implementation of the List interface to minimize the effort required to implement this ...
http://java.rrzn.uni-hannover.de/jhb/jdkdoc/jdk1.3/docs/api/java/util/class-use/List.html - 57%
Result found by: Yahoo!

Java Software Human Interface
Essential information about human interface design and usability for applications and applets written in the Java programming language.
http://java.sun.com/developer/techDocs/hi/ - 57%
Result found by: Open Directory Project

Using Abstractions and the Bridge Pattern in Java
... Design Patterns Java™ Workbook. $40.49 (Save 10%). Contents. A Classic Example of Bridge: Drivers; Refactoring to Bridge; A Bridge Using the List Interface; ..
http://www.awprofessional.com/articles/article.asp?p=29302&seqNum=3 - 57%
Result found by: AOL Search

Infospheres - Java Resources
... Systems at Berkeley - mailing list Globe - scalable object-based ... user interfaces via Java and VRML Marimba - Castanet ... management, Bongo for modular interface building blocks ObjectSpace ...
http://www.infospheres.caltech.edu/resources/java.html/ - 56%
Result found by: WiseNut, LookSmart

Java 2 Platform SE v1.3: A-Index
... Static variable in interface java.awt.image.ImageObserver ... class java.util.AbstractSequentialList. This class provides a skeletal implementation of the List interface to minimize ...
http://www.cse.unsw.edu.au/~java/documentation/jdk1.3/docs/api/index-files/index-1.html - 56%
Result found by: AltaVista, Yahoo!

Jon's Java list
Java List This page will contain links to tools for Java development. This list is designed to be of interest to Java developers within NOAA (National Oceanic and Atmospheric Administration). HPCC...
http://stout.pmel.noaa.gov/~callahan/personal/java_list.html - 56%
Result found by: MSN Web Search, Lycos, FAST Search (alltheweb.com), HotBot

ONJava.com: Faster List Iteration with RandomAccess Interface [Oct....
Merlin's new RandomAccess interface identifies whether a java.util.List class has fast random access. This article tests the impact of RandomAccess in several different loops and shows you how to ......
http://www.onjava.com/pub/a/onjava/2001/10/23/optimization.html - 56%
Result found by: MSN Web Search, Lycos, FAST Search (alltheweb.com), HotBot, AOL Search

Defining CORBA Interfaces With Java
Chapter 8. Defining CORBA Interfaces With Java. ISB for Java incorporates features, collectively known as Caffeine, which make the product easier to work with in a Java environment. ... to generate client stubs and service skeletons from interface definiti
http://developer.netscape.com/docs/manuals/enterprise/javapg/caffn.htm - 55%
Result found by: AltaVista, Yahoo!

Gui: Supervision
Cross Platform Java/Swing Gui. It is based on the command line interface
http://supervision.tigris.org/ - 55%
Result found by: Open Directory Project

Interface java.util.List
Interface java.util.List ... Implementing Classes: AbstractList, LinkedList, Vector, ArrayList ... public interface List ... extends Collection...
http://www.cis.ksu.edu/Systems/Info/JDK1.2/api/java/util/class-use/List.html - 55%
Result found by: Teoma

Java Platform 1.2 API Specification: Uses of Interface java.util.List
PREV NEXT. FRAMES. NO FRAMES. Uses of Interface. java.util.List. Packages that use List. java.awt.dnd. Provides interfaces and classes for supporting drag-and-drop operations. Uses of List in java.awt.dnd. Methods in java.awt.dnd that return List
http://www.sba.uconn.edu/users/rbapna/courses/29803/javacourse_cd/javaforcd/docs/api/java/util/class-use/List.html - 55%
Result found by: Yahoo!

PEJ - Java Tools List
... the "current stable builds" list. You must have at least ... commands, Ant is extended using Java classes. Instead of writing ... implements a particular Task interface. Tini Ant optional Ant task ...
http://www.practicalembeddedjava.com/tools/javatools_list.html - 55%
Result found by: WiseNut, LookSmart

Innovative Interfaces Inc.
Information about Millennium, a Web and Java library system.
http://www.iii.com/ - 54%
Result found by: Open Directory Project

subArctic User Interface Toolkit Home Page
... reports and design comments to the subarctic-bugs list. ... Inc., and refers to Sun's Java programming language ... subArctic] Look for this logo on interfaces near you ..
http://www.cc.gatech.edu/gvu/ui/sub_arctic/ - 54%
Result found by: AOL Search

Uses of Interface java.util.List (Java 2 Platform SE v1.4.1)
Uses of Interface java.util.List. Packages that use List...
http://www.cs.vsb.cz/java/jdk/1.4/api/java/util/class-use/List.html - 54%
Result found by: Teoma

JayDee Technology Limited
... Programmers certification exam Advanced Java Modules Module ID Module Name Description AJ1 Java Native Interface (JNI) Describes how Java can be interfaced with C AJ2 JDBC Presents the Java Database ...
http://www.jaydeetechnology.co.uk/javamodules.htm - 53%
Result found by: WiseNut, LookSmart

AJaX - the AutoCAD/Java eXtension
An open source project to integrate a Java2 VM into AutoCAD and to provide the necessary interfaces and class libraries.
http://www.brainon.ch/AjaX/ - 52%
Result found by: Open Directory Project

Java 2 Platform SE v1.3.1: Uses of Interface java.util.List
Uses of Interface java.util.List. Packages that use List...
http://www.agshome.bnl.gov/Controls/doc/java/docs/api/java/util/class-use/List.html - 52%
Result found by: Teoma

package java.util (new)
... package java.util. ... public interface Iterator<A> (pure interface) An iterator over a Collection; public interface List<A> (pure interface) An ordered ..
http://www.cis.unisa.edu.au/~pizza/gj/doc/java.util.html - 52%
Result found by: AOL Search

Processing Large Search Result Sets in Java Internet Applications
www.nyoug.org 212-978-8890 1Processing Large Search Result Sets in Java Internet Applications Claudio Fratarcangeli, Adept Technology Inc.
http://www.nyoug.org/mar2002claudio.pdf - 52%
Result found by: MSN Web Search, Lycos, FAST Search (alltheweb.com), HotBot

Deprecated List (Java 2 Platform SE v1.4.0)
... has been replaced by the SAX2 XMLReader interface, which includes Namespace support. java.rmi ... ... on component which fires action events. java.awt.List.addItem(String) replaced by add(String ...
http://aleph0.clarku.edu/java/docs/api/deprecated-list.html - 51%
Result found by: WiseNut, LookSmart

: Index
... Method in interface java.util.List. Inserts the specified element at the specified position in this list ... Method in interface java.util.List. Appends the specified element to the ...
http://www.iro.umontreal.ca/~dift2010/archives/A00/HTML/pub/doc/collections/index-all.html - 50%
Result found by: Yahoo!

: Interface List<E> (new)
java.util Interface List<E>. ... The List interface provides four methods for positional (indexed) access to list elements. Lists (like Java arrays) are zero based. ..
http://catfish.csail.mit.edu/~cananian/Projects/GJ/Doc/v12/jsr-14-public-draft/collections-javadoc/java/util/List.html - 50%
Result found by: AOL Search

Axis API: Interface HandlerRegistry
PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: INNER | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD javax.xml.rpc.handler Interface HandlerRegistry All...
http://www.cs.unc.edu/Courses/jbs/documentation/axis/apiDocs/javax/xml/rpc/handler/HandlerRegistry.html - 50%
Result found by: AltaVista, Lycos, FAST Search (alltheweb.com), HotBot

drive wipe .... socks proxy, microsoft proxy, mail washer, anonymous proxy l...
... My version now runs like bad DOS with afancy interface. drive wipe : Doesn't fdisk /mbr wipe the ... ... surf, anonymizer surfing, anonymous proxies list, bc wipe free, cookie eraser, different proxies ...
http://www.cfem.org/drive_wipe.html - 50%
Result found by: WiseNut, LookSmart

Uses of Interface java.util.List (Java 2 Platform SE v1.5.0)
Uses of Interface java.util.List. Packages that use List<E>
http://epoxy.mrs.umn.edu/jdk1.5/api/java/util/class-use/List.html - 50%
Result found by: Teoma

XPg: PostgreSQL GUI on Java
XPg is an object-oriented platform-neutral editor with a full featured graphical user interface that supports connections to multiple databases [Open Source : GPL].
http://www.kazak.ws/xpg - 50%
Result found by: Open Directory Project

Interface List
Reference. Sun's JDK 1.3 Interface java.util.List...
http://pdhut.freeservers.com/apis/j2se/1.3/java.util/interface_List/index.htm - 49%
Result found by: Teoma

Java
... Java.util package. In this module, you will learn????? ... TreeSet. SortedSet. List Interface. ArrayLists. Vector. Map Interface ...
http://dinesh_wadhwani.tripod.com/tutorials/java/javautil.htm - 49%
Result found by: Yahoo!

Java(TM) Boutique - Java MetaData Interface (JMI) (new)
... It is based on the MOF specification but provides Java specific interfaces for meta ... Consider an example where we have a Product list which has a list ..
http://javaboutique.internet.com/articles/JMI/ - 49%
Result found by: AOL Search

JCreator, Java IDE
JCreator provides the user with a wide range of functionality such as: Project management, project templates, syntax highlighting, wizards and a fully customizable user interface
http://www.jcreator.com/ - 49%
Result found by: Open Directory Project

: Uses of Interface java.util.List
Uses of Interface java.util.List. Packages that use List ... com.sun.corba.se.internal.util ... com.sun.tools.doclets
http://www.cs.duke.edu/csed/ap/subset/doc/ap/java/util/List.html - 48%
Result found by: Yahoo!, Teoma

Deprecated List (Java 2 Platform SE v1.4.2)
... has been replaced by the SAX2 XMLReader interface, which includes Namespace support. java.rmi ... ... on component which fires action events. java.awt.List.addItem(String) replaced by add(String ...
http://www.cs.rit.edu/usr/local/jdk/docs/api/deprecated-list.html - 48%
Result found by: WiseNut, LookSmart

: Uses of Interface java.util.List
Uses of Interface java.util.List. Packages that use List ... com.sun.corba.se.internal.util ... com.sun.tools.doclets
http://www.cs.duke.edu/~geha/java/javadoc/java/util/class-use/List.html - 47%
Result found by: Teoma

Cafe au Lait Java News and Resources
Cafe au Lait is the preeminent independent source of Java information on the net. Unlike many other Java sites, Cafe au Lait is neither beholden to specific companies nor to advertisers. At Cafe ...
http://www.ibiblio.org/javafaq - 47%
Result found by: AltaVista

Deprecated List (Java API for XML Processing Specification 1.2)
... AttributeListImpl This class implements a deprecated interface, AttributeList ; that interface has been replaced by Attributes , which is implemented in the AttributesImpl helper class. org.xml.sax ...
http://xml.apache.org/~edwingo/jaxp-ri-1.2.0-fcs/docs/api/deprecated-list.html - 47%
Result found by: WiseNut, LookSmart

JMRI: A Java Model Railroad Interface
Open source project to help controlling layouts from a computer. Panel creation, decoder programming and Loco-net tools.
http://jmri.sourceforge.net/ - 47%
Result found by: Open Directory Project

Java Util Package
... This implements java.util.List interface and uses array for storage ... The LinkedList This implements java.util.List interface and uses linked list for storage ...
http://www.javacaps.com/scjp_util.html - 46%
Result found by: AltaVista

List
... structure package provides several implementations of the List interface, each of which has its particular strengths and ... void. add(int i, java.lang.Object o) ...
http://www.stanford.edu/~almirm/docs/structure/List.html - 46%
Result found by: Yahoo!

PJODe - ODBMS for Java
Small footprint ODBMS for Java, written in Java. Simple API and customizable query interface. [Free for non-commercial]
http://www.linxpda.com/ - 46%
Result found by: Open Directory Project

Wireless Developer Network - Java GUI Tutorial
... components such as button, menu, list, and checkbox ... allows Java developers to quickly build Java applets and ... using a group of prebuilt user interface components ..
http://www.wirelessdevnet.com/channels/java/training/javagui.html - 46%
Result found by: AOL Search

list : Java Glossary
... of choices from which you can select one. Like a choice displayed already opened up. java.util.List is an interface implemented by LinkedList , ArrayList and Vector that characterises array-like ...
http://www.mindprod.com/jgloss/list.html - 45%
Result found by: WiseNut, LookSmart

Proceeding of CS96-Java mailing list
Mailing list archive of CS96-JAVA for CEG, Computer Science '96 batch ... Proceedings of CS96-Java Mailing List. To: cs96-java@coollist.com ... roughly equivalent to an interface of Java. The difference ...
http://www.geocities.com/srics/cs96java.html - 45%
Result found by: AltaVista, MSN Web Search, Lycos, FAST Search (alltheweb.com), HotBot

Java 2 Platform SE v1.4.0: Uses of Interface java.util.List
Uses of Interface java.util.List. Packages that use List. java.util, Contains the collections framework, legacy collection classes, event ..
http://babbage.clarku.edu/java/docs/api/java/util/class-use/List.html - 44%
Result found by: AOL Search

List
... The List interface provides four methods for positional (indexed) access to list elements. Lists (like Java arrays) are ... the elements in a list is typically preferable to indexing ...
http://www.cs.waikato.ac.nz/~jcleary/230/docs/listInner/List.html - 44%
Result found by: Yahoo!

RedBase Pure Java RDBMS
Pure Java RDBMS with a JDBC interface. [Commercial]
http://www.bungisoft.com/html/products/redbase/redbase.html - 44%
Result found by: Open Directory Project

Programming 2 with Java - List of Postings
Programming 2 with Java List of Postings Home Index (by order) Index (by thread) Show All Articles ... ... 2004-01-14 02:54:37.668921+11) #19. What is an Interface - (Gb)(2004-01-13 18:43:18.476609+11) #18 ...
http://cerg.csse.monash.edu.au/feedback/indexDiscussion.php?discussionname=cse1203 - 43%
Result found by: WiseNut, LookSmart

/home/jia/Books/Java-Examples-2ed/src/Chapter06/mylist/List.java
package mylist; public interface List { /** * Returns the number of elements in the list. * * @pre true * @post @nochange */ public int size(); /** * Returns true if and only if the list is empty ...
http://se.cs.depaul.edu/Java/Chapter06/mylist/List_java.html - 42%
Result found by: WiseNut, LookSmart

A Brief Introduction to the Java Native Interface
Introduces the JNI, what it is, why use it, and how. by Wenyu Kong.
http://www.geocities.com/kongwenyu/jni.html - 42%
Result found by: Open Directory Project, Lycos, MSN Web Search, HotBot

Archis Evolutionary System Simulator (new)
An artificial life simulator project that can also function as a genetic programming system. Written in Java with a graphical interface
http://www.clearlight.com/~api/archis/ - 42%
Result found by: Open Directory Project

Java 2 Platform SE v1.4.0: Uses of Interface java.util.Collection
... Uses of Collection in java.util. Subinterfaces of Collection in java.util. interface, List An ordered collection (also known as a sequence). ..
http://babbage.clarku.edu/java/docs/api/java/util/class-use/Collection.html - 42%
Result found by: AOL Search

Java 2 Platform SE v1.4.2
All Classes. Packages. java.util. Interfaces. Classes. Exceptions. PREV PACKAGE NEXT PACKAGE. FRAMES. NO FRAMES. All Classes. Package java.util. See: Description. Interface Summary. Collection ... java.applet. java.awt. java.awt.color. java.awt.datatransfe
http://www.ccs.neu.edu/course/csu215/java-util-index.html - 42%
Result found by: AltaVista

Index ()
... of the methods in the List interface to make it easier to create a List based ... Method in interface java.util.List. Insert an element into the list at a ...
http://www.svtehs.com/ipjv/ApiDoc/index-all.html - 41%
Result found by: AltaVista

Java Numerics
Draft proposal for Java BLAS interface ... validlab's Java numerics page David Hough ... List of Java Compilers and Virtual Machines Marco Schmidt
http://math.nist.gov/javanumerics/ - 41%
Result found by: Teoma

OpenCMS (new)
A system based on java technology providing WYSIWYG editor, workflow engine and administration, all in a Web interface and multiplatform environment.
http://www.opencms.com/ - 41%
Result found by: Open Directory Project

Interfaces and Loose Coupling in Java by Charlie Calvert
In the first part of this two part article you will learn how to use interfaces to define a contract between two classes that works at a high level of abstraction and promotes reuse.
http://bdn.borland.com/article/0,1410,30372,00.html - 40%
Result found by: Lycos, MSN Web Search, HotBot

OpenCard Mailing List: java.lang.ClassNotFoundException: CardService . Help ...
... Help Needed. New Message Reply About this list Date view Thread view Subject view Author view ... ... error message: java.lang.ClassNotFoundException: CardService implementing interface opencard.opt ...
http://www.opencard.org/archive/opencard/1977.html - 40%
Result found by: WiseNut, LookSmart

Core Java Bug List
Welcome to the Core Java Bug List Fourth (Java 2) Edition Bugs Volume 1 * = fixed in second printing # = fixed in third printing #Page 2 second paragraph Change "due its portability" to "due to its...
http://www.horstmann.com/corejava/bugs1.html - 39%
Result found by: Lycos, MSN Web Search, HotBot

Java BNF
... Java Syntax Specification. Programs. 1. ... 15. < interface type list> ::= <interface type> | <interface type list> , ...
http://www.cs.uiowa.edu/~fleck/JavaBNF.htm - 39%
Result found by: AltaVista

java.util (ELib API) (new)
Package java.util. ... List, Untamed: ... Observer, Untamed: A class can implement the Observer interface when it wants to be informed of changes in observable objects. ..
http://www.erights.org/javadoc/java/util/package-summary.html - 39%
Result found by: AOL Search

Millstone UI library
A user interface library for development of networked Java applications. It provides a terminal independent component model that can be adapted to different terminal types and user interface themes. [Open source, LGPL]
http://millstone.org/ - 39%
Result found by: Open Directory Project

Jon's Java list
... Selection applet provides an interface to on-line databases on this ... Plot (NOAA/OAR/ERL/NGDC) The java applet should appear in a ... to demonstrate a 250k result list from a search for all cruises ...
http://tmap.pmel.noaa.gov/~callahan/personal/java_list.html - 38%
Result found by: WiseNut, LookSmart

9: IMPLEMENTING LISTS IN JAVA The List interface
... LISTS IN JAVA The List interface.....1 Storing the data ..
http://hamilton.bell.ac.uk/hndoo/adsnotes/notes_9.pdf - 37%
Result found by: AOL Search

J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
... and reference J2EE - A mailing list for Java(tm) 2 Platform ... use the standard "for " loop of java with Xalan to traverse the ... SuperWatchdog EJB Remote Interface returns null Hi, I am using ...
http://www.junlu.com/5.html - 37%
Result found by: WiseNut, LookSmart

Maria Litvin
Data Structuresin JavaMaria LitvinPhillips Academy, Andover, MA. mlitvin@andover.eduCopyright © 2003 by Maria Litvin and Skylight Publishing. ... Java InterfaceslList java.util.ListlStack ... A mailing listlA waiting listletc.10java.util.List Interface( AP
http://www.skylit.com/oop/DataStructures.pdf - 37%
Result found by: AltaVista

Vermin ExTerminator (new)
A free multiplayer first-person shooter. It is a mix of of liero and a real-time worms. The game is written in Java with LWJGL as OpenGL and OpenAL interface. [Open source]
http://www.vermin-exterminator.de/ - 37%
Result found by: Open Directory Project

JavaWorld Developer Tools Guide: IDE
...as those used in Java servlets.The next version will provide a Java-based graphical interface. ... sort list of changes. It will compare any...
http://www.javaworld.com/javaworld/tools/jw-tools-ide.html - 36%
Result found by: Teoma

Kde-java Info Page
... To see the collection of prior postings to the list, visit the Kde-java Archives ... Kde-java list run by kalle at dalheimer.de. Kde-java administrative interface ( requires authorization ...
http://master.kde.org/mailman/listinfo/kde-java - 36%
Result found by: FAST Search (alltheweb.com)

User Interface Software Tools
... Also components for Windows and Java. ... Other Lists and Resources: UIST: User Interface Software and Technology Symposium. ..
http://www.cs.cmu.edu/afs/cs.cmu.edu/user/bam/www/toolnames.html - 36%
Result found by: AOL Search

Get started with the Java Collections Framework
Just when you thought you had Java well in hand, Sun goes and adds more goodies to the package. The Java Collections Framework, standard in JDK 1.2 and available for Java 1.1, offers developers a ......
http://www.javaworld.com/javaworld/jw-11-1998/jw-11-collections.html - 35%
Result found by: Lycos, MSN Web Search, HotBot

Java Programming: List all classes that implement an interface
Java. Viewing a Question ... Java Programming Solutions and Articles. Solution Title: List all classes that implement an interface Author: wgilster...
http://www.experts-exchange.com/Programming/Programming_Languages/Java/Q_20329363.html - 34%
Result found by: Teoma

java.util Class Hierarchy (ELib API)
... List interface java.util.Set interface java.util.SortedSet interface java.util.Comparator interface java.util.Enumeration interface java.util.EventListener interface java.util.Iterator interface java ...
http://www.erights.org/javadoc/java/util/package-tree.html - 34%
Result found by: WiseNut, LookSmart

Jinni 2000 (Java INference Engine and Networked Interactor)
A fast multi-threaded, networking and GUI enabled Prolog compiler, extensible through a Reflection based Java interface
http://www.binnetcorp.com/Jinni/ - 34%
Result found by: Open Directory Project

Mac OS X Java Runtime Environment
Advanced Search Log In | Not a Member?Contact ADC ADC Home > Java Reference Library Reference Library Documentation Release Notes Sample Code Technical Notes Technical Q&As Related Links Java-Dev...
http://developer.apple.com/java - 34%
Result found by: Lycos, MSN Web Search, HotBot

This directory contains the following files. List.java Interface ...
This directory contains the following files. List.java Interface for any class implementing List ADT. BoundedFastListArray.java ..
http://www.cs.dartmouth.edu/~chepner/cs15/code/00README - 34%
Result found by: AOL Search

Java Platform 1.2 API Specification: A-Index
... Static variable in interface java.awt.image.ImageObserver. This flag in the ... Interface representing an Access Control List (ACL). AclEntry - interface java.security.acl.AclEntry ...
http://tecfa2.unige.ch/guides/java/jdk1.2/docs/api/index-files/index-1.html - 33%
Result found by: AltaVista

JReceiver SDK: Interface Driver (new)
... lang.String user_id) assign the driver-supplied user_id for the driver's callback interface. void, setCommands(java.util.Vector commands) assign a list of all ..
http://jreceiver.sourceforge.net/sdk/java/jreceiver/common/rec/driver/Driver.html - 33%
Result found by: AOL Search

NCSA Habanero
Habanero is written in Java, and will run under ... The Habanero client provides the interface to define, list, create, join and interact with a...
http://www.ncsa.uiuc.edu/SDG/Software/Habanero/ - 33%
Result found by: Teoma

OpenJava
Extensible language based on Java. OpenJava MOP (Metaobject Protocol) is the extension interface of the language. Via the MOP, programmers can customize the language to implement new language mechanisms.
http://www.csg.is.titech.ac.jp/openjava/ - 33%
Result found by: Open Directory Project

Java Info Page
Java -- Java Programming Discussion List About Java English (USA) Welcome to the the YBNormal.us email discussion list. The purpose of this list is for all Java programmers to help each other.
http://ybnormal.us/mailman/listinfo/java_ybnormal.us - 32%
Result found by: Lycos, MSN Web Search, HotBot

Java(TM) 2 Platform, Standard Edition, v1.2.2 API Specification: java.util C...
... List interface java.util.Set interface java.util.SortedSet interface java.util.Comparator interface java.util.Enumeration interface java.util.EventListener interface java.util.Iterator interface java ...
http://www.mycore.de/library/jdk1.2.2/docs/api/java/util/package-tree.html - 32%
Result found by: WiseNut, LookSmart

FTJava: Salvo Missile User Interface -- Full Thrust Java test list
Full Thrust Java test list -- June 2003 ... Number 1 of 103 messages in this Archive ... FTJava: Salvo Missile User Interface...
http://lists.firedrake.org/ftjava/200306/msg00000.html - 31%
Result found by: Teoma

Java Gui Builder
An engine that reads XML files describing graphical user interfaces layout.
http://jgb.sourceforge.net/ - 31%
Result found by: Open Directory Project

Kde-java Info Page
Kde-java list run by kalle at dalheimer.de Kde-java administrative interface (requires authorization) Overview of all kde.org mailing lists. version 2.1.4
https://mail.kde.org/mailman/listinfo/kde-java - 31%
Result found by: AOL Search

McGill University School of Computer Science: CS250B Section 2
... a list in Java so before looking at implementations, we first define a list interface showing the methods a list ... Here is the List interface we will use ...
http://cgm.cs.mcgill.ca/~msuder/courses/250/lectures/lists - 31%
Result found by: Yahoo!

Netscape Internet Service Broker for Java: Programmer's Guide, Version 1.0
... to generate client stubs and service skeletons from interface definitions written in Java instead of IDL ... extends int interface java length list list list omg org public public ...
http://docs.sun.com/source/816-5698-10/caffn.htm - 31%
Result found by: AltaVista

Java Wish List
... Create a new interface, java.lang.Disposable: package java.lang; public interface Disposable { void dispose(); } For any local final reference to a class that implements 'Disposable', dispose is ...
http://www.bmsi.com/java/wishes.html - 30%
Result found by: WiseNut, LookSmart

package java.util
... package java.util. public interface Collection<A>( pure interface) ... This class provides a skeletal implementation of the List interface to minimize the ...
http://homepages.inf.ed.ac.uk/wadler/gj/doc/java.util.html - 30%
Result found by: AltaVista, FAST Search (alltheweb.com)

Anthill Pro
Urbancode Commercial version of Anthill, a Java web application that uses a server process to build software projects using Ant. Features a web interface, a build scheduler, and various CM repository adapters. Requires Ant, Java, and a Servlet container.
http://www.urbancode.com/products/anthillpro/proeap.jsp - 29%
Result found by: Open Directory Project

Code Fragment (new)
public interface List { public int size(); public boolean isEmpty(); public boolean isFirst(Position p) throws InvalidPositionException; public boolean isLast ..
http://ww0.java2.datastructures.net/source/ch05/Java/List-List.html - 29%
Result found by: AOL Search

Essential JNI: Java Native Interface
Search for:Title Author Keywords ISBN Log In My Account Shopping Cart Home > Bookstore > Computing > Programming > Java & Related Languages > Essential JNI: Java Native Interface View Larger Image...
http://www.phptr.com/browse/product.asp?product_id={3BD8DF50-638A-48E6-9631-BAFBB38696C2} - 29%
Result found by: Lycos, MSN Web Search, HotBot

FTJava: Salvo Missile User Interface -- Full Thrust Java test list
Full Thrust Java test list -- June 2003 ... Number 1 of 103 messages in this Archive ... FTJava: Salvo Missile User Interface...
http://lists.firedrake.org/ftjava/200307/msg00017.html - 29%
Result found by: Teoma

Java Platform 1.2 API Specification: java.util Class Hierarchy
... List interface java.util.Set interface java.util.SortedSet interface java.util.Comparator interface java.util.Enumeration interface java.util.EventListener interface java.util.Iterator interface java ...
http://www.cs.mun.ca/~michael/java/jdk1.2-docs/api/java/util/package-tree.html - 29%
Result found by: WiseNut, LookSmart

AbstractLazyList
... to represent a lazy list as a java.util.List type -- the List type is built on the ... this method in the java.util.List interface? java.util.ListIterator ...
http://www.cotilliongroup.com/code/lambda4j/api/lists/lazy/AbstractLazyList.html - 28%
Result found by: Yahoo!

An AnaGram Example : A Java Parser
A Java parser implemented using the AnaGram parser generator ... Java syntax transcribed from The Java Language Specification, Gosling, Joy and ... InterfacesA; -> IMPLEMENTS, interface type list:l =l; interface type list -> interface type:t =new ...
http://www.parsifalsoft.com/examples/java.html - 28%
Result found by: AltaVista

Java's Basic User Interface Components
... Java's Basic User Interface Components - The Choice List Class ( Page 7 of 10 ) Choice Lists, which is created from the Choice class, are components that ..
http://www.devshed.com/c/a/Java/Javas-Basic-User-Interface-Components/6/ - 28%
Result found by: AOL Search

Object Engineering Workbench
C++ and Java forward and reverse engineering from UML models. Features integrated document server, compiler interface, semantic model checker and automatic diagram layout. Single user and team versions available. By Innovative Software.
http://www.isg.de/ - 28%
Result found by: Open Directory Project

Java 2 Platform SE v1.3: java.util Class Hierarchy
... List interface java.util.Set interface java.util.SortedSet interface java.util.Comparator interface java.util.Enumeration interface java.util.EventListener interface java.util.Iterator interface java ...
http://www.iam.unibe.ch/~scg/Resources/Java/Mirror/j2sdk13docs/api/java/util/package-tree.html - 27%
Result found by: WiseNut, LookSmart

FlexTrade
Truly broker neutral platform. Global electronic routing to multiple brokers, ECNs and exchanges. Real-time Interface with Web enabled JAVA application.
http://www.flextrade.com/ - 26%
Result found by: Open Directory Project

Java 2 Platform SE v1.3.1: Interface List
Interface java.util.List. All Superinterfaces: Collection. All Known Implementing Classes: AbstractList, LinkedList, Vector, ArrayList...
http://www.csd.abdn.ac.uk/~spt/teaching/CS2005/exams/Handout/List.html - 26%
Result found by: Teoma

L-Index (Java 2 Platform SE v1.4.2)
... Linked list implementation of the List interface. LinkedList() ... Creates a new view that represents a list element. LoaderHandler - interface java.rmi.server.LoaderHandler ...
http://www.123flashchat.com/java/index-files/index-12.html - 26%
Result found by: AltaVista

Processing Large Search Result Sets in Java Internet Applications
Processing Large Search Result Sets inJava Internet ApplicationsNYOUG MeetingJanuary, 2002 Claudio FratarcangeliAdept Technology Inc.claudiof@computer.orgInternet Search Requirements
http://www.nyoug.org/javasets.pdf - 26%
Result found by: Lycos, MSN Web Search, HotBot

The Java Community Process(SM) Program - JSRs: Java Specification ...
... 3.1 Please list any existing documents, specifications, or ... applicable to both CORBA and Java environmentss. ... MOF Reflective Interfaces which are used to provide ..
http://www.jcp.org/en/jsr/detail?id=40 - 26%
Result found by: AOL Search

Uses of Interface java.util.List (Java 2 Platform SE v1.4.1) (new)
PREV NEXT. FRAMES. NO FRAMES. All Classes. Uses of Interface. java.util.List. Packages that use List. java.awt. Contains all of the classes for creating user interfaces and for painting graphics and images. java.awt.datatransfer ... a the currently availab
http://www.users.csbsju.edu/~clusena/javadoc/sun/api/java/util/class-use/List.html - 26%
Result found by: Yahoo!

Week 7: List Abstract Data Type
... To specify list abstract data type in terms of a contract and a Java list interface ...
http://homepages.unl.ac.uk/im205/Week07/week07.htm - 26%
Result found by: FAST Search (alltheweb.com)

The structure Package Source
... java The interface for Graphs. GraphList.java Graph, implemented with an Adjacency List ... ... An interface for LIFO/FIFO structures. List.java Interface for lists. Map.java MapList.java Matrix ...
http://www.cs.williams.edu/~bailey/JavaStructures/bailey/structure/ - 25%
Result found by: WiseNut, LookSmart

Cup-O MUD: The Adventure Continues... (new)
... a description of what it is, a full list of features ... For the Java-impaired who want to see what ... and in conjunction with the Diversity University web interface. ..
http://www.du.org/java/CupOmud/ - 24%
Result found by: AOL Search

Data Structures in Java: Part 6, Duplicate Elements, Ordered Collections, and More
A Set object cannot contain duplicate elements, but a List object can contain duplicate elements. Ordered collections are not the same as sorted collections. Specialized stipulations are placed on... Java Collections Framework implement one of the subinter
http://www.developer.com/java/print/0%2C%2C12082_799661%2C00.html - 24%
Result found by: AltaVista

Draft Java Coding Standard (new)
...list. Example: /* File: Example.java Date Author Changes Sep 1 95 Doug Lea Created Sep 13 95 ... ClassNameEndsWithException . Interface. When...
http://g.oswego.edu/dl/html/javaCodingStd.html - 24%
Result found by: Teoma

Interface of class List
... pure interface of interface java.util.List<A> ... public interface List<A> implements Collection<A> { public abstract int size(); public abstract boolean isEmpty ...
http://lamp.epfl.ch/pizza/gj/doc/java.util.List.interface.html - 24%
Result found by: Yahoo!

Java Package List for Debian
Java Package List for Debian Java VM,JIT,AOT kaffe - A JVM to run Java bytecode gcj - The GNU Java ... ... to use Java JMX(TM) technology lib-rxtx-java - native interface to serial ports in java lib-gnu.getopt ...
http://people.debian.org/~tora/java/packagelist.html - 24%
Result found by: WiseNut, LookSmart

Java Swing
Helps you to take full advantage of the Swing classes, providing detailed descriptions of every class and interface in the key Swing packages.
http://www.oreilly.com/catalog/jswing/ - 24%
Result found by: Open Directory Project

Evryware's Java Toolworks
[List Sites] [Next Site] [Skip Next] [Previous Site] [Skip Previous] [Random Site] Want to join the HTML, JAVA and VRML WebRing?
http://www.evryware.com/toolworks/ - 23%
Result found by: Teoma

Hip Planet Chatroom (new)
A place to chat and make friends. Java chat interface
http://hipplanet.com/hipchat.htm - 23%
Result found by: Open Directory Project

Java 2 Platform SE v1.3.1: A-Index
... Static variable in interface java.awt.image.ImageObserver ... class java.util.AbstractSequentialList. This class provides a skeletal implementation of the List interface to minimize ...
http://www.informatik.uni-frankfurt.de/java/JDK/JDK_doku/jdk1.3.1/docs/api/index-files/index-1.html - 23%
Result found by: AltaVista

User Interface Tools - Java
... Helpful Tools is a list of Java interface tools along with information on the tools. ... This site provides a list of Java utilities for database interface. ..
http://www.otal.umd.edu/guse/uijava.html - 23%
Result found by: AOL Search

Gil Hansen's Java URLs (new)
Java Native Interface (JNI): FAQs. Articles ... Java Book List (Network Programming, Developer's Resource) Java Developer Journal's Bookstore...
http://www.javamug.org/mainpages/Java.html - 21%
Result found by: Teoma

L'Altruiste : Le langage Java - L'interface List (new)
L'interface List représente une collection ordonnée, également connue sous le terme de séquence. ... L'interface List étend l'interface racine Collection. ..
http://www.laltruiste.com/coursjava/collection_list.html - 21%
Result found by: AOL Search

Ozone (new)
Open source, Java, OO DBMS which includes a DOM interface
http://www.ozone-db.org/ - 21%
Result found by: Open Directory Project