java.sun.com >
Guidelines Home Page > Java Look and Feel Design Guidelines
>
Part IV: Backmatter
> B: Graphics Repository >
Graphics for Development Tools
  PreviousNextContents/Index/Search


Graphics for Development Tools

The development graphics represent objects or processes in the software development process.

Creating and Deploying Applications and Applets

The graphics in this section represent:

A J2EE application consists of J2EE components (application clients, applets, HTML pages, JSP pages (JavaServer Pages), servlets, and enterprise beans) that run on the J2EE platform. J2EE applications are typically designed for distribution across multiple computing tiers.

A J2EE application client is a first-tier client program that executes in its own Java virtual machine, but might access J2EE components in the web or business tier.

A J2EE server is a collection of runtime services provided by the J2EE platform. These include HTTP (Hypertext Transfer Protocol), HTTPS (Secure Hypertext Transfer Protocol), JTA (Java Transaction API), RMI-IIOP (Remote Method Invocation-Internet Inter-ORB Protocol), Java IDL (Java Interface Definition Language), JDBC (Java Database Connectivity), JMS (Java Message Service), JNDI (Java Naming and Directory Interface), JavaMail, and JAF (JavaBeans Activation Framework). Although J2EE servers usually come packaged with web and EJB containers, they are not required to. For example, an OS vendor could supply the runtime services while a separate vendor supplied the J2EE containers.

For deployment, a J2EE application is packaged in an EAR (Enterprise Archive) file.


Note — You can use a twinkle badge with these graphics to indicate a new applet, application, J2EE application, J2EE application client, J2EE server, bean, enterprise bean, host, and server. For details, see New Object Indicators.

Applet

Graphics Small Applet graphic Large Applet graphic
Description Creates, selects, or opens an applet
Name Applet
Tool Tip Applet
Mnemonic A, P, L, T
File Name .../development/Applet16.gif
.../development/Applet24.gif


Application

Graphics Small Application graphic Large Application graphic
Description Creates, selects, or opens an application
Name Application
Tool Tip Application
Mnemonic A, P, L, N
File Name .../development/Application16.gif
.../development/Application24.gif


J2EE Application

Graphics Small J2EE Application graphic Large J2EE Application graphic
Description Creates, selects, or opens a J2EE application
Name J2EE Application
Tool Tip J2EE Application
Mnemonic E, A, P, L, C
File Name .../development/J2EEApplication16.gif
.../development/J2EEApplication24.gif


J2EE Application Client

Graphics Small J2EE Application Client graphic Large J2EE Application Client graphic
Description Creates, selects, or opens a J2EE application client
Name J2EE Application Client
Tool Tip J2EE Application Client
Mnemonic C, L, N, T
File Name .../development/J2EEApplicationClient16.gif
.../development/J2EEApplicationClient24.gif


Add J2EE Application Client

Graphics Small Add J2EE Application Client graphic Large Add J2EE Application Client graphic
Description Adds a J2EE application client to a J2EE application
Name Add J2EE Application Client
Tool Tip Add J2EE Application Client
Mnemonic C, L, N, T, A
File Name .../development/J2EEApplicationClientAdd16.gif
.../development/J2EEApplicationClientAdd24.gif


J2EE Server

Graphics Small J2EE Server graphic Large J2EE Server graphic
Description Creates, selects, or opens a J2EE server
Name J2EE Server
Tool Tip J2EE Server
Mnemonic S, R, V
File Name .../development/J2EEServer16.gif
.../development/J2EEServer24.gif


Deploy Application

Graphics Small Deploy Application graphic Large Deploy Application graphic
Description Deploys a J2EE application to a J2EE server
Name Deploy Application
Tool Tip Deploy Application
Mnemonic D, P, L, Y, A
File Name .../development/ApplicationDeploy16.gif
.../development/ApplicationDeploy24.gif


Creating and Adding Beans and Enterprise Beans

The graphics in this section represent the creation, selection, and opening of a bean (a component using the JavaBeans specification) and an enterprise bean (a component based on the EJB architecture for development and deployment of object-oriented, distributed, enterprise-level applications).

Bean

