Index     Notes

Java Cross Reference Index

AWTError (java.awt)
Constructed within:
Toolkit
Itself references or extends:
Error, String

AWTException (java.awt)
Referenced by:
DirectColorModel
Itself references or extends:
Exception, String

AbstractMethodError (java.lang)
Not referenced from anywhere
Itself references or extends:
IncompatibleClassChangeError, String

Applet (java.applet)
Referenced by:
AppletContext
Itself references or extends:
ColorModel, URL, MalformedURLException, Panel, AppletStub, String, AppletContext, Dimension, Image, AudioClip

AppletContext (java.applet)
Referenced by:
Applet, AppletStub
Itself references or extends:
Image, Graphics, ColorModel, URL, Enumeration, AudioClip, Applet, String

AppletStub (java.applet)
Referenced by:
Applet
Itself references or extends:
URL, String, AppletContext

ArithmeticException (java.lang)
Not referenced from anywhere
Itself references or extends:
RuntimeException, String

ArrayIndexOutOfBoundsException (java.lang)
Constructed within:
Container, IndexColorModel, Vector
Referenced by:
Vector
Itself references or extends:
IndexOutOfBoundsException, String

ArrayStoreException (java.lang)
Not referenced from anywhere
Itself references or extends:
RuntimeException, String

AudioClip (java.applet)
Referenced by:
Applet, AppletContext

BitSet (java.util)
Constructed within:
URLEncoder
Referenced by:
URLEncoder
Itself references or extends:
Cloneable, Math, System, Object, CloneNotSupportedException, InternalError, String

Boolean (java.lang)
Constructed within:
Boolean
Itself references or extends:
String, Object, System

BorderLayout (java.awt)
Constructed within:
Frame, Window
Itself references or extends:
Hashtable, LayoutManager, Component, String, Dimension, Container, Math, Insets

BufferedInputStream (java.io)
Constructed within:
System
Itself references or extends:
FilterInputStream, InputStream, IOException, System

BufferedOutputStream (java.io)
Constructed within:
System
Itself references or extends:
FilterOutputStream, OutputStream, IOException, System

Button (java.awt)
Referenced by:
Toolkit
Itself references or extends:
ButtonPeer, Component, String

ButtonPeer (java.awt.peer)
Referenced by:
Button, Toolkit
Itself references or extends:
ComponentPeer, String

ByteArrayInputStream (java.io)
Not referenced from anywhere
Itself references or extends:
InputStream, Math, System

ByteArrayOutputStream (java.io)
Constructed within:
PlainSocketImpl, URLEncoder
Referenced by:
PlainSocketImpl, URLEncoder
Itself references or extends:
OutputStream, Math, System, IOException, String

Canvas (java.awt)
Referenced by:
Toolkit
Itself references or extends:
CanvasPeer, Component, Graphics

CanvasPeer (java.awt.peer)
Referenced by:
Canvas, Toolkit
Itself references or extends:
ComponentPeer

CardLayout (java.awt)
Not referenced from anywhere
Itself references or extends:
Hashtable, Enumeration, LayoutManager, String, Component, Dimension, Container, Insets, IllegalArgumentException

Character (java.lang)
Referenced by:
Integer, Long, String, URLEncoder
Itself references or extends:
Object, String

Checkbox (java.awt)
Referenced by:
CheckboxGroup, Toolkit
Itself references or extends:
CheckboxPeer, Component, String, CheckboxGroup

CheckboxGroup (java.awt)
Referenced by:
Checkbox, CheckboxPeer
Itself references or extends:
Checkbox, String

CheckboxMenuItem (java.awt)
Referenced by:
Toolkit
Itself references or extends:
CheckboxMenuItemPeer, MenuItem, String, Toolkit

CheckboxMenuItemPeer (java.awt.peer)
Referenced by:
CheckboxMenuItem, Toolkit
Itself references or extends:
MenuItemPeer

CheckboxPeer (java.awt.peer)
Referenced by:
Checkbox, Toolkit
Itself references or extends:
ComponentPeer, CheckboxGroup, String

Choice (java.awt)
Referenced by:
Toolkit
Itself references or extends:
ChoicePeer, Component, Vector, String, NullPointerException, IllegalArgumentException

ChoicePeer (java.awt.peer)
Referenced by:
Choice, Toolkit
Itself references or extends:
ComponentPeer, String

Class (java.lang)
Referenced by:
ClassLoader, Compiler, Object, SecurityManager, Toolkit, URL, URLConnection
Itself references or extends:
String, ClassNotFoundException, Object, InstantiationException, IllegalAccessException, ClassLoader

ClassCastException (java.lang)
Not referenced from anywhere
Itself references or extends:
RuntimeException, String

ClassCircularityError (java.lang)
Not referenced from anywhere
Itself references or extends:
LinkageError, String

ClassFormatError (java.lang)
Not referenced from anywhere
Itself references or extends:
LinkageError, String

ClassLoader (java.lang)
Referenced by:
Class, SecurityManager
Itself references or extends:
InputStream, SecurityManager, System, Class, String, ClassNotFoundException, SecurityException

ClassNotFoundException (java.lang)
Referenced by:
Class, ClassLoader, Toolkit, URLConnection
Itself references or extends:
Exception, String

CloneNotSupportedException (java.lang)
Referenced by:
BitSet, GridBagConstraints, Hashtable, ImageFilter, InetAddress, Insets, Object, Vector
Itself references or extends:
Exception, String

