Generated by
JDiff

All Documentation Differences

Package java.applet
  Class Applet
    Method getCodeBase()
    Method getDocumentBase()
    Method getParameter(String)
    Method newAudioClip(URL)

  Class AppletContext

  Class AppletStub
    Method getDocumentBase()
    Method getParameter(String)

  Class AudioClip

Package java.awt
  Class AWTError

  Class AWTEvent

  Class AWTEventMulticaster

  Class AWTException

  Class AWTPermission

  Class ActiveEvent

  Class Adjustable

  Class BasicStroke
    BasicStroke(float)
    BasicStroke(float, int, int)
    BasicStroke(float, int, int, float)
    BasicStroke(float, int, int, float, float[], float)

  Class BorderLayout
    Field AFTER_LAST_LINE
    Field AFTER_LINE_ENDS
    Field BEFORE_FIRST_LINE
    Field BEFORE_LINE_BEGINS

  Class Button

  Class Canvas

  Class CardLayout

  Class Checkbox

  Class CheckboxGroup

  Class CheckboxMenuItem

  Class Choice

  Class Color
    Color(ColorSpace, float[], float)
    Color(float, float, float)
    Color(float, float, float, float)
    Color(int)
    Color(int, boolean)
    Color(int, int, int)
    Method HSBtoRGB(float, float, float)
    Method RGBtoHSB(int, int, int, float[])
    Method brighter()
    Method createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints)
    Method darker()
    Method decode(String)
    Method equals(Object)
    Method getAlpha()
    Method getBlue()
    Method getColor(String)
    Method getColor(String, Color)
    Method getColor(String, int)
    Method getColorComponents(ColorSpace, float[])
    Method getColorComponents(float[])
    Method getColorSpace()
    Method getComponents(ColorSpace, float[])
    Method getComponents(float[])
    Method getGreen()
    Method getHSBColor(float, float, float)
    Method getRGB()
    Method getRGBColorComponents(float[])
    Method getRGBComponents(float[])
    Method getRed()
    Method getTransparency()
    Method hashCode()
    Method toString()

  Class Component
    Method addInputMethodListener(InputMethodListener)
    Method checkImage(Image, int, int, ImageObserver)
    Method coalesceEvents(AWTEvent, AWTEvent)
    Method enableInputMethods(boolean)
    Method getForeground()
    Method getGraphics()
    Method getHeight()
    Method getInputContext()
    Method getInputMethodRequests()
    Method getLocation()
    Method getWidth()
    Method getX()
    Method getY()
    Method hasFocus()
    Method imageUpdate(Image, int, int, int, int, int)
    Method isDisplayable()
    Method isLightweight()
    Method isOpaque()
    Method paint(Graphics)
    Method processEvent(AWTEvent)
    Method processInputMethodEvent(InputMethodEvent)
    Method removeInputMethodListener(InputMethodListener)
    Method setComponentOrientation(ComponentOrientation)
    Method setCursor(Cursor)
    Method setDropTarget(DropTarget)

  Class Container
    Method findComponentAt(Point)
    Method findComponentAt(int, int)
    Method getComponentAt(int, int)

  Class Cursor
    Method getName()
    Method toString()
    Field name

  Class Dialog
    Dialog(Dialog)
    Dialog(Dialog, String)
    Dialog(Dialog, String, boolean)

  Class Dimension
    Method hashCode()
    Field height
    Field width

  Class Event
    Field clickCount
    Field id
    Field key
    Field modifiers
    Field when
    Field x
    Field y

  Class EventQueue
    Method invokeAndWait(Runnable)
    Method invokeLater(Runnable)

  Class FileDialog
    Method getFilenameFilter()
    Method setFilenameFilter(FilenameFilter)

  Class FlowLayout
    Method getAlignment()
    Method setAlignment(int)
    Field LEADING
    Field TRAILING

  Class Font
    Font(String, int, int)
    Method canDisplay(char)
    Method canDisplayUpTo(CharacterIterator, int, int)
    Method canDisplayUpTo(String)
    Method canDisplayUpTo(char[], int, int)
    Method deriveFont(AffineTransform)
    Method deriveFont(Map)
    Method deriveFont(float)
    Method deriveFont(int)
    Method deriveFont(int, AffineTransform)
    Method deriveFont(int, float)
    Method getAvailableAttributes()
    Method getBaselineFor(char)
    Method getFamily()
    Method getFamily(Locale)
    Method getFont(Map)
    Method getFont(String)
    Method getFontName()
    Method getItalicAngle()
    Method getMissingGlyphCode()
    Method getNumGlyphs()
    Method getPSName()
    Method getSize2D()
    Method getStringBounds(CharacterIterator, int, int, FontRenderContext)
    Method getStringBounds(String, FontRenderContext)
    Method getStringBounds(String, int, int, FontRenderContext)
    Method getStringBounds(char[], int, int, FontRenderContext)

  Class FontMetrics
    Method bytesWidth(byte[], int, int)
    Method charWidth(char)
    Method charWidth(int)
    Method charsWidth(char[], int, int)
    Method getMaxAdvance()
    Method getWidths()
    Method stringWidth(String)

  Class Frame
    Frame(String)
    Method getFrames()

  Class Graphics
    Method drawString(AttributedCharacterIterator, int, int)
    Method drawString(String, int, int)
    Method getClipBounds(Rectangle)
    Method setFont(Font)

  Class Graphics2D
    Method drawString(String, float, float)
    Method drawString(String, int, int)
    Method getFontRenderContext()

  Class GraphicsConfigTemplate

  Class GraphicsConfiguration

  Class GraphicsDevice

  Class GraphicsEnvironment
    Method getAllFonts()
    Method getAvailableFontFamilyNames()
    Method getAvailableFontFamilyNames(Locale)

  Class GridBagConstraints
    GridBagConstraints(int, int, int, int, double, double, int, int, Insets, int, int)
    Field anchor
    Field fill
    Field gridheight
    Field gridwidth
    Field gridx
    Field gridy
    Field insets
    Field ipadx
    Field ipady
    Field weightx
    Field weighty

  Class GridBagLayout
    Method maximumLayoutSize(Container)
    Field columnWeights
    Field columnWidths
    Field defaultConstraints
    Field layoutInfo
    Field rowHeights
    Field rowWeights

  Class GridLayout

  Class IllegalComponentStateException

  Class Image
    Method getScaledInstance(int, int, int)

  Class Insets
    Method hashCode()
    Field bottom
    Field left
    Field right
    Field top

  Class ItemSelectable

  Class Label

  Class LayoutManager

  Class LayoutManager2

  Class List
    Method getSelectedIndexes()

  Class MediaTracker

  Class Menu
    Method remove(MenuComponent)

  Class MenuBar
    Method setHelpMenu(Menu)

  Class MenuComponent

  Class MenuContainer

  Class MenuItem

  Class MenuShortcut

  Class Paint

  Class Panel

  Class Point
    Method translate(int, int)
    Field x
    Field y

  Class PopupMenu

  Class PrintGraphics

  Class PrintJob

  Class Rectangle
    Method createIntersection(Rectangle2D)
    Method createUnion(Rectangle2D)
    Method getBounds2D()
    Method outcode(double, double)

  Class ScrollPane

  Class Scrollbar
    Method setMaximum(int)

  Class Stroke

  Class SystemColor
    Method getRGB()

  Class TextArea

  Class TextComponent
    Method getBackground()
    Method isEditable()
    Method processTextEvent(TextEvent)
    Method removeTextListener(TextListener)
    Method selectAll()
    Method setBackground(Color)
    Method setCaretPosition(int)
    Method setEditable(boolean)

  Class TextField

  Class TexturePaint

  Class Toolkit
    Method addAWTEventListener(AWTEventListener, long)
    Method createCustomCursor(Image, Point, String)
    Method createImage(String)
    Method createImage(URL)
    Method getBestCursorSize(int, int)
    Method getFontMetrics(Font)
    Method getImage(String)
    Method getImage(URL)
    Method getMaximumCursorColors()
    Method getPrintJob(Frame, String, Properties)
    Method loadSystemColors(int[])
    Method removeAWTEventListener(AWTEventListener)

  Class Transparency

  Class Window
    Window(Frame)
    Window(Window)
    Method applyResourceBundle(ResourceBundle)
    Method applyResourceBundle(String)
    Method getInputContext()
    Method getOwnedWindows()

