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, VetoableChangeListener)
    Method getBeanContext()
    Method removePropertyChangeListener(String, PropertyChangeListener)
    Method removeVetoableChangeListener(String, VetoableChangeListener)
    Method setBeanContext(BeanContext)

  Class BeanContextChildComponentProxy
    Method getComponent()

  Class BeanContextChildSupport
    Method addPropertyChangeListener(String, PropertyChangeListener)
    Method addVetoableChangeListener(String, VetoableChangeListener)
    Method firePropertyChange(String, Object, Object)
    Method fireVetoableChange(String, Object, Object)
    Method getBeanContext()
    Method getBeanContextChildPeer()
    Method isDelegated()
    Method removePropertyChangeListener(String, PropertyChangeListener)
    Method removeVetoableChangeListener(String, VetoableChangeListener)
    Method serviceAvailable(BeanContextServiceAvailableEvent)
    Method serviceRevoked(BeanContextServiceRevokedEvent)
    Method setBeanContext(BeanContext)
    Method validatePendingSetBeanContext(BeanContext)

  Class BeanContextContainerProxy
    Method getContainer()

  Class BeanContextEvent
    Method getPropagatedFrom()
    Method isPropagated()
    Method setPropagatedFrom(BeanContext)

  Class BeanContextMembershipEvent
    BeanContextMembershipEvent(BeanContext, Collection)
    BeanContextMembershipEvent(BeanContext, Object[])
    Method contains(Object)
    Method iterator()
    Method size()
    Method toArray()

  Class BeanContextMembershipListener
    Method childrenAdded(BeanContextMembershipEvent)
    Method childrenRemoved(BeanContextMembershipEvent)

  Class BeanContextProxy
    Method getBeanContextProxy()

  Class BeanContextServiceAvailableEvent
    BeanContextServiceAvailableEvent(BeanContextServices, Class)
    Method getCurrentServiceSelectors()
    Method getServiceClass()
    Method getSourceAsBeanContextServices()

  Class BeanContextServiceProvider
    Method getCurrentServiceSelectors(BeanContextServices, Class)
    Method getService(BeanContextServices, Object, Class, Object)
    Method releaseService(BeanContextServices, Object, Object)

  Class BeanContextServiceProviderBeanInfo
    Method getServicesBeanInfo()

  Class BeanContextServiceRevokedEvent
    BeanContextServiceRevokedEvent(BeanContextServices, Class, boolean)
    Method getServiceClass()
    Method getSourceAsBeanContextServices()
    Method isCurrentServiceInvalidNow()
    Method isServiceClass(Class)
    Field serviceClass

  Class BeanContextServiceRevokedListener
    Method serviceRevoked(BeanContextServiceRevokedEvent)

  Class BeanContextServices
    Method addBeanContextServicesListener(BeanContextServicesListener)
    Method addService(Class, BeanContextServiceProvider)
    Method getCurrentServiceClasses()
    Method getCurrentServiceSelectors(Class)
    Method getService(BeanContextChild, Object, Class, Object, BeanContextServiceRevokedListener)
    Method hasService(Class)
    Method releaseService(BeanContextChild, Object, Object)
    Method removeBeanContextServicesListener(BeanContextServicesListener)
    Method revokeService(Class, BeanContextServiceProvider, boolean)

  Class BeanContextServicesListener
    Method serviceAvailable(BeanContextServiceAvailableEvent)

  Class BeanContextServicesSupport
    Method fireServiceAdded(Class)
    Method fireServiceRevoked(BeanContextServiceRevokedEvent)
    Method getBeanContextServicesPeer()
    Method getChildBeanContextServicesListener(Object)

  Class BeanContextSupport
    BeanContextSupport(BeanContext)
    BeanContextSupport(BeanContext, Locale)
    BeanContextSupport(BeanContext, Locale, boolean)
    BeanContextSupport(BeanContext, Locale, boolean, boolean)
    Method add(Object)
    Method addAll(Collection)
    Method avoidingGui()
    Method bcsChildren()
    Method childDeserializedHook(Object, BCSChild)
    Method classEquals(Class, Class)
    Method clear()
    Method contains(Object)
    Method containsAll(Collection)
    Method containsKey(Object)
    Method copyChildren()
    Method deserialize(ObjectInputStream, Collection)
    Method getBeanContextPeer()
    Method getChildBeanContextChild(Object)
    Method getChildBeanContextMembershipListener(Object)
    Method getChildPropertyChangeListener(Object)
    Method getChildSerializable(Object)
    Method getChildVetoableChangeListener(Object)
    Method getChildVisibility(Object)
    Method getLocale()
    Method instantiateChild(String)
    Method isDesignTime()
    Method isEmpty()
    Method isSerializing()
    Method iterator()
    Method remove(Object)
    Method removeAll(Collection)
    Method retainAll(Collection)
    Method setDesignTime(boolean)
    Method setLocale(Locale)
    Method size()
    Method toArray()
    Method toArray(Object[])

Package java.io
  Class BufferedInputStream

  Class BufferedOutputStream

  Class BufferedReader
    Method skip(long)

  Class BufferedWriter

  Class ByteArrayInputStream
    Method reset()

  Class ByteArrayOutputStream
    Method toString()
    Method toString(String)

  Class CharArrayReader
    Field buf
    Field count
    Field markedPos
    Field pos

  Class CharArrayWriter
    CharArrayWriter(int)
    Method size()
    Method toCharArray()
    Method writeTo(Writer)

  Class CharConversionException
    CharConversionException()
    CharConversionException(String)

  Class DataInput
    Method readFully(byte[], int, int)

  Class DataInputStream

  Class DataOutput
    Method writeUTF(String)

  Class DataOutputStream

  Class EOFException

  Class Externalizable
    Method readExternal(ObjectInput)
    Method writeExternal(ObjectOutput)

  Class File
    Method compareTo(File)
    Method compareTo(Object)
    Method createNewFile()
    Method createTempFile(String, String)
    Method createTempFile(String, String, File)
    Method deleteOnExit()
    Method getAbsoluteFile()
    Method getCanonicalFile()
    Method getParentFile()
    Method isHidden()
    Method listFiles()
    Method listFiles(FileFilter)
    Method listFiles(FilenameFilter)
    Method listRoots()
    Method renameTo(File)
    Method setLastModified(long)
    Method setReadOnly()
    Method toURL()

  Class FileDescriptor

  Class FileFilter

  Class FileInputStream
    FileInputStream(FileDescriptor)

  Class FileNotFoundException

  Class FileOutputStream

  Class FilePermission

  Class FileReader

  Class FileWriter

  Class FilenameFilter

  Class FilterInputStream

  Class FilterOutputStream

  Class FilterReader
    FilterReader(Reader)
    Field in

  Class FilterWriter
    FilterWriter(Writer)

  Class IOException

  Class InputStream

  Class InputStreamReader
    InputStreamReader(InputStream, String)
    Method getEncoding()

  Class InterruptedIOException

  Class InvalidClassException
    InvalidClassException(String)
    Field classname

  Class InvalidObjectException

  Class LineNumberInputStream
    Method getLineNumber()
    Method setLineNumber(int)

  Class LineNumberReader
    LineNumberReader(Reader)
    LineNumberReader(Reader, int)
    Method getLineNumber()
    Method setLineNumber(int)

  Class NotActiveException
    NotActiveException(String)

  Class NotSerializableException
    NotSerializableException(String)

  Class ObjectInput
    Method available()
    Method readObject()

  Class ObjectInputStream

  Class ObjectInputStream.GetField
    Method defaulted(String)
    Method get(String, Object)
    Method get(String, boolean)
    Method get(String, byte)
    Method get(String, char)
    Method get(String, double)
    Method get(String, float)
    Method get(String, int)
    Method get(String, long)
    Method get(String, short)
    Method getObjectStreamClass()

  Class ObjectInputStream
    ObjectInputStream()
    ObjectInputStream(InputStream)
    Method available()
    Method enableResolveObject(boolean)
    Method readFields()
    Method readFully(byte[])
    Method readFully(byte[], int, int)
    Method readLine()
    Method readObjectOverride()
    Method readStreamHeader()
    Method readUTF()
    Method resolveClass(ObjectStreamClass)
    Method resolveObject(Object)
    Method skipBytes(int)

  Class ObjectInputValidation
    Method validateObject()

  Class ObjectOutput
    Method writeObject(Object)

  Class ObjectOutputStream

  Class ObjectOutputStream.PutField
    Method put(String, Object)
    Method put(String, boolean)
    Method put(String, byte)
    Method put(String, char)
    Method put(String, double)
    Method put(String, float)
    Method put(String, int)
    Method put(String, long)
    Method put(String, short)
    Method write(ObjectOutput)

  Class ObjectOutputStream
    ObjectOutputStream()
    ObjectOutputStream(OutputStream)
    Method annotateClass(Class)
    Method defaultWriteObject()
    Method drain()
    Method enableReplaceObject(boolean)
    Method putFields()
    Method replaceObject(Object)
    Method reset()
    Method useProtocolVersion(int)
    Method write(int)
    Method writeBoolean(boolean)
    Method writeByte(int)
    Method writeBytes(String)
    Method writeChar(int)
    Method writeChars(String)
    Method writeDouble(double)
    Method writeFields()
    Method writeFloat(float)
    Method writeInt(int)
    Method writeLong(long)
    Method writeObjectOverride(Object)
    Method writeShort(int)
    Method writeStreamHeader()
    Method writeUTF(String)

  Class ObjectStreamClass
    Method forClass()
    Method getField(String)
    Method getFields()
    Method getName()
    Method getSerialVersionUID()
    Method lookup(Class)

  Class ObjectStreamConstants
    Field PROTOCOL_VERSION_1
    Field PROTOCOL_VERSION_2
    Field SC_BLOCK_DATA
    Field SUBCLASS_IMPLEMENTATION_PERMISSION
    Field SUBSTITUTION_PERMISSION
    Field TC_ARRAY
    Field TC_OBJECT
    Field TC_STRING

  Class ObjectStreamException
    ObjectStreamException(String)

  Class ObjectStreamField
    ObjectStreamField(String, Class)
    Method getName()
    Method getOffset()
    Method getType()
    Method getTypeCode()
    Method getTypeString()
    Method isPrimitive()
    Method setOffset(int)

  Class OutputStream

  Class OutputStreamWriter
    OutputStreamWriter(OutputStream, String)
    Method getEncoding()

  Class PipedInputStream

  Class PipedOutputStream

  Class PipedReader

  Class PipedWriter

  Class PrintStream
    Method print(Object)
    Method print(String)
    Method print(boolean)
    Method print(char)
    Method print(char[])
    Method print(double)
    Method print(float)
    Method print(int)
    Method print(long)
    Method println(Object)
    Method println(String)
    Method println(boolean)
    Method println(char)
    Method println(char[])
    Method println(double)
    Method println(float)
    Method println(int)
    Method println(long)

  Class PrintWriter
    Method println(Object)
    Method println(String)
    Method println(boolean)
    Method println(char)
    Method println(char[])
    Method println(double)
    Method println(float)
    Method println(int)
    Method println(long)
    Field out

  Class PushbackInputStream
    Method skip(long)

  Class PushbackReader

  Class RandomAccessFile
    Method setLength(long)

  Class Reader
    Reader(Object)
    Method markSupported()
    Method read()
    Method skip(long)

  Class SequenceInputStream
    Method read(byte[], int, int)

  Class Serializable

  Class SerializablePermission
    SerializablePermission(String, String)

  Class StreamCorruptedException
    StreamCorruptedException(String)

  Class StreamTokenizer
    StreamTokenizer(Reader)
    Field nval
    Field sval
    Field ttype

  Class StringBufferInputStream

  Class StringReader
    StringReader(String)

  Class StringWriter
    StringWriter(int)
    Method getBuffer()

  Class SyncFailedException
    SyncFailedException(String)

  Class UTFDataFormatException

  Class UnsupportedEncodingException
    UnsupportedEncodingException()
    UnsupportedEncodingException(String)

  Class WriteAbortedException
    WriteAbortedException(String, Exception)

  Class Writer
    Writer(Object)
    Method write(int)

Package java.lang
  Class AbstractMethodError

  Class ArithmeticException

  Class ArrayIndexOutOfBoundsException

  Class ArrayStoreException

  Class Boolean
    Method getBoolean(String)
    Method valueOf(String)

  Class Byte
    Method compareTo(Byte)
    Method compareTo(Object)
    Method decode(String)
    Method parseByte(String)
    Method parseByte(String, int)
    Method toString(byte)
    Method valueOf(String)
    Method valueOf(String, int)

  Class Character

  Class Character.Subset

  Class Character.UnicodeBlock

  Class Character
    Method compareTo(Character)
    Method compareTo(Object)
    Field COMBINING_SPACING_MARK
    Field CONNECTOR_PUNCTUATION
    Field CONTROL
    Field CURRENCY_SYMBOL
    Field DASH_PUNCTUATION
    Field DECIMAL_DIGIT_NUMBER
    Field ENCLOSING_MARK
    Field END_PUNCTUATION
    Field FORMAT
    Field LETTER_NUMBER
    Field LINE_SEPARATOR
    Field LOWERCASE_LETTER
    Field MATH_SYMBOL
    Field MODIFIER_LETTER
    Field MODIFIER_SYMBOL
    Field NON_SPACING_MARK
    Field OTHER_LETTER
    Field OTHER_NUMBER
    Field OTHER_PUNCTUATION
    Field OTHER_SYMBOL
    Field PARAGRAPH_SEPARATOR
    Field PRIVATE_USE
    Field SPACE_SEPARATOR
    Field START_PUNCTUATION
    Field SURROGATE
    Field TITLECASE_LETTER
    Field UNASSIGNED
    Field UPPERCASE_LETTER

  Class Class
    Method forName(String, boolean, ClassLoader)
    Method getClasses()
    Method getComponentType()
    Method getConstructor(Class[])
    Method getConstructors()
    Method getDeclaredClasses()
    Method getDeclaredConstructor(Class[])
    Method getDeclaredConstructors()
    Method getDeclaredField(String)
    Method getDeclaredFields()
    Method getDeclaredMethod(String, Class[])
    Method getDeclaredMethods()
    Method getDeclaringClass()
    Method getField(String)
    Method getFields()
    Method getMethod(String, Class[])
    Method getMethods()
    Method getModifiers()
    Method getProtectionDomain()
    Method isAssignableFrom(Class)
    Method isInstance(Object)
    Method isPrimitive()

  Class ClassCastException

  Class ClassCircularityError

  Class ClassFormatError

  Class ClassLoader
    ClassLoader(ClassLoader)
    Method defineClass(String, byte[], int, int, ProtectionDomain)
    Method definePackage(String, String, String, String, String, String, String, URL)
    Method findClass(String)
    Method findLibrary(String)
    Method findResource(String)
    Method findResources(String)
    Method findSystemClass(String)
    Method getPackage(String)
    Method getPackages()
    Method getParent()
    Method getResources(String)
    Method getSystemClassLoader()
    Method getSystemResource(String)
    Method getSystemResources(String)
    Method loadClass(String, boolean)

  Class ClassNotFoundException
    ClassNotFoundException(String, Throwable)
    Method getException()

  Class CloneNotSupportedException

  Class Cloneable

  Class Comparable

  Class Compiler

  Class Double
    Method compareTo(Double)
    Method compareTo(Object)
    Method hashCode()
    Method longBitsToDouble(long)
    Method parseDouble(String)
    Method toString(double)

  Class Error

  Class Exception

  Class ExceptionInInitializerError

  Class Float
    Method compareTo(Float)
    Method compareTo(Object)
    Method equals(Object)
    Method intBitsToFloat(int)
    Method parseFloat(String)

  Class IllegalAccessError

  Class IllegalAccessException

  Class IllegalArgumentException

  Class IllegalMonitorStateException

  Class IllegalStateException

  Class IllegalThreadStateException

  Class IncompatibleClassChangeError

  Class IndexOutOfBoundsException

  Class InheritableThreadLocal
    Method childValue(Object)

  Class InstantiationError

  Class InstantiationException

  Class Integer
    Method compareTo(Integer)
    Method compareTo(Object)
    Method decode(String)
    Method getInteger(String)
    Method getInteger(String, Integer)
    Method getInteger(String, int)

  Class InternalError

  Class InterruptedException

  Class LinkageError

  Class Long
    Method compareTo(Long)
    Method compareTo(Object)
    Method decode(String)
    Method getLong(String)
    Method getLong(String, Long)
    Method getLong(String, long)
    Method toString(long)

  Class Math
    Method IEEEremainder(double, double)
    Method abs(double)
    Method abs(float)
    Method acos(double)
    Method asin(double)
    Method atan(double)
    Method atan2(double, double)
    Method ceil(double)
    Method cos(double)
    Method exp(double)
    Method floor(double)
    Method log(double)
    Method max(double, double)
    Method max(float, float)
    Method max(int, int)
    Method max(long, long)
    Method min(double, double)
    Method min(float, float)
    Method min(int, int)
    Method min(long, long)
    Method pow(double, double)
    Method random()
    Method rint(double)
    Method round(double)
    Method round(float)
    Method sin(double)
    Method sqrt(double)
    Method tan(double)
    Method toDegrees(double)
    Method toRadians(double)

  Class NegativeArraySizeException

  Class NoClassDefFoundError

  Class NoSuchFieldError

  Class NoSuchFieldException
    NoSuchFieldException(String)

  Class NoSuchMethodError

  Class NoSuchMethodException

  Class NullPointerException

  Class Number

  Class NumberFormatException

  Class Object
    Method finalize()
    Method toString()
    Method wait(long)
    Method wait(long, int)

  Class OutOfMemoryError

  Class Package
    Method getPackage(String)
    Method isSealed(URL)

  Class Process

  Class Runnable

  Class Runtime
    Method exec(String)
    Method exec(String, String[])
    Method exit(int)
    Method getLocalizedInputStream(InputStream)
    Method getLocalizedOutputStream(OutputStream)
    Method runFinalizersOnExit(boolean)

  Class RuntimeException

  Class RuntimePermission

  Class SecurityException

  Class SecurityManager
    Method checkAccept(String, int)
    Method checkAccess(Thread)
    Method checkAccess(ThreadGroup)
    Method checkConnect(String, int)
    Method checkConnect(String, int, Object)
    Method checkDelete(String)
    Method checkExec(String)
    Method checkLink(String)
    Method checkMemberAccess(Class, int)
    Method checkMulticast(InetAddress)
    Method checkMulticast(InetAddress, byte)
    Method checkPackageAccess(String)
    Method checkPermission(Permission)
    Method checkPermission(Permission, Object)
    Method checkPropertyAccess(String)
    Method checkRead(FileDescriptor)
    Method checkRead(String)
    Method checkRead(String, Object)
    Method checkSecurityAccess(String)
    Method checkTopLevelWindow(Object)
    Method checkWrite(FileDescriptor)
    Method checkWrite(String)
    Method getThreadGroup()

  Class Short
    Method compareTo(Object)
    Method compareTo(Short)
    Method decode(String)
    Method parseShort(String)
    Method parseShort(String, int)
    Method toString(short)
    Method valueOf(String)
    Method valueOf(String, int)

  Class StackOverflowError

  Class String
    String(byte[], String)
    String(byte[], int, int, String)
    Method compareTo(Object)
    Method compareToIgnoreCase(String)
    Method equalsIgnoreCase(String)
    Method getBytes(String)
    Method toLowerCase()
    Method toLowerCase(Locale)
    Method toUpperCase()
    Method toUpperCase(Locale)
    Field CASE_INSENSITIVE_ORDER

  Class StringBuffer
    Method append(char)
    Method delete(int, int)
    Method deleteCharAt(int)
    Method getChars(int, int, char[], int)
    Method insert(int, Object)
    Method insert(int, char)
    Method insert(int, char[])
    Method insert(int, char[], int, int)
    Method insert(int, double)
    Method insert(int, float)
    Method insert(int, int)
    Method insert(int, long)
    Method replace(int, int, String)
    Method substring(int)
    Method substring(int, int)

  Class StringIndexOutOfBoundsException

  Class System
    Method arraycopy(Object, int, Object, int, int)
    Method getProperties()
    Method getProperty(String)
    Method getProperty(String, String)
    Method getSecurityManager()
    Method getenv(String)
    Method identityHashCode(Object)
    Method mapLibraryName(String)
    Method runFinalizersOnExit(boolean)
    Method setErr(PrintStream)
    Method setOut(PrintStream)
    Method setProperties(Properties)
    Method setProperty(String, String)
    Method setSecurityManager(SecurityManager)

  Class Thread
    Method checkAccess()
    Method enumerate(Thread[])
    Method getContextClassLoader()
    Method getName()
    Method getPriority()
    Method resume()
    Method setContextClassLoader(ClassLoader)
    Method setName(String)
    Method setPriority(int)
    Method stop()
    Method stop(Throwable)
    Method suspend()

  Class ThreadDeath

  Class ThreadGroup
    Method allowThreadSuspension(boolean)
    Method getMaxPriority()
    Method getParent()
    Method interrupt()
    Method isDestroyed()
    Method setMaxPriority(int)

  Class ThreadLocal
    Method get()
    Method initialValue()

  Class Throwable
    Throwable(String)
    Method fillInStackTrace()
    Method getLocalizedMessage()
    Method getMessage()
    Method printStackTrace(PrintStream)
    Method printStackTrace(PrintWriter)

  Class UnknownError

  Class UnsatisfiedLinkError

  Class UnsupportedClassVersionError

  Class UnsupportedOperationException
    UnsupportedOperationException(String)

  Class VerifyError

  Class VirtualMachineError

  Class Void