Graphics Small Bean graphic Large Bean graphic
Description Creates, selects, or opens a bean
Name Bean
Tool Tip Bean
Mnemonic B, N, E
File Name .../development/Bean16.gif
.../development/Bean24.gif


Add Bean

Graphics Small Add Bean graphic Large Add Bean graphic
Description Adds a bean to an existing set of objects
Name Add Bean
Tool Tip Add Bean
Mnemonic B, N, D
File Name .../development/BeanAdd16.gif
.../development/BeanAdd24.gif


Enterprise JavaBean

Graphics Small Enterprise JavaBean graphic Large Enterprise JavaBean graphic
Description Creates, selects, or opens an enterprise bean
Name Enterprise JavaBean
Tool Tip Enterprise Bean
Mnemonic E, J, B, N, T, P
File Name .../development/EnterpriseJavaBean16.gif
.../development/EnterpriseJavaBean24.gif


Creating Hosts and Servers

The graphics in this section represent the creation, selection, or opening of a host (a computer system that is accessed by one or more computers and workstations at remote locations) and a server (a network device that manages resources and supplies services to a client).

Host

Graphics Small Host graphic Large Host graphic
Description Creates, selects, or opens a host
Name Host
Tool Tip Host
Mnemonic H, S, T
File Name .../development/Host16.gif
.../development/Host24.gif


Server

Graphics Small Server graphic Large Server graphic
Description Creates, selects, or opens a server
Name Server
Tool Tip Server
Mnemonic S, R, V
File Name .../development/Server16.gif
.../development/Server24.gif


Creating and Adding Java Archive Files

The graphics in this section represent the creation, selection, and opening of:

It also provides graphics to represent the addition of a Java Archive file to an existing set of objects.

JAR

Graphics Small JAR graphic Large JAR graphic
Description Creates, selects, or opens a JAR file
Name Java Archive
Tool Tip Java Archive
Mnemonic J, R, A
File Name .../development/Jar16.gif
.../development/Jar24.gif


Enterprise JavaBean JAR

Graphics Small Enterprise JavaBean JAR graphic Large Enterprise JavaBean JAR graphic
Description Creates, selects, or opens an Enterprise JavaBeans JAR
Name Enterprise JavaBean JAR
Tool Tip Enterprise JavaBean JAR
Mnemonic E, J, B, N, T, P
File Name .../development/EnterpriseJavaBeanJar16.gif
.../development/EnterpriseJavaBeanJar24.gif


Add JAR

Graphics Small Add JAR graphic Large Add JAR graphic
Description Adds a JAR to an existing set of archives
Name Add Java Archive
Tool Tip Add Java Archive
Mnemonic J, R, A, D
File Name .../development/JarAdd16.gif
.../development/JarAdd24.gif


Creating and Adding Web Archive Files and Web Components

The graphics in this section represent the:

WAR

Graphics Small WAR graphic Large WAR graphic
Description Creates, selects, or opens a J2EE WAR file
Name J2EE Web Archive
Tool Tip J2EE Web Archive
Mnemonic W, R, A
File Name .../development/War16.gif
.../development/War24.gif


Add WAR

Graphics Small Add WAR graphic Large Add WAR graphic
Description Adds a WAR to an existing set of objects
Name Add J2EE Web Archive
Tool Tip Add J2EE Web Archive
Mnemonic W, B, R, C
File Name .../development/WarAdd16.gif
.../development/WarAdd24.gif


Web Component

Graphics Small Web Component graphic Large Web Component graphic
Description Creates, selects, or opens a web component
Name Web Component
Tool Tip Web Component
Mnemonic W, B, C, M
File Name .../development/WebComponent16.gif
.../development/WebComponent24.gif


Add Web Component

Graphics Small Add Web Component graphic Large Add Web Component graphic
Description Adds a web component to a WAR file
Name Add J2EE Web Component
Tool Tip Add J2EE Web Component
Mnemonic W, B, C, A, D
File Name .../development/WebComponentAdd16.gif
.../development/WebComponentAdd24.gif


Java Look and Feel Design Guidelines, second edition.
Copyright 2001. Sun Microsystems, Inc. All Rights Reserved.
PreviousNextContents/Index/Search