Cloneable (java.lang)
Implemented by:
BitSet, GridBagConstraints, Hashtable, ImageFilter, Insets, Vector
Not referenced from anywhere

Color (java.awt)
Constructed within:
Color
Referenced by:
Component, ComponentPeer, Frame, Graphics, LabelPeer
Itself references or extends:
Math, Object, String, Integer

ColorModel (java.awt.image)
Subclassed by:
DirectColorModel, IndexColorModel
Referenced by:
Applet, AppletContext, Component, ComponentPeer, CropImageFilter, FilteredImageSource, ImageConsumer, ImageFilter, MemoryImageSource, PixelGrabber, RGBImageFilter, Toolkit
Itself references or extends:
DirectColorModel

Compiler (java.lang)
Not referenced from anywhere
Itself references or extends:
String, System, Throwable, Class, Object

Component (java.awt)
Subclassed by:
Button, Canvas, Checkbox, Choice, Container, Label, List, Scrollbar, TextComponent
Constructed within:
Container
Referenced by:
BorderLayout, CardLayout, Container, FlowLayout, GridBagLayout, GridLayout, LayoutManager, MediaTracker, Window
Itself references or extends:
PrintStream, ComponentPeer, ImageObserver, ImageProducer, ColorModel, Container, Color, Font, Toolkit, Point, Dimension, Rectangle, Graphics, FontMetrics, Image, String, System, Integer, Exception, Event, Window, Object

ComponentPeer (java.awt.peer)
Subclassed by:
ButtonPeer, CanvasPeer, CheckboxPeer, ChoicePeer, ContainerPeer, LabelPeer, ListPeer, ScrollbarPeer, TextComponentPeer
Referenced by:
Component
Itself references or extends:
ImageProducer, ImageObserver, ColorModel, Graphics, Event, Dimension, Toolkit, FontMetrics, Font, Color, Image

Container (java.awt)
Subclassed by:
Panel, Window
Referenced by:
BorderLayout, CardLayout, Component, FlowLayout, GridBagLayout, GridLayout, LayoutManager, Window
Itself references or extends:
PrintStream, ContainerPeer, Component, LayoutManager, ArrayIndexOutOfBoundsException, System, Insets, IllegalArgumentException, String, Dimension, Graphics, Event

ContainerPeer (java.awt.peer)
Subclassed by:
PanelPeer, WindowPeer
Referenced by:
Container
Itself references or extends:
ComponentPeer, Insets

ContentHandler (java.net)
Subclassed by:
URLConnection
Referenced by:
ContentHandlerFactory, URLConnection
Itself references or extends:
IOException, Object, URLConnection

ContentHandlerFactory (java.net)
Referenced by:
URLConnection
Itself references or extends:
ContentHandler, String

CropImageFilter (java.awt.image)
Not referenced from anywhere
Itself references or extends:
ImageConsumer, ColorModel, Hashtable, Rectangle, ImageFilter

DataInput (java.io)
Implemented by:
DataInputStream, RandomAccessFile
Referenced by:
DataInputStream
Itself references or extends:
IOException, String

DataInputStream (java.io)
Referenced by:
RandomAccessFile
Itself references or extends:
FilterInputStream, DataInput, InputStream, IOException, EOFException, Float, Double, String, PushbackInputStream, System, UTFDataFormatException

DataOutput (java.io)
Implemented by:
DataOutputStream, RandomAccessFile
Not referenced from anywhere
Itself references or extends:
IOException, String

DataOutputStream (java.io)
Not referenced from anywhere
Itself references or extends:
FilterOutputStream, DataOutput, OutputStream, IOException, Float, Double, String

DatagramPacket (java.net)
Referenced by:
DatagramSocket
Itself references or extends:
InetAddress, IllegalArgumentException

DatagramSocket (java.net)
Not referenced from anywhere
Itself references or extends:
FileDescriptor, IOException, InterruptedIOException, System, SocketException, SecurityManager, DatagramPacket, InetAddress

Date (java.util)
Constructed within:
Date, Properties
Referenced by:
URLConnection
Itself references or extends:
System, String, IllegalArgumentException, Object

Dialog (java.awt)
Subclassed by:
FileDialog
Referenced by:
Toolkit
Itself references or extends:
DialogPeer, Window, String, Frame

DialogPeer (java.awt.peer)
Subclassed by:
FileDialogPeer
Referenced by:
Dialog, Toolkit
Itself references or extends:
WindowPeer, String

Dictionary (java.util)
Subclassed by:
Hashtable
Itself references or extends:
Enumeration, Object

Dimension (java.awt)
Constructed within:
BorderLayout, CardLayout, Component, FlowLayout, GridBagLayout, GridLayout
Referenced by:
Applet, BorderLayout, CardLayout, Component, ComponentPeer, Container, FlowLayout, GridBagLayout, GridLayout, LayoutManager, List, ListPeer, Rectangle, TextArea, TextAreaPeer, TextField, TextFieldPeer, Toolkit
Itself references or extends:
String

DirectColorModel (java.awt.image)
Constructed within:
ColorModel
Itself references or extends:
AWTException, ColorModel, String, IllegalArgumentException

Double (java.lang)
Referenced by:
DataInputStream, DataOutputStream, RandomAccessFile, String
Itself references or extends:
Number, String, NumberFormatException, Object

EOFException (java.io)
Constructed within:
DataInputStream, RandomAccessFile
Itself references or extends:
IOException, String

EmptyStackException (java.util)
Constructed within:
Stack
Itself references or extends:
RuntimeException