Package java.lang.ref
  Class PhantomReference

  Class Reference

  Class ReferenceQueue

  Class SoftReference

  Class WeakReference

Package java.lang.reflect
  Class AccessibleObject
    Method setAccessible(AccessibleObject[], boolean)
    Method setAccessible(boolean)

  Class Array
    Method newInstance(Class, int)

  Class Constructor

  Class Field

  Class Modifier
    Method isStrict(int)
    Field STRICT

  Class ReflectPermission

Package java.math
  Class BigDecimal
    BigDecimal(String)
    Method compareTo(Object)
    Method equals(Object)
    Method setScale(int, int)
    Method unscaledValue()

  Class BigInteger
    Method compareTo(Object)
    Method equals(Object)
    Method pow(int)
    Field ONE
    Field ZERO

Package java.net
  Class Authenticator
    Method getRequestingPort()
    Method getRequestingPrompt()
    Method getRequestingProtocol()
    Method getRequestingScheme()
    Method getRequestingSite()
    Method requestPasswordAuthentication(InetAddress, int, String, String, String)

  Class ContentHandler

  Class ContentHandlerFactory

  Class DatagramPacket
    DatagramPacket(byte[], int, InetAddress, int)
    DatagramPacket(byte[], int, int)
    DatagramPacket(byte[], int, int, InetAddress, int)
    Method getAddress()
    Method getData()
    Method getLength()
    Method getOffset()
    Method getPort()
    Method setAddress(InetAddress)
    Method setData(byte[], int, int)
    Method setPort(int)

  Class DatagramSocket
    Method getLocalAddress()
    Method getReceiveBufferSize()
    Method getSendBufferSize()
    Method getSoTimeout()
    Method setReceiveBufferSize(int)
    Method setSendBufferSize(int)
    Method setSoTimeout(int)

  Class DatagramSocketImpl
    Method bind(int, InetAddress)
    Method create()
    Method getFileDescriptor()
    Method getLocalPort()
    Method getTTL()
    Method getTimeToLive()
    Method join(InetAddress)
    Method leave(InetAddress)
    Method peek(InetAddress)
    Method receive(DatagramPacket)
    Method send(DatagramPacket)
    Method setTTL(byte)
    Method setTimeToLive(int)
    Field fd

  Class FileNameMap

  Class HttpURLConnection
    HttpURLConnection(URL)
    Method disconnect()
    Method getRequestMethod()
    Method getResponseCode()
    Method getResponseMessage()
    Method setFollowRedirects(boolean)
    Method setRequestMethod(String)
    Method usingProxy()
    Field HTTP_BAD_REQUEST
    Field HTTP_MULT_CHOICE
    Field HTTP_OK
    Field HTTP_SERVER_ERROR

  Class InetAddress
    Method getHostName()
    Method isMulticastAddress()

  Class JarURLConnection
    Method getCertificates()

  Class MalformedURLException

  Class MulticastSocket
    MulticastSocket()
    MulticastSocket(int)
    Method getInterface()
    Method getTTL()
    Method getTimeToLive()
    Method setInterface(InetAddress)
    Method setTTL(byte)
    Method setTimeToLive(int)

  Class NetPermission

  Class PasswordAuthentication

  Class ProtocolException

  Class ServerSocket
    ServerSocket(int, int)
    ServerSocket(int, int, InetAddress)
    Method accept()
    Method getSoTimeout()
    Method implAccept(Socket)
    Method setSoTimeout(int)

  Class Socket
    Socket(InetAddress, int, InetAddress, int)
    Socket(SocketImpl)
    Socket(String, int)
    Socket(String, int, InetAddress, int)
    Method getLocalAddress()
    Method getReceiveBufferSize()
    Method getSendBufferSize()
    Method getSoLinger()
    Method getSoTimeout()
    Method getTcpNoDelay()
    Method setReceiveBufferSize(int)
    Method setSendBufferSize(int)
    Method setSoLinger(boolean, int)
    Method setSoTimeout(int)
    Method setTcpNoDelay(boolean)

  Class SocketException
    SocketException()
    SocketException(String)

  Class SocketImpl

  Class SocketImplFactory
    Method createSocketImpl()

  Class SocketOptions
    Method getOption(int)
    Method setOption(int, Object)
    Field SO_BINDADDR
    Field SO_RCVBUF
    Field SO_SNDBUF

  Class SocketPermission

  Class URL
    URL(String, String, String)
    URL(String, String, int, String)
    URL(String, String, int, String, URLStreamHandler)
    URL(URL, String)
    URL(URL, String, URLStreamHandler)
    Method getHost()
    Method getProtocol()
    Method set(String, String, int, String, String)

  Class URLClassLoader
    Method definePackage(String, Manifest, URL)
    Method findResource(String)
    Method getURLs()

  Class URLConnection
    Method getAllowUserInteraction()
    Method getDefaultAllowUserInteraction()
    Method getDefaultRequestProperty(String)
    Method getDefaultUseCaches()
    Method getDoInput()
    Method getDoOutput()
    Method getFileNameMap()
    Method getIfModifiedSince()
    Method getRequestProperty(String)
    Method getUseCaches()
    Method setAllowUserInteraction(boolean)
    Method setDefaultAllowUserInteraction(boolean)
    Method setDefaultRequestProperty(String, String)
    Method setDefaultUseCaches(boolean)
    Method setDoInput(boolean)
    Method setDoOutput(boolean)
    Method setFileNameMap(FileNameMap)
    Method setIfModifiedSince(long)
    Method setRequestProperty(String, String)
    Method setUseCaches(boolean)

  Class URLDecoder

  Class URLEncoder

  Class URLStreamHandler

  Class URLStreamHandlerFactory
    Method createURLStreamHandler(String)

  Class UnknownHostException

  Class UnknownServiceException

Package java.rmi
  Class AccessException

  Class AlreadyBoundException

  Class ConnectException

  Class ConnectIOException

  Class MarshalException

  Class MarshalledObject
    MarshalledObject(Object)
    Method equals(Object)
    Method get()

  Class Naming
    Method lookup(String)

  Class NoSuchObjectException

  Class NotBoundException

  Class RMISecurityException
    RMISecurityException(String)
    RMISecurityException(String, String)

  Class RMISecurityManager

  Class Remote

  Class RemoteException
    Method printStackTrace()
    Method printStackTrace(PrintStream)
    Method printStackTrace(PrintWriter)

  Class ServerError

  Class ServerException

  Class ServerRuntimeException

  Class StubNotFoundException
    StubNotFoundException(String)

  Class UnexpectedException

  Class UnknownHostException

  Class UnmarshalException

Package java.rmi.activation
  Class Activatable
    Activatable(ActivationID, int)
    Activatable(ActivationID, int, RMIClientSocketFactory, RMIServerSocketFactory)
    Activatable(String, MarshalledObject, boolean, int)
    Activatable(String, MarshalledObject, boolean, int, RMIClientSocketFactory, RMIServerSocketFactory)
    Method exportObject(Remote, ActivationID, int)
    Method exportObject(Remote, ActivationID, int, RMIClientSocketFactory, RMIServerSocketFactory)
    Method exportObject(Remote, String, MarshalledObject, boolean, int)
    Method exportObject(Remote, String, MarshalledObject, boolean, int, RMIClientSocketFactory, RMIServerSocketFactory)
    Method getID()
    Method inactive(ActivationID)
    Method register(ActivationDesc)
    Method unexportObject(Remote, boolean)
    Method unregister(ActivationID)

  Class ActivateFailedException
    ActivateFailedException(String)
    ActivateFailedException(String, Exception)

  Class ActivationDesc
    ActivationDesc(ActivationGroupID, String, String, MarshalledObject)
    ActivationDesc(ActivationGroupID, String, String, MarshalledObject, boolean)
    ActivationDesc(String, String, MarshalledObject)
    ActivationDesc(String, String, MarshalledObject, boolean)
    Method equals(Object)
    Method getClassName()
    Method getData()
    Method getGroupID()
    Method getLocation()
    Method getRestartMode()

  Class ActivationException
    ActivationException()
    ActivationException(String)
    ActivationException(String, Throwable)
    Method getMessage()
    Method printStackTrace()
    Method printStackTrace(PrintStream)
    Method printStackTrace(PrintWriter)

  Class ActivationGroup
    ActivationGroup(ActivationGroupID)
    Method activeObject(ActivationID, MarshalledObject)
    Method activeObject(ActivationID, Remote)
    Method createGroup(ActivationGroupID, ActivationGroupDesc, long)
    Method currentGroupID()
    Method getSystem()
    Method inactiveGroup()
    Method inactiveObject(ActivationID)
    Method setSystem(ActivationSystem)

  Class ActivationGroupDesc

  Class ActivationGroupDesc.CommandEnvironment
    ActivationGroupDesc.CommandEnvironment(String, String[])
    Method equals(Object)
    Method getCommandOptions()
    Method getCommandPath()
    Method hashCode()

  Class ActivationGroupDesc
    ActivationGroupDesc(Properties, CommandEnvironment)
    ActivationGroupDesc(String, String, MarshalledObject, Properties, CommandEnvironment)
    Method equals(Object)
    Method getClassName()
    Method getCommandEnvironment()
    Method getData()
    Method getLocation()
    Method getPropertyOverrides()

  Class ActivationGroupID
    ActivationGroupID(ActivationSystem)
    Method equals(Object)
    Method getSystem()
    Method hashCode()

  Class ActivationID
    ActivationID(Activator)
    Method activate(boolean)
    Method equals(Object)
    Method hashCode()

  Class ActivationInstantiator
    Method newInstance(ActivationID, ActivationDesc)

  Class ActivationMonitor
    Method activeObject(ActivationID, MarshalledObject)
    Method inactiveGroup(ActivationGroupID, long)
    Method inactiveObject(ActivationID)

  Class ActivationSystem
    Method activeGroup(ActivationGroupID, ActivationInstantiator, long)
    Method getActivationDesc(ActivationID)
    Method getActivationGroupDesc(ActivationGroupID)
    Method registerGroup(ActivationGroupDesc)
    Method registerObject(ActivationDesc)
    Method setActivationDesc(ActivationID, ActivationDesc)
    Method setActivationGroupDesc(ActivationGroupID, ActivationGroupDesc)
    Method shutdown()
    Method unregisterGroup(ActivationGroupID)
    Method unregisterObject(ActivationID)
    Field SYSTEM_PORT

  Class Activator
    Method activate(ActivationID, boolean)

  Class UnknownGroupException
    UnknownGroupException(String)

  Class UnknownObjectException
    UnknownObjectException(String)

Package java.rmi.dgc
  Class DGC
    Method clean(ObjID[], long, VMID, boolean)
    Method dirty(ObjID[], long, Lease)

  Class Lease
    Lease(VMID, long)
    Method getVMID()
    Method getValue()

  Class VMID
    Method isUnique()

Package java.rmi.registry
  Class LocateRegistry
    Method createRegistry(int, RMIClientSocketFactory, RMIServerSocketFactory)
    Method getRegistry(String, int, RMIClientSocketFactory)

  Class Registry
    Method list()
    Field REGISTRY_PORT

  Class RegistryHandler
    Method registryImpl(int)
    Method registryStub(String, int)

Package java.rmi.server
  Class ExportException

  Class LoaderHandler
    Field packagePrefix

  Class LogStream
    Method getDefaultStream()
    Method getOutputStream()
    Method log(String)
    Method parseLevel(String)
    Method setDefaultStream(PrintStream)
    Method setOutputStream(OutputStream)
    Method toString()
    Field BRIEF
    Field SILENT
    Field VERBOSE

  Class ObjID
    Method read(ObjectInput)
    Method write(ObjectOutput)
    Field ACTIVATOR_ID
    Field DGC_ID
    Field REGISTRY_ID

  Class Operation
    Operation(String)
    Method getOperation()

  Class RMIClassLoader
    Method getClassAnnotation(Class)
    Method getSecurityContext(ClassLoader)
    Method loadClass(String)
    Method loadClass(String, String)
    Method loadClass(URL, String)

  Class RMIClientSocketFactory
    Method createSocket(String, int)

  Class RMIFailureHandler

  Class RMIServerSocketFactory
    Method createServerSocket(int)

  Class RMISocketFactory

  Class RemoteCall
    Method getInputStream()
    Method getOutputStream()
    Method getResultStream(boolean)

  Class RemoteObject
    RemoteObject(RemoteRef)
    Method getRef()
    Method toStub(Remote)
    Field ref

  Class RemoteRef
    Method done(RemoteCall)
    Method invoke(Remote, Method, Object[], long)
    Method invoke(RemoteCall)
    Method newCall(RemoteObject, Operation[], int, long)
    Method remoteHashCode()
    Method remoteToString()
    Field serialVersionUID

  Class RemoteServer
    Method getClientHost()

  Class RemoteStub

  Class ServerCloneException
    Method printStackTrace(PrintStream)
    Method printStackTrace(PrintWriter)
    Field detail

  Class ServerNotActiveException

  Class ServerRef
    Field serialVersionUID

  Class Skeleton
    Method dispatch(Remote, RemoteCall, int, long)
    Method getOperations()

  Class SkeletonMismatchException

  Class SkeletonNotFoundException

  Class SocketSecurityException

  Class UID
    UID(short)

  Class UnicastRemoteObject
    UnicastRemoteObject()
    UnicastRemoteObject(int)
    UnicastRemoteObject(int, RMIClientSocketFactory, RMIServerSocketFactory)
    Method exportObject(Remote)
    Method exportObject(Remote, int)
    Method exportObject(Remote, int, RMIClientSocketFactory, RMIServerSocketFactory)
    Method unexportObject(Remote, boolean)

  Class Unreferenced

Package java.security
  Class AccessControlContext
    Method checkPermission(Permission)

  Class AccessControlException

  Class AccessController

  Class AlgorithmParameterGenerator
    AlgorithmParameterGenerator(AlgorithmParameterGeneratorSpi, Provider, String)
    Method init(AlgorithmParameterSpec)
    Method init(AlgorithmParameterSpec, SecureRandom)

  Class AlgorithmParameterGeneratorSpi
    Method engineInit(AlgorithmParameterSpec, SecureRandom)

  Class AlgorithmParameters
    AlgorithmParameters(AlgorithmParametersSpi, Provider, String)

  Class AlgorithmParametersSpi

  Class AllPermission

  Class BasicPermission
    BasicPermission(String)
    BasicPermission(String, String)

  Class Certificate

  Class CodeSource

  Class DigestException

  Class DigestInputStream
    Method getMessageDigest()
    Method read()
    Method read(byte[], int, int)
    Method setMessageDigest(MessageDigest)

  Class DigestOutputStream
    Method getMessageDigest()
    Method setMessageDigest(MessageDigest)
    Method write(byte[], int, int)
    Method write(int)

  Class GeneralSecurityException

  Class Guard

  Class GuardedObject

  Class Identity

  Class IdentityScope

  Class InvalidAlgorithmParameterException

  Class InvalidKeyException

  Class InvalidParameterException

  Class Key

  Class KeyException

  Class KeyFactory
    KeyFactory(KeyFactorySpi, Provider, String)
    Method getAlgorithm()

  Class KeyFactorySpi

  Class KeyManagementException

  Class KeyPair

  Class KeyPairGenerator
    Method genKeyPair()
    Method generateKeyPair()
    Method initialize(AlgorithmParameterSpec)
    Method initialize(AlgorithmParameterSpec, SecureRandom)
    Method initialize(int)
    Method initialize(int, SecureRandom)

  Class KeyPairGeneratorSpi
    Method generateKeyPair()
    Method initialize(AlgorithmParameterSpec, SecureRandom)
    Method initialize(int, SecureRandom)

  Class KeyStore
    Method getDefaultType()
    Method isCertificateEntry(String)
    Method isKeyEntry(String)

  Class KeyStoreException

  Class KeyStoreSpi
    Method engineIsCertificateEntry(String)
    Method engineIsKeyEntry(String)

  Class MessageDigest
    Method digest(byte[])
    Method getAlgorithm()
    Method getDigestLength()

  Class MessageDigestSpi
    Method engineDigest()
    Method engineDigest(byte[], int, int)
    Method engineGetDigestLength()

  Class NoSuchAlgorithmException

  Class NoSuchProviderException

  Class Permission

  Class PermissionCollection
    Method add(Permission)
    Method isReadOnly()
    Method setReadOnly()

  Class Permissions
    Method add(Permission)

  Class Policy
    Method getPolicy()
    Method setPolicy(Policy)

  Class Principal

  Class PrivateKey

  Class PrivilegedActionException
    PrivilegedActionException(Exception)
    Method toString()

  Class ProtectionDomain

  Class Provider
    Method clear()
    Method entrySet()
    Method keySet()
    Method load(InputStream)
    Method put(Object, Object)
    Method putAll(Map)
    Method remove(Object)

  Class ProviderException

  Class PublicKey

  Class SecureClassLoader
    SecureClassLoader(ClassLoader)
    Method defineClass(String, byte[], int, int, CodeSource)
    Method getPermissions(CodeSource)

  Class SecureRandom
    Method getInstance(String)
    Method getInstance(String, String)
    Method next(int)

  Class SecureRandomSpi

  Class Security
    Method getAlgorithmProperty(String, String)

  Class SecurityPermission

  Class Signature
    Method setParameter(String, Object)
    Method sign(byte[], int, int)
    Field SIGN
    Field UNINITIALIZED
    Field VERIFY

  Class SignatureException

  Class SignatureSpi
    Method engineSetParameter(String, Object)
    Method engineSign(byte[], int, int)

  Class SignedObject
    Method verify(PublicKey, Signature)

  Class Signer

  Class UnrecoverableKeyException

  Class UnresolvedPermission

Package java.security.acl
  Class Acl

  Class AclEntry

Package java.security.cert
  Class CRL

  Class CRLException

  Class Certificate
    Method getEncoded()

  Class CertificateEncodingException

  Class CertificateException

  Class CertificateExpiredException

  Class CertificateFactory

  Class CertificateFactorySpi
    Method engineGenerateCertificates(InputStream)

  Class CertificateNotYetValidException

  Class CertificateParsingException

  Class X509CRL
    Method getEncoded()
    Method getRevokedCertificate(BigInteger)
    Method getSigAlgOID()

  Class X509CRLEntry
    Method getEncoded()

  Class X509Certificate
    Method getBasicConstraints()
    Method getIssuerUniqueID()
    Method getKeyUsage()
    Method getNotAfter()
    Method getSigAlgOID()
    Method getSigAlgParams()
    Method getSubjectDN()

  Class X509Extension
    Method hasUnsupportedCriticalExtension()

Package java.security.interfaces
  Class DSAKey

  Class DSAParams

  Class DSAPrivateKey

  Class DSAPublicKey

  Class RSAPrivateCrtKey

  Class RSAPrivateKey

  Class RSAPublicKey

Package java.security.spec
  Class AlgorithmParameterSpec

  Class DSAParameterSpec

  Class DSAPrivateKeySpec

  Class DSAPublicKeySpec

  Class EncodedKeySpec

  Class InvalidKeySpecException

  Class InvalidParameterSpecException

  Class KeySpec

  Class PKCS8EncodedKeySpec

  Class RSAPrivateCrtKeySpec

  Class RSAPrivateKeySpec

  Class RSAPublicKeySpec

  Class X509EncodedKeySpec

