|
| |
| | Java programming language - Wikipedia, the free encyclopedia |
 | | Java is also used in the Matlab mathematics program for rendering the user interface and for part of the calculation functionality. |  | | Java is an object-oriented programming language developed by James Gosling and colleagues at Sun Microsystems in the early 1990s. |  | | Java can be considered a less pure object-oriented programming language than for instance Ruby or Smalltalk because it makes certain compromises (such as the fact that not all values are objects) for performance reasons. |
|
http://en.wikipedia.org/wiki/Java_programming_language
(5977 words)
|
|
| |
| | O'Reilly -- An Overview of the Java 2 Platform |
 | | Before we proceed with our survey of the Java platform, however, it is important to understand what is meant by the term "platform." To a computer programmer, a platform is defined by the APIs that he or she can use and rely on when writing programs. |  | | The Java language and the Java platform were designed from the start with the rest of the world in mind. |  | | The Java programming language is a state-of-the-art, object-oriented language that has a classic syntax similar to that of C. |
|
http://www.oreillynet.com/pub/a/oreilly/java/news/java2_0299.html
(4721 words)
|
|
| |
| | Java 2 Platform, Standard Edition - Wikipedia, the free encyclopedia |
 | | However, one inconsistency is that (as of JDK 1.3) fonts are drawn by the underlying native system, and not by Java. |  | | Also, design patterns permeate the system, especially a modified model-view-controller pattern, so programming is done cleanly, with good separation of function from appearance. |  | | This is useful in caches, where if nothing else refers to an object held by the cache, the garbage collector may clean it up at whim. |
|
http://www.cupertino.us/project/wikipedia/index.php/J2SE
(883 words)
|
|
| |
| | Cafe au Lait Java News and Resources |
 | | The Eclipse JDT Java compiler is bundled with the binary Tomcat distributions. |  | | Major additions to Java EE 5 include the JSTL and JSF technologies that simplify development of web applications, and the Java Persistence API being developed by the EJB 3.0 expert group that greatly simplifies mapping Java objects to databases. |  | | In particular, header files for some of the Java APIs will be placed in "/include" (with no prefix), due to a defect in the Java Makefiles. |
|
http://www.ibiblio.org/javafaq
(2034 words)
|
|
| |
| | [Chapter 4] The Java Platform |
 | | Java also defines numerous packages for graphics and graphical user interface programming and for distributed, or enterprise, computing. |  | | A Java program can communicate with an external process using streams in the same way that it might communicate with a server running on some other computer on the network. |  | | Java makes it easy to define and work with multiple threads of execution within a program. |
|
http://www.oreilly.com/catalog/javanut3/chapter/ch04.html
(4742 words)
|
|
| |
| | Cetus Links: 16604 Links on Objects and Components / Java / General |
 | | Platform Independent: Java programs are compiled to a byte code format that can be read and run by interpreters on many platforms including Windows 95, Windows NT, and Solaris 2.3 and later. |  | | Java is a programming language that lets you do almost anything you can do with a traditional programming langauge like Fortran or C++. |  | | Safe: Java code can be executed in an environment that prohibits it from introducing viruses, deleting or modifying files, or otherwise performing data destroying and computer crashing operations. |
|
http://www.cetus-links.org/oo_java.html
(2148 words)
|
|
| |
| | Apple - Mac OS X - Java |
 | | Apple has optimized Java on Mac OS X to look great and perform superbly, making Mac OS X the ultimate platform for developing and deploying cross-platform Java applications. |  | | Applets load faster than previously and the plug-in supports new advanced caching features for Java classes and JAR files. |  | | Plus, to help developers get started out of the box, Mac OS X also includes an integrated development environment 151; Xcode. |
|
http://www.apple.com/macosx/features/java
(666 words)
|
|
| |
| | Java Technology |
 | | Seeing Shouldn't Be Believing: Solving Java Puzzlers With Google's Joshua Bloch Sun Joshua Bloch, chief Java architect at Google, explores the mysteries of Java puzzlers and optical illusions. |  | | Also learn how to set up the lastest Java platform software using Getting Started as a guide. |  | | This educational and informative site focuses on Java technology and the developer community. |