Enumeration (java.util)
Implemented by:
Hashtable, StringTokenizer, Vector
Referenced by:
AppletContext, CardLayout, Dictionary, Hashtable, Properties, SequenceInputStream, Vector
Itself references or extends:
Object

Error (java.lang)
Subclassed by:
AWTError, LinkageError, ThreadDeath, VirtualMachineError
Constructed within:
SequenceInputStream, System, URL, URLConnection
Itself references or extends:
Throwable, String

Event (java.awt)
Referenced by:
Component, ComponentPeer, Container, MenuComponent, MenuContainer, Window
Itself references or extends:
Object, String

Exception (java.lang)
Subclassed by:
AWTException, ClassNotFoundException, CloneNotSupportedException, IOException, IllegalAccessException, InstantiationException, InterruptedException, NoSuchMethodException, RuntimeException
Constructed within:
Thread
Referenced by:
Component, InetAddress, MemoryImageSource, PlainSocketImpl, System, URL, URLConnection, URLStreamHandler
Itself references or extends:
Throwable, String

File (java.io)
Constructed within:
File
Referenced by:
FileInputStream, FileOutputStream, FilenameFilter, RandomAccessFile
Itself references or extends:
Vector, String, System, NullPointerException, SecurityManager, FilenameFilter, Object

FileDescriptor (java.io)
Constructed within:
DatagramSocket, FileDescriptor, FileInputStream, FileOutputStream, PlainSocketImpl, RandomAccessFile, ServerSocket
Referenced by:
DatagramSocket, FileInputStream, FileOutputStream, PlainSocketImpl, RandomAccessFile, SecurityManager, ServerSocket, SocketImpl, System

FileDialog (java.awt)
Referenced by:
Toolkit
Itself references or extends:
FileDialogPeer, FilenameFilter, Dialog, String, Frame

FileDialogPeer (java.awt.peer)
Referenced by:
FileDialog, Toolkit
Itself references or extends:
FilenameFilter, DialogPeer, String

FileInputStream (java.io)
Subclassed by:
SocketInputStream
Constructed within:
System
Referenced by:
SocketInputStream
Itself references or extends:
InputStream, FileDescriptor, String, FileNotFoundException, SecurityManager, System, IOException, File

FileNotFoundException (java.io)
Constructed within:
FileInputStream, FileOutputStream
Referenced by:
FileInputStream
Itself references or extends:
IOException, String

FileOutputStream (java.io)
Subclassed by:
SocketOutputStream
Constructed within:
System
Referenced by:
SocketOutputStream
Itself references or extends:
File, OutputStream, FileDescriptor, String, IOException, SecurityManager, System, FileNotFoundException

FilenameFilter (java.io)
Referenced by:
File, FileDialog, FileDialogPeer
Itself references or extends:
File, String

FilterInputStream (java.io)
Subclassed by:
BufferedInputStream, DataInputStream, LineNumberInputStream, PushbackInputStream
Itself references or extends:
InputStream, IOException

FilterOutputStream (java.io)
Subclassed by:
BufferedOutputStream, DataOutputStream, PrintStream
Itself references or extends:
OutputStream, IOException

FilteredImageSource (java.awt.image)
Not referenced from anywhere
Itself references or extends:
Image, ImageFilter, ImageConsumer, ImageProducer, Hashtable, ColorModel

Float (java.lang)
Referenced by:
DataInputStream, DataOutputStream, RandomAccessFile, String
Itself references or extends:
Number, String, NumberFormatException, Object

FlowLayout (java.awt)
Constructed within:
Panel
Itself references or extends:
LayoutManager, String, Component, Dimension, Container, Math, Insets

Font (java.awt)
Constructed within:
Font
Referenced by:
Component, ComponentPeer, FontMetrics, Graphics, LabelPeer, MenuComponent, MenuContainer, Toolkit
Itself references or extends:
String, System, Integer, NumberFormatException, Object

FontMetrics (java.awt)
Referenced by:
Component, ComponentPeer, Graphics, Toolkit
Itself references or extends:
Font, String

Frame (java.awt)
Referenced by:
Dialog, FileDialog, Toolkit, Window
Itself references or extends:
FramePeer, Window, MenuContainer, String, Image, MenuBar, Color, BorderLayout, MenuComponent, IllegalArgumentException

FramePeer (java.awt.peer)
Referenced by:
Frame, Toolkit
Itself references or extends:
WindowPeer, String, Image, MenuBar

Graphics (java.awt)
Referenced by:
AppletContext, Canvas, Component, ComponentPeer, Container, Image, MediaTracker
Itself references or extends:
ImageObserver, Color, Font, FontMetrics, Rectangle, Polygon, String, Image

GridBagConstraints (java.awt)
Constructed within:
GridBagLayout
Referenced by:
GridBagLayout
Itself references or extends:
Cloneable, Insets, Object, CloneNotSupportedException, InternalError

GridBagLayout (java.awt)
Not referenced from anywhere
Itself references or extends:
Hashtable, Vector, LayoutManager, GridBagConstraints, Component, Point, System, String, Dimension, Container, Math, Integer, Rectangle, IllegalArgumentException, Insets

GridLayout (java.awt)
Not referenced from anywhere
Itself references or extends:
LayoutManager, IllegalArgumentException, String, Component, Dimension, Container, Insets