Package java.sql
  Class Array
    Method getArray()
    Method getArray(Map)
    Method getArray(long, int)
    Method getArray(long, int, Map)
    Method getBaseType()
    Method getBaseTypeName()
    Method getResultSet()
    Method getResultSet(Map)
    Method getResultSet(long, int)
    Method getResultSet(long, int, Map)

  Class BatchUpdateException
    BatchUpdateException()
    BatchUpdateException(String, String, int, int[])
    BatchUpdateException(String, String, int[])
    BatchUpdateException(String, int[])
    BatchUpdateException(int[])
    Method getUpdateCounts()

  Class Blob
    Method getBinaryStream()
    Method getBytes(long, int)
    Method length()
    Method position(Blob, long)
    Method position(byte[], long)

  Class CallableStatement
    Method getArray(int)
    Method getBigDecimal(int)
    Method getBigDecimal(int, int)
    Method getBlob(int)
    Method getBoolean(int)
    Method getByte(int)
    Method getBytes(int)
    Method getClob(int)
    Method getDate(int)
    Method getDate(int, Calendar)
    Method getDouble(int)
    Method getFloat(int)
    Method getInt(int)
    Method getLong(int)
    Method getObject(int)
    Method getObject(int, Map)
    Method getRef(int)
    Method getShort(int)
    Method getString(int)
    Method getTime(int)
    Method getTime(int, Calendar)
    Method getTimestamp(int)
    Method getTimestamp(int, Calendar)
    Method registerOutParameter(int, int)
    Method registerOutParameter(int, int, String)
    Method wasNull()

  Class Clob
    Method getAsciiStream()
    Method getCharacterStream()
    Method getSubString(long, int)
    Method length()
    Method position(Clob, long)
    Method position(String, long)

  Class Connection
    Method createStatement()
    Method createStatement(int, int)
    Method getTypeMap()
    Method prepareCall(String)
    Method prepareCall(String, int, int)
    Method prepareStatement(String)
    Method prepareStatement(String, int, int)
    Method setTypeMap(Map)

  Class DatabaseMetaData
    Method deletesAreDetected(int)
    Method getBestRowIdentifier(String, String, String, int, boolean)
    Method getCatalogs()
    Method getColumnPrivileges(String, String, String, String)
    Method getColumns(String, String, String, String)
    Method getConnection()
    Method getCrossReference(String, String, String, String, String, String)
    Method getExportedKeys(String, String, String)
    Method getImportedKeys(String, String, String)
    Method getIndexInfo(String, String, String, boolean, boolean)
    Method getMaxIndexLength()
    Method getMaxStatementLength()
    Method getPrimaryKeys(String, String, String)
    Method getProcedureColumns(String, String, String, String)
    Method getProcedures(String, String, String)
    Method getSchemas()
    Method getTablePrivileges(String, String, String)
    Method getTableTypes()
    Method getTables(String, String, String, String[])
    Method getTypeInfo()
    Method getUDTs(String, String, String, int[])
    Method getVersionColumns(String, String, String)
    Method insertsAreDetected(int)
    Method nullPlusNonNullIsNull()
    Method othersDeletesAreVisible(int)
    Method othersInsertsAreVisible(int)
    Method othersUpdatesAreVisible(int)
    Method ownDeletesAreVisible(int)
    Method ownInsertsAreVisible(int)
    Method ownUpdatesAreVisible(int)
    Method supportsBatchUpdates()
    Method supportsMultipleResultSets()
    Method supportsResultSetConcurrency(int, int)
    Method supportsResultSetType(int)
    Method updatesAreDetected(int)

  Class Date
    Method toString()

  Class DriverManager
    Method deregisterDriver(Driver)
    Method getConnection(String)
    Method getConnection(String, Properties)
    Method getConnection(String, String, String)
    Method getDriver(String)
    Method getLogStream()
    Method getLogWriter()
    Method registerDriver(Driver)
    Method setLogStream(PrintStream)
    Method setLogWriter(PrintWriter)

  Class PreparedStatement
    Method addBatch()
    Method clearParameters()
    Method execute()
    Method executeQuery()
    Method getMetaData()
    Method setArray(int, Array)
    Method setAsciiStream(int, InputStream, int)
    Method setBigDecimal(int, BigDecimal)
    Method setBinaryStream(int, InputStream, int)
    Method setBlob(int, Blob)
    Method setBoolean(int, boolean)
    Method setByte(int, byte)
    Method setBytes(int, byte[])
    Method setCharacterStream(int, Reader, int)
    Method setClob(int, Clob)
    Method setDate(int, Date)
    Method setDate(int, Date, Calendar)
    Method setDouble(int, double)
    Method setFloat(int, float)
    Method setInt(int, int)
    Method setLong(int, long)
    Method setNull(int, int)
    Method setNull(int, int, String)
    Method setObject(int, Object)
    Method setObject(int, Object, int)
    Method setObject(int, Object, int, int)
    Method setRef(int, Ref)
    Method setShort(int, short)
    Method setString(int, String)
    Method setTime(int, Time)
    Method setTime(int, Time, Calendar)
    Method setTimestamp(int, Timestamp)
    Method setTimestamp(int, Timestamp, Calendar)
    Method setUnicodeStream(int, InputStream, int)

  Class Ref
    Method getBaseTypeName()

  Class ResultSet
    Method absolute(int)
    Method afterLast()
    Method beforeFirst()
    Method cancelRowUpdates()
    Method clearWarnings()
    Method close()
    Method deleteRow()
    Method findColumn(String)
    Method first()
    Method getArray(String)
    Method getArray(int)
    Method getAsciiStream(String)
    Method getAsciiStream(int)
    Method getBigDecimal(String)
    Method getBigDecimal(String, int)
    Method getBigDecimal(int)
    Method getBigDecimal(int, int)
    Method getBinaryStream(String)
    Method getBinaryStream(int)
    Method getBlob(String)
    Method getBlob(int)
    Method getBoolean(String)
    Method getBoolean(int)
    Method getByte(String)
    Method getByte(int)
    Method getBytes(String)
    Method getBytes(int)
    Method getCharacterStream(String)
    Method getCharacterStream(int)
    Method getClob(String)
    Method getClob(int)
    Method getConcurrency()
    Method getCursorName()
    Method getDate(String)
    Method getDate(String, Calendar)
    Method getDate(int)
    Method getDate(int, Calendar)
    Method getDouble(String)
    Method getDouble(int)
    Method getFetchDirection()
    Method getFetchSize()
    Method getFloat(String)
    Method getFloat(int)
    Method getInt(String)
    Method getInt(int)
    Method getLong(String)
    Method getLong(int)
    Method getMetaData()
    Method getObject(String)
    Method getObject(String, Map)
    Method getObject(int)
    Method getObject(int, Map)
    Method getRef(String)
    Method getRef(int)
    Method getRow()
    Method getShort(String)
    Method getShort(int)
    Method getStatement()
    Method getString(String)
    Method getString(int)
    Method getTime(String)
    Method getTime(String, Calendar)
    Method getTime(int)
    Method getTime(int, Calendar)
    Method getTimestamp(String)
    Method getTimestamp(String, Calendar)
    Method getTimestamp(int)
    Method getTimestamp(int, Calendar)
    Method getType()
    Method getUnicodeStream(String)
    Method getUnicodeStream(int)
    Method getWarnings()
    Method insertRow()
    Method isAfterLast()
    Method isBeforeFirst()
    Method isFirst()
    Method isLast()
    Method last()
    Method moveToCurrentRow()
    Method moveToInsertRow()
    Method next()
    Method previous()
    Method refreshRow()
    Method relative(int)
    Method rowDeleted()
    Method rowInserted()
    Method rowUpdated()
    Method setFetchDirection(int)
    Method setFetchSize(int)
    Method updateAsciiStream(String, InputStream, int)
    Method updateAsciiStream(int, InputStream, int)
    Method updateBigDecimal(String, BigDecimal)
    Method updateBigDecimal(int, BigDecimal)
    Method updateBinaryStream(String, InputStream, int)
    Method updateBinaryStream(int, InputStream, int)
    Method updateBoolean(String, boolean)
    Method updateBoolean(int, boolean)
    Method updateByte(String, byte)
    Method updateByte(int, byte)
    Method updateBytes(String, byte[])
    Method updateBytes(int, byte[])
    Method updateCharacterStream(String, Reader, int)
    Method updateCharacterStream(int, Reader, int)
    Method updateDate(String, Date)
    Method updateDate(int, Date)
    Method updateDouble(String, double)
    Method updateDouble(int, double)
    Method updateFloat(String, float)
    Method updateFloat(int, float)
    Method updateInt(String, int)
    Method updateInt(int, int)
    Method updateLong(String, long)
    Method updateLong(int, long)
    Method updateNull(String)
    Method updateNull(int)
    Method updateObject(String, Object)
    Method updateObject(String, Object, int)
    Method updateObject(int, Object)
    Method updateObject(int, Object, int)
    Method updateRow()
    Method updateShort(String, short)
    Method updateShort(int, short)
    Method updateString(String, String)
    Method updateString(int, String)
    Method updateTime(String, Time)
    Method updateTime(int, Time)
    Method updateTimestamp(String, Timestamp)
    Method updateTimestamp(int, Timestamp)
    Method wasNull()
    Field CONCUR_READ_ONLY
    Field CONCUR_UPDATABLE
    Field FETCH_FORWARD
    Field FETCH_REVERSE
    Field FETCH_UNKNOWN
    Field TYPE_FORWARD_ONLY
    Field TYPE_SCROLL_INSENSITIVE
    Field TYPE_SCROLL_SENSITIVE

  Class ResultSetMetaData
    Method getCatalogName(int)
    Method getColumnClassName(int)
    Method getColumnCount()
    Method getColumnDisplaySize(int)
    Method getColumnLabel(int)
    Method getColumnName(int)
    Method getColumnType(int)
    Method getColumnTypeName(int)
    Method getPrecision(int)
    Method getScale(int)
    Method getSchemaName(int)
    Method getTableName(int)
    Method isAutoIncrement(int)
    Method isCaseSensitive(int)
    Method isCurrency(int)
    Method isDefinitelyWritable(int)
    Method isNullable(int)
    Method isReadOnly(int)
    Method isSearchable(int)
    Method isSigned(int)
    Method isWritable(int)
    Field columnNoNulls
    Field columnNullable
    Field columnNullableUnknown

  Class SQLData
    Method getSQLTypeName()
    Method readSQL(SQLInput, String)
    Method writeSQL(SQLOutput)

  Class SQLException
    SQLException()
    SQLException(String)
    Method getNextException()
    Method setNextException(SQLException)

  Class SQLInput
    Method readArray()
    Method readAsciiStream()
    Method readBigDecimal()
    Method readBinaryStream()
    Method readBlob()
    Method readBoolean()
    Method readByte()
    Method readBytes()
    Method readCharacterStream()
    Method readClob()
    Method readDate()
    Method readDouble()
    Method readFloat()
    Method readInt()
    Method readLong()
    Method readObject()
    Method readRef()
    Method readShort()
    Method readString()
    Method readTime()
    Method readTimestamp()
    Method wasNull()

  Class SQLOutput
    Method writeArray(Array)
    Method writeAsciiStream(InputStream)
    Method writeBigDecimal(BigDecimal)
    Method writeBinaryStream(InputStream)
    Method writeBlob(Blob)
    Method writeBoolean(boolean)
    Method writeByte(byte)
    Method writeBytes(byte[])
    Method writeCharacterStream(Reader)
    Method writeClob(Clob)
    Method writeDate(Date)
    Method writeDouble(double)
    Method writeFloat(float)
    Method writeInt(int)
    Method writeLong(long)
    Method writeObject(SQLData)
    Method writeRef(Ref)
    Method writeShort(short)
    Method writeString(String)
    Method writeStruct(Struct)
    Method writeTime(Time)
    Method writeTimestamp(Timestamp)

  Class SQLWarning
    SQLWarning()
    SQLWarning(String)
    Method getNextWarning()

  Class Statement
    Method addBatch(String)
    Method clearBatch()
    Method clearWarnings()
    Method close()
    Method execute(String)
    Method executeBatch()
    Method executeQuery(String)
    Method executeUpdate(String)
    Method getConnection()
    Method getFetchDirection()
    Method getFetchSize()
    Method getMaxFieldSize()
    Method getMaxRows()
    Method getMoreResults()
    Method getQueryTimeout()
    Method getResultSet()
    Method getResultSetConcurrency()
    Method getResultSetType()
    Method getUpdateCount()
    Method getWarnings()
    Method setCursorName(String)
    Method setEscapeProcessing(boolean)
    Method setFetchDirection(int)
    Method setFetchSize(int)
    Method setMaxFieldSize(int)
    Method setMaxRows(int)
    Method setQueryTimeout(int)

  Class Struct
    Method getAttributes(Map)

  Class Time
    Time(int, int, int)
    Method getDate()
    Method getDay()
    Method getMonth()
    Method getYear()
    Method setDate(int)
    Method setMonth(int)
    Method setYear(int)
    Method toString()

  Class Timestamp
    Timestamp(int, int, int, int, int, int, int)
    Method after(Timestamp)
    Method before(Timestamp)
    Method equals(Object)
    Method setNanos(int)
    Method toString()
    Method valueOf(String)

  Class Types
    Field ARRAY
    Field BLOB
    Field CLOB
    Field DISTINCT
    Field JAVA_OBJECT
    Field OTHER
    Field REF
    Field STRUCT

Package java.text
  Class AttributedCharacterIterator

  Class CharacterIterator
    Method current()
    Method first()
    Method last()

  Class CollationElementIterator
    Method getOffset()
    Method next()
    Method previous()
    Method primaryOrder(int)
    Method reset()
    Method secondaryOrder(int)
    Method setOffset(int)
    Method tertiaryOrder(int)

  Class CollationKey
    Method compareTo(Object)

  Class Collator
    Method compare(Object, Object)

  Class DateFormat
    Field DEFAULT

  Class DateFormatSymbols

  Class DecimalFormat

  Class DecimalFormatSymbols
    Method equals(Object)
    Method getDecimalSeparator()
    Method getDigit()
    Method getGroupingSeparator()
    Method getInfinity()
    Method getMinusSign()
    Method getNaN()
    Method getPatternSeparator()
    Method getPerMill()
    Method getPercent()
    Method getZeroDigit()
    Method hashCode()

  Class FieldPosition

  Class Format

  Class MessageFormat

  Class NumberFormat

  Class ParseException

  Class ParsePosition

  Class RuleBasedCollator

  Class SimpleDateFormat

Package java.util
  Class AbstractCollection
    Method retainAll(Collection)

  Class AbstractList
    Method subList(int, int)

  Class AbstractMap

  Class AbstractSequentialList
    Method remove(int)

  Class AbstractSet
    Method hashCode()
    Method removeAll(Collection)

  Class ArrayList
    ArrayList(Collection)
    ArrayList(int)
    Method addAll(Collection)
    Method contains(Object)
    Method removeRange(int, int)

  Class Arrays
    Method binarySearch(Object[], Object, Comparator)
    Method equals(double[], double[])
    Method equals(float[], float[])
    Method fill(Object[], int, int, Object)
    Method fill(boolean[], int, int, boolean)
    Method fill(byte[], int, int, byte)
    Method fill(char[], int, int, char)
    Method fill(double[], int, int, double)
    Method fill(float[], int, int, float)
    Method fill(int[], int, int, int)
    Method fill(long[], int, int, long)
    Method fill(short[], int, int, short)
    Method sort(Object[], Comparator)
    Method sort(Object[], int, int)
    Method sort(Object[], int, int, Comparator)
    Method sort(byte[], int, int)
    Method sort(char[], int, int)
    Method sort(double[], int, int)
    Method sort(float[], int, int)
    Method sort(int[], int, int)
    Method sort(long[], int, int)
    Method sort(short[], int, int)

  Class BitSet
    Method andNot(BitSet)
    Method length()

  Class Calendar
    Method getActualMaximum(int)
    Method getActualMinimum(int)
    Method hashCode()
    Method roll(int, int)
    Field DATE
    Field DAY_OF_MONTH
    Field DAY_OF_WEEK
    Field DAY_OF_WEEK_IN_MONTH
    Field DAY_OF_YEAR
    Field ERA
    Field MONTH
    Field WEEK_OF_MONTH
    Field WEEK_OF_YEAR
    Field YEAR

  Class Collection
    Method isEmpty()
    Method iterator()
    Method toArray(Object[])

  Class Collections
    Method binarySearch(List, Object, Comparator)
    Method max(Collection, Comparator)
    Method min(Collection, Comparator)
    Method reverse(List)
    Method shuffle(List, Random)
    Method singleton(Object)
    Method sort(List, Comparator)

  Class Comparator
    Method compare(Object, Object)

  Class ConcurrentModificationException
    ConcurrentModificationException(String)

  Class Date
    Method compareTo(Date)
    Method compareTo(Object)
    Method parse(String)
    Method toLocaleString()

  Class Dictionary

  Class EmptyStackException

  Class Enumeration

  Class EventListener

  Class EventObject

  Class GregorianCalendar
    Method getActualMaximum(int)
    Method getActualMinimum(int)
    Method roll(int, int)

  Class HashMap
    HashMap(Map)

  Class HashSet
    HashSet(Collection)
    Method contains(Object)

  Class Hashtable
    Hashtable(Map)
    Method containsValue(Object)
    Method entrySet()
    Method equals(Object)
    Method hashCode()
    Method keySet()
    Method putAll(Map)
    Method values()

  Class Iterator
    Method next()

  Class LinkedList
    LinkedList(Collection)
    Method addAll(Collection)
    Method addFirst(Object)
    Method addLast(Object)

  Class List
    Method contains(Object)
    Method subList(int, int)

  Class ListIterator
    Method add(Object)
    Method set(Object)

  Class ListResourceBundle

  Class Locale
    Locale(String, String)
    Method getDefault()
    Method getISO3Language()
    Method setDefault(Locale)

  Class Map

  Class Map.Entry

  Class MissingResourceException

  Class NoSuchElementException

  Class Observable
    Observable()
    Method notifyObservers()

  Class Observer

  Class Properties
    Method getProperty(String)
    Method getProperty(String, String)
    Method load(InputStream)
    Method save(OutputStream, String)
    Method setProperty(String, String)
    Method store(OutputStream, String)

  Class PropertyPermission

  Class PropertyResourceBundle

  Class Random
    Method nextBoolean()
    Method nextGaussian()
    Method nextInt(int)

  Class ResourceBundle
    Method getBundle(String, Locale, ClassLoader)
    Method getObject(String)
    Method getString(String)
    Method getStringArray(String)
    Method handleGetObject(String)

  Class Set
    Method contains(Object)

  Class SimpleTimeZone
    SimpleTimeZone(int, String, int, int, int, int, int, int, int, int)
    SimpleTimeZone(int, String, int, int, int, int, int, int, int, int, int)
    Method getDSTSavings()
    Method getOffset(int, int, int, int, int, int)
    Method hasSameRules(TimeZone)
    Method setDSTSavings(int)
    Method setEndRule(int, int, int)
    Method setEndRule(int, int, int, int, boolean)
    Method setStartRule(int, int, int)
    Method setStartRule(int, int, int, int, boolean)

  Class SortedMap
    Method headMap(Object)
    Method subMap(Object, Object)
    Method tailMap(Object)

  Class SortedSet
    Method headSet(Object)
    Method subSet(Object, Object)
    Method tailSet(Object)

  Class Stack

  Class StringTokenizer
    StringTokenizer(String)
    StringTokenizer(String, String, boolean)

  Class TimeZone
    Method getDisplayName()
    Method getDisplayName(Locale)
    Method getDisplayName(boolean, int)
    Method getDisplayName(boolean, int, Locale)
    Method getTimeZone(String)
    Method hasSameRules(TimeZone)
    Method setDefault(TimeZone)
    Field LONG
    Field SHORT

  Class TooManyListenersException

  Class TreeMap
    TreeMap(Comparator)
    TreeMap(Map)
    TreeMap(SortedMap)
    Method containsValue(Object)
    Method headMap(Object)
    Method putAll(Map)
    Method subMap(Object, Object)
    Method tailMap(Object)

  Class TreeSet
    TreeSet(Comparator)
    Method comparator()
    Method headSet(Object)
    Method subSet(Object, Object)
    Method tailSet(Object)

  Class Vector
    Vector(Collection)
    Method add(Object)
    Method add(int, Object)
    Method addAll(Collection)
    Method addAll(int, Collection)
    Method clear()
    Method ensureCapacity(int)
    Method get(int)
    Method indexOf(Object, int)
    Method lastIndexOf(Object, int)
    Method remove(Object)
    Method remove(int)
    Method removeAll(Collection)
    Method removeRange(int, int)
    Method retainAll(Collection)
    Method set(int, Object)
    Method subList(int, int)
    Method toArray()
    Field capacityIncrement

  Class WeakHashMap
    WeakHashMap()

