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 2007/01/01 13:48:27 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 Sun Dec 31 12:26:38 2006 GMT
-jdk12 API scanned at 2006/12/31 05:01:05 EST
-harmony API scanned at 2006/12/31 11:56:35 GMT
+Comparison run at Mon Jan  1 12:27:06 2007 GMT
+jdk12 API scanned at 2007/01/01 05:01:07 EST
+harmony API scanned at 2007/01/01 09:02:20 GMT
-javax.swing: 50.87% good, 0.01% minor, 49.02% missing
+javax.swing: 16.07% good, 83.91% missing
-Total: 89.7% good, 0.06% minor, 0% bad, 10.03% missing, 0% abs.add
+Total: 87.11% good, 0.06% minor, 0% bad, 12.63% missing, 0% abs.add
-Fields: 1 minor, 3 bad, 703 missing.
-Methods: 32 minor, 3521 missing, 5 abs.add.
-Constructors: 3 minor, 243 missing.
+Fields: 1 minor, 3 bad, 713 missing.
+Methods: 31 minor, 4848 missing, 5 abs.add.
+Constructors: 3 minor, 294 missing.
-Minor
-method javax.swing.ScrollPaneLayout.getViewportBorderBounds(javax.swing.JScrollPane): deprecated in jdk12, but not deprecated in harmony
+constructor javax.swing.Box.Filler(java.awt.Dimension, java.awt.Dimension, java.awt.Dimension): missing in harmony
+constructor javax.swing.Box.Filler.AccessibleBoxFiller(javax.swing.Box.Filler): missing in harmony
+constructor javax.swing.BoxLayout(java.awt.Container, int): missing in harmony
+constructor javax.swing.ButtonGroup(): missing in harmony
-constructor javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode(javax.swing.JTree.AccessibleJTree, javax.swing.JTree, javax.swing.tree.TreePath, javax.accessibility.Accessible): not implemented in harmony
+constructor javax.swing.JToggleButton.ToggleButtonModel(): missing in harmony
+constructor javax.swing.JToolBar(): missing in harmony
+constructor javax.swing.JToolBar(int): missing in harmony
+constructor javax.swing.JToolBar.AccessibleJToolBar(javax.swing.JToolBar): missing in harmony
+constructor javax.swing.JToolBar.Separator(): missing in harmony
+constructor javax.swing.JToolBar.Separator(java.awt.Dimension): missing in harmony
+constructor javax.swing.JToolTip(): missing in harmony
+constructor javax.swing.JToolTip.AccessibleJToolTip(javax.swing.JToolTip): missing in harmony
+constructor javax.swing.JTree(): missing in harmony
+constructor javax.swing.JTree(java.util.Hashtable): missing in harmony
+constructor javax.swing.JTree(java.util.Vector): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeModel): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeNode): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeNode, boolean): missing in harmony
+constructor javax.swing.JTree(java.lang.Object[]): missing in harmony
+constructor javax.swing.JTree.AccessibleJTree(javax.swing.JTree): missing in harmony
+constructor javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode(javax.swing.JTree.AccessibleJTree, javax.swing.JTree, javax.swing.tree.TreePath, javax.accessibility.Accessible): missing in harmony
+constructor javax.swing.JTree.DynamicUtilTreeNode(java.lang.Object, java.lang.Object): missing in harmony
+constructor javax.swing.JTree.EmptySelectionModel(): missing in harmony
+constructor javax.swing.JTree.TreeModelHandler(javax.swing.JTree): missing in harmony
+constructor javax.swing.JTree.TreeSelectionRedirector(javax.swing.JTree): missing in harmony
+constructor javax.swing.JViewport(): missing in harmony
+constructor javax.swing.JViewport.AccessibleJViewport(javax.swing.JViewport): missing in harmony
+constructor javax.swing.JViewport.ViewListener(javax.swing.JViewport): missing in harmony
+constructor javax.swing.JWindow(): missing in harmony
+constructor javax.swing.JWindow(java.awt.Frame): missing in harmony
+constructor javax.swing.JWindow(java.awt.Window): missing in harmony
+constructor javax.swing.JWindow.AccessibleJWindow(javax.swing.JWindow): missing in harmony
+constructor javax.swing.LookAndFeel(): missing in harmony
+constructor javax.swing.MenuSelectionManager(): missing in harmony
+constructor javax.swing.OverlayLayout(java.awt.Container): missing in harmony
+constructor javax.swing.ProgressMonitor(java.awt.Component, java.lang.Object, java.lang.String, int, int): missing in harmony
+constructor javax.swing.ProgressMonitorInputStream(java.awt.Component, java.lang.Object, java.io.InputStream): missing in harmony
+constructor javax.swing.RepaintManager(): missing in harmony
+constructor javax.swing.ScrollPaneLayout(): missing in harmony
+constructor javax.swing.ScrollPaneLayout.UIResource(): missing in harmony
+constructor javax.swing.SizeRequirements(): missing in harmony
+constructor javax.swing.SizeRequirements(int, int, int, float): missing in harmony
+constructor javax.swing.Timer(int, java.awt.event.ActionListener): missing in harmony
+constructor javax.swing.ToolTipManager.insideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.ToolTipManager.outsideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.ToolTipManager.stillInsideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.UIDefaults(): missing in harmony
+constructor javax.swing.UIDefaults(java.lang.Object[]): missing in harmony
+constructor javax.swing.UIManager(): missing in harmony
+constructor javax.swing.UIManager.LookAndFeelInfo(java.lang.String, java.lang.String): missing in harmony
+constructor javax.swing.UnsupportedLookAndFeelException(java.lang.String): missing in harmony
+constructor javax.swing.ViewportLayout(): missing in harmony
+field javax.swing.Box.Filler.ABORT: missing in harmony
+field javax.swing.Box.Filler.ALLBITS: missing in harmony
+field javax.swing.Box.Filler.BOTTOM_ALIGNMENT: missing in harmony
+field javax.swing.Box.Filler.CENTER_ALIGNMENT: missing in harmony
+field javax.swing.Box.Filler.ERROR: missing in harmony
+field javax.swing.Box.Filler.FRAMEBITS: missing in harmony
+field javax.swing.Box.Filler.HEIGHT: missing in harmony
+field javax.swing.Box.Filler.LEFT_ALIGNMENT: missing in harmony
+field javax.swing.Box.Filler.PROPERTIES: missing in harmony
+field javax.swing.Box.Filler.RIGHT_ALIGNMENT: missing in harmony
+field javax.swing.Box.Filler.SOMEBITS: missing in harmony
+field javax.swing.Box.Filler.TOP_ALIGNMENT: missing in harmony
+field javax.swing.Box.Filler.WIDTH: missing in harmony
+field javax.swing.Box.Filler.accessibleContext: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleDescription: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleName: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleParent: missing in harmony
+field javax.swing.BoxLayout.X_AXIS: missing in harmony
+field javax.swing.BoxLayout.Y_AXIS: missing in harmony
+field javax.swing.ButtonGroup.buttons: missing in harmony
-field javax.swing.DefaultListSelectionModel.MULTIPLE_INTERVAL_SELECTION: missing in harmony
-field javax.swing.DefaultListSelectionModel.SINGLE_INTERVAL_SELECTION: missing in harmony
-field javax.swing.DefaultListSelectionModel.SINGLE_SELECTION: missing in harmony
-field javax.swing.JButton.BOTTOM: missing in harmony
-field javax.swing.JButton.CENTER: missing in harmony
-field javax.swing.JButton.EAST: missing in harmony
-field javax.swing.JButton.HORIZONTAL: missing in harmony
-field javax.swing.JButton.LEADING: missing in harmony
-field javax.swing.JButton.LEFT: missing in harmony
-field javax.swing.JButton.NORTH: missing in harmony
-field javax.swing.JButton.NORTH_EAST: missing in harmony
-field javax.swing.JButton.NORTH_WEST: missing in harmony
-field javax.swing.JButton.RIGHT: missing in harmony
-field javax.swing.JButton.SOUTH: missing in harmony
-field javax.swing.JButton.SOUTH_EAST: missing in harmony
-field javax.swing.JButton.SOUTH_WEST: missing in harmony
-field javax.swing.JButton.TOP: missing in harmony
-field javax.swing.JButton.TRAILING: missing in harmony
-field javax.swing.JButton.VERTICAL: missing in harmony
-field javax.swing.JButton.WEST: missing in harmony
-field javax.swing.JLabel.BOTTOM: missing in harmony
-field javax.swing.JLabel.CENTER: missing in harmony
-field javax.swing.JLabel.EAST: missing in harmony
-field javax.swing.JLabel.HORIZONTAL: missing in harmony
-field javax.swing.JLabel.LEADING: missing in harmony
-field javax.swing.JLabel.LEFT: missing in harmony
-field javax.swing.JLabel.NORTH: missing in harmony
-field javax.swing.JLabel.NORTH_EAST: missing in harmony
-field javax.swing.JLabel.NORTH_WEST: missing in harmony
-field javax.swing.JLabel.RIGHT: missing in harmony
-field javax.swing.JLabel.SOUTH: missing in harmony
-field javax.swing.JLabel.SOUTH_EAST: missing in harmony
-field javax.swing.JLabel.SOUTH_WEST: missing in harmony
-field javax.swing.JLabel.TOP: missing in harmony
-field javax.swing.JLabel.TRAILING: missing in harmony
-field javax.swing.JLabel.VERTICAL: missing in harmony
-field javax.swing.JLabel.WEST: missing in harmony
-field javax.swing.JMenuItem.BOTTOM: missing in harmony
-field javax.swing.JMenuItem.CENTER: missing in harmony
-field javax.swing.JMenuItem.EAST: missing in harmony
-field javax.swing.JMenuItem.HORIZONTAL: missing in harmony
-field javax.swing.JMenuItem.LEADING: missing in harmony
-field javax.swing.JMenuItem.LEFT: missing in harmony
-field javax.swing.JMenuItem.NORTH: missing in harmony
-field javax.swing.JMenuItem.NORTH_EAST: missing in harmony
-field javax.swing.JMenuItem.NORTH_WEST: missing in harmony
-field javax.swing.JMenuItem.RIGHT: missing in harmony
-field javax.swing.JMenuItem.SOUTH: missing in harmony
-field javax.swing.JMenuItem.SOUTH_EAST: missing in harmony
-field javax.swing.JMenuItem.SOUTH_WEST: missing in harmony
-field javax.swing.JMenuItem.TOP: missing in harmony
-field javax.swing.JMenuItem.TRAILING: missing in harmony
-field javax.swing.JMenuItem.VERTICAL: missing in harmony
-field javax.swing.JMenuItem.WEST: missing in harmony
-field javax.swing.JProgressBar.BOTTOM: missing in harmony
-field javax.swing.JProgressBar.CENTER: missing in harmony
-field javax.swing.JProgressBar.EAST: missing in harmony
-field javax.swing.JProgressBar.HORIZONTAL: missing in harmony
-field javax.swing.JProgressBar.LEADING: missing in harmony
-field javax.swing.JProgressBar.LEFT: missing in harmony
-field javax.swing.JProgressBar.NORTH: missing in harmony
-field javax.swing.JProgressBar.NORTH_EAST: missing in harmony
-field javax.swing.JProgressBar.NORTH_WEST: missing in harmony
-field javax.swing.JProgressBar.RIGHT: missing in harmony
-field javax.swing.JProgressBar.SOUTH: missing in harmony
-field javax.swing.JProgressBar.SOUTH_EAST: missing in harmony
-field javax.swing.JProgressBar.SOUTH_WEST: missing in harmony
-field javax.swing.JProgressBar.TOP: missing in harmony
-field javax.swing.JProgressBar.TRAILING: missing in harmony
-field javax.swing.JProgressBar.VERTICAL: missing in harmony
-field javax.swing.JProgressBar.WEST: missing in harmony
-field javax.swing.JScrollPane.COLUMN_HEADER: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_ALWAYS: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_AS_NEEDED: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_NEVER: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_POLICY: missing in harmony
-field javax.swing.JScrollPane.LOWER_LEFT_CORNER: missing in harmony
-field javax.swing.JScrollPane.LOWER_RIGHT_CORNER: missing in harmony
-field javax.swing.JScrollPane.ROW_HEADER: missing in harmony
-field javax.swing.JScrollPane.UPPER_LEFT_CORNER: missing in harmony
-field javax.swing.JScrollPane.UPPER_RIGHT_CORNER: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_ALWAYS: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_NEVER: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_POLICY: missing in harmony
-field javax.swing.JScrollPane.VIEWPORT: missing in harmony
-field javax.swing.JSeparator.BOTTOM: missing in harmony
-field javax.swing.JSeparator.CENTER: missing in harmony
-field javax.swing.JSeparator.EAST: missing in harmony
-field javax.swing.JSeparator.HORIZONTAL: missing in harmony
-field javax.swing.JSeparator.LEADING: missing in harmony
-field javax.swing.JSeparator.LEFT: missing in harmony
-field javax.swing.JSeparator.NORTH: missing in harmony
-field javax.swing.JSeparator.NORTH_EAST: missing in harmony
-field javax.swing.JSeparator.NORTH_WEST: missing in harmony
-field javax.swing.JSeparator.RIGHT: missing in harmony
-field javax.swing.JSeparator.SOUTH: missing in harmony
-field javax.swing.JSeparator.SOUTH_EAST: missing in harmony
-field javax.swing.JSeparator.SOUTH_WEST: missing in harmony
-field javax.swing.JSeparator.TOP: missing in harmony
-field javax.swing.JSeparator.TRAILING: missing in harmony
-field javax.swing.JSeparator.VERTICAL: missing in harmony
-field javax.swing.JSeparator.WEST: missing in harmony
-field javax.swing.JSlider.BOTTOM: missing in harmony
-field javax.swing.JSlider.CENTER: missing in harmony
-field javax.swing.JSlider.EAST: missing in harmony
-field javax.swing.JSlider.HORIZONTAL: missing in harmony
-field javax.swing.JSlider.LEADING: missing in harmony
-field javax.swing.JSlider.LEFT: missing in harmony
-field javax.swing.JSlider.NORTH: missing in harmony
-field javax.swing.JSlider.NORTH_EAST: missing in harmony
-field javax.swing.JSlider.NORTH_WEST: missing in harmony
-field javax.swing.JSlider.RIGHT: missing in harmony
-field javax.swing.JSlider.SOUTH: missing in harmony
-field javax.swing.JSlider.SOUTH_EAST: missing in harmony
-field javax.swing.JSlider.SOUTH_WEST: missing in harmony
-field javax.swing.JSlider.TOP: missing in harmony
-field javax.swing.JSlider.TRAILING: missing in harmony
-field javax.swing.JSlider.VERTICAL: missing in harmony
-field javax.swing.JSlider.WEST: missing in harmony
-field javax.swing.JTabbedPane.BOTTOM: missing in harmony
-field javax.swing.JTabbedPane.CENTER: missing in harmony
-field javax.swing.JTabbedPane.EAST: missing in harmony
-field javax.swing.JTabbedPane.HORIZONTAL: missing in harmony
-field javax.swing.JTabbedPane.LEADING: missing in harmony
-field javax.swing.JTabbedPane.LEFT: missing in harmony
-field javax.swing.JTabbedPane.NORTH: missing in harmony
-field javax.swing.JTabbedPane.NORTH_EAST: missing in harmony
-field javax.swing.JTabbedPane.NORTH_WEST: missing in harmony
-field javax.swing.JTabbedPane.RIGHT: missing in harmony
-field javax.swing.JTabbedPane.SOUTH: missing in harmony
-field javax.swing.JTabbedPane.SOUTH_EAST: missing in harmony
-field javax.swing.JTabbedPane.SOUTH_WEST: missing in harmony
-field javax.swing.JTabbedPane.TOP: missing in harmony
-field javax.swing.JTabbedPane.TRAILING: missing in harmony
-field javax.swing.JTabbedPane.VERTICAL: missing in harmony
-field javax.swing.JTabbedPane.WEST: missing in harmony
-field javax.swing.JTextField.BOTTOM: missing in harmony
-field javax.swing.JTextField.CENTER: missing in harmony
-field javax.swing.JTextField.EAST: missing in harmony
-field javax.swing.JTextField.HORIZONTAL: missing in harmony
-field javax.swing.JTextField.LEADING: missing in harmony
-field javax.swing.JTextField.LEFT: missing in harmony
-field javax.swing.JTextField.NORTH: missing in harmony
-field javax.swing.JTextField.NORTH_EAST: missing in harmony
-field javax.swing.JTextField.NORTH_WEST: missing in harmony
-field javax.swing.JTextField.RIGHT: missing in harmony
-field javax.swing.JTextField.SOUTH: missing in harmony
-field javax.swing.JTextField.SOUTH_EAST: missing in harmony
-field javax.swing.JTextField.SOUTH_WEST: missing in harmony
-field javax.swing.JTextField.TOP: missing in harmony
-field javax.swing.JTextField.TRAILING: missing in harmony
-field javax.swing.JTextField.VERTICAL: missing in harmony
-field javax.swing.JTextField.WEST: missing in harmony
-field javax.swing.JToggleButton.BOTTOM: missing in harmony
-field javax.swing.JToggleButton.CENTER: missing in harmony
-field javax.swing.JToggleButton.EAST: missing in harmony
-field javax.swing.JToggleButton.HORIZONTAL: missing in harmony
-field javax.swing.JToggleButton.LEADING: missing in harmony
-field javax.swing.JToggleButton.LEFT: missing in harmony
-field javax.swing.JToggleButton.NORTH: missing in harmony
-field javax.swing.JToggleButton.NORTH_EAST: missing in harmony
-field javax.swing.JToggleButton.NORTH_WEST: missing in harmony
-field javax.swing.JToggleButton.RIGHT: missing in harmony
-field javax.swing.JToggleButton.SOUTH: missing in harmony
-field javax.swing.JToggleButton.SOUTH_EAST: missing in harmony
-field javax.swing.JToggleButton.SOUTH_WEST: missing in harmony
-field javax.swing.JToggleButton.TOP: missing in harmony
-field javax.swing.JToggleButton.TRAILING: missing in harmony
-field javax.swing.JToggleButton.VERTICAL: missing in harmony
-field javax.swing.JToggleButton.WEST: missing in harmony
+field javax.swing.JTree.CELL_EDITOR_PROPERTY: missing in harmony
+field javax.swing.JTree.CELL_RENDERER_PROPERTY: missing in harmony
+field javax.swing.JTree.EDITABLE_PROPERTY: missing in harmony
+field javax.swing.JTree.INVOKES_STOP_CELL_EDITING_PROPERTY: missing in harmony
+field javax.swing.JTree.LARGE_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.ROOT_VISIBLE_PROPERTY: missing in harmony
+field javax.swing.JTree.ROW_HEIGHT_PROPERTY: missing in harmony
+field javax.swing.JTree.SCROLLS_ON_EXPAND_PROPERTY: missing in harmony
+field javax.swing.JTree.SELECTION_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.SHOWS_ROOT_HANDLES_PROPERTY: missing in harmony
+field javax.swing.JTree.TREE_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.VISIBLE_ROW_COUNT_PROPERTY: missing in harmony
+field javax.swing.JTree.cellEditor: missing in harmony
+field javax.swing.JTree.cellRenderer: missing in harmony
+field javax.swing.JTree.editable: missing in harmony
+field javax.swing.JTree.invokesStopCellEditing: missing in harmony
+field javax.swing.JTree.largeModel: missing in harmony
+field javax.swing.JTree.rootVisible: missing in harmony
+field javax.swing.JTree.rowHeight: missing in harmony
+field javax.swing.JTree.scrollsOnExpand: missing in harmony
+field javax.swing.JTree.selectionModel: missing in harmony
+field javax.swing.JTree.selectionRedirector: missing in harmony
+field javax.swing.JTree.showsRootHandles: missing in harmony
+field javax.swing.JTree.toggleClickCount: missing in harmony
+field javax.swing.JTree.treeModel: missing in harmony
+field javax.swing.JTree.treeModelListener: missing in harmony
+field javax.swing.JTree.visibleRowCount: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.accessibleDescription: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.accessibleName: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.EMPTY_ENUMERATION: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.allowsChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.childValue: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.children: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.hasChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.loadedChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.parent: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.userObject: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.CONTIGUOUS_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.DISCONTIGUOUS_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.SELECTION_MODE_PROPERTY: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.SINGLE_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.changeSupport: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadIndex: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadPath: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadRow: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.listSelectionModel: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.listenerList: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.rowMapper: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.selection: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.selectionMode: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.sharedInstance: missing in harmony
+field javax.swing.JViewport.backingStore: missing in harmony
+field javax.swing.JViewport.backingStoreImage: missing in harmony
+field javax.swing.JViewport.isViewSizeSet: missing in harmony
+field javax.swing.JViewport.lastPaintPosition: missing in harmony
+field javax.swing.JViewport.scrollUnderway: missing in harmony
+field javax.swing.JWindow.ABORT: missing in harmony
+field javax.swing.JWindow.ALLBITS: missing in harmony
+field javax.swing.JWindow.BOTTOM_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.CENTER_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.ERROR: missing in harmony
+field javax.swing.JWindow.FRAMEBITS: missing in harmony
+field javax.swing.JWindow.HEIGHT: missing in harmony
+field javax.swing.JWindow.LEFT_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.PROPERTIES: missing in harmony
+field javax.swing.JWindow.RIGHT_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.SOMEBITS: missing in harmony
+field javax.swing.JWindow.TOP_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.WIDTH: missing in harmony
+field javax.swing.JWindow.accessibleContext: missing in harmony
+field javax.swing.JWindow.rootPane: missing in harmony
+field javax.swing.JWindow.rootPaneCheckingEnabled: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleDescription: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleName: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleParent: missing in harmony
+field javax.swing.ListSelectionModel.MULTIPLE_INTERVAL_SELECTION: missing in harmony
+field javax.swing.ListSelectionModel.SINGLE_INTERVAL_SELECTION: missing in harmony
+field javax.swing.ListSelectionModel.SINGLE_SELECTION: missing in harmony
+field javax.swing.MenuSelectionManager.changeEvent: missing in harmony
+field javax.swing.MenuSelectionManager.listenerList: missing in harmony
+field javax.swing.ProgressMonitorInputStream.in: missing in harmony
+field javax.swing.ScrollPaneConstants.COLUMN_HEADER: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_ALWAYS: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_AS_NEEDED: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_NEVER: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_POLICY: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_LEFT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_RIGHT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.ROW_HEADER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_LEFT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_RIGHT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_AS_NEEDED: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_NEVER: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_POLICY: missing in harmony
+field javax.swing.ScrollPaneConstants.VIEWPORT: missing in harmony
+field javax.swing.ScrollPaneLayout.colHead: missing in harmony
+field javax.swing.ScrollPaneLayout.hsb: missing in harmony
+field javax.swing.ScrollPaneLayout.hsbPolicy: missing in harmony
+field javax.swing.ScrollPaneLayout.lowerLeft: missing in harmony
+field javax.swing.ScrollPaneLayout.lowerRight: missing in harmony
+field javax.swing.ScrollPaneLayout.rowHead: missing in harmony
+field javax.swing.ScrollPaneLayout.upperLeft: missing in harmony
+field javax.swing.ScrollPaneLayout.upperRight: missing in harmony
+field javax.swing.ScrollPaneLayout.viewport: missing in harmony
+field javax.swing.ScrollPaneLayout.vsb: missing in harmony
+field javax.swing.ScrollPaneLayout.vsbPolicy: missing in harmony
+field javax.swing.SizeRequirements.alignment: missing in harmony
+field javax.swing.SizeRequirements.maximum: missing in harmony
+field javax.swing.SizeRequirements.minimum: missing in harmony
+field javax.swing.SizeRequirements.preferred: missing in harmony
+field javax.swing.SwingConstants.BOTTOM: missing in harmony
+field javax.swing.SwingConstants.CENTER: missing in harmony
+field javax.swing.SwingConstants.EAST: missing in harmony
+field javax.swing.SwingConstants.HORIZONTAL: missing in harmony
+field javax.swing.SwingConstants.LEADING: missing in harmony
+field javax.swing.SwingConstants.LEFT: missing in harmony
+field javax.swing.SwingConstants.NORTH: missing in harmony
+field javax.swing.SwingConstants.NORTH_EAST: missing in harmony
+field javax.swing.SwingConstants.NORTH_WEST: missing in harmony
+field javax.swing.SwingConstants.RIGHT: missing in harmony
+field javax.swing.SwingConstants.SOUTH: missing in harmony
+field javax.swing.SwingConstants.SOUTH_EAST: missing in harmony
+field javax.swing.SwingConstants.SOUTH_WEST: missing in harmony
+field javax.swing.SwingConstants.TOP: missing in harmony
+field javax.swing.SwingConstants.TRAILING: missing in harmony
+field javax.swing.SwingConstants.VERTICAL: missing in harmony
+field javax.swing.SwingConstants.WEST: missing in harmony
+field javax.swing.Timer.listenerList: missing in harmony
+field javax.swing.ToolTipManager.heavyWeightPopupEnabled: missing in harmony
+field javax.swing.ToolTipManager.lightWeightPopupEnabled: missing in harmony
+method javax.swing.Box.Filler.action(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.add(java.awt.PopupMenu): missing in harmony
+method javax.swing.Box.Filler.addComponentListener(java.awt.event.ComponentListener): missing in harmony
+method javax.swing.Box.Filler.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.Box.Filler.addInputMethodListener(java.awt.event.InputMethodListener): missing in harmony
+method javax.swing.Box.Filler.addKeyListener(java.awt.event.KeyListener): missing in harmony
+method javax.swing.Box.Filler.addMouseListener(java.awt.event.MouseListener): missing in harmony
+method javax.swing.Box.Filler.addMouseMotionListener(java.awt.event.MouseMotionListener): missing in harmony
+method javax.swing.Box.Filler.addNotify(): missing in harmony
+method javax.swing.Box.Filler.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.bounds(): missing in harmony
+method javax.swing.Box.Filler.changeShape(java.awt.Dimension, java.awt.Dimension, java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.checkImage(java.awt.Image, int, int, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.Box.Filler.checkImage(java.awt.Image, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.Box.Filler.clone(): missing in harmony
+method javax.swing.Box.Filler.coalesceEvents(java.awt.AWTEvent, java.awt.AWTEvent): missing in harmony
+method javax.swing.Box.Filler.contains(int, int): missing in harmony
+method javax.swing.Box.Filler.contains(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.createImage(int, int): missing in harmony
+method javax.swing.Box.Filler.createImage(java.awt.image.ImageProducer): missing in harmony
+method javax.swing.Box.Filler.deliverEvent(java.awt.Event): missing in harmony
+method javax.swing.Box.Filler.disable(): missing in harmony
+method javax.swing.Box.Filler.disableEvents(long): missing in harmony
+method javax.swing.Box.Filler.dispatchEvent(java.awt.AWTEvent): missing in harmony
+method javax.swing.Box.Filler.doLayout(): missing in harmony
+method javax.swing.Box.Filler.enable(): missing in harmony
+method javax.swing.Box.Filler.enable(boolean): missing in harmony
+method javax.swing.Box.Filler.enableEvents(long): missing in harmony
+method javax.swing.Box.Filler.enableInputMethods(boolean): missing in harmony
+method javax.swing.Box.Filler.equals(java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.finalize(): missing in harmony
+method javax.swing.Box.Filler.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.getAccessibleContext(): missing in harmony
+method javax.swing.Box.Filler.getAlignmentX(): missing in harmony
+method javax.swing.Box.Filler.getAlignmentY(): missing in harmony
+method javax.swing.Box.Filler.getBackground(): missing in harmony
+method javax.swing.Box.Filler.getBounds(): missing in harmony
+method javax.swing.Box.Filler.getBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.Box.Filler.getClass(): missing in harmony
+method javax.swing.Box.Filler.getColorModel(): missing in harmony
+method javax.swing.Box.Filler.getComponentAt(int, int): missing in harmony
+method javax.swing.Box.Filler.getComponentAt(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.getComponentOrientation(): missing in harmony
+method javax.swing.Box.Filler.getCursor(): missing in harmony
+method javax.swing.Box.Filler.getDropTarget(): missing in harmony
+method javax.swing.Box.Filler.getFont(): missing in harmony
+method javax.swing.Box.Filler.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.Box.Filler.getForeground(): missing in harmony
+method javax.swing.Box.Filler.getGraphics(): missing in harmony
+method javax.swing.Box.Filler.getHeight(): missing in harmony
+method javax.swing.Box.Filler.getInputContext(): missing in harmony
+method javax.swing.Box.Filler.getInputMethodRequests(): missing in harmony
+method javax.swing.Box.Filler.getLocale(): missing in harmony
+method javax.swing.Box.Filler.getLocation(): missing in harmony
+method javax.swing.Box.Filler.getLocation(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.getLocationOnScreen(): missing in harmony
+method javax.swing.Box.Filler.getMaximumSize(): missing in harmony
+method javax.swing.Box.Filler.getMinimumSize(): missing in harmony
+method javax.swing.Box.Filler.getName(): missing in harmony
+method javax.swing.Box.Filler.getParent(): missing in harmony
+method javax.swing.Box.Filler.getPeer(): missing in harmony
+method javax.swing.Box.Filler.getPreferredSize(): missing in harmony
+method javax.swing.Box.Filler.getSize(): missing in harmony
+method javax.swing.Box.Filler.getSize(java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.getToolkit(): missing in harmony
+method javax.swing.Box.Filler.getTreeLock(): missing in harmony
+method javax.swing.Box.Filler.getWidth(): missing in harmony
+method javax.swing.Box.Filler.getX(): missing in harmony
+method javax.swing.Box.Filler.getY(): missing in harmony
+method javax.swing.Box.Filler.gotFocus(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.handleEvent(java.awt.Event): missing in harmony
+method javax.swing.Box.Filler.hasFocus(): missing in harmony
+method javax.swing.Box.Filler.hashCode(): missing in harmony
+method javax.swing.Box.Filler.hide(): missing in harmony
+method javax.swing.Box.Filler.imageUpdate(java.awt.Image, int, int, int, int, int): missing in harmony
+method javax.swing.Box.Filler.inside(int, int): missing in harmony
+method javax.swing.Box.Filler.invalidate(): missing in harmony
+method javax.swing.Box.Filler.isDisplayable(): missing in harmony
+method javax.swing.Box.Filler.isDoubleBuffered(): missing in harmony
+method javax.swing.Box.Filler.isEnabled(): missing in harmony
+method javax.swing.Box.Filler.isFocusTraversable(): missing in harmony
+method javax.swing.Box.Filler.isLightweight(): missing in harmony
+method javax.swing.Box.Filler.isOpaque(): missing in harmony
+method javax.swing.Box.Filler.isShowing(): missing in harmony
+method javax.swing.Box.Filler.isValid(): missing in harmony
+method javax.swing.Box.Filler.isVisible(): missing in harmony
+method javax.swing.Box.Filler.keyDown(java.awt.Event, int): missing in harmony
+method javax.swing.Box.Filler.keyUp(java.awt.Event, int): missing in harmony
+method javax.swing.Box.Filler.layout(): missing in harmony
+method javax.swing.Box.Filler.list(): missing in harmony
+method javax.swing.Box.Filler.list(java.io.PrintStream): missing in harmony
+method javax.swing.Box.Filler.list(java.io.PrintStream, int): missing in harmony
+method javax.swing.Box.Filler.list(java.io.PrintWriter): missing in harmony
+method javax.swing.Box.Filler.list(java.io.PrintWriter, int): missing in harmony
+method javax.swing.Box.Filler.locate(int, int): missing in harmony
+method javax.swing.Box.Filler.location(): missing in harmony
+method javax.swing.Box.Filler.lostFocus(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.minimumSize(): missing in harmony
+method javax.swing.Box.Filler.mouseDown(java.awt.Event, int, int): missing in harmony
+method javax.swing.Box.Filler.mouseDrag(java.awt.Event, int, int): missing in harmony
+method javax.swing.Box.Filler.mouseEnter(java.awt.Event, int, int): missing in harmony
+method javax.swing.Box.Filler.mouseExit(java.awt.Event, int, int): missing in harmony
+method javax.swing.Box.Filler.mouseMove(java.awt.Event, int, int): missing in harmony
+method javax.swing.Box.Filler.mouseUp(java.awt.Event, int, int): missing in harmony
+method javax.swing.Box.Filler.move(int, int): missing in harmony
+method javax.swing.Box.Filler.nextFocus(): missing in harmony
+method javax.swing.Box.Filler.notify(): missing in harmony
+method javax.swing.Box.Filler.notifyAll(): missing in harmony
+method javax.swing.Box.Filler.paint(java.awt.Graphics): missing in harmony
+method javax.swing.Box.Filler.paintAll(java.awt.Graphics): missing in harmony
+method javax.swing.Box.Filler.paramString(): missing in harmony
+method javax.swing.Box.Filler.postEvent(java.awt.Event): missing in harmony
+method javax.swing.Box.Filler.preferredSize(): missing in harmony
+method javax.swing.Box.Filler.prepareImage(java.awt.Image, int, int, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.Box.Filler.prepareImage(java.awt.Image, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.Box.Filler.print(java.awt.Graphics): missing in harmony
+method javax.swing.Box.Filler.printAll(java.awt.Graphics): missing in harmony
+method javax.swing.Box.Filler.processComponentEvent(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.Box.Filler.processEvent(java.awt.AWTEvent): missing in harmony
+method javax.swing.Box.Filler.processFocusEvent(java.awt.event.FocusEvent): missing in harmony
+method javax.swing.Box.Filler.processInputMethodEvent(java.awt.event.InputMethodEvent): missing in harmony
+method javax.swing.Box.Filler.processKeyEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.Box.Filler.processMouseEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.Box.Filler.processMouseMotionEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.Box.Filler.remove(java.awt.MenuComponent): missing in harmony
+method javax.swing.Box.Filler.removeComponentListener(java.awt.event.ComponentListener): missing in harmony
+method javax.swing.Box.Filler.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.Box.Filler.removeInputMethodListener(java.awt.event.InputMethodListener): missing in harmony
+method javax.swing.Box.Filler.removeKeyListener(java.awt.event.KeyListener): missing in harmony
+method javax.swing.Box.Filler.removeMouseListener(java.awt.event.MouseListener): missing in harmony
+method javax.swing.Box.Filler.removeMouseMotionListener(java.awt.event.MouseMotionListener): missing in harmony
+method javax.swing.Box.Filler.removeNotify(): missing in harmony
+method javax.swing.Box.Filler.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.repaint(): missing in harmony
+method javax.swing.Box.Filler.repaint(int, int, int, int): missing in harmony
+method javax.swing.Box.Filler.repaint(long): missing in harmony
+method javax.swing.Box.Filler.repaint(long, int, int, int, int): missing in harmony
+method javax.swing.Box.Filler.requestFocus(): missing in harmony
+method javax.swing.Box.Filler.reshape(int, int, int, int): missing in harmony
+method javax.swing.Box.Filler.resize(int, int): missing in harmony
+method javax.swing.Box.Filler.resize(java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.setBackground(java.awt.Color): missing in harmony
+method javax.swing.Box.Filler.setBounds(int, int, int, int): missing in harmony
+method javax.swing.Box.Filler.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.Box.Filler.setComponentOrientation(java.awt.ComponentOrientation): missing in harmony
+method javax.swing.Box.Filler.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.Box.Filler.setDropTarget(java.awt.dnd.DropTarget): missing in harmony
+method javax.swing.Box.Filler.setEnabled(boolean): missing in harmony
+method javax.swing.Box.Filler.setFont(java.awt.Font): missing in harmony
+method javax.swing.Box.Filler.setForeground(java.awt.Color): missing in harmony
+method javax.swing.Box.Filler.setLocale(java.util.Locale): missing in harmony
+method javax.swing.Box.Filler.setLocation(int, int): missing in harmony
+method javax.swing.Box.Filler.setLocation(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.setName(java.lang.String): missing in harmony
+method javax.swing.Box.Filler.setSize(int, int): missing in harmony
+method javax.swing.Box.Filler.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.setVisible(boolean): missing in harmony
+method javax.swing.Box.Filler.show(): missing in harmony
+method javax.swing.Box.Filler.show(boolean): missing in harmony
+method javax.swing.Box.Filler.size(): missing in harmony
+method javax.swing.Box.Filler.toString(): missing in harmony
+method javax.swing.Box.Filler.transferFocus(): missing in harmony
+method javax.swing.Box.Filler.update(java.awt.Graphics): missing in harmony
+method javax.swing.Box.Filler.validate(): missing in harmony
+method javax.swing.Box.Filler.wait(): missing in harmony
+method javax.swing.Box.Filler.wait(long): missing in harmony
+method javax.swing.Box.Filler.wait(long, int): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.clone(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.contains(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.equals(java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.finalize(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleAction(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleChild(int): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleComponent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleDescription(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleName(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleParent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleRole(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleSelection(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleStateSet(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleText(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleValue(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getBackground(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getBounds(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getClass(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getCursor(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getFont(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getForeground(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocale(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocation(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocationOnScreen(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getSize(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.hashCode(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isEnabled(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isFocusTraversable(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isShowing(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isVisible(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.notify(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.notifyAll(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.requestFocus(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setBackground(java.awt.Color): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setEnabled(boolean): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setFont(java.awt.Font): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setForeground(java.awt.Color): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setLocation(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setVisible(boolean): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.toString(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(long): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(long, int): missing in harmony
+method javax.swing.BoxLayout.addLayoutComponent(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.BoxLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.BoxLayout.clone(): missing in harmony
+method javax.swing.BoxLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.BoxLayout.finalize(): missing in harmony
+method javax.swing.BoxLayout.getClass(): missing in harmony
+method javax.swing.BoxLayout.getLayoutAlignmentX(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.getLayoutAlignmentY(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.hashCode(): missing in harmony
+method javax.swing.BoxLayout.invalidateLayout(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.maximumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.notify(): missing in harmony
+method javax.swing.BoxLayout.notifyAll(): missing in harmony
+method javax.swing.BoxLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.BoxLayout.toString(): missing in harmony
+method javax.swing.BoxLayout.wait(): missing in harmony
+method javax.swing.BoxLayout.wait(long): missing in harmony
+method javax.swing.BoxLayout.wait(long, int): missing in harmony
+method javax.swing.ButtonGroup.add(javax.swing.AbstractButton): missing in harmony
+method javax.swing.ButtonGroup.clone(): missing in harmony
+method javax.swing.ButtonGroup.equals(java.lang.Object): missing in harmony
+method javax.swing.ButtonGroup.finalize(): missing in harmony
+method javax.swing.ButtonGroup.getClass(): missing in harmony
+method javax.swing.ButtonGroup.getElements(): missing in harmony
+method javax.swing.ButtonGroup.getSelection(): missing in harmony
+method javax.swing.ButtonGroup.hashCode(): missing in harmony
+method javax.swing.ButtonGroup.isSelected(javax.swing.ButtonModel): missing in harmony
+method javax.swing.ButtonGroup.notify(): missing in harmony
+method javax.swing.ButtonGroup.notifyAll(): missing in harmony
+method javax.swing.ButtonGroup.remove(javax.swing.AbstractButton): missing in harmony
+method javax.swing.ButtonGroup.setSelected(javax.swing.ButtonModel, boolean): missing in harmony
+method javax.swing.ButtonGroup.toString(): missing in harmony
+method javax.swing.ButtonGroup.wait(): missing in harmony
+method javax.swing.ButtonGroup.wait(long): missing in harmony
+method javax.swing.ButtonGroup.wait(long, int): missing in harmony
+method javax.swing.ButtonModel.addActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.ButtonModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.ButtonModel.addItemListener(java.awt.event.ItemListener): missing in harmony
+method javax.swing.ButtonModel.getActionCommand(): missing in harmony
+method javax.swing.ButtonModel.getMnemonic(): missing in harmony
+method javax.swing.ButtonModel.getSelectedObjects(): missing in harmony
+method javax.swing.ButtonModel.isArmed(): missing in harmony
+method javax.swing.ButtonModel.isEnabled(): missing in harmony
+method javax.swing.ButtonModel.isPressed(): missing in harmony
+method javax.swing.ButtonModel.isRollover(): missing in harmony
+method javax.swing.ButtonModel.isSelected(): missing in harmony
+method javax.swing.ButtonModel.removeActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.ButtonModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.ButtonModel.removeItemListener(java.awt.event.ItemListener): missing in harmony
+method javax.swing.ButtonModel.setActionCommand(java.lang.String): missing in harmony
+method javax.swing.ButtonModel.setArmed(boolean): missing in harmony
+method javax.swing.ButtonModel.setEnabled(boolean): missing in harmony
+method javax.swing.ButtonModel.setGroup(javax.swing.ButtonGroup): missing in harmony
+method javax.swing.ButtonModel.setMnemonic(int): missing in harmony
+method javax.swing.ButtonModel.setPressed(boolean): missing in harmony
+method javax.swing.ButtonModel.setRollover(boolean): missing in harmony
+method javax.swing.ButtonModel.setSelected(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.addActionListener(java.awt.event.ActionListener): missing in harmony
-method javax.swing.DefaultButtonModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.DefaultButtonModel.addItemListener(java.awt.event.ItemListener): missing in harmony
-method javax.swing.DefaultButtonModel.getActionCommand(): missing in harmony
-method javax.swing.DefaultButtonModel.getMnemonic(): missing in harmony
-method javax.swing.DefaultButtonModel.getSelectedObjects(): missing in harmony
-method javax.swing.DefaultButtonModel.isArmed(): missing in harmony
-method javax.swing.DefaultButtonModel.isEnabled(): missing in harmony
-method javax.swing.DefaultButtonModel.isPressed(): missing in harmony
-method javax.swing.DefaultButtonModel.isRollover(): missing in harmony
-method javax.swing.DefaultButtonModel.isSelected(): missing in harmony
-method javax.swing.DefaultButtonModel.removeActionListener(java.awt.event.ActionListener): missing in harmony
-method javax.swing.DefaultButtonModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.DefaultButtonModel.removeItemListener(java.awt.event.ItemListener): missing in harmony
-method javax.swing.DefaultButtonModel.setActionCommand(java.lang.String): missing in harmony
-method javax.swing.DefaultButtonModel.setArmed(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setEnabled(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setGroup(javax.swing.ButtonGroup): missing in harmony
-method javax.swing.DefaultButtonModel.setMnemonic(int): missing in harmony
-method javax.swing.DefaultButtonModel.setPressed(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setRollover(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setSelected(boolean): missing in harmony
-method javax.swing.DefaultComboBoxModel.addElement(java.lang.Object): missing in harmony
-method javax.swing.DefaultComboBoxModel.addListDataListener(javax.swing.event.ListDataListener): missing in harmony
-method javax.swing.DefaultComboBoxModel.getElementAt(int): missing in harmony
-method javax.swing.DefaultComboBoxModel.getSelectedItem(): missing in harmony
-method javax.swing.DefaultComboBoxModel.getSize(): missing in harmony
-method javax.swing.DefaultComboBoxModel.insertElementAt(java.lang.Object, int): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeElement(java.lang.Object): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeElementAt(int): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeListDataListener(javax.swing.event.ListDataListener): missing in harmony
-method javax.swing.DefaultComboBoxModel.setSelectedItem(java.lang.Object): missing in harmony
-method javax.swing.DefaultListSelectionModel.addListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
-method javax.swing.DefaultListSelectionModel.addSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.clearSelection(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getAnchorSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getLeadSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getMaxSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getMinSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getSelectionMode(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getValueIsAdjusting(): missing in harmony
-method javax.swing.DefaultListSelectionModel.insertIndexInterval(int, int, boolean): missing in harmony
-method javax.swing.DefaultListSelectionModel.isSelectedIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.isSelectionEmpty(): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeIndexInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setAnchorSelectionIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setLeadSelectionIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setSelectionMode(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setValueIsAdjusting(boolean): missing in harmony
-method javax.swing.JTree.AccessibleJTree.addAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.clearAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.fireVisibleDataPropertyChange(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleAt(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleChild(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleChildrenCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleIndexInParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleRole(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelectionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.isAccessibleChildSelected(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.removeAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.selectAllAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeCollapsed(javax.swing.event.TreeExpansionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeExpanded(javax.swing.event.TreeExpansionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesChanged(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesInserted(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesRemoved(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeStructureChanged(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.valueChanged(javax.swing.event.TreeSelectionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addFocusListener(java.awt.event.FocusListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addPropertyChangeListener(java.beans.PropertyChangeListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clearAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.contains(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.doAccessibleAction(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAction(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionDescription(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAt(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChild(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChildrenCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleComponent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleContext(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleDescription(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleIndexInParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleName(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleRole(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelectionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleStateSet(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleText(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleValue(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBackground(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBounds(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getCursor(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFont(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFontMetrics(java.awt.Font): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getForeground(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocale(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocation(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationInJTree(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationOnScreen(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getSize(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isAccessibleChildSelected(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isEnabled(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isFocusTraversable(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isShowing(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isVisible(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeFocusListener(java.awt.event.FocusListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removePropertyChangeListener(java.beans.PropertyChangeListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.requestFocus(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.selectAllAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleDescription(java.lang.String): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleName(java.lang.String): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBackground(java.awt.Color): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBounds(java.awt.Rectangle): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setCursor(java.awt.Cursor): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setEnabled(boolean): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setFont(java.awt.Font): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setForeground(java.awt.Color): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setLocation(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setSize(java.awt.Dimension): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setVisible(boolean): not implemented in harmony
+method javax.swing.JToolBar.add(javax.swing.Action): missing in harmony
+method javax.swing.JToolBar.addSeparator(): missing in harmony
+method javax.swing.JToolBar.addSeparator(java.awt.Dimension): missing in harmony
+method javax.swing.JToolBar.createActionChangeListener(javax.swing.JButton): missing in harmony
+method javax.swing.JToolBar.getComponentAtIndex(int): missing in harmony
+method javax.swing.JToolBar.getComponentIndex(java.awt.Component): missing in harmony
+method javax.swing.JToolBar.getMargin(): missing in harmony
+method javax.swing.JToolBar.getOrientation(): missing in harmony
+method javax.swing.JToolBar.getUI(): missing in harmony
+method javax.swing.JToolBar.isBorderPainted(): missing in harmony
+method javax.swing.JToolBar.isFloatable(): missing in harmony
+method javax.swing.JToolBar.setBorderPainted(boolean): missing in harmony
+method javax.swing.JToolBar.setFloatable(boolean): missing in harmony
+method javax.swing.JToolBar.setMargin(java.awt.Insets): missing in harmony
+method javax.swing.JToolBar.setOrientation(int): missing in harmony
+method javax.swing.JToolBar.setUI(javax.swing.plaf.ToolBarUI): missing in harmony
+method javax.swing.JToolBar.Separator.getSeparatorSize(): missing in harmony
+method javax.swing.JToolBar.Separator.setSeparatorSize(java.awt.Dimension): missing in harmony
+method javax.swing.JToolTip.getComponent(): missing in harmony
+method javax.swing.JToolTip.getTipText(): missing in harmony
+method javax.swing.JToolTip.getUI(): missing in harmony
+method javax.swing.JToolTip.setComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.JToolTip.setTipText(java.lang.String): missing in harmony
+method javax.swing.JTree.addSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.addSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.addSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.addSelectionRow(int): missing in harmony
+method javax.swing.JTree.addSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.addTreeExpansionListener(javax.swing.event.TreeExpansionListener): missing in harmony
+method javax.swing.JTree.addTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.addTreeWillExpandListener(javax.swing.event.TreeWillExpandListener): missing in harmony
+method javax.swing.JTree.cancelEditing(): missing in harmony
+method javax.swing.JTree.clearSelection(): missing in harmony
+method javax.swing.JTree.clearToggledPaths(): missing in harmony
+method javax.swing.JTree.collapsePath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.collapseRow(int): missing in harmony
+method javax.swing.JTree.convertValueToText(java.lang.Object, boolean, boolean, boolean, int, boolean): missing in harmony
+method javax.swing.JTree.createTreeModel(java.lang.Object): missing in harmony
+method javax.swing.JTree.createTreeModelListener(): missing in harmony
+method javax.swing.JTree.expandPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.expandRow(int): missing in harmony
+method javax.swing.JTree.fireTreeCollapsed(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeWillCollapse(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeWillExpand(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireValueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.getCellEditor(): missing in harmony
+method javax.swing.JTree.getCellRenderer(): missing in harmony
+method javax.swing.JTree.getClosestPathForLocation(int, int): missing in harmony
+method javax.swing.JTree.getClosestRowForLocation(int, int): missing in harmony
+method javax.swing.JTree.getDefaultTreeModel(): missing in harmony
+method javax.swing.JTree.getDescendantToggledPaths(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getEditingPath(): missing in harmony
+method javax.swing.JTree.getExpandedDescendants(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getInvokesStopCellEditing(): missing in harmony
+method javax.swing.JTree.getLastSelectedPathComponent(): missing in harmony
+method javax.swing.JTree.getLeadSelectionPath(): missing in harmony
+method javax.swing.JTree.getLeadSelectionRow(): missing in harmony
+method javax.swing.JTree.getMaxSelectionRow(): missing in harmony
+method javax.swing.JTree.getMinSelectionRow(): missing in harmony
+method javax.swing.JTree.getModel(): missing in harmony
+method javax.swing.JTree.getPathBetweenRows(int, int): missing in harmony
+method javax.swing.JTree.getPathBounds(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getPathForLocation(int, int): missing in harmony
+method javax.swing.JTree.getPathForRow(int): missing in harmony
+method javax.swing.JTree.getPreferredScrollableViewportSize(): missing in harmony
+method javax.swing.JTree.getRowBounds(int): missing in harmony
+method javax.swing.JTree.getRowCount(): missing in harmony
+method javax.swing.JTree.getRowForLocation(int, int): missing in harmony
+method javax.swing.JTree.getRowForPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getRowHeight(): missing in harmony
+method javax.swing.JTree.getScrollableBlockIncrement(java.awt.Rectangle, int, int): missing in harmony
+method javax.swing.JTree.getScrollableTracksViewportHeight(): missing in harmony
+method javax.swing.JTree.getScrollableTracksViewportWidth(): missing in harmony
+method javax.swing.JTree.getScrollableUnitIncrement(java.awt.Rectangle, int, int): missing in harmony
+method javax.swing.JTree.getScrollsOnExpand(): missing in harmony
+method javax.swing.JTree.getSelectionCount(): missing in harmony
+method javax.swing.JTree.getSelectionModel(): missing in harmony
+method javax.swing.JTree.getSelectionPath(): missing in harmony
+method javax.swing.JTree.getSelectionPaths(): missing in harmony
+method javax.swing.JTree.getSelectionRows(): missing in harmony
+method javax.swing.JTree.getShowsRootHandles(): missing in harmony
+method javax.swing.JTree.getUI(): missing in harmony
+method javax.swing.JTree.getVisibleRowCount(): missing in harmony
+method javax.swing.JTree.hasBeenExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isCollapsed(int): missing in harmony
+method javax.swing.JTree.isCollapsed(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isEditable(): missing in harmony
+method javax.swing.JTree.isEditing(): missing in harmony
+method javax.swing.JTree.isExpanded(int): missing in harmony
+method javax.swing.JTree.isExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isFixedRowHeight(): missing in harmony
+method javax.swing.JTree.isLargeModel(): missing in harmony
+method javax.swing.JTree.isPathEditable(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isPathSelected(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isRootVisible(): missing in harmony
+method javax.swing.JTree.isRowSelected(int): missing in harmony
+method javax.swing.JTree.isSelectionEmpty(): missing in harmony
+method javax.swing.JTree.isVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.makeVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.removeDescendantToggledPaths(java.util.Enumeration): missing in harmony
+method javax.swing.JTree.removeSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.removeSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.removeSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.removeSelectionRow(int): missing in harmony
+method javax.swing.JTree.removeSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.removeTreeExpansionListener(javax.swing.event.TreeExpansionListener): missing in harmony
+method javax.swing.JTree.removeTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.removeTreeWillExpandListener(javax.swing.event.TreeWillExpandListener): missing in harmony
+method javax.swing.JTree.scrollPathToVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.scrollRowToVisible(int): missing in harmony
+method javax.swing.JTree.setCellEditor(javax.swing.tree.TreeCellEditor): missing in harmony
+method javax.swing.JTree.setCellRenderer(javax.swing.tree.TreeCellRenderer): missing in harmony
+method javax.swing.JTree.setEditable(boolean): missing in harmony
+method javax.swing.JTree.setExpandedState(javax.swing.tree.TreePath, boolean): missing in harmony
+method javax.swing.JTree.setInvokesStopCellEditing(boolean): missing in harmony
+method javax.swing.JTree.setLargeModel(boolean): missing in harmony
+method javax.swing.JTree.setModel(javax.swing.tree.TreeModel): missing in harmony
+method javax.swing.JTree.setRootVisible(boolean): missing in harmony
+method javax.swing.JTree.setRowHeight(int): missing in harmony
+method javax.swing.JTree.setScrollsOnExpand(boolean): missing in harmony
+method javax.swing.JTree.setSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.setSelectionModel(javax.swing.tree.TreeSelectionModel): missing in harmony
+method javax.swing.JTree.setSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.setSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.setSelectionRow(int): missing in harmony
+method javax.swing.JTree.setSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.setShowsRootHandles(boolean): missing in harmony
+method javax.swing.JTree.setUI(javax.swing.plaf.TreeUI): missing in harmony
+method javax.swing.JTree.setVisibleRowCount(int): missing in harmony
+method javax.swing.JTree.startEditingAtPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.stopEditing(): missing in harmony
+method javax.swing.JTree.treeDidChange(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.addAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.clearAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.fireVisibleDataPropertyChange(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.getAccessibleSelectionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.isAccessibleChildSelected(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.removeAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.selectAllAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeCollapsed(javax.swing.event.TreeExpansionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeExpanded(javax.swing.event.TreeExpansionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesInserted(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesRemoved(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeStructureChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.valueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clearAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clone(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.contains(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.doAccessibleAction(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.finalize(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAction(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionDescription(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChild(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleComponent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleContext(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleDescription(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleName(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleParent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleRole(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelectionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleStateSet(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleText(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleValue(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBackground(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBounds(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getClass(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getCursor(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFont(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getForeground(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocale(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocation(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationInJTree(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationOnScreen(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getSize(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.hashCode(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isAccessibleChildSelected(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isEnabled(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isFocusTraversable(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isShowing(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isVisible(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.notify(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.notifyAll(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.requestFocus(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.selectAllAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setEnabled(boolean): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setFont(java.awt.Font): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setVisible(boolean): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.toString(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(long): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(long, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.add(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.breadthFirstEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.children(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.clone(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.createChildren(javax.swing.tree.DefaultMutableTreeNode, java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.depthFirstEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.finalize(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getAllowsChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildAfter(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildAt(int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildBefore(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getClass(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getDepth(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getFirstChild(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getFirstLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getIndex(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLastChild(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLastLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLeafCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLevel(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextNode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextSibling(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getParent(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPath(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPathToRoot(javax.swing.tree.TreeNode, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousNode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousSibling(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getRoot(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getSharedAncestor(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getSiblingCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getUserObject(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getUserObjectPath(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.hashCode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.insert(javax.swing.tree.MutableTreeNode, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeAncestor(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeChild(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeDescendant(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeRelated(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeSibling(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isRoot(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.loadChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.notify(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.notifyAll(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.pathFromAncestorEnumeration(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.postorderEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.preorderEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.remove(int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.remove(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.removeAllChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.removeFromParent(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setAllowsChildren(boolean): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setParent(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setUserObject(java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.toString(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(long): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(long, int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.arePathsContiguous(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.canPathsBeAdded(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.canPathsBeRemoved(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.clearSelection(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.clone(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.finalize(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.fireValueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getClass(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getLeadSelectionPath(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getLeadSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getMaxSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getMinSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getRowMapper(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionCount(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionMode(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionPath(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionPaths(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionRows(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.hashCode(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.insureRowContinuity(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.insureUniqueness(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isPathSelected(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isRowSelected(int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isSelectionEmpty(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.notify(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.notifyAll(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.resetRowSelection(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setRowMapper(javax.swing.tree.RowMapper): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionMode(int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.sharedInstance(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.toString(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.updateLeadIndex(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(long): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(long, int): missing in harmony
+method javax.swing.JTree.TreeModelHandler.clone(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.TreeModelHandler.finalize(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.getClass(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.hashCode(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.notify(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.notifyAll(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.toString(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesInserted(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesRemoved(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeStructureChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(long): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(long, int): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.clone(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.finalize(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.getClass(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.hashCode(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.notify(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.notifyAll(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.toString(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.valueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(long): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(long, int): missing in harmony
+method javax.swing.JViewport.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.JViewport.computeBlit(int, int, java.awt.Point, java.awt.Point, java.awt.Dimension, java.awt.Rectangle): missing in harmony
+method javax.swing.JViewport.createLayoutManager(): missing in harmony
+method javax.swing.JViewport.createViewListener(): missing in harmony
+method javax.swing.JViewport.fireStateChanged(): missing in harmony
+method javax.swing.JViewport.getExtentSize(): missing in harmony
+method javax.swing.JViewport.getView(): missing in harmony
+method javax.swing.JViewport.getViewPosition(): missing in harmony
+method javax.swing.JViewport.getViewRect(): missing in harmony
+method javax.swing.JViewport.getViewSize(): missing in harmony
+method javax.swing.JViewport.isBackingStoreEnabled(): missing in harmony
+method javax.swing.JViewport.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.JViewport.setBackingStoreEnabled(boolean): missing in harmony
+method javax.swing.JViewport.setExtentSize(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.setView(java.awt.Component): missing in harmony
+method javax.swing.JViewport.setViewPosition(java.awt.Point): missing in harmony
+method javax.swing.JViewport.setViewSize(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.toViewCoordinates(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.toViewCoordinates(java.awt.Point): missing in harmony
+method javax.swing.JViewport.ViewListener.clone(): missing in harmony
+method javax.swing.JViewport.ViewListener.componentHidden(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentMoved(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentResized(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentShown(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.equals(java.lang.Object): missing in harmony
+method javax.swing.JViewport.ViewListener.finalize(): missing in harmony
+method javax.swing.JViewport.ViewListener.getClass(): missing in harmony
+method javax.swing.JViewport.ViewListener.hashCode(): missing in harmony
+method javax.swing.JViewport.ViewListener.notify(): missing in harmony
+method javax.swing.JViewport.ViewListener.notifyAll(): missing in harmony
+method javax.swing.JViewport.ViewListener.toString(): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(long): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(long, int): missing in harmony
+method javax.swing.JWindow.action(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, int): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, java.lang.Object, int): missing in harmony
+method javax.swing.JWindow.add(java.awt.PopupMenu): missing in harmony
+method javax.swing.JWindow.add(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.JWindow.addComponentListener(java.awt.event.ComponentListener): missing in harmony
+method javax.swing.JWindow.addContainerListener(java.awt.event.ContainerListener): missing in harmony
+method javax.swing.JWindow.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.addImpl(java.awt.Component, java.lang.Object, int): missing in harmony
+method javax.swing.JWindow.addInputMethodListener(java.awt.event.InputMethodListener): missing in harmony
+method javax.swing.JWindow.addKeyListener(java.awt.event.KeyListener): missing in harmony
+method javax.swing.JWindow.addMouseListener(java.awt.event.MouseListener): missing in harmony
+method javax.swing.JWindow.addMouseMotionListener(java.awt.event.MouseMotionListener): missing in harmony
+method javax.swing.JWindow.addNotify(): missing in harmony
+method javax.swing.JWindow.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.addWindowListener(java.awt.event.WindowListener): missing in harmony
+method javax.swing.JWindow.applyResourceBundle(java.lang.String): missing in harmony
+method javax.swing.JWindow.applyResourceBundle(java.util.ResourceBundle): missing in harmony
+method javax.swing.JWindow.bounds(): missing in harmony
+method javax.swing.JWindow.checkImage(java.awt.Image, int, int, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.checkImage(java.awt.Image, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.clone(): missing in harmony
+method javax.swing.JWindow.coalesceEvents(java.awt.AWTEvent, java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.contains(int, int): missing in harmony
+method javax.swing.JWindow.contains(java.awt.Point): missing in harmony
+method javax.swing.JWindow.countComponents(): missing in harmony
+method javax.swing.JWindow.createImage(int, int): missing in harmony
+method javax.swing.JWindow.createImage(java.awt.image.ImageProducer): missing in harmony
+method javax.swing.JWindow.createRootPane(): missing in harmony
+method javax.swing.JWindow.deliverEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.disable(): missing in harmony
+method javax.swing.JWindow.disableEvents(long): missing in harmony
+method javax.swing.JWindow.dispatchEvent(java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.dispose(): missing in harmony
+method javax.swing.JWindow.doLayout(): missing in harmony
+method javax.swing.JWindow.enable(): missing in harmony
+method javax.swing.JWindow.enable(boolean): missing in harmony
+method javax.swing.JWindow.enableEvents(long): missing in harmony
+method javax.swing.JWindow.enableInputMethods(boolean): missing in harmony
+method javax.swing.JWindow.equals(java.lang.Object): missing in harmony
+method javax.swing.JWindow.finalize(): missing in harmony
+method javax.swing.JWindow.findComponentAt(int, int): missing in harmony
+method javax.swing.JWindow.findComponentAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JWindow.getAccessibleContext(): missing in harmony
+method javax.swing.JWindow.getAlignmentX(): missing in harmony
+method javax.swing.JWindow.getAlignmentY(): missing in harmony
+method javax.swing.JWindow.getBackground(): missing in harmony
+method javax.swing.JWindow.getBounds(): missing in harmony
+method javax.swing.JWindow.getBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.getClass(): missing in harmony
+method javax.swing.JWindow.getColorModel(): missing in harmony
+method javax.swing.JWindow.getComponent(int): missing in harmony
+method javax.swing.JWindow.getComponentAt(int, int): missing in harmony
+method javax.swing.JWindow.getComponentAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.getComponentCount(): missing in harmony
+method javax.swing.JWindow.getComponentOrientation(): missing in harmony
+method javax.swing.JWindow.getComponents(): missing in harmony
+method javax.swing.JWindow.getContentPane(): missing in harmony
+method javax.swing.JWindow.getCursor(): missing in harmony
+method javax.swing.JWindow.getDropTarget(): missing in harmony
+method javax.swing.JWindow.getFocusOwner(): missing in harmony
+method javax.swing.JWindow.getFont(): missing in harmony
+method javax.swing.JWindow.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JWindow.getForeground(): missing in harmony
+method javax.swing.JWindow.getGlassPane(): missing in harmony
+method javax.swing.JWindow.getGraphics(): missing in harmony
+method javax.swing.JWindow.getHeight(): missing in harmony
+method javax.swing.JWindow.getInputContext(): missing in harmony
+method javax.swing.JWindow.getInputMethodRequests(): missing in harmony
+method javax.swing.JWindow.getInsets(): missing in harmony
+method javax.swing.JWindow.getLayeredPane(): missing in harmony
+method javax.swing.JWindow.getLayout(): missing in harmony
+method javax.swing.JWindow.getLocale(): missing in harmony
+method javax.swing.JWindow.getLocation(): missing in harmony
+method javax.swing.JWindow.getLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.getLocationOnScreen(): missing in harmony
+method javax.swing.JWindow.getMaximumSize(): missing in harmony
+method javax.swing.JWindow.getMinimumSize(): missing in harmony
+method javax.swing.JWindow.getName(): missing in harmony
+method javax.swing.JWindow.getOwnedWindows(): missing in harmony
+method javax.swing.JWindow.getOwner(): missing in harmony
+method javax.swing.JWindow.getParent(): missing in harmony
+method javax.swing.JWindow.getPeer(): missing in harmony
+method javax.swing.JWindow.getPreferredSize(): missing in harmony
+method javax.swing.JWindow.getRootPane(): missing in harmony
+method javax.swing.JWindow.getSize(): missing in harmony
+method javax.swing.JWindow.getSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.getToolkit(): missing in harmony
+method javax.swing.JWindow.getTreeLock(): missing in harmony
+method javax.swing.JWindow.getWarningString(): missing in harmony
+method javax.swing.JWindow.getWidth(): missing in harmony
+method javax.swing.JWindow.getX(): missing in harmony
+method javax.swing.JWindow.getY(): missing in harmony
+method javax.swing.JWindow.gotFocus(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.handleEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.hasFocus(): missing in harmony
+method javax.swing.JWindow.hashCode(): missing in harmony
+method javax.swing.JWindow.hide(): missing in harmony
+method javax.swing.JWindow.imageUpdate(java.awt.Image, int, int, int, int, int): missing in harmony
+method javax.swing.JWindow.insets(): missing in harmony
+method javax.swing.JWindow.inside(int, int): missing in harmony
+method javax.swing.JWindow.invalidate(): missing in harmony
+method javax.swing.JWindow.isAncestorOf(java.awt.Component): missing in harmony
+method javax.swing.JWindow.isDisplayable(): missing in harmony
+method javax.swing.JWindow.isDoubleBuffered(): missing in harmony
+method javax.swing.JWindow.isEnabled(): missing in harmony
+method javax.swing.JWindow.isFocusTraversable(): missing in harmony
+method javax.swing.JWindow.isLightweight(): missing in harmony
+method javax.swing.JWindow.isOpaque(): missing in harmony
+method javax.swing.JWindow.isRootPaneCheckingEnabled(): missing in harmony
+method javax.swing.JWindow.isShowing(): missing in harmony
+method javax.swing.JWindow.isValid(): missing in harmony
+method javax.swing.JWindow.isVisible(): missing in harmony
+method javax.swing.JWindow.keyDown(java.awt.Event, int): missing in harmony
+method javax.swing.JWindow.keyUp(java.awt.Event, int): missing in harmony
+method javax.swing.JWindow.layout(): missing in harmony
+method javax.swing.JWindow.list(): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintStream): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintStream, int): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintWriter): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintWriter, int): missing in harmony
+method javax.swing.JWindow.locate(int, int): missing in harmony
+method javax.swing.JWindow.location(): missing in harmony
+method javax.swing.JWindow.lostFocus(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.minimumSize(): missing in harmony
+method javax.swing.JWindow.mouseDown(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseDrag(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseEnter(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseExit(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseMove(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseUp(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.move(int, int): missing in harmony
+method javax.swing.JWindow.nextFocus(): missing in harmony
+method javax.swing.JWindow.notify(): missing in harmony
+method javax.swing.JWindow.notifyAll(): missing in harmony
+method javax.swing.JWindow.pack(): missing in harmony
+method javax.swing.JWindow.paint(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paintAll(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paintComponents(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paramString(): missing in harmony
+method javax.swing.JWindow.postEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.preferredSize(): missing in harmony
+method javax.swing.JWindow.prepareImage(java.awt.Image, int, int, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.prepareImage(java.awt.Image, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.print(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.printAll(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.printComponents(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.processComponentEvent(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JWindow.processContainerEvent(java.awt.event.ContainerEvent): missing in harmony
+method javax.swing.JWindow.processEvent(java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.processFocusEvent(java.awt.event.FocusEvent): missing in harmony
+method javax.swing.JWindow.processInputMethodEvent(java.awt.event.InputMethodEvent): missing in harmony
+method javax.swing.JWindow.processKeyEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.JWindow.processMouseEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.JWindow.processMouseMotionEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.JWindow.processWindowEvent(java.awt.event.WindowEvent): missing in harmony
+method javax.swing.JWindow.remove(int): missing in harmony
+method javax.swing.JWindow.remove(java.awt.Component): missing in harmony
+method javax.swing.JWindow.remove(java.awt.MenuComponent): missing in harmony
+method javax.swing.JWindow.removeAll(): missing in harmony
+method javax.swing.JWindow.removeComponentListener(java.awt.event.ComponentListener): missing in harmony
+method javax.swing.JWindow.removeContainerListener(java.awt.event.ContainerListener): missing in harmony
+method javax.swing.JWindow.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.removeInputMethodListener(java.awt.event.InputMethodListener): missing in harmony
+method javax.swing.JWindow.removeKeyListener(java.awt.event.KeyListener): missing in harmony
+method javax.swing.JWindow.removeMouseListener(java.awt.event.MouseListener): missing in harmony
+method javax.swing.JWindow.removeMouseMotionListener(java.awt.event.MouseMotionListener): missing in harmony
+method javax.swing.JWindow.removeNotify(): missing in harmony
+method javax.swing.JWindow.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.removeWindowListener(java.awt.event.WindowListener): missing in harmony
+method javax.swing.JWindow.repaint(): missing in harmony
+method javax.swing.JWindow.repaint(int, int, int, int): missing in harmony
+method javax.swing.JWindow.repaint(long): missing in harmony
+method javax.swing.JWindow.repaint(long, int, int, int, int): missing in harmony
+method javax.swing.JWindow.requestFocus(): missing in harmony
+method javax.swing.JWindow.reshape(int, int, int, int): missing in harmony
+method javax.swing.JWindow.resize(int, int): missing in harmony
+method javax.swing.JWindow.resize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.setBounds(int, int, int, int): missing in harmony
+method javax.swing.JWindow.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.setComponentOrientation(java.awt.ComponentOrientation): missing in harmony
+method javax.swing.JWindow.setContentPane(java.awt.Container): missing in harmony
+method javax.swing.JWindow.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JWindow.setDropTarget(java.awt.dnd.DropTarget): missing in harmony
+method javax.swing.JWindow.setEnabled(boolean): missing in harmony
+method javax.swing.JWindow.setFont(java.awt.Font): missing in harmony
+method javax.swing.JWindow.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.setGlassPane(java.awt.Component): missing in harmony
+method javax.swing.JWindow.setLayeredPane(javax.swing.JLayeredPane): missing in harmony
+method javax.swing.JWindow.setLayout(java.awt.LayoutManager): missing in harmony
+method javax.swing.JWindow.setLocale(java.util.Locale): missing in harmony
+method javax.swing.JWindow.setLocation(int, int): missing in harmony
+method javax.swing.JWindow.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.setName(java.lang.String): missing in harmony
+method javax.swing.JWindow.setRootPane(javax.swing.JRootPane): missing in harmony
+method javax.swing.JWindow.setRootPaneCheckingEnabled(boolean): missing in harmony
+method javax.swing.JWindow.setSize(int, int): missing in harmony
+method javax.swing.JWindow.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setVisible(boolean): missing in harmony
+method javax.swing.JWindow.show(): missing in harmony
+method javax.swing.JWindow.show(boolean): missing in harmony
+method javax.swing.JWindow.size(): missing in harmony
+method javax.swing.JWindow.toBack(): missing in harmony
+method javax.swing.JWindow.toFront(): missing in harmony
+method javax.swing.JWindow.toString(): missing in harmony
+method javax.swing.JWindow.transferFocus(): missing in harmony
+method javax.swing.JWindow.update(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.validate(): missing in harmony
+method javax.swing.JWindow.validateTree(): missing in harmony
+method javax.swing.JWindow.wait(): missing in harmony
+method javax.swing.JWindow.wait(long): missing in harmony
+method javax.swing.JWindow.wait(long, int): missing in harmony
+method javax.swing.JWindow.windowInit(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.clone(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.contains(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.equals(java.lang.Object): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.finalize(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleAction(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleChild(int): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleComponent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleDescription(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleName(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleParent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleRole(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleSelection(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleStateSet(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleText(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleValue(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getBackground(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getBounds(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getClass(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getCursor(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getFont(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getForeground(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocale(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocation(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocationOnScreen(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getSize(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.hashCode(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isEnabled(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isFocusTraversable(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isShowing(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isVisible(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.notify(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.notifyAll(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.requestFocus(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setEnabled(boolean): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setFont(java.awt.Font): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setVisible(boolean): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.toString(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(long): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(long, int): missing in harmony
+method javax.swing.KeyStroke.clone(): missing in harmony
+method javax.swing.KeyStroke.equals(java.lang.Object): missing in harmony
+method javax.swing.KeyStroke.finalize(): missing in harmony
+method javax.swing.KeyStroke.getClass(): missing in harmony
+method javax.swing.KeyStroke.getKeyChar(): missing in harmony
+method javax.swing.KeyStroke.getKeyCode(): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(char): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(char, boolean): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(int, int): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(int, int, boolean): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(java.lang.String): missing in harmony
+method javax.swing.KeyStroke.getKeyStrokeForEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.KeyStroke.getModifiers(): missing in harmony
+method javax.swing.KeyStroke.hashCode(): missing in harmony
+method javax.swing.KeyStroke.isOnKeyRelease(): missing in harmony
+method javax.swing.KeyStroke.notify(): missing in harmony
+method javax.swing.KeyStroke.notifyAll(): missing in harmony
+method javax.swing.KeyStroke.toString(): missing in harmony
+method javax.swing.KeyStroke.wait(): missing in harmony
+method javax.swing.KeyStroke.wait(long): missing in harmony
+method javax.swing.KeyStroke.wait(long, int): missing in harmony
+method javax.swing.ListSelectionModel.addListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
+method javax.swing.ListSelectionModel.addSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.clearSelection(): missing in harmony
+method javax.swing.ListSelectionModel.getAnchorSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getLeadSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getMaxSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getMinSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getSelectionMode(): missing in harmony
+method javax.swing.ListSelectionModel.getValueIsAdjusting(): missing in harmony
+method javax.swing.ListSelectionModel.insertIndexInterval(int, int, boolean): missing in harmony
+method javax.swing.ListSelectionModel.isSelectedIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.isSelectionEmpty(): missing in harmony
+method javax.swing.ListSelectionModel.removeIndexInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.removeListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
+method javax.swing.ListSelectionModel.removeSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.setAnchorSelectionIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.setLeadSelectionIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.setSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.setSelectionMode(int): missing in harmony
+method javax.swing.ListSelectionModel.setValueIsAdjusting(boolean): missing in harmony
+method javax.swing.LookAndFeel.clone(): missing in harmony
+method javax.swing.LookAndFeel.equals(java.lang.Object): missing in harmony
+method javax.swing.LookAndFeel.finalize(): missing in harmony
+method javax.swing.LookAndFeel.getClass(): missing in harmony
+method javax.swing.LookAndFeel.getDefaults(): missing in harmony
+method javax.swing.LookAndFeel.getDescription(): missing in harmony
+method javax.swing.LookAndFeel.getID(): missing in harmony
+method javax.swing.LookAndFeel.getName(): missing in harmony
+method javax.swing.LookAndFeel.hashCode(): missing in harmony
+method javax.swing.LookAndFeel.initialize(): missing in harmony
+method javax.swing.LookAndFeel.installBorder(javax.swing.JComponent, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.installColors(javax.swing.JComponent, java.lang.String, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.installColorsAndFont(javax.swing.JComponent, java.lang.String, java.lang.String, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.isNativeLookAndFeel(): missing in harmony
+method javax.swing.LookAndFeel.isSupportedLookAndFeel(): missing in harmony
+method javax.swing.LookAndFeel.makeIcon(java.lang.Class, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.makeKeyBindings(java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.notify(): missing in harmony
+method javax.swing.LookAndFeel.notifyAll(): missing in harmony
+method javax.swing.LookAndFeel.toString(): missing in harmony
+method javax.swing.LookAndFeel.uninitialize(): missing in harmony
+method javax.swing.LookAndFeel.uninstallBorder(javax.swing.JComponent): missing in harmony
+method javax.swing.LookAndFeel.wait(): missing in harmony
+method javax.swing.LookAndFeel.wait(long): missing in harmony
+method javax.swing.LookAndFeel.wait(long, int): missing in harmony
+method javax.swing.MenuSelectionManager.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.MenuSelectionManager.clearSelectedPath(): missing in harmony
+method javax.swing.MenuSelectionManager.clone(): missing in harmony
+method javax.swing.MenuSelectionManager.componentForPoint(java.awt.Component, java.awt.Point): missing in harmony
+method javax.swing.MenuSelectionManager.defaultManager(): missing in harmony
+method javax.swing.MenuSelectionManager.equals(java.lang.Object): missing in harmony
+method javax.swing.MenuSelectionManager.finalize(): missing in harmony
+method javax.swing.MenuSelectionManager.fireStateChanged(): missing in harmony
+method javax.swing.MenuSelectionManager.getClass(): missing in harmony
+method javax.swing.MenuSelectionManager.getSelectedPath(): missing in harmony
+method javax.swing.MenuSelectionManager.hashCode(): missing in harmony
+method javax.swing.MenuSelectionManager.isComponentPartOfCurrentMenu(java.awt.Component): missing in harmony
+method javax.swing.MenuSelectionManager.notify(): missing in harmony
+method javax.swing.MenuSelectionManager.notifyAll(): missing in harmony
+method javax.swing.MenuSelectionManager.processKeyEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.MenuSelectionManager.processMouseEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.MenuSelectionManager.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.MenuSelectionManager.setSelectedPath(javax.swing.MenuElement[]): missing in harmony
+method javax.swing.MenuSelectionManager.toString(): missing in harmony
+method javax.swing.MenuSelectionManager.wait(): missing in harmony
+method javax.swing.MenuSelectionManager.wait(long): missing in harmony
+method javax.swing.MenuSelectionManager.wait(long, int): missing in harmony
+method javax.swing.MutableComboBoxModel.addElement(java.lang.Object): missing in harmony
+method javax.swing.MutableComboBoxModel.addListDataListener(javax.swing.event.ListDataListener): missing in harmony
+method javax.swing.MutableComboBoxModel.getElementAt(int): missing in harmony
+method javax.swing.MutableComboBoxModel.getSelectedItem(): missing in harmony
+method javax.swing.MutableComboBoxModel.getSize(): missing in harmony
+method javax.swing.MutableComboBoxModel.insertElementAt(java.lang.Object, int): missing in harmony
+method javax.swing.MutableComboBoxModel.removeElement(java.lang.Object): missing in harmony
+method javax.swing.MutableComboBoxModel.removeElementAt(int): missing in harmony
+method javax.swing.MutableComboBoxModel.removeListDataListener(javax.swing.event.ListDataListener): missing in harmony
+method javax.swing.MutableComboBoxModel.setSelectedItem(java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.addLayoutComponent(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.OverlayLayout.clone(): missing in harmony
+method javax.swing.OverlayLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.finalize(): missing in harmony
+method javax.swing.OverlayLayout.getClass(): missing in harmony
+method javax.swing.OverlayLayout.getLayoutAlignmentX(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.getLayoutAlignmentY(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.hashCode(): missing in harmony
+method javax.swing.OverlayLayout.invalidateLayout(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.maximumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.notify(): missing in harmony
+method javax.swing.OverlayLayout.notifyAll(): missing in harmony
+method javax.swing.OverlayLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.OverlayLayout.toString(): missing in harmony
+method javax.swing.OverlayLayout.wait(): missing in harmony
+method javax.swing.OverlayLayout.wait(long): missing in harmony
+method javax.swing.OverlayLayout.wait(long, int): missing in harmony
+method javax.swing.ProgressMonitor.clone(): missing in harmony
+method javax.swing.ProgressMonitor.close(): missing in harmony
+method javax.swing.ProgressMonitor.equals(java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitor.finalize(): missing in harmony
+method javax.swing.ProgressMonitor.getClass(): missing in harmony
+method javax.swing.ProgressMonitor.getMaximum(): missing in harmony
+method javax.swing.ProgressMonitor.getMillisToDecideToPopup(): missing in harmony
+method javax.swing.ProgressMonitor.getMillisToPopup(): missing in harmony
+method javax.swing.ProgressMonitor.getMinimum(): missing in harmony
+method javax.swing.ProgressMonitor.getNote(): missing in harmony
+method javax.swing.ProgressMonitor.hashCode(): missing in harmony
+method javax.swing.ProgressMonitor.isCanceled(): missing in harmony
+method javax.swing.ProgressMonitor.notify(): missing in harmony
+method javax.swing.ProgressMonitor.notifyAll(): missing in harmony
+method javax.swing.ProgressMonitor.setMaximum(int): missing in harmony
+method javax.swing.ProgressMonitor.setMillisToDecideToPopup(int): missing in harmony
+method javax.swing.ProgressMonitor.setMillisToPopup(int): missing in harmony
+method javax.swing.ProgressMonitor.setMinimum(int): missing in harmony
+method javax.swing.ProgressMonitor.setNote(java.lang.String): missing in harmony
+method javax.swing.ProgressMonitor.setProgress(int): missing in harmony
+method javax.swing.ProgressMonitor.toString(): missing in harmony
+method javax.swing.ProgressMonitor.wait(): missing in harmony
+method javax.swing.ProgressMonitor.wait(long): missing in harmony
+method javax.swing.ProgressMonitor.wait(long, int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.available(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.clone(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.close(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.equals(java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitorInputStream.finalize(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.getClass(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.getProgressMonitor(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.hashCode(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.mark(int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.markSupported(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.notify(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.notifyAll(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(byte[]): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(byte[], int, int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.reset(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.skip(long): missing in harmony
+method javax.swing.ProgressMonitorInputStream.toString(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(long): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(long, int): missing in harmony
+method javax.swing.RepaintManager.addDirtyRegion(javax.swing.JComponent, int, int, int, int): missing in harmony
+method javax.swing.RepaintManager.addInvalidComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.clone(): missing in harmony
+method javax.swing.RepaintManager.currentManager(java.awt.Component): missing in harmony
+method javax.swing.RepaintManager.currentManager(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.equals(java.lang.Object): missing in harmony
+method javax.swing.RepaintManager.finalize(): missing in harmony
+method javax.swing.RepaintManager.getClass(): missing in harmony
+method javax.swing.RepaintManager.getDirtyRegion(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.getDoubleBufferMaximumSize(): missing in harmony
+method javax.swing.RepaintManager.getOffscreenBuffer(java.awt.Component, int, int): missing in harmony
+method javax.swing.RepaintManager.hashCode(): missing in harmony
+method javax.swing.RepaintManager.isCompletelyDirty(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.isDoubleBufferingEnabled(): missing in harmony
+method javax.swing.RepaintManager.markCompletelyClean(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.markCompletelyDirty(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.notify(): missing in harmony
+method javax.swing.RepaintManager.notifyAll(): missing in harmony
+method javax.swing.RepaintManager.paintDirtyRegions(): missing in harmony
+method javax.swing.RepaintManager.removeInvalidComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.setCurrentManager(javax.swing.RepaintManager): missing in harmony
+method javax.swing.RepaintManager.setDoubleBufferMaximumSize(java.awt.Dimension): missing in harmony
+method javax.swing.RepaintManager.setDoubleBufferingEnabled(boolean): missing in harmony
+method javax.swing.RepaintManager.toString(): missing in harmony
+method javax.swing.RepaintManager.validateInvalidComponents(): missing in harmony
+method javax.swing.RepaintManager.wait(): missing in harmony
+method javax.swing.RepaintManager.wait(long): missing in harmony
+method javax.swing.RepaintManager.wait(long, int): missing in harmony
+method javax.swing.ScrollPaneLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.addSingletonComponent(java.awt.Component, java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.clone(): missing in harmony
+method javax.swing.ScrollPaneLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.ScrollPaneLayout.finalize(): missing in harmony
+method javax.swing.ScrollPaneLayout.getClass(): missing in harmony
+method javax.swing.ScrollPaneLayout.getColumnHeader(): missing in harmony
+method javax.swing.ScrollPaneLayout.getCorner(java.lang.String): missing in harmony
+method javax.swing.ScrollPaneLayout.getHorizontalScrollBar(): missing in harmony
+method javax.swing.ScrollPaneLayout.getHorizontalScrollBarPolicy(): missing in harmony
+method javax.swing.ScrollPaneLayout.getRowHeader(): missing in harmony
+method javax.swing.ScrollPaneLayout.getVerticalScrollBar(): missing in harmony
+method javax.swing.ScrollPaneLayout.getVerticalScrollBarPolicy(): missing in harmony
+method javax.swing.ScrollPaneLayout.getViewport(): missing in harmony
+method javax.swing.ScrollPaneLayout.getViewportBorderBounds(javax.swing.JScrollPane): missing in harmony
+method javax.swing.ScrollPaneLayout.hashCode(): missing in harmony
+method javax.swing.ScrollPaneLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.notify(): missing in harmony
+method javax.swing.ScrollPaneLayout.notifyAll(): missing in harmony
+method javax.swing.ScrollPaneLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.setHorizontalScrollBarPolicy(int): missing in harmony
+method javax.swing.ScrollPaneLayout.setVerticalScrollBarPolicy(int): missing in harmony
+method javax.swing.ScrollPaneLayout.syncWithScrollPane(javax.swing.JScrollPane): missing in harmony
+method javax.swing.ScrollPaneLayout.toString(): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(long): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(long, int): missing in harmony
+method javax.swing.SizeRequirements.adjustSizes(int, javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.calculateAlignedPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[]): missing in harmony
+method javax.swing.SizeRequirements.calculateTiledPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[]): missing in harmony
+method javax.swing.SizeRequirements.clone(): missing in harmony
+method javax.swing.SizeRequirements.equals(java.lang.Object): missing in harmony
+method javax.swing.SizeRequirements.finalize(): missing in harmony
+method javax.swing.SizeRequirements.getAlignedSizeRequirements(javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.getClass(): missing in harmony
+method javax.swing.SizeRequirements.getTiledSizeRequirements(javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.hashCode(): missing in harmony
+method javax.swing.SizeRequirements.notify(): missing in harmony
+method javax.swing.SizeRequirements.notifyAll(): missing in harmony
+method javax.swing.SizeRequirements.toString(): missing in harmony
+method javax.swing.SizeRequirements.wait(): missing in harmony
+method javax.swing.SizeRequirements.wait(long): missing in harmony
+method javax.swing.SizeRequirements.wait(long, int): missing in harmony
+method javax.swing.SwingUtilities.clone(): missing in harmony
+method javax.swing.SwingUtilities.computeDifference(java.awt.Rectangle, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.computeIntersection(int, int, int, int, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.computeStringWidth(java.awt.FontMetrics, java.lang.String): missing in harmony
+method javax.swing.SwingUtilities.computeUnion(int, int, int, int, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.convertMouseEvent(java.awt.Component, java.awt.event.MouseEvent, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPoint(java.awt.Component, int, int, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPoint(java.awt.Component, java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPointFromScreen(java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPointToScreen(java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertRectangle(java.awt.Component, java.awt.Rectangle, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.equals(java.lang.Object): missing in harmony
+method javax.swing.SwingUtilities.finalize(): missing in harmony
+method javax.swing.SwingUtilities.findFocusOwner(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleAt(java.awt.Component, java.awt.Point): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleChild(java.awt.Component, int): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleChildrenCount(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleIndexInParent(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleStateSet(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAncestorNamed(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAncestorOfClass(java.lang.Class, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getClass(): missing in harmony
+method javax.swing.SwingUtilities.getDeepestComponentAt(java.awt.Component, int, int): missing in harmony
+method javax.swing.SwingUtilities.getLocalBounds(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getRoot(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getRootPane(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.hashCode(): missing in harmony
+method javax.swing.SwingUtilities.invokeAndWait(java.lang.Runnable): missing in harmony
+method javax.swing.SwingUtilities.invokeLater(java.lang.Runnable): missing in harmony
+method javax.swing.SwingUtilities.isDescendingFrom(java.awt.Component, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.isEventDispatchThread(): missing in harmony
+method javax.swing.SwingUtilities.isLeftMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.isMiddleMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.isRectangleContainingRectangle(java.awt.Rectangle, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.isRightMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.layoutCompoundLabel(java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int): missing in harmony
+method javax.swing.SwingUtilities.layoutCompoundLabel(javax.swing.JComponent, java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int): missing in harmony
+method javax.swing.SwingUtilities.notify(): missing in harmony
+method javax.swing.SwingUtilities.notifyAll(): missing in harmony
+method javax.swing.SwingUtilities.paintComponent(java.awt.Graphics, java.awt.Component, java.awt.Container, int, int, int, int): missing in harmony
+method javax.swing.SwingUtilities.paintComponent(java.awt.Graphics, java.awt.Component, java.awt.Container, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.toString(): missing in harmony
+method javax.swing.SwingUtilities.updateComponentTreeUI(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.wait(): missing in harmony
+method javax.swing.SwingUtilities.wait(long): missing in harmony
+method javax.swing.SwingUtilities.wait(long, int): missing in harmony
+method javax.swing.SwingUtilities.windowForComponent(java.awt.Component): missing in harmony
+method javax.swing.Timer.addActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.Timer.clone(): missing in harmony
+method javax.swing.Timer.equals(java.lang.Object): missing in harmony
+method javax.swing.Timer.finalize(): missing in harmony
+method javax.swing.Timer.fireActionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.Timer.getClass(): missing in harmony
+method javax.swing.Timer.getDelay(): missing in harmony
+method javax.swing.Timer.getInitialDelay(): missing in harmony
+method javax.swing.Timer.getLogTimers(): missing in harmony
+method javax.swing.Timer.hashCode(): missing in harmony
+method javax.swing.Timer.isCoalesce(): missing in harmony
+method javax.swing.Timer.isRepeats(): missing in harmony
+method javax.swing.Timer.isRunning(): missing in harmony
+method javax.swing.Timer.notify(): missing in harmony
+method javax.swing.Timer.notifyAll(): missing in harmony
+method javax.swing.Timer.removeActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.Timer.restart(): missing in harmony
+method javax.swing.Timer.setCoalesce(boolean): missing in harmony
+method javax.swing.Timer.setDelay(int): missing in harmony
+method javax.swing.Timer.setInitialDelay(int): missing in harmony
+method javax.swing.Timer.setLogTimers(boolean): missing in harmony
+method javax.swing.Timer.setRepeats(boolean): missing in harmony
+method javax.swing.Timer.start(): missing in harmony
+method javax.swing.Timer.stop(): missing in harmony
+method javax.swing.Timer.toString(): missing in harmony
+method javax.swing.Timer.wait(): missing in harmony
+method javax.swing.Timer.wait(long): missing in harmony
+method javax.swing.Timer.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.clone(): missing in harmony
+method javax.swing.ToolTipManager.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.finalize(): missing in harmony
+method javax.swing.ToolTipManager.getClass(): missing in harmony
+method javax.swing.ToolTipManager.getDismissDelay(): missing in harmony
+method javax.swing.ToolTipManager.getInitialDelay(): missing in harmony
+method javax.swing.ToolTipManager.getReshowDelay(): missing in harmony
+method javax.swing.ToolTipManager.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.isEnabled(): missing in harmony
+method javax.swing.ToolTipManager.isLightWeightPopupEnabled(): missing in harmony
+method javax.swing.ToolTipManager.mouseClicked(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseDragged(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseEntered(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseExited(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseMoved(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mousePressed(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseReleased(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.notify(): missing in harmony
+method javax.swing.ToolTipManager.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.registerComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.ToolTipManager.setDismissDelay(int): missing in harmony
+method javax.swing.ToolTipManager.setEnabled(boolean): missing in harmony
+method javax.swing.ToolTipManager.setInitialDelay(int): missing in harmony
+method javax.swing.ToolTipManager.setLightWeightPopupEnabled(boolean): missing in harmony
+method javax.swing.ToolTipManager.setReshowDelay(int): missing in harmony
+method javax.swing.ToolTipManager.sharedInstance(): missing in harmony
+method javax.swing.ToolTipManager.toString(): missing in harmony
+method javax.swing.ToolTipManager.unregisterComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.ToolTipManager.wait(): missing in harmony
+method javax.swing.ToolTipManager.wait(long): missing in harmony
+method javax.swing.ToolTipManager.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(long, int): missing in harmony
+method javax.swing.UIDefaults.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIDefaults.clear(): missing in harmony
+method javax.swing.UIDefaults.clone(): missing in harmony
+method javax.swing.UIDefaults.contains(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.containsKey(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.containsValue(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.elements(): missing in harmony
+method javax.swing.UIDefaults.entrySet(): missing in harmony
+method javax.swing.UIDefaults.equals(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.finalize(): missing in harmony
+method javax.swing.UIDefaults.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.get(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getBorder(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getClass(): missing in harmony
+method javax.swing.UIDefaults.getColor(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getDimension(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getFont(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getIcon(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getInsets(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getInt(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getString(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getUI(javax.swing.JComponent): missing in harmony
+method javax.swing.UIDefaults.getUIClass(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.getUIClass(java.lang.String, java.lang.ClassLoader): missing in harmony
+method javax.swing.UIDefaults.getUIError(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.hashCode(): missing in harmony
+method javax.swing.UIDefaults.isEmpty(): missing in harmony
+method javax.swing.UIDefaults.keySet(): missing in harmony
+method javax.swing.UIDefaults.keys(): missing in harmony
+method javax.swing.UIDefaults.notify(): missing in harmony
+method javax.swing.UIDefaults.notifyAll(): missing in harmony
+method javax.swing.UIDefaults.put(java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.putAll(java.util.Map): missing in harmony
+method javax.swing.UIDefaults.putDefaults(java.lang.Object[]): missing in harmony
+method javax.swing.UIDefaults.rehash(): missing in harmony
+method javax.swing.UIDefaults.remove(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIDefaults.size(): missing in harmony
+method javax.swing.UIDefaults.toString(): missing in harmony
+method javax.swing.UIDefaults.values(): missing in harmony
+method javax.swing.UIDefaults.wait(): missing in harmony
+method javax.swing.UIDefaults.wait(long): missing in harmony
+method javax.swing.UIDefaults.wait(long, int): missing in harmony
+method javax.swing.UIManager.addAuxiliaryLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIManager.clone(): missing in harmony
+method javax.swing.UIManager.equals(java.lang.Object): missing in harmony
+method javax.swing.UIManager.finalize(): missing in harmony
+method javax.swing.UIManager.get(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getAuxiliaryLookAndFeels(): missing in harmony
+method javax.swing.UIManager.getBorder(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getClass(): missing in harmony
+method javax.swing.UIManager.getColor(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getCrossPlatformLookAndFeelClassName(): missing in harmony
+method javax.swing.UIManager.getDefaults(): missing in harmony
+method javax.swing.UIManager.getDimension(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getFont(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getIcon(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getInsets(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getInstalledLookAndFeels(): missing in harmony
+method javax.swing.UIManager.getInt(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getLookAndFeel(): missing in harmony
+method javax.swing.UIManager.getLookAndFeelDefaults(): missing in harmony
+method javax.swing.UIManager.getString(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getSystemLookAndFeelClassName(): missing in harmony
+method javax.swing.UIManager.getUI(javax.swing.JComponent): missing in harmony
+method javax.swing.UIManager.hashCode(): missing in harmony
+method javax.swing.UIManager.installLookAndFeel(java.lang.String, java.lang.String): missing in harmony
+method javax.swing.UIManager.installLookAndFeel(javax.swing.UIManager.LookAndFeelInfo): missing in harmony
+method javax.swing.UIManager.notify(): missing in harmony
+method javax.swing.UIManager.notifyAll(): missing in harmony
+method javax.swing.UIManager.put(java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIManager.removeAuxiliaryLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIManager.setInstalledLookAndFeels(javax.swing.UIManager.LookAndFeelInfo[]): missing in harmony
+method javax.swing.UIManager.setLookAndFeel(java.lang.String): missing in harmony
+method javax.swing.UIManager.setLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.toString(): missing in harmony
+method javax.swing.UIManager.wait(): missing in harmony
+method javax.swing.UIManager.wait(long): missing in harmony
+method javax.swing.UIManager.wait(long, int): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.clone(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.equals(java.lang.Object): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.finalize(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getClass(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getClassName(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getName(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.hashCode(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.notify(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.notifyAll(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.toString(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(long): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(long, int): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.clone(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.equals(java.lang.Object): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.fillInStackTrace(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.finalize(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getClass(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getLocalizedMessage(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getMessage(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.hashCode(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.notify(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.notifyAll(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(java.io.PrintStream): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(java.io.PrintWriter): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.toString(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(long): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(long, int): missing in harmony
+method javax.swing.ViewportLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.ViewportLayout.clone(): missing in harmony
+method javax.swing.ViewportLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.ViewportLayout.finalize(): missing in harmony
+method javax.swing.ViewportLayout.getClass(): missing in harmony
+method javax.swing.ViewportLayout.hashCode(): missing in harmony
+method javax.swing.ViewportLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.notify(): missing in harmony
+method javax.swing.ViewportLayout.notifyAll(): missing in harmony
+method javax.swing.ViewportLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.ViewportLayout.toString(): missing in harmony
+method javax.swing.ViewportLayout.wait(): missing in harmony
+method javax.swing.ViewportLayout.wait(long): missing in harmony
+method javax.swing.ViewportLayout.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 Sun Dec 31 12:29:05 2006 GMT
-jdk13 API scanned at 2006/12/31 05:05:53 EST
-harmony API scanned at 2006/12/31 11:56:35 GMT
+Comparison run at Mon Jan  1 12:29:31 2007 GMT
+jdk13 API scanned at 2007/01/01 05:05:56 EST
+harmony API scanned at 2007/01/01 09:02:20 GMT
-javax.swing: 50.92% good, 0% minor, 49.01% missing
+javax.swing: 16.55% good, 83.43% missing
-Total: 90.18% good, 0.06% minor, 0% bad, 9.57% missing, 0% abs.add
+Total: 87.83% good, 0.06% minor, 0% bad, 11.92% missing, 0% abs.add
-Fields: 2 minor, 2 bad, 827 missing.
-Methods: 33 minor, 3864 missing, 3 abs.add.
-Constructors: 4 minor, 262 missing.
+Fields: 2 minor, 2 bad, 873 missing.
+Methods: 32 minor, 5273 missing, 3 abs.add.
+Constructors: 4 minor, 325 missing.
-Minor
-method javax.swing.ScrollPaneLayout.getViewportBorderBounds(javax.swing.JScrollPane): deprecated in jdk13, but not deprecated in harmony
+constructor javax.swing.Box.Filler(java.awt.Dimension, java.awt.Dimension, java.awt.Dimension): missing in harmony
+constructor javax.swing.Box.Filler.AccessibleBoxFiller(javax.swing.Box.Filler): missing in harmony
+constructor javax.swing.BoxLayout(java.awt.Container, int): missing in harmony
+constructor javax.swing.ButtonGroup(): missing in harmony
-constructor javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode(javax.swing.JTree.AccessibleJTree, javax.swing.JTree, javax.swing.tree.TreePath, javax.accessibility.Accessible): not implemented in harmony
+constructor javax.swing.JToggleButton.ToggleButtonModel(): missing in harmony
+constructor javax.swing.JToolBar(): missing in harmony
+constructor javax.swing.JToolBar(int): missing in harmony
+constructor javax.swing.JToolBar(java.lang.String): missing in harmony
+constructor javax.swing.JToolBar(java.lang.String, int): missing in harmony
+constructor javax.swing.JToolBar.AccessibleJToolBar(javax.swing.JToolBar): missing in harmony
+constructor javax.swing.JToolBar.Separator(): missing in harmony
+constructor javax.swing.JToolBar.Separator(java.awt.Dimension): missing in harmony
+constructor javax.swing.JToolTip(): missing in harmony
+constructor javax.swing.JToolTip.AccessibleJToolTip(javax.swing.JToolTip): missing in harmony
+constructor javax.swing.JTree(): missing in harmony
+constructor javax.swing.JTree(java.util.Hashtable): missing in harmony
+constructor javax.swing.JTree(java.util.Vector): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeModel): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeNode): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeNode, boolean): missing in harmony
+constructor javax.swing.JTree(java.lang.Object[]): missing in harmony
+constructor javax.swing.JTree.AccessibleJTree(javax.swing.JTree): missing in harmony
+constructor javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode(javax.swing.JTree.AccessibleJTree, javax.swing.JTree, javax.swing.tree.TreePath, javax.accessibility.Accessible): missing in harmony
+constructor javax.swing.JTree.DynamicUtilTreeNode(java.lang.Object, java.lang.Object): missing in harmony
+constructor javax.swing.JTree.EmptySelectionModel(): missing in harmony
+constructor javax.swing.JTree.TreeModelHandler(javax.swing.JTree): missing in harmony
+constructor javax.swing.JTree.TreeSelectionRedirector(javax.swing.JTree): missing in harmony
+constructor javax.swing.JViewport(): missing in harmony
+constructor javax.swing.JViewport.AccessibleJViewport(javax.swing.JViewport): missing in harmony
+constructor javax.swing.JViewport.ViewListener(javax.swing.JViewport): missing in harmony
+constructor javax.swing.JWindow(): missing in harmony
+constructor javax.swing.JWindow(java.awt.Frame): missing in harmony
+constructor javax.swing.JWindow(java.awt.GraphicsConfiguration): missing in harmony
+constructor javax.swing.JWindow(java.awt.Window): missing in harmony
+constructor javax.swing.JWindow(java.awt.Window, java.awt.GraphicsConfiguration): missing in harmony
+constructor javax.swing.JWindow.AccessibleJWindow(javax.swing.JWindow): missing in harmony
+constructor javax.swing.LookAndFeel(): missing in harmony
+constructor javax.swing.MenuSelectionManager(): missing in harmony
+constructor javax.swing.OverlayLayout(java.awt.Container): missing in harmony
+constructor javax.swing.ProgressMonitor(java.awt.Component, java.lang.Object, java.lang.String, int, int): missing in harmony
+constructor javax.swing.ProgressMonitorInputStream(java.awt.Component, java.lang.Object, java.io.InputStream): missing in harmony
+constructor javax.swing.RepaintManager(): missing in harmony
+constructor javax.swing.ScrollPaneLayout(): missing in harmony
+constructor javax.swing.ScrollPaneLayout.UIResource(): missing in harmony
+constructor javax.swing.SizeRequirements(): missing in harmony
+constructor javax.swing.SizeRequirements(int, int, int, float): missing in harmony
+constructor javax.swing.SizeSequence(): missing in harmony
+constructor javax.swing.SizeSequence(int): missing in harmony
+constructor javax.swing.SizeSequence(int, int): missing in harmony
+constructor javax.swing.SizeSequence(int[]): missing in harmony
+constructor javax.swing.Timer(int, java.awt.event.ActionListener): missing in harmony
+constructor javax.swing.ToolTipManager.insideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.ToolTipManager.outsideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.ToolTipManager.stillInsideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.UIDefaults(): missing in harmony
+constructor javax.swing.UIDefaults(java.lang.Object[]): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String, java.lang.String): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String, java.lang.String, java.lang.Object[]): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String, java.lang.Object[]): missing in harmony
+constructor javax.swing.UIManager(): missing in harmony
+constructor javax.swing.UIManager.LookAndFeelInfo(java.lang.String, java.lang.String): missing in harmony
+constructor javax.swing.UnsupportedLookAndFeelException(java.lang.String): missing in harmony
+constructor javax.swing.ViewportLayout(): missing in harmony
+field javax.swing.Box.Filler.ABORT: missing in harmony
+field javax.swing.Box.Filler.ALLBITS: missing in harmony
+field javax.swing.Box.Filler.BOTTOM_ALIGNMENT: missing in harmony
+field javax.swing.Box.Filler.CENTER_ALIGNMENT: missing in harmony
+field javax.swing.Box.Filler.ERROR: missing in harmony
+field javax.swing.Box.Filler.FRAMEBITS: missing in harmony
+field javax.swing.Box.Filler.HEIGHT: missing in harmony
+field javax.swing.Box.Filler.LEFT_ALIGNMENT: missing in harmony
+field javax.swing.Box.Filler.PROPERTIES: missing in harmony
+field javax.swing.Box.Filler.RIGHT_ALIGNMENT: missing in harmony
+field javax.swing.Box.Filler.SOMEBITS: missing in harmony
+field javax.swing.Box.Filler.TOP_ALIGNMENT: missing in harmony
+field javax.swing.Box.Filler.WIDTH: missing in harmony
+field javax.swing.Box.Filler.accessibleContext: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleAWTComponentHandler: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleAWTFocusHandler: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleDescription: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleName: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleParent: missing in harmony
+field javax.swing.BoxLayout.X_AXIS: missing in harmony
+field javax.swing.BoxLayout.Y_AXIS: missing in harmony
+field javax.swing.ButtonGroup.buttons: missing in harmony
-field javax.swing.DefaultListSelectionModel.MULTIPLE_INTERVAL_SELECTION: missing in harmony
-field javax.swing.DefaultListSelectionModel.SINGLE_INTERVAL_SELECTION: missing in harmony
-field javax.swing.DefaultListSelectionModel.SINGLE_SELECTION: missing in harmony
-field javax.swing.JButton.BOTTOM: missing in harmony
-field javax.swing.JButton.CENTER: missing in harmony
-field javax.swing.JButton.EAST: missing in harmony
-field javax.swing.JButton.HORIZONTAL: missing in harmony
-field javax.swing.JButton.LEADING: missing in harmony
-field javax.swing.JButton.LEFT: missing in harmony
-field javax.swing.JButton.NORTH: missing in harmony
-field javax.swing.JButton.NORTH_EAST: missing in harmony
-field javax.swing.JButton.NORTH_WEST: missing in harmony
-field javax.swing.JButton.RIGHT: missing in harmony
-field javax.swing.JButton.SOUTH: missing in harmony
-field javax.swing.JButton.SOUTH_EAST: missing in harmony
-field javax.swing.JButton.SOUTH_WEST: missing in harmony
-field javax.swing.JButton.TOP: missing in harmony
-field javax.swing.JButton.TRAILING: missing in harmony
-field javax.swing.JButton.VERTICAL: missing in harmony
-field javax.swing.JButton.WEST: missing in harmony
-field javax.swing.JLabel.BOTTOM: missing in harmony
-field javax.swing.JLabel.CENTER: missing in harmony
-field javax.swing.JLabel.EAST: missing in harmony
-field javax.swing.JLabel.HORIZONTAL: missing in harmony
-field javax.swing.JLabel.LEADING: missing in harmony
-field javax.swing.JLabel.LEFT: missing in harmony
-field javax.swing.JLabel.NORTH: missing in harmony
-field javax.swing.JLabel.NORTH_EAST: missing in harmony
-field javax.swing.JLabel.NORTH_WEST: missing in harmony
-field javax.swing.JLabel.RIGHT: missing in harmony
-field javax.swing.JLabel.SOUTH: missing in harmony
-field javax.swing.JLabel.SOUTH_EAST: missing in harmony
-field javax.swing.JLabel.SOUTH_WEST: missing in harmony
-field javax.swing.JLabel.TOP: missing in harmony
-field javax.swing.JLabel.TRAILING: missing in harmony
-field javax.swing.JLabel.VERTICAL: missing in harmony
-field javax.swing.JLabel.WEST: missing in harmony
-field javax.swing.JMenuItem.BOTTOM: missing in harmony
-field javax.swing.JMenuItem.CENTER: missing in harmony
-field javax.swing.JMenuItem.EAST: missing in harmony
-field javax.swing.JMenuItem.HORIZONTAL: missing in harmony
-field javax.swing.JMenuItem.LEADING: missing in harmony
-field javax.swing.JMenuItem.LEFT: missing in harmony
-field javax.swing.JMenuItem.NORTH: missing in harmony
-field javax.swing.JMenuItem.NORTH_EAST: missing in harmony
-field javax.swing.JMenuItem.NORTH_WEST: missing in harmony
-field javax.swing.JMenuItem.RIGHT: missing in harmony
-field javax.swing.JMenuItem.SOUTH: missing in harmony
-field javax.swing.JMenuItem.SOUTH_EAST: missing in harmony
-field javax.swing.JMenuItem.SOUTH_WEST: missing in harmony
-field javax.swing.JMenuItem.TOP: missing in harmony
-field javax.swing.JMenuItem.TRAILING: missing in harmony
-field javax.swing.JMenuItem.VERTICAL: missing in harmony
-field javax.swing.JMenuItem.WEST: missing in harmony
-field javax.swing.JProgressBar.BOTTOM: missing in harmony
-field javax.swing.JProgressBar.CENTER: missing in harmony
-field javax.swing.JProgressBar.EAST: missing in harmony
-field javax.swing.JProgressBar.HORIZONTAL: missing in harmony
-field javax.swing.JProgressBar.LEADING: missing in harmony
-field javax.swing.JProgressBar.LEFT: missing in harmony
-field javax.swing.JProgressBar.NORTH: missing in harmony
-field javax.swing.JProgressBar.NORTH_EAST: missing in harmony
-field javax.swing.JProgressBar.NORTH_WEST: missing in harmony
-field javax.swing.JProgressBar.RIGHT: missing in harmony
-field javax.swing.JProgressBar.SOUTH: missing in harmony
-field javax.swing.JProgressBar.SOUTH_EAST: missing in harmony
-field javax.swing.JProgressBar.SOUTH_WEST: missing in harmony
-field javax.swing.JProgressBar.TOP: missing in harmony
-field javax.swing.JProgressBar.TRAILING: missing in harmony
-field javax.swing.JProgressBar.VERTICAL: missing in harmony
-field javax.swing.JProgressBar.WEST: missing in harmony
-field javax.swing.JScrollPane.COLUMN_HEADER: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_ALWAYS: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_AS_NEEDED: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_NEVER: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_POLICY: missing in harmony
-field javax.swing.JScrollPane.LOWER_LEADING_CORNER: missing in harmony
-field javax.swing.JScrollPane.LOWER_LEFT_CORNER: missing in harmony
-field javax.swing.JScrollPane.LOWER_RIGHT_CORNER: missing in harmony
-field javax.swing.JScrollPane.LOWER_TRAILING_CORNER: missing in harmony
-field javax.swing.JScrollPane.ROW_HEADER: missing in harmony
-field javax.swing.JScrollPane.UPPER_LEADING_CORNER: missing in harmony
-field javax.swing.JScrollPane.UPPER_LEFT_CORNER: missing in harmony
-field javax.swing.JScrollPane.UPPER_RIGHT_CORNER: missing in harmony
-field javax.swing.JScrollPane.UPPER_TRAILING_CORNER: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_ALWAYS: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_NEVER: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_POLICY: missing in harmony
-field javax.swing.JScrollPane.VIEWPORT: missing in harmony
-field javax.swing.JSeparator.BOTTOM: missing in harmony
-field javax.swing.JSeparator.CENTER: missing in harmony
-field javax.swing.JSeparator.EAST: missing in harmony
-field javax.swing.JSeparator.HORIZONTAL: missing in harmony
-field javax.swing.JSeparator.LEADING: missing in harmony
-field javax.swing.JSeparator.LEFT: missing in harmony
-field javax.swing.JSeparator.NORTH: missing in harmony
-field javax.swing.JSeparator.NORTH_EAST: missing in harmony
-field javax.swing.JSeparator.NORTH_WEST: missing in harmony
-field javax.swing.JSeparator.RIGHT: missing in harmony
-field javax.swing.JSeparator.SOUTH: missing in harmony
-field javax.swing.JSeparator.SOUTH_EAST: missing in harmony
-field javax.swing.JSeparator.SOUTH_WEST: missing in harmony
-field javax.swing.JSeparator.TOP: missing in harmony
-field javax.swing.JSeparator.TRAILING: missing in harmony
-field javax.swing.JSeparator.VERTICAL: missing in harmony
-field javax.swing.JSeparator.WEST: missing in harmony
-field javax.swing.JSlider.BOTTOM: missing in harmony
-field javax.swing.JSlider.CENTER: missing in harmony
-field javax.swing.JSlider.EAST: missing in harmony
-field javax.swing.JSlider.HORIZONTAL: missing in harmony
-field javax.swing.JSlider.LEADING: missing in harmony
-field javax.swing.JSlider.LEFT: missing in harmony
-field javax.swing.JSlider.NORTH: missing in harmony
-field javax.swing.JSlider.NORTH_EAST: missing in harmony
-field javax.swing.JSlider.NORTH_WEST: missing in harmony
-field javax.swing.JSlider.RIGHT: missing in harmony
-field javax.swing.JSlider.SOUTH: missing in harmony
-field javax.swing.JSlider.SOUTH_EAST: missing in harmony
-field javax.swing.JSlider.SOUTH_WEST: missing in harmony
-field javax.swing.JSlider.TOP: missing in harmony
-field javax.swing.JSlider.TRAILING: missing in harmony
-field javax.swing.JSlider.VERTICAL: missing in harmony
-field javax.swing.JSlider.WEST: missing in harmony
-field javax.swing.JTabbedPane.BOTTOM: missing in harmony
-field javax.swing.JTabbedPane.CENTER: missing in harmony
-field javax.swing.JTabbedPane.EAST: missing in harmony
-field javax.swing.JTabbedPane.HORIZONTAL: missing in harmony
-field javax.swing.JTabbedPane.LEADING: missing in harmony
-field javax.swing.JTabbedPane.LEFT: missing in harmony
-field javax.swing.JTabbedPane.NORTH: missing in harmony
-field javax.swing.JTabbedPane.NORTH_EAST: missing in harmony
-field javax.swing.JTabbedPane.NORTH_WEST: missing in harmony
-field javax.swing.JTabbedPane.RIGHT: missing in harmony
-field javax.swing.JTabbedPane.SOUTH: missing in harmony
-field javax.swing.JTabbedPane.SOUTH_EAST: missing in harmony
-field javax.swing.JTabbedPane.SOUTH_WEST: missing in harmony
-field javax.swing.JTabbedPane.TOP: missing in harmony
-field javax.swing.JTabbedPane.TRAILING: missing in harmony
-field javax.swing.JTabbedPane.VERTICAL: missing in harmony
-field javax.swing.JTabbedPane.WEST: missing in harmony
-field javax.swing.JTextField.BOTTOM: missing in harmony
-field javax.swing.JTextField.CENTER: missing in harmony
-field javax.swing.JTextField.EAST: missing in harmony
-field javax.swing.JTextField.HORIZONTAL: missing in harmony
-field javax.swing.JTextField.LEADING: missing in harmony
-field javax.swing.JTextField.LEFT: missing in harmony
-field javax.swing.JTextField.NORTH: missing in harmony
-field javax.swing.JTextField.NORTH_EAST: missing in harmony
-field javax.swing.JTextField.NORTH_WEST: missing in harmony
-field javax.swing.JTextField.RIGHT: missing in harmony
-field javax.swing.JTextField.SOUTH: missing in harmony
-field javax.swing.JTextField.SOUTH_EAST: missing in harmony
-field javax.swing.JTextField.SOUTH_WEST: missing in harmony
-field javax.swing.JTextField.TOP: missing in harmony
-field javax.swing.JTextField.TRAILING: missing in harmony
-field javax.swing.JTextField.VERTICAL: missing in harmony
-field javax.swing.JTextField.WEST: missing in harmony
-field javax.swing.JToggleButton.BOTTOM: missing in harmony
-field javax.swing.JToggleButton.CENTER: missing in harmony
-field javax.swing.JToggleButton.EAST: missing in harmony
-field javax.swing.JToggleButton.HORIZONTAL: missing in harmony
-field javax.swing.JToggleButton.LEADING: missing in harmony
-field javax.swing.JToggleButton.LEFT: missing in harmony
-field javax.swing.JToggleButton.NORTH: missing in harmony
-field javax.swing.JToggleButton.NORTH_EAST: missing in harmony
-field javax.swing.JToggleButton.NORTH_WEST: missing in harmony
-field javax.swing.JToggleButton.RIGHT: missing in harmony
-field javax.swing.JToggleButton.SOUTH: missing in harmony
-field javax.swing.JToggleButton.SOUTH_EAST: missing in harmony
-field javax.swing.JToggleButton.SOUTH_WEST: missing in harmony
-field javax.swing.JToggleButton.TOP: missing in harmony
-field javax.swing.JToggleButton.TRAILING: missing in harmony
-field javax.swing.JToggleButton.VERTICAL: missing in harmony
-field javax.swing.JToggleButton.WEST: missing in harmony
+field javax.swing.JTree.ANCHOR_SELECTION_PATH_PROPERTY: missing in harmony
+field javax.swing.JTree.CELL_EDITOR_PROPERTY: missing in harmony
+field javax.swing.JTree.CELL_RENDERER_PROPERTY: missing in harmony
+field javax.swing.JTree.EDITABLE_PROPERTY: missing in harmony
+field javax.swing.JTree.EXPANDS_SELECTED_PATHS_PROPERTY: missing in harmony
+field javax.swing.JTree.INVOKES_STOP_CELL_EDITING_PROPERTY: missing in harmony
+field javax.swing.JTree.LARGE_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.LEAD_SELECTION_PATH_PROPERTY: missing in harmony
+field javax.swing.JTree.ROOT_VISIBLE_PROPERTY: missing in harmony
+field javax.swing.JTree.ROW_HEIGHT_PROPERTY: missing in harmony
+field javax.swing.JTree.SCROLLS_ON_EXPAND_PROPERTY: missing in harmony
+field javax.swing.JTree.SELECTION_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.SHOWS_ROOT_HANDLES_PROPERTY: missing in harmony
+field javax.swing.JTree.TOGGLE_CLICK_COUNT_PROPERTY: missing in harmony
+field javax.swing.JTree.TREE_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.VISIBLE_ROW_COUNT_PROPERTY: missing in harmony
+field javax.swing.JTree.cellEditor: missing in harmony
+field javax.swing.JTree.cellRenderer: missing in harmony
+field javax.swing.JTree.editable: missing in harmony
+field javax.swing.JTree.invokesStopCellEditing: missing in harmony
+field javax.swing.JTree.largeModel: missing in harmony
+field javax.swing.JTree.rootVisible: missing in harmony
+field javax.swing.JTree.rowHeight: missing in harmony
+field javax.swing.JTree.scrollsOnExpand: missing in harmony
+field javax.swing.JTree.selectionModel: missing in harmony
+field javax.swing.JTree.selectionRedirector: missing in harmony
+field javax.swing.JTree.showsRootHandles: missing in harmony
+field javax.swing.JTree.toggleClickCount: missing in harmony
+field javax.swing.JTree.treeModel: missing in harmony
+field javax.swing.JTree.treeModelListener: missing in harmony
+field javax.swing.JTree.visibleRowCount: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.accessibleDescription: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.accessibleName: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.EMPTY_ENUMERATION: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.allowsChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.childValue: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.children: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.hasChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.loadedChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.parent: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.userObject: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.CONTIGUOUS_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.DISCONTIGUOUS_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.SELECTION_MODE_PROPERTY: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.SINGLE_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.changeSupport: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadIndex: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadPath: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadRow: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.listSelectionModel: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.listenerList: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.rowMapper: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.selection: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.selectionMode: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.sharedInstance: missing in harmony
+field javax.swing.JViewport.BACKINGSTORE_SCROLL_MODE: missing in harmony
+field javax.swing.JViewport.BLIT_SCROLL_MODE: missing in harmony
+field javax.swing.JViewport.SIMPLE_SCROLL_MODE: missing in harmony
+field javax.swing.JViewport.backingStore: missing in harmony
+field javax.swing.JViewport.backingStoreImage: missing in harmony
+field javax.swing.JViewport.isViewSizeSet: missing in harmony
+field javax.swing.JViewport.lastPaintPosition: missing in harmony
+field javax.swing.JViewport.scrollUnderway: missing in harmony
+field javax.swing.JWindow.ABORT: missing in harmony
+field javax.swing.JWindow.ALLBITS: missing in harmony
+field javax.swing.JWindow.BOTTOM_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.CENTER_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.ERROR: missing in harmony
+field javax.swing.JWindow.FRAMEBITS: missing in harmony
+field javax.swing.JWindow.HEIGHT: missing in harmony
+field javax.swing.JWindow.LEFT_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.PROPERTIES: missing in harmony
+field javax.swing.JWindow.RIGHT_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.SOMEBITS: missing in harmony
+field javax.swing.JWindow.TOP_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.WIDTH: missing in harmony
+field javax.swing.JWindow.accessibleContext: missing in harmony
+field javax.swing.JWindow.rootPane: missing in harmony
+field javax.swing.JWindow.rootPaneCheckingEnabled: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleAWTComponentHandler: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleAWTFocusHandler: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleContainerHandler: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleDescription: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleName: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleParent: missing in harmony
+field javax.swing.ListSelectionModel.MULTIPLE_INTERVAL_SELECTION: missing in harmony
+field javax.swing.ListSelectionModel.SINGLE_INTERVAL_SELECTION: missing in harmony
+field javax.swing.ListSelectionModel.SINGLE_SELECTION: missing in harmony
+field javax.swing.MenuSelectionManager.changeEvent: missing in harmony
+field javax.swing.MenuSelectionManager.listenerList: missing in harmony
+field javax.swing.ProgressMonitorInputStream.in: missing in harmony
+field javax.swing.ScrollPaneConstants.COLUMN_HEADER: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_ALWAYS: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_AS_NEEDED: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_NEVER: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_POLICY: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_LEADING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_LEFT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_RIGHT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_TRAILING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.ROW_HEADER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_LEADING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_LEFT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_RIGHT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_TRAILING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_AS_NEEDED: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_NEVER: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_POLICY: missing in harmony
+field javax.swing.ScrollPaneConstants.VIEWPORT: missing in harmony
+field javax.swing.ScrollPaneLayout.colHead: missing in harmony
+field javax.swing.ScrollPaneLayout.hsb: missing in harmony
+field javax.swing.ScrollPaneLayout.hsbPolicy: missing in harmony
+field javax.swing.ScrollPaneLayout.lowerLeft: missing in harmony
+field javax.swing.ScrollPaneLayout.lowerRight: missing in harmony
+field javax.swing.ScrollPaneLayout.rowHead: missing in harmony
+field javax.swing.ScrollPaneLayout.upperLeft: missing in harmony
+field javax.swing.ScrollPaneLayout.upperRight: missing in harmony
+field javax.swing.ScrollPaneLayout.viewport: missing in harmony
+field javax.swing.ScrollPaneLayout.vsb: missing in harmony
+field javax.swing.ScrollPaneLayout.vsbPolicy: missing in harmony
+field javax.swing.SizeRequirements.alignment: missing in harmony
+field javax.swing.SizeRequirements.maximum: missing in harmony
+field javax.swing.SizeRequirements.minimum: missing in harmony
+field javax.swing.SizeRequirements.preferred: missing in harmony
+field javax.swing.SwingConstants.BOTTOM: missing in harmony
+field javax.swing.SwingConstants.CENTER: missing in harmony
+field javax.swing.SwingConstants.EAST: missing in harmony
+field javax.swing.SwingConstants.HORIZONTAL: missing in harmony
+field javax.swing.SwingConstants.LEADING: missing in harmony
+field javax.swing.SwingConstants.LEFT: missing in harmony
+field javax.swing.SwingConstants.NORTH: missing in harmony
+field javax.swing.SwingConstants.NORTH_EAST: missing in harmony
+field javax.swing.SwingConstants.NORTH_WEST: missing in harmony
+field javax.swing.SwingConstants.RIGHT: missing in harmony
+field javax.swing.SwingConstants.SOUTH: missing in harmony
+field javax.swing.SwingConstants.SOUTH_EAST: missing in harmony
+field javax.swing.SwingConstants.SOUTH_WEST: missing in harmony
+field javax.swing.SwingConstants.TOP: missing in harmony
+field javax.swing.SwingConstants.TRAILING: missing in harmony
+field javax.swing.SwingConstants.VERTICAL: missing in harmony
+field javax.swing.SwingConstants.WEST: missing in harmony
+field javax.swing.Timer.listenerList: missing in harmony
+field javax.swing.ToolTipManager.heavyWeightPopupEnabled: missing in harmony
+field javax.swing.ToolTipManager.lightWeightPopupEnabled: missing in harmony
+method javax.swing.Box.Filler.action(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.add(java.awt.PopupMenu): missing in harmony
+method javax.swing.Box.Filler.addComponentListener(java.awt.event.ComponentListener): missing in harmony
+method javax.swing.Box.Filler.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.Box.Filler.addHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener): missing in harmony
+method javax.swing.Box.Filler.addHierarchyListener(java.awt.event.HierarchyListener): missing in harmony
+method javax.swing.Box.Filler.addInputMethodListener(java.awt.event.InputMethodListener): missing in harmony
+method javax.swing.Box.Filler.addKeyListener(java.awt.event.KeyListener): missing in harmony
+method javax.swing.Box.Filler.addMouseListener(java.awt.event.MouseListener): missing in harmony
+method javax.swing.Box.Filler.addMouseMotionListener(java.awt.event.MouseMotionListener): missing in harmony
+method javax.swing.Box.Filler.addNotify(): missing in harmony
+method javax.swing.Box.Filler.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.bounds(): missing in harmony
+method javax.swing.Box.Filler.changeShape(java.awt.Dimension, java.awt.Dimension, java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.checkImage(java.awt.Image, int, int, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.Box.Filler.checkImage(java.awt.Image, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.Box.Filler.clone(): missing in harmony
+method javax.swing.Box.Filler.coalesceEvents(java.awt.AWTEvent, java.awt.AWTEvent): missing in harmony
+method javax.swing.Box.Filler.contains(int, int): missing in harmony
+method javax.swing.Box.Filler.contains(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.createImage(int, int): missing in harmony
+method javax.swing.Box.Filler.createImage(java.awt.image.ImageProducer): missing in harmony
+method javax.swing.Box.Filler.deliverEvent(java.awt.Event): missing in harmony
+method javax.swing.Box.Filler.disable(): missing in harmony
+method javax.swing.Box.Filler.disableEvents(long): missing in harmony
+method javax.swing.Box.Filler.dispatchEvent(java.awt.AWTEvent): missing in harmony
+method javax.swing.Box.Filler.doLayout(): missing in harmony
+method javax.swing.Box.Filler.enable(): missing in harmony
+method javax.swing.Box.Filler.enable(boolean): missing in harmony
+method javax.swing.Box.Filler.enableEvents(long): missing in harmony
+method javax.swing.Box.Filler.enableInputMethods(boolean): missing in harmony
+method javax.swing.Box.Filler.equals(java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.finalize(): missing in harmony
+method javax.swing.Box.Filler.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.getAccessibleContext(): missing in harmony
+method javax.swing.Box.Filler.getAlignmentX(): missing in harmony
+method javax.swing.Box.Filler.getAlignmentY(): missing in harmony
+method javax.swing.Box.Filler.getBackground(): missing in harmony
+method javax.swing.Box.Filler.getBounds(): missing in harmony
+method javax.swing.Box.Filler.getBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.Box.Filler.getClass(): missing in harmony
+method javax.swing.Box.Filler.getColorModel(): missing in harmony
+method javax.swing.Box.Filler.getComponentAt(int, int): missing in harmony
+method javax.swing.Box.Filler.getComponentAt(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.getComponentOrientation(): missing in harmony
+method javax.swing.Box.Filler.getCursor(): missing in harmony
+method javax.swing.Box.Filler.getDropTarget(): missing in harmony
+method javax.swing.Box.Filler.getFont(): missing in harmony
+method javax.swing.Box.Filler.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.Box.Filler.getForeground(): missing in harmony
+method javax.swing.Box.Filler.getGraphics(): missing in harmony
+method javax.swing.Box.Filler.getGraphicsConfiguration(): missing in harmony
+method javax.swing.Box.Filler.getHeight(): missing in harmony
+method javax.swing.Box.Filler.getInputContext(): missing in harmony
+method javax.swing.Box.Filler.getInputMethodRequests(): missing in harmony
+method javax.swing.Box.Filler.getListeners(java.lang.Class): missing in harmony
+method javax.swing.Box.Filler.getLocale(): missing in harmony
+method javax.swing.Box.Filler.getLocation(): missing in harmony
+method javax.swing.Box.Filler.getLocation(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.getLocationOnScreen(): missing in harmony
+method javax.swing.Box.Filler.getMaximumSize(): missing in harmony
+method javax.swing.Box.Filler.getMinimumSize(): missing in harmony
+method javax.swing.Box.Filler.getName(): missing in harmony
+method javax.swing.Box.Filler.getParent(): missing in harmony
+method javax.swing.Box.Filler.getPeer(): missing in harmony
+method javax.swing.Box.Filler.getPreferredSize(): missing in harmony
+method javax.swing.Box.Filler.getSize(): missing in harmony
+method javax.swing.Box.Filler.getSize(java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.getToolkit(): missing in harmony
+method javax.swing.Box.Filler.getTreeLock(): missing in harmony
+method javax.swing.Box.Filler.getWidth(): missing in harmony
+method javax.swing.Box.Filler.getX(): missing in harmony
+method javax.swing.Box.Filler.getY(): missing in harmony
+method javax.swing.Box.Filler.gotFocus(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.handleEvent(java.awt.Event): missing in harmony
+method javax.swing.Box.Filler.hasFocus(): missing in harmony
+method javax.swing.Box.Filler.hashCode(): missing in harmony
+method javax.swing.Box.Filler.hide(): missing in harmony
+method javax.swing.Box.Filler.imageUpdate(java.awt.Image, int, int, int, int, int): missing in harmony
+method javax.swing.Box.Filler.inside(int, int): missing in harmony
+method javax.swing.Box.Filler.invalidate(): missing in harmony
+method javax.swing.Box.Filler.isDisplayable(): missing in harmony
+method javax.swing.Box.Filler.isDoubleBuffered(): missing in harmony
+method javax.swing.Box.Filler.isEnabled(): missing in harmony
+method javax.swing.Box.Filler.isFocusTraversable(): missing in harmony
+method javax.swing.Box.Filler.isLightweight(): missing in harmony
+method javax.swing.Box.Filler.isOpaque(): missing in harmony
+method javax.swing.Box.Filler.isShowing(): missing in harmony
+method javax.swing.Box.Filler.isValid(): missing in harmony
+method javax.swing.Box.Filler.isVisible(): missing in harmony
+method javax.swing.Box.Filler.keyDown(java.awt.Event, int): missing in harmony
+method javax.swing.Box.Filler.keyUp(java.awt.Event, int): missing in harmony
+method javax.swing.Box.Filler.layout(): missing in harmony
+method javax.swing.Box.Filler.list(): missing in harmony
+method javax.swing.Box.Filler.list(java.io.PrintStream): missing in harmony
+method javax.swing.Box.Filler.list(java.io.PrintStream, int): missing in harmony
+method javax.swing.Box.Filler.list(java.io.PrintWriter): missing in harmony
+method javax.swing.Box.Filler.list(java.io.PrintWriter, int): missing in harmony
+method javax.swing.Box.Filler.locate(int, int): missing in harmony
+method javax.swing.Box.Filler.location(): missing in harmony
+method javax.swing.Box.Filler.lostFocus(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.minimumSize(): missing in harmony
+method javax.swing.Box.Filler.mouseDown(java.awt.Event, int, int): missing in harmony
+method javax.swing.Box.Filler.mouseDrag(java.awt.Event, int, int): missing in harmony
+method javax.swing.Box.Filler.mouseEnter(java.awt.Event, int, int): missing in harmony
+method javax.swing.Box.Filler.mouseExit(java.awt.Event, int, int): missing in harmony
+method javax.swing.Box.Filler.mouseMove(java.awt.Event, int, int): missing in harmony
+method javax.swing.Box.Filler.mouseUp(java.awt.Event, int, int): missing in harmony
+method javax.swing.Box.Filler.move(int, int): missing in harmony
+method javax.swing.Box.Filler.nextFocus(): missing in harmony
+method javax.swing.Box.Filler.notify(): missing in harmony
+method javax.swing.Box.Filler.notifyAll(): missing in harmony
+method javax.swing.Box.Filler.paint(java.awt.Graphics): missing in harmony
+method javax.swing.Box.Filler.paintAll(java.awt.Graphics): missing in harmony
+method javax.swing.Box.Filler.paramString(): missing in harmony
+method javax.swing.Box.Filler.postEvent(java.awt.Event): missing in harmony
+method javax.swing.Box.Filler.preferredSize(): missing in harmony
+method javax.swing.Box.Filler.prepareImage(java.awt.Image, int, int, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.Box.Filler.prepareImage(java.awt.Image, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.Box.Filler.print(java.awt.Graphics): missing in harmony
+method javax.swing.Box.Filler.printAll(java.awt.Graphics): missing in harmony
+method javax.swing.Box.Filler.processComponentEvent(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.Box.Filler.processEvent(java.awt.AWTEvent): missing in harmony
+method javax.swing.Box.Filler.processFocusEvent(java.awt.event.FocusEvent): missing in harmony
+method javax.swing.Box.Filler.processHierarchyBoundsEvent(java.awt.event.HierarchyEvent): missing in harmony
+method javax.swing.Box.Filler.processHierarchyEvent(java.awt.event.HierarchyEvent): missing in harmony
+method javax.swing.Box.Filler.processInputMethodEvent(java.awt.event.InputMethodEvent): missing in harmony
+method javax.swing.Box.Filler.processKeyEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.Box.Filler.processMouseEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.Box.Filler.processMouseMotionEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.Box.Filler.remove(java.awt.MenuComponent): missing in harmony
+method javax.swing.Box.Filler.removeComponentListener(java.awt.event.ComponentListener): missing in harmony
+method javax.swing.Box.Filler.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.Box.Filler.removeHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener): missing in harmony
+method javax.swing.Box.Filler.removeHierarchyListener(java.awt.event.HierarchyListener): missing in harmony
+method javax.swing.Box.Filler.removeInputMethodListener(java.awt.event.InputMethodListener): missing in harmony
+method javax.swing.Box.Filler.removeKeyListener(java.awt.event.KeyListener): missing in harmony
+method javax.swing.Box.Filler.removeMouseListener(java.awt.event.MouseListener): missing in harmony
+method javax.swing.Box.Filler.removeMouseMotionListener(java.awt.event.MouseMotionListener): missing in harmony
+method javax.swing.Box.Filler.removeNotify(): missing in harmony
+method javax.swing.Box.Filler.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.repaint(): missing in harmony
+method javax.swing.Box.Filler.repaint(int, int, int, int): missing in harmony
+method javax.swing.Box.Filler.repaint(long): missing in harmony
+method javax.swing.Box.Filler.repaint(long, int, int, int, int): missing in harmony
+method javax.swing.Box.Filler.requestFocus(): missing in harmony
+method javax.swing.Box.Filler.reshape(int, int, int, int): missing in harmony
+method javax.swing.Box.Filler.resize(int, int): missing in harmony
+method javax.swing.Box.Filler.resize(java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.setBackground(java.awt.Color): missing in harmony
+method javax.swing.Box.Filler.setBounds(int, int, int, int): missing in harmony
+method javax.swing.Box.Filler.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.Box.Filler.setComponentOrientation(java.awt.ComponentOrientation): missing in harmony
+method javax.swing.Box.Filler.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.Box.Filler.setDropTarget(java.awt.dnd.DropTarget): missing in harmony
+method javax.swing.Box.Filler.setEnabled(boolean): missing in harmony
+method javax.swing.Box.Filler.setFont(java.awt.Font): missing in harmony
+method javax.swing.Box.Filler.setForeground(java.awt.Color): missing in harmony
+method javax.swing.Box.Filler.setLocale(java.util.Locale): missing in harmony
+method javax.swing.Box.Filler.setLocation(int, int): missing in harmony
+method javax.swing.Box.Filler.setLocation(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.setName(java.lang.String): missing in harmony
+method javax.swing.Box.Filler.setSize(int, int): missing in harmony
+method javax.swing.Box.Filler.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.setVisible(boolean): missing in harmony
+method javax.swing.Box.Filler.show(): missing in harmony
+method javax.swing.Box.Filler.show(boolean): missing in harmony
+method javax.swing.Box.Filler.size(): missing in harmony
+method javax.swing.Box.Filler.toString(): missing in harmony
+method javax.swing.Box.Filler.transferFocus(): missing in harmony
+method javax.swing.Box.Filler.update(java.awt.Graphics): missing in harmony
+method javax.swing.Box.Filler.validate(): missing in harmony
+method javax.swing.Box.Filler.wait(): missing in harmony
+method javax.swing.Box.Filler.wait(long): missing in harmony
+method javax.swing.Box.Filler.wait(long, int): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.clone(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.contains(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.equals(java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.finalize(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleAction(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleChild(int): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleComponent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleDescription(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleIcon(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleName(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleParent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleRelationSet(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleRole(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleSelection(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleStateSet(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleTable(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleText(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleValue(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getBackground(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getBounds(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getClass(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getCursor(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getFont(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getForeground(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocale(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocation(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocationOnScreen(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getSize(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.hashCode(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isEnabled(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isFocusTraversable(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isShowing(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isVisible(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.notify(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.notifyAll(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.requestFocus(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setBackground(java.awt.Color): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setEnabled(boolean): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setFont(java.awt.Font): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setForeground(java.awt.Color): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setLocation(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setVisible(boolean): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.toString(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(long): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(long, int): missing in harmony
+method javax.swing.BoxLayout.addLayoutComponent(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.BoxLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.BoxLayout.clone(): missing in harmony
+method javax.swing.BoxLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.BoxLayout.finalize(): missing in harmony
+method javax.swing.BoxLayout.getClass(): missing in harmony
+method javax.swing.BoxLayout.getLayoutAlignmentX(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.getLayoutAlignmentY(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.hashCode(): missing in harmony
+method javax.swing.BoxLayout.invalidateLayout(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.maximumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.notify(): missing in harmony
+method javax.swing.BoxLayout.notifyAll(): missing in harmony
+method javax.swing.BoxLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.BoxLayout.toString(): missing in harmony
+method javax.swing.BoxLayout.wait(): missing in harmony
+method javax.swing.BoxLayout.wait(long): missing in harmony
+method javax.swing.BoxLayout.wait(long, int): missing in harmony
+method javax.swing.ButtonGroup.add(javax.swing.AbstractButton): missing in harmony
+method javax.swing.ButtonGroup.clone(): missing in harmony
+method javax.swing.ButtonGroup.equals(java.lang.Object): missing in harmony
+method javax.swing.ButtonGroup.finalize(): missing in harmony
+method javax.swing.ButtonGroup.getButtonCount(): missing in harmony
+method javax.swing.ButtonGroup.getClass(): missing in harmony
+method javax.swing.ButtonGroup.getElements(): missing in harmony
+method javax.swing.ButtonGroup.getSelection(): missing in harmony
+method javax.swing.ButtonGroup.hashCode(): missing in harmony
+method javax.swing.ButtonGroup.isSelected(javax.swing.ButtonModel): missing in harmony
+method javax.swing.ButtonGroup.notify(): missing in harmony
+method javax.swing.ButtonGroup.notifyAll(): missing in harmony
+method javax.swing.ButtonGroup.remove(javax.swing.AbstractButton): missing in harmony
+method javax.swing.ButtonGroup.setSelected(javax.swing.ButtonModel, boolean): missing in harmony
+method javax.swing.ButtonGroup.toString(): missing in harmony
+method javax.swing.ButtonGroup.wait(): missing in harmony
+method javax.swing.ButtonGroup.wait(long): missing in harmony
+method javax.swing.ButtonGroup.wait(long, int): missing in harmony
+method javax.swing.ButtonModel.addActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.ButtonModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.ButtonModel.addItemListener(java.awt.event.ItemListener): missing in harmony
+method javax.swing.ButtonModel.getActionCommand(): missing in harmony
+method javax.swing.ButtonModel.getMnemonic(): missing in harmony
+method javax.swing.ButtonModel.getSelectedObjects(): missing in harmony
+method javax.swing.ButtonModel.isArmed(): missing in harmony
+method javax.swing.ButtonModel.isEnabled(): missing in harmony
+method javax.swing.ButtonModel.isPressed(): missing in harmony
+method javax.swing.ButtonModel.isRollover(): missing in harmony
+method javax.swing.ButtonModel.isSelected(): missing in harmony
+method javax.swing.ButtonModel.removeActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.ButtonModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.ButtonModel.removeItemListener(java.awt.event.ItemListener): missing in harmony
+method javax.swing.ButtonModel.setActionCommand(java.lang.String): missing in harmony
+method javax.swing.ButtonModel.setArmed(boolean): missing in harmony
+method javax.swing.ButtonModel.setEnabled(boolean): missing in harmony
+method javax.swing.ButtonModel.setGroup(javax.swing.ButtonGroup): missing in harmony
+method javax.swing.ButtonModel.setMnemonic(int): missing in harmony
+method javax.swing.ButtonModel.setPressed(boolean): missing in harmony
+method javax.swing.ButtonModel.setRollover(boolean): missing in harmony
+method javax.swing.ButtonModel.setSelected(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.addActionListener(java.awt.event.ActionListener): missing in harmony
-method javax.swing.DefaultButtonModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.DefaultButtonModel.addItemListener(java.awt.event.ItemListener): missing in harmony
-method javax.swing.DefaultButtonModel.getActionCommand(): missing in harmony
-method javax.swing.DefaultButtonModel.getMnemonic(): missing in harmony
-method javax.swing.DefaultButtonModel.getSelectedObjects(): missing in harmony
-method javax.swing.DefaultButtonModel.isArmed(): missing in harmony
-method javax.swing.DefaultButtonModel.isEnabled(): missing in harmony
-method javax.swing.DefaultButtonModel.isPressed(): missing in harmony
-method javax.swing.DefaultButtonModel.isRollover(): missing in harmony
-method javax.swing.DefaultButtonModel.isSelected(): missing in harmony
-method javax.swing.DefaultButtonModel.removeActionListener(java.awt.event.ActionListener): missing in harmony
-method javax.swing.DefaultButtonModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.DefaultButtonModel.removeItemListener(java.awt.event.ItemListener): missing in harmony
-method javax.swing.DefaultButtonModel.setActionCommand(java.lang.String): missing in harmony
-method javax.swing.DefaultButtonModel.setArmed(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setEnabled(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setGroup(javax.swing.ButtonGroup): missing in harmony
-method javax.swing.DefaultButtonModel.setMnemonic(int): missing in harmony
-method javax.swing.DefaultButtonModel.setPressed(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setRollover(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setSelected(boolean): missing in harmony
-method javax.swing.DefaultComboBoxModel.addElement(java.lang.Object): missing in harmony
-method javax.swing.DefaultComboBoxModel.addListDataListener(javax.swing.event.ListDataListener): missing in harmony
-method javax.swing.DefaultComboBoxModel.getElementAt(int): missing in harmony
-method javax.swing.DefaultComboBoxModel.getSelectedItem(): missing in harmony
-method javax.swing.DefaultComboBoxModel.getSize(): missing in harmony
-method javax.swing.DefaultComboBoxModel.insertElementAt(java.lang.Object, int): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeElement(java.lang.Object): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeElementAt(int): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeListDataListener(javax.swing.event.ListDataListener): missing in harmony
-method javax.swing.DefaultComboBoxModel.setSelectedItem(java.lang.Object): missing in harmony
-method javax.swing.DefaultListSelectionModel.addListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
-method javax.swing.DefaultListSelectionModel.addSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.clearSelection(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getAnchorSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getLeadSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getMaxSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getMinSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getSelectionMode(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getValueIsAdjusting(): missing in harmony
-method javax.swing.DefaultListSelectionModel.insertIndexInterval(int, int, boolean): missing in harmony
-method javax.swing.DefaultListSelectionModel.isSelectedIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.isSelectionEmpty(): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeIndexInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setAnchorSelectionIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setLeadSelectionIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setSelectionMode(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setValueIsAdjusting(boolean): missing in harmony
-method javax.swing.JTree.AccessibleJTree.addAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.clearAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.fireVisibleDataPropertyChange(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleAt(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleChild(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleChildrenCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleIndexInParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleRole(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelectionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.isAccessibleChildSelected(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.removeAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.selectAllAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeCollapsed(javax.swing.event.TreeExpansionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeExpanded(javax.swing.event.TreeExpansionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesChanged(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesInserted(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesRemoved(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeStructureChanged(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.valueChanged(javax.swing.event.TreeSelectionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addFocusListener(java.awt.event.FocusListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addPropertyChangeListener(java.beans.PropertyChangeListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clearAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.contains(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.doAccessibleAction(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAction(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionDescription(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAt(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChild(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChildrenCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleComponent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleContext(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleDescription(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleIndexInParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleName(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleRole(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelectionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleStateSet(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleText(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleValue(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBackground(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBounds(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getCursor(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFont(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFontMetrics(java.awt.Font): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getForeground(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocale(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocation(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationInJTree(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationOnScreen(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getSize(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isAccessibleChildSelected(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isEnabled(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isFocusTraversable(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isShowing(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isVisible(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeFocusListener(java.awt.event.FocusListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removePropertyChangeListener(java.beans.PropertyChangeListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.requestFocus(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.selectAllAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleDescription(java.lang.String): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleName(java.lang.String): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBackground(java.awt.Color): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBounds(java.awt.Rectangle): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setCursor(java.awt.Cursor): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setEnabled(boolean): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setFont(java.awt.Font): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setForeground(java.awt.Color): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setLocation(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setSize(java.awt.Dimension): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setVisible(boolean): not implemented in harmony
+method javax.swing.JToolBar.add(javax.swing.Action): missing in harmony
+method javax.swing.JToolBar.addSeparator(): missing in harmony
+method javax.swing.JToolBar.addSeparator(java.awt.Dimension): missing in harmony
+method javax.swing.JToolBar.createActionChangeListener(javax.swing.JButton): missing in harmony
+method javax.swing.JToolBar.createActionComponent(javax.swing.Action): missing in harmony
+method javax.swing.JToolBar.getComponentAtIndex(int): missing in harmony
+method javax.swing.JToolBar.getComponentIndex(java.awt.Component): missing in harmony
+method javax.swing.JToolBar.getMargin(): missing in harmony
+method javax.swing.JToolBar.getOrientation(): missing in harmony
+method javax.swing.JToolBar.getUI(): missing in harmony
+method javax.swing.JToolBar.isBorderPainted(): missing in harmony
+method javax.swing.JToolBar.isFloatable(): missing in harmony
+method javax.swing.JToolBar.setBorderPainted(boolean): missing in harmony
+method javax.swing.JToolBar.setFloatable(boolean): missing in harmony
+method javax.swing.JToolBar.setMargin(java.awt.Insets): missing in harmony
+method javax.swing.JToolBar.setOrientation(int): missing in harmony
+method javax.swing.JToolBar.setUI(javax.swing.plaf.ToolBarUI): missing in harmony
+method javax.swing.JToolBar.Separator.getSeparatorSize(): missing in harmony
+method javax.swing.JToolBar.Separator.setSeparatorSize(java.awt.Dimension): missing in harmony
+method javax.swing.JToolTip.getComponent(): missing in harmony
+method javax.swing.JToolTip.getTipText(): missing in harmony
+method javax.swing.JToolTip.getUI(): missing in harmony
+method javax.swing.JToolTip.setComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.JToolTip.setTipText(java.lang.String): missing in harmony
+method javax.swing.JTree.addSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.addSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.addSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.addSelectionRow(int): missing in harmony
+method javax.swing.JTree.addSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.addTreeExpansionListener(javax.swing.event.TreeExpansionListener): missing in harmony
+method javax.swing.JTree.addTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.addTreeWillExpandListener(javax.swing.event.TreeWillExpandListener): missing in harmony
+method javax.swing.JTree.cancelEditing(): missing in harmony
+method javax.swing.JTree.clearSelection(): missing in harmony
+method javax.swing.JTree.clearToggledPaths(): missing in harmony
+method javax.swing.JTree.collapsePath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.collapseRow(int): missing in harmony
+method javax.swing.JTree.convertValueToText(java.lang.Object, boolean, boolean, boolean, int, boolean): missing in harmony
+method javax.swing.JTree.createTreeModel(java.lang.Object): missing in harmony
+method javax.swing.JTree.createTreeModelListener(): missing in harmony
+method javax.swing.JTree.expandPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.expandRow(int): missing in harmony
+method javax.swing.JTree.fireTreeCollapsed(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeWillCollapse(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeWillExpand(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireValueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.getAnchorSelectionPath(): missing in harmony
+method javax.swing.JTree.getCellEditor(): missing in harmony
+method javax.swing.JTree.getCellRenderer(): missing in harmony
+method javax.swing.JTree.getClosestPathForLocation(int, int): missing in harmony
+method javax.swing.JTree.getClosestRowForLocation(int, int): missing in harmony
+method javax.swing.JTree.getDefaultTreeModel(): missing in harmony
+method javax.swing.JTree.getDescendantToggledPaths(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getEditingPath(): missing in harmony
+method javax.swing.JTree.getExpandedDescendants(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getExpandsSelectedPaths(): missing in harmony
+method javax.swing.JTree.getInvokesStopCellEditing(): missing in harmony
+method javax.swing.JTree.getLastSelectedPathComponent(): missing in harmony
+method javax.swing.JTree.getLeadSelectionPath(): missing in harmony
+method javax.swing.JTree.getLeadSelectionRow(): missing in harmony
+method javax.swing.JTree.getMaxSelectionRow(): missing in harmony
+method javax.swing.JTree.getMinSelectionRow(): missing in harmony
+method javax.swing.JTree.getModel(): missing in harmony
+method javax.swing.JTree.getPathBetweenRows(int, int): missing in harmony
+method javax.swing.JTree.getPathBounds(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getPathForLocation(int, int): missing in harmony
+method javax.swing.JTree.getPathForRow(int): missing in harmony
+method javax.swing.JTree.getPreferredScrollableViewportSize(): missing in harmony
+method javax.swing.JTree.getRowBounds(int): missing in harmony
+method javax.swing.JTree.getRowCount(): missing in harmony
+method javax.swing.JTree.getRowForLocation(int, int): missing in harmony
+method javax.swing.JTree.getRowForPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getRowHeight(): missing in harmony
+method javax.swing.JTree.getScrollableBlockIncrement(java.awt.Rectangle, int, int): missing in harmony
+method javax.swing.JTree.getScrollableTracksViewportHeight(): missing in harmony
+method javax.swing.JTree.getScrollableTracksViewportWidth(): missing in harmony
+method javax.swing.JTree.getScrollableUnitIncrement(java.awt.Rectangle, int, int): missing in harmony
+method javax.swing.JTree.getScrollsOnExpand(): missing in harmony
+method javax.swing.JTree.getSelectionCount(): missing in harmony
+method javax.swing.JTree.getSelectionModel(): missing in harmony
+method javax.swing.JTree.getSelectionPath(): missing in harmony
+method javax.swing.JTree.getSelectionPaths(): missing in harmony
+method javax.swing.JTree.getSelectionRows(): missing in harmony
+method javax.swing.JTree.getShowsRootHandles(): missing in harmony
+method javax.swing.JTree.getToggleClickCount(): missing in harmony
+method javax.swing.JTree.getUI(): missing in harmony
+method javax.swing.JTree.getVisibleRowCount(): missing in harmony
+method javax.swing.JTree.hasBeenExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isCollapsed(int): missing in harmony
+method javax.swing.JTree.isCollapsed(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isEditable(): missing in harmony
+method javax.swing.JTree.isEditing(): missing in harmony
+method javax.swing.JTree.isExpanded(int): missing in harmony
+method javax.swing.JTree.isExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isFixedRowHeight(): missing in harmony
+method javax.swing.JTree.isLargeModel(): missing in harmony
+method javax.swing.JTree.isPathEditable(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isPathSelected(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isRootVisible(): missing in harmony
+method javax.swing.JTree.isRowSelected(int): missing in harmony
+method javax.swing.JTree.isSelectionEmpty(): missing in harmony
+method javax.swing.JTree.isVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.makeVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.removeDescendantSelectedPaths(javax.swing.tree.TreePath, boolean): missing in harmony
+method javax.swing.JTree.removeDescendantToggledPaths(java.util.Enumeration): missing in harmony
+method javax.swing.JTree.removeSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.removeSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.removeSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.removeSelectionRow(int): missing in harmony
+method javax.swing.JTree.removeSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.removeTreeExpansionListener(javax.swing.event.TreeExpansionListener): missing in harmony
+method javax.swing.JTree.removeTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.removeTreeWillExpandListener(javax.swing.event.TreeWillExpandListener): missing in harmony
+method javax.swing.JTree.scrollPathToVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.scrollRowToVisible(int): missing in harmony
+method javax.swing.JTree.setAnchorSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.setCellEditor(javax.swing.tree.TreeCellEditor): missing in harmony
+method javax.swing.JTree.setCellRenderer(javax.swing.tree.TreeCellRenderer): missing in harmony
+method javax.swing.JTree.setEditable(boolean): missing in harmony
+method javax.swing.JTree.setExpandedState(javax.swing.tree.TreePath, boolean): missing in harmony
+method javax.swing.JTree.setExpandsSelectedPaths(boolean): missing in harmony
+method javax.swing.JTree.setInvokesStopCellEditing(boolean): missing in harmony
+method javax.swing.JTree.setLargeModel(boolean): missing in harmony
+method javax.swing.JTree.setLeadSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.setModel(javax.swing.tree.TreeModel): missing in harmony
+method javax.swing.JTree.setRootVisible(boolean): missing in harmony
+method javax.swing.JTree.setRowHeight(int): missing in harmony
+method javax.swing.JTree.setScrollsOnExpand(boolean): missing in harmony
+method javax.swing.JTree.setSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.setSelectionModel(javax.swing.tree.TreeSelectionModel): missing in harmony
+method javax.swing.JTree.setSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.setSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.setSelectionRow(int): missing in harmony
+method javax.swing.JTree.setSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.setShowsRootHandles(boolean): missing in harmony
+method javax.swing.JTree.setToggleClickCount(int): missing in harmony
+method javax.swing.JTree.setUI(javax.swing.plaf.TreeUI): missing in harmony
+method javax.swing.JTree.setVisibleRowCount(int): missing in harmony
+method javax.swing.JTree.startEditingAtPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.stopEditing(): missing in harmony
+method javax.swing.JTree.treeDidChange(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.addAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.clearAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.fireVisibleDataPropertyChange(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.getAccessibleSelectionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.isAccessibleChildSelected(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.removeAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.selectAllAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeCollapsed(javax.swing.event.TreeExpansionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeExpanded(javax.swing.event.TreeExpansionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesInserted(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesRemoved(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeStructureChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.valueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clearAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clone(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.contains(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.doAccessibleAction(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.finalize(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAction(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionDescription(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChild(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleComponent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleContext(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleDescription(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleIcon(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleName(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleParent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleRelationSet(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleRole(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelectionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleStateSet(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleTable(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleText(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleValue(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBackground(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBounds(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getClass(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getCursor(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFont(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getForeground(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocale(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocation(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationInJTree(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationOnScreen(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getSize(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.hashCode(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isAccessibleChildSelected(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isEnabled(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isFocusTraversable(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isShowing(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isVisible(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.notify(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.notifyAll(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.requestFocus(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.selectAllAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setEnabled(boolean): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setFont(java.awt.Font): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setVisible(boolean): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.toString(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(long): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(long, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.add(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.breadthFirstEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.children(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.clone(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.createChildren(javax.swing.tree.DefaultMutableTreeNode, java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.depthFirstEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.finalize(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getAllowsChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildAfter(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildAt(int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildBefore(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getClass(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getDepth(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getFirstChild(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getFirstLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getIndex(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLastChild(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLastLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLeafCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLevel(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextNode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextSibling(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getParent(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPath(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPathToRoot(javax.swing.tree.TreeNode, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousNode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousSibling(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getRoot(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getSharedAncestor(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getSiblingCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getUserObject(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getUserObjectPath(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.hashCode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.insert(javax.swing.tree.MutableTreeNode, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeAncestor(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeChild(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeDescendant(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeRelated(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeSibling(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isRoot(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.loadChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.notify(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.notifyAll(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.pathFromAncestorEnumeration(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.postorderEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.preorderEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.remove(int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.remove(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.removeAllChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.removeFromParent(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setAllowsChildren(boolean): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setParent(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setUserObject(java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.toString(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(long): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(long, int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.arePathsContiguous(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.canPathsBeAdded(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.canPathsBeRemoved(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.clearSelection(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.clone(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.finalize(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.fireValueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getClass(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getLeadSelectionPath(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getLeadSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getListeners(java.lang.Class): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getMaxSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getMinSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getRowMapper(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionCount(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionMode(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionPath(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionPaths(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionRows(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.hashCode(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.insureRowContinuity(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.insureUniqueness(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isPathSelected(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isRowSelected(int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isSelectionEmpty(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.notify(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.notifyAll(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.resetRowSelection(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setRowMapper(javax.swing.tree.RowMapper): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionMode(int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.sharedInstance(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.toString(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.updateLeadIndex(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(long): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(long, int): missing in harmony
+method javax.swing.JTree.TreeModelHandler.clone(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.TreeModelHandler.finalize(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.getClass(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.hashCode(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.notify(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.notifyAll(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.toString(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesInserted(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesRemoved(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeStructureChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(long): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(long, int): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.clone(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.finalize(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.getClass(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.hashCode(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.notify(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.notifyAll(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.toString(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.valueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(long): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(long, int): missing in harmony
+method javax.swing.JViewport.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.JViewport.computeBlit(int, int, java.awt.Point, java.awt.Point, java.awt.Dimension, java.awt.Rectangle): missing in harmony
+method javax.swing.JViewport.createLayoutManager(): missing in harmony
+method javax.swing.JViewport.createViewListener(): missing in harmony
+method javax.swing.JViewport.fireStateChanged(): missing in harmony
+method javax.swing.JViewport.getExtentSize(): missing in harmony
+method javax.swing.JViewport.getScrollMode(): missing in harmony
+method javax.swing.JViewport.getUI(): missing in harmony
+method javax.swing.JViewport.getView(): missing in harmony
+method javax.swing.JViewport.getViewPosition(): missing in harmony
+method javax.swing.JViewport.getViewRect(): missing in harmony
+method javax.swing.JViewport.getViewSize(): missing in harmony
+method javax.swing.JViewport.isBackingStoreEnabled(): missing in harmony
+method javax.swing.JViewport.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.JViewport.setBackingStoreEnabled(boolean): missing in harmony
+method javax.swing.JViewport.setExtentSize(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.setScrollMode(int): missing in harmony
+method javax.swing.JViewport.setUI(javax.swing.plaf.ViewportUI): missing in harmony
+method javax.swing.JViewport.setView(java.awt.Component): missing in harmony
+method javax.swing.JViewport.setViewPosition(java.awt.Point): missing in harmony
+method javax.swing.JViewport.setViewSize(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.toViewCoordinates(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.toViewCoordinates(java.awt.Point): missing in harmony
+method javax.swing.JViewport.ViewListener.clone(): missing in harmony
+method javax.swing.JViewport.ViewListener.componentHidden(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentMoved(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentResized(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentShown(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.equals(java.lang.Object): missing in harmony
+method javax.swing.JViewport.ViewListener.finalize(): missing in harmony
+method javax.swing.JViewport.ViewListener.getClass(): missing in harmony
+method javax.swing.JViewport.ViewListener.hashCode(): missing in harmony
+method javax.swing.JViewport.ViewListener.notify(): missing in harmony
+method javax.swing.JViewport.ViewListener.notifyAll(): missing in harmony
+method javax.swing.JViewport.ViewListener.toString(): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(long): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(long, int): missing in harmony
+method javax.swing.JWindow.action(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, int): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, java.lang.Object, int): missing in harmony
+method javax.swing.JWindow.add(java.awt.PopupMenu): missing in harmony
+method javax.swing.JWindow.add(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.JWindow.addComponentListener(java.awt.event.ComponentListener): missing in harmony
+method javax.swing.JWindow.addContainerListener(java.awt.event.ContainerListener): missing in harmony
+method javax.swing.JWindow.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.addHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener): missing in harmony
+method javax.swing.JWindow.addHierarchyListener(java.awt.event.HierarchyListener): missing in harmony
+method javax.swing.JWindow.addImpl(java.awt.Component, java.lang.Object, int): missing in harmony
+method javax.swing.JWindow.addInputMethodListener(java.awt.event.InputMethodListener): missing in harmony
+method javax.swing.JWindow.addKeyListener(java.awt.event.KeyListener): missing in harmony
+method javax.swing.JWindow.addMouseListener(java.awt.event.MouseListener): missing in harmony
+method javax.swing.JWindow.addMouseMotionListener(java.awt.event.MouseMotionListener): missing in harmony
+method javax.swing.JWindow.addNotify(): missing in harmony
+method javax.swing.JWindow.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.addWindowListener(java.awt.event.WindowListener): missing in harmony
+method javax.swing.JWindow.applyResourceBundle(java.lang.String): missing in harmony
+method javax.swing.JWindow.applyResourceBundle(java.util.ResourceBundle): missing in harmony
+method javax.swing.JWindow.bounds(): missing in harmony
+method javax.swing.JWindow.checkImage(java.awt.Image, int, int, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.checkImage(java.awt.Image, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.clone(): missing in harmony
+method javax.swing.JWindow.coalesceEvents(java.awt.AWTEvent, java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.contains(int, int): missing in harmony
+method javax.swing.JWindow.contains(java.awt.Point): missing in harmony
+method javax.swing.JWindow.countComponents(): missing in harmony
+method javax.swing.JWindow.createImage(int, int): missing in harmony
+method javax.swing.JWindow.createImage(java.awt.image.ImageProducer): missing in harmony
+method javax.swing.JWindow.createRootPane(): missing in harmony
+method javax.swing.JWindow.deliverEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.disable(): missing in harmony
+method javax.swing.JWindow.disableEvents(long): missing in harmony
+method javax.swing.JWindow.dispatchEvent(java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.dispose(): missing in harmony
+method javax.swing.JWindow.doLayout(): missing in harmony
+method javax.swing.JWindow.enable(): missing in harmony
+method javax.swing.JWindow.enable(boolean): missing in harmony
+method javax.swing.JWindow.enableEvents(long): missing in harmony
+method javax.swing.JWindow.enableInputMethods(boolean): missing in harmony
+method javax.swing.JWindow.equals(java.lang.Object): missing in harmony
+method javax.swing.JWindow.finalize(): missing in harmony
+method javax.swing.JWindow.findComponentAt(int, int): missing in harmony
+method javax.swing.JWindow.findComponentAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JWindow.getAccessibleContext(): missing in harmony
+method javax.swing.JWindow.getAlignmentX(): missing in harmony
+method javax.swing.JWindow.getAlignmentY(): missing in harmony
+method javax.swing.JWindow.getBackground(): missing in harmony
+method javax.swing.JWindow.getBounds(): missing in harmony
+method javax.swing.JWindow.getBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.getClass(): missing in harmony
+method javax.swing.JWindow.getColorModel(): missing in harmony
+method javax.swing.JWindow.getComponent(int): missing in harmony
+method javax.swing.JWindow.getComponentAt(int, int): missing in harmony
+method javax.swing.JWindow.getComponentAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.getComponentCount(): missing in harmony
+method javax.swing.JWindow.getComponentOrientation(): missing in harmony
+method javax.swing.JWindow.getComponents(): missing in harmony
+method javax.swing.JWindow.getContentPane(): missing in harmony
+method javax.swing.JWindow.getCursor(): missing in harmony
+method javax.swing.JWindow.getDropTarget(): missing in harmony
+method javax.swing.JWindow.getFocusOwner(): missing in harmony
+method javax.swing.JWindow.getFont(): missing in harmony
+method javax.swing.JWindow.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JWindow.getForeground(): missing in harmony
+method javax.swing.JWindow.getGlassPane(): missing in harmony
+method javax.swing.JWindow.getGraphics(): missing in harmony
+method javax.swing.JWindow.getGraphicsConfiguration(): missing in harmony
+method javax.swing.JWindow.getHeight(): missing in harmony
+method javax.swing.JWindow.getInputContext(): missing in harmony
+method javax.swing.JWindow.getInputMethodRequests(): missing in harmony
+method javax.swing.JWindow.getInsets(): missing in harmony
+method javax.swing.JWindow.getLayeredPane(): missing in harmony
+method javax.swing.JWindow.getLayout(): missing in harmony
+method javax.swing.JWindow.getListeners(java.lang.Class): missing in harmony
+method javax.swing.JWindow.getLocale(): missing in harmony
+method javax.swing.JWindow.getLocation(): missing in harmony
+method javax.swing.JWindow.getLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.getLocationOnScreen(): missing in harmony
+method javax.swing.JWindow.getMaximumSize(): missing in harmony
+method javax.swing.JWindow.getMinimumSize(): missing in harmony
+method javax.swing.JWindow.getName(): missing in harmony
+method javax.swing.JWindow.getOwnedWindows(): missing in harmony
+method javax.swing.JWindow.getOwner(): missing in harmony
+method javax.swing.JWindow.getParent(): missing in harmony
+method javax.swing.JWindow.getPeer(): missing in harmony
+method javax.swing.JWindow.getPreferredSize(): missing in harmony
+method javax.swing.JWindow.getRootPane(): missing in harmony
+method javax.swing.JWindow.getSize(): missing in harmony
+method javax.swing.JWindow.getSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.getToolkit(): missing in harmony
+method javax.swing.JWindow.getTreeLock(): missing in harmony
+method javax.swing.JWindow.getWarningString(): missing in harmony
+method javax.swing.JWindow.getWidth(): missing in harmony
+method javax.swing.JWindow.getX(): missing in harmony
+method javax.swing.JWindow.getY(): missing in harmony
+method javax.swing.JWindow.gotFocus(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.handleEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.hasFocus(): missing in harmony
+method javax.swing.JWindow.hashCode(): missing in harmony
+method javax.swing.JWindow.hide(): missing in harmony
+method javax.swing.JWindow.imageUpdate(java.awt.Image, int, int, int, int, int): missing in harmony
+method javax.swing.JWindow.insets(): missing in harmony
+method javax.swing.JWindow.inside(int, int): missing in harmony
+method javax.swing.JWindow.invalidate(): missing in harmony
+method javax.swing.JWindow.isAncestorOf(java.awt.Component): missing in harmony
+method javax.swing.JWindow.isDisplayable(): missing in harmony
+method javax.swing.JWindow.isDoubleBuffered(): missing in harmony
+method javax.swing.JWindow.isEnabled(): missing in harmony
+method javax.swing.JWindow.isFocusTraversable(): missing in harmony
+method javax.swing.JWindow.isLightweight(): missing in harmony
+method javax.swing.JWindow.isOpaque(): missing in harmony
+method javax.swing.JWindow.isRootPaneCheckingEnabled(): missing in harmony
+method javax.swing.JWindow.isShowing(): missing in harmony
+method javax.swing.JWindow.isValid(): missing in harmony
+method javax.swing.JWindow.isVisible(): missing in harmony
+method javax.swing.JWindow.keyDown(java.awt.Event, int): missing in harmony
+method javax.swing.JWindow.keyUp(java.awt.Event, int): missing in harmony
+method javax.swing.JWindow.layout(): missing in harmony
+method javax.swing.JWindow.list(): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintStream): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintStream, int): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintWriter): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintWriter, int): missing in harmony
+method javax.swing.JWindow.locate(int, int): missing in harmony
+method javax.swing.JWindow.location(): missing in harmony
+method javax.swing.JWindow.lostFocus(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.minimumSize(): missing in harmony
+method javax.swing.JWindow.mouseDown(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseDrag(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseEnter(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseExit(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseMove(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseUp(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.move(int, int): missing in harmony
+method javax.swing.JWindow.nextFocus(): missing in harmony
+method javax.swing.JWindow.notify(): missing in harmony
+method javax.swing.JWindow.notifyAll(): missing in harmony
+method javax.swing.JWindow.pack(): missing in harmony
+method javax.swing.JWindow.paint(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paintAll(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paintComponents(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paramString(): missing in harmony
+method javax.swing.JWindow.postEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.preferredSize(): missing in harmony
+method javax.swing.JWindow.prepareImage(java.awt.Image, int, int, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.prepareImage(java.awt.Image, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.print(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.printAll(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.printComponents(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.processComponentEvent(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JWindow.processContainerEvent(java.awt.event.ContainerEvent): missing in harmony
+method javax.swing.JWindow.processEvent(java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.processFocusEvent(java.awt.event.FocusEvent): missing in harmony
+method javax.swing.JWindow.processHierarchyBoundsEvent(java.awt.event.HierarchyEvent): missing in harmony
+method javax.swing.JWindow.processHierarchyEvent(java.awt.event.HierarchyEvent): missing in harmony
+method javax.swing.JWindow.processInputMethodEvent(java.awt.event.InputMethodEvent): missing in harmony
+method javax.swing.JWindow.processKeyEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.JWindow.processMouseEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.JWindow.processMouseMotionEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.JWindow.processWindowEvent(java.awt.event.WindowEvent): missing in harmony
+method javax.swing.JWindow.remove(int): missing in harmony
+method javax.swing.JWindow.remove(java.awt.Component): missing in harmony
+method javax.swing.JWindow.remove(java.awt.MenuComponent): missing in harmony
+method javax.swing.JWindow.removeAll(): missing in harmony
+method javax.swing.JWindow.removeComponentListener(java.awt.event.ComponentListener): missing in harmony
+method javax.swing.JWindow.removeContainerListener(java.awt.event.ContainerListener): missing in harmony
+method javax.swing.JWindow.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.removeHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener): missing in harmony
+method javax.swing.JWindow.removeHierarchyListener(java.awt.event.HierarchyListener): missing in harmony
+method javax.swing.JWindow.removeInputMethodListener(java.awt.event.InputMethodListener): missing in harmony
+method javax.swing.JWindow.removeKeyListener(java.awt.event.KeyListener): missing in harmony
+method javax.swing.JWindow.removeMouseListener(java.awt.event.MouseListener): missing in harmony
+method javax.swing.JWindow.removeMouseMotionListener(java.awt.event.MouseMotionListener): missing in harmony
+method javax.swing.JWindow.removeNotify(): missing in harmony
+method javax.swing.JWindow.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.removeWindowListener(java.awt.event.WindowListener): missing in harmony
+method javax.swing.JWindow.repaint(): missing in harmony
+method javax.swing.JWindow.repaint(int, int, int, int): missing in harmony
+method javax.swing.JWindow.repaint(long): missing in harmony
+method javax.swing.JWindow.repaint(long, int, int, int, int): missing in harmony
+method javax.swing.JWindow.requestFocus(): missing in harmony
+method javax.swing.JWindow.reshape(int, int, int, int): missing in harmony
+method javax.swing.JWindow.resize(int, int): missing in harmony
+method javax.swing.JWindow.resize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.setBounds(int, int, int, int): missing in harmony
+method javax.swing.JWindow.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.setComponentOrientation(java.awt.ComponentOrientation): missing in harmony
+method javax.swing.JWindow.setContentPane(java.awt.Container): missing in harmony
+method javax.swing.JWindow.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JWindow.setDropTarget(java.awt.dnd.DropTarget): missing in harmony
+method javax.swing.JWindow.setEnabled(boolean): missing in harmony
+method javax.swing.JWindow.setFont(java.awt.Font): missing in harmony
+method javax.swing.JWindow.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.setGlassPane(java.awt.Component): missing in harmony
+method javax.swing.JWindow.setLayeredPane(javax.swing.JLayeredPane): missing in harmony
+method javax.swing.JWindow.setLayout(java.awt.LayoutManager): missing in harmony
+method javax.swing.JWindow.setLocale(java.util.Locale): missing in harmony
+method javax.swing.JWindow.setLocation(int, int): missing in harmony
+method javax.swing.JWindow.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.setName(java.lang.String): missing in harmony
+method javax.swing.JWindow.setRootPane(javax.swing.JRootPane): missing in harmony
+method javax.swing.JWindow.setRootPaneCheckingEnabled(boolean): missing in harmony
+method javax.swing.JWindow.setSize(int, int): missing in harmony
+method javax.swing.JWindow.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setVisible(boolean): missing in harmony
+method javax.swing.JWindow.show(): missing in harmony
+method javax.swing.JWindow.show(boolean): missing in harmony
+method javax.swing.JWindow.size(): missing in harmony
+method javax.swing.JWindow.toBack(): missing in harmony
+method javax.swing.JWindow.toFront(): missing in harmony
+method javax.swing.JWindow.toString(): missing in harmony
+method javax.swing.JWindow.transferFocus(): missing in harmony
+method javax.swing.JWindow.update(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.validate(): missing in harmony
+method javax.swing.JWindow.validateTree(): missing in harmony
+method javax.swing.JWindow.wait(): missing in harmony
+method javax.swing.JWindow.wait(long): missing in harmony
+method javax.swing.JWindow.wait(long, int): missing in harmony
+method javax.swing.JWindow.windowInit(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.clone(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.contains(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.equals(java.lang.Object): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.finalize(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleAction(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleChild(int): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleComponent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleDescription(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleIcon(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleName(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleParent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleRelationSet(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleRole(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleSelection(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleStateSet(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleTable(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleText(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleValue(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getBackground(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getBounds(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getClass(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getCursor(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getFont(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getForeground(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocale(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocation(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocationOnScreen(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getSize(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.hashCode(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isEnabled(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isFocusTraversable(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isShowing(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isVisible(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.notify(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.notifyAll(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.requestFocus(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setEnabled(boolean): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setFont(java.awt.Font): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setVisible(boolean): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.toString(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(long): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(long, int): missing in harmony
+method javax.swing.KeyStroke.clone(): missing in harmony
+method javax.swing.KeyStroke.equals(java.lang.Object): missing in harmony
+method javax.swing.KeyStroke.finalize(): missing in harmony
+method javax.swing.KeyStroke.getClass(): missing in harmony
+method javax.swing.KeyStroke.getKeyChar(): missing in harmony
+method javax.swing.KeyStroke.getKeyCode(): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(char): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(char, boolean): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(int, int): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(int, int, boolean): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(java.lang.Character, int): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(java.lang.String): missing in harmony
+method javax.swing.KeyStroke.getKeyStrokeForEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.KeyStroke.getModifiers(): missing in harmony
+method javax.swing.KeyStroke.hashCode(): missing in harmony
+method javax.swing.KeyStroke.isOnKeyRelease(): missing in harmony
+method javax.swing.KeyStroke.notify(): missing in harmony
+method javax.swing.KeyStroke.notifyAll(): missing in harmony
+method javax.swing.KeyStroke.toString(): missing in harmony
+method javax.swing.KeyStroke.wait(): missing in harmony
+method javax.swing.KeyStroke.wait(long): missing in harmony
+method javax.swing.KeyStroke.wait(long, int): missing in harmony
+method javax.swing.ListSelectionModel.addListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
+method javax.swing.ListSelectionModel.addSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.clearSelection(): missing in harmony
+method javax.swing.ListSelectionModel.getAnchorSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getLeadSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getMaxSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getMinSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getSelectionMode(): missing in harmony
+method javax.swing.ListSelectionModel.getValueIsAdjusting(): missing in harmony
+method javax.swing.ListSelectionModel.insertIndexInterval(int, int, boolean): missing in harmony
+method javax.swing.ListSelectionModel.isSelectedIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.isSelectionEmpty(): missing in harmony
+method javax.swing.ListSelectionModel.removeIndexInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.removeListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
+method javax.swing.ListSelectionModel.removeSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.setAnchorSelectionIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.setLeadSelectionIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.setSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.setSelectionMode(int): missing in harmony
+method javax.swing.ListSelectionModel.setValueIsAdjusting(boolean): missing in harmony
+method javax.swing.LookAndFeel.clone(): missing in harmony
+method javax.swing.LookAndFeel.equals(java.lang.Object): missing in harmony
+method javax.swing.LookAndFeel.finalize(): missing in harmony
+method javax.swing.LookAndFeel.getClass(): missing in harmony
+method javax.swing.LookAndFeel.getDefaults(): missing in harmony
+method javax.swing.LookAndFeel.getDescription(): missing in harmony
+method javax.swing.LookAndFeel.getID(): missing in harmony
+method javax.swing.LookAndFeel.getName(): missing in harmony
+method javax.swing.LookAndFeel.hashCode(): missing in harmony
+method javax.swing.LookAndFeel.initialize(): missing in harmony
+method javax.swing.LookAndFeel.installBorder(javax.swing.JComponent, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.installColors(javax.swing.JComponent, java.lang.String, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.installColorsAndFont(javax.swing.JComponent, java.lang.String, java.lang.String, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.isNativeLookAndFeel(): missing in harmony
+method javax.swing.LookAndFeel.isSupportedLookAndFeel(): missing in harmony
+method javax.swing.LookAndFeel.loadKeyBindings(javax.swing.InputMap, java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.makeComponentInputMap(javax.swing.JComponent, java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.makeIcon(java.lang.Class, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.makeInputMap(java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.makeKeyBindings(java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.notify(): missing in harmony
+method javax.swing.LookAndFeel.notifyAll(): missing in harmony
+method javax.swing.LookAndFeel.toString(): missing in harmony
+method javax.swing.LookAndFeel.uninitialize(): missing in harmony
+method javax.swing.LookAndFeel.uninstallBorder(javax.swing.JComponent): missing in harmony
+method javax.swing.LookAndFeel.wait(): missing in harmony
+method javax.swing.LookAndFeel.wait(long): missing in harmony
+method javax.swing.LookAndFeel.wait(long, int): missing in harmony
+method javax.swing.MenuSelectionManager.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.MenuSelectionManager.clearSelectedPath(): missing in harmony
+method javax.swing.MenuSelectionManager.clone(): missing in harmony
+method javax.swing.MenuSelectionManager.componentForPoint(java.awt.Component, java.awt.Point): missing in harmony
+method javax.swing.MenuSelectionManager.defaultManager(): missing in harmony
+method javax.swing.MenuSelectionManager.equals(java.lang.Object): missing in harmony
+method javax.swing.MenuSelectionManager.finalize(): missing in harmony
+method javax.swing.MenuSelectionManager.fireStateChanged(): missing in harmony
+method javax.swing.MenuSelectionManager.getClass(): missing in harmony
+method javax.swing.MenuSelectionManager.getSelectedPath(): missing in harmony
+method javax.swing.MenuSelectionManager.hashCode(): missing in harmony
+method javax.swing.MenuSelectionManager.isComponentPartOfCurrentMenu(java.awt.Component): missing in harmony
+method javax.swing.MenuSelectionManager.notify(): missing in harmony
+method javax.swing.MenuSelectionManager.notifyAll(): missing in harmony
+method javax.swing.MenuSelectionManager.processKeyEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.MenuSelectionManager.processMouseEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.MenuSelectionManager.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.MenuSelectionManager.setSelectedPath(javax.swing.MenuElement[]): missing in harmony
+method javax.swing.MenuSelectionManager.toString(): missing in harmony
+method javax.swing.MenuSelectionManager.wait(): missing in harmony
+method javax.swing.MenuSelectionManager.wait(long): missing in harmony
+method javax.swing.MenuSelectionManager.wait(long, int): missing in harmony
+method javax.swing.MutableComboBoxModel.addElement(java.lang.Object): missing in harmony
+method javax.swing.MutableComboBoxModel.addListDataListener(javax.swing.event.ListDataListener): missing in harmony
+method javax.swing.MutableComboBoxModel.getElementAt(int): missing in harmony
+method javax.swing.MutableComboBoxModel.getSelectedItem(): missing in harmony
+method javax.swing.MutableComboBoxModel.getSize(): missing in harmony
+method javax.swing.MutableComboBoxModel.insertElementAt(java.lang.Object, int): missing in harmony
+method javax.swing.MutableComboBoxModel.removeElement(java.lang.Object): missing in harmony
+method javax.swing.MutableComboBoxModel.removeElementAt(int): missing in harmony
+method javax.swing.MutableComboBoxModel.removeListDataListener(javax.swing.event.ListDataListener): missing in harmony
+method javax.swing.MutableComboBoxModel.setSelectedItem(java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.addLayoutComponent(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.OverlayLayout.clone(): missing in harmony
+method javax.swing.OverlayLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.finalize(): missing in harmony
+method javax.swing.OverlayLayout.getClass(): missing in harmony
+method javax.swing.OverlayLayout.getLayoutAlignmentX(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.getLayoutAlignmentY(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.hashCode(): missing in harmony
+method javax.swing.OverlayLayout.invalidateLayout(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.maximumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.notify(): missing in harmony
+method javax.swing.OverlayLayout.notifyAll(): missing in harmony
+method javax.swing.OverlayLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.OverlayLayout.toString(): missing in harmony
+method javax.swing.OverlayLayout.wait(): missing in harmony
+method javax.swing.OverlayLayout.wait(long): missing in harmony
+method javax.swing.OverlayLayout.wait(long, int): missing in harmony
+method javax.swing.ProgressMonitor.clone(): missing in harmony
+method javax.swing.ProgressMonitor.close(): missing in harmony
+method javax.swing.ProgressMonitor.equals(java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitor.finalize(): missing in harmony
+method javax.swing.ProgressMonitor.getClass(): missing in harmony
+method javax.swing.ProgressMonitor.getMaximum(): missing in harmony
+method javax.swing.ProgressMonitor.getMillisToDecideToPopup(): missing in harmony
+method javax.swing.ProgressMonitor.getMillisToPopup(): missing in harmony
+method javax.swing.ProgressMonitor.getMinimum(): missing in harmony
+method javax.swing.ProgressMonitor.getNote(): missing in harmony
+method javax.swing.ProgressMonitor.hashCode(): missing in harmony
+method javax.swing.ProgressMonitor.isCanceled(): missing in harmony
+method javax.swing.ProgressMonitor.notify(): missing in harmony
+method javax.swing.ProgressMonitor.notifyAll(): missing in harmony
+method javax.swing.ProgressMonitor.setMaximum(int): missing in harmony
+method javax.swing.ProgressMonitor.setMillisToDecideToPopup(int): missing in harmony
+method javax.swing.ProgressMonitor.setMillisToPopup(int): missing in harmony
+method javax.swing.ProgressMonitor.setMinimum(int): missing in harmony
+method javax.swing.ProgressMonitor.setNote(java.lang.String): missing in harmony
+method javax.swing.ProgressMonitor.setProgress(int): missing in harmony
+method javax.swing.ProgressMonitor.toString(): missing in harmony
+method javax.swing.ProgressMonitor.wait(): missing in harmony
+method javax.swing.ProgressMonitor.wait(long): missing in harmony
+method javax.swing.ProgressMonitor.wait(long, int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.available(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.clone(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.close(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.equals(java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitorInputStream.finalize(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.getClass(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.getProgressMonitor(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.hashCode(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.mark(int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.markSupported(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.notify(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.notifyAll(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(byte[]): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(byte[], int, int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.reset(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.skip(long): missing in harmony
+method javax.swing.ProgressMonitorInputStream.toString(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(long): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(long, int): missing in harmony
+method javax.swing.RepaintManager.addDirtyRegion(javax.swing.JComponent, int, int, int, int): missing in harmony
+method javax.swing.RepaintManager.addInvalidComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.clone(): missing in harmony
+method javax.swing.RepaintManager.currentManager(java.awt.Component): missing in harmony
+method javax.swing.RepaintManager.currentManager(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.equals(java.lang.Object): missing in harmony
+method javax.swing.RepaintManager.finalize(): missing in harmony
+method javax.swing.RepaintManager.getClass(): missing in harmony
+method javax.swing.RepaintManager.getDirtyRegion(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.getDoubleBufferMaximumSize(): missing in harmony
+method javax.swing.RepaintManager.getOffscreenBuffer(java.awt.Component, int, int): missing in harmony
+method javax.swing.RepaintManager.hashCode(): missing in harmony
+method javax.swing.RepaintManager.isCompletelyDirty(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.isDoubleBufferingEnabled(): missing in harmony
+method javax.swing.RepaintManager.markCompletelyClean(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.markCompletelyDirty(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.notify(): missing in harmony
+method javax.swing.RepaintManager.notifyAll(): missing in harmony
+method javax.swing.RepaintManager.paintDirtyRegions(): missing in harmony
+method javax.swing.RepaintManager.removeInvalidComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.setCurrentManager(javax.swing.RepaintManager): missing in harmony
+method javax.swing.RepaintManager.setDoubleBufferMaximumSize(java.awt.Dimension): missing in harmony
+method javax.swing.RepaintManager.setDoubleBufferingEnabled(boolean): missing in harmony
+method javax.swing.RepaintManager.toString(): missing in harmony
+method javax.swing.RepaintManager.validateInvalidComponents(): missing in harmony
+method javax.swing.RepaintManager.wait(): missing in harmony
+method javax.swing.RepaintManager.wait(long): missing in harmony
+method javax.swing.RepaintManager.wait(long, int): missing in harmony
+method javax.swing.ScrollPaneLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.addSingletonComponent(java.awt.Component, java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.clone(): missing in harmony
+method javax.swing.ScrollPaneLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.ScrollPaneLayout.finalize(): missing in harmony
+method javax.swing.ScrollPaneLayout.getClass(): missing in harmony
+method javax.swing.ScrollPaneLayout.getColumnHeader(): missing in harmony
+method javax.swing.ScrollPaneLayout.getCorner(java.lang.String): missing in harmony
+method javax.swing.ScrollPaneLayout.getHorizontalScrollBar(): missing in harmony
+method javax.swing.ScrollPaneLayout.getHorizontalScrollBarPolicy(): missing in harmony
+method javax.swing.ScrollPaneLayout.getRowHeader(): missing in harmony
+method javax.swing.ScrollPaneLayout.getVerticalScrollBar(): missing in harmony
+method javax.swing.ScrollPaneLayout.getVerticalScrollBarPolicy(): missing in harmony
+method javax.swing.ScrollPaneLayout.getViewport(): missing in harmony
+method javax.swing.ScrollPaneLayout.getViewportBorderBounds(javax.swing.JScrollPane): missing in harmony
+method javax.swing.ScrollPaneLayout.hashCode(): missing in harmony
+method javax.swing.ScrollPaneLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.notify(): missing in harmony
+method javax.swing.ScrollPaneLayout.notifyAll(): missing in harmony
+method javax.swing.ScrollPaneLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.setHorizontalScrollBarPolicy(int): missing in harmony
+method javax.swing.ScrollPaneLayout.setVerticalScrollBarPolicy(int): missing in harmony
+method javax.swing.ScrollPaneLayout.syncWithScrollPane(javax.swing.JScrollPane): missing in harmony
+method javax.swing.ScrollPaneLayout.toString(): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(long): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(long, int): missing in harmony
+method javax.swing.SizeRequirements.adjustSizes(int, javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.calculateAlignedPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[]): missing in harmony
+method javax.swing.SizeRequirements.calculateTiledPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[]): missing in harmony
+method javax.swing.SizeRequirements.clone(): missing in harmony
+method javax.swing.SizeRequirements.equals(java.lang.Object): missing in harmony
+method javax.swing.SizeRequirements.finalize(): missing in harmony
+method javax.swing.SizeRequirements.getAlignedSizeRequirements(javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.getClass(): missing in harmony
+method javax.swing.SizeRequirements.getTiledSizeRequirements(javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.hashCode(): missing in harmony
+method javax.swing.SizeRequirements.notify(): missing in harmony
+method javax.swing.SizeRequirements.notifyAll(): missing in harmony
+method javax.swing.SizeRequirements.toString(): missing in harmony
+method javax.swing.SizeRequirements.wait(): missing in harmony
+method javax.swing.SizeRequirements.wait(long): missing in harmony
+method javax.swing.SizeRequirements.wait(long, int): missing in harmony
+method javax.swing.SizeSequence.clone(): missing in harmony
+method javax.swing.SizeSequence.equals(java.lang.Object): missing in harmony
+method javax.swing.SizeSequence.finalize(): missing in harmony
+method javax.swing.SizeSequence.getClass(): missing in harmony
+method javax.swing.SizeSequence.getIndex(int): missing in harmony
+method javax.swing.SizeSequence.getPosition(int): missing in harmony
+method javax.swing.SizeSequence.getSize(int): missing in harmony
+method javax.swing.SizeSequence.getSizes(): missing in harmony
+method javax.swing.SizeSequence.hashCode(): missing in harmony
+method javax.swing.SizeSequence.insertEntries(int, int, int): missing in harmony
+method javax.swing.SizeSequence.notify(): missing in harmony
+method javax.swing.SizeSequence.notifyAll(): missing in harmony
+method javax.swing.SizeSequence.removeEntries(int, int): missing in harmony
+method javax.swing.SizeSequence.setSize(int, int): missing in harmony
+method javax.swing.SizeSequence.setSizes(int[]): missing in harmony
+method javax.swing.SizeSequence.toString(): missing in harmony
+method javax.swing.SizeSequence.wait(): missing in harmony
+method javax.swing.SizeSequence.wait(long): missing in harmony
+method javax.swing.SizeSequence.wait(long, int): missing in harmony
+method javax.swing.SwingUtilities.clone(): missing in harmony
+method javax.swing.SwingUtilities.computeDifference(java.awt.Rectangle, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.computeIntersection(int, int, int, int, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.computeStringWidth(java.awt.FontMetrics, java.lang.String): missing in harmony
+method javax.swing.SwingUtilities.computeUnion(int, int, int, int, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.convertMouseEvent(java.awt.Component, java.awt.event.MouseEvent, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPoint(java.awt.Component, int, int, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPoint(java.awt.Component, java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPointFromScreen(java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPointToScreen(java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertRectangle(java.awt.Component, java.awt.Rectangle, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.equals(java.lang.Object): missing in harmony
+method javax.swing.SwingUtilities.finalize(): missing in harmony
+method javax.swing.SwingUtilities.findFocusOwner(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleAt(java.awt.Component, java.awt.Point): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleChild(java.awt.Component, int): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleChildrenCount(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleIndexInParent(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleStateSet(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAncestorNamed(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAncestorOfClass(java.lang.Class, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getClass(): missing in harmony
+method javax.swing.SwingUtilities.getDeepestComponentAt(java.awt.Component, int, int): missing in harmony
+method javax.swing.SwingUtilities.getLocalBounds(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getRoot(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getRootPane(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getUIActionMap(javax.swing.JComponent): missing in harmony
+method javax.swing.SwingUtilities.getUIInputMap(javax.swing.JComponent, int): missing in harmony
+method javax.swing.SwingUtilities.getWindowAncestor(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.hashCode(): missing in harmony
+method javax.swing.SwingUtilities.invokeAndWait(java.lang.Runnable): missing in harmony
+method javax.swing.SwingUtilities.invokeLater(java.lang.Runnable): missing in harmony
+method javax.swing.SwingUtilities.isDescendingFrom(java.awt.Component, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.isEventDispatchThread(): missing in harmony
+method javax.swing.SwingUtilities.isLeftMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.isMiddleMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.isRectangleContainingRectangle(java.awt.Rectangle, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.isRightMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.layoutCompoundLabel(java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int): missing in harmony
+method javax.swing.SwingUtilities.layoutCompoundLabel(javax.swing.JComponent, java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int): missing in harmony
+method javax.swing.SwingUtilities.notify(): missing in harmony
+method javax.swing.SwingUtilities.notifyAction(javax.swing.Action, javax.swing.KeyStroke, java.awt.event.KeyEvent, java.lang.Object, int): missing in harmony
+method javax.swing.SwingUtilities.notifyAll(): missing in harmony
+method javax.swing.SwingUtilities.paintComponent(java.awt.Graphics, java.awt.Component, java.awt.Container, int, int, int, int): missing in harmony
+method javax.swing.SwingUtilities.paintComponent(java.awt.Graphics, java.awt.Component, java.awt.Container, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.replaceUIActionMap(javax.swing.JComponent, javax.swing.ActionMap): missing in harmony
+method javax.swing.SwingUtilities.replaceUIInputMap(javax.swing.JComponent, int, javax.swing.InputMap): missing in harmony
+method javax.swing.SwingUtilities.toString(): missing in harmony
+method javax.swing.SwingUtilities.updateComponentTreeUI(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.wait(): missing in harmony
+method javax.swing.SwingUtilities.wait(long): missing in harmony
+method javax.swing.SwingUtilities.wait(long, int): missing in harmony
+method javax.swing.SwingUtilities.windowForComponent(java.awt.Component): missing in harmony
+method javax.swing.Timer.addActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.Timer.clone(): missing in harmony
+method javax.swing.Timer.equals(java.lang.Object): missing in harmony
+method javax.swing.Timer.finalize(): missing in harmony
+method javax.swing.Timer.fireActionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.Timer.getClass(): missing in harmony
+method javax.swing.Timer.getDelay(): missing in harmony
+method javax.swing.Timer.getInitialDelay(): missing in harmony
+method javax.swing.Timer.getListeners(java.lang.Class): missing in harmony
+method javax.swing.Timer.getLogTimers(): missing in harmony
+method javax.swing.Timer.hashCode(): missing in harmony
+method javax.swing.Timer.isCoalesce(): missing in harmony
+method javax.swing.Timer.isRepeats(): missing in harmony
+method javax.swing.Timer.isRunning(): missing in harmony
+method javax.swing.Timer.notify(): missing in harmony
+method javax.swing.Timer.notifyAll(): missing in harmony
+method javax.swing.Timer.removeActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.Timer.restart(): missing in harmony
+method javax.swing.Timer.setCoalesce(boolean): missing in harmony
+method javax.swing.Timer.setDelay(int): missing in harmony
+method javax.swing.Timer.setInitialDelay(int): missing in harmony
+method javax.swing.Timer.setLogTimers(boolean): missing in harmony
+method javax.swing.Timer.setRepeats(boolean): missing in harmony
+method javax.swing.Timer.start(): missing in harmony
+method javax.swing.Timer.stop(): missing in harmony
+method javax.swing.Timer.toString(): missing in harmony
+method javax.swing.Timer.wait(): missing in harmony
+method javax.swing.Timer.wait(long): missing in harmony
+method javax.swing.Timer.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.clone(): missing in harmony
+method javax.swing.ToolTipManager.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.finalize(): missing in harmony
+method javax.swing.ToolTipManager.getClass(): missing in harmony
+method javax.swing.ToolTipManager.getDismissDelay(): missing in harmony
+method javax.swing.ToolTipManager.getInitialDelay(): missing in harmony
+method javax.swing.ToolTipManager.getReshowDelay(): missing in harmony
+method javax.swing.ToolTipManager.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.isEnabled(): missing in harmony
+method javax.swing.ToolTipManager.isLightWeightPopupEnabled(): missing in harmony
+method javax.swing.ToolTipManager.mouseClicked(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseDragged(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseEntered(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseExited(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseMoved(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mousePressed(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseReleased(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.notify(): missing in harmony
+method javax.swing.ToolTipManager.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.registerComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.ToolTipManager.setDismissDelay(int): missing in harmony
+method javax.swing.ToolTipManager.setEnabled(boolean): missing in harmony
+method javax.swing.ToolTipManager.setInitialDelay(int): missing in harmony
+method javax.swing.ToolTipManager.setLightWeightPopupEnabled(boolean): missing in harmony
+method javax.swing.ToolTipManager.setReshowDelay(int): missing in harmony
+method javax.swing.ToolTipManager.sharedInstance(): missing in harmony
+method javax.swing.ToolTipManager.toString(): missing in harmony
+method javax.swing.ToolTipManager.unregisterComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.ToolTipManager.wait(): missing in harmony
+method javax.swing.ToolTipManager.wait(long): missing in harmony
+method javax.swing.ToolTipManager.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(long, int): missing in harmony
+method javax.swing.UIDefaults.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIDefaults.clear(): missing in harmony
+method javax.swing.UIDefaults.clone(): missing in harmony
+method javax.swing.UIDefaults.contains(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.containsKey(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.containsValue(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.elements(): missing in harmony
+method javax.swing.UIDefaults.entrySet(): missing in harmony
+method javax.swing.UIDefaults.equals(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.finalize(): missing in harmony
+method javax.swing.UIDefaults.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.get(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getBorder(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getClass(): missing in harmony
+method javax.swing.UIDefaults.getColor(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getDimension(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getFont(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getIcon(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getInsets(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getInt(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getString(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getUI(javax.swing.JComponent): missing in harmony
+method javax.swing.UIDefaults.getUIClass(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.getUIClass(java.lang.String, java.lang.ClassLoader): missing in harmony
+method javax.swing.UIDefaults.getUIError(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.hashCode(): missing in harmony
+method javax.swing.UIDefaults.isEmpty(): missing in harmony
+method javax.swing.UIDefaults.keySet(): missing in harmony
+method javax.swing.UIDefaults.keys(): missing in harmony
+method javax.swing.UIDefaults.notify(): missing in harmony
+method javax.swing.UIDefaults.notifyAll(): missing in harmony
+method javax.swing.UIDefaults.put(java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.putAll(java.util.Map): missing in harmony
+method javax.swing.UIDefaults.putDefaults(java.lang.Object[]): missing in harmony
+method javax.swing.UIDefaults.rehash(): missing in harmony
+method javax.swing.UIDefaults.remove(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIDefaults.size(): missing in harmony
+method javax.swing.UIDefaults.toString(): missing in harmony
+method javax.swing.UIDefaults.values(): missing in harmony
+method javax.swing.UIDefaults.wait(): missing in harmony
+method javax.swing.UIDefaults.wait(long): missing in harmony
+method javax.swing.UIDefaults.wait(long, int): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.clone(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.createValue(javax.swing.UIDefaults): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.equals(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.finalize(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.getClass(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.hashCode(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.notify(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.notifyAll(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.toString(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.wait(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.wait(long): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.wait(long, int): missing in harmony
+method javax.swing.UIManager.addAuxiliaryLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIManager.clone(): missing in harmony
+method javax.swing.UIManager.equals(java.lang.Object): missing in harmony
+method javax.swing.UIManager.finalize(): missing in harmony
+method javax.swing.UIManager.get(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getAuxiliaryLookAndFeels(): missing in harmony
+method javax.swing.UIManager.getBorder(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getClass(): missing in harmony
+method javax.swing.UIManager.getColor(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getCrossPlatformLookAndFeelClassName(): missing in harmony
+method javax.swing.UIManager.getDefaults(): missing in harmony
+method javax.swing.UIManager.getDimension(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getFont(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getIcon(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getInsets(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getInstalledLookAndFeels(): missing in harmony
+method javax.swing.UIManager.getInt(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getLookAndFeel(): missing in harmony
+method javax.swing.UIManager.getLookAndFeelDefaults(): missing in harmony
+method javax.swing.UIManager.getString(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getSystemLookAndFeelClassName(): missing in harmony
+method javax.swing.UIManager.getUI(javax.swing.JComponent): missing in harmony
+method javax.swing.UIManager.hashCode(): missing in harmony
+method javax.swing.UIManager.installLookAndFeel(java.lang.String, java.lang.String): missing in harmony
+method javax.swing.UIManager.installLookAndFeel(javax.swing.UIManager.LookAndFeelInfo): missing in harmony
+method javax.swing.UIManager.notify(): missing in harmony
+method javax.swing.UIManager.notifyAll(): missing in harmony
+method javax.swing.UIManager.put(java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIManager.removeAuxiliaryLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIManager.setInstalledLookAndFeels(javax.swing.UIManager.LookAndFeelInfo[]): missing in harmony
+method javax.swing.UIManager.setLookAndFeel(java.lang.String): missing in harmony
+method javax.swing.UIManager.setLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.toString(): missing in harmony
+method javax.swing.UIManager.wait(): missing in harmony
+method javax.swing.UIManager.wait(long): missing in harmony
+method javax.swing.UIManager.wait(long, int): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.clone(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.equals(java.lang.Object): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.finalize(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getClass(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getClassName(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getName(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.hashCode(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.notify(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.notifyAll(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.toString(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(long): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(long, int): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.clone(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.equals(java.lang.Object): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.fillInStackTrace(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.finalize(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getClass(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getLocalizedMessage(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getMessage(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.hashCode(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.notify(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.notifyAll(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(java.io.PrintStream): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(java.io.PrintWriter): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.toString(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(long): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(long, int): missing in harmony
+method javax.swing.ViewportLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.ViewportLayout.clone(): missing in harmony
+method javax.swing.ViewportLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.ViewportLayout.finalize(): missing in harmony
+method javax.swing.ViewportLayout.getClass(): missing in harmony
+method javax.swing.ViewportLayout.hashCode(): missing in harmony
+method javax.swing.ViewportLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.notify(): missing in harmony
+method javax.swing.ViewportLayout.notifyAll(): missing in harmony
+method javax.swing.ViewportLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.ViewportLayout.toString(): missing in harmony
+method javax.swing.ViewportLayout.wait(): missing in harmony
+method javax.swing.ViewportLayout.wait(long): missing in harmony
+method javax.swing.ViewportLayout.wait(long, int): missing 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 Sun Dec 31 12:32:02 2006 GMT
-jdk14 API scanned at 2006/12/31 05:11:53 EST
-harmony API scanned at 2006/12/31 11:56:35 GMT
+Comparison run at Mon Jan  1 12:32:26 2007 GMT
+jdk14 API scanned at 2007/01/01 05:12:03 EST
+harmony API scanned at 2007/01/01 09:02:20 GMT
-javax.swing: 52.45% good, 0.28% minor, 47.26% missing
+javax.swing: 17.41% good, 0.09% minor, 82.48% missing
-Total: 91.07% good, 0.13% minor, 0.01% bad, 8.75% missing, 0.03% abs.add
+Total: 89.15% good, 0.11% minor, 0.01% bad, 10.69% missing, 0.03% abs.add
-Fields: 2 minor, 2 bad, 881 missing.
-Methods: 110 minor, 2 bad, 4478 missing, 38 abs.add.
-Constructors: 4 minor, 283 missing.
+Fields: 2 minor, 2 bad, 914 missing.
+Methods: 84 minor, 2 bad, 6039 missing, 38 abs.add.
+Constructors: 4 minor, 368 missing.
-method javax.swing.Box.Filler.getNextFocusableComponent(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.Box.Filler.isManagingFocus(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.Box.Filler.requestDefaultFocus(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.Box.Filler.setNextFocusableComponent(java.awt.Component): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JToolBar.getNextFocusableComponent(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JToolBar.isManagingFocus(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JToolBar.requestDefaultFocus(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JToolBar.setNextFocusableComponent(java.awt.Component): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JToolBar.Separator.getNextFocusableComponent(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JToolBar.Separator.isManagingFocus(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JToolBar.Separator.requestDefaultFocus(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JToolBar.Separator.setNextFocusableComponent(java.awt.Component): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JToolTip.getNextFocusableComponent(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JToolTip.isManagingFocus(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JToolTip.requestDefaultFocus(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JToolTip.setNextFocusableComponent(java.awt.Component): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JTree.getNextFocusableComponent(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JTree.isManagingFocus(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JTree.requestDefaultFocus(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JTree.setNextFocusableComponent(java.awt.Component): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JViewport.getNextFocusableComponent(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JViewport.isManagingFocus(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JViewport.requestDefaultFocus(): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.JViewport.setNextFocusableComponent(java.awt.Component): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.ScrollPaneLayout.getViewportBorderBounds(javax.swing.JScrollPane): deprecated in jdk14, but not deprecated in harmony
-method javax.swing.SwingUtilities.findFocusOwner(java.awt.Component): deprecated in jdk14, but not deprecated in harmony
+constructor javax.swing.Box.Filler(java.awt.Dimension, java.awt.Dimension, java.awt.Dimension): missing in harmony
+constructor javax.swing.Box.Filler.AccessibleBoxFiller(javax.swing.Box.Filler): missing in harmony
+constructor javax.swing.BoxLayout(java.awt.Container, int): missing in harmony
+constructor javax.swing.ButtonGroup(): missing in harmony
-constructor javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode(javax.swing.JTree.AccessibleJTree, javax.swing.JTree, javax.swing.tree.TreePath, javax.accessibility.Accessible): not implemented in harmony
+constructor javax.swing.JToggleButton.ToggleButtonModel(): missing in harmony
+constructor javax.swing.JToolBar(): missing in harmony
+constructor javax.swing.JToolBar(int): missing in harmony
+constructor javax.swing.JToolBar(java.lang.String): missing in harmony
+constructor javax.swing.JToolBar(java.lang.String, int): missing in harmony
+constructor javax.swing.JToolBar.AccessibleJToolBar(javax.swing.JToolBar): missing in harmony
+constructor javax.swing.JToolBar.Separator(): missing in harmony
+constructor javax.swing.JToolBar.Separator(java.awt.Dimension): missing in harmony
+constructor javax.swing.JToolTip(): missing in harmony
+constructor javax.swing.JToolTip.AccessibleJToolTip(javax.swing.JToolTip): missing in harmony
+constructor javax.swing.JTree(): missing in harmony
+constructor javax.swing.JTree(java.util.Hashtable): missing in harmony
+constructor javax.swing.JTree(java.util.Vector): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeModel): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeNode): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeNode, boolean): missing in harmony
+constructor javax.swing.JTree(java.lang.Object[]): missing in harmony
+constructor javax.swing.JTree.AccessibleJTree(javax.swing.JTree): missing in harmony
+constructor javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode(javax.swing.JTree.AccessibleJTree, javax.swing.JTree, javax.swing.tree.TreePath, javax.accessibility.Accessible): missing in harmony
+constructor javax.swing.JTree.DynamicUtilTreeNode(java.lang.Object, java.lang.Object): missing in harmony
+constructor javax.swing.JTree.EmptySelectionModel(): missing in harmony
+constructor javax.swing.JTree.TreeModelHandler(javax.swing.JTree): missing in harmony
+constructor javax.swing.JTree.TreeSelectionRedirector(javax.swing.JTree): missing in harmony
+constructor javax.swing.JViewport(): missing in harmony
+constructor javax.swing.JViewport.AccessibleJViewport(javax.swing.JViewport): missing in harmony
+constructor javax.swing.JViewport.ViewListener(javax.swing.JViewport): missing in harmony
+constructor javax.swing.JWindow(): missing in harmony
+constructor javax.swing.JWindow(java.awt.Frame): missing in harmony
+constructor javax.swing.JWindow(java.awt.GraphicsConfiguration): missing in harmony
+constructor javax.swing.JWindow(java.awt.Window): missing in harmony
+constructor javax.swing.JWindow(java.awt.Window, java.awt.GraphicsConfiguration): missing in harmony
+constructor javax.swing.JWindow.AccessibleJWindow(javax.swing.JWindow): missing in harmony
+constructor javax.swing.LayoutFocusTraversalPolicy(): missing in harmony
+constructor javax.swing.LookAndFeel(): missing in harmony
+constructor javax.swing.MenuSelectionManager(): missing in harmony
+constructor javax.swing.OverlayLayout(java.awt.Container): missing in harmony
+constructor javax.swing.Popup(): missing in harmony
+constructor javax.swing.Popup(java.awt.Component, java.awt.Component, int, int): missing in harmony
+constructor javax.swing.PopupFactory(): missing in harmony
+constructor javax.swing.ProgressMonitor(java.awt.Component, java.lang.Object, java.lang.String, int, int): missing in harmony
+constructor javax.swing.ProgressMonitorInputStream(java.awt.Component, java.lang.Object, java.io.InputStream): missing in harmony
+constructor javax.swing.RepaintManager(): missing in harmony
+constructor javax.swing.ScrollPaneLayout(): missing in harmony
+constructor javax.swing.ScrollPaneLayout.UIResource(): missing in harmony
+constructor javax.swing.SizeRequirements(): missing in harmony
+constructor javax.swing.SizeRequirements(int, int, int, float): missing in harmony
+constructor javax.swing.SizeSequence(): missing in harmony
+constructor javax.swing.SizeSequence(int): missing in harmony
+constructor javax.swing.SizeSequence(int, int): missing in harmony
+constructor javax.swing.SizeSequence(int[]): missing in harmony
+constructor javax.swing.SortingFocusTraversalPolicy(): missing in harmony
+constructor javax.swing.SortingFocusTraversalPolicy(java.util.Comparator): missing in harmony
+constructor javax.swing.SpinnerDateModel(): missing in harmony
+constructor javax.swing.SpinnerDateModel(java.util.Date, java.lang.Comparable, java.lang.Comparable, int): missing in harmony
+constructor javax.swing.SpinnerListModel(): missing in harmony
+constructor javax.swing.SpinnerListModel(java.util.List): missing in harmony
+constructor javax.swing.SpinnerListModel(java.lang.Object[]): missing in harmony
+constructor javax.swing.SpinnerNumberModel(): missing in harmony
+constructor javax.swing.SpinnerNumberModel(double, double, double, double): missing in harmony
+constructor javax.swing.SpinnerNumberModel(int, int, int, int): missing in harmony
+constructor javax.swing.SpinnerNumberModel(java.lang.Number, java.lang.Comparable, java.lang.Comparable, java.lang.Number): missing in harmony
+constructor javax.swing.Spring(): missing in harmony
+constructor javax.swing.SpringLayout(): missing in harmony
+constructor javax.swing.SpringLayout.Constraints(): missing in harmony
+constructor javax.swing.SpringLayout.Constraints(javax.swing.Spring, javax.swing.Spring): missing in harmony
+constructor javax.swing.SpringLayout.Constraints(javax.swing.Spring, javax.swing.Spring, javax.swing.Spring, javax.swing.Spring): missing in harmony
+constructor javax.swing.Timer(int, java.awt.event.ActionListener): missing in harmony
+constructor javax.swing.ToolTipManager.insideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.ToolTipManager.outsideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.ToolTipManager.stillInsideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.TransferHandler(): missing in harmony
+constructor javax.swing.TransferHandler(java.lang.String): missing in harmony
+constructor javax.swing.UIDefaults(): missing in harmony
+constructor javax.swing.UIDefaults(java.lang.Object[]): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String, java.lang.String): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String, java.lang.String, java.lang.Object[]): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String, java.lang.Object[]): missing in harmony
+constructor javax.swing.UIManager(): missing in harmony
+constructor javax.swing.UIManager.LookAndFeelInfo(java.lang.String, java.lang.String): missing in harmony
+constructor javax.swing.UnsupportedLookAndFeelException(java.lang.String): missing in harmony
+constructor javax.swing.ViewportLayout(): missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_HYPERTEXT_OFFSET: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleAWTComponentHandler: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleAWTFocusHandler: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleDescription: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleName: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleParent: missing in harmony
+field javax.swing.BoxLayout.LINE_AXIS: missing in harmony
+field javax.swing.BoxLayout.PAGE_AXIS: missing in harmony
+field javax.swing.BoxLayout.X_AXIS: missing in harmony
+field javax.swing.BoxLayout.Y_AXIS: missing in harmony
+field javax.swing.ButtonGroup.buttons: missing in harmony
-field javax.swing.DefaultListSelectionModel.MULTIPLE_INTERVAL_SELECTION: missing in harmony
-field javax.swing.DefaultListSelectionModel.SINGLE_INTERVAL_SELECTION: missing in harmony
-field javax.swing.DefaultListSelectionModel.SINGLE_SELECTION: missing in harmony
-field javax.swing.JButton.BOTTOM: missing in harmony
-field javax.swing.JButton.CENTER: missing in harmony
-field javax.swing.JButton.EAST: missing in harmony
-field javax.swing.JButton.HORIZONTAL: missing in harmony
-field javax.swing.JButton.LEADING: missing in harmony
-field javax.swing.JButton.LEFT: missing in harmony
-field javax.swing.JButton.NEXT: missing in harmony
-field javax.swing.JButton.NORTH: missing in harmony
-field javax.swing.JButton.NORTH_EAST: missing in harmony
-field javax.swing.JButton.NORTH_WEST: missing in harmony
-field javax.swing.JButton.PREVIOUS: missing in harmony
-field javax.swing.JButton.RIGHT: missing in harmony
-field javax.swing.JButton.SOUTH: missing in harmony
-field javax.swing.JButton.SOUTH_EAST: missing in harmony
-field javax.swing.JButton.SOUTH_WEST: missing in harmony
-field javax.swing.JButton.TOP: missing in harmony
-field javax.swing.JButton.TRAILING: missing in harmony
-field javax.swing.JButton.VERTICAL: missing in harmony
-field javax.swing.JButton.WEST: missing in harmony
-field javax.swing.JLabel.BOTTOM: missing in harmony
-field javax.swing.JLabel.CENTER: missing in harmony
-field javax.swing.JLabel.EAST: missing in harmony
-field javax.swing.JLabel.HORIZONTAL: missing in harmony
-field javax.swing.JLabel.LEADING: missing in harmony
-field javax.swing.JLabel.LEFT: missing in harmony
-field javax.swing.JLabel.NEXT: missing in harmony
-field javax.swing.JLabel.NORTH: missing in harmony
-field javax.swing.JLabel.NORTH_EAST: missing in harmony
-field javax.swing.JLabel.NORTH_WEST: missing in harmony
-field javax.swing.JLabel.PREVIOUS: missing in harmony
-field javax.swing.JLabel.RIGHT: missing in harmony
-field javax.swing.JLabel.SOUTH: missing in harmony
-field javax.swing.JLabel.SOUTH_EAST: missing in harmony
-field javax.swing.JLabel.SOUTH_WEST: missing in harmony
-field javax.swing.JLabel.TOP: missing in harmony
-field javax.swing.JLabel.TRAILING: missing in harmony
-field javax.swing.JLabel.VERTICAL: missing in harmony
-field javax.swing.JLabel.WEST: missing in harmony
-field javax.swing.JMenuItem.BOTTOM: missing in harmony
-field javax.swing.JMenuItem.CENTER: missing in harmony
-field javax.swing.JMenuItem.EAST: missing in harmony
-field javax.swing.JMenuItem.HORIZONTAL: missing in harmony
-field javax.swing.JMenuItem.LEADING: missing in harmony
-field javax.swing.JMenuItem.LEFT: missing in harmony
-field javax.swing.JMenuItem.NEXT: missing in harmony
-field javax.swing.JMenuItem.NORTH: missing in harmony
-field javax.swing.JMenuItem.NORTH_EAST: missing in harmony
-field javax.swing.JMenuItem.NORTH_WEST: missing in harmony
-field javax.swing.JMenuItem.PREVIOUS: missing in harmony
-field javax.swing.JMenuItem.RIGHT: missing in harmony
-field javax.swing.JMenuItem.SOUTH: missing in harmony
-field javax.swing.JMenuItem.SOUTH_EAST: missing in harmony
-field javax.swing.JMenuItem.SOUTH_WEST: missing in harmony
-field javax.swing.JMenuItem.TOP: missing in harmony
-field javax.swing.JMenuItem.TRAILING: missing in harmony
-field javax.swing.JMenuItem.VERTICAL: missing in harmony
-field javax.swing.JMenuItem.WEST: missing in harmony
-field javax.swing.JProgressBar.BOTTOM: missing in harmony
-field javax.swing.JProgressBar.CENTER: missing in harmony
-field javax.swing.JProgressBar.EAST: missing in harmony
-field javax.swing.JProgressBar.HORIZONTAL: missing in harmony
-field javax.swing.JProgressBar.LEADING: missing in harmony
-field javax.swing.JProgressBar.LEFT: missing in harmony
-field javax.swing.JProgressBar.NEXT: missing in harmony
-field javax.swing.JProgressBar.NORTH: missing in harmony
-field javax.swing.JProgressBar.NORTH_EAST: missing in harmony
-field javax.swing.JProgressBar.NORTH_WEST: missing in harmony
-field javax.swing.JProgressBar.PREVIOUS: missing in harmony
-field javax.swing.JProgressBar.RIGHT: missing in harmony
-field javax.swing.JProgressBar.SOUTH: missing in harmony
-field javax.swing.JProgressBar.SOUTH_EAST: missing in harmony
-field javax.swing.JProgressBar.SOUTH_WEST: missing in harmony
-field javax.swing.JProgressBar.TOP: missing in harmony
-field javax.swing.JProgressBar.TRAILING: missing in harmony
-field javax.swing.JProgressBar.VERTICAL: missing in harmony
-field javax.swing.JProgressBar.WEST: missing in harmony
-field javax.swing.JScrollPane.COLUMN_HEADER: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_ALWAYS: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_AS_NEEDED: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_NEVER: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_POLICY: missing in harmony
-field javax.swing.JScrollPane.LOWER_LEADING_CORNER: missing in harmony
-field javax.swing.JScrollPane.LOWER_LEFT_CORNER: missing in harmony
-field javax.swing.JScrollPane.LOWER_RIGHT_CORNER: missing in harmony
-field javax.swing.JScrollPane.LOWER_TRAILING_CORNER: missing in harmony
-field javax.swing.JScrollPane.ROW_HEADER: missing in harmony
-field javax.swing.JScrollPane.UPPER_LEADING_CORNER: missing in harmony
-field javax.swing.JScrollPane.UPPER_LEFT_CORNER: missing in harmony
-field javax.swing.JScrollPane.UPPER_RIGHT_CORNER: missing in harmony
-field javax.swing.JScrollPane.UPPER_TRAILING_CORNER: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_ALWAYS: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_NEVER: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_POLICY: missing in harmony
-field javax.swing.JScrollPane.VIEWPORT: missing in harmony
-field javax.swing.JSeparator.BOTTOM: missing in harmony
-field javax.swing.JSeparator.CENTER: missing in harmony
-field javax.swing.JSeparator.EAST: missing in harmony
-field javax.swing.JSeparator.HORIZONTAL: missing in harmony
-field javax.swing.JSeparator.LEADING: missing in harmony
-field javax.swing.JSeparator.LEFT: missing in harmony
-field javax.swing.JSeparator.NEXT: missing in harmony
-field javax.swing.JSeparator.NORTH: missing in harmony
-field javax.swing.JSeparator.NORTH_EAST: missing in harmony
-field javax.swing.JSeparator.NORTH_WEST: missing in harmony
-field javax.swing.JSeparator.PREVIOUS: missing in harmony
-field javax.swing.JSeparator.RIGHT: missing in harmony
-field javax.swing.JSeparator.SOUTH: missing in harmony
-field javax.swing.JSeparator.SOUTH_EAST: missing in harmony
-field javax.swing.JSeparator.SOUTH_WEST: missing in harmony
-field javax.swing.JSeparator.TOP: missing in harmony
-field javax.swing.JSeparator.TRAILING: missing in harmony
-field javax.swing.JSeparator.VERTICAL: missing in harmony
-field javax.swing.JSeparator.WEST: missing in harmony
-field javax.swing.JSlider.BOTTOM: missing in harmony
-field javax.swing.JSlider.CENTER: missing in harmony
-field javax.swing.JSlider.EAST: missing in harmony
-field javax.swing.JSlider.HORIZONTAL: missing in harmony
-field javax.swing.JSlider.LEADING: missing in harmony
-field javax.swing.JSlider.LEFT: missing in harmony
-field javax.swing.JSlider.NEXT: missing in harmony
-field javax.swing.JSlider.NORTH: missing in harmony
-field javax.swing.JSlider.NORTH_EAST: missing in harmony
-field javax.swing.JSlider.NORTH_WEST: missing in harmony
-field javax.swing.JSlider.PREVIOUS: missing in harmony
-field javax.swing.JSlider.RIGHT: missing in harmony
-field javax.swing.JSlider.SOUTH: missing in harmony
-field javax.swing.JSlider.SOUTH_EAST: missing in harmony
-field javax.swing.JSlider.SOUTH_WEST: missing in harmony
-field javax.swing.JSlider.TOP: missing in harmony
-field javax.swing.JSlider.TRAILING: missing in harmony
-field javax.swing.JSlider.VERTICAL: missing in harmony
-field javax.swing.JSlider.WEST: missing in harmony
-field javax.swing.JTabbedPane.BOTTOM: missing in harmony
-field javax.swing.JTabbedPane.CENTER: missing in harmony
-field javax.swing.JTabbedPane.EAST: missing in harmony
-field javax.swing.JTabbedPane.HORIZONTAL: missing in harmony
-field javax.swing.JTabbedPane.LEADING: missing in harmony
-field javax.swing.JTabbedPane.LEFT: missing in harmony
-field javax.swing.JTabbedPane.NEXT: missing in harmony
-field javax.swing.JTabbedPane.NORTH: missing in harmony
-field javax.swing.JTabbedPane.NORTH_EAST: missing in harmony
-field javax.swing.JTabbedPane.NORTH_WEST: missing in harmony
-field javax.swing.JTabbedPane.PREVIOUS: missing in harmony
-field javax.swing.JTabbedPane.RIGHT: missing in harmony
-field javax.swing.JTabbedPane.SOUTH: missing in harmony
-field javax.swing.JTabbedPane.SOUTH_EAST: missing in harmony
-field javax.swing.JTabbedPane.SOUTH_WEST: missing in harmony
-field javax.swing.JTabbedPane.TOP: missing in harmony
-field javax.swing.JTabbedPane.TRAILING: missing in harmony
-field javax.swing.JTabbedPane.VERTICAL: missing in harmony
-field javax.swing.JTabbedPane.WEST: missing in harmony
-field javax.swing.JTextField.BOTTOM: missing in harmony
-field javax.swing.JTextField.CENTER: missing in harmony
-field javax.swing.JTextField.EAST: missing in harmony
-field javax.swing.JTextField.HORIZONTAL: missing in harmony
-field javax.swing.JTextField.LEADING: missing in harmony
-field javax.swing.JTextField.LEFT: missing in harmony
-field javax.swing.JTextField.NEXT: missing in harmony
-field javax.swing.JTextField.NORTH: missing in harmony
-field javax.swing.JTextField.NORTH_EAST: missing in harmony
-field javax.swing.JTextField.NORTH_WEST: missing in harmony
-field javax.swing.JTextField.PREVIOUS: missing in harmony
-field javax.swing.JTextField.RIGHT: missing in harmony
-field javax.swing.JTextField.SOUTH: missing in harmony
-field javax.swing.JTextField.SOUTH_EAST: missing in harmony
-field javax.swing.JTextField.SOUTH_WEST: missing in harmony
-field javax.swing.JTextField.TOP: missing in harmony
-field javax.swing.JTextField.TRAILING: missing in harmony
-field javax.swing.JTextField.VERTICAL: missing in harmony
-field javax.swing.JTextField.WEST: missing in harmony
-field javax.swing.JToggleButton.BOTTOM: missing in harmony
-field javax.swing.JToggleButton.CENTER: missing in harmony
-field javax.swing.JToggleButton.EAST: missing in harmony
-field javax.swing.JToggleButton.HORIZONTAL: missing in harmony
-field javax.swing.JToggleButton.LEADING: missing in harmony
-field javax.swing.JToggleButton.LEFT: missing in harmony
-field javax.swing.JToggleButton.NEXT: missing in harmony
-field javax.swing.JToggleButton.NORTH: missing in harmony
-field javax.swing.JToggleButton.NORTH_EAST: missing in harmony
-field javax.swing.JToggleButton.NORTH_WEST: missing in harmony
-field javax.swing.JToggleButton.PREVIOUS: missing in harmony
-field javax.swing.JToggleButton.RIGHT: missing in harmony
-field javax.swing.JToggleButton.SOUTH: missing in harmony
-field javax.swing.JToggleButton.SOUTH_EAST: missing in harmony
-field javax.swing.JToggleButton.SOUTH_WEST: missing in harmony
-field javax.swing.JToggleButton.TOP: missing in harmony
-field javax.swing.JToggleButton.TRAILING: missing in harmony
-field javax.swing.JToggleButton.VERTICAL: missing in harmony
-field javax.swing.JToggleButton.WEST: missing in harmony
+field javax.swing.JTree.ANCHOR_SELECTION_PATH_PROPERTY: missing in harmony
+field javax.swing.JTree.CELL_EDITOR_PROPERTY: missing in harmony
+field javax.swing.JTree.CELL_RENDERER_PROPERTY: missing in harmony
+field javax.swing.JTree.EDITABLE_PROPERTY: missing in harmony
+field javax.swing.JTree.EXPANDS_SELECTED_PATHS_PROPERTY: missing in harmony
+field javax.swing.JTree.INVOKES_STOP_CELL_EDITING_PROPERTY: missing in harmony
+field javax.swing.JTree.LARGE_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.LEAD_SELECTION_PATH_PROPERTY: missing in harmony
+field javax.swing.JTree.ROOT_VISIBLE_PROPERTY: missing in harmony
+field javax.swing.JTree.ROW_HEIGHT_PROPERTY: missing in harmony
+field javax.swing.JTree.SCROLLS_ON_EXPAND_PROPERTY: missing in harmony
+field javax.swing.JTree.SELECTION_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.SHOWS_ROOT_HANDLES_PROPERTY: missing in harmony
+field javax.swing.JTree.TOGGLE_CLICK_COUNT_PROPERTY: missing in harmony
+field javax.swing.JTree.TREE_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.VISIBLE_ROW_COUNT_PROPERTY: missing in harmony
+field javax.swing.JTree.cellEditor: missing in harmony
+field javax.swing.JTree.cellRenderer: missing in harmony
+field javax.swing.JTree.editable: missing in harmony
+field javax.swing.JTree.invokesStopCellEditing: missing in harmony
+field javax.swing.JTree.largeModel: missing in harmony
+field javax.swing.JTree.rootVisible: missing in harmony
+field javax.swing.JTree.rowHeight: missing in harmony
+field javax.swing.JTree.scrollsOnExpand: missing in harmony
+field javax.swing.JTree.selectionModel: missing in harmony
+field javax.swing.JTree.selectionRedirector: missing in harmony
+field javax.swing.JTree.showsRootHandles: missing in harmony
+field javax.swing.JTree.toggleClickCount: missing in harmony
+field javax.swing.JTree.treeModel: missing in harmony
+field javax.swing.JTree.treeModelListener: missing in harmony
+field javax.swing.JTree.visibleRowCount: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_HYPERTEXT_OFFSET: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.accessibleDescription: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.accessibleName: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.EMPTY_ENUMERATION: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.allowsChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.childValue: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.children: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.hasChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.loadedChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.parent: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.userObject: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.CONTIGUOUS_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.DISCONTIGUOUS_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.SELECTION_MODE_PROPERTY: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.SINGLE_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.changeSupport: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadIndex: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadPath: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadRow: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.listSelectionModel: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.listenerList: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.rowMapper: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.selection: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.selectionMode: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.sharedInstance: missing in harmony
+field javax.swing.JViewport.BACKINGSTORE_SCROLL_MODE: missing in harmony
+field javax.swing.JViewport.BLIT_SCROLL_MODE: missing in harmony
+field javax.swing.JViewport.SIMPLE_SCROLL_MODE: missing in harmony
+field javax.swing.JViewport.backingStore: missing in harmony
+field javax.swing.JViewport.backingStoreImage: missing in harmony
+field javax.swing.JViewport.isViewSizeSet: missing in harmony
+field javax.swing.JViewport.lastPaintPosition: missing in harmony
+field javax.swing.JViewport.scrollUnderway: missing in harmony
+field javax.swing.JWindow.ABORT: missing in harmony
+field javax.swing.JWindow.ALLBITS: missing in harmony
+field javax.swing.JWindow.BOTTOM_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.CENTER_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.ERROR: missing in harmony
+field javax.swing.JWindow.FRAMEBITS: missing in harmony
+field javax.swing.JWindow.HEIGHT: missing in harmony
+field javax.swing.JWindow.LEFT_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.PROPERTIES: missing in harmony
+field javax.swing.JWindow.RIGHT_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.SOMEBITS: missing in harmony
+field javax.swing.JWindow.TOP_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.WIDTH: missing in harmony
+field javax.swing.JWindow.accessibleContext: missing in harmony
+field javax.swing.JWindow.rootPane: missing in harmony
+field javax.swing.JWindow.rootPaneCheckingEnabled: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_HYPERTEXT_OFFSET: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleAWTComponentHandler: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleAWTFocusHandler: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleContainerHandler: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleDescription: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleName: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleParent: missing in harmony
+field javax.swing.ListSelectionModel.MULTIPLE_INTERVAL_SELECTION: missing in harmony
+field javax.swing.ListSelectionModel.SINGLE_INTERVAL_SELECTION: missing in harmony
+field javax.swing.ListSelectionModel.SINGLE_SELECTION: missing in harmony
+field javax.swing.MenuSelectionManager.changeEvent: missing in harmony
+field javax.swing.MenuSelectionManager.listenerList: missing in harmony
+field javax.swing.ProgressMonitorInputStream.in: missing in harmony
+field javax.swing.ScrollPaneConstants.COLUMN_HEADER: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_ALWAYS: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_AS_NEEDED: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_NEVER: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_POLICY: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_LEADING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_LEFT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_RIGHT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_TRAILING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.ROW_HEADER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_LEADING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_LEFT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_RIGHT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_TRAILING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_AS_NEEDED: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_NEVER: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_POLICY: missing in harmony
+field javax.swing.ScrollPaneConstants.VIEWPORT: missing in harmony
+field javax.swing.ScrollPaneLayout.colHead: missing in harmony
+field javax.swing.ScrollPaneLayout.hsb: missing in harmony
+field javax.swing.ScrollPaneLayout.hsbPolicy: missing in harmony
+field javax.swing.ScrollPaneLayout.lowerLeft: missing in harmony
+field javax.swing.ScrollPaneLayout.lowerRight: missing in harmony
+field javax.swing.ScrollPaneLayout.rowHead: missing in harmony
+field javax.swing.ScrollPaneLayout.upperLeft: missing in harmony
+field javax.swing.ScrollPaneLayout.upperRight: missing in harmony
+field javax.swing.ScrollPaneLayout.viewport: missing in harmony
+field javax.swing.ScrollPaneLayout.vsb: missing in harmony
+field javax.swing.ScrollPaneLayout.vsbPolicy: missing in harmony
+field javax.swing.SizeRequirements.alignment: missing in harmony
+field javax.swing.SizeRequirements.maximum: missing in harmony
+field javax.swing.SizeRequirements.minimum: missing in harmony
+field javax.swing.SizeRequirements.preferred: missing in harmony
+field javax.swing.SpinnerDateModel.listenerList: missing in harmony
+field javax.swing.SpinnerListModel.listenerList: missing in harmony
+field javax.swing.SpinnerNumberModel.listenerList: missing in harmony
+field javax.swing.Spring.UNSET: missing in harmony
+field javax.swing.SpringLayout.EAST: missing in harmony
+field javax.swing.SpringLayout.NORTH: missing in harmony
+field javax.swing.SpringLayout.SOUTH: missing in harmony
+field javax.swing.SpringLayout.WEST: missing in harmony
+field javax.swing.SwingConstants.BOTTOM: missing in harmony
+field javax.swing.SwingConstants.CENTER: missing in harmony
+field javax.swing.SwingConstants.EAST: missing in harmony
+field javax.swing.SwingConstants.HORIZONTAL: missing in harmony
+field javax.swing.SwingConstants.LEADING: missing in harmony
+field javax.swing.SwingConstants.LEFT: missing in harmony
+field javax.swing.SwingConstants.NEXT: missing in harmony
+field javax.swing.SwingConstants.NORTH: missing in harmony
+field javax.swing.SwingConstants.NORTH_EAST: missing in harmony
+field javax.swing.SwingConstants.NORTH_WEST: missing in harmony
+field javax.swing.SwingConstants.PREVIOUS: missing in harmony
+field javax.swing.SwingConstants.RIGHT: missing in harmony
+field javax.swing.SwingConstants.SOUTH: missing in harmony
+field javax.swing.SwingConstants.SOUTH_EAST: missing in harmony
+field javax.swing.SwingConstants.SOUTH_WEST: missing in harmony
+field javax.swing.SwingConstants.TOP: missing in harmony
+field javax.swing.SwingConstants.TRAILING: missing in harmony
+field javax.swing.SwingConstants.VERTICAL: missing in harmony
+field javax.swing.SwingConstants.WEST: missing in harmony
+field javax.swing.Timer.listenerList: missing in harmony
+field javax.swing.ToolTipManager.heavyWeightPopupEnabled: missing in harmony
+field javax.swing.ToolTipManager.lightWeightPopupEnabled: missing in harmony
+field javax.swing.TransferHandler.COPY: missing in harmony
+field javax.swing.TransferHandler.COPY_OR_MOVE: missing in harmony
+field javax.swing.TransferHandler.MOVE: missing in harmony
+field javax.swing.TransferHandler.NONE: missing in harmony
+method javax.swing.Box.Filler.changeShape(java.awt.Dimension, java.awt.Dimension, java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.clone(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.contains(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.equals(java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.finalize(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleAction(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleChild(int): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleComponent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleDescription(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleEditableText(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleIcon(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleName(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleParent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleRelationSet(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleRole(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleSelection(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleStateSet(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleTable(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleText(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleValue(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getBackground(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getBounds(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getClass(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getCursor(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getFont(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getForeground(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocale(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocation(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocationOnScreen(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getSize(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.hashCode(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isEnabled(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isFocusTraversable(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isShowing(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isVisible(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.notify(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.notifyAll(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.requestFocus(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setBackground(java.awt.Color): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setEnabled(boolean): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setFont(java.awt.Font): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setForeground(java.awt.Color): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setLocation(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setVisible(boolean): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.toString(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(long): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(long, int): missing in harmony
+method javax.swing.BoxLayout.addLayoutComponent(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.BoxLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.BoxLayout.clone(): missing in harmony
+method javax.swing.BoxLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.BoxLayout.finalize(): missing in harmony
+method javax.swing.BoxLayout.getClass(): missing in harmony
+method javax.swing.BoxLayout.getLayoutAlignmentX(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.getLayoutAlignmentY(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.hashCode(): missing in harmony
+method javax.swing.BoxLayout.invalidateLayout(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.maximumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.notify(): missing in harmony
+method javax.swing.BoxLayout.notifyAll(): missing in harmony
+method javax.swing.BoxLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.BoxLayout.toString(): missing in harmony
+method javax.swing.BoxLayout.wait(): missing in harmony
+method javax.swing.BoxLayout.wait(long): missing in harmony
+method javax.swing.BoxLayout.wait(long, int): missing in harmony
+method javax.swing.ButtonGroup.add(javax.swing.AbstractButton): missing in harmony
+method javax.swing.ButtonGroup.clone(): missing in harmony
+method javax.swing.ButtonGroup.equals(java.lang.Object): missing in harmony
+method javax.swing.ButtonGroup.finalize(): missing in harmony
+method javax.swing.ButtonGroup.getButtonCount(): missing in harmony
+method javax.swing.ButtonGroup.getClass(): missing in harmony
+method javax.swing.ButtonGroup.getElements(): missing in harmony
+method javax.swing.ButtonGroup.getSelection(): missing in harmony
+method javax.swing.ButtonGroup.hashCode(): missing in harmony
+method javax.swing.ButtonGroup.isSelected(javax.swing.ButtonModel): missing in harmony
+method javax.swing.ButtonGroup.notify(): missing in harmony
+method javax.swing.ButtonGroup.notifyAll(): missing in harmony
+method javax.swing.ButtonGroup.remove(javax.swing.AbstractButton): missing in harmony
+method javax.swing.ButtonGroup.setSelected(javax.swing.ButtonModel, boolean): missing in harmony
+method javax.swing.ButtonGroup.toString(): missing in harmony
+method javax.swing.ButtonGroup.wait(): missing in harmony
+method javax.swing.ButtonGroup.wait(long): missing in harmony
+method javax.swing.ButtonGroup.wait(long, int): missing in harmony
+method javax.swing.ButtonModel.addActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.ButtonModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.ButtonModel.addItemListener(java.awt.event.ItemListener): missing in harmony
+method javax.swing.ButtonModel.getActionCommand(): missing in harmony
+method javax.swing.ButtonModel.getMnemonic(): missing in harmony
+method javax.swing.ButtonModel.getSelectedObjects(): missing in harmony
+method javax.swing.ButtonModel.isArmed(): missing in harmony
+method javax.swing.ButtonModel.isEnabled(): missing in harmony
+method javax.swing.ButtonModel.isPressed(): missing in harmony
+method javax.swing.ButtonModel.isRollover(): missing in harmony
+method javax.swing.ButtonModel.isSelected(): missing in harmony
+method javax.swing.ButtonModel.removeActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.ButtonModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.ButtonModel.removeItemListener(java.awt.event.ItemListener): missing in harmony
+method javax.swing.ButtonModel.setActionCommand(java.lang.String): missing in harmony
+method javax.swing.ButtonModel.setArmed(boolean): missing in harmony
+method javax.swing.ButtonModel.setEnabled(boolean): missing in harmony
+method javax.swing.ButtonModel.setGroup(javax.swing.ButtonGroup): missing in harmony
+method javax.swing.ButtonModel.setMnemonic(int): missing in harmony
+method javax.swing.ButtonModel.setPressed(boolean): missing in harmony
+method javax.swing.ButtonModel.setRollover(boolean): missing in harmony
+method javax.swing.ButtonModel.setSelected(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.addActionListener(java.awt.event.ActionListener): missing in harmony
-method javax.swing.DefaultButtonModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.DefaultButtonModel.addItemListener(java.awt.event.ItemListener): missing in harmony
-method javax.swing.DefaultButtonModel.getActionCommand(): missing in harmony
-method javax.swing.DefaultButtonModel.getMnemonic(): missing in harmony
-method javax.swing.DefaultButtonModel.getSelectedObjects(): missing in harmony
-method javax.swing.DefaultButtonModel.isArmed(): missing in harmony
-method javax.swing.DefaultButtonModel.isEnabled(): missing in harmony
-method javax.swing.DefaultButtonModel.isPressed(): missing in harmony
-method javax.swing.DefaultButtonModel.isRollover(): missing in harmony
-method javax.swing.DefaultButtonModel.isSelected(): missing in harmony
-method javax.swing.DefaultButtonModel.removeActionListener(java.awt.event.ActionListener): missing in harmony
-method javax.swing.DefaultButtonModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.DefaultButtonModel.removeItemListener(java.awt.event.ItemListener): missing in harmony
-method javax.swing.DefaultButtonModel.setActionCommand(java.lang.String): missing in harmony
-method javax.swing.DefaultButtonModel.setArmed(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setEnabled(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setGroup(javax.swing.ButtonGroup): missing in harmony
-method javax.swing.DefaultButtonModel.setMnemonic(int): missing in harmony
-method javax.swing.DefaultButtonModel.setPressed(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setRollover(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setSelected(boolean): missing in harmony
-method javax.swing.DefaultComboBoxModel.addElement(java.lang.Object): missing in harmony
-method javax.swing.DefaultComboBoxModel.addListDataListener(javax.swing.event.ListDataListener): missing in harmony
-method javax.swing.DefaultComboBoxModel.getElementAt(int): missing in harmony
-method javax.swing.DefaultComboBoxModel.getSelectedItem(): missing in harmony
-method javax.swing.DefaultComboBoxModel.getSize(): missing in harmony
-method javax.swing.DefaultComboBoxModel.insertElementAt(java.lang.Object, int): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeElement(java.lang.Object): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeElementAt(int): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeListDataListener(javax.swing.event.ListDataListener): missing in harmony
-method javax.swing.DefaultComboBoxModel.setSelectedItem(java.lang.Object): missing in harmony
-method javax.swing.DefaultListSelectionModel.addListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
-method javax.swing.DefaultListSelectionModel.addSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.clearSelection(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getAnchorSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getLeadSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getMaxSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getMinSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getSelectionMode(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getValueIsAdjusting(): missing in harmony
-method javax.swing.DefaultListSelectionModel.insertIndexInterval(int, int, boolean): missing in harmony
-method javax.swing.DefaultListSelectionModel.isSelectedIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.isSelectionEmpty(): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeIndexInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setAnchorSelectionIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setLeadSelectionIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setSelectionMode(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setValueIsAdjusting(boolean): missing in harmony
-method javax.swing.JTree.AccessibleJTree.addAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.clearAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.fireVisibleDataPropertyChange(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleAt(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleChild(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleChildrenCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleIndexInParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleRole(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelectionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.isAccessibleChildSelected(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.removeAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.selectAllAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeCollapsed(javax.swing.event.TreeExpansionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeExpanded(javax.swing.event.TreeExpansionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesChanged(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesInserted(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesRemoved(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeStructureChanged(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.valueChanged(javax.swing.event.TreeSelectionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addFocusListener(java.awt.event.FocusListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addPropertyChangeListener(java.beans.PropertyChangeListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clearAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.contains(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.doAccessibleAction(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAction(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionDescription(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAt(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChild(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChildrenCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleComponent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleContext(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleDescription(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleIndexInParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleName(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleRole(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelectionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleStateSet(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleText(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleValue(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBackground(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBounds(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getCursor(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFont(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFontMetrics(java.awt.Font): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getForeground(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocale(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocation(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationInJTree(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationOnScreen(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getSize(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isAccessibleChildSelected(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isEnabled(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isFocusTraversable(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isShowing(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isVisible(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeFocusListener(java.awt.event.FocusListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removePropertyChangeListener(java.beans.PropertyChangeListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.requestFocus(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.selectAllAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleDescription(java.lang.String): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleName(java.lang.String): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBackground(java.awt.Color): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBounds(java.awt.Rectangle): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setCursor(java.awt.Cursor): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setEnabled(boolean): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setFont(java.awt.Font): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setForeground(java.awt.Color): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setLocation(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setSize(java.awt.Dimension): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setVisible(boolean): not implemented in harmony
+method javax.swing.JToolBar.add(javax.swing.Action): missing in harmony
+method javax.swing.JToolBar.addSeparator(): missing in harmony
+method javax.swing.JToolBar.addSeparator(java.awt.Dimension): missing in harmony
+method javax.swing.JToolBar.createActionChangeListener(javax.swing.JButton): missing in harmony
+method javax.swing.JToolBar.createActionComponent(javax.swing.Action): missing in harmony
+method javax.swing.JToolBar.getComponentAtIndex(int): missing in harmony
+method javax.swing.JToolBar.getComponentIndex(java.awt.Component): missing in harmony
+method javax.swing.JToolBar.getMargin(): missing in harmony
+method javax.swing.JToolBar.getOrientation(): missing in harmony
+method javax.swing.JToolBar.getUI(): missing in harmony
+method javax.swing.JToolBar.isBorderPainted(): missing in harmony
+method javax.swing.JToolBar.isFloatable(): missing in harmony
+method javax.swing.JToolBar.isRollover(): missing in harmony
+method javax.swing.JToolBar.setBorderPainted(boolean): missing in harmony
+method javax.swing.JToolBar.setFloatable(boolean): missing in harmony
+method javax.swing.JToolBar.setMargin(java.awt.Insets): missing in harmony
+method javax.swing.JToolBar.setOrientation(int): missing in harmony
+method javax.swing.JToolBar.setRollover(boolean): missing in harmony
+method javax.swing.JToolBar.setUI(javax.swing.plaf.ToolBarUI): missing in harmony
+method javax.swing.JToolBar.Separator.getSeparatorSize(): missing in harmony
+method javax.swing.JToolBar.Separator.setSeparatorSize(java.awt.Dimension): missing in harmony
+method javax.swing.JToolTip.getComponent(): missing in harmony
+method javax.swing.JToolTip.getTipText(): missing in harmony
+method javax.swing.JToolTip.getUI(): missing in harmony
+method javax.swing.JToolTip.setComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.JToolTip.setTipText(java.lang.String): missing in harmony
+method javax.swing.JTree.addSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.addSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.addSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.addSelectionRow(int): missing in harmony
+method javax.swing.JTree.addSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.addTreeExpansionListener(javax.swing.event.TreeExpansionListener): missing in harmony
+method javax.swing.JTree.addTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.addTreeWillExpandListener(javax.swing.event.TreeWillExpandListener): missing in harmony
+method javax.swing.JTree.cancelEditing(): missing in harmony
+method javax.swing.JTree.clearSelection(): missing in harmony
+method javax.swing.JTree.clearToggledPaths(): missing in harmony
+method javax.swing.JTree.collapsePath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.collapseRow(int): missing in harmony
+method javax.swing.JTree.convertValueToText(java.lang.Object, boolean, boolean, boolean, int, boolean): missing in harmony
+method javax.swing.JTree.createTreeModel(java.lang.Object): missing in harmony
+method javax.swing.JTree.createTreeModelListener(): missing in harmony
+method javax.swing.JTree.expandPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.expandRow(int): missing in harmony
+method javax.swing.JTree.fireTreeCollapsed(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeWillCollapse(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeWillExpand(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireValueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.getAnchorSelectionPath(): missing in harmony
+method javax.swing.JTree.getCellEditor(): missing in harmony
+method javax.swing.JTree.getCellRenderer(): missing in harmony
+method javax.swing.JTree.getClosestPathForLocation(int, int): missing in harmony
+method javax.swing.JTree.getClosestRowForLocation(int, int): missing in harmony
+method javax.swing.JTree.getDefaultTreeModel(): missing in harmony
+method javax.swing.JTree.getDescendantToggledPaths(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getDragEnabled(): missing in harmony
+method javax.swing.JTree.getEditingPath(): missing in harmony
+method javax.swing.JTree.getExpandedDescendants(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getExpandsSelectedPaths(): missing in harmony
+method javax.swing.JTree.getInvokesStopCellEditing(): missing in harmony
+method javax.swing.JTree.getLastSelectedPathComponent(): missing in harmony
+method javax.swing.JTree.getLeadSelectionPath(): missing in harmony
+method javax.swing.JTree.getLeadSelectionRow(): missing in harmony
+method javax.swing.JTree.getMaxSelectionRow(): missing in harmony
+method javax.swing.JTree.getMinSelectionRow(): missing in harmony
+method javax.swing.JTree.getModel(): missing in harmony
+method javax.swing.JTree.getNextMatch(java.lang.String, int, javax.swing.text.Position.Bias): missing in harmony
+method javax.swing.JTree.getPathBetweenRows(int, int): missing in harmony
+method javax.swing.JTree.getPathBounds(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getPathForLocation(int, int): missing in harmony
+method javax.swing.JTree.getPathForRow(int): missing in harmony
+method javax.swing.JTree.getPreferredScrollableViewportSize(): missing in harmony
+method javax.swing.JTree.getRowBounds(int): missing in harmony
+method javax.swing.JTree.getRowCount(): missing in harmony
+method javax.swing.JTree.getRowForLocation(int, int): missing in harmony
+method javax.swing.JTree.getRowForPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getRowHeight(): missing in harmony
+method javax.swing.JTree.getScrollableBlockIncrement(java.awt.Rectangle, int, int): missing in harmony
+method javax.swing.JTree.getScrollableTracksViewportHeight(): missing in harmony
+method javax.swing.JTree.getScrollableTracksViewportWidth(): missing in harmony
+method javax.swing.JTree.getScrollableUnitIncrement(java.awt.Rectangle, int, int): missing in harmony
+method javax.swing.JTree.getScrollsOnExpand(): missing in harmony
+method javax.swing.JTree.getSelectionCount(): missing in harmony
+method javax.swing.JTree.getSelectionModel(): missing in harmony
+method javax.swing.JTree.getSelectionPath(): missing in harmony
+method javax.swing.JTree.getSelectionPaths(): missing in harmony
+method javax.swing.JTree.getSelectionRows(): missing in harmony
+method javax.swing.JTree.getShowsRootHandles(): missing in harmony
+method javax.swing.JTree.getToggleClickCount(): missing in harmony
+method javax.swing.JTree.getTreeExpansionListeners(): missing in harmony
+method javax.swing.JTree.getTreeSelectionListeners(): missing in harmony
+method javax.swing.JTree.getTreeWillExpandListeners(): missing in harmony
+method javax.swing.JTree.getUI(): missing in harmony
+method javax.swing.JTree.getVisibleRowCount(): missing in harmony
+method javax.swing.JTree.hasBeenExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isCollapsed(int): missing in harmony
+method javax.swing.JTree.isCollapsed(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isEditable(): missing in harmony
+method javax.swing.JTree.isEditing(): missing in harmony
+method javax.swing.JTree.isExpanded(int): missing in harmony
+method javax.swing.JTree.isExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isFixedRowHeight(): missing in harmony
+method javax.swing.JTree.isLargeModel(): missing in harmony
+method javax.swing.JTree.isPathEditable(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isPathSelected(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isRootVisible(): missing in harmony
+method javax.swing.JTree.isRowSelected(int): missing in harmony
+method javax.swing.JTree.isSelectionEmpty(): missing in harmony
+method javax.swing.JTree.isVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.makeVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.removeDescendantSelectedPaths(javax.swing.tree.TreePath, boolean): missing in harmony
+method javax.swing.JTree.removeDescendantToggledPaths(java.util.Enumeration): missing in harmony
+method javax.swing.JTree.removeSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.removeSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.removeSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.removeSelectionRow(int): missing in harmony
+method javax.swing.JTree.removeSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.removeTreeExpansionListener(javax.swing.event.TreeExpansionListener): missing in harmony
+method javax.swing.JTree.removeTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.removeTreeWillExpandListener(javax.swing.event.TreeWillExpandListener): missing in harmony
+method javax.swing.JTree.scrollPathToVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.scrollRowToVisible(int): missing in harmony
+method javax.swing.JTree.setAnchorSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.setCellEditor(javax.swing.tree.TreeCellEditor): missing in harmony
+method javax.swing.JTree.setCellRenderer(javax.swing.tree.TreeCellRenderer): missing in harmony
+method javax.swing.JTree.setDragEnabled(boolean): missing in harmony
+method javax.swing.JTree.setEditable(boolean): missing in harmony
+method javax.swing.JTree.setExpandedState(javax.swing.tree.TreePath, boolean): missing in harmony
+method javax.swing.JTree.setExpandsSelectedPaths(boolean): missing in harmony
+method javax.swing.JTree.setInvokesStopCellEditing(boolean): missing in harmony
+method javax.swing.JTree.setLargeModel(boolean): missing in harmony
+method javax.swing.JTree.setLeadSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.setModel(javax.swing.tree.TreeModel): missing in harmony
+method javax.swing.JTree.setRootVisible(boolean): missing in harmony
+method javax.swing.JTree.setRowHeight(int): missing in harmony
+method javax.swing.JTree.setScrollsOnExpand(boolean): missing in harmony
+method javax.swing.JTree.setSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.setSelectionModel(javax.swing.tree.TreeSelectionModel): missing in harmony
+method javax.swing.JTree.setSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.setSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.setSelectionRow(int): missing in harmony
+method javax.swing.JTree.setSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.setShowsRootHandles(boolean): missing in harmony
+method javax.swing.JTree.setToggleClickCount(int): missing in harmony
+method javax.swing.JTree.setUI(javax.swing.plaf.TreeUI): missing in harmony
+method javax.swing.JTree.setVisibleRowCount(int): missing in harmony
+method javax.swing.JTree.startEditingAtPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.stopEditing(): missing in harmony
+method javax.swing.JTree.treeDidChange(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.addAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.clearAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.fireVisibleDataPropertyChange(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.getAccessibleSelectionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.isAccessibleChildSelected(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.removeAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.selectAllAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeCollapsed(javax.swing.event.TreeExpansionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeExpanded(javax.swing.event.TreeExpansionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesInserted(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesRemoved(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeStructureChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.valueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clearAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clone(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.contains(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.doAccessibleAction(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.finalize(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAction(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionDescription(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChild(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleComponent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleContext(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleDescription(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleEditableText(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleIcon(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleName(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleParent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleRelationSet(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleRole(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelectionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleStateSet(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleTable(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleText(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleValue(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBackground(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBounds(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getClass(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getCursor(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFont(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getForeground(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocale(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocation(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationInJTree(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationOnScreen(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getSize(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.hashCode(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isAccessibleChildSelected(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isEnabled(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isFocusTraversable(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isShowing(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isVisible(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.notify(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.notifyAll(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.requestFocus(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.selectAllAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setEnabled(boolean): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setFont(java.awt.Font): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setVisible(boolean): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.toString(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(long): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(long, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.add(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.breadthFirstEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.children(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.clone(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.createChildren(javax.swing.tree.DefaultMutableTreeNode, java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.depthFirstEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.finalize(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getAllowsChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildAfter(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildAt(int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildBefore(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getClass(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getDepth(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getFirstChild(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getFirstLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getIndex(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLastChild(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLastLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLeafCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLevel(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextNode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextSibling(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getParent(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPath(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPathToRoot(javax.swing.tree.TreeNode, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousNode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousSibling(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getRoot(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getSharedAncestor(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getSiblingCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getUserObject(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getUserObjectPath(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.hashCode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.insert(javax.swing.tree.MutableTreeNode, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeAncestor(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeChild(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeDescendant(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeRelated(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeSibling(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isRoot(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.loadChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.notify(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.notifyAll(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.pathFromAncestorEnumeration(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.postorderEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.preorderEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.remove(int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.remove(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.removeAllChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.removeFromParent(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setAllowsChildren(boolean): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setParent(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setUserObject(java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.toString(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(long): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(long, int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.arePathsContiguous(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.canPathsBeAdded(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.canPathsBeRemoved(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.clearSelection(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.clone(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.finalize(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.fireValueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getClass(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getLeadSelectionPath(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getLeadSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getListeners(java.lang.Class): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getMaxSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getMinSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getPropertyChangeListeners(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getRowMapper(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionCount(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionMode(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionPath(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionPaths(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionRows(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getTreeSelectionListeners(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.hashCode(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.insureRowContinuity(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.insureUniqueness(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isPathSelected(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isRowSelected(int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isSelectionEmpty(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.notify(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.notifyAll(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.resetRowSelection(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setRowMapper(javax.swing.tree.RowMapper): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionMode(int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.sharedInstance(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.toString(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.updateLeadIndex(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(long): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(long, int): missing in harmony
+method javax.swing.JTree.TreeModelHandler.clone(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.TreeModelHandler.finalize(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.getClass(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.hashCode(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.notify(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.notifyAll(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.toString(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesInserted(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesRemoved(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeStructureChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(long): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(long, int): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.clone(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.finalize(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.getClass(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.hashCode(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.notify(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.notifyAll(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.toString(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.valueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(long): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(long, int): missing in harmony
+method javax.swing.JViewport.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.JViewport.computeBlit(int, int, java.awt.Point, java.awt.Point, java.awt.Dimension, java.awt.Rectangle): missing in harmony
+method javax.swing.JViewport.createLayoutManager(): missing in harmony
+method javax.swing.JViewport.createViewListener(): missing in harmony
+method javax.swing.JViewport.fireStateChanged(): missing in harmony
+method javax.swing.JViewport.getChangeListeners(): missing in harmony
+method javax.swing.JViewport.getExtentSize(): missing in harmony
+method javax.swing.JViewport.getScrollMode(): missing in harmony
+method javax.swing.JViewport.getUI(): missing in harmony
+method javax.swing.JViewport.getView(): missing in harmony
+method javax.swing.JViewport.getViewPosition(): missing in harmony
+method javax.swing.JViewport.getViewRect(): missing in harmony
+method javax.swing.JViewport.getViewSize(): missing in harmony
+method javax.swing.JViewport.isBackingStoreEnabled(): missing in harmony
+method javax.swing.JViewport.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.JViewport.setBackingStoreEnabled(boolean): missing in harmony
+method javax.swing.JViewport.setExtentSize(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.setScrollMode(int): missing in harmony
+method javax.swing.JViewport.setUI(javax.swing.plaf.ViewportUI): missing in harmony
+method javax.swing.JViewport.setView(java.awt.Component): missing in harmony
+method javax.swing.JViewport.setViewPosition(java.awt.Point): missing in harmony
+method javax.swing.JViewport.setViewSize(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.toViewCoordinates(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.toViewCoordinates(java.awt.Point): missing in harmony
+method javax.swing.JViewport.ViewListener.clone(): missing in harmony
+method javax.swing.JViewport.ViewListener.componentHidden(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentMoved(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentResized(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentShown(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.equals(java.lang.Object): missing in harmony
+method javax.swing.JViewport.ViewListener.finalize(): missing in harmony
+method javax.swing.JViewport.ViewListener.getClass(): missing in harmony
+method javax.swing.JViewport.ViewListener.hashCode(): missing in harmony
+method javax.swing.JViewport.ViewListener.notify(): missing in harmony
+method javax.swing.JViewport.ViewListener.notifyAll(): missing in harmony
+method javax.swing.JViewport.ViewListener.toString(): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(long): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(long, int): missing in harmony
+method javax.swing.JWindow.action(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, int): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, java.lang.Object, int): missing in harmony
+method javax.swing.JWindow.add(java.awt.PopupMenu): missing in harmony
+method javax.swing.JWindow.add(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.JWindow.addComponentListener(java.awt.event.ComponentListener): missing in harmony
+method javax.swing.JWindow.addContainerListener(java.awt.event.ContainerListener): missing in harmony
+method javax.swing.JWindow.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.addHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener): missing in harmony
+method javax.swing.JWindow.addHierarchyListener(java.awt.event.HierarchyListener): missing in harmony
+method javax.swing.JWindow.addImpl(java.awt.Component, java.lang.Object, int): missing in harmony
+method javax.swing.JWindow.addInputMethodListener(java.awt.event.InputMethodListener): missing in harmony
+method javax.swing.JWindow.addKeyListener(java.awt.event.KeyListener): missing in harmony
+method javax.swing.JWindow.addMouseListener(java.awt.event.MouseListener): missing in harmony
+method javax.swing.JWindow.addMouseMotionListener(java.awt.event.MouseMotionListener): missing in harmony
+method javax.swing.JWindow.addMouseWheelListener(java.awt.event.MouseWheelListener): missing in harmony
+method javax.swing.JWindow.addNotify(): missing in harmony
+method javax.swing.JWindow.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.addWindowFocusListener(java.awt.event.WindowFocusListener): missing in harmony
+method javax.swing.JWindow.addWindowListener(java.awt.event.WindowListener): missing in harmony
+method javax.swing.JWindow.addWindowStateListener(java.awt.event.WindowStateListener): missing in harmony
+method javax.swing.JWindow.applyComponentOrientation(java.awt.ComponentOrientation): missing in harmony
+method javax.swing.JWindow.applyResourceBundle(java.lang.String): missing in harmony
+method javax.swing.JWindow.applyResourceBundle(java.util.ResourceBundle): missing in harmony
+method javax.swing.JWindow.areFocusTraversalKeysSet(int): missing in harmony
+method javax.swing.JWindow.bounds(): missing in harmony
+method javax.swing.JWindow.checkImage(java.awt.Image, int, int, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.checkImage(java.awt.Image, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.clone(): missing in harmony
+method javax.swing.JWindow.coalesceEvents(java.awt.AWTEvent, java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.contains(int, int): missing in harmony
+method javax.swing.JWindow.contains(java.awt.Point): missing in harmony
+method javax.swing.JWindow.countComponents(): missing in harmony
+method javax.swing.JWindow.createBufferStrategy(int): missing in harmony
+method javax.swing.JWindow.createBufferStrategy(int, java.awt.BufferCapabilities): missing in harmony
+method javax.swing.JWindow.createImage(int, int): missing in harmony
+method javax.swing.JWindow.createImage(java.awt.image.ImageProducer): missing in harmony
+method javax.swing.JWindow.createRootPane(): missing in harmony
+method javax.swing.JWindow.createVolatileImage(int, int): missing in harmony
+method javax.swing.JWindow.createVolatileImage(int, int, java.awt.ImageCapabilities): missing in harmony
+method javax.swing.JWindow.deliverEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.disable(): missing in harmony
+method javax.swing.JWindow.disableEvents(long): missing in harmony
+method javax.swing.JWindow.dispatchEvent(java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.dispose(): missing in harmony
+method javax.swing.JWindow.doLayout(): missing in harmony
+method javax.swing.JWindow.enable(): missing in harmony
+method javax.swing.JWindow.enable(boolean): missing in harmony
+method javax.swing.JWindow.enableEvents(long): missing in harmony
+method javax.swing.JWindow.enableInputMethods(boolean): missing in harmony
+method javax.swing.JWindow.equals(java.lang.Object): missing in harmony
+method javax.swing.JWindow.finalize(): missing in harmony
+method javax.swing.JWindow.findComponentAt(int, int): missing in harmony
+method javax.swing.JWindow.findComponentAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, int, int): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, boolean, boolean): missing in harmony
+method javax.swing.JWindow.getAccessibleContext(): missing in harmony
+method javax.swing.JWindow.getAlignmentX(): missing in harmony
+method javax.swing.JWindow.getAlignmentY(): missing in harmony
+method javax.swing.JWindow.getBackground(): missing in harmony
+method javax.swing.JWindow.getBounds(): missing in harmony
+method javax.swing.JWindow.getBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.getBufferStrategy(): missing in harmony
+method javax.swing.JWindow.getClass(): missing in harmony
+method javax.swing.JWindow.getColorModel(): missing in harmony
+method javax.swing.JWindow.getComponent(int): missing in harmony
+method javax.swing.JWindow.getComponentAt(int, int): missing in harmony
+method javax.swing.JWindow.getComponentAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.getComponentCount(): missing in harmony
+method javax.swing.JWindow.getComponentListeners(): missing in harmony
+method javax.swing.JWindow.getComponentOrientation(): missing in harmony
+method javax.swing.JWindow.getComponents(): missing in harmony
+method javax.swing.JWindow.getContainerListeners(): missing in harmony
+method javax.swing.JWindow.getContentPane(): missing in harmony
+method javax.swing.JWindow.getCursor(): missing in harmony
+method javax.swing.JWindow.getDropTarget(): missing in harmony
+method javax.swing.JWindow.getFocusCycleRootAncestor(): missing in harmony
+method javax.swing.JWindow.getFocusListeners(): missing in harmony
+method javax.swing.JWindow.getFocusOwner(): missing in harmony
+method javax.swing.JWindow.getFocusTraversalKeys(int): missing in harmony
+method javax.swing.JWindow.getFocusTraversalKeysEnabled(): missing in harmony
+method javax.swing.JWindow.getFocusTraversalPolicy(): missing in harmony
+method javax.swing.JWindow.getFocusableWindowState(): missing in harmony
+method javax.swing.JWindow.getFont(): missing in harmony
+method javax.swing.JWindow.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JWindow.getForeground(): missing in harmony
+method javax.swing.JWindow.getGlassPane(): missing in harmony
+method javax.swing.JWindow.getGraphics(): missing in harmony
+method javax.swing.JWindow.getGraphicsConfiguration(): missing in harmony
+method javax.swing.JWindow.getHeight(): missing in harmony
+method javax.swing.JWindow.getHierarchyBoundsListeners(): missing in harmony
+method javax.swing.JWindow.getHierarchyListeners(): missing in harmony
+method javax.swing.JWindow.getIgnoreRepaint(): missing in harmony
+method javax.swing.JWindow.getInputContext(): missing in harmony
+method javax.swing.JWindow.getInputMethodListeners(): missing in harmony
+method javax.swing.JWindow.getInputMethodRequests(): missing in harmony
+method javax.swing.JWindow.getInsets(): missing in harmony
+method javax.swing.JWindow.getKeyListeners(): missing in harmony
+method javax.swing.JWindow.getLayeredPane(): missing in harmony
+method javax.swing.JWindow.getLayout(): missing in harmony
+method javax.swing.JWindow.getListeners(java.lang.Class): missing in harmony
+method javax.swing.JWindow.getLocale(): missing in harmony
+method javax.swing.JWindow.getLocation(): missing in harmony
+method javax.swing.JWindow.getLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.getLocationOnScreen(): missing in harmony
+method javax.swing.JWindow.getMaximumSize(): missing in harmony
+method javax.swing.JWindow.getMinimumSize(): missing in harmony
+method javax.swing.JWindow.getMostRecentFocusOwner(): missing in harmony
+method javax.swing.JWindow.getMouseListeners(): missing in harmony
+method javax.swing.JWindow.getMouseMotionListeners(): missing in harmony
+method javax.swing.JWindow.getMouseWheelListeners(): missing in harmony
+method javax.swing.JWindow.getName(): missing in harmony
+method javax.swing.JWindow.getOwnedWindows(): missing in harmony
+method javax.swing.JWindow.getOwner(): missing in harmony
+method javax.swing.JWindow.getParent(): missing in harmony
+method javax.swing.JWindow.getPeer(): missing in harmony
+method javax.swing.JWindow.getPreferredSize(): missing in harmony
+method javax.swing.JWindow.getPropertyChangeListeners(): missing in harmony
+method javax.swing.JWindow.getPropertyChangeListeners(java.lang.String): missing in harmony
+method javax.swing.JWindow.getRootPane(): missing in harmony
+method javax.swing.JWindow.getSize(): missing in harmony
+method javax.swing.JWindow.getSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.getToolkit(): missing in harmony
+method javax.swing.JWindow.getTreeLock(): missing in harmony
+method javax.swing.JWindow.getWarningString(): missing in harmony
+method javax.swing.JWindow.getWidth(): missing in harmony
+method javax.swing.JWindow.getWindowFocusListeners(): missing in harmony
+method javax.swing.JWindow.getWindowListeners(): missing in harmony
+method javax.swing.JWindow.getWindowStateListeners(): missing in harmony
+method javax.swing.JWindow.getX(): missing in harmony
+method javax.swing.JWindow.getY(): missing in harmony
+method javax.swing.JWindow.gotFocus(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.handleEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.hasFocus(): missing in harmony
+method javax.swing.JWindow.hashCode(): missing in harmony
+method javax.swing.JWindow.hide(): missing in harmony
+method javax.swing.JWindow.imageUpdate(java.awt.Image, int, int, int, int, int): missing in harmony
+method javax.swing.JWindow.insets(): missing in harmony
+method javax.swing.JWindow.inside(int, int): missing in harmony
+method javax.swing.JWindow.invalidate(): missing in harmony
+method javax.swing.JWindow.isActive(): missing in harmony
+method javax.swing.JWindow.isAncestorOf(java.awt.Component): missing in harmony
+method javax.swing.JWindow.isBackgroundSet(): missing in harmony
+method javax.swing.JWindow.isCursorSet(): missing in harmony
+method javax.swing.JWindow.isDisplayable(): missing in harmony
+method javax.swing.JWindow.isDoubleBuffered(): missing in harmony
+method javax.swing.JWindow.isEnabled(): missing in harmony
+method javax.swing.JWindow.isFocusCycleRoot(): missing in harmony
+method javax.swing.JWindow.isFocusCycleRoot(java.awt.Container): missing in harmony
+method javax.swing.JWindow.isFocusOwner(): missing in harmony
+method javax.swing.JWindow.isFocusTraversable(): missing in harmony
+method javax.swing.JWindow.isFocusTraversalPolicySet(): missing in harmony
+method javax.swing.JWindow.isFocusable(): missing in harmony
+method javax.swing.JWindow.isFocusableWindow(): missing in harmony
+method javax.swing.JWindow.isFocused(): missing in harmony
+method javax.swing.JWindow.isFontSet(): missing in harmony
+method javax.swing.JWindow.isForegroundSet(): missing in harmony
+method javax.swing.JWindow.isLightweight(): missing in harmony
+method javax.swing.JWindow.isOpaque(): missing in harmony
+method javax.swing.JWindow.isRootPaneCheckingEnabled(): missing in harmony
+method javax.swing.JWindow.isShowing(): missing in harmony
+method javax.swing.JWindow.isValid(): missing in harmony
+method javax.swing.JWindow.isVisible(): missing in harmony
+method javax.swing.JWindow.keyDown(java.awt.Event, int): missing in harmony
+method javax.swing.JWindow.keyUp(java.awt.Event, int): missing in harmony
+method javax.swing.JWindow.layout(): missing in harmony
+method javax.swing.JWindow.list(): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintStream): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintStream, int): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintWriter): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintWriter, int): missing in harmony
+method javax.swing.JWindow.locate(int, int): missing in harmony
+method javax.swing.JWindow.location(): missing in harmony
+method javax.swing.JWindow.lostFocus(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.minimumSize(): missing in harmony
+method javax.swing.JWindow.mouseDown(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseDrag(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseEnter(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseExit(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseMove(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseUp(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.move(int, int): missing in harmony
+method javax.swing.JWindow.nextFocus(): missing in harmony
+method javax.swing.JWindow.notify(): missing in harmony
+method javax.swing.JWindow.notifyAll(): missing in harmony
+method javax.swing.JWindow.pack(): missing in harmony
+method javax.swing.JWindow.paint(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paintAll(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paintComponents(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paramString(): missing in harmony
+method javax.swing.JWindow.postEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.preferredSize(): missing in harmony
+method javax.swing.JWindow.prepareImage(java.awt.Image, int, int, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.prepareImage(java.awt.Image, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.print(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.printAll(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.printComponents(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.processComponentEvent(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JWindow.processContainerEvent(java.awt.event.ContainerEvent): missing in harmony
+method javax.swing.JWindow.processEvent(java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.processFocusEvent(java.awt.event.FocusEvent): missing in harmony
+method javax.swing.JWindow.processHierarchyBoundsEvent(java.awt.event.HierarchyEvent): missing in harmony
+method javax.swing.JWindow.processHierarchyEvent(java.awt.event.HierarchyEvent): missing in harmony
+method javax.swing.JWindow.processInputMethodEvent(java.awt.event.InputMethodEvent): missing in harmony
+method javax.swing.JWindow.processKeyEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.JWindow.processMouseEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.JWindow.processMouseMotionEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.JWindow.processMouseWheelEvent(java.awt.event.MouseWheelEvent): missing in harmony
+method javax.swing.JWindow.processWindowEvent(java.awt.event.WindowEvent): missing in harmony
+method javax.swing.JWindow.processWindowFocusEvent(java.awt.event.WindowEvent): missing in harmony
+method javax.swing.JWindow.processWindowStateEvent(java.awt.event.WindowEvent): missing in harmony
+method javax.swing.JWindow.remove(int): missing in harmony
+method javax.swing.JWindow.remove(java.awt.Component): missing in harmony
+method javax.swing.JWindow.remove(java.awt.MenuComponent): missing in harmony
+method javax.swing.JWindow.removeAll(): missing in harmony
+method javax.swing.JWindow.removeComponentListener(java.awt.event.ComponentListener): missing in harmony
+method javax.swing.JWindow.removeContainerListener(java.awt.event.ContainerListener): missing in harmony
+method javax.swing.JWindow.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.removeHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener): missing in harmony
+method javax.swing.JWindow.removeHierarchyListener(java.awt.event.HierarchyListener): missing in harmony
+method javax.swing.JWindow.removeInputMethodListener(java.awt.event.InputMethodListener): missing in harmony
+method javax.swing.JWindow.removeKeyListener(java.awt.event.KeyListener): missing in harmony
+method javax.swing.JWindow.removeMouseListener(java.awt.event.MouseListener): missing in harmony
+method javax.swing.JWindow.removeMouseMotionListener(java.awt.event.MouseMotionListener): missing in harmony
+method javax.swing.JWindow.removeMouseWheelListener(java.awt.event.MouseWheelListener): missing in harmony
+method javax.swing.JWindow.removeNotify(): missing in harmony
+method javax.swing.JWindow.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.removeWindowFocusListener(java.awt.event.WindowFocusListener): missing in harmony
+method javax.swing.JWindow.removeWindowListener(java.awt.event.WindowListener): missing in harmony
+method javax.swing.JWindow.removeWindowStateListener(java.awt.event.WindowStateListener): missing in harmony
+method javax.swing.JWindow.repaint(): missing in harmony
+method javax.swing.JWindow.repaint(int, int, int, int): missing in harmony
+method javax.swing.JWindow.repaint(long): missing in harmony
+method javax.swing.JWindow.repaint(long, int, int, int, int): missing in harmony
+method javax.swing.JWindow.requestFocus(): missing in harmony
+method javax.swing.JWindow.requestFocus(boolean): missing in harmony
+method javax.swing.JWindow.requestFocusInWindow(): missing in harmony
+method javax.swing.JWindow.requestFocusInWindow(boolean): missing in harmony
+method javax.swing.JWindow.reshape(int, int, int, int): missing in harmony
+method javax.swing.JWindow.resize(int, int): missing in harmony
+method javax.swing.JWindow.resize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.setBounds(int, int, int, int): missing in harmony
+method javax.swing.JWindow.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.setComponentOrientation(java.awt.ComponentOrientation): missing in harmony
+method javax.swing.JWindow.setContentPane(java.awt.Container): missing in harmony
+method javax.swing.JWindow.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JWindow.setDropTarget(java.awt.dnd.DropTarget): missing in harmony
+method javax.swing.JWindow.setEnabled(boolean): missing in harmony
+method javax.swing.JWindow.setFocusCycleRoot(boolean): missing in harmony
+method javax.swing.JWindow.setFocusTraversalKeys(int, java.util.Set): missing in harmony
+method javax.swing.JWindow.setFocusTraversalKeysEnabled(boolean): missing in harmony
+method javax.swing.JWindow.setFocusTraversalPolicy(java.awt.FocusTraversalPolicy): missing in harmony
+method javax.swing.JWindow.setFocusable(boolean): missing in harmony
+method javax.swing.JWindow.setFocusableWindowState(boolean): missing in harmony
+method javax.swing.JWindow.setFont(java.awt.Font): missing in harmony
+method javax.swing.JWindow.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.setGlassPane(java.awt.Component): missing in harmony
+method javax.swing.JWindow.setIgnoreRepaint(boolean): missing in harmony
+method javax.swing.JWindow.setLayeredPane(javax.swing.JLayeredPane): missing in harmony
+method javax.swing.JWindow.setLayout(java.awt.LayoutManager): missing in harmony
+method javax.swing.JWindow.setLocale(java.util.Locale): missing in harmony
+method javax.swing.JWindow.setLocation(int, int): missing in harmony
+method javax.swing.JWindow.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.setLocationRelativeTo(java.awt.Component): missing in harmony
+method javax.swing.JWindow.setName(java.lang.String): missing in harmony
+method javax.swing.JWindow.setRootPane(javax.swing.JRootPane): missing in harmony
+method javax.swing.JWindow.setRootPaneCheckingEnabled(boolean): missing in harmony
+method javax.swing.JWindow.setSize(int, int): missing in harmony
+method javax.swing.JWindow.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setVisible(boolean): missing in harmony
+method javax.swing.JWindow.show(): missing in harmony
+method javax.swing.JWindow.show(boolean): missing in harmony
+method javax.swing.JWindow.size(): missing in harmony
+method javax.swing.JWindow.toBack(): missing in harmony
+method javax.swing.JWindow.toFront(): missing in harmony
+method javax.swing.JWindow.toString(): missing in harmony
+method javax.swing.JWindow.transferFocus(): missing in harmony
+method javax.swing.JWindow.transferFocusBackward(): missing in harmony
+method javax.swing.JWindow.transferFocusDownCycle(): missing in harmony
+method javax.swing.JWindow.transferFocusUpCycle(): missing in harmony
+method javax.swing.JWindow.update(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.validate(): missing in harmony
+method javax.swing.JWindow.validateTree(): missing in harmony
+method javax.swing.JWindow.wait(): missing in harmony
+method javax.swing.JWindow.wait(long): missing in harmony
+method javax.swing.JWindow.wait(long, int): missing in harmony
+method javax.swing.JWindow.windowInit(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.clone(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.contains(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.equals(java.lang.Object): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.finalize(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleAction(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleChild(int): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleComponent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleDescription(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleEditableText(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleIcon(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleName(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleParent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleRelationSet(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleRole(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleSelection(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleStateSet(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleTable(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleText(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleValue(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getBackground(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getBounds(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getClass(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getCursor(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getFont(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getForeground(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocale(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocation(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocationOnScreen(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getSize(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.hashCode(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isEnabled(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isFocusTraversable(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isShowing(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isVisible(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.notify(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.notifyAll(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.requestFocus(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setEnabled(boolean): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setFont(java.awt.Font): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setVisible(boolean): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.toString(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(long): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(long, int): missing in harmony
+method javax.swing.KeyStroke.clone(): missing in harmony
+method javax.swing.KeyStroke.equals(java.lang.Object): missing in harmony
+method javax.swing.KeyStroke.finalize(): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(char): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(int, int): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(int, int, boolean): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(java.lang.Character, int): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(java.lang.String): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStrokeForEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.KeyStroke.getClass(): missing in harmony
+method javax.swing.KeyStroke.getKeyChar(): missing in harmony
+method javax.swing.KeyStroke.getKeyCode(): missing in harmony
+method javax.swing.KeyStroke.getKeyEventType(): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(char): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(char, boolean): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(int, int): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(int, int, boolean): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(java.lang.Character, int): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(java.lang.String): missing in harmony
+method javax.swing.KeyStroke.getKeyStrokeForEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.KeyStroke.getModifiers(): missing in harmony
+method javax.swing.KeyStroke.hashCode(): missing in harmony
+method javax.swing.KeyStroke.isOnKeyRelease(): missing in harmony
+method javax.swing.KeyStroke.notify(): missing in harmony
+method javax.swing.KeyStroke.notifyAll(): missing in harmony
+method javax.swing.KeyStroke.readResolve(): missing in harmony
+method javax.swing.KeyStroke.registerSubclass(java.lang.Class): missing in harmony
+method javax.swing.KeyStroke.toString(): missing in harmony
+method javax.swing.KeyStroke.wait(): missing in harmony
+method javax.swing.KeyStroke.wait(long): missing in harmony
+method javax.swing.KeyStroke.wait(long, int): missing in harmony
+method javax.swing.ListSelectionModel.addListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
+method javax.swing.ListSelectionModel.addSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.clearSelection(): missing in harmony
+method javax.swing.ListSelectionModel.getAnchorSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getLeadSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getMaxSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getMinSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getSelectionMode(): missing in harmony
+method javax.swing.ListSelectionModel.getValueIsAdjusting(): missing in harmony
+method javax.swing.ListSelectionModel.insertIndexInterval(int, int, boolean): missing in harmony
+method javax.swing.ListSelectionModel.isSelectedIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.isSelectionEmpty(): missing in harmony
+method javax.swing.ListSelectionModel.removeIndexInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.removeListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
+method javax.swing.ListSelectionModel.removeSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.setAnchorSelectionIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.setLeadSelectionIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.setSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.setSelectionMode(int): missing in harmony
+method javax.swing.ListSelectionModel.setValueIsAdjusting(boolean): missing in harmony
+method javax.swing.LookAndFeel.clone(): missing in harmony
+method javax.swing.LookAndFeel.equals(java.lang.Object): missing in harmony
+method javax.swing.LookAndFeel.finalize(): missing in harmony
+method javax.swing.LookAndFeel.getClass(): missing in harmony
+method javax.swing.LookAndFeel.getDefaults(): missing in harmony
+method javax.swing.LookAndFeel.getDescription(): missing in harmony
+method javax.swing.LookAndFeel.getDesktopPropertyValue(java.lang.String, java.lang.Object): missing in harmony
+method javax.swing.LookAndFeel.getID(): missing in harmony
+method javax.swing.LookAndFeel.getName(): missing in harmony
+method javax.swing.LookAndFeel.getSupportsWindowDecorations(): missing in harmony
+method javax.swing.LookAndFeel.hashCode(): missing in harmony
+method javax.swing.LookAndFeel.initialize(): missing in harmony
+method javax.swing.LookAndFeel.installBorder(javax.swing.JComponent, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.installColors(javax.swing.JComponent, java.lang.String, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.installColorsAndFont(javax.swing.JComponent, java.lang.String, java.lang.String, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.isNativeLookAndFeel(): missing in harmony
+method javax.swing.LookAndFeel.isSupportedLookAndFeel(): missing in harmony
+method javax.swing.LookAndFeel.loadKeyBindings(javax.swing.InputMap, java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.makeComponentInputMap(javax.swing.JComponent, java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.makeIcon(java.lang.Class, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.makeInputMap(java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.makeKeyBindings(java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.notify(): missing in harmony
+method javax.swing.LookAndFeel.notifyAll(): missing in harmony
+method javax.swing.LookAndFeel.provideErrorFeedback(java.awt.Component): missing in harmony
+method javax.swing.LookAndFeel.toString(): missing in harmony
+method javax.swing.LookAndFeel.uninitialize(): missing in harmony
+method javax.swing.LookAndFeel.uninstallBorder(javax.swing.JComponent): missing in harmony
+method javax.swing.LookAndFeel.wait(): missing in harmony
+method javax.swing.LookAndFeel.wait(long): missing in harmony
+method javax.swing.LookAndFeel.wait(long, int): missing in harmony
+method javax.swing.MenuSelectionManager.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.MenuSelectionManager.clearSelectedPath(): missing in harmony
+method javax.swing.MenuSelectionManager.clone(): missing in harmony
+method javax.swing.MenuSelectionManager.componentForPoint(java.awt.Component, java.awt.Point): missing in harmony
+method javax.swing.MenuSelectionManager.defaultManager(): missing in harmony
+method javax.swing.MenuSelectionManager.equals(java.lang.Object): missing in harmony
+method javax.swing.MenuSelectionManager.finalize(): missing in harmony
+method javax.swing.MenuSelectionManager.fireStateChanged(): missing in harmony
+method javax.swing.MenuSelectionManager.getChangeListeners(): missing in harmony
+method javax.swing.MenuSelectionManager.getClass(): missing in harmony
+method javax.swing.MenuSelectionManager.getSelectedPath(): missing in harmony
+method javax.swing.MenuSelectionManager.hashCode(): missing in harmony
+method javax.swing.MenuSelectionManager.isComponentPartOfCurrentMenu(java.awt.Component): missing in harmony
+method javax.swing.MenuSelectionManager.notify(): missing in harmony
+method javax.swing.MenuSelectionManager.notifyAll(): missing in harmony
+method javax.swing.MenuSelectionManager.processKeyEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.MenuSelectionManager.processMouseEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.MenuSelectionManager.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.MenuSelectionManager.setSelectedPath(javax.swing.MenuElement[]): missing in harmony
+method javax.swing.MenuSelectionManager.toString(): missing in harmony
+method javax.swing.MenuSelectionManager.wait(): missing in harmony
+method javax.swing.MenuSelectionManager.wait(long): missing in harmony
+method javax.swing.MenuSelectionManager.wait(long, int): missing in harmony
+method javax.swing.MutableComboBoxModel.addElement(java.lang.Object): missing in harmony
+method javax.swing.MutableComboBoxModel.addListDataListener(javax.swing.event.ListDataListener): missing in harmony
+method javax.swing.MutableComboBoxModel.getElementAt(int): missing in harmony
+method javax.swing.MutableComboBoxModel.getSelectedItem(): missing in harmony
+method javax.swing.MutableComboBoxModel.getSize(): missing in harmony
+method javax.swing.MutableComboBoxModel.insertElementAt(java.lang.Object, int): missing in harmony
+method javax.swing.MutableComboBoxModel.removeElement(java.lang.Object): missing in harmony
+method javax.swing.MutableComboBoxModel.removeElementAt(int): missing in harmony
+method javax.swing.MutableComboBoxModel.removeListDataListener(javax.swing.event.ListDataListener): missing in harmony
+method javax.swing.MutableComboBoxModel.setSelectedItem(java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.addLayoutComponent(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.OverlayLayout.clone(): missing in harmony
+method javax.swing.OverlayLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.finalize(): missing in harmony
+method javax.swing.OverlayLayout.getClass(): missing in harmony
+method javax.swing.OverlayLayout.getLayoutAlignmentX(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.getLayoutAlignmentY(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.hashCode(): missing in harmony
+method javax.swing.OverlayLayout.invalidateLayout(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.maximumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.notify(): missing in harmony
+method javax.swing.OverlayLayout.notifyAll(): missing in harmony
+method javax.swing.OverlayLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.OverlayLayout.toString(): missing in harmony
+method javax.swing.OverlayLayout.wait(): missing in harmony
+method javax.swing.OverlayLayout.wait(long): missing in harmony
+method javax.swing.OverlayLayout.wait(long, int): missing in harmony
+method javax.swing.Popup.clone(): missing in harmony
+method javax.swing.Popup.equals(java.lang.Object): missing in harmony
+method javax.swing.Popup.finalize(): missing in harmony
+method javax.swing.Popup.getClass(): missing in harmony
+method javax.swing.Popup.hashCode(): missing in harmony
+method javax.swing.Popup.hide(): missing in harmony
+method javax.swing.Popup.notify(): missing in harmony
+method javax.swing.Popup.notifyAll(): missing in harmony
+method javax.swing.Popup.show(): missing in harmony
+method javax.swing.Popup.toString(): missing in harmony
+method javax.swing.Popup.wait(): missing in harmony
+method javax.swing.Popup.wait(long): missing in harmony
+method javax.swing.Popup.wait(long, int): missing in harmony
+method javax.swing.PopupFactory.clone(): missing in harmony
+method javax.swing.PopupFactory.equals(java.lang.Object): missing in harmony
+method javax.swing.PopupFactory.finalize(): missing in harmony
+method javax.swing.PopupFactory.getClass(): missing in harmony
+method javax.swing.PopupFactory.getPopup(java.awt.Component, java.awt.Component, int, int): missing in harmony
+method javax.swing.PopupFactory.getSharedInstance(): missing in harmony
+method javax.swing.PopupFactory.hashCode(): missing in harmony
+method javax.swing.PopupFactory.notify(): missing in harmony
+method javax.swing.PopupFactory.notifyAll(): missing in harmony
+method javax.swing.PopupFactory.setSharedInstance(javax.swing.PopupFactory): missing in harmony
+method javax.swing.PopupFactory.toString(): missing in harmony
+method javax.swing.PopupFactory.wait(): missing in harmony
+method javax.swing.PopupFactory.wait(long): missing in harmony
+method javax.swing.PopupFactory.wait(long, int): missing in harmony
+method javax.swing.ProgressMonitor.clone(): missing in harmony
+method javax.swing.ProgressMonitor.close(): missing in harmony
+method javax.swing.ProgressMonitor.equals(java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitor.finalize(): missing in harmony
+method javax.swing.ProgressMonitor.getClass(): missing in harmony
+method javax.swing.ProgressMonitor.getMaximum(): missing in harmony
+method javax.swing.ProgressMonitor.getMillisToDecideToPopup(): missing in harmony
+method javax.swing.ProgressMonitor.getMillisToPopup(): missing in harmony
+method javax.swing.ProgressMonitor.getMinimum(): missing in harmony
+method javax.swing.ProgressMonitor.getNote(): missing in harmony
+method javax.swing.ProgressMonitor.hashCode(): missing in harmony
+method javax.swing.ProgressMonitor.isCanceled(): missing in harmony
+method javax.swing.ProgressMonitor.notify(): missing in harmony
+method javax.swing.ProgressMonitor.notifyAll(): missing in harmony
+method javax.swing.ProgressMonitor.setMaximum(int): missing in harmony
+method javax.swing.ProgressMonitor.setMillisToDecideToPopup(int): missing in harmony
+method javax.swing.ProgressMonitor.setMillisToPopup(int): missing in harmony
+method javax.swing.ProgressMonitor.setMinimum(int): missing in harmony
+method javax.swing.ProgressMonitor.setNote(java.lang.String): missing in harmony
+method javax.swing.ProgressMonitor.setProgress(int): missing in harmony
+method javax.swing.ProgressMonitor.toString(): missing in harmony
+method javax.swing.ProgressMonitor.wait(): missing in harmony
+method javax.swing.ProgressMonitor.wait(long): missing in harmony
+method javax.swing.ProgressMonitor.wait(long, int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.available(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.clone(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.close(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.equals(java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitorInputStream.finalize(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.getClass(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.getProgressMonitor(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.hashCode(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.mark(int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.markSupported(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.notify(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.notifyAll(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(byte[]): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(byte[], int, int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.reset(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.skip(long): missing in harmony
+method javax.swing.ProgressMonitorInputStream.toString(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(long): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(long, int): missing in harmony
+method javax.swing.RepaintManager.addDirtyRegion(javax.swing.JComponent, int, int, int, int): missing in harmony
+method javax.swing.RepaintManager.addInvalidComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.clone(): missing in harmony
+method javax.swing.RepaintManager.currentManager(java.awt.Component): missing in harmony
+method javax.swing.RepaintManager.currentManager(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.equals(java.lang.Object): missing in harmony
+method javax.swing.RepaintManager.finalize(): missing in harmony
+method javax.swing.RepaintManager.getClass(): missing in harmony
+method javax.swing.RepaintManager.getDirtyRegion(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.getDoubleBufferMaximumSize(): missing in harmony
+method javax.swing.RepaintManager.getOffscreenBuffer(java.awt.Component, int, int): missing in harmony
+method javax.swing.RepaintManager.getVolatileOffscreenBuffer(java.awt.Component, int, int): missing in harmony
+method javax.swing.RepaintManager.hashCode(): missing in harmony
+method javax.swing.RepaintManager.isCompletelyDirty(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.isDoubleBufferingEnabled(): missing in harmony
+method javax.swing.RepaintManager.markCompletelyClean(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.markCompletelyDirty(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.notify(): missing in harmony
+method javax.swing.RepaintManager.notifyAll(): missing in harmony
+method javax.swing.RepaintManager.paintDirtyRegions(): missing in harmony
+method javax.swing.RepaintManager.removeInvalidComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.setCurrentManager(javax.swing.RepaintManager): missing in harmony
+method javax.swing.RepaintManager.setDoubleBufferMaximumSize(java.awt.Dimension): missing in harmony
+method javax.swing.RepaintManager.setDoubleBufferingEnabled(boolean): missing in harmony
+method javax.swing.RepaintManager.toString(): missing in harmony
+method javax.swing.RepaintManager.validateInvalidComponents(): missing in harmony
+method javax.swing.RepaintManager.wait(): missing in harmony
+method javax.swing.RepaintManager.wait(long): missing in harmony
+method javax.swing.RepaintManager.wait(long, int): missing in harmony
+method javax.swing.ScrollPaneLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.addSingletonComponent(java.awt.Component, java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.clone(): missing in harmony
+method javax.swing.ScrollPaneLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.ScrollPaneLayout.finalize(): missing in harmony
+method javax.swing.ScrollPaneLayout.getClass(): missing in harmony
+method javax.swing.ScrollPaneLayout.getColumnHeader(): missing in harmony
+method javax.swing.ScrollPaneLayout.getCorner(java.lang.String): missing in harmony
+method javax.swing.ScrollPaneLayout.getHorizontalScrollBar(): missing in harmony
+method javax.swing.ScrollPaneLayout.getHorizontalScrollBarPolicy(): missing in harmony
+method javax.swing.ScrollPaneLayout.getRowHeader(): missing in harmony
+method javax.swing.ScrollPaneLayout.getVerticalScrollBar(): missing in harmony
+method javax.swing.ScrollPaneLayout.getVerticalScrollBarPolicy(): missing in harmony
+method javax.swing.ScrollPaneLayout.getViewport(): missing in harmony
+method javax.swing.ScrollPaneLayout.getViewportBorderBounds(javax.swing.JScrollPane): missing in harmony
+method javax.swing.ScrollPaneLayout.hashCode(): missing in harmony
+method javax.swing.ScrollPaneLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.notify(): missing in harmony
+method javax.swing.ScrollPaneLayout.notifyAll(): missing in harmony
+method javax.swing.ScrollPaneLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.setHorizontalScrollBarPolicy(int): missing in harmony
+method javax.swing.ScrollPaneLayout.setVerticalScrollBarPolicy(int): missing in harmony
+method javax.swing.ScrollPaneLayout.syncWithScrollPane(javax.swing.JScrollPane): missing in harmony
+method javax.swing.ScrollPaneLayout.toString(): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(long): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(long, int): missing in harmony
+method javax.swing.SizeRequirements.adjustSizes(int, javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.calculateAlignedPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[]): missing in harmony
+method javax.swing.SizeRequirements.calculateAlignedPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[], boolean): missing in harmony
+method javax.swing.SizeRequirements.calculateTiledPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[]): missing in harmony
+method javax.swing.SizeRequirements.calculateTiledPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[], boolean): missing in harmony
+method javax.swing.SizeRequirements.clone(): missing in harmony
+method javax.swing.SizeRequirements.equals(java.lang.Object): missing in harmony
+method javax.swing.SizeRequirements.finalize(): missing in harmony
+method javax.swing.SizeRequirements.getAlignedSizeRequirements(javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.getClass(): missing in harmony
+method javax.swing.SizeRequirements.getTiledSizeRequirements(javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.hashCode(): missing in harmony
+method javax.swing.SizeRequirements.notify(): missing in harmony
+method javax.swing.SizeRequirements.notifyAll(): missing in harmony
+method javax.swing.SizeRequirements.toString(): missing in harmony
+method javax.swing.SizeRequirements.wait(): missing in harmony
+method javax.swing.SizeRequirements.wait(long): missing in harmony
+method javax.swing.SizeRequirements.wait(long, int): missing in harmony
+method javax.swing.SizeSequence.clone(): missing in harmony
+method javax.swing.SizeSequence.equals(java.lang.Object): missing in harmony
+method javax.swing.SizeSequence.finalize(): missing in harmony
+method javax.swing.SizeSequence.getClass(): missing in harmony
+method javax.swing.SizeSequence.getIndex(int): missing in harmony
+method javax.swing.SizeSequence.getPosition(int): missing in harmony
+method javax.swing.SizeSequence.getSize(int): missing in harmony
+method javax.swing.SizeSequence.getSizes(): missing in harmony
+method javax.swing.SizeSequence.hashCode(): missing in harmony
+method javax.swing.SizeSequence.insertEntries(int, int, int): missing in harmony
+method javax.swing.SizeSequence.notify(): missing in harmony
+method javax.swing.SizeSequence.notifyAll(): missing in harmony
+method javax.swing.SizeSequence.removeEntries(int, int): missing in harmony
+method javax.swing.SizeSequence.setSize(int, int): missing in harmony
+method javax.swing.SizeSequence.setSizes(int[]): missing in harmony
+method javax.swing.SizeSequence.toString(): missing in harmony
+method javax.swing.SizeSequence.wait(): missing in harmony
+method javax.swing.SizeSequence.wait(long): missing in harmony
+method javax.swing.SizeSequence.wait(long, int): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.accept(java.awt.Component): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.getComparator(): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.getImplicitDownCycleTraversal(): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.setComparator(java.util.Comparator): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.setImplicitDownCycleTraversal(boolean): missing in harmony
+method javax.swing.SpinnerDateModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerDateModel.clone(): missing in harmony
+method javax.swing.SpinnerDateModel.equals(java.lang.Object): missing in harmony
+method javax.swing.SpinnerDateModel.finalize(): missing in harmony
+method javax.swing.SpinnerDateModel.fireStateChanged(): missing in harmony
+method javax.swing.SpinnerDateModel.getCalendarField(): missing in harmony
+method javax.swing.SpinnerDateModel.getChangeListeners(): missing in harmony
+method javax.swing.SpinnerDateModel.getClass(): missing in harmony
+method javax.swing.SpinnerDateModel.getDate(): missing in harmony
+method javax.swing.SpinnerDateModel.getEnd(): missing in harmony
+method javax.swing.SpinnerDateModel.getListeners(java.lang.Class): missing in harmony
+method javax.swing.SpinnerDateModel.getNextValue(): missing in harmony
+method javax.swing.SpinnerDateModel.getPreviousValue(): missing in harmony
+method javax.swing.SpinnerDateModel.getStart(): missing in harmony
+method javax.swing.SpinnerDateModel.getValue(): missing in harmony
+method javax.swing.SpinnerDateModel.hashCode(): missing in harmony
+method javax.swing.SpinnerDateModel.notify(): missing in harmony
+method javax.swing.SpinnerDateModel.notifyAll(): missing in harmony
+method javax.swing.SpinnerDateModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerDateModel.setCalendarField(int): missing in harmony
+method javax.swing.SpinnerDateModel.setEnd(java.lang.Comparable): missing in harmony
+method javax.swing.SpinnerDateModel.setStart(java.lang.Comparable): missing in harmony
+method javax.swing.SpinnerDateModel.setValue(java.lang.Object): missing in harmony
+method javax.swing.SpinnerDateModel.toString(): missing in harmony
+method javax.swing.SpinnerDateModel.wait(): missing in harmony
+method javax.swing.SpinnerDateModel.wait(long): missing in harmony
+method javax.swing.SpinnerDateModel.wait(long, int): missing in harmony
+method javax.swing.SpinnerListModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerListModel.clone(): missing in harmony
+method javax.swing.SpinnerListModel.equals(java.lang.Object): missing in harmony
+method javax.swing.SpinnerListModel.finalize(): missing in harmony
+method javax.swing.SpinnerListModel.fireStateChanged(): missing in harmony
+method javax.swing.SpinnerListModel.getChangeListeners(): missing in harmony
+method javax.swing.SpinnerListModel.getClass(): missing in harmony
+method javax.swing.SpinnerListModel.getList(): missing in harmony
+method javax.swing.SpinnerListModel.getListeners(java.lang.Class): missing in harmony
+method javax.swing.SpinnerListModel.getNextValue(): missing in harmony
+method javax.swing.SpinnerListModel.getPreviousValue(): missing in harmony
+method javax.swing.SpinnerListModel.getValue(): missing in harmony
+method javax.swing.SpinnerListModel.hashCode(): missing in harmony
+method javax.swing.SpinnerListModel.notify(): missing in harmony
+method javax.swing.SpinnerListModel.notifyAll(): missing in harmony
+method javax.swing.SpinnerListModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerListModel.setList(java.util.List): missing in harmony
+method javax.swing.SpinnerListModel.setValue(java.lang.Object): missing in harmony
+method javax.swing.SpinnerListModel.toString(): missing in harmony
+method javax.swing.SpinnerListModel.wait(): missing in harmony
+method javax.swing.SpinnerListModel.wait(long): missing in harmony
+method javax.swing.SpinnerListModel.wait(long, int): missing in harmony
+method javax.swing.SpinnerNumberModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerNumberModel.clone(): missing in harmony
+method javax.swing.SpinnerNumberModel.equals(java.lang.Object): missing in harmony
+method javax.swing.SpinnerNumberModel.finalize(): missing in harmony
+method javax.swing.SpinnerNumberModel.fireStateChanged(): missing in harmony
+method javax.swing.SpinnerNumberModel.getChangeListeners(): missing in harmony
+method javax.swing.SpinnerNumberModel.getClass(): missing in harmony
+method javax.swing.SpinnerNumberModel.getListeners(java.lang.Class): missing in harmony
+method javax.swing.SpinnerNumberModel.getMaximum(): missing in harmony
+method javax.swing.SpinnerNumberModel.getMinimum(): missing in harmony
+method javax.swing.SpinnerNumberModel.getNextValue(): missing in harmony
+method javax.swing.SpinnerNumberModel.getNumber(): missing in harmony
+method javax.swing.SpinnerNumberModel.getPreviousValue(): missing in harmony
+method javax.swing.SpinnerNumberModel.getStepSize(): missing in harmony
+method javax.swing.SpinnerNumberModel.getValue(): missing in harmony
+method javax.swing.SpinnerNumberModel.hashCode(): missing in harmony
+method javax.swing.SpinnerNumberModel.notify(): missing in harmony
+method javax.swing.SpinnerNumberModel.notifyAll(): missing in harmony
+method javax.swing.SpinnerNumberModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerNumberModel.setMaximum(java.lang.Comparable): missing in harmony
+method javax.swing.SpinnerNumberModel.setMinimum(java.lang.Comparable): missing in harmony
+method javax.swing.SpinnerNumberModel.setStepSize(java.lang.Number): missing in harmony
+method javax.swing.SpinnerNumberModel.setValue(java.lang.Object): missing in harmony
+method javax.swing.SpinnerNumberModel.toString(): missing in harmony
+method javax.swing.SpinnerNumberModel.wait(): missing in harmony
+method javax.swing.SpinnerNumberModel.wait(long): missing in harmony
+method javax.swing.SpinnerNumberModel.wait(long, int): missing in harmony
+method javax.swing.Spring.clone(): missing in harmony
+method javax.swing.Spring.constant(int): missing in harmony
+method javax.swing.Spring.constant(int, int, int): missing in harmony
+method javax.swing.Spring.equals(java.lang.Object): missing in harmony
+method javax.swing.Spring.finalize(): missing in harmony
+method javax.swing.Spring.getClass(): missing in harmony
+method javax.swing.Spring.getMaximumValue(): missing in harmony
+method javax.swing.Spring.getMinimumValue(): missing in harmony
+method javax.swing.Spring.getPreferredValue(): missing in harmony
+method javax.swing.Spring.getValue(): missing in harmony
+method javax.swing.Spring.hashCode(): missing in harmony
+method javax.swing.Spring.max(javax.swing.Spring, javax.swing.Spring): missing in harmony
+method javax.swing.Spring.minus(javax.swing.Spring): missing in harmony
+method javax.swing.Spring.notify(): missing in harmony
+method javax.swing.Spring.notifyAll(): missing in harmony
+method javax.swing.Spring.setValue(int): missing in harmony
+method javax.swing.Spring.sum(javax.swing.Spring, javax.swing.Spring): missing in harmony
+method javax.swing.Spring.toString(): missing in harmony
+method javax.swing.Spring.wait(): missing in harmony
+method javax.swing.Spring.wait(long): missing in harmony
+method javax.swing.Spring.wait(long, int): missing in harmony
+method javax.swing.SpringLayout.addLayoutComponent(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.SpringLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.clone(): missing in harmony
+method javax.swing.SpringLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.SpringLayout.finalize(): missing in harmony
+method javax.swing.SpringLayout.getClass(): missing in harmony
+method javax.swing.SpringLayout.getConstraint(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.getConstraints(java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.getLayoutAlignmentX(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.getLayoutAlignmentY(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.hashCode(): missing in harmony
+method javax.swing.SpringLayout.invalidateLayout(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.maximumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.notify(): missing in harmony
+method javax.swing.SpringLayout.notifyAll(): missing in harmony
+method javax.swing.SpringLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.putConstraint(java.lang.String, java.awt.Component, int, java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.putConstraint(java.lang.String, java.awt.Component, javax.swing.Spring, java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.toString(): missing in harmony
+method javax.swing.SpringLayout.wait(): missing in harmony
+method javax.swing.SpringLayout.wait(long): missing in harmony
+method javax.swing.SpringLayout.wait(long, int): missing in harmony
+method javax.swing.SpringLayout.Constraints.clone(): missing in harmony
+method javax.swing.SpringLayout.Constraints.equals(java.lang.Object): missing in harmony
+method javax.swing.SpringLayout.Constraints.finalize(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getClass(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getConstraint(java.lang.String): missing in harmony
+method javax.swing.SpringLayout.Constraints.getHeight(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getWidth(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getX(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getY(): missing in harmony
+method javax.swing.SpringLayout.Constraints.hashCode(): missing in harmony
+method javax.swing.SpringLayout.Constraints.notify(): missing in harmony
+method javax.swing.SpringLayout.Constraints.notifyAll(): missing in harmony
+method javax.swing.SpringLayout.Constraints.setConstraint(java.lang.String, javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.setHeight(javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.setWidth(javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.setX(javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.setY(javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.toString(): missing in harmony
+method javax.swing.SpringLayout.Constraints.wait(): missing in harmony
+method javax.swing.SpringLayout.Constraints.wait(long): missing in harmony
+method javax.swing.SpringLayout.Constraints.wait(long, int): missing in harmony
+method javax.swing.SwingUtilities.calculateInnerArea(javax.swing.JComponent, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.clone(): missing in harmony
+method javax.swing.SwingUtilities.computeDifference(java.awt.Rectangle, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.computeIntersection(int, int, int, int, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.computeStringWidth(java.awt.FontMetrics, java.lang.String): missing in harmony
+method javax.swing.SwingUtilities.computeUnion(int, int, int, int, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.convertMouseEvent(java.awt.Component, java.awt.event.MouseEvent, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPoint(java.awt.Component, int, int, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPoint(java.awt.Component, java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPointFromScreen(java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPointToScreen(java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertRectangle(java.awt.Component, java.awt.Rectangle, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.equals(java.lang.Object): missing in harmony
+method javax.swing.SwingUtilities.finalize(): missing in harmony
+method javax.swing.SwingUtilities.findFocusOwner(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleAt(java.awt.Component, java.awt.Point): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleChild(java.awt.Component, int): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleChildrenCount(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleIndexInParent(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleStateSet(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAncestorNamed(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAncestorOfClass(java.lang.Class, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getClass(): missing in harmony
+method javax.swing.SwingUtilities.getDeepestComponentAt(java.awt.Component, int, int): missing in harmony
+method javax.swing.SwingUtilities.getLocalBounds(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getRoot(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getRootPane(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getUIActionMap(javax.swing.JComponent): missing in harmony
+method javax.swing.SwingUtilities.getUIInputMap(javax.swing.JComponent, int): missing in harmony
+method javax.swing.SwingUtilities.getWindowAncestor(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.hashCode(): missing in harmony
+method javax.swing.SwingUtilities.invokeAndWait(java.lang.Runnable): missing in harmony
+method javax.swing.SwingUtilities.invokeLater(java.lang.Runnable): missing in harmony
+method javax.swing.SwingUtilities.isDescendingFrom(java.awt.Component, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.isEventDispatchThread(): missing in harmony
+method javax.swing.SwingUtilities.isLeftMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.isMiddleMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.isRectangleContainingRectangle(java.awt.Rectangle, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.isRightMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.layoutCompoundLabel(java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int): missing in harmony
+method javax.swing.SwingUtilities.layoutCompoundLabel(javax.swing.JComponent, java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int): missing in harmony
+method javax.swing.SwingUtilities.notify(): missing in harmony
+method javax.swing.SwingUtilities.notifyAction(javax.swing.Action, javax.swing.KeyStroke, java.awt.event.KeyEvent, java.lang.Object, int): missing in harmony
+method javax.swing.SwingUtilities.notifyAll(): missing in harmony
+method javax.swing.SwingUtilities.paintComponent(java.awt.Graphics, java.awt.Component, java.awt.Container, int, int, int, int): missing in harmony
+method javax.swing.SwingUtilities.paintComponent(java.awt.Graphics, java.awt.Component, java.awt.Container, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.processKeyBindings(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.SwingUtilities.replaceUIActionMap(javax.swing.JComponent, javax.swing.ActionMap): missing in harmony
+method javax.swing.SwingUtilities.replaceUIInputMap(javax.swing.JComponent, int, javax.swing.InputMap): missing in harmony
+method javax.swing.SwingUtilities.toString(): missing in harmony
+method javax.swing.SwingUtilities.updateComponentTreeUI(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.wait(): missing in harmony
+method javax.swing.SwingUtilities.wait(long): missing in harmony
+method javax.swing.SwingUtilities.wait(long, int): missing in harmony
+method javax.swing.SwingUtilities.windowForComponent(java.awt.Component): missing in harmony
+method javax.swing.Timer.addActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.Timer.clone(): missing in harmony
+method javax.swing.Timer.equals(java.lang.Object): missing in harmony
+method javax.swing.Timer.finalize(): missing in harmony
+method javax.swing.Timer.fireActionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.Timer.getActionListeners(): missing in harmony
+method javax.swing.Timer.getClass(): missing in harmony
+method javax.swing.Timer.getDelay(): missing in harmony
+method javax.swing.Timer.getInitialDelay(): missing in harmony
+method javax.swing.Timer.getListeners(java.lang.Class): missing in harmony
+method javax.swing.Timer.getLogTimers(): missing in harmony
+method javax.swing.Timer.hashCode(): missing in harmony
+method javax.swing.Timer.isCoalesce(): missing in harmony
+method javax.swing.Timer.isRepeats(): missing in harmony
+method javax.swing.Timer.isRunning(): missing in harmony
+method javax.swing.Timer.notify(): missing in harmony
+method javax.swing.Timer.notifyAll(): missing in harmony
+method javax.swing.Timer.removeActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.Timer.restart(): missing in harmony
+method javax.swing.Timer.setCoalesce(boolean): missing in harmony
+method javax.swing.Timer.setDelay(int): missing in harmony
+method javax.swing.Timer.setInitialDelay(int): missing in harmony
+method javax.swing.Timer.setLogTimers(boolean): missing in harmony
+method javax.swing.Timer.setRepeats(boolean): missing in harmony
+method javax.swing.Timer.start(): missing in harmony
+method javax.swing.Timer.stop(): missing in harmony
+method javax.swing.Timer.toString(): missing in harmony
+method javax.swing.Timer.wait(): missing in harmony
+method javax.swing.Timer.wait(long): missing in harmony
+method javax.swing.Timer.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.clone(): missing in harmony
+method javax.swing.ToolTipManager.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.finalize(): missing in harmony
+method javax.swing.ToolTipManager.getClass(): missing in harmony
+method javax.swing.ToolTipManager.getDismissDelay(): missing in harmony
+method javax.swing.ToolTipManager.getInitialDelay(): missing in harmony
+method javax.swing.ToolTipManager.getReshowDelay(): missing in harmony
+method javax.swing.ToolTipManager.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.isEnabled(): missing in harmony
+method javax.swing.ToolTipManager.isLightWeightPopupEnabled(): missing in harmony
+method javax.swing.ToolTipManager.mouseClicked(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseDragged(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseEntered(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseExited(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseMoved(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mousePressed(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseReleased(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.notify(): missing in harmony
+method javax.swing.ToolTipManager.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.registerComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.ToolTipManager.setDismissDelay(int): missing in harmony
+method javax.swing.ToolTipManager.setEnabled(boolean): missing in harmony
+method javax.swing.ToolTipManager.setInitialDelay(int): missing in harmony
+method javax.swing.ToolTipManager.setLightWeightPopupEnabled(boolean): missing in harmony
+method javax.swing.ToolTipManager.setReshowDelay(int): missing in harmony
+method javax.swing.ToolTipManager.sharedInstance(): missing in harmony
+method javax.swing.ToolTipManager.toString(): missing in harmony
+method javax.swing.ToolTipManager.unregisterComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.ToolTipManager.wait(): missing in harmony
+method javax.swing.ToolTipManager.wait(long): missing in harmony
+method javax.swing.ToolTipManager.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(long, int): missing in harmony
+method javax.swing.TransferHandler.canImport(javax.swing.JComponent, java.awt.datatransfer.DataFlavor[]): missing in harmony
+method javax.swing.TransferHandler.clone(): missing in harmony
+method javax.swing.TransferHandler.createTransferable(javax.swing.JComponent): missing in harmony
+method javax.swing.TransferHandler.equals(java.lang.Object): missing in harmony
+method javax.swing.TransferHandler.exportAsDrag(javax.swing.JComponent, java.awt.event.InputEvent, int): missing in harmony
+method javax.swing.TransferHandler.exportDone(javax.swing.JComponent, java.awt.datatransfer.Transferable, int): missing in harmony
+method javax.swing.TransferHandler.exportToClipboard(javax.swing.JComponent, java.awt.datatransfer.Clipboard, int): missing in harmony
+method javax.swing.TransferHandler.finalize(): missing in harmony
+method javax.swing.TransferHandler.getClass(): missing in harmony
+method javax.swing.TransferHandler.getCopyAction(): missing in harmony
+method javax.swing.TransferHandler.getCutAction(): missing in harmony
+method javax.swing.TransferHandler.getPasteAction(): missing in harmony
+method javax.swing.TransferHandler.getSourceActions(javax.swing.JComponent): missing in harmony
+method javax.swing.TransferHandler.getVisualRepresentation(java.awt.datatransfer.Transferable): missing in harmony
+method javax.swing.TransferHandler.hashCode(): missing in harmony
+method javax.swing.TransferHandler.importData(javax.swing.JComponent, java.awt.datatransfer.Transferable): missing in harmony
+method javax.swing.TransferHandler.notify(): missing in harmony
+method javax.swing.TransferHandler.notifyAll(): missing in harmony
+method javax.swing.TransferHandler.toString(): missing in harmony
+method javax.swing.TransferHandler.wait(): missing in harmony
+method javax.swing.TransferHandler.wait(long): missing in harmony
+method javax.swing.TransferHandler.wait(long, int): missing in harmony
+method javax.swing.UIDefaults.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIDefaults.addResourceBundle(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.clear(): missing in harmony
+method javax.swing.UIDefaults.clone(): missing in harmony
+method javax.swing.UIDefaults.contains(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.containsKey(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.containsValue(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.elements(): missing in harmony
+method javax.swing.UIDefaults.entrySet(): missing in harmony
+method javax.swing.UIDefaults.equals(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.finalize(): missing in harmony
+method javax.swing.UIDefaults.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.get(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.get(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getBoolean(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getBoolean(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getBorder(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getBorder(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getClass(): missing in harmony
+method javax.swing.UIDefaults.getColor(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getColor(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getDefaultLocale(): missing in harmony
+method javax.swing.UIDefaults.getDimension(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getDimension(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getFont(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getFont(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getIcon(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getIcon(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getInsets(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getInsets(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getInt(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getInt(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getPropertyChangeListeners(): missing in harmony
+method javax.swing.UIDefaults.getString(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getString(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getUI(javax.swing.JComponent): missing in harmony
+method javax.swing.UIDefaults.getUIClass(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.getUIClass(java.lang.String, java.lang.ClassLoader): missing in harmony
+method javax.swing.UIDefaults.getUIError(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.hashCode(): missing in harmony
+method javax.swing.UIDefaults.isEmpty(): missing in harmony
+method javax.swing.UIDefaults.keySet(): missing in harmony
+method javax.swing.UIDefaults.keys(): missing in harmony
+method javax.swing.UIDefaults.notify(): missing in harmony
+method javax.swing.UIDefaults.notifyAll(): missing in harmony
+method javax.swing.UIDefaults.put(java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.putAll(java.util.Map): missing in harmony
+method javax.swing.UIDefaults.putDefaults(java.lang.Object[]): missing in harmony
+method javax.swing.UIDefaults.rehash(): missing in harmony
+method javax.swing.UIDefaults.remove(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIDefaults.removeResourceBundle(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.setDefaultLocale(java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.size(): missing in harmony
+method javax.swing.UIDefaults.toString(): missing in harmony
+method javax.swing.UIDefaults.values(): missing in harmony
+method javax.swing.UIDefaults.wait(): missing in harmony
+method javax.swing.UIDefaults.wait(long): missing in harmony
+method javax.swing.UIDefaults.wait(long, int): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.clone(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.createValue(javax.swing.UIDefaults): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.equals(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.finalize(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.getClass(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.hashCode(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.notify(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.notifyAll(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.toString(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.wait(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.wait(long): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.wait(long, int): missing in harmony
+method javax.swing.UIManager.addAuxiliaryLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIManager.clone(): missing in harmony
+method javax.swing.UIManager.equals(java.lang.Object): missing in harmony
+method javax.swing.UIManager.finalize(): missing in harmony
+method javax.swing.UIManager.get(java.lang.Object): missing in harmony
+method javax.swing.UIManager.get(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getAuxiliaryLookAndFeels(): missing in harmony
+method javax.swing.UIManager.getBoolean(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getBoolean(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getBorder(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getBorder(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getClass(): missing in harmony
+method javax.swing.UIManager.getColor(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getColor(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getCrossPlatformLookAndFeelClassName(): missing in harmony
+method javax.swing.UIManager.getDefaults(): missing in harmony
+method javax.swing.UIManager.getDimension(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getDimension(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getFont(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getFont(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getIcon(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getIcon(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getInsets(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getInsets(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getInstalledLookAndFeels(): missing in harmony
+method javax.swing.UIManager.getInt(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getInt(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getLookAndFeel(): missing in harmony
+method javax.swing.UIManager.getLookAndFeelDefaults(): missing in harmony
+method javax.swing.UIManager.getPropertyChangeListeners(): missing in harmony
+method javax.swing.UIManager.getString(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getString(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getSystemLookAndFeelClassName(): missing in harmony
+method javax.swing.UIManager.getUI(javax.swing.JComponent): missing in harmony
+method javax.swing.UIManager.hashCode(): missing in harmony
+method javax.swing.UIManager.installLookAndFeel(java.lang.String, java.lang.String): missing in harmony
+method javax.swing.UIManager.installLookAndFeel(javax.swing.UIManager.LookAndFeelInfo): missing in harmony
+method javax.swing.UIManager.notify(): missing in harmony
+method javax.swing.UIManager.notifyAll(): missing in harmony
+method javax.swing.UIManager.put(java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIManager.removeAuxiliaryLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIManager.setInstalledLookAndFeels(javax.swing.UIManager.LookAndFeelInfo[]): missing in harmony
+method javax.swing.UIManager.setLookAndFeel(java.lang.String): missing in harmony
+method javax.swing.UIManager.setLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.toString(): missing in harmony
+method javax.swing.UIManager.wait(): missing in harmony
+method javax.swing.UIManager.wait(long): missing in harmony
+method javax.swing.UIManager.wait(long, int): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.clone(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.equals(java.lang.Object): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.finalize(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getClass(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getClassName(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getName(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.hashCode(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.notify(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.notifyAll(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.toString(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(long): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(long, int): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.clone(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.equals(java.lang.Object): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.fillInStackTrace(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.finalize(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getCause(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getClass(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getLocalizedMessage(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getMessage(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getStackTrace(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.hashCode(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.initCause(java.lang.Throwable): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.notify(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.notifyAll(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(java.io.PrintStream): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(java.io.PrintWriter): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.setStackTrace(java.lang.StackTraceElement[]): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.toString(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(long): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(long, int): missing in harmony
+method javax.swing.ViewportLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.ViewportLayout.clone(): missing in harmony
+method javax.swing.ViewportLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.ViewportLayout.finalize(): missing in harmony
+method javax.swing.ViewportLayout.getClass(): missing in harmony
+method javax.swing.ViewportLayout.hashCode(): missing in harmony
+method javax.swing.ViewportLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.notify(): missing in harmony
+method javax.swing.ViewportLayout.notifyAll(): missing in harmony
+method javax.swing.ViewportLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.ViewportLayout.toString(): missing in harmony
+method javax.swing.ViewportLayout.wait(): missing in harmony
+method javax.swing.ViewportLayout.wait(long): missing in harmony
+method javax.swing.ViewportLayout.wait(long, int): 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 Sun Dec 31 12:35:05 2006 GMT
-jdk15 API scanned at 2006/12/31 05:20:22 EST
-harmony API scanned at 2006/12/31 11:56:35 GMT
+Comparison run at Mon Jan  1 12:35:30 2007 GMT
+jdk15 API scanned at 2007/01/01 05:20:42 EST
+harmony API scanned at 2007/01/01 09:02:20 GMT
-javax.swing: 52.23% good, 0.27% minor, 47.48% missing
+javax.swing: 17.09% good, 0.08% minor, 82.81% missing
-Total: 91.14% good, 0.13% minor, 0.04% bad, 8.66% missing, 0.03% abs.add
+Total: 89.39% good, 0.11% minor, 0.04% bad, 10.43% missing, 0.03% abs.add
-Fields: 2 minor, 3 bad, 939 missing.
-Methods: 111 minor, 23 bad, 4683 missing, 38 abs.add.
-Constructors: 4 minor, 10 bad, 285 missing.
+Fields: 2 minor, 3 bad, 1013 missing.
+Methods: 85 minor, 23 bad, 6294 missing, 38 abs.add.
+Constructors: 4 minor, 10 bad, 372 missing.
-method javax.swing.Box.Filler.getNextFocusableComponent(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.Box.Filler.isManagingFocus(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.Box.Filler.requestDefaultFocus(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.Box.Filler.setNextFocusableComponent(java.awt.Component): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JToolBar.getNextFocusableComponent(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JToolBar.isManagingFocus(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JToolBar.requestDefaultFocus(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JToolBar.setNextFocusableComponent(java.awt.Component): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JToolBar.Separator.getNextFocusableComponent(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JToolBar.Separator.isManagingFocus(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JToolBar.Separator.requestDefaultFocus(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JToolBar.Separator.setNextFocusableComponent(java.awt.Component): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JToolTip.getNextFocusableComponent(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JToolTip.isManagingFocus(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JToolTip.requestDefaultFocus(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JToolTip.setNextFocusableComponent(java.awt.Component): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JTree.getNextFocusableComponent(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JTree.isManagingFocus(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JTree.requestDefaultFocus(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JTree.setNextFocusableComponent(java.awt.Component): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JViewport.getNextFocusableComponent(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JViewport.isManagingFocus(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JViewport.requestDefaultFocus(): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.JViewport.setNextFocusableComponent(java.awt.Component): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.ScrollPaneLayout.getViewportBorderBounds(javax.swing.JScrollPane): deprecated in jdk15, but not deprecated in harmony
-method javax.swing.SwingUtilities.findFocusOwner(java.awt.Component): deprecated in jdk15, but not deprecated in harmony
+constructor javax.swing.Box.Filler(java.awt.Dimension, java.awt.Dimension, java.awt.Dimension): missing in harmony
+constructor javax.swing.Box.Filler.AccessibleBoxFiller(javax.swing.Box.Filler): missing in harmony
+constructor javax.swing.BoxLayout(java.awt.Container, int): missing in harmony
+constructor javax.swing.ButtonGroup(): missing in harmony
-constructor javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode(javax.swing.JTree.AccessibleJTree, javax.swing.JTree, javax.swing.tree.TreePath, javax.accessibility.Accessible): not implemented in harmony
+constructor javax.swing.JToggleButton.ToggleButtonModel(): missing in harmony
+constructor javax.swing.JToolBar(): missing in harmony
+constructor javax.swing.JToolBar(int): missing in harmony
+constructor javax.swing.JToolBar(java.lang.String): missing in harmony
+constructor javax.swing.JToolBar(java.lang.String, int): missing in harmony
+constructor javax.swing.JToolBar.AccessibleJToolBar(javax.swing.JToolBar): missing in harmony
+constructor javax.swing.JToolBar.Separator(): missing in harmony
+constructor javax.swing.JToolBar.Separator(java.awt.Dimension): missing in harmony
+constructor javax.swing.JToolTip(): missing in harmony
+constructor javax.swing.JToolTip.AccessibleJToolTip(javax.swing.JToolTip): missing in harmony
+constructor javax.swing.JTree(): missing in harmony
+constructor javax.swing.JTree(java.util.Hashtable<?, ?>): missing in harmony
+constructor javax.swing.JTree(java.util.Vector<?>): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeModel): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeNode): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeNode, boolean): missing in harmony
+constructor javax.swing.JTree(java.lang.Object[]): missing in harmony
+constructor javax.swing.JTree.AccessibleJTree(javax.swing.JTree): missing in harmony
+constructor javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode(javax.swing.JTree.AccessibleJTree, javax.swing.JTree, javax.swing.tree.TreePath, javax.accessibility.Accessible): missing in harmony
+constructor javax.swing.JTree.DynamicUtilTreeNode(java.lang.Object, java.lang.Object): missing in harmony
+constructor javax.swing.JTree.EmptySelectionModel(): missing in harmony
+constructor javax.swing.JTree.TreeModelHandler(javax.swing.JTree): missing in harmony
+constructor javax.swing.JTree.TreeSelectionRedirector(javax.swing.JTree): missing in harmony
+constructor javax.swing.JViewport(): missing in harmony
+constructor javax.swing.JViewport.AccessibleJViewport(javax.swing.JViewport): missing in harmony
+constructor javax.swing.JViewport.ViewListener(javax.swing.JViewport): missing in harmony
+constructor javax.swing.JWindow(): missing in harmony
+constructor javax.swing.JWindow(java.awt.Frame): missing in harmony
+constructor javax.swing.JWindow(java.awt.GraphicsConfiguration): missing in harmony
+constructor javax.swing.JWindow(java.awt.Window): missing in harmony
+constructor javax.swing.JWindow(java.awt.Window, java.awt.GraphicsConfiguration): missing in harmony
+constructor javax.swing.JWindow.AccessibleJWindow(javax.swing.JWindow): missing in harmony
+constructor javax.swing.LayoutFocusTraversalPolicy(): missing in harmony
+constructor javax.swing.LookAndFeel(): missing in harmony
+constructor javax.swing.MenuSelectionManager(): missing in harmony
+constructor javax.swing.OverlayLayout(java.awt.Container): missing in harmony
+constructor javax.swing.Popup(): missing in harmony
+constructor javax.swing.Popup(java.awt.Component, java.awt.Component, int, int): missing in harmony
+constructor javax.swing.PopupFactory(): missing in harmony
+constructor javax.swing.ProgressMonitor(java.awt.Component, java.lang.Object, java.lang.String, int, int): missing in harmony
+constructor javax.swing.ProgressMonitor.AccessibleProgressMonitor(javax.swing.ProgressMonitor): missing in harmony
+constructor javax.swing.ProgressMonitorInputStream(java.awt.Component, java.lang.Object, java.io.InputStream): missing in harmony
+constructor javax.swing.RepaintManager(): missing in harmony
+constructor javax.swing.ScrollPaneLayout(): missing in harmony
+constructor javax.swing.ScrollPaneLayout.UIResource(): missing in harmony
+constructor javax.swing.SizeRequirements(): missing in harmony
+constructor javax.swing.SizeRequirements(int, int, int, float): missing in harmony
+constructor javax.swing.SizeSequence(): missing in harmony
+constructor javax.swing.SizeSequence(int): missing in harmony
+constructor javax.swing.SizeSequence(int, int): missing in harmony
+constructor javax.swing.SizeSequence(int[]): missing in harmony
+constructor javax.swing.SortingFocusTraversalPolicy(): missing in harmony
+constructor javax.swing.SortingFocusTraversalPolicy(java.util.Comparator<? super java.awt.Component>): missing in harmony
+constructor javax.swing.SpinnerDateModel(): missing in harmony
+constructor javax.swing.SpinnerDateModel(java.util.Date, java.lang.Comparable, java.lang.Comparable, int): missing in harmony
+constructor javax.swing.SpinnerListModel(): missing in harmony
+constructor javax.swing.SpinnerListModel(java.util.List<?>): missing in harmony
+constructor javax.swing.SpinnerListModel(java.lang.Object[]): missing in harmony
+constructor javax.swing.SpinnerNumberModel(): missing in harmony
+constructor javax.swing.SpinnerNumberModel(double, double, double, double): missing in harmony
+constructor javax.swing.SpinnerNumberModel(int, int, int, int): missing in harmony
+constructor javax.swing.SpinnerNumberModel(java.lang.Number, java.lang.Comparable, java.lang.Comparable, java.lang.Number): missing in harmony
+constructor javax.swing.Spring(): missing in harmony
+constructor javax.swing.SpringLayout(): missing in harmony
+constructor javax.swing.SpringLayout.Constraints(): missing in harmony
+constructor javax.swing.SpringLayout.Constraints(java.awt.Component): missing in harmony
+constructor javax.swing.SpringLayout.Constraints(javax.swing.Spring, javax.swing.Spring): missing in harmony
+constructor javax.swing.SpringLayout.Constraints(javax.swing.Spring, javax.swing.Spring, javax.swing.Spring, javax.swing.Spring): missing in harmony
+constructor javax.swing.Timer(int, java.awt.event.ActionListener): missing in harmony
+constructor javax.swing.ToolTipManager.insideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.ToolTipManager.outsideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.ToolTipManager.stillInsideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.TransferHandler(): missing in harmony
+constructor javax.swing.TransferHandler(java.lang.String): missing in harmony
+constructor javax.swing.UIDefaults(): missing in harmony
+constructor javax.swing.UIDefaults(java.lang.Object[]): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String, java.lang.String): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String, java.lang.String, java.lang.Object[]): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String, java.lang.Object[]): missing in harmony
+constructor javax.swing.UIManager(): missing in harmony
+constructor javax.swing.UIManager.LookAndFeelInfo(java.lang.String, java.lang.String): missing in harmony
+constructor javax.swing.UnsupportedLookAndFeelException(java.lang.String): missing in harmony
+constructor javax.swing.ViewportLayout(): missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_COMPONENT_BOUNDS_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_HYPERTEXT_OFFSET: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_INVALIDATE_CHILDREN: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleAWTComponentHandler: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleAWTFocusHandler: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleDescription: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleName: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleParent: missing in harmony
+field javax.swing.BoxLayout.LINE_AXIS: missing in harmony
+field javax.swing.BoxLayout.PAGE_AXIS: missing in harmony
+field javax.swing.BoxLayout.X_AXIS: missing in harmony
+field javax.swing.BoxLayout.Y_AXIS: missing in harmony
+field javax.swing.ButtonGroup.buttons: missing in harmony
-field javax.swing.DefaultListSelectionModel.MULTIPLE_INTERVAL_SELECTION: missing in harmony
-field javax.swing.DefaultListSelectionModel.SINGLE_INTERVAL_SELECTION: missing in harmony
-field javax.swing.DefaultListSelectionModel.SINGLE_SELECTION: missing in harmony
-field javax.swing.JButton.BOTTOM: missing in harmony
-field javax.swing.JButton.CENTER: missing in harmony
-field javax.swing.JButton.EAST: missing in harmony
-field javax.swing.JButton.HORIZONTAL: missing in harmony
-field javax.swing.JButton.LEADING: missing in harmony
-field javax.swing.JButton.LEFT: missing in harmony
-field javax.swing.JButton.NEXT: missing in harmony
-field javax.swing.JButton.NORTH: missing in harmony
-field javax.swing.JButton.NORTH_EAST: missing in harmony
-field javax.swing.JButton.NORTH_WEST: missing in harmony
-field javax.swing.JButton.PREVIOUS: missing in harmony
-field javax.swing.JButton.RIGHT: missing in harmony
-field javax.swing.JButton.SOUTH: missing in harmony
-field javax.swing.JButton.SOUTH_EAST: missing in harmony
-field javax.swing.JButton.SOUTH_WEST: missing in harmony
-field javax.swing.JButton.TOP: missing in harmony
-field javax.swing.JButton.TRAILING: missing in harmony
-field javax.swing.JButton.VERTICAL: missing in harmony
-field javax.swing.JButton.WEST: missing in harmony
-field javax.swing.JLabel.BOTTOM: missing in harmony
-field javax.swing.JLabel.CENTER: missing in harmony
-field javax.swing.JLabel.EAST: missing in harmony
-field javax.swing.JLabel.HORIZONTAL: missing in harmony
-field javax.swing.JLabel.LEADING: missing in harmony
-field javax.swing.JLabel.LEFT: missing in harmony
-field javax.swing.JLabel.NEXT: missing in harmony
-field javax.swing.JLabel.NORTH: missing in harmony
-field javax.swing.JLabel.NORTH_EAST: missing in harmony
-field javax.swing.JLabel.NORTH_WEST: missing in harmony
-field javax.swing.JLabel.PREVIOUS: missing in harmony
-field javax.swing.JLabel.RIGHT: missing in harmony
-field javax.swing.JLabel.SOUTH: missing in harmony
-field javax.swing.JLabel.SOUTH_EAST: missing in harmony
-field javax.swing.JLabel.SOUTH_WEST: missing in harmony
-field javax.swing.JLabel.TOP: missing in harmony
-field javax.swing.JLabel.TRAILING: missing in harmony
-field javax.swing.JLabel.VERTICAL: missing in harmony
-field javax.swing.JLabel.WEST: missing in harmony
-field javax.swing.JMenuItem.BOTTOM: missing in harmony
-field javax.swing.JMenuItem.CENTER: missing in harmony
-field javax.swing.JMenuItem.EAST: missing in harmony
-field javax.swing.JMenuItem.HORIZONTAL: missing in harmony
-field javax.swing.JMenuItem.LEADING: missing in harmony
-field javax.swing.JMenuItem.LEFT: missing in harmony
-field javax.swing.JMenuItem.NEXT: missing in harmony
-field javax.swing.JMenuItem.NORTH: missing in harmony
-field javax.swing.JMenuItem.NORTH_EAST: missing in harmony
-field javax.swing.JMenuItem.NORTH_WEST: missing in harmony
-field javax.swing.JMenuItem.PREVIOUS: missing in harmony
-field javax.swing.JMenuItem.RIGHT: missing in harmony
-field javax.swing.JMenuItem.SOUTH: missing in harmony
-field javax.swing.JMenuItem.SOUTH_EAST: missing in harmony
-field javax.swing.JMenuItem.SOUTH_WEST: missing in harmony
-field javax.swing.JMenuItem.TOP: missing in harmony
-field javax.swing.JMenuItem.TRAILING: missing in harmony
-field javax.swing.JMenuItem.VERTICAL: missing in harmony
-field javax.swing.JMenuItem.WEST: missing in harmony
-field javax.swing.JProgressBar.BOTTOM: missing in harmony
-field javax.swing.JProgressBar.CENTER: missing in harmony
-field javax.swing.JProgressBar.EAST: missing in harmony
-field javax.swing.JProgressBar.HORIZONTAL: missing in harmony
-field javax.swing.JProgressBar.LEADING: missing in harmony
-field javax.swing.JProgressBar.LEFT: missing in harmony
-field javax.swing.JProgressBar.NEXT: missing in harmony
-field javax.swing.JProgressBar.NORTH: missing in harmony
-field javax.swing.JProgressBar.NORTH_EAST: missing in harmony
-field javax.swing.JProgressBar.NORTH_WEST: missing in harmony
-field javax.swing.JProgressBar.PREVIOUS: missing in harmony
-field javax.swing.JProgressBar.RIGHT: missing in harmony
-field javax.swing.JProgressBar.SOUTH: missing in harmony
-field javax.swing.JProgressBar.SOUTH_EAST: missing in harmony
-field javax.swing.JProgressBar.SOUTH_WEST: missing in harmony
-field javax.swing.JProgressBar.TOP: missing in harmony
-field javax.swing.JProgressBar.TRAILING: missing in harmony
-field javax.swing.JProgressBar.VERTICAL: missing in harmony
-field javax.swing.JProgressBar.WEST: missing in harmony
-field javax.swing.JScrollPane.COLUMN_HEADER: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_ALWAYS: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_AS_NEEDED: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_NEVER: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_POLICY: missing in harmony
-field javax.swing.JScrollPane.LOWER_LEADING_CORNER: missing in harmony
-field javax.swing.JScrollPane.LOWER_LEFT_CORNER: missing in harmony
-field javax.swing.JScrollPane.LOWER_RIGHT_CORNER: missing in harmony
-field javax.swing.JScrollPane.LOWER_TRAILING_CORNER: missing in harmony
-field javax.swing.JScrollPane.ROW_HEADER: missing in harmony
-field javax.swing.JScrollPane.UPPER_LEADING_CORNER: missing in harmony
-field javax.swing.JScrollPane.UPPER_LEFT_CORNER: missing in harmony
-field javax.swing.JScrollPane.UPPER_RIGHT_CORNER: missing in harmony
-field javax.swing.JScrollPane.UPPER_TRAILING_CORNER: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_ALWAYS: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_NEVER: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_POLICY: missing in harmony
-field javax.swing.JScrollPane.VIEWPORT: missing in harmony
-field javax.swing.JSeparator.BOTTOM: missing in harmony
-field javax.swing.JSeparator.CENTER: missing in harmony
-field javax.swing.JSeparator.EAST: missing in harmony
-field javax.swing.JSeparator.HORIZONTAL: missing in harmony
-field javax.swing.JSeparator.LEADING: missing in harmony
-field javax.swing.JSeparator.LEFT: missing in harmony
-field javax.swing.JSeparator.NEXT: missing in harmony
-field javax.swing.JSeparator.NORTH: missing in harmony
-field javax.swing.JSeparator.NORTH_EAST: missing in harmony
-field javax.swing.JSeparator.NORTH_WEST: missing in harmony
-field javax.swing.JSeparator.PREVIOUS: missing in harmony
-field javax.swing.JSeparator.RIGHT: missing in harmony
-field javax.swing.JSeparator.SOUTH: missing in harmony
-field javax.swing.JSeparator.SOUTH_EAST: missing in harmony
-field javax.swing.JSeparator.SOUTH_WEST: missing in harmony
-field javax.swing.JSeparator.TOP: missing in harmony
-field javax.swing.JSeparator.TRAILING: missing in harmony
-field javax.swing.JSeparator.VERTICAL: missing in harmony
-field javax.swing.JSeparator.WEST: missing in harmony
-field javax.swing.JSlider.BOTTOM: missing in harmony
-field javax.swing.JSlider.CENTER: missing in harmony
-field javax.swing.JSlider.EAST: missing in harmony
-field javax.swing.JSlider.HORIZONTAL: missing in harmony
-field javax.swing.JSlider.LEADING: missing in harmony
-field javax.swing.JSlider.LEFT: missing in harmony
-field javax.swing.JSlider.NEXT: missing in harmony
-field javax.swing.JSlider.NORTH: missing in harmony
-field javax.swing.JSlider.NORTH_EAST: missing in harmony
-field javax.swing.JSlider.NORTH_WEST: missing in harmony
-field javax.swing.JSlider.PREVIOUS: missing in harmony
-field javax.swing.JSlider.RIGHT: missing in harmony
-field javax.swing.JSlider.SOUTH: missing in harmony
-field javax.swing.JSlider.SOUTH_EAST: missing in harmony
-field javax.swing.JSlider.SOUTH_WEST: missing in harmony
-field javax.swing.JSlider.TOP: missing in harmony
-field javax.swing.JSlider.TRAILING: missing in harmony
-field javax.swing.JSlider.VERTICAL: missing in harmony
-field javax.swing.JSlider.WEST: missing in harmony
-field javax.swing.JTabbedPane.BOTTOM: missing in harmony
-field javax.swing.JTabbedPane.CENTER: missing in harmony
-field javax.swing.JTabbedPane.EAST: missing in harmony
-field javax.swing.JTabbedPane.HORIZONTAL: missing in harmony
-field javax.swing.JTabbedPane.LEADING: missing in harmony
-field javax.swing.JTabbedPane.LEFT: missing in harmony
-field javax.swing.JTabbedPane.NEXT: missing in harmony
-field javax.swing.JTabbedPane.NORTH: missing in harmony
-field javax.swing.JTabbedPane.NORTH_EAST: missing in harmony
-field javax.swing.JTabbedPane.NORTH_WEST: missing in harmony
-field javax.swing.JTabbedPane.PREVIOUS: missing in harmony
-field javax.swing.JTabbedPane.RIGHT: missing in harmony
-field javax.swing.JTabbedPane.SOUTH: missing in harmony
-field javax.swing.JTabbedPane.SOUTH_EAST: missing in harmony
-field javax.swing.JTabbedPane.SOUTH_WEST: missing in harmony
-field javax.swing.JTabbedPane.TOP: missing in harmony
-field javax.swing.JTabbedPane.TRAILING: missing in harmony
-field javax.swing.JTabbedPane.VERTICAL: missing in harmony
-field javax.swing.JTabbedPane.WEST: missing in harmony
-field javax.swing.JTextField.BOTTOM: missing in harmony
-field javax.swing.JTextField.CENTER: missing in harmony
-field javax.swing.JTextField.EAST: missing in harmony
-field javax.swing.JTextField.HORIZONTAL: missing in harmony
-field javax.swing.JTextField.LEADING: missing in harmony
-field javax.swing.JTextField.LEFT: missing in harmony
-field javax.swing.JTextField.NEXT: missing in harmony
-field javax.swing.JTextField.NORTH: missing in harmony
-field javax.swing.JTextField.NORTH_EAST: missing in harmony
-field javax.swing.JTextField.NORTH_WEST: missing in harmony
-field javax.swing.JTextField.PREVIOUS: missing in harmony
-field javax.swing.JTextField.RIGHT: missing in harmony
-field javax.swing.JTextField.SOUTH: missing in harmony
-field javax.swing.JTextField.SOUTH_EAST: missing in harmony
-field javax.swing.JTextField.SOUTH_WEST: missing in harmony
-field javax.swing.JTextField.TOP: missing in harmony
-field javax.swing.JTextField.TRAILING: missing in harmony
-field javax.swing.JTextField.VERTICAL: missing in harmony
-field javax.swing.JTextField.WEST: missing in harmony
-field javax.swing.JToggleButton.BOTTOM: missing in harmony
-field javax.swing.JToggleButton.CENTER: missing in harmony
-field javax.swing.JToggleButton.EAST: missing in harmony
-field javax.swing.JToggleButton.HORIZONTAL: missing in harmony
-field javax.swing.JToggleButton.LEADING: missing in harmony
-field javax.swing.JToggleButton.LEFT: missing in harmony
-field javax.swing.JToggleButton.NEXT: missing in harmony
-field javax.swing.JToggleButton.NORTH: missing in harmony
-field javax.swing.JToggleButton.NORTH_EAST: missing in harmony
-field javax.swing.JToggleButton.NORTH_WEST: missing in harmony
-field javax.swing.JToggleButton.PREVIOUS: missing in harmony
-field javax.swing.JToggleButton.RIGHT: missing in harmony
-field javax.swing.JToggleButton.SOUTH: missing in harmony
-field javax.swing.JToggleButton.SOUTH_EAST: missing in harmony
-field javax.swing.JToggleButton.SOUTH_WEST: missing in harmony
-field javax.swing.JToggleButton.TOP: missing in harmony
-field javax.swing.JToggleButton.TRAILING: missing in harmony
-field javax.swing.JToggleButton.VERTICAL: missing in harmony
-field javax.swing.JToggleButton.WEST: missing in harmony
+field javax.swing.JTree.ANCHOR_SELECTION_PATH_PROPERTY: missing in harmony
+field javax.swing.JTree.CELL_EDITOR_PROPERTY: missing in harmony
+field javax.swing.JTree.CELL_RENDERER_PROPERTY: missing in harmony
+field javax.swing.JTree.EDITABLE_PROPERTY: missing in harmony
+field javax.swing.JTree.EXPANDS_SELECTED_PATHS_PROPERTY: missing in harmony
+field javax.swing.JTree.INVOKES_STOP_CELL_EDITING_PROPERTY: missing in harmony
+field javax.swing.JTree.LARGE_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.LEAD_SELECTION_PATH_PROPERTY: missing in harmony
+field javax.swing.JTree.ROOT_VISIBLE_PROPERTY: missing in harmony
+field javax.swing.JTree.ROW_HEIGHT_PROPERTY: missing in harmony
+field javax.swing.JTree.SCROLLS_ON_EXPAND_PROPERTY: missing in harmony
+field javax.swing.JTree.SELECTION_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.SHOWS_ROOT_HANDLES_PROPERTY: missing in harmony
+field javax.swing.JTree.TOGGLE_CLICK_COUNT_PROPERTY: missing in harmony
+field javax.swing.JTree.TREE_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.VISIBLE_ROW_COUNT_PROPERTY: missing in harmony
+field javax.swing.JTree.cellEditor: missing in harmony
+field javax.swing.JTree.cellRenderer: missing in harmony
+field javax.swing.JTree.editable: missing in harmony
+field javax.swing.JTree.invokesStopCellEditing: missing in harmony
+field javax.swing.JTree.largeModel: missing in harmony
+field javax.swing.JTree.rootVisible: missing in harmony
+field javax.swing.JTree.rowHeight: missing in harmony
+field javax.swing.JTree.scrollsOnExpand: missing in harmony
+field javax.swing.JTree.selectionModel: missing in harmony
+field javax.swing.JTree.selectionRedirector: missing in harmony
+field javax.swing.JTree.showsRootHandles: missing in harmony
+field javax.swing.JTree.toggleClickCount: missing in harmony
+field javax.swing.JTree.treeModel: missing in harmony
+field javax.swing.JTree.treeModelListener: missing in harmony
+field javax.swing.JTree.visibleRowCount: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_COMPONENT_BOUNDS_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_HYPERTEXT_OFFSET: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_INVALIDATE_CHILDREN: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.DECREMENT: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.INCREMENT: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.TOGGLE_EXPAND: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.accessibleDescription: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.accessibleName: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.EMPTY_ENUMERATION: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.allowsChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.childValue: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.children: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.hasChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.loadedChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.parent: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.userObject: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.CONTIGUOUS_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.DISCONTIGUOUS_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.SELECTION_MODE_PROPERTY: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.SINGLE_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.changeSupport: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadIndex: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadPath: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadRow: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.listSelectionModel: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.listenerList: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.rowMapper: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.selection: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.selectionMode: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.sharedInstance: missing in harmony
+field javax.swing.JViewport.BACKINGSTORE_SCROLL_MODE: missing in harmony
+field javax.swing.JViewport.BLIT_SCROLL_MODE: missing in harmony
+field javax.swing.JViewport.SIMPLE_SCROLL_MODE: missing in harmony
+field javax.swing.JViewport.backingStore: missing in harmony
+field javax.swing.JViewport.backingStoreImage: missing in harmony
+field javax.swing.JViewport.isViewSizeSet: missing in harmony
+field javax.swing.JViewport.lastPaintPosition: missing in harmony
+field javax.swing.JViewport.scrollUnderway: missing in harmony
+field javax.swing.JWindow.ABORT: missing in harmony
+field javax.swing.JWindow.ALLBITS: missing in harmony
+field javax.swing.JWindow.BOTTOM_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.CENTER_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.ERROR: missing in harmony
+field javax.swing.JWindow.FRAMEBITS: missing in harmony
+field javax.swing.JWindow.HEIGHT: missing in harmony
+field javax.swing.JWindow.LEFT_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.PROPERTIES: missing in harmony
+field javax.swing.JWindow.RIGHT_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.SOMEBITS: missing in harmony
+field javax.swing.JWindow.TOP_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.WIDTH: missing in harmony
+field javax.swing.JWindow.accessibleContext: missing in harmony
+field javax.swing.JWindow.rootPane: missing in harmony
+field javax.swing.JWindow.rootPaneCheckingEnabled: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_COMPONENT_BOUNDS_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_HYPERTEXT_OFFSET: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_INVALIDATE_CHILDREN: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleAWTComponentHandler: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleAWTFocusHandler: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleContainerHandler: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleDescription: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleName: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleParent: missing in harmony
+field javax.swing.ListSelectionModel.MULTIPLE_INTERVAL_SELECTION: missing in harmony
+field javax.swing.ListSelectionModel.SINGLE_INTERVAL_SELECTION: missing in harmony
+field javax.swing.ListSelectionModel.SINGLE_SELECTION: missing in harmony
+field javax.swing.MenuSelectionManager.changeEvent: missing in harmony
+field javax.swing.MenuSelectionManager.listenerList: missing in harmony
+field javax.swing.ProgressMonitor.accessibleContext: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_COMPONENT_BOUNDS_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_HYPERTEXT_OFFSET: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_INVALIDATE_CHILDREN: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.CHARACTER: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.SENTENCE: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.WORD: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.accessibleDescription: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.accessibleName: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.accessibleParent: missing in harmony
+field javax.swing.ProgressMonitorInputStream.in: missing in harmony
+field javax.swing.ScrollPaneConstants.COLUMN_HEADER: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_ALWAYS: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_AS_NEEDED: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_NEVER: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_POLICY: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_LEADING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_LEFT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_RIGHT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_TRAILING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.ROW_HEADER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_LEADING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_LEFT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_RIGHT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_TRAILING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_AS_NEEDED: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_NEVER: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_POLICY: missing in harmony
+field javax.swing.ScrollPaneConstants.VIEWPORT: missing in harmony
+field javax.swing.ScrollPaneLayout.colHead: missing in harmony
+field javax.swing.ScrollPaneLayout.hsb: missing in harmony
+field javax.swing.ScrollPaneLayout.hsbPolicy: missing in harmony
+field javax.swing.ScrollPaneLayout.lowerLeft: missing in harmony
+field javax.swing.ScrollPaneLayout.lowerRight: missing in harmony
+field javax.swing.ScrollPaneLayout.rowHead: missing in harmony
+field javax.swing.ScrollPaneLayout.upperLeft: missing in harmony
+field javax.swing.ScrollPaneLayout.upperRight: missing in harmony
+field javax.swing.ScrollPaneLayout.viewport: missing in harmony
+field javax.swing.ScrollPaneLayout.vsb: missing in harmony
+field javax.swing.ScrollPaneLayout.vsbPolicy: missing in harmony
+field javax.swing.SizeRequirements.alignment: missing in harmony
+field javax.swing.SizeRequirements.maximum: missing in harmony
+field javax.swing.SizeRequirements.minimum: missing in harmony
+field javax.swing.SizeRequirements.preferred: missing in harmony
+field javax.swing.SpinnerDateModel.listenerList: missing in harmony
+field javax.swing.SpinnerListModel.listenerList: missing in harmony
+field javax.swing.SpinnerNumberModel.listenerList: missing in harmony
+field javax.swing.Spring.UNSET: missing in harmony
+field javax.swing.SpringLayout.EAST: missing in harmony
+field javax.swing.SpringLayout.NORTH: missing in harmony
+field javax.swing.SpringLayout.SOUTH: missing in harmony
+field javax.swing.SpringLayout.WEST: missing in harmony
+field javax.swing.SwingConstants.BOTTOM: missing in harmony
+field javax.swing.SwingConstants.CENTER: missing in harmony
+field javax.swing.SwingConstants.EAST: missing in harmony
+field javax.swing.SwingConstants.HORIZONTAL: missing in harmony
+field javax.swing.SwingConstants.LEADING: missing in harmony
+field javax.swing.SwingConstants.LEFT: missing in harmony
+field javax.swing.SwingConstants.NEXT: missing in harmony
+field javax.swing.SwingConstants.NORTH: missing in harmony
+field javax.swing.SwingConstants.NORTH_EAST: missing in harmony
+field javax.swing.SwingConstants.NORTH_WEST: missing in harmony
+field javax.swing.SwingConstants.PREVIOUS: missing in harmony
+field javax.swing.SwingConstants.RIGHT: missing in harmony
+field javax.swing.SwingConstants.SOUTH: missing in harmony
+field javax.swing.SwingConstants.SOUTH_EAST: missing in harmony
+field javax.swing.SwingConstants.SOUTH_WEST: missing in harmony
+field javax.swing.SwingConstants.TOP: missing in harmony
+field javax.swing.SwingConstants.TRAILING: missing in harmony
+field javax.swing.SwingConstants.VERTICAL: missing in harmony
+field javax.swing.SwingConstants.WEST: missing in harmony
+field javax.swing.Timer.listenerList: missing in harmony
+field javax.swing.ToolTipManager.heavyWeightPopupEnabled: missing in harmony
+field javax.swing.ToolTipManager.lightWeightPopupEnabled: missing in harmony
+field javax.swing.TransferHandler.COPY: missing in harmony
+field javax.swing.TransferHandler.COPY_OR_MOVE: missing in harmony
+field javax.swing.TransferHandler.MOVE: missing in harmony
+field javax.swing.TransferHandler.NONE: missing in harmony
+method javax.swing.Box.Filler.changeShape(java.awt.Dimension, java.awt.Dimension, java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.clone(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.contains(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.equals(java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.finalize(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleAction(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleChild(int): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleComponent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleDescription(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleEditableText(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleIcon(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleName(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleParent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleRelationSet(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleRole(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleSelection(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleStateSet(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleTable(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleText(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleValue(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getBackground(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getBounds(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getClass(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getCursor(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getFont(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getForeground(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocale(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocation(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocationOnScreen(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getSize(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.hashCode(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isEnabled(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isFocusTraversable(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isShowing(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isVisible(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.notify(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.notifyAll(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.requestFocus(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setBackground(java.awt.Color): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setEnabled(boolean): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setFont(java.awt.Font): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setForeground(java.awt.Color): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setLocation(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setVisible(boolean): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.toString(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(long): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(long, int): missing in harmony
+method javax.swing.BoxLayout.addLayoutComponent(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.BoxLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.BoxLayout.clone(): missing in harmony
+method javax.swing.BoxLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.BoxLayout.finalize(): missing in harmony
+method javax.swing.BoxLayout.getClass(): missing in harmony
+method javax.swing.BoxLayout.getLayoutAlignmentX(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.getLayoutAlignmentY(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.hashCode(): missing in harmony
+method javax.swing.BoxLayout.invalidateLayout(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.maximumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.notify(): missing in harmony
+method javax.swing.BoxLayout.notifyAll(): missing in harmony
+method javax.swing.BoxLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.BoxLayout.toString(): missing in harmony
+method javax.swing.BoxLayout.wait(): missing in harmony
+method javax.swing.BoxLayout.wait(long): missing in harmony
+method javax.swing.BoxLayout.wait(long, int): missing in harmony
+method javax.swing.ButtonGroup.add(javax.swing.AbstractButton): missing in harmony
+method javax.swing.ButtonGroup.clone(): missing in harmony
+method javax.swing.ButtonGroup.equals(java.lang.Object): missing in harmony
+method javax.swing.ButtonGroup.finalize(): missing in harmony
+method javax.swing.ButtonGroup.getButtonCount(): missing in harmony
+method javax.swing.ButtonGroup.getClass(): missing in harmony
+method javax.swing.ButtonGroup.getElements(): missing in harmony
+method javax.swing.ButtonGroup.getSelection(): missing in harmony
+method javax.swing.ButtonGroup.hashCode(): missing in harmony
+method javax.swing.ButtonGroup.isSelected(javax.swing.ButtonModel): missing in harmony
+method javax.swing.ButtonGroup.notify(): missing in harmony
+method javax.swing.ButtonGroup.notifyAll(): missing in harmony
+method javax.swing.ButtonGroup.remove(javax.swing.AbstractButton): missing in harmony
+method javax.swing.ButtonGroup.setSelected(javax.swing.ButtonModel, boolean): missing in harmony
+method javax.swing.ButtonGroup.toString(): missing in harmony
+method javax.swing.ButtonGroup.wait(): missing in harmony
+method javax.swing.ButtonGroup.wait(long): missing in harmony
+method javax.swing.ButtonGroup.wait(long, int): missing in harmony
+method javax.swing.ButtonModel.addActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.ButtonModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.ButtonModel.addItemListener(java.awt.event.ItemListener): missing in harmony
+method javax.swing.ButtonModel.getActionCommand(): missing in harmony
+method javax.swing.ButtonModel.getMnemonic(): missing in harmony
+method javax.swing.ButtonModel.getSelectedObjects(): missing in harmony
+method javax.swing.ButtonModel.isArmed(): missing in harmony
+method javax.swing.ButtonModel.isEnabled(): missing in harmony
+method javax.swing.ButtonModel.isPressed(): missing in harmony
+method javax.swing.ButtonModel.isRollover(): missing in harmony
+method javax.swing.ButtonModel.isSelected(): missing in harmony
+method javax.swing.ButtonModel.removeActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.ButtonModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.ButtonModel.removeItemListener(java.awt.event.ItemListener): missing in harmony
+method javax.swing.ButtonModel.setActionCommand(java.lang.String): missing in harmony
+method javax.swing.ButtonModel.setArmed(boolean): missing in harmony
+method javax.swing.ButtonModel.setEnabled(boolean): missing in harmony
+method javax.swing.ButtonModel.setGroup(javax.swing.ButtonGroup): missing in harmony
+method javax.swing.ButtonModel.setMnemonic(int): missing in harmony
+method javax.swing.ButtonModel.setPressed(boolean): missing in harmony
+method javax.swing.ButtonModel.setRollover(boolean): missing in harmony
+method javax.swing.ButtonModel.setSelected(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.addActionListener(java.awt.event.ActionListener): missing in harmony
-method javax.swing.DefaultButtonModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.DefaultButtonModel.addItemListener(java.awt.event.ItemListener): missing in harmony
-method javax.swing.DefaultButtonModel.getActionCommand(): missing in harmony
-method javax.swing.DefaultButtonModel.getMnemonic(): missing in harmony
-method javax.swing.DefaultButtonModel.getSelectedObjects(): missing in harmony
-method javax.swing.DefaultButtonModel.isArmed(): missing in harmony
-method javax.swing.DefaultButtonModel.isEnabled(): missing in harmony
-method javax.swing.DefaultButtonModel.isPressed(): missing in harmony
-method javax.swing.DefaultButtonModel.isRollover(): missing in harmony
-method javax.swing.DefaultButtonModel.isSelected(): missing in harmony
-method javax.swing.DefaultButtonModel.removeActionListener(java.awt.event.ActionListener): missing in harmony
-method javax.swing.DefaultButtonModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.DefaultButtonModel.removeItemListener(java.awt.event.ItemListener): missing in harmony
-method javax.swing.DefaultButtonModel.setActionCommand(java.lang.String): missing in harmony
-method javax.swing.DefaultButtonModel.setArmed(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setEnabled(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setGroup(javax.swing.ButtonGroup): missing in harmony
-method javax.swing.DefaultButtonModel.setMnemonic(int): missing in harmony
-method javax.swing.DefaultButtonModel.setPressed(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setRollover(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setSelected(boolean): missing in harmony
-method javax.swing.DefaultComboBoxModel.addElement(java.lang.Object): missing in harmony
-method javax.swing.DefaultComboBoxModel.addListDataListener(javax.swing.event.ListDataListener): missing in harmony
-method javax.swing.DefaultComboBoxModel.getElementAt(int): missing in harmony
-method javax.swing.DefaultComboBoxModel.getSelectedItem(): missing in harmony
-method javax.swing.DefaultComboBoxModel.getSize(): missing in harmony
-method javax.swing.DefaultComboBoxModel.insertElementAt(java.lang.Object, int): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeElement(java.lang.Object): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeElementAt(int): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeListDataListener(javax.swing.event.ListDataListener): missing in harmony
-method javax.swing.DefaultComboBoxModel.setSelectedItem(java.lang.Object): missing in harmony
-method javax.swing.DefaultListSelectionModel.addListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
-method javax.swing.DefaultListSelectionModel.addSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.clearSelection(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getAnchorSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getLeadSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getMaxSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getMinSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getSelectionMode(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getValueIsAdjusting(): missing in harmony
-method javax.swing.DefaultListSelectionModel.insertIndexInterval(int, int, boolean): missing in harmony
-method javax.swing.DefaultListSelectionModel.isSelectedIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.isSelectionEmpty(): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeIndexInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setAnchorSelectionIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setLeadSelectionIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setSelectionMode(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setValueIsAdjusting(boolean): missing in harmony
-method javax.swing.JTree.AccessibleJTree.addAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.clearAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.fireVisibleDataPropertyChange(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleAt(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleChild(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleChildrenCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleIndexInParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleRole(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelectionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.isAccessibleChildSelected(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.removeAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.selectAllAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeCollapsed(javax.swing.event.TreeExpansionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeExpanded(javax.swing.event.TreeExpansionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesChanged(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesInserted(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesRemoved(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeStructureChanged(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.valueChanged(javax.swing.event.TreeSelectionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addFocusListener(java.awt.event.FocusListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addPropertyChangeListener(java.beans.PropertyChangeListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clearAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.contains(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.doAccessibleAction(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAction(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionDescription(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAt(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChild(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChildrenCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleComponent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleContext(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleDescription(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleIndexInParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleName(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleRole(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelectionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleStateSet(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleText(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleValue(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBackground(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBounds(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getCursor(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFont(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFontMetrics(java.awt.Font): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getForeground(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocale(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocation(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationInJTree(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationOnScreen(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getSize(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isAccessibleChildSelected(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isEnabled(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isFocusTraversable(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isShowing(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isVisible(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeFocusListener(java.awt.event.FocusListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removePropertyChangeListener(java.beans.PropertyChangeListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.requestFocus(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.selectAllAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleDescription(java.lang.String): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleName(java.lang.String): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBackground(java.awt.Color): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBounds(java.awt.Rectangle): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setCursor(java.awt.Cursor): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setEnabled(boolean): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setFont(java.awt.Font): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setForeground(java.awt.Color): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setLocation(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setSize(java.awt.Dimension): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setVisible(boolean): not implemented in harmony
+method javax.swing.JToolBar.add(javax.swing.Action): missing in harmony
+method javax.swing.JToolBar.addSeparator(): missing in harmony
+method javax.swing.JToolBar.addSeparator(java.awt.Dimension): missing in harmony
+method javax.swing.JToolBar.createActionChangeListener(javax.swing.JButton): missing in harmony
+method javax.swing.JToolBar.createActionComponent(javax.swing.Action): missing in harmony
+method javax.swing.JToolBar.getComponentAtIndex(int): missing in harmony
+method javax.swing.JToolBar.getComponentIndex(java.awt.Component): missing in harmony
+method javax.swing.JToolBar.getMargin(): missing in harmony
+method javax.swing.JToolBar.getOrientation(): missing in harmony
+method javax.swing.JToolBar.getUI(): missing in harmony
+method javax.swing.JToolBar.isBorderPainted(): missing in harmony
+method javax.swing.JToolBar.isFloatable(): missing in harmony
+method javax.swing.JToolBar.isRollover(): missing in harmony
+method javax.swing.JToolBar.setBorderPainted(boolean): missing in harmony
+method javax.swing.JToolBar.setFloatable(boolean): missing in harmony
+method javax.swing.JToolBar.setMargin(java.awt.Insets): missing in harmony
+method javax.swing.JToolBar.setOrientation(int): missing in harmony
+method javax.swing.JToolBar.setRollover(boolean): missing in harmony
+method javax.swing.JToolBar.setUI(javax.swing.plaf.ToolBarUI): missing in harmony
+method javax.swing.JToolBar.Separator.getSeparatorSize(): missing in harmony
+method javax.swing.JToolBar.Separator.setSeparatorSize(java.awt.Dimension): missing in harmony
+method javax.swing.JToolTip.getComponent(): missing in harmony
+method javax.swing.JToolTip.getTipText(): missing in harmony
+method javax.swing.JToolTip.getUI(): missing in harmony
+method javax.swing.JToolTip.setComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.JToolTip.setTipText(java.lang.String): missing in harmony
+method javax.swing.JTree.addSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.addSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.addSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.addSelectionRow(int): missing in harmony
+method javax.swing.JTree.addSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.addTreeExpansionListener(javax.swing.event.TreeExpansionListener): missing in harmony
+method javax.swing.JTree.addTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.addTreeWillExpandListener(javax.swing.event.TreeWillExpandListener): missing in harmony
+method javax.swing.JTree.cancelEditing(): missing in harmony
+method javax.swing.JTree.clearSelection(): missing in harmony
+method javax.swing.JTree.clearToggledPaths(): missing in harmony
+method javax.swing.JTree.collapsePath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.collapseRow(int): missing in harmony
+method javax.swing.JTree.convertValueToText(java.lang.Object, boolean, boolean, boolean, int, boolean): missing in harmony
+method javax.swing.JTree.createTreeModel(java.lang.Object): missing in harmony
+method javax.swing.JTree.createTreeModelListener(): missing in harmony
+method javax.swing.JTree.expandPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.expandRow(int): missing in harmony
+method javax.swing.JTree.fireTreeCollapsed(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeWillCollapse(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeWillExpand(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireValueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.getAnchorSelectionPath(): missing in harmony
+method javax.swing.JTree.getCellEditor(): missing in harmony
+method javax.swing.JTree.getCellRenderer(): missing in harmony
+method javax.swing.JTree.getClosestPathForLocation(int, int): missing in harmony
+method javax.swing.JTree.getClosestRowForLocation(int, int): missing in harmony
+method javax.swing.JTree.getDefaultTreeModel(): missing in harmony
+method javax.swing.JTree.getDescendantToggledPaths(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getDragEnabled(): missing in harmony
+method javax.swing.JTree.getEditingPath(): missing in harmony
+method javax.swing.JTree.getExpandedDescendants(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getExpandsSelectedPaths(): missing in harmony
+method javax.swing.JTree.getInvokesStopCellEditing(): missing in harmony
+method javax.swing.JTree.getLastSelectedPathComponent(): missing in harmony
+method javax.swing.JTree.getLeadSelectionPath(): missing in harmony
+method javax.swing.JTree.getLeadSelectionRow(): missing in harmony
+method javax.swing.JTree.getMaxSelectionRow(): missing in harmony
+method javax.swing.JTree.getMinSelectionRow(): missing in harmony
+method javax.swing.JTree.getModel(): missing in harmony
+method javax.swing.JTree.getNextMatch(java.lang.String, int, javax.swing.text.Position.Bias): missing in harmony
+method javax.swing.JTree.getPathBetweenRows(int, int): missing in harmony
+method javax.swing.JTree.getPathBounds(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getPathForLocation(int, int): missing in harmony
+method javax.swing.JTree.getPathForRow(int): missing in harmony
+method javax.swing.JTree.getPreferredScrollableViewportSize(): missing in harmony
+method javax.swing.JTree.getRowBounds(int): missing in harmony
+method javax.swing.JTree.getRowCount(): missing in harmony
+method javax.swing.JTree.getRowForLocation(int, int): missing in harmony
+method javax.swing.JTree.getRowForPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getRowHeight(): missing in harmony
+method javax.swing.JTree.getScrollableBlockIncrement(java.awt.Rectangle, int, int): missing in harmony
+method javax.swing.JTree.getScrollableTracksViewportHeight(): missing in harmony
+method javax.swing.JTree.getScrollableTracksViewportWidth(): missing in harmony
+method javax.swing.JTree.getScrollableUnitIncrement(java.awt.Rectangle, int, int): missing in harmony
+method javax.swing.JTree.getScrollsOnExpand(): missing in harmony
+method javax.swing.JTree.getSelectionCount(): missing in harmony
+method javax.swing.JTree.getSelectionModel(): missing in harmony
+method javax.swing.JTree.getSelectionPath(): missing in harmony
+method javax.swing.JTree.getSelectionPaths(): missing in harmony
+method javax.swing.JTree.getSelectionRows(): missing in harmony
+method javax.swing.JTree.getShowsRootHandles(): missing in harmony
+method javax.swing.JTree.getToggleClickCount(): missing in harmony
+method javax.swing.JTree.getTreeExpansionListeners(): missing in harmony
+method javax.swing.JTree.getTreeSelectionListeners(): missing in harmony
+method javax.swing.JTree.getTreeWillExpandListeners(): missing in harmony
+method javax.swing.JTree.getUI(): missing in harmony
+method javax.swing.JTree.getVisibleRowCount(): missing in harmony
+method javax.swing.JTree.hasBeenExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isCollapsed(int): missing in harmony
+method javax.swing.JTree.isCollapsed(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isEditable(): missing in harmony
+method javax.swing.JTree.isEditing(): missing in harmony
+method javax.swing.JTree.isExpanded(int): missing in harmony
+method javax.swing.JTree.isExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isFixedRowHeight(): missing in harmony
+method javax.swing.JTree.isLargeModel(): missing in harmony
+method javax.swing.JTree.isPathEditable(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isPathSelected(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isRootVisible(): missing in harmony
+method javax.swing.JTree.isRowSelected(int): missing in harmony
+method javax.swing.JTree.isSelectionEmpty(): missing in harmony
+method javax.swing.JTree.isVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.makeVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.removeDescendantSelectedPaths(javax.swing.tree.TreePath, boolean): missing in harmony
+method javax.swing.JTree.removeDescendantToggledPaths(java.util.Enumeration<javax.swing.tree.TreePath>): missing in harmony
+method javax.swing.JTree.removeSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.removeSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.removeSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.removeSelectionRow(int): missing in harmony
+method javax.swing.JTree.removeSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.removeTreeExpansionListener(javax.swing.event.TreeExpansionListener): missing in harmony
+method javax.swing.JTree.removeTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.removeTreeWillExpandListener(javax.swing.event.TreeWillExpandListener): missing in harmony
+method javax.swing.JTree.scrollPathToVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.scrollRowToVisible(int): missing in harmony
+method javax.swing.JTree.setAnchorSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.setCellEditor(javax.swing.tree.TreeCellEditor): missing in harmony
+method javax.swing.JTree.setCellRenderer(javax.swing.tree.TreeCellRenderer): missing in harmony
+method javax.swing.JTree.setDragEnabled(boolean): missing in harmony
+method javax.swing.JTree.setEditable(boolean): missing in harmony
+method javax.swing.JTree.setExpandedState(javax.swing.tree.TreePath, boolean): missing in harmony
+method javax.swing.JTree.setExpandsSelectedPaths(boolean): missing in harmony
+method javax.swing.JTree.setInvokesStopCellEditing(boolean): missing in harmony
+method javax.swing.JTree.setLargeModel(boolean): missing in harmony
+method javax.swing.JTree.setLeadSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.setModel(javax.swing.tree.TreeModel): missing in harmony
+method javax.swing.JTree.setRootVisible(boolean): missing in harmony
+method javax.swing.JTree.setRowHeight(int): missing in harmony
+method javax.swing.JTree.setScrollsOnExpand(boolean): missing in harmony
+method javax.swing.JTree.setSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.setSelectionModel(javax.swing.tree.TreeSelectionModel): missing in harmony
+method javax.swing.JTree.setSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.setSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.setSelectionRow(int): missing in harmony
+method javax.swing.JTree.setSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.setShowsRootHandles(boolean): missing in harmony
+method javax.swing.JTree.setToggleClickCount(int): missing in harmony
+method javax.swing.JTree.setUI(javax.swing.plaf.TreeUI): missing in harmony
+method javax.swing.JTree.setVisibleRowCount(int): missing in harmony
+method javax.swing.JTree.startEditingAtPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.stopEditing(): missing in harmony
+method javax.swing.JTree.treeDidChange(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.addAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.clearAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.fireVisibleDataPropertyChange(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.getAccessibleSelectionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.isAccessibleChildSelected(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.removeAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.selectAllAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeCollapsed(javax.swing.event.TreeExpansionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeExpanded(javax.swing.event.TreeExpansionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesInserted(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesRemoved(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeStructureChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.valueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clearAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clone(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.contains(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.doAccessibleAction(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.finalize(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAction(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionDescription(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChild(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleComponent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleContext(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleDescription(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleEditableText(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleIcon(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleName(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleParent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleRelationSet(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleRole(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelectionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleStateSet(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleTable(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleText(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleValue(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBackground(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBounds(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getClass(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getCursor(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFont(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getForeground(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocale(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocation(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationInJTree(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationOnScreen(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getSize(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.hashCode(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isAccessibleChildSelected(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isEnabled(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isFocusTraversable(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isShowing(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isVisible(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.notify(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.notifyAll(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.requestFocus(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.selectAllAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setEnabled(boolean): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setFont(java.awt.Font): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setVisible(boolean): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.toString(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(long): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(long, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.add(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.breadthFirstEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.children(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.clone(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.createChildren(javax.swing.tree.DefaultMutableTreeNode, java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.depthFirstEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.finalize(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getAllowsChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildAfter(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildAt(int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildBefore(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getClass(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getDepth(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getFirstChild(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getFirstLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getIndex(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLastChild(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLastLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLeafCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLevel(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextNode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextSibling(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getParent(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPath(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPathToRoot(javax.swing.tree.TreeNode, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousNode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousSibling(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getRoot(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getSharedAncestor(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getSiblingCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getUserObject(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getUserObjectPath(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.hashCode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.insert(javax.swing.tree.MutableTreeNode, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeAncestor(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeChild(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeDescendant(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeRelated(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeSibling(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isRoot(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.loadChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.notify(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.notifyAll(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.pathFromAncestorEnumeration(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.postorderEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.preorderEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.remove(int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.remove(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.removeAllChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.removeFromParent(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setAllowsChildren(boolean): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setParent(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setUserObject(java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.toString(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(long): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(long, int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.arePathsContiguous(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.canPathsBeAdded(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.canPathsBeRemoved(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.clearSelection(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.clone(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.finalize(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.fireValueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getClass(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getLeadSelectionPath(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getLeadSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getMaxSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getMinSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getPropertyChangeListeners(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getRowMapper(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionCount(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionMode(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionPath(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionPaths(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionRows(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getTreeSelectionListeners(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.hashCode(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.insureRowContinuity(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.insureUniqueness(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isPathSelected(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isRowSelected(int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isSelectionEmpty(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.notify(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.notifyAll(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.resetRowSelection(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setRowMapper(javax.swing.tree.RowMapper): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionMode(int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.sharedInstance(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.toString(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.updateLeadIndex(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(long): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(long, int): missing in harmony
+method javax.swing.JTree.TreeModelHandler.clone(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.TreeModelHandler.finalize(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.getClass(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.hashCode(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.notify(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.notifyAll(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.toString(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesInserted(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesRemoved(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeStructureChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(long): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(long, int): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.clone(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.finalize(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.getClass(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.hashCode(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.notify(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.notifyAll(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.toString(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.valueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(long): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(long, int): missing in harmony
+method javax.swing.JViewport.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.JViewport.computeBlit(int, int, java.awt.Point, java.awt.Point, java.awt.Dimension, java.awt.Rectangle): missing in harmony
+method javax.swing.JViewport.createLayoutManager(): missing in harmony
+method javax.swing.JViewport.createViewListener(): missing in harmony
+method javax.swing.JViewport.fireStateChanged(): missing in harmony
+method javax.swing.JViewport.getChangeListeners(): missing in harmony
+method javax.swing.JViewport.getExtentSize(): missing in harmony
+method javax.swing.JViewport.getScrollMode(): missing in harmony
+method javax.swing.JViewport.getUI(): missing in harmony
+method javax.swing.JViewport.getView(): missing in harmony
+method javax.swing.JViewport.getViewPosition(): missing in harmony
+method javax.swing.JViewport.getViewRect(): missing in harmony
+method javax.swing.JViewport.getViewSize(): missing in harmony
+method javax.swing.JViewport.isBackingStoreEnabled(): missing in harmony
+method javax.swing.JViewport.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.JViewport.setBackingStoreEnabled(boolean): missing in harmony
+method javax.swing.JViewport.setExtentSize(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.setScrollMode(int): missing in harmony
+method javax.swing.JViewport.setUI(javax.swing.plaf.ViewportUI): missing in harmony
+method javax.swing.JViewport.setView(java.awt.Component): missing in harmony
+method javax.swing.JViewport.setViewPosition(java.awt.Point): missing in harmony
+method javax.swing.JViewport.setViewSize(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.toViewCoordinates(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.toViewCoordinates(java.awt.Point): missing in harmony
+method javax.swing.JViewport.ViewListener.clone(): missing in harmony
+method javax.swing.JViewport.ViewListener.componentHidden(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentMoved(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentResized(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentShown(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.equals(java.lang.Object): missing in harmony
+method javax.swing.JViewport.ViewListener.finalize(): missing in harmony
+method javax.swing.JViewport.ViewListener.getClass(): missing in harmony
+method javax.swing.JViewport.ViewListener.hashCode(): missing in harmony
+method javax.swing.JViewport.ViewListener.notify(): missing in harmony
+method javax.swing.JViewport.ViewListener.notifyAll(): missing in harmony
+method javax.swing.JViewport.ViewListener.toString(): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(long): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(long, int): missing in harmony
+method javax.swing.JWindow.action(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, int): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, java.lang.Object, int): missing in harmony
+method javax.swing.JWindow.add(java.awt.PopupMenu): missing in harmony
+method javax.swing.JWindow.add(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.JWindow.addComponentListener(java.awt.event.ComponentListener): missing in harmony
+method javax.swing.JWindow.addContainerListener(java.awt.event.ContainerListener): missing in harmony
+method javax.swing.JWindow.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.addHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener): missing in harmony
+method javax.swing.JWindow.addHierarchyListener(java.awt.event.HierarchyListener): missing in harmony
+method javax.swing.JWindow.addImpl(java.awt.Component, java.lang.Object, int): missing in harmony
+method javax.swing.JWindow.addInputMethodListener(java.awt.event.InputMethodListener): missing in harmony
+method javax.swing.JWindow.addKeyListener(java.awt.event.KeyListener): missing in harmony
+method javax.swing.JWindow.addMouseListener(java.awt.event.MouseListener): missing in harmony
+method javax.swing.JWindow.addMouseMotionListener(java.awt.event.MouseMotionListener): missing in harmony
+method javax.swing.JWindow.addMouseWheelListener(java.awt.event.MouseWheelListener): missing in harmony
+method javax.swing.JWindow.addNotify(): missing in harmony
+method javax.swing.JWindow.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.addWindowFocusListener(java.awt.event.WindowFocusListener): missing in harmony
+method javax.swing.JWindow.addWindowListener(java.awt.event.WindowListener): missing in harmony
+method javax.swing.JWindow.addWindowStateListener(java.awt.event.WindowStateListener): missing in harmony
+method javax.swing.JWindow.applyComponentOrientation(java.awt.ComponentOrientation): missing in harmony
+method javax.swing.JWindow.applyResourceBundle(java.lang.String): missing in harmony
+method javax.swing.JWindow.applyResourceBundle(java.util.ResourceBundle): missing in harmony
+method javax.swing.JWindow.areFocusTraversalKeysSet(int): missing in harmony
+method javax.swing.JWindow.bounds(): missing in harmony
+method javax.swing.JWindow.checkImage(java.awt.Image, int, int, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.checkImage(java.awt.Image, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.clone(): missing in harmony
+method javax.swing.JWindow.coalesceEvents(java.awt.AWTEvent, java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.contains(int, int): missing in harmony
+method javax.swing.JWindow.contains(java.awt.Point): missing in harmony
+method javax.swing.JWindow.countComponents(): missing in harmony
+method javax.swing.JWindow.createBufferStrategy(int): missing in harmony
+method javax.swing.JWindow.createBufferStrategy(int, java.awt.BufferCapabilities): missing in harmony
+method javax.swing.JWindow.createImage(int, int): missing in harmony
+method javax.swing.JWindow.createImage(java.awt.image.ImageProducer): missing in harmony
+method javax.swing.JWindow.createRootPane(): missing in harmony
+method javax.swing.JWindow.createVolatileImage(int, int): missing in harmony
+method javax.swing.JWindow.createVolatileImage(int, int, java.awt.ImageCapabilities): missing in harmony
+method javax.swing.JWindow.deliverEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.disable(): missing in harmony
+method javax.swing.JWindow.disableEvents(long): missing in harmony
+method javax.swing.JWindow.dispatchEvent(java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.dispose(): missing in harmony
+method javax.swing.JWindow.doLayout(): missing in harmony
+method javax.swing.JWindow.enable(): missing in harmony
+method javax.swing.JWindow.enable(boolean): missing in harmony
+method javax.swing.JWindow.enableEvents(long): missing in harmony
+method javax.swing.JWindow.enableInputMethods(boolean): missing in harmony
+method javax.swing.JWindow.equals(java.lang.Object): missing in harmony
+method javax.swing.JWindow.finalize(): missing in harmony
+method javax.swing.JWindow.findComponentAt(int, int): missing in harmony
+method javax.swing.JWindow.findComponentAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, byte, byte): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, char, char): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, double, double): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, float, float): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, int, int): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, long, long): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, short, short): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, boolean, boolean): missing in harmony
+method javax.swing.JWindow.getAccessibleContext(): missing in harmony
+method javax.swing.JWindow.getAlignmentX(): missing in harmony
+method javax.swing.JWindow.getAlignmentY(): missing in harmony
+method javax.swing.JWindow.getBackground(): missing in harmony
+method javax.swing.JWindow.getBounds(): missing in harmony
+method javax.swing.JWindow.getBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.getBufferStrategy(): missing in harmony
+method javax.swing.JWindow.getClass(): missing in harmony
+method javax.swing.JWindow.getColorModel(): missing in harmony
+method javax.swing.JWindow.getComponent(int): missing in harmony
+method javax.swing.JWindow.getComponentAt(int, int): missing in harmony
+method javax.swing.JWindow.getComponentAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.getComponentCount(): missing in harmony
+method javax.swing.JWindow.getComponentListeners(): missing in harmony
+method javax.swing.JWindow.getComponentOrientation(): missing in harmony
+method javax.swing.JWindow.getComponentZOrder(java.awt.Component): missing in harmony
+method javax.swing.JWindow.getComponents(): missing in harmony
+method javax.swing.JWindow.getContainerListeners(): missing in harmony
+method javax.swing.JWindow.getContentPane(): missing in harmony
+method javax.swing.JWindow.getCursor(): missing in harmony
+method javax.swing.JWindow.getDropTarget(): missing in harmony
+method javax.swing.JWindow.getFocusCycleRootAncestor(): missing in harmony
+method javax.swing.JWindow.getFocusListeners(): missing in harmony
+method javax.swing.JWindow.getFocusOwner(): missing in harmony
+method javax.swing.JWindow.getFocusTraversalKeys(int): missing in harmony
+method javax.swing.JWindow.getFocusTraversalKeysEnabled(): missing in harmony
+method javax.swing.JWindow.getFocusTraversalPolicy(): missing in harmony
+method javax.swing.JWindow.getFocusableWindowState(): missing in harmony
+method javax.swing.JWindow.getFont(): missing in harmony
+method javax.swing.JWindow.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JWindow.getForeground(): missing in harmony
+method javax.swing.JWindow.getGlassPane(): missing in harmony
+method javax.swing.JWindow.getGraphics(): missing in harmony
+method javax.swing.JWindow.getGraphicsConfiguration(): missing in harmony
+method javax.swing.JWindow.getHeight(): missing in harmony
+method javax.swing.JWindow.getHierarchyBoundsListeners(): missing in harmony
+method javax.swing.JWindow.getHierarchyListeners(): missing in harmony
+method javax.swing.JWindow.getIgnoreRepaint(): missing in harmony
+method javax.swing.JWindow.getInputContext(): missing in harmony
+method javax.swing.JWindow.getInputMethodListeners(): missing in harmony
+method javax.swing.JWindow.getInputMethodRequests(): missing in harmony
+method javax.swing.JWindow.getInsets(): missing in harmony
+method javax.swing.JWindow.getKeyListeners(): missing in harmony
+method javax.swing.JWindow.getLayeredPane(): missing in harmony
+method javax.swing.JWindow.getLayout(): missing in harmony
+method javax.swing.JWindow.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.JWindow.getLocale(): missing in harmony
+method javax.swing.JWindow.getLocation(): missing in harmony
+method javax.swing.JWindow.getLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.getLocationOnScreen(): missing in harmony
+method javax.swing.JWindow.getMaximumSize(): missing in harmony
+method javax.swing.JWindow.getMinimumSize(): missing in harmony
+method javax.swing.JWindow.getMostRecentFocusOwner(): missing in harmony
+method javax.swing.JWindow.getMouseListeners(): missing in harmony
+method javax.swing.JWindow.getMouseMotionListeners(): missing in harmony
+method javax.swing.JWindow.getMousePosition(): missing in harmony
+method javax.swing.JWindow.getMousePosition(boolean): missing in harmony
+method javax.swing.JWindow.getMouseWheelListeners(): missing in harmony
+method javax.swing.JWindow.getName(): missing in harmony
+method javax.swing.JWindow.getOwnedWindows(): missing in harmony
+method javax.swing.JWindow.getOwner(): missing in harmony
+method javax.swing.JWindow.getParent(): missing in harmony
+method javax.swing.JWindow.getPeer(): missing in harmony
+method javax.swing.JWindow.getPreferredSize(): missing in harmony
+method javax.swing.JWindow.getPropertyChangeListeners(): missing in harmony
+method javax.swing.JWindow.getPropertyChangeListeners(java.lang.String): missing in harmony
+method javax.swing.JWindow.getRootPane(): missing in harmony
+method javax.swing.JWindow.getSize(): missing in harmony
+method javax.swing.JWindow.getSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.getToolkit(): missing in harmony
+method javax.swing.JWindow.getTreeLock(): missing in harmony
+method javax.swing.JWindow.getWarningString(): missing in harmony
+method javax.swing.JWindow.getWidth(): missing in harmony
+method javax.swing.JWindow.getWindowFocusListeners(): missing in harmony
+method javax.swing.JWindow.getWindowListeners(): missing in harmony
+method javax.swing.JWindow.getWindowStateListeners(): missing in harmony
+method javax.swing.JWindow.getX(): missing in harmony
+method javax.swing.JWindow.getY(): missing in harmony
+method javax.swing.JWindow.gotFocus(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.handleEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.hasFocus(): missing in harmony
+method javax.swing.JWindow.hashCode(): missing in harmony
+method javax.swing.JWindow.hide(): missing in harmony
+method javax.swing.JWindow.imageUpdate(java.awt.Image, int, int, int, int, int): missing in harmony
+method javax.swing.JWindow.insets(): missing in harmony
+method javax.swing.JWindow.inside(int, int): missing in harmony
+method javax.swing.JWindow.invalidate(): missing in harmony
+method javax.swing.JWindow.isActive(): missing in harmony
+method javax.swing.JWindow.isAlwaysOnTop(): missing in harmony
+method javax.swing.JWindow.isAncestorOf(java.awt.Component): missing in harmony
+method javax.swing.JWindow.isBackgroundSet(): missing in harmony
+method javax.swing.JWindow.isCursorSet(): missing in harmony
+method javax.swing.JWindow.isDisplayable(): missing in harmony
+method javax.swing.JWindow.isDoubleBuffered(): missing in harmony
+method javax.swing.JWindow.isEnabled(): missing in harmony
+method javax.swing.JWindow.isFocusCycleRoot(): missing in harmony
+method javax.swing.JWindow.isFocusCycleRoot(java.awt.Container): missing in harmony
+method javax.swing.JWindow.isFocusOwner(): missing in harmony
+method javax.swing.JWindow.isFocusTraversable(): missing in harmony
+method javax.swing.JWindow.isFocusTraversalPolicyProvider(): missing in harmony
+method javax.swing.JWindow.isFocusTraversalPolicySet(): missing in harmony
+method javax.swing.JWindow.isFocusable(): missing in harmony
+method javax.swing.JWindow.isFocusableWindow(): missing in harmony
+method javax.swing.JWindow.isFocused(): missing in harmony
+method javax.swing.JWindow.isFontSet(): missing in harmony
+method javax.swing.JWindow.isForegroundSet(): missing in harmony
+method javax.swing.JWindow.isLightweight(): missing in harmony
+method javax.swing.JWindow.isLocationByPlatform(): missing in harmony
+method javax.swing.JWindow.isMaximumSizeSet(): missing in harmony
+method javax.swing.JWindow.isMinimumSizeSet(): missing in harmony
+method javax.swing.JWindow.isOpaque(): missing in harmony
+method javax.swing.JWindow.isPreferredSizeSet(): missing in harmony
+method javax.swing.JWindow.isRootPaneCheckingEnabled(): missing in harmony
+method javax.swing.JWindow.isShowing(): missing in harmony
+method javax.swing.JWindow.isValid(): missing in harmony
+method javax.swing.JWindow.isVisible(): missing in harmony
+method javax.swing.JWindow.keyDown(java.awt.Event, int): missing in harmony
+method javax.swing.JWindow.keyUp(java.awt.Event, int): missing in harmony
+method javax.swing.JWindow.layout(): missing in harmony
+method javax.swing.JWindow.list(): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintStream): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintStream, int): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintWriter): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintWriter, int): missing in harmony
+method javax.swing.JWindow.locate(int, int): missing in harmony
+method javax.swing.JWindow.location(): missing in harmony
+method javax.swing.JWindow.lostFocus(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.minimumSize(): missing in harmony
+method javax.swing.JWindow.mouseDown(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseDrag(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseEnter(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseExit(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseMove(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseUp(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.move(int, int): missing in harmony
+method javax.swing.JWindow.nextFocus(): missing in harmony
+method javax.swing.JWindow.notify(): missing in harmony
+method javax.swing.JWindow.notifyAll(): missing in harmony
+method javax.swing.JWindow.pack(): missing in harmony
+method javax.swing.JWindow.paint(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paintAll(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paintComponents(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paramString(): missing in harmony
+method javax.swing.JWindow.postEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.preferredSize(): missing in harmony
+method javax.swing.JWindow.prepareImage(java.awt.Image, int, int, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.prepareImage(java.awt.Image, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.print(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.printAll(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.printComponents(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.processComponentEvent(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JWindow.processContainerEvent(java.awt.event.ContainerEvent): missing in harmony
+method javax.swing.JWindow.processEvent(java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.processFocusEvent(java.awt.event.FocusEvent): missing in harmony
+method javax.swing.JWindow.processHierarchyBoundsEvent(java.awt.event.HierarchyEvent): missing in harmony
+method javax.swing.JWindow.processHierarchyEvent(java.awt.event.HierarchyEvent): missing in harmony
+method javax.swing.JWindow.processInputMethodEvent(java.awt.event.InputMethodEvent): missing in harmony
+method javax.swing.JWindow.processKeyEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.JWindow.processMouseEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.JWindow.processMouseMotionEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.JWindow.processMouseWheelEvent(java.awt.event.MouseWheelEvent): missing in harmony
+method javax.swing.JWindow.processWindowEvent(java.awt.event.WindowEvent): missing in harmony
+method javax.swing.JWindow.processWindowFocusEvent(java.awt.event.WindowEvent): missing in harmony
+method javax.swing.JWindow.processWindowStateEvent(java.awt.event.WindowEvent): missing in harmony
+method javax.swing.JWindow.remove(int): missing in harmony
+method javax.swing.JWindow.remove(java.awt.Component): missing in harmony
+method javax.swing.JWindow.remove(java.awt.MenuComponent): missing in harmony
+method javax.swing.JWindow.removeAll(): missing in harmony
+method javax.swing.JWindow.removeComponentListener(java.awt.event.ComponentListener): missing in harmony
+method javax.swing.JWindow.removeContainerListener(java.awt.event.ContainerListener): missing in harmony
+method javax.swing.JWindow.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.removeHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener): missing in harmony
+method javax.swing.JWindow.removeHierarchyListener(java.awt.event.HierarchyListener): missing in harmony
+method javax.swing.JWindow.removeInputMethodListener(java.awt.event.InputMethodListener): missing in harmony
+method javax.swing.JWindow.removeKeyListener(java.awt.event.KeyListener): missing in harmony
+method javax.swing.JWindow.removeMouseListener(java.awt.event.MouseListener): missing in harmony
+method javax.swing.JWindow.removeMouseMotionListener(java.awt.event.MouseMotionListener): missing in harmony
+method javax.swing.JWindow.removeMouseWheelListener(java.awt.event.MouseWheelListener): missing in harmony
+method javax.swing.JWindow.removeNotify(): missing in harmony
+method javax.swing.JWindow.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.removeWindowFocusListener(java.awt.event.WindowFocusListener): missing in harmony
+method javax.swing.JWindow.removeWindowListener(java.awt.event.WindowListener): missing in harmony
+method javax.swing.JWindow.removeWindowStateListener(java.awt.event.WindowStateListener): missing in harmony
+method javax.swing.JWindow.repaint(): missing in harmony
+method javax.swing.JWindow.repaint(int, int, int, int): missing in harmony
+method javax.swing.JWindow.repaint(long): missing in harmony
+method javax.swing.JWindow.repaint(long, int, int, int, int): missing in harmony
+method javax.swing.JWindow.requestFocus(): missing in harmony
+method javax.swing.JWindow.requestFocus(boolean): missing in harmony
+method javax.swing.JWindow.requestFocusInWindow(): missing in harmony
+method javax.swing.JWindow.requestFocusInWindow(boolean): missing in harmony
+method javax.swing.JWindow.reshape(int, int, int, int): missing in harmony
+method javax.swing.JWindow.resize(int, int): missing in harmony
+method javax.swing.JWindow.resize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setAlwaysOnTop(boolean): missing in harmony
+method javax.swing.JWindow.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.setBounds(int, int, int, int): missing in harmony
+method javax.swing.JWindow.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.setComponentOrientation(java.awt.ComponentOrientation): missing in harmony
+method javax.swing.JWindow.setComponentZOrder(java.awt.Component, int): missing in harmony
+method javax.swing.JWindow.setContentPane(java.awt.Container): missing in harmony
+method javax.swing.JWindow.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JWindow.setDropTarget(java.awt.dnd.DropTarget): missing in harmony
+method javax.swing.JWindow.setEnabled(boolean): missing in harmony
+method javax.swing.JWindow.setFocusCycleRoot(boolean): missing in harmony
+method javax.swing.JWindow.setFocusTraversalKeys(int, java.util.Set<? extends java.awt.AWTKeyStroke>): missing in harmony
+method javax.swing.JWindow.setFocusTraversalKeysEnabled(boolean): missing in harmony
+method javax.swing.JWindow.setFocusTraversalPolicy(java.awt.FocusTraversalPolicy): missing in harmony
+method javax.swing.JWindow.setFocusTraversalPolicyProvider(boolean): missing in harmony
+method javax.swing.JWindow.setFocusable(boolean): missing in harmony
+method javax.swing.JWindow.setFocusableWindowState(boolean): missing in harmony
+method javax.swing.JWindow.setFont(java.awt.Font): missing in harmony
+method javax.swing.JWindow.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.setGlassPane(java.awt.Component): missing in harmony
+method javax.swing.JWindow.setIgnoreRepaint(boolean): missing in harmony
+method javax.swing.JWindow.setLayeredPane(javax.swing.JLayeredPane): missing in harmony
+method javax.swing.JWindow.setLayout(java.awt.LayoutManager): missing in harmony
+method javax.swing.JWindow.setLocale(java.util.Locale): missing in harmony
+method javax.swing.JWindow.setLocation(int, int): missing in harmony
+method javax.swing.JWindow.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.setLocationByPlatform(boolean): missing in harmony
+method javax.swing.JWindow.setLocationRelativeTo(java.awt.Component): missing in harmony
+method javax.swing.JWindow.setMaximumSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setMinimumSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setName(java.lang.String): missing in harmony
+method javax.swing.JWindow.setPreferredSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setRootPane(javax.swing.JRootPane): missing in harmony
+method javax.swing.JWindow.setRootPaneCheckingEnabled(boolean): missing in harmony
+method javax.swing.JWindow.setSize(int, int): missing in harmony
+method javax.swing.JWindow.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setVisible(boolean): missing in harmony
+method javax.swing.JWindow.show(): missing in harmony
+method javax.swing.JWindow.show(boolean): missing in harmony
+method javax.swing.JWindow.size(): missing in harmony
+method javax.swing.JWindow.toBack(): missing in harmony
+method javax.swing.JWindow.toFront(): missing in harmony
+method javax.swing.JWindow.toString(): missing in harmony
+method javax.swing.JWindow.transferFocus(): missing in harmony
+method javax.swing.JWindow.transferFocusBackward(): missing in harmony
+method javax.swing.JWindow.transferFocusDownCycle(): missing in harmony
+method javax.swing.JWindow.transferFocusUpCycle(): missing in harmony
+method javax.swing.JWindow.update(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.validate(): missing in harmony
+method javax.swing.JWindow.validateTree(): missing in harmony
+method javax.swing.JWindow.wait(): missing in harmony
+method javax.swing.JWindow.wait(long): missing in harmony
+method javax.swing.JWindow.wait(long, int): missing in harmony
+method javax.swing.JWindow.windowInit(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.clone(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.contains(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.equals(java.lang.Object): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.finalize(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleAction(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleChild(int): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleComponent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleDescription(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleEditableText(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleIcon(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleName(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleParent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleRelationSet(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleRole(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleSelection(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleStateSet(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleTable(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleText(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleValue(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getBackground(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getBounds(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getClass(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getCursor(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getFont(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getForeground(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocale(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocation(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocationOnScreen(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getSize(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.hashCode(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isEnabled(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isFocusTraversable(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isShowing(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isVisible(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.notify(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.notifyAll(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.requestFocus(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setEnabled(boolean): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setFont(java.awt.Font): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setVisible(boolean): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.toString(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(long): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(long, int): missing in harmony
+method javax.swing.KeyStroke.clone(): missing in harmony
+method javax.swing.KeyStroke.equals(java.lang.Object): missing in harmony
+method javax.swing.KeyStroke.finalize(): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(char): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(int, int): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(int, int, boolean): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(java.lang.Character, int): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(java.lang.String): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStrokeForEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.KeyStroke.getClass(): missing in harmony
+method javax.swing.KeyStroke.getKeyChar(): missing in harmony
+method javax.swing.KeyStroke.getKeyCode(): missing in harmony
+method javax.swing.KeyStroke.getKeyEventType(): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(char): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(char, boolean): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(int, int): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(int, int, boolean): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(java.lang.Character, int): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(java.lang.String): missing in harmony
+method javax.swing.KeyStroke.getKeyStrokeForEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.KeyStroke.getModifiers(): missing in harmony
+method javax.swing.KeyStroke.hashCode(): missing in harmony
+method javax.swing.KeyStroke.isOnKeyRelease(): missing in harmony
+method javax.swing.KeyStroke.notify(): missing in harmony
+method javax.swing.KeyStroke.notifyAll(): missing in harmony
+method javax.swing.KeyStroke.readResolve(): missing in harmony
+method javax.swing.KeyStroke.registerSubclass(java.lang.Class<?>): missing in harmony
+method javax.swing.KeyStroke.toString(): missing in harmony
+method javax.swing.KeyStroke.wait(): missing in harmony
+method javax.swing.KeyStroke.wait(long): missing in harmony
+method javax.swing.KeyStroke.wait(long, int): missing in harmony
+method javax.swing.ListSelectionModel.addListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
+method javax.swing.ListSelectionModel.addSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.clearSelection(): missing in harmony
+method javax.swing.ListSelectionModel.getAnchorSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getLeadSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getMaxSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getMinSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getSelectionMode(): missing in harmony
+method javax.swing.ListSelectionModel.getValueIsAdjusting(): missing in harmony
+method javax.swing.ListSelectionModel.insertIndexInterval(int, int, boolean): missing in harmony
+method javax.swing.ListSelectionModel.isSelectedIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.isSelectionEmpty(): missing in harmony
+method javax.swing.ListSelectionModel.removeIndexInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.removeListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
+method javax.swing.ListSelectionModel.removeSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.setAnchorSelectionIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.setLeadSelectionIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.setSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.setSelectionMode(int): missing in harmony
+method javax.swing.ListSelectionModel.setValueIsAdjusting(boolean): missing in harmony
+method javax.swing.LookAndFeel.clone(): missing in harmony
+method javax.swing.LookAndFeel.equals(java.lang.Object): missing in harmony
+method javax.swing.LookAndFeel.finalize(): missing in harmony
+method javax.swing.LookAndFeel.getClass(): missing in harmony
+method javax.swing.LookAndFeel.getDefaults(): missing in harmony
+method javax.swing.LookAndFeel.getDescription(): missing in harmony
+method javax.swing.LookAndFeel.getDesktopPropertyValue(java.lang.String, java.lang.Object): missing in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleChild(int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleChildrenCount(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleComponent(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleDescription(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleIndexInParent(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleName(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleParent(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleRole(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleStateSet(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleText(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleValue(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAfterIndex(int, int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAtIndex(int, int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getBeforeIndex(int, int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCaretPosition(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharCount(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharacterAttribute(int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharacterBounds(int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getIndexAtPoint(java.awt.Point): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getLocale(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectedText(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectionEnd(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectionStart(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.propertyChange(java.beans.PropertyChangeEvent): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.stateChanged(javax.swing.event.ChangeEvent): not implemented in harmony
+method javax.swing.LookAndFeel.getID(): missing in harmony
+method javax.swing.LookAndFeel.getName(): missing in harmony
+method javax.swing.LookAndFeel.getSupportsWindowDecorations(): missing in harmony
+method javax.swing.LookAndFeel.hashCode(): missing in harmony
+method javax.swing.LookAndFeel.initialize(): missing in harmony
+method javax.swing.LookAndFeel.installBorder(javax.swing.JComponent, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.installColors(javax.swing.JComponent, java.lang.String, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.installColorsAndFont(javax.swing.JComponent, java.lang.String, java.lang.String, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.installProperty(javax.swing.JComponent, java.lang.String, java.lang.Object): missing in harmony
+method javax.swing.LookAndFeel.isNativeLookAndFeel(): missing in harmony
+method javax.swing.LookAndFeel.isSupportedLookAndFeel(): missing in harmony
+method javax.swing.LookAndFeel.loadKeyBindings(javax.swing.InputMap, java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.makeComponentInputMap(javax.swing.JComponent, java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.makeIcon(java.lang.Class<?>, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.makeInputMap(java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.makeKeyBindings(java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.notify(): missing in harmony
+method javax.swing.LookAndFeel.notifyAll(): missing in harmony
+method javax.swing.LookAndFeel.provideErrorFeedback(java.awt.Component): missing in harmony
+method javax.swing.LookAndFeel.toString(): missing in harmony
+method javax.swing.LookAndFeel.uninitialize(): missing in harmony
+method javax.swing.LookAndFeel.uninstallBorder(javax.swing.JComponent): missing in harmony
+method javax.swing.LookAndFeel.wait(): missing in harmony
+method javax.swing.LookAndFeel.wait(long): missing in harmony
+method javax.swing.LookAndFeel.wait(long, int): missing in harmony
+method javax.swing.MenuSelectionManager.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.MenuSelectionManager.clearSelectedPath(): missing in harmony
+method javax.swing.MenuSelectionManager.clone(): missing in harmony
+method javax.swing.MenuSelectionManager.componentForPoint(java.awt.Component, java.awt.Point): missing in harmony
+method javax.swing.MenuSelectionManager.defaultManager(): missing in harmony
+method javax.swing.MenuSelectionManager.equals(java.lang.Object): missing in harmony
+method javax.swing.MenuSelectionManager.finalize(): missing in harmony
+method javax.swing.MenuSelectionManager.fireStateChanged(): missing in harmony
+method javax.swing.MenuSelectionManager.getChangeListeners(): missing in harmony
+method javax.swing.MenuSelectionManager.getClass(): missing in harmony
+method javax.swing.MenuSelectionManager.getSelectedPath(): missing in harmony
+method javax.swing.MenuSelectionManager.hashCode(): missing in harmony
+method javax.swing.MenuSelectionManager.isComponentPartOfCurrentMenu(java.awt.Component): missing in harmony
+method javax.swing.MenuSelectionManager.notify(): missing in harmony
+method javax.swing.MenuSelectionManager.notifyAll(): missing in harmony
+method javax.swing.MenuSelectionManager.processKeyEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.MenuSelectionManager.processMouseEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.MenuSelectionManager.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.MenuSelectionManager.setSelectedPath(javax.swing.MenuElement[]): missing in harmony
+method javax.swing.MenuSelectionManager.toString(): missing in harmony
+method javax.swing.MenuSelectionManager.wait(): missing in harmony
+method javax.swing.MenuSelectionManager.wait(long): missing in harmony
+method javax.swing.MenuSelectionManager.wait(long, int): missing in harmony
+method javax.swing.MutableComboBoxModel.addElement(java.lang.Object): missing in harmony
+method javax.swing.MutableComboBoxModel.addListDataListener(javax.swing.event.ListDataListener): missing in harmony
+method javax.swing.MutableComboBoxModel.getElementAt(int): missing in harmony
+method javax.swing.MutableComboBoxModel.getSelectedItem(): missing in harmony
+method javax.swing.MutableComboBoxModel.getSize(): missing in harmony
+method javax.swing.MutableComboBoxModel.insertElementAt(java.lang.Object, int): missing in harmony
+method javax.swing.MutableComboBoxModel.removeElement(java.lang.Object): missing in harmony
+method javax.swing.MutableComboBoxModel.removeElementAt(int): missing in harmony
+method javax.swing.MutableComboBoxModel.removeListDataListener(javax.swing.event.ListDataListener): missing in harmony
+method javax.swing.MutableComboBoxModel.setSelectedItem(java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.addLayoutComponent(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.OverlayLayout.clone(): missing in harmony
+method javax.swing.OverlayLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.finalize(): missing in harmony
+method javax.swing.OverlayLayout.getClass(): missing in harmony
+method javax.swing.OverlayLayout.getLayoutAlignmentX(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.getLayoutAlignmentY(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.hashCode(): missing in harmony
+method javax.swing.OverlayLayout.invalidateLayout(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.maximumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.notify(): missing in harmony
+method javax.swing.OverlayLayout.notifyAll(): missing in harmony
+method javax.swing.OverlayLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.OverlayLayout.toString(): missing in harmony
+method javax.swing.OverlayLayout.wait(): missing in harmony
+method javax.swing.OverlayLayout.wait(long): missing in harmony
+method javax.swing.OverlayLayout.wait(long, int): missing in harmony
+method javax.swing.Popup.clone(): missing in harmony
+method javax.swing.Popup.equals(java.lang.Object): missing in harmony
+method javax.swing.Popup.finalize(): missing in harmony
+method javax.swing.Popup.getClass(): missing in harmony
+method javax.swing.Popup.hashCode(): missing in harmony
+method javax.swing.Popup.hide(): missing in harmony
+method javax.swing.Popup.notify(): missing in harmony
+method javax.swing.Popup.notifyAll(): missing in harmony
+method javax.swing.Popup.show(): missing in harmony
+method javax.swing.Popup.toString(): missing in harmony
+method javax.swing.Popup.wait(): missing in harmony
+method javax.swing.Popup.wait(long): missing in harmony
+method javax.swing.Popup.wait(long, int): missing in harmony
+method javax.swing.PopupFactory.clone(): missing in harmony
+method javax.swing.PopupFactory.equals(java.lang.Object): missing in harmony
+method javax.swing.PopupFactory.finalize(): missing in harmony
+method javax.swing.PopupFactory.getClass(): missing in harmony
+method javax.swing.PopupFactory.getPopup(java.awt.Component, java.awt.Component, int, int): missing in harmony
+method javax.swing.PopupFactory.getSharedInstance(): missing in harmony
+method javax.swing.PopupFactory.hashCode(): missing in harmony
+method javax.swing.PopupFactory.notify(): missing in harmony
+method javax.swing.PopupFactory.notifyAll(): missing in harmony
+method javax.swing.PopupFactory.setSharedInstance(javax.swing.PopupFactory): missing in harmony
+method javax.swing.PopupFactory.toString(): missing in harmony
+method javax.swing.PopupFactory.wait(): missing in harmony
+method javax.swing.PopupFactory.wait(long): missing in harmony
+method javax.swing.PopupFactory.wait(long, int): missing in harmony
+method javax.swing.ProgressMonitor.clone(): missing in harmony
+method javax.swing.ProgressMonitor.close(): missing in harmony
+method javax.swing.ProgressMonitor.equals(java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitor.finalize(): missing in harmony
+method javax.swing.ProgressMonitor.getAccessibleContext(): missing in harmony
+method javax.swing.ProgressMonitor.getClass(): missing in harmony
+method javax.swing.ProgressMonitor.getMaximum(): missing in harmony
+method javax.swing.ProgressMonitor.getMillisToDecideToPopup(): missing in harmony
+method javax.swing.ProgressMonitor.getMillisToPopup(): missing in harmony
+method javax.swing.ProgressMonitor.getMinimum(): missing in harmony
+method javax.swing.ProgressMonitor.getNote(): missing in harmony
+method javax.swing.ProgressMonitor.hashCode(): missing in harmony
+method javax.swing.ProgressMonitor.isCanceled(): missing in harmony
+method javax.swing.ProgressMonitor.notify(): missing in harmony
+method javax.swing.ProgressMonitor.notifyAll(): missing in harmony
+method javax.swing.ProgressMonitor.setMaximum(int): missing in harmony
+method javax.swing.ProgressMonitor.setMillisToDecideToPopup(int): missing in harmony
+method javax.swing.ProgressMonitor.setMillisToPopup(int): missing in harmony
+method javax.swing.ProgressMonitor.setMinimum(int): missing in harmony
+method javax.swing.ProgressMonitor.setNote(java.lang.String): missing in harmony
+method javax.swing.ProgressMonitor.setProgress(int): missing in harmony
+method javax.swing.ProgressMonitor.toString(): missing in harmony
+method javax.swing.ProgressMonitor.wait(): missing in harmony
+method javax.swing.ProgressMonitor.wait(long): missing in harmony
+method javax.swing.ProgressMonitor.wait(long, int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.clone(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.equals(java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.finalize(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleAction(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleChild(int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleComponent(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleDescription(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleEditableText(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleIcon(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleName(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleParent(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleRelationSet(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleRole(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleSelection(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleStateSet(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleTable(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleText(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleValue(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAfterIndex(int, int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAtIndex(int, int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getBeforeIndex(int, int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCaretPosition(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharCount(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharacterAttribute(int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharacterBounds(int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getClass(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getIndexAtPoint(java.awt.Point): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getLocale(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectedText(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectionEnd(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectionStart(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.hashCode(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.notify(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.notifyAll(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.propertyChange(java.beans.PropertyChangeEvent): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.stateChanged(javax.swing.event.ChangeEvent): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.toString(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.wait(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.wait(long): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.wait(long, int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.available(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.clone(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.close(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.equals(java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitorInputStream.finalize(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.getClass(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.getProgressMonitor(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.hashCode(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.mark(int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.markSupported(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.notify(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.notifyAll(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(byte[]): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(byte[], int, int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.reset(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.skip(long): missing in harmony
+method javax.swing.ProgressMonitorInputStream.toString(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(long): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(long, int): missing in harmony
+method javax.swing.RepaintManager.addDirtyRegion(javax.swing.JComponent, int, int, int, int): missing in harmony
+method javax.swing.RepaintManager.addInvalidComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.clone(): missing in harmony
+method javax.swing.RepaintManager.currentManager(java.awt.Component): missing in harmony
+method javax.swing.RepaintManager.currentManager(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.equals(java.lang.Object): missing in harmony
+method javax.swing.RepaintManager.finalize(): missing in harmony
+method javax.swing.RepaintManager.getClass(): missing in harmony
+method javax.swing.RepaintManager.getDirtyRegion(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.getDoubleBufferMaximumSize(): missing in harmony
+method javax.swing.RepaintManager.getOffscreenBuffer(java.awt.Component, int, int): missing in harmony
+method javax.swing.RepaintManager.getVolatileOffscreenBuffer(java.awt.Component, int, int): missing in harmony
+method javax.swing.RepaintManager.hashCode(): missing in harmony
+method javax.swing.RepaintManager.isCompletelyDirty(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.isDoubleBufferingEnabled(): missing in harmony
+method javax.swing.RepaintManager.markCompletelyClean(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.markCompletelyDirty(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.notify(): missing in harmony
+method javax.swing.RepaintManager.notifyAll(): missing in harmony
+method javax.swing.RepaintManager.paintDirtyRegions(): missing in harmony
+method javax.swing.RepaintManager.removeInvalidComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.setCurrentManager(javax.swing.RepaintManager): missing in harmony
+method javax.swing.RepaintManager.setDoubleBufferMaximumSize(java.awt.Dimension): missing in harmony
+method javax.swing.RepaintManager.setDoubleBufferingEnabled(boolean): missing in harmony
+method javax.swing.RepaintManager.toString(): missing in harmony
+method javax.swing.RepaintManager.validateInvalidComponents(): missing in harmony
+method javax.swing.RepaintManager.wait(): missing in harmony
+method javax.swing.RepaintManager.wait(long): missing in harmony
+method javax.swing.RepaintManager.wait(long, int): missing in harmony
+method javax.swing.ScrollPaneLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.addSingletonComponent(java.awt.Component, java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.clone(): missing in harmony
+method javax.swing.ScrollPaneLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.ScrollPaneLayout.finalize(): missing in harmony
+method javax.swing.ScrollPaneLayout.getClass(): missing in harmony
+method javax.swing.ScrollPaneLayout.getColumnHeader(): missing in harmony
+method javax.swing.ScrollPaneLayout.getCorner(java.lang.String): missing in harmony
+method javax.swing.ScrollPaneLayout.getHorizontalScrollBar(): missing in harmony
+method javax.swing.ScrollPaneLayout.getHorizontalScrollBarPolicy(): missing in harmony
+method javax.swing.ScrollPaneLayout.getRowHeader(): missing in harmony
+method javax.swing.ScrollPaneLayout.getVerticalScrollBar(): missing in harmony
+method javax.swing.ScrollPaneLayout.getVerticalScrollBarPolicy(): missing in harmony
+method javax.swing.ScrollPaneLayout.getViewport(): missing in harmony
+method javax.swing.ScrollPaneLayout.getViewportBorderBounds(javax.swing.JScrollPane): missing in harmony
+method javax.swing.ScrollPaneLayout.hashCode(): missing in harmony
+method javax.swing.ScrollPaneLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.notify(): missing in harmony
+method javax.swing.ScrollPaneLayout.notifyAll(): missing in harmony
+method javax.swing.ScrollPaneLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.setHorizontalScrollBarPolicy(int): missing in harmony
+method javax.swing.ScrollPaneLayout.setVerticalScrollBarPolicy(int): missing in harmony
+method javax.swing.ScrollPaneLayout.syncWithScrollPane(javax.swing.JScrollPane): missing in harmony
+method javax.swing.ScrollPaneLayout.toString(): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(long): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(long, int): missing in harmony
+method javax.swing.SizeRequirements.adjustSizes(int, javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.calculateAlignedPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[]): missing in harmony
+method javax.swing.SizeRequirements.calculateAlignedPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[], boolean): missing in harmony
+method javax.swing.SizeRequirements.calculateTiledPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[]): missing in harmony
+method javax.swing.SizeRequirements.calculateTiledPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[], boolean): missing in harmony
+method javax.swing.SizeRequirements.clone(): missing in harmony
+method javax.swing.SizeRequirements.equals(java.lang.Object): missing in harmony
+method javax.swing.SizeRequirements.finalize(): missing in harmony
+method javax.swing.SizeRequirements.getAlignedSizeRequirements(javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.getClass(): missing in harmony
+method javax.swing.SizeRequirements.getTiledSizeRequirements(javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.hashCode(): missing in harmony
+method javax.swing.SizeRequirements.notify(): missing in harmony
+method javax.swing.SizeRequirements.notifyAll(): missing in harmony
+method javax.swing.SizeRequirements.toString(): missing in harmony
+method javax.swing.SizeRequirements.wait(): missing in harmony
+method javax.swing.SizeRequirements.wait(long): missing in harmony
+method javax.swing.SizeRequirements.wait(long, int): missing in harmony
+method javax.swing.SizeSequence.clone(): missing in harmony
+method javax.swing.SizeSequence.equals(java.lang.Object): missing in harmony
+method javax.swing.SizeSequence.finalize(): missing in harmony
+method javax.swing.SizeSequence.getClass(): missing in harmony
+method javax.swing.SizeSequence.getIndex(int): missing in harmony
+method javax.swing.SizeSequence.getPosition(int): missing in harmony
+method javax.swing.SizeSequence.getSize(int): missing in harmony
+method javax.swing.SizeSequence.getSizes(): missing in harmony
+method javax.swing.SizeSequence.hashCode(): missing in harmony
+method javax.swing.SizeSequence.insertEntries(int, int, int): missing in harmony
+method javax.swing.SizeSequence.notify(): missing in harmony
+method javax.swing.SizeSequence.notifyAll(): missing in harmony
+method javax.swing.SizeSequence.removeEntries(int, int): missing in harmony
+method javax.swing.SizeSequence.setSize(int, int): missing in harmony
+method javax.swing.SizeSequence.setSizes(int[]): missing in harmony
+method javax.swing.SizeSequence.toString(): missing in harmony
+method javax.swing.SizeSequence.wait(): missing in harmony
+method javax.swing.SizeSequence.wait(long): missing in harmony
+method javax.swing.SizeSequence.wait(long, int): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.accept(java.awt.Component): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.getComparator(): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.getImplicitDownCycleTraversal(): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.setComparator(java.util.Comparator<? super java.awt.Component>): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.setImplicitDownCycleTraversal(boolean): missing in harmony
+method javax.swing.SpinnerDateModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerDateModel.clone(): missing in harmony
+method javax.swing.SpinnerDateModel.equals(java.lang.Object): missing in harmony
+method javax.swing.SpinnerDateModel.finalize(): missing in harmony
+method javax.swing.SpinnerDateModel.fireStateChanged(): missing in harmony
+method javax.swing.SpinnerDateModel.getCalendarField(): missing in harmony
+method javax.swing.SpinnerDateModel.getChangeListeners(): missing in harmony
+method javax.swing.SpinnerDateModel.getClass(): missing in harmony
+method javax.swing.SpinnerDateModel.getDate(): missing in harmony
+method javax.swing.SpinnerDateModel.getEnd(): missing in harmony
+method javax.swing.SpinnerDateModel.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.SpinnerDateModel.getNextValue(): missing in harmony
+method javax.swing.SpinnerDateModel.getPreviousValue(): missing in harmony
+method javax.swing.SpinnerDateModel.getStart(): missing in harmony
+method javax.swing.SpinnerDateModel.getValue(): missing in harmony
+method javax.swing.SpinnerDateModel.hashCode(): missing in harmony
+method javax.swing.SpinnerDateModel.notify(): missing in harmony
+method javax.swing.SpinnerDateModel.notifyAll(): missing in harmony
+method javax.swing.SpinnerDateModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerDateModel.setCalendarField(int): missing in harmony
+method javax.swing.SpinnerDateModel.setEnd(java.lang.Comparable): missing in harmony
+method javax.swing.SpinnerDateModel.setStart(java.lang.Comparable): missing in harmony
+method javax.swing.SpinnerDateModel.setValue(java.lang.Object): missing in harmony
+method javax.swing.SpinnerDateModel.toString(): missing in harmony
+method javax.swing.SpinnerDateModel.wait(): missing in harmony
+method javax.swing.SpinnerDateModel.wait(long): missing in harmony
+method javax.swing.SpinnerDateModel.wait(long, int): missing in harmony
+method javax.swing.SpinnerListModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerListModel.clone(): missing in harmony
+method javax.swing.SpinnerListModel.equals(java.lang.Object): missing in harmony
+method javax.swing.SpinnerListModel.finalize(): missing in harmony
+method javax.swing.SpinnerListModel.fireStateChanged(): missing in harmony
+method javax.swing.SpinnerListModel.getChangeListeners(): missing in harmony
+method javax.swing.SpinnerListModel.getClass(): missing in harmony
+method javax.swing.SpinnerListModel.getList(): missing in harmony
+method javax.swing.SpinnerListModel.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.SpinnerListModel.getNextValue(): missing in harmony
+method javax.swing.SpinnerListModel.getPreviousValue(): missing in harmony
+method javax.swing.SpinnerListModel.getValue(): missing in harmony
+method javax.swing.SpinnerListModel.hashCode(): missing in harmony
+method javax.swing.SpinnerListModel.notify(): missing in harmony
+method javax.swing.SpinnerListModel.notifyAll(): missing in harmony
+method javax.swing.SpinnerListModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerListModel.setList(java.util.List<?>): missing in harmony
+method javax.swing.SpinnerListModel.setValue(java.lang.Object): missing in harmony
+method javax.swing.SpinnerListModel.toString(): missing in harmony
+method javax.swing.SpinnerListModel.wait(): missing in harmony
+method javax.swing.SpinnerListModel.wait(long): missing in harmony
+method javax.swing.SpinnerListModel.wait(long, int): missing in harmony
+method javax.swing.SpinnerNumberModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerNumberModel.clone(): missing in harmony
+method javax.swing.SpinnerNumberModel.equals(java.lang.Object): missing in harmony
+method javax.swing.SpinnerNumberModel.finalize(): missing in harmony
+method javax.swing.SpinnerNumberModel.fireStateChanged(): missing in harmony
+method javax.swing.SpinnerNumberModel.getChangeListeners(): missing in harmony
+method javax.swing.SpinnerNumberModel.getClass(): missing in harmony
+method javax.swing.SpinnerNumberModel.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.SpinnerNumberModel.getMaximum(): missing in harmony
+method javax.swing.SpinnerNumberModel.getMinimum(): missing in harmony
+method javax.swing.SpinnerNumberModel.getNextValue(): missing in harmony
+method javax.swing.SpinnerNumberModel.getNumber(): missing in harmony
+method javax.swing.SpinnerNumberModel.getPreviousValue(): missing in harmony
+method javax.swing.SpinnerNumberModel.getStepSize(): missing in harmony
+method javax.swing.SpinnerNumberModel.getValue(): missing in harmony
+method javax.swing.SpinnerNumberModel.hashCode(): missing in harmony
+method javax.swing.SpinnerNumberModel.notify(): missing in harmony
+method javax.swing.SpinnerNumberModel.notifyAll(): missing in harmony
+method javax.swing.SpinnerNumberModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerNumberModel.setMaximum(java.lang.Comparable): missing in harmony
+method javax.swing.SpinnerNumberModel.setMinimum(java.lang.Comparable): missing in harmony
+method javax.swing.SpinnerNumberModel.setStepSize(java.lang.Number): missing in harmony
+method javax.swing.SpinnerNumberModel.setValue(java.lang.Object): missing in harmony
+method javax.swing.SpinnerNumberModel.toString(): missing in harmony
+method javax.swing.SpinnerNumberModel.wait(): missing in harmony
+method javax.swing.SpinnerNumberModel.wait(long): missing in harmony
+method javax.swing.SpinnerNumberModel.wait(long, int): missing in harmony
+method javax.swing.Spring.clone(): missing in harmony
+method javax.swing.Spring.constant(int): missing in harmony
+method javax.swing.Spring.constant(int, int, int): missing in harmony
+method javax.swing.Spring.equals(java.lang.Object): missing in harmony
+method javax.swing.Spring.finalize(): missing in harmony
+method javax.swing.Spring.getClass(): missing in harmony
+method javax.swing.Spring.getMaximumValue(): missing in harmony
+method javax.swing.Spring.getMinimumValue(): missing in harmony
+method javax.swing.Spring.getPreferredValue(): missing in harmony
+method javax.swing.Spring.getValue(): missing in harmony
+method javax.swing.Spring.hashCode(): missing in harmony
+method javax.swing.Spring.height(java.awt.Component): missing in harmony
+method javax.swing.Spring.max(javax.swing.Spring, javax.swing.Spring): missing in harmony
+method javax.swing.Spring.minus(javax.swing.Spring): missing in harmony
+method javax.swing.Spring.notify(): missing in harmony
+method javax.swing.Spring.notifyAll(): missing in harmony
+method javax.swing.Spring.scale(javax.swing.Spring, float): missing in harmony
+method javax.swing.Spring.setValue(int): missing in harmony
+method javax.swing.Spring.sum(javax.swing.Spring, javax.swing.Spring): missing in harmony
+method javax.swing.Spring.toString(): missing in harmony
+method javax.swing.Spring.wait(): missing in harmony
+method javax.swing.Spring.wait(long): missing in harmony
+method javax.swing.Spring.wait(long, int): missing in harmony
+method javax.swing.Spring.width(java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.addLayoutComponent(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.SpringLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.clone(): missing in harmony
+method javax.swing.SpringLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.SpringLayout.finalize(): missing in harmony
+method javax.swing.SpringLayout.getClass(): missing in harmony
+method javax.swing.SpringLayout.getConstraint(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.getConstraints(java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.getLayoutAlignmentX(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.getLayoutAlignmentY(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.hashCode(): missing in harmony
+method javax.swing.SpringLayout.invalidateLayout(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.maximumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.notify(): missing in harmony
+method javax.swing.SpringLayout.notifyAll(): missing in harmony
+method javax.swing.SpringLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.putConstraint(java.lang.String, java.awt.Component, int, java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.putConstraint(java.lang.String, java.awt.Component, javax.swing.Spring, java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.toString(): missing in harmony
+method javax.swing.SpringLayout.wait(): missing in harmony
+method javax.swing.SpringLayout.wait(long): missing in harmony
+method javax.swing.SpringLayout.wait(long, int): missing in harmony
+method javax.swing.SpringLayout.Constraints.clone(): missing in harmony
+method javax.swing.SpringLayout.Constraints.equals(java.lang.Object): missing in harmony
+method javax.swing.SpringLayout.Constraints.finalize(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getClass(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getConstraint(java.lang.String): missing in harmony
+method javax.swing.SpringLayout.Constraints.getHeight(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getWidth(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getX(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getY(): missing in harmony
+method javax.swing.SpringLayout.Constraints.hashCode(): missing in harmony
+method javax.swing.SpringLayout.Constraints.notify(): missing in harmony
+method javax.swing.SpringLayout.Constraints.notifyAll(): missing in harmony
+method javax.swing.SpringLayout.Constraints.setConstraint(java.lang.String, javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.setHeight(javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.setWidth(javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.setX(javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.setY(javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.toString(): missing in harmony
+method javax.swing.SpringLayout.Constraints.wait(): missing in harmony
+method javax.swing.SpringLayout.Constraints.wait(long): missing in harmony
+method javax.swing.SpringLayout.Constraints.wait(long, int): missing in harmony
+method javax.swing.SwingUtilities.calculateInnerArea(javax.swing.JComponent, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.clone(): missing in harmony
+method javax.swing.SwingUtilities.computeDifference(java.awt.Rectangle, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.computeIntersection(int, int, int, int, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.computeStringWidth(java.awt.FontMetrics, java.lang.String): missing in harmony
+method javax.swing.SwingUtilities.computeUnion(int, int, int, int, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.convertMouseEvent(java.awt.Component, java.awt.event.MouseEvent, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPoint(java.awt.Component, int, int, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPoint(java.awt.Component, java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPointFromScreen(java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPointToScreen(java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertRectangle(java.awt.Component, java.awt.Rectangle, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.equals(java.lang.Object): missing in harmony
+method javax.swing.SwingUtilities.finalize(): missing in harmony
+method javax.swing.SwingUtilities.findFocusOwner(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleAt(java.awt.Component, java.awt.Point): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleChild(java.awt.Component, int): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleChildrenCount(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleIndexInParent(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleStateSet(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAncestorNamed(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAncestorOfClass(java.lang.Class<?>, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getClass(): missing in harmony
+method javax.swing.SwingUtilities.getDeepestComponentAt(java.awt.Component, int, int): missing in harmony
+method javax.swing.SwingUtilities.getLocalBounds(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getRoot(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getRootPane(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getUIActionMap(javax.swing.JComponent): missing in harmony
+method javax.swing.SwingUtilities.getUIInputMap(javax.swing.JComponent, int): missing in harmony
+method javax.swing.SwingUtilities.getWindowAncestor(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.hashCode(): missing in harmony
+method javax.swing.SwingUtilities.invokeAndWait(java.lang.Runnable): missing in harmony
+method javax.swing.SwingUtilities.invokeLater(java.lang.Runnable): missing in harmony
+method javax.swing.SwingUtilities.isDescendingFrom(java.awt.Component, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.isEventDispatchThread(): missing in harmony
+method javax.swing.SwingUtilities.isLeftMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.isMiddleMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.isRectangleContainingRectangle(java.awt.Rectangle, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.isRightMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.layoutCompoundLabel(java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int): missing in harmony
+method javax.swing.SwingUtilities.layoutCompoundLabel(javax.swing.JComponent, java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int): missing in harmony
+method javax.swing.SwingUtilities.notify(): missing in harmony
+method javax.swing.SwingUtilities.notifyAction(javax.swing.Action, javax.swing.KeyStroke, java.awt.event.KeyEvent, java.lang.Object, int): missing in harmony
+method javax.swing.SwingUtilities.notifyAll(): missing in harmony
+method javax.swing.SwingUtilities.paintComponent(java.awt.Graphics, java.awt.Component, java.awt.Container, int, int, int, int): missing in harmony
+method javax.swing.SwingUtilities.paintComponent(java.awt.Graphics, java.awt.Component, java.awt.Container, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.processKeyBindings(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.SwingUtilities.replaceUIActionMap(javax.swing.JComponent, javax.swing.ActionMap): missing in harmony
+method javax.swing.SwingUtilities.replaceUIInputMap(javax.swing.JComponent, int, javax.swing.InputMap): missing in harmony
+method javax.swing.SwingUtilities.toString(): missing in harmony
+method javax.swing.SwingUtilities.updateComponentTreeUI(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.wait(): missing in harmony
+method javax.swing.SwingUtilities.wait(long): missing in harmony
+method javax.swing.SwingUtilities.wait(long, int): missing in harmony
+method javax.swing.SwingUtilities.windowForComponent(java.awt.Component): missing in harmony
+method javax.swing.Timer.addActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.Timer.clone(): missing in harmony
+method javax.swing.Timer.equals(java.lang.Object): missing in harmony
+method javax.swing.Timer.finalize(): missing in harmony
+method javax.swing.Timer.fireActionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.Timer.getActionListeners(): missing in harmony
+method javax.swing.Timer.getClass(): missing in harmony
+method javax.swing.Timer.getDelay(): missing in harmony
+method javax.swing.Timer.getInitialDelay(): missing in harmony
+method javax.swing.Timer.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.Timer.getLogTimers(): missing in harmony
+method javax.swing.Timer.hashCode(): missing in harmony
+method javax.swing.Timer.isCoalesce(): missing in harmony
+method javax.swing.Timer.isRepeats(): missing in harmony
+method javax.swing.Timer.isRunning(): missing in harmony
+method javax.swing.Timer.notify(): missing in harmony
+method javax.swing.Timer.notifyAll(): missing in harmony
+method javax.swing.Timer.removeActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.Timer.restart(): missing in harmony
+method javax.swing.Timer.setCoalesce(boolean): missing in harmony
+method javax.swing.Timer.setDelay(int): missing in harmony
+method javax.swing.Timer.setInitialDelay(int): missing in harmony
+method javax.swing.Timer.setLogTimers(boolean): missing in harmony
+method javax.swing.Timer.setRepeats(boolean): missing in harmony
+method javax.swing.Timer.start(): missing in harmony
+method javax.swing.Timer.stop(): missing in harmony
+method javax.swing.Timer.toString(): missing in harmony
+method javax.swing.Timer.wait(): missing in harmony
+method javax.swing.Timer.wait(long): missing in harmony
+method javax.swing.Timer.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.clone(): missing in harmony
+method javax.swing.ToolTipManager.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.finalize(): missing in harmony
+method javax.swing.ToolTipManager.getClass(): missing in harmony
+method javax.swing.ToolTipManager.getDismissDelay(): missing in harmony
+method javax.swing.ToolTipManager.getInitialDelay(): missing in harmony
+method javax.swing.ToolTipManager.getReshowDelay(): missing in harmony
+method javax.swing.ToolTipManager.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.isEnabled(): missing in harmony
+method javax.swing.ToolTipManager.isLightWeightPopupEnabled(): missing in harmony
+method javax.swing.ToolTipManager.mouseClicked(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseDragged(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseEntered(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseExited(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseMoved(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mousePressed(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseReleased(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.notify(): missing in harmony
+method javax.swing.ToolTipManager.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.registerComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.ToolTipManager.setDismissDelay(int): missing in harmony
+method javax.swing.ToolTipManager.setEnabled(boolean): missing in harmony
+method javax.swing.ToolTipManager.setInitialDelay(int): missing in harmony
+method javax.swing.ToolTipManager.setLightWeightPopupEnabled(boolean): missing in harmony
+method javax.swing.ToolTipManager.setReshowDelay(int): missing in harmony
+method javax.swing.ToolTipManager.sharedInstance(): missing in harmony
+method javax.swing.ToolTipManager.toString(): missing in harmony
+method javax.swing.ToolTipManager.unregisterComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.ToolTipManager.wait(): missing in harmony
+method javax.swing.ToolTipManager.wait(long): missing in harmony
+method javax.swing.ToolTipManager.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(long, int): missing in harmony
+method javax.swing.TransferHandler.canImport(javax.swing.JComponent, java.awt.datatransfer.DataFlavor[]): missing in harmony
+method javax.swing.TransferHandler.clone(): missing in harmony
+method javax.swing.TransferHandler.createTransferable(javax.swing.JComponent): missing in harmony
+method javax.swing.TransferHandler.equals(java.lang.Object): missing in harmony
+method javax.swing.TransferHandler.exportAsDrag(javax.swing.JComponent, java.awt.event.InputEvent, int): missing in harmony
+method javax.swing.TransferHandler.exportDone(javax.swing.JComponent, java.awt.datatransfer.Transferable, int): missing in harmony
+method javax.swing.TransferHandler.exportToClipboard(javax.swing.JComponent, java.awt.datatransfer.Clipboard, int): missing in harmony
+method javax.swing.TransferHandler.finalize(): missing in harmony
+method javax.swing.TransferHandler.getClass(): missing in harmony
+method javax.swing.TransferHandler.getCopyAction(): missing in harmony
+method javax.swing.TransferHandler.getCutAction(): missing in harmony
+method javax.swing.TransferHandler.getPasteAction(): missing in harmony
+method javax.swing.TransferHandler.getSourceActions(javax.swing.JComponent): missing in harmony
+method javax.swing.TransferHandler.getVisualRepresentation(java.awt.datatransfer.Transferable): missing in harmony
+method javax.swing.TransferHandler.hashCode(): missing in harmony
+method javax.swing.TransferHandler.importData(javax.swing.JComponent, java.awt.datatransfer.Transferable): missing in harmony
+method javax.swing.TransferHandler.notify(): missing in harmony
+method javax.swing.TransferHandler.notifyAll(): missing in harmony
+method javax.swing.TransferHandler.toString(): missing in harmony
+method javax.swing.TransferHandler.wait(): missing in harmony
+method javax.swing.TransferHandler.wait(long): missing in harmony
+method javax.swing.TransferHandler.wait(long, int): missing in harmony
+method javax.swing.UIDefaults.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIDefaults.addResourceBundle(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.clear(): missing in harmony
+method javax.swing.UIDefaults.clone(): missing in harmony
+method javax.swing.UIDefaults.contains(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.containsKey(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.containsValue(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.elements(): missing in harmony
+method javax.swing.UIDefaults.entrySet(): missing in harmony
+method javax.swing.UIDefaults.equals(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.finalize(): missing in harmony
+method javax.swing.UIDefaults.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.get(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.get(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getBoolean(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getBoolean(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getBorder(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getBorder(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getClass(): missing in harmony
+method javax.swing.UIDefaults.getColor(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getColor(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getDefaultLocale(): missing in harmony
+method javax.swing.UIDefaults.getDimension(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getDimension(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getFont(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getFont(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getIcon(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getIcon(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getInsets(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getInsets(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getInt(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getInt(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getPropertyChangeListeners(): missing in harmony
+method javax.swing.UIDefaults.getString(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getString(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getUI(javax.swing.JComponent): missing in harmony
+method javax.swing.UIDefaults.getUIClass(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.getUIClass(java.lang.String, java.lang.ClassLoader): missing in harmony
+method javax.swing.UIDefaults.getUIError(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.hashCode(): missing in harmony
+method javax.swing.UIDefaults.isEmpty(): missing in harmony
+method javax.swing.UIDefaults.keySet(): missing in harmony
+method javax.swing.UIDefaults.keys(): missing in harmony
+method javax.swing.UIDefaults.notify(): missing in harmony
+method javax.swing.UIDefaults.notifyAll(): missing in harmony
+method javax.swing.UIDefaults.put(java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.putAll(java.util.Map<?, ?>): missing in harmony
+method javax.swing.UIDefaults.putDefaults(java.lang.Object[]): missing in harmony
+method javax.swing.UIDefaults.rehash(): missing in harmony
+method javax.swing.UIDefaults.remove(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIDefaults.removeResourceBundle(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.setDefaultLocale(java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.size(): missing in harmony
+method javax.swing.UIDefaults.toString(): missing in harmony
+method javax.swing.UIDefaults.values(): missing in harmony
+method javax.swing.UIDefaults.wait(): missing in harmony
+method javax.swing.UIDefaults.wait(long): missing in harmony
+method javax.swing.UIDefaults.wait(long, int): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.clone(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.createValue(javax.swing.UIDefaults): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.equals(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.finalize(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.getClass(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.hashCode(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.notify(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.notifyAll(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.toString(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.wait(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.wait(long): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.wait(long, int): missing in harmony
+method javax.swing.UIManager.addAuxiliaryLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIManager.clone(): missing in harmony
+method javax.swing.UIManager.equals(java.lang.Object): missing in harmony
+method javax.swing.UIManager.finalize(): missing in harmony
+method javax.swing.UIManager.get(java.lang.Object): missing in harmony
+method javax.swing.UIManager.get(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getAuxiliaryLookAndFeels(): missing in harmony
+method javax.swing.UIManager.getBoolean(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getBoolean(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getBorder(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getBorder(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getClass(): missing in harmony
+method javax.swing.UIManager.getColor(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getColor(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getCrossPlatformLookAndFeelClassName(): missing in harmony
+method javax.swing.UIManager.getDefaults(): missing in harmony
+method javax.swing.UIManager.getDimension(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getDimension(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getFont(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getFont(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getIcon(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getIcon(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getInsets(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getInsets(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getInstalledLookAndFeels(): missing in harmony
+method javax.swing.UIManager.getInt(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getInt(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getLookAndFeel(): missing in harmony
+method javax.swing.UIManager.getLookAndFeelDefaults(): missing in harmony
+method javax.swing.UIManager.getPropertyChangeListeners(): missing in harmony
+method javax.swing.UIManager.getString(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getString(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getSystemLookAndFeelClassName(): missing in harmony
+method javax.swing.UIManager.getUI(javax.swing.JComponent): missing in harmony
+method javax.swing.UIManager.hashCode(): missing in harmony
+method javax.swing.UIManager.installLookAndFeel(java.lang.String, java.lang.String): missing in harmony
+method javax.swing.UIManager.installLookAndFeel(javax.swing.UIManager.LookAndFeelInfo): missing in harmony
+method javax.swing.UIManager.notify(): missing in harmony
+method javax.swing.UIManager.notifyAll(): missing in harmony
+method javax.swing.UIManager.put(java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIManager.removeAuxiliaryLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIManager.setInstalledLookAndFeels(javax.swing.UIManager.LookAndFeelInfo[]): missing in harmony
+method javax.swing.UIManager.setLookAndFeel(java.lang.String): missing in harmony
+method javax.swing.UIManager.setLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.toString(): missing in harmony
+method javax.swing.UIManager.wait(): missing in harmony
+method javax.swing.UIManager.wait(long): missing in harmony
+method javax.swing.UIManager.wait(long, int): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.clone(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.equals(java.lang.Object): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.finalize(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getClass(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getClassName(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getName(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.hashCode(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.notify(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.notifyAll(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.toString(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(long): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(long, int): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.clone(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.equals(java.lang.Object): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.fillInStackTrace(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.finalize(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getCause(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getClass(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getLocalizedMessage(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getMessage(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getStackTrace(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.hashCode(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.initCause(java.lang.Throwable): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.notify(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.notifyAll(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(java.io.PrintStream): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(java.io.PrintWriter): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.setStackTrace(java.lang.StackTraceElement[]): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.toString(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(long): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(long, int): missing in harmony
+method javax.swing.ViewportLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.ViewportLayout.clone(): missing in harmony
+method javax.swing.ViewportLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.ViewportLayout.finalize(): missing in harmony
+method javax.swing.ViewportLayout.getClass(): missing in harmony
+method javax.swing.ViewportLayout.hashCode(): missing in harmony
+method javax.swing.ViewportLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.notify(): missing in harmony
+method javax.swing.ViewportLayout.notifyAll(): missing in harmony
+method javax.swing.ViewportLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.ViewportLayout.toString(): missing in harmony
+method javax.swing.ViewportLayout.wait(): missing in harmony
+method javax.swing.ViewportLayout.wait(long): missing in harmony
+method javax.swing.ViewportLayout.wait(long, int): missing in harmony


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

Changes since last run:

-Comparison run at Sun Dec 31 12:38:31 2006 GMT
-jdk6 API scanned at 2006/12/31 05:30:10 EST
-harmony API scanned at 2006/12/31 11:56:35 GMT
+Comparison run at Mon Jan  1 12:38:59 2007 GMT
+jdk6 API scanned at 2007/01/01 05:30:41 EST
+harmony API scanned at 2007/01/01 09:02:20 GMT
-javax.swing: 49.2% good, 0.26% minor, 0% bad, 50.51% missing
+javax.swing: 15.72% good, 0.08% minor, 0.01% bad, 84.18% missing
-Total: 83.57% good, 0.12% minor, 0.23% bad, 16.06% missing, 0.03% abs.add
+Total: 81.8% good, 0.1% minor, 0.24% bad, 17.84% missing, 0.03% abs.add
-Fields: 8 minor, 17 bad, 1017 missing.
-Methods: 111 minor, 189 bad, 5178 missing, 39 abs.add.
-Constructors: 4 minor, 47 bad, 341 missing.
+Fields: 8 minor, 17 bad, 1091 missing.
+Methods: 85 minor, 189 bad, 6789 missing, 39 abs.add.
+Constructors: 4 minor, 47 bad, 428 missing.
-method javax.swing.Box.Filler.getNextFocusableComponent(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.Box.Filler.isManagingFocus(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.Box.Filler.requestDefaultFocus(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.Box.Filler.setNextFocusableComponent(java.awt.Component): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JToolBar.getNextFocusableComponent(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JToolBar.isManagingFocus(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JToolBar.requestDefaultFocus(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JToolBar.setNextFocusableComponent(java.awt.Component): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JToolBar.Separator.getNextFocusableComponent(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JToolBar.Separator.isManagingFocus(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JToolBar.Separator.requestDefaultFocus(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JToolBar.Separator.setNextFocusableComponent(java.awt.Component): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JToolTip.getNextFocusableComponent(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JToolTip.isManagingFocus(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JToolTip.requestDefaultFocus(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JToolTip.setNextFocusableComponent(java.awt.Component): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JTree.getNextFocusableComponent(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JTree.isManagingFocus(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JTree.requestDefaultFocus(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JTree.setNextFocusableComponent(java.awt.Component): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JViewport.getNextFocusableComponent(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JViewport.isManagingFocus(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JViewport.requestDefaultFocus(): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.JViewport.setNextFocusableComponent(java.awt.Component): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.ScrollPaneLayout.getViewportBorderBounds(javax.swing.JScrollPane): deprecated in jdk6, but not deprecated in harmony
-method javax.swing.SwingUtilities.findFocusOwner(java.awt.Component): deprecated in jdk6, but not deprecated in harmony
+constructor javax.swing.Box.Filler(java.awt.Dimension, java.awt.Dimension, java.awt.Dimension): missing in harmony
+constructor javax.swing.Box.Filler.AccessibleBoxFiller(javax.swing.Box.Filler): missing in harmony
+constructor javax.swing.BoxLayout(java.awt.Container, int): missing in harmony
+constructor javax.swing.ButtonGroup(): missing in harmony
-constructor javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode(javax.swing.JTree.AccessibleJTree, javax.swing.JTree, javax.swing.tree.TreePath, javax.accessibility.Accessible): not implemented in harmony
+constructor javax.swing.JToggleButton.ToggleButtonModel(): missing in harmony
+constructor javax.swing.JToolBar(): missing in harmony
+constructor javax.swing.JToolBar(int): missing in harmony
+constructor javax.swing.JToolBar(java.lang.String): missing in harmony
+constructor javax.swing.JToolBar(java.lang.String, int): missing in harmony
+constructor javax.swing.JToolBar.AccessibleJToolBar(javax.swing.JToolBar): missing in harmony
+constructor javax.swing.JToolBar.Separator(): missing in harmony
+constructor javax.swing.JToolBar.Separator(java.awt.Dimension): missing in harmony
+constructor javax.swing.JToolTip(): missing in harmony
+constructor javax.swing.JToolTip.AccessibleJToolTip(javax.swing.JToolTip): missing in harmony
+constructor javax.swing.JTree(): missing in harmony
+constructor javax.swing.JTree(java.util.Hashtable<?, ?>): missing in harmony
+constructor javax.swing.JTree(java.util.Vector<?>): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeModel): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeNode): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeNode, boolean): missing in harmony
+constructor javax.swing.JTree(java.lang.Object[]): missing in harmony
+constructor javax.swing.JTree.AccessibleJTree(javax.swing.JTree): missing in harmony
+constructor javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode(javax.swing.JTree.AccessibleJTree, javax.swing.JTree, javax.swing.tree.TreePath, javax.accessibility.Accessible): missing in harmony
+constructor javax.swing.JTree.DynamicUtilTreeNode(java.lang.Object, java.lang.Object): missing in harmony
+constructor javax.swing.JTree.EmptySelectionModel(): missing in harmony
+constructor javax.swing.JTree.TreeModelHandler(javax.swing.JTree): missing in harmony
+constructor javax.swing.JTree.TreeSelectionRedirector(javax.swing.JTree): missing in harmony
+constructor javax.swing.JViewport(): missing in harmony
+constructor javax.swing.JViewport.AccessibleJViewport(javax.swing.JViewport): missing in harmony
+constructor javax.swing.JViewport.ViewListener(javax.swing.JViewport): missing in harmony
+constructor javax.swing.JWindow(): missing in harmony
+constructor javax.swing.JWindow(java.awt.Frame): missing in harmony
+constructor javax.swing.JWindow(java.awt.GraphicsConfiguration): missing in harmony
+constructor javax.swing.JWindow(java.awt.Window): missing in harmony
+constructor javax.swing.JWindow(java.awt.Window, java.awt.GraphicsConfiguration): missing in harmony
+constructor javax.swing.JWindow.AccessibleJWindow(javax.swing.JWindow): missing in harmony
+constructor javax.swing.LayoutFocusTraversalPolicy(): missing in harmony
+constructor javax.swing.LookAndFeel(): missing in harmony
+constructor javax.swing.MenuSelectionManager(): missing in harmony
+constructor javax.swing.OverlayLayout(java.awt.Container): missing in harmony
+constructor javax.swing.Popup(): missing in harmony
+constructor javax.swing.Popup(java.awt.Component, java.awt.Component, int, int): missing in harmony
+constructor javax.swing.PopupFactory(): missing in harmony
+constructor javax.swing.ProgressMonitor(java.awt.Component, java.lang.Object, java.lang.String, int, int): missing in harmony
+constructor javax.swing.ProgressMonitor.AccessibleProgressMonitor(javax.swing.ProgressMonitor): missing in harmony
+constructor javax.swing.ProgressMonitorInputStream(java.awt.Component, java.lang.Object, java.io.InputStream): missing in harmony
+constructor javax.swing.RepaintManager(): missing in harmony
+constructor javax.swing.ScrollPaneLayout(): missing in harmony
+constructor javax.swing.ScrollPaneLayout.UIResource(): missing in harmony
+constructor javax.swing.SizeRequirements(): missing in harmony
+constructor javax.swing.SizeRequirements(int, int, int, float): missing in harmony
+constructor javax.swing.SizeSequence(): missing in harmony
+constructor javax.swing.SizeSequence(int): missing in harmony
+constructor javax.swing.SizeSequence(int, int): missing in harmony
+constructor javax.swing.SizeSequence(int[]): missing in harmony
+constructor javax.swing.SortingFocusTraversalPolicy(): missing in harmony
+constructor javax.swing.SortingFocusTraversalPolicy(java.util.Comparator<? super java.awt.Component>): missing in harmony
+constructor javax.swing.SpinnerDateModel(): missing in harmony
+constructor javax.swing.SpinnerDateModel(java.util.Date, java.lang.Comparable, java.lang.Comparable, int): missing in harmony
+constructor javax.swing.SpinnerListModel(): missing in harmony
+constructor javax.swing.SpinnerListModel(java.util.List<?>): missing in harmony
+constructor javax.swing.SpinnerListModel(java.lang.Object[]): missing in harmony
+constructor javax.swing.SpinnerNumberModel(): missing in harmony
+constructor javax.swing.SpinnerNumberModel(double, double, double, double): missing in harmony
+constructor javax.swing.SpinnerNumberModel(int, int, int, int): missing in harmony
+constructor javax.swing.SpinnerNumberModel(java.lang.Number, java.lang.Comparable, java.lang.Comparable, java.lang.Number): missing in harmony
+constructor javax.swing.Spring(): missing in harmony
+constructor javax.swing.SpringLayout(): missing in harmony
+constructor javax.swing.SpringLayout.Constraints(): missing in harmony
+constructor javax.swing.SpringLayout.Constraints(java.awt.Component): missing in harmony
+constructor javax.swing.SpringLayout.Constraints(javax.swing.Spring, javax.swing.Spring): missing in harmony
+constructor javax.swing.SpringLayout.Constraints(javax.swing.Spring, javax.swing.Spring, javax.swing.Spring, javax.swing.Spring): missing in harmony
+constructor javax.swing.Timer(int, java.awt.event.ActionListener): missing in harmony
+constructor javax.swing.ToolTipManager.insideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.ToolTipManager.outsideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.ToolTipManager.stillInsideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.TransferHandler(): missing in harmony
+constructor javax.swing.TransferHandler(java.lang.String): missing in harmony
+constructor javax.swing.UIDefaults(): missing in harmony
+constructor javax.swing.UIDefaults(java.lang.Object[]): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String, java.lang.String): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String, java.lang.String, java.lang.Object[]): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String, java.lang.Object[]): missing in harmony
+constructor javax.swing.UIManager(): missing in harmony
+constructor javax.swing.UIManager.LookAndFeelInfo(java.lang.String, java.lang.String): missing in harmony
+constructor javax.swing.UnsupportedLookAndFeelException(java.lang.String): missing in harmony
+constructor javax.swing.ViewportLayout(): missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_COMPONENT_BOUNDS_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_HYPERTEXT_OFFSET: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_INVALIDATE_CHILDREN: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleAWTComponentHandler: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleAWTFocusHandler: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleDescription: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleName: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleParent: missing in harmony
+field javax.swing.BoxLayout.LINE_AXIS: missing in harmony
+field javax.swing.BoxLayout.PAGE_AXIS: missing in harmony
+field javax.swing.BoxLayout.X_AXIS: missing in harmony
+field javax.swing.BoxLayout.Y_AXIS: missing in harmony
+field javax.swing.ButtonGroup.buttons: missing in harmony
-field javax.swing.DefaultListSelectionModel.MULTIPLE_INTERVAL_SELECTION: missing in harmony
-field javax.swing.DefaultListSelectionModel.SINGLE_INTERVAL_SELECTION: missing in harmony
-field javax.swing.DefaultListSelectionModel.SINGLE_SELECTION: missing in harmony
-field javax.swing.JButton.BOTTOM: missing in harmony
-field javax.swing.JButton.CENTER: missing in harmony
-field javax.swing.JButton.EAST: missing in harmony
-field javax.swing.JButton.HORIZONTAL: missing in harmony
-field javax.swing.JButton.LEADING: missing in harmony
-field javax.swing.JButton.LEFT: missing in harmony
-field javax.swing.JButton.NEXT: missing in harmony
-field javax.swing.JButton.NORTH: missing in harmony
-field javax.swing.JButton.NORTH_EAST: missing in harmony
-field javax.swing.JButton.NORTH_WEST: missing in harmony
-field javax.swing.JButton.PREVIOUS: missing in harmony
-field javax.swing.JButton.RIGHT: missing in harmony
-field javax.swing.JButton.SOUTH: missing in harmony
-field javax.swing.JButton.SOUTH_EAST: missing in harmony
-field javax.swing.JButton.SOUTH_WEST: missing in harmony
-field javax.swing.JButton.TOP: missing in harmony
-field javax.swing.JButton.TRAILING: missing in harmony
-field javax.swing.JButton.VERTICAL: missing in harmony
-field javax.swing.JButton.WEST: missing in harmony
-field javax.swing.JLabel.BOTTOM: missing in harmony
-field javax.swing.JLabel.CENTER: missing in harmony
-field javax.swing.JLabel.EAST: missing in harmony
-field javax.swing.JLabel.HORIZONTAL: missing in harmony
-field javax.swing.JLabel.LEADING: missing in harmony
-field javax.swing.JLabel.LEFT: missing in harmony
-field javax.swing.JLabel.NEXT: missing in harmony
-field javax.swing.JLabel.NORTH: missing in harmony
-field javax.swing.JLabel.NORTH_EAST: missing in harmony
-field javax.swing.JLabel.NORTH_WEST: missing in harmony
-field javax.swing.JLabel.PREVIOUS: missing in harmony
-field javax.swing.JLabel.RIGHT: missing in harmony
-field javax.swing.JLabel.SOUTH: missing in harmony
-field javax.swing.JLabel.SOUTH_EAST: missing in harmony
-field javax.swing.JLabel.SOUTH_WEST: missing in harmony
-field javax.swing.JLabel.TOP: missing in harmony
-field javax.swing.JLabel.TRAILING: missing in harmony
-field javax.swing.JLabel.VERTICAL: missing in harmony
-field javax.swing.JLabel.WEST: missing in harmony
-field javax.swing.JMenuItem.BOTTOM: missing in harmony
-field javax.swing.JMenuItem.CENTER: missing in harmony
-field javax.swing.JMenuItem.EAST: missing in harmony
-field javax.swing.JMenuItem.HORIZONTAL: missing in harmony
-field javax.swing.JMenuItem.LEADING: missing in harmony
-field javax.swing.JMenuItem.LEFT: missing in harmony
-field javax.swing.JMenuItem.NEXT: missing in harmony
-field javax.swing.JMenuItem.NORTH: missing in harmony
-field javax.swing.JMenuItem.NORTH_EAST: missing in harmony
-field javax.swing.JMenuItem.NORTH_WEST: missing in harmony
-field javax.swing.JMenuItem.PREVIOUS: missing in harmony
-field javax.swing.JMenuItem.RIGHT: missing in harmony
-field javax.swing.JMenuItem.SOUTH: missing in harmony
-field javax.swing.JMenuItem.SOUTH_EAST: missing in harmony
-field javax.swing.JMenuItem.SOUTH_WEST: missing in harmony
-field javax.swing.JMenuItem.TOP: missing in harmony
-field javax.swing.JMenuItem.TRAILING: missing in harmony
-field javax.swing.JMenuItem.VERTICAL: missing in harmony
-field javax.swing.JMenuItem.WEST: missing in harmony
-field javax.swing.JProgressBar.BOTTOM: missing in harmony
-field javax.swing.JProgressBar.CENTER: missing in harmony
-field javax.swing.JProgressBar.EAST: missing in harmony
-field javax.swing.JProgressBar.HORIZONTAL: missing in harmony
-field javax.swing.JProgressBar.LEADING: missing in harmony
-field javax.swing.JProgressBar.LEFT: missing in harmony
-field javax.swing.JProgressBar.NEXT: missing in harmony
-field javax.swing.JProgressBar.NORTH: missing in harmony
-field javax.swing.JProgressBar.NORTH_EAST: missing in harmony
-field javax.swing.JProgressBar.NORTH_WEST: missing in harmony
-field javax.swing.JProgressBar.PREVIOUS: missing in harmony
-field javax.swing.JProgressBar.RIGHT: missing in harmony
-field javax.swing.JProgressBar.SOUTH: missing in harmony
-field javax.swing.JProgressBar.SOUTH_EAST: missing in harmony
-field javax.swing.JProgressBar.SOUTH_WEST: missing in harmony
-field javax.swing.JProgressBar.TOP: missing in harmony
-field javax.swing.JProgressBar.TRAILING: missing in harmony
-field javax.swing.JProgressBar.VERTICAL: missing in harmony
-field javax.swing.JProgressBar.WEST: missing in harmony
-field javax.swing.JScrollPane.COLUMN_HEADER: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_ALWAYS: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_AS_NEEDED: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_NEVER: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_POLICY: missing in harmony
-field javax.swing.JScrollPane.LOWER_LEADING_CORNER: missing in harmony
-field javax.swing.JScrollPane.LOWER_LEFT_CORNER: missing in harmony
-field javax.swing.JScrollPane.LOWER_RIGHT_CORNER: missing in harmony
-field javax.swing.JScrollPane.LOWER_TRAILING_CORNER: missing in harmony
-field javax.swing.JScrollPane.ROW_HEADER: missing in harmony
-field javax.swing.JScrollPane.UPPER_LEADING_CORNER: missing in harmony
-field javax.swing.JScrollPane.UPPER_LEFT_CORNER: missing in harmony
-field javax.swing.JScrollPane.UPPER_RIGHT_CORNER: missing in harmony
-field javax.swing.JScrollPane.UPPER_TRAILING_CORNER: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_ALWAYS: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_NEVER: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_POLICY: missing in harmony
-field javax.swing.JScrollPane.VIEWPORT: missing in harmony
-field javax.swing.JSeparator.BOTTOM: missing in harmony
-field javax.swing.JSeparator.CENTER: missing in harmony
-field javax.swing.JSeparator.EAST: missing in harmony
-field javax.swing.JSeparator.HORIZONTAL: missing in harmony
-field javax.swing.JSeparator.LEADING: missing in harmony
-field javax.swing.JSeparator.LEFT: missing in harmony
-field javax.swing.JSeparator.NEXT: missing in harmony
-field javax.swing.JSeparator.NORTH: missing in harmony
-field javax.swing.JSeparator.NORTH_EAST: missing in harmony
-field javax.swing.JSeparator.NORTH_WEST: missing in harmony
-field javax.swing.JSeparator.PREVIOUS: missing in harmony
-field javax.swing.JSeparator.RIGHT: missing in harmony
-field javax.swing.JSeparator.SOUTH: missing in harmony
-field javax.swing.JSeparator.SOUTH_EAST: missing in harmony
-field javax.swing.JSeparator.SOUTH_WEST: missing in harmony
-field javax.swing.JSeparator.TOP: missing in harmony
-field javax.swing.JSeparator.TRAILING: missing in harmony
-field javax.swing.JSeparator.VERTICAL: missing in harmony
-field javax.swing.JSeparator.WEST: missing in harmony
-field javax.swing.JSlider.BOTTOM: missing in harmony
-field javax.swing.JSlider.CENTER: missing in harmony
-field javax.swing.JSlider.EAST: missing in harmony
-field javax.swing.JSlider.HORIZONTAL: missing in harmony
-field javax.swing.JSlider.LEADING: missing in harmony
-field javax.swing.JSlider.LEFT: missing in harmony
-field javax.swing.JSlider.NEXT: missing in harmony
-field javax.swing.JSlider.NORTH: missing in harmony
-field javax.swing.JSlider.NORTH_EAST: missing in harmony
-field javax.swing.JSlider.NORTH_WEST: missing in harmony
-field javax.swing.JSlider.PREVIOUS: missing in harmony
-field javax.swing.JSlider.RIGHT: missing in harmony
-field javax.swing.JSlider.SOUTH: missing in harmony
-field javax.swing.JSlider.SOUTH_EAST: missing in harmony
-field javax.swing.JSlider.SOUTH_WEST: missing in harmony
-field javax.swing.JSlider.TOP: missing in harmony
-field javax.swing.JSlider.TRAILING: missing in harmony
-field javax.swing.JSlider.VERTICAL: missing in harmony
-field javax.swing.JSlider.WEST: missing in harmony
-field javax.swing.JTabbedPane.BOTTOM: missing in harmony
-field javax.swing.JTabbedPane.CENTER: missing in harmony
-field javax.swing.JTabbedPane.EAST: missing in harmony
-field javax.swing.JTabbedPane.HORIZONTAL: missing in harmony
-field javax.swing.JTabbedPane.LEADING: missing in harmony
-field javax.swing.JTabbedPane.LEFT: missing in harmony
-field javax.swing.JTabbedPane.NEXT: missing in harmony
-field javax.swing.JTabbedPane.NORTH: missing in harmony
-field javax.swing.JTabbedPane.NORTH_EAST: missing in harmony
-field javax.swing.JTabbedPane.NORTH_WEST: missing in harmony
-field javax.swing.JTabbedPane.PREVIOUS: missing in harmony
-field javax.swing.JTabbedPane.RIGHT: missing in harmony
-field javax.swing.JTabbedPane.SOUTH: missing in harmony
-field javax.swing.JTabbedPane.SOUTH_EAST: missing in harmony
-field javax.swing.JTabbedPane.SOUTH_WEST: missing in harmony
-field javax.swing.JTabbedPane.TOP: missing in harmony
-field javax.swing.JTabbedPane.TRAILING: missing in harmony
-field javax.swing.JTabbedPane.VERTICAL: missing in harmony
-field javax.swing.JTabbedPane.WEST: missing in harmony
-field javax.swing.JTextField.BOTTOM: missing in harmony
-field javax.swing.JTextField.CENTER: missing in harmony
-field javax.swing.JTextField.EAST: missing in harmony
-field javax.swing.JTextField.HORIZONTAL: missing in harmony
-field javax.swing.JTextField.LEADING: missing in harmony
-field javax.swing.JTextField.LEFT: missing in harmony
-field javax.swing.JTextField.NEXT: missing in harmony
-field javax.swing.JTextField.NORTH: missing in harmony
-field javax.swing.JTextField.NORTH_EAST: missing in harmony
-field javax.swing.JTextField.NORTH_WEST: missing in harmony
-field javax.swing.JTextField.PREVIOUS: missing in harmony
-field javax.swing.JTextField.RIGHT: missing in harmony
-field javax.swing.JTextField.SOUTH: missing in harmony
-field javax.swing.JTextField.SOUTH_EAST: missing in harmony
-field javax.swing.JTextField.SOUTH_WEST: missing in harmony
-field javax.swing.JTextField.TOP: missing in harmony
-field javax.swing.JTextField.TRAILING: missing in harmony
-field javax.swing.JTextField.VERTICAL: missing in harmony
-field javax.swing.JTextField.WEST: missing in harmony
-field javax.swing.JToggleButton.BOTTOM: missing in harmony
-field javax.swing.JToggleButton.CENTER: missing in harmony
-field javax.swing.JToggleButton.EAST: missing in harmony
-field javax.swing.JToggleButton.HORIZONTAL: missing in harmony
-field javax.swing.JToggleButton.LEADING: missing in harmony
-field javax.swing.JToggleButton.LEFT: missing in harmony
-field javax.swing.JToggleButton.NEXT: missing in harmony
-field javax.swing.JToggleButton.NORTH: missing in harmony
-field javax.swing.JToggleButton.NORTH_EAST: missing in harmony
-field javax.swing.JToggleButton.NORTH_WEST: missing in harmony
-field javax.swing.JToggleButton.PREVIOUS: missing in harmony
-field javax.swing.JToggleButton.RIGHT: missing in harmony
-field javax.swing.JToggleButton.SOUTH: missing in harmony
-field javax.swing.JToggleButton.SOUTH_EAST: missing in harmony
-field javax.swing.JToggleButton.SOUTH_WEST: missing in harmony
-field javax.swing.JToggleButton.TOP: missing in harmony
-field javax.swing.JToggleButton.TRAILING: missing in harmony
-field javax.swing.JToggleButton.VERTICAL: missing in harmony
-field javax.swing.JToggleButton.WEST: missing in harmony
+field javax.swing.JTree.ANCHOR_SELECTION_PATH_PROPERTY: missing in harmony
+field javax.swing.JTree.CELL_EDITOR_PROPERTY: missing in harmony
+field javax.swing.JTree.CELL_RENDERER_PROPERTY: missing in harmony
+field javax.swing.JTree.EDITABLE_PROPERTY: missing in harmony
+field javax.swing.JTree.EXPANDS_SELECTED_PATHS_PROPERTY: missing in harmony
+field javax.swing.JTree.INVOKES_STOP_CELL_EDITING_PROPERTY: missing in harmony
+field javax.swing.JTree.LARGE_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.LEAD_SELECTION_PATH_PROPERTY: missing in harmony
+field javax.swing.JTree.ROOT_VISIBLE_PROPERTY: missing in harmony
+field javax.swing.JTree.ROW_HEIGHT_PROPERTY: missing in harmony
+field javax.swing.JTree.SCROLLS_ON_EXPAND_PROPERTY: missing in harmony
+field javax.swing.JTree.SELECTION_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.SHOWS_ROOT_HANDLES_PROPERTY: missing in harmony
+field javax.swing.JTree.TOGGLE_CLICK_COUNT_PROPERTY: missing in harmony
+field javax.swing.JTree.TREE_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.VISIBLE_ROW_COUNT_PROPERTY: missing in harmony
+field javax.swing.JTree.cellEditor: missing in harmony
+field javax.swing.JTree.cellRenderer: missing in harmony
+field javax.swing.JTree.editable: missing in harmony
+field javax.swing.JTree.invokesStopCellEditing: missing in harmony
+field javax.swing.JTree.largeModel: missing in harmony
+field javax.swing.JTree.rootVisible: missing in harmony
+field javax.swing.JTree.rowHeight: missing in harmony
+field javax.swing.JTree.scrollsOnExpand: missing in harmony
+field javax.swing.JTree.selectionModel: missing in harmony
+field javax.swing.JTree.selectionRedirector: missing in harmony
+field javax.swing.JTree.showsRootHandles: missing in harmony
+field javax.swing.JTree.toggleClickCount: missing in harmony
+field javax.swing.JTree.treeModel: missing in harmony
+field javax.swing.JTree.treeModelListener: missing in harmony
+field javax.swing.JTree.visibleRowCount: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_COMPONENT_BOUNDS_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_HYPERTEXT_OFFSET: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_INVALIDATE_CHILDREN: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.DECREMENT: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.INCREMENT: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.TOGGLE_EXPAND: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.accessibleDescription: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.accessibleName: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.EMPTY_ENUMERATION: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.allowsChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.childValue: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.children: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.hasChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.loadedChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.parent: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.userObject: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.CONTIGUOUS_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.DISCONTIGUOUS_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.SELECTION_MODE_PROPERTY: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.SINGLE_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.changeSupport: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadIndex: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadPath: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadRow: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.listSelectionModel: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.listenerList: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.rowMapper: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.selection: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.selectionMode: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.sharedInstance: missing in harmony
+field javax.swing.JViewport.BACKINGSTORE_SCROLL_MODE: missing in harmony
+field javax.swing.JViewport.BLIT_SCROLL_MODE: missing in harmony
+field javax.swing.JViewport.SIMPLE_SCROLL_MODE: missing in harmony
+field javax.swing.JViewport.backingStore: missing in harmony
+field javax.swing.JViewport.backingStoreImage: missing in harmony
+field javax.swing.JViewport.isViewSizeSet: missing in harmony
+field javax.swing.JViewport.lastPaintPosition: missing in harmony
+field javax.swing.JViewport.scrollUnderway: missing in harmony
+field javax.swing.JWindow.ABORT: missing in harmony
+field javax.swing.JWindow.ALLBITS: missing in harmony
+field javax.swing.JWindow.BOTTOM_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.CENTER_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.ERROR: missing in harmony
+field javax.swing.JWindow.FRAMEBITS: missing in harmony
+field javax.swing.JWindow.HEIGHT: missing in harmony
+field javax.swing.JWindow.LEFT_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.PROPERTIES: missing in harmony
+field javax.swing.JWindow.RIGHT_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.SOMEBITS: missing in harmony
+field javax.swing.JWindow.TOP_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.WIDTH: missing in harmony
+field javax.swing.JWindow.accessibleContext: missing in harmony
+field javax.swing.JWindow.rootPane: missing in harmony
+field javax.swing.JWindow.rootPaneCheckingEnabled: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_COMPONENT_BOUNDS_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_HYPERTEXT_OFFSET: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_INVALIDATE_CHILDREN: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleAWTComponentHandler: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleAWTFocusHandler: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleContainerHandler: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleDescription: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleName: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleParent: missing in harmony
+field javax.swing.ListSelectionModel.MULTIPLE_INTERVAL_SELECTION: missing in harmony
+field javax.swing.ListSelectionModel.SINGLE_INTERVAL_SELECTION: missing in harmony
+field javax.swing.ListSelectionModel.SINGLE_SELECTION: missing in harmony
+field javax.swing.MenuSelectionManager.changeEvent: missing in harmony
+field javax.swing.MenuSelectionManager.listenerList: missing in harmony
+field javax.swing.ProgressMonitor.accessibleContext: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_COMPONENT_BOUNDS_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_HYPERTEXT_OFFSET: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_INVALIDATE_CHILDREN: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.CHARACTER: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.SENTENCE: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.WORD: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.accessibleDescription: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.accessibleName: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.accessibleParent: missing in harmony
+field javax.swing.ProgressMonitorInputStream.in: missing in harmony
+field javax.swing.ScrollPaneConstants.COLUMN_HEADER: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_ALWAYS: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_AS_NEEDED: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_NEVER: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_POLICY: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_LEADING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_LEFT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_RIGHT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_TRAILING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.ROW_HEADER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_LEADING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_LEFT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_RIGHT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_TRAILING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_AS_NEEDED: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_NEVER: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_POLICY: missing in harmony
+field javax.swing.ScrollPaneConstants.VIEWPORT: missing in harmony
+field javax.swing.ScrollPaneLayout.colHead: missing in harmony
+field javax.swing.ScrollPaneLayout.hsb: missing in harmony
+field javax.swing.ScrollPaneLayout.hsbPolicy: missing in harmony
+field javax.swing.ScrollPaneLayout.lowerLeft: missing in harmony
+field javax.swing.ScrollPaneLayout.lowerRight: missing in harmony
+field javax.swing.ScrollPaneLayout.rowHead: missing in harmony
+field javax.swing.ScrollPaneLayout.upperLeft: missing in harmony
+field javax.swing.ScrollPaneLayout.upperRight: missing in harmony
+field javax.swing.ScrollPaneLayout.viewport: missing in harmony
+field javax.swing.ScrollPaneLayout.vsb: missing in harmony
+field javax.swing.ScrollPaneLayout.vsbPolicy: missing in harmony
+field javax.swing.SizeRequirements.alignment: missing in harmony
+field javax.swing.SizeRequirements.maximum: missing in harmony
+field javax.swing.SizeRequirements.minimum: missing in harmony
+field javax.swing.SizeRequirements.preferred: missing in harmony
+field javax.swing.SpinnerDateModel.listenerList: missing in harmony
+field javax.swing.SpinnerListModel.listenerList: missing in harmony
+field javax.swing.SpinnerNumberModel.listenerList: missing in harmony
+field javax.swing.Spring.UNSET: missing in harmony
+field javax.swing.SpringLayout.EAST: missing in harmony
+field javax.swing.SpringLayout.NORTH: missing in harmony
+field javax.swing.SpringLayout.SOUTH: missing in harmony
+field javax.swing.SpringLayout.WEST: missing in harmony
+field javax.swing.SwingConstants.BOTTOM: missing in harmony
+field javax.swing.SwingConstants.CENTER: missing in harmony
+field javax.swing.SwingConstants.EAST: missing in harmony
+field javax.swing.SwingConstants.HORIZONTAL: missing in harmony
+field javax.swing.SwingConstants.LEADING: missing in harmony
+field javax.swing.SwingConstants.LEFT: missing in harmony
+field javax.swing.SwingConstants.NEXT: missing in harmony
+field javax.swing.SwingConstants.NORTH: missing in harmony
+field javax.swing.SwingConstants.NORTH_EAST: missing in harmony
+field javax.swing.SwingConstants.NORTH_WEST: missing in harmony
+field javax.swing.SwingConstants.PREVIOUS: missing in harmony
+field javax.swing.SwingConstants.RIGHT: missing in harmony
+field javax.swing.SwingConstants.SOUTH: missing in harmony
+field javax.swing.SwingConstants.SOUTH_EAST: missing in harmony
+field javax.swing.SwingConstants.SOUTH_WEST: missing in harmony
+field javax.swing.SwingConstants.TOP: missing in harmony
+field javax.swing.SwingConstants.TRAILING: missing in harmony
+field javax.swing.SwingConstants.VERTICAL: missing in harmony
+field javax.swing.SwingConstants.WEST: missing in harmony
+field javax.swing.Timer.listenerList: missing in harmony
+field javax.swing.ToolTipManager.heavyWeightPopupEnabled: missing in harmony
+field javax.swing.ToolTipManager.lightWeightPopupEnabled: missing in harmony
+field javax.swing.TransferHandler.COPY: missing in harmony
+field javax.swing.TransferHandler.COPY_OR_MOVE: missing in harmony
+field javax.swing.TransferHandler.MOVE: missing in harmony
+field javax.swing.TransferHandler.NONE: missing in harmony
+method javax.swing.Box.Filler.changeShape(java.awt.Dimension, java.awt.Dimension, java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.clone(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.contains(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.equals(java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.finalize(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleAction(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleChild(int): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleComponent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleDescription(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleEditableText(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleIcon(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleName(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleParent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleRelationSet(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleRole(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleSelection(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleStateSet(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleTable(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleText(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleValue(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getBackground(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getBounds(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getClass(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getCursor(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getFont(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getForeground(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocale(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocation(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocationOnScreen(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getSize(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.hashCode(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isEnabled(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isFocusTraversable(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isShowing(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isVisible(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.notify(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.notifyAll(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.requestFocus(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setBackground(java.awt.Color): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setEnabled(boolean): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setFont(java.awt.Font): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setForeground(java.awt.Color): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setLocation(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setVisible(boolean): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.toString(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(long): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(long, int): missing in harmony
+method javax.swing.BoxLayout.addLayoutComponent(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.BoxLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.BoxLayout.clone(): missing in harmony
+method javax.swing.BoxLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.BoxLayout.finalize(): missing in harmony
+method javax.swing.BoxLayout.getClass(): missing in harmony
+method javax.swing.BoxLayout.getLayoutAlignmentX(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.getLayoutAlignmentY(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.hashCode(): missing in harmony
+method javax.swing.BoxLayout.invalidateLayout(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.maximumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.notify(): missing in harmony
+method javax.swing.BoxLayout.notifyAll(): missing in harmony
+method javax.swing.BoxLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.BoxLayout.toString(): missing in harmony
+method javax.swing.BoxLayout.wait(): missing in harmony
+method javax.swing.BoxLayout.wait(long): missing in harmony
+method javax.swing.BoxLayout.wait(long, int): missing in harmony
+method javax.swing.ButtonGroup.add(javax.swing.AbstractButton): missing in harmony
+method javax.swing.ButtonGroup.clone(): missing in harmony
+method javax.swing.ButtonGroup.equals(java.lang.Object): missing in harmony
+method javax.swing.ButtonGroup.finalize(): missing in harmony
+method javax.swing.ButtonGroup.getButtonCount(): missing in harmony
+method javax.swing.ButtonGroup.getClass(): missing in harmony
+method javax.swing.ButtonGroup.getElements(): missing in harmony
+method javax.swing.ButtonGroup.getSelection(): missing in harmony
+method javax.swing.ButtonGroup.hashCode(): missing in harmony
+method javax.swing.ButtonGroup.isSelected(javax.swing.ButtonModel): missing in harmony
+method javax.swing.ButtonGroup.notify(): missing in harmony
+method javax.swing.ButtonGroup.notifyAll(): missing in harmony
+method javax.swing.ButtonGroup.remove(javax.swing.AbstractButton): missing in harmony
+method javax.swing.ButtonGroup.setSelected(javax.swing.ButtonModel, boolean): missing in harmony
+method javax.swing.ButtonGroup.toString(): missing in harmony
+method javax.swing.ButtonGroup.wait(): missing in harmony
+method javax.swing.ButtonGroup.wait(long): missing in harmony
+method javax.swing.ButtonGroup.wait(long, int): missing in harmony
+method javax.swing.ButtonModel.addActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.ButtonModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.ButtonModel.addItemListener(java.awt.event.ItemListener): missing in harmony
+method javax.swing.ButtonModel.getActionCommand(): missing in harmony
+method javax.swing.ButtonModel.getMnemonic(): missing in harmony
+method javax.swing.ButtonModel.getSelectedObjects(): missing in harmony
+method javax.swing.ButtonModel.isArmed(): missing in harmony
+method javax.swing.ButtonModel.isEnabled(): missing in harmony
+method javax.swing.ButtonModel.isPressed(): missing in harmony
+method javax.swing.ButtonModel.isRollover(): missing in harmony
+method javax.swing.ButtonModel.isSelected(): missing in harmony
+method javax.swing.ButtonModel.removeActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.ButtonModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.ButtonModel.removeItemListener(java.awt.event.ItemListener): missing in harmony
+method javax.swing.ButtonModel.setActionCommand(java.lang.String): missing in harmony
+method javax.swing.ButtonModel.setArmed(boolean): missing in harmony
+method javax.swing.ButtonModel.setEnabled(boolean): missing in harmony
+method javax.swing.ButtonModel.setGroup(javax.swing.ButtonGroup): missing in harmony
+method javax.swing.ButtonModel.setMnemonic(int): missing in harmony
+method javax.swing.ButtonModel.setPressed(boolean): missing in harmony
+method javax.swing.ButtonModel.setRollover(boolean): missing in harmony
+method javax.swing.ButtonModel.setSelected(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.addActionListener(java.awt.event.ActionListener): missing in harmony
-method javax.swing.DefaultButtonModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.DefaultButtonModel.addItemListener(java.awt.event.ItemListener): missing in harmony
-method javax.swing.DefaultButtonModel.getActionCommand(): missing in harmony
-method javax.swing.DefaultButtonModel.getMnemonic(): missing in harmony
-method javax.swing.DefaultButtonModel.getSelectedObjects(): missing in harmony
-method javax.swing.DefaultButtonModel.isArmed(): missing in harmony
-method javax.swing.DefaultButtonModel.isEnabled(): missing in harmony
-method javax.swing.DefaultButtonModel.isPressed(): missing in harmony
-method javax.swing.DefaultButtonModel.isRollover(): missing in harmony
-method javax.swing.DefaultButtonModel.isSelected(): missing in harmony
-method javax.swing.DefaultButtonModel.removeActionListener(java.awt.event.ActionListener): missing in harmony
-method javax.swing.DefaultButtonModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.DefaultButtonModel.removeItemListener(java.awt.event.ItemListener): missing in harmony
-method javax.swing.DefaultButtonModel.setActionCommand(java.lang.String): missing in harmony
-method javax.swing.DefaultButtonModel.setArmed(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setEnabled(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setGroup(javax.swing.ButtonGroup): missing in harmony
-method javax.swing.DefaultButtonModel.setMnemonic(int): missing in harmony
-method javax.swing.DefaultButtonModel.setPressed(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setRollover(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setSelected(boolean): missing in harmony
-method javax.swing.DefaultComboBoxModel.addElement(java.lang.Object): missing in harmony
-method javax.swing.DefaultComboBoxModel.addListDataListener(javax.swing.event.ListDataListener): missing in harmony
-method javax.swing.DefaultComboBoxModel.getElementAt(int): missing in harmony
-method javax.swing.DefaultComboBoxModel.getSelectedItem(): missing in harmony
-method javax.swing.DefaultComboBoxModel.getSize(): missing in harmony
-method javax.swing.DefaultComboBoxModel.insertElementAt(java.lang.Object, int): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeElement(java.lang.Object): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeElementAt(int): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeListDataListener(javax.swing.event.ListDataListener): missing in harmony
-method javax.swing.DefaultComboBoxModel.setSelectedItem(java.lang.Object): missing in harmony
-method javax.swing.DefaultListSelectionModel.addListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
-method javax.swing.DefaultListSelectionModel.addSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.clearSelection(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getAnchorSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getLeadSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getMaxSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getMinSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getSelectionMode(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getValueIsAdjusting(): missing in harmony
-method javax.swing.DefaultListSelectionModel.insertIndexInterval(int, int, boolean): missing in harmony
-method javax.swing.DefaultListSelectionModel.isSelectedIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.isSelectionEmpty(): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeIndexInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setAnchorSelectionIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setLeadSelectionIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setSelectionMode(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setValueIsAdjusting(boolean): missing in harmony
+method javax.swing.JToolBar.add(javax.swing.Action): missing in harmony
+method javax.swing.JToolBar.addSeparator(): missing in harmony
+method javax.swing.JToolBar.addSeparator(java.awt.Dimension): missing in harmony
+method javax.swing.JToolBar.createActionChangeListener(javax.swing.JButton): missing in harmony
+method javax.swing.JToolBar.createActionComponent(javax.swing.Action): missing in harmony
+method javax.swing.JToolBar.getComponentAtIndex(int): missing in harmony
+method javax.swing.JToolBar.getComponentIndex(java.awt.Component): missing in harmony
+method javax.swing.JToolBar.getMargin(): missing in harmony
+method javax.swing.JToolBar.getOrientation(): missing in harmony
+method javax.swing.JToolBar.getUI(): missing in harmony
+method javax.swing.JToolBar.isBorderPainted(): missing in harmony
+method javax.swing.JToolBar.isFloatable(): missing in harmony
+method javax.swing.JToolBar.isRollover(): missing in harmony
+method javax.swing.JToolBar.setBorderPainted(boolean): missing in harmony
+method javax.swing.JToolBar.setFloatable(boolean): missing in harmony
+method javax.swing.JToolBar.setMargin(java.awt.Insets): missing in harmony
+method javax.swing.JToolBar.setOrientation(int): missing in harmony
+method javax.swing.JToolBar.setRollover(boolean): missing in harmony
+method javax.swing.JToolBar.setUI(javax.swing.plaf.ToolBarUI): missing in harmony
+method javax.swing.JToolBar.Separator.getSeparatorSize(): missing in harmony
+method javax.swing.JToolBar.Separator.setSeparatorSize(java.awt.Dimension): missing in harmony
+method javax.swing.JToolTip.getComponent(): missing in harmony
+method javax.swing.JToolTip.getTipText(): missing in harmony
+method javax.swing.JToolTip.getUI(): missing in harmony
+method javax.swing.JToolTip.setComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.JToolTip.setTipText(java.lang.String): missing in harmony
+method javax.swing.JTree.addSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.addSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.addSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.addSelectionRow(int): missing in harmony
+method javax.swing.JTree.addSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.addTreeExpansionListener(javax.swing.event.TreeExpansionListener): missing in harmony
+method javax.swing.JTree.addTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.addTreeWillExpandListener(javax.swing.event.TreeWillExpandListener): missing in harmony
+method javax.swing.JTree.cancelEditing(): missing in harmony
+method javax.swing.JTree.clearSelection(): missing in harmony
+method javax.swing.JTree.clearToggledPaths(): missing in harmony
+method javax.swing.JTree.collapsePath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.collapseRow(int): missing in harmony
+method javax.swing.JTree.convertValueToText(java.lang.Object, boolean, boolean, boolean, int, boolean): missing in harmony
+method javax.swing.JTree.createTreeModel(java.lang.Object): missing in harmony
+method javax.swing.JTree.createTreeModelListener(): missing in harmony
+method javax.swing.JTree.expandPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.expandRow(int): missing in harmony
+method javax.swing.JTree.fireTreeCollapsed(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeWillCollapse(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeWillExpand(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireValueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.getAnchorSelectionPath(): missing in harmony
+method javax.swing.JTree.getCellEditor(): missing in harmony
+method javax.swing.JTree.getCellRenderer(): missing in harmony
+method javax.swing.JTree.getClosestPathForLocation(int, int): missing in harmony
+method javax.swing.JTree.getClosestRowForLocation(int, int): missing in harmony
+method javax.swing.JTree.getDefaultTreeModel(): missing in harmony
+method javax.swing.JTree.getDescendantToggledPaths(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getDragEnabled(): missing in harmony
+method javax.swing.JTree.getEditingPath(): missing in harmony
+method javax.swing.JTree.getExpandedDescendants(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getExpandsSelectedPaths(): missing in harmony
+method javax.swing.JTree.getInvokesStopCellEditing(): missing in harmony
+method javax.swing.JTree.getLastSelectedPathComponent(): missing in harmony
+method javax.swing.JTree.getLeadSelectionPath(): missing in harmony
+method javax.swing.JTree.getLeadSelectionRow(): missing in harmony
+method javax.swing.JTree.getMaxSelectionRow(): missing in harmony
+method javax.swing.JTree.getMinSelectionRow(): missing in harmony
+method javax.swing.JTree.getModel(): missing in harmony
+method javax.swing.JTree.getNextMatch(java.lang.String, int, javax.swing.text.Position.Bias): missing in harmony
+method javax.swing.JTree.getPathBetweenRows(int, int): missing in harmony
+method javax.swing.JTree.getPathBounds(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getPathForLocation(int, int): missing in harmony
+method javax.swing.JTree.getPathForRow(int): missing in harmony
+method javax.swing.JTree.getPreferredScrollableViewportSize(): missing in harmony
+method javax.swing.JTree.getRowBounds(int): missing in harmony
+method javax.swing.JTree.getRowCount(): missing in harmony
+method javax.swing.JTree.getRowForLocation(int, int): missing in harmony
+method javax.swing.JTree.getRowForPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getRowHeight(): missing in harmony
+method javax.swing.JTree.getScrollableBlockIncrement(java.awt.Rectangle, int, int): missing in harmony
+method javax.swing.JTree.getScrollableTracksViewportHeight(): missing in harmony
+method javax.swing.JTree.getScrollableTracksViewportWidth(): missing in harmony
+method javax.swing.JTree.getScrollableUnitIncrement(java.awt.Rectangle, int, int): missing in harmony
+method javax.swing.JTree.getScrollsOnExpand(): missing in harmony
+method javax.swing.JTree.getSelectionCount(): missing in harmony
+method javax.swing.JTree.getSelectionModel(): missing in harmony
+method javax.swing.JTree.getSelectionPath(): missing in harmony
+method javax.swing.JTree.getSelectionPaths(): missing in harmony
+method javax.swing.JTree.getSelectionRows(): missing in harmony
+method javax.swing.JTree.getShowsRootHandles(): missing in harmony
+method javax.swing.JTree.getToggleClickCount(): missing in harmony
+method javax.swing.JTree.getTreeExpansionListeners(): missing in harmony
+method javax.swing.JTree.getTreeSelectionListeners(): missing in harmony
+method javax.swing.JTree.getTreeWillExpandListeners(): missing in harmony
+method javax.swing.JTree.getUI(): missing in harmony
+method javax.swing.JTree.getVisibleRowCount(): missing in harmony
+method javax.swing.JTree.hasBeenExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isCollapsed(int): missing in harmony
+method javax.swing.JTree.isCollapsed(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isEditable(): missing in harmony
+method javax.swing.JTree.isEditing(): missing in harmony
+method javax.swing.JTree.isExpanded(int): missing in harmony
+method javax.swing.JTree.isExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isFixedRowHeight(): missing in harmony
+method javax.swing.JTree.isLargeModel(): missing in harmony
+method javax.swing.JTree.isPathEditable(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isPathSelected(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isRootVisible(): missing in harmony
+method javax.swing.JTree.isRowSelected(int): missing in harmony
+method javax.swing.JTree.isSelectionEmpty(): missing in harmony
+method javax.swing.JTree.isVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.makeVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.removeDescendantSelectedPaths(javax.swing.tree.TreePath, boolean): missing in harmony
+method javax.swing.JTree.removeDescendantToggledPaths(java.util.Enumeration<javax.swing.tree.TreePath>): missing in harmony
+method javax.swing.JTree.removeSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.removeSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.removeSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.removeSelectionRow(int): missing in harmony
+method javax.swing.JTree.removeSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.removeTreeExpansionListener(javax.swing.event.TreeExpansionListener): missing in harmony
+method javax.swing.JTree.removeTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.removeTreeWillExpandListener(javax.swing.event.TreeWillExpandListener): missing in harmony
+method javax.swing.JTree.scrollPathToVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.scrollRowToVisible(int): missing in harmony
+method javax.swing.JTree.setAnchorSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.setCellEditor(javax.swing.tree.TreeCellEditor): missing in harmony
+method javax.swing.JTree.setCellRenderer(javax.swing.tree.TreeCellRenderer): missing in harmony
+method javax.swing.JTree.setDragEnabled(boolean): missing in harmony
-method javax.swing.JTree.AccessibleJTree.addAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.clearAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.fireVisibleDataPropertyChange(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleAt(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleChild(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleChildrenCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleIndexInParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleRole(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelectionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.isAccessibleChildSelected(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.removeAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.selectAllAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeCollapsed(javax.swing.event.TreeExpansionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeExpanded(javax.swing.event.TreeExpansionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesChanged(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesInserted(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesRemoved(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeStructureChanged(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.valueChanged(javax.swing.event.TreeSelectionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addFocusListener(java.awt.event.FocusListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addPropertyChangeListener(java.beans.PropertyChangeListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clearAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.contains(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.doAccessibleAction(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAction(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionDescription(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAt(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChild(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChildrenCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleComponent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleContext(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleDescription(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleIndexInParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleName(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleRole(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelectionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleStateSet(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleText(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleValue(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBackground(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBounds(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getCursor(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFont(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFontMetrics(java.awt.Font): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getForeground(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocale(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocation(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationInJTree(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationOnScreen(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getSize(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isAccessibleChildSelected(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isEnabled(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isFocusTraversable(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isShowing(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isVisible(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeFocusListener(java.awt.event.FocusListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removePropertyChangeListener(java.beans.PropertyChangeListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.requestFocus(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.selectAllAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleDescription(java.lang.String): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleName(java.lang.String): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBackground(java.awt.Color): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBounds(java.awt.Rectangle): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setCursor(java.awt.Cursor): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setEnabled(boolean): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setFont(java.awt.Font): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setForeground(java.awt.Color): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setLocation(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setSize(java.awt.Dimension): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setVisible(boolean): not implemented in harmony
+method javax.swing.JTree.setEditable(boolean): missing in harmony
+method javax.swing.JTree.setExpandedState(javax.swing.tree.TreePath, boolean): missing in harmony
+method javax.swing.JTree.setExpandsSelectedPaths(boolean): missing in harmony
+method javax.swing.JTree.setInvokesStopCellEditing(boolean): missing in harmony
+method javax.swing.JTree.setLargeModel(boolean): missing in harmony
+method javax.swing.JTree.setLeadSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.setModel(javax.swing.tree.TreeModel): missing in harmony
+method javax.swing.JTree.setRootVisible(boolean): missing in harmony
+method javax.swing.JTree.setRowHeight(int): missing in harmony
+method javax.swing.JTree.setScrollsOnExpand(boolean): missing in harmony
+method javax.swing.JTree.setSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.setSelectionModel(javax.swing.tree.TreeSelectionModel): missing in harmony
+method javax.swing.JTree.setSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.setSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.setSelectionRow(int): missing in harmony
+method javax.swing.JTree.setSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.setShowsRootHandles(boolean): missing in harmony
+method javax.swing.JTree.setToggleClickCount(int): missing in harmony
+method javax.swing.JTree.setUI(javax.swing.plaf.TreeUI): missing in harmony
+method javax.swing.JTree.setVisibleRowCount(int): missing in harmony
+method javax.swing.JTree.startEditingAtPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.stopEditing(): missing in harmony
+method javax.swing.JTree.treeDidChange(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.addAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.clearAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.fireVisibleDataPropertyChange(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.getAccessibleSelectionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.isAccessibleChildSelected(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.removeAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.selectAllAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeCollapsed(javax.swing.event.TreeExpansionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeExpanded(javax.swing.event.TreeExpansionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesInserted(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesRemoved(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeStructureChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.valueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clearAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clone(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.contains(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.doAccessibleAction(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.finalize(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAction(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionDescription(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChild(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleComponent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleContext(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleDescription(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleEditableText(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleIcon(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleName(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleParent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleRelationSet(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleRole(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelectionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleStateSet(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleTable(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleText(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleValue(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBackground(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBounds(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getClass(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getCursor(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFont(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getForeground(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocale(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocation(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationInJTree(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationOnScreen(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getSize(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.hashCode(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isAccessibleChildSelected(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isEnabled(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isFocusTraversable(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isShowing(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isVisible(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.notify(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.notifyAll(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.requestFocus(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.selectAllAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setEnabled(boolean): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setFont(java.awt.Font): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setVisible(boolean): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.toString(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(long): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(long, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.add(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.breadthFirstEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.children(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.clone(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.createChildren(javax.swing.tree.DefaultMutableTreeNode, java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.depthFirstEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.finalize(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getAllowsChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildAfter(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildAt(int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildBefore(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getClass(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getDepth(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getFirstChild(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getFirstLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getIndex(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLastChild(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLastLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLeafCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLevel(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextNode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextSibling(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getParent(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPath(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPathToRoot(javax.swing.tree.TreeNode, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousNode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousSibling(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getRoot(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getSharedAncestor(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getSiblingCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getUserObject(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getUserObjectPath(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.hashCode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.insert(javax.swing.tree.MutableTreeNode, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeAncestor(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeChild(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeDescendant(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeRelated(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeSibling(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isRoot(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.loadChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.notify(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.notifyAll(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.pathFromAncestorEnumeration(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.postorderEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.preorderEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.remove(int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.remove(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.removeAllChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.removeFromParent(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setAllowsChildren(boolean): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setParent(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setUserObject(java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.toString(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(long): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(long, int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.arePathsContiguous(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.canPathsBeAdded(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.canPathsBeRemoved(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.clearSelection(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.clone(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.finalize(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.fireValueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getClass(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getLeadSelectionPath(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getLeadSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getMaxSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getMinSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getPropertyChangeListeners(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getRowMapper(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionCount(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionMode(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionPath(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionPaths(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionRows(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getTreeSelectionListeners(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.hashCode(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.insureRowContinuity(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.insureUniqueness(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isPathSelected(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isRowSelected(int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isSelectionEmpty(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.notify(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.notifyAll(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.resetRowSelection(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setRowMapper(javax.swing.tree.RowMapper): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionMode(int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.sharedInstance(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.toString(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.updateLeadIndex(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(long): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(long, int): missing in harmony
+method javax.swing.JTree.TreeModelHandler.clone(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.TreeModelHandler.finalize(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.getClass(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.hashCode(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.notify(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.notifyAll(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.toString(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesInserted(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesRemoved(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeStructureChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(long): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(long, int): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.clone(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.finalize(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.getClass(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.hashCode(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.notify(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.notifyAll(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.toString(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.valueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(long): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(long, int): missing in harmony
+method javax.swing.JViewport.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.JViewport.computeBlit(int, int, java.awt.Point, java.awt.Point, java.awt.Dimension, java.awt.Rectangle): missing in harmony
+method javax.swing.JViewport.createLayoutManager(): missing in harmony
+method javax.swing.JViewport.createViewListener(): missing in harmony
+method javax.swing.JViewport.fireStateChanged(): missing in harmony
+method javax.swing.JViewport.getChangeListeners(): missing in harmony
+method javax.swing.JViewport.getExtentSize(): missing in harmony
+method javax.swing.JViewport.getScrollMode(): missing in harmony
+method javax.swing.JViewport.getUI(): missing in harmony
+method javax.swing.JViewport.getView(): missing in harmony
+method javax.swing.JViewport.getViewPosition(): missing in harmony
+method javax.swing.JViewport.getViewRect(): missing in harmony
+method javax.swing.JViewport.getViewSize(): missing in harmony
+method javax.swing.JViewport.isBackingStoreEnabled(): missing in harmony
+method javax.swing.JViewport.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.JViewport.setBackingStoreEnabled(boolean): missing in harmony
+method javax.swing.JViewport.setExtentSize(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.setScrollMode(int): missing in harmony
+method javax.swing.JViewport.setUI(javax.swing.plaf.ViewportUI): missing in harmony
+method javax.swing.JViewport.setView(java.awt.Component): missing in harmony
+method javax.swing.JViewport.setViewPosition(java.awt.Point): missing in harmony
+method javax.swing.JViewport.setViewSize(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.toViewCoordinates(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.toViewCoordinates(java.awt.Point): missing in harmony
+method javax.swing.JViewport.ViewListener.clone(): missing in harmony
+method javax.swing.JViewport.ViewListener.componentHidden(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentMoved(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentResized(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentShown(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.equals(java.lang.Object): missing in harmony
+method javax.swing.JViewport.ViewListener.finalize(): missing in harmony
+method javax.swing.JViewport.ViewListener.getClass(): missing in harmony
+method javax.swing.JViewport.ViewListener.hashCode(): missing in harmony
+method javax.swing.JViewport.ViewListener.notify(): missing in harmony
+method javax.swing.JViewport.ViewListener.notifyAll(): missing in harmony
+method javax.swing.JViewport.ViewListener.toString(): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(long): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(long, int): missing in harmony
+method javax.swing.JWindow.action(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, int): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, java.lang.Object, int): missing in harmony
+method javax.swing.JWindow.add(java.awt.PopupMenu): missing in harmony
+method javax.swing.JWindow.add(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.JWindow.addComponentListener(java.awt.event.ComponentListener): missing in harmony
+method javax.swing.JWindow.addContainerListener(java.awt.event.ContainerListener): missing in harmony
+method javax.swing.JWindow.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.addHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener): missing in harmony
+method javax.swing.JWindow.addHierarchyListener(java.awt.event.HierarchyListener): missing in harmony
+method javax.swing.JWindow.addImpl(java.awt.Component, java.lang.Object, int): missing in harmony
+method javax.swing.JWindow.addInputMethodListener(java.awt.event.InputMethodListener): missing in harmony
+method javax.swing.JWindow.addKeyListener(java.awt.event.KeyListener): missing in harmony
+method javax.swing.JWindow.addMouseListener(java.awt.event.MouseListener): missing in harmony
+method javax.swing.JWindow.addMouseMotionListener(java.awt.event.MouseMotionListener): missing in harmony
+method javax.swing.JWindow.addMouseWheelListener(java.awt.event.MouseWheelListener): missing in harmony
+method javax.swing.JWindow.addNotify(): missing in harmony
+method javax.swing.JWindow.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.addWindowFocusListener(java.awt.event.WindowFocusListener): missing in harmony
+method javax.swing.JWindow.addWindowListener(java.awt.event.WindowListener): missing in harmony
+method javax.swing.JWindow.addWindowStateListener(java.awt.event.WindowStateListener): missing in harmony
+method javax.swing.JWindow.applyComponentOrientation(java.awt.ComponentOrientation): missing in harmony
+method javax.swing.JWindow.applyResourceBundle(java.lang.String): missing in harmony
+method javax.swing.JWindow.applyResourceBundle(java.util.ResourceBundle): missing in harmony
+method javax.swing.JWindow.areFocusTraversalKeysSet(int): missing in harmony
+method javax.swing.JWindow.bounds(): missing in harmony
+method javax.swing.JWindow.checkImage(java.awt.Image, int, int, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.checkImage(java.awt.Image, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.clone(): missing in harmony
+method javax.swing.JWindow.coalesceEvents(java.awt.AWTEvent, java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.contains(int, int): missing in harmony
+method javax.swing.JWindow.contains(java.awt.Point): missing in harmony
+method javax.swing.JWindow.countComponents(): missing in harmony
+method javax.swing.JWindow.createBufferStrategy(int): missing in harmony
+method javax.swing.JWindow.createBufferStrategy(int, java.awt.BufferCapabilities): missing in harmony
+method javax.swing.JWindow.createImage(int, int): missing in harmony
+method javax.swing.JWindow.createImage(java.awt.image.ImageProducer): missing in harmony
+method javax.swing.JWindow.createRootPane(): missing in harmony
+method javax.swing.JWindow.createVolatileImage(int, int): missing in harmony
+method javax.swing.JWindow.createVolatileImage(int, int, java.awt.ImageCapabilities): missing in harmony
+method javax.swing.JWindow.deliverEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.disable(): missing in harmony
+method javax.swing.JWindow.disableEvents(long): missing in harmony
+method javax.swing.JWindow.dispatchEvent(java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.dispose(): missing in harmony
+method javax.swing.JWindow.doLayout(): missing in harmony
+method javax.swing.JWindow.enable(): missing in harmony
+method javax.swing.JWindow.enable(boolean): missing in harmony
+method javax.swing.JWindow.enableEvents(long): missing in harmony
+method javax.swing.JWindow.enableInputMethods(boolean): missing in harmony
+method javax.swing.JWindow.equals(java.lang.Object): missing in harmony
+method javax.swing.JWindow.finalize(): missing in harmony
+method javax.swing.JWindow.findComponentAt(int, int): missing in harmony
+method javax.swing.JWindow.findComponentAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, byte, byte): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, char, char): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, double, double): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, float, float): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, int, int): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, long, long): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, short, short): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, boolean, boolean): missing in harmony
+method javax.swing.JWindow.getAccessibleContext(): missing in harmony
+method javax.swing.JWindow.getAlignmentX(): missing in harmony
+method javax.swing.JWindow.getAlignmentY(): missing in harmony
+method javax.swing.JWindow.getBackground(): missing in harmony
+method javax.swing.JWindow.getBounds(): missing in harmony
+method javax.swing.JWindow.getBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.getBufferStrategy(): missing in harmony
+method javax.swing.JWindow.getClass(): missing in harmony
+method javax.swing.JWindow.getColorModel(): missing in harmony
+method javax.swing.JWindow.getComponent(int): missing in harmony
+method javax.swing.JWindow.getComponentAt(int, int): missing in harmony
+method javax.swing.JWindow.getComponentAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.getComponentCount(): missing in harmony
+method javax.swing.JWindow.getComponentListeners(): missing in harmony
+method javax.swing.JWindow.getComponentOrientation(): missing in harmony
+method javax.swing.JWindow.getComponentZOrder(java.awt.Component): missing in harmony
+method javax.swing.JWindow.getComponents(): missing in harmony
+method javax.swing.JWindow.getContainerListeners(): missing in harmony
+method javax.swing.JWindow.getContentPane(): missing in harmony
+method javax.swing.JWindow.getCursor(): missing in harmony
+method javax.swing.JWindow.getDropTarget(): missing in harmony
+method javax.swing.JWindow.getFocusCycleRootAncestor(): missing in harmony
+method javax.swing.JWindow.getFocusListeners(): missing in harmony
+method javax.swing.JWindow.getFocusOwner(): missing in harmony
+method javax.swing.JWindow.getFocusTraversalKeys(int): missing in harmony
+method javax.swing.JWindow.getFocusTraversalKeysEnabled(): missing in harmony
+method javax.swing.JWindow.getFocusTraversalPolicy(): missing in harmony
+method javax.swing.JWindow.getFocusableWindowState(): missing in harmony
+method javax.swing.JWindow.getFont(): missing in harmony
+method javax.swing.JWindow.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JWindow.getForeground(): missing in harmony
+method javax.swing.JWindow.getGlassPane(): missing in harmony
+method javax.swing.JWindow.getGraphics(): missing in harmony
+method javax.swing.JWindow.getGraphicsConfiguration(): missing in harmony
+method javax.swing.JWindow.getHeight(): missing in harmony
+method javax.swing.JWindow.getHierarchyBoundsListeners(): missing in harmony
+method javax.swing.JWindow.getHierarchyListeners(): missing in harmony
+method javax.swing.JWindow.getIgnoreRepaint(): missing in harmony
+method javax.swing.JWindow.getInputContext(): missing in harmony
+method javax.swing.JWindow.getInputMethodListeners(): missing in harmony
+method javax.swing.JWindow.getInputMethodRequests(): missing in harmony
+method javax.swing.JWindow.getInsets(): missing in harmony
+method javax.swing.JWindow.getKeyListeners(): missing in harmony
+method javax.swing.JWindow.getLayeredPane(): missing in harmony
+method javax.swing.JWindow.getLayout(): missing in harmony
+method javax.swing.JWindow.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.JWindow.getLocale(): missing in harmony
+method javax.swing.JWindow.getLocation(): missing in harmony
+method javax.swing.JWindow.getLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.getLocationOnScreen(): missing in harmony
+method javax.swing.JWindow.getMaximumSize(): missing in harmony
+method javax.swing.JWindow.getMinimumSize(): missing in harmony
+method javax.swing.JWindow.getMostRecentFocusOwner(): missing in harmony
+method javax.swing.JWindow.getMouseListeners(): missing in harmony
+method javax.swing.JWindow.getMouseMotionListeners(): missing in harmony
+method javax.swing.JWindow.getMousePosition(): missing in harmony
+method javax.swing.JWindow.getMousePosition(boolean): missing in harmony
+method javax.swing.JWindow.getMouseWheelListeners(): missing in harmony
+method javax.swing.JWindow.getName(): missing in harmony
+method javax.swing.JWindow.getOwnedWindows(): missing in harmony
+method javax.swing.JWindow.getOwner(): missing in harmony
+method javax.swing.JWindow.getParent(): missing in harmony
+method javax.swing.JWindow.getPeer(): missing in harmony
+method javax.swing.JWindow.getPreferredSize(): missing in harmony
+method javax.swing.JWindow.getPropertyChangeListeners(): missing in harmony
+method javax.swing.JWindow.getPropertyChangeListeners(java.lang.String): missing in harmony
+method javax.swing.JWindow.getRootPane(): missing in harmony
+method javax.swing.JWindow.getSize(): missing in harmony
+method javax.swing.JWindow.getSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.getToolkit(): missing in harmony
+method javax.swing.JWindow.getTreeLock(): missing in harmony
+method javax.swing.JWindow.getWarningString(): missing in harmony
+method javax.swing.JWindow.getWidth(): missing in harmony
+method javax.swing.JWindow.getWindowFocusListeners(): missing in harmony
+method javax.swing.JWindow.getWindowListeners(): missing in harmony
+method javax.swing.JWindow.getWindowStateListeners(): missing in harmony
+method javax.swing.JWindow.getX(): missing in harmony
+method javax.swing.JWindow.getY(): missing in harmony
+method javax.swing.JWindow.gotFocus(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.handleEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.hasFocus(): missing in harmony
+method javax.swing.JWindow.hashCode(): missing in harmony
+method javax.swing.JWindow.hide(): missing in harmony
+method javax.swing.JWindow.imageUpdate(java.awt.Image, int, int, int, int, int): missing in harmony
+method javax.swing.JWindow.insets(): missing in harmony
+method javax.swing.JWindow.inside(int, int): missing in harmony
+method javax.swing.JWindow.invalidate(): missing in harmony
+method javax.swing.JWindow.isActive(): missing in harmony
+method javax.swing.JWindow.isAlwaysOnTop(): missing in harmony
+method javax.swing.JWindow.isAncestorOf(java.awt.Component): missing in harmony
+method javax.swing.JWindow.isBackgroundSet(): missing in harmony
+method javax.swing.JWindow.isCursorSet(): missing in harmony
+method javax.swing.JWindow.isDisplayable(): missing in harmony
+method javax.swing.JWindow.isDoubleBuffered(): missing in harmony
+method javax.swing.JWindow.isEnabled(): missing in harmony
+method javax.swing.JWindow.isFocusCycleRoot(): missing in harmony
+method javax.swing.JWindow.isFocusCycleRoot(java.awt.Container): missing in harmony
+method javax.swing.JWindow.isFocusOwner(): missing in harmony
+method javax.swing.JWindow.isFocusTraversable(): missing in harmony
+method javax.swing.JWindow.isFocusTraversalPolicyProvider(): missing in harmony
+method javax.swing.JWindow.isFocusTraversalPolicySet(): missing in harmony
+method javax.swing.JWindow.isFocusable(): missing in harmony
+method javax.swing.JWindow.isFocusableWindow(): missing in harmony
+method javax.swing.JWindow.isFocused(): missing in harmony
+method javax.swing.JWindow.isFontSet(): missing in harmony
+method javax.swing.JWindow.isForegroundSet(): missing in harmony
+method javax.swing.JWindow.isLightweight(): missing in harmony
+method javax.swing.JWindow.isLocationByPlatform(): missing in harmony
+method javax.swing.JWindow.isMaximumSizeSet(): missing in harmony
+method javax.swing.JWindow.isMinimumSizeSet(): missing in harmony
+method javax.swing.JWindow.isOpaque(): missing in harmony
+method javax.swing.JWindow.isPreferredSizeSet(): missing in harmony
+method javax.swing.JWindow.isRootPaneCheckingEnabled(): missing in harmony
+method javax.swing.JWindow.isShowing(): missing in harmony
+method javax.swing.JWindow.isValid(): missing in harmony
+method javax.swing.JWindow.isVisible(): missing in harmony
+method javax.swing.JWindow.keyDown(java.awt.Event, int): missing in harmony
+method javax.swing.JWindow.keyUp(java.awt.Event, int): missing in harmony
+method javax.swing.JWindow.layout(): missing in harmony
+method javax.swing.JWindow.list(): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintStream): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintStream, int): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintWriter): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintWriter, int): missing in harmony
+method javax.swing.JWindow.locate(int, int): missing in harmony
+method javax.swing.JWindow.location(): missing in harmony
+method javax.swing.JWindow.lostFocus(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.minimumSize(): missing in harmony
+method javax.swing.JWindow.mouseDown(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseDrag(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseEnter(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseExit(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseMove(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseUp(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.move(int, int): missing in harmony
+method javax.swing.JWindow.nextFocus(): missing in harmony
+method javax.swing.JWindow.notify(): missing in harmony
+method javax.swing.JWindow.notifyAll(): missing in harmony
+method javax.swing.JWindow.pack(): missing in harmony
+method javax.swing.JWindow.paint(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paintAll(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paintComponents(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paramString(): missing in harmony
+method javax.swing.JWindow.postEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.preferredSize(): missing in harmony
+method javax.swing.JWindow.prepareImage(java.awt.Image, int, int, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.prepareImage(java.awt.Image, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.print(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.printAll(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.printComponents(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.processComponentEvent(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JWindow.processContainerEvent(java.awt.event.ContainerEvent): missing in harmony
+method javax.swing.JWindow.processEvent(java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.processFocusEvent(java.awt.event.FocusEvent): missing in harmony
+method javax.swing.JWindow.processHierarchyBoundsEvent(java.awt.event.HierarchyEvent): missing in harmony
+method javax.swing.JWindow.processHierarchyEvent(java.awt.event.HierarchyEvent): missing in harmony
+method javax.swing.JWindow.processInputMethodEvent(java.awt.event.InputMethodEvent): missing in harmony
+method javax.swing.JWindow.processKeyEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.JWindow.processMouseEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.JWindow.processMouseMotionEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.JWindow.processMouseWheelEvent(java.awt.event.MouseWheelEvent): missing in harmony
+method javax.swing.JWindow.processWindowEvent(java.awt.event.WindowEvent): missing in harmony
+method javax.swing.JWindow.processWindowFocusEvent(java.awt.event.WindowEvent): missing in harmony
+method javax.swing.JWindow.processWindowStateEvent(java.awt.event.WindowEvent): missing in harmony
+method javax.swing.JWindow.remove(int): missing in harmony
+method javax.swing.JWindow.remove(java.awt.Component): missing in harmony
+method javax.swing.JWindow.remove(java.awt.MenuComponent): missing in harmony
+method javax.swing.JWindow.removeAll(): missing in harmony
+method javax.swing.JWindow.removeComponentListener(java.awt.event.ComponentListener): missing in harmony
+method javax.swing.JWindow.removeContainerListener(java.awt.event.ContainerListener): missing in harmony
+method javax.swing.JWindow.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.removeHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener): missing in harmony
+method javax.swing.JWindow.removeHierarchyListener(java.awt.event.HierarchyListener): missing in harmony
+method javax.swing.JWindow.removeInputMethodListener(java.awt.event.InputMethodListener): missing in harmony
+method javax.swing.JWindow.removeKeyListener(java.awt.event.KeyListener): missing in harmony
+method javax.swing.JWindow.removeMouseListener(java.awt.event.MouseListener): missing in harmony
+method javax.swing.JWindow.removeMouseMotionListener(java.awt.event.MouseMotionListener): missing in harmony
+method javax.swing.JWindow.removeMouseWheelListener(java.awt.event.MouseWheelListener): missing in harmony
+method javax.swing.JWindow.removeNotify(): missing in harmony
+method javax.swing.JWindow.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.removeWindowFocusListener(java.awt.event.WindowFocusListener): missing in harmony
+method javax.swing.JWindow.removeWindowListener(java.awt.event.WindowListener): missing in harmony
+method javax.swing.JWindow.removeWindowStateListener(java.awt.event.WindowStateListener): missing in harmony
+method javax.swing.JWindow.repaint(): missing in harmony
+method javax.swing.JWindow.repaint(int, int, int, int): missing in harmony
+method javax.swing.JWindow.repaint(long): missing in harmony
+method javax.swing.JWindow.repaint(long, int, int, int, int): missing in harmony
+method javax.swing.JWindow.requestFocus(): missing in harmony
+method javax.swing.JWindow.requestFocus(boolean): missing in harmony
+method javax.swing.JWindow.requestFocusInWindow(): missing in harmony
+method javax.swing.JWindow.requestFocusInWindow(boolean): missing in harmony
+method javax.swing.JWindow.reshape(int, int, int, int): missing in harmony
+method javax.swing.JWindow.resize(int, int): missing in harmony
+method javax.swing.JWindow.resize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setAlwaysOnTop(boolean): missing in harmony
+method javax.swing.JWindow.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.setBounds(int, int, int, int): missing in harmony
+method javax.swing.JWindow.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.setComponentOrientation(java.awt.ComponentOrientation): missing in harmony
+method javax.swing.JWindow.setComponentZOrder(java.awt.Component, int): missing in harmony
+method javax.swing.JWindow.setContentPane(java.awt.Container): missing in harmony
+method javax.swing.JWindow.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JWindow.setDropTarget(java.awt.dnd.DropTarget): missing in harmony
+method javax.swing.JWindow.setEnabled(boolean): missing in harmony
+method javax.swing.JWindow.setFocusCycleRoot(boolean): missing in harmony
+method javax.swing.JWindow.setFocusTraversalKeys(int, java.util.Set<? extends java.awt.AWTKeyStroke>): missing in harmony
+method javax.swing.JWindow.setFocusTraversalKeysEnabled(boolean): missing in harmony
+method javax.swing.JWindow.setFocusTraversalPolicy(java.awt.FocusTraversalPolicy): missing in harmony
+method javax.swing.JWindow.setFocusTraversalPolicyProvider(boolean): missing in harmony
+method javax.swing.JWindow.setFocusable(boolean): missing in harmony
+method javax.swing.JWindow.setFocusableWindowState(boolean): missing in harmony
+method javax.swing.JWindow.setFont(java.awt.Font): missing in harmony
+method javax.swing.JWindow.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.setGlassPane(java.awt.Component): missing in harmony
+method javax.swing.JWindow.setIgnoreRepaint(boolean): missing in harmony
+method javax.swing.JWindow.setLayeredPane(javax.swing.JLayeredPane): missing in harmony
+method javax.swing.JWindow.setLayout(java.awt.LayoutManager): missing in harmony
+method javax.swing.JWindow.setLocale(java.util.Locale): missing in harmony
+method javax.swing.JWindow.setLocation(int, int): missing in harmony
+method javax.swing.JWindow.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.setLocationByPlatform(boolean): missing in harmony
+method javax.swing.JWindow.setLocationRelativeTo(java.awt.Component): missing in harmony
+method javax.swing.JWindow.setMaximumSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setMinimumSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setName(java.lang.String): missing in harmony
+method javax.swing.JWindow.setPreferredSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setRootPane(javax.swing.JRootPane): missing in harmony
+method javax.swing.JWindow.setRootPaneCheckingEnabled(boolean): missing in harmony
+method javax.swing.JWindow.setSize(int, int): missing in harmony
+method javax.swing.JWindow.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setVisible(boolean): missing in harmony
+method javax.swing.JWindow.show(): missing in harmony
+method javax.swing.JWindow.show(boolean): missing in harmony
+method javax.swing.JWindow.size(): missing in harmony
+method javax.swing.JWindow.toBack(): missing in harmony
+method javax.swing.JWindow.toFront(): missing in harmony
+method javax.swing.JWindow.toString(): missing in harmony
+method javax.swing.JWindow.transferFocus(): missing in harmony
+method javax.swing.JWindow.transferFocusBackward(): missing in harmony
+method javax.swing.JWindow.transferFocusDownCycle(): missing in harmony
+method javax.swing.JWindow.transferFocusUpCycle(): missing in harmony
+method javax.swing.JWindow.update(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.validate(): missing in harmony
+method javax.swing.JWindow.validateTree(): missing in harmony
+method javax.swing.JWindow.wait(): missing in harmony
+method javax.swing.JWindow.wait(long): missing in harmony
+method javax.swing.JWindow.wait(long, int): missing in harmony
+method javax.swing.JWindow.windowInit(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.clone(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.contains(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.equals(java.lang.Object): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.finalize(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleAction(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleChild(int): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleComponent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleDescription(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleEditableText(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleIcon(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleName(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleParent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleRelationSet(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleRole(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleSelection(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleStateSet(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleTable(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleText(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleValue(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getBackground(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getBounds(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getClass(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getCursor(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getFont(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getForeground(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocale(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocation(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocationOnScreen(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getSize(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.hashCode(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isEnabled(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isFocusTraversable(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isShowing(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isVisible(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.notify(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.notifyAll(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.requestFocus(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setEnabled(boolean): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setFont(java.awt.Font): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setVisible(boolean): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.toString(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(long): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(long, int): missing in harmony
+method javax.swing.KeyStroke.clone(): missing in harmony
+method javax.swing.KeyStroke.equals(java.lang.Object): missing in harmony
+method javax.swing.KeyStroke.finalize(): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(char): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(int, int): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(int, int, boolean): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(java.lang.Character, int): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(java.lang.String): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStrokeForEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.KeyStroke.getClass(): missing in harmony
+method javax.swing.KeyStroke.getKeyChar(): missing in harmony
+method javax.swing.KeyStroke.getKeyCode(): missing in harmony
+method javax.swing.KeyStroke.getKeyEventType(): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(char): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(char, boolean): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(int, int): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(int, int, boolean): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(java.lang.Character, int): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(java.lang.String): missing in harmony
+method javax.swing.KeyStroke.getKeyStrokeForEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.KeyStroke.getModifiers(): missing in harmony
+method javax.swing.KeyStroke.hashCode(): missing in harmony
+method javax.swing.KeyStroke.isOnKeyRelease(): missing in harmony
+method javax.swing.KeyStroke.notify(): missing in harmony
+method javax.swing.KeyStroke.notifyAll(): missing in harmony
+method javax.swing.KeyStroke.readResolve(): missing in harmony
+method javax.swing.KeyStroke.registerSubclass(java.lang.Class<?>): missing in harmony
+method javax.swing.KeyStroke.toString(): missing in harmony
+method javax.swing.KeyStroke.wait(): missing in harmony
+method javax.swing.KeyStroke.wait(long): missing in harmony
+method javax.swing.KeyStroke.wait(long, int): missing in harmony
+method javax.swing.ListSelectionModel.addListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
+method javax.swing.ListSelectionModel.addSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.clearSelection(): missing in harmony
+method javax.swing.ListSelectionModel.getAnchorSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getLeadSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getMaxSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getMinSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getSelectionMode(): missing in harmony
+method javax.swing.ListSelectionModel.getValueIsAdjusting(): missing in harmony
+method javax.swing.ListSelectionModel.insertIndexInterval(int, int, boolean): missing in harmony
+method javax.swing.ListSelectionModel.isSelectedIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.isSelectionEmpty(): missing in harmony
+method javax.swing.ListSelectionModel.removeIndexInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.removeListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
+method javax.swing.ListSelectionModel.removeSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.setAnchorSelectionIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.setLeadSelectionIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.setSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.setSelectionMode(int): missing in harmony
+method javax.swing.ListSelectionModel.setValueIsAdjusting(boolean): missing in harmony
+method javax.swing.LookAndFeel.clone(): missing in harmony
+method javax.swing.LookAndFeel.equals(java.lang.Object): missing in harmony
+method javax.swing.LookAndFeel.finalize(): missing in harmony
+method javax.swing.LookAndFeel.getClass(): missing in harmony
+method javax.swing.LookAndFeel.getDefaults(): missing in harmony
+method javax.swing.LookAndFeel.getDescription(): missing in harmony
+method javax.swing.LookAndFeel.getDesktopPropertyValue(java.lang.String, java.lang.Object): missing in harmony
+method javax.swing.LookAndFeel.getID(): missing in harmony
+method javax.swing.LookAndFeel.getName(): missing in harmony
+method javax.swing.LookAndFeel.getSupportsWindowDecorations(): missing in harmony
+method javax.swing.LookAndFeel.hashCode(): missing in harmony
+method javax.swing.LookAndFeel.initialize(): missing in harmony
+method javax.swing.LookAndFeel.installBorder(javax.swing.JComponent, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.installColors(javax.swing.JComponent, java.lang.String, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.installColorsAndFont(javax.swing.JComponent, java.lang.String, java.lang.String, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.installProperty(javax.swing.JComponent, java.lang.String, java.lang.Object): missing in harmony
+method javax.swing.LookAndFeel.isNativeLookAndFeel(): missing in harmony
+method javax.swing.LookAndFeel.isSupportedLookAndFeel(): missing in harmony
+method javax.swing.LookAndFeel.loadKeyBindings(javax.swing.InputMap, java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.makeComponentInputMap(javax.swing.JComponent, java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.makeIcon(java.lang.Class<?>, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.makeInputMap(java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.makeKeyBindings(java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.notify(): missing in harmony
+method javax.swing.LookAndFeel.notifyAll(): missing in harmony
+method javax.swing.LookAndFeel.provideErrorFeedback(java.awt.Component): missing in harmony
+method javax.swing.LookAndFeel.toString(): missing in harmony
+method javax.swing.LookAndFeel.uninitialize(): missing in harmony
+method javax.swing.LookAndFeel.uninstallBorder(javax.swing.JComponent): missing in harmony
+method javax.swing.LookAndFeel.wait(): missing in harmony
+method javax.swing.LookAndFeel.wait(long): missing in harmony
+method javax.swing.LookAndFeel.wait(long, int): missing in harmony
+method javax.swing.MenuSelectionManager.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.MenuSelectionManager.clearSelectedPath(): missing in harmony
+method javax.swing.MenuSelectionManager.clone(): missing in harmony
+method javax.swing.MenuSelectionManager.componentForPoint(java.awt.Component, java.awt.Point): missing in harmony
+method javax.swing.MenuSelectionManager.defaultManager(): missing in harmony
+method javax.swing.MenuSelectionManager.equals(java.lang.Object): missing in harmony
+method javax.swing.MenuSelectionManager.finalize(): missing in harmony
+method javax.swing.MenuSelectionManager.fireStateChanged(): missing in harmony
+method javax.swing.MenuSelectionManager.getChangeListeners(): missing in harmony
+method javax.swing.MenuSelectionManager.getClass(): missing in harmony
+method javax.swing.MenuSelectionManager.getSelectedPath(): missing in harmony
+method javax.swing.MenuSelectionManager.hashCode(): missing in harmony
+method javax.swing.MenuSelectionManager.isComponentPartOfCurrentMenu(java.awt.Component): missing in harmony
+method javax.swing.MenuSelectionManager.notify(): missing in harmony
+method javax.swing.MenuSelectionManager.notifyAll(): missing in harmony
+method javax.swing.MenuSelectionManager.processKeyEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.MenuSelectionManager.processMouseEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.MenuSelectionManager.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.MenuSelectionManager.setSelectedPath(javax.swing.MenuElement[]): missing in harmony
+method javax.swing.MenuSelectionManager.toString(): missing in harmony
+method javax.swing.MenuSelectionManager.wait(): missing in harmony
+method javax.swing.MenuSelectionManager.wait(long): missing in harmony
+method javax.swing.MenuSelectionManager.wait(long, int): missing in harmony
+method javax.swing.MutableComboBoxModel.addElement(java.lang.Object): missing in harmony
+method javax.swing.MutableComboBoxModel.addListDataListener(javax.swing.event.ListDataListener): missing in harmony
+method javax.swing.MutableComboBoxModel.getElementAt(int): missing in harmony
+method javax.swing.MutableComboBoxModel.getSelectedItem(): missing in harmony
+method javax.swing.MutableComboBoxModel.getSize(): missing in harmony
+method javax.swing.MutableComboBoxModel.insertElementAt(java.lang.Object, int): missing in harmony
+method javax.swing.MutableComboBoxModel.removeElement(java.lang.Object): missing in harmony
+method javax.swing.MutableComboBoxModel.removeElementAt(int): missing in harmony
+method javax.swing.MutableComboBoxModel.removeListDataListener(javax.swing.event.ListDataListener): missing in harmony
+method javax.swing.MutableComboBoxModel.setSelectedItem(java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.addLayoutComponent(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.OverlayLayout.clone(): missing in harmony
+method javax.swing.OverlayLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.finalize(): missing in harmony
+method javax.swing.OverlayLayout.getClass(): missing in harmony
+method javax.swing.OverlayLayout.getLayoutAlignmentX(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.getLayoutAlignmentY(java.awt.Container): missing in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleChild(int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleChildrenCount(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleComponent(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleDescription(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleIndexInParent(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleName(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleParent(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleRole(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleStateSet(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleText(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleValue(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAfterIndex(int, int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAtIndex(int, int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getBeforeIndex(int, int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCaretPosition(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharCount(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharacterAttribute(int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharacterBounds(int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getIndexAtPoint(java.awt.Point): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getLocale(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectedText(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectionEnd(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectionStart(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.propertyChange(java.beans.PropertyChangeEvent): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.stateChanged(javax.swing.event.ChangeEvent): not implemented in harmony
+method javax.swing.OverlayLayout.hashCode(): missing in harmony
+method javax.swing.OverlayLayout.invalidateLayout(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.maximumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.notify(): missing in harmony
+method javax.swing.OverlayLayout.notifyAll(): missing in harmony
+method javax.swing.OverlayLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.OverlayLayout.toString(): missing in harmony
+method javax.swing.OverlayLayout.wait(): missing in harmony
+method javax.swing.OverlayLayout.wait(long): missing in harmony
+method javax.swing.OverlayLayout.wait(long, int): missing in harmony
+method javax.swing.Popup.clone(): missing in harmony
+method javax.swing.Popup.equals(java.lang.Object): missing in harmony
+method javax.swing.Popup.finalize(): missing in harmony
+method javax.swing.Popup.getClass(): missing in harmony
+method javax.swing.Popup.hashCode(): missing in harmony
+method javax.swing.Popup.hide(): missing in harmony
+method javax.swing.Popup.notify(): missing in harmony
+method javax.swing.Popup.notifyAll(): missing in harmony
+method javax.swing.Popup.show(): missing in harmony
+method javax.swing.Popup.toString(): missing in harmony
+method javax.swing.Popup.wait(): missing in harmony
+method javax.swing.Popup.wait(long): missing in harmony
+method javax.swing.Popup.wait(long, int): missing in harmony
+method javax.swing.PopupFactory.clone(): missing in harmony
+method javax.swing.PopupFactory.equals(java.lang.Object): missing in harmony
+method javax.swing.PopupFactory.finalize(): missing in harmony
+method javax.swing.PopupFactory.getClass(): missing in harmony
+method javax.swing.PopupFactory.getPopup(java.awt.Component, java.awt.Component, int, int): missing in harmony
+method javax.swing.PopupFactory.getSharedInstance(): missing in harmony
+method javax.swing.PopupFactory.hashCode(): missing in harmony
+method javax.swing.PopupFactory.notify(): missing in harmony
+method javax.swing.PopupFactory.notifyAll(): missing in harmony
+method javax.swing.PopupFactory.setSharedInstance(javax.swing.PopupFactory): missing in harmony
+method javax.swing.PopupFactory.toString(): missing in harmony
+method javax.swing.PopupFactory.wait(): missing in harmony
+method javax.swing.PopupFactory.wait(long): missing in harmony
+method javax.swing.PopupFactory.wait(long, int): missing in harmony
+method javax.swing.ProgressMonitor.clone(): missing in harmony
+method javax.swing.ProgressMonitor.close(): missing in harmony
+method javax.swing.ProgressMonitor.equals(java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitor.finalize(): missing in harmony
+method javax.swing.ProgressMonitor.getAccessibleContext(): missing in harmony
+method javax.swing.ProgressMonitor.getClass(): missing in harmony
+method javax.swing.ProgressMonitor.getMaximum(): missing in harmony
+method javax.swing.ProgressMonitor.getMillisToDecideToPopup(): missing in harmony
+method javax.swing.ProgressMonitor.getMillisToPopup(): missing in harmony
+method javax.swing.ProgressMonitor.getMinimum(): missing in harmony
+method javax.swing.ProgressMonitor.getNote(): missing in harmony
+method javax.swing.ProgressMonitor.hashCode(): missing in harmony
+method javax.swing.ProgressMonitor.isCanceled(): missing in harmony
+method javax.swing.ProgressMonitor.notify(): missing in harmony
+method javax.swing.ProgressMonitor.notifyAll(): missing in harmony
+method javax.swing.ProgressMonitor.setMaximum(int): missing in harmony
+method javax.swing.ProgressMonitor.setMillisToDecideToPopup(int): missing in harmony
+method javax.swing.ProgressMonitor.setMillisToPopup(int): missing in harmony
+method javax.swing.ProgressMonitor.setMinimum(int): missing in harmony
+method javax.swing.ProgressMonitor.setNote(java.lang.String): missing in harmony
+method javax.swing.ProgressMonitor.setProgress(int): missing in harmony
+method javax.swing.ProgressMonitor.toString(): missing in harmony
+method javax.swing.ProgressMonitor.wait(): missing in harmony
+method javax.swing.ProgressMonitor.wait(long): missing in harmony
+method javax.swing.ProgressMonitor.wait(long, int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.clone(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.equals(java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.finalize(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleAction(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleChild(int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleComponent(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleDescription(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleEditableText(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleIcon(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleName(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleParent(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleRelationSet(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleRole(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleSelection(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleStateSet(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleTable(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleText(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleValue(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAfterIndex(int, int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAtIndex(int, int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getBeforeIndex(int, int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCaretPosition(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharCount(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharacterAttribute(int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharacterBounds(int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getClass(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getIndexAtPoint(java.awt.Point): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getLocale(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectedText(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectionEnd(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectionStart(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.hashCode(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.notify(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.notifyAll(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.propertyChange(java.beans.PropertyChangeEvent): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.stateChanged(javax.swing.event.ChangeEvent): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.toString(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.wait(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.wait(long): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.wait(long, int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.available(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.clone(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.close(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.equals(java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitorInputStream.finalize(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.getClass(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.getProgressMonitor(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.hashCode(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.mark(int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.markSupported(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.notify(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.notifyAll(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(byte[]): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(byte[], int, int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.reset(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.skip(long): missing in harmony
+method javax.swing.ProgressMonitorInputStream.toString(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(long): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(long, int): missing in harmony
+method javax.swing.RepaintManager.addDirtyRegion(javax.swing.JComponent, int, int, int, int): missing in harmony
+method javax.swing.RepaintManager.addInvalidComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.clone(): missing in harmony
+method javax.swing.RepaintManager.currentManager(java.awt.Component): missing in harmony
+method javax.swing.RepaintManager.currentManager(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.equals(java.lang.Object): missing in harmony
+method javax.swing.RepaintManager.finalize(): missing in harmony
+method javax.swing.RepaintManager.getClass(): missing in harmony
+method javax.swing.RepaintManager.getDirtyRegion(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.getDoubleBufferMaximumSize(): missing in harmony
+method javax.swing.RepaintManager.getOffscreenBuffer(java.awt.Component, int, int): missing in harmony
+method javax.swing.RepaintManager.getVolatileOffscreenBuffer(java.awt.Component, int, int): missing in harmony
+method javax.swing.RepaintManager.hashCode(): missing in harmony
+method javax.swing.RepaintManager.isCompletelyDirty(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.isDoubleBufferingEnabled(): missing in harmony
+method javax.swing.RepaintManager.markCompletelyClean(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.markCompletelyDirty(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.notify(): missing in harmony
+method javax.swing.RepaintManager.notifyAll(): missing in harmony
+method javax.swing.RepaintManager.paintDirtyRegions(): missing in harmony
+method javax.swing.RepaintManager.removeInvalidComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.setCurrentManager(javax.swing.RepaintManager): missing in harmony
+method javax.swing.RepaintManager.setDoubleBufferMaximumSize(java.awt.Dimension): missing in harmony
+method javax.swing.RepaintManager.setDoubleBufferingEnabled(boolean): missing in harmony
+method javax.swing.RepaintManager.toString(): missing in harmony
+method javax.swing.RepaintManager.validateInvalidComponents(): missing in harmony
+method javax.swing.RepaintManager.wait(): missing in harmony
+method javax.swing.RepaintManager.wait(long): missing in harmony
+method javax.swing.RepaintManager.wait(long, int): missing in harmony
+method javax.swing.ScrollPaneLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.addSingletonComponent(java.awt.Component, java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.clone(): missing in harmony
+method javax.swing.ScrollPaneLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.ScrollPaneLayout.finalize(): missing in harmony
+method javax.swing.ScrollPaneLayout.getClass(): missing in harmony
+method javax.swing.ScrollPaneLayout.getColumnHeader(): missing in harmony
+method javax.swing.ScrollPaneLayout.getCorner(java.lang.String): missing in harmony
+method javax.swing.ScrollPaneLayout.getHorizontalScrollBar(): missing in harmony
+method javax.swing.ScrollPaneLayout.getHorizontalScrollBarPolicy(): missing in harmony
+method javax.swing.ScrollPaneLayout.getRowHeader(): missing in harmony
+method javax.swing.ScrollPaneLayout.getVerticalScrollBar(): missing in harmony
+method javax.swing.ScrollPaneLayout.getVerticalScrollBarPolicy(): missing in harmony
+method javax.swing.ScrollPaneLayout.getViewport(): missing in harmony
+method javax.swing.ScrollPaneLayout.getViewportBorderBounds(javax.swing.JScrollPane): missing in harmony
+method javax.swing.ScrollPaneLayout.hashCode(): missing in harmony
+method javax.swing.ScrollPaneLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.notify(): missing in harmony
+method javax.swing.ScrollPaneLayout.notifyAll(): missing in harmony
+method javax.swing.ScrollPaneLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.setHorizontalScrollBarPolicy(int): missing in harmony
+method javax.swing.ScrollPaneLayout.setVerticalScrollBarPolicy(int): missing in harmony
+method javax.swing.ScrollPaneLayout.syncWithScrollPane(javax.swing.JScrollPane): missing in harmony
+method javax.swing.ScrollPaneLayout.toString(): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(long): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(long, int): missing in harmony
+method javax.swing.SizeRequirements.adjustSizes(int, javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.calculateAlignedPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[]): missing in harmony
+method javax.swing.SizeRequirements.calculateAlignedPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[], boolean): missing in harmony
+method javax.swing.SizeRequirements.calculateTiledPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[]): missing in harmony
+method javax.swing.SizeRequirements.calculateTiledPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[], boolean): missing in harmony
+method javax.swing.SizeRequirements.clone(): missing in harmony
+method javax.swing.SizeRequirements.equals(java.lang.Object): missing in harmony
+method javax.swing.SizeRequirements.finalize(): missing in harmony
+method javax.swing.SizeRequirements.getAlignedSizeRequirements(javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.getClass(): missing in harmony
+method javax.swing.SizeRequirements.getTiledSizeRequirements(javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.hashCode(): missing in harmony
+method javax.swing.SizeRequirements.notify(): missing in harmony
+method javax.swing.SizeRequirements.notifyAll(): missing in harmony
+method javax.swing.SizeRequirements.toString(): missing in harmony
+method javax.swing.SizeRequirements.wait(): missing in harmony
+method javax.swing.SizeRequirements.wait(long): missing in harmony
+method javax.swing.SizeRequirements.wait(long, int): missing in harmony
+method javax.swing.SizeSequence.clone(): missing in harmony
+method javax.swing.SizeSequence.equals(java.lang.Object): missing in harmony
+method javax.swing.SizeSequence.finalize(): missing in harmony
+method javax.swing.SizeSequence.getClass(): missing in harmony
+method javax.swing.SizeSequence.getIndex(int): missing in harmony
+method javax.swing.SizeSequence.getPosition(int): missing in harmony
+method javax.swing.SizeSequence.getSize(int): missing in harmony
+method javax.swing.SizeSequence.getSizes(): missing in harmony
+method javax.swing.SizeSequence.hashCode(): missing in harmony
+method javax.swing.SizeSequence.insertEntries(int, int, int): missing in harmony
+method javax.swing.SizeSequence.notify(): missing in harmony
+method javax.swing.SizeSequence.notifyAll(): missing in harmony
+method javax.swing.SizeSequence.removeEntries(int, int): missing in harmony
+method javax.swing.SizeSequence.setSize(int, int): missing in harmony
+method javax.swing.SizeSequence.setSizes(int[]): missing in harmony
+method javax.swing.SizeSequence.toString(): missing in harmony
+method javax.swing.SizeSequence.wait(): missing in harmony
+method javax.swing.SizeSequence.wait(long): missing in harmony
+method javax.swing.SizeSequence.wait(long, int): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.accept(java.awt.Component): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.getComparator(): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.getImplicitDownCycleTraversal(): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.setComparator(java.util.Comparator<? super java.awt.Component>): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.setImplicitDownCycleTraversal(boolean): missing in harmony
+method javax.swing.SpinnerDateModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerDateModel.clone(): missing in harmony
+method javax.swing.SpinnerDateModel.equals(java.lang.Object): missing in harmony
+method javax.swing.SpinnerDateModel.finalize(): missing in harmony
+method javax.swing.SpinnerDateModel.fireStateChanged(): missing in harmony
+method javax.swing.SpinnerDateModel.getCalendarField(): missing in harmony
+method javax.swing.SpinnerDateModel.getChangeListeners(): missing in harmony
+method javax.swing.SpinnerDateModel.getClass(): missing in harmony
+method javax.swing.SpinnerDateModel.getDate(): missing in harmony
+method javax.swing.SpinnerDateModel.getEnd(): missing in harmony
+method javax.swing.SpinnerDateModel.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.SpinnerDateModel.getNextValue(): missing in harmony
+method javax.swing.SpinnerDateModel.getPreviousValue(): missing in harmony
+method javax.swing.SpinnerDateModel.getStart(): missing in harmony
+method javax.swing.SpinnerDateModel.getValue(): missing in harmony
+method javax.swing.SpinnerDateModel.hashCode(): missing in harmony
+method javax.swing.SpinnerDateModel.notify(): missing in harmony
+method javax.swing.SpinnerDateModel.notifyAll(): missing in harmony
+method javax.swing.SpinnerDateModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerDateModel.setCalendarField(int): missing in harmony
+method javax.swing.SpinnerDateModel.setEnd(java.lang.Comparable): missing in harmony
+method javax.swing.SpinnerDateModel.setStart(java.lang.Comparable): missing in harmony
+method javax.swing.SpinnerDateModel.setValue(java.lang.Object): missing in harmony
+method javax.swing.SpinnerDateModel.toString(): missing in harmony
+method javax.swing.SpinnerDateModel.wait(): missing in harmony
+method javax.swing.SpinnerDateModel.wait(long): missing in harmony
+method javax.swing.SpinnerDateModel.wait(long, int): missing in harmony
+method javax.swing.SpinnerListModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerListModel.clone(): missing in harmony
+method javax.swing.SpinnerListModel.equals(java.lang.Object): missing in harmony
+method javax.swing.SpinnerListModel.finalize(): missing in harmony
+method javax.swing.SpinnerListModel.fireStateChanged(): missing in harmony
+method javax.swing.SpinnerListModel.getChangeListeners(): missing in harmony
+method javax.swing.SpinnerListModel.getClass(): missing in harmony
+method javax.swing.SpinnerListModel.getList(): missing in harmony
+method javax.swing.SpinnerListModel.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.SpinnerListModel.getNextValue(): missing in harmony
+method javax.swing.SpinnerListModel.getPreviousValue(): missing in harmony
+method javax.swing.SpinnerListModel.getValue(): missing in harmony
+method javax.swing.SpinnerListModel.hashCode(): missing in harmony
+method javax.swing.SpinnerListModel.notify(): missing in harmony
+method javax.swing.SpinnerListModel.notifyAll(): missing in harmony
+method javax.swing.SpinnerListModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerListModel.setList(java.util.List<?>): missing in harmony
+method javax.swing.SpinnerListModel.setValue(java.lang.Object): missing in harmony
+method javax.swing.SpinnerListModel.toString(): missing in harmony
+method javax.swing.SpinnerListModel.wait(): missing in harmony
+method javax.swing.SpinnerListModel.wait(long): missing in harmony
+method javax.swing.SpinnerListModel.wait(long, int): missing in harmony
+method javax.swing.SpinnerNumberModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerNumberModel.clone(): missing in harmony
+method javax.swing.SpinnerNumberModel.equals(java.lang.Object): missing in harmony
+method javax.swing.SpinnerNumberModel.finalize(): missing in harmony
+method javax.swing.SpinnerNumberModel.fireStateChanged(): missing in harmony
+method javax.swing.SpinnerNumberModel.getChangeListeners(): missing in harmony
+method javax.swing.SpinnerNumberModel.getClass(): missing in harmony
+method javax.swing.SpinnerNumberModel.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.SpinnerNumberModel.getMaximum(): missing in harmony
+method javax.swing.SpinnerNumberModel.getMinimum(): missing in harmony
+method javax.swing.SpinnerNumberModel.getNextValue(): missing in harmony
+method javax.swing.SpinnerNumberModel.getNumber(): missing in harmony
+method javax.swing.SpinnerNumberModel.getPreviousValue(): missing in harmony
+method javax.swing.SpinnerNumberModel.getStepSize(): missing in harmony
+method javax.swing.SpinnerNumberModel.getValue(): missing in harmony
+method javax.swing.SpinnerNumberModel.hashCode(): missing in harmony
+method javax.swing.SpinnerNumberModel.notify(): missing in harmony
+method javax.swing.SpinnerNumberModel.notifyAll(): missing in harmony
+method javax.swing.SpinnerNumberModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerNumberModel.setMaximum(java.lang.Comparable): missing in harmony
+method javax.swing.SpinnerNumberModel.setMinimum(java.lang.Comparable): missing in harmony
+method javax.swing.SpinnerNumberModel.setStepSize(java.lang.Number): missing in harmony
+method javax.swing.SpinnerNumberModel.setValue(java.lang.Object): missing in harmony
+method javax.swing.SpinnerNumberModel.toString(): missing in harmony
+method javax.swing.SpinnerNumberModel.wait(): missing in harmony
+method javax.swing.SpinnerNumberModel.wait(long): missing in harmony
+method javax.swing.SpinnerNumberModel.wait(long, int): missing in harmony
+method javax.swing.Spring.clone(): missing in harmony
+method javax.swing.Spring.constant(int): missing in harmony
+method javax.swing.Spring.constant(int, int, int): missing in harmony
+method javax.swing.Spring.equals(java.lang.Object): missing in harmony
+method javax.swing.Spring.finalize(): missing in harmony
+method javax.swing.Spring.getClass(): missing in harmony
+method javax.swing.Spring.getMaximumValue(): missing in harmony
+method javax.swing.Spring.getMinimumValue(): missing in harmony
+method javax.swing.Spring.getPreferredValue(): missing in harmony
+method javax.swing.Spring.getValue(): missing in harmony
+method javax.swing.Spring.hashCode(): missing in harmony
+method javax.swing.Spring.height(java.awt.Component): missing in harmony
+method javax.swing.Spring.max(javax.swing.Spring, javax.swing.Spring): missing in harmony
+method javax.swing.Spring.minus(javax.swing.Spring): missing in harmony
+method javax.swing.Spring.notify(): missing in harmony
+method javax.swing.Spring.notifyAll(): missing in harmony
+method javax.swing.Spring.scale(javax.swing.Spring, float): missing in harmony
+method javax.swing.Spring.setValue(int): missing in harmony
+method javax.swing.Spring.sum(javax.swing.Spring, javax.swing.Spring): missing in harmony
+method javax.swing.Spring.toString(): missing in harmony
+method javax.swing.Spring.wait(): missing in harmony
+method javax.swing.Spring.wait(long): missing in harmony
+method javax.swing.Spring.wait(long, int): missing in harmony
+method javax.swing.Spring.width(java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.addLayoutComponent(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.SpringLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.clone(): missing in harmony
+method javax.swing.SpringLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.SpringLayout.finalize(): missing in harmony
+method javax.swing.SpringLayout.getClass(): missing in harmony
+method javax.swing.SpringLayout.getConstraint(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.getConstraints(java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.getLayoutAlignmentX(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.getLayoutAlignmentY(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.hashCode(): missing in harmony
+method javax.swing.SpringLayout.invalidateLayout(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.maximumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.notify(): missing in harmony
+method javax.swing.SpringLayout.notifyAll(): missing in harmony
+method javax.swing.SpringLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.putConstraint(java.lang.String, java.awt.Component, int, java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.putConstraint(java.lang.String, java.awt.Component, javax.swing.Spring, java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.toString(): missing in harmony
+method javax.swing.SpringLayout.wait(): missing in harmony
+method javax.swing.SpringLayout.wait(long): missing in harmony
+method javax.swing.SpringLayout.wait(long, int): missing in harmony
+method javax.swing.SpringLayout.Constraints.clone(): missing in harmony
+method javax.swing.SpringLayout.Constraints.equals(java.lang.Object): missing in harmony
+method javax.swing.SpringLayout.Constraints.finalize(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getClass(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getConstraint(java.lang.String): missing in harmony
+method javax.swing.SpringLayout.Constraints.getHeight(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getWidth(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getX(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getY(): missing in harmony
+method javax.swing.SpringLayout.Constraints.hashCode(): missing in harmony
+method javax.swing.SpringLayout.Constraints.notify(): missing in harmony
+method javax.swing.SpringLayout.Constraints.notifyAll(): missing in harmony
+method javax.swing.SpringLayout.Constraints.setConstraint(java.lang.String, javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.setHeight(javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.setWidth(javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.setX(javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.setY(javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.toString(): missing in harmony
+method javax.swing.SpringLayout.Constraints.wait(): missing in harmony
+method javax.swing.SpringLayout.Constraints.wait(long): missing in harmony
+method javax.swing.SpringLayout.Constraints.wait(long, int): missing in harmony
+method javax.swing.SwingUtilities.calculateInnerArea(javax.swing.JComponent, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.clone(): missing in harmony
+method javax.swing.SwingUtilities.computeDifference(java.awt.Rectangle, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.computeIntersection(int, int, int, int, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.computeStringWidth(java.awt.FontMetrics, java.lang.String): missing in harmony
+method javax.swing.SwingUtilities.computeUnion(int, int, int, int, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.convertMouseEvent(java.awt.Component, java.awt.event.MouseEvent, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPoint(java.awt.Component, int, int, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPoint(java.awt.Component, java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPointFromScreen(java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPointToScreen(java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertRectangle(java.awt.Component, java.awt.Rectangle, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.equals(java.lang.Object): missing in harmony
+method javax.swing.SwingUtilities.finalize(): missing in harmony
+method javax.swing.SwingUtilities.findFocusOwner(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleAt(java.awt.Component, java.awt.Point): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleChild(java.awt.Component, int): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleChildrenCount(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleIndexInParent(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleStateSet(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAncestorNamed(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAncestorOfClass(java.lang.Class<?>, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getClass(): missing in harmony
+method javax.swing.SwingUtilities.getDeepestComponentAt(java.awt.Component, int, int): missing in harmony
+method javax.swing.SwingUtilities.getLocalBounds(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getRoot(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getRootPane(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getUIActionMap(javax.swing.JComponent): missing in harmony
+method javax.swing.SwingUtilities.getUIInputMap(javax.swing.JComponent, int): missing in harmony
+method javax.swing.SwingUtilities.getWindowAncestor(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.hashCode(): missing in harmony
+method javax.swing.SwingUtilities.invokeAndWait(java.lang.Runnable): missing in harmony
+method javax.swing.SwingUtilities.invokeLater(java.lang.Runnable): missing in harmony
+method javax.swing.SwingUtilities.isDescendingFrom(java.awt.Component, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.isEventDispatchThread(): missing in harmony
+method javax.swing.SwingUtilities.isLeftMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.isMiddleMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.isRectangleContainingRectangle(java.awt.Rectangle, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.isRightMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.layoutCompoundLabel(java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int): missing in harmony
+method javax.swing.SwingUtilities.layoutCompoundLabel(javax.swing.JComponent, java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int): missing in harmony
+method javax.swing.SwingUtilities.notify(): missing in harmony
+method javax.swing.SwingUtilities.notifyAction(javax.swing.Action, javax.swing.KeyStroke, java.awt.event.KeyEvent, java.lang.Object, int): missing in harmony
+method javax.swing.SwingUtilities.notifyAll(): missing in harmony
+method javax.swing.SwingUtilities.paintComponent(java.awt.Graphics, java.awt.Component, java.awt.Container, int, int, int, int): missing in harmony
+method javax.swing.SwingUtilities.paintComponent(java.awt.Graphics, java.awt.Component, java.awt.Container, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.processKeyBindings(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.SwingUtilities.replaceUIActionMap(javax.swing.JComponent, javax.swing.ActionMap): missing in harmony
+method javax.swing.SwingUtilities.replaceUIInputMap(javax.swing.JComponent, int, javax.swing.InputMap): missing in harmony
+method javax.swing.SwingUtilities.toString(): missing in harmony
+method javax.swing.SwingUtilities.updateComponentTreeUI(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.wait(): missing in harmony
+method javax.swing.SwingUtilities.wait(long): missing in harmony
+method javax.swing.SwingUtilities.wait(long, int): missing in harmony
+method javax.swing.SwingUtilities.windowForComponent(java.awt.Component): missing in harmony
+method javax.swing.Timer.addActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.Timer.clone(): missing in harmony
+method javax.swing.Timer.equals(java.lang.Object): missing in harmony
+method javax.swing.Timer.finalize(): missing in harmony
+method javax.swing.Timer.fireActionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.Timer.getActionListeners(): missing in harmony
+method javax.swing.Timer.getClass(): missing in harmony
+method javax.swing.Timer.getDelay(): missing in harmony
+method javax.swing.Timer.getInitialDelay(): missing in harmony
+method javax.swing.Timer.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.Timer.getLogTimers(): missing in harmony
+method javax.swing.Timer.hashCode(): missing in harmony
+method javax.swing.Timer.isCoalesce(): missing in harmony
+method javax.swing.Timer.isRepeats(): missing in harmony
+method javax.swing.Timer.isRunning(): missing in harmony
+method javax.swing.Timer.notify(): missing in harmony
+method javax.swing.Timer.notifyAll(): missing in harmony
+method javax.swing.Timer.removeActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.Timer.restart(): missing in harmony
+method javax.swing.Timer.setCoalesce(boolean): missing in harmony
+method javax.swing.Timer.setDelay(int): missing in harmony
+method javax.swing.Timer.setInitialDelay(int): missing in harmony
+method javax.swing.Timer.setLogTimers(boolean): missing in harmony
+method javax.swing.Timer.setRepeats(boolean): missing in harmony
+method javax.swing.Timer.start(): missing in harmony
+method javax.swing.Timer.stop(): missing in harmony
+method javax.swing.Timer.toString(): missing in harmony
+method javax.swing.Timer.wait(): missing in harmony
+method javax.swing.Timer.wait(long): missing in harmony
+method javax.swing.Timer.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.clone(): missing in harmony
+method javax.swing.ToolTipManager.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.finalize(): missing in harmony
+method javax.swing.ToolTipManager.getClass(): missing in harmony
+method javax.swing.ToolTipManager.getDismissDelay(): missing in harmony
+method javax.swing.ToolTipManager.getInitialDelay(): missing in harmony
+method javax.swing.ToolTipManager.getReshowDelay(): missing in harmony
+method javax.swing.ToolTipManager.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.isEnabled(): missing in harmony
+method javax.swing.ToolTipManager.isLightWeightPopupEnabled(): missing in harmony
+method javax.swing.ToolTipManager.mouseClicked(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseEntered(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseExited(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mousePressed(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseReleased(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.notify(): missing in harmony
+method javax.swing.ToolTipManager.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.registerComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.ToolTipManager.setDismissDelay(int): missing in harmony
+method javax.swing.ToolTipManager.setEnabled(boolean): missing in harmony
+method javax.swing.ToolTipManager.setInitialDelay(int): missing in harmony
+method javax.swing.ToolTipManager.setLightWeightPopupEnabled(boolean): missing in harmony
+method javax.swing.ToolTipManager.setReshowDelay(int): missing in harmony
+method javax.swing.ToolTipManager.sharedInstance(): missing in harmony
+method javax.swing.ToolTipManager.toString(): missing in harmony
+method javax.swing.ToolTipManager.unregisterComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.ToolTipManager.wait(): missing in harmony
+method javax.swing.ToolTipManager.wait(long): missing in harmony
+method javax.swing.ToolTipManager.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(long, int): missing in harmony
+method javax.swing.TransferHandler.canImport(javax.swing.JComponent, java.awt.datatransfer.DataFlavor[]): missing in harmony
+method javax.swing.TransferHandler.clone(): missing in harmony
+method javax.swing.TransferHandler.createTransferable(javax.swing.JComponent): missing in harmony
+method javax.swing.TransferHandler.equals(java.lang.Object): missing in harmony
+method javax.swing.TransferHandler.exportAsDrag(javax.swing.JComponent, java.awt.event.InputEvent, int): missing in harmony
+method javax.swing.TransferHandler.exportDone(javax.swing.JComponent, java.awt.datatransfer.Transferable, int): missing in harmony
+method javax.swing.TransferHandler.exportToClipboard(javax.swing.JComponent, java.awt.datatransfer.Clipboard, int): missing in harmony
+method javax.swing.TransferHandler.finalize(): missing in harmony
+method javax.swing.TransferHandler.getClass(): missing in harmony
+method javax.swing.TransferHandler.getCopyAction(): missing in harmony
+method javax.swing.TransferHandler.getCutAction(): missing in harmony
+method javax.swing.TransferHandler.getPasteAction(): missing in harmony
+method javax.swing.TransferHandler.getSourceActions(javax.swing.JComponent): missing in harmony
+method javax.swing.TransferHandler.getVisualRepresentation(java.awt.datatransfer.Transferable): missing in harmony
+method javax.swing.TransferHandler.hashCode(): missing in harmony
+method javax.swing.TransferHandler.importData(javax.swing.JComponent, java.awt.datatransfer.Transferable): missing in harmony
+method javax.swing.TransferHandler.notify(): missing in harmony
+method javax.swing.TransferHandler.notifyAll(): missing in harmony
+method javax.swing.TransferHandler.toString(): missing in harmony
+method javax.swing.TransferHandler.wait(): missing in harmony
+method javax.swing.TransferHandler.wait(long): missing in harmony
+method javax.swing.TransferHandler.wait(long, int): missing in harmony
+method javax.swing.UIDefaults.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIDefaults.addResourceBundle(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.clear(): missing in harmony
+method javax.swing.UIDefaults.clone(): missing in harmony
+method javax.swing.UIDefaults.contains(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.containsKey(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.containsValue(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.elements(): missing in harmony
+method javax.swing.UIDefaults.entrySet(): missing in harmony
+method javax.swing.UIDefaults.equals(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.finalize(): missing in harmony
+method javax.swing.UIDefaults.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.get(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.get(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getBoolean(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getBoolean(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getBorder(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getBorder(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getClass(): missing in harmony
+method javax.swing.UIDefaults.getColor(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getColor(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getDefaultLocale(): missing in harmony
+method javax.swing.UIDefaults.getDimension(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getDimension(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getFont(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getFont(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getIcon(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getIcon(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getInsets(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getInsets(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getInt(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getInt(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getPropertyChangeListeners(): missing in harmony
+method javax.swing.UIDefaults.getString(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getString(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getUI(javax.swing.JComponent): missing in harmony
+method javax.swing.UIDefaults.getUIClass(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.getUIClass(java.lang.String, java.lang.ClassLoader): missing in harmony
+method javax.swing.UIDefaults.getUIError(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.hashCode(): missing in harmony
+method javax.swing.UIDefaults.isEmpty(): missing in harmony
+method javax.swing.UIDefaults.keySet(): missing in harmony
+method javax.swing.UIDefaults.keys(): missing in harmony
+method javax.swing.UIDefaults.notify(): missing in harmony
+method javax.swing.UIDefaults.notifyAll(): missing in harmony
+method javax.swing.UIDefaults.put(java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.putAll(java.util.Map<?, ?>): missing in harmony
+method javax.swing.UIDefaults.putDefaults(java.lang.Object[]): missing in harmony
+method javax.swing.UIDefaults.rehash(): missing in harmony
+method javax.swing.UIDefaults.remove(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIDefaults.removeResourceBundle(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.setDefaultLocale(java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.size(): missing in harmony
+method javax.swing.UIDefaults.toString(): missing in harmony
+method javax.swing.UIDefaults.values(): missing in harmony
+method javax.swing.UIDefaults.wait(): missing in harmony
+method javax.swing.UIDefaults.wait(long): missing in harmony
+method javax.swing.UIDefaults.wait(long, int): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.clone(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.createValue(javax.swing.UIDefaults): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.equals(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.finalize(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.getClass(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.hashCode(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.notify(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.notifyAll(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.toString(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.wait(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.wait(long): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.wait(long, int): missing in harmony
+method javax.swing.UIManager.addAuxiliaryLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIManager.clone(): missing in harmony
+method javax.swing.UIManager.equals(java.lang.Object): missing in harmony
+method javax.swing.UIManager.finalize(): missing in harmony
+method javax.swing.UIManager.get(java.lang.Object): missing in harmony
+method javax.swing.UIManager.get(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getAuxiliaryLookAndFeels(): missing in harmony
+method javax.swing.UIManager.getBoolean(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getBoolean(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getBorder(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getBorder(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getClass(): missing in harmony
+method javax.swing.UIManager.getColor(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getColor(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getCrossPlatformLookAndFeelClassName(): missing in harmony
+method javax.swing.UIManager.getDefaults(): missing in harmony
+method javax.swing.UIManager.getDimension(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getDimension(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getFont(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getFont(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getIcon(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getIcon(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getInsets(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getInsets(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getInstalledLookAndFeels(): missing in harmony
+method javax.swing.UIManager.getInt(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getInt(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getLookAndFeel(): missing in harmony
+method javax.swing.UIManager.getLookAndFeelDefaults(): missing in harmony
+method javax.swing.UIManager.getPropertyChangeListeners(): missing in harmony
+method javax.swing.UIManager.getString(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getString(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getSystemLookAndFeelClassName(): missing in harmony
+method javax.swing.UIManager.getUI(javax.swing.JComponent): missing in harmony
+method javax.swing.UIManager.hashCode(): missing in harmony
+method javax.swing.UIManager.installLookAndFeel(java.lang.String, java.lang.String): missing in harmony
+method javax.swing.UIManager.installLookAndFeel(javax.swing.UIManager.LookAndFeelInfo): missing in harmony
+method javax.swing.UIManager.notify(): missing in harmony
+method javax.swing.UIManager.notifyAll(): missing in harmony
+method javax.swing.UIManager.put(java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIManager.removeAuxiliaryLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIManager.setInstalledLookAndFeels(javax.swing.UIManager.LookAndFeelInfo[]): missing in harmony
+method javax.swing.UIManager.setLookAndFeel(java.lang.String): missing in harmony
+method javax.swing.UIManager.setLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.toString(): missing in harmony
+method javax.swing.UIManager.wait(): missing in harmony
+method javax.swing.UIManager.wait(long): missing in harmony
+method javax.swing.UIManager.wait(long, int): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.clone(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.equals(java.lang.Object): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.finalize(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getClass(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getClassName(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getName(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.hashCode(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.notify(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.notifyAll(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.toString(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(long): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(long, int): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.clone(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.equals(java.lang.Object): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.fillInStackTrace(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.finalize(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getCause(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getClass(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getLocalizedMessage(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getMessage(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getStackTrace(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.hashCode(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.initCause(java.lang.Throwable): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.notify(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.notifyAll(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(java.io.PrintStream): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(java.io.PrintWriter): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.setStackTrace(java.lang.StackTraceElement[]): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.toString(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(long): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(long, int): missing in harmony
+method javax.swing.ViewportLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.ViewportLayout.clone(): missing in harmony
+method javax.swing.ViewportLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.ViewportLayout.finalize(): missing in harmony
+method javax.swing.ViewportLayout.getClass(): missing in harmony
+method javax.swing.ViewportLayout.hashCode(): missing in harmony
+method javax.swing.ViewportLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.notify(): missing in harmony
+method javax.swing.ViewportLayout.notifyAll(): missing in harmony
+method javax.swing.ViewportLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.ViewportLayout.toString(): missing in harmony
+method javax.swing.ViewportLayout.wait(): missing in harmony
+method javax.swing.ViewportLayout.wait(long): missing in harmony
+method javax.swing.ViewportLayout.wait(long, int): missing in harmony


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

Changes since last run:

-Comparison run at Sun Dec 31 12:41:34 2006 GMT
-harmony API scanned at 2006/12/31 11:56:35 GMT
-jdk6 API scanned at 2006/12/31 05:30:10 EST
+Comparison run at Mon Jan  1 12:42:00 2007 GMT
+harmony API scanned at 2007/01/01 09:02:20 GMT
+jdk6 API scanned at 2007/01/01 05:30:41 EST
-javax.swing: 97.64% good, 2.34% minor, 0.01% missing, 0.22% abs.add
+javax.swing: 90.25% good, 9.74% minor, 4.26% abs.add
-Total: 89.16% good, 0.33% minor, 0.11% bad, 10.38% missing, 0.19% abs.add
+Total: 88.7% good, 0.35% minor, 0.11% bad, 10.82% missing, 0.25% abs.add
-Fields: 24 bad, 8 missing.
-Methods: 4 minor, 32 bad, 69 missing, 240 abs.add.
+Fields: 24 bad, 7 missing.
+Methods: 4 minor, 32 bad, 69 missing, 292 abs.add.
-Missing
-field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.accessibleParent: missing in jdk6
+method javax.swing.ButtonModel.addActionListener(java.awt.event.ActionListener): new interface method in jdk6
+method javax.swing.ButtonModel.addChangeListener(javax.swing.event.ChangeListener): new interface method in jdk6
+method javax.swing.ButtonModel.addItemListener(java.awt.event.ItemListener): new interface method in jdk6
+method javax.swing.ButtonModel.getActionCommand(): new interface method in jdk6
+method javax.swing.ButtonModel.getMnemonic(): new interface method in jdk6
+method javax.swing.ButtonModel.getSelectedObjects(): new interface method in jdk6
+method javax.swing.ButtonModel.isArmed(): new interface method in jdk6
+method javax.swing.ButtonModel.isEnabled(): new interface method in jdk6
+method javax.swing.ButtonModel.isPressed(): new interface method in jdk6
+method javax.swing.ButtonModel.isRollover(): new interface method in jdk6
+method javax.swing.ButtonModel.isSelected(): new interface method in jdk6
+method javax.swing.ButtonModel.removeActionListener(java.awt.event.ActionListener): new interface method in jdk6
+method javax.swing.ButtonModel.removeChangeListener(javax.swing.event.ChangeListener): new interface method in jdk6
+method javax.swing.ButtonModel.removeItemListener(java.awt.event.ItemListener): new interface method in jdk6
+method javax.swing.ButtonModel.setActionCommand(java.lang.String): new interface method in jdk6
+method javax.swing.ButtonModel.setArmed(boolean): new interface method in jdk6
+method javax.swing.ButtonModel.setEnabled(boolean): new interface method in jdk6
+method javax.swing.ButtonModel.setGroup(javax.swing.ButtonGroup): new interface method in jdk6
+method javax.swing.ButtonModel.setMnemonic(int): new interface method in jdk6
+method javax.swing.ButtonModel.setPressed(boolean): new interface method in jdk6
+method javax.swing.ButtonModel.setRollover(boolean): new interface method in jdk6
+method javax.swing.ButtonModel.setSelected(boolean): new interface method in jdk6
+method javax.swing.ListSelectionModel.addListSelectionListener(javax.swing.event.ListSelectionListener): new interface method in jdk6
+method javax.swing.ListSelectionModel.addSelectionInterval(int, int): new interface method in jdk6
+method javax.swing.ListSelectionModel.clearSelection(): new interface method in jdk6
+method javax.swing.ListSelectionModel.getAnchorSelectionIndex(): new interface method in jdk6
+method javax.swing.ListSelectionModel.getLeadSelectionIndex(): new interface method in jdk6
+method javax.swing.ListSelectionModel.getMaxSelectionIndex(): new interface method in jdk6
+method javax.swing.ListSelectionModel.getMinSelectionIndex(): new interface method in jdk6
+method javax.swing.ListSelectionModel.getSelectionMode(): new interface method in jdk6
+method javax.swing.ListSelectionModel.getValueIsAdjusting(): new interface method in jdk6
+method javax.swing.ListSelectionModel.insertIndexInterval(int, int, boolean): new interface method in jdk6
+method javax.swing.ListSelectionModel.isSelectedIndex(int): new interface method in jdk6
+method javax.swing.ListSelectionModel.isSelectionEmpty(): new interface method in jdk6
+method javax.swing.ListSelectionModel.removeIndexInterval(int, int): new interface method in jdk6
+method javax.swing.ListSelectionModel.removeListSelectionListener(javax.swing.event.ListSelectionListener): new interface method in jdk6
+method javax.swing.ListSelectionModel.removeSelectionInterval(int, int): new interface method in jdk6
+method javax.swing.ListSelectionModel.setAnchorSelectionIndex(int): new interface method in jdk6
+method javax.swing.ListSelectionModel.setLeadSelectionIndex(int): new interface method in jdk6
+method javax.swing.ListSelectionModel.setSelectionInterval(int, int): new interface method in jdk6
+method javax.swing.ListSelectionModel.setSelectionMode(int): new interface method in jdk6
+method javax.swing.ListSelectionModel.setValueIsAdjusting(boolean): new interface method in jdk6
+method javax.swing.MutableComboBoxModel.addElement(java.lang.Object): new interface method in jdk6
+method javax.swing.MutableComboBoxModel.addListDataListener(javax.swing.event.ListDataListener): new interface method in jdk6
+method javax.swing.MutableComboBoxModel.getElementAt(int): new interface method in jdk6
+method javax.swing.MutableComboBoxModel.getSelectedItem(): new interface method in jdk6
+method javax.swing.MutableComboBoxModel.getSize(): new interface method in jdk6
+method javax.swing.MutableComboBoxModel.insertElementAt(java.lang.Object, int): new interface method in jdk6
+method javax.swing.MutableComboBoxModel.removeElement(java.lang.Object): new interface method in jdk6
+method javax.swing.MutableComboBoxModel.removeElementAt(int): new interface method in jdk6
+method javax.swing.MutableComboBoxModel.removeListDataListener(javax.swing.event.ListDataListener): new interface method in jdk6
+method javax.swing.MutableComboBoxModel.setSelectedItem(java.lang.Object): new interface method in jdk6


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

Changes since last run:

-Comparison run at Sun Dec 31 12:44:47 2006 GMT
-jdk7 API scanned at 2006/12/31 05:43:14 EST
-harmony API scanned at 2006/12/31 11:56:35 GMT
+Comparison run at Mon Jan  1 12:45:21 2007 GMT
+jdk7 API scanned at 2007/01/01 05:43:48 EST
+harmony API scanned at 2007/01/01 09:02:20 GMT
-javax.swing: 49.2% good, 0.26% minor, 0% bad, 50.51% missing
+javax.swing: 15.72% good, 0.08% minor, 0.01% bad, 84.18% missing
-Total: 83.57% good, 0.12% minor, 0.23% bad, 16.06% missing, 0.03% abs.add
+Total: 81.8% good, 0.1% minor, 0.24% bad, 17.84% missing, 0.03% abs.add
-Fields: 8 minor, 17 bad, 1017 missing.
-Methods: 111 minor, 189 bad, 5181 missing, 39 abs.add.
-Constructors: 4 minor, 47 bad, 341 missing.
+Fields: 8 minor, 17 bad, 1091 missing.
+Methods: 85 minor, 189 bad, 6792 missing, 39 abs.add.
+Constructors: 4 minor, 47 bad, 428 missing.
-method javax.swing.Box.Filler.getNextFocusableComponent(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.Box.Filler.isManagingFocus(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.Box.Filler.requestDefaultFocus(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.Box.Filler.setNextFocusableComponent(java.awt.Component): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JToolBar.getNextFocusableComponent(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JToolBar.isManagingFocus(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JToolBar.requestDefaultFocus(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JToolBar.setNextFocusableComponent(java.awt.Component): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JToolBar.Separator.getNextFocusableComponent(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JToolBar.Separator.isManagingFocus(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JToolBar.Separator.requestDefaultFocus(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JToolBar.Separator.setNextFocusableComponent(java.awt.Component): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JToolTip.getNextFocusableComponent(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JToolTip.isManagingFocus(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JToolTip.requestDefaultFocus(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JToolTip.setNextFocusableComponent(java.awt.Component): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JTree.getNextFocusableComponent(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JTree.isManagingFocus(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JTree.requestDefaultFocus(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JTree.setNextFocusableComponent(java.awt.Component): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JViewport.getNextFocusableComponent(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JViewport.isManagingFocus(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JViewport.requestDefaultFocus(): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.JViewport.setNextFocusableComponent(java.awt.Component): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.ScrollPaneLayout.getViewportBorderBounds(javax.swing.JScrollPane): deprecated in jdk7, but not deprecated in harmony
-method javax.swing.SwingUtilities.findFocusOwner(java.awt.Component): deprecated in jdk7, but not deprecated in harmony
+constructor javax.swing.Box.Filler(java.awt.Dimension, java.awt.Dimension, java.awt.Dimension): missing in harmony
+constructor javax.swing.Box.Filler.AccessibleBoxFiller(javax.swing.Box.Filler): missing in harmony
+constructor javax.swing.BoxLayout(java.awt.Container, int): missing in harmony
+constructor javax.swing.ButtonGroup(): missing in harmony
-constructor javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode(javax.swing.JTree.AccessibleJTree, javax.swing.JTree, javax.swing.tree.TreePath, javax.accessibility.Accessible): not implemented in harmony
+constructor javax.swing.JToggleButton.ToggleButtonModel(): missing in harmony
+constructor javax.swing.JToolBar(): missing in harmony
+constructor javax.swing.JToolBar(int): missing in harmony
+constructor javax.swing.JToolBar(java.lang.String): missing in harmony
+constructor javax.swing.JToolBar(java.lang.String, int): missing in harmony
+constructor javax.swing.JToolBar.AccessibleJToolBar(javax.swing.JToolBar): missing in harmony
+constructor javax.swing.JToolBar.Separator(): missing in harmony
+constructor javax.swing.JToolBar.Separator(java.awt.Dimension): missing in harmony
+constructor javax.swing.JToolTip(): missing in harmony
+constructor javax.swing.JToolTip.AccessibleJToolTip(javax.swing.JToolTip): missing in harmony
+constructor javax.swing.JTree(): missing in harmony
+constructor javax.swing.JTree(java.util.Hashtable<?, ?>): missing in harmony
+constructor javax.swing.JTree(java.util.Vector<?>): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeModel): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeNode): missing in harmony
+constructor javax.swing.JTree(javax.swing.tree.TreeNode, boolean): missing in harmony
+constructor javax.swing.JTree(java.lang.Object[]): missing in harmony
+constructor javax.swing.JTree.AccessibleJTree(javax.swing.JTree): missing in harmony
+constructor javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode(javax.swing.JTree.AccessibleJTree, javax.swing.JTree, javax.swing.tree.TreePath, javax.accessibility.Accessible): missing in harmony
+constructor javax.swing.JTree.DynamicUtilTreeNode(java.lang.Object, java.lang.Object): missing in harmony
+constructor javax.swing.JTree.EmptySelectionModel(): missing in harmony
+constructor javax.swing.JTree.TreeModelHandler(javax.swing.JTree): missing in harmony
+constructor javax.swing.JTree.TreeSelectionRedirector(javax.swing.JTree): missing in harmony
+constructor javax.swing.JViewport(): missing in harmony
+constructor javax.swing.JViewport.AccessibleJViewport(javax.swing.JViewport): missing in harmony
+constructor javax.swing.JViewport.ViewListener(javax.swing.JViewport): missing in harmony
+constructor javax.swing.JWindow(): missing in harmony
+constructor javax.swing.JWindow(java.awt.Frame): missing in harmony
+constructor javax.swing.JWindow(java.awt.GraphicsConfiguration): missing in harmony
+constructor javax.swing.JWindow(java.awt.Window): missing in harmony
+constructor javax.swing.JWindow(java.awt.Window, java.awt.GraphicsConfiguration): missing in harmony
+constructor javax.swing.JWindow.AccessibleJWindow(javax.swing.JWindow): missing in harmony
+constructor javax.swing.LayoutFocusTraversalPolicy(): missing in harmony
+constructor javax.swing.LookAndFeel(): missing in harmony
+constructor javax.swing.MenuSelectionManager(): missing in harmony
+constructor javax.swing.OverlayLayout(java.awt.Container): missing in harmony
+constructor javax.swing.Popup(): missing in harmony
+constructor javax.swing.Popup(java.awt.Component, java.awt.Component, int, int): missing in harmony
+constructor javax.swing.PopupFactory(): missing in harmony
+constructor javax.swing.ProgressMonitor(java.awt.Component, java.lang.Object, java.lang.String, int, int): missing in harmony
+constructor javax.swing.ProgressMonitor.AccessibleProgressMonitor(javax.swing.ProgressMonitor): missing in harmony
+constructor javax.swing.ProgressMonitorInputStream(java.awt.Component, java.lang.Object, java.io.InputStream): missing in harmony
+constructor javax.swing.RepaintManager(): missing in harmony
+constructor javax.swing.ScrollPaneLayout(): missing in harmony
+constructor javax.swing.ScrollPaneLayout.UIResource(): missing in harmony
+constructor javax.swing.SizeRequirements(): missing in harmony
+constructor javax.swing.SizeRequirements(int, int, int, float): missing in harmony
+constructor javax.swing.SizeSequence(): missing in harmony
+constructor javax.swing.SizeSequence(int): missing in harmony
+constructor javax.swing.SizeSequence(int, int): missing in harmony
+constructor javax.swing.SizeSequence(int[]): missing in harmony
+constructor javax.swing.SortingFocusTraversalPolicy(): missing in harmony
+constructor javax.swing.SortingFocusTraversalPolicy(java.util.Comparator<? super java.awt.Component>): missing in harmony
+constructor javax.swing.SpinnerDateModel(): missing in harmony
+constructor javax.swing.SpinnerDateModel(java.util.Date, java.lang.Comparable, java.lang.Comparable, int): missing in harmony
+constructor javax.swing.SpinnerListModel(): missing in harmony
+constructor javax.swing.SpinnerListModel(java.util.List<?>): missing in harmony
+constructor javax.swing.SpinnerListModel(java.lang.Object[]): missing in harmony
+constructor javax.swing.SpinnerNumberModel(): missing in harmony
+constructor javax.swing.SpinnerNumberModel(double, double, double, double): missing in harmony
+constructor javax.swing.SpinnerNumberModel(int, int, int, int): missing in harmony
+constructor javax.swing.SpinnerNumberModel(java.lang.Number, java.lang.Comparable, java.lang.Comparable, java.lang.Number): missing in harmony
+constructor javax.swing.Spring(): missing in harmony
+constructor javax.swing.SpringLayout(): missing in harmony
+constructor javax.swing.SpringLayout.Constraints(): missing in harmony
+constructor javax.swing.SpringLayout.Constraints(java.awt.Component): missing in harmony
+constructor javax.swing.SpringLayout.Constraints(javax.swing.Spring, javax.swing.Spring): missing in harmony
+constructor javax.swing.SpringLayout.Constraints(javax.swing.Spring, javax.swing.Spring, javax.swing.Spring, javax.swing.Spring): missing in harmony
+constructor javax.swing.Timer(int, java.awt.event.ActionListener): missing in harmony
+constructor javax.swing.ToolTipManager.insideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.ToolTipManager.outsideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.ToolTipManager.stillInsideTimerAction(javax.swing.ToolTipManager): missing in harmony
+constructor javax.swing.TransferHandler(): missing in harmony
+constructor javax.swing.TransferHandler(java.lang.String): missing in harmony
+constructor javax.swing.UIDefaults(): missing in harmony
+constructor javax.swing.UIDefaults(java.lang.Object[]): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String, java.lang.String): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String, java.lang.String, java.lang.Object[]): missing in harmony
+constructor javax.swing.UIDefaults.ProxyLazyValue(java.lang.String, java.lang.Object[]): missing in harmony
+constructor javax.swing.UIManager(): missing in harmony
+constructor javax.swing.UIManager.LookAndFeelInfo(java.lang.String, java.lang.String): missing in harmony
+constructor javax.swing.UnsupportedLookAndFeelException(java.lang.String): missing in harmony
+constructor javax.swing.ViewportLayout(): missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_COMPONENT_BOUNDS_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_HYPERTEXT_OFFSET: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_INVALIDATE_CHILDREN: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleAWTComponentHandler: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleAWTFocusHandler: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleDescription: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleName: missing in harmony
+field javax.swing.Box.Filler.AccessibleBoxFiller.accessibleParent: missing in harmony
+field javax.swing.BoxLayout.LINE_AXIS: missing in harmony
+field javax.swing.BoxLayout.PAGE_AXIS: missing in harmony
+field javax.swing.BoxLayout.X_AXIS: missing in harmony
+field javax.swing.BoxLayout.Y_AXIS: missing in harmony
+field javax.swing.ButtonGroup.buttons: missing in harmony
-field javax.swing.DefaultListSelectionModel.MULTIPLE_INTERVAL_SELECTION: missing in harmony
-field javax.swing.DefaultListSelectionModel.SINGLE_INTERVAL_SELECTION: missing in harmony
-field javax.swing.DefaultListSelectionModel.SINGLE_SELECTION: missing in harmony
-field javax.swing.JButton.BOTTOM: missing in harmony
-field javax.swing.JButton.CENTER: missing in harmony
-field javax.swing.JButton.EAST: missing in harmony
-field javax.swing.JButton.HORIZONTAL: missing in harmony
-field javax.swing.JButton.LEADING: missing in harmony
-field javax.swing.JButton.LEFT: missing in harmony
-field javax.swing.JButton.NEXT: missing in harmony
-field javax.swing.JButton.NORTH: missing in harmony
-field javax.swing.JButton.NORTH_EAST: missing in harmony
-field javax.swing.JButton.NORTH_WEST: missing in harmony
-field javax.swing.JButton.PREVIOUS: missing in harmony
-field javax.swing.JButton.RIGHT: missing in harmony
-field javax.swing.JButton.SOUTH: missing in harmony
-field javax.swing.JButton.SOUTH_EAST: missing in harmony
-field javax.swing.JButton.SOUTH_WEST: missing in harmony
-field javax.swing.JButton.TOP: missing in harmony
-field javax.swing.JButton.TRAILING: missing in harmony
-field javax.swing.JButton.VERTICAL: missing in harmony
-field javax.swing.JButton.WEST: missing in harmony
-field javax.swing.JLabel.BOTTOM: missing in harmony
-field javax.swing.JLabel.CENTER: missing in harmony
-field javax.swing.JLabel.EAST: missing in harmony
-field javax.swing.JLabel.HORIZONTAL: missing in harmony
-field javax.swing.JLabel.LEADING: missing in harmony
-field javax.swing.JLabel.LEFT: missing in harmony
-field javax.swing.JLabel.NEXT: missing in harmony
-field javax.swing.JLabel.NORTH: missing in harmony
-field javax.swing.JLabel.NORTH_EAST: missing in harmony
-field javax.swing.JLabel.NORTH_WEST: missing in harmony
-field javax.swing.JLabel.PREVIOUS: missing in harmony
-field javax.swing.JLabel.RIGHT: missing in harmony
-field javax.swing.JLabel.SOUTH: missing in harmony
-field javax.swing.JLabel.SOUTH_EAST: missing in harmony
-field javax.swing.JLabel.SOUTH_WEST: missing in harmony
-field javax.swing.JLabel.TOP: missing in harmony
-field javax.swing.JLabel.TRAILING: missing in harmony
-field javax.swing.JLabel.VERTICAL: missing in harmony
-field javax.swing.JLabel.WEST: missing in harmony
-field javax.swing.JMenuItem.BOTTOM: missing in harmony
-field javax.swing.JMenuItem.CENTER: missing in harmony
-field javax.swing.JMenuItem.EAST: missing in harmony
-field javax.swing.JMenuItem.HORIZONTAL: missing in harmony
-field javax.swing.JMenuItem.LEADING: missing in harmony
-field javax.swing.JMenuItem.LEFT: missing in harmony
-field javax.swing.JMenuItem.NEXT: missing in harmony
-field javax.swing.JMenuItem.NORTH: missing in harmony
-field javax.swing.JMenuItem.NORTH_EAST: missing in harmony
-field javax.swing.JMenuItem.NORTH_WEST: missing in harmony
-field javax.swing.JMenuItem.PREVIOUS: missing in harmony
-field javax.swing.JMenuItem.RIGHT: missing in harmony
-field javax.swing.JMenuItem.SOUTH: missing in harmony
-field javax.swing.JMenuItem.SOUTH_EAST: missing in harmony
-field javax.swing.JMenuItem.SOUTH_WEST: missing in harmony
-field javax.swing.JMenuItem.TOP: missing in harmony
-field javax.swing.JMenuItem.TRAILING: missing in harmony
-field javax.swing.JMenuItem.VERTICAL: missing in harmony
-field javax.swing.JMenuItem.WEST: missing in harmony
-field javax.swing.JProgressBar.BOTTOM: missing in harmony
-field javax.swing.JProgressBar.CENTER: missing in harmony
-field javax.swing.JProgressBar.EAST: missing in harmony
-field javax.swing.JProgressBar.HORIZONTAL: missing in harmony
-field javax.swing.JProgressBar.LEADING: missing in harmony
-field javax.swing.JProgressBar.LEFT: missing in harmony
-field javax.swing.JProgressBar.NEXT: missing in harmony
-field javax.swing.JProgressBar.NORTH: missing in harmony
-field javax.swing.JProgressBar.NORTH_EAST: missing in harmony
-field javax.swing.JProgressBar.NORTH_WEST: missing in harmony
-field javax.swing.JProgressBar.PREVIOUS: missing in harmony
-field javax.swing.JProgressBar.RIGHT: missing in harmony
-field javax.swing.JProgressBar.SOUTH: missing in harmony
-field javax.swing.JProgressBar.SOUTH_EAST: missing in harmony
-field javax.swing.JProgressBar.SOUTH_WEST: missing in harmony
-field javax.swing.JProgressBar.TOP: missing in harmony
-field javax.swing.JProgressBar.TRAILING: missing in harmony
-field javax.swing.JProgressBar.VERTICAL: missing in harmony
-field javax.swing.JProgressBar.WEST: missing in harmony
-field javax.swing.JScrollPane.COLUMN_HEADER: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_ALWAYS: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_AS_NEEDED: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_NEVER: missing in harmony
-field javax.swing.JScrollPane.HORIZONTAL_SCROLLBAR_POLICY: missing in harmony
-field javax.swing.JScrollPane.LOWER_LEADING_CORNER: missing in harmony
-field javax.swing.JScrollPane.LOWER_LEFT_CORNER: missing in harmony
-field javax.swing.JScrollPane.LOWER_RIGHT_CORNER: missing in harmony
-field javax.swing.JScrollPane.LOWER_TRAILING_CORNER: missing in harmony
-field javax.swing.JScrollPane.ROW_HEADER: missing in harmony
-field javax.swing.JScrollPane.UPPER_LEADING_CORNER: missing in harmony
-field javax.swing.JScrollPane.UPPER_LEFT_CORNER: missing in harmony
-field javax.swing.JScrollPane.UPPER_RIGHT_CORNER: missing in harmony
-field javax.swing.JScrollPane.UPPER_TRAILING_CORNER: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_ALWAYS: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_NEVER: missing in harmony
-field javax.swing.JScrollPane.VERTICAL_SCROLLBAR_POLICY: missing in harmony
-field javax.swing.JScrollPane.VIEWPORT: missing in harmony
-field javax.swing.JSeparator.BOTTOM: missing in harmony
-field javax.swing.JSeparator.CENTER: missing in harmony
-field javax.swing.JSeparator.EAST: missing in harmony
-field javax.swing.JSeparator.HORIZONTAL: missing in harmony
-field javax.swing.JSeparator.LEADING: missing in harmony
-field javax.swing.JSeparator.LEFT: missing in harmony
-field javax.swing.JSeparator.NEXT: missing in harmony
-field javax.swing.JSeparator.NORTH: missing in harmony
-field javax.swing.JSeparator.NORTH_EAST: missing in harmony
-field javax.swing.JSeparator.NORTH_WEST: missing in harmony
-field javax.swing.JSeparator.PREVIOUS: missing in harmony
-field javax.swing.JSeparator.RIGHT: missing in harmony
-field javax.swing.JSeparator.SOUTH: missing in harmony
-field javax.swing.JSeparator.SOUTH_EAST: missing in harmony
-field javax.swing.JSeparator.SOUTH_WEST: missing in harmony
-field javax.swing.JSeparator.TOP: missing in harmony
-field javax.swing.JSeparator.TRAILING: missing in harmony
-field javax.swing.JSeparator.VERTICAL: missing in harmony
-field javax.swing.JSeparator.WEST: missing in harmony
-field javax.swing.JSlider.BOTTOM: missing in harmony
-field javax.swing.JSlider.CENTER: missing in harmony
-field javax.swing.JSlider.EAST: missing in harmony
-field javax.swing.JSlider.HORIZONTAL: missing in harmony
-field javax.swing.JSlider.LEADING: missing in harmony
-field javax.swing.JSlider.LEFT: missing in harmony
-field javax.swing.JSlider.NEXT: missing in harmony
-field javax.swing.JSlider.NORTH: missing in harmony
-field javax.swing.JSlider.NORTH_EAST: missing in harmony
-field javax.swing.JSlider.NORTH_WEST: missing in harmony
-field javax.swing.JSlider.PREVIOUS: missing in harmony
-field javax.swing.JSlider.RIGHT: missing in harmony
-field javax.swing.JSlider.SOUTH: missing in harmony
-field javax.swing.JSlider.SOUTH_EAST: missing in harmony
-field javax.swing.JSlider.SOUTH_WEST: missing in harmony
-field javax.swing.JSlider.TOP: missing in harmony
-field javax.swing.JSlider.TRAILING: missing in harmony
-field javax.swing.JSlider.VERTICAL: missing in harmony
-field javax.swing.JSlider.WEST: missing in harmony
-field javax.swing.JTabbedPane.BOTTOM: missing in harmony
-field javax.swing.JTabbedPane.CENTER: missing in harmony
-field javax.swing.JTabbedPane.EAST: missing in harmony
-field javax.swing.JTabbedPane.HORIZONTAL: missing in harmony
-field javax.swing.JTabbedPane.LEADING: missing in harmony
-field javax.swing.JTabbedPane.LEFT: missing in harmony
-field javax.swing.JTabbedPane.NEXT: missing in harmony
-field javax.swing.JTabbedPane.NORTH: missing in harmony
-field javax.swing.JTabbedPane.NORTH_EAST: missing in harmony
-field javax.swing.JTabbedPane.NORTH_WEST: missing in harmony
-field javax.swing.JTabbedPane.PREVIOUS: missing in harmony
-field javax.swing.JTabbedPane.RIGHT: missing in harmony
-field javax.swing.JTabbedPane.SOUTH: missing in harmony
-field javax.swing.JTabbedPane.SOUTH_EAST: missing in harmony
-field javax.swing.JTabbedPane.SOUTH_WEST: missing in harmony
-field javax.swing.JTabbedPane.TOP: missing in harmony
-field javax.swing.JTabbedPane.TRAILING: missing in harmony
-field javax.swing.JTabbedPane.VERTICAL: missing in harmony
-field javax.swing.JTabbedPane.WEST: missing in harmony
-field javax.swing.JTextField.BOTTOM: missing in harmony
-field javax.swing.JTextField.CENTER: missing in harmony
-field javax.swing.JTextField.EAST: missing in harmony
-field javax.swing.JTextField.HORIZONTAL: missing in harmony
-field javax.swing.JTextField.LEADING: missing in harmony
-field javax.swing.JTextField.LEFT: missing in harmony
-field javax.swing.JTextField.NEXT: missing in harmony
-field javax.swing.JTextField.NORTH: missing in harmony
-field javax.swing.JTextField.NORTH_EAST: missing in harmony
-field javax.swing.JTextField.NORTH_WEST: missing in harmony
-field javax.swing.JTextField.PREVIOUS: missing in harmony
-field javax.swing.JTextField.RIGHT: missing in harmony
-field javax.swing.JTextField.SOUTH: missing in harmony
-field javax.swing.JTextField.SOUTH_EAST: missing in harmony
-field javax.swing.JTextField.SOUTH_WEST: missing in harmony
-field javax.swing.JTextField.TOP: missing in harmony
-field javax.swing.JTextField.TRAILING: missing in harmony
-field javax.swing.JTextField.VERTICAL: missing in harmony
-field javax.swing.JTextField.WEST: missing in harmony
-field javax.swing.JToggleButton.BOTTOM: missing in harmony
-field javax.swing.JToggleButton.CENTER: missing in harmony
-field javax.swing.JToggleButton.EAST: missing in harmony
-field javax.swing.JToggleButton.HORIZONTAL: missing in harmony
-field javax.swing.JToggleButton.LEADING: missing in harmony
-field javax.swing.JToggleButton.LEFT: missing in harmony
-field javax.swing.JToggleButton.NEXT: missing in harmony
-field javax.swing.JToggleButton.NORTH: missing in harmony
-field javax.swing.JToggleButton.NORTH_EAST: missing in harmony
-field javax.swing.JToggleButton.NORTH_WEST: missing in harmony
-field javax.swing.JToggleButton.PREVIOUS: missing in harmony
-field javax.swing.JToggleButton.RIGHT: missing in harmony
-field javax.swing.JToggleButton.SOUTH: missing in harmony
-field javax.swing.JToggleButton.SOUTH_EAST: missing in harmony
-field javax.swing.JToggleButton.SOUTH_WEST: missing in harmony
-field javax.swing.JToggleButton.TOP: missing in harmony
-field javax.swing.JToggleButton.TRAILING: missing in harmony
-field javax.swing.JToggleButton.VERTICAL: missing in harmony
-field javax.swing.JToggleButton.WEST: missing in harmony
+field javax.swing.JTree.ANCHOR_SELECTION_PATH_PROPERTY: missing in harmony
+field javax.swing.JTree.CELL_EDITOR_PROPERTY: missing in harmony
+field javax.swing.JTree.CELL_RENDERER_PROPERTY: missing in harmony
+field javax.swing.JTree.EDITABLE_PROPERTY: missing in harmony
+field javax.swing.JTree.EXPANDS_SELECTED_PATHS_PROPERTY: missing in harmony
+field javax.swing.JTree.INVOKES_STOP_CELL_EDITING_PROPERTY: missing in harmony
+field javax.swing.JTree.LARGE_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.LEAD_SELECTION_PATH_PROPERTY: missing in harmony
+field javax.swing.JTree.ROOT_VISIBLE_PROPERTY: missing in harmony
+field javax.swing.JTree.ROW_HEIGHT_PROPERTY: missing in harmony
+field javax.swing.JTree.SCROLLS_ON_EXPAND_PROPERTY: missing in harmony
+field javax.swing.JTree.SELECTION_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.SHOWS_ROOT_HANDLES_PROPERTY: missing in harmony
+field javax.swing.JTree.TOGGLE_CLICK_COUNT_PROPERTY: missing in harmony
+field javax.swing.JTree.TREE_MODEL_PROPERTY: missing in harmony
+field javax.swing.JTree.VISIBLE_ROW_COUNT_PROPERTY: missing in harmony
+field javax.swing.JTree.cellEditor: missing in harmony
+field javax.swing.JTree.cellRenderer: missing in harmony
+field javax.swing.JTree.editable: missing in harmony
+field javax.swing.JTree.invokesStopCellEditing: missing in harmony
+field javax.swing.JTree.largeModel: missing in harmony
+field javax.swing.JTree.rootVisible: missing in harmony
+field javax.swing.JTree.rowHeight: missing in harmony
+field javax.swing.JTree.scrollsOnExpand: missing in harmony
+field javax.swing.JTree.selectionModel: missing in harmony
+field javax.swing.JTree.selectionRedirector: missing in harmony
+field javax.swing.JTree.showsRootHandles: missing in harmony
+field javax.swing.JTree.toggleClickCount: missing in harmony
+field javax.swing.JTree.treeModel: missing in harmony
+field javax.swing.JTree.treeModelListener: missing in harmony
+field javax.swing.JTree.visibleRowCount: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_COMPONENT_BOUNDS_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_HYPERTEXT_OFFSET: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_INVALIDATE_CHILDREN: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.DECREMENT: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.INCREMENT: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.TOGGLE_EXPAND: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.accessibleDescription: missing in harmony
+field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.accessibleName: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.EMPTY_ENUMERATION: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.allowsChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.childValue: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.children: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.hasChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.loadedChildren: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.parent: missing in harmony
+field javax.swing.JTree.DynamicUtilTreeNode.userObject: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.CONTIGUOUS_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.DISCONTIGUOUS_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.SELECTION_MODE_PROPERTY: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.SINGLE_TREE_SELECTION: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.changeSupport: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadIndex: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadPath: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.leadRow: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.listSelectionModel: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.listenerList: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.rowMapper: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.selection: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.selectionMode: missing in harmony
+field javax.swing.JTree.EmptySelectionModel.sharedInstance: missing in harmony
+field javax.swing.JViewport.BACKINGSTORE_SCROLL_MODE: missing in harmony
+field javax.swing.JViewport.BLIT_SCROLL_MODE: missing in harmony
+field javax.swing.JViewport.SIMPLE_SCROLL_MODE: missing in harmony
+field javax.swing.JViewport.backingStore: missing in harmony
+field javax.swing.JViewport.backingStoreImage: missing in harmony
+field javax.swing.JViewport.isViewSizeSet: missing in harmony
+field javax.swing.JViewport.lastPaintPosition: missing in harmony
+field javax.swing.JViewport.scrollUnderway: missing in harmony
+field javax.swing.JWindow.ABORT: missing in harmony
+field javax.swing.JWindow.ALLBITS: missing in harmony
+field javax.swing.JWindow.BOTTOM_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.CENTER_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.ERROR: missing in harmony
+field javax.swing.JWindow.FRAMEBITS: missing in harmony
+field javax.swing.JWindow.HEIGHT: missing in harmony
+field javax.swing.JWindow.LEFT_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.PROPERTIES: missing in harmony
+field javax.swing.JWindow.RIGHT_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.SOMEBITS: missing in harmony
+field javax.swing.JWindow.TOP_ALIGNMENT: missing in harmony
+field javax.swing.JWindow.WIDTH: missing in harmony
+field javax.swing.JWindow.accessibleContext: missing in harmony
+field javax.swing.JWindow.rootPane: missing in harmony
+field javax.swing.JWindow.rootPaneCheckingEnabled: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_COMPONENT_BOUNDS_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_HYPERTEXT_OFFSET: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_INVALIDATE_CHILDREN: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleAWTComponentHandler: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleAWTFocusHandler: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleContainerHandler: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleDescription: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleName: missing in harmony
+field javax.swing.JWindow.AccessibleJWindow.accessibleParent: missing in harmony
+field javax.swing.ListSelectionModel.MULTIPLE_INTERVAL_SELECTION: missing in harmony
+field javax.swing.ListSelectionModel.SINGLE_INTERVAL_SELECTION: missing in harmony
+field javax.swing.ListSelectionModel.SINGLE_SELECTION: missing in harmony
+field javax.swing.MenuSelectionManager.changeEvent: missing in harmony
+field javax.swing.MenuSelectionManager.listenerList: missing in harmony
+field javax.swing.ProgressMonitor.accessibleContext: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_ACTION_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_CARET_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_CHILD_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_COMPONENT_BOUNDS_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_DESCRIPTION_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_HYPERTEXT_OFFSET: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_INVALIDATE_CHILDREN: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_NAME_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_SELECTION_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_STATE_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_CAPTION_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_MODEL_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TABLE_SUMMARY_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_TEXT_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_VALUE_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.ACCESSIBLE_VISIBLE_DATA_PROPERTY: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.CHARACTER: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.SENTENCE: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.WORD: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.accessibleDescription: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.accessibleName: missing in harmony
+field javax.swing.ProgressMonitor.AccessibleProgressMonitor.accessibleParent: missing in harmony
+field javax.swing.ProgressMonitorInputStream.in: missing in harmony
+field javax.swing.ScrollPaneConstants.COLUMN_HEADER: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_ALWAYS: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_AS_NEEDED: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_NEVER: missing in harmony
+field javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_POLICY: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_LEADING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_LEFT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_RIGHT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.LOWER_TRAILING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.ROW_HEADER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_LEADING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_LEFT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_RIGHT_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.UPPER_TRAILING_CORNER: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_AS_NEEDED: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_NEVER: missing in harmony
+field javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_POLICY: missing in harmony
+field javax.swing.ScrollPaneConstants.VIEWPORT: missing in harmony
+field javax.swing.ScrollPaneLayout.colHead: missing in harmony
+field javax.swing.ScrollPaneLayout.hsb: missing in harmony
+field javax.swing.ScrollPaneLayout.hsbPolicy: missing in harmony
+field javax.swing.ScrollPaneLayout.lowerLeft: missing in harmony
+field javax.swing.ScrollPaneLayout.lowerRight: missing in harmony
+field javax.swing.ScrollPaneLayout.rowHead: missing in harmony
+field javax.swing.ScrollPaneLayout.upperLeft: missing in harmony
+field javax.swing.ScrollPaneLayout.upperRight: missing in harmony
+field javax.swing.ScrollPaneLayout.viewport: missing in harmony
+field javax.swing.ScrollPaneLayout.vsb: missing in harmony
+field javax.swing.ScrollPaneLayout.vsbPolicy: missing in harmony
+field javax.swing.SizeRequirements.alignment: missing in harmony
+field javax.swing.SizeRequirements.maximum: missing in harmony
+field javax.swing.SizeRequirements.minimum: missing in harmony
+field javax.swing.SizeRequirements.preferred: missing in harmony
+field javax.swing.SpinnerDateModel.listenerList: missing in harmony
+field javax.swing.SpinnerListModel.listenerList: missing in harmony
+field javax.swing.SpinnerNumberModel.listenerList: missing in harmony
+field javax.swing.Spring.UNSET: missing in harmony
+field javax.swing.SpringLayout.EAST: missing in harmony
+field javax.swing.SpringLayout.NORTH: missing in harmony
+field javax.swing.SpringLayout.SOUTH: missing in harmony
+field javax.swing.SpringLayout.WEST: missing in harmony
+field javax.swing.SwingConstants.BOTTOM: missing in harmony
+field javax.swing.SwingConstants.CENTER: missing in harmony
+field javax.swing.SwingConstants.EAST: missing in harmony
+field javax.swing.SwingConstants.HORIZONTAL: missing in harmony
+field javax.swing.SwingConstants.LEADING: missing in harmony
+field javax.swing.SwingConstants.LEFT: missing in harmony
+field javax.swing.SwingConstants.NEXT: missing in harmony
+field javax.swing.SwingConstants.NORTH: missing in harmony
+field javax.swing.SwingConstants.NORTH_EAST: missing in harmony
+field javax.swing.SwingConstants.NORTH_WEST: missing in harmony
+field javax.swing.SwingConstants.PREVIOUS: missing in harmony
+field javax.swing.SwingConstants.RIGHT: missing in harmony
+field javax.swing.SwingConstants.SOUTH: missing in harmony
+field javax.swing.SwingConstants.SOUTH_EAST: missing in harmony
+field javax.swing.SwingConstants.SOUTH_WEST: missing in harmony
+field javax.swing.SwingConstants.TOP: missing in harmony
+field javax.swing.SwingConstants.TRAILING: missing in harmony
+field javax.swing.SwingConstants.VERTICAL: missing in harmony
+field javax.swing.SwingConstants.WEST: missing in harmony
+field javax.swing.Timer.listenerList: missing in harmony
+field javax.swing.ToolTipManager.heavyWeightPopupEnabled: missing in harmony
+field javax.swing.ToolTipManager.lightWeightPopupEnabled: missing in harmony
+field javax.swing.TransferHandler.COPY: missing in harmony
+field javax.swing.TransferHandler.COPY_OR_MOVE: missing in harmony
+field javax.swing.TransferHandler.MOVE: missing in harmony
+field javax.swing.TransferHandler.NONE: missing in harmony
+method javax.swing.Box.Filler.changeShape(java.awt.Dimension, java.awt.Dimension, java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.clone(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.contains(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.equals(java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.finalize(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleAction(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleChild(int): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleComponent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleDescription(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleEditableText(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleIcon(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleName(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleParent(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleRelationSet(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleRole(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleSelection(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleStateSet(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleTable(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleText(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getAccessibleValue(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getBackground(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getBounds(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getClass(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getCursor(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getFont(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getForeground(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocale(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocation(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getLocationOnScreen(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.getSize(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.hashCode(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isEnabled(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isFocusTraversable(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isShowing(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.isVisible(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.notify(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.notifyAll(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.requestFocus(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setBackground(java.awt.Color): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setEnabled(boolean): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setFont(java.awt.Font): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setForeground(java.awt.Color): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setLocation(java.awt.Point): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.setVisible(boolean): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.toString(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(long): missing in harmony
+method javax.swing.Box.Filler.AccessibleBoxFiller.wait(long, int): missing in harmony
+method javax.swing.BoxLayout.addLayoutComponent(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.BoxLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.BoxLayout.clone(): missing in harmony
+method javax.swing.BoxLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.BoxLayout.finalize(): missing in harmony
+method javax.swing.BoxLayout.getClass(): missing in harmony
+method javax.swing.BoxLayout.getLayoutAlignmentX(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.getLayoutAlignmentY(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.hashCode(): missing in harmony
+method javax.swing.BoxLayout.invalidateLayout(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.maximumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.notify(): missing in harmony
+method javax.swing.BoxLayout.notifyAll(): missing in harmony
+method javax.swing.BoxLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.BoxLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.BoxLayout.toString(): missing in harmony
+method javax.swing.BoxLayout.wait(): missing in harmony
+method javax.swing.BoxLayout.wait(long): missing in harmony
+method javax.swing.BoxLayout.wait(long, int): missing in harmony
+method javax.swing.ButtonGroup.add(javax.swing.AbstractButton): missing in harmony
+method javax.swing.ButtonGroup.clone(): missing in harmony
+method javax.swing.ButtonGroup.equals(java.lang.Object): missing in harmony
+method javax.swing.ButtonGroup.finalize(): missing in harmony
+method javax.swing.ButtonGroup.getButtonCount(): missing in harmony
+method javax.swing.ButtonGroup.getClass(): missing in harmony
+method javax.swing.ButtonGroup.getElements(): missing in harmony
+method javax.swing.ButtonGroup.getSelection(): missing in harmony
+method javax.swing.ButtonGroup.hashCode(): missing in harmony
+method javax.swing.ButtonGroup.isSelected(javax.swing.ButtonModel): missing in harmony
+method javax.swing.ButtonGroup.notify(): missing in harmony
+method javax.swing.ButtonGroup.notifyAll(): missing in harmony
+method javax.swing.ButtonGroup.remove(javax.swing.AbstractButton): missing in harmony
+method javax.swing.ButtonGroup.setSelected(javax.swing.ButtonModel, boolean): missing in harmony
+method javax.swing.ButtonGroup.toString(): missing in harmony
+method javax.swing.ButtonGroup.wait(): missing in harmony
+method javax.swing.ButtonGroup.wait(long): missing in harmony
+method javax.swing.ButtonGroup.wait(long, int): missing in harmony
+method javax.swing.ButtonModel.addActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.ButtonModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.ButtonModel.addItemListener(java.awt.event.ItemListener): missing in harmony
+method javax.swing.ButtonModel.getActionCommand(): missing in harmony
+method javax.swing.ButtonModel.getMnemonic(): missing in harmony
+method javax.swing.ButtonModel.getSelectedObjects(): missing in harmony
+method javax.swing.ButtonModel.isArmed(): missing in harmony
+method javax.swing.ButtonModel.isEnabled(): missing in harmony
+method javax.swing.ButtonModel.isPressed(): missing in harmony
+method javax.swing.ButtonModel.isRollover(): missing in harmony
+method javax.swing.ButtonModel.isSelected(): missing in harmony
+method javax.swing.ButtonModel.removeActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.ButtonModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.ButtonModel.removeItemListener(java.awt.event.ItemListener): missing in harmony
+method javax.swing.ButtonModel.setActionCommand(java.lang.String): missing in harmony
+method javax.swing.ButtonModel.setArmed(boolean): missing in harmony
+method javax.swing.ButtonModel.setEnabled(boolean): missing in harmony
+method javax.swing.ButtonModel.setGroup(javax.swing.ButtonGroup): missing in harmony
+method javax.swing.ButtonModel.setMnemonic(int): missing in harmony
+method javax.swing.ButtonModel.setPressed(boolean): missing in harmony
+method javax.swing.ButtonModel.setRollover(boolean): missing in harmony
+method javax.swing.ButtonModel.setSelected(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.addActionListener(java.awt.event.ActionListener): missing in harmony
-method javax.swing.DefaultButtonModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.DefaultButtonModel.addItemListener(java.awt.event.ItemListener): missing in harmony
-method javax.swing.DefaultButtonModel.getActionCommand(): missing in harmony
-method javax.swing.DefaultButtonModel.getMnemonic(): missing in harmony
-method javax.swing.DefaultButtonModel.getSelectedObjects(): missing in harmony
-method javax.swing.DefaultButtonModel.isArmed(): missing in harmony
-method javax.swing.DefaultButtonModel.isEnabled(): missing in harmony
-method javax.swing.DefaultButtonModel.isPressed(): missing in harmony
-method javax.swing.DefaultButtonModel.isRollover(): missing in harmony
-method javax.swing.DefaultButtonModel.isSelected(): missing in harmony
-method javax.swing.DefaultButtonModel.removeActionListener(java.awt.event.ActionListener): missing in harmony
-method javax.swing.DefaultButtonModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
-method javax.swing.DefaultButtonModel.removeItemListener(java.awt.event.ItemListener): missing in harmony
-method javax.swing.DefaultButtonModel.setActionCommand(java.lang.String): missing in harmony
-method javax.swing.DefaultButtonModel.setArmed(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setEnabled(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setGroup(javax.swing.ButtonGroup): missing in harmony
-method javax.swing.DefaultButtonModel.setMnemonic(int): missing in harmony
-method javax.swing.DefaultButtonModel.setPressed(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setRollover(boolean): missing in harmony
-method javax.swing.DefaultButtonModel.setSelected(boolean): missing in harmony
-method javax.swing.DefaultComboBoxModel.addElement(java.lang.Object): missing in harmony
-method javax.swing.DefaultComboBoxModel.addListDataListener(javax.swing.event.ListDataListener): missing in harmony
-method javax.swing.DefaultComboBoxModel.getElementAt(int): missing in harmony
-method javax.swing.DefaultComboBoxModel.getSelectedItem(): missing in harmony
-method javax.swing.DefaultComboBoxModel.getSize(): missing in harmony
-method javax.swing.DefaultComboBoxModel.insertElementAt(java.lang.Object, int): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeElement(java.lang.Object): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeElementAt(int): missing in harmony
-method javax.swing.DefaultComboBoxModel.removeListDataListener(javax.swing.event.ListDataListener): missing in harmony
-method javax.swing.DefaultComboBoxModel.setSelectedItem(java.lang.Object): missing in harmony
-method javax.swing.DefaultListSelectionModel.addListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
-method javax.swing.DefaultListSelectionModel.addSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.clearSelection(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getAnchorSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getLeadSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getMaxSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getMinSelectionIndex(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getSelectionMode(): missing in harmony
-method javax.swing.DefaultListSelectionModel.getValueIsAdjusting(): missing in harmony
-method javax.swing.DefaultListSelectionModel.insertIndexInterval(int, int, boolean): missing in harmony
-method javax.swing.DefaultListSelectionModel.isSelectedIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.isSelectionEmpty(): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeIndexInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
-method javax.swing.DefaultListSelectionModel.removeSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setAnchorSelectionIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setLeadSelectionIndex(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setSelectionInterval(int, int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setSelectionMode(int): missing in harmony
-method javax.swing.DefaultListSelectionModel.setValueIsAdjusting(boolean): missing in harmony
+method javax.swing.JToolBar.add(javax.swing.Action): missing in harmony
+method javax.swing.JToolBar.addSeparator(): missing in harmony
+method javax.swing.JToolBar.addSeparator(java.awt.Dimension): missing in harmony
+method javax.swing.JToolBar.createActionChangeListener(javax.swing.JButton): missing in harmony
+method javax.swing.JToolBar.createActionComponent(javax.swing.Action): missing in harmony
+method javax.swing.JToolBar.getComponentAtIndex(int): missing in harmony
+method javax.swing.JToolBar.getComponentIndex(java.awt.Component): missing in harmony
+method javax.swing.JToolBar.getMargin(): missing in harmony
+method javax.swing.JToolBar.getOrientation(): missing in harmony
+method javax.swing.JToolBar.getUI(): missing in harmony
+method javax.swing.JToolBar.isBorderPainted(): missing in harmony
+method javax.swing.JToolBar.isFloatable(): missing in harmony
+method javax.swing.JToolBar.isRollover(): missing in harmony
+method javax.swing.JToolBar.setBorderPainted(boolean): missing in harmony
+method javax.swing.JToolBar.setFloatable(boolean): missing in harmony
+method javax.swing.JToolBar.setMargin(java.awt.Insets): missing in harmony
+method javax.swing.JToolBar.setOrientation(int): missing in harmony
+method javax.swing.JToolBar.setRollover(boolean): missing in harmony
+method javax.swing.JToolBar.setUI(javax.swing.plaf.ToolBarUI): missing in harmony
+method javax.swing.JToolBar.Separator.getSeparatorSize(): missing in harmony
+method javax.swing.JToolBar.Separator.setSeparatorSize(java.awt.Dimension): missing in harmony
+method javax.swing.JToolTip.getComponent(): missing in harmony
+method javax.swing.JToolTip.getTipText(): missing in harmony
+method javax.swing.JToolTip.getUI(): missing in harmony
+method javax.swing.JToolTip.setComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.JToolTip.setTipText(java.lang.String): missing in harmony
+method javax.swing.JTree.addSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.addSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.addSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.addSelectionRow(int): missing in harmony
+method javax.swing.JTree.addSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.addTreeExpansionListener(javax.swing.event.TreeExpansionListener): missing in harmony
+method javax.swing.JTree.addTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.addTreeWillExpandListener(javax.swing.event.TreeWillExpandListener): missing in harmony
+method javax.swing.JTree.cancelEditing(): missing in harmony
+method javax.swing.JTree.clearSelection(): missing in harmony
+method javax.swing.JTree.clearToggledPaths(): missing in harmony
+method javax.swing.JTree.collapsePath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.collapseRow(int): missing in harmony
+method javax.swing.JTree.convertValueToText(java.lang.Object, boolean, boolean, boolean, int, boolean): missing in harmony
+method javax.swing.JTree.createTreeModel(java.lang.Object): missing in harmony
+method javax.swing.JTree.createTreeModelListener(): missing in harmony
+method javax.swing.JTree.expandPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.expandRow(int): missing in harmony
+method javax.swing.JTree.fireTreeCollapsed(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeWillCollapse(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireTreeWillExpand(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.fireValueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.getAnchorSelectionPath(): missing in harmony
+method javax.swing.JTree.getCellEditor(): missing in harmony
+method javax.swing.JTree.getCellRenderer(): missing in harmony
+method javax.swing.JTree.getClosestPathForLocation(int, int): missing in harmony
+method javax.swing.JTree.getClosestRowForLocation(int, int): missing in harmony
+method javax.swing.JTree.getDefaultTreeModel(): missing in harmony
+method javax.swing.JTree.getDescendantToggledPaths(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getDragEnabled(): missing in harmony
+method javax.swing.JTree.getEditingPath(): missing in harmony
+method javax.swing.JTree.getExpandedDescendants(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getExpandsSelectedPaths(): missing in harmony
+method javax.swing.JTree.getInvokesStopCellEditing(): missing in harmony
+method javax.swing.JTree.getLastSelectedPathComponent(): missing in harmony
+method javax.swing.JTree.getLeadSelectionPath(): missing in harmony
+method javax.swing.JTree.getLeadSelectionRow(): missing in harmony
+method javax.swing.JTree.getMaxSelectionRow(): missing in harmony
+method javax.swing.JTree.getMinSelectionRow(): missing in harmony
+method javax.swing.JTree.getModel(): missing in harmony
+method javax.swing.JTree.getNextMatch(java.lang.String, int, javax.swing.text.Position.Bias): missing in harmony
+method javax.swing.JTree.getPathBetweenRows(int, int): missing in harmony
+method javax.swing.JTree.getPathBounds(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getPathForLocation(int, int): missing in harmony
+method javax.swing.JTree.getPathForRow(int): missing in harmony
+method javax.swing.JTree.getPreferredScrollableViewportSize(): missing in harmony
+method javax.swing.JTree.getRowBounds(int): missing in harmony
+method javax.swing.JTree.getRowCount(): missing in harmony
+method javax.swing.JTree.getRowForLocation(int, int): missing in harmony
+method javax.swing.JTree.getRowForPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.getRowHeight(): missing in harmony
+method javax.swing.JTree.getScrollableBlockIncrement(java.awt.Rectangle, int, int): missing in harmony
+method javax.swing.JTree.getScrollableTracksViewportHeight(): missing in harmony
+method javax.swing.JTree.getScrollableTracksViewportWidth(): missing in harmony
+method javax.swing.JTree.getScrollableUnitIncrement(java.awt.Rectangle, int, int): missing in harmony
+method javax.swing.JTree.getScrollsOnExpand(): missing in harmony
+method javax.swing.JTree.getSelectionCount(): missing in harmony
+method javax.swing.JTree.getSelectionModel(): missing in harmony
+method javax.swing.JTree.getSelectionPath(): missing in harmony
+method javax.swing.JTree.getSelectionPaths(): missing in harmony
+method javax.swing.JTree.getSelectionRows(): missing in harmony
+method javax.swing.JTree.getShowsRootHandles(): missing in harmony
+method javax.swing.JTree.getToggleClickCount(): missing in harmony
+method javax.swing.JTree.getTreeExpansionListeners(): missing in harmony
+method javax.swing.JTree.getTreeSelectionListeners(): missing in harmony
+method javax.swing.JTree.getTreeWillExpandListeners(): missing in harmony
+method javax.swing.JTree.getUI(): missing in harmony
+method javax.swing.JTree.getVisibleRowCount(): missing in harmony
+method javax.swing.JTree.hasBeenExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isCollapsed(int): missing in harmony
+method javax.swing.JTree.isCollapsed(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isEditable(): missing in harmony
+method javax.swing.JTree.isEditing(): missing in harmony
+method javax.swing.JTree.isExpanded(int): missing in harmony
+method javax.swing.JTree.isExpanded(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isFixedRowHeight(): missing in harmony
+method javax.swing.JTree.isLargeModel(): missing in harmony
+method javax.swing.JTree.isPathEditable(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isPathSelected(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.isRootVisible(): missing in harmony
+method javax.swing.JTree.isRowSelected(int): missing in harmony
+method javax.swing.JTree.isSelectionEmpty(): missing in harmony
+method javax.swing.JTree.isVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.makeVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.removeDescendantSelectedPaths(javax.swing.tree.TreePath, boolean): missing in harmony
+method javax.swing.JTree.removeDescendantToggledPaths(java.util.Enumeration<javax.swing.tree.TreePath>): missing in harmony
+method javax.swing.JTree.removeSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.removeSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.removeSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.removeSelectionRow(int): missing in harmony
+method javax.swing.JTree.removeSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.removeTreeExpansionListener(javax.swing.event.TreeExpansionListener): missing in harmony
+method javax.swing.JTree.removeTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.removeTreeWillExpandListener(javax.swing.event.TreeWillExpandListener): missing in harmony
+method javax.swing.JTree.scrollPathToVisible(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.scrollRowToVisible(int): missing in harmony
+method javax.swing.JTree.setAnchorSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.setCellEditor(javax.swing.tree.TreeCellEditor): missing in harmony
+method javax.swing.JTree.setCellRenderer(javax.swing.tree.TreeCellRenderer): missing in harmony
+method javax.swing.JTree.setDragEnabled(boolean): missing in harmony
-method javax.swing.JTree.AccessibleJTree.addAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.clearAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.fireVisibleDataPropertyChange(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleAt(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleChild(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleChildrenCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleIndexInParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleRole(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.getAccessibleSelectionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.isAccessibleChildSelected(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.removeAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.selectAllAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeCollapsed(javax.swing.event.TreeExpansionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeExpanded(javax.swing.event.TreeExpansionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesChanged(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesInserted(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeNodesRemoved(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.treeStructureChanged(javax.swing.event.TreeModelEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.valueChanged(javax.swing.event.TreeSelectionEvent): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addFocusListener(java.awt.event.FocusListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addPropertyChangeListener(java.beans.PropertyChangeListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clearAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.contains(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.doAccessibleAction(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAction(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionDescription(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAt(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChild(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChildrenCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleComponent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleContext(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleDescription(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleIndexInParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleName(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleParent(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleRole(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelectionCount(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleStateSet(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleText(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleValue(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBackground(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBounds(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getCursor(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFont(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFontMetrics(java.awt.Font): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getForeground(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocale(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocation(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationInJTree(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationOnScreen(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getSize(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isAccessibleChildSelected(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isEnabled(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isFocusTraversable(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isShowing(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isVisible(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeAccessibleSelection(int): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeFocusListener(java.awt.event.FocusListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removePropertyChangeListener(java.beans.PropertyChangeListener): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.requestFocus(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.selectAllAccessibleSelection(): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleDescription(java.lang.String): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleName(java.lang.String): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBackground(java.awt.Color): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBounds(java.awt.Rectangle): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setCursor(java.awt.Cursor): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setEnabled(boolean): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setFont(java.awt.Font): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setForeground(java.awt.Color): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setLocation(java.awt.Point): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setSize(java.awt.Dimension): not implemented in harmony
-method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setVisible(boolean): not implemented in harmony
+method javax.swing.JTree.setEditable(boolean): missing in harmony
+method javax.swing.JTree.setExpandedState(javax.swing.tree.TreePath, boolean): missing in harmony
+method javax.swing.JTree.setExpandsSelectedPaths(boolean): missing in harmony
+method javax.swing.JTree.setInvokesStopCellEditing(boolean): missing in harmony
+method javax.swing.JTree.setLargeModel(boolean): missing in harmony
+method javax.swing.JTree.setLeadSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.setModel(javax.swing.tree.TreeModel): missing in harmony
+method javax.swing.JTree.setRootVisible(boolean): missing in harmony
+method javax.swing.JTree.setRowHeight(int): missing in harmony
+method javax.swing.JTree.setScrollsOnExpand(boolean): missing in harmony
+method javax.swing.JTree.setSelectionInterval(int, int): missing in harmony
+method javax.swing.JTree.setSelectionModel(javax.swing.tree.TreeSelectionModel): missing in harmony
+method javax.swing.JTree.setSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.setSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.setSelectionRow(int): missing in harmony
+method javax.swing.JTree.setSelectionRows(int[]): missing in harmony
+method javax.swing.JTree.setShowsRootHandles(boolean): missing in harmony
+method javax.swing.JTree.setToggleClickCount(int): missing in harmony
+method javax.swing.JTree.setUI(javax.swing.plaf.TreeUI): missing in harmony
+method javax.swing.JTree.setVisibleRowCount(int): missing in harmony
+method javax.swing.JTree.startEditingAtPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.stopEditing(): missing in harmony
+method javax.swing.JTree.treeDidChange(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.addAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.clearAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.fireVisibleDataPropertyChange(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.getAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.getAccessibleSelectionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.isAccessibleChildSelected(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.removeAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.selectAllAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeCollapsed(javax.swing.event.TreeExpansionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeExpanded(javax.swing.event.TreeExpansionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesInserted(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeNodesRemoved(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.treeStructureChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.valueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clearAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.clone(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.contains(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.doAccessibleAction(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.finalize(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAction(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionDescription(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChild(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleComponent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleContext(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleDescription(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleEditableText(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleIcon(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleName(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleParent(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleRelationSet(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleRole(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelectionCount(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleStateSet(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleTable(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleText(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleValue(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBackground(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getBounds(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getClass(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getCursor(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFont(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getForeground(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocale(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocation(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationInJTree(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getLocationOnScreen(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.getSize(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.hashCode(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isAccessibleChildSelected(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isEnabled(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isFocusTraversable(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isShowing(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.isVisible(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.notify(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.notifyAll(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeAccessibleSelection(int): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.requestFocus(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.selectAllAccessibleSelection(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setEnabled(boolean): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setFont(java.awt.Font): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.setVisible(boolean): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.toString(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(long): missing in harmony
+method javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.wait(long, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.add(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.breadthFirstEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.children(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.clone(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.createChildren(javax.swing.tree.DefaultMutableTreeNode, java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.depthFirstEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.finalize(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getAllowsChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildAfter(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildAt(int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildBefore(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getChildCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getClass(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getDepth(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getFirstChild(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getFirstLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getIndex(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLastChild(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLastLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLeafCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getLevel(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextNode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getNextSibling(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getParent(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPath(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPathToRoot(javax.swing.tree.TreeNode, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousNode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getPreviousSibling(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getRoot(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getSharedAncestor(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getSiblingCount(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getUserObject(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.getUserObjectPath(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.hashCode(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.insert(javax.swing.tree.MutableTreeNode, int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isLeaf(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeAncestor(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeChild(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeDescendant(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeRelated(javax.swing.tree.DefaultMutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isNodeSibling(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.isRoot(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.loadChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.notify(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.notifyAll(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.pathFromAncestorEnumeration(javax.swing.tree.TreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.postorderEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.preorderEnumeration(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.remove(int): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.remove(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.removeAllChildren(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.removeFromParent(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setAllowsChildren(boolean): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setParent(javax.swing.tree.MutableTreeNode): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.setUserObject(java.lang.Object): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.toString(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(long): missing in harmony
+method javax.swing.JTree.DynamicUtilTreeNode.wait(long, int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.addTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.arePathsContiguous(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.canPathsBeAdded(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.canPathsBeRemoved(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.clearSelection(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.clone(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.finalize(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.fireValueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getClass(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getLeadSelectionPath(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getLeadSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getMaxSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getMinSelectionRow(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getPropertyChangeListeners(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getRowMapper(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionCount(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionMode(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionPath(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionPaths(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getSelectionRows(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.getTreeSelectionListeners(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.hashCode(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.insureRowContinuity(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.insureUniqueness(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isPathSelected(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isRowSelected(int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.isSelectionEmpty(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.notify(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.notifyAll(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.removeTreeSelectionListener(javax.swing.event.TreeSelectionListener): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.resetRowSelection(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setRowMapper(javax.swing.tree.RowMapper): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionMode(int): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionPath(javax.swing.tree.TreePath): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.setSelectionPaths(javax.swing.tree.TreePath[]): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.sharedInstance(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.toString(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.updateLeadIndex(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(long): missing in harmony
+method javax.swing.JTree.EmptySelectionModel.wait(long, int): missing in harmony
+method javax.swing.JTree.TreeModelHandler.clone(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.TreeModelHandler.finalize(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.getClass(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.hashCode(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.notify(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.notifyAll(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.toString(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesInserted(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeNodesRemoved(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.treeStructureChanged(javax.swing.event.TreeModelEvent): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(long): missing in harmony
+method javax.swing.JTree.TreeModelHandler.wait(long, int): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.clone(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.equals(java.lang.Object): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.finalize(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.getClass(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.hashCode(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.notify(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.notifyAll(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.toString(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.valueChanged(javax.swing.event.TreeSelectionEvent): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(long): missing in harmony
+method javax.swing.JTree.TreeSelectionRedirector.wait(long, int): missing in harmony
+method javax.swing.JViewport.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.JViewport.computeBlit(int, int, java.awt.Point, java.awt.Point, java.awt.Dimension, java.awt.Rectangle): missing in harmony
+method javax.swing.JViewport.createLayoutManager(): missing in harmony
+method javax.swing.JViewport.createViewListener(): missing in harmony
+method javax.swing.JViewport.fireStateChanged(): missing in harmony
+method javax.swing.JViewport.getChangeListeners(): missing in harmony
+method javax.swing.JViewport.getExtentSize(): missing in harmony
+method javax.swing.JViewport.getScrollMode(): missing in harmony
+method javax.swing.JViewport.getUI(): missing in harmony
+method javax.swing.JViewport.getView(): missing in harmony
+method javax.swing.JViewport.getViewPosition(): missing in harmony
+method javax.swing.JViewport.getViewRect(): missing in harmony
+method javax.swing.JViewport.getViewSize(): missing in harmony
+method javax.swing.JViewport.isBackingStoreEnabled(): missing in harmony
+method javax.swing.JViewport.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.JViewport.setBackingStoreEnabled(boolean): missing in harmony
+method javax.swing.JViewport.setExtentSize(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.setScrollMode(int): missing in harmony
+method javax.swing.JViewport.setUI(javax.swing.plaf.ViewportUI): missing in harmony
+method javax.swing.JViewport.setView(java.awt.Component): missing in harmony
+method javax.swing.JViewport.setViewPosition(java.awt.Point): missing in harmony
+method javax.swing.JViewport.setViewSize(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.toViewCoordinates(java.awt.Dimension): missing in harmony
+method javax.swing.JViewport.toViewCoordinates(java.awt.Point): missing in harmony
+method javax.swing.JViewport.ViewListener.clone(): missing in harmony
+method javax.swing.JViewport.ViewListener.componentHidden(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentMoved(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentResized(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.componentShown(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JViewport.ViewListener.equals(java.lang.Object): missing in harmony
+method javax.swing.JViewport.ViewListener.finalize(): missing in harmony
+method javax.swing.JViewport.ViewListener.getClass(): missing in harmony
+method javax.swing.JViewport.ViewListener.hashCode(): missing in harmony
+method javax.swing.JViewport.ViewListener.notify(): missing in harmony
+method javax.swing.JViewport.ViewListener.notifyAll(): missing in harmony
+method javax.swing.JViewport.ViewListener.toString(): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(long): missing in harmony
+method javax.swing.JViewport.ViewListener.wait(long, int): missing in harmony
+method javax.swing.JWindow.action(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, int): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.JWindow.add(java.awt.Component, java.lang.Object, int): missing in harmony
+method javax.swing.JWindow.add(java.awt.PopupMenu): missing in harmony
+method javax.swing.JWindow.add(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.JWindow.addComponentListener(java.awt.event.ComponentListener): missing in harmony
+method javax.swing.JWindow.addContainerListener(java.awt.event.ContainerListener): missing in harmony
+method javax.swing.JWindow.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.addHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener): missing in harmony
+method javax.swing.JWindow.addHierarchyListener(java.awt.event.HierarchyListener): missing in harmony
+method javax.swing.JWindow.addImpl(java.awt.Component, java.lang.Object, int): missing in harmony
+method javax.swing.JWindow.addInputMethodListener(java.awt.event.InputMethodListener): missing in harmony
+method javax.swing.JWindow.addKeyListener(java.awt.event.KeyListener): missing in harmony
+method javax.swing.JWindow.addMouseListener(java.awt.event.MouseListener): missing in harmony
+method javax.swing.JWindow.addMouseMotionListener(java.awt.event.MouseMotionListener): missing in harmony
+method javax.swing.JWindow.addMouseWheelListener(java.awt.event.MouseWheelListener): missing in harmony
+method javax.swing.JWindow.addNotify(): missing in harmony
+method javax.swing.JWindow.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.addWindowFocusListener(java.awt.event.WindowFocusListener): missing in harmony
+method javax.swing.JWindow.addWindowListener(java.awt.event.WindowListener): missing in harmony
+method javax.swing.JWindow.addWindowStateListener(java.awt.event.WindowStateListener): missing in harmony
+method javax.swing.JWindow.applyComponentOrientation(java.awt.ComponentOrientation): missing in harmony
+method javax.swing.JWindow.applyResourceBundle(java.lang.String): missing in harmony
+method javax.swing.JWindow.applyResourceBundle(java.util.ResourceBundle): missing in harmony
+method javax.swing.JWindow.areFocusTraversalKeysSet(int): missing in harmony
+method javax.swing.JWindow.bounds(): missing in harmony
+method javax.swing.JWindow.checkImage(java.awt.Image, int, int, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.checkImage(java.awt.Image, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.clone(): missing in harmony
+method javax.swing.JWindow.coalesceEvents(java.awt.AWTEvent, java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.contains(int, int): missing in harmony
+method javax.swing.JWindow.contains(java.awt.Point): missing in harmony
+method javax.swing.JWindow.countComponents(): missing in harmony
+method javax.swing.JWindow.createBufferStrategy(int): missing in harmony
+method javax.swing.JWindow.createBufferStrategy(int, java.awt.BufferCapabilities): missing in harmony
+method javax.swing.JWindow.createImage(int, int): missing in harmony
+method javax.swing.JWindow.createImage(java.awt.image.ImageProducer): missing in harmony
+method javax.swing.JWindow.createRootPane(): missing in harmony
+method javax.swing.JWindow.createVolatileImage(int, int): missing in harmony
+method javax.swing.JWindow.createVolatileImage(int, int, java.awt.ImageCapabilities): missing in harmony
+method javax.swing.JWindow.deliverEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.disable(): missing in harmony
+method javax.swing.JWindow.disableEvents(long): missing in harmony
+method javax.swing.JWindow.dispatchEvent(java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.dispose(): missing in harmony
+method javax.swing.JWindow.doLayout(): missing in harmony
+method javax.swing.JWindow.enable(): missing in harmony
+method javax.swing.JWindow.enable(boolean): missing in harmony
+method javax.swing.JWindow.enableEvents(long): missing in harmony
+method javax.swing.JWindow.enableInputMethods(boolean): missing in harmony
+method javax.swing.JWindow.equals(java.lang.Object): missing in harmony
+method javax.swing.JWindow.finalize(): missing in harmony
+method javax.swing.JWindow.findComponentAt(int, int): missing in harmony
+method javax.swing.JWindow.findComponentAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, byte, byte): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, char, char): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, double, double): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, float, float): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, int, int): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, long, long): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, short, short): missing in harmony
+method javax.swing.JWindow.firePropertyChange(java.lang.String, boolean, boolean): missing in harmony
+method javax.swing.JWindow.getAccessibleContext(): missing in harmony
+method javax.swing.JWindow.getAlignmentX(): missing in harmony
+method javax.swing.JWindow.getAlignmentY(): missing in harmony
+method javax.swing.JWindow.getBackground(): missing in harmony
+method javax.swing.JWindow.getBounds(): missing in harmony
+method javax.swing.JWindow.getBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.getBufferStrategy(): missing in harmony
+method javax.swing.JWindow.getClass(): missing in harmony
+method javax.swing.JWindow.getColorModel(): missing in harmony
+method javax.swing.JWindow.getComponent(int): missing in harmony
+method javax.swing.JWindow.getComponentAt(int, int): missing in harmony
+method javax.swing.JWindow.getComponentAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.getComponentCount(): missing in harmony
+method javax.swing.JWindow.getComponentListeners(): missing in harmony
+method javax.swing.JWindow.getComponentOrientation(): missing in harmony
+method javax.swing.JWindow.getComponentZOrder(java.awt.Component): missing in harmony
+method javax.swing.JWindow.getComponents(): missing in harmony
+method javax.swing.JWindow.getContainerListeners(): missing in harmony
+method javax.swing.JWindow.getContentPane(): missing in harmony
+method javax.swing.JWindow.getCursor(): missing in harmony
+method javax.swing.JWindow.getDropTarget(): missing in harmony
+method javax.swing.JWindow.getFocusCycleRootAncestor(): missing in harmony
+method javax.swing.JWindow.getFocusListeners(): missing in harmony
+method javax.swing.JWindow.getFocusOwner(): missing in harmony
+method javax.swing.JWindow.getFocusTraversalKeys(int): missing in harmony
+method javax.swing.JWindow.getFocusTraversalKeysEnabled(): missing in harmony
+method javax.swing.JWindow.getFocusTraversalPolicy(): missing in harmony
+method javax.swing.JWindow.getFocusableWindowState(): missing in harmony
+method javax.swing.JWindow.getFont(): missing in harmony
+method javax.swing.JWindow.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JWindow.getForeground(): missing in harmony
+method javax.swing.JWindow.getGlassPane(): missing in harmony
+method javax.swing.JWindow.getGraphics(): missing in harmony
+method javax.swing.JWindow.getGraphicsConfiguration(): missing in harmony
+method javax.swing.JWindow.getHeight(): missing in harmony
+method javax.swing.JWindow.getHierarchyBoundsListeners(): missing in harmony
+method javax.swing.JWindow.getHierarchyListeners(): missing in harmony
+method javax.swing.JWindow.getIgnoreRepaint(): missing in harmony
+method javax.swing.JWindow.getInputContext(): missing in harmony
+method javax.swing.JWindow.getInputMethodListeners(): missing in harmony
+method javax.swing.JWindow.getInputMethodRequests(): missing in harmony
+method javax.swing.JWindow.getInsets(): missing in harmony
+method javax.swing.JWindow.getKeyListeners(): missing in harmony
+method javax.swing.JWindow.getLayeredPane(): missing in harmony
+method javax.swing.JWindow.getLayout(): missing in harmony
+method javax.swing.JWindow.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.JWindow.getLocale(): missing in harmony
+method javax.swing.JWindow.getLocation(): missing in harmony
+method javax.swing.JWindow.getLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.getLocationOnScreen(): missing in harmony
+method javax.swing.JWindow.getMaximumSize(): missing in harmony
+method javax.swing.JWindow.getMinimumSize(): missing in harmony
+method javax.swing.JWindow.getMostRecentFocusOwner(): missing in harmony
+method javax.swing.JWindow.getMouseListeners(): missing in harmony
+method javax.swing.JWindow.getMouseMotionListeners(): missing in harmony
+method javax.swing.JWindow.getMousePosition(): missing in harmony
+method javax.swing.JWindow.getMousePosition(boolean): missing in harmony
+method javax.swing.JWindow.getMouseWheelListeners(): missing in harmony
+method javax.swing.JWindow.getName(): missing in harmony
+method javax.swing.JWindow.getOwnedWindows(): missing in harmony
+method javax.swing.JWindow.getOwner(): missing in harmony
+method javax.swing.JWindow.getParent(): missing in harmony
+method javax.swing.JWindow.getPeer(): missing in harmony
+method javax.swing.JWindow.getPreferredSize(): missing in harmony
+method javax.swing.JWindow.getPropertyChangeListeners(): missing in harmony
+method javax.swing.JWindow.getPropertyChangeListeners(java.lang.String): missing in harmony
+method javax.swing.JWindow.getRootPane(): missing in harmony
+method javax.swing.JWindow.getSize(): missing in harmony
+method javax.swing.JWindow.getSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.getToolkit(): missing in harmony
+method javax.swing.JWindow.getTreeLock(): missing in harmony
+method javax.swing.JWindow.getWarningString(): missing in harmony
+method javax.swing.JWindow.getWidth(): missing in harmony
+method javax.swing.JWindow.getWindowFocusListeners(): missing in harmony
+method javax.swing.JWindow.getWindowListeners(): missing in harmony
+method javax.swing.JWindow.getWindowStateListeners(): missing in harmony
+method javax.swing.JWindow.getX(): missing in harmony
+method javax.swing.JWindow.getY(): missing in harmony
+method javax.swing.JWindow.gotFocus(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.handleEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.hasFocus(): missing in harmony
+method javax.swing.JWindow.hashCode(): missing in harmony
+method javax.swing.JWindow.hide(): missing in harmony
+method javax.swing.JWindow.imageUpdate(java.awt.Image, int, int, int, int, int): missing in harmony
+method javax.swing.JWindow.insets(): missing in harmony
+method javax.swing.JWindow.inside(int, int): missing in harmony
+method javax.swing.JWindow.invalidate(): missing in harmony
+method javax.swing.JWindow.isActive(): missing in harmony
+method javax.swing.JWindow.isAlwaysOnTop(): missing in harmony
+method javax.swing.JWindow.isAncestorOf(java.awt.Component): missing in harmony
+method javax.swing.JWindow.isBackgroundSet(): missing in harmony
+method javax.swing.JWindow.isCursorSet(): missing in harmony
+method javax.swing.JWindow.isDisplayable(): missing in harmony
+method javax.swing.JWindow.isDoubleBuffered(): missing in harmony
+method javax.swing.JWindow.isEnabled(): missing in harmony
+method javax.swing.JWindow.isFocusCycleRoot(): missing in harmony
+method javax.swing.JWindow.isFocusCycleRoot(java.awt.Container): missing in harmony
+method javax.swing.JWindow.isFocusOwner(): missing in harmony
+method javax.swing.JWindow.isFocusTraversable(): missing in harmony
+method javax.swing.JWindow.isFocusTraversalPolicyProvider(): missing in harmony
+method javax.swing.JWindow.isFocusTraversalPolicySet(): missing in harmony
+method javax.swing.JWindow.isFocusable(): missing in harmony
+method javax.swing.JWindow.isFocusableWindow(): missing in harmony
+method javax.swing.JWindow.isFocused(): missing in harmony
+method javax.swing.JWindow.isFontSet(): missing in harmony
+method javax.swing.JWindow.isForegroundSet(): missing in harmony
+method javax.swing.JWindow.isLightweight(): missing in harmony
+method javax.swing.JWindow.isLocationByPlatform(): missing in harmony
+method javax.swing.JWindow.isMaximumSizeSet(): missing in harmony
+method javax.swing.JWindow.isMinimumSizeSet(): missing in harmony
+method javax.swing.JWindow.isOpaque(): missing in harmony
+method javax.swing.JWindow.isPreferredSizeSet(): missing in harmony
+method javax.swing.JWindow.isRootPaneCheckingEnabled(): missing in harmony
+method javax.swing.JWindow.isShowing(): missing in harmony
+method javax.swing.JWindow.isValid(): missing in harmony
+method javax.swing.JWindow.isVisible(): missing in harmony
+method javax.swing.JWindow.keyDown(java.awt.Event, int): missing in harmony
+method javax.swing.JWindow.keyUp(java.awt.Event, int): missing in harmony
+method javax.swing.JWindow.layout(): missing in harmony
+method javax.swing.JWindow.list(): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintStream): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintStream, int): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintWriter): missing in harmony
+method javax.swing.JWindow.list(java.io.PrintWriter, int): missing in harmony
+method javax.swing.JWindow.locate(int, int): missing in harmony
+method javax.swing.JWindow.location(): missing in harmony
+method javax.swing.JWindow.lostFocus(java.awt.Event, java.lang.Object): missing in harmony
+method javax.swing.JWindow.minimumSize(): missing in harmony
+method javax.swing.JWindow.mouseDown(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseDrag(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseEnter(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseExit(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseMove(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.mouseUp(java.awt.Event, int, int): missing in harmony
+method javax.swing.JWindow.move(int, int): missing in harmony
+method javax.swing.JWindow.nextFocus(): missing in harmony
+method javax.swing.JWindow.notify(): missing in harmony
+method javax.swing.JWindow.notifyAll(): missing in harmony
+method javax.swing.JWindow.pack(): missing in harmony
+method javax.swing.JWindow.paint(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paintAll(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paintComponents(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.paramString(): missing in harmony
+method javax.swing.JWindow.postEvent(java.awt.Event): missing in harmony
+method javax.swing.JWindow.preferredSize(): missing in harmony
+method javax.swing.JWindow.prepareImage(java.awt.Image, int, int, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.prepareImage(java.awt.Image, java.awt.image.ImageObserver): missing in harmony
+method javax.swing.JWindow.print(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.printAll(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.printComponents(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.processComponentEvent(java.awt.event.ComponentEvent): missing in harmony
+method javax.swing.JWindow.processContainerEvent(java.awt.event.ContainerEvent): missing in harmony
+method javax.swing.JWindow.processEvent(java.awt.AWTEvent): missing in harmony
+method javax.swing.JWindow.processFocusEvent(java.awt.event.FocusEvent): missing in harmony
+method javax.swing.JWindow.processHierarchyBoundsEvent(java.awt.event.HierarchyEvent): missing in harmony
+method javax.swing.JWindow.processHierarchyEvent(java.awt.event.HierarchyEvent): missing in harmony
+method javax.swing.JWindow.processInputMethodEvent(java.awt.event.InputMethodEvent): missing in harmony
+method javax.swing.JWindow.processKeyEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.JWindow.processMouseEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.JWindow.processMouseMotionEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.JWindow.processMouseWheelEvent(java.awt.event.MouseWheelEvent): missing in harmony
+method javax.swing.JWindow.processWindowEvent(java.awt.event.WindowEvent): missing in harmony
+method javax.swing.JWindow.processWindowFocusEvent(java.awt.event.WindowEvent): missing in harmony
+method javax.swing.JWindow.processWindowStateEvent(java.awt.event.WindowEvent): missing in harmony
+method javax.swing.JWindow.remove(int): missing in harmony
+method javax.swing.JWindow.remove(java.awt.Component): missing in harmony
+method javax.swing.JWindow.remove(java.awt.MenuComponent): missing in harmony
+method javax.swing.JWindow.removeAll(): missing in harmony
+method javax.swing.JWindow.removeComponentListener(java.awt.event.ComponentListener): missing in harmony
+method javax.swing.JWindow.removeContainerListener(java.awt.event.ContainerListener): missing in harmony
+method javax.swing.JWindow.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.removeHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener): missing in harmony
+method javax.swing.JWindow.removeHierarchyListener(java.awt.event.HierarchyListener): missing in harmony
+method javax.swing.JWindow.removeInputMethodListener(java.awt.event.InputMethodListener): missing in harmony
+method javax.swing.JWindow.removeKeyListener(java.awt.event.KeyListener): missing in harmony
+method javax.swing.JWindow.removeMouseListener(java.awt.event.MouseListener): missing in harmony
+method javax.swing.JWindow.removeMouseMotionListener(java.awt.event.MouseMotionListener): missing in harmony
+method javax.swing.JWindow.removeMouseWheelListener(java.awt.event.MouseWheelListener): missing in harmony
+method javax.swing.JWindow.removeNotify(): missing in harmony
+method javax.swing.JWindow.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.removeWindowFocusListener(java.awt.event.WindowFocusListener): missing in harmony
+method javax.swing.JWindow.removeWindowListener(java.awt.event.WindowListener): missing in harmony
+method javax.swing.JWindow.removeWindowStateListener(java.awt.event.WindowStateListener): missing in harmony
+method javax.swing.JWindow.repaint(): missing in harmony
+method javax.swing.JWindow.repaint(int, int, int, int): missing in harmony
+method javax.swing.JWindow.repaint(long): missing in harmony
+method javax.swing.JWindow.repaint(long, int, int, int, int): missing in harmony
+method javax.swing.JWindow.requestFocus(): missing in harmony
+method javax.swing.JWindow.requestFocus(boolean): missing in harmony
+method javax.swing.JWindow.requestFocusInWindow(): missing in harmony
+method javax.swing.JWindow.requestFocusInWindow(boolean): missing in harmony
+method javax.swing.JWindow.reshape(int, int, int, int): missing in harmony
+method javax.swing.JWindow.resize(int, int): missing in harmony
+method javax.swing.JWindow.resize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setAlwaysOnTop(boolean): missing in harmony
+method javax.swing.JWindow.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.setBounds(int, int, int, int): missing in harmony
+method javax.swing.JWindow.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.setComponentOrientation(java.awt.ComponentOrientation): missing in harmony
+method javax.swing.JWindow.setComponentZOrder(java.awt.Component, int): missing in harmony
+method javax.swing.JWindow.setContentPane(java.awt.Container): missing in harmony
+method javax.swing.JWindow.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JWindow.setDropTarget(java.awt.dnd.DropTarget): missing in harmony
+method javax.swing.JWindow.setEnabled(boolean): missing in harmony
+method javax.swing.JWindow.setFocusCycleRoot(boolean): missing in harmony
+method javax.swing.JWindow.setFocusTraversalKeys(int, java.util.Set<? extends java.awt.AWTKeyStroke>): missing in harmony
+method javax.swing.JWindow.setFocusTraversalKeysEnabled(boolean): missing in harmony
+method javax.swing.JWindow.setFocusTraversalPolicy(java.awt.FocusTraversalPolicy): missing in harmony
+method javax.swing.JWindow.setFocusTraversalPolicyProvider(boolean): missing in harmony
+method javax.swing.JWindow.setFocusable(boolean): missing in harmony
+method javax.swing.JWindow.setFocusableWindowState(boolean): missing in harmony
+method javax.swing.JWindow.setFont(java.awt.Font): missing in harmony
+method javax.swing.JWindow.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.setGlassPane(java.awt.Component): missing in harmony
+method javax.swing.JWindow.setIgnoreRepaint(boolean): missing in harmony
+method javax.swing.JWindow.setLayeredPane(javax.swing.JLayeredPane): missing in harmony
+method javax.swing.JWindow.setLayout(java.awt.LayoutManager): missing in harmony
+method javax.swing.JWindow.setLocale(java.util.Locale): missing in harmony
+method javax.swing.JWindow.setLocation(int, int): missing in harmony
+method javax.swing.JWindow.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.setLocationByPlatform(boolean): missing in harmony
+method javax.swing.JWindow.setLocationRelativeTo(java.awt.Component): missing in harmony
+method javax.swing.JWindow.setMaximumSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setMinimumSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setName(java.lang.String): missing in harmony
+method javax.swing.JWindow.setPreferredSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setRootPane(javax.swing.JRootPane): missing in harmony
+method javax.swing.JWindow.setRootPaneCheckingEnabled(boolean): missing in harmony
+method javax.swing.JWindow.setSize(int, int): missing in harmony
+method javax.swing.JWindow.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.setVisible(boolean): missing in harmony
+method javax.swing.JWindow.show(): missing in harmony
+method javax.swing.JWindow.show(boolean): missing in harmony
+method javax.swing.JWindow.size(): missing in harmony
+method javax.swing.JWindow.toBack(): missing in harmony
+method javax.swing.JWindow.toFront(): missing in harmony
+method javax.swing.JWindow.toString(): missing in harmony
+method javax.swing.JWindow.transferFocus(): missing in harmony
+method javax.swing.JWindow.transferFocusBackward(): missing in harmony
+method javax.swing.JWindow.transferFocusDownCycle(): missing in harmony
+method javax.swing.JWindow.transferFocusUpCycle(): missing in harmony
+method javax.swing.JWindow.update(java.awt.Graphics): missing in harmony
+method javax.swing.JWindow.validate(): missing in harmony
+method javax.swing.JWindow.validateTree(): missing in harmony
+method javax.swing.JWindow.wait(): missing in harmony
+method javax.swing.JWindow.wait(long): missing in harmony
+method javax.swing.JWindow.wait(long, int): missing in harmony
+method javax.swing.JWindow.windowInit(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.addFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.clone(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.contains(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.equals(java.lang.Object): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.finalize(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleAction(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleAt(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleChild(int): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleComponent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleDescription(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleEditableText(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleIcon(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleName(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleParent(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleRelationSet(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleRole(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleSelection(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleStateSet(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleTable(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleText(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getAccessibleValue(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getBackground(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getBounds(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getClass(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getCursor(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getFont(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getFontMetrics(java.awt.Font): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getForeground(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocale(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocation(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getLocationOnScreen(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.getSize(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.hashCode(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isEnabled(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isFocusTraversable(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isShowing(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.isVisible(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.notify(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.notifyAll(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.removeFocusListener(java.awt.event.FocusListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.requestFocus(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setBackground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setBounds(java.awt.Rectangle): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setCursor(java.awt.Cursor): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setEnabled(boolean): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setFont(java.awt.Font): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setForeground(java.awt.Color): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setLocation(java.awt.Point): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setSize(java.awt.Dimension): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.setVisible(boolean): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.toString(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(long): missing in harmony
+method javax.swing.JWindow.AccessibleJWindow.wait(long, int): missing in harmony
+method javax.swing.KeyStroke.clone(): missing in harmony
+method javax.swing.KeyStroke.equals(java.lang.Object): missing in harmony
+method javax.swing.KeyStroke.finalize(): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(char): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(int, int): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(int, int, boolean): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(java.lang.Character, int): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStroke(java.lang.String): missing in harmony
+method javax.swing.KeyStroke.getAWTKeyStrokeForEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.KeyStroke.getClass(): missing in harmony
+method javax.swing.KeyStroke.getKeyChar(): missing in harmony
+method javax.swing.KeyStroke.getKeyCode(): missing in harmony
+method javax.swing.KeyStroke.getKeyEventType(): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(char): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(char, boolean): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(int, int): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(int, int, boolean): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(java.lang.Character, int): missing in harmony
+method javax.swing.KeyStroke.getKeyStroke(java.lang.String): missing in harmony
+method javax.swing.KeyStroke.getKeyStrokeForEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.KeyStroke.getModifiers(): missing in harmony
+method javax.swing.KeyStroke.hashCode(): missing in harmony
+method javax.swing.KeyStroke.isOnKeyRelease(): missing in harmony
+method javax.swing.KeyStroke.notify(): missing in harmony
+method javax.swing.KeyStroke.notifyAll(): missing in harmony
+method javax.swing.KeyStroke.readResolve(): missing in harmony
+method javax.swing.KeyStroke.registerSubclass(java.lang.Class<?>): missing in harmony
+method javax.swing.KeyStroke.toString(): missing in harmony
+method javax.swing.KeyStroke.wait(): missing in harmony
+method javax.swing.KeyStroke.wait(long): missing in harmony
+method javax.swing.KeyStroke.wait(long, int): missing in harmony
+method javax.swing.ListSelectionModel.addListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
+method javax.swing.ListSelectionModel.addSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.clearSelection(): missing in harmony
+method javax.swing.ListSelectionModel.getAnchorSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getLeadSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getMaxSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getMinSelectionIndex(): missing in harmony
+method javax.swing.ListSelectionModel.getSelectionMode(): missing in harmony
+method javax.swing.ListSelectionModel.getValueIsAdjusting(): missing in harmony
+method javax.swing.ListSelectionModel.insertIndexInterval(int, int, boolean): missing in harmony
+method javax.swing.ListSelectionModel.isSelectedIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.isSelectionEmpty(): missing in harmony
+method javax.swing.ListSelectionModel.removeIndexInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.removeListSelectionListener(javax.swing.event.ListSelectionListener): missing in harmony
+method javax.swing.ListSelectionModel.removeSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.setAnchorSelectionIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.setLeadSelectionIndex(int): missing in harmony
+method javax.swing.ListSelectionModel.setSelectionInterval(int, int): missing in harmony
+method javax.swing.ListSelectionModel.setSelectionMode(int): missing in harmony
+method javax.swing.ListSelectionModel.setValueIsAdjusting(boolean): missing in harmony
+method javax.swing.LookAndFeel.clone(): missing in harmony
+method javax.swing.LookAndFeel.equals(java.lang.Object): missing in harmony
+method javax.swing.LookAndFeel.finalize(): missing in harmony
+method javax.swing.LookAndFeel.getClass(): missing in harmony
+method javax.swing.LookAndFeel.getDefaults(): missing in harmony
+method javax.swing.LookAndFeel.getDescription(): missing in harmony
+method javax.swing.LookAndFeel.getDesktopPropertyValue(java.lang.String, java.lang.Object): missing in harmony
+method javax.swing.LookAndFeel.getID(): missing in harmony
+method javax.swing.LookAndFeel.getName(): missing in harmony
+method javax.swing.LookAndFeel.getSupportsWindowDecorations(): missing in harmony
+method javax.swing.LookAndFeel.hashCode(): missing in harmony
+method javax.swing.LookAndFeel.initialize(): missing in harmony
+method javax.swing.LookAndFeel.installBorder(javax.swing.JComponent, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.installColors(javax.swing.JComponent, java.lang.String, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.installColorsAndFont(javax.swing.JComponent, java.lang.String, java.lang.String, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.installProperty(javax.swing.JComponent, java.lang.String, java.lang.Object): missing in harmony
+method javax.swing.LookAndFeel.isNativeLookAndFeel(): missing in harmony
+method javax.swing.LookAndFeel.isSupportedLookAndFeel(): missing in harmony
+method javax.swing.LookAndFeel.loadKeyBindings(javax.swing.InputMap, java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.makeComponentInputMap(javax.swing.JComponent, java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.makeIcon(java.lang.Class<?>, java.lang.String): missing in harmony
+method javax.swing.LookAndFeel.makeInputMap(java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.makeKeyBindings(java.lang.Object[]): missing in harmony
+method javax.swing.LookAndFeel.notify(): missing in harmony
+method javax.swing.LookAndFeel.notifyAll(): missing in harmony
+method javax.swing.LookAndFeel.provideErrorFeedback(java.awt.Component): missing in harmony
+method javax.swing.LookAndFeel.toString(): missing in harmony
+method javax.swing.LookAndFeel.uninitialize(): missing in harmony
+method javax.swing.LookAndFeel.uninstallBorder(javax.swing.JComponent): missing in harmony
+method javax.swing.LookAndFeel.wait(): missing in harmony
+method javax.swing.LookAndFeel.wait(long): missing in harmony
+method javax.swing.LookAndFeel.wait(long, int): missing in harmony
+method javax.swing.MenuSelectionManager.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.MenuSelectionManager.clearSelectedPath(): missing in harmony
+method javax.swing.MenuSelectionManager.clone(): missing in harmony
+method javax.swing.MenuSelectionManager.componentForPoint(java.awt.Component, java.awt.Point): missing in harmony
+method javax.swing.MenuSelectionManager.defaultManager(): missing in harmony
+method javax.swing.MenuSelectionManager.equals(java.lang.Object): missing in harmony
+method javax.swing.MenuSelectionManager.finalize(): missing in harmony
+method javax.swing.MenuSelectionManager.fireStateChanged(): missing in harmony
+method javax.swing.MenuSelectionManager.getChangeListeners(): missing in harmony
+method javax.swing.MenuSelectionManager.getClass(): missing in harmony
+method javax.swing.MenuSelectionManager.getSelectedPath(): missing in harmony
+method javax.swing.MenuSelectionManager.hashCode(): missing in harmony
+method javax.swing.MenuSelectionManager.isComponentPartOfCurrentMenu(java.awt.Component): missing in harmony
+method javax.swing.MenuSelectionManager.notify(): missing in harmony
+method javax.swing.MenuSelectionManager.notifyAll(): missing in harmony
+method javax.swing.MenuSelectionManager.processKeyEvent(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.MenuSelectionManager.processMouseEvent(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.MenuSelectionManager.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.MenuSelectionManager.setSelectedPath(javax.swing.MenuElement[]): missing in harmony
+method javax.swing.MenuSelectionManager.toString(): missing in harmony
+method javax.swing.MenuSelectionManager.wait(): missing in harmony
+method javax.swing.MenuSelectionManager.wait(long): missing in harmony
+method javax.swing.MenuSelectionManager.wait(long, int): missing in harmony
+method javax.swing.MutableComboBoxModel.addElement(java.lang.Object): missing in harmony
+method javax.swing.MutableComboBoxModel.addListDataListener(javax.swing.event.ListDataListener): missing in harmony
+method javax.swing.MutableComboBoxModel.getElementAt(int): missing in harmony
+method javax.swing.MutableComboBoxModel.getSelectedItem(): missing in harmony
+method javax.swing.MutableComboBoxModel.getSize(): missing in harmony
+method javax.swing.MutableComboBoxModel.insertElementAt(java.lang.Object, int): missing in harmony
+method javax.swing.MutableComboBoxModel.removeElement(java.lang.Object): missing in harmony
+method javax.swing.MutableComboBoxModel.removeElementAt(int): missing in harmony
+method javax.swing.MutableComboBoxModel.removeListDataListener(javax.swing.event.ListDataListener): missing in harmony
+method javax.swing.MutableComboBoxModel.setSelectedItem(java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.addLayoutComponent(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.OverlayLayout.clone(): missing in harmony
+method javax.swing.OverlayLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.OverlayLayout.finalize(): missing in harmony
+method javax.swing.OverlayLayout.getClass(): missing in harmony
+method javax.swing.OverlayLayout.getLayoutAlignmentX(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.getLayoutAlignmentY(java.awt.Container): missing in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleChild(int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleChildrenCount(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleComponent(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleDescription(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleIndexInParent(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleName(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleParent(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleRole(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleStateSet(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleText(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleValue(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAfterIndex(int, int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAtIndex(int, int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getBeforeIndex(int, int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCaretPosition(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharCount(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharacterAttribute(int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharacterBounds(int): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getIndexAtPoint(java.awt.Point): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getLocale(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectedText(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectionEnd(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectionStart(): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.propertyChange(java.beans.PropertyChangeEvent): not implemented in harmony
-method javax.swing.ProgressMonitor.AccessibleProgressMonitor.stateChanged(javax.swing.event.ChangeEvent): not implemented in harmony
+method javax.swing.OverlayLayout.hashCode(): missing in harmony
+method javax.swing.OverlayLayout.invalidateLayout(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.maximumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.notify(): missing in harmony
+method javax.swing.OverlayLayout.notifyAll(): missing in harmony
+method javax.swing.OverlayLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.OverlayLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.OverlayLayout.toString(): missing in harmony
+method javax.swing.OverlayLayout.wait(): missing in harmony
+method javax.swing.OverlayLayout.wait(long): missing in harmony
+method javax.swing.OverlayLayout.wait(long, int): missing in harmony
+method javax.swing.Popup.clone(): missing in harmony
+method javax.swing.Popup.equals(java.lang.Object): missing in harmony
+method javax.swing.Popup.finalize(): missing in harmony
+method javax.swing.Popup.getClass(): missing in harmony
+method javax.swing.Popup.hashCode(): missing in harmony
+method javax.swing.Popup.hide(): missing in harmony
+method javax.swing.Popup.notify(): missing in harmony
+method javax.swing.Popup.notifyAll(): missing in harmony
+method javax.swing.Popup.show(): missing in harmony
+method javax.swing.Popup.toString(): missing in harmony
+method javax.swing.Popup.wait(): missing in harmony
+method javax.swing.Popup.wait(long): missing in harmony
+method javax.swing.Popup.wait(long, int): missing in harmony
+method javax.swing.PopupFactory.clone(): missing in harmony
+method javax.swing.PopupFactory.equals(java.lang.Object): missing in harmony
+method javax.swing.PopupFactory.finalize(): missing in harmony
+method javax.swing.PopupFactory.getClass(): missing in harmony
+method javax.swing.PopupFactory.getPopup(java.awt.Component, java.awt.Component, int, int): missing in harmony
+method javax.swing.PopupFactory.getSharedInstance(): missing in harmony
+method javax.swing.PopupFactory.hashCode(): missing in harmony
+method javax.swing.PopupFactory.notify(): missing in harmony
+method javax.swing.PopupFactory.notifyAll(): missing in harmony
+method javax.swing.PopupFactory.setSharedInstance(javax.swing.PopupFactory): missing in harmony
+method javax.swing.PopupFactory.toString(): missing in harmony
+method javax.swing.PopupFactory.wait(): missing in harmony
+method javax.swing.PopupFactory.wait(long): missing in harmony
+method javax.swing.PopupFactory.wait(long, int): missing in harmony
+method javax.swing.ProgressMonitor.clone(): missing in harmony
+method javax.swing.ProgressMonitor.close(): missing in harmony
+method javax.swing.ProgressMonitor.equals(java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitor.finalize(): missing in harmony
+method javax.swing.ProgressMonitor.getAccessibleContext(): missing in harmony
+method javax.swing.ProgressMonitor.getClass(): missing in harmony
+method javax.swing.ProgressMonitor.getMaximum(): missing in harmony
+method javax.swing.ProgressMonitor.getMillisToDecideToPopup(): missing in harmony
+method javax.swing.ProgressMonitor.getMillisToPopup(): missing in harmony
+method javax.swing.ProgressMonitor.getMinimum(): missing in harmony
+method javax.swing.ProgressMonitor.getNote(): missing in harmony
+method javax.swing.ProgressMonitor.hashCode(): missing in harmony
+method javax.swing.ProgressMonitor.isCanceled(): missing in harmony
+method javax.swing.ProgressMonitor.notify(): missing in harmony
+method javax.swing.ProgressMonitor.notifyAll(): missing in harmony
+method javax.swing.ProgressMonitor.setMaximum(int): missing in harmony
+method javax.swing.ProgressMonitor.setMillisToDecideToPopup(int): missing in harmony
+method javax.swing.ProgressMonitor.setMillisToPopup(int): missing in harmony
+method javax.swing.ProgressMonitor.setMinimum(int): missing in harmony
+method javax.swing.ProgressMonitor.setNote(java.lang.String): missing in harmony
+method javax.swing.ProgressMonitor.setProgress(int): missing in harmony
+method javax.swing.ProgressMonitor.toString(): missing in harmony
+method javax.swing.ProgressMonitor.wait(): missing in harmony
+method javax.swing.ProgressMonitor.wait(long): missing in harmony
+method javax.swing.ProgressMonitor.wait(long, int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.clone(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.equals(java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.finalize(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleAction(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleChild(int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleChildrenCount(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleComponent(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleDescription(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleEditableText(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleIcon(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleIndexInParent(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleName(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleParent(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleRelationSet(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleRole(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleSelection(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleStateSet(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleTable(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleText(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAccessibleValue(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAfterIndex(int, int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getAtIndex(int, int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getBeforeIndex(int, int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCaretPosition(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharCount(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharacterAttribute(int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getCharacterBounds(int): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getClass(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getIndexAtPoint(java.awt.Point): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getLocale(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectedText(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectionEnd(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.getSelectionStart(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.hashCode(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.notify(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.notifyAll(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.propertyChange(java.beans.PropertyChangeEvent): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.setAccessibleDescription(java.lang.String): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.setAccessibleName(java.lang.String): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.setAccessibleParent(javax.accessibility.Accessible): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.stateChanged(javax.swing.event.ChangeEvent): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.toString(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.wait(): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.wait(long): missing in harmony
+method javax.swing.ProgressMonitor.AccessibleProgressMonitor.wait(long, int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.available(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.clone(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.close(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.equals(java.lang.Object): missing in harmony
+method javax.swing.ProgressMonitorInputStream.finalize(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.getClass(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.getProgressMonitor(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.hashCode(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.mark(int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.markSupported(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.notify(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.notifyAll(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(byte[]): missing in harmony
+method javax.swing.ProgressMonitorInputStream.read(byte[], int, int): missing in harmony
+method javax.swing.ProgressMonitorInputStream.reset(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.skip(long): missing in harmony
+method javax.swing.ProgressMonitorInputStream.toString(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(long): missing in harmony
+method javax.swing.ProgressMonitorInputStream.wait(long, int): missing in harmony
+method javax.swing.RepaintManager.addDirtyRegion(javax.swing.JComponent, int, int, int, int): missing in harmony
+method javax.swing.RepaintManager.addInvalidComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.clone(): missing in harmony
+method javax.swing.RepaintManager.currentManager(java.awt.Component): missing in harmony
+method javax.swing.RepaintManager.currentManager(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.equals(java.lang.Object): missing in harmony
+method javax.swing.RepaintManager.finalize(): missing in harmony
+method javax.swing.RepaintManager.getClass(): missing in harmony
+method javax.swing.RepaintManager.getDirtyRegion(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.getDoubleBufferMaximumSize(): missing in harmony
+method javax.swing.RepaintManager.getOffscreenBuffer(java.awt.Component, int, int): missing in harmony
+method javax.swing.RepaintManager.getVolatileOffscreenBuffer(java.awt.Component, int, int): missing in harmony
+method javax.swing.RepaintManager.hashCode(): missing in harmony
+method javax.swing.RepaintManager.isCompletelyDirty(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.isDoubleBufferingEnabled(): missing in harmony
+method javax.swing.RepaintManager.markCompletelyClean(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.markCompletelyDirty(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.notify(): missing in harmony
+method javax.swing.RepaintManager.notifyAll(): missing in harmony
+method javax.swing.RepaintManager.paintDirtyRegions(): missing in harmony
+method javax.swing.RepaintManager.removeInvalidComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.RepaintManager.setCurrentManager(javax.swing.RepaintManager): missing in harmony
+method javax.swing.RepaintManager.setDoubleBufferMaximumSize(java.awt.Dimension): missing in harmony
+method javax.swing.RepaintManager.setDoubleBufferingEnabled(boolean): missing in harmony
+method javax.swing.RepaintManager.toString(): missing in harmony
+method javax.swing.RepaintManager.validateInvalidComponents(): missing in harmony
+method javax.swing.RepaintManager.wait(): missing in harmony
+method javax.swing.RepaintManager.wait(long): missing in harmony
+method javax.swing.RepaintManager.wait(long, int): missing in harmony
+method javax.swing.ScrollPaneLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.addSingletonComponent(java.awt.Component, java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.clone(): missing in harmony
+method javax.swing.ScrollPaneLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.ScrollPaneLayout.finalize(): missing in harmony
+method javax.swing.ScrollPaneLayout.getClass(): missing in harmony
+method javax.swing.ScrollPaneLayout.getColumnHeader(): missing in harmony
+method javax.swing.ScrollPaneLayout.getCorner(java.lang.String): missing in harmony
+method javax.swing.ScrollPaneLayout.getHorizontalScrollBar(): missing in harmony
+method javax.swing.ScrollPaneLayout.getHorizontalScrollBarPolicy(): missing in harmony
+method javax.swing.ScrollPaneLayout.getRowHeader(): missing in harmony
+method javax.swing.ScrollPaneLayout.getVerticalScrollBar(): missing in harmony
+method javax.swing.ScrollPaneLayout.getVerticalScrollBarPolicy(): missing in harmony
+method javax.swing.ScrollPaneLayout.getViewport(): missing in harmony
+method javax.swing.ScrollPaneLayout.getViewportBorderBounds(javax.swing.JScrollPane): missing in harmony
+method javax.swing.ScrollPaneLayout.hashCode(): missing in harmony
+method javax.swing.ScrollPaneLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.notify(): missing in harmony
+method javax.swing.ScrollPaneLayout.notifyAll(): missing in harmony
+method javax.swing.ScrollPaneLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ScrollPaneLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.ScrollPaneLayout.setHorizontalScrollBarPolicy(int): missing in harmony
+method javax.swing.ScrollPaneLayout.setVerticalScrollBarPolicy(int): missing in harmony
+method javax.swing.ScrollPaneLayout.syncWithScrollPane(javax.swing.JScrollPane): missing in harmony
+method javax.swing.ScrollPaneLayout.toString(): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(long): missing in harmony
+method javax.swing.ScrollPaneLayout.wait(long, int): missing in harmony
+method javax.swing.SizeRequirements.adjustSizes(int, javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.calculateAlignedPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[]): missing in harmony
+method javax.swing.SizeRequirements.calculateAlignedPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[], boolean): missing in harmony
+method javax.swing.SizeRequirements.calculateTiledPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[]): missing in harmony
+method javax.swing.SizeRequirements.calculateTiledPositions(int, javax.swing.SizeRequirements, javax.swing.SizeRequirements[], int[], int[], boolean): missing in harmony
+method javax.swing.SizeRequirements.clone(): missing in harmony
+method javax.swing.SizeRequirements.equals(java.lang.Object): missing in harmony
+method javax.swing.SizeRequirements.finalize(): missing in harmony
+method javax.swing.SizeRequirements.getAlignedSizeRequirements(javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.getClass(): missing in harmony
+method javax.swing.SizeRequirements.getTiledSizeRequirements(javax.swing.SizeRequirements[]): missing in harmony
+method javax.swing.SizeRequirements.hashCode(): missing in harmony
+method javax.swing.SizeRequirements.notify(): missing in harmony
+method javax.swing.SizeRequirements.notifyAll(): missing in harmony
+method javax.swing.SizeRequirements.toString(): missing in harmony
+method javax.swing.SizeRequirements.wait(): missing in harmony
+method javax.swing.SizeRequirements.wait(long): missing in harmony
+method javax.swing.SizeRequirements.wait(long, int): missing in harmony
+method javax.swing.SizeSequence.clone(): missing in harmony
+method javax.swing.SizeSequence.equals(java.lang.Object): missing in harmony
+method javax.swing.SizeSequence.finalize(): missing in harmony
+method javax.swing.SizeSequence.getClass(): missing in harmony
+method javax.swing.SizeSequence.getIndex(int): missing in harmony
+method javax.swing.SizeSequence.getPosition(int): missing in harmony
+method javax.swing.SizeSequence.getSize(int): missing in harmony
+method javax.swing.SizeSequence.getSizes(): missing in harmony
+method javax.swing.SizeSequence.hashCode(): missing in harmony
+method javax.swing.SizeSequence.insertEntries(int, int, int): missing in harmony
+method javax.swing.SizeSequence.notify(): missing in harmony
+method javax.swing.SizeSequence.notifyAll(): missing in harmony
+method javax.swing.SizeSequence.removeEntries(int, int): missing in harmony
+method javax.swing.SizeSequence.setSize(int, int): missing in harmony
+method javax.swing.SizeSequence.setSizes(int[]): missing in harmony
+method javax.swing.SizeSequence.toString(): missing in harmony
+method javax.swing.SizeSequence.wait(): missing in harmony
+method javax.swing.SizeSequence.wait(long): missing in harmony
+method javax.swing.SizeSequence.wait(long, int): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.accept(java.awt.Component): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.getComparator(): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.getImplicitDownCycleTraversal(): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.setComparator(java.util.Comparator<? super java.awt.Component>): missing in harmony
+method javax.swing.SortingFocusTraversalPolicy.setImplicitDownCycleTraversal(boolean): missing in harmony
+method javax.swing.SpinnerDateModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerDateModel.clone(): missing in harmony
+method javax.swing.SpinnerDateModel.equals(java.lang.Object): missing in harmony
+method javax.swing.SpinnerDateModel.finalize(): missing in harmony
+method javax.swing.SpinnerDateModel.fireStateChanged(): missing in harmony
+method javax.swing.SpinnerDateModel.getCalendarField(): missing in harmony
+method javax.swing.SpinnerDateModel.getChangeListeners(): missing in harmony
+method javax.swing.SpinnerDateModel.getClass(): missing in harmony
+method javax.swing.SpinnerDateModel.getDate(): missing in harmony
+method javax.swing.SpinnerDateModel.getEnd(): missing in harmony
+method javax.swing.SpinnerDateModel.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.SpinnerDateModel.getNextValue(): missing in harmony
+method javax.swing.SpinnerDateModel.getPreviousValue(): missing in harmony
+method javax.swing.SpinnerDateModel.getStart(): missing in harmony
+method javax.swing.SpinnerDateModel.getValue(): missing in harmony
+method javax.swing.SpinnerDateModel.hashCode(): missing in harmony
+method javax.swing.SpinnerDateModel.notify(): missing in harmony
+method javax.swing.SpinnerDateModel.notifyAll(): missing in harmony
+method javax.swing.SpinnerDateModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerDateModel.setCalendarField(int): missing in harmony
+method javax.swing.SpinnerDateModel.setEnd(java.lang.Comparable): missing in harmony
+method javax.swing.SpinnerDateModel.setStart(java.lang.Comparable): missing in harmony
+method javax.swing.SpinnerDateModel.setValue(java.lang.Object): missing in harmony
+method javax.swing.SpinnerDateModel.toString(): missing in harmony
+method javax.swing.SpinnerDateModel.wait(): missing in harmony
+method javax.swing.SpinnerDateModel.wait(long): missing in harmony
+method javax.swing.SpinnerDateModel.wait(long, int): missing in harmony
+method javax.swing.SpinnerListModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerListModel.clone(): missing in harmony
+method javax.swing.SpinnerListModel.equals(java.lang.Object): missing in harmony
+method javax.swing.SpinnerListModel.finalize(): missing in harmony
+method javax.swing.SpinnerListModel.fireStateChanged(): missing in harmony
+method javax.swing.SpinnerListModel.getChangeListeners(): missing in harmony
+method javax.swing.SpinnerListModel.getClass(): missing in harmony
+method javax.swing.SpinnerListModel.getList(): missing in harmony
+method javax.swing.SpinnerListModel.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.SpinnerListModel.getNextValue(): missing in harmony
+method javax.swing.SpinnerListModel.getPreviousValue(): missing in harmony
+method javax.swing.SpinnerListModel.getValue(): missing in harmony
+method javax.swing.SpinnerListModel.hashCode(): missing in harmony
+method javax.swing.SpinnerListModel.notify(): missing in harmony
+method javax.swing.SpinnerListModel.notifyAll(): missing in harmony
+method javax.swing.SpinnerListModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerListModel.setList(java.util.List<?>): missing in harmony
+method javax.swing.SpinnerListModel.setValue(java.lang.Object): missing in harmony
+method javax.swing.SpinnerListModel.toString(): missing in harmony
+method javax.swing.SpinnerListModel.wait(): missing in harmony
+method javax.swing.SpinnerListModel.wait(long): missing in harmony
+method javax.swing.SpinnerListModel.wait(long, int): missing in harmony
+method javax.swing.SpinnerNumberModel.addChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerNumberModel.clone(): missing in harmony
+method javax.swing.SpinnerNumberModel.equals(java.lang.Object): missing in harmony
+method javax.swing.SpinnerNumberModel.finalize(): missing in harmony
+method javax.swing.SpinnerNumberModel.fireStateChanged(): missing in harmony
+method javax.swing.SpinnerNumberModel.getChangeListeners(): missing in harmony
+method javax.swing.SpinnerNumberModel.getClass(): missing in harmony
+method javax.swing.SpinnerNumberModel.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.SpinnerNumberModel.getMaximum(): missing in harmony
+method javax.swing.SpinnerNumberModel.getMinimum(): missing in harmony
+method javax.swing.SpinnerNumberModel.getNextValue(): missing in harmony
+method javax.swing.SpinnerNumberModel.getNumber(): missing in harmony
+method javax.swing.SpinnerNumberModel.getPreviousValue(): missing in harmony
+method javax.swing.SpinnerNumberModel.getStepSize(): missing in harmony
+method javax.swing.SpinnerNumberModel.getValue(): missing in harmony
+method javax.swing.SpinnerNumberModel.hashCode(): missing in harmony
+method javax.swing.SpinnerNumberModel.notify(): missing in harmony
+method javax.swing.SpinnerNumberModel.notifyAll(): missing in harmony
+method javax.swing.SpinnerNumberModel.removeChangeListener(javax.swing.event.ChangeListener): missing in harmony
+method javax.swing.SpinnerNumberModel.setMaximum(java.lang.Comparable): missing in harmony
+method javax.swing.SpinnerNumberModel.setMinimum(java.lang.Comparable): missing in harmony
+method javax.swing.SpinnerNumberModel.setStepSize(java.lang.Number): missing in harmony
+method javax.swing.SpinnerNumberModel.setValue(java.lang.Object): missing in harmony
+method javax.swing.SpinnerNumberModel.toString(): missing in harmony
+method javax.swing.SpinnerNumberModel.wait(): missing in harmony
+method javax.swing.SpinnerNumberModel.wait(long): missing in harmony
+method javax.swing.SpinnerNumberModel.wait(long, int): missing in harmony
+method javax.swing.Spring.clone(): missing in harmony
+method javax.swing.Spring.constant(int): missing in harmony
+method javax.swing.Spring.constant(int, int, int): missing in harmony
+method javax.swing.Spring.equals(java.lang.Object): missing in harmony
+method javax.swing.Spring.finalize(): missing in harmony
+method javax.swing.Spring.getClass(): missing in harmony
+method javax.swing.Spring.getMaximumValue(): missing in harmony
+method javax.swing.Spring.getMinimumValue(): missing in harmony
+method javax.swing.Spring.getPreferredValue(): missing in harmony
+method javax.swing.Spring.getValue(): missing in harmony
+method javax.swing.Spring.hashCode(): missing in harmony
+method javax.swing.Spring.height(java.awt.Component): missing in harmony
+method javax.swing.Spring.max(javax.swing.Spring, javax.swing.Spring): missing in harmony
+method javax.swing.Spring.minus(javax.swing.Spring): missing in harmony
+method javax.swing.Spring.notify(): missing in harmony
+method javax.swing.Spring.notifyAll(): missing in harmony
+method javax.swing.Spring.scale(javax.swing.Spring, float): missing in harmony
+method javax.swing.Spring.setValue(int): missing in harmony
+method javax.swing.Spring.sum(javax.swing.Spring, javax.swing.Spring): missing in harmony
+method javax.swing.Spring.toString(): missing in harmony
+method javax.swing.Spring.wait(): missing in harmony
+method javax.swing.Spring.wait(long): missing in harmony
+method javax.swing.Spring.wait(long, int): missing in harmony
+method javax.swing.Spring.width(java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.addLayoutComponent(java.awt.Component, java.lang.Object): missing in harmony
+method javax.swing.SpringLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.clone(): missing in harmony
+method javax.swing.SpringLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.SpringLayout.finalize(): missing in harmony
+method javax.swing.SpringLayout.getClass(): missing in harmony
+method javax.swing.SpringLayout.getConstraint(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.getConstraints(java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.getLayoutAlignmentX(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.getLayoutAlignmentY(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.hashCode(): missing in harmony
+method javax.swing.SpringLayout.invalidateLayout(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.maximumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.notify(): missing in harmony
+method javax.swing.SpringLayout.notifyAll(): missing in harmony
+method javax.swing.SpringLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.SpringLayout.putConstraint(java.lang.String, java.awt.Component, int, java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.putConstraint(java.lang.String, java.awt.Component, javax.swing.Spring, java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.SpringLayout.toString(): missing in harmony
+method javax.swing.SpringLayout.wait(): missing in harmony
+method javax.swing.SpringLayout.wait(long): missing in harmony
+method javax.swing.SpringLayout.wait(long, int): missing in harmony
+method javax.swing.SpringLayout.Constraints.clone(): missing in harmony
+method javax.swing.SpringLayout.Constraints.equals(java.lang.Object): missing in harmony
+method javax.swing.SpringLayout.Constraints.finalize(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getClass(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getConstraint(java.lang.String): missing in harmony
+method javax.swing.SpringLayout.Constraints.getHeight(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getWidth(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getX(): missing in harmony
+method javax.swing.SpringLayout.Constraints.getY(): missing in harmony
+method javax.swing.SpringLayout.Constraints.hashCode(): missing in harmony
+method javax.swing.SpringLayout.Constraints.notify(): missing in harmony
+method javax.swing.SpringLayout.Constraints.notifyAll(): missing in harmony
+method javax.swing.SpringLayout.Constraints.setConstraint(java.lang.String, javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.setHeight(javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.setWidth(javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.setX(javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.setY(javax.swing.Spring): missing in harmony
+method javax.swing.SpringLayout.Constraints.toString(): missing in harmony
+method javax.swing.SpringLayout.Constraints.wait(): missing in harmony
+method javax.swing.SpringLayout.Constraints.wait(long): missing in harmony
+method javax.swing.SpringLayout.Constraints.wait(long, int): missing in harmony
+method javax.swing.SwingUtilities.calculateInnerArea(javax.swing.JComponent, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.clone(): missing in harmony
+method javax.swing.SwingUtilities.computeDifference(java.awt.Rectangle, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.computeIntersection(int, int, int, int, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.computeStringWidth(java.awt.FontMetrics, java.lang.String): missing in harmony
+method javax.swing.SwingUtilities.computeUnion(int, int, int, int, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.convertMouseEvent(java.awt.Component, java.awt.event.MouseEvent, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPoint(java.awt.Component, int, int, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPoint(java.awt.Component, java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPointFromScreen(java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertPointToScreen(java.awt.Point, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.convertRectangle(java.awt.Component, java.awt.Rectangle, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.equals(java.lang.Object): missing in harmony
+method javax.swing.SwingUtilities.finalize(): missing in harmony
+method javax.swing.SwingUtilities.findFocusOwner(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleAt(java.awt.Component, java.awt.Point): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleChild(java.awt.Component, int): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleChildrenCount(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleIndexInParent(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAccessibleStateSet(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAncestorNamed(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getAncestorOfClass(java.lang.Class<?>, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getClass(): missing in harmony
+method javax.swing.SwingUtilities.getDeepestComponentAt(java.awt.Component, int, int): missing in harmony
+method javax.swing.SwingUtilities.getLocalBounds(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getRoot(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getRootPane(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.getUIActionMap(javax.swing.JComponent): missing in harmony
+method javax.swing.SwingUtilities.getUIInputMap(javax.swing.JComponent, int): missing in harmony
+method javax.swing.SwingUtilities.getWindowAncestor(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.hashCode(): missing in harmony
+method javax.swing.SwingUtilities.invokeAndWait(java.lang.Runnable): missing in harmony
+method javax.swing.SwingUtilities.invokeLater(java.lang.Runnable): missing in harmony
+method javax.swing.SwingUtilities.isDescendingFrom(java.awt.Component, java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.isEventDispatchThread(): missing in harmony
+method javax.swing.SwingUtilities.isLeftMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.isMiddleMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.isRectangleContainingRectangle(java.awt.Rectangle, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.isRightMouseButton(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.SwingUtilities.layoutCompoundLabel(java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int): missing in harmony
+method javax.swing.SwingUtilities.layoutCompoundLabel(javax.swing.JComponent, java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int): missing in harmony
+method javax.swing.SwingUtilities.notify(): missing in harmony
+method javax.swing.SwingUtilities.notifyAction(javax.swing.Action, javax.swing.KeyStroke, java.awt.event.KeyEvent, java.lang.Object, int): missing in harmony
+method javax.swing.SwingUtilities.notifyAll(): missing in harmony
+method javax.swing.SwingUtilities.paintComponent(java.awt.Graphics, java.awt.Component, java.awt.Container, int, int, int, int): missing in harmony
+method javax.swing.SwingUtilities.paintComponent(java.awt.Graphics, java.awt.Component, java.awt.Container, java.awt.Rectangle): missing in harmony
+method javax.swing.SwingUtilities.processKeyBindings(java.awt.event.KeyEvent): missing in harmony
+method javax.swing.SwingUtilities.replaceUIActionMap(javax.swing.JComponent, javax.swing.ActionMap): missing in harmony
+method javax.swing.SwingUtilities.replaceUIInputMap(javax.swing.JComponent, int, javax.swing.InputMap): missing in harmony
+method javax.swing.SwingUtilities.toString(): missing in harmony
+method javax.swing.SwingUtilities.updateComponentTreeUI(java.awt.Component): missing in harmony
+method javax.swing.SwingUtilities.wait(): missing in harmony
+method javax.swing.SwingUtilities.wait(long): missing in harmony
+method javax.swing.SwingUtilities.wait(long, int): missing in harmony
+method javax.swing.SwingUtilities.windowForComponent(java.awt.Component): missing in harmony
+method javax.swing.Timer.addActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.Timer.clone(): missing in harmony
+method javax.swing.Timer.equals(java.lang.Object): missing in harmony
+method javax.swing.Timer.finalize(): missing in harmony
+method javax.swing.Timer.fireActionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.Timer.getActionListeners(): missing in harmony
+method javax.swing.Timer.getClass(): missing in harmony
+method javax.swing.Timer.getDelay(): missing in harmony
+method javax.swing.Timer.getInitialDelay(): missing in harmony
+method javax.swing.Timer.getListeners(java.lang.Class<T>): missing in harmony
+method javax.swing.Timer.getLogTimers(): missing in harmony
+method javax.swing.Timer.hashCode(): missing in harmony
+method javax.swing.Timer.isCoalesce(): missing in harmony
+method javax.swing.Timer.isRepeats(): missing in harmony
+method javax.swing.Timer.isRunning(): missing in harmony
+method javax.swing.Timer.notify(): missing in harmony
+method javax.swing.Timer.notifyAll(): missing in harmony
+method javax.swing.Timer.removeActionListener(java.awt.event.ActionListener): missing in harmony
+method javax.swing.Timer.restart(): missing in harmony
+method javax.swing.Timer.setCoalesce(boolean): missing in harmony
+method javax.swing.Timer.setDelay(int): missing in harmony
+method javax.swing.Timer.setInitialDelay(int): missing in harmony
+method javax.swing.Timer.setLogTimers(boolean): missing in harmony
+method javax.swing.Timer.setRepeats(boolean): missing in harmony
+method javax.swing.Timer.start(): missing in harmony
+method javax.swing.Timer.stop(): missing in harmony
+method javax.swing.Timer.toString(): missing in harmony
+method javax.swing.Timer.wait(): missing in harmony
+method javax.swing.Timer.wait(long): missing in harmony
+method javax.swing.Timer.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.clone(): missing in harmony
+method javax.swing.ToolTipManager.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.finalize(): missing in harmony
+method javax.swing.ToolTipManager.getClass(): missing in harmony
+method javax.swing.ToolTipManager.getDismissDelay(): missing in harmony
+method javax.swing.ToolTipManager.getInitialDelay(): missing in harmony
+method javax.swing.ToolTipManager.getReshowDelay(): missing in harmony
+method javax.swing.ToolTipManager.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.isEnabled(): missing in harmony
+method javax.swing.ToolTipManager.isLightWeightPopupEnabled(): missing in harmony
+method javax.swing.ToolTipManager.mouseClicked(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseEntered(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseExited(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mousePressed(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.mouseReleased(java.awt.event.MouseEvent): missing in harmony
+method javax.swing.ToolTipManager.notify(): missing in harmony
+method javax.swing.ToolTipManager.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.registerComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.ToolTipManager.setDismissDelay(int): missing in harmony
+method javax.swing.ToolTipManager.setEnabled(boolean): missing in harmony
+method javax.swing.ToolTipManager.setInitialDelay(int): missing in harmony
+method javax.swing.ToolTipManager.setLightWeightPopupEnabled(boolean): missing in harmony
+method javax.swing.ToolTipManager.setReshowDelay(int): missing in harmony
+method javax.swing.ToolTipManager.sharedInstance(): missing in harmony
+method javax.swing.ToolTipManager.toString(): missing in harmony
+method javax.swing.ToolTipManager.unregisterComponent(javax.swing.JComponent): missing in harmony
+method javax.swing.ToolTipManager.wait(): missing in harmony
+method javax.swing.ToolTipManager.wait(long): missing in harmony
+method javax.swing.ToolTipManager.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.insideTimerAction.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.outsideTimerAction.wait(long, int): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.actionPerformed(java.awt.event.ActionEvent): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.clone(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.equals(java.lang.Object): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.finalize(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.getClass(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.hashCode(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.notify(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.notifyAll(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.toString(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(long): missing in harmony
+method javax.swing.ToolTipManager.stillInsideTimerAction.wait(long, int): missing in harmony
+method javax.swing.TransferHandler.canImport(javax.swing.JComponent, java.awt.datatransfer.DataFlavor[]): missing in harmony
+method javax.swing.TransferHandler.clone(): missing in harmony
+method javax.swing.TransferHandler.createTransferable(javax.swing.JComponent): missing in harmony
+method javax.swing.TransferHandler.equals(java.lang.Object): missing in harmony
+method javax.swing.TransferHandler.exportAsDrag(javax.swing.JComponent, java.awt.event.InputEvent, int): missing in harmony
+method javax.swing.TransferHandler.exportDone(javax.swing.JComponent, java.awt.datatransfer.Transferable, int): missing in harmony
+method javax.swing.TransferHandler.exportToClipboard(javax.swing.JComponent, java.awt.datatransfer.Clipboard, int): missing in harmony
+method javax.swing.TransferHandler.finalize(): missing in harmony
+method javax.swing.TransferHandler.getClass(): missing in harmony
+method javax.swing.TransferHandler.getCopyAction(): missing in harmony
+method javax.swing.TransferHandler.getCutAction(): missing in harmony
+method javax.swing.TransferHandler.getPasteAction(): missing in harmony
+method javax.swing.TransferHandler.getSourceActions(javax.swing.JComponent): missing in harmony
+method javax.swing.TransferHandler.getVisualRepresentation(java.awt.datatransfer.Transferable): missing in harmony
+method javax.swing.TransferHandler.hashCode(): missing in harmony
+method javax.swing.TransferHandler.importData(javax.swing.JComponent, java.awt.datatransfer.Transferable): missing in harmony
+method javax.swing.TransferHandler.notify(): missing in harmony
+method javax.swing.TransferHandler.notifyAll(): missing in harmony
+method javax.swing.TransferHandler.toString(): missing in harmony
+method javax.swing.TransferHandler.wait(): missing in harmony
+method javax.swing.TransferHandler.wait(long): missing in harmony
+method javax.swing.TransferHandler.wait(long, int): missing in harmony
+method javax.swing.UIDefaults.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIDefaults.addResourceBundle(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.clear(): missing in harmony
+method javax.swing.UIDefaults.clone(): missing in harmony
+method javax.swing.UIDefaults.contains(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.containsKey(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.containsValue(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.elements(): missing in harmony
+method javax.swing.UIDefaults.entrySet(): missing in harmony
+method javax.swing.UIDefaults.equals(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.finalize(): missing in harmony
+method javax.swing.UIDefaults.firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.get(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.get(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getBoolean(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getBoolean(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getBorder(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getBorder(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getClass(): missing in harmony
+method javax.swing.UIDefaults.getColor(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getColor(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getDefaultLocale(): missing in harmony
+method javax.swing.UIDefaults.getDimension(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getDimension(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getFont(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getFont(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getIcon(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getIcon(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getInsets(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getInsets(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getInt(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getInt(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getPropertyChangeListeners(): missing in harmony
+method javax.swing.UIDefaults.getString(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.getString(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.getUI(javax.swing.JComponent): missing in harmony
+method javax.swing.UIDefaults.getUIClass(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.getUIClass(java.lang.String, java.lang.ClassLoader): missing in harmony
+method javax.swing.UIDefaults.getUIError(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.hashCode(): missing in harmony
+method javax.swing.UIDefaults.isEmpty(): missing in harmony
+method javax.swing.UIDefaults.keySet(): missing in harmony
+method javax.swing.UIDefaults.keys(): missing in harmony
+method javax.swing.UIDefaults.notify(): missing in harmony
+method javax.swing.UIDefaults.notifyAll(): missing in harmony
+method javax.swing.UIDefaults.put(java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.putAll(java.util.Map<?, ?>): missing in harmony
+method javax.swing.UIDefaults.putDefaults(java.lang.Object[]): missing in harmony
+method javax.swing.UIDefaults.rehash(): missing in harmony
+method javax.swing.UIDefaults.remove(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIDefaults.removeResourceBundle(java.lang.String): missing in harmony
+method javax.swing.UIDefaults.setDefaultLocale(java.util.Locale): missing in harmony
+method javax.swing.UIDefaults.size(): missing in harmony
+method javax.swing.UIDefaults.toString(): missing in harmony
+method javax.swing.UIDefaults.values(): missing in harmony
+method javax.swing.UIDefaults.wait(): missing in harmony
+method javax.swing.UIDefaults.wait(long): missing in harmony
+method javax.swing.UIDefaults.wait(long, int): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.clone(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.createValue(javax.swing.UIDefaults): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.equals(java.lang.Object): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.finalize(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.getClass(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.hashCode(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.notify(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.notifyAll(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.toString(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.wait(): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.wait(long): missing in harmony
+method javax.swing.UIDefaults.ProxyLazyValue.wait(long, int): missing in harmony
+method javax.swing.UIManager.addAuxiliaryLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.addPropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIManager.clone(): missing in harmony
+method javax.swing.UIManager.equals(java.lang.Object): missing in harmony
+method javax.swing.UIManager.finalize(): missing in harmony
+method javax.swing.UIManager.get(java.lang.Object): missing in harmony
+method javax.swing.UIManager.get(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getAuxiliaryLookAndFeels(): missing in harmony
+method javax.swing.UIManager.getBoolean(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getBoolean(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getBorder(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getBorder(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getClass(): missing in harmony
+method javax.swing.UIManager.getColor(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getColor(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getCrossPlatformLookAndFeelClassName(): missing in harmony
+method javax.swing.UIManager.getDefaults(): missing in harmony
+method javax.swing.UIManager.getDimension(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getDimension(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getFont(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getFont(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getIcon(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getIcon(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getInsets(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getInsets(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getInstalledLookAndFeels(): missing in harmony
+method javax.swing.UIManager.getInt(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getInt(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getLookAndFeel(): missing in harmony
+method javax.swing.UIManager.getLookAndFeelDefaults(): missing in harmony
+method javax.swing.UIManager.getPropertyChangeListeners(): missing in harmony
+method javax.swing.UIManager.getString(java.lang.Object): missing in harmony
+method javax.swing.UIManager.getString(java.lang.Object, java.util.Locale): missing in harmony
+method javax.swing.UIManager.getSystemLookAndFeelClassName(): missing in harmony
+method javax.swing.UIManager.getUI(javax.swing.JComponent): missing in harmony
+method javax.swing.UIManager.hashCode(): missing in harmony
+method javax.swing.UIManager.installLookAndFeel(java.lang.String, java.lang.String): missing in harmony
+method javax.swing.UIManager.installLookAndFeel(javax.swing.UIManager.LookAndFeelInfo): missing in harmony
+method javax.swing.UIManager.notify(): missing in harmony
+method javax.swing.UIManager.notifyAll(): missing in harmony
+method javax.swing.UIManager.put(java.lang.Object, java.lang.Object): missing in harmony
+method javax.swing.UIManager.removeAuxiliaryLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.removePropertyChangeListener(java.beans.PropertyChangeListener): missing in harmony
+method javax.swing.UIManager.setInstalledLookAndFeels(javax.swing.UIManager.LookAndFeelInfo[]): missing in harmony
+method javax.swing.UIManager.setLookAndFeel(java.lang.String): missing in harmony
+method javax.swing.UIManager.setLookAndFeel(javax.swing.LookAndFeel): missing in harmony
+method javax.swing.UIManager.toString(): missing in harmony
+method javax.swing.UIManager.wait(): missing in harmony
+method javax.swing.UIManager.wait(long): missing in harmony
+method javax.swing.UIManager.wait(long, int): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.clone(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.equals(java.lang.Object): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.finalize(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getClass(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getClassName(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.getName(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.hashCode(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.notify(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.notifyAll(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.toString(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(long): missing in harmony
+method javax.swing.UIManager.LookAndFeelInfo.wait(long, int): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.clone(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.equals(java.lang.Object): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.fillInStackTrace(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.finalize(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getCause(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getClass(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getLocalizedMessage(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getMessage(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.getStackTrace(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.hashCode(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.initCause(java.lang.Throwable): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.notify(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.notifyAll(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(java.io.PrintStream): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.printStackTrace(java.io.PrintWriter): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.setStackTrace(java.lang.StackTraceElement[]): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.toString(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(long): missing in harmony
+method javax.swing.UnsupportedLookAndFeelException.wait(long, int): missing in harmony
+method javax.swing.ViewportLayout.addLayoutComponent(java.lang.String, java.awt.Component): missing in harmony
+method javax.swing.ViewportLayout.clone(): missing in harmony
+method javax.swing.ViewportLayout.equals(java.lang.Object): missing in harmony
+method javax.swing.ViewportLayout.finalize(): missing in harmony
+method javax.swing.ViewportLayout.getClass(): missing in harmony
+method javax.swing.ViewportLayout.hashCode(): missing in harmony
+method javax.swing.ViewportLayout.layoutContainer(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.minimumLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.notify(): missing in harmony
+method javax.swing.ViewportLayout.notifyAll(): missing in harmony
+method javax.swing.ViewportLayout.preferredLayoutSize(java.awt.Container): missing in harmony
+method javax.swing.ViewportLayout.removeLayoutComponent(java.awt.Component): missing in harmony
+method javax.swing.ViewportLayout.toString(): missing in harmony
+method javax.swing.ViewportLayout.wait(): missing in harmony
+method javax.swing.ViewportLayout.wait(long): missing in harmony
+method javax.swing.ViewportLayout.wait(long, int): missing in harmony


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

Changes since last run:

-Comparison run at Sun Dec 31 12:47:46 2006 GMT
-harmony API scanned at 2006/12/31 11:56:35 GMT
-jdk7 API scanned at 2006/12/31 05:43:14 EST
+Comparison run at Mon Jan  1 12:48:22 2007 GMT
+harmony API scanned at 2007/01/01 09:02:20 GMT
+jdk7 API scanned at 2007/01/01 05:43:48 EST
-javax.swing: 97.64% good, 2.34% minor, 0.01% missing, 0.22% abs.add
+javax.swing: 90.25% good, 9.74% minor, 4.26% abs.add
-Total: 89.16% good, 0.33% minor, 0.11% bad, 10.38% missing, 0.19% abs.add
+Total: 88.7% good, 0.35% minor, 0.11% bad, 10.82% missing, 0.25% abs.add
-Fields: 24 bad, 8 missing.
-Methods: 4 minor, 32 bad, 69 missing, 240 abs.add.
+Fields: 24 bad, 7 missing.
+Methods: 4 minor, 32 bad, 69 missing, 292 abs.add.
-Missing
-field javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.accessibleParent: missing in jdk7
+method javax.swing.ButtonModel.addActionListener(java.awt.event.ActionListener): new interface method in jdk7
+method javax.swing.ButtonModel.addChangeListener(javax.swing.event.ChangeListener): new interface method in jdk7
+method javax.swing.ButtonModel.addItemListener(java.awt.event.ItemListener): new interface method in jdk7
+method javax.swing.ButtonModel.getActionCommand(): new interface method in jdk7
+method javax.swing.ButtonModel.getMnemonic(): new interface method in jdk7
+method javax.swing.ButtonModel.getSelectedObjects(): new interface method in jdk7
+method javax.swing.ButtonModel.isArmed(): new interface method in jdk7
+method javax.swing.ButtonModel.isEnabled(): new interface method in jdk7
+method javax.swing.ButtonModel.isPressed(): new interface method in jdk7
+method javax.swing.ButtonModel.isRollover(): new interface method in jdk7
+method javax.swing.ButtonModel.isSelected(): new interface method in jdk7
+method javax.swing.ButtonModel.removeActionListener(java.awt.event.ActionListener): new interface method in jdk7
+method javax.swing.ButtonModel.removeChangeListener(javax.swing.event.ChangeListener): new interface method in jdk7
+method javax.swing.ButtonModel.removeItemListener(java.awt.event.ItemListener): new interface method in jdk7
+method javax.swing.ButtonModel.setActionCommand(java.lang.String): new interface method in jdk7
+method javax.swing.ButtonModel.setArmed(boolean): new interface method in jdk7
+method javax.swing.ButtonModel.setEnabled(boolean): new interface method in jdk7
+method javax.swing.ButtonModel.setGroup(javax.swing.ButtonGroup): new interface method in jdk7
+method javax.swing.ButtonModel.setMnemonic(int): new interface method in jdk7
+method javax.swing.ButtonModel.setPressed(boolean): new interface method in jdk7
+method javax.swing.ButtonModel.setRollover(boolean): new interface method in jdk7
+method javax.swing.ButtonModel.setSelected(boolean): new interface method in jdk7
+method javax.swing.ListSelectionModel.addListSelectionListener(javax.swing.event.ListSelectionListener): new interface method in jdk7
+method javax.swing.ListSelectionModel.addSelectionInterval(int, int): new interface method in jdk7
+method javax.swing.ListSelectionModel.clearSelection(): new interface method in jdk7
+method javax.swing.ListSelectionModel.getAnchorSelectionIndex(): new interface method in jdk7
+method javax.swing.ListSelectionModel.getLeadSelectionIndex(): new interface method in jdk7
+method javax.swing.ListSelectionModel.getMaxSelectionIndex(): new interface method in jdk7
+method javax.swing.ListSelectionModel.getMinSelectionIndex(): new interface method in jdk7
+method javax.swing.ListSelectionModel.getSelectionMode(): new interface method in jdk7
+method javax.swing.ListSelectionModel.getValueIsAdjusting(): new interface method in jdk7
+method javax.swing.ListSelectionModel.insertIndexInterval(int, int, boolean): new interface method in jdk7
+method javax.swing.ListSelectionModel.isSelectedIndex(int): new interface method in jdk7
+method javax.swing.ListSelectionModel.isSelectionEmpty(): new interface method in jdk7
+method javax.swing.ListSelectionModel.removeIndexInterval(int, int): new interface method in jdk7
+method javax.swing.ListSelectionModel.removeListSelectionListener(javax.swing.event.ListSelectionListener): new interface method in jdk7
+method javax.swing.ListSelectionModel.removeSelectionInterval(int, int): new interface method in jdk7
+method javax.swing.ListSelectionModel.setAnchorSelectionIndex(int): new interface method in jdk7
+method javax.swing.ListSelectionModel.setLeadSelectionIndex(int): new interface method in jdk7
+method javax.swing.ListSelectionModel.setSelectionInterval(int, int): new interface method in jdk7
+method javax.swing.ListSelectionModel.setSelectionMode(int): new interface method in jdk7
+method javax.swing.ListSelectionModel.setValueIsAdjusting(boolean): new interface method in jdk7
+method javax.swing.MutableComboBoxModel.addElement(java.lang.Object): new interface method in jdk7
+method javax.swing.MutableComboBoxModel.addListDataListener(javax.swing.event.ListDataListener): new interface method in jdk7
+method javax.swing.MutableComboBoxModel.getElementAt(int): new interface method in jdk7
+method javax.swing.MutableComboBoxModel.getSelectedItem(): new interface method in jdk7
+method javax.swing.MutableComboBoxModel.getSize(): new interface method in jdk7
+method javax.swing.MutableComboBoxModel.insertElementAt(java.lang.Object, int): new interface method in jdk7
+method javax.swing.MutableComboBoxModel.removeElement(java.lang.Object): new interface method in jdk7
+method javax.swing.MutableComboBoxModel.removeElementAt(int): new interface method in jdk7
+method javax.swing.MutableComboBoxModel.removeListDataListener(javax.swing.event.ListDataListener): new interface method in jdk7
+method javax.swing.MutableComboBoxModel.setSelectedItem(java.lang.Object): new interface method in jdk7