Hashtable (java.util)
Subclassed by:
Properties
Constructed within:
CardLayout, FilteredImageSource, GridBagLayout, InetAddress, MemoryImageSource, Properties, String, URL, URLConnection
Referenced by:
BorderLayout, CardLayout, CropImageFilter, FilteredImageSource, GridBagLayout, ImageConsumer, ImageFilter, InetAddress, MemoryImageSource, PixelGrabber, Properties, String, URL, URLConnection, URLStreamHandler
Itself references or extends:
Object, Dictionary, Cloneable, IllegalArgumentException, Enumeration, NullPointerException, CloneNotSupportedException, InternalError, String, StringBuffer, NoSuchElementException

IOException (java.io)
Subclassed by:
EOFException, FileNotFoundException, InterruptedIOException, MalformedURLException, ProtocolException, SocketException, UTFDataFormatException, UnknownHostException, UnknownServiceException
Constructed within:
BufferedInputStream, FileInputStream, FileOutputStream, InputStream, PipedInputStream, PushbackInputStream, RandomAccessFile
Referenced by:
BufferedInputStream, BufferedOutputStream, ByteArrayOutputStream, ContentHandler, DataInput, DataInputStream, DataOutput, DataOutputStream, DatagramSocket, FileInputStream, FileOutputStream, FilterInputStream, FilterOutputStream, InputStream, LineNumberInputStream, MalformedURLException, OutputStream, PipedInputStream, PipedOutputStream, PlainSocketImpl, PrintStream, Properties, ProtocolException, PushbackInputStream, RandomAccessFile, Runtime, SequenceInputStream, ServerSocket, Socket, SocketException, SocketImpl, SocketInputStream, SocketOutputStream, StreamTokenizer, URL, URLConnection, URLStreamHandler, UnknownHostException, UnknownServiceException
Itself references or extends:
Exception, String

IllegalAccessError (java.lang)
Constructed within:
URLConnection
Itself references or extends:
IncompatibleClassChangeError, String

IllegalAccessException (java.lang)
Referenced by:
Class, Toolkit, URLConnection
Itself references or extends:
Exception, String

IllegalArgumentException (java.lang)
Subclassed by:
IllegalThreadStateException, NumberFormatException
Constructed within:
CardLayout, Choice, Container, DatagramPacket, Date, DirectColorModel, Frame, GridBagLayout, GridLayout, Hashtable, Label, RandomAccessFile, Scrollbar, Thread
Itself references or extends:
RuntimeException, String

IllegalMonitorStateException (java.lang)
Not referenced from anywhere
Itself references or extends:
RuntimeException, String

IllegalThreadStateException (java.lang)
Constructed within:
Thread, ThreadGroup
Itself references or extends:
IllegalArgumentException, String

Image (java.awt)
Referenced by:
Applet, AppletContext, Component, ComponentPeer, FilteredImageSource, Frame, FramePeer, Graphics, ImageObserver, MediaTracker, PixelGrabber, Toolkit
Itself references or extends:
ImageProducer, ImageObserver, Graphics, Object, String

ImageConsumer (java.awt.image)
Implemented by:
ImageFilter, PixelGrabber
Referenced by:
CropImageFilter, FilteredImageSource, ImageFilter, ImageProducer, MemoryImageSource, PixelGrabber, RGBImageFilter
Itself references or extends:
Hashtable, ColorModel

ImageFilter (java.awt.image)
Subclassed by:
CropImageFilter, RGBImageFilter
Referenced by:
FilteredImageSource
Itself references or extends:
Hashtable, ImageConsumer, Cloneable, Object, String, ColorModel, ImageProducer, CloneNotSupportedException, InternalError

ImageObserver (java.awt.image)
Implemented by:
Component, MediaTracker
Referenced by:
Component, ComponentPeer, Graphics, Image, MediaTracker, PixelGrabber, Toolkit
Itself references or extends:
Image

ImageProducer (java.awt.image)
Implemented by:
FilteredImageSource, MemoryImageSource
Referenced by:
Component, ComponentPeer, FilteredImageSource, Image, ImageFilter, MemoryImageSource, PixelGrabber, Toolkit
Itself references or extends:
ImageConsumer

IncompatibleClassChangeError (java.lang)
Subclassed by:
AbstractMethodError, IllegalAccessError, InstantiationError, NoSuchFieldError, NoSuchMethodError
Itself references or extends:
LinkageError, String

IndexColorModel (java.awt.image)
Constructed within:
RGBImageFilter
Referenced by:
RGBImageFilter
Itself references or extends:
ColorModel, NullPointerException, ArrayIndexOutOfBoundsException

IndexOutOfBoundsException (java.lang)
Subclassed by:
ArrayIndexOutOfBoundsException, StringIndexOutOfBoundsException
Itself references or extends:
RuntimeException, String

InetAddress (java.net)
Constructed within:
DatagramSocket, InetAddress, ServerSocket
Referenced by:
DatagramPacket, DatagramSocket, PlainSocketImpl, ServerSocket, Socket, SocketImpl, URL
Itself references or extends:
Hashtable, String, System, UnknownHostException, Object, Exception, SecurityManager, CloneNotSupportedException, SecurityException

InputStream (java.io)
Subclassed by:
ByteArrayInputStream, FileInputStream, FilterInputStream, PipedInputStream, SequenceInputStream, StringBufferInputStream
Referenced by:
BufferedInputStream, ClassLoader, DataInputStream, FilterInputStream, LineNumberInputStream, PlainSocketImpl, Process, Properties, PushbackInputStream, Runtime, SequenceInputStream, Socket, SocketImpl, StreamTokenizer, System, URL, URLConnection, URLStreamHandler
Itself references or extends:
IOException