Package java.util.jar
  Class Attributes

  Class Attributes.Name
    Method equals(Object)

  Class Attributes
    Attributes(Attributes)
    Method containsKey(Object)
    Method containsValue(Object)
    Method get(Object)
    Method getValue(Name)
    Method getValue(String)
    Method putAll(Map)
    Method putValue(String, String)
    Method remove(Object)

  Class JarEntry
    JarEntry(String)
    JarEntry(ZipEntry)
    Method getAttributes()
    Method getCertificates()

  Class JarException

  Class JarFile
    Method getInputStream(ZipEntry)
    Method getJarEntry(String)
    Method getManifest()

  Class JarInputStream
    Method createZipEntry(String)
    Method getManifest()
    Method getNextJarEntry()

  Class JarOutputStream
    Method putNextEntry(ZipEntry)

  Class Manifest
    Manifest(InputStream)
    Method clone()
    Method equals(Object)
    Method getAttributes(String)
    Method getEntries()
    Method getMainAttributes()

Package java.util.zip
  Class Adler32
    Method update(int)

  Class CRC32
    Method update(byte[])

  Class CheckedInputStream
    Method getChecksum()

  Class CheckedOutputStream
    Method getChecksum()
    Method write(byte[], int, int)

  Class Checksum
    Method getValue()
    Method update(byte[], int, int)
    Method update(int)

  Class DataFormatException

  Class Deflater
    Method finished()
    Method getAdler()
    Method getTotalIn()
    Method getTotalOut()
    Method needsInput()

  Class DeflaterOutputStream
    DeflaterOutputStream(OutputStream)
    DeflaterOutputStream(OutputStream, Deflater, int)
    Method deflate()
    Method write(byte[], int, int)

  Class GZIPInputStream

  Class GZIPOutputStream

  Class Inflater
    Method finished()
    Method getAdler()
    Method getRemaining()
    Method getTotalIn()
    Method getTotalOut()
    Method needsDictionary()
    Method needsInput()

  Class InflaterInputStream
    InflaterInputStream(InputStream)

  Class ZipEntry
    ZipEntry(ZipEntry)
    Method getComment()
    Method getCompressedSize()
    Method getCrc()
    Method getExtra()
    Method getMethod()
    Method getName()
    Method getSize()
    Method getTime()
    Method isDirectory()
    Method setComment(String)
    Method setCompressedSize(long)
    Method setCrc(long)
    Method setExtra(byte[])
    Method setMethod(int)
    Method setSize(long)
    Method setTime(long)

  Class ZipFile
    Method close()
    Method entries()
    Method finalize()
    Method getInputStream(ZipEntry)
    Method getName()
    Method size()

  Class ZipInputStream
    Method createZipEntry(String)
    Method getNextEntry()

  Class ZipOutputStream

Package javax.accessibility
  Class AccessibleAction
    Method doAccessibleAction(int)

  Class AccessibleBundle
    Method toDisplayString()
    Method toDisplayString(Locale)
    Method toDisplayString(String, Locale)
    Method toString()

  Class AccessibleComponent
    Method getBackground()
    Method getCursor()
    Method getFont()
    Method getFontMetrics(Font)
    Method getForeground()
    Method getLocation()
    Method getLocationOnScreen()
    Method getSize()
    Method isEnabled()
    Method isFocusTraversable()
    Method isShowing()
    Method isVisible()
    Method setBackground(Color)
    Method setCursor(Cursor)
    Method setEnabled(boolean)
    Method setFont(Font)
    Method setForeground(Color)
    Method setSize(Dimension)
    Method setVisible(boolean)

  Class AccessibleContext
    Method addPropertyChangeListener(PropertyChangeListener)
    Method getAccessibleAction()
    Method getAccessibleChild(int)
    Method getAccessibleComponent()
    Method getAccessibleDescription()
    Method getAccessibleIndexInParent()
    Method getAccessibleName()
    Method getAccessibleParent()
    Method getAccessibleRole()
    Method getAccessibleSelection()
    Method getAccessibleStateSet()
    Method getAccessibleText()
    Method getAccessibleValue()
    Method getLocale()
    Method removePropertyChangeListener(PropertyChangeListener)
    Method setAccessibleDescription(String)
    Method setAccessibleName(String)
    Method setAccessibleParent(Accessible)
    Field ACCESSIBLE_CARET_PROPERTY
    Field ACCESSIBLE_CHILD_PROPERTY
    Field ACCESSIBLE_STATE_PROPERTY
    Field ACCESSIBLE_VALUE_PROPERTY

  Class AccessibleHyperlink
    Method doAccessibleAction(int)
    Method getAccessibleActionAnchor(int)
    Method getAccessibleActionDescription(int)
    Method getAccessibleActionObject(int)
    Method getEndIndex()
    Method getStartIndex()
    Method isValid()

  Class AccessibleHypertext
    Method getLinkCount()

  Class AccessibleResourceBundle

  Class AccessibleRole
    AccessibleRole(String)
    Field CHECK_BOX
    Field FRAME
    Field GLASS_PANE
    Field LIST
    Field MENU
    Field TOGGLE_BUTTON
    Field TOOL_BAR

  Class AccessibleSelection
    Method getAccessibleSelection(int)

  Class AccessibleState
    AccessibleState(String)
    Field FOCUSED

  Class AccessibleStateSet
    AccessibleStateSet()
    AccessibleStateSet(AccessibleState[])
    Method add(AccessibleState)
    Method addAll(AccessibleState[])
    Method clear()
    Method contains(AccessibleState)
    Method remove(AccessibleState)
    Method toArray()
    Method toString()

  Class AccessibleText
    Method getAfterIndex(int, int)
    Method getAtIndex(int, int)
    Method getBeforeIndex(int, int)
    Method getCaretPosition()
    Method getCharCount()
    Method getCharacterAttribute(int)
    Method getCharacterBounds(int)
    Method getIndexAtPoint(Point)
    Field CHARACTER
    Field SENTENCE
    Field WORD

  Class AccessibleValue