|
http://java.sun.com
(517 words)
|
|
| |
| | Java™ Development Platform |
 | | Even Microsoft, bitterly opposed to Java as a threat to their personal computer operating system monopoly, has been forced to mimic the JVM approach in their own Common Language Runtime (CLR) in order to stem the growing perception that their software is inherently insecure. |  | | S³i has made a strategic choice to focus on Java software development for fully distributed systems. |  | | The SWT support that's part of the Eclipse project now offers an alternative to pure Java for cases where full native UI support is important, so this is no longer a major concern. |
|
http://www.sosnoski.com/java.html
(508 words)
|
|
| |
| | Download Java software from Sun Microsystems |
 | | Java software can be directly downloaded from Apple. |  | | Once you have installed Java software on your computer, you must restart your browser. |  | | Once you have Java software, you'll have access to a whole new world of interactivity. |
|
http://www.java.com/en/download/manual.jsp
(257 words)
|
|
| |
| | Free But Shackled - The Java Trap |
 | | The reliable way to avoid the Java Trap is to have only a free implementation of Java on your system. |  | | We are trying to rescue the trapped Java programs, so if you like the Java language, we invite you to help in developing GNU Classpath. |  | | To keep your Java code safe from the Java Trap, install a free Java development environment and use it. |
|
http://www.gnu.org/philosophy/java-trap.html
(1169 words)
|
|
| |
| | Java Platform Language Neutrality |
 | | The Bistro class library is implemented using the Java class library. |  | | programming languages for the Java virtual machine and uses this list as fodder for its analysis. |  | | This implementation approach maximizes reuse of the existing Java platform services and supports the potential for interoperability between Bistro (Smalltalk) and Java classes that might need to share collections and streams. |
|
http://www.educery.com/papers/bistro/neutrality.htm
(1841 words)
|
|
| |
| | The Volano Report: Which Java platform is fastest, most scalable? A JavaWorld exclusive! |
 | | See the "Environments" section for details on the hardware platform, operating systems, and Java virtual machine environments. |  | | Unlike Java support for applets on the client side (where two virtual machines -- those provided by Microsoft and Netscape in their respective Web browsers -- dominate), the leaders in Java on the server side change monthly. |  | | VolanoMark is a 100% Pure Java server benchmark characterized by long-lasting network connections and high thread counts. |
|
http://www.javaworld.com/javaworld/jw-03-1999/jw-03-volanomark.html
(1802 words)
|
|
| |
| | The Java Community Process(SM) Program - JSRs: Java Specification Requests - detail JSR# 244 |
 | | Pursuant to Section 2.2.1 of the Java Community Process version 2.6, the following is a summary of Sun's anticipated principal license terms and conditions for the Java Platform Enterprise Edition, version 5. |  | | Pursuant to Section 2.2.1 of the Java Community Process version 2.6, the following is a summary of Sun's anticipated principal license terms and conditions for the Java 2 Platform Enterprise Edition, version 5.0. |  | | Programming Language) is the enabling facility for a new declarative style of programming that significantly simplifies many programming tasks. |
|
http://www.jcp.org/en/jsr/detail?id=244
(4137 words)
|
|
| |
| | community.java.net - JavaDesktop |
 | | The current version of the software is written in Matlab, but an easier-to-use version for the Java platform is expected soon. |  | | Then you take the GUI Form Examples project (which needs the swing-layout-1.0.jar file, since it was created with Matisse) and enable Java Web Start functionality for it. |  | | The summary: Java Swing applications have not always looked native under Linux, even when using the GTK look and feel. |
|
http://community.java.net/javadesktop
(2523 words)
|
|
| |
| | Java |
 | | A guided introduction and learning path for developers new to Java in Mac OS X. Mac OS X is the only mass-market operating system that comes complete with a fully configured and ready-to-use Java Development Kit. |  | | Java programming specifications, organized by package and class. |  | | Server-Side Java with the Struts Framework on Mac OS X |
