aicas logo Jamaica 3.2 release 6

aicas JamaicaVM - API

Packages
com.aicas.jamaica.lang  
com.aicas.jamaica.util  
java.applet Classes and interfaces for small embeddable applications often used in web pages.
java.awt Abstract Window Toolkit classes.
java.awt.color Classes to represent color spaces and profiles.
java.awt.datatransfer Classes to represent different flavors of data for transferring native and system types through for example a clipboard.
java.awt.dnd Events and listeners for drag and drop sources and targets.
java.awt.dnd.peer Interfaces for using native interface components.
java.awt.event Listeners and adapters for different kinds of AWT events.
java.awt.font Representations of different kind of characters and fonts.
java.awt.geom Classes to represent 2D objects and different path transformations.
java.awt.im Support for text input methods.
java.awt.im.spi Interfaces for implementation of text input methods.
java.awt.image Image consumers, producers and filters.
java.awt.image.renderable
java.awt.peer Interfaces for using native interface components.
java.awt.print Classes for printer jobs, pages, paper sizes, graphics and formats.
java.beans Listeners and descriptors for managing beans.
java.beans.beancontext Containers and execution environments for beans.
java.io Classes for manipulating character and byte streams and files.
java.lang Core classes including wrappers for primitive types, classes, packages and class loaders, representations of the system, processes, threads and the core exception hierarchy.
java.lang.annotation Classes to handle annotations.
java.lang.ref Low level manipulation and monitoring of object references.
java.lang.reflect Runtime inspection and manipulation of object classes, methods, arguments and fields.
java.math Provides classes for performing arbitrary-precision integer arithmetic (BigInteger) and arbitrary-precision decimal arithmetic (BigDecimal).
java.net Network communication through TCP and UDP sockets or URLs.
java.nio Abstract classes for manipulating buffers of different primitive types.
java.nio.channels Classes for creating, selecting and non-blocking reading and writing of buffers from files and sockets.
java.nio.channels.spi Utility classes and interfaces for implementing channels.
java.nio.charset Classes to manipulate, encode and decode different character sets from and to bytes.
java.nio.charset.spi Classes to provide new character sets.
java.rmi Provides basic Remote Method Invocation (RMI) interfaces, classes and exceptions.
java.rmi.activation In the previous Classpath releases, an instance of a UnicastRemoteObject could be accessed from a server that: has created an instance of that object has been running all the time The the activation system allows to activate and execute the object implementation on demand rather than running all time.
java.rmi.dgc The Distributed Garbage Collector (DGC).
java.rmi.registry
java.rmi.server
java.security
java.security.acl
java.security.cert
java.security.interfaces
java.security.spec
java.sql Interfaces and classes to connect to a database and wrappers for data in the database and result queries.
java.text Classes to iterate over strings and to format texts according to a specific locale.
java.util Utility classes such as collections (maps, sets, lists, dictionaries and stacks), calendars, dates, locales, properties, timers, resource bundles and event objects.
java.util.concurrent Utility classes commonly useful in concurrent programming.
java.util.concurrent.atomic A small toolkit of classes that support lock-free thread-safe programming on single variables.
java.util.concurrent.locks Interfaces and classes providing a framework for locking and waiting for conditions that is distinct from built-in synchronization and monitors.
java.util.jar Utility classes for manipulating java archives (zip files with a manifest file with attributes).
java.util.logging Utility classes for logging events.
java.util.prefs Utility classes for storing and retrieving user and system preferences.
java.util.regex Regular expression patterns and matchers.
java.util.zip Provides classes for reading and writing the standard ZIP and GZIP file formats.
javax.accessibility Provides a contract between objects and accessibility software.
javax.crypto
javax.crypto.interfaces
javax.crypto.spec
javax.imageio This package provides image input/output APIs.
javax.imageio.event
javax.imageio.metadata
javax.imageio.plugins.bmp  
javax.imageio.plugins.jpeg  
javax.imageio.spi
javax.imageio.stream
javax.microedition.io  
javax.naming
javax.naming.directory
javax.naming.event
javax.naming.ldap
javax.naming.spi
javax.net
javax.net.ssl
javax.print Provides the basic interfaces and classes of the Java Print Service API.
javax.print.attribute Provides classes and interfaces describing the roles and syntax of attribute objects in the Java Print Service API.
javax.print.attribute.standard Provides the printing attribute classes of the Java Print Service API.
javax.print.event Provides events and listeners to be used with the Java Print Service API.
javax.realtime  
javax.rmi Java RMI over IIOP combines RMI technology with CORBA technology.
javax.rmi.CORBA Java RMI over IIOP combines RMI technology with CORBA technology.
javax.security.auth
javax.security.auth.callback
javax.security.auth.kerberos  
javax.security.auth.login
javax.security.auth.spi
javax.security.auth.x500
javax.security.cert
javax.security.sasl
javax.sound.midi  
javax.sound.midi.spi  
javax.sound.sampled  
javax.sound.sampled.spi  
javax.sql
javax.swing Provides a collection of cross-platform user interface components.
javax.swing.border Provides borders for use by components in the javax.swing package.
javax.swing.colorchooser Provides support classes for the JColorChooser component.
javax.swing.event Provides events and listeners used by components in the javax.swing package.
javax.swing.filechooser Provides support classes for the JFileChooser component.
javax.swing.plaf A base package for the "pluggable look and feel" (plaf) mechanism used by the javax.swing classes.
javax.swing.plaf.basic Provides a "basic" look and feel implementation.
javax.swing.plaf.metal Provides a cross-platform look and feel known as "Metal".
javax.swing.plaf.multi Provides a look and feel that can combine a primary look and feel with one or more auxiliary look and feels.
javax.swing.plaf.synth Provides a look and feel that can be customized by and XML file or by providing a custom SynthStyleFactory.
javax.swing.table Interfaces and classes that support the JTable component.
javax.swing.text Provides core text classes and interfaces representing models and views used by the text components for display and editing of text.
javax.swing.text.html Provides the class HTMLEditorKit and supporting classes for creating HTML text editors.
javax.swing.text.html.parser Provides the default HTML parser, along with support classes.
javax.swing.text.rtf Provides support for Rich Text Format (RTF) data to be used with the JEditorPane component.
javax.swing.tree Interfaces and classes that support the JTree component.
javax.swing.undo Provides a mechanism to support undo/redo operations.
javax.transaction
javax.transaction.xa
javax.xml  
javax.xml.datatype
This package provides type mappings between XML and Java data types.
javax.xml.namespace
XML Namespace processing.
javax.xml.parsers Bootstrapping APIs for JAXP parsers.
javax.xml.stream  
javax.xml.stream.events  
javax.xml.stream.util  
javax.xml.transform Base "TRAX" API for XSLT transformers.
javax.xml.transform.dom Support for DOM inputs and outputs to transformers.
javax.xml.transform.sax Support for SAX2-based XSLT transformers.
javax.xml.transform.stream Support for text stream inputs and outputs to transformers.
javax.xml.validation
API for the validation of XML documents using a range of schema languages.
javax.xml.xpath
This package provides access to an XPath evaluation environment and expressions.
org.ietf.jgss  
org.omg.CORBA This package provides the support of CORBA; see overview of the implemented functionality.
org.omg.CORBA_2_3 This package supports the ORB extendsions that appeared since CORBA 2_3.
org.omg.CORBA_2_3.portable This package supports the communication extensions that appeared since CORBA 2_3.
org.omg.CORBA.DynAnyPackage Provides a couple of exceptions, thrown by methods in the TypeCode class.
org.omg.CORBA.ORBPackage Provides a couple of exceptions, thrown by methods in the ORB class.
org.omg.CORBA.portable This package defines CDR streams, used for communications between orbs, normally via network.
org.omg.CORBA.TypeCodePackage Provides a couple of exceptions, thrown by methods in the TypeCode class.
org.omg.CosNaming The COS (Common Object Service) Naming Service allows an object to be found from its symbolic name.
org.omg.CosNaming.NamingContextExtPackage Provides several satelitte classes, needed by the naming service extensions, added from the version 1.4
org.omg.CosNaming.NamingContextPackage Provides exceptions and several other satelitte classes, needed by the naming service.
org.omg.Dynamic  
org.omg.DynamicAny DynAny's allow to work with data structures, exact content of those is not known at the time of compilation.
org.omg.DynamicAny.DynAnyFactoryPackage  
org.omg.DynamicAny.DynAnyPackage Contains several exceptions that may be thrown during the operations on DynAny and derived classes.
org.omg.IOP  
org.omg.IOP.CodecFactoryPackage  
org.omg.IOP.CodecPackage  
org.omg.Messaging Contains CORBA synchronization modes, specifying how far the request shall progress before control is returned to the client for one way operations.
org.omg.PortableInterceptor Interceptors are hooks than can monitor various stages of the CORBA request processing.
org.omg.PortableInterceptor.ORBInitInfoPackage  
org.omg.PortableServer The Portable Object Adapter (POA) provides more control on the request processing than it is possible when connecting objects directly to the ORB.
org.omg.PortableServer.CurrentPackage  
org.omg.PortableServer.POAManagerPackage Contains additional classes, needed by POA Manager
org.omg.PortableServer.POAPackage Contains exceptions that may be thrown by various POA operations.
org.omg.PortableServer.portable  
org.omg.PortableServer.ServantLocatorPackage Contains a holder, transferring the data between subsequent calls of the Servant Manager methods.
org.omg.SendingContext
org.omg.stub.java.rmi Contains RMI-IIOP Stubs for the Remote types from java.rmi package.
org.relaxng.datatype  
org.relaxng.datatype.helpers  
org.w3c.dom  
org.w3c.dom.bootstrap  
org.w3c.dom.css  
org.w3c.dom.events  
org.w3c.dom.html2  
org.w3c.dom.ls  
org.w3c.dom.ranges  
org.w3c.dom.stylesheets  
org.w3c.dom.traversal  
org.w3c.dom.views  
org.w3c.dom.xpath  
org.xml.sax This package provides the core SAX APIs.
org.xml.sax.ext This package contains interfaces to SAX2 facilities that conformant SAX drivers won't necessarily support.
org.xml.sax.helpers This package contains "helper" classes, including support for bootstrapping SAX-based applications.
sun.java2d  
sun.misc  
sun.reflect  
sun.reflect.annotation  
sun.reflect.generics.factory  
sun.reflect.generics.parser  
sun.reflect.generics.reflectiveObjects  
sun.reflect.generics.repository  
sun.reflect.generics.scope  
sun.reflect.generics.tree  
sun.reflect.generics.visitor  
sun.swing.text.html  

 


aicas logo Jamaica 3.2 release 6

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.