| java.sun.com > Guidelines Home Page > Java Look and Feel Design Guidelines > Part IV: Backmatter > B: Graphics Repository > Graphics for Development Tools |
The development graphics represent objects or processes in the software development process.
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.
Graphics
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
Graphics
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
Graphics
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
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).
Graphics
Description
Creates, selects, or opens a bean
Name
Bean
Tool Tip
Bean
Mnemonic
B, N, E
File Name
.../development/Bean16.gif
.../development/Bean24.gif
Graphics
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
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).
Graphics
Description
Creates, selects, or opens a host
Name
Host
Tool Tip
Host
Mnemonic
H, S, T
File Name
.../development/Host16.gif
.../development/Host24.gif
Graphics
Description
Creates, selects, or opens a server
Name
Server
Tool Tip
Server
Mnemonic
S, R, V
File Name
.../development/Server16.gif
.../development/Server24.gif
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.
Graphics
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
Graphics
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
The graphics in this section represent the:
Graphics
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
| Java Look and Feel Design Guidelines, second edition.
Copyright 2001. Sun Microsystems, Inc. All Rights Reserved. |