Package javax.swing
  Class AbstractAction
    AbstractAction()
    AbstractAction(String)
    AbstractAction(String, Icon)
    Method addPropertyChangeListener(PropertyChangeListener)
    Method clone()
    Method firePropertyChange(String, Object, Object)
    Method getValue(String)
    Method isEnabled()
    Method putValue(String, Object)
    Method removePropertyChangeListener(PropertyChangeListener)

  Class AbstractButton

  Class AbstractButton.AccessibleAbstractButton
    Method getAccessibleAction()
    Method getAccessibleActionCount()
    Method getAccessibleName()
    Method getAccessibleValue()
    Method getMinimumAccessibleValue()

  Class AbstractButton.ButtonChangeListener

  Class AbstractButton
    Method addActionListener(ActionListener)
    Method addChangeListener(ChangeListener)
    Method addItemListener(ItemListener)
    Method checkHorizontalKey(int, String)
    Method checkVerticalKey(int, String)
    Method createChangeListener()
    Method doClick()
    Method doClick(int)
    Method getActionCommand()
    Method getDisabledIcon()
    Method getDisabledSelectedIcon()
    Method getHorizontalAlignment()
    Method getHorizontalTextPosition()
    Method getIcon()
    Method getLabel()
    Method getMargin()
    Method getMnemonic()
    Method getModel()
    Method getPressedIcon()
    Method getRolloverIcon()
    Method getRolloverSelectedIcon()
    Method getSelectedIcon()
    Method getSelectedObjects()
    Method getText()
    Method getUI()
    Method getVerticalAlignment()
    Method getVerticalTextPosition()
    Method imageUpdate(Image, int, int, int, int, int)
    Method isBorderPainted()
    Method isContentAreaFilled()
    Method isFocusPainted()
    Method isFocusTraversable()
    Method isRolloverEnabled()
    Method isSelected()
    Method paintBorder(Graphics)
    Method paramString()
    Method removeActionListener(ActionListener)
    Method removeChangeListener(ChangeListener)
    Method removeItemListener(ItemListener)
    Method setActionCommand(String)
    Method setBorderPainted(boolean)
    Method setContentAreaFilled(boolean)
    Method setDisabledIcon(Icon)
    Method setDisabledSelectedIcon(Icon)
    Method setEnabled(boolean)
    Method setFocusPainted(boolean)
    Method setHorizontalAlignment(int)
    Method setHorizontalTextPosition(int)
    Method setIcon(Icon)
    Method setLabel(String)
    Method setMargin(Insets)
    Method setMnemonic(char)
    Method setMnemonic(int)
    Method setModel(ButtonModel)
    Method setPressedIcon(Icon)
    Method setRolloverEnabled(boolean)
    Method setRolloverIcon(Icon)
    Method setRolloverSelectedIcon(Icon)
    Method setSelected(boolean)
    Method setSelectedIcon(Icon)
    Method setUI(ButtonUI)
    Method setVerticalAlignment(int)
    Method setVerticalTextPosition(int)
    Method updateUI()
    Field ROLLOVER_SELECTED_ICON_CHANGED_PROPERTY
    Field changeEvent
    Field changeListener

  Class AbstractListModel

  Class Action
    Method addPropertyChangeListener(PropertyChangeListener)
    Method isEnabled()
    Method putValue(String, Object)
    Method removePropertyChangeListener(PropertyChangeListener)
    Method setEnabled(boolean)
    Field DEFAULT

  Class BorderFactory
    Method createBevelBorder(int)
    Method createBevelBorder(int, Color, Color)
    Method createBevelBorder(int, Color, Color, Color, Color)
    Method createCompoundBorder()
    Method createCompoundBorder(Border, Border)
    Method createEmptyBorder()
    Method createEmptyBorder(int, int, int, int)
    Method createEtchedBorder()
    Method createLineBorder(Color)
    Method createLineBorder(Color, int)
    Method createLoweredBevelBorder()
    Method createMatteBorder(int, int, int, int, Color)
    Method createMatteBorder(int, int, int, int, Icon)
    Method createRaisedBevelBorder()
    Method createTitledBorder(Border)
    Method createTitledBorder(Border, String)
    Method createTitledBorder(Border, String, int, int)
    Method createTitledBorder(Border, String, int, int, Font)
    Method createTitledBorder(Border, String, int, int, Font, Color)
    Method createTitledBorder(String)

  Class BoundedRangeModel

  Class Box

  Class Box.AccessibleBox
    Method getAccessibleChild(int)
    Method getAccessibleChildrenCount()
    Method getAccessibleComponent()
    Method getAccessibleIndexInParent()
    Method getAccessibleParent()
    Method getAccessibleStateSet()
    Method getBackground()
    Method getCursor()
    Method getFont()
    Method getFontMetrics(Font)
    Method getForeground()
    Method getLocale()
    Method isEnabled()
    Method isFocusTraversable()
    Method isShowing()
    Method isVisible()
    Method setBackground(Color)
    Method setBounds(Rectangle)
    Method setCursor(Cursor)
    Method setEnabled(boolean)
    Method setFont(Font)
    Method setForeground(Color)
    Method setLocation(Point)
    Method setSize(Dimension)
    Method setVisible(boolean)

  Class Box.Filler.AccessibleBoxFiller
    Method addFocusListener(FocusListener)
    Method getAccessibleChild(int)
    Method getAccessibleChildrenCount()
    Method getAccessibleComponent()
    Method getAccessibleIndexInParent()
    Method getAccessibleParent()
    Method getAccessibleStateSet()
    Method getBackground()
    Method getCursor()
    Method getFont()
    Method getFontMetrics(Font)
    Method getForeground()
    Method getLocale()
    Method getLocationOnScreen()
    Method isEnabled()
    Method isShowing()
    Method isVisible()
    Method removeFocusListener(FocusListener)
    Method setBackground(Color)
    Method setBounds(Rectangle)
    Method setCursor(Cursor)
    Method setEnabled(boolean)
    Method setFont(Font)
    Method setForeground(Color)
    Method setLocation(Point)
    Method setSize(Dimension)
    Method setVisible(boolean)

  Class Box.Filler
    Method getAccessibleContext()

  Class Box
    Method getAccessibleContext()

  Class BoxLayout
    Field Y_AXIS

  Class ButtonGroup

  Class ButtonModel
    Method isEnabled()
    Method isSelected()

  Class CellEditor
    Method shouldSelectCell(EventObject)

  Class CellRendererPane

  Class CellRendererPane.AccessibleCellRendererPane
    Method getAccessibleComponent()
    Method setBackground(Color)

  Class CellRendererPane
    Method getAccessibleContext()

  Class ComboBoxEditor

  Class DebugGraphics

  Class DefaultBoundedRangeModel

  Class DefaultButtonModel

  Class DefaultCellEditor

  Class DefaultComboBoxModel

  Class DefaultDesktopManager
    Method closeFrame(JInternalFrame)
    Method deiconifyFrame(JInternalFrame)
    Method iconifyFrame(JInternalFrame)
    Method maximizeFrame(JInternalFrame)
    Method minimizeFrame(JInternalFrame)
    Method openFrame(JInternalFrame)

  Class DefaultFocusManager

  Class DefaultListCellRenderer
    Method revalidate()
    Method validate()

  Class DefaultListModel

  Class DefaultListSelectionModel
    Method clone()
    Method fireValueChanged(boolean)
    Method fireValueChanged(int, int)
    Method fireValueChanged(int, int, boolean)
    Method isLeadAnchorNotificationEnabled()
    Method setLeadSelectionIndex(int)
    Method toString()

  Class DefaultSingleSelectionModel

  Class DesktopManager

  Class FocusManager

  Class GrayFilter

  Class ImageIcon
    ImageIcon(Image)
    ImageIcon(String)
    ImageIcon(URL)
    ImageIcon(URL, String)
    ImageIcon(byte[])
    Method getDescription()
    Method getIconHeight()
    Method getIconWidth()
    Method getImage()
    Method getImageLoadStatus()
    Method getImageObserver()
    Method loadImage(Image)
    Method paintIcon(Component, Graphics, int, int)
    Method setDescription(String)
    Method setImage(Image)
    Method setImageObserver(ImageObserver)
    Method toString()

  Class JApplet

  Class JApplet.AccessibleJApplet
    Method getAccessibleComponent()
    Method getAccessibleRole()
    Method setBackground(Color)

  Class JApplet
    Method getAccessibleContext()

  Class JButton

  Class JButton.AccessibleJButton

  Class JButton
    Method getAccessibleContext()
    Method removeNotify()

  Class JCheckBox

  Class JCheckBox.AccessibleJCheckBox

  Class JCheckBox
    JCheckBox()
    JCheckBox(Icon)
    JCheckBox(Icon, boolean)
    JCheckBox(String)
    JCheckBox(String, Icon)
    JCheckBox(String, Icon, boolean)
    JCheckBox(String, boolean)
    Method getAccessibleContext()

  Class JCheckBoxMenuItem

  Class JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem

  Class JCheckBoxMenuItem
    JCheckBoxMenuItem()
    JCheckBoxMenuItem(Icon)
    JCheckBoxMenuItem(String)
    JCheckBoxMenuItem(String, Icon)
    JCheckBoxMenuItem(String, Icon, boolean)
    JCheckBoxMenuItem(String, boolean)
    Method getAccessibleContext()
    Method getSelectedObjects()
    Method setState(boolean)

  Class JColorChooser

  Class JColorChooser.AccessibleJColorChooser

  Class JColorChooser
    JColorChooser(ColorSelectionModel)
    Method createDialog(Component, String, boolean, JColorChooser, ActionListener, ActionListener)
    Method getAccessibleContext()
    Method getUIClassID()
    Method paramString()
    Method removeChooserPanel(AbstractColorChooserPanel)
    Method setColor(Color)
    Method setColor(int, int, int)
    Method setPreviewPanel(JComponent)
    Method showDialog(Component, String, Color)
    Method updateUI()

  Class JComboBox

  Class JComboBox.AccessibleJComboBox
    Method getAccessibleAction()
    Method getAccessibleActionCount()
    Method getAccessibleChild(int)

  Class JComboBox.KeySelectionManager

  Class JComboBox
    JComboBox()
    JComboBox(ComboBoxModel)
    JComboBox(Object[])
    JComboBox(Vector)
    Method addActionListener(ActionListener)
    Method addItem(Object)
    Method addItemListener(ItemListener)
    Method configureEditor(ComboBoxEditor, Object)
    Method createDefaultKeySelectionManager()
    Method fireActionEvent()
    Method fireItemStateChanged(ItemEvent)
    Method getAccessibleContext()
    Method getActionCommand()
    Method getEditor()
    Method getItemAt(int)
    Method getItemCount()
    Method getKeySelectionManager()
    Method getMaximumRowCount()
    Method getModel()
    Method getRenderer()
    Method getSelectedIndex()
    Method getSelectedObjects()
    Method getUIClassID()
    Method hidePopup()
    Method insertItemAt(Object, int)
    Method intervalRemoved(ListDataEvent)
    Method isEditable()
    Method isFocusTraversable()
    Method isPopupVisible()
    Method paramString()
    Method processKeyEvent(KeyEvent)
    Method removeActionListener(ActionListener)
    Method removeAllItems()
    Method removeItem(Object)
    Method removeItemAt(int)
    Method removeItemListener(ItemListener)
    Method selectedItemChanged()
    Method setActionCommand(String)
    Method setEditable(boolean)
    Method setEditor(ComboBoxEditor)
    Method setEnabled(boolean)
    Method setLightWeightPopupEnabled(boolean)
    Method setMaximumRowCount(int)
    Method setModel(ComboBoxModel)
    Method setPopupVisible(boolean)
    Method setRenderer(ListCellRenderer)
    Method setSelectedIndex(int)
    Method setSelectedItem(Object)
    Method setUI(ComboBoxUI)
    Method showPopup()
    Method updateUI()

  Class JComponent

  Class JComponent.AccessibleJComponent
    Method addPropertyChangeListener(PropertyChangeListener)
    Method getAccessibleChild(int)
    Method getAccessibleDescription()
    Method getAccessibleName()
    Method getAccessibleRole()
    Method getAccessibleStateSet()
    Method removePropertyChangeListener(PropertyChangeListener)
    Method setBackground(Color)

  Class JComponent
    JComponent()
    Method addAncestorListener(AncestorListener)
    Method addNotify()
    Method addPropertyChangeListener(PropertyChangeListener)
    Method addPropertyChangeListener(String, PropertyChangeListener)
    Method addVetoableChangeListener(VetoableChangeListener)
    Method computeVisibleRect(Rectangle)
    Method contains(int, int)
    Method disable()
    Method firePropertyChange(String, Object, Object)
    Method fireVetoableChange(String, Object, Object)
    Method getAccessibleContext()
    Method getActionForKeyStroke(KeyStroke)
    Method getAlignmentX()
    Method getAlignmentY()
    Method getAutoscrolls()
    Method getBounds(Rectangle)
    Method getComponentGraphics(Graphics)
    Method getConditionForKeyStroke(KeyStroke)
    Method getHeight()
    Method getInsets()
    Method getInsets(Insets)
    Method getLocation(Point)
    Method getMaximumSize()
    Method getMinimumSize()
    Method getNextFocusableComponent()
    Method getPreferredSize()
    Method getRegisteredKeyStrokes()
    Method getSize(Dimension)
    Method getToolTipLocation(MouseEvent)
    Method getToolTipText()
    Method getToolTipText(MouseEvent)
    Method getTopLevelAncestor()
    Method getUIClassID()
    Method getVisibleRect()
    Method getWidth()
    Method getX()
    Method getY()
    Method grabFocus()
    Method hasFocus()
    Method isDoubleBuffered()
    Method isLightweightComponent(Component)
    Method isManagingFocus()
    Method isOpaque()
    Method isOptimizedDrawingEnabled()
    Method isRequestFocusEnabled()
    Method paint(Graphics)
    Method paintBorder(Graphics)
    Method paintChildren(Graphics)
    Method paintComponent(Graphics)
    Method paintImmediately(Rectangle)
    Method paintImmediately(int, int, int, int)
    Method paramString()
    Method processComponentKeyEvent(KeyEvent)
    Method processKeyEvent(KeyEvent)
    Method putClientProperty(Object, Object)
    Method registerKeyboardAction(ActionListener, KeyStroke, int)
    Method registerKeyboardAction(ActionListener, String, KeyStroke, int)
    Method removeAncestorListener(AncestorListener)
    Method removeNotify()
    Method removePropertyChangeListener(PropertyChangeListener)
    Method removePropertyChangeListener(String, PropertyChangeListener)
    Method removeVetoableChangeListener(VetoableChangeListener)
    Method requestDefaultFocus()
    Method requestFocus()
    Method resetKeyboardActions()
    Method revalidate()
    Method scrollRectToVisible(Rectangle)
    Method setAlignmentX(float)
    Method setAlignmentY(float)
    Method setAutoscrolls(boolean)
    Method setBorder(Border)
    Method setDebugGraphicsOptions(int)
    Method setDoubleBuffered(boolean)
    Method setEnabled(boolean)
    Method setMaximumSize(Dimension)
    Method setMinimumSize(Dimension)
    Method setOpaque(boolean)
    Method setPreferredSize(Dimension)
    Method setRequestFocusEnabled(boolean)
    Method setToolTipText(String)
    Method setUI(ComponentUI)
    Method unregisterKeyboardAction(KeyStroke)
    Field UNDEFINED_CONDITION
    Field WHEN_ANCESTOR_OF_FOCUSED_COMPONENT
    Field WHEN_FOCUSED
    Field WHEN_IN_FOCUSED_WINDOW
    Field accessibleContext

  Class JDesktopPane

  Class JDesktopPane.AccessibleJDesktopPane

  Class JDesktopPane
    Method getAccessibleContext()

  Class JDialog

  Class JDialog.AccessibleJDialog
    Method getAccessibleComponent()
    Method setBackground(Color)

  Class JDialog
    JDialog()
    JDialog(Dialog)
    JDialog(Dialog, String)
    JDialog(Dialog, String, boolean)
    JDialog(Dialog, boolean)
    JDialog(Frame)
    JDialog(Frame, String)
    JDialog(Frame, String, boolean)
    JDialog(Frame, boolean)
    Method addImpl(Component, Object, int)
    Method createRootPane()
    Method dialogInit()
    Method getAccessibleContext()
    Method getContentPane()
    Method getDefaultCloseOperation()
    Method getGlassPane()
    Method getLayeredPane()
    Method getRootPane()
    Method isRootPaneCheckingEnabled()
    Method paramString()
    Method setContentPane(Container)
    Method setDefaultCloseOperation(int)
    Method setGlassPane(Component)
    Method setLayeredPane(JLayeredPane)
    Method setLayout(LayoutManager)
    Method setRootPane(JRootPane)
    Method setRootPaneCheckingEnabled(boolean)
    Method update(Graphics)

  Class JEditorPane

  Class JEditorPane.AccessibleJEditorPane

  Class JEditorPane.AccessibleJEditorPaneHTML

  Class JEditorPane.JEditorPaneAccessibleHypertextSupport

  Class JEditorPane
    JEditorPane()
    JEditorPane(String)
    JEditorPane(String, String)
    JEditorPane(URL)
    Method createDefaultEditorKit()
    Method createEditorKitForContentType(String)
    Method fireHyperlinkUpdate(HyperlinkEvent)
    Method getAccessibleContext()
    Method getContentType()
    Method getEditorKit()
    Method getEditorKitForContentType(String)
    Method getPage()
    Method getPreferredSize()
    Method getScrollableTracksViewportHeight()
    Method getScrollableTracksViewportWidth()
    Method getStream(URL)
    Method getText()
    Method getUIClassID()
    Method isFocusCycleRoot()
    Method isManagingFocus()
    Method paramString()
    Method processComponentKeyEvent(KeyEvent)
    Method processKeyEvent(KeyEvent)
    Method read(InputStream, Object)
    Method registerEditorKitForContentType(String, String)
    Method registerEditorKitForContentType(String, String, ClassLoader)
    Method replaceSelection(String)
    Method scrollToReference(String)
    Method setContentType(String)
    Method setEditorKit(EditorKit)
    Method setEditorKitForContentType(String, EditorKit)
    Method setPage(String)
    Method setPage(URL)
    Method setText(String)

  Class JFileChooser

  Class JFileChooser.AccessibleJFileChooser
    Method getAccessibleRole()

  Class JFileChooser
    JFileChooser()
    JFileChooser(File)
    JFileChooser(File, FileSystemView)
    JFileChooser(FileSystemView)
    JFileChooser(String)
    JFileChooser(String, FileSystemView)
    Method accept(File)
    Method addActionListener(ActionListener)
    Method addChoosableFileFilter(FileFilter)
    Method approveSelection()
    Method cancelSelection()
    Method ensureFileIsVisible(File)
    Method fireActionPerformed(String)
    Method getAcceptAllFileFilter()
    Method getAccessibleContext()
    Method getAccessory()
    Method getApproveButtonMnemonic()
    Method getApproveButtonText()
    Method getApproveButtonToolTipText()
    Method getChoosableFileFilters()
    Method getDescription(File)
    Method getDialogTitle()
    Method getDialogType()
    Method getFileFilter()
    Method getFileSelectionMode()
    Method getFileSystemView()
    Method getIcon(File)
    Method getName(File)
    Method getSelectedFile()
    Method getSelectedFiles()
    Method getTypeDescription(File)
    Method getUIClassID()
    Method isDirectorySelectionEnabled()
    Method isFileHidingEnabled()
    Method isFileSelectionEnabled()
    Method isMultiSelectionEnabled()
    Method isTraversable(File)
    Method paramString()
    Method removeActionListener(ActionListener)
    Method removeChoosableFileFilter(FileFilter)
    Method rescanCurrentDirectory()
    Method resetChoosableFileFilters()
    Method setAccessory(JComponent)
    Method setApproveButtonMnemonic(char)
    Method setApproveButtonMnemonic(int)
    Method setApproveButtonText(String)
    Method setApproveButtonToolTipText(String)
    Method setCurrentDirectory(File)
    Method setDialogTitle(String)
    Method setDialogType(int)
    Method setFileFilter(FileFilter)
    Method setFileHidingEnabled(boolean)
    Method setFileSelectionMode(int)
    Method setFileSystemView(FileSystemView)
    Method setFileView(FileView)
    Method setMultiSelectionEnabled(boolean)
    Method setSelectedFile(File)
    Method setSelectedFiles(File[])
    Method setup(FileSystemView)
    Method showDialog(Component, String)
    Method showOpenDialog(Component)
    Method showSaveDialog(Component)
    Method updateUI()
    Field ACCESSORY_CHANGED_PROPERTY
    Field APPROVE_BUTTON_MNEMONIC_CHANGED_PROPERTY
    Field APPROVE_BUTTON_TOOL_TIP_TEXT_CHANGED_PROPERTY
    Field APPROVE_SELECTION
    Field CHOOSABLE_FILE_FILTER_CHANGED_PROPERTY
    Field CUSTOM_DIALOG
    Field DIALOG_TYPE_CHANGED_PROPERTY
    Field OPEN_DIALOG
    Field SAVE_DIALOG
    Field SELECTED_FILES_CHANGED_PROPERTY
    Field SELECTED_FILE_CHANGED_PROPERTY

  Class JFrame

  Class JFrame.AccessibleJFrame
    Method getAccessibleComponent()
    Method setBackground(Color)

  Class JFrame
    JFrame()
    JFrame(String)
    Method addImpl(Component, Object, int)
    Method createRootPane()
    Method frameInit()
    Method getAccessibleContext()
    Method getContentPane()
    Method getDefaultCloseOperation()
    Method getGlassPane()
    Method getJMenuBar()
    Method getLayeredPane()
    Method getRootPane()
    Method isRootPaneCheckingEnabled()
    Method paramString()
    Method setContentPane(Container)
    Method setDefaultCloseOperation(int)
    Method setGlassPane(Component)
    Method setLayeredPane(JLayeredPane)
    Method setLayout(LayoutManager)
    Method setRootPane(JRootPane)
    Method setRootPaneCheckingEnabled(boolean)
    Method update(Graphics)
    Field accessibleContext
    Field rootPane
    Field rootPaneCheckingEnabled

  Class JInternalFrame

  Class JInternalFrame.AccessibleJInternalFrame
    Method getAccessibleName()
    Method getAccessibleValue()

  Class JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
    Method getAccessibleValue()

  Class JInternalFrame.JDesktopIcon
    Method getAccessibleContext()

  Class JInternalFrame
    JInternalFrame()
    JInternalFrame(String)
    JInternalFrame(String, boolean)
    JInternalFrame(String, boolean, boolean)
    JInternalFrame(String, boolean, boolean, boolean)
    JInternalFrame(String, boolean, boolean, boolean, boolean)
    Method addImpl(Component, Object, int)
    Method createRootPane()
    Method getAccessibleContext()
    Method getGlassPane()
    Method getJMenuBar()
    Method getLayeredPane()
    Method getMenuBar()
    Method getRootPane()
    Method getTitle()
    Method getUI()
    Method getUIClassID()
    Method isClosable()
    Method isClosed()
    Method isIcon()
    Method isIconifiable()
    Method isMaximizable()
    Method isMaximum()
    Method isResizable()
    Method moveToBack()
    Method moveToFront()
    Method setClosable(boolean)
    Method setClosed(boolean)
    Method setContentPane(Container)
    Method setDefaultCloseOperation(int)
    Method setGlassPane(Component)
    Method setIcon(boolean)
    Method setIconifiable(boolean)
    Method setJMenuBar(JMenuBar)
    Method setLayeredPane(JLayeredPane)
    Method setLayout(LayoutManager)
    Method setMaximizable(boolean)
    Method setMaximum(boolean)
    Method setMenuBar(JMenuBar)
    Method setResizable(boolean)
    Method setRootPane(JRootPane)
    Method setSelected(boolean)
    Method setTitle(String)
    Method setUI(InternalFrameUI)
    Method setVisible(boolean)
    Method updateUI()
    Field rootPane

  Class JLabel
    Method imageUpdate(Image, int, int, int, int, int)
    Method setDisabledIcon(Icon)

  Class JLayeredPane

  Class JLayeredPane.AccessibleJLayeredPane

  Class JLayeredPane
    Method getAccessibleContext()

  Class JList

  Class JList.AccessibleJList
    Method getAccessibleSelection()

  Class JList
    JList()
    JList(ListModel)
    JList(Object[])
    JList(Vector)
    Method addListSelectionListener(ListSelectionListener)
    Method addSelectionInterval(int, int)
    Method clearSelection()
    Method createSelectionModel()
    Method ensureIndexIsVisible(int)
    Method fireSelectionValueChanged(int, int, boolean)
    Method getAccessibleContext()
    Method getAnchorSelectionIndex()
    Method getCellBounds(int, int)
    Method getCellRenderer()
    Method getFirstVisibleIndex()
    Method getFixedCellHeight()
    Method getFixedCellWidth()
    Method getLastVisibleIndex()
    Method getLeadSelectionIndex()
    Method getMaxSelectionIndex()
    Method getMinSelectionIndex()
    Method getModel()
    Method getPreferredScrollableViewportSize()
    Method getPrototypeCellValue()
    Method getScrollableBlockIncrement(Rectangle, int, int)
    Method getScrollableTracksViewportHeight()
    Method getScrollableTracksViewportWidth()
    Method getScrollableUnitIncrement(Rectangle, int, int)
    Method getSelectedIndex()
    Method getSelectedIndices()
    Method getSelectedValue()
    Method getSelectedValues()
    Method getSelectionBackground()
    Method getSelectionForeground()
    Method getSelectionMode()
    Method getSelectionModel()
    Method getUI()
    Method getUIClassID()
    Method getValueIsAdjusting()
    Method getVisibleRowCount()
    Method indexToLocation(int)
    Method isSelectedIndex(int)
    Method isSelectionEmpty()
    Method locationToIndex(Point)
    Method paramString()
    Method removeListSelectionListener(ListSelectionListener)
    Method removeSelectionInterval(int, int)
    Method setCellRenderer(ListCellRenderer)
    Method setFixedCellHeight(int)
    Method setFixedCellWidth(int)
    Method setListData(Object[])
    Method setListData(Vector)
    Method setModel(ListModel)
    Method setPrototypeCellValue(Object)
    Method setSelectedIndex(int)
    Method setSelectedIndices(int[])
    Method setSelectedValue(Object, boolean)
    Method setSelectionBackground(Color)
    Method setSelectionForeground(Color)
    Method setSelectionInterval(int, int)
    Method setSelectionMode(int)
    Method setSelectionModel(ListSelectionModel)
    Method setUI(ListUI)
    Method setValueIsAdjusting(boolean)
    Method setVisibleRowCount(int)
    Method updateUI()

  Class JMenu

  Class JMenu.AccessibleJMenu
    Method addAccessibleSelection(int)
    Method getAccessibleChild(int)
    Method getAccessibleSelection()
    Method isAccessibleChildSelected(int)

  Class JMenu
    JMenu()
    JMenu(String)
    JMenu(String, boolean)
    Method add(Component)
    Method addMenuListener(MenuListener)
    Method addSeparator()
    Method createWinListener(JPopupMenu)
    Method doClick(int)
    Method fireMenuCanceled()
    Method fireMenuDeselected()
    Method fireMenuSelected()
    Method getAccessibleContext()
    Method getComponent()
    Method getDelay()
    Method getItem(int)
    Method getItemCount()
    Method getMenuComponent(int)
    Method getMenuComponentCount()
    Method getMenuComponents()
    Method getPopupMenu()
    Method getSubElements()
    Method getUIClassID()
    Method insert(Action, int)
    Method insert(JMenuItem, int)
    Method insert(String, int)
    Method insertSeparator(int)
    Method isMenuComponent(Component)
    Method isSelected()
    Method isTearOff()
    Method isTopLevelMenu()
    Method paramString()
    Method remove(Component)
    Method remove(JMenuItem)
    Method remove(int)
    Method removeAll()
    Method removeMenuListener(MenuListener)
    Method setAccelerator(KeyStroke)
    Method setDelay(int)
    Method setMenuLocation(int, int)
    Method setModel(ButtonModel)
    Method setPopupMenuVisible(boolean)
    Method setSelected(boolean)
    Method updateUI()

  Class JMenuBar

  Class JMenuBar.AccessibleJMenuBar
    Method getAccessibleSelection()

  Class JMenuBar
    Method add(JMenu)
    Method addNotify()
    Method getAccessibleContext()
    Method getComponent()
    Method getComponentAtIndex(int)
    Method getComponentIndex(Component)
    Method getHelpMenu()
    Method getMargin()
    Method getMenu(int)
    Method getSelectionModel()
    Method getSubElements()
    Method getUIClassID()
    Method isBorderPainted()
    Method isSelected()
    Method menuSelectionChanged(boolean)
    Method paintBorder(Graphics)
    Method paramString()
    Method processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager)
    Method processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager)
    Method removeNotify()
    Method setBorderPainted(boolean)
    Method setHelpMenu(JMenu)
    Method setMargin(Insets)
    Method setSelected(Component)
    Method setSelectionModel(SingleSelectionModel)
    Method updateUI()

  Class JMenuItem

  Class JMenuItem.AccessibleJMenuItem

  Class JMenuItem
    JMenuItem(String, Icon)
    Method getAccessibleContext()
    Method setAccelerator(KeyStroke)
    Method updateUI()

  Class JOptionPane

  Class JOptionPane.AccessibleJOptionPane

  Class JOptionPane
    JOptionPane()
    JOptionPane(Object)
    JOptionPane(Object, int)
    JOptionPane(Object, int, int)
    JOptionPane(Object, int, int, Icon)
    JOptionPane(Object, int, int, Icon, Object[])
    JOptionPane(Object, int, int, Icon, Object[], Object)
    Method createDialog(Component, String)
    Method createInternalFrame(Component, String)
    Method getAccessibleContext()
    Method getDesktopPaneForComponent(Component)
    Method getFrameForComponent(Component)
    Method getIcon()
    Method getInitialSelectionValue()
    Method getInitialValue()
    Method getInputValue()
    Method getMaxCharactersPerLineCount()
    Method getMessage()
    Method getMessageType()
    Method getOptionType()
    Method getOptions()
    Method getRootFrame()
    Method getSelectionValues()
    Method getUI()
    Method getUIClassID()
    Method getValue()
    Method getWantsInput()
    Method paramString()
    Method setIcon(Icon)
    Method setInitialValue(Object)
    Method setInputValue(Object)
    Method setMessage(Object)
    Method setMessageType(int)
    Method setOptionType(int)
    Method setOptions(Object[])
    Method setRootFrame(Frame)
    Method setSelectionValues(Object[])
    Method setUI(OptionPaneUI)
    Method setWantsInput(boolean)
    Method showConfirmDialog(Component, Object)
    Method showConfirmDialog(Component, Object, String, int)
    Method showConfirmDialog(Component, Object, String, int, int)
    Method showConfirmDialog(Component, Object, String, int, int, Icon)
    Method showInputDialog(Component, Object)
    Method showInputDialog(Component, Object, String, int)
    Method showInputDialog(Component, Object, String, int, Icon, Object[], Object)
    Method showInputDialog(Object)
    Method showInternalConfirmDialog(Component, Object)
    Method showInternalConfirmDialog(Component, Object, String, int)
    Method showInternalConfirmDialog(Component, Object, String, int, int)
    Method showInternalConfirmDialog(Component, Object, String, int, int, Icon)
    Method showInternalInputDialog(Component, Object)
    Method showInternalInputDialog(Component, Object, String, int)
    Method showInternalInputDialog(Component, Object, String, int, Icon, Object[], Object)
    Method showInternalMessageDialog(Component, Object)
    Method showInternalMessageDialog(Component, Object, String, int)
    Method showInternalMessageDialog(Component, Object, String, int, Icon)
    Method showInternalOptionDialog(Component, Object, String, int, int, Icon, Object[], Object)
    Method showMessageDialog(Component, Object)
    Method showMessageDialog(Component, Object, String, int)
    Method showMessageDialog(Component, Object, String, int, Icon)
    Method showOptionDialog(Component, Object, String, int, int, Icon, Object[], Object)
    Method updateUI()
    Field DEFAULT_OPTION
    Field value

  Class JPanel

  Class JPanel.AccessibleJPanel

  Class JPanel
    Method getAccessibleContext()

  Class JPasswordField

  Class JPasswordField.AccessibleJPasswordField

  Class JPasswordField
    Method getAccessibleContext()
    Method getText()
    Method getText(int, int)

  Class JPopupMenu

  Class JPopupMenu.Separator
    Method getUIClassID()

  Class JPopupMenu
    JPopupMenu()
    JPopupMenu(String)
    Method add(Action)
    Method add(JMenuItem)
    Method add(String)
    Method addPopupMenuListener(PopupMenuListener)
    Method firePopupMenuCanceled()
    Method firePopupMenuWillBecomeInvisible()
    Method firePopupMenuWillBecomeVisible()
    Method getAccessibleContext()
    Method getComponentAtIndex(int)
    Method getComponentIndex(Component)
    Method getDefaultLightWeightPopupEnabled()
    Method getInvoker()
    Method getLabel()
    Method getMargin()
    Method getSelectionModel()
    Method getUI()
    Method getUIClassID()
    Method insert(Action, int)
    Method insert(Component, int)
    Method isBorderPainted()
    Method isLightWeightPopupEnabled()
    Method isVisible()
    Method pack()
    Method paintBorder(Graphics)
    Method paramString()
    Method remove(int)
    Method removePopupMenuListener(PopupMenuListener)
    Method setDefaultLightWeightPopupEnabled(boolean)
    Method setInvoker(Component)
    Method setLabel(String)
    Method setLightWeightPopupEnabled(boolean)
    Method setLocation(int, int)
    Method setPopupSize(Dimension)
    Method setPopupSize(int, int)
    Method setSelected(Component)
    Method setSelectionModel(SingleSelectionModel)
    Method setUI(PopupMenuUI)
    Method setVisible(boolean)
    Method show(Component, int, int)
    Method updateUI()

  Class JProgressBar

  Class JProgressBar.AccessibleJProgressBar
    Method getAccessibleValue()

  Class JProgressBar
    Method getAccessibleContext()

  Class JRadioButton

  Class JRadioButton.AccessibleJRadioButton

  Class JRadioButton
    Method getAccessibleContext()

  Class JRadioButtonMenuItem

  Class JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem

  Class JRadioButtonMenuItem
    JRadioButtonMenuItem()
    JRadioButtonMenuItem(Icon)
    JRadioButtonMenuItem(String)
    JRadioButtonMenuItem(String, Icon)
    JRadioButtonMenuItem(String, Icon, boolean)
    JRadioButtonMenuItem(String, boolean)
    Method getAccessibleContext()
    Method getUIClassID()
    Method paramString()
    Method requestFocus()

  Class JRootPane

  Class JRootPane.AccessibleJRootPane

  Class JRootPane
    Method getAccessibleContext()
    Method getUIClassID()
    Method isOptimizedDrawingEnabled()
    Method removeNotify()
    Method setDefaultButton(JButton)
    Method updateUI()
    Field defaultPressAction
    Field defaultReleaseAction

  Class JScrollBar

  Class JScrollBar.AccessibleJScrollBar
    Method getAccessibleValue()

  Class JScrollBar
    Method getAccessibleContext()
    Method isFocusTraversable()

  Class JScrollPane

  Class JScrollPane.AccessibleJScrollPane

  Class JScrollPane.ScrollBar
    JScrollPane.ScrollBar(JScrollPane, int)
    Method getBlockIncrement(int)
    Method getUnitIncrement(int)
    Method setBlockIncrement(int)
    Method setUnitIncrement(int)

  Class JScrollPane
    JScrollPane()
    JScrollPane(Component)
    JScrollPane(Component, int, int)
    JScrollPane(int, int)
    Method createHorizontalScrollBar()
    Method createVerticalScrollBar()
    Method createViewport()
    Method getAccessibleContext()
    Method getColumnHeader()
    Method getCorner(String)
    Method getHorizontalScrollBar()
    Method getHorizontalScrollBarPolicy()
    Method getRowHeader()
    Method getUI()
    Method getUIClassID()
    Method getVerticalScrollBar()
    Method getVerticalScrollBarPolicy()
    Method getViewport()
    Method getViewportBorder()
    Method getViewportBorderBounds()
    Method isOpaque()
    Method isValidateRoot()
    Method paramString()
    Method setColumnHeader(JViewport)
    Method setColumnHeaderView(Component)
    Method setComponentOrientation(ComponentOrientation)
    Method setCorner(String, Component)
    Method setHorizontalScrollBar(JScrollBar)
    Method setHorizontalScrollBarPolicy(int)
    Method setLayout(LayoutManager)
    Method setRowHeader(JViewport)
    Method setRowHeaderView(Component)
    Method setUI(ScrollPaneUI)
    Method setVerticalScrollBar(JScrollBar)
    Method setVerticalScrollBarPolicy(int)
    Method setViewport(JViewport)
    Method setViewportBorder(Border)
    Method setViewportView(Component)
    Method updateUI()
    Field columnHeader
    Field horizontalScrollBar
    Field horizontalScrollBarPolicy
    Field lowerLeft
    Field lowerRight
    Field rowHeader
    Field upperLeft
    Field upperRight
    Field verticalScrollBar
    Field verticalScrollBarPolicy
    Field viewport

  Class JSeparator

  Class JSeparator.AccessibleJSeparator

  Class JSeparator
    JSeparator()
    JSeparator(int)
    Method getAccessibleContext()
    Method getUIClassID()
    Method isFocusTraversable()
    Method paramString()
    Method setOrientation(int)
    Method updateUI()

  Class JSlider

  Class JSlider.AccessibleJSlider
    Method getAccessibleValue()

  Class JSlider
    Method createStandardLabels(int)
    Method createStandardLabels(int, int)
    Method getAccessibleContext()
    Method getInverted()
    Method setInverted(boolean)
    Method setLabelTable(Dictionary)
    Method setMaximum(int)
    Method setMinimum(int)
    Field changeEvent
    Field snapToTicks

  Class JSplitPane

  Class JSplitPane.AccessibleJSplitPane
    Method getAccessibleRole()
    Method getAccessibleStateSet()
    Method getAccessibleValue()
    Method getCurrentAccessibleValue()
    Method getMaximumAccessibleValue()
    Method getMinimumAccessibleValue()
    Method setCurrentAccessibleValue(Number)

  Class JSplitPane
    JSplitPane()
    JSplitPane(int)
    JSplitPane(int, Component, Component)
    JSplitPane(int, boolean)
    JSplitPane(int, boolean, Component, Component)
    Method addImpl(Component, Object, int)
    Method getAccessibleContext()
    Method getBottomComponent()
    Method getDividerLocation()
    Method getDividerSize()
    Method getLastDividerLocation()
    Method getLeftComponent()
    Method getMaximumDividerLocation()
    Method getMinimumDividerLocation()
    Method getOrientation()
    Method getRightComponent()
    Method getTopComponent()
    Method getUI()
    Method getUIClassID()
    Method isValidateRoot()
    Method paintChildren(Graphics)
    Method paramString()
    Method remove(Component)
    Method remove(int)
    Method removeAll()
    Method resetToPreferredSizes()
    Method setBottomComponent(Component)
    Method setDividerLocation(double)
    Method setDividerLocation(int)
    Method setDividerSize(int)
    Method setLastDividerLocation(int)
    Method setLeftComponent(Component)
    Method setOneTouchExpandable(boolean)
    Method setOrientation(int)
    Method setRightComponent(Component)
    Method setTopComponent(Component)
    Method setUI(SplitPaneUI)
    Method updateUI()
    Field BOTTOM
    Field DIVIDER
    Field HORIZONTAL_SPLIT
    Field LEFT
    Field RIGHT
    Field TOP
    Field VERTICAL_SPLIT

  Class JTabbedPane

  Class JTabbedPane.AccessibleJTabbedPane
    Method getAccessibleChild(int)
    Method getAccessibleSelection()

  Class JTabbedPane.ModelListener

  Class JTabbedPane
    JTabbedPane()
    JTabbedPane(int)
    Method add(Component)
    Method add(Component, Object)
    Method add(Component, Object, int)
    Method add(Component, int)
    Method add(String, Component)
    Method addChangeListener(ChangeListener)
    Method addTab(String, Component)
    Method addTab(String, Icon, Component)
    Method addTab(String, Icon, Component, String)
    Method createChangeListener()
    Method fireStateChanged()
    Method getAccessibleContext()
    Method getBackgroundAt(int)
    Method getBoundsAt(int)
    Method getComponentAt(int)
    Method getDisabledIconAt(int)
    Method getForegroundAt(int)
    Method getIconAt(int)
    Method getSelectedComponent()
    Method getTabCount()
    Method getTabRunCount()
    Method getTitleAt(int)
    Method getToolTipText(MouseEvent)
    Method getUIClassID()
    Method indexOfComponent(Component)
    Method indexOfTab(Icon)
    Method indexOfTab(String)
    Method insertTab(String, Icon, Component, String, int)
    Method isEnabledAt(int)
    Method paramString()
    Method removeAll()
    Method removeChangeListener(ChangeListener)
    Method removeTabAt(int)
    Method setBackgroundAt(int, Color)
    Method setComponentAt(int, Component)
    Method setDisabledIconAt(int, Icon)
    Method setEnabledAt(int, boolean)
    Method setForegroundAt(int, Color)
    Method setIconAt(int, Icon)
    Method setSelectedComponent(Component)
    Method setSelectedIndex(int)
    Method setTabPlacement(int)
    Method setTitleAt(int, String)
    Method updateUI()
    Field changeEvent

  Class JTable

  Class JTable.AccessibleJTable

  Class JTable.AccessibleJTable.AccessibleJTableCell
    JTable.AccessibleJTable.AccessibleJTableCell(AccessibleJTable, JTable, int, int, int)
    Method getAccessibleAction()
    Method getAccessibleComponent()
    Method getAccessibleContext()
    Method getAccessibleDescription()
    Method getAccessibleIndexInParent()
    Method getAccessibleName()
    Method getAccessibleParent()
    Method getAccessibleRole()
    Method getAccessibleSelection()
    Method getAccessibleStateSet()
    Method getAccessibleText()
    Method getAccessibleValue()
    Method getBackground()
    Method getCursor()
    Method getFont()
    Method getFontMetrics(Font)
    Method getForeground()
    Method getLocale()
    Method getLocation()
    Method isEnabled()
    Method isShowing()
    Method isVisible()
    Method setAccessibleDescription(String)
    Method setAccessibleName(String)
    Method setBackground(Color)
    Method setCursor(Cursor)
    Method setEnabled(boolean)
    Method setFont(Font)
    Method setForeground(Color)
    Method setVisible(boolean)

  Class JTable.AccessibleJTable
    Method getAccessibleRole()
    Method getAccessibleSelection()

  Class JTable
    JTable()
    JTable(Object[][], Object[])
    JTable(TableModel)
    JTable(TableModel, TableColumnModel)
    JTable(TableModel, TableColumnModel, ListSelectionModel)
    JTable(Vector, Vector)
    JTable(int, int)
    Method addColumn(TableColumn)
    Method addColumnSelectionInterval(int, int)
    Method addNotify()
    Method addRowSelectionInterval(int, int)
    Method columnAdded(TableColumnModelEvent)
    Method columnAtPoint(Point)
    Method columnMarginChanged(ChangeEvent)
    Method columnMoved(TableColumnModelEvent)
    Method columnRemoved(TableColumnModelEvent)
    Method columnSelectionChanged(ListSelectionEvent)
    Method configureEnclosingScrollPane()
    Method convertColumnIndexToModel(int)
    Method convertColumnIndexToView(int)
    Method createDefaultColumnModel()
    Method createDefaultColumnsFromModel()
    Method createDefaultDataModel()
    Method createDefaultEditors()
    Method createDefaultSelectionModel()
    Method createDefaultTableHeader()
    Method doLayout()
    Method editCellAt(int, int)
    Method editCellAt(int, int, EventObject)
    Method editingCanceled(ChangeEvent)
    Method editingStopped(ChangeEvent)
    Method getAccessibleContext()
    Method getAutoCreateColumnsFromModel()
    Method getAutoResizeMode()
    Method getCellEditor()
    Method getCellEditor(int, int)
    Method getCellRect(int, int, boolean)
    Method getCellRenderer(int, int)
    Method getCellSelectionEnabled()
    Method getColumn(Object)
    Method getColumnClass(int)
    Method getColumnCount()
    Method getColumnModel()
    Method getColumnName(int)
    Method getColumnSelectionAllowed()
    Method getDefaultEditor(Class)
    Method getDefaultRenderer(Class)
    Method getEditingColumn()
    Method getEditingRow()
    Method getEditorComponent()
    Method getGridColor()
    Method getIntercellSpacing()
    Method getModel()
    Method getPreferredScrollableViewportSize()
    Method getRowCount()
    Method getRowHeight()
    Method getRowMargin()
    Method getRowSelectionAllowed()
    Method getScrollableBlockIncrement(Rectangle, int, int)
    Method getScrollableUnitIncrement(Rectangle, int, int)
    Method getSelectedColumn()
    Method getSelectedColumns()
    Method getSelectedRow()
    Method getSelectedRowCount()
    Method getSelectedRows()
    Method getSelectionBackground()
    Method getSelectionForeground()
    Method getSelectionModel()
    Method getShowHorizontalLines()
    Method getShowVerticalLines()
    Method getTableHeader()
    Method getToolTipText(MouseEvent)
    Method getUI()
    Method getUIClassID()
    Method getValueAt(int, int)
    Method isCellEditable(int, int)
    Method isCellSelected(int, int)
    Method isColumnSelected(int)
    Method isEditing()
    Method isFocusTraversable()
    Method isManagingFocus()
    Method isRowSelected(int)
    Method moveColumn(int, int)
    Method paramString()
    Method prepareEditor(TableCellEditor, int, int)
    Method prepareRenderer(TableCellRenderer, int, int)
    Method removeColumn(TableColumn)
    Method removeColumnSelectionInterval(int, int)
    Method removeEditor()
    Method removeNotify()
    Method removeRowSelectionInterval(int, int)
    Method reshape(int, int, int, int)
    Method resizeAndRepaint()
    Method rowAtPoint(Point)
    Method selectAll()
    Method setAutoCreateColumnsFromModel(boolean)
    Method setAutoResizeMode(int)
    Method setCellEditor(TableCellEditor)
    Method setCellSelectionEnabled(boolean)
    Method setColumnModel(TableColumnModel)
    Method setColumnSelectionAllowed(boolean)
    Method setColumnSelectionInterval(int, int)
    Method setDefaultEditor(Class, TableCellEditor)
    Method setDefaultRenderer(Class, TableCellRenderer)
    Method setEditingColumn(int)
    Method setEditingRow(int)
    Method setGridColor(Color)
    Method setIntercellSpacing(Dimension)
    Method setModel(TableModel)
    Method setPreferredScrollableViewportSize(Dimension)
    Method setRowHeight(int)
    Method setRowMargin(int)
    Method setRowSelectionAllowed(boolean)
    Method setRowSelectionInterval(int, int)
    Method setSelectionBackground(Color)
    Method setSelectionForeground(Color)
    Method setSelectionMode(int)
    Method setSelectionModel(ListSelectionModel)
    Method setShowGrid(boolean)
    Method setShowHorizontalLines(boolean)
    Method setShowVerticalLines(boolean)
    Method setTableHeader(JTableHeader)
    Method setUI(TableUI)
    Method setValueAt(Object, int, int)
    Method sizeColumnsToFit(int)
    Method tableChanged(TableModelEvent)
    Method updateUI()
    Method valueChanged(ListSelectionEvent)
    Field AUTO_RESIZE_ALL_COLUMNS
    Field AUTO_RESIZE_LAST_COLUMN
    Field AUTO_RESIZE_NEXT_COLUMN
    Field AUTO_RESIZE_OFF
    Field AUTO_RESIZE_SUBSEQUENT_COLUMNS
    Field autoCreateColumnsFromModel
    Field autoResizeMode
    Field cellEditor
    Field cellSelectionEnabled
    Field columnModel
    Field dataModel
    Field defaultEditorsByColumnClass
    Field defaultRenderersByColumnClass
    Field editorComp
    Field gridColor
    Field preferredViewportSize
    Field rowHeight
    Field rowMargin
    Field rowSelectionAllowed
    Field selectionBackground
    Field selectionForeground
    Field selectionModel
    Field showHorizontalLines
    Field showVerticalLines
    Field tableHeader

  Class JTextArea

  Class JTextArea.AccessibleJTextArea

  Class JTextArea
    JTextArea(Document, String, int, int)
    JTextArea(String, int, int)
    JTextArea(int, int)
    Method getAccessibleContext()
    Method getWrapStyleWord()
    Method processComponentKeyEvent(KeyEvent)
    Method processKeyEvent(KeyEvent)
    Method setLineWrap(boolean)
    Method setWrapStyleWord(boolean)

  Class JTextField

  Class JTextField.AccessibleJTextField

  Class JTextField
    Method getAccessibleContext()
    Method getHorizontalAlignment()
    Method isValidateRoot()
    Method setHorizontalAlignment(int)

  Class JTextPane
    JTextPane(StyledDocument)
    Method createDefaultEditorKit()
    Method getScrollableTracksViewportWidth()
    Method setEditorKit(EditorKit)

  Class JToggleButton

  Class JToggleButton.AccessibleJToggleButton

  Class JToggleButton
    JToggleButton(String, Icon, boolean)
    Method getAccessibleContext()

  Class JToolBar

  Class JToolBar.AccessibleJToolBar

  Class JToolBar.Separator
    JToolBar.Separator()
    JToolBar.Separator(Dimension)
    Method getMaximumSize()
    Method getMinimumSize()
    Method getPreferredSize()
    Method getSeparatorSize()
    Method getUIClassID()
    Method setSeparatorSize(Dimension)

  Class JToolBar
    JToolBar()
    JToolBar(int)
    Method add(Action)
    Method addSeparator()
    Method addSeparator(Dimension)
    Method getAccessibleContext()
    Method getComponentAtIndex(int)
    Method getComponentIndex(Component)
    Method getMargin()
    Method getOrientation()
    Method getUIClassID()
    Method isFloatable()
    Method paintBorder(Graphics)
    Method paramString()
    Method setBorderPainted(boolean)
    Method setFloatable(boolean)
    Method setMargin(Insets)
    Method setOrientation(int)
    Method setUI(ToolBarUI)
    Method updateUI()

  Class JToolTip

  Class JToolTip.AccessibleJToolTip

  Class JToolTip
    Method getAccessibleContext()
    Method getComponent()
    Method getTipText()
    Method getUI()
    Method getUIClassID()
    Method paramString()
    Method setComponent(JComponent)
    Method setTipText(String)
    Method updateUI()

  Class JTree

  Class JTree.AccessibleJTree

  Class JTree.AccessibleJTree.AccessibleJTreeNode
    Method getAccessibleAction()
    Method getAccessibleComponent()
    Method getAccessibleContext()
    Method getAccessibleSelection(int)

  Class JTree.AccessibleJTree
    Method fireVisibleDataPropertyChange()
    Method getAccessibleAt(Point)
    Method getAccessibleSelection(int)

  Class JTree.DynamicUtilTreeNode
    JTree.DynamicUtilTreeNode(Object, Object)
    Method createChildren(DefaultMutableTreeNode, Object)
    Method isLeaf()
    Method loadChildren()

  Class JTree.EmptySelectionModel
    Method addSelectionPaths(TreePath[])
    Method removeSelectionPaths(TreePath[])
    Method setSelectionPaths(TreePath[])
    Method sharedInstance()

  Class JTree.TreeModelHandler

  Class JTree.TreeSelectionRedirector
    Method valueChanged(TreeSelectionEvent)

  Class JTree
    JTree()
    JTree(Hashtable)
    JTree(Object[])
    JTree(TreeModel)
    JTree(TreeNode)
    JTree(TreeNode, boolean)
    JTree(Vector)
    Method addSelectionInterval(int, int)
    Method addSelectionPath(TreePath)
    Method addSelectionPaths(TreePath[])
    Method addSelectionRow(int)
    Method addTreeExpansionListener(TreeExpansionListener)
    Method addTreeSelectionListener(TreeSelectionListener)
    Method addTreeWillExpandListener(TreeWillExpandListener)
    Method clearToggledPaths()
    Method collapsePath(TreePath)
    Method collapseRow(int)
    Method convertValueToText(Object, boolean, boolean, boolean, int, boolean)
    Method createTreeModel(Object)
    Method createTreeModelListener()
    Method expandPath(TreePath)
    Method expandRow(int)
    Method fireTreeCollapsed(TreePath)
    Method fireTreeExpanded(TreePath)
    Method fireTreeWillCollapse(TreePath)
    Method fireTreeWillExpand(TreePath)
    Method fireValueChanged(TreeSelectionEvent)
    Method getAccessibleContext()
    Method getCellEditor()
    Method getCellRenderer()
    Method getClosestPathForLocation(int, int)
    Method getClosestRowForLocation(int, int)
    Method getDefaultTreeModel()
    Method getDescendantToggledPaths(TreePath)
    Method getEditingPath()
    Method getExpandedDescendants(TreePath)
    Method getLastSelectedPathComponent()
    Method getLeadSelectionPath()
    Method getLeadSelectionRow()
    Method getMaxSelectionRow()
    Method getMinSelectionRow()
    Method getModel()
    Method getPathBetweenRows(int, int)
    Method getPathBounds(TreePath)
    Method getPathForLocation(int, int)
    Method getPathForRow(int)
    Method getPreferredScrollableViewportSize()
    Method getRowBounds(int)
    Method getRowForLocation(int, int)
    Method getRowForPath(TreePath)
    Method getRowHeight()
    Method getScrollableBlockIncrement(Rectangle, int, int)
    Method getScrollableUnitIncrement(Rectangle, int, int)
    Method getScrollsOnExpand()
    Method getSelectionModel()
    Method getSelectionPath()
    Method getSelectionPaths()
    Method getSelectionRows()
    Method getToolTipText(MouseEvent)
    Method getUIClassID()
    Method hasBeenExpanded(TreePath)
    Method isCollapsed(TreePath)
    Method isEditable()
    Method isExpanded(TreePath)
    Method isPathSelected(TreePath)
    Method isRowSelected(int)
    Method isVisible(TreePath)
    Method makeVisible(TreePath)
    Method paramString()
    Method removeDescendantToggledPaths(Enumeration)
    Method removeSelectionInterval(int, int)
    Method removeSelectionPath(TreePath)
    Method removeSelectionPaths(TreePath[])
    Method removeTreeExpansionListener(TreeExpansionListener)
    Method removeTreeSelectionListener(TreeSelectionListener)
    Method removeTreeWillExpandListener(TreeWillExpandListener)
    Method scrollPathToVisible(TreePath)
    Method scrollRowToVisible(int)
    Method setCellEditor(TreeCellEditor)
    Method setCellRenderer(TreeCellRenderer)
    Method setExpandedState(TreePath, boolean)
    Method setInvokesStopCellEditing(boolean)
    Method setModel(TreeModel)
    Method setRootVisible(boolean)
    Method setRowHeight(int)
    Method setScrollsOnExpand(boolean)
    Method setSelectionInterval(int, int)
    Method setSelectionModel(TreeSelectionModel)
    Method setSelectionPath(TreePath)
    Method setSelectionPaths(TreePath[])
    Method setSelectionRows(int[])
    Method setVisibleRowCount(int)
    Method startEditingAtPath(TreePath)
    Method stopEditing()
    Method updateUI()
    Field CELL_EDITOR_PROPERTY
    Field CELL_RENDERER_PROPERTY
    Field EDITABLE_PROPERTY
    Field INVOKES_STOP_CELL_EDITING_PROPERTY
    Field LARGE_MODEL_PROPERTY
    Field ROOT_VISIBLE_PROPERTY
    Field ROW_HEIGHT_PROPERTY
    Field SCROLLS_ON_EXPAND_PROPERTY
    Field SHOWS_ROOT_HANDLES_PROPERTY
    Field TREE_MODEL_PROPERTY
    Field VISIBLE_ROW_COUNT_PROPERTY
    Field cellEditor
    Field cellRenderer
    Field invokesStopCellEditing
    Field selectionRedirector
    Field treeModelListener
    Field visibleRowCount

  Class JViewport

  Class JViewport.AccessibleJViewport

  Class JViewport
    JViewport()
    Method addChangeListener(ChangeListener)
    Method addImpl(Component, Object, int)
    Method computeBlit(int, int, Point, Point, Dimension, Rectangle)
    Method createLayoutManager()
    Method createViewListener()
    Method firePropertyChange(String, Object, Object)
    Method getAccessibleContext()
    Method getExtentSize()
    Method getInsets()
    Method getInsets(Insets)
    Method getUIClassID()
    Method getView()
    Method getViewPosition()
    Method getViewRect()
    Method getViewSize()
    Method isBackingStoreEnabled()
    Method isOptimizedDrawingEnabled()
    Method paint(Graphics)
    Method paramString()
    Method remove(Component)
    Method removeChangeListener(ChangeListener)
    Method repaint(long, int, int, int, int)
    Method reshape(int, int, int, int)
    Method scrollRectToVisible(Rectangle)
    Method setBackingStoreEnabled(boolean)
    Method setBorder(Border)
    Method setExtentSize(Dimension)
    Method setView(Component)
    Method setViewPosition(Point)
    Method setViewSize(Dimension)
    Method toViewCoordinates(Dimension)
    Method toViewCoordinates(Point)
    Method updateUI()
    Field backingStore
    Field isViewSizeSet
    Field lastPaintPosition
    Field scrollUnderway

  Class JWindow

  Class JWindow.AccessibleJWindow
    Method getAccessibleComponent()
    Method setBackground(Color)
    Method setLocation(Point)

  Class JWindow
    JWindow(Frame)
    JWindow(Window)
    Method addImpl(Component, Object, int)
    Method createRootPane()
    Method getAccessibleContext()
    Method getContentPane()
    Method getGlassPane()
    Method getLayeredPane()
    Method getRootPane()
    Method isRootPaneCheckingEnabled()
    Method paramString()
    Method setContentPane(Container)
    Method setGlassPane(Component)
    Method setLayeredPane(JLayeredPane)
    Method setLayout(LayoutManager)
    Method setRootPane(JRootPane)
    Method setRootPaneCheckingEnabled(boolean)
    Method windowInit()
    Field accessibleContext
    Field rootPane
    Field rootPaneCheckingEnabled

  Class KeyStroke
    Method getKeyStroke(char)

  Class ListCellRenderer

  Class ListSelectionModel

  Class LookAndFeel
    Method makeKeyBindings(Object[])

  Class MenuElement

  Class MenuSelectionManager

  Class MutableComboBoxModel
    Method addElement(Object)
    Method insertElementAt(Object, int)
    Method removeElement(Object)
    Method removeElementAt(int)

  Class OverlayLayout

  Class ProgressMonitor
    ProgressMonitor(Component, Object, String, int, int)

  Class ProgressMonitorInputStream

  Class Renderer

  Class RepaintManager

  Class RootPaneContainer

  Class ScrollPaneConstants

  Class ScrollPaneLayout
    Method addLayoutComponent(String, Component)
    Method addSingletonComponent(Component, Component)
    Method getHorizontalScrollBar()
    Method getVerticalScrollBar()
    Field hsb
    Field vsb

  Class Scrollable

  Class SizeRequirements

  Class SwingConstants

  Class SwingUtilities
    Method computeIntersection(int, int, int, int, Rectangle)
    Method convertMouseEvent(Component, MouseEvent, Component)
    Method getAccessibleChild(Component, int)
    Method getAccessibleChildrenCount(Component)
    Method getAccessibleIndexInParent(Component)
    Method getAccessibleStateSet(Component)
    Method invokeAndWait(Runnable)
    Method invokeLater(Runnable)
    Method isEventDispatchThread()
    Method updateComponentTreeUI(Component)

  Class Timer

  Class ToolTipManager
    Method registerComponent(JComponent)
    Method setDismissDelay(int)
    Method setInitialDelay(int)
    Method setLightWeightPopupEnabled(boolean)
    Method setReshowDelay(int)

  Class UIDefaults

  Class UIDefaults.ActiveValue
    Method createValue(UIDefaults)

  Class UIDefaults.LazyValue
    Method createValue(UIDefaults)

  Class UIDefaults
    UIDefaults(Object[])
    Method addPropertyChangeListener(PropertyChangeListener)
    Method firePropertyChange(String, Object, Object)
    Method get(Object)
    Method getBorder(Object)
    Method getColor(Object)
    Method getDimension(Object)
    Method getFont(Object)
    Method getIcon(Object)
    Method getInsets(Object)
    Method getInt(Object)
    Method getString(Object)
    Method getUI(JComponent)
    Method getUIClass(String)
    Method getUIClass(String, ClassLoader)
    Method getUIError(String)
    Method put(Object, Object)
    Method putDefaults(Object[])
    Method removePropertyChangeListener(PropertyChangeListener)

  Class UIManager
    Method getCrossPlatformLookAndFeelClassName()
    Method getInstalledLookAndFeels()
    Method put(Object, Object)

  Class UnsupportedLookAndFeelException

  Class ViewportLayout
    Method layoutContainer(Container)
    Method minimumLayoutSize(Container)
    Method preferredLayoutSize(Container)

  Class WindowConstants

