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