New APIs in Java 25
Comparing Java 25 (25-ea+1-3-open) with Java 1.4 (1.4.2_30-oracle).
Element | Modification |
---|---|
java.applet |
|
|
|
|
|
|
|
|
|
|
|
java.awt.color |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
finalize() |
|
java.awt.datatransfer |
|
Clipboard |
|
|
|
|
|
|
|
|
|
|
|
|
|
DataFlavor |
|
|
|
|
|
|
|
|
|
|
|
|
|
java.awt.dnd |
|
DragSourceAdapter |
|
|
|
DragSourceContext |
|
|
|
DragSourceContext(DragSourceContextPeer,... |
|
DragSource |
|
|
|
createDragSourceContext(DragSourceContextPeer,... |
|
|
|
DropTargetAdapter |
|
|
|
|
|
addNotify(DropTargetContextPeer) |
|
removeNotify() |
|
DropTargetDragEvent |
|
|
|
DropTarget |
|
|
|
addNotify(ComponentPeer) |
|
|
|
removeNotify(ComponentPeer) |
|
java.awt.event |
|
ComponentAdapter |
|
|
|
ContainerAdapter |
|
|
|
FocusAdapter |
|
|
|
FocusEvent |
|
|
|
|
|
HierarchyBoundsAdapter |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InvocationEvent |
|
|
|
|
|
|
|
KeyAdapter |
|
|
|
KeyEvent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MouseEvent |
|
|
|
|
|
|
|
|
|
|
|
MouseMotionAdapter |
|
|
|
MouseWheelEvent |
|
|
|
|
|
|
|
WindowAdapter |
|
|
|
|
|
java.awt.font |
|
FontRenderContext |
|
|
|
|
|
|
|
|
|
|
|
GlyphVector |
|
|
|
GraphicAttribute |
|
|
|
|
|
LineMetrics |
|
|
|
NumericShaper |
|
|
|
|
|
|
|
|
|
|
|
ShapeGraphicAttribute |
|
|
|
TextAttribute |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TextLayout |
|
equals(Object) |
|
|
|
|
|
hashCode() |
|
|
|
TransformAttribute |
|
|
|
|
|
|
|
|
|
java.awt.geom |
|
AffineTransform |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Arc2D |
|
|
|
|
|
|
|
|
|
getBounds2D() |
|
|
|
getBounds2D() |
|
CubicCurve2D |
|
|
|
|
|
Ellipse2D |
|
|
|
|
|
|
|
WIND_EVEN_ODD |
|
WIND_NON_ZERO |
|
append(PathIterator, boolean) |
|
append(Shape, boolean) |
|
clone() |
|
closePath() |
|
contains(Point2D) |
|
contains(Rectangle2D) |
|
contains(double, double) |
|
contains(double, double, double, double) |
|
createTransformedShape(AffineTransform) |
|
curveTo(float, float, float, float, float, float) |
|
getBounds() |
|
getBounds2D() |
|
getCurrentPoint() |
|
getPathIterator(AffineTransform) |
|
getPathIterator(AffineTransform, double) |
|
getWindingRule() |
|
intersects(Rectangle2D) |
|
intersects(double, double, double, double) |
|
lineTo(float, float) |
|
moveTo(float, float) |
|
quadTo(float, float, float, float) |
|
reset() |
|
setWindingRule(int) |
|
transform(AffineTransform) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getBounds2D() |
|
|
|
getBounds2D() |
|
QuadCurve2D |
|
|
|
|
|
|
|
|
|
RoundRectangle2D |
|
|
|
|
|
java.awt.image |
|
|
|
AffineTransformOp |
|
|
|
|
|
BufferStrategy |
|
|
|
|
|
|
|
flush() |
|
|
|
ColorModel |
|
finalize() |
|
ComponentColorModel |
|
|
|
IndexColorModel |
|
|
|
finalize() |
|
|
|
PackedColorModel |
|
|
|
RGBImageFilter |
|
|
|
|
|
|
|
|
|
flush() |
|
|
|
|
|
java.awt.peer |
|
CanvasPeer |
|
|
|
ChoicePeer |
|
addItem(String, int) |
|
ComponentPeer |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkImage(Image, int, int, ImageObserver) |
|
createImage(ImageProducer) |
|
disable() |
|
enable() |
|
flip(BufferCapabilities.FlipContents) |
|
|
|
getToolkit() |
|
hide() |
|
|
|
|
|
minimumSize() |
|
preferredSize() |
|
prepareImage(Image, int, int, ImageObserver) |
|
repaint(long, int, int, int, int) |
|
|
|
requestFocus(Component, boolean, boolean, long) |
|
|
|
reshape(int, int, int, int) |
|
setBounds(int, int, int, int) |
|
|
|
|
|
show() |
|
|
|
ContainerPeer |
|
insets() |
|
isPaintPending() |
|
|
|
DialogPeer |
|
|
|
FramePeer |
|
|
|
|
|
|
|
setIconImage(Image) |
|
|
|
ListPeer |
|
addItem(String, int) |
|
clear() |
|
minimumSize(int) |
|
preferredSize(int) |
|
setMultipleSelections(boolean) |
|
MenuComponentPeer |
|
|
|
MenuItemPeer |
|
disable() |
|
enable() |
|
MenuPeer |
|
addSeparator() |
|
|
|
RobotPeer |
|
|
|
|
|
|
|
TextAreaPeer |
|
insertText(String, int) |
|
minimumSize(int, int) |
|
preferredSize(int, int) |
|
replaceText(String, int, int) |
|
TextComponentPeer |
|
filterEvents(long) |
|
getCharacterBounds(int) |
|
getIndexAtPoint(int, int) |
|
|
|
TextFieldPeer |
|
minimumSize(int) |
|
preferredSize(int) |
|
setEchoCharacter(char) |
|
|
|
WindowPeer |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.awt.print |
|
PrinterJob |
|
|
|
java.awt |
|
AWTEvent |
|
|
|
AWTKeyStroke |
|
|
|
|
|
AlphaComposite |
|
|
|
|
|
BorderLayout |
|
|
|
|
|
|
|
|
|
|
|
Component.BltBufferStrategy |
|
|
|
Component.FlipBufferStrategy |
|
|
|
Component |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getPeer() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Container.AccessibleAWTContainer |
|
|
|
|
|
Container |
|
|
|
|
|
|
|
|
|
|
|
|
|
transferFocusBackward() |
|
Cursor |
|
|
|
|
|
Dialog |
|
|
|
|
|
|
|
|
|
|
|
|
|
dispose() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DisplayMode |
|
|
|
|
|
EventQueue |
|
|
|
|
|
FileDialog |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FlowLayout |
|
|
|
|
|
FocusTraversalPolicy |
|
|
|
FontMetrics |
|
|
|
Font |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
finalize() |
|
getPeer() |
|
|
|
|
|
Frame |
|
finalize() |
|
|
|
|
|
|
|
GraphicsConfiguration |
|
|
|
|
|
|
|
|
|
|
|
|
|
GraphicsDevice |
|
|
|
GraphicsEnvironment |
|
|
|
|
|
|
|
Graphics |
|
|
|
GridBagConstraints |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HeadlessException |
|
|
|
Image |
|
|
|
|
|
|
|
|
|
|
|
|
|
Insets |
|
|
|
KeyboardFocusManager |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MenuComponent |
|
getPeer() |
|
|
|
|
|
|
|
PopupMenu |
|
|
|
PrintJob |
|
|
|
|
|
|
|
RenderingHints |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Robot |
|
|
|
|
|
|
|
SystemColor |
|
createContext(ColorModel, Rectangle, Rectangle2D,... |
|
getRGB() |
|
|
|
|
|
|
|
|
|
Toolkit |
|
|
|
|
|
createButton(Button) |
|
createCanvas(Canvas) |
|
createCheckbox(Checkbox) |
|
createCheckboxMenuItem(CheckboxMenuItem) |
|
createChoice(Choice) |
|
createComponent(Component) |
|
createDialog(Dialog) |
|
createDragSourceContextPeer(DragGestureEvent) |
|
createFileDialog(FileDialog) |
|
createFrame(Frame) |
|
createLabel(Label) |
|
createList(List) |
|
createMenu(Menu) |
|
createMenuBar(MenuBar) |
|
createMenuItem(MenuItem) |
|
createPanel(Panel) |
|
createPopupMenu(PopupMenu) |
|
createScrollPane(ScrollPane) |
|
createScrollbar(Scrollbar) |
|
createTextArea(TextArea) |
|
createTextField(TextField) |
|
createWindow(Window) |
|
getFontPeer(String, int) |
|
|
|
|
|
|
|
|
|
|
|
Window |
|
finalize() |
|
|
|
getGraphicsConfiguration() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.beans.beancontext |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.beans |
|
|
|
|
|
|
|
|
|
Beans |
|
|
|
|
|
|
|
|
|
Expression |
|
|
|
FeatureDescriptor |
|
|
|
|
|
IndexedPropertyDescriptor |
|
|
|
Introspector |
|
|
|
PersistenceDelegate |
|
|
|
PropertyChangeEvent |
|
|
|
PropertyChangeSupport |
|
|
|
|
|
|
|
PropertyDescriptor |
|
|
|
|
|
PropertyEditorSupport |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.io |
|
BufferedInputStream |
|
BufferedReader |
|
|
|
ByteArrayInputStream |
|
ByteArrayOutputStream |
|
CharArrayReader |
|
|
|
CharArrayWriter |
|
|
|
|
|
|
|
|
|
FileInputStream |
|
finalize() |
|
|
|
|
|
FileOutputStream |
|
finalize() |
|
FileReader |
|
FileWriter |
|
File |
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IOException |
|
|
|
|
|
InputStreamReader |
|
|
|
|
|
|
|
|
|
|
|
InvalidClassException |
|
InvalidObjectException |
|
|
|
|
|
ObjectInputStream.GetField |
|
|
|
ObjectInputStream |
|
|
|
|
|
|
|
|
|
ObjectOutputStream.PutField |
|
|
|
ObjectOutputStream |
|
|
|
|
|
|
|
|
|
ObjectStreamException |
|
OutputStreamWriter |
|
|
|
|
|
|
|
PipedInputStream |
|
|
|
|
|
PipedReader |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PrintWriter |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PushbackInputStream |
|
|
|
|
|
|
|
|
|
|
|
SequenceInputStream |
|
|
|
StringWriter |
|
|
|
|
|
|
|
|
|
WriteAbortedException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ObjectStreamConstants |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.lang.ref |
|
|
|
ReferenceQueue |
|
|
|
|
|
|
|
|
|
|
|
java.lang.reflect |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Field |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modifier |
|
Modifier() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Proxy |
|
|
|
|
|
UndeclaredThrowableException |
|
getCause() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InvocationHandler |
|
Member |
|
|
|
|
|
|
|
|
|
|
|
java.lang |
|
|
|
|
|
|
|
|
|
|
|
AssertionError |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
Character.UnicodeBlock |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ClassLoader |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getCause() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Compiler |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Error |
|
|
|
ExceptionInInitializerError |
|
getCause() |
|
Exception |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IllegalArgumentException |
|
|
|
|
|
|
|
IllegalStateException |
|
|
|
|
|
IndexOutOfBoundsException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InternalError |
|
|
|
|
|
|
|
LinkageError |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Math |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NullPointerException |
|
|
|
|
|
Object |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Process |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RuntimeException |
|
|
|
Runtime |
|
|
|
|
|
|
|
getLocalizedInputStream(InputStream) |
|
getLocalizedOutputStream(OutputStream) |
|
|
|
runFinalizersOnExit(boolean) |
|
traceInstructions(boolean) |
|
traceMethodCalls(boolean) |
|
|
|
SecurityException |
|
|
|
|
|
|
|
inCheck |
|
checkAwtEventQueueAccess() |
|
checkMemberAccess(Class, int) |
|
|
|
checkSystemClipboardAccess() |
|
checkTopLevelWindow(Object) |
|
classDepth(String) |
|
classLoaderDepth() |
|
currentClassLoader() |
|
currentLoadedClass() |
|
getInCheck() |
|
inClass(String) |
|
inClassLoader() |
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
StackTraceElement |
|
|
|
|
|
|
|
|
|
|
|
|
|
StrictMath |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
System |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
runFinalizersOnExit(boolean) |
|
|
|
|
|
|
|
allowThreadSuspension(boolean) |
|
|
|
|
|
|
|
|
|
resume() |
|
|
|
stop() |
|
suspend() |
|
ThreadLocal |
|
|
|
|
|
Thread |
|
|
|
|
|
countStackFrames() |
|
destroy() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
resume() |
|
|
|
|
|
|
|
stop(Throwable) |
|
suspend() |
|
Throwable |
|
|
|
|
|
|
|
|
|
UnsupportedOperationException |
|
|
|
|
|
VirtualMachineError |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CharSequence |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.math |
|
BigDecimal |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BigInteger |
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.net |
|
Authenticator |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DatagramPacket |
|
|
|
|
|
DatagramSocketImpl |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HttpURLConnection |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inet4Address |
|
Inet6Address |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InetSocketAddress |
|
|
|
|
|
|
|
MulticastSocket |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NetworkInterface |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SocketException |
|
SocketImpl |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
URI |
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
URLConnection |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
URLDecoder |
|
URLDecoder() |
|
URLEncoder |
|
|
|
URLStreamHandler |
|
|
|
URL |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set(String, String, int, String, String) |
|
set(String, String, int, String, String, String,... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SocketOptions |
|
|
|
java.nio.channels.spi |
|
|
|
SelectorProvider |
|
|
|
|
|
java.nio.channels |
|
|
|
|
|
|
|
|
|
|
|
|
|
Channels |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SelectionKey |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.nio.charset |
|
Charset |
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
java.nio |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
subSequence(int, int) |
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.rmi.activation |
|
java.rmi.registry |
|
|
|
java.rmi.server |
|
|
|
|
|
RMIClassLoader |
|
|
|
|
|
|
|
|
|
|
|
|
|
UnicastRemoteObject |
|
|
|
|
|
|
|
|
|
|
|
RemoteRef |
|
|
|
|
|
|
|
|
|
java.rmi |
|
|
|
|
|
|
|
java.security.acl |
|
java.security.cert |
|
CRLException |
|
|
|
|
|
CertPathBuilderException |
|
getCause() |
|
getMessage() |
|
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
toString() |
|
CertPathBuilderSpi |
|
|
|
CertPathBuilder |
|
|
|
CertPathValidatorException |
|
|
|
getCause() |
|
getMessage() |
|
|
|
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
toString() |
|
CertPathValidatorSpi |
|
|
|
CertPathValidator |
|
|
|
CertStoreException |
|
getCause() |
|
getMessage() |
|
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
toString() |
|
CertificateEncodingException |
|
|
|
|
|
CertificateException |
|
|
|
|
|
CertificateParsingException |
|
|
|
|
|
|
|
Certificate |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TrustAnchor |
|
|
|
|
|
|
|
X509CRLEntry |
|
|
|
|
|
X509CRLSelector |
|
|
|
|
|
|
|
|
|
X509CRL |
|
|
|
|
|
|
|
X509CertSelector |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
X509Certificate |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.security.interfaces |
|
DSAKeyPairGenerator |
|
|
|
|
|
|
|
DSAPrivateKey |
|
|
|
DSAPublicKey |
|
|
|
|
|
|
|
|
|
RSAKey |
|
RSAMultiPrimePrivateCrtKey |
|
|
|
RSAPrivateCrtKey |
|
|
|
RSAPrivateKey |
|
|
|
RSAPublicKey |
|
|
|
java.security.spec |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EncodedKeySpec |
|
|
|
|
|
InvalidKeySpecException |
|
|
|
|
|
|
|
PKCS8EncodedKeySpec |
|
|
|
PSSParameterSpec |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RSAKeyGenParameterSpec |
|
RSAMultiPrimePrivateCrtKeySpec |
|
RSAPrivateCrtKeySpec |
|
RSAPrivateKeySpec |
|
RSAPublicKeySpec |
|
X509EncodedKeySpec |
|
|
|
|
|
java.security |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CodeSource |
|
|
|
|
|
DigestException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GeneralSecurityException |
|
|
|
|
|
|
|
|
|
InvalidAlgorithmParameterException |
|
|
|
|
|
InvalidKeyException |
|
|
|
|
|
InvalidParameterException |
|
KeyException |
|
|
|
|
|
KeyManagementException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KeyStoreException |
|
|
|
|
|
KeyStoreSpi |
|
|
|
|
|
|
|
|
|
|
|
|
|
KeyStore |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MessageDigestSpi |
|
|
|
MessageDigest |
|
|
|
NoSuchAlgorithmException |
|
|
|
|
|
|
|
PermissionCollection |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PrivilegedActionException |
|
getCause() |
|
ProtectionDomain |
|
|
|
|
|
ProviderException |
|
|
|
|
|
Provider |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SecureClassLoader |
|
|
|
|
|
SecureRandomSpi |
|
|
|
|
|
|
|
|
|
|
|
SecureRandom |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SignatureException |
|
|
|
|
|
SignatureSpi |
|
|
|
Signature |
|
|
|
|
|
|
|
|
|
|
|
|
|
UnresolvedPermission |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Key |
|
|
|
|
|
Principal |
|
|
|
|
|
|
|
|
|
|
|
|
|
java.sql |
|
BatchUpdateException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DataTruncation |
|
|
|
Date |
|
|
|
|
|
|
|
DriverManager |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SQLWarning |
|
|
|
|
|
|
|
|
|
Time |
|
|
|
|
|
|
|
Timestamp |
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
Types |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Array |
|
|
|
Blob |
|
|
|
|
|
CallableStatement |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clob |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Driver |
|
|
|
|
|
|
|
PreparedStatement |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SQLInput |
|
|
|
|
|
|
|
|
|
|
|
SQLOutput |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.text |
|
CharSet.Enumeration |
|
ChoiceFormat |
|
|
|
|
|
|
|
compareTo(Object) |
|
equals(Object) |
|
hashCode() |
|
|
|
DateFormatSymbols |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DecimalFormat |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DictionaryBasedBreakIterator.Builder |
|
Format |
|
|
|
MessageFormat |
|
|
|
NumberFormat.Field |
|
NumberFormat |
|
|
|
|
|
|
|
|
|
RuleBasedBreakIterator.Builder |
|
SimpleDateFormat |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.util.jar |
|
Attributes.Name |
|
|
|
|
|
|
|
|
|
JarEntry |
|
|
|
JarFile |
|
|
|
|
|
|
|
|
|
|
|
|
|
java.util.logging |
|
FileHandler |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Handler |
|
|
|
|
|
|
|
|
|
|
|
LogManager |
|
|
|
|
|
addPropertyChangeListener(PropertyChangeListener) |
|
|
|
|
|
|
|
|
|
|
|
removePropertyChangeListener(PropertyChangeListene... |
|
|
|
|
|
|
|
LogRecord |
|
|
|
|
|
|
|
|
|
|
|
Logger |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MemoryHandler |
|
|
|
|
|
SocketHandler |
|
|
|
StreamHandler |
|
|
|
|
|
|
|
|
|
java.util.regex |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pattern |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.util.zip |
|
Adler32 |
|
|
|
update(byte[]) |
|
|
|
CRC32 |
|
|
|
update(byte[]) |
|
|
|
DeflaterOutputStream |
|
|
|
|
|
|
|
|
|
Deflater |
|
|
|
|
|
|
|
|
|
finalize() |
|
|
|
|
|
|
|
|
|
GZIPOutputStream |
|
|
|
|
|
InflaterInputStream |
|
|
|
|
|
|
|
|
|
Inflater |
|
finalize() |
|
|
|
|
|
|
|
|
|
ZipEntry |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
finalize() |
|
|
|
|
|
ZipInputStream |
|
|
|
ZipOutputStream |
|
|
|
Checksum |
|
|
|
|
|
java.util |
|
|
|
|
|
|
|
|
|
ArrayList |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BitSet |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Collections |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ConcurrentModificationException |
|
|
|
|
|
Currency |
|
|
|
|
|
|
|
|
|
|
|
Date |
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GregorianCalendar |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HashMap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HashSet |
|
|
|
Hashtable |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IdentityHashMap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ListResourceBundle |
|
|
|
|
|
|
|
Locale |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NoSuchElementException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Properties |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PropertyResourceBundle |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ResourceBundle |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SimpleTimeZone |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TimeZone |
|
|
|
|
|
|
|
Timer |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Vector |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WeakHashMap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Comparator |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Enumeration |
|
|
|
|
|
Iterator |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Map.Entry |
|
|
|
|
|
|
|
|
|
Map |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Set |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.accessibility |
|
|
|
|
|
AccessibleContext |
|
|
|
|
|
|
|
|
|
AccessibleHyperlink |
|
|
|
AccessibleRelation |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AccessibleRole |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AccessibleState |
|
|
|
|
|
|
|
|
|
AccessibleAction |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.crypto.interfaces |
|
DHPrivateKey |
|
|
|
DHPublicKey |
|
|
|
PBEKey |
|
|
|
javax.crypto.spec |
|
|
|
|
|
PBEParameterSpec |
|
|
|
|
|
|
|
|
|
javax.crypto |
|
|
|
CipherSpi |
|
|
|
|
|
|
|
|
|
Cipher |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EncryptedPrivateKeyInfo |
|
|
|
|
|
|
|
ExemptionMechanism |
|
finalize() |
|
MacSpi |
|
|
|
Mac |
|
|
|
|
|
|
|
javax.imageio.metadata |
|
IIOMetadataNode |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.imageio.spi |
|
ImageReaderSpi |
|
|
|
ImageWriterSpi |
|
|
|
ServiceRegistry |
|
|
|
javax.imageio.stream |
|
FileCacheImageInputStream |
|
|
|
FileImageInputStream |
|
|
|
FileImageOutputStream |
|
|
|
ImageInputStreamImpl |
|
|
|
MemoryCacheImageInputStream |
|
|
|
|
|
javax.imageio |
|
ImageIO |
|
|
|
|
|
ImageTypeSpecifier |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.naming.directory |
|
Attribute |
|
|
|
javax.naming.ldap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.naming |
|
CompoundName |
|
impl |
|
InitialContext |
|
|
|
|
|
NameClassPair |
|
|
|
|
|
Context |
|
APPLET |
|
|
|
|
|
javax.net.ssl |
|
|
|
|
|
HandshakeCompletedEvent |
|
|
|
|
|
|
|
HttpsURLConnection |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SSLContextSpi |
|
|
|
|
|
|
|
|
|
SSLContext |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SSLException |
|
|
|
|
|
SSLHandshakeException |
|
SSLKeyException |
|
|
|
SSLPeerUnverifiedException |
|
SSLProtocolException |
|
SSLServerSocket |
|
|
|
|
|
SSLSocketFactory |
|
|
|
SSLSocket |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SSLSessionContext |
|
|
|
|
|
SSLSession |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.print.attribute.standard |
|
|
|
JobStateReasons |
|
|
|
add(Object) |
|
MediaSize.Other |
|
|
|
PrinterStateReasons |
|
put(Object, Object) |
|
|
|
javax.print.event |
|
PrintJobAdapter |
|
|
|
javax.print |
|
PrintServiceLookup |
|
|
|
ServiceUIFactory |
|
|
|
StreamPrintServiceFactory |
|
|
|
javax.rmi.CORBA |
|
|
|
javax.rmi |
|
|
|
javax.security.auth.kerberos |
|
|
|
|
|
|
|
|
|
|
|
KerberosPrincipal |
|
KerberosTicket |
|
|
|
|
|
|
|
javax.security.auth.login |
|
|
|
|
|
|
|
|
|
|
|
Configuration |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LoginContext |
|
|
|
|
|
javax.security.auth.x500 |
|
X500Principal |
|
|
|
|
|
javax.security.auth |
|
Policy |
|
|
|
Subject |
|
|
|
|
|
|
|
|
|
|
|
Destroyable |
|
|
|
|
|
javax.security.cert |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.sound.midi.spi |
|
MidiDeviceProvider |
|
|
|
MidiFileReader |
|
|
|
MidiFileWriter |
|
|
|
SoundbankReader |
|
|
|
javax.sound.midi |
|
MetaMessage |
|
|
|
MidiFileFormat |
|
|
|
|
|
|
|
MidiSystem |
|
|
|
ShortMessage |
|
|
|
|
|
|
|
SysexMessage |
|
|
|
|
|
|
|
events |
|
|
|
|
|
|
|
|
|
|
|
|
|
Sequencer |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.sound.sampled.spi |
|
AudioFileReader |
|
|
|
AudioFileWriter |
|
|
|
FormatConversionProvider |
|
|
|
MixerProvider |
|
|
|
javax.sound.sampled |
|
AudioFileFormat.Type |
|
|
|
AudioFileFormat |
|
|
|
|
|
|
|
AudioFormat.Encoding |
|
|
|
|
|
AudioFormat |
|
|
|
|
|
|
|
|
|
AudioSystem |
|
|
|
|
|
|
|
|
|
|
|
|
|
ReverbType |
|
|
|
DataLine |
|
|
|
|
|
|
|
|
|
|
|
javax.sql |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PooledConnection |
|
|
|
|
|
RowSet |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.swing.border |
|
AbstractBorder |
|
|
|
|
|
|
|
BevelBorder |
|
getBorderInsets(Component) |
|
CompoundBorder |
|
getBorderInsets(Component) |
|
EmptyBorder |
|
getBorderInsets(Component) |
|
EtchedBorder |
|
getBorderInsets(Component) |
|
LineBorder |
|
getBorderInsets(Component) |
|
MatteBorder |
|
getBorderInsets(Component) |
|
SoftBevelBorder |
|
getBorderInsets(Component) |
|
|
|
TitledBorder |
|
|
|
|
|
getBorderInsets(Component) |
|
javax.swing.colorchooser |
|
AbstractColorChooserPanel |
|
|
|
|
|
|
|
|
|
javax.swing.event |
|
HyperlinkEvent |
|
|
|
|
|
InternalFrameAdapter |
|
|
|
MenuDragMouseEvent |
|
|
|
|
|
|
|
mouseClicked(MouseEvent) |
|
mouseDragged(MouseEvent) |
|
mouseEntered(MouseEvent) |
|
mouseExited(MouseEvent) |
|
mouseMoved(MouseEvent) |
|
mousePressed(MouseEvent) |
|
mouseReleased(MouseEvent) |
|
|
|
SwingPropertyChangeSupport |
|
|
|
addPropertyChangeListener(PropertyChangeListener) |
|
addPropertyChangeListener(String,... |
|
firePropertyChange(String, Object, Object) |
|
getPropertyChangeListeners() |
|
getPropertyChangeListeners(String) |
|
hasListeners(String) |
|
|
|
removePropertyChangeListener(PropertyChangeListene... |
|
removePropertyChangeListener(String,... |
|
|
|
|
|
javax.swing.filechooser |
|
FileFilter |
|
|
|
|
|
FileSystemView |
|
|
|
|
|
|
|
FileView |
|
|
|
javax.swing.plaf.basic |
|
BasicBorders.ButtonBorder |
|
getBorderInsets(Component) |
|
BasicBorders.FieldBorder |
|
getBorderInsets(Component) |
|
BasicBorders.MarginBorder |
|
getBorderInsets(Component) |
|
BasicBorders.MenuBarBorder |
|
getBorderInsets(Component) |
|
BasicBorders.RadioButtonBorder |
|
getBorderInsets(Component) |
|
BasicBorders.ToggleButtonBorder |
|
getBorderInsets(Component) |
|
BasicButtonUI |
|
|
|
|
|
BasicColorChooserUI |
|
|
|
|
|
BasicComboBoxEditor |
|
|
|
BasicComboBoxUI |
|
|
|
|
|
|
|
|
|
|
|
BasicComboPopup |
|
|
|
BasicDesktopIconUI |
|
|
|
BasicDesktopPaneUI |
|
|
|
|
|
|
|
BasicDirectoryModel |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BasicEditorPaneUI |
|
|
|
|
|
BasicFileChooserUI |
|
|
|
|
|
|
|
BasicGraphicsUtils |
|
|
|
|
|
|
|
|
|
BasicHTML |
|
|
|
BasicInternalFrameUI.BorderListener |
|
|
|
BasicLabelUI |
|
|
|
|
|
BasicListUI |
|
|
|
|
|
getMaximumSize(JComponent) |
|
getMinimumSize(JComponent) |
|
BasicLookAndFeel |
|
|
|
|
|
|
|
BasicMenuBarUI |
|
getPreferredSize(JComponent) |
|
|
|
BasicMenuItemUI |
|
|
|
|
|
|
|
BasicMenuUI |
|
propertyChangeListener |
|
|
|
BasicOptionPaneUI |
|
getMaximumSize(JComponent) |
|
getMinimumSize(JComponent) |
|
BasicPanelUI |
|
|
|
|
|
BasicPasswordFieldUI |
|
|
|
BasicPopupMenuUI |
|
getMaximumSize(JComponent) |
|
getMinimumSize(JComponent) |
|
getPreferredSize(JComponent) |
|
BasicProgressBarUI |
|
|
|
|
|
|
|
|
|
|
|
BasicScrollBarUI.TrackListener |
|
|
|
BasicScrollBarUI |
|
|
|
|
|
|
|
getMinimumSize(JComponent) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BasicScrollPaneUI |
|
|
|
|
|
getMinimumSize(JComponent) |
|
getPreferredSize(JComponent) |
|
BasicSliderUI |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BasicSpinnerUI |
|
|
|
|
|
|
|
|
|
|
|
BasicSplitPaneDivider.MouseHandler |
|
|
|
|
|
BasicSplitPaneDivider |
|
|
|
|
|
|
|
BasicTabbedPaneUI |
|
|
|
|
|
|
|
|
|
|
|
|
|
getPreferredSize(JComponent) |
|
|
|
|
|
BasicTableHeaderUI |
|
|
|
|
|
|
|
BasicTableUI |
|
|
|
|
|
BasicTextAreaUI |
|
|
|
|
|
|
|
|
|
|
|
BasicTextFieldUI |
|
|
|
|
|
installUI(JComponent) |
|
propertyChange(PropertyChangeEvent) |
|
BasicTextUI |
|
|
|
|
|
|
|
|
|
|
|
|
|
BasicToolBarSeparatorUI |
|
getMaximumSize(JComponent) |
|
getMinimumSize(JComponent) |
|
BasicToolBarUI.DragWindow |
|
|
|
BasicToolBarUI |
|
|
|
getMaximumSize(JComponent) |
|
getMinimumSize(JComponent) |
|
|
|
getPreferredSize(JComponent) |
|
|
|
|
|
BasicTreeUI |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.swing.plaf.metal |
|
MetalBorders.ButtonBorder |
|
getBorderInsets(Component) |
|
MetalBorders.Flush3DBorder |
|
getBorderInsets(Component) |
|
MetalBorders.InternalFrameBorder |
|
getBorderInsets(Component) |
|
MetalBorders.MenuBarBorder |
|
getBorderInsets(Component) |
|
MetalBorders.MenuItemBorder |
|
getBorderInsets(Component) |
|
MetalBorders.OptionDialogBorder |
|
getBorderInsets(Component) |
|
MetalBorders.PaletteBorder |
|
getBorderInsets(Component) |
|
MetalBorders.PopupMenuBorder |
|
getBorderInsets(Component) |
|
MetalBorders.ScrollPaneBorder |
|
getBorderInsets(Component) |
|
|
|
MetalBorders.TableHeaderBorder |
|
getBorderInsets(Component) |
|
|
|
MetalBorders.ToolBarBorder |
|
bumps |
|
getBorderInsets(Component) |
|
MetalButtonUI |
|
|
|
MetalComboBoxButton |
|
|
|
|
|
MetalComboBoxUI |
|
|
|
|
|
|
|
|
|
getListCellRendererComponent(JList, Object, int,... |
|
|
|
mouseClicked(MouseEvent) |
|
MetalFileChooserUI |
|
createDirectoryComboBoxRenderer(JFileChooser) |
|
MetalInternalFrameUI |
|
|
|
MetalLookAndFeel |
|
|
|
|
|
|
|
|
|
|
|
MetalScrollBarUI |
|
bumps |
|
MetalScrollPaneUI |
|
|
|
|
|
MetalTabbedPaneUI |
|
|
|
MetalTheme |
|
|
|
MetalToggleButtonUI |
|
|
|
|
|
MetalToolBarUI |
|
|
|
|
|
javax.swing.plaf.multi |
|
MultiTextUI |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.swing.plaf |
|
ButtonUI |
|
|
|
ColorChooserUI |
|
|
|
ComboBoxUI |
|
|
|
ComponentUI |
|
|
|
|
|
DesktopIconUI |
|
|
|
DesktopPaneUI |
|
|
|
FileChooserUI |
|
|
|
|
|
InternalFrameUI |
|
|
|
LabelUI |
|
|
|
|
|
ListUI |
|
|
|
MenuBarUI |
|
|
|
MenuItemUI |
|
|
|
OptionPaneUI |
|
|
|
PanelUI |
|
|
|
PopupMenuUI |
|
|
|
ProgressBarUI |
|
|
|
RootPaneUI |
|
|
|
ScrollBarUI |
|
|
|
ScrollPaneUI |
|
|
|
SeparatorUI |
|
|
|
SliderUI |
|
|
|
SpinnerUI |
|
|
|
SplitPaneUI |
|
|
|
TabbedPaneUI |
|
|
|
TableHeaderUI |
|
|
|
TableUI |
|
|
|
TextUI |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ToolBarUI |
|
|
|
ToolTipUI |
|
|
|
TreeUI |
|
|
|
ViewportUI |
|
|
|
javax.swing.table |
|
AbstractTableModel |
|
|
|
DefaultTableCellRenderer |
|
|
|
|
|
JTableHeader |
|
|
|
|
|
|
|
javax.swing.text.html.parser |
|
DTD |
|
|
|
javax.swing.text.html |
|
AccessibleHTML.HTMLAccessibleContext |
|
CSS.Attribute |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HTMLDocument.Iterator |
|
|
|
HTMLEditorKit.Parser |
|
|
|
HTMLEditorKit |
|
|
|
|
|
HTMLFrameHyperlinkEvent |
|
|
|
InlineView |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.swing.text |
|
DefaultCaret |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DefaultEditorKit |
|
|
|
|
|
DefaultStyledDocument |
|
|
|
|
|
|
|
DocumentFilter.FilterBypass |
|
|
|
FlowView |
|
|
|
GlyphView.GlyphPainter |
|
|
|
GlyphView |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
JTextComponent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LabelView |
|
|
|
LayeredHighlighter.LayerPainter |
|
|
|
LayeredHighlighter |
|
|
|
NavigationFilter.FilterBypass |
|
|
|
ParagraphView |
|
adjustRow(ParagraphView.Row, int, int) |
|
|
|
PasswordView |
|
|
|
|
|
|
|
|
|
|
|
|
|
PlainView |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Background |
|
BidiLevel |
|
Bold |
|
ComponentAttribute |
|
Family |
|
Foreground |
|
IconAttribute |
|
Italic |
|
Size |
|
StrikeThrough |
|
Subscript |
|
Superscript |
|
Underline |
|
|
|
Background |
|
Foreground |
|
|
|
Bold |
|
Family |
|
Italic |
|
Size |
|
|
|
Alignment |
|
FirstLineIndent |
|
LeftIndent |
|
LineSpacing |
|
Orientation |
|
RightIndent |
|
SpaceAbove |
|
SpaceBelow |
|
TabSet |
|
|
|
|
|
|
|
TabSet |
|
|
|
|
|
|
|
TableView.TableRow |
|
|
|
|
|
|
|
|
|
Utilities |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WrappedPlainView |
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.swing.tree |
|
AbstractLayoutCache.NodeDimensions |
|
|
|
AbstractLayoutCache |
|
|
|
DefaultTreeCellRenderer |
|
|
|
|
|
|
|
DefaultTreeSelectionModel |
|
|
|
javax.swing |
|
|
|
AbstractButton |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AbstractCellEditor |
|
|
|
AbstractListModel |
|
|
|
|
|
|
|
BorderFactory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Box.Filler |
|
accessibleContext |
|
getMaximumSize() |
|
getMinimumSize() |
|
getPreferredSize() |
|
|
|
BoxLayout |
|
|
|
|
|
Box |
|
accessibleContext |
|
|
|
ButtonGroup |
|
|
|
DefaultComboBoxModel |
|
DefaultListCellRenderer |
|
|
|
|
|
|
|
DefaultListModel |
|
DefaultListSelectionModel |
|
|
|
|
|
|
|
FocusManager |
|
|
|
|
|
|
|
|
|
|
|
|
|
ImageIcon |
|
|
|
|
|
InputVerifier |
|
|
|
|
|
|
|
|
|
InternalFrameFocusTraversalPolicy |
|
|
|
|
|
|
|
|
|
|
|
|
|
JButton |
|
configurePropertiesFromAction(Action) |
|
JCheckBox |
|
configurePropertiesFromAction(Action) |
|
createActionPropertyChangeListener(Action) |
|
JColorChooser |
|
|
|
JComboBox.AccessibleJComboBox |
|
|
|
|
|
JComboBox |
|
|
|
|
|
|
|
JComponent.AccessibleJComponent |
|
accessibleContainerHandler |
|
|
|
|
|
accessibleContext |
|
addPropertyChangeListener(PropertyChangeListener) |
|
addPropertyChangeListener(String,... |
|
firePropertyChange(String, Object, Object) |
|
firePropertyChange(String, byte, byte) |
|
firePropertyChange(String, double, double) |
|
firePropertyChange(String, float, float) |
|
firePropertyChange(String, long, long) |
|
firePropertyChange(String, short, short) |
|
getAccessibleContext() |
|
|
|
|
|
|
|
|
|
|
|
|
|
getPropertyChangeListeners() |
|
getPropertyChangeListeners(String) |
|
|
|
|
|
isMaximumSizeSet() |
|
isMinimumSizeSet() |
|
|
|
|
|
isPreferredSizeSet() |
|
|
|
removePropertyChangeListener(PropertyChangeListene... |
|
removePropertyChangeListener(String,... |
|
|
|
|
|
|
|
|
|
JDesktopPane |
|
|
|
|
|
|
|
isOpaque() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
JEditorPane |
|
|
|
|
|
JFileChooser |
|
JFormattedTextField.AbstractFormatterFactory |
|
|
|
JFormattedTextField.AbstractFormatter |
|
|
|
|
|
EXIT_ON_CLOSE |
|
|
|
|
|
|
|
|
|
|
|
JInternalFrame |
|
|
|
|
|
|
|
|
|
JLayeredPane |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
JList |
|
|
|
|
|
|
|
|
|
|
|
JMenuItem |
|
|
|
createActionPropertyChangeListener(Action) |
|
|
|
JMenu |
|
configurePropertiesFromAction(Action) |
|
JOptionPane |
|
|
|
JPasswordField.AccessibleJPasswordField |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
JPasswordField |
|
|
|
|
|
|
|
|
|
JPopupMenu |
|
|
|
|
|
|
|
JRadioButton |
|
configurePropertiesFromAction(Action) |
|
createActionPropertyChangeListener(Action) |
|
JRootPane.AccessibleJRootPane |
|
|
|
|
|
JRootPane |
|
defaultPressAction |
|
defaultReleaseAction |
|
|
|
JScrollBar |
|
|
|
|
|
|
|
JSlider |
|
|
|
|
|
|
|
JSpinner.DefaultEditor |
|
|
|
|
|
JSpinner.NumberEditor |
|
|
|
|
|
|
|
JSplitPane |
|
JTabbedPane.AccessibleJTabbedPane |
|
|
|
JTabbedPane |
|
|
|
|
|
|
|
JTable.AccessibleJTable.AccessibleJTableCell |
|
|
|
|
|
JTable.AccessibleJTable |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
JTextField |
|
|
|
JToggleButton |
|
|
|
|
|
|
|
JTree.EmptySelectionModel |
|
|
|
|
|
|
|
|
|
|
|
|
|
JTree |
|
|
|
|
|
|
|
JViewport |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LookAndFeel |
|
|
|
|
|
|
|
|
|
|
|
OverlayLayout |
|
|
|
PopupFactory |
|
|
|
|
|
|
|
|
|
|
|
RepaintManager |
|
|
|
|
|
|
|
|
|
|
|
|
|
SpringLayout.Constraints |
|
|
|
SpringLayout |
|
|
|
|
|
|
|
|
|
|
|
Spring |
|
|
|
|
|
|
|
SwingUtilities |
|
|
|
|
|
|
|
Timer |
|
|
|
|
|
|
|
|
|
|
|
TransferHandler |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
UIDefaults |
|
|
|
UIManager |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Action |
|
|
|
|
|
|
|
|
|
ButtonModel |
|
ListSelectionModel |
|
|
|
|
|
|
|
javax.transaction |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.xml.parsers |
|
DocumentBuilderFactory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DocumentBuilder |
|
|
|
|
|
|
|
FactoryConfigurationError |
|
|
|
SAXParserFactory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SAXParser |
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.xml.transform.dom |
|
DOMResult |
|
|
|
|
|
|
|
|
|
DOMSource |
|
|
|
javax.xml.transform.sax |
|
SAXSource |
|
|
|
|
|
javax.xml.transform.stream |
|
StreamSource |
|
|
|
javax.xml.transform |
|
TransformerFactoryConfigurationError |
|
|
|
TransformerFactory |
|
|
|
|
|
|
|
|
|
|
|
|
|
Transformer |
|
|
|
|
|
Source |
|
|
|
|
|
|
|
|
This report is based on simple comparison of all public
and
protected
APIs of the java.*
and javax.*
packages of JDK builds 25-ea+1-3-open and
1.4.2_30-oracle. It does not make statements about
compatibility.
For the latest Java versions the corresponding CSRs (Compatibility & Specification Review) are linked for a quick reference to find out about the reasoning of the change.