Package javax.swing.border
  Class AbstractBorder
    Method getBorderInsets(Component, Insets)
    Method getInteriorRectangle(Component, Border, int, int, int, int)
    Method getInteriorRectangle(Component, int, int, int, int)

  Class BevelBorder
    BevelBorder(int, Color, Color, Color, Color)

  Class Border

  Class CompoundBorder

  Class EmptyBorder
    EmptyBorder(Insets)

  Class EtchedBorder

  Class LineBorder

  Class MatteBorder
    MatteBorder(int, int, int, int, Color)

  Class SoftBevelBorder
    SoftBevelBorder(int, Color, Color, Color, Color)

  Class TitledBorder

Package javax.swing.colorchooser
  Class AbstractColorChooserPanel
    Method getColorSelectionModel()
    Method installChooserPanel(JColorChooser)
    Method uninstallChooserPanel(JColorChooser)
    Method updateChooser()

  Class ColorChooserComponentFactory

  Class ColorSelectionModel

  Class DefaultColorSelectionModel
    Method fireStateChanged()

Package javax.swing.event
  Class AncestorEvent
    AncestorEvent(JComponent, int, Container, Container)

  Class AncestorListener

  Class CaretEvent

  Class CaretListener

  Class CellEditorListener

  Class ChangeEvent

  Class ChangeListener

  Class DocumentEvent

  Class DocumentListener

  Class EventListenerList
    Method add(Class, EventListener)
    Method getListenerCount()
    Method getListenerCount(Class)
    Method getListenerList()
    Method remove(Class, EventListener)
    Method toString()

  Class HyperlinkEvent
    HyperlinkEvent(Object, EventType, URL)
    HyperlinkEvent(Object, EventType, URL, String)

  Class HyperlinkListener

  Class InternalFrameAdapter

  Class InternalFrameEvent

  Class InternalFrameListener

  Class ListDataEvent
    ListDataEvent(Object, int, int, int)
    Method getType()

  Class ListDataListener

  Class ListSelectionEvent

  Class ListSelectionListener

  Class MenuDragMouseEvent

  Class MenuDragMouseListener

  Class MenuEvent

  Class MenuKeyEvent

  Class MenuKeyListener

  Class MenuListener
    Method menuCanceled(MenuEvent)
    Method menuDeselected(MenuEvent)
    Method menuSelected(MenuEvent)

  Class MouseInputAdapter

  Class MouseInputListener

  Class PopupMenuEvent

  Class PopupMenuListener

  Class SwingPropertyChangeSupport

  Class TableColumnModelEvent

  Class TableColumnModelListener

  Class TableModelEvent

  Class TableModelListener

  Class TreeExpansionEvent

  Class TreeExpansionListener

  Class TreeModelEvent
    Method getTreePath()

  Class TreeModelListener
    Method treeNodesChanged(TreeModelEvent)
    Method treeNodesInserted(TreeModelEvent)
    Method treeNodesRemoved(TreeModelEvent)
    Method treeStructureChanged(TreeModelEvent)

  Class TreeSelectionEvent

  Class TreeSelectionListener

  Class TreeWillExpandListener

  Class UndoableEditEvent

  Class UndoableEditListener

