
The tools located in the JDK(TM) 1.1.X\bin directory) where to find theĬlass libraries, including user-defined class libraries.Ĭlass variable A data item associated with a particular class as a whole-not withĬlass variables are defined in class definitions.Ĭlient In the client/server model of communcations, the client is a process that Virtual machine * and Java technology-based applications (for example, Methods affect the class as a whole, not a particular instance of the class.Ĭlasspath A classpath is an environmental variable which tells the Java(TM) Specified, the superclass will implicitly be Object.Ĭlass method A method that is invoked without reference to a particular object. Specifying the interfaces the class implements and the immediate A class definitionĭefines instance and class variables and methods, as well as Implementation of a particular kind of object. Statements to be executed in the event that a Java exception, or run timeĮrror, occurs in a preceding "try" block.Ĭhar A Java(TM) programming language keyword used to declare a variable ofĬlass In the Java(TM) programming language, a type that defines the Statements to begin executing if a value specified matches the value defined by a preceding "switch" keyword.Ĭasting Explicit conversion from one data type to another.Ĭatch A Java(TM) programming language keyword used to declare a block of
EXPOSURE JAVA 2013 APCS EDITION TEXTLAB 08 CODE
The Java(TM) programming language provides a corresponding byteīytecode Machine-independent code generated by the Java(TM) compiler and executed by theĬase A Java(TM) programming language keyword that defines a group of Ifįollowed by a label, the program resumes execution at the labeledīyte A sequence of eight bits. The Java(TM) programming language provides the boolean type and the literal values true and false.īounding box For a Raster object, the smallest rectangle that completely encloses all theīreak A Java(TM) programming language keyword used to resume programĮxecution at the statement immediately following the current statement. īoolean Refers to an expression or variable that can have only a true or false The corresponding bit of the other value.īlock In the Java(TM) programming language, any code between matching braces. Beans can be combined to create anīinary operator An operator that has two arguments.īit The smallest unit of information in a computer, with a value of either 0 orīitwise operator An operator that manipulates two values comparing each bit of one value to
EXPOSURE JAVA 2013 APCS EDITION TEXTLAB 08 SOFTWARE
See also Unicode.Ītomic Refers to an operation that is never interrupted or left in an incompleteīean A reusable software component. A standard assignment ofħ-bit numeric codes to characters. Position is uniquely designated by an integer.ĪSCII American Standard Code for Information Interchange. An argument can be a literal value,Īrray A collection of data items, all of the same type, in which each item's Web browser compatible with the Java platform, such as HotJava(TM) orĪrgument A data item specified in a method call. Managed using applications built using the Java Management API (JMAPI).Īpplet A program written in the Java(TM) programming language to run within a Writing an application accesses the behavior and state of classes and objects.Īppliances Networked devices such as printers, Java(TM) technology-enabled terminals, and clients, that are Abstract classes are defined so that otherĬlasses can extend them and make them concrete by implementing theĪbstract method A method that has no implementation.Īctual parameter list The arguments specified in a particular method call.Īlpha value A value that indicates the opacity of a pixel.ĪPI Application Programming Interface. Implemented in the abstract class, but in subclasses.Ībstract class A class that contains one or more abstract methods, and therefore can An abstract class can have abstract methods that are not Specify that a class is not to be instantiated, but rather inherited by Largely supplanted by the Project Swing componentĪbstract A Java(TM) programming language keyword used in a class definition to

TheseĬomponents provide that subset of functionality which is common to all Implemented using native-platform versions of the components. Writing, certifying, and marketing applications written entirely in theĪbstract Window Toolkit (AWT) A collection of graphical user interface (GUI) components that were A browser with JavaScript enabled is required for this page to operate properly.įor simplicity, "the Java TM platform" isĬalled Java in the following definitions.Ī B C D E F G H I J K L M N O P Q R S T U V W X Y Zġ00% Pure Java(TM) A Sun Microsystems initiative to guide developers in
