You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by Stuart Ballard <st...@kaffe.org> on 2006/10/04 12:27:55 UTC

Japi diffs for harmony

Japi diff jdk12 vs harmony:
Full results:
http://www.kaffe.org/~stuart/japi/htmlout/h-jdk12-harmony.html

Changes since last run:

-Comparison run at Tue Oct  3 10:12:20 2006 GMT
-jdk12 API scanned at 2006/10/03 05:19:09 EDT
-harmony API scanned at 2006/10/03 10:29:45 BST
+Comparison run at Wed Oct  4 10:11:43 2006 GMT
+jdk12 API scanned at 2006/10/04 05:18:54 EDT
+harmony API scanned at 2006/10/04 10:30:17 BST
-javax.swing.text: 76.8% good, 0.02% bad, 23.14% missing
+javax.swing.text: 91.2% good, 0.02% bad, 8.7% missing
-Total: 96.11% good, 0.06% minor, 0% bad, 3.65% missing, 0% abs.add
+Total: 96.8% good, 0.06% minor, 0% bad, 2.96% missing, 0% abs.add
-Fields: 1 minor, 3 bad, 126 missing.
-Methods: 36 minor, 1 bad, 419 missing, 5 abs.add.
-Constructors: 3 minor, 14 missing.
+Fields: 1 minor, 3 bad, 2 missing.
+Methods: 36 minor, 1 bad, 25 missing, 5 abs.add.
+Constructors: 3 minor.
-constructor javax.swing.text.LabelView(javax.swing.text.Element): missing in harmony
-constructor javax.swing.text.LayeredHighlighter(): missing in harmony
-constructor javax.swing.text.LayeredHighlighter.LayerPainter(): missing in harmony
-constructor javax.swing.text.ParagraphView(javax.swing.text.Element): missing in harmony
-constructor javax.swing.text.PasswordView(javax.swing.text.Element): missing in harmony
-constructor javax.swing.text.PlainDocument(): missing in harmony
-constructor javax.swing.text.PlainDocument(javax.swing.text.AbstractDocument.Content): missing in harmony
-constructor javax.swing.text.PlainView(javax.swing.text.Element): missing in harmony
-constructor javax.swing.text.Segment(): missing in harmony
-constructor javax.swing.text.Segment(char[], int, int): missing in harmony
-constructor javax.swing.text.SimpleAttributeSet(): missing in harmony
-constructor javax.swing.text.SimpleAttributeSet(javax.swing.text.AttributeSet): missing in harmony
-constructor javax.swing.text.StringContent(): missing in harmony
-constructor javax.swing.text.StringContent(int): missing in harmony
-field javax.swing.text.LabelView.BOTTOM: missing in harmony
-field javax.swing.text.LabelView.BadBreakWeight: missing in harmony
-field javax.swing.text.LabelView.CENTER: missing in harmony
-field javax.swing.text.LabelView.EAST: missing in harmony
-field javax.swing.text.LabelView.ExcellentBreakWeight: missing in harmony
-field javax.swing.text.LabelView.ForcedBreakWeight: missing in harmony
-field javax.swing.text.LabelView.GoodBreakWeight: missing in harmony
-field javax.swing.text.LabelView.HORIZONTAL: missing in harmony
-field javax.swing.text.LabelView.LEADING: missing in harmony
-field javax.swing.text.LabelView.LEFT: missing in harmony
-field javax.swing.text.LabelView.NORTH: missing in harmony
-field javax.swing.text.LabelView.NORTH_EAST: missing in harmony
-field javax.swing.text.LabelView.NORTH_WEST: missing in harmony
-field javax.swing.text.LabelView.RIGHT: missing in harmony
-field javax.swing.text.LabelView.SOUTH: missing in harmony
-field javax.swing.text.LabelView.SOUTH_EAST: missing in harmony
-field javax.swing.text.LabelView.SOUTH_WEST: missing in harmony
-field javax.swing.text.LabelView.TOP: missing in harmony
-field javax.swing.text.LabelView.TRAILING: missing in harmony
-field javax.swing.text.LabelView.VERTICAL: missing in harmony
-field javax.swing.text.LabelView.WEST: missing in harmony
-field javax.swing.text.LabelView.X_AXIS: missing in harmony
-field javax.swing.text.LabelView.Y_AXIS: missing in harmony
-field javax.swing.text.MutableAttributeSet.NameAttribute: missing in harmony
-field javax.swing.text.MutableAttributeSet.ResolveAttribute: missing in harmony
-field javax.swing.text.ParagraphView.BOTTOM: missing in harmony
-field javax.swing.text.ParagraphView.BadBreakWeight: missing in harmony
-field javax.swing.text.ParagraphView.CENTER: missing in harmony
-field javax.swing.text.ParagraphView.EAST: missing in harmony
-field javax.swing.text.ParagraphView.ExcellentBreakWeight: missing in harmony
-field javax.swing.text.ParagraphView.ForcedBreakWeight: missing in harmony
-field javax.swing.text.ParagraphView.GoodBreakWeight: missing in harmony
-field javax.swing.text.ParagraphView.HORIZONTAL: missing in harmony
-field javax.swing.text.ParagraphView.LEADING: missing in harmony
-field javax.swing.text.ParagraphView.LEFT: missing in harmony
-field javax.swing.text.ParagraphView.NORTH: missing in harmony
-field javax.swing.text.ParagraphView.NORTH_EAST: missing in harmony
-field javax.swing.text.ParagraphView.NORTH_WEST: missing in harmony
-field javax.swing.text.ParagraphView.RIGHT: missing in harmony
-field javax.swing.text.ParagraphView.SOUTH: missing in harmony
-field javax.swing.text.ParagraphView.SOUTH_EAST: missing in harmony
-field javax.swing.text.ParagraphView.SOUTH_WEST: missing in harmony
-field javax.swing.text.ParagraphView.TOP: missing in harmony
-field javax.swing.text.ParagraphView.TRAILING: missing in harmony
-field javax.swing.text.ParagraphView.VERTICAL: missing in harmony
-field javax.swing.text.ParagraphView.WEST: missing in harmony
-field javax.swing.text.ParagraphView.X_AXIS: missing in harmony
-field javax.swing.text.ParagraphView.Y_AXIS: missing in harmony
-field javax.swing.text.ParagraphView.firstLineIndent: missing in harmony
-field javax.swing.text.PlainDocument.BAD_LOCATION: missing in harmony
-field javax.swing.text.PlainDocument.BidiElementName: missing in harmony
-field javax.swing.text.PlainDocument.ContentElementName: missing in harmony
-field javax.swing.text.PlainDocument.ElementNameAttribute: missing in harmony
-field javax.swing.text.PlainDocument.ParagraphElementName: missing in harmony
-field javax.swing.text.PlainDocument.SectionElementName: missing in harmony
-field javax.swing.text.PlainDocument.StreamDescriptionProperty: missing in harmony
-field javax.swing.text.PlainDocument.TitleProperty: missing in harmony
-field javax.swing.text.PlainDocument.lineLimitAttribute: missing in harmony
-field javax.swing.text.PlainDocument.listenerList: missing in harmony
-field javax.swing.text.PlainDocument.tabSizeAttribute: missing in harmony
-field javax.swing.text.PlainView.BOTTOM: missing in harmony
-field javax.swing.text.PlainView.BadBreakWeight: missing in harmony
-field javax.swing.text.PlainView.CENTER: missing in harmony
-field javax.swing.text.PlainView.EAST: missing in harmony
-field javax.swing.text.PlainView.ExcellentBreakWeight: missing in harmony
-field javax.swing.text.PlainView.ForcedBreakWeight: missing in harmony
-field javax.swing.text.PlainView.GoodBreakWeight: missing in harmony
-field javax.swing.text.PlainView.HORIZONTAL: missing in harmony
-field javax.swing.text.PlainView.LEADING: missing in harmony
-field javax.swing.text.PlainView.LEFT: missing in harmony
-field javax.swing.text.PlainView.NORTH: missing in harmony
-field javax.swing.text.PlainView.NORTH_EAST: missing in harmony
-field javax.swing.text.PlainView.NORTH_WEST: missing in harmony
-field javax.swing.text.PlainView.RIGHT: missing in harmony
-field javax.swing.text.PlainView.SOUTH: missing in harmony
-field javax.swing.text.PlainView.SOUTH_EAST: missing in harmony
-field javax.swing.text.PlainView.SOUTH_WEST: missing in harmony
-field javax.swing.text.PlainView.TOP: missing in harmony
-field javax.swing.text.PlainView.TRAILING: missing in harmony
-field javax.swing.text.PlainView.VERTICAL: missing in harmony
-field javax.swing.text.PlainView.WEST: missing in harmony
-field javax.swing.text.PlainView.X_AXIS: missing in harmony
-field javax.swing.text.PlainView.Y_AXIS: missing in harmony
-field javax.swing.text.PlainView.metrics: missing in harmony
-field javax.swing.text.Segment.array: missing in harmony
-field javax.swing.text.Segment.count: missing in harmony
-field javax.swing.text.Segment.offset: missing in harmony
-field javax.swing.text.SimpleAttributeSet.EMPTY: missing in harmony
-field javax.swing.text.StyleConstants.ALIGN_CENTER: missing in harmony
-field javax.swing.text.StyleConstants.ALIGN_JUSTIFIED: missing in harmony
-field javax.swing.text.StyleConstants.ALIGN_LEFT: missing in harmony
-field javax.swing.text.StyleConstants.ALIGN_RIGHT: missing in harmony
-field javax.swing.text.StyleConstants.Alignment: missing in harmony
-field javax.swing.text.StyleConstants.Background: missing in harmony
-field javax.swing.text.StyleConstants.BidiLevel: missing in harmony
-field javax.swing.text.StyleConstants.Bold: missing in harmony
-field javax.swing.text.StyleConstants.ComponentAttribute: missing in harmony
-field javax.swing.text.StyleConstants.ComponentElementName: missing in harmony
-field javax.swing.text.StyleConstants.ComposedTextAttribute: missing in harmony
-field javax.swing.text.StyleConstants.FirstLineIndent: missing in harmony
-field javax.swing.text.StyleConstants.FontFamily: missing in harmony
-field javax.swing.text.StyleConstants.FontSize: missing in harmony
-field javax.swing.text.StyleConstants.Foreground: missing in harmony
-field javax.swing.text.StyleConstants.IconAttribute: missing in harmony
-field javax.swing.text.StyleConstants.IconElementName: missing in harmony
-field javax.swing.text.StyleConstants.Italic: missing in harmony
-field javax.swing.text.StyleConstants.LeftIndent: missing in harmony
-field javax.swing.text.StyleConstants.LineSpacing: missing in harmony
-field javax.swing.text.StyleConstants.ModelAttribute: missing in harmony
-field javax.swing.text.StyleConstants.NameAttribute: missing in harmony
-field javax.swing.text.StyleConstants.Orientation: missing in harmony
-field javax.swing.text.StyleConstants.ResolveAttribute: missing in harmony
-field javax.swing.text.StyleConstants.RightIndent: missing in harmony
-field javax.swing.text.StyleConstants.SpaceAbove: missing in harmony
-field javax.swing.text.StyleConstants.SpaceBelow: missing in harmony
-field javax.swing.text.StyleConstants.StrikeThrough: missing in harmony
-field javax.swing.text.StyleConstants.Subscript: missing in harmony
-field javax.swing.text.StyleConstants.Superscript: missing in harmony
-field javax.swing.text.StyleConstants.TabSet: missing in harmony
-field javax.swing.text.StyleConstants.Underline: missing in harmony
-field javax.swing.text.StyleConstants.CharacterConstants.Family: missing in harmony
-field javax.swing.text.StyleConstants.CharacterConstants.Size: missing in harmony
-field javax.swing.text.StyleConstants.FontConstants.Family: missing in harmony
-field javax.swing.text.StyleConstants.FontConstants.Size: missing in harmony
-method javax.swing.text.LabelView.breakView(int, int, float, float): missing in harmony
-method javax.swing.text.LabelView.changedUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.clone(): missing in harmony
-method javax.swing.text.LabelView.createFragment(int, int): missing in harmony
-method javax.swing.text.LabelView.equals(java.lang.Object): missing in harmony
-method javax.swing.text.LabelView.finalize(): missing in harmony
-method javax.swing.text.LabelView.getAlignment(int): missing in harmony
-method javax.swing.text.LabelView.getAttributes(): missing in harmony
-method javax.swing.text.LabelView.getBreakWeight(int, float, float): missing in harmony
-method javax.swing.text.LabelView.getChildAllocation(int, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.getClass(): missing in harmony
-method javax.swing.text.LabelView.getContainer(): missing in harmony
-method javax.swing.text.LabelView.getDocument(): missing in harmony
-method javax.swing.text.LabelView.getElement(): missing in harmony
-method javax.swing.text.LabelView.getEndOffset(): missing in harmony
-method javax.swing.text.LabelView.getFont(): missing in harmony
-method javax.swing.text.LabelView.getFontMetrics(): missing in harmony
-method javax.swing.text.LabelView.getMaximumSpan(int): missing in harmony
-method javax.swing.text.LabelView.getMinimumSpan(int): missing in harmony
-method javax.swing.text.LabelView.getNextVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.LabelView.getParent(): missing in harmony
-method javax.swing.text.LabelView.getPreferredSpan(int): missing in harmony
-method javax.swing.text.LabelView.getResizeWeight(int): missing in harmony
-method javax.swing.text.LabelView.getStartOffset(): missing in harmony
-method javax.swing.text.LabelView.getView(int): missing in harmony
-method javax.swing.text.LabelView.getViewCount(): missing in harmony
-method javax.swing.text.LabelView.getViewFactory(): missing in harmony
-method javax.swing.text.LabelView.hashCode(): missing in harmony
-method javax.swing.text.LabelView.insertUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.isVisible(): missing in harmony
-method javax.swing.text.LabelView.modelToView(int, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.modelToView(int, java.awt.Shape, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.LabelView.modelToView(int, javax.swing.text.Position.Bias, int, javax.swing.text.Position.Bias, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.notify(): missing in harmony
-method javax.swing.text.LabelView.notifyAll(): missing in harmony
-method javax.swing.text.LabelView.paint(java.awt.Graphics, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.preferenceChanged(javax.swing.text.View, boolean, boolean): missing in harmony
-method javax.swing.text.LabelView.removeUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.setParent(javax.swing.text.View): missing in harmony
-method javax.swing.text.LabelView.setPropertiesFromAttributes(): missing in harmony
-method javax.swing.text.LabelView.setSize(float, float): missing in harmony
-method javax.swing.text.LabelView.setStrikeThrough(boolean): missing in harmony
-method javax.swing.text.LabelView.setSubscript(boolean): missing in harmony
-method javax.swing.text.LabelView.setSuperscript(boolean): missing in harmony
-method javax.swing.text.LabelView.setUnderline(boolean): missing in harmony
-method javax.swing.text.LabelView.toString(): missing in harmony
-method javax.swing.text.LabelView.viewToModel(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.viewToModel(float, float, java.awt.Shape, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.LabelView.wait(): missing in harmony
-method javax.swing.text.LabelView.wait(long): missing in harmony
-method javax.swing.text.LabelView.wait(long, int): missing in harmony
-method javax.swing.text.LayeredHighlighter.addHighlight(int, int, javax.swing.text.Highlighter.HighlightPainter): missing in harmony
-method javax.swing.text.LayeredHighlighter.changeHighlight(java.lang.Object, int, int): missing in harmony
-method javax.swing.text.LayeredHighlighter.clone(): missing in harmony
-method javax.swing.text.LayeredHighlighter.deinstall(javax.swing.text.JTextComponent): missing in harmony
-method javax.swing.text.LayeredHighlighter.equals(java.lang.Object): missing in harmony
-method javax.swing.text.LayeredHighlighter.finalize(): missing in harmony
-method javax.swing.text.LayeredHighlighter.getClass(): missing in harmony
-method javax.swing.text.LayeredHighlighter.getHighlights(): missing in harmony
-method javax.swing.text.LayeredHighlighter.hashCode(): missing in harmony
-method javax.swing.text.LayeredHighlighter.install(javax.swing.text.JTextComponent): missing in harmony
-method javax.swing.text.LayeredHighlighter.notify(): missing in harmony
-method javax.swing.text.LayeredHighlighter.notifyAll(): missing in harmony
-method javax.swing.text.LayeredHighlighter.paint(java.awt.Graphics): missing in harmony
-method javax.swing.text.LayeredHighlighter.paintLayeredHighlights(java.awt.Graphics, int, int, java.awt.Shape, javax.swing.text.JTextComponent, javax.swing.text.View): missing in harmony
-method javax.swing.text.LayeredHighlighter.removeAllHighlights(): missing in harmony
-method javax.swing.text.LayeredHighlighter.removeHighlight(java.lang.Object): missing in harmony
-method javax.swing.text.LayeredHighlighter.toString(): missing in harmony
-method javax.swing.text.LayeredHighlighter.wait(): missing in harmony
-method javax.swing.text.LayeredHighlighter.wait(long): missing in harmony
-method javax.swing.text.LayeredHighlighter.wait(long, int): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.clone(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.equals(java.lang.Object): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.finalize(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.getClass(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.hashCode(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.notify(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.notifyAll(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.paint(java.awt.Graphics, int, int, java.awt.Shape, javax.swing.text.JTextComponent): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.paintLayer(java.awt.Graphics, int, int, java.awt.Shape, javax.swing.text.JTextComponent, javax.swing.text.View): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.toString(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.wait(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.wait(long): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.wait(long, int): missing in harmony
-method javax.swing.text.MutableAttributeSet.addAttribute(java.lang.Object, java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.addAttributes(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.MutableAttributeSet.containsAttribute(java.lang.Object, java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.containsAttributes(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.MutableAttributeSet.copyAttributes(): missing in harmony
-method javax.swing.text.MutableAttributeSet.getAttribute(java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.getAttributeCount(): missing in harmony
-method javax.swing.text.MutableAttributeSet.getAttributeNames(): missing in harmony
-method javax.swing.text.MutableAttributeSet.getResolveParent(): missing in harmony
-method javax.swing.text.MutableAttributeSet.isDefined(java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.isEqual(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.MutableAttributeSet.removeAttribute(java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.removeAttributes(java.util.Enumeration): missing in harmony
-method javax.swing.text.MutableAttributeSet.removeAttributes(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.MutableAttributeSet.setResolveParent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.ParagraphView.append(javax.swing.text.View): missing in harmony
-method javax.swing.text.ParagraphView.baselineLayout(int, int, int[], int[]): missing in harmony
-method javax.swing.text.ParagraphView.baselineRequirements(int, javax.swing.SizeRequirements): missing in harmony
-method javax.swing.text.ParagraphView.breakView(int, float, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.breakView(int, int, float, float): missing in harmony
-method javax.swing.text.ParagraphView.calculateMajorAxisRequirements(int, javax.swing.SizeRequirements): missing in harmony
-method javax.swing.text.ParagraphView.calculateMinorAxisRequirements(int, javax.swing.SizeRequirements): missing in harmony
-method javax.swing.text.ParagraphView.changedUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.childAllocation(int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.clone(): missing in harmony
-method javax.swing.text.ParagraphView.createFragment(int, int): missing in harmony
-method javax.swing.text.ParagraphView.equals(java.lang.Object): missing in harmony
-method javax.swing.text.ParagraphView.finalize(): missing in harmony
-method javax.swing.text.ParagraphView.findOffsetToCharactersInString(char[], int): missing in harmony
-method javax.swing.text.ParagraphView.flipEastAndWestAtEnds(int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.ParagraphView.getAlignment(int): missing in harmony
-method javax.swing.text.ParagraphView.getAttributes(): missing in harmony
-method javax.swing.text.ParagraphView.getBottomInset(): missing in harmony
-method javax.swing.text.ParagraphView.getBreakWeight(int, float): missing in harmony
-method javax.swing.text.ParagraphView.getBreakWeight(int, float, float): missing in harmony
-method javax.swing.text.ParagraphView.getChildAllocation(int, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.getClass(): missing in harmony
-method javax.swing.text.ParagraphView.getClosestPositionTo(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[], int, int): missing in harmony
-method javax.swing.text.ParagraphView.getContainer(): missing in harmony
-method javax.swing.text.ParagraphView.getDocument(): missing in harmony
-method javax.swing.text.ParagraphView.getElement(): missing in harmony
-method javax.swing.text.ParagraphView.getEndOffset(): missing in harmony
-method javax.swing.text.ParagraphView.getHeight(): missing in harmony
-method javax.swing.text.ParagraphView.getInsideAllocation(java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.getLayoutView(int): missing in harmony
-method javax.swing.text.ParagraphView.getLayoutViewCount(): missing in harmony
-method javax.swing.text.ParagraphView.getLeftInset(): missing in harmony
-method javax.swing.text.ParagraphView.getMaximumSpan(int): missing in harmony
-method javax.swing.text.ParagraphView.getMinimumSpan(int): missing in harmony
-method javax.swing.text.ParagraphView.getNextEastWestVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.ParagraphView.getNextNorthSouthVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.ParagraphView.getNextVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.ParagraphView.getOffset(int, int): missing in harmony
-method javax.swing.text.ParagraphView.getParent(): missing in harmony
-method javax.swing.text.ParagraphView.getPartialSize(int, int): missing in harmony
-method javax.swing.text.ParagraphView.getPreferredSpan(int): missing in harmony
-method javax.swing.text.ParagraphView.getResizeWeight(int): missing in harmony
-method javax.swing.text.ParagraphView.getRightInset(): missing in harmony
-method javax.swing.text.ParagraphView.getSpan(int, int): missing in harmony
-method javax.swing.text.ParagraphView.getStartOffset(): missing in harmony
-method javax.swing.text.ParagraphView.getTabBase(): missing in harmony
-method javax.swing.text.ParagraphView.getTabSet(): missing in harmony
-method javax.swing.text.ParagraphView.getTopInset(): missing in harmony
-method javax.swing.text.ParagraphView.getView(int): missing in harmony
-method javax.swing.text.ParagraphView.getViewAtPoint(int, int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.getViewAtPosition(int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.getViewCount(): missing in harmony
-method javax.swing.text.ParagraphView.getViewFactory(): missing in harmony
-method javax.swing.text.ParagraphView.getViewIndexAtPosition(int): missing in harmony
-method javax.swing.text.ParagraphView.getWidth(): missing in harmony
-method javax.swing.text.ParagraphView.hashCode(): missing in harmony
-method javax.swing.text.ParagraphView.insert(int, javax.swing.text.View): missing in harmony
-method javax.swing.text.ParagraphView.insertUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.isAfter(int, int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.isAllocationValid(): missing in harmony
-method javax.swing.text.ParagraphView.isBefore(int, int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.isVisible(): missing in harmony
-method javax.swing.text.ParagraphView.layout(int, int): missing in harmony
-method javax.swing.text.ParagraphView.layoutMajorAxis(int, int, int[], int[]): missing in harmony
-method javax.swing.text.ParagraphView.layoutMinorAxis(int, int, int[], int[]): missing in harmony
-method javax.swing.text.ParagraphView.loadChildren(javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.modelToView(int, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.modelToView(int, java.awt.Shape, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.ParagraphView.modelToView(int, javax.swing.text.Position.Bias, int, javax.swing.text.Position.Bias, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.nextTabStop(float, int): missing in harmony
-method javax.swing.text.ParagraphView.notify(): missing in harmony
-method javax.swing.text.ParagraphView.notifyAll(): missing in harmony
-method javax.swing.text.ParagraphView.paint(java.awt.Graphics, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.paintChild(java.awt.Graphics, java.awt.Rectangle, int): missing in harmony
-method javax.swing.text.ParagraphView.preferenceChanged(javax.swing.text.View, boolean, boolean): missing in harmony
-method javax.swing.text.ParagraphView.removeAll(): missing in harmony
-method javax.swing.text.ParagraphView.removeUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.replace(int, int, javax.swing.text.View[]): missing in harmony
-method javax.swing.text.ParagraphView.setFirstLineIndent(float): missing in harmony
-method javax.swing.text.ParagraphView.setInsets(short, short, short, short): missing in harmony
-method javax.swing.text.ParagraphView.setJustification(int): missing in harmony
-method javax.swing.text.ParagraphView.setLineSpacing(float): missing in harmony
-method javax.swing.text.ParagraphView.setParagraphInsets(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.ParagraphView.setParent(javax.swing.text.View): missing in harmony
-method javax.swing.text.ParagraphView.setPropertiesFromAttributes(): missing in harmony
-method javax.swing.text.ParagraphView.setSize(float, float): missing in harmony
-method javax.swing.text.ParagraphView.toString(): missing in harmony
-method javax.swing.text.ParagraphView.viewToModel(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.viewToModel(float, float, java.awt.Shape, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.ParagraphView.wait(): missing in harmony
-method javax.swing.text.ParagraphView.wait(long): missing in harmony
-method javax.swing.text.ParagraphView.wait(long, int): missing in harmony
-method javax.swing.text.PasswordView.adjustAllocation(java.awt.Shape): missing in harmony
-method javax.swing.text.PasswordView.drawEchoCharacter(java.awt.Graphics, int, int, char): missing in harmony
-method javax.swing.text.PasswordView.getFontMetrics(): missing in harmony
-method javax.swing.text.PlainDocument.addDocumentListener(javax.swing.event.DocumentListener): missing in harmony
-method javax.swing.text.PlainDocument.addUndoableEditListener(javax.swing.event.UndoableEditListener): missing in harmony
-method javax.swing.text.PlainDocument.clone(): missing in harmony
-method javax.swing.text.PlainDocument.createBranchElement(javax.swing.text.Element, javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.PlainDocument.createDefaultRoot(): missing in harmony
-method javax.swing.text.PlainDocument.createLeafElement(javax.swing.text.Element, javax.swing.text.AttributeSet, int, int): missing in harmony
-method javax.swing.text.PlainDocument.createPosition(int): missing in harmony
-method javax.swing.text.PlainDocument.dump(java.io.PrintStream): missing in harmony
-method javax.swing.text.PlainDocument.equals(java.lang.Object): missing in harmony
-method javax.swing.text.PlainDocument.finalize(): missing in harmony
-method javax.swing.text.PlainDocument.fireChangedUpdate(javax.swing.event.DocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.fireInsertUpdate(javax.swing.event.DocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.fireRemoveUpdate(javax.swing.event.DocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.fireUndoableEditUpdate(javax.swing.event.UndoableEditEvent): missing in harmony
-method javax.swing.text.PlainDocument.getAsynchronousLoadPriority(): missing in harmony
-method javax.swing.text.PlainDocument.getAttributeContext(): missing in harmony
-method javax.swing.text.PlainDocument.getBidiRootElement(): missing in harmony
-method javax.swing.text.PlainDocument.getClass(): missing in harmony
-method javax.swing.text.PlainDocument.getContent(): missing in harmony
-method javax.swing.text.PlainDocument.getCurrentWriter(): missing in harmony
-method javax.swing.text.PlainDocument.getDefaultRootElement(): missing in harmony
-method javax.swing.text.PlainDocument.getDocumentProperties(): missing in harmony
-method javax.swing.text.PlainDocument.getEndPosition(): missing in harmony
-method javax.swing.text.PlainDocument.getLength(): missing in harmony
-method javax.swing.text.PlainDocument.getParagraphElement(int): missing in harmony
-method javax.swing.text.PlainDocument.getProperty(java.lang.Object): missing in harmony
-method javax.swing.text.PlainDocument.getRootElements(): missing in harmony
-method javax.swing.text.PlainDocument.getStartPosition(): missing in harmony
-method javax.swing.text.PlainDocument.getText(int, int): missing in harmony
-method javax.swing.text.PlainDocument.getText(int, int, javax.swing.text.Segment): missing in harmony
-method javax.swing.text.PlainDocument.hashCode(): missing in harmony
-method javax.swing.text.PlainDocument.insertString(int, java.lang.String, javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.PlainDocument.insertUpdate(javax.swing.text.AbstractDocument.DefaultDocumentEvent, javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.PlainDocument.notify(): missing in harmony
-method javax.swing.text.PlainDocument.notifyAll(): missing in harmony
-method javax.swing.text.PlainDocument.postRemoveUpdate(javax.swing.text.AbstractDocument.DefaultDocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.putProperty(java.lang.Object, java.lang.Object): missing in harmony
-method javax.swing.text.PlainDocument.readLock(): missing in harmony
-method javax.swing.text.PlainDocument.readUnlock(): missing in harmony
-method javax.swing.text.PlainDocument.remove(int, int): missing in harmony
-method javax.swing.text.PlainDocument.removeDocumentListener(javax.swing.event.DocumentListener): missing in harmony
-method javax.swing.text.PlainDocument.removeUndoableEditListener(javax.swing.event.UndoableEditListener): missing in harmony
-method javax.swing.text.PlainDocument.removeUpdate(javax.swing.text.AbstractDocument.DefaultDocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.render(java.lang.Runnable): missing in harmony
-method javax.swing.text.PlainDocument.setAsynchronousLoadPriority(int): missing in harmony
-method javax.swing.text.PlainDocument.setDocumentProperties(java.util.Dictionary): missing in harmony
-method javax.swing.text.PlainDocument.toString(): missing in harmony
-method javax.swing.text.PlainDocument.wait(): missing in harmony
-method javax.swing.text.PlainDocument.wait(long): missing in harmony
-method javax.swing.text.PlainDocument.wait(long, int): missing in harmony
-method javax.swing.text.PlainDocument.writeLock(): missing in harmony
-method javax.swing.text.PlainDocument.writeUnlock(): missing in harmony
-method javax.swing.text.PlainView.breakView(int, int, float, float): missing in harmony
-method javax.swing.text.PlainView.changedUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.clone(): missing in harmony
-method javax.swing.text.PlainView.createFragment(int, int): missing in harmony
-method javax.swing.text.PlainView.drawLine(int, java.awt.Graphics, int, int): missing in harmony
-method javax.swing.text.PlainView.drawSelectedText(java.awt.Graphics, int, int, int, int): missing in harmony
-method javax.swing.text.PlainView.drawUnselectedText(java.awt.Graphics, int, int, int, int): missing in harmony
-method javax.swing.text.PlainView.equals(java.lang.Object): missing in harmony
-method javax.swing.text.PlainView.finalize(): missing in harmony
-method javax.swing.text.PlainView.getAlignment(int): missing in harmony
-method javax.swing.text.PlainView.getAttributes(): missing in harmony
-method javax.swing.text.PlainView.getBreakWeight(int, float, float): missing in harmony
-method javax.swing.text.PlainView.getChildAllocation(int, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.getClass(): missing in harmony
-method javax.swing.text.PlainView.getContainer(): missing in harmony
-method javax.swing.text.PlainView.getDocument(): missing in harmony
-method javax.swing.text.PlainView.getElement(): missing in harmony
-method javax.swing.text.PlainView.getEndOffset(): missing in harmony
-method javax.swing.text.PlainView.getLineBuffer(): missing in harmony
-method javax.swing.text.PlainView.getMaximumSpan(int): missing in harmony
-method javax.swing.text.PlainView.getMinimumSpan(int): missing in harmony
-method javax.swing.text.PlainView.getNextVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.PlainView.getParent(): missing in harmony
-method javax.swing.text.PlainView.getPreferredSpan(int): missing in harmony
-method javax.swing.text.PlainView.getResizeWeight(int): missing in harmony
-method javax.swing.text.PlainView.getStartOffset(): missing in harmony
-method javax.swing.text.PlainView.getTabSize(): missing in harmony
-method javax.swing.text.PlainView.getView(int): missing in harmony
-method javax.swing.text.PlainView.getViewCount(): missing in harmony
-method javax.swing.text.PlainView.getViewFactory(): missing in harmony
-method javax.swing.text.PlainView.hashCode(): missing in harmony
-method javax.swing.text.PlainView.insertUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.isVisible(): missing in harmony
-method javax.swing.text.PlainView.modelToView(int, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.modelToView(int, java.awt.Shape, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.PlainView.modelToView(int, javax.swing.text.Position.Bias, int, javax.swing.text.Position.Bias, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.nextTabStop(float, int): missing in harmony
-method javax.swing.text.PlainView.notify(): missing in harmony
-method javax.swing.text.PlainView.notifyAll(): missing in harmony
-method javax.swing.text.PlainView.paint(java.awt.Graphics, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.preferenceChanged(javax.swing.text.View, boolean, boolean): missing in harmony
-method javax.swing.text.PlainView.removeUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.setParent(javax.swing.text.View): missing in harmony
-method javax.swing.text.PlainView.setSize(float, float): missing in harmony
-method javax.swing.text.PlainView.toString(): missing in harmony
-method javax.swing.text.PlainView.viewToModel(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.viewToModel(float, float, java.awt.Shape, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.PlainView.wait(): missing in harmony
-method javax.swing.text.PlainView.wait(long): missing in harmony
-method javax.swing.text.PlainView.wait(long, int): missing in harmony
-method javax.swing.text.Segment.clone(): missing in harmony
-method javax.swing.text.Segment.equals(java.lang.Object): missing in harmony
-method javax.swing.text.Segment.finalize(): missing in harmony
-method javax.swing.text.Segment.getClass(): missing in harmony
-method javax.swing.text.Segment.hashCode(): missing in harmony
-method javax.swing.text.Segment.notify(): missing in harmony
-method javax.swing.text.Segment.notifyAll(): missing in harmony
-method javax.swing.text.Segment.toString(): missing in harmony
-method javax.swing.text.Segment.wait(): missing in harmony
-method javax.swing.text.Segment.wait(long): missing in harmony
-method javax.swing.text.Segment.wait(long, int): missing in harmony
-method javax.swing.text.SimpleAttributeSet.clone(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.equals(java.lang.Object): missing in harmony
-method javax.swing.text.SimpleAttributeSet.finalize(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.getClass(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.hashCode(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.isEmpty(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.notify(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.notifyAll(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.toString(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.wait(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.wait(long): missing in harmony
-method javax.swing.text.SimpleAttributeSet.wait(long, int): missing in harmony
-method javax.swing.text.StringContent.clone(): missing in harmony
-method javax.swing.text.StringContent.createPosition(int): missing in harmony
-method javax.swing.text.StringContent.equals(java.lang.Object): missing in harmony
-method javax.swing.text.StringContent.finalize(): missing in harmony
-method javax.swing.text.StringContent.getChars(int, int, javax.swing.text.Segment): missing in harmony
-method javax.swing.text.StringContent.getClass(): missing in harmony
-method javax.swing.text.StringContent.getPositionsInRange(java.util.Vector, int, int): missing in harmony
-method javax.swing.text.StringContent.getString(int, int): missing in harmony
-method javax.swing.text.StringContent.hashCode(): missing in harmony
-method javax.swing.text.StringContent.insertString(int, java.lang.String): missing in harmony
-method javax.swing.text.StringContent.length(): missing in harmony
-method javax.swing.text.StringContent.notify(): missing in harmony
-method javax.swing.text.StringContent.notifyAll(): missing in harmony
-method javax.swing.text.StringContent.remove(int, int): missing in harmony
-method javax.swing.text.StringContent.toString(): missing in harmony
-method javax.swing.text.StringContent.updateUndoPositions(java.util.Vector): missing in harmony
-method javax.swing.text.StringContent.wait(): missing in harmony
-method javax.swing.text.StringContent.wait(long): missing in harmony
-method javax.swing.text.StringContent.wait(long, int): missing in harmony
-method javax.swing.text.Style.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.text.Style.getName(): missing in harmony
-method javax.swing.text.Style.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.text.StyleConstants.clone(): missing in harmony
-method javax.swing.text.StyleConstants.equals(java.lang.Object): missing in harmony
-method javax.swing.text.StyleConstants.finalize(): missing in harmony
-method javax.swing.text.StyleConstants.getAlignment(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getBackground(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getBidiLevel(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getClass(): missing in harmony
-method javax.swing.text.StyleConstants.getComponent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getFirstLineIndent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getFontFamily(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getFontSize(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getForeground(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getIcon(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getLeftIndent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getLineSpacing(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getRightIndent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getSpaceAbove(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getSpaceBelow(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getTabSet(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.hashCode(): missing in harmony
-method javax.swing.text.StyleConstants.isBold(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isItalic(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isStrikeThrough(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isSubscript(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isSuperscript(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isUnderline(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.notify(): missing in harmony
-method javax.swing.text.StyleConstants.notifyAll(): missing in harmony
-method javax.swing.text.StyleConstants.setAlignment(javax.swing.text.MutableAttributeSet, int): missing in harmony
-method javax.swing.text.StyleConstants.setBackground(javax.swing.text.MutableAttributeSet, java.awt.Color): missing in harmony
-method javax.swing.text.StyleConstants.setBidiLevel(javax.swing.text.MutableAttributeSet, int): missing in harmony
-method javax.swing.text.StyleConstants.setBold(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setComponent(javax.swing.text.MutableAttributeSet, java.awt.Component): missing in harmony
-method javax.swing.text.StyleConstants.setFirstLineIndent(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setFontFamily(javax.swing.text.MutableAttributeSet, java.lang.String): missing in harmony
-method javax.swing.text.StyleConstants.setFontSize(javax.swing.text.MutableAttributeSet, int): missing in harmony
-method javax.swing.text.StyleConstants.setForeground(javax.swing.text.MutableAttributeSet, java.awt.Color): missing in harmony
-method javax.swing.text.StyleConstants.setIcon(javax.swing.text.MutableAttributeSet, javax.swing.Icon): missing in harmony
-method javax.swing.text.StyleConstants.setItalic(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setLeftIndent(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setLineSpacing(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setRightIndent(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setSpaceAbove(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setSpaceBelow(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setStrikeThrough(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setSubscript(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setSuperscript(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setTabSet(javax.swing.text.MutableAttributeSet, javax.swing.text.TabSet): missing in harmony
-method javax.swing.text.StyleConstants.setUnderline(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.toString(): missing in harmony
-method javax.swing.text.StyleConstants.wait(): missing in harmony
-method javax.swing.text.StyleConstants.wait(long): missing in harmony
-method javax.swing.text.StyleConstants.wait(long, int): missing in harmony


Japi diff jdk13 vs harmony:
Full results:
http://www.kaffe.org/~stuart/japi/htmlout/h-jdk13-harmony.html

Changes since last run:

-Comparison run at Tue Oct  3 10:14:09 2006 GMT
-jdk13 API scanned at 2006/10/03 05:14:33 EDT
-harmony API scanned at 2006/10/03 10:29:45 BST
+Comparison run at Wed Oct  4 10:13:32 2006 GMT
+jdk13 API scanned at 2006/10/04 05:14:16 EDT
+harmony API scanned at 2006/10/04 10:30:17 BST
-javax.swing.text: 72.94% good, 0.02% bad, 27.01% missing
-javax.swing.text.html: 99.94% good, 0.05% minor
+javax.swing.text: 86.56% good, 0.01% minor, 0.01% bad, 13.37% missing
+javax.swing.text.html: 100% good
-Total: 95.61% good, 0.09% minor, 0% bad, 4.16% missing, 0% abs.add
+Total: 96.27% good, 0.09% minor, 0% bad, 3.5% missing, 0% abs.add
-Fields: 4 minor, 2 bad, 154 missing.
-Methods: 61 minor, 4 bad, 537 missing, 5 abs.add.
-Constructors: 5 minor, 25 missing.
+Fields: 4 minor, 2 bad, 26 missing.
+Methods: 61 minor, 4 bad, 84 missing, 5 abs.add.
+Constructors: 5 minor, 11 missing.
+Minor
+method javax.swing.text.LabelView.getFontMetrics(): deprecated in jdk13, but not deprecated in harmony
-constructor javax.swing.text.LabelView(javax.swing.text.Element): missing in harmony
-constructor javax.swing.text.LayeredHighlighter(): missing in harmony
-constructor javax.swing.text.LayeredHighlighter.LayerPainter(): missing in harmony
-constructor javax.swing.text.ParagraphView(javax.swing.text.Element): missing in harmony
-constructor javax.swing.text.PasswordView(javax.swing.text.Element): missing in harmony
-constructor javax.swing.text.PlainDocument(): missing in harmony
-constructor javax.swing.text.PlainDocument(javax.swing.text.AbstractDocument.Content): missing in harmony
-constructor javax.swing.text.PlainView(javax.swing.text.Element): missing in harmony
-constructor javax.swing.text.Segment(): missing in harmony
-constructor javax.swing.text.Segment(char[], int, int): missing in harmony
-constructor javax.swing.text.SimpleAttributeSet(): missing in harmony
-constructor javax.swing.text.SimpleAttributeSet(javax.swing.text.AttributeSet): missing in harmony
-constructor javax.swing.text.StringContent(): missing in harmony
-constructor javax.swing.text.StringContent(int): missing in harmony
-field javax.swing.text.LabelView.BOTTOM: missing in harmony
-field javax.swing.text.LabelView.BadBreakWeight: missing in harmony
-field javax.swing.text.LabelView.CENTER: missing in harmony
-field javax.swing.text.LabelView.EAST: missing in harmony
-field javax.swing.text.LabelView.ExcellentBreakWeight: missing in harmony
-field javax.swing.text.LabelView.ForcedBreakWeight: missing in harmony
-field javax.swing.text.LabelView.GoodBreakWeight: missing in harmony
-field javax.swing.text.LabelView.HORIZONTAL: missing in harmony
-field javax.swing.text.LabelView.LEADING: missing in harmony
-field javax.swing.text.LabelView.LEFT: missing in harmony
-field javax.swing.text.LabelView.NORTH: missing in harmony
-field javax.swing.text.LabelView.NORTH_EAST: missing in harmony
-field javax.swing.text.LabelView.NORTH_WEST: missing in harmony
-field javax.swing.text.LabelView.RIGHT: missing in harmony
-field javax.swing.text.LabelView.SOUTH: missing in harmony
-field javax.swing.text.LabelView.SOUTH_EAST: missing in harmony
-field javax.swing.text.LabelView.SOUTH_WEST: missing in harmony
-field javax.swing.text.LabelView.TOP: missing in harmony
-field javax.swing.text.LabelView.TRAILING: missing in harmony
-field javax.swing.text.LabelView.VERTICAL: missing in harmony
-field javax.swing.text.LabelView.WEST: missing in harmony
-field javax.swing.text.LabelView.X_AXIS: missing in harmony
-field javax.swing.text.LabelView.Y_AXIS: missing in harmony
-field javax.swing.text.MutableAttributeSet.NameAttribute: missing in harmony
-field javax.swing.text.MutableAttributeSet.ResolveAttribute: missing in harmony
-field javax.swing.text.ParagraphView.BOTTOM: missing in harmony
-field javax.swing.text.ParagraphView.BadBreakWeight: missing in harmony
-field javax.swing.text.ParagraphView.CENTER: missing in harmony
-field javax.swing.text.ParagraphView.EAST: missing in harmony
-field javax.swing.text.ParagraphView.ExcellentBreakWeight: missing in harmony
-field javax.swing.text.ParagraphView.ForcedBreakWeight: missing in harmony
-field javax.swing.text.ParagraphView.GoodBreakWeight: missing in harmony
-field javax.swing.text.ParagraphView.HORIZONTAL: missing in harmony
-field javax.swing.text.ParagraphView.LEADING: missing in harmony
-field javax.swing.text.ParagraphView.LEFT: missing in harmony
-field javax.swing.text.ParagraphView.NORTH: missing in harmony
-field javax.swing.text.ParagraphView.NORTH_EAST: missing in harmony
-field javax.swing.text.ParagraphView.NORTH_WEST: missing in harmony
-field javax.swing.text.ParagraphView.RIGHT: missing in harmony
-field javax.swing.text.ParagraphView.SOUTH: missing in harmony
-field javax.swing.text.ParagraphView.SOUTH_EAST: missing in harmony
-field javax.swing.text.ParagraphView.SOUTH_WEST: missing in harmony
-field javax.swing.text.ParagraphView.TOP: missing in harmony
-field javax.swing.text.ParagraphView.TRAILING: missing in harmony
-field javax.swing.text.ParagraphView.VERTICAL: missing in harmony
-field javax.swing.text.ParagraphView.WEST: missing in harmony
-field javax.swing.text.ParagraphView.X_AXIS: missing in harmony
-field javax.swing.text.ParagraphView.Y_AXIS: missing in harmony
-field javax.swing.text.ParagraphView.firstLineIndent: missing in harmony
-field javax.swing.text.ParagraphView.layoutPool: missing in harmony
-field javax.swing.text.ParagraphView.layoutSpan: missing in harmony
-field javax.swing.text.ParagraphView.strategy: missing in harmony
-field javax.swing.text.PlainDocument.BAD_LOCATION: missing in harmony
-field javax.swing.text.PlainDocument.BidiElementName: missing in harmony
-field javax.swing.text.PlainDocument.ContentElementName: missing in harmony
-field javax.swing.text.PlainDocument.ElementNameAttribute: missing in harmony
-field javax.swing.text.PlainDocument.ParagraphElementName: missing in harmony
-field javax.swing.text.PlainDocument.SectionElementName: missing in harmony
-field javax.swing.text.PlainDocument.StreamDescriptionProperty: missing in harmony
-field javax.swing.text.PlainDocument.TitleProperty: missing in harmony
-field javax.swing.text.PlainDocument.lineLimitAttribute: missing in harmony
-field javax.swing.text.PlainDocument.listenerList: missing in harmony
-field javax.swing.text.PlainDocument.tabSizeAttribute: missing in harmony
-field javax.swing.text.PlainView.BOTTOM: missing in harmony
-field javax.swing.text.PlainView.BadBreakWeight: missing in harmony
-field javax.swing.text.PlainView.CENTER: missing in harmony
-field javax.swing.text.PlainView.EAST: missing in harmony
-field javax.swing.text.PlainView.ExcellentBreakWeight: missing in harmony
-field javax.swing.text.PlainView.ForcedBreakWeight: missing in harmony
-field javax.swing.text.PlainView.GoodBreakWeight: missing in harmony
-field javax.swing.text.PlainView.HORIZONTAL: missing in harmony
-field javax.swing.text.PlainView.LEADING: missing in harmony
-field javax.swing.text.PlainView.LEFT: missing in harmony
-field javax.swing.text.PlainView.NORTH: missing in harmony
-field javax.swing.text.PlainView.NORTH_EAST: missing in harmony
-field javax.swing.text.PlainView.NORTH_WEST: missing in harmony
-field javax.swing.text.PlainView.RIGHT: missing in harmony
-field javax.swing.text.PlainView.SOUTH: missing in harmony
-field javax.swing.text.PlainView.SOUTH_EAST: missing in harmony
-field javax.swing.text.PlainView.SOUTH_WEST: missing in harmony
-field javax.swing.text.PlainView.TOP: missing in harmony
-field javax.swing.text.PlainView.TRAILING: missing in harmony
-field javax.swing.text.PlainView.VERTICAL: missing in harmony
-field javax.swing.text.PlainView.WEST: missing in harmony
-field javax.swing.text.PlainView.X_AXIS: missing in harmony
-field javax.swing.text.PlainView.Y_AXIS: missing in harmony
-field javax.swing.text.PlainView.metrics: missing in harmony
-field javax.swing.text.Segment.DONE: missing in harmony
-field javax.swing.text.Segment.array: missing in harmony
-field javax.swing.text.Segment.count: missing in harmony
-field javax.swing.text.Segment.offset: missing in harmony
-field javax.swing.text.SimpleAttributeSet.EMPTY: missing in harmony
-field javax.swing.text.StyleConstants.ALIGN_CENTER: missing in harmony
-field javax.swing.text.StyleConstants.ALIGN_JUSTIFIED: missing in harmony
-field javax.swing.text.StyleConstants.ALIGN_LEFT: missing in harmony
-field javax.swing.text.StyleConstants.ALIGN_RIGHT: missing in harmony
-field javax.swing.text.StyleConstants.Alignment: missing in harmony
-field javax.swing.text.StyleConstants.Background: missing in harmony
-field javax.swing.text.StyleConstants.BidiLevel: missing in harmony
-field javax.swing.text.StyleConstants.Bold: missing in harmony
-field javax.swing.text.StyleConstants.ComponentAttribute: missing in harmony
-field javax.swing.text.StyleConstants.ComponentElementName: missing in harmony
-field javax.swing.text.StyleConstants.ComposedTextAttribute: missing in harmony
-field javax.swing.text.StyleConstants.FirstLineIndent: missing in harmony
-field javax.swing.text.StyleConstants.FontFamily: missing in harmony
-field javax.swing.text.StyleConstants.FontSize: missing in harmony
-field javax.swing.text.StyleConstants.Foreground: missing in harmony
-field javax.swing.text.StyleConstants.IconAttribute: missing in harmony
-field javax.swing.text.StyleConstants.IconElementName: missing in harmony
-field javax.swing.text.StyleConstants.Italic: missing in harmony
-field javax.swing.text.StyleConstants.LeftIndent: missing in harmony
-field javax.swing.text.StyleConstants.LineSpacing: missing in harmony
-field javax.swing.text.StyleConstants.ModelAttribute: missing in harmony
-field javax.swing.text.StyleConstants.NameAttribute: missing in harmony
-field javax.swing.text.StyleConstants.Orientation: missing in harmony
-field javax.swing.text.StyleConstants.ResolveAttribute: missing in harmony
-field javax.swing.text.StyleConstants.RightIndent: missing in harmony
-field javax.swing.text.StyleConstants.SpaceAbove: missing in harmony
-field javax.swing.text.StyleConstants.SpaceBelow: missing in harmony
-field javax.swing.text.StyleConstants.StrikeThrough: missing in harmony
-field javax.swing.text.StyleConstants.Subscript: missing in harmony
-field javax.swing.text.StyleConstants.Superscript: missing in harmony
-field javax.swing.text.StyleConstants.TabSet: missing in harmony
-field javax.swing.text.StyleConstants.Underline: missing in harmony
-field javax.swing.text.StyleConstants.CharacterConstants.Family: missing in harmony
-field javax.swing.text.StyleConstants.CharacterConstants.Size: missing in harmony
-field javax.swing.text.StyleConstants.FontConstants.Family: missing in harmony
-field javax.swing.text.StyleConstants.FontConstants.Size: missing in harmony
-method javax.swing.text.LabelView.append(javax.swing.text.View): missing in harmony
-method javax.swing.text.LabelView.breakView(int, int, float, float): missing in harmony
-method javax.swing.text.LabelView.changedUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.checkPainter(): missing in harmony
-method javax.swing.text.LabelView.clone(): missing in harmony
-method javax.swing.text.LabelView.createFragment(int, int): missing in harmony
-method javax.swing.text.LabelView.equals(java.lang.Object): missing in harmony
-method javax.swing.text.LabelView.finalize(): missing in harmony
-method javax.swing.text.LabelView.forwardUpdate(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.forwardUpdateToView(javax.swing.text.View, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.getAlignment(int): missing in harmony
-method javax.swing.text.LabelView.getAttributes(): missing in harmony
-method javax.swing.text.LabelView.getBackground(): missing in harmony
-method javax.swing.text.LabelView.getBreakWeight(int, float, float): missing in harmony
-method javax.swing.text.LabelView.getChildAllocation(int, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.getClass(): missing in harmony
-method javax.swing.text.LabelView.getContainer(): missing in harmony
-method javax.swing.text.LabelView.getDocument(): missing in harmony
-method javax.swing.text.LabelView.getElement(): missing in harmony
-method javax.swing.text.LabelView.getEndOffset(): missing in harmony
-method javax.swing.text.LabelView.getFont(): missing in harmony
-method javax.swing.text.LabelView.getFontMetrics(): missing in harmony
-method javax.swing.text.LabelView.getForeground(): missing in harmony
-method javax.swing.text.LabelView.getGlyphPainter(): missing in harmony
-method javax.swing.text.LabelView.getGraphics(): missing in harmony
-method javax.swing.text.LabelView.getMaximumSpan(int): missing in harmony
-method javax.swing.text.LabelView.getMinimumSpan(int): missing in harmony
-method javax.swing.text.LabelView.getNextVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.LabelView.getParent(): missing in harmony
-method javax.swing.text.LabelView.getPartialSpan(int, int): missing in harmony
-method javax.swing.text.LabelView.getPreferredSpan(int): missing in harmony
-method javax.swing.text.LabelView.getResizeWeight(int): missing in harmony
-method javax.swing.text.LabelView.getStartOffset(): missing in harmony
-method javax.swing.text.LabelView.getTabExpander(): missing in harmony
-method javax.swing.text.LabelView.getTabbedSpan(float, javax.swing.text.TabExpander): missing in harmony
-method javax.swing.text.LabelView.getText(int, int): missing in harmony
-method javax.swing.text.LabelView.getView(int): missing in harmony
-method javax.swing.text.LabelView.getViewCount(): missing in harmony
-method javax.swing.text.LabelView.getViewFactory(): missing in harmony
-method javax.swing.text.LabelView.getViewIndex(int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.LabelView.hashCode(): missing in harmony
-method javax.swing.text.LabelView.insert(int, javax.swing.text.View): missing in harmony
-method javax.swing.text.LabelView.insertUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.isStrikeThrough(): missing in harmony
-method javax.swing.text.LabelView.isSubscript(): missing in harmony
-method javax.swing.text.LabelView.isSuperscript(): missing in harmony
-method javax.swing.text.LabelView.isUnderline(): missing in harmony
-method javax.swing.text.LabelView.isVisible(): missing in harmony
-method javax.swing.text.LabelView.modelToView(int, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.modelToView(int, java.awt.Shape, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.LabelView.modelToView(int, javax.swing.text.Position.Bias, int, javax.swing.text.Position.Bias, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.notify(): missing in harmony
-method javax.swing.text.LabelView.notifyAll(): missing in harmony
-method javax.swing.text.LabelView.paint(java.awt.Graphics, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.preferenceChanged(javax.swing.text.View, boolean, boolean): missing in harmony
-method javax.swing.text.LabelView.remove(int): missing in harmony
-method javax.swing.text.LabelView.removeAll(): missing in harmony
-method javax.swing.text.LabelView.removeUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.replace(int, int, javax.swing.text.View[]): missing in harmony
-method javax.swing.text.LabelView.setGlyphPainter(javax.swing.text.GlyphView.GlyphPainter): missing in harmony
-method javax.swing.text.LabelView.setParent(javax.swing.text.View): missing in harmony
-method javax.swing.text.LabelView.setPropertiesFromAttributes(): missing in harmony
-method javax.swing.text.LabelView.setSize(float, float): missing in harmony
-method javax.swing.text.LabelView.setStrikeThrough(boolean): missing in harmony
-method javax.swing.text.LabelView.setSubscript(boolean): missing in harmony
-method javax.swing.text.LabelView.setSuperscript(boolean): missing in harmony
-method javax.swing.text.LabelView.setUnderline(boolean): missing in harmony
-method javax.swing.text.LabelView.toString(): missing in harmony
-method javax.swing.text.LabelView.updateChildren(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.updateLayout(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.viewToModel(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.viewToModel(float, float, java.awt.Shape, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.LabelView.wait(): missing in harmony
-method javax.swing.text.LabelView.wait(long): missing in harmony
-method javax.swing.text.LabelView.wait(long, int): missing in harmony
-method javax.swing.text.LayeredHighlighter.addHighlight(int, int, javax.swing.text.Highlighter.HighlightPainter): missing in harmony
-method javax.swing.text.LayeredHighlighter.changeHighlight(java.lang.Object, int, int): missing in harmony
-method javax.swing.text.LayeredHighlighter.clone(): missing in harmony
-method javax.swing.text.LayeredHighlighter.deinstall(javax.swing.text.JTextComponent): missing in harmony
-method javax.swing.text.LayeredHighlighter.equals(java.lang.Object): missing in harmony
-method javax.swing.text.LayeredHighlighter.finalize(): missing in harmony
-method javax.swing.text.LayeredHighlighter.getClass(): missing in harmony
-method javax.swing.text.LayeredHighlighter.getHighlights(): missing in harmony
-method javax.swing.text.LayeredHighlighter.hashCode(): missing in harmony
-method javax.swing.text.LayeredHighlighter.install(javax.swing.text.JTextComponent): missing in harmony
-method javax.swing.text.LayeredHighlighter.notify(): missing in harmony
-method javax.swing.text.LayeredHighlighter.notifyAll(): missing in harmony
-method javax.swing.text.LayeredHighlighter.paint(java.awt.Graphics): missing in harmony
-method javax.swing.text.LayeredHighlighter.paintLayeredHighlights(java.awt.Graphics, int, int, java.awt.Shape, javax.swing.text.JTextComponent, javax.swing.text.View): missing in harmony
-method javax.swing.text.LayeredHighlighter.removeAllHighlights(): missing in harmony
-method javax.swing.text.LayeredHighlighter.removeHighlight(java.lang.Object): missing in harmony
-method javax.swing.text.LayeredHighlighter.toString(): missing in harmony
-method javax.swing.text.LayeredHighlighter.wait(): missing in harmony
-method javax.swing.text.LayeredHighlighter.wait(long): missing in harmony
-method javax.swing.text.LayeredHighlighter.wait(long, int): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.clone(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.equals(java.lang.Object): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.finalize(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.getClass(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.hashCode(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.notify(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.notifyAll(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.paint(java.awt.Graphics, int, int, java.awt.Shape, javax.swing.text.JTextComponent): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.paintLayer(java.awt.Graphics, int, int, java.awt.Shape, javax.swing.text.JTextComponent, javax.swing.text.View): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.toString(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.wait(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.wait(long): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.wait(long, int): missing in harmony
-method javax.swing.text.MutableAttributeSet.addAttribute(java.lang.Object, java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.addAttributes(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.MutableAttributeSet.containsAttribute(java.lang.Object, java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.containsAttributes(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.MutableAttributeSet.copyAttributes(): missing in harmony
-method javax.swing.text.MutableAttributeSet.getAttribute(java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.getAttributeCount(): missing in harmony
-method javax.swing.text.MutableAttributeSet.getAttributeNames(): missing in harmony
-method javax.swing.text.MutableAttributeSet.getResolveParent(): missing in harmony
-method javax.swing.text.MutableAttributeSet.isDefined(java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.isEqual(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.MutableAttributeSet.removeAttribute(java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.removeAttributes(java.util.Enumeration): missing in harmony
-method javax.swing.text.MutableAttributeSet.removeAttributes(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.MutableAttributeSet.setResolveParent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.ParagraphView.append(javax.swing.text.View): missing in harmony
-method javax.swing.text.ParagraphView.baselineLayout(int, int, int[], int[]): missing in harmony
-method javax.swing.text.ParagraphView.baselineRequirements(int, javax.swing.SizeRequirements): missing in harmony
-method javax.swing.text.ParagraphView.breakView(int, float, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.breakView(int, int, float, float): missing in harmony
-method javax.swing.text.ParagraphView.calculateMajorAxisRequirements(int, javax.swing.SizeRequirements): missing in harmony
-method javax.swing.text.ParagraphView.calculateMinorAxisRequirements(int, javax.swing.SizeRequirements): missing in harmony
-method javax.swing.text.ParagraphView.changedUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.childAllocation(int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.clone(): missing in harmony
-method javax.swing.text.ParagraphView.createFragment(int, int): missing in harmony
-method javax.swing.text.ParagraphView.createRow(): missing in harmony
-method javax.swing.text.ParagraphView.equals(java.lang.Object): missing in harmony
-method javax.swing.text.ParagraphView.finalize(): missing in harmony
-method javax.swing.text.ParagraphView.findOffsetToCharactersInString(char[], int): missing in harmony
-method javax.swing.text.ParagraphView.flipEastAndWestAtEnds(int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.ParagraphView.forwardUpdate(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.forwardUpdateToView(javax.swing.text.View, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.getAlignment(int): missing in harmony
-method javax.swing.text.ParagraphView.getAttributes(): missing in harmony
-method javax.swing.text.ParagraphView.getAxis(): missing in harmony
-method javax.swing.text.ParagraphView.getBottomInset(): missing in harmony
-method javax.swing.text.ParagraphView.getBreakWeight(int, float): missing in harmony
-method javax.swing.text.ParagraphView.getBreakWeight(int, float, float): missing in harmony
-method javax.swing.text.ParagraphView.getChildAllocation(int, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.getClass(): missing in harmony
-method javax.swing.text.ParagraphView.getClosestPositionTo(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[], int, int): missing in harmony
-method javax.swing.text.ParagraphView.getContainer(): missing in harmony
-method javax.swing.text.ParagraphView.getDocument(): missing in harmony
-method javax.swing.text.ParagraphView.getElement(): missing in harmony
-method javax.swing.text.ParagraphView.getEndOffset(): missing in harmony
-method javax.swing.text.ParagraphView.getFlowAxis(): missing in harmony
-method javax.swing.text.ParagraphView.getFlowSpan(int): missing in harmony
-method javax.swing.text.ParagraphView.getFlowStart(int): missing in harmony
-method javax.swing.text.ParagraphView.getGraphics(): missing in harmony
-method javax.swing.text.ParagraphView.getHeight(): missing in harmony
-method javax.swing.text.ParagraphView.getInsideAllocation(java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.getLayoutView(int): missing in harmony
-method javax.swing.text.ParagraphView.getLayoutViewCount(): missing in harmony
-method javax.swing.text.ParagraphView.getLeftInset(): missing in harmony
-method javax.swing.text.ParagraphView.getMaximumSpan(int): missing in harmony
-method javax.swing.text.ParagraphView.getMinimumSpan(int): missing in harmony
-method javax.swing.text.ParagraphView.getNextEastWestVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.ParagraphView.getNextNorthSouthVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.ParagraphView.getNextVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.ParagraphView.getOffset(int, int): missing in harmony
-method javax.swing.text.ParagraphView.getParent(): missing in harmony
-method javax.swing.text.ParagraphView.getPartialSize(int, int): missing in harmony
-method javax.swing.text.ParagraphView.getPreferredSpan(int): missing in harmony
-method javax.swing.text.ParagraphView.getResizeWeight(int): missing in harmony
-method javax.swing.text.ParagraphView.getRightInset(): missing in harmony
-method javax.swing.text.ParagraphView.getSpan(int, int): missing in harmony
-method javax.swing.text.ParagraphView.getStartOffset(): missing in harmony
-method javax.swing.text.ParagraphView.getTabBase(): missing in harmony
-method javax.swing.text.ParagraphView.getTabSet(): missing in harmony
-method javax.swing.text.ParagraphView.getTopInset(): missing in harmony
-method javax.swing.text.ParagraphView.getView(int): missing in harmony
-method javax.swing.text.ParagraphView.getViewAtPoint(int, int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.getViewAtPosition(int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.getViewCount(): missing in harmony
-method javax.swing.text.ParagraphView.getViewFactory(): missing in harmony
-method javax.swing.text.ParagraphView.getViewIndex(int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.ParagraphView.getViewIndexAtPosition(int): missing in harmony
-method javax.swing.text.ParagraphView.getWidth(): missing in harmony
-method javax.swing.text.ParagraphView.hashCode(): missing in harmony
-method javax.swing.text.ParagraphView.insert(int, javax.swing.text.View): missing in harmony
-method javax.swing.text.ParagraphView.insertUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.isAfter(int, int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.isAllocationValid(): missing in harmony
-method javax.swing.text.ParagraphView.isBefore(int, int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.isVisible(): missing in harmony
-method javax.swing.text.ParagraphView.layout(int, int): missing in harmony
-method javax.swing.text.ParagraphView.layoutChanged(int): missing in harmony
-method javax.swing.text.ParagraphView.layoutMajorAxis(int, int, int[], int[]): missing in harmony
-method javax.swing.text.ParagraphView.layoutMinorAxis(int, int, int[], int[]): missing in harmony
-method javax.swing.text.ParagraphView.loadChildren(javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.modelToView(int, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.modelToView(int, java.awt.Shape, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.ParagraphView.modelToView(int, javax.swing.text.Position.Bias, int, javax.swing.text.Position.Bias, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.nextTabStop(float, int): missing in harmony
-method javax.swing.text.ParagraphView.notify(): missing in harmony
-method javax.swing.text.ParagraphView.notifyAll(): missing in harmony
-method javax.swing.text.ParagraphView.paint(java.awt.Graphics, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.paintChild(java.awt.Graphics, java.awt.Rectangle, int): missing in harmony
-method javax.swing.text.ParagraphView.preferenceChanged(javax.swing.text.View, boolean, boolean): missing in harmony
-method javax.swing.text.ParagraphView.remove(int): missing in harmony
-method javax.swing.text.ParagraphView.removeAll(): missing in harmony
-method javax.swing.text.ParagraphView.removeUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.replace(int, int, javax.swing.text.View[]): missing in harmony
-method javax.swing.text.ParagraphView.setAxis(int): missing in harmony
-method javax.swing.text.ParagraphView.setFirstLineIndent(float): missing in harmony
-method javax.swing.text.ParagraphView.setInsets(short, short, short, short): missing in harmony
-method javax.swing.text.ParagraphView.setJustification(int): missing in harmony
-method javax.swing.text.ParagraphView.setLineSpacing(float): missing in harmony
-method javax.swing.text.ParagraphView.setParagraphInsets(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.ParagraphView.setParent(javax.swing.text.View): missing in harmony
-method javax.swing.text.ParagraphView.setPropertiesFromAttributes(): missing in harmony
-method javax.swing.text.ParagraphView.setSize(float, float): missing in harmony
-method javax.swing.text.ParagraphView.toString(): missing in harmony
-method javax.swing.text.ParagraphView.updateChildren(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.updateLayout(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.viewToModel(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.viewToModel(float, float, java.awt.Shape, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.ParagraphView.wait(): missing in harmony
-method javax.swing.text.ParagraphView.wait(long): missing in harmony
-method javax.swing.text.ParagraphView.wait(long, int): missing in harmony
-method javax.swing.text.PasswordView.adjustAllocation(java.awt.Shape): missing in harmony
-method javax.swing.text.PasswordView.drawEchoCharacter(java.awt.Graphics, int, int, char): missing in harmony
-method javax.swing.text.PasswordView.getFontMetrics(): missing in harmony
-method javax.swing.text.PlainDocument.addDocumentListener(javax.swing.event.DocumentListener): missing in harmony
-method javax.swing.text.PlainDocument.addUndoableEditListener(javax.swing.event.UndoableEditListener): missing in harmony
-method javax.swing.text.PlainDocument.clone(): missing in harmony
-method javax.swing.text.PlainDocument.createBranchElement(javax.swing.text.Element, javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.PlainDocument.createDefaultRoot(): missing in harmony
-method javax.swing.text.PlainDocument.createLeafElement(javax.swing.text.Element, javax.swing.text.AttributeSet, int, int): missing in harmony
-method javax.swing.text.PlainDocument.createPosition(int): missing in harmony
-method javax.swing.text.PlainDocument.dump(java.io.PrintStream): missing in harmony
-method javax.swing.text.PlainDocument.equals(java.lang.Object): missing in harmony
-method javax.swing.text.PlainDocument.finalize(): missing in harmony
-method javax.swing.text.PlainDocument.fireChangedUpdate(javax.swing.event.DocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.fireInsertUpdate(javax.swing.event.DocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.fireRemoveUpdate(javax.swing.event.DocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.fireUndoableEditUpdate(javax.swing.event.UndoableEditEvent): missing in harmony
-method javax.swing.text.PlainDocument.getAsynchronousLoadPriority(): missing in harmony
-method javax.swing.text.PlainDocument.getAttributeContext(): missing in harmony
-method javax.swing.text.PlainDocument.getBidiRootElement(): missing in harmony
-method javax.swing.text.PlainDocument.getClass(): missing in harmony
-method javax.swing.text.PlainDocument.getContent(): missing in harmony
-method javax.swing.text.PlainDocument.getCurrentWriter(): missing in harmony
-method javax.swing.text.PlainDocument.getDefaultRootElement(): missing in harmony
-method javax.swing.text.PlainDocument.getDocumentProperties(): missing in harmony
-method javax.swing.text.PlainDocument.getEndPosition(): missing in harmony
-method javax.swing.text.PlainDocument.getLength(): missing in harmony
-method javax.swing.text.PlainDocument.getListeners(java.lang.Class): missing in harmony
-method javax.swing.text.PlainDocument.getParagraphElement(int): missing in harmony
-method javax.swing.text.PlainDocument.getProperty(java.lang.Object): missing in harmony
-method javax.swing.text.PlainDocument.getRootElements(): missing in harmony
-method javax.swing.text.PlainDocument.getStartPosition(): missing in harmony
-method javax.swing.text.PlainDocument.getText(int, int): missing in harmony
-method javax.swing.text.PlainDocument.getText(int, int, javax.swing.text.Segment): missing in harmony
-method javax.swing.text.PlainDocument.hashCode(): missing in harmony
-method javax.swing.text.PlainDocument.insertString(int, java.lang.String, javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.PlainDocument.insertUpdate(javax.swing.text.AbstractDocument.DefaultDocumentEvent, javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.PlainDocument.notify(): missing in harmony
-method javax.swing.text.PlainDocument.notifyAll(): missing in harmony
-method javax.swing.text.PlainDocument.postRemoveUpdate(javax.swing.text.AbstractDocument.DefaultDocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.putProperty(java.lang.Object, java.lang.Object): missing in harmony
-method javax.swing.text.PlainDocument.readLock(): missing in harmony
-method javax.swing.text.PlainDocument.readUnlock(): missing in harmony
-method javax.swing.text.PlainDocument.remove(int, int): missing in harmony
-method javax.swing.text.PlainDocument.removeDocumentListener(javax.swing.event.DocumentListener): missing in harmony
-method javax.swing.text.PlainDocument.removeUndoableEditListener(javax.swing.event.UndoableEditListener): missing in harmony
-method javax.swing.text.PlainDocument.removeUpdate(javax.swing.text.AbstractDocument.DefaultDocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.render(java.lang.Runnable): missing in harmony
-method javax.swing.text.PlainDocument.setAsynchronousLoadPriority(int): missing in harmony
-method javax.swing.text.PlainDocument.setDocumentProperties(java.util.Dictionary): missing in harmony
-method javax.swing.text.PlainDocument.toString(): missing in harmony
-method javax.swing.text.PlainDocument.wait(): missing in harmony
-method javax.swing.text.PlainDocument.wait(long): missing in harmony
-method javax.swing.text.PlainDocument.wait(long, int): missing in harmony
-method javax.swing.text.PlainDocument.writeLock(): missing in harmony
-method javax.swing.text.PlainDocument.writeUnlock(): missing in harmony
-method javax.swing.text.PlainView.append(javax.swing.text.View): missing in harmony
-method javax.swing.text.PlainView.breakView(int, int, float, float): missing in harmony
-method javax.swing.text.PlainView.changedUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.clone(): missing in harmony
-method javax.swing.text.PlainView.createFragment(int, int): missing in harmony
-method javax.swing.text.PlainView.drawLine(int, java.awt.Graphics, int, int): missing in harmony
-method javax.swing.text.PlainView.drawSelectedText(java.awt.Graphics, int, int, int, int): missing in harmony
-method javax.swing.text.PlainView.drawUnselectedText(java.awt.Graphics, int, int, int, int): missing in harmony
-method javax.swing.text.PlainView.equals(java.lang.Object): missing in harmony
-method javax.swing.text.PlainView.finalize(): missing in harmony
-method javax.swing.text.PlainView.forwardUpdate(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.forwardUpdateToView(javax.swing.text.View, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.getAlignment(int): missing in harmony
-method javax.swing.text.PlainView.getAttributes(): missing in harmony
-method javax.swing.text.PlainView.getBreakWeight(int, float, float): missing in harmony
-method javax.swing.text.PlainView.getChildAllocation(int, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.getClass(): missing in harmony
-method javax.swing.text.PlainView.getContainer(): missing in harmony
-method javax.swing.text.PlainView.getDocument(): missing in harmony
-method javax.swing.text.PlainView.getElement(): missing in harmony
-method javax.swing.text.PlainView.getEndOffset(): missing in harmony
-method javax.swing.text.PlainView.getGraphics(): missing in harmony
-method javax.swing.text.PlainView.getLineBuffer(): missing in harmony
-method javax.swing.text.PlainView.getMaximumSpan(int): missing in harmony
-method javax.swing.text.PlainView.getMinimumSpan(int): missing in harmony
-method javax.swing.text.PlainView.getNextVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.PlainView.getParent(): missing in harmony
-method javax.swing.text.PlainView.getPreferredSpan(int): missing in harmony
-method javax.swing.text.PlainView.getResizeWeight(int): missing in harmony
-method javax.swing.text.PlainView.getStartOffset(): missing in harmony
-method javax.swing.text.PlainView.getTabSize(): missing in harmony
-method javax.swing.text.PlainView.getView(int): missing in harmony
-method javax.swing.text.PlainView.getViewCount(): missing in harmony
-method javax.swing.text.PlainView.getViewFactory(): missing in harmony
-method javax.swing.text.PlainView.getViewIndex(int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.PlainView.hashCode(): missing in harmony
-method javax.swing.text.PlainView.insert(int, javax.swing.text.View): missing in harmony
-method javax.swing.text.PlainView.insertUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.isVisible(): missing in harmony
-method javax.swing.text.PlainView.modelToView(int, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.modelToView(int, java.awt.Shape, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.PlainView.modelToView(int, javax.swing.text.Position.Bias, int, javax.swing.text.Position.Bias, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.nextTabStop(float, int): missing in harmony
-method javax.swing.text.PlainView.notify(): missing in harmony
-method javax.swing.text.PlainView.notifyAll(): missing in harmony
-method javax.swing.text.PlainView.paint(java.awt.Graphics, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.preferenceChanged(javax.swing.text.View, boolean, boolean): missing in harmony
-method javax.swing.text.PlainView.remove(int): missing in harmony
-method javax.swing.text.PlainView.removeAll(): missing in harmony
-method javax.swing.text.PlainView.removeUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.replace(int, int, javax.swing.text.View[]): missing in harmony
-method javax.swing.text.PlainView.setParent(javax.swing.text.View): missing in harmony
-method javax.swing.text.PlainView.setSize(float, float): missing in harmony
-method javax.swing.text.PlainView.toString(): missing in harmony
-method javax.swing.text.PlainView.updateChildren(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.updateLayout(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.viewToModel(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.viewToModel(float, float, java.awt.Shape, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.PlainView.wait(): missing in harmony
-method javax.swing.text.PlainView.wait(long): missing in harmony
-method javax.swing.text.PlainView.wait(long, int): missing in harmony
-method javax.swing.text.Segment.clone(): missing in harmony
-method javax.swing.text.Segment.current(): missing in harmony
-method javax.swing.text.Segment.equals(java.lang.Object): missing in harmony
-method javax.swing.text.Segment.finalize(): missing in harmony
-method javax.swing.text.Segment.first(): missing in harmony
-method javax.swing.text.Segment.getBeginIndex(): missing in harmony
-method javax.swing.text.Segment.getClass(): missing in harmony
-method javax.swing.text.Segment.getEndIndex(): missing in harmony
-method javax.swing.text.Segment.getIndex(): missing in harmony
-method javax.swing.text.Segment.hashCode(): missing in harmony
-method javax.swing.text.Segment.last(): missing in harmony
-method javax.swing.text.Segment.next(): missing in harmony
-method javax.swing.text.Segment.notify(): missing in harmony
-method javax.swing.text.Segment.notifyAll(): missing in harmony
-method javax.swing.text.Segment.previous(): missing in harmony
-method javax.swing.text.Segment.setIndex(int): missing in harmony
-method javax.swing.text.Segment.toString(): missing in harmony
-method javax.swing.text.Segment.wait(): missing in harmony
-method javax.swing.text.Segment.wait(long): missing in harmony
-method javax.swing.text.Segment.wait(long, int): missing in harmony
-method javax.swing.text.SimpleAttributeSet.clone(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.equals(java.lang.Object): missing in harmony
-method javax.swing.text.SimpleAttributeSet.finalize(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.getClass(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.hashCode(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.isEmpty(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.notify(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.notifyAll(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.toString(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.wait(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.wait(long): missing in harmony
-method javax.swing.text.SimpleAttributeSet.wait(long, int): missing in harmony
-method javax.swing.text.StringContent.clone(): missing in harmony
-method javax.swing.text.StringContent.createPosition(int): missing in harmony
-method javax.swing.text.StringContent.equals(java.lang.Object): missing in harmony
-method javax.swing.text.StringContent.finalize(): missing in harmony
-method javax.swing.text.StringContent.getChars(int, int, javax.swing.text.Segment): missing in harmony
-method javax.swing.text.StringContent.getClass(): missing in harmony
-method javax.swing.text.StringContent.getPositionsInRange(java.util.Vector, int, int): missing in harmony
-method javax.swing.text.StringContent.getString(int, int): missing in harmony
-method javax.swing.text.StringContent.hashCode(): missing in harmony
-method javax.swing.text.StringContent.insertString(int, java.lang.String): missing in harmony
-method javax.swing.text.StringContent.length(): missing in harmony
-method javax.swing.text.StringContent.notify(): missing in harmony
-method javax.swing.text.StringContent.notifyAll(): missing in harmony
-method javax.swing.text.StringContent.remove(int, int): missing in harmony
-method javax.swing.text.StringContent.toString(): missing in harmony
-method javax.swing.text.StringContent.updateUndoPositions(java.util.Vector): missing in harmony
-method javax.swing.text.StringContent.wait(): missing in harmony
-method javax.swing.text.StringContent.wait(long): missing in harmony
-method javax.swing.text.StringContent.wait(long, int): missing in harmony
-method javax.swing.text.Style.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.text.Style.getName(): missing in harmony
-method javax.swing.text.Style.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.text.StyleConstants.clone(): missing in harmony
-method javax.swing.text.StyleConstants.equals(java.lang.Object): missing in harmony
-method javax.swing.text.StyleConstants.finalize(): missing in harmony
-method javax.swing.text.StyleConstants.getAlignment(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getBackground(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getBidiLevel(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getClass(): missing in harmony
-method javax.swing.text.StyleConstants.getComponent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getFirstLineIndent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getFontFamily(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getFontSize(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getForeground(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getIcon(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getLeftIndent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getLineSpacing(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getRightIndent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getSpaceAbove(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getSpaceBelow(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getTabSet(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.hashCode(): missing in harmony
-method javax.swing.text.StyleConstants.isBold(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isItalic(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isStrikeThrough(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isSubscript(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isSuperscript(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isUnderline(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.notify(): missing in harmony
-method javax.swing.text.StyleConstants.notifyAll(): missing in harmony
-method javax.swing.text.StyleConstants.setAlignment(javax.swing.text.MutableAttributeSet, int): missing in harmony
-method javax.swing.text.StyleConstants.setBackground(javax.swing.text.MutableAttributeSet, java.awt.Color): missing in harmony
-method javax.swing.text.StyleConstants.setBidiLevel(javax.swing.text.MutableAttributeSet, int): missing in harmony
-method javax.swing.text.StyleConstants.setBold(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setComponent(javax.swing.text.MutableAttributeSet, java.awt.Component): missing in harmony
-method javax.swing.text.StyleConstants.setFirstLineIndent(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setFontFamily(javax.swing.text.MutableAttributeSet, java.lang.String): missing in harmony
-method javax.swing.text.StyleConstants.setFontSize(javax.swing.text.MutableAttributeSet, int): missing in harmony
-method javax.swing.text.StyleConstants.setForeground(javax.swing.text.MutableAttributeSet, java.awt.Color): missing in harmony
-method javax.swing.text.StyleConstants.setIcon(javax.swing.text.MutableAttributeSet, javax.swing.Icon): missing in harmony
-method javax.swing.text.StyleConstants.setItalic(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setLeftIndent(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setLineSpacing(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setRightIndent(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setSpaceAbove(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setSpaceBelow(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setStrikeThrough(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setSubscript(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setSuperscript(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setTabSet(javax.swing.text.MutableAttributeSet, javax.swing.text.TabSet): missing in harmony
-method javax.swing.text.StyleConstants.setUnderline(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.toString(): missing in harmony
-method javax.swing.text.StyleConstants.wait(): missing in harmony
-method javax.swing.text.StyleConstants.wait(long): missing in harmony
-method javax.swing.text.StyleConstants.wait(long, int): missing in harmony
-
-javax.swing.text.html:
-Minor
-method javax.swing.text.html.InlineView.getFontMetrics(): deprecated in jdk13, but not deprecated in harmony


Japi diff jdk14 vs harmony:
Full results:
http://www.kaffe.org/~stuart/japi/htmlout/h-jdk14-harmony.html

Changes since last run:

-Comparison run at Tue Oct  3 10:16:13 2006 GMT
-jdk14 API scanned at 2006/10/03 05:08:02 EDT
-harmony API scanned at 2006/10/03 10:29:45 BST
+Comparison run at Wed Oct  4 10:15:40 2006 GMT
+jdk14 API scanned at 2006/10/04 05:07:47 EDT
+harmony API scanned at 2006/10/04 10:30:17 BST
-javax.swing.text: 72.35% good, 0.01% bad, 27.62% missing
-javax.swing.text.html: 99.95% good, 0.04% minor
+javax.swing.text: 87.26% good, 0.01% minor, 0.01% bad, 12.7% missing
+javax.swing.text.html: 100% good
-org.omg.DynamicAny: 67.29% good, 0.12% bad, 32.57% missing, 1.26% abs.add
+org.omg.DynamicAny: 58.97% good, 0.12% bad, 40.89% missing, 1.26% abs.add
-Total: 91.95% good, 0.08% minor, 0.02% bad, 7.92% missing, 0.03% abs.add
+Total: 92.41% good, 0.08% minor, 0.02% bad, 7.46% missing, 0.03% abs.add
-Fields: 4 minor, 2 bad, 160 missing.
-Methods: 68 minor, 6 bad, 670 missing, 40 abs.add.
-Constructors: 5 minor, 31 missing.
+Fields: 4 minor, 2 bad, 30 missing.
+Methods: 68 minor, 6 bad, 278 missing, 40 abs.add.
+Constructors: 5 minor, 21 missing.
+Minor
+method javax.swing.text.LabelView.getFontMetrics(): deprecated in jdk14, but not deprecated in harmony
-constructor javax.swing.text.LabelView(javax.swing.text.Element): missing in harmony
-constructor javax.swing.text.LayeredHighlighter(): missing in harmony
-constructor javax.swing.text.LayeredHighlighter.LayerPainter(): missing in harmony
-constructor javax.swing.text.MaskFormatter(): missing in harmony
-constructor javax.swing.text.MaskFormatter(java.lang.String): missing in harmony
-constructor javax.swing.text.NavigationFilter(): missing in harmony
-constructor javax.swing.text.NavigationFilter.FilterBypass(): missing in harmony
-constructor javax.swing.text.NumberFormatter(): missing in harmony
-constructor javax.swing.text.NumberFormatter(java.text.NumberFormat): missing in harmony
-constructor javax.swing.text.ParagraphView(javax.swing.text.Element): missing in harmony
-constructor javax.swing.text.PasswordView(javax.swing.text.Element): missing in harmony
-constructor javax.swing.text.PlainDocument(): missing in harmony
-constructor javax.swing.text.PlainDocument(javax.swing.text.AbstractDocument.Content): missing in harmony
-constructor javax.swing.text.PlainView(javax.swing.text.Element): missing in harmony
-constructor javax.swing.text.Segment(): missing in harmony
-constructor javax.swing.text.Segment(char[], int, int): missing in harmony
-constructor javax.swing.text.SimpleAttributeSet(): missing in harmony
-constructor javax.swing.text.SimpleAttributeSet(javax.swing.text.AttributeSet): missing in harmony
-constructor javax.swing.text.StringContent(): missing in harmony
-constructor javax.swing.text.StringContent(int): missing in harmony
-field javax.swing.text.LabelView.BOTTOM: missing in harmony
-field javax.swing.text.LabelView.BadBreakWeight: missing in harmony
-field javax.swing.text.LabelView.CENTER: missing in harmony
-field javax.swing.text.LabelView.EAST: missing in harmony
-field javax.swing.text.LabelView.ExcellentBreakWeight: missing in harmony
-field javax.swing.text.LabelView.ForcedBreakWeight: missing in harmony
-field javax.swing.text.LabelView.GoodBreakWeight: missing in harmony
-field javax.swing.text.LabelView.HORIZONTAL: missing in harmony
-field javax.swing.text.LabelView.LEADING: missing in harmony
-field javax.swing.text.LabelView.LEFT: missing in harmony
-field javax.swing.text.LabelView.NEXT: missing in harmony
-field javax.swing.text.LabelView.NORTH: missing in harmony
-field javax.swing.text.LabelView.NORTH_EAST: missing in harmony
-field javax.swing.text.LabelView.NORTH_WEST: missing in harmony
-field javax.swing.text.LabelView.PREVIOUS: missing in harmony
-field javax.swing.text.LabelView.RIGHT: missing in harmony
-field javax.swing.text.LabelView.SOUTH: missing in harmony
-field javax.swing.text.LabelView.SOUTH_EAST: missing in harmony
-field javax.swing.text.LabelView.SOUTH_WEST: missing in harmony
-field javax.swing.text.LabelView.TOP: missing in harmony
-field javax.swing.text.LabelView.TRAILING: missing in harmony
-field javax.swing.text.LabelView.VERTICAL: missing in harmony
-field javax.swing.text.LabelView.WEST: missing in harmony
-field javax.swing.text.LabelView.X_AXIS: missing in harmony
-field javax.swing.text.LabelView.Y_AXIS: missing in harmony
-field javax.swing.text.MutableAttributeSet.NameAttribute: missing in harmony
-field javax.swing.text.MutableAttributeSet.ResolveAttribute: missing in harmony
-field javax.swing.text.ParagraphView.BOTTOM: missing in harmony
-field javax.swing.text.ParagraphView.BadBreakWeight: missing in harmony
-field javax.swing.text.ParagraphView.CENTER: missing in harmony
-field javax.swing.text.ParagraphView.EAST: missing in harmony
-field javax.swing.text.ParagraphView.ExcellentBreakWeight: missing in harmony
-field javax.swing.text.ParagraphView.ForcedBreakWeight: missing in harmony
-field javax.swing.text.ParagraphView.GoodBreakWeight: missing in harmony
-field javax.swing.text.ParagraphView.HORIZONTAL: missing in harmony
-field javax.swing.text.ParagraphView.LEADING: missing in harmony
-field javax.swing.text.ParagraphView.LEFT: missing in harmony
-field javax.swing.text.ParagraphView.NEXT: missing in harmony
-field javax.swing.text.ParagraphView.NORTH: missing in harmony
-field javax.swing.text.ParagraphView.NORTH_EAST: missing in harmony
-field javax.swing.text.ParagraphView.NORTH_WEST: missing in harmony
-field javax.swing.text.ParagraphView.PREVIOUS: missing in harmony
-field javax.swing.text.ParagraphView.RIGHT: missing in harmony
-field javax.swing.text.ParagraphView.SOUTH: missing in harmony
-field javax.swing.text.ParagraphView.SOUTH_EAST: missing in harmony
-field javax.swing.text.ParagraphView.SOUTH_WEST: missing in harmony
-field javax.swing.text.ParagraphView.TOP: missing in harmony
-field javax.swing.text.ParagraphView.TRAILING: missing in harmony
-field javax.swing.text.ParagraphView.VERTICAL: missing in harmony
-field javax.swing.text.ParagraphView.WEST: missing in harmony
-field javax.swing.text.ParagraphView.X_AXIS: missing in harmony
-field javax.swing.text.ParagraphView.Y_AXIS: missing in harmony
-field javax.swing.text.ParagraphView.firstLineIndent: missing in harmony
-field javax.swing.text.ParagraphView.layoutPool: missing in harmony
-field javax.swing.text.ParagraphView.layoutSpan: missing in harmony
-field javax.swing.text.ParagraphView.strategy: missing in harmony
-field javax.swing.text.PlainDocument.BAD_LOCATION: missing in harmony
-field javax.swing.text.PlainDocument.BidiElementName: missing in harmony
-field javax.swing.text.PlainDocument.ContentElementName: missing in harmony
-field javax.swing.text.PlainDocument.ElementNameAttribute: missing in harmony
-field javax.swing.text.PlainDocument.ParagraphElementName: missing in harmony
-field javax.swing.text.PlainDocument.SectionElementName: missing in harmony
-field javax.swing.text.PlainDocument.StreamDescriptionProperty: missing in harmony
-field javax.swing.text.PlainDocument.TitleProperty: missing in harmony
-field javax.swing.text.PlainDocument.lineLimitAttribute: missing in harmony
-field javax.swing.text.PlainDocument.listenerList: missing in harmony
-field javax.swing.text.PlainDocument.tabSizeAttribute: missing in harmony
-field javax.swing.text.PlainView.BOTTOM: missing in harmony
-field javax.swing.text.PlainView.BadBreakWeight: missing in harmony
-field javax.swing.text.PlainView.CENTER: missing in harmony
-field javax.swing.text.PlainView.EAST: missing in harmony
-field javax.swing.text.PlainView.ExcellentBreakWeight: missing in harmony
-field javax.swing.text.PlainView.ForcedBreakWeight: missing in harmony
-field javax.swing.text.PlainView.GoodBreakWeight: missing in harmony
-field javax.swing.text.PlainView.HORIZONTAL: missing in harmony
-field javax.swing.text.PlainView.LEADING: missing in harmony
-field javax.swing.text.PlainView.LEFT: missing in harmony
-field javax.swing.text.PlainView.NEXT: missing in harmony
-field javax.swing.text.PlainView.NORTH: missing in harmony
-field javax.swing.text.PlainView.NORTH_EAST: missing in harmony
-field javax.swing.text.PlainView.NORTH_WEST: missing in harmony
-field javax.swing.text.PlainView.PREVIOUS: missing in harmony
-field javax.swing.text.PlainView.RIGHT: missing in harmony
-field javax.swing.text.PlainView.SOUTH: missing in harmony
-field javax.swing.text.PlainView.SOUTH_EAST: missing in harmony
-field javax.swing.text.PlainView.SOUTH_WEST: missing in harmony
-field javax.swing.text.PlainView.TOP: missing in harmony
-field javax.swing.text.PlainView.TRAILING: missing in harmony
-field javax.swing.text.PlainView.VERTICAL: missing in harmony
-field javax.swing.text.PlainView.WEST: missing in harmony
-field javax.swing.text.PlainView.X_AXIS: missing in harmony
-field javax.swing.text.PlainView.Y_AXIS: missing in harmony
-field javax.swing.text.PlainView.metrics: missing in harmony
-field javax.swing.text.Segment.DONE: missing in harmony
-field javax.swing.text.Segment.array: missing in harmony
-field javax.swing.text.Segment.count: missing in harmony
-field javax.swing.text.Segment.offset: missing in harmony
-field javax.swing.text.SimpleAttributeSet.EMPTY: missing in harmony
-field javax.swing.text.StyleConstants.ALIGN_CENTER: missing in harmony
-field javax.swing.text.StyleConstants.ALIGN_JUSTIFIED: missing in harmony
-field javax.swing.text.StyleConstants.ALIGN_LEFT: missing in harmony
-field javax.swing.text.StyleConstants.ALIGN_RIGHT: missing in harmony
-field javax.swing.text.StyleConstants.Alignment: missing in harmony
-field javax.swing.text.StyleConstants.Background: missing in harmony
-field javax.swing.text.StyleConstants.BidiLevel: missing in harmony
-field javax.swing.text.StyleConstants.Bold: missing in harmony
-field javax.swing.text.StyleConstants.ComponentAttribute: missing in harmony
-field javax.swing.text.StyleConstants.ComponentElementName: missing in harmony
-field javax.swing.text.StyleConstants.ComposedTextAttribute: missing in harmony
-field javax.swing.text.StyleConstants.FirstLineIndent: missing in harmony
-field javax.swing.text.StyleConstants.FontFamily: missing in harmony
-field javax.swing.text.StyleConstants.FontSize: missing in harmony
-field javax.swing.text.StyleConstants.Foreground: missing in harmony
-field javax.swing.text.StyleConstants.IconAttribute: missing in harmony
-field javax.swing.text.StyleConstants.IconElementName: missing in harmony
-field javax.swing.text.StyleConstants.Italic: missing in harmony
-field javax.swing.text.StyleConstants.LeftIndent: missing in harmony
-field javax.swing.text.StyleConstants.LineSpacing: missing in harmony
-field javax.swing.text.StyleConstants.ModelAttribute: missing in harmony
-field javax.swing.text.StyleConstants.NameAttribute: missing in harmony
-field javax.swing.text.StyleConstants.Orientation: missing in harmony
-field javax.swing.text.StyleConstants.ResolveAttribute: missing in harmony
-field javax.swing.text.StyleConstants.RightIndent: missing in harmony
-field javax.swing.text.StyleConstants.SpaceAbove: missing in harmony
-field javax.swing.text.StyleConstants.SpaceBelow: missing in harmony
-field javax.swing.text.StyleConstants.StrikeThrough: missing in harmony
-field javax.swing.text.StyleConstants.Subscript: missing in harmony
-field javax.swing.text.StyleConstants.Superscript: missing in harmony
-field javax.swing.text.StyleConstants.TabSet: missing in harmony
-field javax.swing.text.StyleConstants.Underline: missing in harmony
-field javax.swing.text.StyleConstants.CharacterConstants.Family: missing in harmony
-field javax.swing.text.StyleConstants.CharacterConstants.Size: missing in harmony
-field javax.swing.text.StyleConstants.FontConstants.Family: missing in harmony
-field javax.swing.text.StyleConstants.FontConstants.Size: missing in harmony
-method javax.swing.text.LabelView.append(javax.swing.text.View): missing in harmony
-method javax.swing.text.LabelView.breakView(int, int, float, float): missing in harmony
-method javax.swing.text.LabelView.changedUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.checkPainter(): missing in harmony
-method javax.swing.text.LabelView.clone(): missing in harmony
-method javax.swing.text.LabelView.createFragment(int, int): missing in harmony
-method javax.swing.text.LabelView.equals(java.lang.Object): missing in harmony
-method javax.swing.text.LabelView.finalize(): missing in harmony
-method javax.swing.text.LabelView.forwardUpdate(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.forwardUpdateToView(javax.swing.text.View, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.getAlignment(int): missing in harmony
-method javax.swing.text.LabelView.getAttributes(): missing in harmony
-method javax.swing.text.LabelView.getBackground(): missing in harmony
-method javax.swing.text.LabelView.getBreakWeight(int, float, float): missing in harmony
-method javax.swing.text.LabelView.getChildAllocation(int, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.getClass(): missing in harmony
-method javax.swing.text.LabelView.getContainer(): missing in harmony
-method javax.swing.text.LabelView.getDocument(): missing in harmony
-method javax.swing.text.LabelView.getElement(): missing in harmony
-method javax.swing.text.LabelView.getEndOffset(): missing in harmony
-method javax.swing.text.LabelView.getFont(): missing in harmony
-method javax.swing.text.LabelView.getFontMetrics(): missing in harmony
-method javax.swing.text.LabelView.getForeground(): missing in harmony
-method javax.swing.text.LabelView.getGlyphPainter(): missing in harmony
-method javax.swing.text.LabelView.getGraphics(): missing in harmony
-method javax.swing.text.LabelView.getMaximumSpan(int): missing in harmony
-method javax.swing.text.LabelView.getMinimumSpan(int): missing in harmony
-method javax.swing.text.LabelView.getNextVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.LabelView.getParent(): missing in harmony
-method javax.swing.text.LabelView.getPartialSpan(int, int): missing in harmony
-method javax.swing.text.LabelView.getPreferredSpan(int): missing in harmony
-method javax.swing.text.LabelView.getResizeWeight(int): missing in harmony
-method javax.swing.text.LabelView.getStartOffset(): missing in harmony
-method javax.swing.text.LabelView.getTabExpander(): missing in harmony
-method javax.swing.text.LabelView.getTabbedSpan(float, javax.swing.text.TabExpander): missing in harmony
-method javax.swing.text.LabelView.getText(int, int): missing in harmony
-method javax.swing.text.LabelView.getToolTipText(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.getView(int): missing in harmony
-method javax.swing.text.LabelView.getViewCount(): missing in harmony
-method javax.swing.text.LabelView.getViewFactory(): missing in harmony
-method javax.swing.text.LabelView.getViewIndex(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.getViewIndex(int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.LabelView.hashCode(): missing in harmony
-method javax.swing.text.LabelView.insert(int, javax.swing.text.View): missing in harmony
-method javax.swing.text.LabelView.insertUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.isStrikeThrough(): missing in harmony
-method javax.swing.text.LabelView.isSubscript(): missing in harmony
-method javax.swing.text.LabelView.isSuperscript(): missing in harmony
-method javax.swing.text.LabelView.isUnderline(): missing in harmony
-method javax.swing.text.LabelView.isVisible(): missing in harmony
-method javax.swing.text.LabelView.modelToView(int, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.modelToView(int, java.awt.Shape, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.LabelView.modelToView(int, javax.swing.text.Position.Bias, int, javax.swing.text.Position.Bias, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.notify(): missing in harmony
-method javax.swing.text.LabelView.notifyAll(): missing in harmony
-method javax.swing.text.LabelView.paint(java.awt.Graphics, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.preferenceChanged(javax.swing.text.View, boolean, boolean): missing in harmony
-method javax.swing.text.LabelView.remove(int): missing in harmony
-method javax.swing.text.LabelView.removeAll(): missing in harmony
-method javax.swing.text.LabelView.removeUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.replace(int, int, javax.swing.text.View[]): missing in harmony
-method javax.swing.text.LabelView.setGlyphPainter(javax.swing.text.GlyphView.GlyphPainter): missing in harmony
-method javax.swing.text.LabelView.setParent(javax.swing.text.View): missing in harmony
-method javax.swing.text.LabelView.setPropertiesFromAttributes(): missing in harmony
-method javax.swing.text.LabelView.setSize(float, float): missing in harmony
-method javax.swing.text.LabelView.setStrikeThrough(boolean): missing in harmony
-method javax.swing.text.LabelView.setSubscript(boolean): missing in harmony
-method javax.swing.text.LabelView.setSuperscript(boolean): missing in harmony
-method javax.swing.text.LabelView.setUnderline(boolean): missing in harmony
-method javax.swing.text.LabelView.toString(): missing in harmony
-method javax.swing.text.LabelView.updateChildren(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.updateLayout(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.viewToModel(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.viewToModel(float, float, java.awt.Shape, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.LabelView.wait(): missing in harmony
-method javax.swing.text.LabelView.wait(long): missing in harmony
-method javax.swing.text.LabelView.wait(long, int): missing in harmony
-method javax.swing.text.LayeredHighlighter.addHighlight(int, int, javax.swing.text.Highlighter.HighlightPainter): missing in harmony
-method javax.swing.text.LayeredHighlighter.changeHighlight(java.lang.Object, int, int): missing in harmony
-method javax.swing.text.LayeredHighlighter.clone(): missing in harmony
-method javax.swing.text.LayeredHighlighter.deinstall(javax.swing.text.JTextComponent): missing in harmony
-method javax.swing.text.LayeredHighlighter.equals(java.lang.Object): missing in harmony
-method javax.swing.text.LayeredHighlighter.finalize(): missing in harmony
-method javax.swing.text.LayeredHighlighter.getClass(): missing in harmony
-method javax.swing.text.LayeredHighlighter.getHighlights(): missing in harmony
-method javax.swing.text.LayeredHighlighter.hashCode(): missing in harmony
-method javax.swing.text.LayeredHighlighter.install(javax.swing.text.JTextComponent): missing in harmony
-method javax.swing.text.LayeredHighlighter.notify(): missing in harmony
-method javax.swing.text.LayeredHighlighter.notifyAll(): missing in harmony
-method javax.swing.text.LayeredHighlighter.paint(java.awt.Graphics): missing in harmony
-method javax.swing.text.LayeredHighlighter.paintLayeredHighlights(java.awt.Graphics, int, int, java.awt.Shape, javax.swing.text.JTextComponent, javax.swing.text.View): missing in harmony
-method javax.swing.text.LayeredHighlighter.removeAllHighlights(): missing in harmony
-method javax.swing.text.LayeredHighlighter.removeHighlight(java.lang.Object): missing in harmony
-method javax.swing.text.LayeredHighlighter.toString(): missing in harmony
-method javax.swing.text.LayeredHighlighter.wait(): missing in harmony
-method javax.swing.text.LayeredHighlighter.wait(long): missing in harmony
-method javax.swing.text.LayeredHighlighter.wait(long, int): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.clone(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.equals(java.lang.Object): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.finalize(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.getClass(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.hashCode(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.notify(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.notifyAll(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.paint(java.awt.Graphics, int, int, java.awt.Shape, javax.swing.text.JTextComponent): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.paintLayer(java.awt.Graphics, int, int, java.awt.Shape, javax.swing.text.JTextComponent, javax.swing.text.View): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.toString(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.wait(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.wait(long): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.wait(long, int): missing in harmony
-method javax.swing.text.MaskFormatter.clone(): missing in harmony
-method javax.swing.text.MaskFormatter.equals(java.lang.Object): missing in harmony
-method javax.swing.text.MaskFormatter.finalize(): missing in harmony
-method javax.swing.text.MaskFormatter.getActions(): missing in harmony
-method javax.swing.text.MaskFormatter.getAllowsInvalid(): missing in harmony
-method javax.swing.text.MaskFormatter.getClass(): missing in harmony
-method javax.swing.text.MaskFormatter.getCommitsOnValidEdit(): missing in harmony
-method javax.swing.text.MaskFormatter.getDocumentFilter(): missing in harmony
-method javax.swing.text.MaskFormatter.getFormattedTextField(): missing in harmony
-method javax.swing.text.MaskFormatter.getInvalidCharacters(): missing in harmony
-method javax.swing.text.MaskFormatter.getMask(): missing in harmony
-method javax.swing.text.MaskFormatter.getNavigationFilter(): missing in harmony
-method javax.swing.text.MaskFormatter.getOverwriteMode(): missing in harmony
-method javax.swing.text.MaskFormatter.getPlaceholder(): missing in harmony
-method javax.swing.text.MaskFormatter.getPlaceholderCharacter(): missing in harmony
-method javax.swing.text.MaskFormatter.getValidCharacters(): missing in harmony
-method javax.swing.text.MaskFormatter.getValueClass(): missing in harmony
-method javax.swing.text.MaskFormatter.getValueContainsLiteralCharacters(): missing in harmony
-method javax.swing.text.MaskFormatter.hashCode(): missing in harmony
-method javax.swing.text.MaskFormatter.install(javax.swing.JFormattedTextField): missing in harmony
-method javax.swing.text.MaskFormatter.invalidEdit(): missing in harmony
-method javax.swing.text.MaskFormatter.notify(): missing in harmony
-method javax.swing.text.MaskFormatter.notifyAll(): missing in harmony
-method javax.swing.text.MaskFormatter.setAllowsInvalid(boolean): missing in harmony
-method javax.swing.text.MaskFormatter.setCommitsOnValidEdit(boolean): missing in harmony
-method javax.swing.text.MaskFormatter.setEditValid(boolean): missing in harmony
-method javax.swing.text.MaskFormatter.setInvalidCharacters(java.lang.String): missing in harmony
-method javax.swing.text.MaskFormatter.setMask(java.lang.String): missing in harmony
-method javax.swing.text.MaskFormatter.setOverwriteMode(boolean): missing in harmony
-method javax.swing.text.MaskFormatter.setPlaceholder(java.lang.String): missing in harmony
-method javax.swing.text.MaskFormatter.setPlaceholderCharacter(char): missing in harmony
-method javax.swing.text.MaskFormatter.setValidCharacters(java.lang.String): missing in harmony
-method javax.swing.text.MaskFormatter.setValueClass(java.lang.Class): missing in harmony
-method javax.swing.text.MaskFormatter.setValueContainsLiteralCharacters(boolean): missing in harmony
-method javax.swing.text.MaskFormatter.stringToValue(java.lang.String): missing in harmony
-method javax.swing.text.MaskFormatter.toString(): missing in harmony
-method javax.swing.text.MaskFormatter.uninstall(): missing in harmony
-method javax.swing.text.MaskFormatter.valueToString(java.lang.Object): missing in harmony
-method javax.swing.text.MaskFormatter.wait(): missing in harmony
-method javax.swing.text.MaskFormatter.wait(long): missing in harmony
-method javax.swing.text.MaskFormatter.wait(long, int): missing in harmony
-method javax.swing.text.MutableAttributeSet.addAttribute(java.lang.Object, java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.addAttributes(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.MutableAttributeSet.containsAttribute(java.lang.Object, java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.containsAttributes(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.MutableAttributeSet.copyAttributes(): missing in harmony
-method javax.swing.text.MutableAttributeSet.getAttribute(java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.getAttributeCount(): missing in harmony
-method javax.swing.text.MutableAttributeSet.getAttributeNames(): missing in harmony
-method javax.swing.text.MutableAttributeSet.getResolveParent(): missing in harmony
-method javax.swing.text.MutableAttributeSet.isDefined(java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.isEqual(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.MutableAttributeSet.removeAttribute(java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.removeAttributes(java.util.Enumeration): missing in harmony
-method javax.swing.text.MutableAttributeSet.removeAttributes(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.MutableAttributeSet.setResolveParent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.NavigationFilter.clone(): missing in harmony
-method javax.swing.text.NavigationFilter.equals(java.lang.Object): missing in harmony
-method javax.swing.text.NavigationFilter.finalize(): missing in harmony
-method javax.swing.text.NavigationFilter.getClass(): missing in harmony
-method javax.swing.text.NavigationFilter.getNextVisualPositionFrom(javax.swing.text.JTextComponent, int, javax.swing.text.Position.Bias, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.NavigationFilter.hashCode(): missing in harmony
-method javax.swing.text.NavigationFilter.moveDot(javax.swing.text.NavigationFilter.FilterBypass, int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.NavigationFilter.notify(): missing in harmony
-method javax.swing.text.NavigationFilter.notifyAll(): missing in harmony
-method javax.swing.text.NavigationFilter.setDot(javax.swing.text.NavigationFilter.FilterBypass, int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.NavigationFilter.toString(): missing in harmony
-method javax.swing.text.NavigationFilter.wait(): missing in harmony
-method javax.swing.text.NavigationFilter.wait(long): missing in harmony
-method javax.swing.text.NavigationFilter.wait(long, int): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.clone(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.equals(java.lang.Object): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.finalize(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.getCaret(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.getClass(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.hashCode(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.moveDot(int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.notify(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.notifyAll(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.setDot(int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.toString(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.wait(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.wait(long): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.wait(long, int): missing in harmony
-method javax.swing.text.NumberFormatter.clone(): missing in harmony
-method javax.swing.text.NumberFormatter.equals(java.lang.Object): missing in harmony
-method javax.swing.text.NumberFormatter.finalize(): missing in harmony
-method javax.swing.text.NumberFormatter.getActions(): missing in harmony
-method javax.swing.text.NumberFormatter.getAllowsInvalid(): missing in harmony
-method javax.swing.text.NumberFormatter.getClass(): missing in harmony
-method javax.swing.text.NumberFormatter.getCommitsOnValidEdit(): missing in harmony
-method javax.swing.text.NumberFormatter.getDocumentFilter(): missing in harmony
-method javax.swing.text.NumberFormatter.getFields(int): missing in harmony
-method javax.swing.text.NumberFormatter.getFormat(): missing in harmony
-method javax.swing.text.NumberFormatter.getFormattedTextField(): missing in harmony
-method javax.swing.text.NumberFormatter.getMaximum(): missing in harmony
-method javax.swing.text.NumberFormatter.getMinimum(): missing in harmony
-method javax.swing.text.NumberFormatter.getNavigationFilter(): missing in harmony
-method javax.swing.text.NumberFormatter.getOverwriteMode(): missing in harmony
-method javax.swing.text.NumberFormatter.getValueClass(): missing in harmony
-method javax.swing.text.NumberFormatter.hashCode(): missing in harmony
-method javax.swing.text.NumberFormatter.install(javax.swing.JFormattedTextField): missing in harmony
-method javax.swing.text.NumberFormatter.invalidEdit(): missing in harmony
-method javax.swing.text.NumberFormatter.notify(): missing in harmony
-method javax.swing.text.NumberFormatter.notifyAll(): missing in harmony
-method javax.swing.text.NumberFormatter.setAllowsInvalid(boolean): missing in harmony
-method javax.swing.text.NumberFormatter.setCommitsOnValidEdit(boolean): missing in harmony
-method javax.swing.text.NumberFormatter.setEditValid(boolean): missing in harmony
-method javax.swing.text.NumberFormatter.setFormat(java.text.Format): missing in harmony
-method javax.swing.text.NumberFormatter.setMaximum(java.lang.Comparable): missing in harmony
-method javax.swing.text.NumberFormatter.setMinimum(java.lang.Comparable): missing in harmony
-method javax.swing.text.NumberFormatter.setOverwriteMode(boolean): missing in harmony
-method javax.swing.text.NumberFormatter.setValueClass(java.lang.Class): missing in harmony
-method javax.swing.text.NumberFormatter.stringToValue(java.lang.String): missing in harmony
-method javax.swing.text.NumberFormatter.toString(): missing in harmony
-method javax.swing.text.NumberFormatter.uninstall(): missing in harmony
-method javax.swing.text.NumberFormatter.valueToString(java.lang.Object): missing in harmony
-method javax.swing.text.NumberFormatter.wait(): missing in harmony
-method javax.swing.text.NumberFormatter.wait(long): missing in harmony
-method javax.swing.text.NumberFormatter.wait(long, int): missing in harmony
-method javax.swing.text.ParagraphView.append(javax.swing.text.View): missing in harmony
-method javax.swing.text.ParagraphView.baselineLayout(int, int, int[], int[]): missing in harmony
-method javax.swing.text.ParagraphView.baselineRequirements(int, javax.swing.SizeRequirements): missing in harmony
-method javax.swing.text.ParagraphView.breakView(int, float, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.breakView(int, int, float, float): missing in harmony
-method javax.swing.text.ParagraphView.calculateMajorAxisRequirements(int, javax.swing.SizeRequirements): missing in harmony
-method javax.swing.text.ParagraphView.calculateMinorAxisRequirements(int, javax.swing.SizeRequirements): missing in harmony
-method javax.swing.text.ParagraphView.changedUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.childAllocation(int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.clone(): missing in harmony
-method javax.swing.text.ParagraphView.createFragment(int, int): missing in harmony
-method javax.swing.text.ParagraphView.createRow(): missing in harmony
-method javax.swing.text.ParagraphView.equals(java.lang.Object): missing in harmony
-method javax.swing.text.ParagraphView.finalize(): missing in harmony
-method javax.swing.text.ParagraphView.findOffsetToCharactersInString(char[], int): missing in harmony
-method javax.swing.text.ParagraphView.flipEastAndWestAtEnds(int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.ParagraphView.forwardUpdate(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.forwardUpdateToView(javax.swing.text.View, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.getAlignment(int): missing in harmony
-method javax.swing.text.ParagraphView.getAttributes(): missing in harmony
-method javax.swing.text.ParagraphView.getAxis(): missing in harmony
-method javax.swing.text.ParagraphView.getBottomInset(): missing in harmony
-method javax.swing.text.ParagraphView.getBreakWeight(int, float): missing in harmony
-method javax.swing.text.ParagraphView.getBreakWeight(int, float, float): missing in harmony
-method javax.swing.text.ParagraphView.getChildAllocation(int, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.getClass(): missing in harmony
-method javax.swing.text.ParagraphView.getClosestPositionTo(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[], int, int): missing in harmony
-method javax.swing.text.ParagraphView.getContainer(): missing in harmony
-method javax.swing.text.ParagraphView.getDocument(): missing in harmony
-method javax.swing.text.ParagraphView.getElement(): missing in harmony
-method javax.swing.text.ParagraphView.getEndOffset(): missing in harmony
-method javax.swing.text.ParagraphView.getFlowAxis(): missing in harmony
-method javax.swing.text.ParagraphView.getFlowSpan(int): missing in harmony
-method javax.swing.text.ParagraphView.getFlowStart(int): missing in harmony
-method javax.swing.text.ParagraphView.getGraphics(): missing in harmony
-method javax.swing.text.ParagraphView.getHeight(): missing in harmony
-method javax.swing.text.ParagraphView.getInsideAllocation(java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.getLayoutView(int): missing in harmony
-method javax.swing.text.ParagraphView.getLayoutViewCount(): missing in harmony
-method javax.swing.text.ParagraphView.getLeftInset(): missing in harmony
-method javax.swing.text.ParagraphView.getMaximumSpan(int): missing in harmony
-method javax.swing.text.ParagraphView.getMinimumSpan(int): missing in harmony
-method javax.swing.text.ParagraphView.getNextEastWestVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.ParagraphView.getNextNorthSouthVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.ParagraphView.getNextVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.ParagraphView.getOffset(int, int): missing in harmony
-method javax.swing.text.ParagraphView.getParent(): missing in harmony
-method javax.swing.text.ParagraphView.getPartialSize(int, int): missing in harmony
-method javax.swing.text.ParagraphView.getPreferredSpan(int): missing in harmony
-method javax.swing.text.ParagraphView.getResizeWeight(int): missing in harmony
-method javax.swing.text.ParagraphView.getRightInset(): missing in harmony
-method javax.swing.text.ParagraphView.getSpan(int, int): missing in harmony
-method javax.swing.text.ParagraphView.getStartOffset(): missing in harmony
-method javax.swing.text.ParagraphView.getTabBase(): missing in harmony
-method javax.swing.text.ParagraphView.getTabSet(): missing in harmony
-method javax.swing.text.ParagraphView.getToolTipText(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.getTopInset(): missing in harmony
-method javax.swing.text.ParagraphView.getView(int): missing in harmony
-method javax.swing.text.ParagraphView.getViewAtPoint(int, int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.getViewAtPosition(int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.getViewCount(): missing in harmony
-method javax.swing.text.ParagraphView.getViewFactory(): missing in harmony
-method javax.swing.text.ParagraphView.getViewIndex(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.getViewIndex(int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.ParagraphView.getViewIndexAtPosition(int): missing in harmony
-method javax.swing.text.ParagraphView.getWidth(): missing in harmony
-method javax.swing.text.ParagraphView.hashCode(): missing in harmony
-method javax.swing.text.ParagraphView.insert(int, javax.swing.text.View): missing in harmony
-method javax.swing.text.ParagraphView.insertUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.isAfter(int, int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.isAllocationValid(): missing in harmony
-method javax.swing.text.ParagraphView.isBefore(int, int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.isLayoutValid(int): missing in harmony
-method javax.swing.text.ParagraphView.isVisible(): missing in harmony
-method javax.swing.text.ParagraphView.layout(int, int): missing in harmony
-method javax.swing.text.ParagraphView.layoutChanged(int): missing in harmony
-method javax.swing.text.ParagraphView.layoutMajorAxis(int, int, int[], int[]): missing in harmony
-method javax.swing.text.ParagraphView.layoutMinorAxis(int, int, int[], int[]): missing in harmony
-method javax.swing.text.ParagraphView.loadChildren(javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.modelToView(int, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.modelToView(int, java.awt.Shape, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.ParagraphView.modelToView(int, javax.swing.text.Position.Bias, int, javax.swing.text.Position.Bias, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.nextTabStop(float, int): missing in harmony
-method javax.swing.text.ParagraphView.notify(): missing in harmony
-method javax.swing.text.ParagraphView.notifyAll(): missing in harmony
-method javax.swing.text.ParagraphView.paint(java.awt.Graphics, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.paintChild(java.awt.Graphics, java.awt.Rectangle, int): missing in harmony
-method javax.swing.text.ParagraphView.preferenceChanged(javax.swing.text.View, boolean, boolean): missing in harmony
-method javax.swing.text.ParagraphView.remove(int): missing in harmony
-method javax.swing.text.ParagraphView.removeAll(): missing in harmony
-method javax.swing.text.ParagraphView.removeUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.replace(int, int, javax.swing.text.View[]): missing in harmony
-method javax.swing.text.ParagraphView.setAxis(int): missing in harmony
-method javax.swing.text.ParagraphView.setFirstLineIndent(float): missing in harmony
-method javax.swing.text.ParagraphView.setInsets(short, short, short, short): missing in harmony
-method javax.swing.text.ParagraphView.setJustification(int): missing in harmony
-method javax.swing.text.ParagraphView.setLineSpacing(float): missing in harmony
-method javax.swing.text.ParagraphView.setParagraphInsets(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.ParagraphView.setParent(javax.swing.text.View): missing in harmony
-method javax.swing.text.ParagraphView.setPropertiesFromAttributes(): missing in harmony
-method javax.swing.text.ParagraphView.setSize(float, float): missing in harmony
-method javax.swing.text.ParagraphView.toString(): missing in harmony
-method javax.swing.text.ParagraphView.updateChildren(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.updateLayout(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.viewToModel(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.viewToModel(float, float, java.awt.Shape, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.ParagraphView.wait(): missing in harmony
-method javax.swing.text.ParagraphView.wait(long): missing in harmony
-method javax.swing.text.ParagraphView.wait(long, int): missing in harmony
-method javax.swing.text.PasswordView.adjustAllocation(java.awt.Shape): missing in harmony
-method javax.swing.text.PasswordView.drawEchoCharacter(java.awt.Graphics, int, int, char): missing in harmony
-method javax.swing.text.PasswordView.getFontMetrics(): missing in harmony
-method javax.swing.text.PlainDocument.addDocumentListener(javax.swing.event.DocumentListener): missing in harmony
-method javax.swing.text.PlainDocument.addUndoableEditListener(javax.swing.event.UndoableEditListener): missing in harmony
-method javax.swing.text.PlainDocument.clone(): missing in harmony
-method javax.swing.text.PlainDocument.createBranchElement(javax.swing.text.Element, javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.PlainDocument.createDefaultRoot(): missing in harmony
-method javax.swing.text.PlainDocument.createLeafElement(javax.swing.text.Element, javax.swing.text.AttributeSet, int, int): missing in harmony
-method javax.swing.text.PlainDocument.createPosition(int): missing in harmony
-method javax.swing.text.PlainDocument.dump(java.io.PrintStream): missing in harmony
-method javax.swing.text.PlainDocument.equals(java.lang.Object): missing in harmony
-method javax.swing.text.PlainDocument.finalize(): missing in harmony
-method javax.swing.text.PlainDocument.fireChangedUpdate(javax.swing.event.DocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.fireInsertUpdate(javax.swing.event.DocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.fireRemoveUpdate(javax.swing.event.DocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.fireUndoableEditUpdate(javax.swing.event.UndoableEditEvent): missing in harmony
-method javax.swing.text.PlainDocument.getAsynchronousLoadPriority(): missing in harmony
-method javax.swing.text.PlainDocument.getAttributeContext(): missing in harmony
-method javax.swing.text.PlainDocument.getBidiRootElement(): missing in harmony
-method javax.swing.text.PlainDocument.getClass(): missing in harmony
-method javax.swing.text.PlainDocument.getContent(): missing in harmony
-method javax.swing.text.PlainDocument.getCurrentWriter(): missing in harmony
-method javax.swing.text.PlainDocument.getDefaultRootElement(): missing in harmony
-method javax.swing.text.PlainDocument.getDocumentFilter(): missing in harmony
-method javax.swing.text.PlainDocument.getDocumentListeners(): missing in harmony
-method javax.swing.text.PlainDocument.getDocumentProperties(): missing in harmony
-method javax.swing.text.PlainDocument.getEndPosition(): missing in harmony
-method javax.swing.text.PlainDocument.getLength(): missing in harmony
-method javax.swing.text.PlainDocument.getListeners(java.lang.Class): missing in harmony
-method javax.swing.text.PlainDocument.getParagraphElement(int): missing in harmony
-method javax.swing.text.PlainDocument.getProperty(java.lang.Object): missing in harmony
-method javax.swing.text.PlainDocument.getRootElements(): missing in harmony
-method javax.swing.text.PlainDocument.getStartPosition(): missing in harmony
-method javax.swing.text.PlainDocument.getText(int, int): missing in harmony
-method javax.swing.text.PlainDocument.getText(int, int, javax.swing.text.Segment): missing in harmony
-method javax.swing.text.PlainDocument.getUndoableEditListeners(): missing in harmony
-method javax.swing.text.PlainDocument.hashCode(): missing in harmony
-method javax.swing.text.PlainDocument.insertString(int, java.lang.String, javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.PlainDocument.insertUpdate(javax.swing.text.AbstractDocument.DefaultDocumentEvent, javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.PlainDocument.notify(): missing in harmony
-method javax.swing.text.PlainDocument.notifyAll(): missing in harmony
-method javax.swing.text.PlainDocument.postRemoveUpdate(javax.swing.text.AbstractDocument.DefaultDocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.putProperty(java.lang.Object, java.lang.Object): missing in harmony
-method javax.swing.text.PlainDocument.readLock(): missing in harmony
-method javax.swing.text.PlainDocument.readUnlock(): missing in harmony
-method javax.swing.text.PlainDocument.remove(int, int): missing in harmony
-method javax.swing.text.PlainDocument.removeDocumentListener(javax.swing.event.DocumentListener): missing in harmony
-method javax.swing.text.PlainDocument.removeUndoableEditListener(javax.swing.event.UndoableEditListener): missing in harmony
-method javax.swing.text.PlainDocument.removeUpdate(javax.swing.text.AbstractDocument.DefaultDocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.render(java.lang.Runnable): missing in harmony
-method javax.swing.text.PlainDocument.replace(int, int, java.lang.String, javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.PlainDocument.setAsynchronousLoadPriority(int): missing in harmony
-method javax.swing.text.PlainDocument.setDocumentFilter(javax.swing.text.DocumentFilter): missing in harmony
-method javax.swing.text.PlainDocument.setDocumentProperties(java.util.Dictionary): missing in harmony
-method javax.swing.text.PlainDocument.toString(): missing in harmony
-method javax.swing.text.PlainDocument.wait(): missing in harmony
-method javax.swing.text.PlainDocument.wait(long): missing in harmony
-method javax.swing.text.PlainDocument.wait(long, int): missing in harmony
-method javax.swing.text.PlainDocument.writeLock(): missing in harmony
-method javax.swing.text.PlainDocument.writeUnlock(): missing in harmony
-method javax.swing.text.PlainView.append(javax.swing.text.View): missing in harmony
-method javax.swing.text.PlainView.breakView(int, int, float, float): missing in harmony
-method javax.swing.text.PlainView.changedUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.clone(): missing in harmony
-method javax.swing.text.PlainView.createFragment(int, int): missing in harmony
-method javax.swing.text.PlainView.damageLineRange(int, int, java.awt.Shape, java.awt.Component): missing in harmony
-method javax.swing.text.PlainView.drawLine(int, java.awt.Graphics, int, int): missing in harmony
-method javax.swing.text.PlainView.drawSelectedText(java.awt.Graphics, int, int, int, int): missing in harmony
-method javax.swing.text.PlainView.drawUnselectedText(java.awt.Graphics, int, int, int, int): missing in harmony
-method javax.swing.text.PlainView.equals(java.lang.Object): missing in harmony
-method javax.swing.text.PlainView.finalize(): missing in harmony
-method javax.swing.text.PlainView.forwardUpdate(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.forwardUpdateToView(javax.swing.text.View, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.getAlignment(int): missing in harmony
-method javax.swing.text.PlainView.getAttributes(): missing in harmony
-method javax.swing.text.PlainView.getBreakWeight(int, float, float): missing in harmony
-method javax.swing.text.PlainView.getChildAllocation(int, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.getClass(): missing in harmony
-method javax.swing.text.PlainView.getContainer(): missing in harmony
-method javax.swing.text.PlainView.getDocument(): missing in harmony
-method javax.swing.text.PlainView.getElement(): missing in harmony
-method javax.swing.text.PlainView.getEndOffset(): missing in harmony
-method javax.swing.text.PlainView.getGraphics(): missing in harmony
-method javax.swing.text.PlainView.getLineBuffer(): missing in harmony
-method javax.swing.text.PlainView.getMaximumSpan(int): missing in harmony
-method javax.swing.text.PlainView.getMinimumSpan(int): missing in harmony
-method javax.swing.text.PlainView.getNextVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.PlainView.getParent(): missing in harmony
-method javax.swing.text.PlainView.getPreferredSpan(int): missing in harmony
-method javax.swing.text.PlainView.getResizeWeight(int): missing in harmony
-method javax.swing.text.PlainView.getStartOffset(): missing in harmony
-method javax.swing.text.PlainView.getTabSize(): missing in harmony
-method javax.swing.text.PlainView.getToolTipText(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.getView(int): missing in harmony
-method javax.swing.text.PlainView.getViewCount(): missing in harmony
-method javax.swing.text.PlainView.getViewFactory(): missing in harmony
-method javax.swing.text.PlainView.getViewIndex(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.getViewIndex(int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.PlainView.hashCode(): missing in harmony
-method javax.swing.text.PlainView.insert(int, javax.swing.text.View): missing in harmony
-method javax.swing.text.PlainView.insertUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.isVisible(): missing in harmony
-method javax.swing.text.PlainView.lineToRect(java.awt.Shape, int): missing in harmony
-method javax.swing.text.PlainView.modelToView(int, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.modelToView(int, java.awt.Shape, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.PlainView.modelToView(int, javax.swing.text.Position.Bias, int, javax.swing.text.Position.Bias, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.nextTabStop(float, int): missing in harmony
-method javax.swing.text.PlainView.notify(): missing in harmony
-method javax.swing.text.PlainView.notifyAll(): missing in harmony
-method javax.swing.text.PlainView.paint(java.awt.Graphics, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.preferenceChanged(javax.swing.text.View, boolean, boolean): missing in harmony
-method javax.swing.text.PlainView.remove(int): missing in harmony
-method javax.swing.text.PlainView.removeAll(): missing in harmony
-method javax.swing.text.PlainView.removeUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.replace(int, int, javax.swing.text.View[]): missing in harmony
-method javax.swing.text.PlainView.setParent(javax.swing.text.View): missing in harmony
-method javax.swing.text.PlainView.setSize(float, float): missing in harmony
-method javax.swing.text.PlainView.toString(): missing in harmony
-method javax.swing.text.PlainView.updateChildren(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.updateDamage(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.updateLayout(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.updateMetrics(): missing in harmony
-method javax.swing.text.PlainView.viewToModel(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.viewToModel(float, float, java.awt.Shape, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.PlainView.wait(): missing in harmony
-method javax.swing.text.PlainView.wait(long): missing in harmony
-method javax.swing.text.PlainView.wait(long, int): missing in harmony
-method javax.swing.text.Segment.clone(): missing in harmony
-method javax.swing.text.Segment.current(): missing in harmony
-method javax.swing.text.Segment.equals(java.lang.Object): missing in harmony
-method javax.swing.text.Segment.finalize(): missing in harmony
-method javax.swing.text.Segment.first(): missing in harmony
-method javax.swing.text.Segment.getBeginIndex(): missing in harmony
-method javax.swing.text.Segment.getClass(): missing in harmony
-method javax.swing.text.Segment.getEndIndex(): missing in harmony
-method javax.swing.text.Segment.getIndex(): missing in harmony
-method javax.swing.text.Segment.hashCode(): missing in harmony
-method javax.swing.text.Segment.isPartialReturn(): missing in harmony
-method javax.swing.text.Segment.last(): missing in harmony
-method javax.swing.text.Segment.next(): missing in harmony
-method javax.swing.text.Segment.notify(): missing in harmony
-method javax.swing.text.Segment.notifyAll(): missing in harmony
-method javax.swing.text.Segment.previous(): missing in harmony
-method javax.swing.text.Segment.setIndex(int): missing in harmony
-method javax.swing.text.Segment.setPartialReturn(boolean): missing in harmony
-method javax.swing.text.Segment.toString(): missing in harmony
-method javax.swing.text.Segment.wait(): missing in harmony
-method javax.swing.text.Segment.wait(long): missing in harmony
-method javax.swing.text.Segment.wait(long, int): missing in harmony
-method javax.swing.text.SimpleAttributeSet.clone(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.equals(java.lang.Object): missing in harmony
-method javax.swing.text.SimpleAttributeSet.finalize(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.getClass(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.hashCode(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.isEmpty(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.notify(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.notifyAll(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.toString(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.wait(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.wait(long): missing in harmony
-method javax.swing.text.SimpleAttributeSet.wait(long, int): missing in harmony
-method javax.swing.text.StringContent.clone(): missing in harmony
-method javax.swing.text.StringContent.createPosition(int): missing in harmony
-method javax.swing.text.StringContent.equals(java.lang.Object): missing in harmony
-method javax.swing.text.StringContent.finalize(): missing in harmony
-method javax.swing.text.StringContent.getChars(int, int, javax.swing.text.Segment): missing in harmony
-method javax.swing.text.StringContent.getClass(): missing in harmony
-method javax.swing.text.StringContent.getPositionsInRange(java.util.Vector, int, int): missing in harmony
-method javax.swing.text.StringContent.getString(int, int): missing in harmony
-method javax.swing.text.StringContent.hashCode(): missing in harmony
-method javax.swing.text.StringContent.insertString(int, java.lang.String): missing in harmony
-method javax.swing.text.StringContent.length(): missing in harmony
-method javax.swing.text.StringContent.notify(): missing in harmony
-method javax.swing.text.StringContent.notifyAll(): missing in harmony
-method javax.swing.text.StringContent.remove(int, int): missing in harmony
-method javax.swing.text.StringContent.toString(): missing in harmony
-method javax.swing.text.StringContent.updateUndoPositions(java.util.Vector): missing in harmony
-method javax.swing.text.StringContent.wait(): missing in harmony
-method javax.swing.text.StringContent.wait(long): missing in harmony
-method javax.swing.text.StringContent.wait(long, int): missing in harmony
-method javax.swing.text.Style.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.text.Style.getName(): missing in harmony
-method javax.swing.text.Style.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.text.StyleConstants.clone(): missing in harmony
-method javax.swing.text.StyleConstants.equals(java.lang.Object): missing in harmony
-method javax.swing.text.StyleConstants.finalize(): missing in harmony
-method javax.swing.text.StyleConstants.getAlignment(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getBackground(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getBidiLevel(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getClass(): missing in harmony
-method javax.swing.text.StyleConstants.getComponent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getFirstLineIndent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getFontFamily(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getFontSize(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getForeground(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getIcon(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getLeftIndent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getLineSpacing(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getRightIndent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getSpaceAbove(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getSpaceBelow(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getTabSet(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.hashCode(): missing in harmony
-method javax.swing.text.StyleConstants.isBold(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isItalic(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isStrikeThrough(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isSubscript(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isSuperscript(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isUnderline(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.notify(): missing in harmony
-method javax.swing.text.StyleConstants.notifyAll(): missing in harmony
-method javax.swing.text.StyleConstants.setAlignment(javax.swing.text.MutableAttributeSet, int): missing in harmony
-method javax.swing.text.StyleConstants.setBackground(javax.swing.text.MutableAttributeSet, java.awt.Color): missing in harmony
-method javax.swing.text.StyleConstants.setBidiLevel(javax.swing.text.MutableAttributeSet, int): missing in harmony
-method javax.swing.text.StyleConstants.setBold(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setComponent(javax.swing.text.MutableAttributeSet, java.awt.Component): missing in harmony
-method javax.swing.text.StyleConstants.setFirstLineIndent(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setFontFamily(javax.swing.text.MutableAttributeSet, java.lang.String): missing in harmony
-method javax.swing.text.StyleConstants.setFontSize(javax.swing.text.MutableAttributeSet, int): missing in harmony
-method javax.swing.text.StyleConstants.setForeground(javax.swing.text.MutableAttributeSet, java.awt.Color): missing in harmony
-method javax.swing.text.StyleConstants.setIcon(javax.swing.text.MutableAttributeSet, javax.swing.Icon): missing in harmony
-method javax.swing.text.StyleConstants.setItalic(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setLeftIndent(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setLineSpacing(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setRightIndent(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setSpaceAbove(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setSpaceBelow(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setStrikeThrough(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setSubscript(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setSuperscript(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setTabSet(javax.swing.text.MutableAttributeSet, javax.swing.text.TabSet): missing in harmony
-method javax.swing.text.StyleConstants.setUnderline(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.toString(): missing in harmony
-method javax.swing.text.StyleConstants.wait(): missing in harmony
-method javax.swing.text.StyleConstants.wait(long): missing in harmony
-method javax.swing.text.StyleConstants.wait(long, int): missing in harmony
-
-javax.swing.text.html:
-Minor
-method javax.swing.text.html.InlineView.getFontMetrics(): deprecated in jdk14, but not deprecated in harmony
+constructor org.omg.DynamicAny.DynValueHelper(): missing in harmony
+constructor org.omg.DynamicAny.FieldNameHelper(): missing in harmony
+constructor org.omg.DynamicAny.NameDynAnyPair(): missing in harmony
+constructor org.omg.DynamicAny.NameDynAnyPair(java.lang.String, org.omg.DynamicAny.DynAny): missing in harmony
+constructor org.omg.DynamicAny.NameDynAnyPairHelper(): missing in harmony
+constructor org.omg.DynamicAny.NameDynAnyPairSeqHelper(): missing in harmony
+constructor org.omg.DynamicAny.NameValuePair(): missing in harmony
+constructor org.omg.DynamicAny.NameValuePair(java.lang.String, org.omg.CORBA.Any): missing in harmony
+constructor org.omg.DynamicAny.NameValuePairHelper(): missing in harmony
+constructor org.omg.DynamicAny.NameValuePairSeqHelper(): missing in harmony
+field org.omg.DynamicAny.NameDynAnyPair.id: missing in harmony
+field org.omg.DynamicAny.NameDynAnyPair.value: missing in harmony
+field org.omg.DynamicAny.NameValuePair.id: missing in harmony
+field org.omg.DynamicAny.NameValuePair.value: missing in harmony
+method org.omg.DynamicAny.DynValueHelper.clone(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.equals(java.lang.Object): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.extract(org.omg.CORBA.Any): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.finalize(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.getClass(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.hashCode(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.id(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.insert(org.omg.CORBA.Any, org.omg.DynamicAny.DynValue): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.narrow(org.omg.CORBA.Object): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.notify(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.notifyAll(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.read(org.omg.CORBA.portable.InputStream): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.toString(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.type(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.wait(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.wait(long): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.wait(long, int): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.write(org.omg.CORBA.portable.OutputStream, org.omg.DynamicAny.DynValue): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.assign(org.omg.DynamicAny.DynAny): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.component_count(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.copy(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.current_component(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.current_member_kind(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.current_member_name(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.destroy(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.equal(org.omg.DynamicAny.DynAny): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.from_any(org.omg.CORBA.Any): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_any(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_boolean(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_char(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_double(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_dyn_any(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_float(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_long(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_longlong(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_members(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_members_as_dyn_any(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_octet(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_reference(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_short(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_string(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_typecode(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_ulong(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_ulonglong(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_ushort(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_val(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_wchar(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_wstring(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_any(org.omg.CORBA.Any): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_boolean(boolean): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_char(char): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_double(double): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_dyn_any(org.omg.DynamicAny.DynAny): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_float(float): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_long(int): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_longlong(long): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_octet(byte): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_reference(org.omg.CORBA.Object): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_short(short): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_string(java.lang.String): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_typecode(org.omg.CORBA.TypeCode): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_ulong(int): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_ulonglong(long): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_ushort(short): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_val(java.io.Serializable): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_wchar(char): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_wstring(java.lang.String): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.is_null(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.next(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.rewind(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.seek(int): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.set_members(org.omg.DynamicAny.NameValuePair[]): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.set_members_as_dyn_any(org.omg.DynamicAny.NameDynAnyPair[]): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.set_to_null(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.set_to_value(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.to_any(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.type(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.clone(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.equals(java.lang.Object): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.extract(org.omg.CORBA.Any): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.finalize(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.getClass(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.hashCode(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.id(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.insert(org.omg.CORBA.Any, java.lang.String): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.notify(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.notifyAll(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.read(org.omg.CORBA.portable.InputStream): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.toString(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.type(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.wait(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.wait(long): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.wait(long, int): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.write(org.omg.CORBA.portable.OutputStream, java.lang.String): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.clone(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.equals(java.lang.Object): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.finalize(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.getClass(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.hashCode(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.notify(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.notifyAll(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.toString(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.wait(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.wait(long): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.wait(long, int): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.clone(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.equals(java.lang.Object): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.extract(org.omg.CORBA.Any): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.finalize(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.getClass(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.hashCode(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.id(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.insert(org.omg.CORBA.Any, org.omg.DynamicAny.NameDynAnyPair): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.notify(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.notifyAll(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.read(org.omg.CORBA.portable.InputStream): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.toString(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.type(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.wait(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.wait(long): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.wait(long, int): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.write(org.omg.CORBA.portable.OutputStream, org.omg.DynamicAny.NameDynAnyPair): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.clone(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.equals(java.lang.Object): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.extract(org.omg.CORBA.Any): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.finalize(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.getClass(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.hashCode(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.id(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.insert(org.omg.CORBA.Any, org.omg.DynamicAny.NameDynAnyPair[]): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.notify(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.notifyAll(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.read(org.omg.CORBA.portable.InputStream): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.toString(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.type(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.wait(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.wait(long): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.wait(long, int): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.write(org.omg.CORBA.portable.OutputStream, org.omg.DynamicAny.NameDynAnyPair[]): missing in harmony
+method org.omg.DynamicAny.NameValuePair.clone(): missing in harmony
+method org.omg.DynamicAny.NameValuePair.equals(java.lang.Object): missing in harmony
+method org.omg.DynamicAny.NameValuePair.finalize(): missing in harmony
+method org.omg.DynamicAny.NameValuePair.getClass(): missing in harmony
+method org.omg.DynamicAny.NameValuePair.hashCode(): missing in harmony
+method org.omg.DynamicAny.NameValuePair.notify(): missing in harmony
+method org.omg.DynamicAny.NameValuePair.notifyAll(): missing in harmony
+method org.omg.DynamicAny.NameValuePair.toString(): missing in harmony
+method org.omg.DynamicAny.NameValuePair.wait(): missing in harmony
+method org.omg.DynamicAny.NameValuePair.wait(long): missing in harmony
+method org.omg.DynamicAny.NameValuePair.wait(long, int): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.clone(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.equals(java.lang.Object): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.extract(org.omg.CORBA.Any): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.finalize(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.getClass(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.hashCode(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.id(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.insert(org.omg.CORBA.Any, org.omg.DynamicAny.NameValuePair): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.notify(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.notifyAll(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.read(org.omg.CORBA.portable.InputStream): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.toString(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.type(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.wait(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.wait(long): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.wait(long, int): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.write(org.omg.CORBA.portable.OutputStream, org.omg.DynamicAny.NameValuePair): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.clone(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.equals(java.lang.Object): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.extract(org.omg.CORBA.Any): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.finalize(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.getClass(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.hashCode(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.id(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.insert(org.omg.CORBA.Any, org.omg.DynamicAny.NameValuePair[]): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.notify(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.notifyAll(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.read(org.omg.CORBA.portable.InputStream): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.toString(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.type(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.wait(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.wait(long): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.wait(long, int): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.write(org.omg.CORBA.portable.OutputStream, org.omg.DynamicAny.NameValuePair[]): missing in harmony


Japi diff jdk15 vs harmony:
Full results:
http://www.kaffe.org/~stuart/japi/htmlout/h-jdk15-harmony.html

Changes since last run:

-Comparison run at Tue Oct  3 10:18:27 2006 GMT
-jdk15 API scanned at 2006/10/03 05:00:10 EDT
-harmony API scanned at 2006/10/03 10:29:45 BST
+Comparison run at Wed Oct  4 10:18:01 2006 GMT
+jdk15 API scanned at 2006/10/04 05:00:09 EDT
+harmony API scanned at 2006/10/04 10:30:17 BST
-javax.swing.text: 72.15% good, 0.26% bad, 27.57% missing
-javax.swing.text.html: 99.52% good, 0.04% minor, 0.18% bad, 0.23% missing
+javax.swing.text: 87.04% good, 0.01% minor, 0.23% bad, 12.7% missing
+javax.swing.text.html: 99.57% good, 0.19% bad, 0.23% missing
-org.omg.DynamicAny: 67.04% good, 0.12% bad, 32.83% missing, 1.25% abs.add
+org.omg.DynamicAny: 58.75% good, 0.12% bad, 41.12% missing, 1.25% abs.add
-Total: 90.5% good, 0.08% minor, 0.09% bad, 9.3% missing, 0.02% abs.add
+Total: 90.91% good, 0.08% minor, 0.09% bad, 8.9% missing, 0.02% abs.add
-Fields: 4 minor, 15 bad, 158 missing.
-Methods: 69 minor, 119 bad, 718 missing, 41 abs.add.
-Constructors: 5 minor, 17 bad, 33 missing.
+Fields: 4 minor, 15 bad, 30 missing.
+Methods: 69 minor, 118 bad, 325 missing, 41 abs.add.
+Constructors: 5 minor, 17 bad, 23 missing.
+Minor
+method javax.swing.text.LabelView.getFontMetrics(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.text.AbstractDocument.AbstractElement.removeAttributes(java.util.Enumeration<?>): parameters (java.util.Enumeration<?>) in jdk15, but parameters (java.util.Enumeration) in harmony
+method javax.swing.text.MutableAttributeSet.removeAttributes(java.util.Enumeration<?>): parameters (java.util.Enumeration<?>) in jdk15, but parameters (java.util.Enumeration) in harmony
-method javax.swing.text.StyleContext.NamedStyle.removeAttributes(java.util.Enumeration<?>): parameters (java.util.Enumeration<?>) in jdk15, but parameters (java.util.Enumeration) in harmony
-constructor javax.swing.text.LabelView(javax.swing.text.Element): missing in harmony
-constructor javax.swing.text.LayeredHighlighter(): missing in harmony
-constructor javax.swing.text.LayeredHighlighter.LayerPainter(): missing in harmony
-constructor javax.swing.text.MaskFormatter(): missing in harmony
-constructor javax.swing.text.MaskFormatter(java.lang.String): missing in harmony
-constructor javax.swing.text.NavigationFilter(): missing in harmony
-constructor javax.swing.text.NavigationFilter.FilterBypass(): missing in harmony
-constructor javax.swing.text.NumberFormatter(): missing in harmony
-constructor javax.swing.text.NumberFormatter(java.text.NumberFormat): missing in harmony
-constructor javax.swing.text.ParagraphView(javax.swing.text.Element): missing in harmony
-constructor javax.swing.text.PasswordView(javax.swing.text.Element): missing in harmony
-constructor javax.swing.text.PlainDocument(): missing in harmony
-constructor javax.swing.text.PlainDocument(javax.swing.text.AbstractDocument.Content): missing in harmony
-constructor javax.swing.text.PlainView(javax.swing.text.Element): missing in harmony
-constructor javax.swing.text.Segment(): missing in harmony
-constructor javax.swing.text.Segment(char[], int, int): missing in harmony
-constructor javax.swing.text.SimpleAttributeSet(): missing in harmony
-constructor javax.swing.text.SimpleAttributeSet(javax.swing.text.AttributeSet): missing in harmony
-constructor javax.swing.text.StringContent(): missing in harmony
-constructor javax.swing.text.StringContent(int): missing in harmony
-field javax.swing.text.LabelView.BOTTOM: missing in harmony
-field javax.swing.text.LabelView.BadBreakWeight: missing in harmony
-field javax.swing.text.LabelView.CENTER: missing in harmony
-field javax.swing.text.LabelView.EAST: missing in harmony
-field javax.swing.text.LabelView.ExcellentBreakWeight: missing in harmony
-field javax.swing.text.LabelView.ForcedBreakWeight: missing in harmony
-field javax.swing.text.LabelView.GoodBreakWeight: missing in harmony
-field javax.swing.text.LabelView.HORIZONTAL: missing in harmony
-field javax.swing.text.LabelView.LEADING: missing in harmony
-field javax.swing.text.LabelView.LEFT: missing in harmony
-field javax.swing.text.LabelView.NEXT: missing in harmony
-field javax.swing.text.LabelView.NORTH: missing in harmony
-field javax.swing.text.LabelView.NORTH_EAST: missing in harmony
-field javax.swing.text.LabelView.NORTH_WEST: missing in harmony
-field javax.swing.text.LabelView.PREVIOUS: missing in harmony
-field javax.swing.text.LabelView.RIGHT: missing in harmony
-field javax.swing.text.LabelView.SOUTH: missing in harmony
-field javax.swing.text.LabelView.SOUTH_EAST: missing in harmony
-field javax.swing.text.LabelView.SOUTH_WEST: missing in harmony
-field javax.swing.text.LabelView.TOP: missing in harmony
-field javax.swing.text.LabelView.TRAILING: missing in harmony
-field javax.swing.text.LabelView.VERTICAL: missing in harmony
-field javax.swing.text.LabelView.WEST: missing in harmony
-field javax.swing.text.LabelView.X_AXIS: missing in harmony
-field javax.swing.text.LabelView.Y_AXIS: missing in harmony
-field javax.swing.text.MutableAttributeSet.NameAttribute: missing in harmony
-field javax.swing.text.MutableAttributeSet.ResolveAttribute: missing in harmony
-field javax.swing.text.ParagraphView.BOTTOM: missing in harmony
-field javax.swing.text.ParagraphView.BadBreakWeight: missing in harmony
-field javax.swing.text.ParagraphView.CENTER: missing in harmony
-field javax.swing.text.ParagraphView.EAST: missing in harmony
-field javax.swing.text.ParagraphView.ExcellentBreakWeight: missing in harmony
-field javax.swing.text.ParagraphView.ForcedBreakWeight: missing in harmony
-field javax.swing.text.ParagraphView.GoodBreakWeight: missing in harmony
-field javax.swing.text.ParagraphView.HORIZONTAL: missing in harmony
-field javax.swing.text.ParagraphView.LEADING: missing in harmony
-field javax.swing.text.ParagraphView.LEFT: missing in harmony
-field javax.swing.text.ParagraphView.NEXT: missing in harmony
-field javax.swing.text.ParagraphView.NORTH: missing in harmony
-field javax.swing.text.ParagraphView.NORTH_EAST: missing in harmony
-field javax.swing.text.ParagraphView.NORTH_WEST: missing in harmony
-field javax.swing.text.ParagraphView.PREVIOUS: missing in harmony
-field javax.swing.text.ParagraphView.RIGHT: missing in harmony
-field javax.swing.text.ParagraphView.SOUTH: missing in harmony
-field javax.swing.text.ParagraphView.SOUTH_EAST: missing in harmony
-field javax.swing.text.ParagraphView.SOUTH_WEST: missing in harmony
-field javax.swing.text.ParagraphView.TOP: missing in harmony
-field javax.swing.text.ParagraphView.TRAILING: missing in harmony
-field javax.swing.text.ParagraphView.VERTICAL: missing in harmony
-field javax.swing.text.ParagraphView.WEST: missing in harmony
-field javax.swing.text.ParagraphView.X_AXIS: missing in harmony
-field javax.swing.text.ParagraphView.Y_AXIS: missing in harmony
-field javax.swing.text.ParagraphView.firstLineIndent: missing in harmony
-field javax.swing.text.ParagraphView.layoutPool: missing in harmony
-field javax.swing.text.ParagraphView.layoutSpan: missing in harmony
-field javax.swing.text.ParagraphView.strategy: missing in harmony
-field javax.swing.text.PlainDocument.BAD_LOCATION: missing in harmony
-field javax.swing.text.PlainDocument.BidiElementName: missing in harmony
-field javax.swing.text.PlainDocument.ContentElementName: missing in harmony
-field javax.swing.text.PlainDocument.ElementNameAttribute: missing in harmony
-field javax.swing.text.PlainDocument.ParagraphElementName: missing in harmony
-field javax.swing.text.PlainDocument.SectionElementName: missing in harmony
-field javax.swing.text.PlainDocument.StreamDescriptionProperty: missing in harmony
-field javax.swing.text.PlainDocument.TitleProperty: missing in harmony
-field javax.swing.text.PlainDocument.lineLimitAttribute: missing in harmony
-field javax.swing.text.PlainDocument.listenerList: missing in harmony
-field javax.swing.text.PlainDocument.tabSizeAttribute: missing in harmony
-field javax.swing.text.PlainView.BOTTOM: missing in harmony
-field javax.swing.text.PlainView.BadBreakWeight: missing in harmony
-field javax.swing.text.PlainView.CENTER: missing in harmony
-field javax.swing.text.PlainView.EAST: missing in harmony
-field javax.swing.text.PlainView.ExcellentBreakWeight: missing in harmony
-field javax.swing.text.PlainView.ForcedBreakWeight: missing in harmony
-field javax.swing.text.PlainView.GoodBreakWeight: missing in harmony
-field javax.swing.text.PlainView.HORIZONTAL: missing in harmony
-field javax.swing.text.PlainView.LEADING: missing in harmony
-field javax.swing.text.PlainView.LEFT: missing in harmony
-field javax.swing.text.PlainView.NEXT: missing in harmony
-field javax.swing.text.PlainView.NORTH: missing in harmony
-field javax.swing.text.PlainView.NORTH_EAST: missing in harmony
-field javax.swing.text.PlainView.NORTH_WEST: missing in harmony
-field javax.swing.text.PlainView.PREVIOUS: missing in harmony
-field javax.swing.text.PlainView.RIGHT: missing in harmony
-field javax.swing.text.PlainView.SOUTH: missing in harmony
-field javax.swing.text.PlainView.SOUTH_EAST: missing in harmony
-field javax.swing.text.PlainView.SOUTH_WEST: missing in harmony
-field javax.swing.text.PlainView.TOP: missing in harmony
-field javax.swing.text.PlainView.TRAILING: missing in harmony
-field javax.swing.text.PlainView.VERTICAL: missing in harmony
-field javax.swing.text.PlainView.WEST: missing in harmony
-field javax.swing.text.PlainView.X_AXIS: missing in harmony
-field javax.swing.text.PlainView.Y_AXIS: missing in harmony
-field javax.swing.text.PlainView.metrics: missing in harmony
-field javax.swing.text.Segment.DONE: missing in harmony
-field javax.swing.text.Segment.array: missing in harmony
-field javax.swing.text.Segment.count: missing in harmony
-field javax.swing.text.Segment.offset: missing in harmony
-field javax.swing.text.SimpleAttributeSet.EMPTY: missing in harmony
-field javax.swing.text.StyleConstants.ALIGN_CENTER: missing in harmony
-field javax.swing.text.StyleConstants.ALIGN_JUSTIFIED: missing in harmony
-field javax.swing.text.StyleConstants.ALIGN_LEFT: missing in harmony
-field javax.swing.text.StyleConstants.ALIGN_RIGHT: missing in harmony
-field javax.swing.text.StyleConstants.Alignment: missing in harmony
-field javax.swing.text.StyleConstants.Background: missing in harmony
-field javax.swing.text.StyleConstants.BidiLevel: missing in harmony
-field javax.swing.text.StyleConstants.Bold: missing in harmony
-field javax.swing.text.StyleConstants.ComponentAttribute: missing in harmony
-field javax.swing.text.StyleConstants.ComponentElementName: missing in harmony
-field javax.swing.text.StyleConstants.ComposedTextAttribute: missing in harmony
-field javax.swing.text.StyleConstants.Family: missing in harmony
-field javax.swing.text.StyleConstants.FirstLineIndent: missing in harmony
-field javax.swing.text.StyleConstants.FontFamily: missing in harmony
-field javax.swing.text.StyleConstants.FontSize: missing in harmony
-field javax.swing.text.StyleConstants.Foreground: missing in harmony
-field javax.swing.text.StyleConstants.IconAttribute: missing in harmony
-field javax.swing.text.StyleConstants.IconElementName: missing in harmony
-field javax.swing.text.StyleConstants.Italic: missing in harmony
-field javax.swing.text.StyleConstants.LeftIndent: missing in harmony
-field javax.swing.text.StyleConstants.LineSpacing: missing in harmony
-field javax.swing.text.StyleConstants.ModelAttribute: missing in harmony
-field javax.swing.text.StyleConstants.NameAttribute: missing in harmony
-field javax.swing.text.StyleConstants.Orientation: missing in harmony
-field javax.swing.text.StyleConstants.ResolveAttribute: missing in harmony
-field javax.swing.text.StyleConstants.RightIndent: missing in harmony
-field javax.swing.text.StyleConstants.Size: missing in harmony
-field javax.swing.text.StyleConstants.SpaceAbove: missing in harmony
-field javax.swing.text.StyleConstants.SpaceBelow: missing in harmony
-field javax.swing.text.StyleConstants.StrikeThrough: missing in harmony
-field javax.swing.text.StyleConstants.Subscript: missing in harmony
-field javax.swing.text.StyleConstants.Superscript: missing in harmony
-field javax.swing.text.StyleConstants.TabSet: missing in harmony
-field javax.swing.text.StyleConstants.Underline: missing in harmony
-method javax.swing.text.LabelView.append(javax.swing.text.View): missing in harmony
-method javax.swing.text.LabelView.breakView(int, int, float, float): missing in harmony
-method javax.swing.text.LabelView.changedUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.checkPainter(): missing in harmony
-method javax.swing.text.LabelView.clone(): missing in harmony
-method javax.swing.text.LabelView.createFragment(int, int): missing in harmony
-method javax.swing.text.LabelView.equals(java.lang.Object): missing in harmony
-method javax.swing.text.LabelView.finalize(): missing in harmony
-method javax.swing.text.LabelView.forwardUpdate(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.forwardUpdateToView(javax.swing.text.View, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.getAlignment(int): missing in harmony
-method javax.swing.text.LabelView.getAttributes(): missing in harmony
-method javax.swing.text.LabelView.getBackground(): missing in harmony
-method javax.swing.text.LabelView.getBreakWeight(int, float, float): missing in harmony
-method javax.swing.text.LabelView.getChildAllocation(int, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.getClass(): missing in harmony
-method javax.swing.text.LabelView.getContainer(): missing in harmony
-method javax.swing.text.LabelView.getDocument(): missing in harmony
-method javax.swing.text.LabelView.getElement(): missing in harmony
-method javax.swing.text.LabelView.getEndOffset(): missing in harmony
-method javax.swing.text.LabelView.getFont(): missing in harmony
-method javax.swing.text.LabelView.getFontMetrics(): missing in harmony
-method javax.swing.text.LabelView.getForeground(): missing in harmony
-method javax.swing.text.LabelView.getGlyphPainter(): missing in harmony
-method javax.swing.text.LabelView.getGraphics(): missing in harmony
-method javax.swing.text.LabelView.getMaximumSpan(int): missing in harmony
-method javax.swing.text.LabelView.getMinimumSpan(int): missing in harmony
-method javax.swing.text.LabelView.getNextVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.LabelView.getParent(): missing in harmony
-method javax.swing.text.LabelView.getPartialSpan(int, int): missing in harmony
-method javax.swing.text.LabelView.getPreferredSpan(int): missing in harmony
-method javax.swing.text.LabelView.getResizeWeight(int): missing in harmony
-method javax.swing.text.LabelView.getStartOffset(): missing in harmony
-method javax.swing.text.LabelView.getTabExpander(): missing in harmony
-method javax.swing.text.LabelView.getTabbedSpan(float, javax.swing.text.TabExpander): missing in harmony
-method javax.swing.text.LabelView.getText(int, int): missing in harmony
-method javax.swing.text.LabelView.getToolTipText(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.getView(int): missing in harmony
-method javax.swing.text.LabelView.getViewCount(): missing in harmony
-method javax.swing.text.LabelView.getViewFactory(): missing in harmony
-method javax.swing.text.LabelView.getViewIndex(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.getViewIndex(int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.LabelView.hashCode(): missing in harmony
-method javax.swing.text.LabelView.insert(int, javax.swing.text.View): missing in harmony
-method javax.swing.text.LabelView.insertUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.isStrikeThrough(): missing in harmony
-method javax.swing.text.LabelView.isSubscript(): missing in harmony
-method javax.swing.text.LabelView.isSuperscript(): missing in harmony
-method javax.swing.text.LabelView.isUnderline(): missing in harmony
-method javax.swing.text.LabelView.isVisible(): missing in harmony
-method javax.swing.text.LabelView.modelToView(int, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.modelToView(int, java.awt.Shape, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.LabelView.modelToView(int, javax.swing.text.Position.Bias, int, javax.swing.text.Position.Bias, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.notify(): missing in harmony
-method javax.swing.text.LabelView.notifyAll(): missing in harmony
-method javax.swing.text.LabelView.paint(java.awt.Graphics, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.preferenceChanged(javax.swing.text.View, boolean, boolean): missing in harmony
-method javax.swing.text.LabelView.remove(int): missing in harmony
-method javax.swing.text.LabelView.removeAll(): missing in harmony
-method javax.swing.text.LabelView.removeUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.replace(int, int, javax.swing.text.View[]): missing in harmony
-method javax.swing.text.LabelView.setBackground(java.awt.Color): missing in harmony
-method javax.swing.text.LabelView.setGlyphPainter(javax.swing.text.GlyphView.GlyphPainter): missing in harmony
-method javax.swing.text.LabelView.setParent(javax.swing.text.View): missing in harmony
-method javax.swing.text.LabelView.setPropertiesFromAttributes(): missing in harmony
-method javax.swing.text.LabelView.setSize(float, float): missing in harmony
-method javax.swing.text.LabelView.setStrikeThrough(boolean): missing in harmony
-method javax.swing.text.LabelView.setSubscript(boolean): missing in harmony
-method javax.swing.text.LabelView.setSuperscript(boolean): missing in harmony
-method javax.swing.text.LabelView.setUnderline(boolean): missing in harmony
-method javax.swing.text.LabelView.toString(): missing in harmony
-method javax.swing.text.LabelView.updateChildren(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.LabelView.updateLayout(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.viewToModel(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.LabelView.viewToModel(float, float, java.awt.Shape, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.LabelView.wait(): missing in harmony
-method javax.swing.text.LabelView.wait(long): missing in harmony
-method javax.swing.text.LabelView.wait(long, int): missing in harmony
-method javax.swing.text.LayeredHighlighter.addHighlight(int, int, javax.swing.text.Highlighter.HighlightPainter): missing in harmony
-method javax.swing.text.LayeredHighlighter.changeHighlight(java.lang.Object, int, int): missing in harmony
-method javax.swing.text.LayeredHighlighter.clone(): missing in harmony
-method javax.swing.text.LayeredHighlighter.deinstall(javax.swing.text.JTextComponent): missing in harmony
-method javax.swing.text.LayeredHighlighter.equals(java.lang.Object): missing in harmony
-method javax.swing.text.LayeredHighlighter.finalize(): missing in harmony
-method javax.swing.text.LayeredHighlighter.getClass(): missing in harmony
-method javax.swing.text.LayeredHighlighter.getHighlights(): missing in harmony
-method javax.swing.text.LayeredHighlighter.hashCode(): missing in harmony
-method javax.swing.text.LayeredHighlighter.install(javax.swing.text.JTextComponent): missing in harmony
-method javax.swing.text.LayeredHighlighter.notify(): missing in harmony
-method javax.swing.text.LayeredHighlighter.notifyAll(): missing in harmony
-method javax.swing.text.LayeredHighlighter.paint(java.awt.Graphics): missing in harmony
-method javax.swing.text.LayeredHighlighter.paintLayeredHighlights(java.awt.Graphics, int, int, java.awt.Shape, javax.swing.text.JTextComponent, javax.swing.text.View): missing in harmony
-method javax.swing.text.LayeredHighlighter.removeAllHighlights(): missing in harmony
-method javax.swing.text.LayeredHighlighter.removeHighlight(java.lang.Object): missing in harmony
-method javax.swing.text.LayeredHighlighter.toString(): missing in harmony
-method javax.swing.text.LayeredHighlighter.wait(): missing in harmony
-method javax.swing.text.LayeredHighlighter.wait(long): missing in harmony
-method javax.swing.text.LayeredHighlighter.wait(long, int): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.clone(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.equals(java.lang.Object): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.finalize(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.getClass(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.hashCode(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.notify(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.notifyAll(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.paint(java.awt.Graphics, int, int, java.awt.Shape, javax.swing.text.JTextComponent): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.paintLayer(java.awt.Graphics, int, int, java.awt.Shape, javax.swing.text.JTextComponent, javax.swing.text.View): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.toString(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.wait(): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.wait(long): missing in harmony
-method javax.swing.text.LayeredHighlighter.LayerPainter.wait(long, int): missing in harmony
-method javax.swing.text.MaskFormatter.clone(): missing in harmony
-method javax.swing.text.MaskFormatter.equals(java.lang.Object): missing in harmony
-method javax.swing.text.MaskFormatter.finalize(): missing in harmony
-method javax.swing.text.MaskFormatter.getActions(): missing in harmony
-method javax.swing.text.MaskFormatter.getAllowsInvalid(): missing in harmony
-method javax.swing.text.MaskFormatter.getClass(): missing in harmony
-method javax.swing.text.MaskFormatter.getCommitsOnValidEdit(): missing in harmony
-method javax.swing.text.MaskFormatter.getDocumentFilter(): missing in harmony
-method javax.swing.text.MaskFormatter.getFormattedTextField(): missing in harmony
-method javax.swing.text.MaskFormatter.getInvalidCharacters(): missing in harmony
-method javax.swing.text.MaskFormatter.getMask(): missing in harmony
-method javax.swing.text.MaskFormatter.getNavigationFilter(): missing in harmony
-method javax.swing.text.MaskFormatter.getOverwriteMode(): missing in harmony
-method javax.swing.text.MaskFormatter.getPlaceholder(): missing in harmony
-method javax.swing.text.MaskFormatter.getPlaceholderCharacter(): missing in harmony
-method javax.swing.text.MaskFormatter.getValidCharacters(): missing in harmony
-method javax.swing.text.MaskFormatter.getValueClass(): missing in harmony
-method javax.swing.text.MaskFormatter.getValueContainsLiteralCharacters(): missing in harmony
-method javax.swing.text.MaskFormatter.hashCode(): missing in harmony
-method javax.swing.text.MaskFormatter.install(javax.swing.JFormattedTextField): missing in harmony
-method javax.swing.text.MaskFormatter.invalidEdit(): missing in harmony
-method javax.swing.text.MaskFormatter.notify(): missing in harmony
-method javax.swing.text.MaskFormatter.notifyAll(): missing in harmony
-method javax.swing.text.MaskFormatter.setAllowsInvalid(boolean): missing in harmony
-method javax.swing.text.MaskFormatter.setCommitsOnValidEdit(boolean): missing in harmony
-method javax.swing.text.MaskFormatter.setEditValid(boolean): missing in harmony
-method javax.swing.text.MaskFormatter.setInvalidCharacters(java.lang.String): missing in harmony
-method javax.swing.text.MaskFormatter.setMask(java.lang.String): missing in harmony
-method javax.swing.text.MaskFormatter.setOverwriteMode(boolean): missing in harmony
-method javax.swing.text.MaskFormatter.setPlaceholder(java.lang.String): missing in harmony
-method javax.swing.text.MaskFormatter.setPlaceholderCharacter(char): missing in harmony
-method javax.swing.text.MaskFormatter.setValidCharacters(java.lang.String): missing in harmony
-method javax.swing.text.MaskFormatter.setValueClass(java.lang.Class<?>): missing in harmony
-method javax.swing.text.MaskFormatter.setValueContainsLiteralCharacters(boolean): missing in harmony
-method javax.swing.text.MaskFormatter.stringToValue(java.lang.String): missing in harmony
-method javax.swing.text.MaskFormatter.toString(): missing in harmony
-method javax.swing.text.MaskFormatter.uninstall(): missing in harmony
-method javax.swing.text.MaskFormatter.valueToString(java.lang.Object): missing in harmony
-method javax.swing.text.MaskFormatter.wait(): missing in harmony
-method javax.swing.text.MaskFormatter.wait(long): missing in harmony
-method javax.swing.text.MaskFormatter.wait(long, int): missing in harmony
-method javax.swing.text.MutableAttributeSet.addAttribute(java.lang.Object, java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.addAttributes(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.MutableAttributeSet.containsAttribute(java.lang.Object, java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.containsAttributes(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.MutableAttributeSet.copyAttributes(): missing in harmony
-method javax.swing.text.MutableAttributeSet.getAttribute(java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.getAttributeCount(): missing in harmony
-method javax.swing.text.MutableAttributeSet.getAttributeNames(): missing in harmony
-method javax.swing.text.MutableAttributeSet.getResolveParent(): missing in harmony
-method javax.swing.text.MutableAttributeSet.isDefined(java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.isEqual(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.MutableAttributeSet.removeAttribute(java.lang.Object): missing in harmony
-method javax.swing.text.MutableAttributeSet.removeAttributes(java.util.Enumeration<?>): missing in harmony
-method javax.swing.text.MutableAttributeSet.removeAttributes(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.MutableAttributeSet.setResolveParent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.NavigationFilter.clone(): missing in harmony
-method javax.swing.text.NavigationFilter.equals(java.lang.Object): missing in harmony
-method javax.swing.text.NavigationFilter.finalize(): missing in harmony
-method javax.swing.text.NavigationFilter.getClass(): missing in harmony
-method javax.swing.text.NavigationFilter.getNextVisualPositionFrom(javax.swing.text.JTextComponent, int, javax.swing.text.Position.Bias, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.NavigationFilter.hashCode(): missing in harmony
-method javax.swing.text.NavigationFilter.moveDot(javax.swing.text.NavigationFilter.FilterBypass, int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.NavigationFilter.notify(): missing in harmony
-method javax.swing.text.NavigationFilter.notifyAll(): missing in harmony
-method javax.swing.text.NavigationFilter.setDot(javax.swing.text.NavigationFilter.FilterBypass, int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.NavigationFilter.toString(): missing in harmony
-method javax.swing.text.NavigationFilter.wait(): missing in harmony
-method javax.swing.text.NavigationFilter.wait(long): missing in harmony
-method javax.swing.text.NavigationFilter.wait(long, int): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.clone(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.equals(java.lang.Object): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.finalize(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.getCaret(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.getClass(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.hashCode(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.moveDot(int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.notify(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.notifyAll(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.setDot(int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.toString(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.wait(): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.wait(long): missing in harmony
-method javax.swing.text.NavigationFilter.FilterBypass.wait(long, int): missing in harmony
-method javax.swing.text.NumberFormatter.clone(): missing in harmony
-method javax.swing.text.NumberFormatter.equals(java.lang.Object): missing in harmony
-method javax.swing.text.NumberFormatter.finalize(): missing in harmony
-method javax.swing.text.NumberFormatter.getActions(): missing in harmony
-method javax.swing.text.NumberFormatter.getAllowsInvalid(): missing in harmony
-method javax.swing.text.NumberFormatter.getClass(): missing in harmony
-method javax.swing.text.NumberFormatter.getCommitsOnValidEdit(): missing in harmony
-method javax.swing.text.NumberFormatter.getDocumentFilter(): missing in harmony
-method javax.swing.text.NumberFormatter.getFields(int): missing in harmony
-method javax.swing.text.NumberFormatter.getFormat(): missing in harmony
-method javax.swing.text.NumberFormatter.getFormattedTextField(): missing in harmony
-method javax.swing.text.NumberFormatter.getMaximum(): missing in harmony
-method javax.swing.text.NumberFormatter.getMinimum(): missing in harmony
-method javax.swing.text.NumberFormatter.getNavigationFilter(): missing in harmony
-method javax.swing.text.NumberFormatter.getOverwriteMode(): missing in harmony
-method javax.swing.text.NumberFormatter.getValueClass(): missing in harmony
-method javax.swing.text.NumberFormatter.hashCode(): missing in harmony
-method javax.swing.text.NumberFormatter.install(javax.swing.JFormattedTextField): missing in harmony
-method javax.swing.text.NumberFormatter.invalidEdit(): missing in harmony
-method javax.swing.text.NumberFormatter.notify(): missing in harmony
-method javax.swing.text.NumberFormatter.notifyAll(): missing in harmony
-method javax.swing.text.NumberFormatter.setAllowsInvalid(boolean): missing in harmony
-method javax.swing.text.NumberFormatter.setCommitsOnValidEdit(boolean): missing in harmony
-method javax.swing.text.NumberFormatter.setEditValid(boolean): missing in harmony
-method javax.swing.text.NumberFormatter.setFormat(java.text.Format): missing in harmony
-method javax.swing.text.NumberFormatter.setMaximum(java.lang.Comparable): missing in harmony
-method javax.swing.text.NumberFormatter.setMinimum(java.lang.Comparable): missing in harmony
-method javax.swing.text.NumberFormatter.setOverwriteMode(boolean): missing in harmony
-method javax.swing.text.NumberFormatter.setValueClass(java.lang.Class<?>): missing in harmony
-method javax.swing.text.NumberFormatter.stringToValue(java.lang.String): missing in harmony
-method javax.swing.text.NumberFormatter.toString(): missing in harmony
-method javax.swing.text.NumberFormatter.uninstall(): missing in harmony
-method javax.swing.text.NumberFormatter.valueToString(java.lang.Object): missing in harmony
-method javax.swing.text.NumberFormatter.wait(): missing in harmony
-method javax.swing.text.NumberFormatter.wait(long): missing in harmony
-method javax.swing.text.NumberFormatter.wait(long, int): missing in harmony
-method javax.swing.text.ParagraphView.append(javax.swing.text.View): missing in harmony
-method javax.swing.text.ParagraphView.baselineLayout(int, int, int[], int[]): missing in harmony
-method javax.swing.text.ParagraphView.baselineRequirements(int, javax.swing.SizeRequirements): missing in harmony
-method javax.swing.text.ParagraphView.breakView(int, float, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.breakView(int, int, float, float): missing in harmony
-method javax.swing.text.ParagraphView.calculateMajorAxisRequirements(int, javax.swing.SizeRequirements): missing in harmony
-method javax.swing.text.ParagraphView.calculateMinorAxisRequirements(int, javax.swing.SizeRequirements): missing in harmony
-method javax.swing.text.ParagraphView.changedUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.childAllocation(int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.clone(): missing in harmony
-method javax.swing.text.ParagraphView.createFragment(int, int): missing in harmony
-method javax.swing.text.ParagraphView.createRow(): missing in harmony
-method javax.swing.text.ParagraphView.equals(java.lang.Object): missing in harmony
-method javax.swing.text.ParagraphView.finalize(): missing in harmony
-method javax.swing.text.ParagraphView.findOffsetToCharactersInString(char[], int): missing in harmony
-method javax.swing.text.ParagraphView.flipEastAndWestAtEnds(int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.ParagraphView.forwardUpdate(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.forwardUpdateToView(javax.swing.text.View, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.getAlignment(int): missing in harmony
-method javax.swing.text.ParagraphView.getAttributes(): missing in harmony
-method javax.swing.text.ParagraphView.getAxis(): missing in harmony
-method javax.swing.text.ParagraphView.getBottomInset(): missing in harmony
-method javax.swing.text.ParagraphView.getBreakWeight(int, float): missing in harmony
-method javax.swing.text.ParagraphView.getBreakWeight(int, float, float): missing in harmony
-method javax.swing.text.ParagraphView.getChildAllocation(int, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.getClass(): missing in harmony
-method javax.swing.text.ParagraphView.getClosestPositionTo(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[], int, int): missing in harmony
-method javax.swing.text.ParagraphView.getContainer(): missing in harmony
-method javax.swing.text.ParagraphView.getDocument(): missing in harmony
-method javax.swing.text.ParagraphView.getElement(): missing in harmony
-method javax.swing.text.ParagraphView.getEndOffset(): missing in harmony
-method javax.swing.text.ParagraphView.getFlowAxis(): missing in harmony
-method javax.swing.text.ParagraphView.getFlowSpan(int): missing in harmony
-method javax.swing.text.ParagraphView.getFlowStart(int): missing in harmony
-method javax.swing.text.ParagraphView.getGraphics(): missing in harmony
-method javax.swing.text.ParagraphView.getHeight(): missing in harmony
-method javax.swing.text.ParagraphView.getInsideAllocation(java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.getLayoutView(int): missing in harmony
-method javax.swing.text.ParagraphView.getLayoutViewCount(): missing in harmony
-method javax.swing.text.ParagraphView.getLeftInset(): missing in harmony
-method javax.swing.text.ParagraphView.getMaximumSpan(int): missing in harmony
-method javax.swing.text.ParagraphView.getMinimumSpan(int): missing in harmony
-method javax.swing.text.ParagraphView.getNextEastWestVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.ParagraphView.getNextNorthSouthVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.ParagraphView.getNextVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.ParagraphView.getOffset(int, int): missing in harmony
-method javax.swing.text.ParagraphView.getParent(): missing in harmony
-method javax.swing.text.ParagraphView.getPartialSize(int, int): missing in harmony
-method javax.swing.text.ParagraphView.getPreferredSpan(int): missing in harmony
-method javax.swing.text.ParagraphView.getResizeWeight(int): missing in harmony
-method javax.swing.text.ParagraphView.getRightInset(): missing in harmony
-method javax.swing.text.ParagraphView.getSpan(int, int): missing in harmony
-method javax.swing.text.ParagraphView.getStartOffset(): missing in harmony
-method javax.swing.text.ParagraphView.getTabBase(): missing in harmony
-method javax.swing.text.ParagraphView.getTabSet(): missing in harmony
-method javax.swing.text.ParagraphView.getToolTipText(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.getTopInset(): missing in harmony
-method javax.swing.text.ParagraphView.getView(int): missing in harmony
-method javax.swing.text.ParagraphView.getViewAtPoint(int, int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.getViewAtPosition(int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.getViewCount(): missing in harmony
-method javax.swing.text.ParagraphView.getViewFactory(): missing in harmony
-method javax.swing.text.ParagraphView.getViewIndex(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.getViewIndex(int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.ParagraphView.getViewIndexAtPosition(int): missing in harmony
-method javax.swing.text.ParagraphView.getWidth(): missing in harmony
-method javax.swing.text.ParagraphView.hashCode(): missing in harmony
-method javax.swing.text.ParagraphView.insert(int, javax.swing.text.View): missing in harmony
-method javax.swing.text.ParagraphView.insertUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.isAfter(int, int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.isAllocationValid(): missing in harmony
-method javax.swing.text.ParagraphView.isBefore(int, int, java.awt.Rectangle): missing in harmony
-method javax.swing.text.ParagraphView.isLayoutValid(int): missing in harmony
-method javax.swing.text.ParagraphView.isVisible(): missing in harmony
-method javax.swing.text.ParagraphView.layout(int, int): missing in harmony
-method javax.swing.text.ParagraphView.layoutChanged(int): missing in harmony
-method javax.swing.text.ParagraphView.layoutMajorAxis(int, int, int[], int[]): missing in harmony
-method javax.swing.text.ParagraphView.layoutMinorAxis(int, int, int[], int[]): missing in harmony
-method javax.swing.text.ParagraphView.loadChildren(javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.modelToView(int, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.modelToView(int, java.awt.Shape, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.ParagraphView.modelToView(int, javax.swing.text.Position.Bias, int, javax.swing.text.Position.Bias, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.nextTabStop(float, int): missing in harmony
-method javax.swing.text.ParagraphView.notify(): missing in harmony
-method javax.swing.text.ParagraphView.notifyAll(): missing in harmony
-method javax.swing.text.ParagraphView.paint(java.awt.Graphics, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.paintChild(java.awt.Graphics, java.awt.Rectangle, int): missing in harmony
-method javax.swing.text.ParagraphView.preferenceChanged(javax.swing.text.View, boolean, boolean): missing in harmony
-method javax.swing.text.ParagraphView.remove(int): missing in harmony
-method javax.swing.text.ParagraphView.removeAll(): missing in harmony
-method javax.swing.text.ParagraphView.removeUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.replace(int, int, javax.swing.text.View[]): missing in harmony
-method javax.swing.text.ParagraphView.setAxis(int): missing in harmony
-method javax.swing.text.ParagraphView.setFirstLineIndent(float): missing in harmony
-method javax.swing.text.ParagraphView.setInsets(short, short, short, short): missing in harmony
-method javax.swing.text.ParagraphView.setJustification(int): missing in harmony
-method javax.swing.text.ParagraphView.setLineSpacing(float): missing in harmony
-method javax.swing.text.ParagraphView.setParagraphInsets(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.ParagraphView.setParent(javax.swing.text.View): missing in harmony
-method javax.swing.text.ParagraphView.setPropertiesFromAttributes(): missing in harmony
-method javax.swing.text.ParagraphView.setSize(float, float): missing in harmony
-method javax.swing.text.ParagraphView.toString(): missing in harmony
-method javax.swing.text.ParagraphView.updateChildren(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.ParagraphView.updateLayout(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.viewToModel(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.ParagraphView.viewToModel(float, float, java.awt.Shape, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.ParagraphView.wait(): missing in harmony
-method javax.swing.text.ParagraphView.wait(long): missing in harmony
-method javax.swing.text.ParagraphView.wait(long, int): missing in harmony
-method javax.swing.text.PasswordView.adjustAllocation(java.awt.Shape): missing in harmony
-method javax.swing.text.PasswordView.drawEchoCharacter(java.awt.Graphics, int, int, char): missing in harmony
-method javax.swing.text.PasswordView.getFontMetrics(): missing in harmony
-method javax.swing.text.PlainDocument.addDocumentListener(javax.swing.event.DocumentListener): missing in harmony
-method javax.swing.text.PlainDocument.addUndoableEditListener(javax.swing.event.UndoableEditListener): missing in harmony
-method javax.swing.text.PlainDocument.clone(): missing in harmony
-method javax.swing.text.PlainDocument.createBranchElement(javax.swing.text.Element, javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.PlainDocument.createDefaultRoot(): missing in harmony
-method javax.swing.text.PlainDocument.createLeafElement(javax.swing.text.Element, javax.swing.text.AttributeSet, int, int): missing in harmony
-method javax.swing.text.PlainDocument.createPosition(int): missing in harmony
-method javax.swing.text.PlainDocument.dump(java.io.PrintStream): missing in harmony
-method javax.swing.text.PlainDocument.equals(java.lang.Object): missing in harmony
-method javax.swing.text.PlainDocument.finalize(): missing in harmony
-method javax.swing.text.PlainDocument.fireChangedUpdate(javax.swing.event.DocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.fireInsertUpdate(javax.swing.event.DocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.fireRemoveUpdate(javax.swing.event.DocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.fireUndoableEditUpdate(javax.swing.event.UndoableEditEvent): missing in harmony
-method javax.swing.text.PlainDocument.getAsynchronousLoadPriority(): missing in harmony
-method javax.swing.text.PlainDocument.getAttributeContext(): missing in harmony
-method javax.swing.text.PlainDocument.getBidiRootElement(): missing in harmony
-method javax.swing.text.PlainDocument.getClass(): missing in harmony
-method javax.swing.text.PlainDocument.getContent(): missing in harmony
-method javax.swing.text.PlainDocument.getCurrentWriter(): missing in harmony
-method javax.swing.text.PlainDocument.getDefaultRootElement(): missing in harmony
-method javax.swing.text.PlainDocument.getDocumentFilter(): missing in harmony
-method javax.swing.text.PlainDocument.getDocumentListeners(): missing in harmony
-method javax.swing.text.PlainDocument.getDocumentProperties(): missing in harmony
-method javax.swing.text.PlainDocument.getEndPosition(): missing in harmony
-method javax.swing.text.PlainDocument.getLength(): missing in harmony
-method javax.swing.text.PlainDocument.getListeners(java.lang.Class<T>): missing in harmony
-method javax.swing.text.PlainDocument.getParagraphElement(int): missing in harmony
-method javax.swing.text.PlainDocument.getProperty(java.lang.Object): missing in harmony
-method javax.swing.text.PlainDocument.getRootElements(): missing in harmony
-method javax.swing.text.PlainDocument.getStartPosition(): missing in harmony
-method javax.swing.text.PlainDocument.getText(int, int): missing in harmony
-method javax.swing.text.PlainDocument.getText(int, int, javax.swing.text.Segment): missing in harmony
-method javax.swing.text.PlainDocument.getUndoableEditListeners(): missing in harmony
-method javax.swing.text.PlainDocument.hashCode(): missing in harmony
-method javax.swing.text.PlainDocument.insertString(int, java.lang.String, javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.PlainDocument.insertUpdate(javax.swing.text.AbstractDocument.DefaultDocumentEvent, javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.PlainDocument.notify(): missing in harmony
-method javax.swing.text.PlainDocument.notifyAll(): missing in harmony
-method javax.swing.text.PlainDocument.postRemoveUpdate(javax.swing.text.AbstractDocument.DefaultDocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.putProperty(java.lang.Object, java.lang.Object): missing in harmony
-method javax.swing.text.PlainDocument.readLock(): missing in harmony
-method javax.swing.text.PlainDocument.readUnlock(): missing in harmony
-method javax.swing.text.PlainDocument.remove(int, int): missing in harmony
-method javax.swing.text.PlainDocument.removeDocumentListener(javax.swing.event.DocumentListener): missing in harmony
-method javax.swing.text.PlainDocument.removeUndoableEditListener(javax.swing.event.UndoableEditListener): missing in harmony
-method javax.swing.text.PlainDocument.removeUpdate(javax.swing.text.AbstractDocument.DefaultDocumentEvent): missing in harmony
-method javax.swing.text.PlainDocument.render(java.lang.Runnable): missing in harmony
-method javax.swing.text.PlainDocument.replace(int, int, java.lang.String, javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.PlainDocument.setAsynchronousLoadPriority(int): missing in harmony
-method javax.swing.text.PlainDocument.setDocumentFilter(javax.swing.text.DocumentFilter): missing in harmony
-method javax.swing.text.PlainDocument.setDocumentProperties(java.util.Dictionary<java.lang.Object, java.lang.Object>): missing in harmony
-method javax.swing.text.PlainDocument.toString(): missing in harmony
-method javax.swing.text.PlainDocument.wait(): missing in harmony
-method javax.swing.text.PlainDocument.wait(long): missing in harmony
-method javax.swing.text.PlainDocument.wait(long, int): missing in harmony
-method javax.swing.text.PlainDocument.writeLock(): missing in harmony
-method javax.swing.text.PlainDocument.writeUnlock(): missing in harmony
-method javax.swing.text.PlainView.append(javax.swing.text.View): missing in harmony
-method javax.swing.text.PlainView.breakView(int, int, float, float): missing in harmony
-method javax.swing.text.PlainView.changedUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.clone(): missing in harmony
-method javax.swing.text.PlainView.createFragment(int, int): missing in harmony
-method javax.swing.text.PlainView.damageLineRange(int, int, java.awt.Shape, java.awt.Component): missing in harmony
-method javax.swing.text.PlainView.drawLine(int, java.awt.Graphics, int, int): missing in harmony
-method javax.swing.text.PlainView.drawSelectedText(java.awt.Graphics, int, int, int, int): missing in harmony
-method javax.swing.text.PlainView.drawUnselectedText(java.awt.Graphics, int, int, int, int): missing in harmony
-method javax.swing.text.PlainView.equals(java.lang.Object): missing in harmony
-method javax.swing.text.PlainView.finalize(): missing in harmony
-method javax.swing.text.PlainView.forwardUpdate(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.forwardUpdateToView(javax.swing.text.View, javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.getAlignment(int): missing in harmony
-method javax.swing.text.PlainView.getAttributes(): missing in harmony
-method javax.swing.text.PlainView.getBreakWeight(int, float, float): missing in harmony
-method javax.swing.text.PlainView.getChildAllocation(int, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.getClass(): missing in harmony
-method javax.swing.text.PlainView.getContainer(): missing in harmony
-method javax.swing.text.PlainView.getDocument(): missing in harmony
-method javax.swing.text.PlainView.getElement(): missing in harmony
-method javax.swing.text.PlainView.getEndOffset(): missing in harmony
-method javax.swing.text.PlainView.getGraphics(): missing in harmony
-method javax.swing.text.PlainView.getLineBuffer(): missing in harmony
-method javax.swing.text.PlainView.getMaximumSpan(int): missing in harmony
-method javax.swing.text.PlainView.getMinimumSpan(int): missing in harmony
-method javax.swing.text.PlainView.getNextVisualPositionFrom(int, javax.swing.text.Position.Bias, java.awt.Shape, int, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.PlainView.getParent(): missing in harmony
-method javax.swing.text.PlainView.getPreferredSpan(int): missing in harmony
-method javax.swing.text.PlainView.getResizeWeight(int): missing in harmony
-method javax.swing.text.PlainView.getStartOffset(): missing in harmony
-method javax.swing.text.PlainView.getTabSize(): missing in harmony
-method javax.swing.text.PlainView.getToolTipText(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.getView(int): missing in harmony
-method javax.swing.text.PlainView.getViewCount(): missing in harmony
-method javax.swing.text.PlainView.getViewFactory(): missing in harmony
-method javax.swing.text.PlainView.getViewIndex(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.getViewIndex(int, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.PlainView.hashCode(): missing in harmony
-method javax.swing.text.PlainView.insert(int, javax.swing.text.View): missing in harmony
-method javax.swing.text.PlainView.insertUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.isVisible(): missing in harmony
-method javax.swing.text.PlainView.lineToRect(java.awt.Shape, int): missing in harmony
-method javax.swing.text.PlainView.modelToView(int, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.modelToView(int, java.awt.Shape, javax.swing.text.Position.Bias): missing in harmony
-method javax.swing.text.PlainView.modelToView(int, javax.swing.text.Position.Bias, int, javax.swing.text.Position.Bias, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.nextTabStop(float, int): missing in harmony
-method javax.swing.text.PlainView.notify(): missing in harmony
-method javax.swing.text.PlainView.notifyAll(): missing in harmony
-method javax.swing.text.PlainView.paint(java.awt.Graphics, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.preferenceChanged(javax.swing.text.View, boolean, boolean): missing in harmony
-method javax.swing.text.PlainView.remove(int): missing in harmony
-method javax.swing.text.PlainView.removeAll(): missing in harmony
-method javax.swing.text.PlainView.removeUpdate(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.replace(int, int, javax.swing.text.View[]): missing in harmony
-method javax.swing.text.PlainView.setParent(javax.swing.text.View): missing in harmony
-method javax.swing.text.PlainView.setSize(float, float): missing in harmony
-method javax.swing.text.PlainView.toString(): missing in harmony
-method javax.swing.text.PlainView.updateChildren(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.updateDamage(javax.swing.event.DocumentEvent, java.awt.Shape, javax.swing.text.ViewFactory): missing in harmony
-method javax.swing.text.PlainView.updateLayout(javax.swing.event.DocumentEvent.ElementChange, javax.swing.event.DocumentEvent, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.updateMetrics(): missing in harmony
-method javax.swing.text.PlainView.viewToModel(float, float, java.awt.Shape): missing in harmony
-method javax.swing.text.PlainView.viewToModel(float, float, java.awt.Shape, javax.swing.text.Position.Bias[]): missing in harmony
-method javax.swing.text.PlainView.wait(): missing in harmony
-method javax.swing.text.PlainView.wait(long): missing in harmony
-method javax.swing.text.PlainView.wait(long, int): missing in harmony
-method javax.swing.text.Segment.clone(): missing in harmony
-method javax.swing.text.Segment.current(): missing in harmony
-method javax.swing.text.Segment.equals(java.lang.Object): missing in harmony
-method javax.swing.text.Segment.finalize(): missing in harmony
-method javax.swing.text.Segment.first(): missing in harmony
-method javax.swing.text.Segment.getBeginIndex(): missing in harmony
-method javax.swing.text.Segment.getClass(): missing in harmony
-method javax.swing.text.Segment.getEndIndex(): missing in harmony
-method javax.swing.text.Segment.getIndex(): missing in harmony
-method javax.swing.text.Segment.hashCode(): missing in harmony
-method javax.swing.text.Segment.isPartialReturn(): missing in harmony
-method javax.swing.text.Segment.last(): missing in harmony
-method javax.swing.text.Segment.next(): missing in harmony
-method javax.swing.text.Segment.notify(): missing in harmony
-method javax.swing.text.Segment.notifyAll(): missing in harmony
-method javax.swing.text.Segment.previous(): missing in harmony
-method javax.swing.text.Segment.setIndex(int): missing in harmony
-method javax.swing.text.Segment.setPartialReturn(boolean): missing in harmony
-method javax.swing.text.Segment.toString(): missing in harmony
-method javax.swing.text.Segment.wait(): missing in harmony
-method javax.swing.text.Segment.wait(long): missing in harmony
-method javax.swing.text.Segment.wait(long, int): missing in harmony
-method javax.swing.text.SimpleAttributeSet.clone(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.equals(java.lang.Object): missing in harmony
-method javax.swing.text.SimpleAttributeSet.finalize(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.getClass(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.hashCode(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.isEmpty(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.notify(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.notifyAll(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.toString(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.wait(): missing in harmony
-method javax.swing.text.SimpleAttributeSet.wait(long): missing in harmony
-method javax.swing.text.SimpleAttributeSet.wait(long, int): missing in harmony
-method javax.swing.text.StringContent.clone(): missing in harmony
-method javax.swing.text.StringContent.createPosition(int): missing in harmony
-method javax.swing.text.StringContent.equals(java.lang.Object): missing in harmony
-method javax.swing.text.StringContent.finalize(): missing in harmony
-method javax.swing.text.StringContent.getChars(int, int, javax.swing.text.Segment): missing in harmony
-method javax.swing.text.StringContent.getClass(): missing in harmony
-method javax.swing.text.StringContent.getPositionsInRange(java.util.Vector, int, int): missing in harmony
-method javax.swing.text.StringContent.getString(int, int): missing in harmony
-method javax.swing.text.StringContent.hashCode(): missing in harmony
-method javax.swing.text.StringContent.insertString(int, java.lang.String): missing in harmony
-method javax.swing.text.StringContent.length(): missing in harmony
-method javax.swing.text.StringContent.notify(): missing in harmony
-method javax.swing.text.StringContent.notifyAll(): missing in harmony
-method javax.swing.text.StringContent.remove(int, int): missing in harmony
-method javax.swing.text.StringContent.toString(): missing in harmony
-method javax.swing.text.StringContent.updateUndoPositions(java.util.Vector): missing in harmony
-method javax.swing.text.StringContent.wait(): missing in harmony
-method javax.swing.text.StringContent.wait(long): missing in harmony
-method javax.swing.text.StringContent.wait(long, int): missing in harmony
-method javax.swing.text.Style.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.text.Style.getName(): missing in harmony
-method javax.swing.text.Style.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.text.StyleConstants.clone(): missing in harmony
-method javax.swing.text.StyleConstants.equals(java.lang.Object): missing in harmony
-method javax.swing.text.StyleConstants.finalize(): missing in harmony
-method javax.swing.text.StyleConstants.getAlignment(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getBackground(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getBidiLevel(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getClass(): missing in harmony
-method javax.swing.text.StyleConstants.getComponent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getFirstLineIndent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getFontFamily(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getFontSize(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getForeground(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getIcon(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getLeftIndent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getLineSpacing(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getRightIndent(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getSpaceAbove(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getSpaceBelow(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.getTabSet(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.hashCode(): missing in harmony
-method javax.swing.text.StyleConstants.isBold(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isItalic(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isStrikeThrough(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isSubscript(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isSuperscript(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.isUnderline(javax.swing.text.AttributeSet): missing in harmony
-method javax.swing.text.StyleConstants.notify(): missing in harmony
-method javax.swing.text.StyleConstants.notifyAll(): missing in harmony
-method javax.swing.text.StyleConstants.setAlignment(javax.swing.text.MutableAttributeSet, int): missing in harmony
-method javax.swing.text.StyleConstants.setBackground(javax.swing.text.MutableAttributeSet, java.awt.Color): missing in harmony
-method javax.swing.text.StyleConstants.setBidiLevel(javax.swing.text.MutableAttributeSet, int): missing in harmony
-method javax.swing.text.StyleConstants.setBold(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setComponent(javax.swing.text.MutableAttributeSet, java.awt.Component): missing in harmony
-method javax.swing.text.StyleConstants.setFirstLineIndent(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setFontFamily(javax.swing.text.MutableAttributeSet, java.lang.String): missing in harmony
-method javax.swing.text.StyleConstants.setFontSize(javax.swing.text.MutableAttributeSet, int): missing in harmony
-method javax.swing.text.StyleConstants.setForeground(javax.swing.text.MutableAttributeSet, java.awt.Color): missing in harmony
-method javax.swing.text.StyleConstants.setIcon(javax.swing.text.MutableAttributeSet, javax.swing.Icon): missing in harmony
-method javax.swing.text.StyleConstants.setItalic(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setLeftIndent(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setLineSpacing(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setRightIndent(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setSpaceAbove(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setSpaceBelow(javax.swing.text.MutableAttributeSet, float): missing in harmony
-method javax.swing.text.StyleConstants.setStrikeThrough(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setSubscript(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setSuperscript(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.setTabSet(javax.swing.text.MutableAttributeSet, javax.swing.text.TabSet): missing in harmony
-method javax.swing.text.StyleConstants.setUnderline(javax.swing.text.MutableAttributeSet, boolean): missing in harmony
-method javax.swing.text.StyleConstants.toString(): missing in harmony
-method javax.swing.text.StyleConstants.wait(): missing in harmony
-method javax.swing.text.StyleConstants.wait(long): missing in harmony
-method javax.swing.text.StyleConstants.wait(long, int): missing in harmony
-Minor
-method javax.swing.text.html.InlineView.getFontMetrics(): deprecated in jdk15, but not deprecated in harmony
+constructor org.omg.DynamicAny.DynValueHelper(): missing in harmony
+constructor org.omg.DynamicAny.FieldNameHelper(): missing in harmony
+constructor org.omg.DynamicAny.NameDynAnyPair(): missing in harmony
+constructor org.omg.DynamicAny.NameDynAnyPair(java.lang.String, org.omg.DynamicAny.DynAny): missing in harmony
+constructor org.omg.DynamicAny.NameDynAnyPairHelper(): missing in harmony
+constructor org.omg.DynamicAny.NameDynAnyPairSeqHelper(): missing in harmony
+constructor org.omg.DynamicAny.NameValuePair(): missing in harmony
+constructor org.omg.DynamicAny.NameValuePair(java.lang.String, org.omg.CORBA.Any): missing in harmony
+constructor org.omg.DynamicAny.NameValuePairHelper(): missing in harmony
+constructor org.omg.DynamicAny.NameValuePairSeqHelper(): missing in harmony
+field org.omg.DynamicAny.NameDynAnyPair.id: missing in harmony
+field org.omg.DynamicAny.NameDynAnyPair.value: missing in harmony
+field org.omg.DynamicAny.NameValuePair.id: missing in harmony
+field org.omg.DynamicAny.NameValuePair.value: missing in harmony
+method org.omg.DynamicAny.DynValueHelper.clone(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.equals(java.lang.Object): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.extract(org.omg.CORBA.Any): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.finalize(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.getClass(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.hashCode(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.id(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.insert(org.omg.CORBA.Any, org.omg.DynamicAny.DynValue): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.narrow(org.omg.CORBA.Object): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.notify(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.notifyAll(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.read(org.omg.CORBA.portable.InputStream): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.toString(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.type(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.wait(): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.wait(long): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.wait(long, int): missing in harmony
+method org.omg.DynamicAny.DynValueHelper.write(org.omg.CORBA.portable.OutputStream, org.omg.DynamicAny.DynValue): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.assign(org.omg.DynamicAny.DynAny): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.component_count(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.copy(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.current_component(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.current_member_kind(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.current_member_name(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.destroy(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.equal(org.omg.DynamicAny.DynAny): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.from_any(org.omg.CORBA.Any): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_any(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_boolean(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_char(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_double(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_dyn_any(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_float(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_long(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_longlong(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_members(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_members_as_dyn_any(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_octet(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_reference(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_short(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_string(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_typecode(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_ulong(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_ulonglong(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_ushort(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_val(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_wchar(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.get_wstring(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_any(org.omg.CORBA.Any): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_boolean(boolean): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_char(char): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_double(double): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_dyn_any(org.omg.DynamicAny.DynAny): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_float(float): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_long(int): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_longlong(long): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_octet(byte): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_reference(org.omg.CORBA.Object): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_short(short): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_string(java.lang.String): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_typecode(org.omg.CORBA.TypeCode): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_ulong(int): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_ulonglong(long): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_ushort(short): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_val(java.io.Serializable): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_wchar(char): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.insert_wstring(java.lang.String): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.is_null(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.next(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.rewind(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.seek(int): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.set_members(org.omg.DynamicAny.NameValuePair[]): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.set_members_as_dyn_any(org.omg.DynamicAny.NameDynAnyPair[]): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.set_to_null(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.set_to_value(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.to_any(): missing in harmony
+method org.omg.DynamicAny.DynValueOperations.type(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.clone(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.equals(java.lang.Object): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.extract(org.omg.CORBA.Any): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.finalize(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.getClass(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.hashCode(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.id(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.insert(org.omg.CORBA.Any, java.lang.String): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.notify(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.notifyAll(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.read(org.omg.CORBA.portable.InputStream): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.toString(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.type(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.wait(): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.wait(long): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.wait(long, int): missing in harmony
+method org.omg.DynamicAny.FieldNameHelper.write(org.omg.CORBA.portable.OutputStream, java.lang.String): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.clone(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.equals(java.lang.Object): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.finalize(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.getClass(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.hashCode(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.notify(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.notifyAll(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.toString(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.wait(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.wait(long): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPair.wait(long, int): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.clone(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.equals(java.lang.Object): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.extract(org.omg.CORBA.Any): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.finalize(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.getClass(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.hashCode(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.id(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.insert(org.omg.CORBA.Any, org.omg.DynamicAny.NameDynAnyPair): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.notify(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.notifyAll(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.read(org.omg.CORBA.portable.InputStream): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.toString(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.type(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.wait(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.wait(long): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.wait(long, int): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairHelper.write(org.omg.CORBA.portable.OutputStream, org.omg.DynamicAny.NameDynAnyPair): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.clone(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.equals(java.lang.Object): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.extract(org.omg.CORBA.Any): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.finalize(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.getClass(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.hashCode(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.id(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.insert(org.omg.CORBA.Any, org.omg.DynamicAny.NameDynAnyPair[]): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.notify(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.notifyAll(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.read(org.omg.CORBA.portable.InputStream): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.toString(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.type(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.wait(): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.wait(long): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.wait(long, int): missing in harmony
+method org.omg.DynamicAny.NameDynAnyPairSeqHelper.write(org.omg.CORBA.portable.OutputStream, org.omg.DynamicAny.NameDynAnyPair[]): missing in harmony
+method org.omg.DynamicAny.NameValuePair.clone(): missing in harmony
+method org.omg.DynamicAny.NameValuePair.equals(java.lang.Object): missing in harmony
+method org.omg.DynamicAny.NameValuePair.finalize(): missing in harmony
+method org.omg.DynamicAny.NameValuePair.getClass(): missing in harmony
+method org.omg.DynamicAny.NameValuePair.hashCode(): missing in harmony
+method org.omg.DynamicAny.NameValuePair.notify(): missing in harmony
+method org.omg.DynamicAny.NameValuePair.notifyAll(): missing in harmony
+method org.omg.DynamicAny.NameValuePair.toString(): missing in harmony
+method org.omg.DynamicAny.NameValuePair.wait(): missing in harmony
+method org.omg.DynamicAny.NameValuePair.wait(long): missing in harmony
+method org.omg.DynamicAny.NameValuePair.wait(long, int): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.clone(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.equals(java.lang.Object): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.extract(org.omg.CORBA.Any): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.finalize(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.getClass(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.hashCode(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.id(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.insert(org.omg.CORBA.Any, org.omg.DynamicAny.NameValuePair): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.notify(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.notifyAll(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.read(org.omg.CORBA.portable.InputStream): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.toString(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.type(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.wait(): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.wait(long): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.wait(long, int): missing in harmony
+method org.omg.DynamicAny.NameValuePairHelper.write(org.omg.CORBA.portable.OutputStream, org.omg.DynamicAny.NameValuePair): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.clone(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.equals(java.lang.Object): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.extract(org.omg.CORBA.Any): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.finalize(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.getClass(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.hashCode(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.id(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.insert(org.omg.CORBA.Any, org.omg.DynamicAny.NameValuePair[]): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.notify(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.notifyAll(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.read(org.omg.CORBA.portable.InputStream): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.toString(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.type(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.wait(): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.wait(long): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.wait(long, int): missing in harmony
+method org.omg.DynamicAny.NameValuePairSeqHelper.write(org.omg.CORBA.portable.OutputStream, org.omg.DynamicAny.NameValuePair[]): missing in harmony


Japi diff harmony vs jdk15:
Full results:
http://www.kaffe.org/~stuart/japi/htmlout/h-harmony-jdk15.html

Changes since last run:

-Comparison run at Tue Oct  3 10:20:42 2006 GMT
-harmony API scanned at 2006/10/03 10:29:45 BST
-jdk15 API scanned at 2006/10/03 05:00:10 EDT
+Comparison run at Wed Oct  4 10:20:15 2006 GMT
+harmony API scanned at 2006/10/04 10:30:17 BST
+jdk15 API scanned at 2006/10/04 05:00:09 EDT
-javax.swing.text: 98.5% good, 1.28% minor, 0.1% bad, 0.1% missing, 0.47% abs.add
+javax.swing.text: 98.84% good, 0.99% minor, 0.08% bad, 0.08% missing
-org.omg.DynamicAny: 77.85% good, 0.82% bad, 21.31% missing
+org.omg.DynamicAny: 81.8% good, 0.99% bad, 17.2% missing, 3.45% abs.add
-Total: 82.17% good, 0.26% minor, 0.13% bad, 17.42% missing, 0.01% abs.add
+Total: 82.35% good, 0.26% minor, 0.13% bad, 17.24% missing, 0.04% abs.add
-Methods: 5 minor, 68 bad, 68 missing, 26 abs.add.
+Methods: 5 minor, 68 bad, 68 missing, 67 abs.add.
-Abs.add
-method javax.swing.text.MutableAttributeSet.addAttribute(java.lang.Object, java.lang.Object): new interface method in jdk15
-method javax.swing.text.MutableAttributeSet.addAttributes(javax.swing.text.AttributeSet): new interface method in jdk15
-method javax.swing.text.MutableAttributeSet.containsAttribute(java.lang.Object, java.lang.Object): new interface method in jdk15
-method javax.swing.text.MutableAttributeSet.containsAttributes(javax.swing.text.AttributeSet): new interface method in jdk15
-method javax.swing.text.MutableAttributeSet.copyAttributes(): new interface method in jdk15
-method javax.swing.text.MutableAttributeSet.getAttribute(java.lang.Object): new interface method in jdk15
-method javax.swing.text.MutableAttributeSet.getAttributeCount(): new interface method in jdk15
-method javax.swing.text.MutableAttributeSet.getAttributeNames(): new interface method in jdk15
-method javax.swing.text.MutableAttributeSet.getResolveParent(): new interface method in jdk15
-method javax.swing.text.MutableAttributeSet.isDefined(java.lang.Object): new interface method in jdk15
-method javax.swing.text.MutableAttributeSet.isEqual(javax.swing.text.AttributeSet): new interface method in jdk15
-method javax.swing.text.MutableAttributeSet.removeAttribute(java.lang.Object): new interface method in jdk15
-method javax.swing.text.MutableAttributeSet.removeAttributes(java.util.Enumeration<?>): new interface method in jdk15
-method javax.swing.text.MutableAttributeSet.removeAttributes(javax.swing.text.AttributeSet): new interface method in jdk15
-method javax.swing.text.MutableAttributeSet.setResolveParent(javax.swing.text.AttributeSet): new interface method in jdk15
-method javax.swing.text.Style.addChangeListener(javax.swing.event.ChangeListener): new interface method in jdk15
-method javax.swing.text.Style.getName(): new interface method in jdk15
-method javax.swing.text.Style.removeChangeListener(javax.swing.event.ChangeListener): new interface method in jdk15
+Abs.add
+method org.omg.DynamicAny.DynValueOperations.assign(org.omg.DynamicAny.DynAny): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.component_count(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.copy(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.current_component(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.current_member_kind(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.current_member_name(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.destroy(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.equal(org.omg.DynamicAny.DynAny): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.from_any(org.omg.CORBA.Any): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_any(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_boolean(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_char(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_double(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_dyn_any(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_float(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_long(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_longlong(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_members(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_members_as_dyn_any(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_octet(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_reference(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_short(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_string(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_typecode(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_ulong(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_ulonglong(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_ushort(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_val(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_wchar(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.get_wstring(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_any(org.omg.CORBA.Any): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_boolean(boolean): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_char(char): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_double(double): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_dyn_any(org.omg.DynamicAny.DynAny): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_float(float): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_long(int): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_longlong(long): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_octet(byte): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_reference(org.omg.CORBA.Object): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_short(short): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_string(java.lang.String): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_typecode(org.omg.CORBA.TypeCode): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_ulong(int): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_ulonglong(long): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_ushort(short): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_val(java.io.Serializable): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_wchar(char): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.insert_wstring(java.lang.String): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.is_null(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.next(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.rewind(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.seek(int): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.set_members(org.omg.DynamicAny.NameValuePair[]): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.set_members_as_dyn_any(org.omg.DynamicAny.NameDynAnyPair[]): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.set_to_null(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.set_to_value(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.to_any(): new interface method in jdk15
+method org.omg.DynamicAny.DynValueOperations.type(): new interface method in jdk15