Insets (java.awt)
Constructed within:
Container, GridBagConstraints
Referenced by:
BorderLayout, CardLayout, Container, ContainerPeer, FlowLayout, GridBagConstraints, GridBagLayout, GridLayout
Itself references or extends:
Cloneable, String, Object, CloneNotSupportedException, InternalError

InstantiationError (java.lang)
Not referenced from anywhere
Itself references or extends:
IncompatibleClassChangeError, String

InstantiationException (java.lang)
Referenced by:
Class, Toolkit, URLConnection
Itself references or extends:
Exception, String

Integer (java.lang)
Constructed within:
Integer
Referenced by:
Color, Component, Font, GridBagLayout, Object, PlainSocketImpl, Polygon, String, URLConnection, URLStreamHandler
Itself references or extends:
Number, String, Character, StringBuffer, NumberFormatException, Object, System

InternalError (java.lang)
Constructed within:
BitSet, GridBagConstraints, Hashtable, ImageFilter, Insets, Vector
Itself references or extends:
VirtualMachineError, String

InterruptedException (java.lang)
Referenced by:
MediaTracker, Object, PipedInputStream, PixelGrabber, Process, Thread
Itself references or extends:
Exception, String

InterruptedIOException (java.io)
Referenced by:
DatagramSocket, PipedInputStream, PlainSocketImpl, PrintStream, Socket
Itself references or extends:
IOException, String

Label (java.awt)
Referenced by:
Toolkit
Itself references or extends:
LabelPeer, Component, String, IllegalArgumentException

LabelPeer (java.awt.peer)
Referenced by:
Label, Toolkit
Itself references or extends:
Color, Font, ComponentPeer, String

LayoutManager (java.awt)
Implemented by:
BorderLayout, CardLayout, FlowLayout, GridBagLayout, GridLayout
Referenced by:
Container, Panel
Itself references or extends:
String, Component, Dimension, Container

LineNumberInputStream (java.io)
Not referenced from anywhere
Itself references or extends:
FilterInputStream, InputStream, IOException

LinkageError (java.lang)
Subclassed by:
ClassCircularityError, ClassFormatError, IncompatibleClassChangeError, NoClassDefFoundError, UnsatisfiedLinkError, VerifyError
Itself references or extends:
Error, String

List (java.awt)
Referenced by:
Toolkit
Itself references or extends:
Vector, ListPeer, Component, String, System, Dimension

ListPeer (java.awt.peer)
Referenced by:
List, Toolkit
Itself references or extends:
Dimension, ComponentPeer, String

Long (java.lang)
Constructed within:
Long
Referenced by:
String
Itself references or extends:
Number, String, Character, StringBuffer, NumberFormatException, Object, System

MalformedURLException (java.net)
Constructed within:
URL
Referenced by:
Applet, URL
Itself references or extends:
IOException, String

Math (java.lang)
Referenced by:
BitSet, BorderLayout, ByteArrayInputStream, ByteArrayOutputStream, Color, FlowLayout, GridBagLayout, Polygon, Random, Rectangle, SocketInputStream, String, URLConnection
Itself references or extends:
Random

MediaTracker (java.awt)
Not referenced from anywhere
Itself references or extends:
Component, Image, Graphics, ImageObserver, Object, InterruptedException, System

MemoryImageSource (java.awt.image)
Not referenced from anywhere
Itself references or extends:
ImageConsumer, ImageProducer, ColorModel, Hashtable, Object, Exception

Menu (java.awt)
Referenced by:
MenuBar, MenuBarPeer, Toolkit
Itself references or extends:
Vector, MenuPeer, MenuItem, MenuContainer, String, Toolkit, MenuComponent

MenuBar (java.awt)
Referenced by:
Frame, FramePeer, Toolkit
Itself references or extends:
Vector, MenuBarPeer, MenuComponent, MenuContainer, Menu, Toolkit

MenuBarPeer (java.awt.peer)
Referenced by:
MenuBar, Toolkit
Itself references or extends:
Menu, MenuComponentPeer

MenuComponent (java.awt)
Subclassed by:
MenuBar, MenuItem
Referenced by:
Frame, Menu, MenuBar, MenuContainer
Itself references or extends:
MenuComponentPeer, MenuContainer, Font, Event, String

MenuComponentPeer (java.awt.peer)
Subclassed by:
MenuBarPeer, MenuItemPeer
Referenced by:
MenuComponent

MenuContainer (java.awt)
Implemented by:
Frame, Menu, MenuBar
Referenced by:
MenuComponent
Itself references or extends:
Font, Event, MenuComponent

MenuItem (java.awt)
Subclassed by:
CheckboxMenuItem, Menu
Constructed within:
Menu
Referenced by:
Menu, MenuPeer, Toolkit
Itself references or extends:
MenuItemPeer, MenuComponent, String, Toolkit

MenuItemPeer (java.awt.peer)
Subclassed by:
CheckboxMenuItemPeer, MenuPeer
Referenced by:
MenuItem, Toolkit
Itself references or extends:
MenuComponentPeer, String

MenuPeer (java.awt.peer)
Referenced by:
Menu, Toolkit
Itself references or extends:
MenuItem, MenuItemPeer

NegativeArraySizeException (java.lang)
Not referenced from anywhere
Itself references or extends:
RuntimeException, String

NoClassDefFoundError (java.lang)
Not referenced from anywhere
Itself references or extends:
LinkageError, String

NoSuchElementException (java.util)
Constructed within:
Hashtable, StringTokenizer, Vector
Itself references or extends:
RuntimeException, String