Package java.awt.color
  Class ColorSpace
    Method fromCIEXYZ(float[])
    Method fromRGB(float[])
    Method toCIEXYZ(float[])
    Method toRGB(float[])

  Class ICC_ColorSpace
    Method fromCIEXYZ(float[])
    Method fromRGB(float[])
    Method toCIEXYZ(float[])
    Method toRGB(float[])

  Class ICC_Profile
    Field icSigNamedColor2Tag

Package java.awt.datatransfer
  Class Clipboard

  Class ClipboardOwner

  Class DataFlavor
    DataFlavor(String)
    Method equals(DataFlavor)
    Method equals(Object)
    Method equals(String)
    Method hashCode()
    Method isMimeTypeEqual(String)
    Field plainTextFlavor

  Class FlavorMap

  Class StringSelection
    StringSelection(String)
    Method getTransferData(DataFlavor)
    Method getTransferDataFlavors()
    Method isDataFlavorSupported(DataFlavor)

  Class SystemFlavorMap

  Class Transferable

  Class UnsupportedFlavorException

Package java.awt.dnd
  Class Autoscroll

  Class DnDConstants

  Class DragGestureEvent

  Class DragGestureRecognizer

  Class DragSource

  Class DragSourceContext

  Class DragSourceDragEvent

  Class DragSourceDropEvent

  Class DragSourceEvent

  Class DragSourceListener

  Class DropTarget
    DropTarget(Component, DropTargetListener)
    DropTarget(Component, int, DropTargetListener)
    DropTarget(Component, int, DropTargetListener, boolean)
    DropTarget(Component, int, DropTargetListener, boolean, FlavorMap)
    Method setComponent(Component)

  Class DropTargetContext

  Class DropTargetDragEvent

  Class DropTargetDropEvent

  Class DropTargetEvent

  Class DropTargetListener

  Class InvalidDnDOperationException

  Class MouseDragGestureRecognizer

