Contents | Package | Class | Tree | Deprecated | Index | Help Java 1.2 Beta 3
PREV | NEXT SHOW LISTS | HIDE LISTS
A 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 _

X

X509CRL class java.security.cert.X509CRL.

Abstract class for an X.509 Certificate Revocation List (CRL).

X509Certificate class java.security.cert.X509Certificate.

Abstract class for X.509 certificates.

X509EncodedKeySpec class java.security.spec.X509EncodedKeySpec.
This class represents the DER encoding of a public or private key, according to the format specified in the X.509 standard.
X509EncodedKeySpec(byte[]). Constructor for class java.security.spec.X509EncodedKeySpec
Creates a new X509EncodedKeySpec with the specified encoded key.
X509Extension interface java.security.cert.X509Extension.
Interface for an X.509 extension.
X509ExtensionException exception java.security.cert.X509ExtensionException.
X.509 Extension Exception.
X509ExtensionException(). Constructor for class java.security.cert.X509ExtensionException
Constructs an X509ExtensionException with no detail message.
X509ExtensionException(String). Constructor for class java.security.cert.X509ExtensionException
Constructs the exception with the specified detail message.
X_AXIS. Static variable in class java.awt.swing.BoxLayout
Specifies that components should be laid out left to right.
X_AXIS. Static variable in class java.awt.swing.text.View
Axis for format/break operations.
x. Variable in class java.awt.Event
The x coordinate of the event.
x. Variable in class java.awt.Point
The x coordinate.
x. Variable in class java.awt.Rectangle
The x coordinate of the rectangle.
x. Variable in class java.awt.geom.Rectangle2D.Float
The x coordinate of the rectangle.
x. Variable in class java.awt.geom.Rectangle2D.Double
The x coordinate of the rectangle.
x. Variable in class java.awt.geom.RoundRectangle2D.Float
The x coordinate of the rectangle.
x. Variable in class java.awt.geom.RoundRectangle2D.Double
The x coordinate of the rectangle.
x. Variable in class java.awt.geom.Point2D.Float
The X coordinate.
x. Variable in class java.awt.geom.Point2D.Double
The x coordinate of the point.
x. Variable in class java.awt.geom.Arc2D.Float
The x coordinate of the upper left corner of the arc.
x. Variable in class java.awt.geom.Arc2D.Double
The x coordinate of the upper left corner of the arc.
x. Variable in class java.awt.geom.Ellipse2D.Float
The x coordinate of the upper left corner of the ellipse.
x. Variable in class java.awt.geom.Ellipse2D.Double
The x coordinate of the upper left corner of the ellipse.
x1. Variable in class java.awt.geom.Line2D.Float
The X coordinate of the start point of the line segment.
x1. Variable in class java.awt.geom.Line2D.Double
The X coordinate of the start point of the line segment.
x1. Variable in class java.awt.geom.CubicCurve2D.Float
The X coordinate of the start point of the cubic curve segment.
x1. Variable in class java.awt.geom.CubicCurve2D.Double
The X coordinate of the start point of the cubic curve segment.
x1. Variable in class java.awt.geom.QuadCurve2D.Float
The X coordinate of the start point of the quadratic curve segment.
x1. Variable in class java.awt.geom.QuadCurve2D.Double
The X coordinate of the start point of the quadratic curve segment.
x2. Variable in class java.awt.geom.Line2D.Float
The X coordinate of the end point of the line segment.
x2. Variable in class java.awt.geom.Line2D.Double
The X coordinate of the end point of the line segment.
x2. Variable in class java.awt.geom.CubicCurve2D.Float
The X coordinate of the end point of the cubic curve segment.
x2. Variable in class java.awt.geom.CubicCurve2D.Double
The X coordinate of the end point of the cubic curve segment.
x2. Variable in class java.awt.geom.QuadCurve2D.Float
The X coordinate of the end point of the quadratic curve segment.
x2. Variable in class java.awt.geom.QuadCurve2D.Double
The X coordinate of the end point of the quadratic curve segment.
xor(BitSet). Method in class java.util.BitSet
Performs a logical XOR of this bit set with the bit set argument.
xor(BigInteger). Method in class java.math.BigInteger
Returns a BigInteger whose value is (this ^ val).
xpoints. Variable in class java.awt.Polygon
The array of x coordinates.

A 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 _
Contents | Package | Class | Tree | Deprecated | Index | Help Java 1.2 Beta 3
PREV | NEXT SHOW LISTS | HIDE LISTS

Submit a bug or feature
Submit comments/suggestions about new javadoc look.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.