Alphabetical Index: Z

< > ? @ _ 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

Z

ZERO - static field in class java.math.BigDecimal
The constant zero as a BigDecimal with scale zero.
ZERO - static field in class java.math.BigInteger
The constant zero as a BigInteger.
ZigZag - class gnu.javax.imageio.jpeg.ZigZag
This class implements the Zig Zag Algorithm on any array with the same amount of rows and columns.
ZIGZAG_8X8_MAP - static field in class gnu.javax.imageio.jpeg.ZigZag
ZIGZAG_BACKWARD - static field in class gnu.javax.imageio.jpeg.ZigZag
ZIGZAG_FORWARD - static field in class gnu.javax.imageio.jpeg.ZigZag
ZipEntry - class java.util.zip.ZipEntry
This class represents a member of a zip archive.
ZipEntry(java.lang.String) - constructor for class java.util.zip.ZipEntry
Creates a zip entry with the given name.
ZipEntry(java.util.zip.ZipEntry) - constructor for class java.util.zip.ZipEntry
Creates a copy of the given zip entry.
ZipException - exception java.util.zip.ZipException
Thrown during the creation or input of a zip file.
ZipException() - constructor for class java.util.zip.ZipException
Create an exception without a message.
ZipException(java.lang.String) - constructor for class java.util.zip.ZipException
Create an exception with a message.
ZipFile - class java.util.zip.ZipFile
This class represents a Zip archive.
ZipFile(java.io.File) - constructor for class java.util.zip.ZipFile
Opens a Zip file reading the given File.
ZipFile(java.io.File,int) - constructor for class java.util.zip.ZipFile
Opens a Zip file reading the given File in the given mode.
ZipFile(java.lang.String) - constructor for class java.util.zip.ZipFile
Opens a Zip file with the given name for reading.
ZipInputStream - class java.util.zip.ZipInputStream
This is a FilterInputStream that reads the files in an zip archive one after another.
ZipInputStream(java.io.InputStream) - constructor for class java.util.zip.ZipInputStream
Creates a new Zip input stream, reading a zip archive.
ZipOutputStream - class java.util.zip.ZipOutputStream
This is a FilterOutputStream that writes the files into a zip archive one after another.
ZipOutputStream(java.io.OutputStream) - constructor for class java.util.zip.ZipOutputStream
Creates a new Zip output stream, writing a zip archive.
ZOMBIE - static field in class gnu.classpath.jdwp.JdwpConstants.ThreadStatus
Zone - class gnu.java.awt.font.opentype.truetype.Zone
A collection of points with some additional information.
Zone(int) - constructor for class gnu.java.awt.font.opentype.truetype.Zone
ZONE_OFFSET - static field in class java.util.Calendar
Constant representing the time zone offset time field for the time given in the other fields.
ZoneInfo - class gnu.java.util.ZoneInfo
This class represents more advanced variant of java.util.SimpleTimeZone.
Create a ZoneInfo with the given time offset from GMT and with daylight savings.
ZoneView - class javax.swing.text.ZoneView
A View implementation that delays loading of sub views until they are needed for display or internal transformations.
ZoneView(javax.swing.text.Element,int) - constructor for class javax.swing.text.ZoneView
Creates a new ZoneView for the specified element and axis.
zoneWasLoaded(javax.swing.text.View) - method in class javax.swing.text.ZoneView
Gets called after a zone has been loaded.
ZPIXMAP_FORMAT - static field in class gnu.gcj.xlib.XImage
ZZ - field in class gnu.javax.crypto.key.dh.DiffieHellmanKeyAgreement
The shared secret key.
ZZ - field in class gnu.javax.crypto.key.dh.ElGamalKeyAgreement
The shared secret key.