Package java.awt.event
  Class AWTEventListener

  Class ActionEvent

  Class ActionListener

  Class AdjustmentEvent
    Method getAdjustmentType()

  Class AdjustmentListener

  Class ComponentAdapter

  Class ComponentEvent

  Class ComponentListener

  Class ContainerAdapter

  Class ContainerEvent

  Class ContainerListener

  Class FocusAdapter

  Class FocusEvent

  Class FocusListener

  Class InputEvent

  Class InputMethodEvent
    InputMethodEvent(Component, int, AttributedCharacterIterator, int, TextHitInfo, TextHitInfo)

  Class InputMethodListener

  Class InvocationEvent
    Field INVOCATION_FIRST
    Field INVOCATION_LAST

  Class ItemEvent

  Class ItemListener

  Class KeyAdapter

  Class KeyEvent
    Field VK_ALL_CANDIDATES
    Field VK_ALPHANUMERIC
    Field VK_ALT_GRAPH
    Field VK_AT
    Field VK_CIRCUMFLEX
    Field VK_CODE_INPUT
    Field VK_COLON
    Field VK_COMPOSE
    Field VK_DOLLAR
    Field VK_EURO_SIGN
    Field VK_EXCLAMATION_MARK
    Field VK_F13
    Field VK_F14
    Field VK_F15
    Field VK_F16
    Field VK_F17
    Field VK_F18
    Field VK_F19
    Field VK_F20
    Field VK_F21
    Field VK_F22
    Field VK_F23
    Field VK_F24
    Field VK_FULL_WIDTH
    Field VK_HALF_WIDTH
    Field VK_HIRAGANA
    Field VK_INVERTED_EXCLAMATION_MARK
    Field VK_JAPANESE_HIRAGANA
    Field VK_JAPANESE_KATAKANA
    Field VK_JAPANESE_ROMAN
    Field VK_KATAKANA
    Field VK_KP_UP
    Field VK_LEFT_PARENTHESIS
    Field VK_NUMBER_SIGN
    Field VK_PLUS
    Field VK_PREVIOUS_CANDIDATE
    Field VK_RIGHT_PARENTHESIS
    Field VK_ROMAN_CHARACTERS
    Field VK_UNDERSCORE

  Class KeyListener

  Class MouseAdapter

  Class MouseEvent

  Class MouseListener

  Class MouseMotionAdapter

  Class MouseMotionListener

  Class PaintEvent

  Class TextEvent

  Class TextListener

  Class WindowAdapter

  Class WindowEvent
    Field WINDOW_ICONIFIED

  Class WindowListener
    Method windowIconified(WindowEvent)