NoSuchFieldError (java.lang)
Not referenced from anywhere
Itself references or extends:
IncompatibleClassChangeError, String

NoSuchMethodError (java.lang)
Constructed within:
Thread
Itself references or extends:
IncompatibleClassChangeError, String

NoSuchMethodException (java.lang)
Not referenced from anywhere
Itself references or extends:
Exception, String

NullPointerException (java.lang)
Constructed within:
Choice, File, Hashtable, IndexColorModel, ThreadGroup
Itself references or extends:
RuntimeException, String

Number (java.lang)
Subclassed by:
Double, Float, Integer, Long

NumberFormatException (java.lang)
Constructed within:
Integer, Long
Referenced by:
Double, Float, Font, Integer, Long
Itself references or extends:
IllegalArgumentException, String

Object (java.lang)
Subclassed by:
Character
Constructed within:
Image, MediaTracker, Vector
Referenced by:
BitSet, Boolean, Character, Class, Color, Compiler, Component, ContentHandler, Date, Dictionary, Double, Enumeration, Event, File, Float, Font, GridBagConstraints, Hashtable, Image, ImageFilter, InetAddress, Insets, Integer, Long, MediaTracker, MemoryImageSource, Observable, Observer, Point, PrintStream, Rectangle, SecurityManager, Stack, String, StringBuffer, StringTokenizer, System, Thread, Throwable, URL, URLConnection, Vector
Itself references or extends:
Class, CloneNotSupportedException, String, Integer, InterruptedException, Throwable

Observable (java.util)
Referenced by:
Observer
Itself references or extends:
Vector, Object, Observer

Observer (java.util)
Referenced by:
Observable
Itself references or extends:
Observable, Object

OutOfMemoryError (java.lang)
Not referenced from anywhere
Itself references or extends:
VirtualMachineError, String

OutputStream (java.io)
Subclassed by:
ByteArrayOutputStream, FileOutputStream, FilterOutputStream, PipedOutputStream
Referenced by:
BufferedOutputStream, ByteArrayOutputStream, DataOutputStream, FilterOutputStream, PlainSocketImpl, PrintStream, Process, Properties, Runtime, Socket, SocketImpl, URL, URLConnection, URLStreamHandler
Itself references or extends:
IOException

Panel (java.awt)
Subclassed by:
Applet
Referenced by:
Toolkit
Itself references or extends:
PanelPeer, Container, LayoutManager, FlowLayout

PanelPeer (java.awt.peer)
Referenced by:
Panel, Toolkit
Itself references or extends:
ContainerPeer

PipedInputStream (java.io)
Referenced by:
PipedOutputStream
Itself references or extends:
IOException, InputStream, Thread, PipedOutputStream, InterruptedException, InterruptedIOException

PipedOutputStream (java.io)
Referenced by:
PipedInputStream
Itself references or extends:
OutputStream, PipedInputStream, IOException

PixelGrabber (java.awt.image)
Not referenced from anywhere
Itself references or extends:
Hashtable, ImageProducer, ImageConsumer, ColorModel, Image, ImageObserver, InterruptedException, System

PlainSocketImpl (java.net)
Constructed within:
ServerSocket, Socket
Itself references or extends:
IOException, InputStream, OutputStream, InterruptedIOException, FileDescriptor, ByteArrayOutputStream, SocketImpl, String, System, UnknownHostException, InetAddress, SocketException, Integer, Exception, ProtocolException, SocketInputStream, SocketOutputStream

Point (java.awt)
Constructed within:
Component, GridBagLayout
Referenced by:
Component, GridBagLayout, Rectangle
Itself references or extends:
Object, String

Polygon (java.awt)
Referenced by:
Graphics
Itself references or extends:
Rectangle, System, Integer, Math

PrintStream (java.io)
Constructed within:
Properties, System
Referenced by:
Component, Container, Properties, System, ThreadGroup, Throwable
Itself references or extends:
FilterOutputStream, OutputStream, InterruptedIOException, Thread, IOException, Object, String

Process (java.lang)
Referenced by:
Runtime
Itself references or extends:
OutputStream, InputStream, InterruptedException

Properties (java.util)
Constructed within:
System
Referenced by:
System, Toolkit
Itself references or extends:
IOException, PrintStream, InputStream, OutputStream, Hashtable, Runtime, StringBuffer, String, Date, Enumeration

ProtocolException (java.net)
Referenced by:
PlainSocketImpl
Itself references or extends:
IOException, String

PushbackInputStream (java.io)
Constructed within:
DataInputStream
Referenced by:
DataInputStream
Itself references or extends:
FilterInputStream, InputStream, IOException

RGBImageFilter (java.awt.image)
Not referenced from anywhere
Itself references or extends:
ImageConsumer, ColorModel, ImageFilter, IndexColorModel

Random (java.util)
Constructed within:
Math
Referenced by:
Math
Itself references or extends:
System, Math

RandomAccessFile (java.io)
Not referenced from anywhere
Itself references or extends:
File, DataOutput, DataInput, FileDescriptor, String, IOException, IllegalArgumentException, SecurityManager, System, EOFException, Float, Double, StringBuffer, DataInputStream

Rectangle (java.awt)
Constructed within:
Component, CropImageFilter, GridBagLayout, Polygon, Rectangle
Referenced by:
Component, CropImageFilter, Graphics, GridBagLayout, Polygon
Itself references or extends:
Point, Dimension, Math, Object, String

Runnable (java.lang)
Implemented by:
Thread
Referenced by:
Thread