Package javax.swing.filechooser
  Class FileFilter

  Class FileSystemView

  Class FileView

Package javax.swing.plaf
  Class ButtonUI

  Class ColorChooserUI

  Class ComboBoxUI

  Class ComponentUI
    Method getAccessibleChild(JComponent, int)
    Method getAccessibleChildrenCount(JComponent)

  Class DesktopIconUI

  Class DesktopPaneUI

  Class FileChooserUI

  Class FontUIResource

  Class InternalFrameUI

  Class LabelUI

  Class ListUI

  Class MenuBarUI

  Class MenuItemUI

  Class OptionPaneUI

  Class PanelUI

  Class PopupMenuUI

  Class ProgressBarUI

  Class ScrollBarUI

  Class ScrollPaneUI

  Class SeparatorUI

  Class SliderUI

  Class SplitPaneUI

  Class TabbedPaneUI

  Class TableHeaderUI

  Class TableUI

  Class TextUI

  Class ToolBarUI

  Class ToolTipUI

  Class TreeUI

  Class UIResource

Package javax.swing.plaf.basic
  Class BasicArrowButton

  Class BasicBorders

  Class BasicBorders.SplitPaneBorder

  Class BasicButtonListener
    Method uninstallKeyboardActions(JComponent)

  Class BasicButtonUI

  Class BasicCheckBoxMenuItemUI

  Class BasicCheckBoxUI

  Class BasicColorChooserUI

  Class BasicComboBoxEditor

  Class BasicComboBoxRenderer

  Class BasicComboBoxUI
    Method uninstallKeyboardActions()

  Class BasicComboPopup

  Class BasicDesktopIconUI

  Class BasicDesktopPaneUI

  Class BasicEditorPaneUI
    Method propertyChange(PropertyChangeEvent)

  Class BasicIconFactory

  Class BasicInternalFrameTitlePane

  Class BasicInternalFrameUI

  Class BasicLabelUI

  Class BasicListUI

  Class BasicListUI.ListDataHandler

  Class BasicListUI.PropertyChangeHandler

  Class BasicListUI
    Method indexToLocation(JList, int)

  Class BasicLookAndFeel

  Class BasicMenuBarUI

  Class BasicMenuItemUI

  Class BasicMenuUI

  Class BasicOptionPaneUI

  Class BasicPanelUI

  Class BasicPasswordFieldUI

  Class BasicPopupMenuSeparatorUI

  Class BasicPopupMenuUI

  Class BasicProgressBarUI
    Method getCellLength()
    Method getCellSpacing()

  Class BasicRadioButtonMenuItemUI

  Class BasicRadioButtonUI

  Class BasicScrollBarUI
    Method getMaximumThumbSize()

  Class BasicScrollPaneUI

  Class BasicSeparatorUI

  Class BasicSliderUI

  Class BasicSliderUI.ActionScroller

  Class BasicSplitPaneDivider
    Method getInsets()
    Method getMinimumSize()

  Class BasicSplitPaneUI

  Class BasicSplitPaneUI.BasicHorizontalLayoutManager
    Method getInitialLocation(Insets)
    Method layoutContainer(Container)
    Method resetToPreferredSizes()

  Class BasicSplitPaneUI.BasicVerticalLayoutManager
    Method getAvailableSize(Dimension, Insets)
    Method getInitialLocation(Insets)
    Method getPreferredSizeOfComponent(Component)
    Method getSizeOfComponent(Component)
    Method minimumLayoutSize(Container)
    Method preferredLayoutSize(Container)
    Method setComponentToSize(Component, int, int, Insets, Dimension)

  Class BasicSplitPaneUI
    Method createKeyboardDownRightListener()
    Method createKeyboardEndListener()
    Method createKeyboardHomeListener()
    Method createKeyboardResizeToggleListener()
    Method createKeyboardUpLeftListener()
    Method getDividerBorderSize()
    Method getDividerLocation(JSplitPane)
    Field keyboardUpLeftListener
    Field upKey

  Class BasicTabbedPaneUI

  Class BasicTableHeaderUI

  Class BasicTableUI

  Class BasicTableUI.KeyHandler

  Class BasicTableUI
    Method getMaximumSize(JComponent)
    Method getMinimumSize(JComponent)
    Method getPreferredSize(JComponent)

  Class BasicTextAreaUI

  Class BasicTextFieldUI
    Method propertyChange(PropertyChangeEvent)

  Class BasicTextPaneUI

  Class BasicTextUI
    Method getVisibleEditorRect()
    Method modelToView(JTextComponent, int)
    Method modelToView(JTextComponent, int, Bias)
    Method viewToModel(JTextComponent, Point)
    Method viewToModel(JTextComponent, Point, Bias[])

  Class BasicToggleButtonUI

  Class BasicToolBarSeparatorUI

  Class BasicToolBarUI

  Class BasicToolTipUI

  Class BasicTreeUI
    Method updateCachedPreferredSize()

  Class ComboPopup

  Class DefaultMenuLayout

Package javax.swing.plaf.metal
  Class DefaultMetalTheme

  Class MetalBorders

  Class MetalButtonUI

  Class MetalCheckBoxIcon

  Class MetalCheckBoxUI

  Class MetalComboBoxButton

  Class MetalComboBoxEditor

  Class MetalComboBoxIcon

  Class MetalComboBoxUI

  Class MetalDesktopIconUI

  Class MetalFileChooserUI

  Class MetalIconFactory

  Class MetalInternalFrameUI

  Class MetalLabelUI

  Class MetalLookAndFeel

  Class MetalPopupMenuSeparatorUI

  Class MetalProgressBarUI

  Class MetalRadioButtonUI

  Class MetalScrollPaneUI

  Class MetalSeparatorUI

  Class MetalSliderUI

  Class MetalSplitPaneUI

  Class MetalTextFieldUI

  Class MetalTheme

  Class MetalToggleButtonUI

  Class MetalToolBarUI

  Class MetalToolTipUI

  Class MetalTreeUI

Package javax.swing.plaf.multi
  Class MultiButtonUI

  Class MultiColorChooserUI

  Class MultiComboBoxUI

  Class MultiDesktopIconUI

  Class MultiDesktopPaneUI

  Class MultiFileChooserUI

  Class MultiInternalFrameUI

  Class MultiLabelUI

  Class MultiListUI

  Class MultiLookAndFeel

  Class MultiMenuBarUI

  Class MultiMenuItemUI

  Class MultiOptionPaneUI

  Class MultiPanelUI

  Class MultiPopupMenuUI

  Class MultiProgressBarUI

  Class MultiScrollBarUI

  Class MultiScrollPaneUI

  Class MultiSeparatorUI

  Class MultiSliderUI

  Class MultiSplitPaneUI

  Class MultiTabbedPaneUI

  Class MultiTableHeaderUI

  Class MultiTableUI

  Class MultiTextUI

  Class MultiToolBarUI

  Class MultiToolTipUI

  Class MultiTreeUI

  Class MultiViewportUI

Package javax.swing.table
  Class AbstractTableModel
    Method addTableModelListener(TableModelListener)
    Method findColumn(String)
    Method fireTableCellUpdated(int, int)
    Method fireTableChanged(TableModelEvent)
    Method fireTableDataChanged()
    Method fireTableRowsDeleted(int, int)
    Method fireTableRowsInserted(int, int)
    Method fireTableRowsUpdated(int, int)
    Method fireTableStructureChanged()
    Method getColumnClass(int)
    Method getColumnName(int)
    Method isCellEditable(int, int)
    Method removeTableModelListener(TableModelListener)
    Method setValueAt(Object, int, int)

  Class DefaultTableCellRenderer

  Class DefaultTableCellRenderer.UIResource

  Class DefaultTableCellRenderer
    Method revalidate()
    Method setBackground(Color)
    Method setForeground(Color)
    Method updateUI()
    Method validate()

  Class DefaultTableColumnModel
    Method addColumn(TableColumn)
    Method getColumn(int)
    Method getColumnCount()
    Method getColumnIndex(Object)
    Method getColumnIndexAtX(int)
    Method getColumnMargin()
    Method getColumns()
    Method getSelectionModel()
    Method moveColumn(int, int)
    Method removeColumn(TableColumn)
    Method setColumnMargin(int)
    Method setSelectionModel(ListSelectionModel)

  Class DefaultTableModel
    DefaultTableModel()
    DefaultTableModel(Object[], int)
    DefaultTableModel(Object[][], Object[])
    DefaultTableModel(Vector, Vector)
    DefaultTableModel(Vector, int)
    DefaultTableModel(int, int)
    Method addColumn(Object)
    Method addColumn(Object, Object[])
    Method addColumn(Object, Vector)
    Method addRow(Object[])
    Method addRow(Vector)
    Method convertToVector(Object[])
    Method convertToVector(Object[][])
    Method getColumnName(int)
    Method getDataVector()
    Method getValueAt(int, int)
    Method insertRow(int, Object[])
    Method insertRow(int, Vector)
    Method isCellEditable(int, int)
    Method moveRow(int, int, int)
    Method newDataAvailable(TableModelEvent)
    Method newRowsAdded(TableModelEvent)
    Method removeRow(int)
    Method rowsRemoved(TableModelEvent)
    Method setColumnIdentifiers(Object[])
    Method setColumnIdentifiers(Vector)
    Method setDataVector(Object[][], Object[])
    Method setDataVector(Vector, Vector)
    Method setNumRows(int)
    Method setValueAt(Object, int, int)
    Field columnIdentifiers
    Field dataVector

  Class JTableHeader

  Class JTableHeader.AccessibleJTableHeader

  Class JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
    Method getAccessibleContext()

  Class JTableHeader
    JTableHeader()
    JTableHeader(TableColumnModel)
    Method columnAtPoint(Point)
    Method createDefaultColumnModel()
    Method getAccessibleContext()
    Method getColumnModel()
    Method getDraggedColumn()
    Method getDraggedDistance()
    Method getHeaderRect(int)
    Method getReorderingAllowed()
    Method getResizingAllowed()
    Method getResizingColumn()
    Method getTable()
    Method getToolTipText(MouseEvent)
    Method getUI()
    Method getUIClassID()
    Method getUpdateTableInRealTime()
    Method paramString()
    Method resizeAndRepaint()
    Method setColumnModel(TableColumnModel)
    Method setDraggedColumn(TableColumn)
    Method setDraggedDistance(int)
    Method setReorderingAllowed(boolean)
    Method setResizingAllowed(boolean)
    Method setResizingColumn(TableColumn)
    Method setTable(JTable)
    Method setUI(TableHeaderUI)
    Method setUpdateTableInRealTime(boolean)
    Method updateUI()
    Field columnModel
    Field draggedColumn
    Field draggedDistance
    Field reorderingAllowed
    Field resizingAllowed
    Field resizingColumn
    Field updateTableInRealTime

  Class TableCellEditor
    Method getTableCellEditorComponent(JTable, Object, boolean, int, int)

  Class TableCellRenderer
    Method getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int)

  Class TableColumn
    TableColumn()
    TableColumn(int)
    TableColumn(int, int)
    TableColumn(int, int, TableCellRenderer, TableCellEditor)
    Method addPropertyChangeListener(PropertyChangeListener)
    Method disableResizedPosting()
    Method enableResizedPosting()
    Method getCellEditor()
    Method getCellRenderer()
    Method getHeaderRenderer()
    Method getHeaderValue()
    Method getIdentifier()
    Method getMaxWidth()
    Method getMinWidth()
    Method getModelIndex()
    Method getPreferredWidth()
    Method getResizable()
    Method getWidth()
    Method removePropertyChangeListener(PropertyChangeListener)
    Method setCellEditor(TableCellEditor)
    Method setCellRenderer(TableCellRenderer)
    Method setHeaderRenderer(TableCellRenderer)
    Method setHeaderValue(Object)
    Method setIdentifier(Object)
    Method setMaxWidth(int)
    Method setMinWidth(int)
    Method setModelIndex(int)
    Method setPreferredWidth(int)
    Method setResizable(boolean)
    Method setWidth(int)
    Method sizeWidthToFit()
    Field CELL_RENDERER_PROPERTY
    Field COLUMN_WIDTH_PROPERTY
    Field HEADER_RENDERER_PROPERTY
    Field HEADER_VALUE_PROPERTY
    Field cellEditor
    Field cellRenderer
    Field headerRenderer
    Field headerValue
    Field identifier
    Field isResizable
    Field maxWidth
    Field minWidth
    Field modelIndex
    Field resizedPostingDisableCount
    Field width

  Class TableColumnModel
    Method addColumn(TableColumn)
    Method addColumnModelListener(TableColumnModelListener)
    Method getColumn(int)
    Method getColumnCount()
    Method getColumnIndex(Object)
    Method getColumnIndexAtX(int)
    Method getColumnMargin()
    Method getColumnSelectionAllowed()
    Method getColumns()
    Method getSelectedColumnCount()
    Method getSelectedColumns()
    Method getSelectionModel()
    Method getTotalColumnWidth()
    Method moveColumn(int, int)
    Method removeColumn(TableColumn)
    Method removeColumnModelListener(TableColumnModelListener)
    Method setColumnMargin(int)
    Method setColumnSelectionAllowed(boolean)
    Method setSelectionModel(ListSelectionModel)

  Class TableModel
    Method addTableModelListener(TableModelListener)
    Method getColumnClass(int)
    Method getColumnCount()
    Method getColumnName(int)
    Method getRowCount()
    Method getValueAt(int, int)
    Method isCellEditable(int, int)
    Method removeTableModelListener(TableModelListener)
    Method setValueAt(Object, int, int)

