enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. List of Java APIs - Wikipedia

    en.wikipedia.org/wiki/List_of_Java_APIs

    List of Java APIs. There are two types of Java programming language application programming interfaces (APIs) : The official core Java API, contained in the Android (Google), SE (OpenJDK and Oracle), MicroEJ. These packages (java.* packages) are the core Java language packages, meaning that programmers using the Java language had to use them in ...

  3. Spring Framework - Wikipedia

    en.wikipedia.org/wiki/Spring_Framework

    Spring Framework. The Spring Framework is an application framework and inversion of control container for the Java platform. [ 2] The framework's core features can be used by any Java application, but there are extensions for building web applications on top of the Java EE (Enterprise Edition) platform.

  4. Apache Struts - Wikipedia

    en.wikipedia.org/wiki/Apache_Struts

    struts .apache .org. Apache Struts 2 is an open-source web application framework for developing Java EE web applications. It uses and extends the Java Servlet API to encourage developers to adopt a model–view–controller (MVC) architecture. The WebWork framework spun off from Apache Struts 1 aiming to offer enhancements and refinements while ...

  5. Java API - Wikipedia

    en.wikipedia.org/?title=Java_API&redirect=no

    This page was last edited on 30 December 2009, at 03:56 (UTC).; Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply.

  6. Talk:List of Java APIs - Wikipedia

    en.wikipedia.org/wiki/Talk:List_of_Java_APIs

    This article is within the scope of WikiProject Java, a collaborative effort to improve the coverage of Java on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks. Java Wikipedia:WikiProject Java Template:WikiProject Java Java articles: High

  7. Abstract Window Toolkit - Wikipedia

    en.wikipedia.org/wiki/Abstract_Window_Toolkit

    The Abstract Window Toolkit ( AWT) is Java 's original platform-dependent windowing, graphics, and user-interface widget toolkit, preceding Swing. The AWT is part of the Java Foundation Classes (JFC) — the standard API for providing a graphical user interface (GUI) for a Java program. AWT is also the GUI toolkit for a number of Java ME profiles.

  8. Category:Java APIs - Wikipedia

    en.wikipedia.org/wiki/Category:Java_APIs

    Java Naming and Directory Interface. Java Secure Socket Extension. Java Speech API. Java Telephony API. Jakarta Transactions. Java view technologies and frameworks. JConsole. Jess (programming language) JSBML.

  9. OpenJDK - Wikipedia

    en.wikipedia.org/wiki/OpenJDK

    OpenJDK (Open Java Development Kit) is a free and open-source implementation of the Java Platform, Standard Edition (Java SE). [2] It is the result of an effort Sun Microsystems began in 2006. The implementation is licensed under the GPL-2.0-only with a linking exception .