New APIs in Java 7
Comparing Java 7 (1.7.0_80-oracle) with Java 1.4 (1.4.2_30-oracle).
Element | Modification |
---|---|
java.applet |
|
Applet |
|
|
|
java.awt.color |
|
ICC_Profile |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.awt.datatransfer |
|
Clipboard |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.awt.dnd |
|
DragSource |
|
|
|
DropTargetDragEvent |
|
|
|
java.awt.event |
|
InputEvent |
|
|
|
InvocationEvent |
|
|
|
|
|
KeyEvent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MouseEvent |
|
|
|
|
|
|
|
|
|
|
|
MouseWheelEvent |
|
|
|
|
|
|
|
java.awt.font |
|
FontRenderContext |
|
|
|
|
|
|
|
|
|
|
|
GraphicAttribute |
|
|
|
|
|
NumericShaper |
|
|
|
|
|
|
|
|
|
|
|
ShapeGraphicAttribute |
|
|
|
TextAttribute |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TextLayout |
|
|
|
|
|
|
|
TransformAttribute |
|
|
|
|
|
|
|
|
|
java.awt.geom |
|
AffineTransform |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Arc2D |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RoundRectangle2D |
|
|
|
|
|
java.awt.image |
|
AffineTransformOp |
|
|
|
BufferStrategy |
|
|
|
|
|
flush() |
|
|
|
|
|
|
|
flush() |
|
|
|
java.awt.peer |
|
CanvasPeer |
|
|
|
ChoicePeer |
|
addItem(String, int) |
|
ComponentPeer |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
disable() |
|
enable() |
|
flip(BufferCapabilities.FlipContents) |
|
|
|
hide() |
|
|
|
|
|
minimumSize() |
|
preferredSize() |
|
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() |
|
|
|
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 |
|
AlphaComposite |
|
|
|
|
|
BorderLayout |
|
|
|
|
|
|
|
Component.BltBufferStrategy |
|
|
|
Component.FlipBufferStrategy |
|
|
|
Component |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Container.AccessibleAWTContainer |
|
|
|
Container |
|
|
|
|
|
|
|
|
|
|
|
|
|
transferFocusBackward() |
|
Cursor |
|
|
|
|
|
Dialog |
|
|
|
|
|
|
|
|
|
|
|
|
|
dispose() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DisplayMode |
|
|
|
EventQueue |
|
|
|
FileDialog |
|
|
|
|
|
|
|
|
|
|
|
|
|
FlowLayout |
|
|
|
|
|
FontMetrics |
|
|
|
Font |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
finalize() |
|
|
|
Frame |
|
finalize() |
|
|
|
|
|
|
|
GraphicsConfiguration |
|
|
|
|
|
|
|
|
|
|
|
|
|
GraphicsDevice |
|
|
|
GraphicsEnvironment |
|
|
|
|
|
|
|
GridBagConstraints |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HeadlessException |
|
|
|
Image |
|
|
|
|
|
|
|
|
|
|
|
Insets |
|
|
|
|
|
|
|
|
|
|
|
PopupMenu |
|
|
|
|
|
RenderingHints |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SystemColor |
|
createContext(ColorModel, Rectangle, Rectangle2D,... |
|
getRGB() |
|
|
|
TextComponent |
|
|
|
Toolkit |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Window |
|
finalize() |
|
|
|
getGraphicsConfiguration() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.beans |
|
|
|
|
|
Expression |
|
|
|
FeatureDescriptor |
|
|
|
|
|
IndexedPropertyDescriptor |
|
|
|
Introspector |
|
|
|
PropertyChangeEvent |
|
|
|
PropertyChangeSupport |
|
|
|
|
|
|
|
PropertyDescriptor |
|
|
|
|
|
PropertyEditorSupport |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.io |
|
CharArrayWriter |
|
|
|
|
|
|
|
|
|
File |
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IOException |
|
|
|
|
|
|
|
|
|
ObjectStreamClass |
|
|
|
|
|
PipedInputStream |
|
|
|
|
|
PipedReader |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PrintWriter |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PushbackInputStream |
|
|
|
|
|
|
|
|
|
|
|
|
|
StringWriter |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ObjectStreamConstants |
|
|
|
|
|
|
|
|
|
|
|
|
|
java.lang.reflect |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Field |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modifier |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Member |
|
|
|
|
|
|
|
|
|
|
|
java.lang |
|
|
|
|
|
|
|
|
|
AssertionError |
|
|
|
|
|
|
|
|
|
|
|
|
|
Byte |
|
|
|
|
|
compareTo(Object) |
|
|
|
Character.UnicodeBlock |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Character |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ClassLoader |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Double |
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
Error |
|
|
|
Exception |
|
|
|
Float |
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
IllegalArgumentException |
|
|
|
|
|
IllegalStateException |
|
|
|
|
|
|
|
Integer |
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LinkageError |
|
|
|
Long |
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Math |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RuntimeException |
|
|
|
SecurityException |
|
|
|
|
|
Short |
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
StackTraceElement |
|
|
|
StrictMath |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
String |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
System |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ThreadLocal |
|
|
|
Thread |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Throwable |
|
|
|
|
|
|
|
|
|
UnsupportedOperationException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.math |
|
BigDecimal |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BigInteger |
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
java.net |
|
Authenticator |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HttpURLConnection |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inet6Address |
|
|
|
|
|
|
|
|
|
InetAddress |
|
|
|
|
|
|
|
InetSocketAddress |
|
|
|
|
|
|
|
NetworkInterface |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SocketImpl |
|
|
|
|
|
|
|
|
|
|
|
URI |
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
URLConnection |
|
|
|
|
|
|
|
|
|
|
|
|
|
URLStreamHandler |
|
|
|
URL |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.nio.channels.spi |
|
|
|
SelectorProvider |
|
|
|
|
|
java.nio.channels |
|
|
|
|
|
|
|
|
|
|
|
|
|
Channels |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.nio.charset |
|
Charset |
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
java.nio |
|
Buffer |
|
|
|
|
|
|
|
|
|
ByteBuffer |
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
subSequence(int, int) |
|
DoubleBuffer |
|
|
|
compareTo(Object) |
|
FloatBuffer |
|
|
|
compareTo(Object) |
|
IntBuffer |
|
|
|
compareTo(Object) |
|
LongBuffer |
|
|
|
compareTo(Object) |
|
ShortBuffer |
|
compareTo(Object) |
|
|
|
java.rmi.registry |
|
|
|
java.rmi.server |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.rmi |
|
|
|
|
|
java.security.cert |
|
CRLException |
|
|
|
|
|
CertPathBuilderException |
|
getCause() |
|
getMessage() |
|
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
toString() |
|
CertPathValidatorException |
|
|
|
getCause() |
|
getMessage() |
|
|
|
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
toString() |
|
CertStoreException |
|
getCause() |
|
getMessage() |
|
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
toString() |
|
CertificateEncodingException |
|
|
|
|
|
CertificateException |
|
|
|
|
|
CertificateParsingException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TrustAnchor |
|
|
|
|
|
X509CRLEntry |
|
|
|
|
|
X509CRLSelector |
|
|
|
|
|
|
|
X509CRL |
|
|
|
X509CertSelector |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.security.interfaces |
|
|
|
|
|
|
|
RSAMultiPrimePrivateCrtKey |
|
|
|
RSAPrivateCrtKey |
|
|
|
RSAPrivateKey |
|
|
|
RSAPublicKey |
|
|
|
java.security.spec |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InvalidKeySpecException |
|
|
|
|
|
|
|
PSSParameterSpec |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.security |
|
AccessController |
|
|
|
|
|
|
|
|
|
CodeSource |
|
|
|
|
|
DigestException |
|
|
|
|
|
GeneralSecurityException |
|
|
|
|
|
|
|
|
|
InvalidAlgorithmParameterException |
|
|
|
|
|
InvalidKeyException |
|
|
|
|
|
KeyException |
|
|
|
|
|
KeyManagementException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KeyStoreException |
|
|
|
|
|
KeyStoreSpi |
|
|
|
|
|
|
|
|
|
|
|
KeyStore |
|
|
|
|
|
|
|
|
|
|
|
MessageDigestSpi |
|
|
|
MessageDigest |
|
|
|
NoSuchAlgorithmException |
|
|
|
|
|
|
|
Policy |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ProviderException |
|
|
|
|
|
Provider |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SecureClassLoader |
|
|
|
SecureRandom |
|
|
|
SignatureException |
|
|
|
|
|
SignatureSpi |
|
|
|
Signature |
|
|
|
|
|
|
|
|
|
|
|
|
|
UnresolvedPermission |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.sql |
|
BatchUpdateException |
|
|
|
|
|
|
|
|
|
|
|
DataTruncation |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SQLWarning |
|
|
|
|
|
|
|
|
|
Timestamp |
|
|
|
compareTo(Object) |
|
|
|
Types |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Array |
|
|
|
Blob |
|
|
|
|
|
CallableStatement |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clob |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Driver |
|
|
|
|
|
|
|
PreparedStatement |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SQLInput |
|
|
|
|
|
|
|
|
|
SQLOutput |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.text |
|
CharSet.Enumeration |
|
|
|
|
|
|
|
compareTo(Object) |
|
equals(Object) |
|
hashCode() |
|
|
|
DateFormatSymbols |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DecimalFormat |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DictionaryBasedBreakIterator.Builder |
|
Format |
|
|
|
|
|
NumberFormat |
|
|
|
|
|
|
|
|
|
RuleBasedBreakIterator.Builder |
|
|
|
|
|
|
|
|
|
java.util.jar |
|
JarEntry |
|
|
|
|
|
|
|
|
|
java.util.logging |
|
LogManager |
|
|
|
|
|
Logger |
|
|
|
|
|
|
|
|
|
java.util.regex |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pattern |
|
|
|
|
|
|
|
|
|
|
|
|
|
java.util.zip |
|
|
|
DeflaterOutputStream |
|
|
|
|
|
|
|
|
|
Deflater |
|
|
|
|
|
|
|
|
|
|
|
|
|
GZIPOutputStream |
|
|
|
|
|
InflaterInputStream |
|
|
|
|
|
|
|
|
|
Inflater |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ZipInputStream |
|
|
|
ZipOutputStream |
|
|
|
java.util |
|
|
|
|
|
|
|
|
|
ArrayList |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Arrays |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BitSet |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Collections |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ConcurrentModificationException |
|
|
|
|
|
Currency |
|
|
|
|
|
|
|
|
|
Date |
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GregorianCalendar |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ListResourceBundle |
|
|
|
|
|
Locale |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Properties |
|
|
|
|
|
|
|
|
|
|
|
|
|
PropertyResourceBundle |
|
|
|
|
|
|
|
ResourceBundle |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SimpleTimeZone |
|
|
|
TimeZone |
|
|
|
Timer |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Vector |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SortedMap |
|
|
|
|
|
|
|
javax.accessibility |
|
|
|
AccessibleContext |
|
|
|
|
|
|
|
AccessibleRelation |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AccessibleRole |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AccessibleState |
|
|
|
|
|
|
|
|
|
AccessibleAction |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.crypto.interfaces |
|
DHPrivateKey |
|
|
|
DHPublicKey |
|
|
|
PBEKey |
|
|
|
javax.crypto.spec |
|
|
|
|
|
|
|
|
|
javax.crypto |
|
|
|
CipherSpi |
|
|
|
|
|
|
|
|
|
Cipher |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EncryptedPrivateKeyInfo |
|
|
|
|
|
|
|
MacSpi |
|
|
|
Mac |
|
|
|
SecretKey |
|
|
|
javax.imageio.metadata |
|
IIOMetadataNode |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.imageio.spi |
|
ImageReaderSpi |
|
|
|
ImageWriterSpi |
|
|
|
javax.imageio.stream |
|
FileCacheImageInputStream |
|
|
|
FileImageInputStream |
|
|
|
FileImageOutputStream |
|
|
|
MemoryCacheImageInputStream |
|
|
|
|
|
javax.imageio |
|
ImageIO |
|
|
|
|
|
ImageTypeSpecifier |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.naming.ldap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.naming |
|
InitialContext |
|
|
|
|
|
NameClassPair |
|
|
|
|
|
|
|
|
|
javax.net.ssl |
|
|
|
|
|
HandshakeCompletedEvent |
|
|
|
|
|
HttpsURLConnection |
|
|
|
|
|
|
|
|
|
SSLContextSpi |
|
|
|
|
|
|
|
|
|
SSLContext |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SSLException |
|
|
|
|
|
|
|
SSLServerSocket |
|
|
|
|
|
SSLSocket |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SSLSession |
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.print.attribute.standard |
|
|
|
JobStateReasons |
|
|
|
add(Object) |
|
MediaSize.Other |
|
|
|
PrinterStateReasons |
|
put(Object, Object) |
|
|
|
javax.rmi.CORBA |
|
|
|
|
|
|
|
javax.security.auth.kerberos |
|
KerberosKey |
|
|
|
|
|
KerberosTicket |
|
|
|
|
|
|
|
javax.security.auth.login |
|
|
|
|
|
|
|
|
|
|
|
Configuration |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LoginContext |
|
|
|
|
|
javax.security.auth.x500 |
|
X500Principal |
|
|
|
|
|
javax.security.auth |
|
|
|
|
|
|
|
javax.sound.midi |
|
MetaMessage |
|
|
|
MidiFileFormat |
|
|
|
|
|
|
|
MidiSystem |
|
|
|
ShortMessage |
|
|
|
|
|
|
|
SysexMessage |
|
|
|
|
|
Track |
|
events |
|
|
|
|
|
|
|
|
|
|
|
|
|
Sequencer |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.sound.sampled |
|
AudioFileFormat.Type |
|
|
|
AudioFileFormat |
|
|
|
|
|
|
|
AudioFormat.Encoding |
|
|
|
|
|
AudioFormat |
|
|
|
|
|
|
|
AudioSystem |
|
|
|
|
|
|
|
|
|
|
|
|
|
ReverbType |
|
|
|
DataLine |
|
|
|
|
|
|
|
|
|
|
|
javax.sql |
|
|
|
|
|
|
|
getLogWriter() |
|
getLoginTimeout() |
|
setLogWriter(PrintWriter) |
|
setLoginTimeout(int) |
|
|
|
getLogWriter() |
|
getLoginTimeout() |
|
setLogWriter(PrintWriter) |
|
setLoginTimeout(int) |
|
PooledConnection |
|
|
|
|
|
RowSet |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getLogWriter() |
|
getLoginTimeout() |
|
setLogWriter(PrintWriter) |
|
setLoginTimeout(int) |
|
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.event |
|
HyperlinkEvent |
|
|
|
|
|
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 |
|
|
|
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 |
|
|
|
|
|
|
|
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 |
|
|
|
|
|
|
|
|
|
|
|
BasicRadioButtonUI |
|
|
|
|
|
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) |
|
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 |
|
getBorderInsets(Component) |
|
MetalButtonUI |
|
|
|
MetalComboBoxButton |
|
|
|
|
|
MetalComboBoxUI |
|
|
|
|
|
|
|
MetalFileChooserUI.FileRenderer |
|
getListCellRendererComponent(JList, Object, int,... |
|
MetalFileChooserUI.SingleClickListener |
|
mouseClicked(MouseEvent) |
|
MetalInternalFrameUI |
|
|
|
MetalLookAndFeel |
|
|
|
|
|
|
|
|
|
|
|
MetalScrollPaneUI |
|
|
|
|
|
MetalTabbedPaneUI |
|
|
|
MetalToggleButtonUI |
|
|
|
|
|
MetalToolBarUI |
|
|
|
|
|
|
|
|
|
javax.swing.plaf |
|
ComponentUI |
|
|
|
|
|
FileChooserUI |
|
|
|
|
|
javax.swing.table |
|
DefaultTableCellRenderer |
|
|
|
|
|
|
|
|
|
javax.swing.text.html.parser |
|
DTD |
|
|
|
javax.swing.text.html |
|
CSS.Attribute |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HTMLEditorKit |
|
|
|
|
|
HTMLFrameHyperlinkEvent |
|
|
|
InlineView |
|
|
|
|
|
|
|
|
|
|
|
javax.swing.text |
|
DefaultCaret |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DefaultEditorKit |
|
|
|
|
|
DefaultStyledDocument |
|
|
|
|
|
FlowView |
|
|
|
GlyphView |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
JTextComponent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LabelView |
|
|
|
ParagraphView |
|
adjustRow(ParagraphView.Row, int, int) |
|
|
|
|
|
|
|
|
|
|
|
StyleConstants.CharacterConstants |
|
Background |
|
BidiLevel |
|
Bold |
|
ComponentAttribute |
|
Family |
|
Foreground |
|
IconAttribute |
|
Italic |
|
Size |
|
StrikeThrough |
|
Subscript |
|
Superscript |
|
Underline |
|
StyleConstants.ColorConstants |
|
Background |
|
Foreground |
|
StyleConstants.FontConstants |
|
Bold |
|
Family |
|
Italic |
|
Size |
|
StyleConstants.ParagraphConstants |
|
Alignment |
|
FirstLineIndent |
|
LeftIndent |
|
LineSpacing |
|
Orientation |
|
RightIndent |
|
SpaceAbove |
|
SpaceBelow |
|
TabSet |
|
StyleConstants |
|
|
|
|
|
TabSet |
|
|
|
|
|
|
|
javax.swing.tree |
|
DefaultTreeCellRenderer |
|
|
|
|
|
|
|
DefaultTreeSelectionModel |
|
|
|
javax.swing |
|
AbstractButton |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BorderFactory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Box.Filler |
|
accessibleContext |
|
getMaximumSize() |
|
getMinimumSize() |
|
getPreferredSize() |
|
|
|
BoxLayout |
|
|
|
|
|
Box |
|
accessibleContext |
|
|
|
ButtonGroup |
|
|
|
DefaultListCellRenderer |
|
|
|
|
|
|
|
DefaultListSelectionModel |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
JButton |
|
configurePropertiesFromAction(Action) |
|
JCheckBox |
|
configurePropertiesFromAction(Action) |
|
createActionPropertyChangeListener(Action) |
|
JComboBox.AccessibleJComboBox |
|
|
|
|
|
JComboBox |
|
|
|
|
|
JComponent.AccessibleJComponent |
|
accessibleContainerHandler |
|
|
|
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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
getPropertyChangeListeners() |
|
getPropertyChangeListeners(String) |
|
|
|
isMaximumSizeSet() |
|
isMinimumSizeSet() |
|
|
|
|
|
isPreferredSizeSet() |
|
|
|
removePropertyChangeListener(PropertyChangeListene... |
|
removePropertyChangeListener(String,... |
|
|
|
|
|
|
|
|
|
JDesktopPane |
|
|
|
|
|
|
|
isOpaque() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
JEditorPane |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
JInternalFrame |
|
|
|
|
|
|
|
JLayeredPane |
|
|
|
JList.AccessibleJList.AccessibleJListChild |
|
|
|
|
|
JList |
|
|
|
|
|
|
|
|
|
|
|
JMenuItem |
|
|
|
createActionPropertyChangeListener(Action) |
|
|
|
JMenu |
|
configurePropertiesFromAction(Action) |
|
JOptionPane |
|
|
|
JPasswordField.AccessibleJPasswordField |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
JPasswordField |
|
|
|
|
|
|
|
JPopupMenu |
|
|
|
|
|
|
|
JRadioButton |
|
configurePropertiesFromAction(Action) |
|
createActionPropertyChangeListener(Action) |
|
JRootPane.AccessibleJRootPane |
|
|
|
|
|
JRootPane |
|
|
|
|
|
|
|
JSlider |
|
|
|
|
|
|
|
JSpinner.DefaultEditor |
|
|
|
|
|
|
|
|
|
JTabbedPane.AccessibleJTabbedPane |
|
|
|
JTabbedPane |
|
|
|
|
|
|
|
JTable.AccessibleJTable.AccessibleJTableCell |
|
|
|
|
|
JTable.AccessibleJTable |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
JTextField |
|
|
|
|
|
JTree.EmptySelectionModel |
|
|
|
|
|
|
|
|
|
|
|
|
|
JTree |
|
|
|
|
|
|
|
JViewport |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LookAndFeel |
|
|
|
|
|
|
|
|
|
OverlayLayout |
|
|
|
|
|
|
|
|
|
|
|
RepaintManager |
|
|
|
|
|
|
|
|
|
|
|
|
|
SpringLayout.Constraints |
|
|
|
SpringLayout |
|
|
|
|
|
|
|
|
|
|
|
Spring |
|
|
|
|
|
|
|
SwingUtilities |
|
|
|
|
|
|
|
Timer |
|
|
|
|
|
|
|
|
|
TransferHandler |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
UIDefaults |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Action |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.xml.parsers |
|
DocumentBuilderFactory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DocumentBuilder |
|
|
|
|
|
|
|
FactoryConfigurationError |
|
|
|
SAXParserFactory |
|
|
|
|
|
|
|
|
|
|
|
|
|
SAXParser |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.xml.transform.dom |
|
DOMResult |
|
|
|
|
|
|
|
|
|
|
|
javax.xml.transform |
|
TransformerFactoryConfigurationError |
|
|
|
TransformerFactory |
|
|
|
|
|
|
|
|
|
|
|
Transformer |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This report is based on simple comparison of all public
and
protected
APIs of the java.*
and javax.*
packages of JDK builds 1.7.0_80-oracle 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.