Package java.awt.font
  Class FontRenderContext
    FontRenderContext(AffineTransform, boolean, boolean)

  Class GlyphJustificationInfo
    GlyphJustificationInfo(float, boolean, int, float, float, boolean, int, float, float)

  Class GlyphVector
    Method getGlyphCodes(int, int, int[])
    Method getGlyphPositions(int, int, float[])

  Class LineBreakMeasurer
    LineBreakMeasurer(AttributedCharacterIterator, BreakIterator, FontRenderContext)
    LineBreakMeasurer(AttributedCharacterIterator, FontRenderContext)
    Method deleteChar(AttributedCharacterIterator, int)
    Method insertChar(AttributedCharacterIterator, int)
    Method nextLayout(float)
    Method nextLayout(float, int, boolean)
    Method nextOffset(float)

  Class TextLayout
    TextLayout(AttributedCharacterIterator, FontRenderContext)
    TextLayout(String, Font, FontRenderContext)
    TextLayout(String, Map, FontRenderContext)
    Method getCaretInfo(TextHitInfo, Rectangle2D)

Package java.awt.geom
  Class AffineTransform

  Class Area
    Method getBounds()
    Method getBounds2D()
    Method isSingular()

  Class CubicCurve2D
    Method clone()
    Method solveCubic(double[])

  Class Dimension2D
    Method clone()

  Class Ellipse2D

  Class GeneralPath
    Method clone()

  Class IllegalPathStateException
    IllegalPathStateException()
    IllegalPathStateException(String)

  Class Line2D
    Method clone()

  Class NoninvertibleTransformException
    NoninvertibleTransformException(String)

  Class PathIterator

  Class Point2D

  Class Point2D.Double
    Point2D.Double()
    Point2D.Double(double, double)
    Method getX()
    Method getY()
    Method setLocation(double, double)
    Method toString()
    Field x
    Field y

  Class Point2D.Float
    Point2D.Float()
    Point2D.Float(float, float)
    Method getX()
    Method getY()
    Method setLocation(double, double)
    Method setLocation(float, float)
    Method toString()
    Field x
    Field y

  Class Point2D
    Method clone()
    Method equals(Object)
    Method getX()
    Method getY()
    Method setLocation(Point2D)
    Method setLocation(double, double)

  Class QuadCurve2D
    Method clone()
    Method solveQuadratic(double[])

  Class Rectangle2D

  Class Rectangle2D.Double
    Rectangle2D.Double()
    Rectangle2D.Double(double, double, double, double)
    Method createIntersection(Rectangle2D)
    Method createUnion(Rectangle2D)
    Method getBounds2D()
    Method getHeight()
    Method getWidth()
    Method getX()
    Method getY()
    Method isEmpty()
    Method outcode(double, double)
    Method setRect(Rectangle2D)
    Method setRect(double, double, double, double)
    Method toString()
    Field height
    Field width
    Field x
    Field y

  Class Rectangle2D.Float
    Rectangle2D.Float()
    Rectangle2D.Float(float, float, float, float)
    Method createIntersection(Rectangle2D)
    Method createUnion(Rectangle2D)
    Method getBounds2D()
    Method getHeight()
    Method getWidth()
    Method getX()
    Method getY()
    Method isEmpty()
    Method outcode(double, double)
    Method setRect(Rectangle2D)
    Method setRect(double, double, double, double)
    Method setRect(float, float, float, float)
    Method toString()
    Field height
    Field width
    Field x
    Field y

  Class Rectangle2D
    Method contains(double, double)
    Method contains(double, double, double, double)
    Method createIntersection(Rectangle2D)
    Method createUnion(Rectangle2D)
    Method equals(Object)
    Method getBounds2D()
    Method getPathIterator(AffineTransform)
    Method getPathIterator(AffineTransform, double)
    Method intersect(Rectangle2D, Rectangle2D, Rectangle2D)
    Method intersects(double, double, double, double)
    Method intersectsLine(Line2D)
    Method intersectsLine(double, double, double, double)
    Method outcode(Point2D)
    Method outcode(double, double)
    Method setFrame(double, double, double, double)
    Method setRect(Rectangle2D)
    Method setRect(double, double, double, double)
    Method union(Rectangle2D, Rectangle2D, Rectangle2D)
    Field OUT_BOTTOM
    Field OUT_LEFT
    Field OUT_RIGHT
    Field OUT_TOP

  Class RectangularShape
    Method clone()

  Class RoundRectangle2D

