New APIs in Java 22
Comparing Java 22 (22.0.2+9-tem) with Java 1.2 (1.2.2.17-oracle).
Element | Modification |
---|---|
java.applet | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
java.awt.color | |
| |
| |
| |
ICC_ColorSpace | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
finalize() | |
| |
java.awt.datatransfer | |
Clipboard | |
| |
| |
| |
| |
| |
| |
DataFlavor | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
java.awt.dnd | |
DragGestureEvent | |
| |
| |
| |
| |
| |
DragSourceContext(DragSourceContextPeer,... |
|
| |
DragSourceDragEvent | |
| |
| |
DragSourceDropEvent | |
| |
DragSourceEvent | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
createDragSourceContext(DragSourceContextPeer,... |
|
| |
| |
| |
| |
| |
| |
| |
| |
addNotify(DropTargetContextPeer) |
|
removeNotify() |
|
DropTargetDragEvent | |
| |
DropTarget | |
| |
| |
| |
| |
| |
| |
addNotify(ComponentPeer) |
|
| |
removeNotify(ComponentPeer) |
|
| |
java.awt.event | |
| |
ActionEvent | |
| |
| |
AdjustmentEvent | |
| |
| |
ComponentAdapter | |
| |
ContainerAdapter | |
| |
FocusAdapter | |
| |
FocusEvent | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
InputMethodEvent | |
| |
| |
InvocationEvent | |
| |
| |
| |
| |
KeyAdapter | |
| |
KeyEvent | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
MouseEvent | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
MouseMotionAdapter | |
| |
| |
| |
| |
| |
| |
| |
WindowEvent | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
java.awt.font | |
FontRenderContext | |
| |
| |
| |
| |
| |
| |
| |
| |
GlyphMetrics | |
| |
| |
| |
GlyphVector | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
GraphicAttribute | |
| |
| |
LineMetrics | |
| |
| |
ShapeGraphicAttribute | |
| |
TextAttribute | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
TextLayout | |
equals(Object) |
|
| |
| |
hashCode() |
|
| |
TextLine.TextLineMetrics |
|
| |
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) |
|
| |
| |
Line2D | |
getBounds2D() |
|
| |
| |
| |
| |
| |
| |
getBounds2D() | |
| |
getBounds2D() | |
QuadCurve2D | |
| |
| |
| |
| |
RectangularShape | |
contains(double, double) |
|
contains(double, double, double, double) |
|
getBounds2D() |
|
getPathIterator(AffineTransform) |
|
intersects(double, double, double, double) |
|
| |
| |
RoundRectangle2D | |
| |
| |
| |
java.awt.im | |
InputContext | |
| |
| |
| |
| |
InputMethodHighlight | |
| |
| |
InputSubset | |
| |
| |
java.awt.image.renderable | |
RenderContext | |
| |
| |
| |
| |
java.awt.image | |
| |
AffineTransformOp | |
| |
BandedSampleModel | |
| |
| |
| |
| |
| |
| |
| |
| |
flush() |
|
| |
ColorModel | |
finalize() | |
| |
| |
| |
| |
| |
ComponentColorModel | |
| |
| |
| |
| |
| |
| |
| |
ComponentSampleModel | |
| |
| |
| |
| |
| |
| |
| |
| |
IndexColorModel | |
| |
| |
finalize() | |
| |
| |
| |
| |
MultiPixelPackedSampleModel | |
| |
| |
PackedColorModel | |
| |
PixelInterleavedSampleModel | |
| |
RGBImageFilter | |
| |
SinglePixelPackedSampleModel | |
| |
| |
| |
| |
java.awt.peer | |
CanvasPeer | |
| |
ChoicePeer | |
addItem(String, int) |
|
| |
ComponentPeer | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
checkImage(Image, int, int, ImageObserver) |
|
| |
| |
createImage(ImageProducer) |
|
| |
| |
disable() |
|
enable() |
|
| |
| |
| |
getToolkit() |
|
| |
hide() |
|
isFocusTraversable() |
|
| |
| |
| |
| |
minimumSize() |
|
preferredSize() |
|
prepareImage(Image, int, int, ImageObserver) |
|
repaint(long, int, int, int, int) |
|
| |
requestFocus() |
|
| |
reshape(int, int, int, int) |
|
setBounds(int, int, int, int) |
|
| |
setCursor(Cursor) |
|
| |
show() |
|
| |
| |
ContainerPeer | |
| |
| |
insets() |
|
| |
DialogPeer | |
| |
FramePeer | |
| |
| |
| |
setIconImage(Image) |
|
| |
| |
ListPeer | |
addItem(String, int) |
|
clear() |
|
minimumSize(int) |
|
preferredSize(int) |
|
setMultipleSelections(boolean) |
|
MenuComponentPeer | |
| |
MenuItemPeer | |
disable() |
|
enable() |
|
MenuPeer | |
addSeparator() |
|
| |
| |
| |
| |
TextAreaPeer | |
insertText(String, int) |
|
minimumSize(int, int) |
|
preferredSize(int, int) |
|
replaceText(String, int, int) |
|
TextComponentPeer | |
| |
TextFieldPeer | |
minimumSize(int) |
|
preferredSize(int) |
|
setEchoCharacter(char) |
|
| |
WindowPeer | |
CONSUME_EVENT |
|
FOCUS_NEXT |
|
FOCUS_PREVIOUS |
|
IGNORE_EVENT |
|
handleFocusTraversalEvent(KeyEvent) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
java.awt.print | |
PrinterIOException | |
| |
PrinterJob | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
java.awt | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
AWTEvent | |
| |
| |
| |
| |
| |
| |
| |
| |
finalize() |
|
| |
| |
AlphaComposite | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
BorderLayout | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Color | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
ComponentOrientation | |
| |
Component | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
getPeer() |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Container | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
setCursor(Cursor) |
|
| |
| |
| |
| |
| |
Cursor | |
| |
| |
| |
| |
| |
| |
Dialog | |
| |
| |
| |
| |
| |
| |
| |
| |
dispose() |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Dimension | |
| |
| |
EventQueue | |
| |
| |
| |
| |
FileDialog | |
| |
| |
| |
| |
| |
| |
| |
FlowLayout | |
| |
| |
| |
| |
FontMetrics | |
| |
Font | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
finalize() |
|
getPeer() |
|
| |
| |
| |
| |
| |
Frame | |
| |
| |
| |
| |
| |
| |
| |
finalize() |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
GraphicsConfiguration | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
GraphicsDevice | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
GraphicsEnvironment | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Graphics | |
| |
GridBagConstraints | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
GridBagLayout | |
| |
| |
| |
| |
| |
| |
Image | |
| |
| |
| |
| |
| |
| |
Insets | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
MenuComponent | |
| |
| |
getPeer() |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Polygon | |
| |
| |
| |
PopupMenu | |
| |
| |
| |
| |
PrintJob | |
| |
| |
| |
RenderingHints | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
SystemColor | |
createContext(ColorModel, Rectangle, Rectangle2D,... |
|
getRGB() |
|
| |
| |
| |
TextArea | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
TextField | |
| |
| |
| |
| |
| |
| |
| |
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) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
finalize() |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Adjustable | |
| |
| |
| |
| |
java.beans | |
| |
| |
| |
| |
Beans | |
| |
| |
| |
| |
EventSetDescriptor | |
| |
| |
| |
| |
FeatureDescriptor | |
| |
| |
IndexedPropertyDescriptor | |
| |
| |
Introspector | |
| |
| |
PropertyChangeEvent | |
| |
| |
PropertyChangeSupport | |
| |
| |
| |
| |
| |
PropertyDescriptor | |
| |
| |
| |
PropertyEditorSupport | |
| |
| |
| |
| |
| |
| |
VetoableChangeSupport | |
| |
| |
| |
| |
| |
| |
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 | |
ObjectStreamField | |
| |
| |
OutputStreamWriter | |
| |
| |
| |
| |
| |
PipedInputStream | |
| |
| |
PipedReader | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
PrintWriter | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
PushbackInputStream | |
| |
| |
PushbackReader | |
| |
| |
| |
| |
| |
| |
SequenceInputStream | |
| |
StringWriter | |
| |
| |
| |
| |
WriteAbortedException | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
ObjectStreamConstants | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
java.lang.ref | |
| |
ReferenceQueue | |
| |
| |
| |
| |
| |
java.lang.reflect | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Field | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Modifier | |
Modifier() | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Member | |
| |
| |
| |
| |
| |
java.lang | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
compareTo(Object) |
|
| |
| |
| |
| |
| |
Character.UnicodeBlock | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
compareTo(Object) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
ClassLoader | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Compiler | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
compareTo(Object) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Error | |
| |
| |
| |
ExceptionInInitializerError | |
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
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) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
compareTo(Object) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
System | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
runFinalizersOnExit(boolean) | |
| |
| |
| |
allowThreadSuspension(boolean) | |
| |
| |
| |
| |
| |
| |
| |
| |
ThreadLocal | |
| |
| |
Thread | |
| |
| |
| |
| |
countStackFrames() | |
destroy() | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
stop(Throwable) | |
| |
Throwable | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
UnsupportedOperationException | |
| |
| |
VirtualMachineError | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
java.math | |
BigDecimal | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
compareTo(Object) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
BigInteger | |
| |
| |
| |
| |
| |
compareTo(Object) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
java.net | |
Authenticator | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
ContentHandler | |
| |
| |
| |
DatagramPacket | |
| |
| |
| |
| |
DatagramSocketImpl | |
| |
| |
| |
getOption(int) |
|
| |
| |
| |
| |
setOption(int, Object) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
HttpURLConnection | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
MulticastSocket | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
SocketException | |
SocketImpl | |
| |
| |
getOption(int) |
|
| |
| |
setOption(int, Object) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
URLConnection | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
URLDecoder | |
URLDecoder() | |
| |
| |
URLEncoder | |
| |
| |
| |
URLStreamHandler | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
URL | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
set(String, String, int, String, String) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
SocketOptions | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
java.rmi.activation | |
java.rmi.dgc | |
VMID | |
| |
java.rmi.registry | |
| |
java.rmi.server | |
| |
| |
| |
RMIClassLoader | |
| |
| |
| |
| |
| |
| |
ServerCloneException | |
| |
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
| |
| |
| |
UnicastRemoteObject | |
| |
| |
| |
| |
| |
RemoteRef | |
| |
| |
| |
| |
java.rmi | |
| |
| |
RemoteException | |
| |
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
| |
java.security.acl | |
java.security.cert | |
CRLException | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
CertificateEncodingException | |
| |
| |
CertificateException | |
| |
| |
CertificateFactorySpi | |
| |
| |
| |
| |
CertificateFactory | |
| |
| |
| |
| |
| |
CertificateParsingException | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
X509CRLEntry | |
| |
getCriticalExtensionOIDs() |
|
getExtensionValue(String) |
|
getNonCriticalExtensionOIDs() |
|
| |
hasUnsupportedCriticalExtension() |
|
| |
X509CRL | |
getCriticalExtensionOIDs() |
|
getExtensionValue(String) |
|
| |
| |
getNonCriticalExtensionOIDs() |
|
| |
hasUnsupportedCriticalExtension() |
|
| |
| |
X509Certificate | |
getCriticalExtensionOIDs() |
|
| |
getExtensionValue(String) |
|
| |
| |
| |
getNonCriticalExtensionOIDs() |
|
| |
| |
| |
hasUnsupportedCriticalExtension() |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
java.security.interfaces | |
DSAKeyPairGenerator | |
| |
| |
| |
DSAPrivateKey | |
| |
DSAPublicKey | |
| |
| |
| |
| |
| |
| |
RSAPrivateCrtKey | |
| |
| |
| |
getModulus() |
|
| |
| |
getModulus() |
|
java.security.spec | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
EncodedKeySpec | |
| |
| |
InvalidKeySpecException | |
| |
| |
| |
PKCS8EncodedKeySpec | |
| |
| |
| |
| |
| |
RSAPrivateCrtKeySpec | |
RSAPrivateKeySpec | |
RSAPublicKeySpec | |
X509EncodedKeySpec | |
| |
| |
java.security | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
AlgorithmParameterGenerator | |
| |
AlgorithmParameters | |
| |
| |
| |
CodeSource | |
| |
| |
DigestException | |
| |
| |
| |
| |
| |
| |
| |
GeneralSecurityException | |
| |
| |
| |
| |
InvalidAlgorithmParameterException | |
| |
| |
InvalidKeyException | |
| |
| |
InvalidParameterException | |
KeyException | |
| |
| |
KeyFactory | |
| |
KeyManagementException | |
| |
| |
KeyPairGenerator | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
KeyStoreException | |
| |
| |
KeyStoreSpi | |
| |
| |
| |
| |
| |
| |
KeyStore | |
| |
| |
| |
| |
| |
| |
| |
| |
MessageDigestSpi | |
| |
MessageDigest | |
| |
| |
NoSuchAlgorithmException | |
| |
| |
| |
PermissionCollection | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
PrivilegedActionException | |
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
| |
ProtectionDomain | |
| |
| |
| |
| |
| |
ProviderException | |
| |
| |
Provider | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
SecureClassLoader | |
| |
| |
SecureRandomSpi | |
| |
| |
| |
| |
| |
SecureRandom | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Security | |
| |
| |
| |
SignatureException | |
| |
| |
SignatureSpi | |
| |
| |
| |
Signature | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
UnresolvedPermission | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Key | |
| |
| |
Principal | |
| |
| |
| |
| |
| |
| |
java.sql | |
BatchUpdateException | |
| |
| |
| |
| |
| |
| |
| |
DataTruncation | |
| |
Date | |
| |
| |
| |
DriverManager | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
SQLWarning | |
| |
| |
| |
| |
Time | |
| |
| |
| |
| |
Timestamp | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Types | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Array | |
| |
Blob | |
| |
| |
| |
| |
| |
| |
CallableStatement | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Clob | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Driver | |
| |
| |
| |
PreparedStatement | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Ref | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
SQLInput | |
| |
| |
| |
| |
| |
| |
SQLOutput | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
java.text.resources |
|
| |
java.text | |
| |
| |
| |
| |
compareTo(Object) |
|
equals(Object) |
|
hashCode() |
|
| |
CompactShortArray.Iterator |
|
| |
DateFormatSymbols | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
DecimalFormat | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
FieldPosition | |
| |
| |
| |
| |
Format | |
| |
| |
| |
MessageFormat | |
| |
| |
| |
| |
| |
| |
| |
NumberFormat | |
| |
| |
| |
| |
| |
| |
| |
| |
SimpleDateFormat | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
java.util.jar | |
Attributes.Name | |
| |
| |
| |
| |
| |
| |
JarEntry | |
| |
JarFile | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
java.util.zip | |
Adler32 | |
| |
update(byte[]) |
|
| |
CRC32 | |
| |
update(byte[]) |
|
| |
DeflaterOutputStream | |
| |
| |
| |
| |
Deflater | |
| |
| |
| |
| |
finalize() | |
| |
| |
GZIPOutputStream | |
| |
| |
close() |
|
InflaterInputStream | |
| |
| |
| |
| |
Inflater | |
finalize() | |
| |
| |
ZipEntry | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
ZipInputStream | |
| |
ZipOutputStream | |
| |
Checksum | |
| |
| |
java.util | |
| |
| |
AbstractMap | |
| |
| |
AbstractSet | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
BitSet | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Collections | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
ConcurrentModificationException | |
| |
| |
| |
Date | |
compareTo(Object) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
GregorianCalendar | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
HashMap | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
HashSet | |
| |
Hashtable | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
ListResourceBundle | |
| |
| |
| |
Locale | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
NoSuchElementException | |
| |
| |
| |
| |
| |
| |
| |
Properties | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
PropertyResourceBundle | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
ResourceBundle | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
SimpleTimeZone | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
TimeZone | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
WeakHashMap | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Comparator | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Enumeration | |
| |
| |
Iterator | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Map.Entry | |
| |
| |
| |
| |
Map | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Set | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
javax.accessibility | |
| |
| |
AccessibleContext | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
AccessibleHyperlink | |
| |
| |
| |
| |
AccessibleRole | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
AccessibleState | |
| |
| |
| |
| |
AccessibleAction | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
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 | |
| |
| |
| |
| |
| |
| |
DefaultColorSelectionModel | |
| |
javax.swing.event | |
EventListenerList | |
| |
HyperlinkEvent | |
| |
| |
| |
| |
InternalFrameAdapter | |
| |
InternalFrameEvent | |
| |
ListDataEvent | |
| |
MenuDragMouseEvent | |
| |
| |
| |
mouseClicked(MouseEvent) |
|
mouseDragged(MouseEvent) |
|
mouseEntered(MouseEvent) |
|
mouseExited(MouseEvent) |
|
mouseMoved(MouseEvent) |
|
mousePressed(MouseEvent) |
|
mouseReleased(MouseEvent) |
|
| |
SwingPropertyChangeSupport | |
| |
addPropertyChangeListener(PropertyChangeListener) |
|
addPropertyChangeListener(String,... |
|
firePropertyChange(String, Object, Object) |
|
hasListeners(String) |
|
| |
removePropertyChangeListener(PropertyChangeListene... |
|
removePropertyChangeListener(String,... |
|
TreeSelectionEvent | |
| |
| |
| |
javax.swing.filechooser | |
FileFilter | |
| |
| |
FileSystemView | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
FileView | |
| |
| |
| |
| |
| |
| |
javax.swing.plaf.basic | |
BasicArrowButton | |
| |
BasicBorders.ButtonBorder | |
getBorderInsets(Component) |
|
| |
BasicBorders.FieldBorder | |
getBorderInsets(Component) |
|
| |
BasicBorders.MarginBorder | |
getBorderInsets(Component) |
|
| |
BasicBorders.MenuBarBorder | |
getBorderInsets(Component) |
|
| |
BasicBorders.RadioButtonBorder | |
getBorderInsets(Component) |
|
| |
| |
BasicBorders.ToggleButtonBorder | |
getBorderInsets(Component) |
|
| |
BasicBorders | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
BasicButtonUI | |
| |
| |
| |
BasicCheckBoxMenuItemUI | |
installDefaults() |
|
BasicColorChooserUI | |
| |
| |
BasicComboBoxEditor | |
| |
BasicComboBoxUI | |
| |
| |
| |
| |
| |
BasicComboPopup | |
| |
| |
| |
| |
BasicDesktopIconUI | |
| |
| |
BasicDesktopPaneUI | |
| |
| |
| |
| |
| |
| |
| |
| |
BasicDirectoryModel | |
| |
| |
| |
| |
| |
| |
| |
| |
BasicEditorPaneUI | |
| |
| |
| |
BasicFileChooserUI.BasicFileView | |
isTraversable(File) |
|
BasicFileChooserUI.DoubleClickListener | |
| |
BasicFileChooserUI | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
BasicGraphicsUtils | |
| |
| |
| |
| |
| |
| |
BasicInternalFrameTitlePane | |
addNotify() |
|
| |
| |
removeNotify() |
|
| |
BasicInternalFrameUI.BorderListener | |
| |
BasicInternalFrameUI | |
| |
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 | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
BasicRadioButtonMenuItemUI | |
installDefaults() |
|
| |
BasicScrollBarUI.TrackListener | |
| |
BasicScrollBarUI | |
| |
| |
| |
getMinimumSize(JComponent) |
|
| |
| |
| |
| |
| |
| |
| |
| |
BasicScrollPaneUI | |
| |
| |
| |
getMinimumSize(JComponent) |
|
getPreferredSize(JComponent) |
|
BasicSliderUI | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
BasicSplitPaneDivider.MouseHandler | |
| |
| |
BasicSplitPaneDivider | |
| |
| |
| |
| |
| |
| |
| |
BasicSplitPaneUI.BasicVerticalLayoutManager | |
getAvailableSize(Dimension, Insets) |
|
getInitialLocation(Insets) |
|
getPreferredSizeOfComponent(Component) |
|
getSizeOfComponent(Component) |
|
minimumLayoutSize(Container) |
|
preferredLayoutSize(Container) |
|
setComponentToSize(Component, int, int, Insets,... |
|
BasicSplitPaneUI.FocusHandler | |
| |
BasicSplitPaneUI | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
BasicTabbedPaneUI | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
getPreferredSize(JComponent) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
BasicTableHeaderUI | |
| |
| |
| |
BasicTableUI | |
| |
| |
BasicTextAreaUI | |
| |
| |
| |
| |
| |
BasicTextFieldUI | |
createCaret() |
|
| |
| |
BasicTextPaneUI | |
getEditorKit(JTextComponent) |
|
| |
BasicTextUI | |
| |
| |
| |
| |
| |
| |
| |
BasicToggleButtonUI | |
| |
paintButtonPressed(Graphics, AbstractButton) |
|
paintFocus(Graphics, AbstractButton, Rectangle,... |
|
paintText(Graphics, AbstractButton, Rectangle,... |
|
BasicToolBarSeparatorUI | |
getMaximumSize(JComponent) |
|
getMinimumSize(JComponent) |
|
BasicToolBarUI.DragWindow | |
| |
BasicToolBarUI | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
getMaximumSize(JComponent) |
|
getMinimumSize(JComponent) |
|
| |
getPreferredSize(JComponent) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
BasicTreeUI.KeyHandler | |
| |
| |
| |
| |
| |
BasicTreeUI | |
| |
| |
| |
| |
| |
| |
| |
| |
DefaultMenuLayout | |
| |
| |
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.PopupMenuBorder | |
getBorderInsets(Component) |
|
| |
MetalBorders.ScrollPaneBorder | |
getBorderInsets(Component) |
|
| |
| |
| |
MetalBorders.ToolBarBorder | |
bumps |
|
getBorderInsets(Component) |
|
| |
MetalBorders | |
| |
| |
| |
| |
| |
MetalButtonUI | |
| |
MetalComboBoxButton | |
| |
| |
| |
MetalComboBoxUI | |
configureArrowButton() |
|
| |
| |
installKeyboardActions() |
|
installListeners() |
|
installUI(JComponent) |
|
isFocusTraversable(JComboBox) |
|
| |
| |
| |
selectNextPossibleValue() |
|
selectPreviousPossibleValue() |
|
unconfigureArrowButton() |
|
uninstallKeyboardActions() |
|
uninstallListeners() |
|
uninstallUI(JComponent) |
|
MetalDesktopIconUI | |
| |
| |
| |
| |
MetalFileChooserUI.DirectoryComboBoxModel | |
| |
| |
getListCellRendererComponent(JList, Object, int,... |
|
| |
mouseClicked(MouseEvent) |
|
MetalFileChooserUI | |
| |
| |
| |
createDirectoryComboBoxRenderer(JFileChooser) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
MetalIconFactory | |
| |
| |
MetalInternalFrameUI | |
| |
| |
replacePane(JComponent, JComponent) |
|
| |
| |
MetalLookAndFeel | |
| |
| |
| |
| |
| |
| |
| |
MetalProgressBarUI | |
paint(Graphics, JComponent) |
|
| |
| |
| |
MetalScrollBarUI | |
bumps |
|
MetalScrollPaneUI | |
| |
| |
MetalTabbedPaneUI | |
| |
MetalTextFieldUI | |
installUI(JComponent) |
|
MetalTheme | |
| |
MetalToggleButtonUI | |
| |
| |
| |
componentAdded(ContainerEvent) |
|
componentRemoved(ContainerEvent) |
|
| |
propertyChange(PropertyChangeEvent) |
|
MetalToolBarUI | |
| |
| |
installNonRolloverBorders(JComponent) |
|
installNormalBorders(JComponent) |
|
installRolloverBorders(JComponent) |
|
isRolloverBorders() |
|
setBorderToNormal(Component) |
|
setBorderToRollover(Component) |
|
setRolloverBorders(boolean) |
|
| |
MetalToolTipUI | |
| |
| |
| |
javax.swing.plaf.multi | |
MultiPopupMenuUI | |
| |
| |
| |
| |
MultiTextUI | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
javax.swing.plaf | |
| |
ButtonUI | |
| |
ColorChooserUI | |
| |
ComboBoxUI | |
| |
| |
ComponentUI | |
| |
| |
DesktopIconUI | |
| |
DesktopPaneUI | |
| |
FileChooserUI | |
| |
| |
| |
InternalFrameUI | |
| |
LabelUI | |
| |
| |
ListUI | |
| |
MenuBarUI | |
| |
MenuItemUI | |
| |
OptionPaneUI | |
| |
PanelUI | |
| |
PopupMenuUI | |
| |
| |
| |
ProgressBarUI | |
| |
| |
ScrollBarUI | |
| |
ScrollPaneUI | |
| |
SeparatorUI | |
| |
SliderUI | |
| |
| |
SplitPaneUI | |
| |
TabbedPaneUI | |
| |
TableHeaderUI | |
| |
TableUI | |
| |
TextUI | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
ToolBarUI | |
| |
ToolTipUI | |
| |
TreeUI | |
| |
ViewportUI | |
| |
javax.swing.table | |
AbstractTableModel | |
| |
getColumnCount() |
|
| |
getRowCount() |
|
| |
getValueAt(int, int) |
|
DefaultTableCellRenderer | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
DefaultTableColumnModel | |
| |
| |
DefaultTableModel | |
| |
| |
JTableHeader | |
| |
| |
| |
| |
TableColumn | |
| |
| |
| |
| |
| |
| |
javax.swing.text.html.parser | |
DTD | |
| |
| |
javax.swing.text.html | |
| |
| |
| |
| |
| |
BlockView | |
| |
| |
| |
| |
| |
CSS.Attribute | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
FormView | |
| |
| |
| |
HTML.Tag | |
| |
| |
HTMLDocument.HTMLReader | |
| |
HTMLDocument.Iterator | |
| |
HTMLDocument | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
HTMLEditorKit.InsertHTMLTextAction | |
| |
| |
| |
| |
| |
HTMLEditorKit.ParserCallback | |
| |
| |
HTMLEditorKit.Parser | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
HTMLFrameHyperlinkEvent | |
| |
getSourceElement() |
|
HTMLWriter | |
decrIndent() |
|
incrIndent() |
|
indent() |
|
| |
setIndentSpace(int) |
|
setLineLength(int) |
|
write(String) |
|
write(char) |
|
| |
| |
InlineView | |
| |
| |
| |
| |
| |
ParagraphView | |
changedUpdate(DocumentEvent, Shape, ViewFactory) |
|
| |
| |
StyleSheet | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
javax.swing.text.rtf | |
RTFEditorKit | |
clone() |
|
javax.swing.text | |
AbstractDocument.AbstractElement | |
finalize() |
|
AbstractDocument | |
| |
| |
| |
| |
| |
| |
AbstractWriter | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
BoxView | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
ComponentView | |
setSize(float, float) |
|
CompositeView | |
append(View) |
|
changedUpdate(DocumentEvent, Shape, ViewFactory) |
|
| |
| |
| |
| |
| |
insert(int, View) |
|
insertUpdate(DocumentEvent, Shape, ViewFactory) |
|
removeAll() |
|
removeUpdate(DocumentEvent, Shape, ViewFactory) |
|
| |
| |
| |
DefaultCaret | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
DefaultEditorKit | |
| |
| |
clone() |
|
| |
| |
DefaultHighlighter | |
| |
DefaultStyledDocument | |
| |
| |
| |
| |
| |
EditorKit | |
| |
| |
| |
| |
| |
IconView | |
setSize(float, float) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
JTextComponent | |
| |
| |
| |
| |
| |
| |
| |
isFocusTraversable() |
|
isOpaque() |
|
| |
| |
| |
| |
| |
processComponentKeyEvent(KeyEvent) |
|
| |
| |
| |
| |
| |
setEnabled(boolean) |
|
| |
setOpaque(boolean) |
|
| |
| |
| |
breakView(int, int, float, float) |
|
createFragment(int, int) |
|
getAlignment(int) |
|
| |
getBreakWeight(int, float, float) |
|
| |
| |
| |
getNextVisualPositionFrom(int, Position.Bias,... |
|
getPreferredSpan(int) |
|
insertUpdate(DocumentEvent, Shape, ViewFactory) |
|
| |
| |
| |
| |
modelToView(int, Shape, Position.Bias) |
|
paint(Graphics, Shape) |
|
removeUpdate(DocumentEvent, Shape, ViewFactory) |
|
| |
toString() |
|
viewToModel(float, float, Shape, Position.Bias[]) |
|
LayeredHighlighter.LayerPainter | |
| |
paint(Graphics, int, int, Shape, JTextComponent) |
|
LayeredHighlighter | |
| |
addHighlight(int, int,... |
|
changeHighlight(Object, int, int) |
|
deinstall(JTextComponent) |
|
getHighlights() |
|
install(JTextComponent) |
|
paint(Graphics) |
|
removeAllHighlights() |
|
removeHighlight(Object) |
|
| |
| |
| |
| |
| |
| |
adjustRow(ParagraphView.Row, int, int) |
|
| |
| |
| |
getViewAtPosition(int, Rectangle) |
|
getViewIndexAtPosition(int) |
|
insertUpdate(DocumentEvent, Shape, ViewFactory) |
|
layout(int, int) |
|
loadChildren(ViewFactory) |
|
removeUpdate(DocumentEvent, Shape, ViewFactory) |
|
PasswordView | |
| |
| |
| |
| |
| |
| |
| |
PlainDocument | |
| |
| |
PlainView | |
| |
| |
| |
| |
| |
| |
| |
| |
preferenceChanged(View, boolean, boolean) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
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 |
|
| |
| |
| |
StyleContext.NamedStyle | |
| |
| |
StyleContext | |
| |
TabSet | |
| |
| |
| |
TableView.TableRow | |
| |
| |
| |
| |
TableView | |
| |
| |
Utilities | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
View | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
WrappedPlainView | |
| |
| |
| |
| |
| |
| |
| |
javax.swing.tree | |
AbstractLayoutCache.NodeDimensions | |
| |
AbstractLayoutCache | |
| |
DefaultTreeCellEditor.DefaultTextField | |
| |
DefaultTreeCellEditor | |
| |
DefaultTreeCellRenderer | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
DefaultTreeModel | |
| |
| |
DefaultTreeSelectionModel | |
| |
| |
| |
| |
VariableHeightLayoutCache | |
| |
javax.swing.undo | |
UndoableEditSupport | |
| |
javax.swing | |
| |
AbstractAction | |
actionPerformed(ActionEvent) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
AbstractButton | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
AbstractListModel | |
| |
getElementAt(int) |
|
| |
| |
getSize() |
|
| |
| |
BorderFactory | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
addFocusListener(FocusListener) |
|
contains(Point) |
|
getAccessibleAt(Point) |
|
getAccessibleChild(int) |
|
getAccessibleChildrenCount() |
|
getAccessibleComponent() |
|
getAccessibleIndexInParent() |
|
getAccessibleParent() |
|
getAccessibleStateSet() |
|
getBackground() |
|
getBounds() |
|
getCursor() |
|
getFont() |
|
getFontMetrics(Font) |
|
getForeground() |
|
getLocale() |
|
getLocation() |
|
getLocationOnScreen() |
|
getSize() |
|
isEnabled() |
|
isFocusTraversable() |
|
isShowing() |
|
isVisible() |
|
removeFocusListener(FocusListener) |
|
requestFocus() |
|
setBackground(Color) |
|
setBounds(Rectangle) |
|
setCursor(Cursor) |
|
setEnabled(boolean) |
|
setFont(Font) |
|
setForeground(Color) |
|
setLocation(Point) |
|
setSize(Dimension) |
|
setVisible(boolean) |
|
| |
addFocusListener(FocusListener) |
|
contains(Point) |
|
getAccessibleAt(Point) |
|
getAccessibleChild(int) |
|
getAccessibleChildrenCount() |
|
getAccessibleComponent() |
|
getAccessibleIndexInParent() |
|
getAccessibleParent() |
|
getAccessibleStateSet() |
|
getBackground() |
|
getBounds() |
|
getCursor() |
|
getFont() |
|
getFontMetrics(Font) |
|
getForeground() |
|
getLocale() |
|
getLocation() |
|
getLocationOnScreen() |
|
getSize() |
|
isEnabled() |
|
isFocusTraversable() |
|
isShowing() |
|
isVisible() |
|
removeFocusListener(FocusListener) |
|
requestFocus() |
|
setBackground(Color) |
|
setBounds(Rectangle) |
|
setCursor(Cursor) |
|
setEnabled(boolean) |
|
setFont(Font) |
|
setForeground(Color) |
|
setLocation(Point) |
|
setSize(Dimension) |
|
setVisible(boolean) |
|
| |
accessibleContext |
|
getMaximumSize() |
|
getMinimumSize() |
|
getPreferredSize() |
|
| |
BoxLayout | |
| |
| |
| |
| |
| |
accessibleContext |
|
| |
ButtonGroup | |
| |
| |
| |
addFocusListener(FocusListener) |
|
contains(Point) |
|
getAccessibleAt(Point) |
|
getAccessibleChild(int) |
|
getAccessibleChildrenCount() |
|
getAccessibleComponent() |
|
getAccessibleIndexInParent() |
|
getAccessibleParent() |
|
getAccessibleStateSet() |
|
getBackground() |
|
getBounds() |
|
getCursor() |
|
getFont() |
|
getFontMetrics(Font) |
|
getForeground() |
|
getLocale() |
|
getLocation() |
|
getLocationOnScreen() |
|
getSize() |
|
isEnabled() |
|
isFocusTraversable() |
|
isShowing() |
|
isVisible() |
|
removeFocusListener(FocusListener) |
|
requestFocus() |
|
setBackground(Color) |
|
setBounds(Rectangle) |
|
setCursor(Cursor) |
|
setEnabled(boolean) |
|
setFont(Font) |
|
setForeground(Color) |
|
setLocation(Point) |
|
setSize(Dimension) |
|
setVisible(boolean) |
|
| |
DefaultBoundedRangeModel | |
| |
| |
DefaultButtonModel | |
| |
| |
| |
| |
| |
DefaultCellEditor.EditorDelegate | |
| |
| |
changeEvent |
|
listenerList |
|
addCellEditorListener(CellEditorListener) |
|
fireEditingCanceled() |
|
fireEditingStopped() |
|
removeCellEditorListener(CellEditorListener) |
|
DefaultComboBoxModel | |
DefaultFocusManager | |
focusNextComponent(Component) |
|
focusPreviousComponent(Component) |
|
processKeyEvent(Component, KeyEvent) |
|
DefaultListCellRenderer | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
DefaultListModel | |
DefaultListSelectionModel | |
| |
| |
| |
| |
| |
DefaultSingleSelectionModel | |
| |
| |
| |
| |
| |
focusNextComponent(Component) |
|
focusPreviousComponent(Component) |
|
| |
processKeyEvent(Component, KeyEvent) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
addFocusListener(FocusListener) |
|
contains(Point) |
|
getAccessibleAt(Point) |
|
getAccessibleChild(int) |
|
getAccessibleChildrenCount() |
|
getAccessibleComponent() |
|
getAccessibleIndexInParent() |
|
getAccessibleParent() |
|
getAccessibleRole() |
|
getAccessibleStateSet() |
|
getBackground() |
|
getBounds() |
|
getCursor() |
|
getFont() |
|
getFontMetrics(Font) |
|
getForeground() |
|
getLocale() |
|
getLocation() |
|
getLocationOnScreen() |
|
getSize() |
|
isEnabled() |
|
isFocusTraversable() |
|
isShowing() |
|
isVisible() |
|
removeFocusListener(FocusListener) |
|
requestFocus() |
|
setBackground(Color) |
|
setBounds(Rectangle) |
|
setCursor(Cursor) |
|
setEnabled(boolean) |
|
setFont(Font) |
|
setForeground(Color) |
|
setLocation(Point) |
|
setSize(Dimension) |
|
setVisible(boolean) |
|
| |
| |
| |
| |
processKeyEvent(KeyEvent) |
|
| |
| |
JButton | |
| |
| |
JCheckBoxMenuItem | |
| |
requestFocus() |
|
JCheckBox | |
| |
| |
| |
| |
JColorChooser | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
JComboBox | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
isFocusTraversable() |
|
| |
| |
| |
| |
| |
| |
accessibleContainerHandler |
|
| |
addFocusListener(FocusListener) |
|
contains(Point) |
|
getAccessibleAt(Point) |
|
getAccessibleComponent() |
|
getAccessibleIndexInParent() |
|
| |
getAccessibleParent() |
|
getBackground() |
|
getBounds() |
|
getCursor() |
|
getFont() |
|
getFontMetrics(Font) |
|
getForeground() |
|
getLocale() |
|
getLocation() |
|
getLocationOnScreen() |
|
getSize() |
|
| |
| |
isEnabled() |
|
isFocusTraversable() |
|
isShowing() |
|
isVisible() |
|
removeFocusListener(FocusListener) |
|
requestFocus() |
|
setBackground(Color) |
|
setBounds(Rectangle) |
|
setCursor(Cursor) |
|
setEnabled(boolean) |
|
setFont(Font) |
|
setForeground(Color) |
|
setLocation(Point) |
|
setSize(Dimension) |
|
setVisible(boolean) |
|
| |
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() |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
hasFocus() |
|
| |
isFocusCycleRoot() |
|
isFocusTraversable() |
|
| |
| |
| |
| |
| |
| |
processFocusEvent(FocusEvent) |
|
| |
| |
removePropertyChangeListener(PropertyChangeListene... |
|
removePropertyChangeListener(String,... |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
JDesktopPane | |
| |
| |
| |
| |
| |
isOpaque() |
|
| |
| |
| |
| |
| |
| |
| |
| |
addFocusListener(FocusListener) |
|
contains(Point) |
|
getAccessibleAt(Point) |
|
getAccessibleChild(int) |
|
getAccessibleChildrenCount() |
|
getAccessibleComponent() |
|
getAccessibleIndexInParent() |
|
getAccessibleParent() |
|
getAccessibleRole() |
|
getBackground() |
|
getBounds() |
|
getCursor() |
|
getFont() |
|
getFontMetrics(Font) |
|
getForeground() |
|
getLocale() |
|
getLocation() |
|
getLocationOnScreen() |
|
getSize() |
|
isEnabled() |
|
isFocusTraversable() |
|
isShowing() |
|
isVisible() |
|
removeFocusListener(FocusListener) |
|
requestFocus() |
|
setBackground(Color) |
|
setBounds(Rectangle) |
|
setCursor(Cursor) |
|
setEnabled(boolean) |
|
setFont(Font) |
|
setForeground(Color) |
|
setLocation(Point) |
|
setSize(Dimension) |
|
setVisible(boolean) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
processKeyEvent(KeyEvent) |
|
| |
| |
setLocationRelativeTo(Component) |
|
| |
JEditorPane.AccessibleJEditorPaneHTML | |
| |
| |
| |
JEditorPane | |
| |
| |
| |
| |
| |
isManagingFocus() |
|
processComponentKeyEvent(KeyEvent) |
|
| |
JFileChooser | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
addFocusListener(FocusListener) |
|
contains(Point) |
|
getAccessibleAt(Point) |
|
getAccessibleChild(int) |
|
getAccessibleChildrenCount() |
|
getAccessibleComponent() |
|
getAccessibleIndexInParent() |
|
getAccessibleParent() |
|
getAccessibleRole() |
|
getBackground() |
|
getBounds() |
|
getCursor() |
|
getFont() |
|
getFontMetrics(Font) |
|
getForeground() |
|
getLocale() |
|
getLocation() |
|
getLocationOnScreen() |
|
getSize() |
|
isEnabled() |
|
isFocusTraversable() |
|
isShowing() |
|
isVisible() |
|
removeFocusListener(FocusListener) |
|
requestFocus() |
|
setBackground(Color) |
|
setBounds(Rectangle) |
|
setCursor(Cursor) |
|
setEnabled(boolean) |
|
setFont(Font) |
|
setForeground(Color) |
|
setLocation(Point) |
|
setSize(Dimension) |
|
setVisible(boolean) |
|
| |
| |
| |
| |
| |
| |
| |
| |
processKeyEvent(KeyEvent) |
|
| |
| |
| |
| |
JInternalFrame | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
setVisible(boolean) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
JLabel | |
| |
| |
| |
| |
JLayeredPane | |
| |
| |
| |
| |
| |
| |
| |
JList | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
JMenuBar | |
| |
isManagingFocus() |
|
| |
JMenuItem | |
| |
| |
| |
| |
| |
| |
JMenu | |
| |
| |
| |
| |
| |
| |
processFocusEvent(FocusEvent) |
|
| |
JOptionPane | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
JPanel | |
| |
| |
JPasswordField.AccessibleJPasswordField | |
| |
| |
| |
| |
| |
| |
| |
| |
JPasswordField | |
| |
| |
| |
| |
JPopupMenu.WindowPopup.AccessibleWindowPopup |
|
JPopupMenu | |
| |
| |
| |
| |
| |
| |
| |
| |
remove(Component) |
|
| |
JProgressBar | |
| |
| |
| |
JRadioButtonMenuItem | |
| |
requestFocus() |
|
JRadioButton | |
| |
JRootPane.AccessibleJRootPane | |
| |
| |
JRootPane | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
defaultPressAction |
|
defaultReleaseAction |
|
findComponentAt(int, int) |
|
| |
| |
| |
isFocusCycleRoot() |
|
| |
| |
| |
| |
| |
JScrollBar | |
| |
| |
| |
| |
JScrollPane | |
isOpaque() |
|
| |
| |
| |
JSeparator | |
isFocusTraversable() |
|
| |
JSlider | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
JSplitPane | |
| |
| |
| |
| |
JTabbedPane.AccessibleJTabbedPane | |
| |
JTabbedPane | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
JTable.AccessibleJTable.AccessibleJTableCell | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
isManagingFocus() |
|
| |
| |
| |
| |
| |
| |
| |
reshape(int, int, int, int) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
JTextArea | |
isManagingFocus() |
|
processComponentKeyEvent(KeyEvent) |
|
JTextField | |
| |
| |
| |
| |
| |
| |
| |
JTextPane | |
getScrollableTracksViewportWidth() |
|
JToggleButton | |
| |
| |
| |
JToolBar | |
| |
| |
| |
| |
remove(Component) |
|
| |
| |
| |
JTree.EmptySelectionModel | |
| |
| |
| |
| |
| |
| |
JTree | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
JViewport | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
addFocusListener(FocusListener) |
|
contains(Point) |
|
getAccessibleAt(Point) |
|
getAccessibleChild(int) |
|
getAccessibleChildrenCount() |
|
getAccessibleComponent() |
|
getAccessibleIndexInParent() |
|
getAccessibleParent() |
|
getAccessibleRole() |
|
getAccessibleStateSet() |
|
getBackground() |
|
getBounds() |
|
getCursor() |
|
getFont() |
|
getFontMetrics(Font) |
|
getForeground() |
|
getLocale() |
|
getLocation() |
|
getLocationOnScreen() |
|
getSize() |
|
isEnabled() |
|
isFocusTraversable() |
|
isShowing() |
|
isVisible() |
|
removeFocusListener(FocusListener) |
|
requestFocus() |
|
setBackground(Color) |
|
setBounds(Rectangle) |
|
setCursor(Cursor) |
|
setEnabled(boolean) |
|
setFont(Font) |
|
setForeground(Color) |
|
setLocation(Point) |
|
setSize(Dimension) |
|
setVisible(boolean) |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
equals(Object) |
|
getKeyChar() |
|
getKeyCode() |
|
| |
getModifiers() |
|
hashCode() |
|
isOnKeyRelease() |
|
toString() |
|
| |
| |
LookAndFeel | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
MenuSelectionManager | |
| |
OverlayLayout | |
| |
| |
| |
| |
| |
| |
| |
RepaintManager | |
| |
| |
| |
| |
| |
| |
| |
SizeRequirements | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
SwingUtilities | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Timer | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
UIDefaults | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
UIManager | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Action | |
| |
| |
| |
| |
| |
| |
| |
ButtonModel | |
ListSelectionModel | |
| |
ScrollPaneConstants | |
| |
| |
| |
| |
| |
SwingConstants | |
| |
| |
| |
WindowConstants | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
|
This report is based on simple comparison of all public
and
protected
APIs of the java.*
and javax.*
packages of JDK builds 22.0.2+9-tem and
1.2.2.17-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.