Package javax.swing.text
  Class AbstractDocument
    Method readUnlock()

  Class AbstractWriter
    Method incrIndent()
    Method indent()
    Method write(char)

  Class AttributeSet

  Class AttributeSet.FontAttribute

  Class BadLocationException

  Class BoxView
    Method replace(int, int, View[])

  Class Caret
    Method getMagicCaretPosition()
    Method moveDot(int)
    Method setMagicCaretPosition(Point)

  Class ChangedCharSetException

  Class ComponentView
    Method paint(Graphics, Shape)
    Method setSize(float, float)

  Class CompositeView
    Method append(View)
    Method insert(int, View)
    Method removeAll()
    Method replace(int, int, View[])

  Class DefaultCaret
    Method mousePressed(MouseEvent)
    Method setMagicCaretPosition(Point)

  Class DefaultEditorKit

  Class DefaultEditorKit.DefaultKeyTypedAction

  Class DefaultEditorKit
    Method clone()
    Field backwardAction
    Field beepAction
    Field beginAction
    Field beginLineAction
    Field beginParagraphAction
    Field beginWordAction
    Field defaultKeyTypedAction
    Field deleteNextCharAction
    Field deletePrevCharAction
    Field downAction
    Field endAction
    Field endLineAction
    Field endParagraphAction
    Field endWordAction
    Field forwardAction
    Field insertBreakAction
    Field insertContentAction
    Field insertTabAction
    Field nextWordAction
    Field pageDownAction
    Field pageUpAction
    Field previousWordAction
    Field readOnlyAction
    Field selectAllAction
    Field selectLineAction
    Field selectParagraphAction
    Field selectWordAction
    Field selectionBackwardAction
    Field selectionBeginAction
    Field selectionBeginLineAction
    Field selectionBeginParagraphAction
    Field selectionBeginWordAction
    Field selectionDownAction
    Field selectionEndAction
    Field selectionEndLineAction
    Field selectionEndParagraphAction
    Field selectionEndWordAction
    Field selectionForwardAction
    Field selectionNextWordAction
    Field selectionPreviousWordAction
    Field selectionUpAction
    Field upAction
    Field writableAction

  Class DefaultHighlighter

  Class DefaultStyledDocument
    Method getParagraphElement(int)

  Class Document

  Class EditorKit
    Method clone()

  Class Element
    Method getEndOffset()

  Class ElementIterator

  Class FieldView

  Class GapContent
    Method shiftGapEndUp(int)
    Method shiftGapStartDown(int)

  Class Highlighter

  Class IconView

  Class JTextComponent

  Class JTextComponent.AccessibleJTextComponent
    Method changedUpdate(DocumentEvent)
    Method getAccessibleText()
    Method getCharacterBounds(int)
    Method insertUpdate(DocumentEvent)
    Method removeUpdate(DocumentEvent)

  Class JTextComponent
    Method getAccessibleContext()
    Method isOpaque()
    Method modelToView(int)
    Method processComponentKeyEvent(KeyEvent)
    Method setEditable(boolean)
    Method setEnabled(boolean)
    Method setOpaque(boolean)
    Method viewToModel(Point)

  Class Keymap

  Class LabelView
    Method getBreakWeight(int, float, float)
    Method getFont()
    Method getFontMetrics()
    Method insertUpdate(DocumentEvent, Shape, ViewFactory)
    Method removeUpdate(DocumentEvent, Shape, ViewFactory)

  Class LayeredHighlighter

  Class MutableAttributeSet

  Class ParagraphView
    Method getViewAtPosition(int, Rectangle)
    Method layout(int, int)
    Method loadChildren(ViewFactory)

  Class PasswordView

  Class PlainDocument

  Class PlainView
    Method preferenceChanged(View, boolean, boolean)

  Class Position

  Class Position.Bias

  Class Segment
    Method clone()

  Class SimpleAttributeSet
    Method equals(Object)

  Class StringContent

  Class Style

  Class StyleConstants

  Class StyleContext

  Class StyleContext.NamedStyle
    Method addChangeListener(ChangeListener)
    Method removeChangeListener(ChangeListener)

  Class StyleContext.SmallAttributeSet
    Method equals(Object)

  Class StyledDocument

  Class StyledEditorKit

  Class TabExpander

  Class TabSet

  Class TabStop

  Class TabableView

  Class TableView
    Method createTableCell(Element)

  Class TextAction

  Class Utilities
    Method getBreakLocation(Segment, FontMetrics, int, int, TabExpander, int)
    Method getPositionAbove(JTextComponent, int, int)
    Method getPositionBelow(JTextComponent, int, int)
    Method getRowEnd(JTextComponent, int)
    Method getRowStart(JTextComponent, int)

  Class View
    Method changedUpdate(DocumentEvent, Shape, ViewFactory)
    Method getBreakWeight(int, float, float)
    Method insertUpdate(DocumentEvent, Shape, ViewFactory)
    Method removeUpdate(DocumentEvent, Shape, ViewFactory)
    Field BadBreakWeight
    Field ExcellentBreakWeight
    Field ForcedBreakWeight
    Field GoodBreakWeight

  Class ViewFactory

  Class WrappedPlainView
    WrappedPlainView(Element)
    WrappedPlainView(Element, boolean)
    Method calculateBreakPosition(int, int)

Package javax.swing.text.html
  Class BlockView
    Method setParent(View)

  Class CSS

  Class CSS.Attribute
    Method toString()

  Class CSS
    Method getAttribute(String)

  Class FormView
    Method imageSubmit(String)
    Field SUBMIT

  Class HTML

  Class HTMLDocument

  Class HTMLDocument.BlockElement
    HTMLDocument.BlockElement(HTMLDocument, Element, AttributeSet)

  Class HTMLDocument.HTMLReader

  Class HTMLDocument.HTMLReader.FormAction

  Class HTMLDocument.HTMLReader.TagAction

  Class HTMLDocument.HTMLReader
    Method addContent(char[], int, int)
    Method addContent(char[], int, int, boolean)
    Method addSpecialElement(Tag, MutableAttributeSet)
    Method blockClose(Tag)
    Method blockOpen(Tag, MutableAttributeSet)
    Method flush()
    Method popCharacterStyle()
    Method preContent(char[])
    Method pushCharacterStyle()
    Method registerTag(Tag, TagAction)
    Method textAreaContent(char[])

  Class HTMLDocument.Iterator

  Class HTMLDocument.RunElement
    HTMLDocument.RunElement(HTMLDocument, Element, AttributeSet, int, int)

  Class HTMLDocument
    HTMLDocument()
    HTMLDocument(Content, StyleSheet)
    HTMLDocument(StyleSheet)
    Method createLeafElement(Element, AttributeSet, int, int)
    Method getBase()
    Method getIterator(Tag)
    Method getReader(int)
    Method getReader(int, int, int, Tag)
    Method getStyleSheet()
    Method getTokenThreshold()
    Method insert(int, ElementSpec[])
    Method processHTMLFrameHyperlinkEvent(HTMLFrameHyperlinkEvent)
    Method setBase(URL)
    Method setParagraphAttributes(int, int, AttributeSet, boolean)
    Method setTokenThreshold(int)

  Class HTMLEditorKit

  Class HTMLEditorKit.HTMLFactory

  Class HTMLEditorKit.InsertHTMLTextAction
    Method actionPerformed(ActionEvent)
    Method insertAtBoundry(JEditorPane, HTMLDocument, int, Element, String, Tag, Tag)

  Class HTMLEditorKit.ParserCallback

  Class HTMLEditorKit
    Method getParser()
    Method getStyleSheet()
    Method insertHTML(HTMLDocument, int, String, int, int, Tag)
    Method read(Reader, Document, int)
    Method setStyleSheet(StyleSheet)
    Method write(Writer, Document, int, int)

  Class HTMLFrameHyperlinkEvent

  Class HTMLWriter
    HTMLWriter(Writer, HTMLDocument)
    HTMLWriter(Writer, HTMLDocument, int, int)
    Method closeOutUnwantedEmbeddedTags(AttributeSet)
    Method comment(Element)
    Method emptyTag(Element)
    Method endTag(Element)
    Method incrIndent()
    Method indent()
    Method isBlockTag(AttributeSet)
    Method matchNameAttribute(AttributeSet, Tag)
    Method selectContent(AttributeSet)
    Method startTag(Element)
    Method synthesizedElement(Element)
    Method text(Element)
    Method textAreaContent(AttributeSet)
    Method write()
    Method writeAttributes(AttributeSet)
    Method writeEmbeddedTags(AttributeSet)
    Method writeOption(Option)

  Class InlineView
    Method getBreakWeight(int, float, float)

  Class ListView

  Class MinimalHTMLWriter
    MinimalHTMLWriter(Writer, StyledDocument)
    MinimalHTMLWriter(Writer, StyledDocument, int, int)
    Method endFontTag()
    Method inFontTag()
    Method startFontTag(String)
    Method text(Element)
    Method write()
    Method writeAttributes(AttributeSet)
    Method writeBody()
    Method writeComponent(Element)
    Method writeContent(Element, boolean)
    Method writeEndParagraph()
    Method writeEndTag(String)
    Method writeHTMLTags(AttributeSet)
    Method writeHeader()
    Method writeImage(Element)
    Method writeLeaf(Element)
    Method writeNonHTMLAttributes(AttributeSet)
    Method writeStartParagraph(Element)
    Method writeStartTag(String)
    Method writeStyles()

  Class ObjectView

  Class Option

  Class ParagraphView
    Method changedUpdate(DocumentEvent, Shape, ViewFactory)
    Method getMaximumSpan(int)
    Method getMinimumSpan(int)
    Method getPreferredSpan(int)

  Class StyleSheet

  Class StyleSheet.BoxPainter
    Method getInset(int, View)
    Method paint(Graphics, float, float, float, float, View)

  Class StyleSheet.ListPainter
    Method paint(Graphics, float, float, float, float, View, int)

  Class StyleSheet
    Method addAttribute(AttributeSet, Object, Object)
    Method addRule(String)
    Method createLargeAttributeSet(AttributeSet)
    Method createSmallAttributeSet(AttributeSet)
    Method getBoxPainter(AttributeSet)
    Method getDeclaration(String)
    Method getFont(AttributeSet)
    Method getListPainter(AttributeSet)
    Method getPointSize(String)
    Method getPointSize(int)
    Method getRule(String)
    Method getRule(Tag, Element)
    Method getViewAttributes(View)
    Method loadRules(Reader, URL)
    Method stringToColor(String)
    Method translateHTMLToCSS(AttributeSet)

Package javax.swing.text.html.parser
  Class AttributeList

  Class ContentModel

  Class DTD

  Class DTDConstants

  Class DocumentParser

  Class Element

  Class Entity

  Class Parser

  Class ParserDelegator

  Class TagElement

Package javax.swing.text.rtf
  Class RTFEditorKit

Package javax.swing.tree
  Class AbstractLayoutCache

  Class DefaultMutableTreeNode

  Class DefaultTreeCellEditor

  Class DefaultTreeCellRenderer
    Method getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean)
    Method revalidate()
    Method setBackground(Color)
    Method setFont(Font)
    Method validate()

  Class DefaultTreeModel

  Class DefaultTreeSelectionModel
    DefaultTreeSelectionModel()
    Method addPropertyChangeListener(PropertyChangeListener)
    Method addSelectionPath(TreePath)
    Method addSelectionPaths(TreePath[])
    Method addTreeSelectionListener(TreeSelectionListener)
    Method arePathsContiguous(TreePath[])
    Method canPathsBeAdded(TreePath[])
    Method clone()
    Method getLeadSelectionPath()
    Method getMaxSelectionRow()
    Method getMinSelectionRow()
    Method getRowMapper()
    Method getSelectionMode()
    Method getSelectionPath()
    Method getSelectionPaths()
    Method getSelectionRows()
    Method insureRowContinuity()
    Method insureUniqueness()
    Method isPathSelected(TreePath)
    Method removePropertyChangeListener(PropertyChangeListener)
    Method removeSelectionPath(TreePath)
    Method removeSelectionPaths(TreePath[])
    Method removeTreeSelectionListener(TreeSelectionListener)
    Method resetRowSelection()
    Method setRowMapper(RowMapper)
    Method setSelectionMode(int)
    Method setSelectionPath(TreePath)
    Method setSelectionPaths(TreePath[])
    Field listSelectionModel

  Class ExpandVetoException

  Class FixedHeightLayoutCache

  Class MutableTreeNode

  Class RowMapper

  Class TreeCellEditor

  Class TreeCellRenderer

  Class TreeModel

  Class TreeNode

  Class TreePath
    TreePath()
    TreePath(Object)
    TreePath(TreePath, Object)
    Method equals(Object)
    Method getLastPathComponent()
    Method getParentPath()
    Method getPath()
    Method isDescendant(TreePath)
    Method pathByAddingChild(Object)

  Class TreeSelectionModel
    Method addPropertyChangeListener(PropertyChangeListener)
    Method addSelectionPath(TreePath)
    Method addSelectionPaths(TreePath[])
    Method addTreeSelectionListener(TreeSelectionListener)
    Method getLeadSelectionPath()
    Method getMaxSelectionRow()
    Method getMinSelectionRow()
    Method getRowMapper()
    Method getSelectionMode()
    Method getSelectionPath()
    Method getSelectionPaths()
    Method getSelectionRows()
    Method isPathSelected(TreePath)
    Method removePropertyChangeListener(PropertyChangeListener)
    Method removeSelectionPath(TreePath)
    Method removeSelectionPaths(TreePath[])
    Method removeTreeSelectionListener(TreeSelectionListener)
    Method resetRowSelection()
    Method setRowMapper(RowMapper)
    Method setSelectionMode(int)
    Method setSelectionPath(TreePath)
    Method setSelectionPaths(TreePath[])
    Field CONTIGUOUS_TREE_SELECTION

  Class VariableHeightLayoutCache

Package javax.swing.undo
  Class AbstractUndoableEdit

  Class CompoundEdit

  Class StateEdit

  Class UndoManager

  Class UndoableEdit

  Class UndoableEditSupport

Package org.omg.CORBA
  Class ARG_OUT

  Class Any
    Method equal(Any)
    Method extract_Object()
    Method extract_Principal()
    Method extract_TypeCode()
    Method extract_Value()
    Method extract_any()
    Method extract_boolean()
    Method extract_char()
    Method extract_double()
    Method extract_fixed()
    Method extract_float()
    Method extract_long()
    Method extract_longlong()
    Method extract_octet()
    Method extract_short()
    Method extract_string()
    Method extract_ulong()
    Method extract_ulonglong()
    Method extract_ushort()
    Method extract_wchar()
    Method extract_wstring()
    Method insert_Object(Object, TypeCode)
    Method insert_Value(Serializable, TypeCode)
    Method insert_char(char)
    Method insert_string(String)
    Method insert_wstring(String)
    Method type()

  Class CompletionStatus
    Method from_int(int)

  Class Context
    Method get_values(String, int, String)
    Method set_values(NVList)

  Class Current

  Class DefinitionKind
    Method from_int(int)
    Method value()
    Field dk_all

  Class DynAny
    Method assign(DynAny)
    Method copy()
    Method current_component()
    Method from_any(Any)
    Method get_any()
    Method get_boolean()
    Method get_char()
    Method get_double()
    Method get_float()
    Method get_long()
    Method get_longlong()
    Method get_octet()
    Method get_reference()
    Method get_short()
    Method get_string()
    Method get_typecode()
    Method get_ulong()
    Method get_ulonglong()
    Method get_ushort()
    Method get_val()
    Method get_wchar()
    Method get_wstring()
    Method insert_any(Any)
    Method insert_boolean(boolean)
    Method insert_char(char)
    Method insert_double(double)
    Method insert_float(float)
    Method insert_long(int)
    Method insert_longlong(long)
    Method insert_octet(byte)
    Method insert_reference(Object)
    Method insert_short(short)
    Method insert_string(String)
    Method insert_typecode(TypeCode)
    Method insert_ulong(int)
    Method insert_ulonglong(long)
    Method insert_ushort(short)
    Method insert_val(Serializable)
    Method insert_wchar(char)
    Method insert_wstring(String)
    Method to_any()
    Method type()

  Class DynArray
    Method get_elements()
    Method set_elements(Any[])

  Class DynFixed
    Method get_value()
    Method set_value(byte[])

  Class DynSequence
    Method get_elements()
    Method length()
    Method length(int)
    Method set_elements(Any[])

  Class DynStruct
    Method current_member_kind()
    Method current_member_name()
    Method get_members()
    Method set_members(NameValuePair[])

  Class DynValue
    Method current_member_kind()
    Method current_member_name()
    Method get_members()
    Method set_members(NameValuePair[])

  Class ORB
    Method connect(Object)
    Method create_abstract_interface_tc(String, String)
    Method create_basic_dyn_any(TypeCode)
    Method create_dyn_any(Any)
    Method create_dyn_array(TypeCode)
    Method create_dyn_enum(TypeCode)
    Method create_dyn_sequence(TypeCode)
    Method create_dyn_struct(TypeCode)
    Method create_dyn_union(TypeCode)
    Method create_fixed_tc(short, short)
    Method create_native_tc(String, String)
    Method create_policy(int, Any)
    Method create_recursive_tc(String)
    Method create_string_tc(int)
    Method create_value_box_tc(String, String, TypeCode)
    Method create_value_tc(String, String, short, TypeCode, ValueMember[])
    Method create_wstring_tc(int)
    Method disconnect(Object)
    Method get_current()
    Method get_service_information(short, ServiceInformationHolder)
    Method resolve_initial_references(String)
    Method shutdown(boolean)
    Method work_pending()

  Class Object
    Method _get_domain_managers()

  Class Policy

  Class SetOverrideType
    Method from_int(int)
    Field ADD_OVERRIDE
    Field SET_OVERRIDE

  Class TypeCode
    Method concrete_base_type()
    Method content_type()
    Method default_index()
    Method discriminator_type()
    Method equivalent(TypeCode)
    Method fixed_digits()
    Method fixed_scale()
    Method get_compact_typecode()
    Method id()
    Method length()
    Method member_count()
    Method member_label(int)
    Method member_name(int)
    Method member_type(int)
    Method member_visibility(int)
    Method name()
    Method type_modifier()

Package org.omg.CORBA.portable
  Class Delegate
    Method create_request(Object, Context, String, NVList, NamedValue, ExceptionList, ContextList)
    Method get_interface_def(Object)
    Method hash(Object, int)
    Method invoke(Object, OutputStream)
    Method is_a(Object, String)
    Method is_equivalent(Object, Object)
    Method non_existent(Object)
    Method orb(Object)
    Method servant_preinvoke(Object, String, Class)
    Method set_policy_override(Object, Policy[], SetOverrideType)

  Class InputStream
    Method orb()
    Method read_Context()
    Method read_Object(Class)
    Method read_Principal()
    Method read_fixed()

  Class InvokeHandler
    Method _invoke(String, InputStream, ResponseHandler)

  Class ObjectImpl
    Method _get_delegate()
    Method _ids()
    Method _invoke(OutputStream)
    Method _orb()
    Method _releaseReply(InputStream)
    Method _request(String, boolean)
    Method _set_delegate(Delegate)

  Class OutputStream
    Method orb()
    Method write(int)
    Method write_Context(Context, ContextList)
    Method write_Principal(Principal)
    Method write_fixed(BigDecimal)