Generated by
JDiff

Class javax.swing.JEditorPane.AccessibleJEditorPaneHTML

Changed Constructors
JEditorPane.AccessibleJEditorPaneHTML(void) Change in type from JEditorPane to void.
 
 

Changed Methods
Accessible getAccessibleAt(Point) Method was inherited from Container.AccessibleAWTContainer, but is now defined locally. Returns the Accessible child if one exists contained at the local coordinate Point.
Accessible getAccessibleChild(int) Method was inherited from JComponent.AccessibleJComponent, but is now defined locally. Returns the specified Accessible child of the object.
int getAccessibleChildrenCount() Method was inherited from JComponent.AccessibleJComponent, but is now defined locally. Returns the number of accessible children of the object.