Runtime (java.lang)
Constructed within:
Runtime
Referenced by:
Properties, System
Itself references or extends:
StringTokenizer, SecurityManager, System, Process, String, IOException, UnsatisfiedLinkError, InputStream, OutputStream

RuntimeException (java.lang)
Subclassed by:
ArithmeticException, ArrayStoreException, ClassCastException, EmptyStackException, IllegalArgumentException, IllegalMonitorStateException, IndexOutOfBoundsException, NegativeArraySizeException, NoSuchElementException, NullPointerException, SecurityException
Itself references or extends:
Exception, String

Scrollbar (java.awt)
Referenced by:
Toolkit
Itself references or extends:
ScrollbarPeer, Component, IllegalArgumentException, String

ScrollbarPeer (java.awt.peer)
Referenced by:
Scrollbar, Toolkit
Itself references or extends:
ComponentPeer

SecurityException (java.lang)
Constructed within:
ClassLoader, SecurityManager, System
Referenced by:
InetAddress, ServerSocket, URL
Itself references or extends:
RuntimeException, String

SecurityManager (java.lang)
Referenced by:
ClassLoader, DatagramSocket, File, FileInputStream, FileOutputStream, InetAddress, RandomAccessFile, Runtime, ServerSocket, Socket, System, Thread, ThreadGroup, URL, URLConnection, Window
Itself references or extends:
FileDescriptor, System, SecurityException, Class, ClassLoader, String, Object, Thread, ThreadGroup

SequenceInputStream (java.io)
Not referenced from anywhere
Itself references or extends:
InputStream, Enumeration, Vector, IOException, Error

ServerSocket (java.net)
Not referenced from anywhere
Itself references or extends:
IOException, FileDescriptor, SocketImpl, PlainSocketImpl, SecurityManager, System, InetAddress, Socket, SecurityException, String, SocketImplFactory, SocketException

Socket (java.net)
Constructed within:
ServerSocket
Referenced by:
ServerSocket
Itself references or extends:
InputStream, OutputStream, IOException, InterruptedIOException, SocketImpl, PlainSocketImpl, String, UnknownHostException, SecurityManager, System, InetAddress, SocketException, SocketImplFactory

SocketException (java.net)
Constructed within:
PlainSocketImpl, ServerSocket, Socket
Referenced by:
DatagramSocket, Socket
Itself references or extends:
IOException, String

SocketImpl (java.net)
Subclassed by:
PlainSocketImpl
Referenced by:
PlainSocketImpl, ServerSocket, Socket, SocketImplFactory, SocketInputStream, SocketOutputStream
Itself references or extends:
IOException, InputStream, OutputStream, FileDescriptor, InetAddress, String

SocketImplFactory (java.net)
Referenced by:
ServerSocket, Socket
Itself references or extends:
SocketImpl

SocketInputStream (java.net)
Constructed within:
PlainSocketImpl
Itself references or extends:
IOException, FileInputStream, SocketImpl, Math

SocketOutputStream (java.net)
Constructed within:
PlainSocketImpl
Itself references or extends:
FileOutputStream, IOException, SocketImpl

Stack (java.util)
Not referenced from anywhere
Itself references or extends:
Vector, Object, EmptyStackException

StackOverflowError (java.lang)
Not referenced from anywhere
Itself references or extends:
VirtualMachineError, String

StreamTokenizer (java.io)
Not referenced from anywhere
Itself references or extends:
InputStream, String, IOException, System

String (java.lang)
Constructed within:
ByteArrayOutputStream, DataInputStream, File, FontMetrics, Graphics, InetAddress, List, Runtime, Socket, StreamTokenizer, String, StringBuffer, URLConnection
Referenced by:
AWTError, AWTException, AbstractMethodError, Applet, AppletContext, AppletStub, ArithmeticException, ArrayIndexOutOfBoundsException, ArrayStoreException, BitSet, Boolean, BorderLayout, Button, ButtonPeer, ByteArrayOutputStream, CardLayout, Character, Checkbox, CheckboxGroup, CheckboxMenuItem, CheckboxPeer, Choice, ChoicePeer, Class, ClassCastException, ClassCircularityError, ClassFormatError, ClassLoader, ClassNotFoundException, CloneNotSupportedException, Color, Compiler, Component, Container, ContentHandlerFactory, DataInput, DataInputStream, DataOutput, DataOutputStream, Date, Dialog, DialogPeer, Dimension, DirectColorModel, Double, EOFException, Error, Event, Exception, File, FileDialog, FileDialogPeer, FileInputStream, FileNotFoundException, FileOutputStream, FilenameFilter, Float, FlowLayout, Font, FontMetrics, Frame, FramePeer, Graphics, GridBagLayout, GridLayout, Hashtable, IOException, IllegalAccessError, IllegalAccessException, IllegalArgumentException, IllegalMonitorStateException, IllegalThreadStateException, Image, ImageFilter, IncompatibleClassChangeError, IndexOutOfBoundsException, InetAddress, Insets, InstantiationError, InstantiationException, Integer, InternalError, InterruptedException, InterruptedIOException, Label, LabelPeer, LayoutManager, LinkageError, List, ListPeer, Long, MalformedURLException, Menu, MenuComponent, MenuItem, MenuItemPeer, NegativeArraySizeException, NoClassDefFoundError, NoSuchElementException, NoSuchFieldError, NoSuchMethodError, NoSuchMethodException, NullPointerException, NumberFormatException, Object, OutOfMemoryError, PlainSocketImpl, Point, PrintStream, Properties, ProtocolException, RandomAccessFile, Rectangle, Runtime, RuntimeException, Scrollbar, SecurityException, SecurityManager, ServerSocket, Socket, SocketException, SocketImpl, StackOverflowError, StreamTokenizer, StringBuffer, StringBufferInputStream, StringIndexOutOfBoundsException, StringTokenizer, System, TextArea, TextAreaPeer, TextComponent, TextComponentPeer, TextField, Thread, ThreadGroup, Throwable, Toolkit, URL, URLConnection, URLEncoder, URLStreamHandler, URLStreamHandlerFactory, UTFDataFormatException, UnknownError, UnknownHostException, UnknownServiceException, UnsatisfiedLinkError, Vector, VerifyError, VirtualMachineError, Window
Itself references or extends:
Hashtable, System, StringIndexOutOfBoundsException, StringBuffer, Object, Math, Character, Integer, Long, Float, Double