Package java.awt.im
  Class InputContext
    InputContext()
    Method dispatchEvent(AWTEvent)
    Method dispose()
    Method endComposition()
    Method getInputMethodControlObject()
    Method removeNotify(Component)
    Method selectInputMethod(Locale)
    Method setCharacterSubsets(Subset[])

  Class InputMethodHighlight
    InputMethodHighlight(boolean, int)
    InputMethodHighlight(boolean, int, int)
    Method getVariation()

  Class InputMethodRequests

  Class InputSubset
    Field HALFWIDTH_KATAKANA

Package java.awt.image
  Class AffineTransformOp
    AffineTransformOp(AffineTransform, RenderingHints)
    Method filter(BufferedImage, BufferedImage)
    Method filter(Raster, WritableRaster)
    Method getBounds2D(BufferedImage)
    Method getBounds2D(Raster)

  Class AreaAveragingScaleFilter
    Method setHints(int)
    Method setPixels(int, int, int, int, ColorModel, byte[], int, int)
    Method setPixels(int, int, int, int, ColorModel, int[], int, int)

  Class BandedSampleModel
    BandedSampleModel(int, int, int, int)
    BandedSampleModel(int, int, int, int, int[], int[])
    Method createCompatibleSampleModel(int, int)
    Method createDataBuffer()
    Method createSubsetSampleModel(int[])

  Class BufferedImage
    Field TYPE_INT_ARGB

  Class BufferedImageFilter
    BufferedImageFilter(BufferedImageOp)
    Method getBufferedImageOp()
    Method imageComplete(int)
    Method setColorModel(ColorModel)
    Method setDimensions(int, int)
    Method setPixels(int, int, int, int, ColorModel, byte[], int, int)
    Method setPixels(int, int, int, int, ColorModel, int[], int, int)

  Class ColorModel
    ColorModel(int)
    ColorModel(int, int[], ColorSpace, boolean, boolean, int, int)
    Method coerceData(WritableRaster, boolean)
    Method createCompatibleSampleModel(int, int)
    Method createCompatibleWritableRaster(int, int)
    Method getAlpha(Object)
    Method getAlphaRaster(WritableRaster)
    Method getBlue(Object)
    Method getComponentSize(int)
    Method getComponents(Object, int[], int)
    Method getComponents(int, int[], int)
    Method getDataElement(int[], int)
    Method getDataElements(int, Object)
    Method getDataElements(int[], int, Object)
    Method getGreen(Object)
    Method getNormalizedComponents(int[], int, float[], int)
    Method getRed(Object)
    Method getUnnormalizedComponents(float[], int, int[], int)
    Method hashCode()
    Method isCompatibleRaster(Raster)
    Method isCompatibleSampleModel(SampleModel)

  Class ComponentColorModel
    ComponentColorModel(ColorSpace, int[], boolean, boolean, int, int)
    Method coerceData(WritableRaster, boolean)
    Method getAlpha(Object)
    Method getBlue(Object)
    Method getComponents(Object, int[], int)
    Method getDataElements(int, Object)
    Method getDataElements(int[], int, Object)
    Method getGreen(Object)
    Method getRGB(Object)
    Method getRed(Object)

  Class ComponentSampleModel
    ComponentSampleModel(int, int, int, int, int, int[])
    ComponentSampleModel(int, int, int, int, int, int[], int[])
    Method createCompatibleSampleModel(int, int)

  Class CropImageFilter
    Method setDimensions(int, int)
    Method setPixels(int, int, int, int, ColorModel, byte[], int, int)
    Method setPixels(int, int, int, int, ColorModel, int[], int, int)
    Method setProperties(Hashtable)

  Class DataBuffer

  Class DirectColorModel
    DirectColorModel(ColorSpace, int, int, int, int, int, boolean, int)
    DirectColorModel(int, int, int, int)
    DirectColorModel(int, int, int, int, int)
    Method coerceData(WritableRaster, boolean)
    Method createCompatibleWritableRaster(int, int)
    Method getAlpha(Object)
    Method getAlpha(int)
    Method getAlphaMask()
    Method getBlue(Object)
    Method getBlue(int)
    Method getBlueMask()
    Method getComponents(Object, int[], int)
    Method getComponents(int, int[], int)
    Method getDataElement(int[], int)
    Method getDataElements(int, Object)
    Method getDataElements(int[], int, Object)
    Method getGreen(Object)
    Method getGreen(int)
    Method getGreenMask()
    Method getRGB(Object)
    Method getRGB(int)
    Method getRed(Object)
    Method getRed(int)
    Method getRedMask()
    Method isCompatibleRaster(Raster)

  Class FilteredImageSource

  Class ImageConsumer

  Class ImageFilter
    Method getFilterInstance(ImageConsumer)
    Method imageComplete(int)
    Method setColorModel(ColorModel)
    Method setDimensions(int, int)
    Method setHints(int)
    Method setPixels(int, int, int, int, ColorModel, byte[], int, int)
    Method setPixels(int, int, int, int, ColorModel, int[], int, int)
    Method setProperties(Hashtable)

  Class ImageObserver
    Method imageUpdate(Image, int, int, int, int, int)

  Class ImageProducer

  Class IndexColorModel
    IndexColorModel(int, int, byte[], byte[], byte[])
    IndexColorModel(int, int, byte[], byte[], byte[], byte[])
    IndexColorModel(int, int, byte[], byte[], byte[], int)
    IndexColorModel(int, int, byte[], int, boolean)
    IndexColorModel(int, int, byte[], int, boolean, int)
    IndexColorModel(int, int, int[], int, boolean, int, int)
    Method convertToIntDiscrete(Raster, boolean)
    Method createCompatibleSampleModel(int, int)
    Method createCompatibleWritableRaster(int, int)
    Method getAlpha(int)
    Method getAlphas(byte[])
    Method getBlue(int)
    Method getBlues(byte[])
    Method getComponentSize()
    Method getComponents(Object, int[], int)
    Method getComponents(int, int[], int)
    Method getDataElement(int[], int)
    Method getDataElements(int, Object)
    Method getDataElements(int[], int, Object)
    Method getGreen(int)
    Method getGreens(byte[])
    Method getMapSize()
    Method getRGB(int)
    Method getRGBs(int[])
    Method getRed(int)
    Method getReds(byte[])
    Method getTransparency()
    Method getTransparentPixel()
    Method isCompatibleRaster(Raster)
    Method isCompatibleSampleModel(SampleModel)
    Method toString()

  Class MemoryImageSource

  Class MultiPixelPackedSampleModel
    MultiPixelPackedSampleModel(int, int, int, int)
    MultiPixelPackedSampleModel(int, int, int, int, int, int)
    Method createCompatibleSampleModel(int, int)
    Method createSubsetSampleModel(int[])

  Class PackedColorModel
    PackedColorModel(ColorSpace, int, int, int, int, int, boolean, int, int)
    PackedColorModel(ColorSpace, int, int[], int, boolean, int, int)
    Method createCompatibleSampleModel(int, int)
    Method getAlphaRaster(WritableRaster)
    Method getMask(int)
    Method getMasks()
    Method isCompatibleSampleModel(SampleModel)

  Class PixelGrabber
    PixelGrabber(Image, int, int, int, int, boolean)
    Method grabPixels(long)
    Method status()

  Class PixelInterleavedSampleModel
    PixelInterleavedSampleModel(int, int, int, int, int, int[])
    Method createCompatibleSampleModel(int, int)

  Class RGBImageFilter
    Method setColorModel(ColorModel)
    Method setPixels(int, int, int, int, ColorModel, byte[], int, int)
    Method setPixels(int, int, int, int, ColorModel, int[], int, int)

  Class Raster
    Method createBandedRaster(DataBuffer, int, int, int, int[], int[], Point)
    Method createBandedRaster(int, int, int, int, Point)
    Method createBandedRaster(int, int, int, int, int[], int[], Point)
    Method createInterleavedRaster(DataBuffer, int, int, int, int, int[], Point)
    Method createInterleavedRaster(int, int, int, int, Point)
    Method createInterleavedRaster(int, int, int, int, int, int[], Point)
    Method createPackedRaster(DataBuffer, int, int, int, Point)
    Method createPackedRaster(DataBuffer, int, int, int, int[], Point)
    Method createPackedRaster(int, int, int, int, int, Point)
    Method createPackedRaster(int, int, int, int[], Point)
    Method createRaster(SampleModel, DataBuffer, Point)
    Method createWritableRaster(SampleModel, DataBuffer, Point)
    Method createWritableRaster(SampleModel, Point)
    Method getDataElements(int, int, Object)

  Class ReplicateScaleFilter
    ReplicateScaleFilter(int, int)
    Method setDimensions(int, int)
    Method setPixels(int, int, int, int, ColorModel, byte[], int, int)
    Method setPixels(int, int, int, int, ColorModel, int[], int, int)
    Method setProperties(Hashtable)

  Class SampleModel

  Class SinglePixelPackedSampleModel
    SinglePixelPackedSampleModel(int, int, int, int, int[])
    SinglePixelPackedSampleModel(int, int, int, int[])
    Method createCompatibleSampleModel(int, int)

  Class WritableRaster
    Method setDataElements(int, int, Object)