|
http://developer.apple.com/java
(243 words)
|
|
| |
| | James Gosling: on the Java road... |
 | | Like GPL software, the Java platform is "free" in many senses: you don't have to pay anything for the runtime or developers kit and you can get the sources for everything. |  | | All the sources are there, as well as a JAR file that works on any platform, and a Mac OS X installation. |  | | The catch in the Sun Java source license is all about defending the needs of developers who work above the interface. |
|
http://today.java.net/jag/page7.html
(2563 words)
|
|
| |
| | Welcome to NetBeans |
 | | The Mustang Community is releasing weekly early access snapshots of the complete source, binaries, and javadocs for Java Standard Edition 6. |  | | These raw snapshot releases let community members review and contribute to Mustang as it is being developed. |  | | Preview: NB 5.5 w/ Java EE 5, SOA and UML |
|
http://www.netbeans.org/index.html
(606 words)
|
|
| |
| | Java Technology |
 | | Get Java Software for Your Computer (JRE) Download Java Software for your desktop computer now! |  | | Partners Find out who's licensing Java today, and what industry Partners are doing with Java technology. |  | | About Java Technology Learn what makes Java so popular, and what makes it tick. |
|
http://www.sun.com/java
(200 words)
|
|
| |
| | java.net - The Source for Java Technology Collaboration |
 | | Java Champions: The Java Champions project recognizes leaders in the Java developer community, in "an effort to bolster and encourage this community of leaders". |  | | Remembering this can help us write better software. |  | | Widgets (formely known as Konfabulator) and Google Desktop Sidebar, one idea hit me: Why not Java for widgets? |
|
http://www.java.net
(582 words)
|
|
| |
| | Eclipse.org home |
 | | Eclipse is an open source community whose projects are focused on providing an extensible development platform and application frameworks for building software. |  | | Translations for the Eclipse Project and several top-level projects are contributed to the Eclipse Foundation in... |  | | This article demonstrates how to use the TPTP Profiling tool to profile a Java application for identifying... |
|
http://eclipse.org
(208 words)
|
|
| |
| | HP Unix - Java technology software HP-UX 11.0 & 11i |
 | | HP Unix - Java technology software HP-UX 11.0 and 11i |  | | HP offers a full range of Java technology products for the Java™ 2 Standard Edition (J2SE) platform on HP-UX systems. |  | | We provide solutions to develop or deploy Java applications with the best performance on HP PA-RISC 11.0, 11i v1 (11.11) and 11i v2 (11.23), and HP Integrity (Itanium) 11i v1.6 (11.22) and 11i v2 (11.23) systems. |
|
http://www.hp.com/products1/unix/java
(186 words)
|
|
| |
| | Macromedia - JRun / Java(tm) Platform Topic Center |
 | | Wrap a Java API into ColdFusion components with this RSS example from DRK 4. |  | | RSS Untangled: Exposing a Java API from ColdFusion |  | | Site Requirements—You may not have everything you need to view certain sections of Macromedia.com. |
|
http://www.macromedia.com/desdev/java
(257 words)
|
|
| |
| | Welcome To wantJava.com : Hosting for the JAVA Platform |
 | | Sun, Sun Microsystems, the Sun Logo, Sparc, Java, J2SE, J2EE, JSP, Servlet, EJB, JMX, JMS, CMP, JNDI, JCA, and JTA/JTS are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. |  | | Welcome To wantJava.com : Hosting for the JAVA Platform |
|
http://www.wantjava.com
(45 words)
|
|
| |
| | jlGui - Music player for the java platform - MP3, Ogg Vorbis |
 | | Without Installer : 1.1 MB You DO need a |  | | All other company and/or product names are the property of their respective owners. |  | | Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the U. and other countries. |
|
http://www.javazoom.net/jlgui/sources.html
(112 words)
|
|
|