StringBuffer (java.lang)
Constructed within:
Hashtable, Integer, Long, Properties, RandomAccessFile, Vector
Referenced by:
Hashtable, Integer, Long, Properties, RandomAccessFile, String, Vector
Itself references or extends:
String, System, StringIndexOutOfBoundsException, Object

StringBufferInputStream (java.io)
Not referenced from anywhere
Itself references or extends:
InputStream, String

StringIndexOutOfBoundsException (java.lang)
Constructed within:
String, StringBuffer
Itself references or extends:
IndexOutOfBoundsException, String

StringTokenizer (java.util)
Constructed within:
Runtime, URL, URLConnection
Referenced by:
Runtime, System, URL, URLConnection
Itself references or extends:
Enumeration, String, NoSuchElementException, Object

System (java.lang)
Referenced by:
BitSet, Boolean, BufferedInputStream, BufferedOutputStream, ByteArrayInputStream, ByteArrayOutputStream, ClassLoader, Compiler, Component, Container, DataInputStream, DatagramSocket, Date, File, FileInputStream, FileOutputStream, Font, GridBagLayout, InetAddress, Integer, List, Long, MediaTracker, PixelGrabber, PlainSocketImpl, Polygon, Random, RandomAccessFile, Runtime, SecurityManager, ServerSocket, Socket, StreamTokenizer, String, StringBuffer, Thread, ThreadGroup, Throwable, Toolkit, URL, URLConnection, Vector, Window
Itself references or extends:
Properties, StringTokenizer, InputStream, PrintStream, BufferedInputStream, FileInputStream, FileDescriptor, BufferedOutputStream, FileOutputStream, Exception, Error, SecurityManager, SecurityException, Object, String, Runtime

TextArea (java.awt)
Referenced by:
Toolkit, Window
Itself references or extends:
TextAreaPeer, TextComponent, String, Dimension

TextAreaPeer (java.awt.peer)
Referenced by:
TextArea, Toolkit
Itself references or extends:
Dimension, TextComponentPeer, String

TextComponent (java.awt)
Subclassed by:
TextArea, TextField
Itself references or extends:
TextComponentPeer, Component, String

TextComponentPeer (java.awt.peer)
Subclassed by:
TextAreaPeer, TextFieldPeer
Referenced by:
TextComponent
Itself references or extends:
ComponentPeer, String

TextField (java.awt)
Referenced by:
Toolkit
Itself references or extends:
TextFieldPeer, TextComponent, String, Dimension

TextFieldPeer (java.awt.peer)
Referenced by:
TextField, Toolkit
Itself references or extends:
Dimension, TextComponentPeer

Thread (java.lang)
Constructed within:
ThreadGroup
Referenced by:
PipedInputStream, PrintStream, SecurityManager, ThreadGroup
Itself references or extends:
Runnable, ThreadGroup, InterruptedException, String, ThreadDeath, Throwable, NoSuchMethodError, IllegalArgumentException, System, Exception, IllegalThreadStateException, SecurityManager, Object

ThreadDeath (java.lang)
Constructed within:
Thread
Referenced by:
ThreadGroup
Itself references or extends:
Error

ThreadGroup (java.lang)
Constructed within:
ThreadGroup
Referenced by:
SecurityManager, Thread
Itself references or extends:
PrintStream, String, Thread, NullPointerException, SecurityManager, System, IllegalThreadStateException, Throwable, ThreadDeath

Throwable (java.lang)
Subclassed by:
Error, Exception
Referenced by:
Compiler, Object, Thread, ThreadGroup, URLConnection
Itself references or extends:
Object, String, System, PrintStream

Toolkit (java.awt)
Referenced by:
CheckboxMenuItem, Component, ComponentPeer, Menu, MenuBar, MenuItem, Window
Itself references or extends:
Properties, ImageObserver, ImageProducer, ColorModel, URL, ButtonPeer, Button, TextFieldPeer, TextField, LabelPeer, Label, ListPeer, List, CheckboxPeer, Checkbox, ScrollbarPeer, Scrollbar, TextAreaPeer, TextArea, ChoicePeer, Choice, FramePeer, Frame, CanvasPeer, Canvas, PanelPeer, Panel, WindowPeer, Window, DialogPeer, Dialog, MenuBarPeer, MenuBar, MenuPeer, Menu, MenuItemPeer, MenuItem, FileDialogPeer, FileDialog, CheckboxMenuItemPeer, CheckboxMenuItem, Dimension, String, FontMetrics, Font, System, Class, ClassNotFoundException, AWTError, InstantiationException,