Package java.awt.image.renderable
  Class ParameterBlock
    ParameterBlock(Vector)
    ParameterBlock(Vector, Vector)
    Method clone()
    Method getByteParameter(int)
    Method getCharParameter(int)
    Method getDoubleParameter(int)
    Method getFloatParameter(int)
    Method getIntParameter(int)
    Method getLongParameter(int)
    Method getShortParameter(int)
    Method shallowClone()

  Class RenderContext
    Method concetenateTransform(AffineTransform)
    Method preConcetenateTransform(AffineTransform)

Package java.awt.print
  Class PageFormat
    Method getPaper()
    Method setPaper(Paper)

  Class Paper
    Method setImageableArea(double, double, double, double)
    Method setSize(double, double)

  Class Printable

  Class PrinterJob
    Method pageDialog(PageFormat)
    Method validatePage(PageFormat)

Package java.beans
  Class AppletInitializer

  Class BeanInfo
    Method getDefaultEventIndex()

  Class Beans
    Method instantiate(ClassLoader, String, BeanContext, AppletInitializer)
    Method isGuiAvailable()

  Class DesignMode
    Method isDesignTime()
    Method setDesignTime(boolean)
    Field PROPERTYNAME

  Class Introspector
    Method getBeanInfo(Class, int)

  Class PropertyDescriptor
    PropertyDescriptor(String, Class)

Package java.beans.beancontext
  Class BeanContext
    Method addBeanContextMembershipListener(BeanContextMembershipListener)
    Method getResource(String, BeanContextChild)
    Method getResourceAsStream(String, BeanContextChild)
    Method instantiateChild(String)
    Method removeBeanContextMembershipListener(BeanContextMembershipListener)
    Field globalHierarchyLock

  Class BeanContextChild
    Method addPropertyChangeListener(String, PropertyChangeListener)
    Method addVetoableChangeListener(String, Vetoable