From 0f4d049b3cfc4ebefa716d3878a31ba48b1f4da5 Mon Sep 17 00:00:00 2001 From: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com> Date: Fri, 30 Aug 2024 19:32:14 +0000 Subject: [PATCH] Update generated classes after commit 0a732e7 --- .../java/awt/datatransfer/FlavorListener.java | 35 ------ .../awt/desktop/AppForegroundListener.java | 39 ------ .../java/awt/desktop/AppHiddenListener.java | 39 ------ .../java/awt/desktop/AppReopenedListener.java | 35 ------ .../java/awt/desktop/ScreenSleepListener.java | 39 ------ .../java/awt/desktop/SystemEventListener.java | 31 ----- .../java/awt/desktop/SystemSleepListener.java | 39 ------ .../java/awt/desktop/UserSessionListener.java | 39 ------ .../java/awt/dnd/DragGestureListener.java | 35 ------ .../java/awt/dnd/DragSourceAdapter.java | 55 -------- .../java/awt/dnd/DragSourceListener.java | 51 -------- .../awt/dnd/DragSourceMotionListener.java | 35 ------ .../java/awt/dnd/DropTargetAdapter.java | 51 -------- .../java/awt/dnd/DropTargetListener.java | 51 -------- .../java/awt/event/AWTEventListener.java | 35 ------ .../java/awt/event/ActionListener.java | 35 ------ .../java/awt/event/AdjustmentListener.java | 35 ------ .../java/awt/event/ComponentAdapter.java | 47 ------- .../java/awt/event/ComponentListener.java | 47 ------- .../java/awt/event/ContainerAdapter.java | 39 ------ .../java/awt/event/ContainerListener.java | 39 ------ .../java/awt/event/FocusAdapter.java | 39 ------ .../java/awt/event/FocusListener.java | 39 ------ .../awt/event/HierarchyBoundsAdapter.java | 39 ------ .../awt/event/HierarchyBoundsListener.java | 39 ------ .../java/awt/event/HierarchyListener.java | 35 ------ .../java/awt/event/InputMethodListener.java | 39 ------ .../java/awt/event/ItemListener.java | 35 ------ .../generated/java/awt/event/KeyAdapter.java | 43 ------- .../generated/java/awt/event/KeyListener.java | 43 ------- .../java/awt/event/MouseAdapter.java | 63 ---------- .../java/awt/event/MouseListener.java | 51 -------- .../java/awt/event/MouseMotionAdapter.java | 39 ------ .../java/awt/event/MouseMotionListener.java | 39 ------ .../java/awt/event/MouseWheelListener.java | 35 ------ .../java/awt/event/TextListener.java | 35 ------ .../java/awt/event/WindowAdapter.java | 71 ----------- .../java/awt/event/WindowFocusListener.java | 39 ------ .../java/awt/event/WindowListener.java | 59 --------- .../java/awt/event/WindowStateListener.java | 35 ------ .../java/beans/ExceptionListener.java | 35 ------ .../java/beans/PropertyChangeListener.java | 35 ------ .../java/beans/VetoableChangeListener.java | 35 ------ .../BeanContextMembershipListener.java | 39 ------ .../BeanContextServiceRevokedListener.java | 35 ------ .../BeanContextServicesListener.java | 39 ------ .../java/net/http/WebSocket_Listener.java | 87 ------------- .../java/util/function/BiConsumer.java | 43 ------- .../java/util/function/BiFunction.java | 43 ------- .../java/util/function/BiPredicate.java | 59 --------- .../java/util/function/BinaryOperator.java | 43 ------- .../java/util/function/BooleanSupplier.java | 35 ------ .../java/util/function/Consumer.java | 43 ------- .../util/function/DoubleBinaryOperator.java | 35 ------ .../java/util/function/DoubleConsumer.java | 43 ------- .../java/util/function/DoubleFunction.java | 35 ------ .../java/util/function/DoublePredicate.java | 59 --------- .../java/util/function/DoubleSupplier.java | 35 ------ .../util/function/DoubleToIntFunction.java | 35 ------ .../util/function/DoubleToLongFunction.java | 35 ------ .../util/function/DoubleUnaryOperator.java | 51 -------- .../java/util/function/Function.java | 51 -------- .../java/util/function/IntBinaryOperator.java | 35 ------ .../java/util/function/IntConsumer.java | 43 ------- .../java/util/function/IntFunction.java | 35 ------ .../java/util/function/IntPredicate.java | 59 --------- .../java/util/function/IntSupplier.java | 35 ------ .../util/function/IntToDoubleFunction.java | 35 ------ .../java/util/function/IntToLongFunction.java | 35 ------ .../java/util/function/IntUnaryOperator.java | 51 -------- .../util/function/LongBinaryOperator.java | 35 ------ .../java/util/function/LongConsumer.java | 43 ------- .../java/util/function/LongFunction.java | 35 ------ .../java/util/function/LongPredicate.java | 59 --------- .../java/util/function/LongSupplier.java | 35 ------ .../util/function/LongToDoubleFunction.java | 35 ------ .../java/util/function/LongToIntFunction.java | 35 ------ .../java/util/function/LongUnaryOperator.java | 51 -------- .../java/util/function/ObjDoubleConsumer.java | 35 ------ .../java/util/function/ObjIntConsumer.java | 35 ------ .../java/util/function/ObjLongConsumer.java | 35 ------ .../java/util/function/Predicate.java | 59 --------- .../java/util/function/Supplier.java | 35 ------ .../util/function/ToDoubleBiFunction.java | 35 ------ .../java/util/function/ToDoubleFunction.java | 35 ------ .../java/util/function/ToIntBiFunction.java | 35 ------ .../java/util/function/ToIntFunction.java | 35 ------ .../java/util/function/ToLongBiFunction.java | 35 ------ .../java/util/function/ToLongFunction.java | 35 ------ .../java/util/function/UnaryOperator.java | 51 -------- .../java/util/prefs/NodeChangeListener.java | 39 ------ .../util/prefs/PreferenceChangeListener.java | 35 ------ .../event/IIOReadProgressListener.java | 67 ---------- .../imageio/event/IIOReadUpdateListener.java | 55 -------- .../imageio/event/IIOReadWarningListener.java | 35 ------ .../event/IIOWriteProgressListener.java | 59 --------- .../event/IIOWriteWarningListener.java | 35 ------ .../javax/management/NotificationFilter.java | 35 ------ .../management/NotificationListener.java | 35 ------ .../naming/event/NamespaceChangeListener.java | 47 ------- .../javax/naming/event/NamingListener.java | 35 ------ .../naming/event/ObjectChangeListener.java | 39 ------ .../ldap/UnsolicitedNotificationListener.java | 39 ------ .../net/ssl/HandshakeCompletedListener.java | 35 ------ .../net/ssl/SSLSessionBindingListener.java | 39 ------ .../javax/print/event/PrintJobAdapter.java | 55 -------- .../event/PrintJobAttributeListener.java | 35 ------ .../javax/print/event/PrintJobListener.java | 55 -------- .../event/PrintServiceAttributeListener.java | 35 ------ .../sound/midi/ControllerEventListener.java | 35 ------ .../javax/sound/midi/MetaEventListener.java | 35 ------ .../javax/sound/sampled/LineListener.java | 35 ------ .../javax/sql/ConnectionEventListener.java | 39 ------ .../generated/javax/sql/RowSetListener.java | 43 ------- .../javax/sql/StatementEventListener.java | 39 ------ .../jnet/generated/javax/swing/Action.java | 67 ---------- .../javax/swing/event/AncestorListener.java | 43 ------- .../javax/swing/event/CaretListener.java | 35 ------ .../javax/swing/event/CellEditorListener.java | 39 ------ .../javax/swing/event/ChangeListener.java | 35 ------ .../javax/swing/event/DocumentListener.java | 43 ------- .../javax/swing/event/HyperlinkListener.java | 35 ------ .../swing/event/InternalFrameAdapter.java | 59 --------- .../swing/event/InternalFrameListener.java | 59 --------- .../javax/swing/event/ListDataListener.java | 43 ------- .../swing/event/ListSelectionListener.java | 35 ------ .../swing/event/MenuDragMouseListener.java | 47 ------- .../javax/swing/event/MenuKeyListener.java | 43 ------- .../javax/swing/event/MenuListener.java | 43 ------- .../javax/swing/event/MouseInputAdapter.java | 63 ---------- .../javax/swing/event/MouseInputListener.java | 59 --------- .../javax/swing/event/PopupMenuListener.java | 43 ------- .../javax/swing/event/RowSorterListener.java | 35 ------ .../swing/event/TableColumnModelListener.java | 51 -------- .../javax/swing/event/TableModelListener.java | 35 ------ .../swing/event/TreeExpansionListener.java | 39 ------ .../javax/swing/event/TreeModelListener.java | 47 ------- .../swing/event/TreeSelectionListener.java | 35 ------ .../swing/event/TreeWillExpandListener.java | 39 ------ .../swing/event/UndoableEditListener.java | 35 ------ .../javax/xml/transform/ErrorListener.java | 43 ------- .../org/w3c/dom/events/EventListener.java | 35 ------ .../org/xml/sax/helpers/ParserAdapter.java | 119 ------------------ .../org/xml/sax/helpers/XMLReaderAdapter.java | 103 --------------- src/net/JNet/Generated/Java/Awt/AWTError.cs | 4 +- src/net/JNet/Generated/Java/Awt/AWTEvent.cs | 4 +- .../Generated/Java/Awt/AWTEventMulticaster.cs | 4 +- .../JNet/Generated/Java/Awt/AWTException.cs | 4 +- .../JNet/Generated/Java/Awt/AWTKeyStroke.cs | 4 +- .../JNet/Generated/Java/Awt/AWTPermission.cs | 4 +- .../JNet/Generated/Java/Awt/ActiveEvent.cs | 4 +- src/net/JNet/Generated/Java/Awt/Adjustable.cs | 4 +- .../JNet/Generated/Java/Awt/AlphaComposite.cs | 4 +- .../JNet/Generated/Java/Awt/BasicStroke.cs | 4 +- .../JNet/Generated/Java/Awt/BorderLayout.cs | 4 +- .../Generated/Java/Awt/BufferCapabilities.cs | 8 +- src/net/JNet/Generated/Java/Awt/Button.cs | 4 +- src/net/JNet/Generated/Java/Awt/Canvas.cs | 4 +- src/net/JNet/Generated/Java/Awt/CardLayout.cs | 4 +- src/net/JNet/Generated/Java/Awt/Checkbox.cs | 4 +- .../JNet/Generated/Java/Awt/CheckboxGroup.cs | 4 +- .../Generated/Java/Awt/CheckboxMenuItem.cs | 4 +- src/net/JNet/Generated/Java/Awt/Choice.cs | 4 +- src/net/JNet/Generated/Java/Awt/Color.cs | 4 +- .../Java/Awt/ColorNs/CMMException.cs | 4 +- .../Generated/Java/Awt/ColorNs/ColorSpace.cs | 4 +- .../Java/Awt/ColorNs/ICC_ColorSpace.cs | 4 +- .../Generated/Java/Awt/ColorNs/ICC_Profile.cs | 4 +- .../Java/Awt/ColorNs/ICC_ProfileGray.cs | 4 +- .../Java/Awt/ColorNs/ICC_ProfileRGB.cs | 4 +- .../Java/Awt/ColorNs/ProfileDataException.cs | 4 +- src/net/JNet/Generated/Java/Awt/Component.cs | 8 +- .../Java/Awt/ComponentOrientation.cs | 4 +- src/net/JNet/Generated/Java/Awt/Composite.cs | 4 +- .../Generated/Java/Awt/CompositeContext.cs | 4 +- src/net/JNet/Generated/Java/Awt/Container.cs | 4 +- .../Awt/ContainerOrderFocusTraversalPolicy.cs | 4 +- src/net/JNet/Generated/Java/Awt/Cursor.cs | 4 +- .../Java/Awt/Datatransfer/Clipboard.cs | 4 +- .../Java/Awt/Datatransfer/ClipboardOwner.cs | 4 +- .../Java/Awt/Datatransfer/DataFlavor.cs | 4 +- .../Java/Awt/Datatransfer/FlavorEvent.cs | 4 +- .../Java/Awt/Datatransfer/FlavorListener.cs | 8 +- .../Java/Awt/Datatransfer/FlavorMap.cs | 4 +- .../Java/Awt/Datatransfer/FlavorTable.cs | 4 +- .../Datatransfer/MimeTypeParseException.cs | 4 +- .../Java/Awt/Datatransfer/StringSelection.cs | 4 +- .../Java/Awt/Datatransfer/SystemFlavorMap.cs | 4 +- .../Java/Awt/Datatransfer/Transferable.cs | 4 +- .../UnsupportedFlavorException.cs | 4 +- .../Java/Awt/DefaultFocusTraversalPolicy.cs | 4 +- .../Java/Awt/DefaultKeyboardFocusManager.cs | 4 +- src/net/JNet/Generated/Java/Awt/Desktop.cs | 8 +- .../Java/Awt/DesktopNs/AboutEvent.cs | 4 +- .../Java/Awt/DesktopNs/AboutHandler.cs | 4 +- .../Generated/Java/Awt/DesktopNs/AppEvent.cs | 4 +- .../Java/Awt/DesktopNs/AppForegroundEvent.cs | 4 +- .../Awt/DesktopNs/AppForegroundListener.cs | 8 +- .../Java/Awt/DesktopNs/AppHiddenEvent.cs | 4 +- .../Java/Awt/DesktopNs/AppHiddenListener.cs | 8 +- .../Java/Awt/DesktopNs/AppReopenedEvent.cs | 4 +- .../Java/Awt/DesktopNs/AppReopenedListener.cs | 8 +- .../Java/Awt/DesktopNs/FilesEvent.cs | 4 +- .../Java/Awt/DesktopNs/OpenFilesEvent.cs | 4 +- .../Java/Awt/DesktopNs/OpenFilesHandler.cs | 4 +- .../Java/Awt/DesktopNs/OpenURIEvent.cs | 4 +- .../Java/Awt/DesktopNs/OpenURIHandler.cs | 4 +- .../Java/Awt/DesktopNs/PreferencesEvent.cs | 4 +- .../Java/Awt/DesktopNs/PreferencesHandler.cs | 4 +- .../Java/Awt/DesktopNs/PrintFilesEvent.cs | 4 +- .../Java/Awt/DesktopNs/PrintFilesHandler.cs | 4 +- .../Generated/Java/Awt/DesktopNs/QuitEvent.cs | 4 +- .../Java/Awt/DesktopNs/QuitHandler.cs | 4 +- .../Java/Awt/DesktopNs/QuitResponse.cs | 4 +- .../Java/Awt/DesktopNs/QuitStrategy.cs | 4 +- .../Java/Awt/DesktopNs/ScreenSleepEvent.cs | 4 +- .../Java/Awt/DesktopNs/ScreenSleepListener.cs | 8 +- .../Java/Awt/DesktopNs/SystemEventListener.cs | 8 +- .../Java/Awt/DesktopNs/SystemSleepEvent.cs | 4 +- .../Java/Awt/DesktopNs/SystemSleepListener.cs | 8 +- .../Java/Awt/DesktopNs/UserSessionEvent.cs | 8 +- .../Java/Awt/DesktopNs/UserSessionListener.cs | 8 +- src/net/JNet/Generated/Java/Awt/Dialog.cs | 12 +- src/net/JNet/Generated/Java/Awt/Dimension.cs | 4 +- .../JNet/Generated/Java/Awt/DisplayMode.cs | 4 +- .../JNet/Generated/Java/Awt/Dnd/Autoscroll.cs | 4 +- .../Generated/Java/Awt/Dnd/DnDConstants.cs | 4 +- .../Java/Awt/Dnd/DragGestureEvent.cs | 4 +- .../Java/Awt/Dnd/DragGestureListener.cs | 8 +- .../Java/Awt/Dnd/DragGestureRecognizer.cs | 4 +- .../JNet/Generated/Java/Awt/Dnd/DragSource.cs | 4 +- .../Java/Awt/Dnd/DragSourceAdapter.cs | 8 +- .../Java/Awt/Dnd/DragSourceContext.cs | 4 +- .../Java/Awt/Dnd/DragSourceDragEvent.cs | 4 +- .../Java/Awt/Dnd/DragSourceDropEvent.cs | 4 +- .../Generated/Java/Awt/Dnd/DragSourceEvent.cs | 4 +- .../Java/Awt/Dnd/DragSourceListener.cs | 8 +- .../Java/Awt/Dnd/DragSourceMotionListener.cs | 8 +- .../JNet/Generated/Java/Awt/Dnd/DropTarget.cs | 4 +- .../Java/Awt/Dnd/DropTargetAdapter.cs | 8 +- .../Java/Awt/Dnd/DropTargetContext.cs | 4 +- .../Java/Awt/Dnd/DropTargetDragEvent.cs | 4 +- .../Java/Awt/Dnd/DropTargetDropEvent.cs | 4 +- .../Generated/Java/Awt/Dnd/DropTargetEvent.cs | 4 +- .../Java/Awt/Dnd/DropTargetListener.cs | 8 +- .../Awt/Dnd/InvalidDnDOperationException.cs | 4 +- .../Awt/Dnd/MouseDragGestureRecognizer.cs | 4 +- .../Awt/Dnd/Peer/DragSourceContextPeer.cs | 4 +- .../Awt/Dnd/Peer/DropTargetContextPeer.cs | 4 +- .../Java/Awt/Dnd/Peer/DropTargetPeer.cs | 4 +- .../Java/Awt/EventNs/AWTEventListener.cs | 8 +- .../Java/Awt/EventNs/AWTEventListenerProxy.cs | 4 +- .../Generated/Java/Awt/EventNs/ActionEvent.cs | 4 +- .../Java/Awt/EventNs/ActionListener.cs | 8 +- .../Java/Awt/EventNs/AdjustmentEvent.cs | 4 +- .../Java/Awt/EventNs/AdjustmentListener.cs | 8 +- .../Java/Awt/EventNs/ComponentAdapter.cs | 8 +- .../Java/Awt/EventNs/ComponentEvent.cs | 4 +- .../Java/Awt/EventNs/ComponentListener.cs | 8 +- .../Java/Awt/EventNs/ContainerAdapter.cs | 8 +- .../Java/Awt/EventNs/ContainerEvent.cs | 4 +- .../Java/Awt/EventNs/ContainerListener.cs | 8 +- .../Java/Awt/EventNs/FocusAdapter.cs | 8 +- .../Generated/Java/Awt/EventNs/FocusEvent.cs | 8 +- .../Java/Awt/EventNs/FocusListener.cs | 8 +- .../Awt/EventNs/HierarchyBoundsAdapter.cs | 8 +- .../Awt/EventNs/HierarchyBoundsListener.cs | 8 +- .../Java/Awt/EventNs/HierarchyEvent.cs | 4 +- .../Java/Awt/EventNs/HierarchyListener.cs | 8 +- .../Generated/Java/Awt/EventNs/InputEvent.cs | 4 +- .../Java/Awt/EventNs/InputMethodEvent.cs | 4 +- .../Java/Awt/EventNs/InputMethodListener.cs | 8 +- .../Java/Awt/EventNs/InvocationEvent.cs | 4 +- .../Generated/Java/Awt/EventNs/ItemEvent.cs | 4 +- .../Java/Awt/EventNs/ItemListener.cs | 8 +- .../Generated/Java/Awt/EventNs/KeyAdapter.cs | 8 +- .../Generated/Java/Awt/EventNs/KeyEvent.cs | 4 +- .../Generated/Java/Awt/EventNs/KeyListener.cs | 8 +- .../Java/Awt/EventNs/MouseAdapter.cs | 8 +- .../Generated/Java/Awt/EventNs/MouseEvent.cs | 4 +- .../Java/Awt/EventNs/MouseListener.cs | 8 +- .../Java/Awt/EventNs/MouseMotionAdapter.cs | 8 +- .../Java/Awt/EventNs/MouseMotionListener.cs | 8 +- .../Java/Awt/EventNs/MouseWheelEvent.cs | 4 +- .../Java/Awt/EventNs/MouseWheelListener.cs | 8 +- .../Generated/Java/Awt/EventNs/PaintEvent.cs | 4 +- .../Generated/Java/Awt/EventNs/TextEvent.cs | 4 +- .../Java/Awt/EventNs/TextListener.cs | 8 +- .../Java/Awt/EventNs/WindowAdapter.cs | 8 +- .../Generated/Java/Awt/EventNs/WindowEvent.cs | 4 +- .../Java/Awt/EventNs/WindowFocusListener.cs | 8 +- .../Java/Awt/EventNs/WindowListener.cs | 8 +- .../Java/Awt/EventNs/WindowStateListener.cs | 8 +- src/net/JNet/Generated/Java/Awt/EventQueue.cs | 4 +- src/net/JNet/Generated/Java/Awt/FileDialog.cs | 4 +- src/net/JNet/Generated/Java/Awt/FlowLayout.cs | 4 +- .../Java/Awt/FocusTraversalPolicy.cs | 4 +- src/net/JNet/Generated/Java/Awt/Font.cs | 4 +- .../Generated/Java/Awt/FontFormatException.cs | 4 +- .../JNet/Generated/Java/Awt/FontMetrics.cs | 4 +- .../Java/Awt/FontNs/FontRenderContext.cs | 4 +- .../Java/Awt/FontNs/GlyphJustificationInfo.cs | 4 +- .../Generated/Java/Awt/FontNs/GlyphMetrics.cs | 4 +- .../Generated/Java/Awt/FontNs/GlyphVector.cs | 4 +- .../Java/Awt/FontNs/GraphicAttribute.cs | 4 +- .../Java/Awt/FontNs/ImageGraphicAttribute.cs | 4 +- .../Generated/Java/Awt/FontNs/LayoutPath.cs | 4 +- .../Java/Awt/FontNs/LineBreakMeasurer.cs | 4 +- .../Generated/Java/Awt/FontNs/LineMetrics.cs | 4 +- .../Java/Awt/FontNs/MultipleMaster.cs | 4 +- .../Java/Awt/FontNs/NumericShaper.cs | 8 +- .../Generated/Java/Awt/FontNs/OpenType.cs | 4 +- .../Java/Awt/FontNs/ShapeGraphicAttribute.cs | 4 +- .../Java/Awt/FontNs/TextAttribute.cs | 4 +- .../Generated/Java/Awt/FontNs/TextHitInfo.cs | 4 +- .../Generated/Java/Awt/FontNs/TextLayout.cs | 8 +- .../Generated/Java/Awt/FontNs/TextMeasurer.cs | 4 +- .../Java/Awt/FontNs/TransformAttribute.cs | 4 +- src/net/JNet/Generated/Java/Awt/Frame.cs | 4 +- .../Java/Awt/Geom/AffineTransform.cs | 4 +- src/net/JNet/Generated/Java/Awt/Geom/Arc2D.cs | 12 +- src/net/JNet/Generated/Java/Awt/Geom/Area.cs | 4 +- .../Generated/Java/Awt/Geom/CubicCurve2D.cs | 12 +- .../Generated/Java/Awt/Geom/Dimension2D.cs | 4 +- .../JNet/Generated/Java/Awt/Geom/Ellipse2D.cs | 12 +- .../Java/Awt/Geom/FlatteningPathIterator.cs | 4 +- .../Generated/Java/Awt/Geom/GeneralPath.cs | 4 +- .../Awt/Geom/IllegalPathStateException.cs | 4 +- .../JNet/Generated/Java/Awt/Geom/Line2D.cs | 12 +- .../Geom/NoninvertibleTransformException.cs | 4 +- .../JNet/Generated/Java/Awt/Geom/Path2D.cs | 12 +- .../Generated/Java/Awt/Geom/PathIterator.cs | 4 +- .../JNet/Generated/Java/Awt/Geom/Point2D.cs | 12 +- .../Generated/Java/Awt/Geom/QuadCurve2D.cs | 12 +- .../Generated/Java/Awt/Geom/Rectangle2D.cs | 12 +- .../Java/Awt/Geom/RectangularShape.cs | 4 +- .../Java/Awt/Geom/RoundRectangle2D.cs | 12 +- .../JNet/Generated/Java/Awt/GradientPaint.cs | 4 +- src/net/JNet/Generated/Java/Awt/Graphics.cs | 4 +- src/net/JNet/Generated/Java/Awt/Graphics2D.cs | 4 +- .../Java/Awt/GraphicsConfigTemplate.cs | 4 +- .../Java/Awt/GraphicsConfiguration.cs | 4 +- .../JNet/Generated/Java/Awt/GraphicsDevice.cs | 8 +- .../Generated/Java/Awt/GraphicsEnvironment.cs | 4 +- .../Generated/Java/Awt/GridBagConstraints.cs | 4 +- .../JNet/Generated/Java/Awt/GridBagLayout.cs | 4 +- .../Generated/Java/Awt/GridBagLayoutInfo.cs | 4 +- src/net/JNet/Generated/Java/Awt/GridLayout.cs | 4 +- .../Generated/Java/Awt/HeadlessException.cs | 4 +- .../Awt/IllegalComponentStateException.cs | 4 +- .../Generated/Java/Awt/Im/InputContext.cs | 4 +- .../Java/Awt/Im/InputMethodHighlight.cs | 4 +- .../Java/Awt/Im/InputMethodRequests.cs | 4 +- .../JNet/Generated/Java/Awt/Im/InputSubset.cs | 4 +- .../Generated/Java/Awt/Im/Spi/InputMethod.cs | 4 +- .../Java/Awt/Im/Spi/InputMethodContext.cs | 4 +- .../Java/Awt/Im/Spi/InputMethodDescriptor.cs | 4 +- src/net/JNet/Generated/Java/Awt/Image.cs | 4 +- .../Generated/Java/Awt/ImageCapabilities.cs | 4 +- .../ImageNs/AbstractMultiResolutionImage.cs | 4 +- .../Java/Awt/ImageNs/AffineTransformOp.cs | 4 +- .../Awt/ImageNs/AreaAveragingScaleFilter.cs | 4 +- .../Java/Awt/ImageNs/BandCombineOp.cs | 4 +- .../Java/Awt/ImageNs/BandedSampleModel.cs | 4 +- .../Awt/ImageNs/BaseMultiResolutionImage.cs | 4 +- .../Java/Awt/ImageNs/BufferStrategy.cs | 4 +- .../Java/Awt/ImageNs/BufferedImage.cs | 4 +- .../Java/Awt/ImageNs/BufferedImageFilter.cs | 4 +- .../Java/Awt/ImageNs/BufferedImageOp.cs | 4 +- .../Java/Awt/ImageNs/ByteLookupTable.cs | 4 +- .../Java/Awt/ImageNs/ColorConvertOp.cs | 4 +- .../Generated/Java/Awt/ImageNs/ColorModel.cs | 4 +- .../Java/Awt/ImageNs/ComponentColorModel.cs | 4 +- .../Java/Awt/ImageNs/ComponentSampleModel.cs | 4 +- .../Generated/Java/Awt/ImageNs/ConvolveOp.cs | 4 +- .../Java/Awt/ImageNs/CropImageFilter.cs | 4 +- .../Generated/Java/Awt/ImageNs/DataBuffer.cs | 4 +- .../Java/Awt/ImageNs/DataBufferByte.cs | 4 +- .../Java/Awt/ImageNs/DataBufferDouble.cs | 4 +- .../Java/Awt/ImageNs/DataBufferFloat.cs | 4 +- .../Java/Awt/ImageNs/DataBufferInt.cs | 4 +- .../Java/Awt/ImageNs/DataBufferShort.cs | 4 +- .../Java/Awt/ImageNs/DataBufferUShort.cs | 4 +- .../Java/Awt/ImageNs/DirectColorModel.cs | 4 +- .../Java/Awt/ImageNs/FilteredImageSource.cs | 4 +- .../Java/Awt/ImageNs/ImageConsumer.cs | 4 +- .../Generated/Java/Awt/ImageNs/ImageFilter.cs | 4 +- .../Java/Awt/ImageNs/ImageObserver.cs | 4 +- .../Java/Awt/ImageNs/ImageProducer.cs | 4 +- .../Java/Awt/ImageNs/ImagingOpException.cs | 4 +- .../Java/Awt/ImageNs/IndexColorModel.cs | 4 +- .../JNet/Generated/Java/Awt/ImageNs/Kernel.cs | 4 +- .../Generated/Java/Awt/ImageNs/LookupOp.cs | 4 +- .../Generated/Java/Awt/ImageNs/LookupTable.cs | 4 +- .../Java/Awt/ImageNs/MemoryImageSource.cs | 4 +- .../ImageNs/MultiPixelPackedSampleModel.cs | 4 +- .../Java/Awt/ImageNs/MultiResolutionImage.cs | 4 +- .../Java/Awt/ImageNs/PackedColorModel.cs | 4 +- .../Java/Awt/ImageNs/PixelGrabber.cs | 4 +- .../ImageNs/PixelInterleavedSampleModel.cs | 4 +- .../Java/Awt/ImageNs/RGBImageFilter.cs | 4 +- .../JNet/Generated/Java/Awt/ImageNs/Raster.cs | 4 +- .../Java/Awt/ImageNs/RasterFormatException.cs | 4 +- .../Generated/Java/Awt/ImageNs/RasterOp.cs | 4 +- .../ContextualRenderedImageFactory.cs | 4 +- .../Awt/ImageNs/Renderable/ParameterBlock.cs | 4 +- .../Awt/ImageNs/Renderable/RenderContext.cs | 4 +- .../Awt/ImageNs/Renderable/RenderableImage.cs | 4 +- .../ImageNs/Renderable/RenderableImageOp.cs | 4 +- .../Renderable/RenderableImageProducer.cs | 4 +- .../Renderable/RenderedImageFactory.cs | 4 +- .../Java/Awt/ImageNs/RenderedImage.cs | 4 +- .../Java/Awt/ImageNs/ReplicateScaleFilter.cs | 4 +- .../Generated/Java/Awt/ImageNs/RescaleOp.cs | 4 +- .../Generated/Java/Awt/ImageNs/SampleModel.cs | 4 +- .../Java/Awt/ImageNs/ShortLookupTable.cs | 4 +- .../ImageNs/SinglePixelPackedSampleModel.cs | 4 +- .../Java/Awt/ImageNs/TileObserver.cs | 4 +- .../Java/Awt/ImageNs/VolatileImage.cs | 4 +- .../Java/Awt/ImageNs/WritableRaster.cs | 4 +- .../Java/Awt/ImageNs/WritableRenderedImage.cs | 4 +- src/net/JNet/Generated/Java/Awt/Insets.cs | 4 +- .../JNet/Generated/Java/Awt/ItemSelectable.cs | 4 +- .../JNet/Generated/Java/Awt/JobAttributes.cs | 24 ++-- .../Generated/Java/Awt/KeyEventDispatcher.cs | 4 +- .../Java/Awt/KeyEventPostProcessor.cs | 4 +- .../Java/Awt/KeyboardFocusManager.cs | 4 +- src/net/JNet/Generated/Java/Awt/Label.cs | 4 +- .../JNet/Generated/Java/Awt/LayoutManager.cs | 4 +- .../JNet/Generated/Java/Awt/LayoutManager2.cs | 4 +- .../Generated/Java/Awt/LinearGradientPaint.cs | 4 +- src/net/JNet/Generated/Java/Awt/List.cs | 4 +- .../JNet/Generated/Java/Awt/MediaTracker.cs | 4 +- src/net/JNet/Generated/Java/Awt/Menu.cs | 4 +- src/net/JNet/Generated/Java/Awt/MenuBar.cs | 4 +- .../JNet/Generated/Java/Awt/MenuComponent.cs | 4 +- .../JNet/Generated/Java/Awt/MenuContainer.cs | 4 +- src/net/JNet/Generated/Java/Awt/MenuItem.cs | 4 +- .../JNet/Generated/Java/Awt/MenuShortcut.cs | 4 +- src/net/JNet/Generated/Java/Awt/MouseInfo.cs | 4 +- .../Java/Awt/MultipleGradientPaint.cs | 12 +- .../JNet/Generated/Java/Awt/PageAttributes.cs | 24 ++-- src/net/JNet/Generated/Java/Awt/Paint.cs | 4 +- .../JNet/Generated/Java/Awt/PaintContext.cs | 4 +- src/net/JNet/Generated/Java/Awt/Panel.cs | 4 +- src/net/JNet/Generated/Java/Awt/Point.cs | 4 +- .../JNet/Generated/Java/Awt/PointerInfo.cs | 4 +- src/net/JNet/Generated/Java/Awt/Polygon.cs | 4 +- src/net/JNet/Generated/Java/Awt/PopupMenu.cs | 4 +- src/net/JNet/Generated/Java/Awt/Print/Book.cs | 4 +- .../Generated/Java/Awt/Print/PageFormat.cs | 4 +- .../JNet/Generated/Java/Awt/Print/Pageable.cs | 4 +- .../JNet/Generated/Java/Awt/Print/Paper.cs | 4 +- .../Generated/Java/Awt/Print/Printable.cs | 4 +- .../Java/Awt/Print/PrinterAbortException.cs | 4 +- .../Java/Awt/Print/PrinterException.cs | 4 +- .../Java/Awt/Print/PrinterGraphics.cs | 4 +- .../Java/Awt/Print/PrinterIOException.cs | 4 +- .../Generated/Java/Awt/Print/PrinterJob.cs | 4 +- .../JNet/Generated/Java/Awt/PrintGraphics.cs | 4 +- src/net/JNet/Generated/Java/Awt/PrintJob.cs | 4 +- .../Generated/Java/Awt/RadialGradientPaint.cs | 4 +- src/net/JNet/Generated/Java/Awt/Rectangle.cs | 4 +- .../JNet/Generated/Java/Awt/RenderingHints.cs | 8 +- src/net/JNet/Generated/Java/Awt/Robot.cs | 4 +- src/net/JNet/Generated/Java/Awt/ScrollPane.cs | 4 +- .../Java/Awt/ScrollPaneAdjustable.cs | 4 +- src/net/JNet/Generated/Java/Awt/Scrollbar.cs | 4 +- .../JNet/Generated/Java/Awt/SecondaryLoop.cs | 4 +- src/net/JNet/Generated/Java/Awt/Shape.cs | 4 +- .../JNet/Generated/Java/Awt/SplashScreen.cs | 4 +- src/net/JNet/Generated/Java/Awt/Stroke.cs | 4 +- .../JNet/Generated/Java/Awt/SystemColor.cs | 4 +- src/net/JNet/Generated/Java/Awt/SystemTray.cs | 4 +- src/net/JNet/Generated/Java/Awt/Taskbar.cs | 12 +- src/net/JNet/Generated/Java/Awt/TextArea.cs | 4 +- .../JNet/Generated/Java/Awt/TextComponent.cs | 4 +- src/net/JNet/Generated/Java/Awt/TextField.cs | 4 +- .../JNet/Generated/Java/Awt/TexturePaint.cs | 4 +- src/net/JNet/Generated/Java/Awt/Toolkit.cs | 4 +- .../JNet/Generated/Java/Awt/Transparency.cs | 4 +- src/net/JNet/Generated/Java/Awt/TrayIcon.cs | 8 +- src/net/JNet/Generated/Java/Awt/Window.cs | 8 +- .../Generated/Java/Beans/BeanDescriptor.cs | 4 +- src/net/JNet/Generated/Java/Beans/BeanInfo.cs | 4 +- .../JNet/Generated/Java/Beans/BeanProperty.cs | 4 +- .../Java/Beans/Beancontext/BeanContext.cs | 4 +- .../Beans/Beancontext/BeanContextChild.cs | 4 +- .../BeanContextChildComponentProxy.cs | 4 +- .../Beancontext/BeanContextChildSupport.cs | 4 +- .../Beancontext/BeanContextContainerProxy.cs | 4 +- .../Beans/Beancontext/BeanContextEvent.cs | 4 +- .../Beancontext/BeanContextMembershipEvent.cs | 4 +- .../BeanContextMembershipListener.cs | 8 +- .../Beans/Beancontext/BeanContextProxy.cs | 4 +- .../BeanContextServiceAvailableEvent.cs | 4 +- .../Beancontext/BeanContextServiceProvider.cs | 4 +- .../BeanContextServiceProviderBeanInfo.cs | 4 +- .../BeanContextServiceRevokedEvent.cs | 4 +- .../BeanContextServiceRevokedListener.cs | 8 +- .../Beans/Beancontext/BeanContextServices.cs | 4 +- .../BeanContextServicesListener.cs | 8 +- .../Beancontext/BeanContextServicesSupport.cs | 4 +- .../Beans/Beancontext/BeanContextSupport.cs | 4 +- src/net/JNet/Generated/Java/Beans/Beans.cs | 4 +- .../Java/Beans/ConstructorProperties.cs | 4 +- .../JNet/Generated/Java/Beans/Customizer.cs | 4 +- .../Java/Beans/DefaultPersistenceDelegate.cs | 4 +- .../JNet/Generated/Java/Beans/DesignMode.cs | 4 +- src/net/JNet/Generated/Java/Beans/Encoder.cs | 4 +- .../JNet/Generated/Java/Beans/EventHandler.cs | 4 +- .../Java/Beans/EventSetDescriptor.cs | 4 +- .../Generated/Java/Beans/ExceptionListener.cs | 8 +- .../JNet/Generated/Java/Beans/Expression.cs | 4 +- .../Generated/Java/Beans/FeatureDescriptor.cs | 4 +- .../Java/Beans/IndexedPropertyChangeEvent.cs | 4 +- .../Java/Beans/IndexedPropertyDescriptor.cs | 4 +- .../Java/Beans/IntrospectionException.cs | 4 +- .../JNet/Generated/Java/Beans/Introspector.cs | 4 +- src/net/JNet/Generated/Java/Beans/JavaBean.cs | 4 +- .../Generated/Java/Beans/MethodDescriptor.cs | 4 +- .../Java/Beans/ParameterDescriptor.cs | 4 +- .../Java/Beans/PersistenceDelegate.cs | 4 +- .../Java/Beans/PropertyChangeEvent.cs | 4 +- .../Java/Beans/PropertyChangeListener.cs | 8 +- .../Java/Beans/PropertyChangeListenerProxy.cs | 4 +- .../Java/Beans/PropertyChangeSupport.cs | 4 +- .../Java/Beans/PropertyDescriptor.cs | 4 +- .../Generated/Java/Beans/PropertyEditor.cs | 4 +- .../Java/Beans/PropertyEditorManager.cs | 4 +- .../Java/Beans/PropertyEditorSupport.cs | 4 +- .../Java/Beans/PropertyVetoException.cs | 4 +- .../Generated/Java/Beans/SimpleBeanInfo.cs | 4 +- .../JNet/Generated/Java/Beans/Statement.cs | 4 +- .../JNet/Generated/Java/Beans/Transient.cs | 4 +- .../Java/Beans/VetoableChangeListener.cs | 8 +- .../Java/Beans/VetoableChangeListenerProxy.cs | 4 +- .../Java/Beans/VetoableChangeSupport.cs | 4 +- .../JNet/Generated/Java/Beans/Visibility.cs | 4 +- .../JNet/Generated/Java/Beans/XMLDecoder.cs | 4 +- .../JNet/Generated/Java/Beans/XMLEncoder.cs | 4 +- .../Generated/Java/Io/BufferedInputStream.cs | 4 +- .../Generated/Java/Io/BufferedOutputStream.cs | 4 +- .../JNet/Generated/Java/Io/BufferedReader.cs | 4 +- .../JNet/Generated/Java/Io/BufferedWriter.cs | 4 +- .../Generated/Java/Io/ByteArrayInputStream.cs | 4 +- .../Java/Io/ByteArrayOutputStream.cs | 4 +- .../JNet/Generated/Java/Io/CharArrayReader.cs | 4 +- .../JNet/Generated/Java/Io/CharArrayWriter.cs | 4 +- .../Java/Io/CharConversionException.cs | 4 +- src/net/JNet/Generated/Java/Io/Closeable.cs | 4 +- src/net/JNet/Generated/Java/Io/Console.cs | 4 +- src/net/JNet/Generated/Java/Io/DataInput.cs | 4 +- .../JNet/Generated/Java/Io/DataInputStream.cs | 4 +- src/net/JNet/Generated/Java/Io/DataOutput.cs | 4 +- .../Generated/Java/Io/DataOutputStream.cs | 4 +- .../JNet/Generated/Java/Io/EOFException.cs | 4 +- .../JNet/Generated/Java/Io/Externalizable.cs | 4 +- src/net/JNet/Generated/Java/Io/File.cs | 4 +- .../JNet/Generated/Java/Io/FileDescriptor.cs | 4 +- src/net/JNet/Generated/Java/Io/FileFilter.cs | 4 +- .../JNet/Generated/Java/Io/FileInputStream.cs | 4 +- .../Java/Io/FileNotFoundException.cs | 4 +- .../Generated/Java/Io/FileOutputStream.cs | 4 +- .../JNet/Generated/Java/Io/FilePermission.cs | 4 +- src/net/JNet/Generated/Java/Io/FileReader.cs | 4 +- src/net/JNet/Generated/Java/Io/FileWriter.cs | 4 +- .../JNet/Generated/Java/Io/FilenameFilter.cs | 4 +- .../Generated/Java/Io/FilterInputStream.cs | 4 +- .../Generated/Java/Io/FilterOutputStream.cs | 4 +- .../JNet/Generated/Java/Io/FilterReader.cs | 4 +- .../JNet/Generated/Java/Io/FilterWriter.cs | 4 +- src/net/JNet/Generated/Java/Io/Flushable.cs | 4 +- src/net/JNet/Generated/Java/Io/IOError.cs | 4 +- src/net/JNet/Generated/Java/Io/IOException.cs | 4 +- src/net/JNet/Generated/Java/Io/InputStream.cs | 4 +- .../Generated/Java/Io/InputStreamReader.cs | 4 +- .../Java/Io/InterruptedIOException.cs | 4 +- .../Java/Io/InvalidClassException.cs | 4 +- .../Java/Io/InvalidObjectException.cs | 4 +- .../Generated/Java/Io/LineNumberReader.cs | 4 +- .../Generated/Java/Io/NotActiveException.cs | 4 +- .../Java/Io/NotSerializableException.cs | 4 +- src/net/JNet/Generated/Java/Io/ObjectInput.cs | 4 +- .../Generated/Java/Io/ObjectInputFilter.cs | 16 +-- .../Generated/Java/Io/ObjectInputStream.cs | 8 +- .../Java/Io/ObjectInputValidation.cs | 4 +- .../JNet/Generated/Java/Io/ObjectOutput.cs | 4 +- .../Generated/Java/Io/ObjectOutputStream.cs | 8 +- .../Generated/Java/Io/ObjectStreamClass.cs | 4 +- .../Java/Io/ObjectStreamConstants.cs | 4 +- .../Java/Io/ObjectStreamException.cs | 4 +- .../Generated/Java/Io/ObjectStreamField.cs | 4 +- .../Java/Io/OptionalDataException.cs | 4 +- .../JNet/Generated/Java/Io/OutputStream.cs | 4 +- .../Generated/Java/Io/OutputStreamWriter.cs | 4 +- .../Generated/Java/Io/PipedInputStream.cs | 4 +- .../Generated/Java/Io/PipedOutputStream.cs | 4 +- src/net/JNet/Generated/Java/Io/PipedReader.cs | 4 +- src/net/JNet/Generated/Java/Io/PipedWriter.cs | 4 +- src/net/JNet/Generated/Java/Io/PrintStream.cs | 4 +- src/net/JNet/Generated/Java/Io/PrintWriter.cs | 4 +- .../Generated/Java/Io/PushbackInputStream.cs | 4 +- .../JNet/Generated/Java/Io/PushbackReader.cs | 4 +- .../Generated/Java/Io/RandomAccessFile.cs | 4 +- src/net/JNet/Generated/Java/Io/Reader.cs | 4 +- .../Generated/Java/Io/SequenceInputStream.cs | 4 +- .../JNet/Generated/Java/Io/Serializable.cs | 4 +- .../Java/Io/SerializablePermission.cs | 4 +- .../Java/Io/StreamCorruptedException.cs | 4 +- .../JNet/Generated/Java/Io/StreamTokenizer.cs | 4 +- .../JNet/Generated/Java/Io/StringReader.cs | 4 +- .../JNet/Generated/Java/Io/StringWriter.cs | 4 +- .../Generated/Java/Io/SyncFailedException.cs | 4 +- .../Java/Io/UTFDataFormatException.cs | 4 +- .../Generated/Java/Io/UncheckedIOException.cs | 4 +- .../Java/Io/UnsupportedEncodingException.cs | 4 +- .../Java/Io/WriteAbortedException.cs | 4 +- src/net/JNet/Generated/Java/Io/Writer.cs | 4 +- .../Java/Lang/AbstractMethodError.cs | 4 +- .../Java/Lang/Annotation/Annotation.cs | 4 +- .../Lang/Annotation/AnnotationFormatError.cs | 4 +- .../AnnotationTypeMismatchException.cs | 4 +- .../Java/Lang/Annotation/Documented.cs | 4 +- .../Java/Lang/Annotation/ElementType.cs | 4 +- .../IncompleteAnnotationException.cs | 4 +- .../Java/Lang/Annotation/Inherited.cs | 4 +- .../Generated/Java/Lang/Annotation/Native.cs | 4 +- .../Java/Lang/Annotation/Repeatable.cs | 4 +- .../Java/Lang/Annotation/Retention.cs | 4 +- .../Java/Lang/Annotation/RetentionPolicy.cs | 4 +- .../Generated/Java/Lang/Annotation/Target.cs | 4 +- .../JNet/Generated/Java/Lang/Appendable.cs | 4 +- .../Java/Lang/ArithmeticException.cs | 4 +- .../Lang/ArrayIndexOutOfBoundsException.cs | 4 +- .../Java/Lang/ArrayStoreException.cs | 4 +- .../Generated/Java/Lang/AssertionError.cs | 4 +- .../JNet/Generated/Java/Lang/AutoCloseable.cs | 4 +- src/net/JNet/Generated/Java/Lang/Boolean.cs | 4 +- .../Java/Lang/BootstrapMethodError.cs | 4 +- src/net/JNet/Generated/Java/Lang/Byte.cs | 4 +- .../JNet/Generated/Java/Lang/CharSequence.cs | 4 +- src/net/JNet/Generated/Java/Lang/Character.cs | 16 +-- src/net/JNet/Generated/Java/Lang/Class.cs | 8 +- .../Generated/Java/Lang/ClassCastException.cs | 4 +- .../Java/Lang/ClassCircularityError.cs | 4 +- .../Generated/Java/Lang/ClassFormatError.cs | 4 +- .../JNet/Generated/Java/Lang/ClassLoader.cs | 4 +- .../Java/Lang/ClassNotFoundException.cs | 4 +- .../JNet/Generated/Java/Lang/ClassValue.cs | 8 +- .../Java/Lang/CloneNotSupportedException.cs | 4 +- src/net/JNet/Generated/Java/Lang/Cloneable.cs | 4 +- .../JNet/Generated/Java/Lang/Comparable.cs | 8 +- .../JNet/Generated/Java/Lang/Deprecated.cs | 4 +- src/net/JNet/Generated/Java/Lang/Double.cs | 4 +- src/net/JNet/Generated/Java/Lang/Enum.cs | 8 +- .../Lang/EnumConstantNotPresentException.cs | 4 +- src/net/JNet/Generated/Java/Lang/Error.cs | 4 +- src/net/JNet/Generated/Java/Lang/Exception.cs | 4 +- .../Java/Lang/ExceptionInInitializerError.cs | 4 +- src/net/JNet/Generated/Java/Lang/Float.cs | 4 +- .../Java/Lang/FunctionalInterface.cs | 4 +- .../Generated/Java/Lang/IllegalAccessError.cs | 4 +- .../Java/Lang/IllegalAccessException.cs | 4 +- .../Java/Lang/IllegalArgumentException.cs | 4 +- .../Java/Lang/IllegalCallerException.cs | 4 +- .../Java/Lang/IllegalMonitorStateException.cs | 4 +- .../Java/Lang/IllegalStateException.cs | 4 +- .../Java/Lang/IllegalThreadStateException.cs | 4 +- .../Java/Lang/IncompatibleClassChangeError.cs | 4 +- .../Java/Lang/IndexOutOfBoundsException.cs | 4 +- .../Java/Lang/InheritableThreadLocal.cs | 8 +- .../Generated/Java/Lang/InstantiationError.cs | 4 +- .../Java/Lang/InstantiationException.cs | 4 +- .../Java/Lang/Instrument/ClassDefinition.cs | 4 +- .../Lang/Instrument/ClassFileTransformer.cs | 4 +- .../Instrument/IllegalClassFormatException.cs | 4 +- .../Java/Lang/Instrument/Instrumentation.cs | 4 +- .../Instrument/UnmodifiableClassException.cs | 4 +- .../Instrument/UnmodifiableModuleException.cs | 4 +- src/net/JNet/Generated/Java/Lang/Integer.cs | 4 +- .../JNet/Generated/Java/Lang/InternalError.cs | 4 +- .../Java/Lang/InterruptedException.cs | 4 +- .../Generated/Java/Lang/Invoke/CallSite.cs | 4 +- .../Java/Lang/Invoke/ConstantBootstraps.cs | 4 +- .../Java/Lang/Invoke/ConstantCallSite.cs | 4 +- .../Lang/Invoke/LambdaConversionException.cs | 4 +- .../Java/Lang/Invoke/LambdaMetafactory.cs | 4 +- .../Java/Lang/Invoke/MethodHandle.cs | 4 +- .../Java/Lang/Invoke/MethodHandleInfo.cs | 4 +- .../Java/Lang/Invoke/MethodHandleProxies.cs | 4 +- .../Java/Lang/Invoke/MethodHandles.cs | 8 +- .../Generated/Java/Lang/Invoke/MethodType.cs | 4 +- .../Java/Lang/Invoke/MutableCallSite.cs | 4 +- .../Java/Lang/Invoke/SerializedLambda.cs | 4 +- .../Java/Lang/Invoke/StringConcatException.cs | 4 +- .../Java/Lang/Invoke/StringConcatFactory.cs | 4 +- .../Generated/Java/Lang/Invoke/SwitchPoint.cs | 4 +- .../Generated/Java/Lang/Invoke/VarHandle.cs | 8 +- .../Java/Lang/Invoke/VolatileCallSite.cs | 4 +- .../Lang/Invoke/WrongMethodTypeException.cs | 4 +- .../Java/Lang/LayerInstantiationException.cs | 4 +- .../JNet/Generated/Java/Lang/LinkageError.cs | 4 +- src/net/JNet/Generated/Java/Lang/Long.cs | 4 +- .../Java/Lang/Management/BufferPoolMXBean.cs | 4 +- .../Lang/Management/ClassLoadingMXBean.cs | 4 +- .../Java/Lang/Management/CompilationMXBean.cs | 4 +- .../Lang/Management/GarbageCollectorMXBean.cs | 4 +- .../Java/Lang/Management/LockInfo.cs | 4 +- .../Java/Lang/Management/ManagementFactory.cs | 4 +- .../Lang/Management/ManagementPermission.cs | 4 +- .../Java/Lang/Management/MemoryMXBean.cs | 4 +- .../Lang/Management/MemoryManagerMXBean.cs | 4 +- .../Lang/Management/MemoryNotificationInfo.cs | 4 +- .../Java/Lang/Management/MemoryPoolMXBean.cs | 4 +- .../Java/Lang/Management/MemoryType.cs | 4 +- .../Java/Lang/Management/MemoryUsage.cs | 4 +- .../Java/Lang/Management/MonitorInfo.cs | 4 +- .../Lang/Management/OperatingSystemMXBean.cs | 4 +- .../Lang/Management/PlatformLoggingMXBean.cs | 4 +- .../Lang/Management/PlatformManagedObject.cs | 4 +- .../Java/Lang/Management/RuntimeMXBean.cs | 4 +- .../Java/Lang/Management/ThreadInfo.cs | 4 +- .../Java/Lang/Management/ThreadMXBean.cs | 4 +- src/net/JNet/Generated/Java/Lang/Math.cs | 4 +- src/net/JNet/Generated/Java/Lang/Module.cs | 4 +- .../JNet/Generated/Java/Lang/ModuleLayer.cs | 8 +- .../Java/Lang/ModuleNs/Configuration.cs | 4 +- .../Java/Lang/ModuleNs/FindException.cs | 4 +- .../InvalidModuleDescriptorException.cs | 4 +- .../Java/Lang/ModuleNs/ModuleDescriptor.cs | 44 +++---- .../Java/Lang/ModuleNs/ModuleFinder.cs | 4 +- .../Java/Lang/ModuleNs/ModuleReader.cs | 4 +- .../Java/Lang/ModuleNs/ModuleReference.cs | 4 +- .../Java/Lang/ModuleNs/ResolutionException.cs | 4 +- .../Java/Lang/ModuleNs/ResolvedModule.cs | 4 +- .../Java/Lang/NegativeArraySizeException.cs | 4 +- .../Java/Lang/NoClassDefFoundError.cs | 4 +- .../Generated/Java/Lang/NoSuchFieldError.cs | 4 +- .../Java/Lang/NoSuchFieldException.cs | 4 +- .../Generated/Java/Lang/NoSuchMethodError.cs | 4 +- .../Java/Lang/NoSuchMethodException.cs | 4 +- .../Java/Lang/NullPointerException.cs | 4 +- src/net/JNet/Generated/Java/Lang/Number.cs | 4 +- .../Java/Lang/NumberFormatException.cs | 4 +- src/net/JNet/Generated/Java/Lang/Object.cs | 4 +- .../Generated/Java/Lang/OutOfMemoryError.cs | 4 +- src/net/JNet/Generated/Java/Lang/Override.cs | 4 +- src/net/JNet/Generated/Java/Lang/Package.cs | 4 +- src/net/JNet/Generated/Java/Lang/Process.cs | 4 +- .../Generated/Java/Lang/ProcessBuilder.cs | 12 +- .../JNet/Generated/Java/Lang/ProcessHandle.cs | 8 +- src/net/JNet/Generated/Java/Lang/Readable.cs | 4 +- .../JNet/Generated/Java/Lang/Ref/Cleaner.cs | 8 +- .../Java/Lang/Ref/PhantomReference.cs | 8 +- .../JNet/Generated/Java/Lang/Ref/Reference.cs | 8 +- .../Generated/Java/Lang/Ref/ReferenceQueue.cs | 8 +- .../Generated/Java/Lang/Ref/SoftReference.cs | 8 +- .../Generated/Java/Lang/Ref/WeakReference.cs | 8 +- .../Java/Lang/Reflect/AccessibleObject.cs | 4 +- .../Java/Lang/Reflect/AnnotatedArrayType.cs | 4 +- .../Java/Lang/Reflect/AnnotatedElement.cs | 4 +- .../Reflect/AnnotatedParameterizedType.cs | 4 +- .../Java/Lang/Reflect/AnnotatedType.cs | 4 +- .../Lang/Reflect/AnnotatedTypeVariable.cs | 4 +- .../Lang/Reflect/AnnotatedWildcardType.cs | 4 +- .../JNet/Generated/Java/Lang/Reflect/Array.cs | 4 +- .../Java/Lang/Reflect/Constructor.cs | 8 +- .../Generated/Java/Lang/Reflect/Executable.cs | 4 +- .../JNet/Generated/Java/Lang/Reflect/Field.cs | 4 +- .../Java/Lang/Reflect/GenericArrayType.cs | 4 +- .../Java/Lang/Reflect/GenericDeclaration.cs | 4 +- .../Reflect/GenericSignatureFormatError.cs | 4 +- .../Reflect/InaccessibleObjectException.cs | 4 +- .../Java/Lang/Reflect/InvocationHandler.cs | 4 +- .../Lang/Reflect/InvocationTargetException.cs | 4 +- .../MalformedParameterizedTypeException.cs | 4 +- .../Reflect/MalformedParametersException.cs | 4 +- .../Generated/Java/Lang/Reflect/Member.cs | 4 +- .../Generated/Java/Lang/Reflect/Method.cs | 4 +- .../Generated/Java/Lang/Reflect/Modifier.cs | 4 +- .../Generated/Java/Lang/Reflect/Parameter.cs | 4 +- .../Java/Lang/Reflect/ParameterizedType.cs | 4 +- .../JNet/Generated/Java/Lang/Reflect/Proxy.cs | 4 +- .../Java/Lang/Reflect/ReflectPermission.cs | 4 +- .../JNet/Generated/Java/Lang/Reflect/Type.cs | 4 +- .../Java/Lang/Reflect/TypeVariable.cs | 8 +- .../Reflect/UndeclaredThrowableException.cs | 4 +- .../Java/Lang/Reflect/WildcardType.cs | 4 +- .../Java/Lang/ReflectiveOperationException.cs | 4 +- src/net/JNet/Generated/Java/Lang/Runnable.cs | 4 +- src/net/JNet/Generated/Java/Lang/Runtime.cs | 8 +- .../Generated/Java/Lang/RuntimeException.cs | 4 +- .../Generated/Java/Lang/RuntimePermission.cs | 4 +- .../JNet/Generated/Java/Lang/SafeVarargs.cs | 4 +- .../Generated/Java/Lang/SecurityException.cs | 4 +- .../Generated/Java/Lang/SecurityManager.cs | 4 +- src/net/JNet/Generated/Java/Lang/Short.cs | 4 +- .../Generated/Java/Lang/StackOverflowError.cs | 4 +- .../Generated/Java/Lang/StackTraceElement.cs | 4 +- .../JNet/Generated/Java/Lang/StackWalker.cs | 12 +- .../JNet/Generated/Java/Lang/StrictMath.cs | 4 +- src/net/JNet/Generated/Java/Lang/String.cs | 4 +- .../JNet/Generated/Java/Lang/StringBuffer.cs | 4 +- .../JNet/Generated/Java/Lang/StringBuilder.cs | 4 +- .../Lang/StringIndexOutOfBoundsException.cs | 4 +- .../Generated/Java/Lang/SuppressWarnings.cs | 4 +- src/net/JNet/Generated/Java/Lang/System.cs | 16 +-- src/net/JNet/Generated/Java/Lang/Thread.cs | 8 +- .../JNet/Generated/Java/Lang/ThreadDeath.cs | 4 +- .../JNet/Generated/Java/Lang/ThreadGroup.cs | 4 +- .../JNet/Generated/Java/Lang/ThreadLocal.cs | 8 +- .../Java/Lang/TypeNotPresentException.cs | 4 +- .../JNet/Generated/Java/Lang/UnknownError.cs | 4 +- .../Java/Lang/UnsatisfiedLinkError.cs | 4 +- .../Java/Lang/UnsupportedClassVersionError.cs | 4 +- .../Lang/UnsupportedOperationException.cs | 4 +- .../JNet/Generated/Java/Lang/VerifyError.cs | 4 +- .../Java/Lang/VirtualMachineError.cs | 4 +- src/net/JNet/Generated/Java/Lang/Void.cs | 4 +- .../JNet/Generated/Java/Math/BigDecimal.cs | 4 +- .../JNet/Generated/Java/Math/BigInteger.cs | 4 +- .../JNet/Generated/Java/Math/MathContext.cs | 4 +- .../JNet/Generated/Java/Math/RoundingMode.cs | 4 +- .../JNet/Generated/Java/Net/Authenticator.cs | 8 +- .../JNet/Generated/Java/Net/BindException.cs | 4 +- .../JNet/Generated/Java/Net/CacheRequest.cs | 4 +- .../JNet/Generated/Java/Net/CacheResponse.cs | 4 +- .../Generated/Java/Net/ConnectException.cs | 4 +- .../JNet/Generated/Java/Net/ContentHandler.cs | 4 +- .../Java/Net/ContentHandlerFactory.cs | 4 +- .../JNet/Generated/Java/Net/CookieHandler.cs | 4 +- .../JNet/Generated/Java/Net/CookieManager.cs | 4 +- .../JNet/Generated/Java/Net/CookiePolicy.cs | 4 +- .../JNet/Generated/Java/Net/CookieStore.cs | 4 +- .../JNet/Generated/Java/Net/DatagramPacket.cs | 4 +- .../JNet/Generated/Java/Net/DatagramSocket.cs | 4 +- .../Generated/Java/Net/DatagramSocketImpl.cs | 4 +- .../Java/Net/DatagramSocketImplFactory.cs | 4 +- .../JNet/Generated/Java/Net/FileNameMap.cs | 4 +- .../Generated/Java/Net/Http/HttpClient.cs | 16 +-- .../Net/Http/HttpConnectTimeoutException.cs | 4 +- .../Generated/Java/Net/Http/HttpHeaders.cs | 4 +- .../Generated/Java/Net/Http/HttpRequest.cs | 16 +-- .../Generated/Java/Net/Http/HttpResponse.cs | 44 +++---- .../Java/Net/Http/HttpTimeoutException.cs | 4 +- .../JNet/Generated/Java/Net/Http/WebSocket.cs | 16 +-- .../Net/Http/WebSocketHandshakeException.cs | 4 +- src/net/JNet/Generated/Java/Net/HttpCookie.cs | 4 +- .../Generated/Java/Net/HttpRetryException.cs | 4 +- .../Generated/Java/Net/HttpURLConnection.cs | 4 +- src/net/JNet/Generated/Java/Net/IDN.cs | 4 +- .../JNet/Generated/Java/Net/Inet4Address.cs | 4 +- .../JNet/Generated/Java/Net/Inet6Address.cs | 4 +- .../JNet/Generated/Java/Net/InetAddress.cs | 4 +- .../Generated/Java/Net/InetSocketAddress.cs | 4 +- .../Generated/Java/Net/InterfaceAddress.cs | 4 +- .../Generated/Java/Net/JarURLConnection.cs | 4 +- .../Java/Net/MalformedURLException.cs | 4 +- .../Generated/Java/Net/MulticastSocket.cs | 4 +- .../JNet/Generated/Java/Net/NetPermission.cs | 4 +- .../Generated/Java/Net/NetworkInterface.cs | 4 +- .../Java/Net/NoRouteToHostException.cs | 4 +- .../Java/Net/PasswordAuthentication.cs | 4 +- .../Java/Net/PortUnreachableException.cs | 4 +- .../Generated/Java/Net/ProtocolException.cs | 4 +- .../JNet/Generated/Java/Net/ProtocolFamily.cs | 4 +- src/net/JNet/Generated/Java/Net/Proxy.cs | 8 +- .../JNet/Generated/Java/Net/ProxySelector.cs | 4 +- .../JNet/Generated/Java/Net/ResponseCache.cs | 4 +- .../Generated/Java/Net/SecureCacheResponse.cs | 4 +- .../JNet/Generated/Java/Net/ServerSocket.cs | 4 +- src/net/JNet/Generated/Java/Net/Socket.cs | 4 +- .../JNet/Generated/Java/Net/SocketAddress.cs | 4 +- .../Generated/Java/Net/SocketException.cs | 4 +- src/net/JNet/Generated/Java/Net/SocketImpl.cs | 4 +- .../Generated/Java/Net/SocketImplFactory.cs | 4 +- .../JNet/Generated/Java/Net/SocketOption.cs | 8 +- .../JNet/Generated/Java/Net/SocketOptions.cs | 4 +- .../Generated/Java/Net/SocketPermission.cs | 4 +- .../Java/Net/SocketTimeoutException.cs | 4 +- .../Java/Net/Spi/URLStreamHandlerProvider.cs | 4 +- .../Java/Net/StandardProtocolFamily.cs | 4 +- .../Java/Net/StandardSocketOptions.cs | 4 +- src/net/JNet/Generated/Java/Net/URI.cs | 4 +- .../Generated/Java/Net/URISyntaxException.cs | 4 +- src/net/JNet/Generated/Java/Net/URL.cs | 4 +- .../JNet/Generated/Java/Net/URLClassLoader.cs | 4 +- .../JNet/Generated/Java/Net/URLConnection.cs | 4 +- src/net/JNet/Generated/Java/Net/URLDecoder.cs | 4 +- src/net/JNet/Generated/Java/Net/URLEncoder.cs | 4 +- .../JNet/Generated/Java/Net/URLPermission.cs | 4 +- .../Generated/Java/Net/URLStreamHandler.cs | 4 +- .../Java/Net/URLStreamHandlerFactory.cs | 4 +- .../Java/Net/UnknownHostException.cs | 4 +- .../Java/Net/UnknownServiceException.cs | 4 +- src/net/JNet/Generated/Java/Nio/Buffer.cs | 4 +- .../Java/Nio/BufferOverflowException.cs | 4 +- .../Java/Nio/BufferUnderflowException.cs | 4 +- src/net/JNet/Generated/Java/Nio/ByteBuffer.cs | 4 +- src/net/JNet/Generated/Java/Nio/ByteOrder.cs | 4 +- .../Nio/Channels/AcceptPendingException.cs | 4 +- .../Nio/Channels/AlreadyBoundException.cs | 4 +- .../Nio/Channels/AlreadyConnectedException.cs | 4 +- .../Nio/Channels/AsynchronousByteChannel.cs | 4 +- .../Java/Nio/Channels/AsynchronousChannel.cs | 4 +- .../Nio/Channels/AsynchronousChannelGroup.cs | 4 +- .../Channels/AsynchronousCloseException.cs | 4 +- .../Nio/Channels/AsynchronousFileChannel.cs | 4 +- .../AsynchronousServerSocketChannel.cs | 4 +- .../Nio/Channels/AsynchronousSocketChannel.cs | 4 +- .../Java/Nio/Channels/ByteChannel.cs | 4 +- .../Nio/Channels/CancelledKeyException.cs | 4 +- .../Generated/Java/Nio/Channels/Channel.cs | 4 +- .../Generated/Java/Nio/Channels/Channels.cs | 4 +- .../Channels/ClosedByInterruptException.cs | 4 +- .../Nio/Channels/ClosedChannelException.cs | 4 +- .../Nio/Channels/ClosedSelectorException.cs | 4 +- .../Java/Nio/Channels/CompletionHandler.cs | 8 +- .../Channels/ConnectionPendingException.cs | 4 +- .../Java/Nio/Channels/DatagramChannel.cs | 4 +- .../Java/Nio/Channels/FileChannel.cs | 8 +- .../Generated/Java/Nio/Channels/FileLock.cs | 4 +- .../Channels/FileLockInterruptionException.cs | 4 +- .../Java/Nio/Channels/GatheringByteChannel.cs | 4 +- .../Channels/IllegalBlockingModeException.cs | 4 +- .../Channels/IllegalChannelGroupException.cs | 4 +- .../Nio/Channels/IllegalSelectorException.cs | 4 +- .../Channels/InterruptedByTimeoutException.cs | 4 +- .../Java/Nio/Channels/InterruptibleChannel.cs | 4 +- .../Java/Nio/Channels/MembershipKey.cs | 4 +- .../Java/Nio/Channels/MulticastChannel.cs | 4 +- .../Java/Nio/Channels/NetworkChannel.cs | 4 +- .../Channels/NoConnectionPendingException.cs | 4 +- .../Channels/NonReadableChannelException.cs | 4 +- .../Channels/NonWritableChannelException.cs | 4 +- .../Java/Nio/Channels/NotYetBoundException.cs | 4 +- .../Nio/Channels/NotYetConnectedException.cs | 4 +- .../Channels/OverlappingFileLockException.cs | 4 +- .../JNet/Generated/Java/Nio/Channels/Pipe.cs | 12 +- .../Java/Nio/Channels/ReadPendingException.cs | 4 +- .../Java/Nio/Channels/ReadableByteChannel.cs | 4 +- .../Nio/Channels/ScatteringByteChannel.cs | 4 +- .../Java/Nio/Channels/SeekableByteChannel.cs | 4 +- .../Java/Nio/Channels/SelectableChannel.cs | 4 +- .../Java/Nio/Channels/SelectionKey.cs | 4 +- .../Generated/Java/Nio/Channels/Selector.cs | 4 +- .../Java/Nio/Channels/ServerSocketChannel.cs | 4 +- .../Channels/ShutdownChannelGroupException.cs | 4 +- .../Java/Nio/Channels/SocketChannel.cs | 4 +- .../Spi/AbstractInterruptibleChannel.cs | 4 +- .../Channels/Spi/AbstractSelectableChannel.cs | 4 +- .../Nio/Channels/Spi/AbstractSelectionKey.cs | 4 +- .../Java/Nio/Channels/Spi/AbstractSelector.cs | 4 +- .../Spi/AsynchronousChannelProvider.cs | 4 +- .../Java/Nio/Channels/Spi/SelectorProvider.cs | 4 +- .../Channels/UnresolvedAddressException.cs | 4 +- .../UnsupportedAddressTypeException.cs | 4 +- .../Java/Nio/Channels/WritableByteChannel.cs | 4 +- .../Nio/Channels/WritePendingException.cs | 4 +- src/net/JNet/Generated/Java/Nio/CharBuffer.cs | 4 +- .../Nio/Charset/CharacterCodingException.cs | 4 +- .../Generated/Java/Nio/Charset/Charset.cs | 4 +- .../Java/Nio/Charset/CharsetDecoder.cs | 4 +- .../Java/Nio/Charset/CharsetEncoder.cs | 4 +- .../Java/Nio/Charset/CoderMalfunctionError.cs | 4 +- .../Generated/Java/Nio/Charset/CoderResult.cs | 4 +- .../Java/Nio/Charset/CodingErrorAction.cs | 4 +- .../Charset/IllegalCharsetNameException.cs | 4 +- .../Nio/Charset/MalformedInputException.cs | 4 +- .../Java/Nio/Charset/Spi/CharsetProvider.cs | 4 +- .../Java/Nio/Charset/StandardCharsets.cs | 4 +- .../Charset/UnmappableCharacterException.cs | 4 +- .../Charset/UnsupportedCharsetException.cs | 4 +- .../JNet/Generated/Java/Nio/DoubleBuffer.cs | 4 +- .../Java/Nio/File/AccessDeniedException.cs | 4 +- .../Generated/Java/Nio/File/AccessMode.cs | 4 +- .../File/AtomicMoveNotSupportedException.cs | 4 +- .../Java/Nio/File/Attribute/AclEntry.cs | 8 +- .../Java/Nio/File/Attribute/AclEntryFlag.cs | 4 +- .../Nio/File/Attribute/AclEntryPermission.cs | 4 +- .../Java/Nio/File/Attribute/AclEntryType.cs | 4 +- .../File/Attribute/AclFileAttributeView.cs | 4 +- .../Java/Nio/File/Attribute/AttributeView.cs | 4 +- .../File/Attribute/BasicFileAttributeView.cs | 4 +- .../Nio/File/Attribute/BasicFileAttributes.cs | 4 +- .../File/Attribute/DosFileAttributeView.cs | 4 +- .../Nio/File/Attribute/DosFileAttributes.cs | 4 +- .../Java/Nio/File/Attribute/FileAttribute.cs | 8 +- .../Nio/File/Attribute/FileAttributeView.cs | 4 +- .../File/Attribute/FileOwnerAttributeView.cs | 4 +- .../File/Attribute/FileStoreAttributeView.cs | 4 +- .../Java/Nio/File/Attribute/FileTime.cs | 4 +- .../Java/Nio/File/Attribute/GroupPrincipal.cs | 4 +- .../File/Attribute/PosixFileAttributeView.cs | 4 +- .../Nio/File/Attribute/PosixFileAttributes.cs | 4 +- .../Nio/File/Attribute/PosixFilePermission.cs | 4 +- .../File/Attribute/PosixFilePermissions.cs | 4 +- .../Attribute/UserDefinedFileAttributeView.cs | 4 +- .../Java/Nio/File/Attribute/UserPrincipal.cs | 4 +- .../Attribute/UserPrincipalLookupService.cs | 4 +- .../UserPrincipalNotFoundException.cs | 4 +- .../File/ClosedDirectoryStreamException.cs | 4 +- .../Nio/File/ClosedFileSystemException.cs | 4 +- .../Nio/File/ClosedWatchServiceException.cs | 4 +- .../Generated/Java/Nio/File/CopyOption.cs | 4 +- .../Nio/File/DirectoryIteratorException.cs | 4 +- .../Nio/File/DirectoryNotEmptyException.cs | 4 +- .../Java/Nio/File/DirectoryStream.cs | 16 +-- .../Nio/File/FileAlreadyExistsException.cs | 4 +- .../JNet/Generated/Java/Nio/File/FileStore.cs | 4 +- .../Generated/Java/Nio/File/FileSystem.cs | 4 +- .../File/FileSystemAlreadyExistsException.cs | 4 +- .../Java/Nio/File/FileSystemException.cs | 4 +- .../Java/Nio/File/FileSystemLoopException.cs | 4 +- .../Nio/File/FileSystemNotFoundException.cs | 4 +- .../Generated/Java/Nio/File/FileSystems.cs | 4 +- .../Java/Nio/File/FileVisitOption.cs | 4 +- .../Java/Nio/File/FileVisitResult.cs | 4 +- .../Generated/Java/Nio/File/FileVisitor.cs | 8 +- src/net/JNet/Generated/Java/Nio/File/Files.cs | 4 +- .../Java/Nio/File/InvalidPathException.cs | 4 +- .../Generated/Java/Nio/File/LinkOption.cs | 4 +- .../Generated/Java/Nio/File/LinkPermission.cs | 4 +- .../Java/Nio/File/NoSuchFileException.cs | 4 +- .../Java/Nio/File/NotDirectoryException.cs | 4 +- .../Java/Nio/File/NotLinkException.cs | 4 +- .../Generated/Java/Nio/File/OpenOption.cs | 4 +- src/net/JNet/Generated/Java/Nio/File/Path.cs | 4 +- .../Generated/Java/Nio/File/PathMatcher.cs | 4 +- src/net/JNet/Generated/Java/Nio/File/Paths.cs | 4 +- .../Nio/File/ProviderMismatchException.cs | 4 +- .../Nio/File/ProviderNotFoundException.cs | 4 +- .../Nio/File/ReadOnlyFileSystemException.cs | 4 +- .../Java/Nio/File/SecureDirectoryStream.cs | 8 +- .../Java/Nio/File/SimpleFileVisitor.cs | 8 +- .../Java/Nio/File/Spi/FileSystemProvider.cs | 4 +- .../Java/Nio/File/Spi/FileTypeDetector.cs | 4 +- .../Java/Nio/File/StandardCopyOption.cs | 4 +- .../Java/Nio/File/StandardOpenOption.cs | 4 +- .../Java/Nio/File/StandardWatchEventKinds.cs | 4 +- .../Generated/Java/Nio/File/WatchEvent.cs | 20 +-- .../JNet/Generated/Java/Nio/File/WatchKey.cs | 4 +- .../Generated/Java/Nio/File/WatchService.cs | 4 +- .../JNet/Generated/Java/Nio/File/Watchable.cs | 4 +- .../JNet/Generated/Java/Nio/FloatBuffer.cs | 4 +- src/net/JNet/Generated/Java/Nio/IntBuffer.cs | 4 +- .../Java/Nio/InvalidMarkException.cs | 4 +- src/net/JNet/Generated/Java/Nio/LongBuffer.cs | 4 +- .../Generated/Java/Nio/MappedByteBuffer.cs | 4 +- .../Java/Nio/ReadOnlyBufferException.cs | 4 +- .../JNet/Generated/Java/Nio/ShortBuffer.cs | 4 +- .../Generated/Java/Rmi/AccessException.cs | 4 +- .../Java/Rmi/Activation/Activatable.cs | 4 +- .../Rmi/Activation/ActivateFailedException.cs | 4 +- .../Java/Rmi/Activation/ActivationDesc.cs | 4 +- .../Rmi/Activation/ActivationException.cs | 4 +- .../Java/Rmi/Activation/ActivationGroup.cs | 4 +- .../Rmi/Activation/ActivationGroupDesc.cs | 8 +- .../Java/Rmi/Activation/ActivationGroupID.cs | 4 +- .../Rmi/Activation/ActivationGroup_Stub.cs | 4 +- .../Java/Rmi/Activation/ActivationID.cs | 4 +- .../Rmi/Activation/ActivationInstantiator.cs | 4 +- .../Java/Rmi/Activation/ActivationMonitor.cs | 4 +- .../Java/Rmi/Activation/ActivationSystem.cs | 4 +- .../Java/Rmi/Activation/Activator.cs | 4 +- .../Rmi/Activation/UnknownGroupException.cs | 4 +- .../Rmi/Activation/UnknownObjectException.cs | 4 +- .../Java/Rmi/AlreadyBoundException.cs | 4 +- .../Generated/Java/Rmi/ConnectException.cs | 4 +- .../Generated/Java/Rmi/ConnectIOException.cs | 4 +- src/net/JNet/Generated/Java/Rmi/Dgc/DGC.cs | 4 +- src/net/JNet/Generated/Java/Rmi/Dgc/Lease.cs | 4 +- src/net/JNet/Generated/Java/Rmi/Dgc/VMID.cs | 4 +- .../Generated/Java/Rmi/MarshalException.cs | 4 +- .../Generated/Java/Rmi/MarshalledObject.cs | 8 +- src/net/JNet/Generated/Java/Rmi/Naming.cs | 4 +- .../Java/Rmi/NoSuchObjectException.cs | 4 +- .../Generated/Java/Rmi/NotBoundException.cs | 4 +- .../Java/Rmi/Registry/LocateRegistry.cs | 4 +- .../Generated/Java/Rmi/Registry/Registry.cs | 4 +- src/net/JNet/Generated/Java/Rmi/Remote.cs | 4 +- .../Generated/Java/Rmi/RemoteException.cs | 4 +- .../Java/Rmi/Server/ExportException.cs | 4 +- .../JNet/Generated/Java/Rmi/Server/ObjID.cs | 4 +- .../Java/Rmi/Server/RMIClassLoader.cs | 4 +- .../Java/Rmi/Server/RMIClassLoaderSpi.cs | 4 +- .../Java/Rmi/Server/RMIClientSocketFactory.cs | 4 +- .../Java/Rmi/Server/RMIFailureHandler.cs | 4 +- .../Java/Rmi/Server/RMIServerSocketFactory.cs | 4 +- .../Java/Rmi/Server/RMISocketFactory.cs | 4 +- .../Generated/Java/Rmi/Server/RemoteObject.cs | 4 +- .../Server/RemoteObjectInvocationHandler.cs | 4 +- .../Generated/Java/Rmi/Server/RemoteRef.cs | 4 +- .../Generated/Java/Rmi/Server/RemoteServer.cs | 4 +- .../Java/Rmi/Server/ServerCloneException.cs | 4 +- .../Rmi/Server/ServerNotActiveException.cs | 4 +- src/net/JNet/Generated/Java/Rmi/Server/UID.cs | 4 +- .../Java/Rmi/Server/UnicastRemoteObject.cs | 4 +- .../Generated/Java/Rmi/Server/Unreferenced.cs | 4 +- .../JNet/Generated/Java/Rmi/ServerError.cs | 4 +- .../Generated/Java/Rmi/ServerException.cs | 4 +- .../Java/Rmi/StubNotFoundException.cs | 4 +- .../Generated/Java/Rmi/UnexpectedException.cs | 4 +- .../Java/Rmi/UnknownHostException.cs | 4 +- .../Generated/Java/Rmi/UnmarshalException.cs | 4 +- .../Java/Security/AccessControlContext.cs | 4 +- .../Java/Security/AccessControlException.cs | 4 +- .../Java/Security/AccessController.cs | 4 +- .../Java/Security/AlgorithmConstraints.cs | 4 +- .../Security/AlgorithmParameterGenerator.cs | 4 +- .../AlgorithmParameterGeneratorSpi.cs | 4 +- .../Java/Security/AlgorithmParameters.cs | 4 +- .../Java/Security/AlgorithmParametersSpi.cs | 4 +- .../Generated/Java/Security/AllPermission.cs | 4 +- .../Generated/Java/Security/AuthProvider.cs | 4 +- .../Java/Security/BasicPermission.cs | 4 +- .../JNet/Generated/Java/Security/Cert/CRL.cs | 4 +- .../Java/Security/Cert/CRLException.cs | 4 +- .../Generated/Java/Security/Cert/CRLReason.cs | 4 +- .../Java/Security/Cert/CRLSelector.cs | 4 +- .../Generated/Java/Security/Cert/CertPath.cs | 4 +- .../Java/Security/Cert/CertPathBuilder.cs | 4 +- .../Security/Cert/CertPathBuilderException.cs | 4 +- .../Security/Cert/CertPathBuilderResult.cs | 4 +- .../Java/Security/Cert/CertPathBuilderSpi.cs | 4 +- .../Java/Security/Cert/CertPathChecker.cs | 4 +- .../Java/Security/Cert/CertPathParameters.cs | 4 +- .../Java/Security/Cert/CertPathValidator.cs | 4 +- .../Cert/CertPathValidatorException.cs | 12 +- .../Security/Cert/CertPathValidatorResult.cs | 4 +- .../Security/Cert/CertPathValidatorSpi.cs | 4 +- .../Java/Security/Cert/CertSelector.cs | 4 +- .../Generated/Java/Security/Cert/CertStore.cs | 4 +- .../Java/Security/Cert/CertStoreException.cs | 4 +- .../Java/Security/Cert/CertStoreParameters.cs | 4 +- .../Java/Security/Cert/CertStoreSpi.cs | 4 +- .../Java/Security/Cert/Certificate.cs | 4 +- .../Cert/CertificateEncodingException.cs | 4 +- .../Security/Cert/CertificateException.cs | 4 +- .../Cert/CertificateExpiredException.cs | 4 +- .../Java/Security/Cert/CertificateFactory.cs | 4 +- .../Security/Cert/CertificateFactorySpi.cs | 4 +- .../Cert/CertificateNotYetValidException.cs | 4 +- .../Cert/CertificateParsingException.cs | 4 +- .../Cert/CertificateRevokedException.cs | 4 +- .../Cert/CollectionCertStoreParameters.cs | 4 +- .../Generated/Java/Security/Cert/Extension.cs | 4 +- .../Security/Cert/LDAPCertStoreParameters.cs | 4 +- .../Security/Cert/PKIXBuilderParameters.cs | 4 +- .../Cert/PKIXCertPathBuilderResult.cs | 4 +- .../Java/Security/Cert/PKIXCertPathChecker.cs | 4 +- .../Cert/PKIXCertPathValidatorResult.cs | 4 +- .../Java/Security/Cert/PKIXParameters.cs | 4 +- .../Java/Security/Cert/PKIXReason.cs | 4 +- .../Security/Cert/PKIXRevocationChecker.cs | 8 +- .../Java/Security/Cert/PolicyNode.cs | 4 +- .../Java/Security/Cert/PolicyQualifierInfo.cs | 4 +- .../Java/Security/Cert/TrustAnchor.cs | 4 +- .../Security/Cert/URICertStoreParameters.cs | 4 +- .../Generated/Java/Security/Cert/X509CRL.cs | 4 +- .../Java/Security/Cert/X509CRLEntry.cs | 4 +- .../Java/Security/Cert/X509CRLSelector.cs | 4 +- .../Java/Security/Cert/X509CertSelector.cs | 4 +- .../Java/Security/Cert/X509Certificate.cs | 4 +- .../Java/Security/Cert/X509Extension.cs | 4 +- .../Generated/Java/Security/CodeSigner.cs | 4 +- .../Generated/Java/Security/CodeSource.cs | 4 +- .../Java/Security/CryptoPrimitive.cs | 4 +- .../Java/Security/DigestException.cs | 4 +- .../Java/Security/DigestInputStream.cs | 4 +- .../Java/Security/DigestOutputStream.cs | 4 +- .../Generated/Java/Security/DomainCombiner.cs | 4 +- .../Java/Security/DomainLoadStoreParameter.cs | 4 +- .../Generated/Java/Security/DrbgParameters.cs | 20 +-- .../Java/Security/GeneralSecurityException.cs | 4 +- src/net/JNet/Generated/Java/Security/Guard.cs | 4 +- .../Generated/Java/Security/GuardedObject.cs | 4 +- .../Java/Security/Interfaces/DSAKey.cs | 4 +- .../Interfaces/DSAKeyPairGenerator.cs | 4 +- .../Java/Security/Interfaces/DSAParams.cs | 4 +- .../Java/Security/Interfaces/DSAPrivateKey.cs | 4 +- .../Java/Security/Interfaces/DSAPublicKey.cs | 4 +- .../Java/Security/Interfaces/ECKey.cs | 4 +- .../Java/Security/Interfaces/ECPrivateKey.cs | 4 +- .../Java/Security/Interfaces/ECPublicKey.cs | 4 +- .../Java/Security/Interfaces/RSAKey.cs | 4 +- .../Interfaces/RSAMultiPrimePrivateCrtKey.cs | 4 +- .../Security/Interfaces/RSAPrivateCrtKey.cs | 4 +- .../Java/Security/Interfaces/RSAPrivateKey.cs | 4 +- .../Java/Security/Interfaces/RSAPublicKey.cs | 4 +- .../Java/Security/Interfaces/XECKey.cs | 4 +- .../Java/Security/Interfaces/XECPrivateKey.cs | 4 +- .../Java/Security/Interfaces/XECPublicKey.cs | 4 +- .../InvalidAlgorithmParameterException.cs | 4 +- .../Java/Security/InvalidKeyException.cs | 4 +- .../Security/InvalidParameterException.cs | 4 +- src/net/JNet/Generated/Java/Security/Key.cs | 4 +- .../Generated/Java/Security/KeyException.cs | 4 +- .../Generated/Java/Security/KeyFactory.cs | 4 +- .../Generated/Java/Security/KeyFactorySpi.cs | 4 +- .../Java/Security/KeyManagementException.cs | 4 +- .../JNet/Generated/Java/Security/KeyPair.cs | 4 +- .../Java/Security/KeyPairGenerator.cs | 4 +- .../Java/Security/KeyPairGeneratorSpi.cs | 4 +- .../JNet/Generated/Java/Security/KeyRep.cs | 8 +- .../JNet/Generated/Java/Security/KeyStore.cs | 44 +++---- .../Java/Security/KeyStoreException.cs | 4 +- .../Generated/Java/Security/KeyStoreSpi.cs | 4 +- .../Generated/Java/Security/MessageDigest.cs | 4 +- .../Java/Security/MessageDigestSpi.cs | 4 +- .../Java/Security/NoSuchAlgorithmException.cs | 4 +- .../Java/Security/NoSuchProviderException.cs | 4 +- .../Java/Security/PKCS12Attribute.cs | 4 +- .../Generated/Java/Security/Permission.cs | 4 +- .../Java/Security/PermissionCollection.cs | 4 +- .../Generated/Java/Security/Permissions.cs | 4 +- .../JNet/Generated/Java/Security/Policy.cs | 8 +- .../JNet/Generated/Java/Security/PolicySpi.cs | 4 +- .../JNet/Generated/Java/Security/Principal.cs | 4 +- .../Generated/Java/Security/PrivateKey.cs | 4 +- .../Java/Security/PrivilegedAction.cs | 8 +- .../Security/PrivilegedActionException.cs | 4 +- .../Security/PrivilegedExceptionAction.cs | 8 +- .../Java/Security/ProtectionDomain.cs | 4 +- .../JNet/Generated/Java/Security/Provider.cs | 8 +- .../Java/Security/ProviderException.cs | 4 +- .../JNet/Generated/Java/Security/PublicKey.cs | 4 +- .../Java/Security/SecureClassLoader.cs | 4 +- .../Generated/Java/Security/SecureRandom.cs | 4 +- .../Java/Security/SecureRandomParameters.cs | 4 +- .../Java/Security/SecureRandomSpi.cs | 4 +- .../JNet/Generated/Java/Security/Security.cs | 4 +- .../Java/Security/SecurityPermission.cs | 4 +- .../JNet/Generated/Java/Security/Signature.cs | 4 +- .../Java/Security/SignatureException.cs | 4 +- .../Generated/Java/Security/SignatureSpi.cs | 4 +- .../Generated/Java/Security/SignedObject.cs | 4 +- .../Security/Spec/AlgorithmParameterSpec.cs | 4 +- .../Java/Security/Spec/DSAGenParameterSpec.cs | 4 +- .../Java/Security/Spec/DSAParameterSpec.cs | 4 +- .../Java/Security/Spec/DSAPrivateKeySpec.cs | 4 +- .../Java/Security/Spec/DSAPublicKeySpec.cs | 4 +- .../Generated/Java/Security/Spec/ECField.cs | 4 +- .../Java/Security/Spec/ECFieldF2m.cs | 4 +- .../Generated/Java/Security/Spec/ECFieldFp.cs | 4 +- .../Java/Security/Spec/ECGenParameterSpec.cs | 4 +- .../Java/Security/Spec/ECParameterSpec.cs | 4 +- .../Generated/Java/Security/Spec/ECPoint.cs | 4 +- .../Java/Security/Spec/ECPrivateKeySpec.cs | 4 +- .../Java/Security/Spec/ECPublicKeySpec.cs | 4 +- .../Java/Security/Spec/EllipticCurve.cs | 4 +- .../Java/Security/Spec/EncodedKeySpec.cs | 4 +- .../Security/Spec/InvalidKeySpecException.cs | 4 +- .../Spec/InvalidParameterSpecException.cs | 4 +- .../Generated/Java/Security/Spec/KeySpec.cs | 4 +- .../Java/Security/Spec/MGF1ParameterSpec.cs | 4 +- .../Java/Security/Spec/NamedParameterSpec.cs | 4 +- .../Java/Security/Spec/PKCS8EncodedKeySpec.cs | 4 +- .../Java/Security/Spec/PSSParameterSpec.cs | 4 +- .../Security/Spec/RSAKeyGenParameterSpec.cs | 4 +- .../Spec/RSAMultiPrimePrivateCrtKeySpec.cs | 4 +- .../Java/Security/Spec/RSAOtherPrimeInfo.cs | 4 +- .../Security/Spec/RSAPrivateCrtKeySpec.cs | 4 +- .../Java/Security/Spec/RSAPrivateKeySpec.cs | 4 +- .../Java/Security/Spec/RSAPublicKeySpec.cs | 4 +- .../Java/Security/Spec/X509EncodedKeySpec.cs | 4 +- .../Java/Security/Spec/XECPrivateKeySpec.cs | 4 +- .../Java/Security/Spec/XECPublicKeySpec.cs | 4 +- .../JNet/Generated/Java/Security/Timestamp.cs | 4 +- .../Generated/Java/Security/URIParameter.cs | 4 +- .../Security/UnrecoverableEntryException.cs | 4 +- .../Security/UnrecoverableKeyException.cs | 4 +- .../Java/Security/UnresolvedPermission.cs | 4 +- src/net/JNet/Generated/Java/Sql/Array.cs | 4 +- .../Java/Sql/BatchUpdateException.cs | 4 +- src/net/JNet/Generated/Java/Sql/Blob.cs | 4 +- .../Generated/Java/Sql/CallableStatement.cs | 4 +- .../Generated/Java/Sql/ClientInfoStatus.cs | 4 +- src/net/JNet/Generated/Java/Sql/Clob.cs | 4 +- src/net/JNet/Generated/Java/Sql/Connection.cs | 4 +- .../Generated/Java/Sql/ConnectionBuilder.cs | 4 +- .../JNet/Generated/Java/Sql/DataTruncation.cs | 4 +- .../Generated/Java/Sql/DatabaseMetaData.cs | 4 +- src/net/JNet/Generated/Java/Sql/Date.cs | 4 +- src/net/JNet/Generated/Java/Sql/Driver.cs | 4 +- .../JNet/Generated/Java/Sql/DriverAction.cs | 4 +- .../JNet/Generated/Java/Sql/DriverManager.cs | 4 +- .../Generated/Java/Sql/DriverPropertyInfo.cs | 4 +- src/net/JNet/Generated/Java/Sql/JDBCType.cs | 4 +- src/net/JNet/Generated/Java/Sql/NClob.cs | 4 +- .../Generated/Java/Sql/ParameterMetaData.cs | 4 +- .../Generated/Java/Sql/PreparedStatement.cs | 4 +- .../Generated/Java/Sql/PseudoColumnUsage.cs | 4 +- src/net/JNet/Generated/Java/Sql/Ref.cs | 4 +- src/net/JNet/Generated/Java/Sql/ResultSet.cs | 4 +- .../Generated/Java/Sql/ResultSetMetaData.cs | 4 +- src/net/JNet/Generated/Java/Sql/RowId.cs | 4 +- .../JNet/Generated/Java/Sql/RowIdLifetime.cs | 4 +- .../Java/Sql/SQLClientInfoException.cs | 4 +- src/net/JNet/Generated/Java/Sql/SQLData.cs | 4 +- .../Generated/Java/Sql/SQLDataException.cs | 4 +- .../JNet/Generated/Java/Sql/SQLException.cs | 4 +- .../Sql/SQLFeatureNotSupportedException.cs | 4 +- src/net/JNet/Generated/Java/Sql/SQLInput.cs | 4 +- ...QLIntegrityConstraintViolationException.cs | 4 +- .../SQLInvalidAuthorizationSpecException.cs | 4 +- .../Sql/SQLNonTransientConnectionException.cs | 4 +- .../Java/Sql/SQLNonTransientException.cs | 4 +- src/net/JNet/Generated/Java/Sql/SQLOutput.cs | 4 +- .../JNet/Generated/Java/Sql/SQLPermission.cs | 4 +- .../Java/Sql/SQLRecoverableException.cs | 4 +- .../Java/Sql/SQLSyntaxErrorException.cs | 4 +- .../Generated/Java/Sql/SQLTimeoutException.cs | 4 +- .../Sql/SQLTransactionRollbackException.cs | 4 +- .../Sql/SQLTransientConnectionException.cs | 4 +- .../Java/Sql/SQLTransientException.cs | 4 +- src/net/JNet/Generated/Java/Sql/SQLType.cs | 4 +- src/net/JNet/Generated/Java/Sql/SQLWarning.cs | 4 +- src/net/JNet/Generated/Java/Sql/SQLXML.cs | 4 +- src/net/JNet/Generated/Java/Sql/Savepoint.cs | 4 +- .../JNet/Generated/Java/Sql/ShardingKey.cs | 4 +- .../Generated/Java/Sql/ShardingKeyBuilder.cs | 4 +- src/net/JNet/Generated/Java/Sql/Statement.cs | 4 +- src/net/JNet/Generated/Java/Sql/Struct.cs | 4 +- src/net/JNet/Generated/Java/Sql/Time.cs | 4 +- src/net/JNet/Generated/Java/Sql/Timestamp.cs | 4 +- src/net/JNet/Generated/Java/Sql/Types.cs | 4 +- src/net/JNet/Generated/Java/Sql/Wrapper.cs | 4 +- .../JNet/Generated/Java/Text/Annotation.cs | 4 +- .../Java/Text/AttributedCharacterIterator.cs | 8 +- .../Generated/Java/Text/AttributedString.cs | 4 +- src/net/JNet/Generated/Java/Text/Bidi.cs | 4 +- .../JNet/Generated/Java/Text/BreakIterator.cs | 4 +- .../Generated/Java/Text/CharacterIterator.cs | 4 +- .../JNet/Generated/Java/Text/ChoiceFormat.cs | 4 +- .../Java/Text/CollationElementIterator.cs | 4 +- .../JNet/Generated/Java/Text/CollationKey.cs | 4 +- src/net/JNet/Generated/Java/Text/Collator.cs | 4 +- .../JNet/Generated/Java/Text/DateFormat.cs | 8 +- .../Generated/Java/Text/DateFormatSymbols.cs | 4 +- .../JNet/Generated/Java/Text/DecimalFormat.cs | 4 +- .../Java/Text/DecimalFormatSymbols.cs | 4 +- .../JNet/Generated/Java/Text/FieldPosition.cs | 4 +- src/net/JNet/Generated/Java/Text/Format.cs | 8 +- .../JNet/Generated/Java/Text/MessageFormat.cs | 8 +- .../JNet/Generated/Java/Text/Normalizer.cs | 8 +- .../JNet/Generated/Java/Text/NumberFormat.cs | 8 +- .../Generated/Java/Text/ParseException.cs | 4 +- .../JNet/Generated/Java/Text/ParsePosition.cs | 4 +- .../Generated/Java/Text/RuleBasedCollator.cs | 4 +- .../Generated/Java/Text/SimpleDateFormat.cs | 4 +- .../Java/Text/Spi/BreakIteratorProvider.cs | 4 +- .../Java/Text/Spi/CollatorProvider.cs | 4 +- .../Java/Text/Spi/DateFormatProvider.cs | 4 +- .../Text/Spi/DateFormatSymbolsProvider.cs | 4 +- .../Text/Spi/DecimalFormatSymbolsProvider.cs | 4 +- .../Java/Text/Spi/NumberFormatProvider.cs | 4 +- .../Java/Text/StringCharacterIterator.cs | 4 +- .../Java/Time/Chrono/AbstractChronology.cs | 4 +- .../Java/Time/Chrono/ChronoLocalDate.cs | 4 +- .../Java/Time/Chrono/ChronoLocalDateTime.cs | 4 +- .../Java/Time/Chrono/ChronoPeriod.cs | 4 +- .../Java/Time/Chrono/ChronoZonedDateTime.cs | 4 +- .../Generated/Java/Time/Chrono/Chronology.cs | 4 +- .../JNet/Generated/Java/Time/Chrono/Era.cs | 4 +- .../Java/Time/Chrono/HijrahChronology.cs | 4 +- .../Generated/Java/Time/Chrono/HijrahDate.cs | 4 +- .../Generated/Java/Time/Chrono/HijrahEra.cs | 4 +- .../Java/Time/Chrono/IsoChronology.cs | 4 +- .../JNet/Generated/Java/Time/Chrono/IsoEra.cs | 4 +- .../Java/Time/Chrono/JapaneseChronology.cs | 4 +- .../Java/Time/Chrono/JapaneseDate.cs | 4 +- .../Generated/Java/Time/Chrono/JapaneseEra.cs | 4 +- .../Java/Time/Chrono/MinguoChronology.cs | 4 +- .../Generated/Java/Time/Chrono/MinguoDate.cs | 4 +- .../Generated/Java/Time/Chrono/MinguoEra.cs | 4 +- .../Time/Chrono/ThaiBuddhistChronology.cs | 4 +- .../Java/Time/Chrono/ThaiBuddhistDate.cs | 4 +- .../Java/Time/Chrono/ThaiBuddhistEra.cs | 4 +- src/net/JNet/Generated/Java/Time/Clock.cs | 4 +- .../Generated/Java/Time/DateTimeException.cs | 4 +- src/net/JNet/Generated/Java/Time/DayOfWeek.cs | 4 +- src/net/JNet/Generated/Java/Time/Duration.cs | 4 +- .../Java/Time/Format/DateTimeFormatter.cs | 4 +- .../Time/Format/DateTimeFormatterBuilder.cs | 4 +- .../Time/Format/DateTimeParseException.cs | 4 +- .../Java/Time/Format/DecimalStyle.cs | 4 +- .../Generated/Java/Time/Format/FormatStyle.cs | 4 +- .../Java/Time/Format/ResolverStyle.cs | 4 +- .../Generated/Java/Time/Format/SignStyle.cs | 4 +- .../Generated/Java/Time/Format/TextStyle.cs | 4 +- src/net/JNet/Generated/Java/Time/Instant.cs | 4 +- src/net/JNet/Generated/Java/Time/LocalDate.cs | 4 +- .../JNet/Generated/Java/Time/LocalDateTime.cs | 4 +- src/net/JNet/Generated/Java/Time/LocalTime.cs | 4 +- src/net/JNet/Generated/Java/Time/Month.cs | 4 +- src/net/JNet/Generated/Java/Time/MonthDay.cs | 4 +- .../Generated/Java/Time/OffsetDateTime.cs | 4 +- .../JNet/Generated/Java/Time/OffsetTime.cs | 4 +- src/net/JNet/Generated/Java/Time/Period.cs | 4 +- .../Java/Time/Temporal/ChronoField.cs | 4 +- .../Java/Time/Temporal/ChronoUnit.cs | 4 +- .../Generated/Java/Time/Temporal/IsoFields.cs | 4 +- .../Java/Time/Temporal/JulianFields.cs | 4 +- .../Generated/Java/Time/Temporal/Temporal.cs | 4 +- .../Java/Time/Temporal/TemporalAccessor.cs | 4 +- .../Java/Time/Temporal/TemporalAdjuster.cs | 4 +- .../Java/Time/Temporal/TemporalAdjusters.cs | 4 +- .../Java/Time/Temporal/TemporalAmount.cs | 4 +- .../Java/Time/Temporal/TemporalField.cs | 4 +- .../Java/Time/Temporal/TemporalQueries.cs | 4 +- .../Java/Time/Temporal/TemporalQuery.cs | 8 +- .../Java/Time/Temporal/TemporalUnit.cs | 4 +- .../UnsupportedTemporalTypeException.cs | 4 +- .../Java/Time/Temporal/ValueRange.cs | 4 +- .../Java/Time/Temporal/WeekFields.cs | 4 +- src/net/JNet/Generated/Java/Time/Year.cs | 4 +- src/net/JNet/Generated/Java/Time/YearMonth.cs | 4 +- .../Java/Time/Zone/ZoneOffsetTransition.cs | 4 +- .../Time/Zone/ZoneOffsetTransitionRule.cs | 8 +- .../Generated/Java/Time/Zone/ZoneRules.cs | 4 +- .../Java/Time/Zone/ZoneRulesException.cs | 4 +- .../Java/Time/Zone/ZoneRulesProvider.cs | 4 +- src/net/JNet/Generated/Java/Time/ZoneId.cs | 4 +- .../JNet/Generated/Java/Time/ZoneOffset.cs | 4 +- .../JNet/Generated/Java/Time/ZonedDateTime.cs | 4 +- .../Generated/Java/Util/AbstractCollection.cs | 8 +- .../JNet/Generated/Java/Util/AbstractList.cs | 8 +- .../JNet/Generated/Java/Util/AbstractMap.cs | 24 ++-- .../JNet/Generated/Java/Util/AbstractQueue.cs | 8 +- .../Java/Util/AbstractSequentialList.cs | 8 +- .../JNet/Generated/Java/Util/AbstractSet.cs | 8 +- .../JNet/Generated/Java/Util/ArrayDeque.cs | 8 +- src/net/JNet/Generated/Java/Util/ArrayList.cs | 8 +- src/net/JNet/Generated/Java/Util/Arrays.cs | 4 +- src/net/JNet/Generated/Java/Util/Base64.cs | 12 +- src/net/JNet/Generated/Java/Util/BitSet.cs | 4 +- src/net/JNet/Generated/Java/Util/Calendar.cs | 8 +- .../JNet/Generated/Java/Util/Collection.cs | 8 +- .../JNet/Generated/Java/Util/Collections.cs | 4 +- .../Concurrent/AbstractExecutorService.cs | 4 +- .../Util/Concurrent/ArrayBlockingQueue.cs | 8 +- .../Util/Concurrent/Atomic/AtomicBoolean.cs | 4 +- .../Util/Concurrent/Atomic/AtomicInteger.cs | 4 +- .../Concurrent/Atomic/AtomicIntegerArray.cs | 4 +- .../Atomic/AtomicIntegerFieldUpdater.cs | 8 +- .../Java/Util/Concurrent/Atomic/AtomicLong.cs | 4 +- .../Util/Concurrent/Atomic/AtomicLongArray.cs | 4 +- .../Atomic/AtomicLongFieldUpdater.cs | 8 +- .../Atomic/AtomicMarkableReference.cs | 8 +- .../Util/Concurrent/Atomic/AtomicReference.cs | 8 +- .../Concurrent/Atomic/AtomicReferenceArray.cs | 8 +- .../Atomic/AtomicReferenceFieldUpdater.cs | 8 +- .../Atomic/AtomicStampedReference.cs | 8 +- .../Concurrent/Atomic/DoubleAccumulator.cs | 4 +- .../Util/Concurrent/Atomic/DoubleAdder.cs | 4 +- .../Util/Concurrent/Atomic/LongAccumulator.cs | 4 +- .../Java/Util/Concurrent/Atomic/LongAdder.cs | 4 +- .../Java/Util/Concurrent/BlockingDeque.cs | 8 +- .../Java/Util/Concurrent/BlockingQueue.cs | 8 +- .../Util/Concurrent/BrokenBarrierException.cs | 4 +- .../Java/Util/Concurrent/Callable.cs | 8 +- .../Util/Concurrent/CancellationException.cs | 4 +- .../Java/Util/Concurrent/CompletableFuture.cs | 12 +- .../Util/Concurrent/CompletionException.cs | 4 +- .../Java/Util/Concurrent/CompletionService.cs | 8 +- .../Java/Util/Concurrent/CompletionStage.cs | 8 +- .../Java/Util/Concurrent/ConcurrentHashMap.cs | 16 +-- .../Util/Concurrent/ConcurrentLinkedDeque.cs | 8 +- .../Util/Concurrent/ConcurrentLinkedQueue.cs | 8 +- .../Java/Util/Concurrent/ConcurrentMap.cs | 8 +- .../Util/Concurrent/ConcurrentNavigableMap.cs | 8 +- .../Util/Concurrent/ConcurrentSkipListMap.cs | 8 +- .../Util/Concurrent/ConcurrentSkipListSet.cs | 8 +- .../Util/Concurrent/CopyOnWriteArrayList.cs | 8 +- .../Util/Concurrent/CopyOnWriteArraySet.cs | 8 +- .../Java/Util/Concurrent/CountDownLatch.cs | 4 +- .../Java/Util/Concurrent/CountedCompleter.cs | 8 +- .../Java/Util/Concurrent/CyclicBarrier.cs | 4 +- .../Java/Util/Concurrent/DelayQueue.cs | 8 +- .../Generated/Java/Util/Concurrent/Delayed.cs | 4 +- .../Java/Util/Concurrent/Exchanger.cs | 8 +- .../Util/Concurrent/ExecutionException.cs | 4 +- .../Java/Util/Concurrent/Executor.cs | 4 +- .../Concurrent/ExecutorCompletionService.cs | 8 +- .../Java/Util/Concurrent/ExecutorService.cs | 4 +- .../Java/Util/Concurrent/Executors.cs | 4 +- .../Generated/Java/Util/Concurrent/Flow.cs | 32 ++--- .../Java/Util/Concurrent/ForkJoinPool.cs | 12 +- .../Java/Util/Concurrent/ForkJoinTask.cs | 8 +- .../Util/Concurrent/ForkJoinWorkerThread.cs | 4 +- .../Generated/Java/Util/Concurrent/Future.cs | 8 +- .../Java/Util/Concurrent/FutureTask.cs | 8 +- .../Util/Concurrent/LinkedBlockingDeque.cs | 8 +- .../Util/Concurrent/LinkedBlockingQueue.cs | 8 +- .../Util/Concurrent/LinkedTransferQueue.cs | 8 +- .../Locks/AbstractOwnableSynchronizer.cs | 4 +- .../Locks/AbstractQueuedLongSynchronizer.cs | 8 +- .../Locks/AbstractQueuedSynchronizer.cs | 8 +- .../Java/Util/Concurrent/Locks/Condition.cs | 4 +- .../Java/Util/Concurrent/Locks/Lock.cs | 4 +- .../Java/Util/Concurrent/Locks/LockSupport.cs | 4 +- .../Util/Concurrent/Locks/ReadWriteLock.cs | 4 +- .../Util/Concurrent/Locks/ReentrantLock.cs | 4 +- .../Locks/ReentrantReadWriteLock.cs | 12 +- .../Java/Util/Concurrent/Locks/StampedLock.cs | 4 +- .../Generated/Java/Util/Concurrent/Phaser.cs | 4 +- .../Util/Concurrent/PriorityBlockingQueue.cs | 8 +- .../Java/Util/Concurrent/RecursiveAction.cs | 4 +- .../Java/Util/Concurrent/RecursiveTask.cs | 8 +- .../Concurrent/RejectedExecutionException.cs | 4 +- .../Concurrent/RejectedExecutionHandler.cs | 4 +- .../Java/Util/Concurrent/RunnableFuture.cs | 8 +- .../Concurrent/RunnableScheduledFuture.cs | 8 +- .../Concurrent/ScheduledExecutorService.cs | 4 +- .../Java/Util/Concurrent/ScheduledFuture.cs | 8 +- .../Concurrent/ScheduledThreadPoolExecutor.cs | 4 +- .../Java/Util/Concurrent/Semaphore.cs | 4 +- .../Util/Concurrent/SubmissionPublisher.cs | 8 +- .../Java/Util/Concurrent/SynchronousQueue.cs | 8 +- .../Java/Util/Concurrent/ThreadFactory.cs | 4 +- .../Java/Util/Concurrent/ThreadLocalRandom.cs | 4 +- .../Util/Concurrent/ThreadPoolExecutor.cs | 20 +-- .../Java/Util/Concurrent/TimeUnit.cs | 4 +- .../Java/Util/Concurrent/TimeoutException.cs | 4 +- .../Java/Util/Concurrent/TransferQueue.cs | 8 +- .../Util/ConcurrentModificationException.cs | 4 +- src/net/JNet/Generated/Java/Util/Currency.cs | 4 +- src/net/JNet/Generated/Java/Util/Date.cs | 4 +- src/net/JNet/Generated/Java/Util/Deque.cs | 8 +- .../JNet/Generated/Java/Util/Dictionary.cs | 8 +- .../Java/Util/DoubleSummaryStatistics.cs | 4 +- .../Util/DuplicateFormatFlagsException.cs | 4 +- .../Java/Util/EmptyStackException.cs | 4 +- src/net/JNet/Generated/Java/Util/EnumMap.cs | 8 +- src/net/JNet/Generated/Java/Util/EnumSet.cs | 8 +- .../JNet/Generated/Java/Util/Enumeration.cs | 8 +- .../Generated/Java/Util/EventListenerProxy.cs | 8 +- .../JNet/Generated/Java/Util/EventObject.cs | 4 +- .../FormatFlagsConversionMismatchException.cs | 4 +- .../JNet/Generated/Java/Util/Formattable.cs | 4 +- .../Generated/Java/Util/FormattableFlags.cs | 4 +- src/net/JNet/Generated/Java/Util/Formatter.cs | 8 +- .../Java/Util/FormatterClosedException.cs | 4 +- .../Java/Util/Function/BiConsumer.cs | 16 +-- .../Java/Util/Function/BiFunction.cs | 16 +-- .../Java/Util/Function/BiPredicate.cs | 16 +-- .../Java/Util/Function/BinaryOperator.cs | 16 +-- .../Java/Util/Function/BooleanSupplier.cs | 8 +- .../Generated/Java/Util/Function/Consumer.cs | 16 +-- .../Util/Function/DoubleBinaryOperator.cs | 8 +- .../Java/Util/Function/DoubleConsumer.cs | 8 +- .../Java/Util/Function/DoubleFunction.cs | 16 +-- .../Java/Util/Function/DoublePredicate.cs | 8 +- .../Java/Util/Function/DoubleSupplier.cs | 8 +- .../Java/Util/Function/DoubleToIntFunction.cs | 8 +- .../Util/Function/DoubleToLongFunction.cs | 8 +- .../Java/Util/Function/DoubleUnaryOperator.cs | 8 +- .../Generated/Java/Util/Function/Function.cs | 16 +-- .../Java/Util/Function/IntBinaryOperator.cs | 8 +- .../Java/Util/Function/IntConsumer.cs | 8 +- .../Java/Util/Function/IntFunction.cs | 16 +-- .../Java/Util/Function/IntPredicate.cs | 8 +- .../Java/Util/Function/IntSupplier.cs | 8 +- .../Java/Util/Function/IntToDoubleFunction.cs | 8 +- .../Java/Util/Function/IntToLongFunction.cs | 8 +- .../Java/Util/Function/IntUnaryOperator.cs | 8 +- .../Java/Util/Function/LongBinaryOperator.cs | 8 +- .../Java/Util/Function/LongConsumer.cs | 8 +- .../Java/Util/Function/LongFunction.cs | 16 +-- .../Java/Util/Function/LongPredicate.cs | 8 +- .../Java/Util/Function/LongSupplier.cs | 8 +- .../Util/Function/LongToDoubleFunction.cs | 8 +- .../Java/Util/Function/LongToIntFunction.cs | 8 +- .../Java/Util/Function/LongUnaryOperator.cs | 8 +- .../Java/Util/Function/ObjDoubleConsumer.cs | 16 +-- .../Java/Util/Function/ObjIntConsumer.cs | 16 +-- .../Java/Util/Function/ObjLongConsumer.cs | 16 +-- .../Generated/Java/Util/Function/Predicate.cs | 16 +-- .../Generated/Java/Util/Function/Supplier.cs | 16 +-- .../Java/Util/Function/ToDoubleBiFunction.cs | 16 +-- .../Java/Util/Function/ToDoubleFunction.cs | 16 +-- .../Java/Util/Function/ToIntBiFunction.cs | 16 +-- .../Java/Util/Function/ToIntFunction.cs | 16 +-- .../Java/Util/Function/ToLongBiFunction.cs | 16 +-- .../Java/Util/Function/ToLongFunction.cs | 16 +-- .../Java/Util/Function/UnaryOperator.cs | 16 +-- .../Generated/Java/Util/GregorianCalendar.cs | 4 +- src/net/JNet/Generated/Java/Util/HashMap.cs | 8 +- src/net/JNet/Generated/Java/Util/HashSet.cs | 8 +- src/net/JNet/Generated/Java/Util/Hashtable.cs | 8 +- .../Generated/Java/Util/IdentityHashMap.cs | 8 +- .../Util/IllegalFormatCodePointException.cs | 4 +- .../Util/IllegalFormatConversionException.cs | 4 +- .../Java/Util/IllegalFormatException.cs | 4 +- .../Java/Util/IllegalFormatFlagsException.cs | 4 +- .../Util/IllegalFormatPrecisionException.cs | 4 +- .../Java/Util/IllegalFormatWidthException.cs | 4 +- .../Java/Util/IllformedLocaleException.cs | 4 +- .../Java/Util/InputMismatchException.cs | 4 +- .../Java/Util/IntSummaryStatistics.cs | 4 +- .../Util/InvalidPropertiesFormatException.cs | 4 +- .../Generated/Java/Util/Jar/Attributes.cs | 8 +- .../JNet/Generated/Java/Util/Jar/JarEntry.cs | 4 +- .../Generated/Java/Util/Jar/JarException.cs | 4 +- .../JNet/Generated/Java/Util/Jar/JarFile.cs | 4 +- .../Generated/Java/Util/Jar/JarInputStream.cs | 4 +- .../Java/Util/Jar/JarOutputStream.cs | 4 +- .../JNet/Generated/Java/Util/Jar/Manifest.cs | 4 +- .../JNet/Generated/Java/Util/LinkedHashMap.cs | 8 +- .../JNet/Generated/Java/Util/LinkedHashSet.cs | 8 +- .../JNet/Generated/Java/Util/LinkedList.cs | 8 +- src/net/JNet/Generated/Java/Util/List.cs | 8 +- .../JNet/Generated/Java/Util/ListIterator.cs | 8 +- .../Generated/Java/Util/ListResourceBundle.cs | 4 +- src/net/JNet/Generated/Java/Util/Locale.cs | 24 ++-- .../Java/Util/Logging/ConsoleHandler.cs | 4 +- .../Java/Util/Logging/ErrorManager.cs | 4 +- .../Java/Util/Logging/FileHandler.cs | 4 +- .../Generated/Java/Util/Logging/Filter.cs | 4 +- .../Generated/Java/Util/Logging/Formatter.cs | 4 +- .../Generated/Java/Util/Logging/Handler.cs | 4 +- .../JNet/Generated/Java/Util/Logging/Level.cs | 4 +- .../Generated/Java/Util/Logging/LogManager.cs | 4 +- .../Generated/Java/Util/Logging/LogRecord.cs | 4 +- .../Generated/Java/Util/Logging/Logger.cs | 4 +- .../Java/Util/Logging/LoggingPermission.cs | 4 +- .../Java/Util/Logging/MemoryHandler.cs | 4 +- .../Java/Util/Logging/SimpleFormatter.cs | 4 +- .../Java/Util/Logging/SocketHandler.cs | 4 +- .../Java/Util/Logging/StreamHandler.cs | 4 +- .../Java/Util/Logging/XMLFormatter.cs | 4 +- .../Java/Util/LongSummaryStatistics.cs | 4 +- src/net/JNet/Generated/Java/Util/Map.cs | 16 +-- .../Util/MissingFormatArgumentException.cs | 4 +- .../Java/Util/MissingFormatWidthException.cs | 4 +- .../Java/Util/MissingResourceException.cs | 4 +- .../JNet/Generated/Java/Util/NavigableMap.cs | 8 +- .../JNet/Generated/Java/Util/NavigableSet.cs | 8 +- .../Java/Util/NoSuchElementException.cs | 4 +- src/net/JNet/Generated/Java/Util/Objects.cs | 4 +- src/net/JNet/Generated/Java/Util/Optional.cs | 8 +- .../Generated/Java/Util/OptionalDouble.cs | 4 +- .../JNet/Generated/Java/Util/OptionalInt.cs | 4 +- .../JNet/Generated/Java/Util/OptionalLong.cs | 4 +- .../Java/Util/Prefs/AbstractPreferences.cs | 4 +- .../Java/Util/Prefs/BackingStoreException.cs | 4 +- .../InvalidPreferencesFormatException.cs | 4 +- .../Java/Util/Prefs/NodeChangeEvent.cs | 4 +- .../Java/Util/Prefs/NodeChangeListener.cs | 8 +- .../Java/Util/Prefs/PreferenceChangeEvent.cs | 4 +- .../Util/Prefs/PreferenceChangeListener.cs | 8 +- .../Generated/Java/Util/Prefs/Preferences.cs | 4 +- .../Java/Util/Prefs/PreferencesFactory.cs | 4 +- .../Generated/Java/Util/PrimitiveIterator.cs | 20 +-- .../JNet/Generated/Java/Util/PriorityQueue.cs | 8 +- .../JNet/Generated/Java/Util/Properties.cs | 4 +- .../Generated/Java/Util/PropertyPermission.cs | 4 +- .../Java/Util/PropertyResourceBundle.cs | 4 +- src/net/JNet/Generated/Java/Util/Queue.cs | 8 +- src/net/JNet/Generated/Java/Util/Random.cs | 4 +- .../JNet/Generated/Java/Util/RandomAccess.cs | 4 +- .../Generated/Java/Util/Regex/MatchResult.cs | 4 +- .../JNet/Generated/Java/Util/Regex/Matcher.cs | 4 +- .../JNet/Generated/Java/Util/Regex/Pattern.cs | 4 +- .../Java/Util/Regex/PatternSyntaxException.cs | 4 +- .../Generated/Java/Util/ResourceBundle.cs | 8 +- src/net/JNet/Generated/Java/Util/Scanner.cs | 4 +- .../Java/Util/ServiceConfigurationError.cs | 4 +- .../JNet/Generated/Java/Util/ServiceLoader.cs | 8 +- src/net/JNet/Generated/Java/Util/Set.cs | 8 +- .../Generated/Java/Util/SimpleTimeZone.cs | 4 +- src/net/JNet/Generated/Java/Util/SortedMap.cs | 8 +- src/net/JNet/Generated/Java/Util/SortedSet.cs | 8 +- .../Spi/AbstractResourceBundleProvider.cs | 4 +- .../Java/Util/Spi/CalendarDataProvider.cs | 4 +- .../Java/Util/Spi/CalendarNameProvider.cs | 4 +- .../Java/Util/Spi/CurrencyNameProvider.cs | 4 +- .../Java/Util/Spi/LocaleNameProvider.cs | 4 +- .../Java/Util/Spi/LocaleServiceProvider.cs | 4 +- .../Util/Spi/ResourceBundleControlProvider.cs | 4 +- .../Java/Util/Spi/ResourceBundleProvider.cs | 4 +- .../Java/Util/Spi/TimeZoneNameProvider.cs | 4 +- .../Generated/Java/Util/Spi/ToolProvider.cs | 4 +- .../JNet/Generated/Java/Util/Spliterator.cs | 28 ++--- .../JNet/Generated/Java/Util/Spliterators.cs | 24 ++-- .../Generated/Java/Util/SplittableRandom.cs | 4 +- src/net/JNet/Generated/Java/Util/Stack.cs | 8 +- .../Generated/Java/Util/Stream/BaseStream.cs | 8 +- .../Generated/Java/Util/Stream/Collector.cs | 12 +- .../Generated/Java/Util/Stream/Collectors.cs | 4 +- .../Java/Util/Stream/DoubleStream.cs | 4 +- .../Generated/Java/Util/Stream/IntStream.cs | 4 +- .../Generated/Java/Util/Stream/LongStream.cs | 4 +- .../JNet/Generated/Java/Util/Stream/Stream.cs | 8 +- .../Java/Util/Stream/StreamSupport.cs | 4 +- .../JNet/Generated/Java/Util/StringJoiner.cs | 4 +- .../Generated/Java/Util/StringTokenizer.cs | 4 +- src/net/JNet/Generated/Java/Util/TimeZone.cs | 4 +- src/net/JNet/Generated/Java/Util/Timer.cs | 4 +- src/net/JNet/Generated/Java/Util/TimerTask.cs | 4 +- .../Java/Util/TooManyListenersException.cs | 4 +- src/net/JNet/Generated/Java/Util/TreeMap.cs | 8 +- src/net/JNet/Generated/Java/Util/TreeSet.cs | 8 +- src/net/JNet/Generated/Java/Util/UUID.cs | 4 +- .../Util/UnknownFormatConversionException.cs | 4 +- .../Java/Util/UnknownFormatFlagsException.cs | 4 +- src/net/JNet/Generated/Java/Util/Vector.cs | 8 +- .../JNet/Generated/Java/Util/WeakHashMap.cs | 8 +- .../JNet/Generated/Java/Util/Zip/Adler32.cs | 4 +- src/net/JNet/Generated/Java/Util/Zip/CRC32.cs | 4 +- .../JNet/Generated/Java/Util/Zip/CRC32C.cs | 4 +- .../Java/Util/Zip/CheckedInputStream.cs | 4 +- .../Java/Util/Zip/CheckedOutputStream.cs | 4 +- .../JNet/Generated/Java/Util/Zip/Checksum.cs | 4 +- .../Java/Util/Zip/DataFormatException.cs | 4 +- .../JNet/Generated/Java/Util/Zip/Deflater.cs | 4 +- .../Java/Util/Zip/DeflaterInputStream.cs | 4 +- .../Java/Util/Zip/DeflaterOutputStream.cs | 4 +- .../Java/Util/Zip/GZIPInputStream.cs | 4 +- .../Java/Util/Zip/GZIPOutputStream.cs | 4 +- .../JNet/Generated/Java/Util/Zip/Inflater.cs | 4 +- .../Java/Util/Zip/InflaterInputStream.cs | 4 +- .../Java/Util/Zip/InflaterOutputStream.cs | 4 +- .../JNet/Generated/Java/Util/Zip/ZipEntry.cs | 4 +- .../JNet/Generated/Java/Util/Zip/ZipError.cs | 4 +- .../Generated/Java/Util/Zip/ZipException.cs | 4 +- .../JNet/Generated/Java/Util/Zip/ZipFile.cs | 4 +- .../Generated/Java/Util/Zip/ZipInputStream.cs | 4 +- .../Java/Util/Zip/ZipOutputStream.cs | 4 +- .../Accessibility/AccessibilityProvider.cs | 4 +- .../Javax/Accessibility/Accessible.cs | 4 +- .../Javax/Accessibility/AccessibleAction.cs | 4 +- .../AccessibleAttributeSequence.cs | 4 +- .../Javax/Accessibility/AccessibleBundle.cs | 4 +- .../Accessibility/AccessibleComponent.cs | 4 +- .../Javax/Accessibility/AccessibleContext.cs | 4 +- .../Accessibility/AccessibleEditableText.cs | 4 +- .../AccessibleExtendedComponent.cs | 4 +- .../Accessibility/AccessibleExtendedTable.cs | 4 +- .../Accessibility/AccessibleExtendedText.cs | 4 +- .../Accessibility/AccessibleHyperlink.cs | 4 +- .../Accessibility/AccessibleHypertext.cs | 4 +- .../Javax/Accessibility/AccessibleIcon.cs | 4 +- .../Accessibility/AccessibleKeyBinding.cs | 4 +- .../Javax/Accessibility/AccessibleRelation.cs | 4 +- .../Accessibility/AccessibleRelationSet.cs | 4 +- .../Javax/Accessibility/AccessibleRole.cs | 4 +- .../Accessibility/AccessibleSelection.cs | 4 +- .../Javax/Accessibility/AccessibleState.cs | 4 +- .../Javax/Accessibility/AccessibleStateSet.cs | 4 +- .../Accessibility/AccessibleStreamable.cs | 4 +- .../Javax/Accessibility/AccessibleTable.cs | 4 +- .../AccessibleTableModelChange.cs | 4 +- .../Javax/Accessibility/AccessibleText.cs | 4 +- .../Accessibility/AccessibleTextSequence.cs | 4 +- .../Javax/Accessibility/AccessibleValue.cs | 4 +- .../Processing/AbstractProcessor.cs | 4 +- .../Javax/Annotation/Processing/Completion.cs | 4 +- .../Annotation/Processing/Completions.cs | 4 +- .../Javax/Annotation/Processing/Filer.cs | 4 +- .../Annotation/Processing/FilerException.cs | 4 +- .../Javax/Annotation/Processing/Generated.cs | 4 +- .../Javax/Annotation/Processing/Messager.cs | 4 +- .../Processing/ProcessingEnvironment.cs | 4 +- .../Javax/Annotation/Processing/Processor.cs | 4 +- .../Annotation/Processing/RoundEnvironment.cs | 4 +- .../Processing/SupportedAnnotationTypes.cs | 4 +- .../Annotation/Processing/SupportedOptions.cs | 4 +- .../Processing/SupportedSourceVersion.cs | 4 +- .../Javax/Crypto/AEADBadTagException.cs | 4 +- .../Javax/Crypto/BadPaddingException.cs | 4 +- src/net/JNet/Generated/Javax/Crypto/Cipher.cs | 4 +- .../Javax/Crypto/CipherInputStream.cs | 4 +- .../Javax/Crypto/CipherOutputStream.cs | 4 +- .../JNet/Generated/Javax/Crypto/CipherSpi.cs | 4 +- .../Javax/Crypto/EncryptedPrivateKeyInfo.cs | 4 +- .../Javax/Crypto/ExemptionMechanism.cs | 4 +- .../Crypto/ExemptionMechanismException.cs | 4 +- .../Javax/Crypto/ExemptionMechanismSpi.cs | 4 +- .../Javax/Crypto/IllegalBlockSizeException.cs | 4 +- .../Javax/Crypto/Interfaces/DHKey.cs | 4 +- .../Javax/Crypto/Interfaces/DHPrivateKey.cs | 4 +- .../Javax/Crypto/Interfaces/DHPublicKey.cs | 4 +- .../Javax/Crypto/Interfaces/PBEKey.cs | 4 +- .../Generated/Javax/Crypto/KeyAgreement.cs | 4 +- .../Generated/Javax/Crypto/KeyAgreementSpi.cs | 4 +- .../Generated/Javax/Crypto/KeyGenerator.cs | 4 +- .../Generated/Javax/Crypto/KeyGeneratorSpi.cs | 4 +- src/net/JNet/Generated/Javax/Crypto/Mac.cs | 4 +- src/net/JNet/Generated/Javax/Crypto/MacSpi.cs | 4 +- .../Javax/Crypto/NoSuchPaddingException.cs | 4 +- .../JNet/Generated/Javax/Crypto/NullCipher.cs | 4 +- .../Generated/Javax/Crypto/SealedObject.cs | 4 +- .../JNet/Generated/Javax/Crypto/SecretKey.cs | 4 +- .../Javax/Crypto/SecretKeyFactory.cs | 4 +- .../Javax/Crypto/SecretKeyFactorySpi.cs | 4 +- .../Javax/Crypto/ShortBufferException.cs | 4 +- .../Crypto/Spec/ChaCha20ParameterSpec.cs | 4 +- .../Generated/Javax/Crypto/Spec/DESKeySpec.cs | 4 +- .../Javax/Crypto/Spec/DESedeKeySpec.cs | 4 +- .../Javax/Crypto/Spec/DHGenParameterSpec.cs | 4 +- .../Javax/Crypto/Spec/DHParameterSpec.cs | 4 +- .../Javax/Crypto/Spec/DHPrivateKeySpec.cs | 4 +- .../Javax/Crypto/Spec/DHPublicKeySpec.cs | 4 +- .../Javax/Crypto/Spec/GCMParameterSpec.cs | 4 +- .../Javax/Crypto/Spec/IvParameterSpec.cs | 4 +- .../Javax/Crypto/Spec/OAEPParameterSpec.cs | 4 +- .../Generated/Javax/Crypto/Spec/PBEKeySpec.cs | 4 +- .../Javax/Crypto/Spec/PBEParameterSpec.cs | 4 +- .../Generated/Javax/Crypto/Spec/PSource.cs | 8 +- .../Javax/Crypto/Spec/RC2ParameterSpec.cs | 4 +- .../Javax/Crypto/Spec/RC5ParameterSpec.cs | 4 +- .../Javax/Crypto/Spec/SecretKeySpec.cs | 4 +- .../Imageio/Event/IIOReadProgressListener.cs | 8 +- .../Imageio/Event/IIOReadUpdateListener.cs | 8 +- .../Imageio/Event/IIOReadWarningListener.cs | 8 +- .../Imageio/Event/IIOWriteProgressListener.cs | 8 +- .../Imageio/Event/IIOWriteWarningListener.cs | 8 +- .../Generated/Javax/Imageio/IIOException.cs | 4 +- .../JNet/Generated/Javax/Imageio/IIOImage.cs | 4 +- .../JNet/Generated/Javax/Imageio/IIOParam.cs | 4 +- .../Javax/Imageio/IIOParamController.cs | 4 +- .../JNet/Generated/Javax/Imageio/ImageIO.cs | 4 +- .../Generated/Javax/Imageio/ImageReadParam.cs | 4 +- .../Generated/Javax/Imageio/ImageReader.cs | 4 +- .../Javax/Imageio/ImageTranscoder.cs | 4 +- .../Javax/Imageio/ImageTypeSpecifier.cs | 4 +- .../Javax/Imageio/ImageWriteParam.cs | 4 +- .../Generated/Javax/Imageio/ImageWriter.cs | 4 +- .../Metadata/IIOInvalidTreeException.cs | 4 +- .../Javax/Imageio/Metadata/IIOMetadata.cs | 4 +- .../Imageio/Metadata/IIOMetadataController.cs | 4 +- .../Imageio/Metadata/IIOMetadataFormat.cs | 4 +- .../Imageio/Metadata/IIOMetadataFormatImpl.cs | 4 +- .../Javax/Imageio/Metadata/IIOMetadataNode.cs | 4 +- .../Imageio/Plugins/Bmp/BMPImageWriteParam.cs | 4 +- .../Imageio/Plugins/Jpeg/JPEGHuffmanTable.cs | 4 +- .../Plugins/Jpeg/JPEGImageReadParam.cs | 4 +- .../Plugins/Jpeg/JPEGImageWriteParam.cs | 4 +- .../Javax/Imageio/Plugins/Jpeg/JPEGQTable.cs | 4 +- .../Plugins/Tiff/BaselineTIFFTagSet.cs | 4 +- .../Imageio/Plugins/Tiff/ExifGPSTagSet.cs | 4 +- .../Tiff/ExifInteroperabilityTagSet.cs | 4 +- .../Plugins/Tiff/ExifParentTIFFTagSet.cs | 4 +- .../Imageio/Plugins/Tiff/ExifTIFFTagSet.cs | 4 +- .../Imageio/Plugins/Tiff/FaxTIFFTagSet.cs | 4 +- .../Imageio/Plugins/Tiff/GeoTIFFTagSet.cs | 4 +- .../Imageio/Plugins/Tiff/TIFFDirectory.cs | 4 +- .../Javax/Imageio/Plugins/Tiff/TIFFField.cs | 4 +- .../Plugins/Tiff/TIFFImageReadParam.cs | 4 +- .../Javax/Imageio/Plugins/Tiff/TIFFTag.cs | 4 +- .../Javax/Imageio/Plugins/Tiff/TIFFTagSet.cs | 4 +- .../Javax/Imageio/Spi/IIORegistry.cs | 4 +- .../Javax/Imageio/Spi/IIOServiceProvider.cs | 4 +- .../Javax/Imageio/Spi/ImageInputStreamSpi.cs | 4 +- .../Javax/Imageio/Spi/ImageOutputStreamSpi.cs | 4 +- .../Javax/Imageio/Spi/ImageReaderSpi.cs | 4 +- .../Javax/Imageio/Spi/ImageReaderWriterSpi.cs | 4 +- .../Javax/Imageio/Spi/ImageTranscoderSpi.cs | 4 +- .../Javax/Imageio/Spi/ImageWriterSpi.cs | 4 +- .../Javax/Imageio/Spi/RegisterableService.cs | 4 +- .../Javax/Imageio/Spi/ServiceRegistry.cs | 8 +- .../Stream/FileCacheImageInputStream.cs | 4 +- .../Stream/FileCacheImageOutputStream.cs | 4 +- .../Imageio/Stream/FileImageInputStream.cs | 4 +- .../Imageio/Stream/FileImageOutputStream.cs | 4 +- .../Javax/Imageio/Stream/IIOByteBuffer.cs | 4 +- .../Javax/Imageio/Stream/ImageInputStream.cs | 4 +- .../Imageio/Stream/ImageInputStreamImpl.cs | 4 +- .../Javax/Imageio/Stream/ImageOutputStream.cs | 4 +- .../Imageio/Stream/ImageOutputStreamImpl.cs | 4 +- .../Stream/MemoryCacheImageInputStream.cs | 4 +- .../Stream/MemoryCacheImageOutputStream.cs | 4 +- .../Javax/Lang/Model/AnnotatedConstruct.cs | 4 +- .../Lang/Model/Element/AnnotationMirror.cs | 4 +- .../Lang/Model/Element/AnnotationValue.cs | 4 +- .../Model/Element/AnnotationValueVisitor.cs | 8 +- .../Javax/Lang/Model/Element/Element.cs | 4 +- .../Javax/Lang/Model/Element/ElementKind.cs | 4 +- .../Lang/Model/Element/ElementVisitor.cs | 8 +- .../Lang/Model/Element/ExecutableElement.cs | 4 +- .../Javax/Lang/Model/Element/Modifier.cs | 4 +- .../Javax/Lang/Model/Element/ModuleElement.cs | 40 +++--- .../Javax/Lang/Model/Element/Name.cs | 4 +- .../Javax/Lang/Model/Element/NestingKind.cs | 4 +- .../Lang/Model/Element/PackageElement.cs | 4 +- .../Lang/Model/Element/Parameterizable.cs | 4 +- .../Lang/Model/Element/QualifiedNameable.cs | 4 +- .../Javax/Lang/Model/Element/TypeElement.cs | 4 +- .../Model/Element/TypeParameterElement.cs | 4 +- .../UnknownAnnotationValueException.cs | 4 +- .../Element/UnknownDirectiveException.cs | 4 +- .../Model/Element/UnknownElementException.cs | 4 +- .../Lang/Model/Element/VariableElement.cs | 4 +- .../Javax/Lang/Model/SourceVersion.cs | 4 +- .../Javax/Lang/Model/Type/ArrayType.cs | 4 +- .../Javax/Lang/Model/Type/DeclaredType.cs | 4 +- .../Javax/Lang/Model/Type/ErrorType.cs | 4 +- .../Javax/Lang/Model/Type/ExecutableType.cs | 4 +- .../Javax/Lang/Model/Type/IntersectionType.cs | 4 +- .../Lang/Model/Type/MirroredTypeException.cs | 4 +- .../Lang/Model/Type/MirroredTypesException.cs | 4 +- .../Generated/Javax/Lang/Model/Type/NoType.cs | 4 +- .../Javax/Lang/Model/Type/NullType.cs | 4 +- .../Javax/Lang/Model/Type/PrimitiveType.cs | 4 +- .../Javax/Lang/Model/Type/ReferenceType.cs | 4 +- .../Javax/Lang/Model/Type/TypeKind.cs | 4 +- .../Javax/Lang/Model/Type/TypeMirror.cs | 4 +- .../Javax/Lang/Model/Type/TypeVariable.cs | 4 +- .../Javax/Lang/Model/Type/TypeVisitor.cs | 8 +- .../Javax/Lang/Model/Type/UnionType.cs | 4 +- .../Lang/Model/Type/UnknownTypeException.cs | 4 +- .../Javax/Lang/Model/Type/WildcardType.cs | 4 +- .../Lang/Model/UnknownEntityException.cs | 4 +- .../Util/AbstractAnnotationValueVisitor6.cs | 8 +- .../Util/AbstractAnnotationValueVisitor7.cs | 8 +- .../Util/AbstractAnnotationValueVisitor8.cs | 8 +- .../Util/AbstractAnnotationValueVisitor9.cs | 8 +- .../Model/Util/AbstractElementVisitor6.cs | 8 +- .../Model/Util/AbstractElementVisitor7.cs | 8 +- .../Model/Util/AbstractElementVisitor8.cs | 8 +- .../Model/Util/AbstractElementVisitor9.cs | 8 +- .../Lang/Model/Util/AbstractTypeVisitor6.cs | 8 +- .../Lang/Model/Util/AbstractTypeVisitor7.cs | 8 +- .../Lang/Model/Util/AbstractTypeVisitor8.cs | 8 +- .../Lang/Model/Util/AbstractTypeVisitor9.cs | 8 +- .../Javax/Lang/Model/Util/ElementFilter.cs | 4 +- .../Lang/Model/Util/ElementKindVisitor6.cs | 8 +- .../Lang/Model/Util/ElementKindVisitor7.cs | 8 +- .../Lang/Model/Util/ElementKindVisitor8.cs | 8 +- .../Lang/Model/Util/ElementKindVisitor9.cs | 8 +- .../Javax/Lang/Model/Util/ElementScanner6.cs | 8 +- .../Javax/Lang/Model/Util/ElementScanner7.cs | 8 +- .../Javax/Lang/Model/Util/ElementScanner8.cs | 8 +- .../Javax/Lang/Model/Util/ElementScanner9.cs | 8 +- .../Javax/Lang/Model/Util/Elements.cs | 8 +- .../Util/SimpleAnnotationValueVisitor6.cs | 8 +- .../Util/SimpleAnnotationValueVisitor7.cs | 8 +- .../Util/SimpleAnnotationValueVisitor8.cs | 8 +- .../Util/SimpleAnnotationValueVisitor9.cs | 8 +- .../Lang/Model/Util/SimpleElementVisitor6.cs | 8 +- .../Lang/Model/Util/SimpleElementVisitor7.cs | 8 +- .../Lang/Model/Util/SimpleElementVisitor8.cs | 8 +- .../Lang/Model/Util/SimpleElementVisitor9.cs | 8 +- .../Lang/Model/Util/SimpleTypeVisitor6.cs | 8 +- .../Lang/Model/Util/SimpleTypeVisitor7.cs | 8 +- .../Lang/Model/Util/SimpleTypeVisitor8.cs | 8 +- .../Lang/Model/Util/SimpleTypeVisitor9.cs | 8 +- .../Javax/Lang/Model/Util/TypeKindVisitor6.cs | 8 +- .../Javax/Lang/Model/Util/TypeKindVisitor7.cs | 8 +- .../Javax/Lang/Model/Util/TypeKindVisitor8.cs | 8 +- .../Javax/Lang/Model/Util/TypeKindVisitor9.cs | 8 +- .../Generated/Javax/Lang/Model/Util/Types.cs | 4 +- .../Generated/Javax/Management/Attribute.cs | 4 +- .../Management/AttributeChangeNotification.cs | 4 +- .../AttributeChangeNotificationFilter.cs | 4 +- .../Javax/Management/AttributeList.cs | 4 +- .../Management/AttributeNotFoundException.cs | 4 +- .../Javax/Management/AttributeValueExp.cs | 4 +- .../BadAttributeValueExpException.cs | 4 +- .../BadBinaryOpValueExpException.cs | 4 +- .../Management/BadStringOperationException.cs | 4 +- .../Javax/Management/ConstructorParameters.cs | 4 +- .../Generated/Javax/Management/Descriptor.cs | 4 +- .../Javax/Management/DescriptorAccess.cs | 4 +- .../Javax/Management/DescriptorKey.cs | 4 +- .../Javax/Management/DescriptorRead.cs | 4 +- .../Javax/Management/DynamicMBean.cs | 4 +- .../Javax/Management/ImmutableDescriptor.cs | 4 +- .../InstanceAlreadyExistsException.cs | 4 +- .../Management/InstanceNotFoundException.cs | 4 +- .../Management/IntrospectionException.cs | 4 +- .../Management/InvalidApplicationException.cs | 4 +- .../InvalidAttributeValueException.cs | 4 +- .../Generated/Javax/Management/JMException.cs | 4 +- .../Javax/Management/JMRuntimeException.cs | 4 +- .../JNet/Generated/Javax/Management/JMX.cs | 4 +- .../Management/ListenerNotFoundException.cs | 4 +- .../Loading/ClassLoaderRepository.cs | 4 +- .../Javax/Management/Loading/MLet.cs | 4 +- .../Javax/Management/Loading/MLetContent.cs | 4 +- .../Javax/Management/Loading/MLetMBean.cs | 4 +- .../Management/Loading/PrivateClassLoader.cs | 4 +- .../Javax/Management/Loading/PrivateMLet.cs | 4 +- .../Javax/Management/MBeanAttributeInfo.cs | 4 +- .../Javax/Management/MBeanConstructorInfo.cs | 4 +- .../Javax/Management/MBeanException.cs | 4 +- .../Javax/Management/MBeanFeatureInfo.cs | 4 +- .../Generated/Javax/Management/MBeanInfo.cs | 4 +- .../Javax/Management/MBeanNotificationInfo.cs | 4 +- .../Javax/Management/MBeanOperationInfo.cs | 4 +- .../Javax/Management/MBeanParameterInfo.cs | 4 +- .../Javax/Management/MBeanPermission.cs | 4 +- .../Javax/Management/MBeanRegistration.cs | 4 +- .../Management/MBeanRegistrationException.cs | 4 +- .../Generated/Javax/Management/MBeanServer.cs | 4 +- .../Javax/Management/MBeanServerBuilder.cs | 4 +- .../Javax/Management/MBeanServerConnection.cs | 4 +- .../Javax/Management/MBeanServerDelegate.cs | 4 +- .../Management/MBeanServerDelegateMBean.cs | 4 +- .../Javax/Management/MBeanServerFactory.cs | 4 +- .../MBeanServerInvocationHandler.cs | 4 +- .../Management/MBeanServerNotification.cs | 4 +- .../Javax/Management/MBeanServerPermission.cs | 4 +- .../Javax/Management/MBeanTrustPermission.cs | 4 +- .../JNet/Generated/Javax/Management/MXBean.cs | 4 +- .../MalformedObjectNameException.cs | 4 +- .../Modelmbean/DescriptorSupport.cs | 4 +- .../InvalidTargetObjectTypeException.cs | 4 +- .../Javax/Management/Modelmbean/ModelMBean.cs | 4 +- .../Modelmbean/ModelMBeanAttributeInfo.cs | 4 +- .../Modelmbean/ModelMBeanConstructorInfo.cs | 4 +- .../Management/Modelmbean/ModelMBeanInfo.cs | 4 +- .../Modelmbean/ModelMBeanInfoSupport.cs | 4 +- .../ModelMBeanNotificationBroadcaster.cs | 4 +- .../Modelmbean/ModelMBeanNotificationInfo.cs | 4 +- .../Modelmbean/ModelMBeanOperationInfo.cs | 4 +- .../Modelmbean/RequiredModelMBean.cs | 4 +- .../Modelmbean/XMLParseException.cs | 4 +- .../Management/Monitor/CounterMonitor.cs | 4 +- .../Management/Monitor/CounterMonitorMBean.cs | 4 +- .../Javax/Management/Monitor/GaugeMonitor.cs | 4 +- .../Management/Monitor/GaugeMonitorMBean.cs | 4 +- .../Javax/Management/Monitor/Monitor.cs | 4 +- .../Javax/Management/Monitor/MonitorMBean.cs | 4 +- .../Management/Monitor/MonitorNotification.cs | 4 +- .../Monitor/MonitorSettingException.cs | 4 +- .../Javax/Management/Monitor/StringMonitor.cs | 4 +- .../Management/Monitor/StringMonitorMBean.cs | 4 +- .../Management/NotCompliantMBeanException.cs | 4 +- .../Javax/Management/Notification.cs | 4 +- .../Management/NotificationBroadcaster.cs | 4 +- .../NotificationBroadcasterSupport.cs | 4 +- .../Javax/Management/NotificationEmitter.cs | 4 +- .../Javax/Management/NotificationFilter.cs | 8 +- .../Management/NotificationFilterSupport.cs | 4 +- .../Javax/Management/NotificationListener.cs | 8 +- .../Javax/Management/ObjectInstance.cs | 4 +- .../Generated/Javax/Management/ObjectName.cs | 4 +- .../Javax/Management/Openmbean/ArrayType.cs | 8 +- .../Management/Openmbean/CompositeData.cs | 4 +- .../CompositeDataInvocationHandler.cs | 4 +- .../Openmbean/CompositeDataSupport.cs | 4 +- .../Management/Openmbean/CompositeDataView.cs | 4 +- .../Management/Openmbean/CompositeType.cs | 4 +- .../Openmbean/InvalidKeyException.cs | 4 +- .../Openmbean/InvalidOpenTypeException.cs | 4 +- .../Openmbean/KeyAlreadyExistsException.cs | 4 +- .../Management/Openmbean/OpenDataException.cs | 4 +- .../Openmbean/OpenMBeanAttributeInfo.cs | 4 +- .../OpenMBeanAttributeInfoSupport.cs | 4 +- .../Openmbean/OpenMBeanConstructorInfo.cs | 4 +- .../OpenMBeanConstructorInfoSupport.cs | 4 +- .../Management/Openmbean/OpenMBeanInfo.cs | 4 +- .../Openmbean/OpenMBeanInfoSupport.cs | 4 +- .../Openmbean/OpenMBeanOperationInfo.cs | 4 +- .../OpenMBeanOperationInfoSupport.cs | 4 +- .../Openmbean/OpenMBeanParameterInfo.cs | 4 +- .../OpenMBeanParameterInfoSupport.cs | 4 +- .../Javax/Management/Openmbean/OpenType.cs | 8 +- .../Javax/Management/Openmbean/SimpleType.cs | 8 +- .../Javax/Management/Openmbean/TabularData.cs | 4 +- .../Openmbean/TabularDataSupport.cs | 4 +- .../Javax/Management/Openmbean/TabularType.cs | 4 +- .../Javax/Management/OperationsException.cs | 4 +- .../Javax/Management/PersistentMBean.cs | 4 +- .../JNet/Generated/Javax/Management/Query.cs | 4 +- .../Generated/Javax/Management/QueryEval.cs | 4 +- .../Generated/Javax/Management/QueryExp.cs | 4 +- .../Javax/Management/ReflectionException.cs | 4 +- .../Relation/InvalidRelationIdException.cs | 4 +- .../InvalidRelationServiceException.cs | 4 +- .../Relation/InvalidRelationTypeException.cs | 4 +- .../Relation/InvalidRoleInfoException.cs | 4 +- .../Relation/InvalidRoleValueException.cs | 4 +- .../Relation/MBeanServerNotificationFilter.cs | 4 +- .../Javax/Management/Relation/Relation.cs | 4 +- .../Management/Relation/RelationException.cs | 4 +- .../Relation/RelationNotFoundException.cs | 4 +- .../Relation/RelationNotification.cs | 4 +- .../Management/Relation/RelationService.cs | 4 +- .../Relation/RelationServiceMBean.cs | 4 +- .../RelationServiceNotRegisteredException.cs | 4 +- .../Management/Relation/RelationSupport.cs | 4 +- .../Relation/RelationSupportMBean.cs | 4 +- .../Javax/Management/Relation/RelationType.cs | 4 +- .../Relation/RelationTypeNotFoundException.cs | 4 +- .../Relation/RelationTypeSupport.cs | 4 +- .../Javax/Management/Relation/Role.cs | 4 +- .../Javax/Management/Relation/RoleInfo.cs | 4 +- .../Relation/RoleInfoNotFoundException.cs | 4 +- .../Javax/Management/Relation/RoleList.cs | 4 +- .../Relation/RoleNotFoundException.cs | 4 +- .../Javax/Management/Relation/RoleResult.cs | 4 +- .../Javax/Management/Relation/RoleStatus.cs | 4 +- .../Management/Relation/RoleUnresolved.cs | 4 +- .../Management/Relation/RoleUnresolvedList.cs | 4 +- .../Javax/Management/Remote/JMXAddressable.cs | 4 +- .../Management/Remote/JMXAuthenticator.cs | 4 +- .../Remote/JMXConnectionNotification.cs | 4 +- .../Javax/Management/Remote/JMXConnector.cs | 4 +- .../Management/Remote/JMXConnectorFactory.cs | 4 +- .../Management/Remote/JMXConnectorProvider.cs | 4 +- .../Management/Remote/JMXConnectorServer.cs | 4 +- .../Remote/JMXConnectorServerFactory.cs | 4 +- .../Remote/JMXConnectorServerMBean.cs | 4 +- .../Remote/JMXConnectorServerProvider.cs | 4 +- .../Javax/Management/Remote/JMXPrincipal.cs | 4 +- .../Management/Remote/JMXProviderException.cs | 4 +- .../Remote/JMXServerErrorException.cs | 4 +- .../Javax/Management/Remote/JMXServiceURL.cs | 4 +- .../Management/Remote/MBeanServerForwarder.cs | 4 +- .../Management/Remote/NotificationResult.cs | 4 +- .../Management/Remote/Rmi/RMIConnection.cs | 4 +- .../Remote/Rmi/RMIConnectionImpl.cs | 4 +- .../Remote/Rmi/RMIConnectionImpl_Stub.cs | 4 +- .../Management/Remote/Rmi/RMIConnector.cs | 4 +- .../Remote/Rmi/RMIConnectorServer.cs | 4 +- .../Remote/Rmi/RMIJRMPServerImpl.cs | 4 +- .../Javax/Management/Remote/Rmi/RMIServer.cs | 4 +- .../Management/Remote/Rmi/RMIServerImpl.cs | 4 +- .../Remote/Rmi/RMIServerImpl_Stub.cs | 4 +- .../Remote/SubjectDelegationPermission.cs | 4 +- .../Management/Remote/TargetedNotification.cs | 4 +- .../Javax/Management/RuntimeErrorException.cs | 4 +- .../Javax/Management/RuntimeMBeanException.cs | 4 +- .../Management/RuntimeOperationsException.cs | 4 +- .../Management/ServiceNotFoundException.cs | 4 +- .../Javax/Management/StandardEmitterMBean.cs | 4 +- .../Javax/Management/StandardMBean.cs | 4 +- .../Javax/Management/StringValueExp.cs | 4 +- .../Generated/Javax/Management/Timer/Timer.cs | 4 +- .../Javax/Management/Timer/TimerMBean.cs | 4 +- .../Management/Timer/TimerNotification.cs | 4 +- .../Generated/Javax/Management/ValueExp.cs | 4 +- .../Javax/Naming/AuthenticationException.cs | 4 +- .../AuthenticationNotSupportedException.cs | 4 +- .../Generated/Javax/Naming/BinaryRefAddr.cs | 4 +- .../JNet/Generated/Javax/Naming/Binding.cs | 4 +- .../Javax/Naming/CannotProceedException.cs | 4 +- .../Javax/Naming/CommunicationException.cs | 4 +- .../Generated/Javax/Naming/CompositeName.cs | 4 +- .../Generated/Javax/Naming/CompoundName.cs | 4 +- .../Javax/Naming/ConfigurationException.cs | 4 +- .../JNet/Generated/Javax/Naming/Context.cs | 4 +- .../Javax/Naming/ContextNotEmptyException.cs | 4 +- .../Javax/Naming/Directory/Attribute.cs | 4 +- .../Directory/AttributeInUseException.cs | 4 +- .../AttributeModificationException.cs | 4 +- .../Javax/Naming/Directory/Attributes.cs | 4 +- .../Javax/Naming/Directory/BasicAttribute.cs | 4 +- .../Javax/Naming/Directory/BasicAttributes.cs | 4 +- .../Javax/Naming/Directory/DirContext.cs | 4 +- .../Naming/Directory/InitialDirContext.cs | 4 +- .../InvalidAttributeIdentifierException.cs | 4 +- .../InvalidAttributeValueException.cs | 4 +- .../Directory/InvalidAttributesException.cs | 4 +- .../InvalidSearchControlsException.cs | 4 +- .../Directory/InvalidSearchFilterException.cs | 4 +- .../Naming/Directory/ModificationItem.cs | 4 +- .../Directory/NoSuchAttributeException.cs | 4 +- .../Directory/SchemaViolationException.cs | 4 +- .../Javax/Naming/Directory/SearchControls.cs | 4 +- .../Javax/Naming/Directory/SearchResult.cs | 4 +- .../Javax/Naming/Event/EventContext.cs | 4 +- .../Javax/Naming/Event/EventDirContext.cs | 4 +- .../Naming/Event/NamespaceChangeListener.cs | 8 +- .../Javax/Naming/Event/NamingEvent.cs | 4 +- .../Naming/Event/NamingExceptionEvent.cs | 4 +- .../Javax/Naming/Event/NamingListener.cs | 8 +- .../Naming/Event/ObjectChangeListener.cs | 8 +- .../Generated/Javax/Naming/InitialContext.cs | 4 +- .../Naming/InsufficientResourcesException.cs | 4 +- .../Naming/InterruptedNamingException.cs | 4 +- .../Javax/Naming/InvalidNameException.cs | 4 +- .../Javax/Naming/Ldap/BasicControl.cs | 4 +- .../Generated/Javax/Naming/Ldap/Control.cs | 4 +- .../Javax/Naming/Ldap/ControlFactory.cs | 4 +- .../Javax/Naming/Ldap/ExtendedRequest.cs | 4 +- .../Javax/Naming/Ldap/ExtendedResponse.cs | 4 +- .../Javax/Naming/Ldap/HasControls.cs | 4 +- .../Javax/Naming/Ldap/InitialLdapContext.cs | 4 +- .../Javax/Naming/Ldap/LdapContext.cs | 4 +- .../Generated/Javax/Naming/Ldap/LdapName.cs | 4 +- .../Naming/Ldap/LdapReferralException.cs | 4 +- .../Naming/Ldap/ManageReferralControl.cs | 4 +- .../Javax/Naming/Ldap/PagedResultsControl.cs | 4 +- .../Ldap/PagedResultsResponseControl.cs | 4 +- .../JNet/Generated/Javax/Naming/Ldap/Rdn.cs | 4 +- .../Javax/Naming/Ldap/SortControl.cs | 4 +- .../Generated/Javax/Naming/Ldap/SortKey.cs | 4 +- .../Javax/Naming/Ldap/SortResponseControl.cs | 4 +- .../Javax/Naming/Ldap/StartTlsRequest.cs | 4 +- .../Javax/Naming/Ldap/StartTlsResponse.cs | 4 +- .../Naming/Ldap/UnsolicitedNotification.cs | 4 +- .../Ldap/UnsolicitedNotificationEvent.cs | 4 +- .../Ldap/UnsolicitedNotificationListener.cs | 8 +- .../Javax/Naming/LimitExceededException.cs | 4 +- .../Generated/Javax/Naming/LinkException.cs | 4 +- .../Javax/Naming/LinkLoopException.cs | 4 +- .../JNet/Generated/Javax/Naming/LinkRef.cs | 4 +- .../Javax/Naming/MalformedLinkException.cs | 4 +- src/net/JNet/Generated/Javax/Naming/Name.cs | 4 +- .../Javax/Naming/NameAlreadyBoundException.cs | 4 +- .../Generated/Javax/Naming/NameClassPair.cs | 4 +- .../Javax/Naming/NameNotFoundException.cs | 4 +- .../JNet/Generated/Javax/Naming/NameParser.cs | 4 +- .../Javax/Naming/NamingEnumeration.cs | 8 +- .../Generated/Javax/Naming/NamingException.cs | 4 +- .../Javax/Naming/NamingSecurityException.cs | 4 +- .../Javax/Naming/NoInitialContextException.cs | 4 +- .../Javax/Naming/NoPermissionException.cs | 4 +- .../Javax/Naming/NotContextException.cs | 4 +- .../Naming/OperationNotSupportedException.cs | 4 +- .../Javax/Naming/PartialResultException.cs | 4 +- .../JNet/Generated/Javax/Naming/RefAddr.cs | 4 +- .../JNet/Generated/Javax/Naming/Reference.cs | 4 +- .../Generated/Javax/Naming/Referenceable.cs | 4 +- .../Javax/Naming/ReferralException.cs | 4 +- .../Naming/ServiceUnavailableException.cs | 4 +- .../Naming/SizeLimitExceededException.cs | 4 +- .../Javax/Naming/Spi/DirObjectFactory.cs | 4 +- .../Javax/Naming/Spi/DirStateFactory.cs | 8 +- .../Javax/Naming/Spi/DirectoryManager.cs | 4 +- .../Javax/Naming/Spi/InitialContextFactory.cs | 4 +- .../Spi/InitialContextFactoryBuilder.cs | 4 +- .../Javax/Naming/Spi/NamingManager.cs | 4 +- .../Javax/Naming/Spi/ObjectFactory.cs | 4 +- .../Javax/Naming/Spi/ObjectFactoryBuilder.cs | 4 +- .../Javax/Naming/Spi/ResolveResult.cs | 4 +- .../Generated/Javax/Naming/Spi/Resolver.cs | 4 +- .../Javax/Naming/Spi/StateFactory.cs | 4 +- .../Generated/Javax/Naming/StringRefAddr.cs | 4 +- .../Naming/TimeLimitExceededException.cs | 4 +- .../Javax/Net/ServerSocketFactory.cs | 4 +- .../JNet/Generated/Javax/Net/SocketFactory.cs | 4 +- .../Net/Ssl/CertPathTrustManagerParameters.cs | 4 +- .../Javax/Net/Ssl/ExtendedSSLSession.cs | 4 +- .../Javax/Net/Ssl/HandshakeCompletedEvent.cs | 4 +- .../Net/Ssl/HandshakeCompletedListener.cs | 8 +- .../Javax/Net/Ssl/HostnameVerifier.cs | 4 +- .../Javax/Net/Ssl/HttpsURLConnection.cs | 4 +- .../Generated/Javax/Net/Ssl/KeyManager.cs | 4 +- .../Javax/Net/Ssl/KeyManagerFactory.cs | 4 +- .../Javax/Net/Ssl/KeyManagerFactorySpi.cs | 4 +- .../Net/Ssl/KeyStoreBuilderParameters.cs | 4 +- .../Javax/Net/Ssl/ManagerFactoryParameters.cs | 4 +- .../Generated/Javax/Net/Ssl/SNIHostName.cs | 4 +- .../Generated/Javax/Net/Ssl/SNIMatcher.cs | 4 +- .../Generated/Javax/Net/Ssl/SNIServerName.cs | 4 +- .../Generated/Javax/Net/Ssl/SSLContext.cs | 4 +- .../Generated/Javax/Net/Ssl/SSLContextSpi.cs | 4 +- .../JNet/Generated/Javax/Net/Ssl/SSLEngine.cs | 4 +- .../Javax/Net/Ssl/SSLEngineResult.cs | 12 +- .../Generated/Javax/Net/Ssl/SSLException.cs | 4 +- .../Javax/Net/Ssl/SSLHandshakeException.cs | 4 +- .../Javax/Net/Ssl/SSLKeyException.cs | 4 +- .../Generated/Javax/Net/Ssl/SSLParameters.cs | 4 +- .../Net/Ssl/SSLPeerUnverifiedException.cs | 4 +- .../Generated/Javax/Net/Ssl/SSLPermission.cs | 4 +- .../Javax/Net/Ssl/SSLProtocolException.cs | 4 +- .../Javax/Net/Ssl/SSLServerSocket.cs | 4 +- .../Javax/Net/Ssl/SSLServerSocketFactory.cs | 4 +- .../Generated/Javax/Net/Ssl/SSLSession.cs | 4 +- .../Javax/Net/Ssl/SSLSessionBindingEvent.cs | 4 +- .../Net/Ssl/SSLSessionBindingListener.cs | 8 +- .../Javax/Net/Ssl/SSLSessionContext.cs | 4 +- .../JNet/Generated/Javax/Net/Ssl/SSLSocket.cs | 4 +- .../Javax/Net/Ssl/SSLSocketFactory.cs | 4 +- .../Javax/Net/Ssl/StandardConstants.cs | 4 +- .../Generated/Javax/Net/Ssl/TrustManager.cs | 4 +- .../Javax/Net/Ssl/TrustManagerFactory.cs | 4 +- .../Javax/Net/Ssl/TrustManagerFactorySpi.cs | 4 +- .../Javax/Net/Ssl/X509ExtendedKeyManager.cs | 4 +- .../Javax/Net/Ssl/X509ExtendedTrustManager.cs | 4 +- .../Generated/Javax/Net/Ssl/X509KeyManager.cs | 4 +- .../Javax/Net/Ssl/X509TrustManager.cs | 4 +- .../Javax/Print/Attribute/Attribute.cs | 4 +- .../Javax/Print/Attribute/AttributeSet.cs | 4 +- .../Print/Attribute/AttributeSetUtilities.cs | 4 +- .../Javax/Print/Attribute/DateTimeSyntax.cs | 4 +- .../Javax/Print/Attribute/DocAttribute.cs | 4 +- .../Javax/Print/Attribute/DocAttributeSet.cs | 4 +- .../Javax/Print/Attribute/EnumSyntax.cs | 4 +- .../Javax/Print/Attribute/HashAttributeSet.cs | 4 +- .../Print/Attribute/HashDocAttributeSet.cs | 4 +- .../Attribute/HashPrintJobAttributeSet.cs | 4 +- .../Attribute/HashPrintRequestAttributeSet.cs | 4 +- .../Attribute/HashPrintServiceAttributeSet.cs | 4 +- .../Javax/Print/Attribute/IntegerSyntax.cs | 4 +- .../Print/Attribute/PrintJobAttribute.cs | 4 +- .../Print/Attribute/PrintJobAttributeSet.cs | 4 +- .../Print/Attribute/PrintRequestAttribute.cs | 4 +- .../Attribute/PrintRequestAttributeSet.cs | 4 +- .../Print/Attribute/PrintServiceAttribute.cs | 4 +- .../Attribute/PrintServiceAttributeSet.cs | 4 +- .../Javax/Print/Attribute/ResolutionSyntax.cs | 4 +- .../Print/Attribute/SetOfIntegerSyntax.cs | 4 +- .../Javax/Print/Attribute/Size2DSyntax.cs | 4 +- .../Print/Attribute/Standard/Chromaticity.cs | 4 +- .../Attribute/Standard/ColorSupported.cs | 4 +- .../Print/Attribute/Standard/Compression.cs | 4 +- .../Javax/Print/Attribute/Standard/Copies.cs | 4 +- .../Attribute/Standard/CopiesSupported.cs | 4 +- .../Attribute/Standard/DateTimeAtCompleted.cs | 4 +- .../Attribute/Standard/DateTimeAtCreation.cs | 4 +- .../Standard/DateTimeAtProcessing.cs | 4 +- .../Print/Attribute/Standard/Destination.cs | 4 +- .../Print/Attribute/Standard/DialogOwner.cs | 4 +- .../Attribute/Standard/DialogTypeSelection.cs | 4 +- .../Print/Attribute/Standard/DocumentName.cs | 4 +- .../Print/Attribute/Standard/Fidelity.cs | 4 +- .../Print/Attribute/Standard/Finishings.cs | 4 +- .../Print/Attribute/Standard/JobHoldUntil.cs | 4 +- .../Attribute/Standard/JobImpressions.cs | 4 +- .../Standard/JobImpressionsCompleted.cs | 4 +- .../Standard/JobImpressionsSupported.cs | 4 +- .../Print/Attribute/Standard/JobKOctets.cs | 4 +- .../Attribute/Standard/JobKOctetsProcessed.cs | 4 +- .../Attribute/Standard/JobKOctetsSupported.cs | 4 +- .../Attribute/Standard/JobMediaSheets.cs | 4 +- .../Standard/JobMediaSheetsCompleted.cs | 4 +- .../Standard/JobMediaSheetsSupported.cs | 4 +- .../Standard/JobMessageFromOperator.cs | 4 +- .../Javax/Print/Attribute/Standard/JobName.cs | 4 +- .../Standard/JobOriginatingUserName.cs | 4 +- .../Print/Attribute/Standard/JobPriority.cs | 4 +- .../Standard/JobPrioritySupported.cs | 4 +- .../Print/Attribute/Standard/JobSheets.cs | 4 +- .../Print/Attribute/Standard/JobState.cs | 4 +- .../Attribute/Standard/JobStateReason.cs | 4 +- .../Attribute/Standard/JobStateReasons.cs | 4 +- .../Javax/Print/Attribute/Standard/Media.cs | 4 +- .../Print/Attribute/Standard/MediaName.cs | 4 +- .../Attribute/Standard/MediaPrintableArea.cs | 4 +- .../Print/Attribute/Standard/MediaSize.cs | 24 ++-- .../Print/Attribute/Standard/MediaSizeName.cs | 4 +- .../Print/Attribute/Standard/MediaTray.cs | 4 +- .../Standard/MultipleDocumentHandling.cs | 4 +- .../Attribute/Standard/NumberOfDocuments.cs | 4 +- .../Standard/NumberOfInterveningJobs.cs | 4 +- .../Print/Attribute/Standard/NumberUp.cs | 4 +- .../Attribute/Standard/NumberUpSupported.cs | 4 +- .../Standard/OrientationRequested.cs | 4 +- .../Standard/OutputDeviceAssigned.cs | 4 +- .../Standard/PDLOverrideSupported.cs | 4 +- .../Print/Attribute/Standard/PageRanges.cs | 4 +- .../Attribute/Standard/PagesPerMinute.cs | 4 +- .../Attribute/Standard/PagesPerMinuteColor.cs | 4 +- .../Standard/PresentationDirection.cs | 4 +- .../Print/Attribute/Standard/PrintQuality.cs | 4 +- .../Print/Attribute/Standard/PrinterInfo.cs | 4 +- .../Standard/PrinterIsAcceptingJobs.cs | 4 +- .../Attribute/Standard/PrinterLocation.cs | 4 +- .../Attribute/Standard/PrinterMakeAndModel.cs | 4 +- .../Standard/PrinterMessageFromOperator.cs | 4 +- .../Attribute/Standard/PrinterMoreInfo.cs | 4 +- .../Standard/PrinterMoreInfoManufacturer.cs | 4 +- .../Print/Attribute/Standard/PrinterName.cs | 4 +- .../Attribute/Standard/PrinterResolution.cs | 4 +- .../Print/Attribute/Standard/PrinterState.cs | 4 +- .../Attribute/Standard/PrinterStateReason.cs | 4 +- .../Attribute/Standard/PrinterStateReasons.cs | 4 +- .../Print/Attribute/Standard/PrinterURI.cs | 4 +- .../Attribute/Standard/QueuedJobCount.cs | 4 +- .../Standard/ReferenceUriSchemesSupported.cs | 4 +- .../Attribute/Standard/RequestingUserName.cs | 4 +- .../Print/Attribute/Standard/Severity.cs | 4 +- .../Print/Attribute/Standard/SheetCollate.cs | 4 +- .../Javax/Print/Attribute/Standard/Sides.cs | 4 +- .../Attribute/SupportedValuesAttribute.cs | 4 +- .../Javax/Print/Attribute/TextSyntax.cs | 4 +- .../Javax/Print/Attribute/URISyntax.cs | 4 +- .../Attribute/UnmodifiableSetException.cs | 4 +- .../Javax/Print/AttributeException.cs | 4 +- .../Javax/Print/CancelablePrintJob.cs | 4 +- src/net/JNet/Generated/Javax/Print/Doc.cs | 4 +- .../JNet/Generated/Javax/Print/DocFlavor.cs | 32 ++--- .../JNet/Generated/Javax/Print/DocPrintJob.cs | 4 +- .../Generated/Javax/Print/Event/PrintEvent.cs | 4 +- .../Javax/Print/Event/PrintJobAdapter.cs | 8 +- .../Print/Event/PrintJobAttributeEvent.cs | 4 +- .../Print/Event/PrintJobAttributeListener.cs | 8 +- .../Javax/Print/Event/PrintJobEvent.cs | 4 +- .../Javax/Print/Event/PrintJobListener.cs | 8 +- .../Print/Event/PrintServiceAttributeEvent.cs | 4 +- .../Event/PrintServiceAttributeListener.cs | 8 +- .../Generated/Javax/Print/FlavorException.cs | 4 +- .../JNet/Generated/Javax/Print/MultiDoc.cs | 4 +- .../Generated/Javax/Print/MultiDocPrintJob.cs | 4 +- .../Javax/Print/MultiDocPrintService.cs | 4 +- .../Generated/Javax/Print/PrintException.cs | 4 +- .../Generated/Javax/Print/PrintService.cs | 4 +- .../Javax/Print/PrintServiceLookup.cs | 4 +- .../JNet/Generated/Javax/Print/ServiceUI.cs | 4 +- .../Generated/Javax/Print/ServiceUIFactory.cs | 4 +- .../JNet/Generated/Javax/Print/SimpleDoc.cs | 4 +- .../Javax/Print/StreamPrintService.cs | 4 +- .../Javax/Print/StreamPrintServiceFactory.cs | 4 +- .../Generated/Javax/Print/URIException.cs | 4 +- .../Rmi/Ssl/SslRMIClientSocketFactory.cs | 4 +- .../Rmi/Ssl/SslRMIServerSocketFactory.cs | 4 +- .../Javax/Script/AbstractScriptEngine.cs | 4 +- .../JNet/Generated/Javax/Script/Bindings.cs | 4 +- .../JNet/Generated/Javax/Script/Compilable.cs | 4 +- .../Generated/Javax/Script/CompiledScript.cs | 4 +- .../JNet/Generated/Javax/Script/Invocable.cs | 4 +- .../Generated/Javax/Script/ScriptContext.cs | 4 +- .../Generated/Javax/Script/ScriptEngine.cs | 4 +- .../Javax/Script/ScriptEngineFactory.cs | 4 +- .../Javax/Script/ScriptEngineManager.cs | 4 +- .../Generated/Javax/Script/ScriptException.cs | 4 +- .../Generated/Javax/Script/SimpleBindings.cs | 4 +- .../Javax/Script/SimpleScriptContext.cs | 4 +- .../Javax/Security/Auth/AuthPermission.cs | 4 +- .../Javax/Security/Auth/Callback/Callback.cs | 4 +- .../Security/Auth/Callback/CallbackHandler.cs | 4 +- .../Security/Auth/Callback/ChoiceCallback.cs | 4 +- .../Auth/Callback/ConfirmationCallback.cs | 4 +- .../Auth/Callback/LanguageCallback.cs | 4 +- .../Security/Auth/Callback/NameCallback.cs | 4 +- .../Auth/Callback/PasswordCallback.cs | 4 +- .../Auth/Callback/TextInputCallback.cs | 4 +- .../Auth/Callback/TextOutputCallback.cs | 4 +- .../Callback/UnsupportedCallbackException.cs | 4 +- .../Security/Auth/DestroyFailedException.cs | 4 +- .../Javax/Security/Auth/Destroyable.cs | 4 +- .../Auth/Kerberos/DelegationPermission.cs | 4 +- .../Security/Auth/Kerberos/EncryptionKey.cs | 4 +- .../Auth/Kerberos/KerberosCredMessage.cs | 4 +- .../Security/Auth/Kerberos/KerberosKey.cs | 4 +- .../Auth/Kerberos/KerberosPrincipal.cs | 4 +- .../Security/Auth/Kerberos/KerberosTicket.cs | 4 +- .../Javax/Security/Auth/Kerberos/KeyTab.cs | 4 +- .../Auth/Kerberos/ServicePermission.cs | 4 +- .../Security/Auth/Login/AccountException.cs | 4 +- .../Auth/Login/AccountExpiredException.cs | 4 +- .../Auth/Login/AccountLockedException.cs | 4 +- .../Auth/Login/AccountNotFoundException.cs | 4 +- .../Auth/Login/AppConfigurationEntry.cs | 8 +- .../Security/Auth/Login/Configuration.cs | 8 +- .../Security/Auth/Login/ConfigurationSpi.cs | 4 +- .../Auth/Login/CredentialException.cs | 4 +- .../Auth/Login/CredentialExpiredException.cs | 4 +- .../Auth/Login/CredentialNotFoundException.cs | 4 +- .../Auth/Login/FailedLoginException.cs | 4 +- .../Javax/Security/Auth/Login/LoginContext.cs | 4 +- .../Security/Auth/Login/LoginException.cs | 4 +- .../Auth/PrivateCredentialPermission.cs | 4 +- .../Security/Auth/RefreshFailedException.cs | 4 +- .../Javax/Security/Auth/Refreshable.cs | 4 +- .../Javax/Security/Auth/Spi/LoginModule.cs | 4 +- .../Generated/Javax/Security/Auth/Subject.cs | 4 +- .../Security/Auth/SubjectDomainCombiner.cs | 4 +- .../Javax/Security/Auth/X500/X500Principal.cs | 4 +- .../Auth/X500/X500PrivateCredential.cs | 4 +- .../Security/Sasl/AuthenticationException.cs | 4 +- .../Javax/Security/Sasl/AuthorizeCallback.cs | 4 +- .../Javax/Security/Sasl/RealmCallback.cs | 4 +- .../Security/Sasl/RealmChoiceCallback.cs | 4 +- .../Generated/Javax/Security/Sasl/Sasl.cs | 4 +- .../Javax/Security/Sasl/SaslClient.cs | 4 +- .../Javax/Security/Sasl/SaslClientFactory.cs | 4 +- .../Javax/Security/Sasl/SaslException.cs | 4 +- .../Javax/Security/Sasl/SaslServer.cs | 4 +- .../Javax/Security/Sasl/SaslServerFactory.cs | 4 +- .../JNet/Generated/Javax/Smartcardio/ATR.cs | 4 +- .../JNet/Generated/Javax/Smartcardio/Card.cs | 4 +- .../Javax/Smartcardio/CardChannel.cs | 4 +- .../Javax/Smartcardio/CardException.cs | 4 +- .../Smartcardio/CardNotPresentException.cs | 4 +- .../Javax/Smartcardio/CardPermission.cs | 4 +- .../Javax/Smartcardio/CardTerminal.cs | 4 +- .../Javax/Smartcardio/CardTerminals.cs | 8 +- .../Javax/Smartcardio/CommandAPDU.cs | 4 +- .../Javax/Smartcardio/ResponseAPDU.cs | 4 +- .../Javax/Smartcardio/TerminalFactory.cs | 4 +- .../Javax/Smartcardio/TerminalFactorySpi.cs | 4 +- .../Sound/Midi/ControllerEventListener.cs | 8 +- .../Generated/Javax/Sound/Midi/Instrument.cs | 4 +- .../Sound/Midi/InvalidMidiDataException.cs | 4 +- .../Javax/Sound/Midi/MetaEventListener.cs | 8 +- .../Generated/Javax/Sound/Midi/MetaMessage.cs | 4 +- .../Generated/Javax/Sound/Midi/MidiChannel.cs | 4 +- .../Generated/Javax/Sound/Midi/MidiDevice.cs | 8 +- .../Javax/Sound/Midi/MidiDeviceReceiver.cs | 4 +- .../Javax/Sound/Midi/MidiDeviceTransmitter.cs | 4 +- .../Generated/Javax/Sound/Midi/MidiEvent.cs | 4 +- .../Javax/Sound/Midi/MidiFileFormat.cs | 4 +- .../Generated/Javax/Sound/Midi/MidiMessage.cs | 4 +- .../Generated/Javax/Sound/Midi/MidiSystem.cs | 4 +- .../Sound/Midi/MidiUnavailableException.cs | 4 +- .../JNet/Generated/Javax/Sound/Midi/Patch.cs | 4 +- .../Generated/Javax/Sound/Midi/Receiver.cs | 4 +- .../Generated/Javax/Sound/Midi/Sequence.cs | 4 +- .../Generated/Javax/Sound/Midi/Sequencer.cs | 8 +- .../Javax/Sound/Midi/ShortMessage.cs | 4 +- .../Generated/Javax/Sound/Midi/Soundbank.cs | 4 +- .../Javax/Sound/Midi/SoundbankResource.cs | 4 +- .../Sound/Midi/Spi/MidiDeviceProvider.cs | 4 +- .../Javax/Sound/Midi/Spi/MidiFileReader.cs | 4 +- .../Javax/Sound/Midi/Spi/MidiFileWriter.cs | 4 +- .../Javax/Sound/Midi/Spi/SoundbankReader.cs | 4 +- .../Generated/Javax/Sound/Midi/Synthesizer.cs | 4 +- .../Javax/Sound/Midi/SysexMessage.cs | 4 +- .../JNet/Generated/Javax/Sound/Midi/Track.cs | 4 +- .../Generated/Javax/Sound/Midi/Transmitter.cs | 4 +- .../Generated/Javax/Sound/Midi/VoiceStatus.cs | 4 +- .../Javax/Sound/Sampled/AudioFileFormat.cs | 8 +- .../Javax/Sound/Sampled/AudioFormat.cs | 8 +- .../Javax/Sound/Sampled/AudioInputStream.cs | 4 +- .../Javax/Sound/Sampled/AudioPermission.cs | 4 +- .../Javax/Sound/Sampled/AudioSystem.cs | 4 +- .../Javax/Sound/Sampled/BooleanControl.cs | 8 +- .../Generated/Javax/Sound/Sampled/Clip.cs | 4 +- .../Javax/Sound/Sampled/CompoundControl.cs | 8 +- .../Generated/Javax/Sound/Sampled/Control.cs | 8 +- .../Generated/Javax/Sound/Sampled/DataLine.cs | 8 +- .../Javax/Sound/Sampled/EnumControl.cs | 8 +- .../Javax/Sound/Sampled/FloatControl.cs | 8 +- .../Generated/Javax/Sound/Sampled/Line.cs | 8 +- .../Javax/Sound/Sampled/LineEvent.cs | 8 +- .../Javax/Sound/Sampled/LineListener.cs | 8 +- .../Sound/Sampled/LineUnavailableException.cs | 4 +- .../Generated/Javax/Sound/Sampled/Mixer.cs | 8 +- .../Generated/Javax/Sound/Sampled/Port.cs | 8 +- .../Javax/Sound/Sampled/ReverbType.cs | 4 +- .../Javax/Sound/Sampled/SourceDataLine.cs | 4 +- .../Sound/Sampled/Spi/AudioFileReader.cs | 4 +- .../Sound/Sampled/Spi/AudioFileWriter.cs | 4 +- .../Sampled/Spi/FormatConversionProvider.cs | 4 +- .../Javax/Sound/Sampled/Spi/MixerProvider.cs | 4 +- .../Javax/Sound/Sampled/TargetDataLine.cs | 4 +- .../Sampled/UnsupportedAudioFileException.cs | 4 +- .../Generated/Javax/Sql/CommonDataSource.cs | 4 +- .../Generated/Javax/Sql/ConnectionEvent.cs | 4 +- .../Javax/Sql/ConnectionEventListener.cs | 8 +- .../Javax/Sql/ConnectionPoolDataSource.cs | 4 +- .../JNet/Generated/Javax/Sql/DataSource.cs | 4 +- .../Generated/Javax/Sql/PooledConnection.cs | 4 +- .../Javax/Sql/PooledConnectionBuilder.cs | 4 +- src/net/JNet/Generated/Javax/Sql/RowSet.cs | 4 +- .../JNet/Generated/Javax/Sql/RowSetEvent.cs | 4 +- .../Generated/Javax/Sql/RowSetInternal.cs | 4 +- .../Generated/Javax/Sql/RowSetListener.cs | 8 +- .../Generated/Javax/Sql/RowSetMetaData.cs | 4 +- .../JNet/Generated/Javax/Sql/RowSetReader.cs | 4 +- .../JNet/Generated/Javax/Sql/RowSetWriter.cs | 4 +- .../Generated/Javax/Sql/Rowset/BaseRowSet.cs | 4 +- .../Javax/Sql/Rowset/CachedRowSet.cs | 4 +- .../Javax/Sql/Rowset/FilteredRowSet.cs | 4 +- .../Generated/Javax/Sql/Rowset/JdbcRowSet.cs | 4 +- .../Generated/Javax/Sql/Rowset/JoinRowSet.cs | 4 +- .../Generated/Javax/Sql/Rowset/Joinable.cs | 4 +- .../Generated/Javax/Sql/Rowset/Predicate.cs | 4 +- .../Javax/Sql/Rowset/RowSetFactory.cs | 4 +- .../Javax/Sql/Rowset/RowSetMetaDataImpl.cs | 4 +- .../Javax/Sql/Rowset/RowSetProvider.cs | 4 +- .../Javax/Sql/Rowset/RowSetWarning.cs | 4 +- .../Javax/Sql/Rowset/Serial/SQLInputImpl.cs | 4 +- .../Javax/Sql/Rowset/Serial/SQLOutputImpl.cs | 4 +- .../Javax/Sql/Rowset/Serial/SerialArray.cs | 4 +- .../Javax/Sql/Rowset/Serial/SerialBlob.cs | 4 +- .../Javax/Sql/Rowset/Serial/SerialClob.cs | 4 +- .../Javax/Sql/Rowset/Serial/SerialDatalink.cs | 4 +- .../Sql/Rowset/Serial/SerialException.cs | 4 +- .../Sql/Rowset/Serial/SerialJavaObject.cs | 4 +- .../Javax/Sql/Rowset/Serial/SerialRef.cs | 4 +- .../Javax/Sql/Rowset/Serial/SerialStruct.cs | 4 +- .../Javax/Sql/Rowset/Spi/SyncFactory.cs | 4 +- .../Sql/Rowset/Spi/SyncFactoryException.cs | 4 +- .../Javax/Sql/Rowset/Spi/SyncProvider.cs | 4 +- .../Sql/Rowset/Spi/SyncProviderException.cs | 4 +- .../Javax/Sql/Rowset/Spi/SyncResolver.cs | 4 +- .../Sql/Rowset/Spi/TransactionalWriter.cs | 4 +- .../Javax/Sql/Rowset/Spi/XmlReader.cs | 4 +- .../Javax/Sql/Rowset/Spi/XmlWriter.cs | 4 +- .../Generated/Javax/Sql/Rowset/WebRowSet.cs | 4 +- .../Generated/Javax/Sql/StatementEvent.cs | 4 +- .../Javax/Sql/StatementEventListener.cs | 8 +- .../JNet/Generated/Javax/Sql/XAConnection.cs | 4 +- .../Javax/Sql/XAConnectionBuilder.cs | 4 +- .../JNet/Generated/Javax/Sql/XADataSource.cs | 4 +- .../Generated/Javax/Swing/AbstractAction.cs | 4 +- .../Generated/Javax/Swing/AbstractButton.cs | 4 +- .../Javax/Swing/AbstractCellEditor.cs | 4 +- .../Javax/Swing/AbstractListModel.cs | 8 +- .../Javax/Swing/AbstractSpinnerModel.cs | 4 +- src/net/JNet/Generated/Javax/Swing/Action.cs | 8 +- .../JNet/Generated/Javax/Swing/ActionMap.cs | 4 +- .../Javax/Swing/Border/AbstractBorder.cs | 4 +- .../Javax/Swing/Border/BevelBorder.cs | 4 +- .../Generated/Javax/Swing/Border/Border.cs | 4 +- .../Javax/Swing/Border/CompoundBorder.cs | 4 +- .../Javax/Swing/Border/EmptyBorder.cs | 4 +- .../Javax/Swing/Border/EtchedBorder.cs | 4 +- .../Javax/Swing/Border/LineBorder.cs | 4 +- .../Javax/Swing/Border/MatteBorder.cs | 4 +- .../Javax/Swing/Border/SoftBevelBorder.cs | 4 +- .../Javax/Swing/Border/StrokeBorder.cs | 4 +- .../Javax/Swing/Border/TitledBorder.cs | 4 +- .../Generated/Javax/Swing/BorderFactory.cs | 4 +- .../Javax/Swing/BoundedRangeModel.cs | 4 +- src/net/JNet/Generated/Javax/Swing/Box.cs | 8 +- .../JNet/Generated/Javax/Swing/BoxLayout.cs | 4 +- .../JNet/Generated/Javax/Swing/ButtonGroup.cs | 4 +- .../JNet/Generated/Javax/Swing/ButtonModel.cs | 4 +- .../JNet/Generated/Javax/Swing/CellEditor.cs | 4 +- .../Generated/Javax/Swing/CellRendererPane.cs | 4 +- .../Colorchooser/AbstractColorChooserPanel.cs | 4 +- .../ColorChooserComponentFactory.cs | 4 +- .../Swing/Colorchooser/ColorSelectionModel.cs | 4 +- .../DefaultColorSelectionModel.cs | 4 +- .../Generated/Javax/Swing/ComboBoxEditor.cs | 4 +- .../Generated/Javax/Swing/ComboBoxModel.cs | 8 +- .../Javax/Swing/ComponentInputMap.cs | 4 +- .../Generated/Javax/Swing/DebugGraphics.cs | 4 +- .../Javax/Swing/DefaultBoundedRangeModel.cs | 4 +- .../Javax/Swing/DefaultButtonModel.cs | 4 +- .../Javax/Swing/DefaultCellEditor.cs | 4 +- .../Javax/Swing/DefaultComboBoxModel.cs | 8 +- .../Javax/Swing/DefaultDesktopManager.cs | 4 +- .../Javax/Swing/DefaultFocusManager.cs | 4 +- .../Javax/Swing/DefaultListCellRenderer.cs | 8 +- .../Generated/Javax/Swing/DefaultListModel.cs | 8 +- .../Javax/Swing/DefaultListSelectionModel.cs | 4 +- .../Generated/Javax/Swing/DefaultRowSorter.cs | 8 +- .../Swing/DefaultSingleSelectionModel.cs | 4 +- .../Generated/Javax/Swing/DesktopManager.cs | 4 +- .../JNet/Generated/Javax/Swing/DropMode.cs | 4 +- .../Javax/Swing/Event/AncestorEvent.cs | 4 +- .../Javax/Swing/Event/AncestorListener.cs | 8 +- .../Generated/Javax/Swing/Event/CaretEvent.cs | 4 +- .../Javax/Swing/Event/CaretListener.cs | 8 +- .../Javax/Swing/Event/CellEditorListener.cs | 8 +- .../Javax/Swing/Event/ChangeEvent.cs | 4 +- .../Javax/Swing/Event/ChangeListener.cs | 8 +- .../Javax/Swing/Event/DocumentEvent.cs | 12 +- .../Javax/Swing/Event/DocumentListener.cs | 8 +- .../Javax/Swing/Event/EventListenerList.cs | 4 +- .../Javax/Swing/Event/HyperlinkEvent.cs | 8 +- .../Javax/Swing/Event/HyperlinkListener.cs | 8 +- .../Javax/Swing/Event/InternalFrameAdapter.cs | 8 +- .../Javax/Swing/Event/InternalFrameEvent.cs | 4 +- .../Swing/Event/InternalFrameListener.cs | 8 +- .../Javax/Swing/Event/ListDataEvent.cs | 4 +- .../Javax/Swing/Event/ListDataListener.cs | 8 +- .../Javax/Swing/Event/ListSelectionEvent.cs | 4 +- .../Swing/Event/ListSelectionListener.cs | 8 +- .../Javax/Swing/Event/MenuDragMouseEvent.cs | 4 +- .../Swing/Event/MenuDragMouseListener.cs | 8 +- .../Generated/Javax/Swing/Event/MenuEvent.cs | 4 +- .../Javax/Swing/Event/MenuKeyEvent.cs | 4 +- .../Javax/Swing/Event/MenuKeyListener.cs | 8 +- .../Javax/Swing/Event/MenuListener.cs | 8 +- .../Javax/Swing/Event/MouseInputAdapter.cs | 8 +- .../Javax/Swing/Event/MouseInputListener.cs | 8 +- .../Javax/Swing/Event/PopupMenuEvent.cs | 4 +- .../Javax/Swing/Event/PopupMenuListener.cs | 8 +- .../Javax/Swing/Event/RowSorterEvent.cs | 8 +- .../Javax/Swing/Event/RowSorterListener.cs | 8 +- .../Swing/Event/SwingPropertyChangeSupport.cs | 4 +- .../Swing/Event/TableColumnModelEvent.cs | 4 +- .../Swing/Event/TableColumnModelListener.cs | 8 +- .../Javax/Swing/Event/TableModelEvent.cs | 4 +- .../Javax/Swing/Event/TableModelListener.cs | 8 +- .../Javax/Swing/Event/TreeExpansionEvent.cs | 4 +- .../Swing/Event/TreeExpansionListener.cs | 8 +- .../Javax/Swing/Event/TreeModelEvent.cs | 4 +- .../Javax/Swing/Event/TreeModelListener.cs | 8 +- .../Javax/Swing/Event/TreeSelectionEvent.cs | 4 +- .../Swing/Event/TreeSelectionListener.cs | 8 +- .../Swing/Event/TreeWillExpandListener.cs | 8 +- .../Javax/Swing/Event/UndoableEditEvent.cs | 4 +- .../Javax/Swing/Event/UndoableEditListener.cs | 8 +- .../Javax/Swing/Filechooser/FileFilter.cs | 4 +- .../Filechooser/FileNameExtensionFilter.cs | 4 +- .../Javax/Swing/Filechooser/FileSystemView.cs | 4 +- .../Javax/Swing/Filechooser/FileView.cs | 4 +- .../Generated/Javax/Swing/FocusManager.cs | 4 +- .../JNet/Generated/Javax/Swing/GrayFilter.cs | 4 +- .../JNet/Generated/Javax/Swing/GroupLayout.cs | 20 +-- src/net/JNet/Generated/Javax/Swing/Icon.cs | 4 +- .../JNet/Generated/Javax/Swing/ImageIcon.cs | 4 +- .../JNet/Generated/Javax/Swing/InputMap.cs | 4 +- .../Generated/Javax/Swing/InputVerifier.cs | 4 +- .../InternalFrameFocusTraversalPolicy.cs | 4 +- src/net/JNet/Generated/Javax/Swing/JButton.cs | 4 +- .../JNet/Generated/Javax/Swing/JCheckBox.cs | 4 +- .../Javax/Swing/JCheckBoxMenuItem.cs | 4 +- .../Generated/Javax/Swing/JColorChooser.cs | 4 +- .../JNet/Generated/Javax/Swing/JComboBox.cs | 12 +- .../JNet/Generated/Javax/Swing/JComponent.cs | 8 +- .../Generated/Javax/Swing/JDesktopPane.cs | 4 +- src/net/JNet/Generated/Javax/Swing/JDialog.cs | 4 +- .../JNet/Generated/Javax/Swing/JEditorPane.cs | 4 +- .../Generated/Javax/Swing/JFileChooser.cs | 4 +- .../Javax/Swing/JFormattedTextField.cs | 12 +- src/net/JNet/Generated/Javax/Swing/JFrame.cs | 4 +- .../Generated/Javax/Swing/JInternalFrame.cs | 8 +- src/net/JNet/Generated/Javax/Swing/JLabel.cs | 4 +- src/net/JNet/Generated/Javax/Swing/JLayer.cs | 8 +- .../Generated/Javax/Swing/JLayeredPane.cs | 4 +- src/net/JNet/Generated/Javax/Swing/JList.cs | 12 +- src/net/JNet/Generated/Javax/Swing/JMenu.cs | 4 +- .../JNet/Generated/Javax/Swing/JMenuBar.cs | 4 +- .../JNet/Generated/Javax/Swing/JMenuItem.cs | 4 +- .../JNet/Generated/Javax/Swing/JOptionPane.cs | 4 +- src/net/JNet/Generated/Javax/Swing/JPanel.cs | 4 +- .../Generated/Javax/Swing/JPasswordField.cs | 4 +- .../JNet/Generated/Javax/Swing/JPopupMenu.cs | 8 +- .../Generated/Javax/Swing/JProgressBar.cs | 4 +- .../Generated/Javax/Swing/JRadioButton.cs | 4 +- .../Javax/Swing/JRadioButtonMenuItem.cs | 4 +- .../JNet/Generated/Javax/Swing/JRootPane.cs | 4 +- .../JNet/Generated/Javax/Swing/JScrollBar.cs | 4 +- .../JNet/Generated/Javax/Swing/JScrollPane.cs | 4 +- .../JNet/Generated/Javax/Swing/JSeparator.cs | 4 +- src/net/JNet/Generated/Javax/Swing/JSlider.cs | 4 +- .../JNet/Generated/Javax/Swing/JSpinner.cs | 20 +-- .../JNet/Generated/Javax/Swing/JSplitPane.cs | 4 +- .../JNet/Generated/Javax/Swing/JTabbedPane.cs | 4 +- src/net/JNet/Generated/Javax/Swing/JTable.cs | 12 +- .../JNet/Generated/Javax/Swing/JTextArea.cs | 4 +- .../JNet/Generated/Javax/Swing/JTextField.cs | 4 +- .../JNet/Generated/Javax/Swing/JTextPane.cs | 4 +- .../Generated/Javax/Swing/JToggleButton.cs | 8 +- .../JNet/Generated/Javax/Swing/JToolBar.cs | 8 +- .../JNet/Generated/Javax/Swing/JToolTip.cs | 4 +- src/net/JNet/Generated/Javax/Swing/JTree.cs | 12 +- .../JNet/Generated/Javax/Swing/JViewport.cs | 4 +- src/net/JNet/Generated/Javax/Swing/JWindow.cs | 4 +- .../JNet/Generated/Javax/Swing/KeyStroke.cs | 4 +- .../Javax/Swing/LayoutFocusTraversalPolicy.cs | 4 +- .../JNet/Generated/Javax/Swing/LayoutStyle.cs | 8 +- .../Generated/Javax/Swing/ListCellRenderer.cs | 8 +- .../JNet/Generated/Javax/Swing/ListModel.cs | 8 +- .../Javax/Swing/ListSelectionModel.cs | 4 +- .../JNet/Generated/Javax/Swing/LookAndFeel.cs | 4 +- .../JNet/Generated/Javax/Swing/MenuElement.cs | 4 +- .../Javax/Swing/MenuSelectionManager.cs | 4 +- .../Javax/Swing/MutableComboBoxModel.cs | 8 +- .../Generated/Javax/Swing/OverlayLayout.cs | 4 +- src/net/JNet/Generated/Javax/Swing/Painter.cs | 8 +- .../Javax/Swing/Plaf/ActionMapUIResource.cs | 4 +- .../Swing/Plaf/Basic/BasicArrowButton.cs | 4 +- .../Javax/Swing/Plaf/Basic/BasicBorders.cs | 36 +++--- .../Javax/Swing/Plaf/Basic/BasicButtonUI.cs | 4 +- .../Plaf/Basic/BasicCheckBoxMenuItemUI.cs | 4 +- .../Javax/Swing/Plaf/Basic/BasicCheckBoxUI.cs | 4 +- .../Swing/Plaf/Basic/BasicColorChooserUI.cs | 8 +- .../Swing/Plaf/Basic/BasicComboBoxEditor.cs | 8 +- .../Swing/Plaf/Basic/BasicComboBoxRenderer.cs | 8 +- .../Javax/Swing/Plaf/Basic/BasicComboBoxUI.cs | 24 ++-- .../Javax/Swing/Plaf/Basic/BasicComboPopup.cs | 8 +- .../Swing/Plaf/Basic/BasicDesktopIconUI.cs | 4 +- .../Swing/Plaf/Basic/BasicDesktopPaneUI.cs | 4 +- .../Swing/Plaf/Basic/BasicDirectoryModel.cs | 4 +- .../Swing/Plaf/Basic/BasicEditorPaneUI.cs | 4 +- .../Swing/Plaf/Basic/BasicFileChooserUI.cs | 4 +- .../Plaf/Basic/BasicFormattedTextFieldUI.cs | 4 +- .../Swing/Plaf/Basic/BasicGraphicsUtils.cs | 4 +- .../Javax/Swing/Plaf/Basic/BasicHTML.cs | 4 +- .../Swing/Plaf/Basic/BasicIconFactory.cs | 4 +- .../Plaf/Basic/BasicInternalFrameTitlePane.cs | 40 +++--- .../Swing/Plaf/Basic/BasicInternalFrameUI.cs | 8 +- .../Javax/Swing/Plaf/Basic/BasicLabelUI.cs | 4 +- .../Javax/Swing/Plaf/Basic/BasicListUI.cs | 24 ++-- .../Swing/Plaf/Basic/BasicLookAndFeel.cs | 4 +- .../Javax/Swing/Plaf/Basic/BasicMenuBarUI.cs | 4 +- .../Javax/Swing/Plaf/Basic/BasicMenuItemUI.cs | 4 +- .../Javax/Swing/Plaf/Basic/BasicMenuUI.cs | 8 +- .../Swing/Plaf/Basic/BasicOptionPaneUI.cs | 12 +- .../Javax/Swing/Plaf/Basic/BasicPanelUI.cs | 4 +- .../Swing/Plaf/Basic/BasicPasswordFieldUI.cs | 4 +- .../Plaf/Basic/BasicPopupMenuSeparatorUI.cs | 4 +- .../Swing/Plaf/Basic/BasicPopupMenuUI.cs | 4 +- .../Swing/Plaf/Basic/BasicProgressBarUI.cs | 8 +- .../Plaf/Basic/BasicRadioButtonMenuItemUI.cs | 4 +- .../Swing/Plaf/Basic/BasicRadioButtonUI.cs | 4 +- .../Javax/Swing/Plaf/Basic/BasicRootPaneUI.cs | 4 +- .../Swing/Plaf/Basic/BasicScrollBarUI.cs | 8 +- .../Swing/Plaf/Basic/BasicScrollPaneUI.cs | 12 +- .../Swing/Plaf/Basic/BasicSeparatorUI.cs | 4 +- .../Javax/Swing/Plaf/Basic/BasicSliderUI.cs | 20 +-- .../Javax/Swing/Plaf/Basic/BasicSpinnerUI.cs | 4 +- .../Swing/Plaf/Basic/BasicSplitPaneDivider.cs | 4 +- .../Swing/Plaf/Basic/BasicSplitPaneUI.cs | 36 +++--- .../Swing/Plaf/Basic/BasicTabbedPaneUI.cs | 16 +-- .../Swing/Plaf/Basic/BasicTableHeaderUI.cs | 8 +- .../Javax/Swing/Plaf/Basic/BasicTableUI.cs | 16 +-- .../Javax/Swing/Plaf/Basic/BasicTextAreaUI.cs | 4 +- .../Swing/Plaf/Basic/BasicTextFieldUI.cs | 4 +- .../Javax/Swing/Plaf/Basic/BasicTextPaneUI.cs | 4 +- .../Javax/Swing/Plaf/Basic/BasicTextUI.cs | 12 +- .../Swing/Plaf/Basic/BasicToggleButtonUI.cs | 4 +- .../Plaf/Basic/BasicToolBarSeparatorUI.cs | 4 +- .../Javax/Swing/Plaf/Basic/BasicToolBarUI.cs | 4 +- .../Javax/Swing/Plaf/Basic/BasicToolTipUI.cs | 4 +- .../Javax/Swing/Plaf/Basic/BasicTreeUI.cs | 64 +++++----- .../Javax/Swing/Plaf/Basic/BasicViewportUI.cs | 4 +- .../Javax/Swing/Plaf/Basic/ComboPopup.cs | 4 +- .../Swing/Plaf/Basic/DefaultMenuLayout.cs | 4 +- .../Javax/Swing/Plaf/BorderUIResource.cs | 32 ++--- .../Generated/Javax/Swing/Plaf/ButtonUI.cs | 4 +- .../Javax/Swing/Plaf/ColorChooserUI.cs | 4 +- .../Javax/Swing/Plaf/ColorUIResource.cs | 4 +- .../Generated/Javax/Swing/Plaf/ComboBoxUI.cs | 4 +- .../Swing/Plaf/ComponentInputMapUIResource.cs | 4 +- .../Generated/Javax/Swing/Plaf/ComponentUI.cs | 4 +- .../Javax/Swing/Plaf/DesktopIconUI.cs | 4 +- .../Javax/Swing/Plaf/DesktopPaneUI.cs | 4 +- .../Javax/Swing/Plaf/DimensionUIResource.cs | 4 +- .../Javax/Swing/Plaf/FileChooserUI.cs | 4 +- .../Javax/Swing/Plaf/FontUIResource.cs | 4 +- .../Javax/Swing/Plaf/IconUIResource.cs | 4 +- .../Javax/Swing/Plaf/InputMapUIResource.cs | 4 +- .../Javax/Swing/Plaf/InsetsUIResource.cs | 4 +- .../Javax/Swing/Plaf/InternalFrameUI.cs | 4 +- .../Generated/Javax/Swing/Plaf/LabelUI.cs | 4 +- .../Generated/Javax/Swing/Plaf/LayerUI.cs | 8 +- .../JNet/Generated/Javax/Swing/Plaf/ListUI.cs | 4 +- .../Generated/Javax/Swing/Plaf/MenuBarUI.cs | 4 +- .../Generated/Javax/Swing/Plaf/MenuItemUI.cs | 4 +- .../Swing/Plaf/Metal/DefaultMetalTheme.cs | 4 +- .../Javax/Swing/Plaf/Metal/MetalBorders.cs | 60 ++++----- .../Javax/Swing/Plaf/Metal/MetalButtonUI.cs | 4 +- .../Swing/Plaf/Metal/MetalCheckBoxIcon.cs | 4 +- .../Javax/Swing/Plaf/Metal/MetalCheckBoxUI.cs | 4 +- .../Swing/Plaf/Metal/MetalComboBoxButton.cs | 4 +- .../Swing/Plaf/Metal/MetalComboBoxEditor.cs | 8 +- .../Swing/Plaf/Metal/MetalComboBoxIcon.cs | 4 +- .../Javax/Swing/Plaf/Metal/MetalComboBoxUI.cs | 8 +- .../Swing/Plaf/Metal/MetalDesktopIconUI.cs | 4 +- .../Swing/Plaf/Metal/MetalFileChooserUI.cs | 8 +- .../Swing/Plaf/Metal/MetalIconFactory.cs | 28 ++--- .../Plaf/Metal/MetalInternalFrameTitlePane.cs | 4 +- .../Swing/Plaf/Metal/MetalInternalFrameUI.cs | 4 +- .../Javax/Swing/Plaf/Metal/MetalLabelUI.cs | 4 +- .../Swing/Plaf/Metal/MetalLookAndFeel.cs | 4 +- .../Javax/Swing/Plaf/Metal/MetalMenuBarUI.cs | 4 +- .../Plaf/Metal/MetalPopupMenuSeparatorUI.cs | 4 +- .../Swing/Plaf/Metal/MetalProgressBarUI.cs | 4 +- .../Swing/Plaf/Metal/MetalRadioButtonUI.cs | 4 +- .../Javax/Swing/Plaf/Metal/MetalRootPaneUI.cs | 4 +- .../Swing/Plaf/Metal/MetalScrollBarUI.cs | 4 +- .../Swing/Plaf/Metal/MetalScrollButton.cs | 4 +- .../Swing/Plaf/Metal/MetalScrollPaneUI.cs | 4 +- .../Swing/Plaf/Metal/MetalSeparatorUI.cs | 4 +- .../Javax/Swing/Plaf/Metal/MetalSliderUI.cs | 4 +- .../Swing/Plaf/Metal/MetalSplitPaneUI.cs | 4 +- .../Swing/Plaf/Metal/MetalTabbedPaneUI.cs | 8 +- .../Swing/Plaf/Metal/MetalTextFieldUI.cs | 4 +- .../Javax/Swing/Plaf/Metal/MetalTheme.cs | 4 +- .../Swing/Plaf/Metal/MetalToggleButtonUI.cs | 4 +- .../Javax/Swing/Plaf/Metal/MetalToolBarUI.cs | 4 +- .../Javax/Swing/Plaf/Metal/MetalToolTipUI.cs | 4 +- .../Javax/Swing/Plaf/Metal/MetalTreeUI.cs | 4 +- .../Javax/Swing/Plaf/Metal/OceanTheme.cs | 4 +- .../Javax/Swing/Plaf/Multi/MultiButtonUI.cs | 4 +- .../Swing/Plaf/Multi/MultiColorChooserUI.cs | 4 +- .../Javax/Swing/Plaf/Multi/MultiComboBoxUI.cs | 4 +- .../Swing/Plaf/Multi/MultiDesktopIconUI.cs | 4 +- .../Swing/Plaf/Multi/MultiDesktopPaneUI.cs | 4 +- .../Swing/Plaf/Multi/MultiFileChooserUI.cs | 4 +- .../Swing/Plaf/Multi/MultiInternalFrameUI.cs | 4 +- .../Javax/Swing/Plaf/Multi/MultiLabelUI.cs | 4 +- .../Javax/Swing/Plaf/Multi/MultiListUI.cs | 4 +- .../Swing/Plaf/Multi/MultiLookAndFeel.cs | 4 +- .../Javax/Swing/Plaf/Multi/MultiMenuBarUI.cs | 4 +- .../Javax/Swing/Plaf/Multi/MultiMenuItemUI.cs | 4 +- .../Swing/Plaf/Multi/MultiOptionPaneUI.cs | 4 +- .../Javax/Swing/Plaf/Multi/MultiPanelUI.cs | 4 +- .../Swing/Plaf/Multi/MultiPopupMenuUI.cs | 4 +- .../Swing/Plaf/Multi/MultiProgressBarUI.cs | 4 +- .../Javax/Swing/Plaf/Multi/MultiRootPaneUI.cs | 4 +- .../Swing/Plaf/Multi/MultiScrollBarUI.cs | 4 +- .../Swing/Plaf/Multi/MultiScrollPaneUI.cs | 4 +- .../Swing/Plaf/Multi/MultiSeparatorUI.cs | 4 +- .../Javax/Swing/Plaf/Multi/MultiSliderUI.cs | 4 +- .../Javax/Swing/Plaf/Multi/MultiSpinnerUI.cs | 4 +- .../Swing/Plaf/Multi/MultiSplitPaneUI.cs | 4 +- .../Swing/Plaf/Multi/MultiTabbedPaneUI.cs | 4 +- .../Swing/Plaf/Multi/MultiTableHeaderUI.cs | 4 +- .../Javax/Swing/Plaf/Multi/MultiTableUI.cs | 4 +- .../Javax/Swing/Plaf/Multi/MultiTextUI.cs | 4 +- .../Javax/Swing/Plaf/Multi/MultiToolBarUI.cs | 4 +- .../Javax/Swing/Plaf/Multi/MultiToolTipUI.cs | 4 +- .../Javax/Swing/Plaf/Multi/MultiTreeUI.cs | 4 +- .../Javax/Swing/Plaf/Multi/MultiViewportUI.cs | 4 +- .../Plaf/Nimbus/AbstractRegionPainter.cs | 4 +- .../Swing/Plaf/Nimbus/NimbusLookAndFeel.cs | 4 +- .../Javax/Swing/Plaf/Nimbus/NimbusStyle.cs | 4 +- .../Javax/Swing/Plaf/Nimbus/State.cs | 8 +- .../Javax/Swing/Plaf/OptionPaneUI.cs | 4 +- .../Generated/Javax/Swing/Plaf/PanelUI.cs | 4 +- .../Generated/Javax/Swing/Plaf/PopupMenuUI.cs | 4 +- .../Javax/Swing/Plaf/ProgressBarUI.cs | 4 +- .../Generated/Javax/Swing/Plaf/RootPaneUI.cs | 4 +- .../Generated/Javax/Swing/Plaf/ScrollBarUI.cs | 4 +- .../Javax/Swing/Plaf/ScrollPaneUI.cs | 4 +- .../Generated/Javax/Swing/Plaf/SeparatorUI.cs | 4 +- .../Generated/Javax/Swing/Plaf/SliderUI.cs | 4 +- .../Generated/Javax/Swing/Plaf/SpinnerUI.cs | 4 +- .../Generated/Javax/Swing/Plaf/SplitPaneUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/ColorType.cs | 4 +- .../Javax/Swing/Plaf/Synth/Region.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthButtonUI.cs | 4 +- .../Plaf/Synth/SynthCheckBoxMenuItemUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthCheckBoxUI.cs | 4 +- .../Swing/Plaf/Synth/SynthColorChooserUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthComboBoxUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthConstants.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthContext.cs | 4 +- .../Swing/Plaf/Synth/SynthDesktopIconUI.cs | 4 +- .../Swing/Plaf/Synth/SynthDesktopPaneUI.cs | 4 +- .../Swing/Plaf/Synth/SynthEditorPaneUI.cs | 4 +- .../Plaf/Synth/SynthFormattedTextFieldUI.cs | 4 +- .../Swing/Plaf/Synth/SynthGraphicsUtils.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthIcon.cs | 4 +- .../Swing/Plaf/Synth/SynthInternalFrameUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthLabelUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthListUI.cs | 4 +- .../Swing/Plaf/Synth/SynthLookAndFeel.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthMenuBarUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthMenuItemUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthMenuUI.cs | 4 +- .../Swing/Plaf/Synth/SynthOptionPaneUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthPainter.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthPanelUI.cs | 4 +- .../Swing/Plaf/Synth/SynthPasswordFieldUI.cs | 4 +- .../Swing/Plaf/Synth/SynthPopupMenuUI.cs | 4 +- .../Swing/Plaf/Synth/SynthProgressBarUI.cs | 4 +- .../Plaf/Synth/SynthRadioButtonMenuItemUI.cs | 4 +- .../Swing/Plaf/Synth/SynthRadioButtonUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthRootPaneUI.cs | 4 +- .../Swing/Plaf/Synth/SynthScrollBarUI.cs | 4 +- .../Swing/Plaf/Synth/SynthScrollPaneUI.cs | 4 +- .../Swing/Plaf/Synth/SynthSeparatorUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthSliderUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthSpinnerUI.cs | 4 +- .../Swing/Plaf/Synth/SynthSplitPaneUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthStyle.cs | 4 +- .../Swing/Plaf/Synth/SynthStyleFactory.cs | 4 +- .../Swing/Plaf/Synth/SynthTabbedPaneUI.cs | 4 +- .../Swing/Plaf/Synth/SynthTableHeaderUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthTableUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthTextAreaUI.cs | 4 +- .../Swing/Plaf/Synth/SynthTextFieldUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthTextPaneUI.cs | 4 +- .../Swing/Plaf/Synth/SynthToggleButtonUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthToolBarUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthToolTipUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthTreeUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthUI.cs | 4 +- .../Javax/Swing/Plaf/Synth/SynthViewportUI.cs | 4 +- .../Javax/Swing/Plaf/TabbedPaneUI.cs | 4 +- .../Javax/Swing/Plaf/TableHeaderUI.cs | 4 +- .../Generated/Javax/Swing/Plaf/TableUI.cs | 4 +- .../JNet/Generated/Javax/Swing/Plaf/TextUI.cs | 4 +- .../Generated/Javax/Swing/Plaf/ToolBarUI.cs | 4 +- .../Generated/Javax/Swing/Plaf/ToolTipUI.cs | 4 +- .../JNet/Generated/Javax/Swing/Plaf/TreeUI.cs | 4 +- .../Generated/Javax/Swing/Plaf/UIResource.cs | 4 +- .../Generated/Javax/Swing/Plaf/ViewportUI.cs | 4 +- src/net/JNet/Generated/Javax/Swing/Popup.cs | 4 +- .../Generated/Javax/Swing/PopupFactory.cs | 4 +- .../Generated/Javax/Swing/ProgressMonitor.cs | 4 +- .../Javax/Swing/ProgressMonitorInputStream.cs | 4 +- .../JNet/Generated/Javax/Swing/Renderer.cs | 4 +- .../Generated/Javax/Swing/RepaintManager.cs | 4 +- .../Javax/Swing/RootPaneContainer.cs | 4 +- .../JNet/Generated/Javax/Swing/RowFilter.cs | 20 +-- .../JNet/Generated/Javax/Swing/RowSorter.cs | 12 +- .../Javax/Swing/ScrollPaneConstants.cs | 4 +- .../Generated/Javax/Swing/ScrollPaneLayout.cs | 8 +- .../JNet/Generated/Javax/Swing/Scrollable.cs | 4 +- .../Javax/Swing/SingleSelectionModel.cs | 4 +- .../Generated/Javax/Swing/SizeRequirements.cs | 4 +- .../Generated/Javax/Swing/SizeSequence.cs | 4 +- .../JNet/Generated/Javax/Swing/SortOrder.cs | 4 +- .../Swing/SortingFocusTraversalPolicy.cs | 4 +- .../Generated/Javax/Swing/SpinnerDateModel.cs | 4 +- .../Generated/Javax/Swing/SpinnerListModel.cs | 4 +- .../Generated/Javax/Swing/SpinnerModel.cs | 4 +- .../Javax/Swing/SpinnerNumberModel.cs | 4 +- src/net/JNet/Generated/Javax/Swing/Spring.cs | 4 +- .../Generated/Javax/Swing/SpringLayout.cs | 8 +- .../Generated/Javax/Swing/SwingConstants.cs | 4 +- .../Generated/Javax/Swing/SwingContainer.cs | 4 +- .../Generated/Javax/Swing/SwingUtilities.cs | 4 +- .../JNet/Generated/Javax/Swing/SwingWorker.cs | 12 +- .../Javax/Swing/Table/AbstractTableModel.cs | 4 +- .../Swing/Table/DefaultTableCellRenderer.cs | 8 +- .../Swing/Table/DefaultTableColumnModel.cs | 4 +- .../Javax/Swing/Table/DefaultTableModel.cs | 4 +- .../Javax/Swing/Table/JTableHeader.cs | 4 +- .../Javax/Swing/Table/TableCellEditor.cs | 4 +- .../Javax/Swing/Table/TableCellRenderer.cs | 4 +- .../Javax/Swing/Table/TableColumn.cs | 4 +- .../Javax/Swing/Table/TableColumnModel.cs | 4 +- .../Generated/Javax/Swing/Table/TableModel.cs | 4 +- .../Javax/Swing/Table/TableRowSorter.cs | 8 +- .../Javax/Swing/Table/TableStringConverter.cs | 4 +- .../Javax/Swing/Text/AbstractDocument.cs | 32 ++--- .../Javax/Swing/Text/AbstractWriter.cs | 4 +- .../Javax/Swing/Text/AsyncBoxView.cs | 12 +- .../Javax/Swing/Text/AttributeSet.cs | 20 +-- .../Javax/Swing/Text/BadLocationException.cs | 4 +- .../Generated/Javax/Swing/Text/BoxView.cs | 4 +- .../JNet/Generated/Javax/Swing/Text/Caret.cs | 4 +- .../Swing/Text/ChangedCharSetException.cs | 4 +- .../Javax/Swing/Text/ComponentView.cs | 4 +- .../Javax/Swing/Text/CompositeView.cs | 4 +- .../Javax/Swing/Text/DateFormatter.cs | 4 +- .../Javax/Swing/Text/DefaultCaret.cs | 4 +- .../Javax/Swing/Text/DefaultEditorKit.cs | 36 +++--- .../Javax/Swing/Text/DefaultFormatter.cs | 4 +- .../Swing/Text/DefaultFormatterFactory.cs | 4 +- .../Javax/Swing/Text/DefaultHighlighter.cs | 8 +- .../Javax/Swing/Text/DefaultStyledDocument.cs | 16 +-- .../Generated/Javax/Swing/Text/Document.cs | 4 +- .../Javax/Swing/Text/DocumentFilter.cs | 8 +- .../Generated/Javax/Swing/Text/EditorKit.cs | 4 +- .../Generated/Javax/Swing/Text/Element.cs | 4 +- .../Javax/Swing/Text/ElementIterator.cs | 4 +- .../Generated/Javax/Swing/Text/FieldView.cs | 4 +- .../Generated/Javax/Swing/Text/FlowView.cs | 8 +- .../Generated/Javax/Swing/Text/GapContent.cs | 4 +- .../Generated/Javax/Swing/Text/GlyphView.cs | 8 +- .../Generated/Javax/Swing/Text/Highlighter.cs | 12 +- .../Javax/Swing/Text/Html/BlockView.cs | 4 +- .../Generated/Javax/Swing/Text/Html/CSS.cs | 8 +- .../Javax/Swing/Text/Html/FormSubmitEvent.cs | 8 +- .../Javax/Swing/Text/Html/FormView.cs | 4 +- .../Generated/Javax/Swing/Text/Html/HTML.cs | 16 +-- .../Javax/Swing/Text/Html/HTMLDocument.cs | 56 ++++----- .../Javax/Swing/Text/Html/HTMLEditorKit.cs | 24 ++-- .../Text/Html/HTMLFrameHyperlinkEvent.cs | 4 +- .../Javax/Swing/Text/Html/HTMLWriter.cs | 4 +- .../Javax/Swing/Text/Html/ImageView.cs | 4 +- .../Javax/Swing/Text/Html/InlineView.cs | 4 +- .../Javax/Swing/Text/Html/ListView.cs | 4 +- .../Swing/Text/Html/MinimalHTMLWriter.cs | 4 +- .../Javax/Swing/Text/Html/ObjectView.cs | 4 +- .../Generated/Javax/Swing/Text/Html/Option.cs | 4 +- .../Javax/Swing/Text/Html/ParagraphView.cs | 4 +- .../Swing/Text/Html/Parser/AttributeList.cs | 4 +- .../Swing/Text/Html/Parser/ContentModel.cs | 4 +- .../Javax/Swing/Text/Html/Parser/DTD.cs | 4 +- .../Swing/Text/Html/Parser/DTDConstants.cs | 4 +- .../Swing/Text/Html/Parser/DocumentParser.cs | 4 +- .../Javax/Swing/Text/Html/Parser/Element.cs | 4 +- .../Javax/Swing/Text/Html/Parser/Entity.cs | 4 +- .../Javax/Swing/Text/Html/Parser/Parser.cs | 4 +- .../Swing/Text/Html/Parser/ParserDelegator.cs | 4 +- .../Swing/Text/Html/Parser/TagElement.cs | 4 +- .../Javax/Swing/Text/Html/StyleSheet.cs | 12 +- .../Generated/Javax/Swing/Text/IconView.cs | 4 +- .../Swing/Text/InternationalFormatter.cs | 4 +- .../Javax/Swing/Text/JTextComponent.cs | 16 +-- .../JNet/Generated/Javax/Swing/Text/Keymap.cs | 4 +- .../Generated/Javax/Swing/Text/LabelView.cs | 4 +- .../Javax/Swing/Text/LayeredHighlighter.cs | 8 +- .../Generated/Javax/Swing/Text/LayoutQueue.cs | 4 +- .../Javax/Swing/Text/MaskFormatter.cs | 4 +- .../Javax/Swing/Text/MutableAttributeSet.cs | 4 +- .../Javax/Swing/Text/NavigationFilter.cs | 8 +- .../Javax/Swing/Text/NumberFormatter.cs | 4 +- .../Javax/Swing/Text/ParagraphView.cs | 4 +- .../Javax/Swing/Text/PasswordView.cs | 4 +- .../Javax/Swing/Text/PlainDocument.cs | 4 +- .../Generated/Javax/Swing/Text/PlainView.cs | 4 +- .../Generated/Javax/Swing/Text/Position.cs | 8 +- .../Javax/Swing/Text/Rtf/RTFEditorKit.cs | 4 +- .../Generated/Javax/Swing/Text/Segment.cs | 4 +- .../Javax/Swing/Text/SimpleAttributeSet.cs | 4 +- .../Javax/Swing/Text/StringContent.cs | 4 +- .../JNet/Generated/Javax/Swing/Text/Style.cs | 4 +- .../Javax/Swing/Text/StyleConstants.cs | 20 +-- .../Javax/Swing/Text/StyleContext.cs | 12 +- .../Javax/Swing/Text/StyledDocument.cs | 4 +- .../Javax/Swing/Text/StyledEditorKit.cs | 36 +++--- .../Generated/Javax/Swing/Text/TabExpander.cs | 4 +- .../JNet/Generated/Javax/Swing/Text/TabSet.cs | 4 +- .../Generated/Javax/Swing/Text/TabStop.cs | 4 +- .../Generated/Javax/Swing/Text/TabableView.cs | 4 +- .../Generated/Javax/Swing/Text/TableView.cs | 8 +- .../Generated/Javax/Swing/Text/TextAction.cs | 4 +- .../Generated/Javax/Swing/Text/Utilities.cs | 4 +- .../JNet/Generated/Javax/Swing/Text/View.cs | 4 +- .../Generated/Javax/Swing/Text/ViewFactory.cs | 4 +- .../Javax/Swing/Text/WrappedPlainView.cs | 4 +- .../Generated/Javax/Swing/Text/ZoneView.cs | 4 +- src/net/JNet/Generated/Javax/Swing/Timer.cs | 4 +- .../Generated/Javax/Swing/TransferHandler.cs | 12 +- .../Javax/Swing/Tree/AbstractLayoutCache.cs | 8 +- .../Swing/Tree/DefaultMutableTreeNode.cs | 4 +- .../Javax/Swing/Tree/DefaultTreeCellEditor.cs | 12 +- .../Swing/Tree/DefaultTreeCellRenderer.cs | 4 +- .../Javax/Swing/Tree/DefaultTreeModel.cs | 4 +- .../Swing/Tree/DefaultTreeSelectionModel.cs | 4 +- .../Javax/Swing/Tree/ExpandVetoException.cs | 4 +- .../Swing/Tree/FixedHeightLayoutCache.cs | 4 +- .../Javax/Swing/Tree/MutableTreeNode.cs | 4 +- .../Generated/Javax/Swing/Tree/RowMapper.cs | 4 +- .../Javax/Swing/Tree/TreeCellEditor.cs | 4 +- .../Javax/Swing/Tree/TreeCellRenderer.cs | 4 +- .../Generated/Javax/Swing/Tree/TreeModel.cs | 4 +- .../Generated/Javax/Swing/Tree/TreeNode.cs | 4 +- .../Generated/Javax/Swing/Tree/TreePath.cs | 4 +- .../Javax/Swing/Tree/TreeSelectionModel.cs | 4 +- .../Swing/Tree/VariableHeightLayoutCache.cs | 4 +- .../Javax/Swing/UIClientPropertyKey.cs | 4 +- .../JNet/Generated/Javax/Swing/UIDefaults.cs | 20 +-- .../JNet/Generated/Javax/Swing/UIManager.cs | 8 +- .../Javax/Swing/Undo/AbstractUndoableEdit.cs | 4 +- .../Javax/Swing/Undo/CannotRedoException.cs | 4 +- .../Javax/Swing/Undo/CannotUndoException.cs | 4 +- .../Javax/Swing/Undo/CompoundEdit.cs | 4 +- .../Generated/Javax/Swing/Undo/StateEdit.cs | 4 +- .../Javax/Swing/Undo/StateEditable.cs | 4 +- .../Generated/Javax/Swing/Undo/UndoManager.cs | 4 +- .../Javax/Swing/Undo/UndoableEdit.cs | 4 +- .../Javax/Swing/Undo/UndoableEditSupport.cs | 4 +- .../Swing/UnsupportedLookAndFeelException.cs | 4 +- .../Generated/Javax/Swing/ViewportLayout.cs | 4 +- .../Generated/Javax/Swing/WindowConstants.cs | 4 +- .../JNet/Generated/Javax/Tools/Diagnostic.cs | 12 +- .../Javax/Tools/DiagnosticCollector.cs | 8 +- .../Javax/Tools/DocumentationTool.cs | 12 +- .../JNet/Generated/Javax/Tools/FileObject.cs | 4 +- .../Javax/Tools/ForwardingFileObject.cs | 8 +- .../Javax/Tools/ForwardingJavaFileManager.cs | 8 +- .../Javax/Tools/ForwardingJavaFileObject.cs | 8 +- .../Generated/Javax/Tools/JavaCompiler.cs | 8 +- .../Generated/Javax/Tools/JavaFileManager.cs | 8 +- .../Generated/Javax/Tools/JavaFileObject.cs | 8 +- .../Generated/Javax/Tools/OptionChecker.cs | 4 +- .../Javax/Tools/SimpleJavaFileObject.cs | 4 +- .../Javax/Tools/StandardJavaFileManager.cs | 8 +- .../Generated/Javax/Tools/StandardLocation.cs | 4 +- src/net/JNet/Generated/Javax/Tools/Tool.cs | 4 +- .../Generated/Javax/Tools/ToolProvider.cs | 4 +- .../Javax/Transaction/Xa/XAException.cs | 4 +- .../Javax/Transaction/Xa/XAResource.cs | 4 +- .../Generated/Javax/Transaction/Xa/Xid.cs | 4 +- .../Generated/Javax/Xml/Catalog/Catalog.cs | 4 +- .../Javax/Xml/Catalog/CatalogException.cs | 4 +- .../Javax/Xml/Catalog/CatalogFeatures.cs | 12 +- .../Javax/Xml/Catalog/CatalogManager.cs | 4 +- .../Javax/Xml/Catalog/CatalogResolver.cs | 4 +- .../Javax/Xml/Crypto/AlgorithmMethod.cs | 4 +- .../JNet/Generated/Javax/Xml/Crypto/Data.cs | 4 +- .../Javax/Xml/Crypto/Dom/DOMCryptoContext.cs | 4 +- .../Javax/Xml/Crypto/Dom/DOMStructure.cs | 4 +- .../Javax/Xml/Crypto/Dom/DOMURIReference.cs | 4 +- .../Xml/Crypto/Dsig/CanonicalizationMethod.cs | 4 +- .../Javax/Xml/Crypto/Dsig/DigestMethod.cs | 4 +- .../Xml/Crypto/Dsig/Dom/DOMSignContext.cs | 4 +- .../Xml/Crypto/Dsig/Dom/DOMValidateContext.cs | 4 +- .../Javax/Xml/Crypto/Dsig/Keyinfo/KeyInfo.cs | 4 +- .../Xml/Crypto/Dsig/Keyinfo/KeyInfoFactory.cs | 4 +- .../Javax/Xml/Crypto/Dsig/Keyinfo/KeyName.cs | 4 +- .../Javax/Xml/Crypto/Dsig/Keyinfo/KeyValue.cs | 4 +- .../Javax/Xml/Crypto/Dsig/Keyinfo/PGPData.cs | 4 +- .../Crypto/Dsig/Keyinfo/RetrievalMethod.cs | 4 +- .../Javax/Xml/Crypto/Dsig/Keyinfo/X509Data.cs | 4 +- .../Crypto/Dsig/Keyinfo/X509IssuerSerial.cs | 4 +- .../Javax/Xml/Crypto/Dsig/Manifest.cs | 4 +- .../Javax/Xml/Crypto/Dsig/Reference.cs | 4 +- .../Javax/Xml/Crypto/Dsig/SignatureMethod.cs | 4 +- .../Xml/Crypto/Dsig/SignatureProperties.cs | 4 +- .../Xml/Crypto/Dsig/SignatureProperty.cs | 4 +- .../Javax/Xml/Crypto/Dsig/SignedInfo.cs | 4 +- .../Dsig/Spec/C14NMethodParameterSpec.cs | 4 +- .../Dsig/Spec/DigestMethodParameterSpec.cs | 4 +- .../Crypto/Dsig/Spec/ExcC14NParameterSpec.cs | 4 +- .../Xml/Crypto/Dsig/Spec/HMACParameterSpec.cs | 4 +- .../Dsig/Spec/SignatureMethodParameterSpec.cs | 4 +- .../Dsig/Spec/TransformParameterSpec.cs | 4 +- .../Dsig/Spec/XPathFilter2ParameterSpec.cs | 4 +- .../Dsig/Spec/XPathFilterParameterSpec.cs | 4 +- .../Javax/Xml/Crypto/Dsig/Spec/XPathType.cs | 8 +- .../Dsig/Spec/XSLTTransformParameterSpec.cs | 4 +- .../Javax/Xml/Crypto/Dsig/Transform.cs | 4 +- .../Xml/Crypto/Dsig/TransformException.cs | 4 +- .../Javax/Xml/Crypto/Dsig/TransformService.cs | 4 +- .../Javax/Xml/Crypto/Dsig/XMLObject.cs | 4 +- .../Javax/Xml/Crypto/Dsig/XMLSignContext.cs | 4 +- .../Javax/Xml/Crypto/Dsig/XMLSignature.cs | 8 +- .../Xml/Crypto/Dsig/XMLSignatureException.cs | 4 +- .../Xml/Crypto/Dsig/XMLSignatureFactory.cs | 4 +- .../Xml/Crypto/Dsig/XMLValidateContext.cs | 4 +- .../Generated/Javax/Xml/Crypto/KeySelector.cs | 8 +- .../Javax/Xml/Crypto/KeySelectorException.cs | 4 +- .../Javax/Xml/Crypto/KeySelectorResult.cs | 4 +- .../Javax/Xml/Crypto/MarshalException.cs | 4 +- .../Xml/Crypto/NoSuchMechanismException.cs | 4 +- .../Generated/Javax/Xml/Crypto/NodeSetData.cs | 8 +- .../Javax/Xml/Crypto/OctetStreamData.cs | 4 +- .../Javax/Xml/Crypto/URIDereferencer.cs | 4 +- .../Javax/Xml/Crypto/URIReference.cs | 4 +- .../Javax/Xml/Crypto/URIReferenceException.cs | 4 +- .../Javax/Xml/Crypto/XMLCryptoContext.cs | 4 +- .../Javax/Xml/Crypto/XMLStructure.cs | 4 +- .../DatatypeConfigurationException.cs | 4 +- .../Javax/Xml/Datatype/DatatypeConstants.cs | 8 +- .../Javax/Xml/Datatype/DatatypeFactory.cs | 4 +- .../Generated/Javax/Xml/Datatype/Duration.cs | 4 +- .../Xml/Datatype/XMLGregorianCalendar.cs | 4 +- .../Javax/Xml/Namespace/NamespaceContext.cs | 4 +- .../Generated/Javax/Xml/Namespace/QName.cs | 4 +- .../Javax/Xml/Parsers/DocumentBuilder.cs | 4 +- .../Xml/Parsers/DocumentBuilderFactory.cs | 4 +- .../Xml/Parsers/FactoryConfigurationError.cs | 4 +- .../Parsers/ParserConfigurationException.cs | 4 +- .../Generated/Javax/Xml/Parsers/SAXParser.cs | 4 +- .../Javax/Xml/Parsers/SAXParserFactory.cs | 4 +- .../Generated/Javax/Xml/Stream/EventFilter.cs | 4 +- .../Javax/Xml/Stream/Events/Attribute.cs | 4 +- .../Javax/Xml/Stream/Events/Characters.cs | 4 +- .../Javax/Xml/Stream/Events/Comment.cs | 4 +- .../Generated/Javax/Xml/Stream/Events/DTD.cs | 4 +- .../Javax/Xml/Stream/Events/EndDocument.cs | 4 +- .../Javax/Xml/Stream/Events/EndElement.cs | 4 +- .../Xml/Stream/Events/EntityDeclaration.cs | 4 +- .../Xml/Stream/Events/EntityReference.cs | 4 +- .../Javax/Xml/Stream/Events/Namespace.cs | 4 +- .../Xml/Stream/Events/NotationDeclaration.cs | 4 +- .../Stream/Events/ProcessingInstruction.cs | 4 +- .../Javax/Xml/Stream/Events/StartDocument.cs | 4 +- .../Javax/Xml/Stream/Events/StartElement.cs | 4 +- .../Javax/Xml/Stream/Events/XMLEvent.cs | 4 +- .../Xml/Stream/FactoryConfigurationError.cs | 4 +- .../Generated/Javax/Xml/Stream/Location.cs | 4 +- .../Javax/Xml/Stream/StreamFilter.cs | 4 +- .../Xml/Stream/Util/EventReaderDelegate.cs | 4 +- .../Xml/Stream/Util/StreamReaderDelegate.cs | 4 +- .../Xml/Stream/Util/XMLEventAllocator.cs | 4 +- .../Javax/Xml/Stream/Util/XMLEventConsumer.cs | 4 +- .../Javax/Xml/Stream/XMLEventFactory.cs | 4 +- .../Javax/Xml/Stream/XMLEventReader.cs | 4 +- .../Javax/Xml/Stream/XMLEventWriter.cs | 4 +- .../Javax/Xml/Stream/XMLInputFactory.cs | 4 +- .../Javax/Xml/Stream/XMLOutputFactory.cs | 4 +- .../Generated/Javax/Xml/Stream/XMLReporter.cs | 4 +- .../Generated/Javax/Xml/Stream/XMLResolver.cs | 4 +- .../Javax/Xml/Stream/XMLStreamConstants.cs | 4 +- .../Javax/Xml/Stream/XMLStreamException.cs | 4 +- .../Javax/Xml/Stream/XMLStreamReader.cs | 4 +- .../Javax/Xml/Stream/XMLStreamWriter.cs | 4 +- .../Javax/Xml/Transform/Dom/DOMLocator.cs | 4 +- .../Javax/Xml/Transform/Dom/DOMResult.cs | 4 +- .../Javax/Xml/Transform/Dom/DOMSource.cs | 4 +- .../Javax/Xml/Transform/ErrorListener.cs | 8 +- .../Javax/Xml/Transform/OutputKeys.cs | 4 +- .../Generated/Javax/Xml/Transform/Result.cs | 4 +- .../Javax/Xml/Transform/Sax/SAXResult.cs | 4 +- .../Javax/Xml/Transform/Sax/SAXSource.cs | 4 +- .../Transform/Sax/SAXTransformerFactory.cs | 4 +- .../Xml/Transform/Sax/TemplatesHandler.cs | 4 +- .../Xml/Transform/Sax/TransformerHandler.cs | 4 +- .../Generated/Javax/Xml/Transform/Source.cs | 4 +- .../Javax/Xml/Transform/SourceLocator.cs | 4 +- .../Javax/Xml/Transform/Stax/StAXResult.cs | 4 +- .../Javax/Xml/Transform/Stax/StAXSource.cs | 4 +- .../Xml/Transform/Stream/StreamResult.cs | 4 +- .../Xml/Transform/Stream/StreamSource.cs | 4 +- .../Javax/Xml/Transform/Templates.cs | 4 +- .../Javax/Xml/Transform/Transformer.cs | 4 +- .../TransformerConfigurationException.cs | 4 +- .../Xml/Transform/TransformerException.cs | 4 +- .../Javax/Xml/Transform/TransformerFactory.cs | 4 +- .../TransformerFactoryConfigurationError.cs | 4 +- .../Javax/Xml/Transform/URIResolver.cs | 4 +- .../Generated/Javax/Xml/Validation/Schema.cs | 4 +- .../Javax/Xml/Validation/SchemaFactory.cs | 4 +- .../SchemaFactoryConfigurationError.cs | 4 +- .../Xml/Validation/SchemaFactoryLoader.cs | 4 +- .../Javax/Xml/Validation/TypeInfoProvider.cs | 4 +- .../Javax/Xml/Validation/Validator.cs | 4 +- .../Javax/Xml/Validation/ValidatorHandler.cs | 4 +- .../JNet/Generated/Javax/Xml/XMLConstants.cs | 4 +- .../JNet/Generated/Javax/Xml/Xpath/XPath.cs | 4 +- .../Javax/Xml/Xpath/XPathConstants.cs | 4 +- .../Javax/Xml/Xpath/XPathEvaluationResult.cs | 12 +- .../Javax/Xml/Xpath/XPathException.cs | 4 +- .../Javax/Xml/Xpath/XPathExpression.cs | 4 +- .../Xml/Xpath/XPathExpressionException.cs | 4 +- .../Generated/Javax/Xml/Xpath/XPathFactory.cs | 4 +- .../XPathFactoryConfigurationException.cs | 4 +- .../Javax/Xml/Xpath/XPathFunction.cs | 4 +- .../Javax/Xml/Xpath/XPathFunctionException.cs | 4 +- .../Javax/Xml/Xpath/XPathFunctionResolver.cs | 4 +- .../Generated/Javax/Xml/Xpath/XPathNodes.cs | 4 +- .../Javax/Xml/Xpath/XPathVariableResolver.cs | 4 +- .../Generated/Org/Ietf/Jgss/ChannelBinding.cs | 4 +- .../Generated/Org/Ietf/Jgss/GSSContext.cs | 4 +- .../Generated/Org/Ietf/Jgss/GSSCredential.cs | 4 +- .../Generated/Org/Ietf/Jgss/GSSException.cs | 4 +- .../Generated/Org/Ietf/Jgss/GSSManager.cs | 4 +- .../JNet/Generated/Org/Ietf/Jgss/GSSName.cs | 4 +- .../Generated/Org/Ietf/Jgss/MessageProp.cs | 4 +- src/net/JNet/Generated/Org/Ietf/Jgss/Oid.cs | 4 +- src/net/JNet/Generated/Org/W3c/Dom/Attr.cs | 4 +- .../Bootstrap/DOMImplementationRegistry.cs | 4 +- .../Generated/Org/W3c/Dom/CDATASection.cs | 4 +- .../Generated/Org/W3c/Dom/CharacterData.cs | 4 +- src/net/JNet/Generated/Org/W3c/Dom/Comment.cs | 4 +- .../Org/W3c/Dom/Css/CSS2Properties.cs | 4 +- .../Org/W3c/Dom/Css/CSSCharsetRule.cs | 4 +- .../Org/W3c/Dom/Css/CSSFontFaceRule.cs | 4 +- .../Org/W3c/Dom/Css/CSSImportRule.cs | 4 +- .../Generated/Org/W3c/Dom/Css/CSSMediaRule.cs | 4 +- .../Generated/Org/W3c/Dom/Css/CSSPageRule.cs | 4 +- .../Org/W3c/Dom/Css/CSSPrimitiveValue.cs | 4 +- .../JNet/Generated/Org/W3c/Dom/Css/CSSRule.cs | 4 +- .../Generated/Org/W3c/Dom/Css/CSSRuleList.cs | 4 +- .../Org/W3c/Dom/Css/CSSStyleDeclaration.cs | 4 +- .../Generated/Org/W3c/Dom/Css/CSSStyleRule.cs | 4 +- .../Org/W3c/Dom/Css/CSSStyleSheet.cs | 4 +- .../Org/W3c/Dom/Css/CSSUnknownRule.cs | 4 +- .../Generated/Org/W3c/Dom/Css/CSSValue.cs | 4 +- .../Generated/Org/W3c/Dom/Css/CSSValueList.cs | 4 +- .../JNet/Generated/Org/W3c/Dom/Css/Counter.cs | 4 +- .../Org/W3c/Dom/Css/DOMImplementationCSS.cs | 4 +- .../Generated/Org/W3c/Dom/Css/DocumentCSS.cs | 4 +- .../Org/W3c/Dom/Css/ElementCSSInlineStyle.cs | 4 +- .../Generated/Org/W3c/Dom/Css/RGBColor.cs | 4 +- .../JNet/Generated/Org/W3c/Dom/Css/Rect.cs | 4 +- .../JNet/Generated/Org/W3c/Dom/Css/ViewCSS.cs | 4 +- .../Generated/Org/W3c/Dom/DOMConfiguration.cs | 4 +- .../JNet/Generated/Org/W3c/Dom/DOMError.cs | 4 +- .../Generated/Org/W3c/Dom/DOMErrorHandler.cs | 4 +- .../Generated/Org/W3c/Dom/DOMException.cs | 4 +- .../Org/W3c/Dom/DOMImplementation.cs | 4 +- .../Org/W3c/Dom/DOMImplementationList.cs | 4 +- .../Org/W3c/Dom/DOMImplementationSource.cs | 4 +- .../JNet/Generated/Org/W3c/Dom/DOMLocator.cs | 4 +- .../Generated/Org/W3c/Dom/DOMStringList.cs | 4 +- .../JNet/Generated/Org/W3c/Dom/Document.cs | 4 +- .../Generated/Org/W3c/Dom/DocumentFragment.cs | 4 +- .../Generated/Org/W3c/Dom/DocumentType.cs | 4 +- src/net/JNet/Generated/Org/W3c/Dom/Element.cs | 4 +- .../Generated/Org/W3c/Dom/ElementTraversal.cs | 4 +- src/net/JNet/Generated/Org/W3c/Dom/Entity.cs | 4 +- .../Generated/Org/W3c/Dom/EntityReference.cs | 4 +- .../Org/W3c/Dom/Events/DocumentEvent.cs | 4 +- .../Generated/Org/W3c/Dom/Events/Event.cs | 4 +- .../Org/W3c/Dom/Events/EventException.cs | 4 +- .../Org/W3c/Dom/Events/EventListener.cs | 8 +- .../Org/W3c/Dom/Events/EventTarget.cs | 4 +- .../Org/W3c/Dom/Events/MouseEvent.cs | 4 +- .../Org/W3c/Dom/Events/MutationEvent.cs | 4 +- .../Generated/Org/W3c/Dom/Events/UIEvent.cs | 4 +- .../Org/W3c/Dom/Html/HTMLAnchorElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLAppletElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLAreaElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLBRElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLBaseElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLBaseFontElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLBodyElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLButtonElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLCollection.cs | 4 +- .../Org/W3c/Dom/Html/HTMLDListElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLDOMImplementation.cs | 4 +- .../Org/W3c/Dom/Html/HTMLDirectoryElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLDivElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLDocument.cs | 4 +- .../Generated/Org/W3c/Dom/Html/HTMLElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLFieldSetElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLFontElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLFormElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLFrameElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLFrameSetElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLHRElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLHeadElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLHeadingElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLHtmlElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLIFrameElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLImageElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLInputElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLIsIndexElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLLIElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLLabelElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLLegendElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLLinkElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLMapElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLMenuElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLMetaElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLModElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLOListElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLObjectElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLOptGroupElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLOptionElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLParagraphElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLParamElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLPreElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLQuoteElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLScriptElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLSelectElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLStyleElement.cs | 4 +- .../W3c/Dom/Html/HTMLTableCaptionElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLTableCellElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLTableColElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLTableElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLTableRowElement.cs | 4 +- .../W3c/Dom/Html/HTMLTableSectionElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLTextAreaElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLTitleElement.cs | 4 +- .../Org/W3c/Dom/Html/HTMLUListElement.cs | 4 +- .../Org/W3c/Dom/Ls/DOMImplementationLS.cs | 4 +- .../Generated/Org/W3c/Dom/Ls/LSException.cs | 4 +- .../JNet/Generated/Org/W3c/Dom/Ls/LSInput.cs | 4 +- .../Generated/Org/W3c/Dom/Ls/LSLoadEvent.cs | 4 +- .../JNet/Generated/Org/W3c/Dom/Ls/LSOutput.cs | 4 +- .../JNet/Generated/Org/W3c/Dom/Ls/LSParser.cs | 4 +- .../Org/W3c/Dom/Ls/LSParserFilter.cs | 4 +- .../Org/W3c/Dom/Ls/LSProgressEvent.cs | 4 +- .../Org/W3c/Dom/Ls/LSResourceResolver.cs | 4 +- .../Generated/Org/W3c/Dom/Ls/LSSerializer.cs | 4 +- .../Org/W3c/Dom/Ls/LSSerializerFilter.cs | 4 +- .../JNet/Generated/Org/W3c/Dom/NameList.cs | 4 +- .../Generated/Org/W3c/Dom/NamedNodeMap.cs | 4 +- src/net/JNet/Generated/Org/W3c/Dom/Node.cs | 4 +- .../JNet/Generated/Org/W3c/Dom/NodeList.cs | 4 +- .../JNet/Generated/Org/W3c/Dom/Notation.cs | 4 +- .../Org/W3c/Dom/ProcessingInstruction.cs | 4 +- .../Org/W3c/Dom/Ranges/DocumentRange.cs | 4 +- .../Generated/Org/W3c/Dom/Ranges/Range.cs | 4 +- .../Org/W3c/Dom/Ranges/RangeException.cs | 4 +- .../Org/W3c/Dom/Stylesheets/DocumentStyle.cs | 4 +- .../Org/W3c/Dom/Stylesheets/LinkStyle.cs | 4 +- .../Org/W3c/Dom/Stylesheets/MediaList.cs | 4 +- .../Org/W3c/Dom/Stylesheets/StyleSheet.cs | 4 +- .../Org/W3c/Dom/Stylesheets/StyleSheetList.cs | 4 +- src/net/JNet/Generated/Org/W3c/Dom/Text.cs | 4 +- .../W3c/Dom/Traversal/DocumentTraversal.cs | 4 +- .../Org/W3c/Dom/Traversal/NodeFilter.cs | 4 +- .../Org/W3c/Dom/Traversal/NodeIterator.cs | 4 +- .../Org/W3c/Dom/Traversal/TreeWalker.cs | 4 +- .../JNet/Generated/Org/W3c/Dom/TypeInfo.cs | 4 +- .../Generated/Org/W3c/Dom/UserDataHandler.cs | 4 +- .../Org/W3c/Dom/Views/AbstractView.cs | 4 +- .../Org/W3c/Dom/Views/DocumentView.cs | 4 +- .../Org/W3c/Dom/Xpath/XPathEvaluator.cs | 4 +- .../Org/W3c/Dom/Xpath/XPathException.cs | 4 +- .../Org/W3c/Dom/Xpath/XPathExpression.cs | 4 +- .../Org/W3c/Dom/Xpath/XPathNSResolver.cs | 4 +- .../Org/W3c/Dom/Xpath/XPathNamespace.cs | 4 +- .../Org/W3c/Dom/Xpath/XPathResult.cs | 4 +- .../JNet/Generated/Org/Xml/Sax/Attributes.cs | 4 +- .../Generated/Org/Xml/Sax/ContentHandler.cs | 4 +- .../JNet/Generated/Org/Xml/Sax/DTDHandler.cs | 4 +- .../Generated/Org/Xml/Sax/EntityResolver.cs | 4 +- .../Generated/Org/Xml/Sax/ErrorHandler.cs | 4 +- .../Generated/Org/Xml/Sax/Ext/Attributes2.cs | 4 +- .../Org/Xml/Sax/Ext/Attributes2Impl.cs | 4 +- .../Generated/Org/Xml/Sax/Ext/DeclHandler.cs | 4 +- .../Org/Xml/Sax/Ext/DefaultHandler2.cs | 4 +- .../Org/Xml/Sax/Ext/EntityResolver2.cs | 4 +- .../Org/Xml/Sax/Ext/LexicalHandler.cs | 4 +- .../Generated/Org/Xml/Sax/Ext/Locator2.cs | 4 +- .../Generated/Org/Xml/Sax/Ext/Locator2Impl.cs | 4 +- .../Org/Xml/Sax/Helpers/AttributesImpl.cs | 4 +- .../Org/Xml/Sax/Helpers/DefaultHandler.cs | 4 +- .../Org/Xml/Sax/Helpers/LocatorImpl.cs | 4 +- .../Org/Xml/Sax/Helpers/NamespaceSupport.cs | 4 +- .../Org/Xml/Sax/Helpers/ParserAdapter.cs | 8 +- .../Org/Xml/Sax/Helpers/XMLFilterImpl.cs | 4 +- .../Org/Xml/Sax/Helpers/XMLReaderAdapter.cs | 8 +- .../JNet/Generated/Org/Xml/Sax/InputSource.cs | 4 +- src/net/JNet/Generated/Org/Xml/Sax/Locator.cs | 4 +- .../Generated/Org/Xml/Sax/SAXException.cs | 4 +- .../Org/Xml/Sax/SAXNotRecognizedException.cs | 4 +- .../Org/Xml/Sax/SAXNotSupportedException.cs | 4 +- .../Org/Xml/Sax/SAXParseException.cs | 4 +- .../JNet/Generated/Org/Xml/Sax/XMLFilter.cs | 4 +- .../JNet/Generated/Org/Xml/Sax/XMLReader.cs | 4 +- 3482 files changed, 8346 insertions(+), 14522 deletions(-) delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/datatransfer/FlavorListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/AppForegroundListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/AppHiddenListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/AppReopenedListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/ScreenSleepListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/SystemEventListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/SystemSleepListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/UserSessionListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DragGestureListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DragSourceAdapter.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DragSourceListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DragSourceMotionListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DropTargetAdapter.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DropTargetListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/AWTEventListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ActionListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/AdjustmentListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ComponentAdapter.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ComponentListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ContainerAdapter.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ContainerListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/FocusAdapter.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/FocusListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/HierarchyBoundsAdapter.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/HierarchyBoundsListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/HierarchyListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/InputMethodListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ItemListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/KeyAdapter.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/KeyListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseAdapter.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseMotionAdapter.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseMotionListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseWheelListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/TextListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/WindowAdapter.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/WindowFocusListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/WindowListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/WindowStateListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/ExceptionListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/PropertyChangeListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/VetoableChangeListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/beancontext/BeanContextMembershipListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/beancontext/BeanContextServiceRevokedListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/beancontext/BeanContextServicesListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/net/http/WebSocket_Listener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BiConsumer.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BiFunction.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BiPredicate.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BinaryOperator.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BooleanSupplier.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/Consumer.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleBinaryOperator.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleConsumer.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleFunction.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoublePredicate.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleSupplier.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleToIntFunction.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleToLongFunction.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleUnaryOperator.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/Function.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntBinaryOperator.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntConsumer.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntFunction.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntPredicate.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntSupplier.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntToDoubleFunction.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntToLongFunction.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntUnaryOperator.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongBinaryOperator.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongConsumer.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongFunction.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongPredicate.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongSupplier.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongToDoubleFunction.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongToIntFunction.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongUnaryOperator.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ObjDoubleConsumer.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ObjIntConsumer.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ObjLongConsumer.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/Predicate.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/Supplier.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToDoubleBiFunction.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToDoubleFunction.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToIntBiFunction.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToIntFunction.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToLongBiFunction.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToLongFunction.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/UnaryOperator.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/prefs/NodeChangeListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/prefs/PreferenceChangeListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOReadProgressListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOReadUpdateListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOReadWarningListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOWriteProgressListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOWriteWarningListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/management/NotificationFilter.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/management/NotificationListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/naming/event/NamespaceChangeListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/naming/event/NamingListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/naming/event/ObjectChangeListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/naming/ldap/UnsolicitedNotificationListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/net/ssl/HandshakeCompletedListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/net/ssl/SSLSessionBindingListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/print/event/PrintJobAdapter.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/print/event/PrintJobAttributeListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/print/event/PrintJobListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/print/event/PrintServiceAttributeListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sound/midi/ControllerEventListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sound/midi/MetaEventListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sound/sampled/LineListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sql/ConnectionEventListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sql/RowSetListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sql/StatementEventListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/Action.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/AncestorListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/CaretListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/CellEditorListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/ChangeListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/DocumentListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/HyperlinkListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/InternalFrameAdapter.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/InternalFrameListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/ListDataListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/ListSelectionListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MenuDragMouseListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MenuKeyListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MenuListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MouseInputAdapter.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MouseInputListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/PopupMenuListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/RowSorterListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TableColumnModelListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TableModelListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TreeExpansionListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TreeModelListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TreeSelectionListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TreeWillExpandListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/UndoableEditListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/xml/transform/ErrorListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/org/w3c/dom/events/EventListener.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/org/xml/sax/helpers/ParserAdapter.java delete mode 100644 src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/org/xml/sax/helpers/XMLReaderAdapter.java diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/datatransfer/FlavorListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/datatransfer/FlavorListener.java deleted file mode 100644 index 0367ccf50c..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/datatransfer/FlavorListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.datatransfer; - -public final class FlavorListener extends org.mases.jcobridge.JCListener implements java.awt.datatransfer.FlavorListener { - public FlavorListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void flavorsChanged(java.awt.datatransfer.FlavorEvent arg0) { - raiseEvent("flavorsChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/AppForegroundListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/AppForegroundListener.java deleted file mode 100644 index 832075480c..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/AppForegroundListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.desktop; - -public final class AppForegroundListener extends org.mases.jcobridge.JCListener implements java.awt.desktop.AppForegroundListener { - public AppForegroundListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void appMovedToBackground(java.awt.desktop.AppForegroundEvent arg0) { - raiseEvent("appMovedToBackground", arg0); - } - //@Override - public void appRaisedToForeground(java.awt.desktop.AppForegroundEvent arg0) { - raiseEvent("appRaisedToForeground", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/AppHiddenListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/AppHiddenListener.java deleted file mode 100644 index 998f3baffa..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/AppHiddenListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.desktop; - -public final class AppHiddenListener extends org.mases.jcobridge.JCListener implements java.awt.desktop.AppHiddenListener { - public AppHiddenListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void appHidden(java.awt.desktop.AppHiddenEvent arg0) { - raiseEvent("appHidden", arg0); - } - //@Override - public void appUnhidden(java.awt.desktop.AppHiddenEvent arg0) { - raiseEvent("appUnhidden", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/AppReopenedListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/AppReopenedListener.java deleted file mode 100644 index 8b61fb293b..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/AppReopenedListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.desktop; - -public final class AppReopenedListener extends org.mases.jcobridge.JCListener implements java.awt.desktop.AppReopenedListener { - public AppReopenedListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void appReopened(java.awt.desktop.AppReopenedEvent arg0) { - raiseEvent("appReopened", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/ScreenSleepListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/ScreenSleepListener.java deleted file mode 100644 index 8b4724f6e1..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/ScreenSleepListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.desktop; - -public final class ScreenSleepListener extends org.mases.jcobridge.JCListener implements java.awt.desktop.ScreenSleepListener { - public ScreenSleepListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void screenAboutToSleep(java.awt.desktop.ScreenSleepEvent arg0) { - raiseEvent("screenAboutToSleep", arg0); - } - //@Override - public void screenAwoke(java.awt.desktop.ScreenSleepEvent arg0) { - raiseEvent("screenAwoke", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/SystemEventListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/SystemEventListener.java deleted file mode 100644 index 7b59350642..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/SystemEventListener.java +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.desktop; - -public final class SystemEventListener extends org.mases.jcobridge.JCListener implements java.awt.desktop.SystemEventListener { - public SystemEventListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/SystemSleepListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/SystemSleepListener.java deleted file mode 100644 index d610f3ebdb..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/SystemSleepListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.desktop; - -public final class SystemSleepListener extends org.mases.jcobridge.JCListener implements java.awt.desktop.SystemSleepListener { - public SystemSleepListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void systemAboutToSleep(java.awt.desktop.SystemSleepEvent arg0) { - raiseEvent("systemAboutToSleep", arg0); - } - //@Override - public void systemAwoke(java.awt.desktop.SystemSleepEvent arg0) { - raiseEvent("systemAwoke", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/UserSessionListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/UserSessionListener.java deleted file mode 100644 index 356393eb4d..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/desktop/UserSessionListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.desktop; - -public final class UserSessionListener extends org.mases.jcobridge.JCListener implements java.awt.desktop.UserSessionListener { - public UserSessionListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void userSessionActivated(java.awt.desktop.UserSessionEvent arg0) { - raiseEvent("userSessionActivated", arg0); - } - //@Override - public void userSessionDeactivated(java.awt.desktop.UserSessionEvent arg0) { - raiseEvent("userSessionDeactivated", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DragGestureListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DragGestureListener.java deleted file mode 100644 index da176fe1c3..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DragGestureListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.dnd; - -public final class DragGestureListener extends org.mases.jcobridge.JCListener implements java.awt.dnd.DragGestureListener { - public DragGestureListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void dragGestureRecognized(java.awt.dnd.DragGestureEvent arg0) { - raiseEvent("dragGestureRecognized", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DragSourceAdapter.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DragSourceAdapter.java deleted file mode 100644 index 7c565bfb66..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DragSourceAdapter.java +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.dnd; - -public final class DragSourceAdapter extends org.mases.jcobridge.JCListener implements java.awt.dnd.DragSourceListener, java.awt.dnd.DragSourceMotionListener { - public DragSourceAdapter(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void dragDropEnd(java.awt.dnd.DragSourceDropEvent arg0) { - raiseEvent("dragDropEnd", arg0); - } - //@Override - public void dragEnter(java.awt.dnd.DragSourceDragEvent arg0) { - raiseEvent("dragEnter", arg0); - } - //@Override - public void dragExit(java.awt.dnd.DragSourceEvent arg0) { - raiseEvent("dragExit", arg0); - } - //@Override - public void dragMouseMoved(java.awt.dnd.DragSourceDragEvent arg0) { - raiseEvent("dragMouseMoved", arg0); - } - //@Override - public void dragOver(java.awt.dnd.DragSourceDragEvent arg0) { - raiseEvent("dragOver", arg0); - } - //@Override - public void dropActionChanged(java.awt.dnd.DragSourceDragEvent arg0) { - raiseEvent("dropActionChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DragSourceListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DragSourceListener.java deleted file mode 100644 index 929c56e240..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DragSourceListener.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.dnd; - -public final class DragSourceListener extends org.mases.jcobridge.JCListener implements java.awt.dnd.DragSourceListener { - public DragSourceListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void dragDropEnd(java.awt.dnd.DragSourceDropEvent arg0) { - raiseEvent("dragDropEnd", arg0); - } - //@Override - public void dragEnter(java.awt.dnd.DragSourceDragEvent arg0) { - raiseEvent("dragEnter", arg0); - } - //@Override - public void dragExit(java.awt.dnd.DragSourceEvent arg0) { - raiseEvent("dragExit", arg0); - } - //@Override - public void dragOver(java.awt.dnd.DragSourceDragEvent arg0) { - raiseEvent("dragOver", arg0); - } - //@Override - public void dropActionChanged(java.awt.dnd.DragSourceDragEvent arg0) { - raiseEvent("dropActionChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DragSourceMotionListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DragSourceMotionListener.java deleted file mode 100644 index 95c2ae6d04..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DragSourceMotionListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.dnd; - -public final class DragSourceMotionListener extends org.mases.jcobridge.JCListener implements java.awt.dnd.DragSourceMotionListener { - public DragSourceMotionListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void dragMouseMoved(java.awt.dnd.DragSourceDragEvent arg0) { - raiseEvent("dragMouseMoved", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DropTargetAdapter.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DropTargetAdapter.java deleted file mode 100644 index caea14441f..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DropTargetAdapter.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.dnd; - -public final class DropTargetAdapter extends org.mases.jcobridge.JCListener implements java.awt.dnd.DropTargetListener { - public DropTargetAdapter(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void drop(java.awt.dnd.DropTargetDropEvent arg0) { - raiseEvent("drop", arg0); - } - //@Override - public void dragEnter(java.awt.dnd.DropTargetDragEvent arg0) { - raiseEvent("dragEnter", arg0); - } - //@Override - public void dragExit(java.awt.dnd.DropTargetEvent arg0) { - raiseEvent("dragExit", arg0); - } - //@Override - public void dragOver(java.awt.dnd.DropTargetDragEvent arg0) { - raiseEvent("dragOver", arg0); - } - //@Override - public void dropActionChanged(java.awt.dnd.DropTargetDragEvent arg0) { - raiseEvent("dropActionChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DropTargetListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DropTargetListener.java deleted file mode 100644 index fed4b194bd..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/dnd/DropTargetListener.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.dnd; - -public final class DropTargetListener extends org.mases.jcobridge.JCListener implements java.awt.dnd.DropTargetListener { - public DropTargetListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void dragEnter(java.awt.dnd.DropTargetDragEvent arg0) { - raiseEvent("dragEnter", arg0); - } - //@Override - public void dragExit(java.awt.dnd.DropTargetEvent arg0) { - raiseEvent("dragExit", arg0); - } - //@Override - public void dragOver(java.awt.dnd.DropTargetDragEvent arg0) { - raiseEvent("dragOver", arg0); - } - //@Override - public void drop(java.awt.dnd.DropTargetDropEvent arg0) { - raiseEvent("drop", arg0); - } - //@Override - public void dropActionChanged(java.awt.dnd.DropTargetDragEvent arg0) { - raiseEvent("dropActionChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/AWTEventListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/AWTEventListener.java deleted file mode 100644 index c4dd93e5f0..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/AWTEventListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class AWTEventListener extends org.mases.jcobridge.JCListener implements java.awt.event.AWTEventListener { - public AWTEventListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void eventDispatched(java.awt.AWTEvent arg0) { - raiseEvent("eventDispatched", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ActionListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ActionListener.java deleted file mode 100644 index e5e77bf302..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ActionListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class ActionListener extends org.mases.jcobridge.JCListener implements java.awt.event.ActionListener { - public ActionListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void actionPerformed(java.awt.event.ActionEvent arg0) { - raiseEvent("actionPerformed", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/AdjustmentListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/AdjustmentListener.java deleted file mode 100644 index f5a5ac2b1b..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/AdjustmentListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class AdjustmentListener extends org.mases.jcobridge.JCListener implements java.awt.event.AdjustmentListener { - public AdjustmentListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void adjustmentValueChanged(java.awt.event.AdjustmentEvent arg0) { - raiseEvent("adjustmentValueChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ComponentAdapter.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ComponentAdapter.java deleted file mode 100644 index bcccc6f81f..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ComponentAdapter.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class ComponentAdapter extends org.mases.jcobridge.JCListener implements java.awt.event.ComponentListener { - public ComponentAdapter(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void componentHidden(java.awt.event.ComponentEvent arg0) { - raiseEvent("componentHidden", arg0); - } - //@Override - public void componentMoved(java.awt.event.ComponentEvent arg0) { - raiseEvent("componentMoved", arg0); - } - //@Override - public void componentResized(java.awt.event.ComponentEvent arg0) { - raiseEvent("componentResized", arg0); - } - //@Override - public void componentShown(java.awt.event.ComponentEvent arg0) { - raiseEvent("componentShown", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ComponentListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ComponentListener.java deleted file mode 100644 index 34859deb78..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ComponentListener.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class ComponentListener extends org.mases.jcobridge.JCListener implements java.awt.event.ComponentListener { - public ComponentListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void componentHidden(java.awt.event.ComponentEvent arg0) { - raiseEvent("componentHidden", arg0); - } - //@Override - public void componentMoved(java.awt.event.ComponentEvent arg0) { - raiseEvent("componentMoved", arg0); - } - //@Override - public void componentResized(java.awt.event.ComponentEvent arg0) { - raiseEvent("componentResized", arg0); - } - //@Override - public void componentShown(java.awt.event.ComponentEvent arg0) { - raiseEvent("componentShown", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ContainerAdapter.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ContainerAdapter.java deleted file mode 100644 index 4e30c7bbc5..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ContainerAdapter.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class ContainerAdapter extends org.mases.jcobridge.JCListener implements java.awt.event.ContainerListener { - public ContainerAdapter(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void componentAdded(java.awt.event.ContainerEvent arg0) { - raiseEvent("componentAdded", arg0); - } - //@Override - public void componentRemoved(java.awt.event.ContainerEvent arg0) { - raiseEvent("componentRemoved", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ContainerListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ContainerListener.java deleted file mode 100644 index bff86cc86a..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ContainerListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class ContainerListener extends org.mases.jcobridge.JCListener implements java.awt.event.ContainerListener { - public ContainerListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void componentAdded(java.awt.event.ContainerEvent arg0) { - raiseEvent("componentAdded", arg0); - } - //@Override - public void componentRemoved(java.awt.event.ContainerEvent arg0) { - raiseEvent("componentRemoved", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/FocusAdapter.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/FocusAdapter.java deleted file mode 100644 index a0b98e1821..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/FocusAdapter.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class FocusAdapter extends org.mases.jcobridge.JCListener implements java.awt.event.FocusListener { - public FocusAdapter(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void focusGained(java.awt.event.FocusEvent arg0) { - raiseEvent("focusGained", arg0); - } - //@Override - public void focusLost(java.awt.event.FocusEvent arg0) { - raiseEvent("focusLost", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/FocusListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/FocusListener.java deleted file mode 100644 index a04b241fea..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/FocusListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class FocusListener extends org.mases.jcobridge.JCListener implements java.awt.event.FocusListener { - public FocusListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void focusGained(java.awt.event.FocusEvent arg0) { - raiseEvent("focusGained", arg0); - } - //@Override - public void focusLost(java.awt.event.FocusEvent arg0) { - raiseEvent("focusLost", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/HierarchyBoundsAdapter.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/HierarchyBoundsAdapter.java deleted file mode 100644 index 62620e9e3f..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/HierarchyBoundsAdapter.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class HierarchyBoundsAdapter extends org.mases.jcobridge.JCListener implements java.awt.event.HierarchyBoundsListener { - public HierarchyBoundsAdapter(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void ancestorMoved(java.awt.event.HierarchyEvent arg0) { - raiseEvent("ancestorMoved", arg0); - } - //@Override - public void ancestorResized(java.awt.event.HierarchyEvent arg0) { - raiseEvent("ancestorResized", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/HierarchyBoundsListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/HierarchyBoundsListener.java deleted file mode 100644 index 0f4bfeae6b..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/HierarchyBoundsListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class HierarchyBoundsListener extends org.mases.jcobridge.JCListener implements java.awt.event.HierarchyBoundsListener { - public HierarchyBoundsListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void ancestorMoved(java.awt.event.HierarchyEvent arg0) { - raiseEvent("ancestorMoved", arg0); - } - //@Override - public void ancestorResized(java.awt.event.HierarchyEvent arg0) { - raiseEvent("ancestorResized", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/HierarchyListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/HierarchyListener.java deleted file mode 100644 index 2d0c94266f..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/HierarchyListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class HierarchyListener extends org.mases.jcobridge.JCListener implements java.awt.event.HierarchyListener { - public HierarchyListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void hierarchyChanged(java.awt.event.HierarchyEvent arg0) { - raiseEvent("hierarchyChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/InputMethodListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/InputMethodListener.java deleted file mode 100644 index f46bfc6779..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/InputMethodListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class InputMethodListener extends org.mases.jcobridge.JCListener implements java.awt.event.InputMethodListener { - public InputMethodListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void caretPositionChanged(java.awt.event.InputMethodEvent arg0) { - raiseEvent("caretPositionChanged", arg0); - } - //@Override - public void inputMethodTextChanged(java.awt.event.InputMethodEvent arg0) { - raiseEvent("inputMethodTextChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ItemListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ItemListener.java deleted file mode 100644 index 9936c281b4..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/ItemListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class ItemListener extends org.mases.jcobridge.JCListener implements java.awt.event.ItemListener { - public ItemListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void itemStateChanged(java.awt.event.ItemEvent arg0) { - raiseEvent("itemStateChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/KeyAdapter.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/KeyAdapter.java deleted file mode 100644 index 3962135575..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/KeyAdapter.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class KeyAdapter extends org.mases.jcobridge.JCListener implements java.awt.event.KeyListener { - public KeyAdapter(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void keyPressed(java.awt.event.KeyEvent arg0) { - raiseEvent("keyPressed", arg0); - } - //@Override - public void keyReleased(java.awt.event.KeyEvent arg0) { - raiseEvent("keyReleased", arg0); - } - //@Override - public void keyTyped(java.awt.event.KeyEvent arg0) { - raiseEvent("keyTyped", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/KeyListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/KeyListener.java deleted file mode 100644 index 124f7d4d9d..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/KeyListener.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class KeyListener extends org.mases.jcobridge.JCListener implements java.awt.event.KeyListener { - public KeyListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void keyPressed(java.awt.event.KeyEvent arg0) { - raiseEvent("keyPressed", arg0); - } - //@Override - public void keyReleased(java.awt.event.KeyEvent arg0) { - raiseEvent("keyReleased", arg0); - } - //@Override - public void keyTyped(java.awt.event.KeyEvent arg0) { - raiseEvent("keyTyped", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseAdapter.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseAdapter.java deleted file mode 100644 index 802020e318..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseAdapter.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class MouseAdapter extends org.mases.jcobridge.JCListener implements java.awt.event.MouseListener, java.awt.event.MouseWheelListener, java.awt.event.MouseMotionListener { - public MouseAdapter(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void mouseClicked(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseClicked", arg0); - } - //@Override - public void mouseDragged(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseDragged", arg0); - } - //@Override - public void mouseEntered(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseEntered", arg0); - } - //@Override - public void mouseExited(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseExited", arg0); - } - //@Override - public void mouseMoved(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseMoved", arg0); - } - //@Override - public void mousePressed(java.awt.event.MouseEvent arg0) { - raiseEvent("mousePressed", arg0); - } - //@Override - public void mouseReleased(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseReleased", arg0); - } - //@Override - public void mouseWheelMoved(java.awt.event.MouseWheelEvent arg0) { - raiseEvent("mouseWheelMoved", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseListener.java deleted file mode 100644 index 1c4fac0ce8..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseListener.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class MouseListener extends org.mases.jcobridge.JCListener implements java.awt.event.MouseListener { - public MouseListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void mouseClicked(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseClicked", arg0); - } - //@Override - public void mouseEntered(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseEntered", arg0); - } - //@Override - public void mouseExited(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseExited", arg0); - } - //@Override - public void mousePressed(java.awt.event.MouseEvent arg0) { - raiseEvent("mousePressed", arg0); - } - //@Override - public void mouseReleased(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseReleased", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseMotionAdapter.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseMotionAdapter.java deleted file mode 100644 index 3466828ebb..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseMotionAdapter.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class MouseMotionAdapter extends org.mases.jcobridge.JCListener implements java.awt.event.MouseMotionListener { - public MouseMotionAdapter(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void mouseDragged(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseDragged", arg0); - } - //@Override - public void mouseMoved(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseMoved", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseMotionListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseMotionListener.java deleted file mode 100644 index 3b43a8b990..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseMotionListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class MouseMotionListener extends org.mases.jcobridge.JCListener implements java.awt.event.MouseMotionListener { - public MouseMotionListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void mouseDragged(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseDragged", arg0); - } - //@Override - public void mouseMoved(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseMoved", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseWheelListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseWheelListener.java deleted file mode 100644 index 80e2c6161c..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/MouseWheelListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class MouseWheelListener extends org.mases.jcobridge.JCListener implements java.awt.event.MouseWheelListener { - public MouseWheelListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void mouseWheelMoved(java.awt.event.MouseWheelEvent arg0) { - raiseEvent("mouseWheelMoved", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/TextListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/TextListener.java deleted file mode 100644 index ab8d4fa52e..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/TextListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class TextListener extends org.mases.jcobridge.JCListener implements java.awt.event.TextListener { - public TextListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void textValueChanged(java.awt.event.TextEvent arg0) { - raiseEvent("textValueChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/WindowAdapter.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/WindowAdapter.java deleted file mode 100644 index 86cbd9a032..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/WindowAdapter.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class WindowAdapter extends org.mases.jcobridge.JCListener implements java.awt.event.WindowListener, java.awt.event.WindowStateListener, java.awt.event.WindowFocusListener { - public WindowAdapter(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void windowActivated(java.awt.event.WindowEvent arg0) { - raiseEvent("windowActivated", arg0); - } - //@Override - public void windowClosed(java.awt.event.WindowEvent arg0) { - raiseEvent("windowClosed", arg0); - } - //@Override - public void windowClosing(java.awt.event.WindowEvent arg0) { - raiseEvent("windowClosing", arg0); - } - //@Override - public void windowDeactivated(java.awt.event.WindowEvent arg0) { - raiseEvent("windowDeactivated", arg0); - } - //@Override - public void windowDeiconified(java.awt.event.WindowEvent arg0) { - raiseEvent("windowDeiconified", arg0); - } - //@Override - public void windowGainedFocus(java.awt.event.WindowEvent arg0) { - raiseEvent("windowGainedFocus", arg0); - } - //@Override - public void windowIconified(java.awt.event.WindowEvent arg0) { - raiseEvent("windowIconified", arg0); - } - //@Override - public void windowLostFocus(java.awt.event.WindowEvent arg0) { - raiseEvent("windowLostFocus", arg0); - } - //@Override - public void windowOpened(java.awt.event.WindowEvent arg0) { - raiseEvent("windowOpened", arg0); - } - //@Override - public void windowStateChanged(java.awt.event.WindowEvent arg0) { - raiseEvent("windowStateChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/WindowFocusListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/WindowFocusListener.java deleted file mode 100644 index 2a5775d5d5..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/WindowFocusListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class WindowFocusListener extends org.mases.jcobridge.JCListener implements java.awt.event.WindowFocusListener { - public WindowFocusListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void windowGainedFocus(java.awt.event.WindowEvent arg0) { - raiseEvent("windowGainedFocus", arg0); - } - //@Override - public void windowLostFocus(java.awt.event.WindowEvent arg0) { - raiseEvent("windowLostFocus", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/WindowListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/WindowListener.java deleted file mode 100644 index 338bb0831c..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/WindowListener.java +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class WindowListener extends org.mases.jcobridge.JCListener implements java.awt.event.WindowListener { - public WindowListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void windowActivated(java.awt.event.WindowEvent arg0) { - raiseEvent("windowActivated", arg0); - } - //@Override - public void windowClosed(java.awt.event.WindowEvent arg0) { - raiseEvent("windowClosed", arg0); - } - //@Override - public void windowClosing(java.awt.event.WindowEvent arg0) { - raiseEvent("windowClosing", arg0); - } - //@Override - public void windowDeactivated(java.awt.event.WindowEvent arg0) { - raiseEvent("windowDeactivated", arg0); - } - //@Override - public void windowDeiconified(java.awt.event.WindowEvent arg0) { - raiseEvent("windowDeiconified", arg0); - } - //@Override - public void windowIconified(java.awt.event.WindowEvent arg0) { - raiseEvent("windowIconified", arg0); - } - //@Override - public void windowOpened(java.awt.event.WindowEvent arg0) { - raiseEvent("windowOpened", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/WindowStateListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/WindowStateListener.java deleted file mode 100644 index f977358822..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/awt/event/WindowStateListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.awt.event; - -public final class WindowStateListener extends org.mases.jcobridge.JCListener implements java.awt.event.WindowStateListener { - public WindowStateListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void windowStateChanged(java.awt.event.WindowEvent arg0) { - raiseEvent("windowStateChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/ExceptionListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/ExceptionListener.java deleted file mode 100644 index eac66e4984..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/ExceptionListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.beans; - -public final class ExceptionListener extends org.mases.jcobridge.JCListener implements java.beans.ExceptionListener { - public ExceptionListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void exceptionThrown(java.lang.Exception arg0) { - raiseEvent("exceptionThrown", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/PropertyChangeListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/PropertyChangeListener.java deleted file mode 100644 index 04de7caa33..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/PropertyChangeListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.beans; - -public final class PropertyChangeListener extends org.mases.jcobridge.JCListener implements java.beans.PropertyChangeListener { - public PropertyChangeListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void propertyChange(java.beans.PropertyChangeEvent arg0) { - raiseEvent("propertyChange", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/VetoableChangeListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/VetoableChangeListener.java deleted file mode 100644 index 6dd7573e7f..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/VetoableChangeListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.beans; - -public final class VetoableChangeListener extends org.mases.jcobridge.JCListener implements java.beans.VetoableChangeListener { - public VetoableChangeListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void vetoableChange(java.beans.PropertyChangeEvent arg0) { - raiseEvent("vetoableChange", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/beancontext/BeanContextMembershipListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/beancontext/BeanContextMembershipListener.java deleted file mode 100644 index a34a882b66..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/beancontext/BeanContextMembershipListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.beans.beancontext; - -public final class BeanContextMembershipListener extends org.mases.jcobridge.JCListener implements java.beans.beancontext.BeanContextMembershipListener { - public BeanContextMembershipListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void childrenAdded(java.beans.beancontext.BeanContextMembershipEvent arg0) { - raiseEvent("childrenAdded", arg0); - } - //@Override - public void childrenRemoved(java.beans.beancontext.BeanContextMembershipEvent arg0) { - raiseEvent("childrenRemoved", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/beancontext/BeanContextServiceRevokedListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/beancontext/BeanContextServiceRevokedListener.java deleted file mode 100644 index 9972b5d188..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/beancontext/BeanContextServiceRevokedListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.beans.beancontext; - -public final class BeanContextServiceRevokedListener extends org.mases.jcobridge.JCListener implements java.beans.beancontext.BeanContextServiceRevokedListener { - public BeanContextServiceRevokedListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void serviceRevoked(java.beans.beancontext.BeanContextServiceRevokedEvent arg0) { - raiseEvent("serviceRevoked", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/beancontext/BeanContextServicesListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/beancontext/BeanContextServicesListener.java deleted file mode 100644 index 4378a6bd60..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/beans/beancontext/BeanContextServicesListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.beans.beancontext; - -public final class BeanContextServicesListener extends org.mases.jcobridge.JCListener implements java.beans.beancontext.BeanContextServicesListener { - public BeanContextServicesListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void serviceRevoked(java.beans.beancontext.BeanContextServiceRevokedEvent arg0) { - raiseEvent("serviceRevoked", arg0); - } - //@Override - public void serviceAvailable(java.beans.beancontext.BeanContextServiceAvailableEvent arg0) { - raiseEvent("serviceAvailable", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/net/http/WebSocket_Listener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/net/http/WebSocket_Listener.java deleted file mode 100644 index b5ea6c23c9..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/net/http/WebSocket_Listener.java +++ /dev/null @@ -1,87 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.net.http; - -public final class WebSocket_Listener extends org.mases.jcobridge.JCListener implements java.net.http.WebSocket.Listener { - public WebSocket_Listener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public java.util.concurrent.CompletionStage onBinary(java.net.http.WebSocket arg0, java.nio.ByteBuffer arg1, boolean arg2) { - raiseEvent("onBinary", arg0, arg1, arg2); Object retVal = getReturnData(); return (java.util.concurrent.CompletionStage)retVal; - } - //@Override - public java.util.concurrent.CompletionStage onBinaryDefault(java.net.http.WebSocket arg0, java.nio.ByteBuffer arg1, boolean arg2) { - return java.net.http.WebSocket.Listener.super.onBinary(arg0, arg1, arg2); - } - //@Override - public java.util.concurrent.CompletionStage onClose(java.net.http.WebSocket arg0, int arg1, java.lang.String arg2) { - raiseEvent("onClose", arg0, arg1, arg2); Object retVal = getReturnData(); return (java.util.concurrent.CompletionStage)retVal; - } - //@Override - public java.util.concurrent.CompletionStage onCloseDefault(java.net.http.WebSocket arg0, int arg1, java.lang.String arg2) { - return java.net.http.WebSocket.Listener.super.onClose(arg0, arg1, arg2); - } - //@Override - public java.util.concurrent.CompletionStage onPing(java.net.http.WebSocket arg0, java.nio.ByteBuffer arg1) { - raiseEvent("onPing", arg0, arg1); Object retVal = getReturnData(); return (java.util.concurrent.CompletionStage)retVal; - } - //@Override - public java.util.concurrent.CompletionStage onPingDefault(java.net.http.WebSocket arg0, java.nio.ByteBuffer arg1) { - return java.net.http.WebSocket.Listener.super.onPing(arg0, arg1); - } - //@Override - public java.util.concurrent.CompletionStage onPong(java.net.http.WebSocket arg0, java.nio.ByteBuffer arg1) { - raiseEvent("onPong", arg0, arg1); Object retVal = getReturnData(); return (java.util.concurrent.CompletionStage)retVal; - } - //@Override - public java.util.concurrent.CompletionStage onPongDefault(java.net.http.WebSocket arg0, java.nio.ByteBuffer arg1) { - return java.net.http.WebSocket.Listener.super.onPong(arg0, arg1); - } - //@Override - public java.util.concurrent.CompletionStage onText(java.net.http.WebSocket arg0, java.lang.CharSequence arg1, boolean arg2) { - raiseEvent("onText", arg0, arg1, arg2); Object retVal = getReturnData(); return (java.util.concurrent.CompletionStage)retVal; - } - //@Override - public java.util.concurrent.CompletionStage onTextDefault(java.net.http.WebSocket arg0, java.lang.CharSequence arg1, boolean arg2) { - return java.net.http.WebSocket.Listener.super.onText(arg0, arg1, arg2); - } - //@Override - public void onError(java.net.http.WebSocket arg0, java.lang.Throwable arg1) { - raiseEvent("onError", arg0, arg1); - } - //@Override - public void onErrorDefault(java.net.http.WebSocket arg0, java.lang.Throwable arg1) { - java.net.http.WebSocket.Listener.super.onError(arg0, arg1); - } - //@Override - public void onOpen(java.net.http.WebSocket arg0) { - raiseEvent("onOpen", arg0); - } - //@Override - public void onOpenDefault(java.net.http.WebSocket arg0) { - java.net.http.WebSocket.Listener.super.onOpen(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BiConsumer.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BiConsumer.java deleted file mode 100644 index d9d96cb93b..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BiConsumer.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class BiConsumer extends org.mases.jcobridge.JCListener implements java.util.function.BiConsumer { - public BiConsumer(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void accept(java.lang.Object arg0, java.lang.Object arg1) { - raiseEvent("accept", arg0, arg1); - } - //@Override - public java.util.function.BiConsumer andThen(java.util.function.BiConsumer arg0) { - raiseEvent("andThen", arg0); Object retVal = getReturnData(); return (java.util.function.BiConsumer)retVal; - } - //@Override - public java.util.function.BiConsumer andThenDefault(java.util.function.BiConsumer arg0) { - return java.util.function.BiConsumer.super.andThen(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BiFunction.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BiFunction.java deleted file mode 100644 index 6cb5447858..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BiFunction.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class BiFunction extends org.mases.jcobridge.JCListener implements java.util.function.BiFunction { - public BiFunction(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public java.lang.Object apply(java.lang.Object arg0, java.lang.Object arg1) { - raiseEvent("apply", arg0, arg1); Object retVal = getReturnData(); return (java.lang.Object)retVal; - } - //@Override - public java.util.function.BiFunction andThen(java.util.function.Function arg0) { - raiseEvent("andThen", arg0); Object retVal = getReturnData(); return (java.util.function.BiFunction)retVal; - } - //@Override - public java.util.function.BiFunction andThenDefault(java.util.function.Function arg0) { - return java.util.function.BiFunction.super.andThen(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BiPredicate.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BiPredicate.java deleted file mode 100644 index 545dcd5ad4..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BiPredicate.java +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class BiPredicate extends org.mases.jcobridge.JCListener implements java.util.function.BiPredicate { - public BiPredicate(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public boolean test(java.lang.Object arg0, java.lang.Object arg1) { - raiseEvent("test", arg0, arg1); Object retVal = getReturnData(); return (boolean)retVal; - } - //@Override - public java.util.function.BiPredicate and(java.util.function.BiPredicate arg0) { - raiseEvent("and", arg0); Object retVal = getReturnData(); return (java.util.function.BiPredicate)retVal; - } - //@Override - public java.util.function.BiPredicate andDefault(java.util.function.BiPredicate arg0) { - return java.util.function.BiPredicate.super.and(arg0); - } - //@Override - public java.util.function.BiPredicate negate() { - raiseEvent("negate"); Object retVal = getReturnData(); return (java.util.function.BiPredicate)retVal; - } - //@Override - public java.util.function.BiPredicate negateDefault() { - return java.util.function.BiPredicate.super.negate(); - } - //@Override - public java.util.function.BiPredicate or(java.util.function.BiPredicate arg0) { - raiseEvent("or", arg0); Object retVal = getReturnData(); return (java.util.function.BiPredicate)retVal; - } - //@Override - public java.util.function.BiPredicate orDefault(java.util.function.BiPredicate arg0) { - return java.util.function.BiPredicate.super.or(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BinaryOperator.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BinaryOperator.java deleted file mode 100644 index 57f0039eda..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BinaryOperator.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class BinaryOperator extends org.mases.jcobridge.JCListener implements java.util.function.BinaryOperator { - public BinaryOperator(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public java.lang.Object apply(java.lang.Object arg0, java.lang.Object arg1) { - raiseEvent("apply", arg0, arg1); Object retVal = getReturnData(); return (java.lang.Object)retVal; - } - //@Override - public java.util.function.BiFunction andThen(java.util.function.Function arg0) { - raiseEvent("andThen", arg0); Object retVal = getReturnData(); return (java.util.function.BiFunction)retVal; - } - //@Override - public java.util.function.BiFunction andThenDefault(java.util.function.Function arg0) { - return java.util.function.BinaryOperator.super.andThen(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BooleanSupplier.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BooleanSupplier.java deleted file mode 100644 index 59105c734a..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/BooleanSupplier.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class BooleanSupplier extends org.mases.jcobridge.JCListener implements java.util.function.BooleanSupplier { - public BooleanSupplier(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public boolean getAsBoolean() { - raiseEvent("getAsBoolean"); Object retVal = getReturnData(); return (boolean)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/Consumer.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/Consumer.java deleted file mode 100644 index 9a2c710e7d..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/Consumer.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class Consumer extends org.mases.jcobridge.JCListener implements java.util.function.Consumer { - public Consumer(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void accept(java.lang.Object arg0) { - raiseEvent("accept", arg0); - } - //@Override - public java.util.function.Consumer andThen(java.util.function.Consumer arg0) { - raiseEvent("andThen", arg0); Object retVal = getReturnData(); return (java.util.function.Consumer)retVal; - } - //@Override - public java.util.function.Consumer andThenDefault(java.util.function.Consumer arg0) { - return java.util.function.Consumer.super.andThen(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleBinaryOperator.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleBinaryOperator.java deleted file mode 100644 index 3850de9c56..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleBinaryOperator.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class DoubleBinaryOperator extends org.mases.jcobridge.JCListener implements java.util.function.DoubleBinaryOperator { - public DoubleBinaryOperator(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public double applyAsDouble(double arg0, double arg1) { - raiseEvent("applyAsDouble", arg0, arg1); Object retVal = getReturnData(); return (double)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleConsumer.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleConsumer.java deleted file mode 100644 index bf29135d30..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleConsumer.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class DoubleConsumer extends org.mases.jcobridge.JCListener implements java.util.function.DoubleConsumer { - public DoubleConsumer(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void accept(double arg0) { - raiseEvent("accept", arg0); - } - //@Override - public java.util.function.DoubleConsumer andThen(java.util.function.DoubleConsumer arg0) { - raiseEvent("andThen", arg0); Object retVal = getReturnData(); return (java.util.function.DoubleConsumer)retVal; - } - //@Override - public java.util.function.DoubleConsumer andThenDefault(java.util.function.DoubleConsumer arg0) { - return java.util.function.DoubleConsumer.super.andThen(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleFunction.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleFunction.java deleted file mode 100644 index 7ff11c2cc7..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleFunction.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class DoubleFunction extends org.mases.jcobridge.JCListener implements java.util.function.DoubleFunction { - public DoubleFunction(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public java.lang.Object apply(double arg0) { - raiseEvent("apply", arg0); Object retVal = getReturnData(); return (java.lang.Object)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoublePredicate.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoublePredicate.java deleted file mode 100644 index 8ca9553595..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoublePredicate.java +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class DoublePredicate extends org.mases.jcobridge.JCListener implements java.util.function.DoublePredicate { - public DoublePredicate(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public boolean test(double arg0) { - raiseEvent("test", arg0); Object retVal = getReturnData(); return (boolean)retVal; - } - //@Override - public java.util.function.DoublePredicate and(java.util.function.DoublePredicate arg0) { - raiseEvent("and", arg0); Object retVal = getReturnData(); return (java.util.function.DoublePredicate)retVal; - } - //@Override - public java.util.function.DoublePredicate andDefault(java.util.function.DoublePredicate arg0) { - return java.util.function.DoublePredicate.super.and(arg0); - } - //@Override - public java.util.function.DoublePredicate negate() { - raiseEvent("negate"); Object retVal = getReturnData(); return (java.util.function.DoublePredicate)retVal; - } - //@Override - public java.util.function.DoublePredicate negateDefault() { - return java.util.function.DoublePredicate.super.negate(); - } - //@Override - public java.util.function.DoublePredicate or(java.util.function.DoublePredicate arg0) { - raiseEvent("or", arg0); Object retVal = getReturnData(); return (java.util.function.DoublePredicate)retVal; - } - //@Override - public java.util.function.DoublePredicate orDefault(java.util.function.DoublePredicate arg0) { - return java.util.function.DoublePredicate.super.or(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleSupplier.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleSupplier.java deleted file mode 100644 index f2d2b8da0f..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleSupplier.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class DoubleSupplier extends org.mases.jcobridge.JCListener implements java.util.function.DoubleSupplier { - public DoubleSupplier(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public double getAsDouble() { - raiseEvent("getAsDouble"); Object retVal = getReturnData(); return (double)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleToIntFunction.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleToIntFunction.java deleted file mode 100644 index b9c5599cad..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleToIntFunction.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class DoubleToIntFunction extends org.mases.jcobridge.JCListener implements java.util.function.DoubleToIntFunction { - public DoubleToIntFunction(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public int applyAsInt(double arg0) { - raiseEvent("applyAsInt", arg0); Object retVal = getReturnData(); return (int)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleToLongFunction.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleToLongFunction.java deleted file mode 100644 index c911244768..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleToLongFunction.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class DoubleToLongFunction extends org.mases.jcobridge.JCListener implements java.util.function.DoubleToLongFunction { - public DoubleToLongFunction(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public long applyAsLong(double arg0) { - raiseEvent("applyAsLong", arg0); Object retVal = getReturnData(); return (long)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleUnaryOperator.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleUnaryOperator.java deleted file mode 100644 index 515f8d12db..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/DoubleUnaryOperator.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class DoubleUnaryOperator extends org.mases.jcobridge.JCListener implements java.util.function.DoubleUnaryOperator { - public DoubleUnaryOperator(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public double applyAsDouble(double arg0) { - raiseEvent("applyAsDouble", arg0); Object retVal = getReturnData(); return (double)retVal; - } - //@Override - public java.util.function.DoubleUnaryOperator andThen(java.util.function.DoubleUnaryOperator arg0) { - raiseEvent("andThen", arg0); Object retVal = getReturnData(); return (java.util.function.DoubleUnaryOperator)retVal; - } - //@Override - public java.util.function.DoubleUnaryOperator andThenDefault(java.util.function.DoubleUnaryOperator arg0) { - return java.util.function.DoubleUnaryOperator.super.andThen(arg0); - } - //@Override - public java.util.function.DoubleUnaryOperator compose(java.util.function.DoubleUnaryOperator arg0) { - raiseEvent("compose", arg0); Object retVal = getReturnData(); return (java.util.function.DoubleUnaryOperator)retVal; - } - //@Override - public java.util.function.DoubleUnaryOperator composeDefault(java.util.function.DoubleUnaryOperator arg0) { - return java.util.function.DoubleUnaryOperator.super.compose(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/Function.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/Function.java deleted file mode 100644 index f748d4430f..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/Function.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class Function extends org.mases.jcobridge.JCListener implements java.util.function.Function { - public Function(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public java.lang.Object apply(java.lang.Object arg0) { - raiseEvent("apply", arg0); Object retVal = getReturnData(); return (java.lang.Object)retVal; - } - //@Override - public java.util.function.Function andThen(java.util.function.Function arg0) { - raiseEvent("andThen", arg0); Object retVal = getReturnData(); return (java.util.function.Function)retVal; - } - //@Override - public java.util.function.Function andThenDefault(java.util.function.Function arg0) { - return java.util.function.Function.super.andThen(arg0); - } - //@Override - public java.util.function.Function compose(java.util.function.Function arg0) { - raiseEvent("compose", arg0); Object retVal = getReturnData(); return (java.util.function.Function)retVal; - } - //@Override - public java.util.function.Function composeDefault(java.util.function.Function arg0) { - return java.util.function.Function.super.compose(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntBinaryOperator.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntBinaryOperator.java deleted file mode 100644 index 29ac842597..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntBinaryOperator.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class IntBinaryOperator extends org.mases.jcobridge.JCListener implements java.util.function.IntBinaryOperator { - public IntBinaryOperator(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public int applyAsInt(int arg0, int arg1) { - raiseEvent("applyAsInt", arg0, arg1); Object retVal = getReturnData(); return (int)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntConsumer.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntConsumer.java deleted file mode 100644 index c46372ce1d..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntConsumer.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class IntConsumer extends org.mases.jcobridge.JCListener implements java.util.function.IntConsumer { - public IntConsumer(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void accept(int arg0) { - raiseEvent("accept", arg0); - } - //@Override - public java.util.function.IntConsumer andThen(java.util.function.IntConsumer arg0) { - raiseEvent("andThen", arg0); Object retVal = getReturnData(); return (java.util.function.IntConsumer)retVal; - } - //@Override - public java.util.function.IntConsumer andThenDefault(java.util.function.IntConsumer arg0) { - return java.util.function.IntConsumer.super.andThen(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntFunction.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntFunction.java deleted file mode 100644 index 5c5b7dc00c..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntFunction.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class IntFunction extends org.mases.jcobridge.JCListener implements java.util.function.IntFunction { - public IntFunction(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public java.lang.Object apply(int arg0) { - raiseEvent("apply", arg0); Object retVal = getReturnData(); return (java.lang.Object)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntPredicate.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntPredicate.java deleted file mode 100644 index 49984c72e8..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntPredicate.java +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class IntPredicate extends org.mases.jcobridge.JCListener implements java.util.function.IntPredicate { - public IntPredicate(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public boolean test(int arg0) { - raiseEvent("test", arg0); Object retVal = getReturnData(); return (boolean)retVal; - } - //@Override - public java.util.function.IntPredicate and(java.util.function.IntPredicate arg0) { - raiseEvent("and", arg0); Object retVal = getReturnData(); return (java.util.function.IntPredicate)retVal; - } - //@Override - public java.util.function.IntPredicate andDefault(java.util.function.IntPredicate arg0) { - return java.util.function.IntPredicate.super.and(arg0); - } - //@Override - public java.util.function.IntPredicate negate() { - raiseEvent("negate"); Object retVal = getReturnData(); return (java.util.function.IntPredicate)retVal; - } - //@Override - public java.util.function.IntPredicate negateDefault() { - return java.util.function.IntPredicate.super.negate(); - } - //@Override - public java.util.function.IntPredicate or(java.util.function.IntPredicate arg0) { - raiseEvent("or", arg0); Object retVal = getReturnData(); return (java.util.function.IntPredicate)retVal; - } - //@Override - public java.util.function.IntPredicate orDefault(java.util.function.IntPredicate arg0) { - return java.util.function.IntPredicate.super.or(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntSupplier.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntSupplier.java deleted file mode 100644 index 677b255121..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntSupplier.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class IntSupplier extends org.mases.jcobridge.JCListener implements java.util.function.IntSupplier { - public IntSupplier(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public int getAsInt() { - raiseEvent("getAsInt"); Object retVal = getReturnData(); return (int)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntToDoubleFunction.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntToDoubleFunction.java deleted file mode 100644 index fdfe69274f..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntToDoubleFunction.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class IntToDoubleFunction extends org.mases.jcobridge.JCListener implements java.util.function.IntToDoubleFunction { - public IntToDoubleFunction(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public double applyAsDouble(int arg0) { - raiseEvent("applyAsDouble", arg0); Object retVal = getReturnData(); return (double)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntToLongFunction.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntToLongFunction.java deleted file mode 100644 index f64c939127..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntToLongFunction.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class IntToLongFunction extends org.mases.jcobridge.JCListener implements java.util.function.IntToLongFunction { - public IntToLongFunction(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public long applyAsLong(int arg0) { - raiseEvent("applyAsLong", arg0); Object retVal = getReturnData(); return (long)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntUnaryOperator.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntUnaryOperator.java deleted file mode 100644 index c5d5493f25..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/IntUnaryOperator.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class IntUnaryOperator extends org.mases.jcobridge.JCListener implements java.util.function.IntUnaryOperator { - public IntUnaryOperator(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public int applyAsInt(int arg0) { - raiseEvent("applyAsInt", arg0); Object retVal = getReturnData(); return (int)retVal; - } - //@Override - public java.util.function.IntUnaryOperator andThen(java.util.function.IntUnaryOperator arg0) { - raiseEvent("andThen", arg0); Object retVal = getReturnData(); return (java.util.function.IntUnaryOperator)retVal; - } - //@Override - public java.util.function.IntUnaryOperator andThenDefault(java.util.function.IntUnaryOperator arg0) { - return java.util.function.IntUnaryOperator.super.andThen(arg0); - } - //@Override - public java.util.function.IntUnaryOperator compose(java.util.function.IntUnaryOperator arg0) { - raiseEvent("compose", arg0); Object retVal = getReturnData(); return (java.util.function.IntUnaryOperator)retVal; - } - //@Override - public java.util.function.IntUnaryOperator composeDefault(java.util.function.IntUnaryOperator arg0) { - return java.util.function.IntUnaryOperator.super.compose(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongBinaryOperator.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongBinaryOperator.java deleted file mode 100644 index 9703a5429f..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongBinaryOperator.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class LongBinaryOperator extends org.mases.jcobridge.JCListener implements java.util.function.LongBinaryOperator { - public LongBinaryOperator(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public long applyAsLong(long arg0, long arg1) { - raiseEvent("applyAsLong", arg0, arg1); Object retVal = getReturnData(); return (long)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongConsumer.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongConsumer.java deleted file mode 100644 index 8571f439dc..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongConsumer.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class LongConsumer extends org.mases.jcobridge.JCListener implements java.util.function.LongConsumer { - public LongConsumer(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void accept(long arg0) { - raiseEvent("accept", arg0); - } - //@Override - public java.util.function.LongConsumer andThen(java.util.function.LongConsumer arg0) { - raiseEvent("andThen", arg0); Object retVal = getReturnData(); return (java.util.function.LongConsumer)retVal; - } - //@Override - public java.util.function.LongConsumer andThenDefault(java.util.function.LongConsumer arg0) { - return java.util.function.LongConsumer.super.andThen(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongFunction.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongFunction.java deleted file mode 100644 index 5b795858bd..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongFunction.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class LongFunction extends org.mases.jcobridge.JCListener implements java.util.function.LongFunction { - public LongFunction(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public java.lang.Object apply(long arg0) { - raiseEvent("apply", arg0); Object retVal = getReturnData(); return (java.lang.Object)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongPredicate.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongPredicate.java deleted file mode 100644 index 3b0b754f7c..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongPredicate.java +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class LongPredicate extends org.mases.jcobridge.JCListener implements java.util.function.LongPredicate { - public LongPredicate(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public boolean test(long arg0) { - raiseEvent("test", arg0); Object retVal = getReturnData(); return (boolean)retVal; - } - //@Override - public java.util.function.LongPredicate and(java.util.function.LongPredicate arg0) { - raiseEvent("and", arg0); Object retVal = getReturnData(); return (java.util.function.LongPredicate)retVal; - } - //@Override - public java.util.function.LongPredicate andDefault(java.util.function.LongPredicate arg0) { - return java.util.function.LongPredicate.super.and(arg0); - } - //@Override - public java.util.function.LongPredicate negate() { - raiseEvent("negate"); Object retVal = getReturnData(); return (java.util.function.LongPredicate)retVal; - } - //@Override - public java.util.function.LongPredicate negateDefault() { - return java.util.function.LongPredicate.super.negate(); - } - //@Override - public java.util.function.LongPredicate or(java.util.function.LongPredicate arg0) { - raiseEvent("or", arg0); Object retVal = getReturnData(); return (java.util.function.LongPredicate)retVal; - } - //@Override - public java.util.function.LongPredicate orDefault(java.util.function.LongPredicate arg0) { - return java.util.function.LongPredicate.super.or(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongSupplier.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongSupplier.java deleted file mode 100644 index f100805ea0..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongSupplier.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class LongSupplier extends org.mases.jcobridge.JCListener implements java.util.function.LongSupplier { - public LongSupplier(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public long getAsLong() { - raiseEvent("getAsLong"); Object retVal = getReturnData(); return (long)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongToDoubleFunction.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongToDoubleFunction.java deleted file mode 100644 index 800ed2f4c4..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongToDoubleFunction.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class LongToDoubleFunction extends org.mases.jcobridge.JCListener implements java.util.function.LongToDoubleFunction { - public LongToDoubleFunction(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public double applyAsDouble(long arg0) { - raiseEvent("applyAsDouble", arg0); Object retVal = getReturnData(); return (double)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongToIntFunction.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongToIntFunction.java deleted file mode 100644 index 8167eb8c33..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongToIntFunction.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class LongToIntFunction extends org.mases.jcobridge.JCListener implements java.util.function.LongToIntFunction { - public LongToIntFunction(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public int applyAsInt(long arg0) { - raiseEvent("applyAsInt", arg0); Object retVal = getReturnData(); return (int)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongUnaryOperator.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongUnaryOperator.java deleted file mode 100644 index cf484c9fbc..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/LongUnaryOperator.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class LongUnaryOperator extends org.mases.jcobridge.JCListener implements java.util.function.LongUnaryOperator { - public LongUnaryOperator(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public long applyAsLong(long arg0) { - raiseEvent("applyAsLong", arg0); Object retVal = getReturnData(); return (long)retVal; - } - //@Override - public java.util.function.LongUnaryOperator andThen(java.util.function.LongUnaryOperator arg0) { - raiseEvent("andThen", arg0); Object retVal = getReturnData(); return (java.util.function.LongUnaryOperator)retVal; - } - //@Override - public java.util.function.LongUnaryOperator andThenDefault(java.util.function.LongUnaryOperator arg0) { - return java.util.function.LongUnaryOperator.super.andThen(arg0); - } - //@Override - public java.util.function.LongUnaryOperator compose(java.util.function.LongUnaryOperator arg0) { - raiseEvent("compose", arg0); Object retVal = getReturnData(); return (java.util.function.LongUnaryOperator)retVal; - } - //@Override - public java.util.function.LongUnaryOperator composeDefault(java.util.function.LongUnaryOperator arg0) { - return java.util.function.LongUnaryOperator.super.compose(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ObjDoubleConsumer.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ObjDoubleConsumer.java deleted file mode 100644 index 90b821143a..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ObjDoubleConsumer.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class ObjDoubleConsumer extends org.mases.jcobridge.JCListener implements java.util.function.ObjDoubleConsumer { - public ObjDoubleConsumer(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void accept(java.lang.Object arg0, double arg1) { - raiseEvent("accept", arg0, arg1); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ObjIntConsumer.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ObjIntConsumer.java deleted file mode 100644 index f245b4ec21..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ObjIntConsumer.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class ObjIntConsumer extends org.mases.jcobridge.JCListener implements java.util.function.ObjIntConsumer { - public ObjIntConsumer(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void accept(java.lang.Object arg0, int arg1) { - raiseEvent("accept", arg0, arg1); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ObjLongConsumer.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ObjLongConsumer.java deleted file mode 100644 index 89365746ef..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ObjLongConsumer.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class ObjLongConsumer extends org.mases.jcobridge.JCListener implements java.util.function.ObjLongConsumer { - public ObjLongConsumer(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void accept(java.lang.Object arg0, long arg1) { - raiseEvent("accept", arg0, arg1); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/Predicate.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/Predicate.java deleted file mode 100644 index 380781f50b..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/Predicate.java +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class Predicate extends org.mases.jcobridge.JCListener implements java.util.function.Predicate { - public Predicate(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public boolean test(java.lang.Object arg0) { - raiseEvent("test", arg0); Object retVal = getReturnData(); return (boolean)retVal; - } - //@Override - public java.util.function.Predicate and(java.util.function.Predicate arg0) { - raiseEvent("and", arg0); Object retVal = getReturnData(); return (java.util.function.Predicate)retVal; - } - //@Override - public java.util.function.Predicate andDefault(java.util.function.Predicate arg0) { - return java.util.function.Predicate.super.and(arg0); - } - //@Override - public java.util.function.Predicate negate() { - raiseEvent("negate"); Object retVal = getReturnData(); return (java.util.function.Predicate)retVal; - } - //@Override - public java.util.function.Predicate negateDefault() { - return java.util.function.Predicate.super.negate(); - } - //@Override - public java.util.function.Predicate or(java.util.function.Predicate arg0) { - raiseEvent("or", arg0); Object retVal = getReturnData(); return (java.util.function.Predicate)retVal; - } - //@Override - public java.util.function.Predicate orDefault(java.util.function.Predicate arg0) { - return java.util.function.Predicate.super.or(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/Supplier.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/Supplier.java deleted file mode 100644 index 3b9e011a2c..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/Supplier.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class Supplier extends org.mases.jcobridge.JCListener implements java.util.function.Supplier { - public Supplier(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public java.lang.Object get() { - raiseEvent("get"); Object retVal = getReturnData(); return (java.lang.Object)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToDoubleBiFunction.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToDoubleBiFunction.java deleted file mode 100644 index c738ced289..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToDoubleBiFunction.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class ToDoubleBiFunction extends org.mases.jcobridge.JCListener implements java.util.function.ToDoubleBiFunction { - public ToDoubleBiFunction(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public double applyAsDouble(java.lang.Object arg0, java.lang.Object arg1) { - raiseEvent("applyAsDouble", arg0, arg1); Object retVal = getReturnData(); return (double)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToDoubleFunction.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToDoubleFunction.java deleted file mode 100644 index be314f6c84..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToDoubleFunction.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class ToDoubleFunction extends org.mases.jcobridge.JCListener implements java.util.function.ToDoubleFunction { - public ToDoubleFunction(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public double applyAsDouble(java.lang.Object arg0) { - raiseEvent("applyAsDouble", arg0); Object retVal = getReturnData(); return (double)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToIntBiFunction.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToIntBiFunction.java deleted file mode 100644 index 5f2e733814..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToIntBiFunction.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class ToIntBiFunction extends org.mases.jcobridge.JCListener implements java.util.function.ToIntBiFunction { - public ToIntBiFunction(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public int applyAsInt(java.lang.Object arg0, java.lang.Object arg1) { - raiseEvent("applyAsInt", arg0, arg1); Object retVal = getReturnData(); return (int)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToIntFunction.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToIntFunction.java deleted file mode 100644 index 06c1278083..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToIntFunction.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class ToIntFunction extends org.mases.jcobridge.JCListener implements java.util.function.ToIntFunction { - public ToIntFunction(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public int applyAsInt(java.lang.Object arg0) { - raiseEvent("applyAsInt", arg0); Object retVal = getReturnData(); return (int)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToLongBiFunction.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToLongBiFunction.java deleted file mode 100644 index dc6b6d5245..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToLongBiFunction.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class ToLongBiFunction extends org.mases.jcobridge.JCListener implements java.util.function.ToLongBiFunction { - public ToLongBiFunction(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public long applyAsLong(java.lang.Object arg0, java.lang.Object arg1) { - raiseEvent("applyAsLong", arg0, arg1); Object retVal = getReturnData(); return (long)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToLongFunction.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToLongFunction.java deleted file mode 100644 index 72ec2d4d99..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/ToLongFunction.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class ToLongFunction extends org.mases.jcobridge.JCListener implements java.util.function.ToLongFunction { - public ToLongFunction(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public long applyAsLong(java.lang.Object arg0) { - raiseEvent("applyAsLong", arg0); Object retVal = getReturnData(); return (long)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/UnaryOperator.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/UnaryOperator.java deleted file mode 100644 index 8dd6d63371..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/function/UnaryOperator.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.function; - -public final class UnaryOperator extends org.mases.jcobridge.JCListener implements java.util.function.UnaryOperator { - public UnaryOperator(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public java.lang.Object apply(java.lang.Object arg0) { - raiseEvent("apply", arg0); Object retVal = getReturnData(); return (java.lang.Object)retVal; - } - //@Override - public java.util.function.Function andThen(java.util.function.Function arg0) { - raiseEvent("andThen", arg0); Object retVal = getReturnData(); return (java.util.function.Function)retVal; - } - //@Override - public java.util.function.Function andThenDefault(java.util.function.Function arg0) { - return java.util.function.UnaryOperator.super.andThen(arg0); - } - //@Override - public java.util.function.Function compose(java.util.function.Function arg0) { - raiseEvent("compose", arg0); Object retVal = getReturnData(); return (java.util.function.Function)retVal; - } - //@Override - public java.util.function.Function composeDefault(java.util.function.Function arg0) { - return java.util.function.UnaryOperator.super.compose(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/prefs/NodeChangeListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/prefs/NodeChangeListener.java deleted file mode 100644 index b95d3e42cf..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/prefs/NodeChangeListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.prefs; - -public final class NodeChangeListener extends org.mases.jcobridge.JCListener implements java.util.prefs.NodeChangeListener { - public NodeChangeListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void childAdded(java.util.prefs.NodeChangeEvent arg0) { - raiseEvent("childAdded", arg0); - } - //@Override - public void childRemoved(java.util.prefs.NodeChangeEvent arg0) { - raiseEvent("childRemoved", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/prefs/PreferenceChangeListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/prefs/PreferenceChangeListener.java deleted file mode 100644 index 7fac7cf57b..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/java/util/prefs/PreferenceChangeListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.java.util.prefs; - -public final class PreferenceChangeListener extends org.mases.jcobridge.JCListener implements java.util.prefs.PreferenceChangeListener { - public PreferenceChangeListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void preferenceChange(java.util.prefs.PreferenceChangeEvent arg0) { - raiseEvent("preferenceChange", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOReadProgressListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOReadProgressListener.java deleted file mode 100644 index 1eabaeb671..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOReadProgressListener.java +++ /dev/null @@ -1,67 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.imageio.event; - -public final class IIOReadProgressListener extends org.mases.jcobridge.JCListener implements javax.imageio.event.IIOReadProgressListener { - public IIOReadProgressListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void imageComplete(javax.imageio.ImageReader arg0) { - raiseEvent("imageComplete", arg0); - } - //@Override - public void imageProgress(javax.imageio.ImageReader arg0, float arg1) { - raiseEvent("imageProgress", arg0, arg1); - } - //@Override - public void imageStarted(javax.imageio.ImageReader arg0, int arg1) { - raiseEvent("imageStarted", arg0, arg1); - } - //@Override - public void readAborted(javax.imageio.ImageReader arg0) { - raiseEvent("readAborted", arg0); - } - //@Override - public void sequenceComplete(javax.imageio.ImageReader arg0) { - raiseEvent("sequenceComplete", arg0); - } - //@Override - public void sequenceStarted(javax.imageio.ImageReader arg0, int arg1) { - raiseEvent("sequenceStarted", arg0, arg1); - } - //@Override - public void thumbnailComplete(javax.imageio.ImageReader arg0) { - raiseEvent("thumbnailComplete", arg0); - } - //@Override - public void thumbnailProgress(javax.imageio.ImageReader arg0, float arg1) { - raiseEvent("thumbnailProgress", arg0, arg1); - } - //@Override - public void thumbnailStarted(javax.imageio.ImageReader arg0, int arg1, int arg2) { - raiseEvent("thumbnailStarted", arg0, arg1, arg2); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOReadUpdateListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOReadUpdateListener.java deleted file mode 100644 index 4c6cffed2f..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOReadUpdateListener.java +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.imageio.event; - -public final class IIOReadUpdateListener extends org.mases.jcobridge.JCListener implements javax.imageio.event.IIOReadUpdateListener { - public IIOReadUpdateListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void imageUpdate(javax.imageio.ImageReader arg0, java.awt.image.BufferedImage arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int[] arg8) { - raiseEvent("imageUpdate", arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8); - } - //@Override - public void passComplete(javax.imageio.ImageReader arg0, java.awt.image.BufferedImage arg1) { - raiseEvent("passComplete", arg0, arg1); - } - //@Override - public void passStarted(javax.imageio.ImageReader arg0, java.awt.image.BufferedImage arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int[] arg9) { - raiseEvent("passStarted", arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9); - } - //@Override - public void thumbnailPassComplete(javax.imageio.ImageReader arg0, java.awt.image.BufferedImage arg1) { - raiseEvent("thumbnailPassComplete", arg0, arg1); - } - //@Override - public void thumbnailPassStarted(javax.imageio.ImageReader arg0, java.awt.image.BufferedImage arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int[] arg9) { - raiseEvent("thumbnailPassStarted", arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9); - } - //@Override - public void thumbnailUpdate(javax.imageio.ImageReader arg0, java.awt.image.BufferedImage arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int[] arg8) { - raiseEvent("thumbnailUpdate", arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOReadWarningListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOReadWarningListener.java deleted file mode 100644 index d1a4b93fc8..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOReadWarningListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.imageio.event; - -public final class IIOReadWarningListener extends org.mases.jcobridge.JCListener implements javax.imageio.event.IIOReadWarningListener { - public IIOReadWarningListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void warningOccurred(javax.imageio.ImageReader arg0, java.lang.String arg1) { - raiseEvent("warningOccurred", arg0, arg1); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOWriteProgressListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOWriteProgressListener.java deleted file mode 100644 index adead1c206..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOWriteProgressListener.java +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.imageio.event; - -public final class IIOWriteProgressListener extends org.mases.jcobridge.JCListener implements javax.imageio.event.IIOWriteProgressListener { - public IIOWriteProgressListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void imageComplete(javax.imageio.ImageWriter arg0) { - raiseEvent("imageComplete", arg0); - } - //@Override - public void imageProgress(javax.imageio.ImageWriter arg0, float arg1) { - raiseEvent("imageProgress", arg0, arg1); - } - //@Override - public void imageStarted(javax.imageio.ImageWriter arg0, int arg1) { - raiseEvent("imageStarted", arg0, arg1); - } - //@Override - public void thumbnailComplete(javax.imageio.ImageWriter arg0) { - raiseEvent("thumbnailComplete", arg0); - } - //@Override - public void thumbnailProgress(javax.imageio.ImageWriter arg0, float arg1) { - raiseEvent("thumbnailProgress", arg0, arg1); - } - //@Override - public void thumbnailStarted(javax.imageio.ImageWriter arg0, int arg1, int arg2) { - raiseEvent("thumbnailStarted", arg0, arg1, arg2); - } - //@Override - public void writeAborted(javax.imageio.ImageWriter arg0) { - raiseEvent("writeAborted", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOWriteWarningListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOWriteWarningListener.java deleted file mode 100644 index 6a9fb18c95..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/imageio/event/IIOWriteWarningListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.imageio.event; - -public final class IIOWriteWarningListener extends org.mases.jcobridge.JCListener implements javax.imageio.event.IIOWriteWarningListener { - public IIOWriteWarningListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void warningOccurred(javax.imageio.ImageWriter arg0, int arg1, java.lang.String arg2) { - raiseEvent("warningOccurred", arg0, arg1, arg2); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/management/NotificationFilter.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/management/NotificationFilter.java deleted file mode 100644 index 1c508f520d..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/management/NotificationFilter.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.management; - -public final class NotificationFilter extends org.mases.jcobridge.JCListener implements javax.management.NotificationFilter { - public NotificationFilter(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public boolean isNotificationEnabled(javax.management.Notification arg0) { - raiseEvent("isNotificationEnabled", arg0); Object retVal = getReturnData(); return (boolean)retVal; - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/management/NotificationListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/management/NotificationListener.java deleted file mode 100644 index 9e8af39cf9..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/management/NotificationListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.management; - -public final class NotificationListener extends org.mases.jcobridge.JCListener implements javax.management.NotificationListener { - public NotificationListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void handleNotification(javax.management.Notification arg0, java.lang.Object arg1) { - raiseEvent("handleNotification", arg0, arg1); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/naming/event/NamespaceChangeListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/naming/event/NamespaceChangeListener.java deleted file mode 100644 index 548dd81e76..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/naming/event/NamespaceChangeListener.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.naming.event; - -public final class NamespaceChangeListener extends org.mases.jcobridge.JCListener implements javax.naming.event.NamespaceChangeListener { - public NamespaceChangeListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void objectAdded(javax.naming.event.NamingEvent arg0) { - raiseEvent("objectAdded", arg0); - } - //@Override - public void objectRemoved(javax.naming.event.NamingEvent arg0) { - raiseEvent("objectRemoved", arg0); - } - //@Override - public void objectRenamed(javax.naming.event.NamingEvent arg0) { - raiseEvent("objectRenamed", arg0); - } - //@Override - public void namingExceptionThrown(javax.naming.event.NamingExceptionEvent arg0) { - raiseEvent("namingExceptionThrown", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/naming/event/NamingListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/naming/event/NamingListener.java deleted file mode 100644 index 9cd9d6b6f2..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/naming/event/NamingListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.naming.event; - -public final class NamingListener extends org.mases.jcobridge.JCListener implements javax.naming.event.NamingListener { - public NamingListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void namingExceptionThrown(javax.naming.event.NamingExceptionEvent arg0) { - raiseEvent("namingExceptionThrown", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/naming/event/ObjectChangeListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/naming/event/ObjectChangeListener.java deleted file mode 100644 index cab5f6071d..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/naming/event/ObjectChangeListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.naming.event; - -public final class ObjectChangeListener extends org.mases.jcobridge.JCListener implements javax.naming.event.ObjectChangeListener { - public ObjectChangeListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void namingExceptionThrown(javax.naming.event.NamingExceptionEvent arg0) { - raiseEvent("namingExceptionThrown", arg0); - } - //@Override - public void objectChanged(javax.naming.event.NamingEvent arg0) { - raiseEvent("objectChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/naming/ldap/UnsolicitedNotificationListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/naming/ldap/UnsolicitedNotificationListener.java deleted file mode 100644 index 720cd95213..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/naming/ldap/UnsolicitedNotificationListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.naming.ldap; - -public final class UnsolicitedNotificationListener extends org.mases.jcobridge.JCListener implements javax.naming.ldap.UnsolicitedNotificationListener { - public UnsolicitedNotificationListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void namingExceptionThrown(javax.naming.event.NamingExceptionEvent arg0) { - raiseEvent("namingExceptionThrown", arg0); - } - //@Override - public void notificationReceived(javax.naming.ldap.UnsolicitedNotificationEvent arg0) { - raiseEvent("notificationReceived", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/net/ssl/HandshakeCompletedListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/net/ssl/HandshakeCompletedListener.java deleted file mode 100644 index 41bf1e95a5..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/net/ssl/HandshakeCompletedListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.net.ssl; - -public final class HandshakeCompletedListener extends org.mases.jcobridge.JCListener implements javax.net.ssl.HandshakeCompletedListener { - public HandshakeCompletedListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void handshakeCompleted(javax.net.ssl.HandshakeCompletedEvent arg0) { - raiseEvent("handshakeCompleted", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/net/ssl/SSLSessionBindingListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/net/ssl/SSLSessionBindingListener.java deleted file mode 100644 index 14dc0bcc99..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/net/ssl/SSLSessionBindingListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.net.ssl; - -public final class SSLSessionBindingListener extends org.mases.jcobridge.JCListener implements javax.net.ssl.SSLSessionBindingListener { - public SSLSessionBindingListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void valueBound(javax.net.ssl.SSLSessionBindingEvent arg0) { - raiseEvent("valueBound", arg0); - } - //@Override - public void valueUnbound(javax.net.ssl.SSLSessionBindingEvent arg0) { - raiseEvent("valueUnbound", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/print/event/PrintJobAdapter.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/print/event/PrintJobAdapter.java deleted file mode 100644 index 7e42563a7b..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/print/event/PrintJobAdapter.java +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.print.event; - -public final class PrintJobAdapter extends org.mases.jcobridge.JCListener implements javax.print.event.PrintJobListener { - public PrintJobAdapter(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void printDataTransferCompleted(javax.print.event.PrintJobEvent arg0) { - raiseEvent("printDataTransferCompleted", arg0); - } - //@Override - public void printJobCanceled(javax.print.event.PrintJobEvent arg0) { - raiseEvent("printJobCanceled", arg0); - } - //@Override - public void printJobCompleted(javax.print.event.PrintJobEvent arg0) { - raiseEvent("printJobCompleted", arg0); - } - //@Override - public void printJobFailed(javax.print.event.PrintJobEvent arg0) { - raiseEvent("printJobFailed", arg0); - } - //@Override - public void printJobNoMoreEvents(javax.print.event.PrintJobEvent arg0) { - raiseEvent("printJobNoMoreEvents", arg0); - } - //@Override - public void printJobRequiresAttention(javax.print.event.PrintJobEvent arg0) { - raiseEvent("printJobRequiresAttention", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/print/event/PrintJobAttributeListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/print/event/PrintJobAttributeListener.java deleted file mode 100644 index c6df0fbc09..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/print/event/PrintJobAttributeListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.print.event; - -public final class PrintJobAttributeListener extends org.mases.jcobridge.JCListener implements javax.print.event.PrintJobAttributeListener { - public PrintJobAttributeListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void attributeUpdate(javax.print.event.PrintJobAttributeEvent arg0) { - raiseEvent("attributeUpdate", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/print/event/PrintJobListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/print/event/PrintJobListener.java deleted file mode 100644 index 48d18436f4..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/print/event/PrintJobListener.java +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.print.event; - -public final class PrintJobListener extends org.mases.jcobridge.JCListener implements javax.print.event.PrintJobListener { - public PrintJobListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void printDataTransferCompleted(javax.print.event.PrintJobEvent arg0) { - raiseEvent("printDataTransferCompleted", arg0); - } - //@Override - public void printJobCanceled(javax.print.event.PrintJobEvent arg0) { - raiseEvent("printJobCanceled", arg0); - } - //@Override - public void printJobCompleted(javax.print.event.PrintJobEvent arg0) { - raiseEvent("printJobCompleted", arg0); - } - //@Override - public void printJobFailed(javax.print.event.PrintJobEvent arg0) { - raiseEvent("printJobFailed", arg0); - } - //@Override - public void printJobNoMoreEvents(javax.print.event.PrintJobEvent arg0) { - raiseEvent("printJobNoMoreEvents", arg0); - } - //@Override - public void printJobRequiresAttention(javax.print.event.PrintJobEvent arg0) { - raiseEvent("printJobRequiresAttention", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/print/event/PrintServiceAttributeListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/print/event/PrintServiceAttributeListener.java deleted file mode 100644 index fb0079f34a..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/print/event/PrintServiceAttributeListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.print.event; - -public final class PrintServiceAttributeListener extends org.mases.jcobridge.JCListener implements javax.print.event.PrintServiceAttributeListener { - public PrintServiceAttributeListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void attributeUpdate(javax.print.event.PrintServiceAttributeEvent arg0) { - raiseEvent("attributeUpdate", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sound/midi/ControllerEventListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sound/midi/ControllerEventListener.java deleted file mode 100644 index 90e3927be9..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sound/midi/ControllerEventListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.sound.midi; - -public final class ControllerEventListener extends org.mases.jcobridge.JCListener implements javax.sound.midi.ControllerEventListener { - public ControllerEventListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void controlChange(javax.sound.midi.ShortMessage arg0) { - raiseEvent("controlChange", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sound/midi/MetaEventListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sound/midi/MetaEventListener.java deleted file mode 100644 index 1c7b7e5d3f..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sound/midi/MetaEventListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.sound.midi; - -public final class MetaEventListener extends org.mases.jcobridge.JCListener implements javax.sound.midi.MetaEventListener { - public MetaEventListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void meta(javax.sound.midi.MetaMessage arg0) { - raiseEvent("meta", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sound/sampled/LineListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sound/sampled/LineListener.java deleted file mode 100644 index 154fba8e18..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sound/sampled/LineListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.sound.sampled; - -public final class LineListener extends org.mases.jcobridge.JCListener implements javax.sound.sampled.LineListener { - public LineListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void update(javax.sound.sampled.LineEvent arg0) { - raiseEvent("update", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sql/ConnectionEventListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sql/ConnectionEventListener.java deleted file mode 100644 index d68b414033..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sql/ConnectionEventListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.sql; - -public final class ConnectionEventListener extends org.mases.jcobridge.JCListener implements javax.sql.ConnectionEventListener { - public ConnectionEventListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void connectionClosed(javax.sql.ConnectionEvent arg0) { - raiseEvent("connectionClosed", arg0); - } - //@Override - public void connectionErrorOccurred(javax.sql.ConnectionEvent arg0) { - raiseEvent("connectionErrorOccurred", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sql/RowSetListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sql/RowSetListener.java deleted file mode 100644 index 142747b84b..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sql/RowSetListener.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.sql; - -public final class RowSetListener extends org.mases.jcobridge.JCListener implements javax.sql.RowSetListener { - public RowSetListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void cursorMoved(javax.sql.RowSetEvent arg0) { - raiseEvent("cursorMoved", arg0); - } - //@Override - public void rowChanged(javax.sql.RowSetEvent arg0) { - raiseEvent("rowChanged", arg0); - } - //@Override - public void rowSetChanged(javax.sql.RowSetEvent arg0) { - raiseEvent("rowSetChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sql/StatementEventListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sql/StatementEventListener.java deleted file mode 100644 index 1579996c21..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/sql/StatementEventListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.sql; - -public final class StatementEventListener extends org.mases.jcobridge.JCListener implements javax.sql.StatementEventListener { - public StatementEventListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void statementClosed(javax.sql.StatementEvent arg0) { - raiseEvent("statementClosed", arg0); - } - //@Override - public void statementErrorOccurred(javax.sql.StatementEvent arg0) { - raiseEvent("statementErrorOccurred", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/Action.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/Action.java deleted file mode 100644 index 9c86f30083..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/Action.java +++ /dev/null @@ -1,67 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing; - -public final class Action extends org.mases.jcobridge.JCListener implements javax.swing.Action { - public Action(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public boolean isEnabled() { - raiseEvent("isEnabled"); Object retVal = getReturnData(); return (boolean)retVal; - } - //@Override - public java.lang.Object getValue(java.lang.String arg0) { - raiseEvent("getValue", arg0); Object retVal = getReturnData(); return (java.lang.Object)retVal; - } - //@Override - public void actionPerformed(java.awt.event.ActionEvent arg0) { - raiseEvent("actionPerformed", arg0); - } - //@Override - public void addPropertyChangeListener(java.beans.PropertyChangeListener arg0) { - raiseEvent("addPropertyChangeListener", arg0); - } - //@Override - public void putValue(java.lang.String arg0, java.lang.Object arg1) { - raiseEvent("putValue", arg0, arg1); - } - //@Override - public void removePropertyChangeListener(java.beans.PropertyChangeListener arg0) { - raiseEvent("removePropertyChangeListener", arg0); - } - //@Override - public void setEnabled(boolean arg0) { - raiseEvent("setEnabled", arg0); - } - //@Override - public boolean accept(java.lang.Object arg0) { - raiseEvent("accept", arg0); Object retVal = getReturnData(); return (boolean)retVal; - } - //@Override - public boolean acceptDefault(java.lang.Object arg0) { - return javax.swing.Action.super.accept(arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/AncestorListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/AncestorListener.java deleted file mode 100644 index 187ad27e27..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/AncestorListener.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class AncestorListener extends org.mases.jcobridge.JCListener implements javax.swing.event.AncestorListener { - public AncestorListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void ancestorAdded(javax.swing.event.AncestorEvent arg0) { - raiseEvent("ancestorAdded", arg0); - } - //@Override - public void ancestorMoved(javax.swing.event.AncestorEvent arg0) { - raiseEvent("ancestorMoved", arg0); - } - //@Override - public void ancestorRemoved(javax.swing.event.AncestorEvent arg0) { - raiseEvent("ancestorRemoved", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/CaretListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/CaretListener.java deleted file mode 100644 index cbaac7661b..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/CaretListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class CaretListener extends org.mases.jcobridge.JCListener implements javax.swing.event.CaretListener { - public CaretListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void caretUpdate(javax.swing.event.CaretEvent arg0) { - raiseEvent("caretUpdate", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/CellEditorListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/CellEditorListener.java deleted file mode 100644 index 28be35a06c..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/CellEditorListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class CellEditorListener extends org.mases.jcobridge.JCListener implements javax.swing.event.CellEditorListener { - public CellEditorListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void editingCanceled(javax.swing.event.ChangeEvent arg0) { - raiseEvent("editingCanceled", arg0); - } - //@Override - public void editingStopped(javax.swing.event.ChangeEvent arg0) { - raiseEvent("editingStopped", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/ChangeListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/ChangeListener.java deleted file mode 100644 index 3147e555e5..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/ChangeListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class ChangeListener extends org.mases.jcobridge.JCListener implements javax.swing.event.ChangeListener { - public ChangeListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void stateChanged(javax.swing.event.ChangeEvent arg0) { - raiseEvent("stateChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/DocumentListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/DocumentListener.java deleted file mode 100644 index 5bf53ffdec..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/DocumentListener.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class DocumentListener extends org.mases.jcobridge.JCListener implements javax.swing.event.DocumentListener { - public DocumentListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void changedUpdate(javax.swing.event.DocumentEvent arg0) { - raiseEvent("changedUpdate", arg0); - } - //@Override - public void insertUpdate(javax.swing.event.DocumentEvent arg0) { - raiseEvent("insertUpdate", arg0); - } - //@Override - public void removeUpdate(javax.swing.event.DocumentEvent arg0) { - raiseEvent("removeUpdate", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/HyperlinkListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/HyperlinkListener.java deleted file mode 100644 index 454b9be95a..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/HyperlinkListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class HyperlinkListener extends org.mases.jcobridge.JCListener implements javax.swing.event.HyperlinkListener { - public HyperlinkListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void hyperlinkUpdate(javax.swing.event.HyperlinkEvent arg0) { - raiseEvent("hyperlinkUpdate", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/InternalFrameAdapter.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/InternalFrameAdapter.java deleted file mode 100644 index 1536e762d3..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/InternalFrameAdapter.java +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class InternalFrameAdapter extends org.mases.jcobridge.JCListener implements javax.swing.event.InternalFrameListener { - public InternalFrameAdapter(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void internalFrameActivated(javax.swing.event.InternalFrameEvent arg0) { - raiseEvent("internalFrameActivated", arg0); - } - //@Override - public void internalFrameClosed(javax.swing.event.InternalFrameEvent arg0) { - raiseEvent("internalFrameClosed", arg0); - } - //@Override - public void internalFrameClosing(javax.swing.event.InternalFrameEvent arg0) { - raiseEvent("internalFrameClosing", arg0); - } - //@Override - public void internalFrameDeactivated(javax.swing.event.InternalFrameEvent arg0) { - raiseEvent("internalFrameDeactivated", arg0); - } - //@Override - public void internalFrameDeiconified(javax.swing.event.InternalFrameEvent arg0) { - raiseEvent("internalFrameDeiconified", arg0); - } - //@Override - public void internalFrameIconified(javax.swing.event.InternalFrameEvent arg0) { - raiseEvent("internalFrameIconified", arg0); - } - //@Override - public void internalFrameOpened(javax.swing.event.InternalFrameEvent arg0) { - raiseEvent("internalFrameOpened", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/InternalFrameListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/InternalFrameListener.java deleted file mode 100644 index c79d43407b..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/InternalFrameListener.java +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class InternalFrameListener extends org.mases.jcobridge.JCListener implements javax.swing.event.InternalFrameListener { - public InternalFrameListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void internalFrameActivated(javax.swing.event.InternalFrameEvent arg0) { - raiseEvent("internalFrameActivated", arg0); - } - //@Override - public void internalFrameClosed(javax.swing.event.InternalFrameEvent arg0) { - raiseEvent("internalFrameClosed", arg0); - } - //@Override - public void internalFrameClosing(javax.swing.event.InternalFrameEvent arg0) { - raiseEvent("internalFrameClosing", arg0); - } - //@Override - public void internalFrameDeactivated(javax.swing.event.InternalFrameEvent arg0) { - raiseEvent("internalFrameDeactivated", arg0); - } - //@Override - public void internalFrameDeiconified(javax.swing.event.InternalFrameEvent arg0) { - raiseEvent("internalFrameDeiconified", arg0); - } - //@Override - public void internalFrameIconified(javax.swing.event.InternalFrameEvent arg0) { - raiseEvent("internalFrameIconified", arg0); - } - //@Override - public void internalFrameOpened(javax.swing.event.InternalFrameEvent arg0) { - raiseEvent("internalFrameOpened", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/ListDataListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/ListDataListener.java deleted file mode 100644 index 11697ce4fe..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/ListDataListener.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class ListDataListener extends org.mases.jcobridge.JCListener implements javax.swing.event.ListDataListener { - public ListDataListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void contentsChanged(javax.swing.event.ListDataEvent arg0) { - raiseEvent("contentsChanged", arg0); - } - //@Override - public void intervalAdded(javax.swing.event.ListDataEvent arg0) { - raiseEvent("intervalAdded", arg0); - } - //@Override - public void intervalRemoved(javax.swing.event.ListDataEvent arg0) { - raiseEvent("intervalRemoved", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/ListSelectionListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/ListSelectionListener.java deleted file mode 100644 index 8968c782f5..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/ListSelectionListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class ListSelectionListener extends org.mases.jcobridge.JCListener implements javax.swing.event.ListSelectionListener { - public ListSelectionListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void valueChanged(javax.swing.event.ListSelectionEvent arg0) { - raiseEvent("valueChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MenuDragMouseListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MenuDragMouseListener.java deleted file mode 100644 index 75eb35bf21..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MenuDragMouseListener.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class MenuDragMouseListener extends org.mases.jcobridge.JCListener implements javax.swing.event.MenuDragMouseListener { - public MenuDragMouseListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void menuDragMouseDragged(javax.swing.event.MenuDragMouseEvent arg0) { - raiseEvent("menuDragMouseDragged", arg0); - } - //@Override - public void menuDragMouseEntered(javax.swing.event.MenuDragMouseEvent arg0) { - raiseEvent("menuDragMouseEntered", arg0); - } - //@Override - public void menuDragMouseExited(javax.swing.event.MenuDragMouseEvent arg0) { - raiseEvent("menuDragMouseExited", arg0); - } - //@Override - public void menuDragMouseReleased(javax.swing.event.MenuDragMouseEvent arg0) { - raiseEvent("menuDragMouseReleased", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MenuKeyListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MenuKeyListener.java deleted file mode 100644 index e875f2e099..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MenuKeyListener.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class MenuKeyListener extends org.mases.jcobridge.JCListener implements javax.swing.event.MenuKeyListener { - public MenuKeyListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void menuKeyPressed(javax.swing.event.MenuKeyEvent arg0) { - raiseEvent("menuKeyPressed", arg0); - } - //@Override - public void menuKeyReleased(javax.swing.event.MenuKeyEvent arg0) { - raiseEvent("menuKeyReleased", arg0); - } - //@Override - public void menuKeyTyped(javax.swing.event.MenuKeyEvent arg0) { - raiseEvent("menuKeyTyped", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MenuListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MenuListener.java deleted file mode 100644 index 203bef86a7..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MenuListener.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class MenuListener extends org.mases.jcobridge.JCListener implements javax.swing.event.MenuListener { - public MenuListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void menuCanceled(javax.swing.event.MenuEvent arg0) { - raiseEvent("menuCanceled", arg0); - } - //@Override - public void menuDeselected(javax.swing.event.MenuEvent arg0) { - raiseEvent("menuDeselected", arg0); - } - //@Override - public void menuSelected(javax.swing.event.MenuEvent arg0) { - raiseEvent("menuSelected", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MouseInputAdapter.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MouseInputAdapter.java deleted file mode 100644 index 819f32d6f5..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MouseInputAdapter.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class MouseInputAdapter extends org.mases.jcobridge.JCListener implements javax.swing.event.MouseInputListener { - public MouseInputAdapter(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void mouseClicked(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseClicked", arg0); - } - //@Override - public void mouseDragged(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseDragged", arg0); - } - //@Override - public void mouseEntered(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseEntered", arg0); - } - //@Override - public void mouseExited(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseExited", arg0); - } - //@Override - public void mouseMoved(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseMoved", arg0); - } - //@Override - public void mousePressed(java.awt.event.MouseEvent arg0) { - raiseEvent("mousePressed", arg0); - } - //@Override - public void mouseReleased(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseReleased", arg0); - } - //@Override - public void mouseWheelMoved(java.awt.event.MouseWheelEvent arg0) { - raiseEvent("mouseWheelMoved", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MouseInputListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MouseInputListener.java deleted file mode 100644 index c26ce42932..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/MouseInputListener.java +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class MouseInputListener extends org.mases.jcobridge.JCListener implements javax.swing.event.MouseInputListener { - public MouseInputListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void mouseClicked(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseClicked", arg0); - } - //@Override - public void mouseEntered(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseEntered", arg0); - } - //@Override - public void mouseExited(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseExited", arg0); - } - //@Override - public void mousePressed(java.awt.event.MouseEvent arg0) { - raiseEvent("mousePressed", arg0); - } - //@Override - public void mouseReleased(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseReleased", arg0); - } - //@Override - public void mouseDragged(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseDragged", arg0); - } - //@Override - public void mouseMoved(java.awt.event.MouseEvent arg0) { - raiseEvent("mouseMoved", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/PopupMenuListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/PopupMenuListener.java deleted file mode 100644 index cce39ff804..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/PopupMenuListener.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class PopupMenuListener extends org.mases.jcobridge.JCListener implements javax.swing.event.PopupMenuListener { - public PopupMenuListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void popupMenuCanceled(javax.swing.event.PopupMenuEvent arg0) { - raiseEvent("popupMenuCanceled", arg0); - } - //@Override - public void popupMenuWillBecomeInvisible(javax.swing.event.PopupMenuEvent arg0) { - raiseEvent("popupMenuWillBecomeInvisible", arg0); - } - //@Override - public void popupMenuWillBecomeVisible(javax.swing.event.PopupMenuEvent arg0) { - raiseEvent("popupMenuWillBecomeVisible", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/RowSorterListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/RowSorterListener.java deleted file mode 100644 index dd35699cf6..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/RowSorterListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class RowSorterListener extends org.mases.jcobridge.JCListener implements javax.swing.event.RowSorterListener { - public RowSorterListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void sorterChanged(javax.swing.event.RowSorterEvent arg0) { - raiseEvent("sorterChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TableColumnModelListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TableColumnModelListener.java deleted file mode 100644 index 7b79953359..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TableColumnModelListener.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class TableColumnModelListener extends org.mases.jcobridge.JCListener implements javax.swing.event.TableColumnModelListener { - public TableColumnModelListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void columnAdded(javax.swing.event.TableColumnModelEvent arg0) { - raiseEvent("columnAdded", arg0); - } - //@Override - public void columnMarginChanged(javax.swing.event.ChangeEvent arg0) { - raiseEvent("columnMarginChanged", arg0); - } - //@Override - public void columnMoved(javax.swing.event.TableColumnModelEvent arg0) { - raiseEvent("columnMoved", arg0); - } - //@Override - public void columnRemoved(javax.swing.event.TableColumnModelEvent arg0) { - raiseEvent("columnRemoved", arg0); - } - //@Override - public void columnSelectionChanged(javax.swing.event.ListSelectionEvent arg0) { - raiseEvent("columnSelectionChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TableModelListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TableModelListener.java deleted file mode 100644 index 09e59dfb4c..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TableModelListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class TableModelListener extends org.mases.jcobridge.JCListener implements javax.swing.event.TableModelListener { - public TableModelListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void tableChanged(javax.swing.event.TableModelEvent arg0) { - raiseEvent("tableChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TreeExpansionListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TreeExpansionListener.java deleted file mode 100644 index d06223224e..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TreeExpansionListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class TreeExpansionListener extends org.mases.jcobridge.JCListener implements javax.swing.event.TreeExpansionListener { - public TreeExpansionListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void treeCollapsed(javax.swing.event.TreeExpansionEvent arg0) { - raiseEvent("treeCollapsed", arg0); - } - //@Override - public void treeExpanded(javax.swing.event.TreeExpansionEvent arg0) { - raiseEvent("treeExpanded", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TreeModelListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TreeModelListener.java deleted file mode 100644 index 5ed72cf142..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TreeModelListener.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class TreeModelListener extends org.mases.jcobridge.JCListener implements javax.swing.event.TreeModelListener { - public TreeModelListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void treeNodesChanged(javax.swing.event.TreeModelEvent arg0) { - raiseEvent("treeNodesChanged", arg0); - } - //@Override - public void treeNodesInserted(javax.swing.event.TreeModelEvent arg0) { - raiseEvent("treeNodesInserted", arg0); - } - //@Override - public void treeNodesRemoved(javax.swing.event.TreeModelEvent arg0) { - raiseEvent("treeNodesRemoved", arg0); - } - //@Override - public void treeStructureChanged(javax.swing.event.TreeModelEvent arg0) { - raiseEvent("treeStructureChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TreeSelectionListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TreeSelectionListener.java deleted file mode 100644 index 078f7740e7..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TreeSelectionListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class TreeSelectionListener extends org.mases.jcobridge.JCListener implements javax.swing.event.TreeSelectionListener { - public TreeSelectionListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void valueChanged(javax.swing.event.TreeSelectionEvent arg0) { - raiseEvent("valueChanged", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TreeWillExpandListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TreeWillExpandListener.java deleted file mode 100644 index a4b8cc1946..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/TreeWillExpandListener.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class TreeWillExpandListener extends org.mases.jcobridge.JCListener implements javax.swing.event.TreeWillExpandListener { - public TreeWillExpandListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void treeWillCollapse(javax.swing.event.TreeExpansionEvent arg0) { - raiseEvent("treeWillCollapse", arg0); - } - //@Override - public void treeWillExpand(javax.swing.event.TreeExpansionEvent arg0) { - raiseEvent("treeWillExpand", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/UndoableEditListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/UndoableEditListener.java deleted file mode 100644 index e7476ba2e3..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/swing/event/UndoableEditListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.swing.event; - -public final class UndoableEditListener extends org.mases.jcobridge.JCListener implements javax.swing.event.UndoableEditListener { - public UndoableEditListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void undoableEditHappened(javax.swing.event.UndoableEditEvent arg0) { - raiseEvent("undoableEditHappened", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/xml/transform/ErrorListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/xml/transform/ErrorListener.java deleted file mode 100644 index f8435a4bd4..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/javax/xml/transform/ErrorListener.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.javax.xml.transform; - -public final class ErrorListener extends org.mases.jcobridge.JCListener implements javax.xml.transform.ErrorListener { - public ErrorListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void error(javax.xml.transform.TransformerException arg0) { - raiseEvent("error", arg0); - } - //@Override - public void fatalError(javax.xml.transform.TransformerException arg0) { - raiseEvent("fatalError", arg0); - } - //@Override - public void warning(javax.xml.transform.TransformerException arg0) { - raiseEvent("warning", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/org/w3c/dom/events/EventListener.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/org/w3c/dom/events/EventListener.java deleted file mode 100644 index 1714e70e16..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/org/w3c/dom/events/EventListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.org.w3c.dom.events; - -public final class EventListener extends org.mases.jcobridge.JCListener implements org.w3c.dom.events.EventListener { - public EventListener(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void handleEvent(org.w3c.dom.events.Event arg0) { - raiseEvent("handleEvent", arg0); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/org/xml/sax/helpers/ParserAdapter.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/org/xml/sax/helpers/ParserAdapter.java deleted file mode 100644 index ffcdc62526..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/org/xml/sax/helpers/ParserAdapter.java +++ /dev/null @@ -1,119 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.org.xml.sax.helpers; - -public final class ParserAdapter extends org.mases.jcobridge.JCListener implements org.xml.sax.XMLReader, org.xml.sax.DocumentHandler { - public ParserAdapter(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public boolean getFeature(java.lang.String arg0) { - raiseEvent("getFeature", arg0); Object retVal = getReturnData(); return (boolean)retVal; - } - //@Override - public java.lang.Object getProperty(java.lang.String arg0) { - raiseEvent("getProperty", arg0); Object retVal = getReturnData(); return (java.lang.Object)retVal; - } - //@Override - public org.xml.sax.ContentHandler getContentHandler() { - raiseEvent("getContentHandler"); Object retVal = getReturnData(); return (org.xml.sax.ContentHandler)retVal; - } - //@Override - public org.xml.sax.DTDHandler getDTDHandler() { - raiseEvent("getDTDHandler"); Object retVal = getReturnData(); return (org.xml.sax.DTDHandler)retVal; - } - //@Override - public org.xml.sax.EntityResolver getEntityResolver() { - raiseEvent("getEntityResolver"); Object retVal = getReturnData(); return (org.xml.sax.EntityResolver)retVal; - } - //@Override - public org.xml.sax.ErrorHandler getErrorHandler() { - raiseEvent("getErrorHandler"); Object retVal = getReturnData(); return (org.xml.sax.ErrorHandler)retVal; - } - //@Override - public void characters(char[] arg0, int arg1, int arg2) { - raiseEvent("characters", arg0, arg1, arg2); - } - //@Override - public void endDocument() { - raiseEvent("endDocument"); - } - //@Override - public void endElement(java.lang.String arg0) { - raiseEvent("endElement", arg0); - } - //@Override - public void ignorableWhitespace(char[] arg0, int arg1, int arg2) { - raiseEvent("ignorableWhitespace", arg0, arg1, arg2); - } - //@Override - public void parse(java.lang.String arg0) { - raiseEvent("parse", arg0); - } - //@Override - public void parse(org.xml.sax.InputSource arg0) { - raiseEvent("parse1", arg0); - } - //@Override - public void processingInstruction(java.lang.String arg0, java.lang.String arg1) { - raiseEvent("processingInstruction", arg0, arg1); - } - //@Override - public void setContentHandler(org.xml.sax.ContentHandler arg0) { - raiseEvent("setContentHandler", arg0); - } - //@Override - public void setDocumentLocator(org.xml.sax.Locator arg0) { - raiseEvent("setDocumentLocator", arg0); - } - //@Override - public void setDTDHandler(org.xml.sax.DTDHandler arg0) { - raiseEvent("setDTDHandler", arg0); - } - //@Override - public void setEntityResolver(org.xml.sax.EntityResolver arg0) { - raiseEvent("setEntityResolver", arg0); - } - //@Override - public void setErrorHandler(org.xml.sax.ErrorHandler arg0) { - raiseEvent("setErrorHandler", arg0); - } - //@Override - public void setFeature(java.lang.String arg0, boolean arg1) { - raiseEvent("setFeature", arg0, arg1); - } - //@Override - public void setProperty(java.lang.String arg0, java.lang.Object arg1) { - raiseEvent("setProperty", arg0, arg1); - } - //@Override - public void startDocument() { - raiseEvent("startDocument"); - } - //@Override - public void startElement(java.lang.String arg0, org.xml.sax.AttributeList arg1) { - raiseEvent("startElement", arg0, arg1); - } - -} \ No newline at end of file diff --git a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/org/xml/sax/helpers/XMLReaderAdapter.java b/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/org/xml/sax/helpers/XMLReaderAdapter.java deleted file mode 100644 index 41679887f8..0000000000 --- a/src/jvm/jnetcore/src/main/java/org/mases/jnet/generated/org/xml/sax/helpers/XMLReaderAdapter.java +++ /dev/null @@ -1,103 +0,0 @@ -/* - * Copyright 2024 MASES s.r.l. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - * Refer to LICENSE for more information. - */ - -/* -* This file is generated by MASES.JNetReflector (ver. 2.5.8.0) -*/ - -package org.mases.jnet.generated.org.xml.sax.helpers; - -public final class XMLReaderAdapter extends org.mases.jcobridge.JCListener implements org.xml.sax.Parser, org.xml.sax.ContentHandler { - public XMLReaderAdapter(String key) throws org.mases.jcobridge.JCNativeException { - super(key); - } - - //@Override - public void characters(char[] arg0, int arg1, int arg2) { - raiseEvent("characters", arg0, arg1, arg2); - } - //@Override - public void endDocument() { - raiseEvent("endDocument"); - } - //@Override - public void endElement(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2) { - raiseEvent("endElement", arg0, arg1, arg2); - } - //@Override - public void endPrefixMapping(java.lang.String arg0) { - raiseEvent("endPrefixMapping", arg0); - } - //@Override - public void ignorableWhitespace(char[] arg0, int arg1, int arg2) { - raiseEvent("ignorableWhitespace", arg0, arg1, arg2); - } - //@Override - public void parse(java.lang.String arg0) { - raiseEvent("parse", arg0); - } - //@Override - public void parse(org.xml.sax.InputSource arg0) { - raiseEvent("parse1", arg0); - } - //@Override - public void processingInstruction(java.lang.String arg0, java.lang.String arg1) { - raiseEvent("processingInstruction", arg0, arg1); - } - //@Override - public void setDocumentHandler(org.xml.sax.DocumentHandler arg0) { - raiseEvent("setDocumentHandler", arg0); - } - //@Override - public void setDocumentLocator(org.xml.sax.Locator arg0) { - raiseEvent("setDocumentLocator", arg0); - } - //@Override - public void setDTDHandler(org.xml.sax.DTDHandler arg0) { - raiseEvent("setDTDHandler", arg0); - } - //@Override - public void setEntityResolver(org.xml.sax.EntityResolver arg0) { - raiseEvent("setEntityResolver", arg0); - } - //@Override - public void setErrorHandler(org.xml.sax.ErrorHandler arg0) { - raiseEvent("setErrorHandler", arg0); - } - //@Override - public void setLocale(java.util.Locale arg0) { - raiseEvent("setLocale", arg0); - } - //@Override - public void skippedEntity(java.lang.String arg0) { - raiseEvent("skippedEntity", arg0); - } - //@Override - public void startDocument() { - raiseEvent("startDocument"); - } - //@Override - public void startElement(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, org.xml.sax.Attributes arg3) { - raiseEvent("startElement", arg0, arg1, arg2, arg3); - } - //@Override - public void startPrefixMapping(java.lang.String arg0, java.lang.String arg1) { - raiseEvent("startPrefixMapping", arg0, arg1); - } - -} \ No newline at end of file diff --git a/src/net/JNet/Generated/Java/Awt/AWTError.cs b/src/net/JNet/Generated/Java/Awt/AWTError.cs index f8d8842f7a..d71ff15175 100644 --- a/src/net/JNet/Generated/Java/Awt/AWTError.cs +++ b/src/net/JNet/Generated/Java/Awt/AWTError.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region AWTError definition + #region AWTError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AWTError : Java.Lang.Error } #endregion - #region AWTError + #region AWTError implementation public partial class AWTError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/AWTEvent.cs b/src/net/JNet/Generated/Java/Awt/AWTEvent.cs index f4d4f58b6c..4a9686e22a 100644 --- a/src/net/JNet/Generated/Java/Awt/AWTEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/AWTEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region AWTEvent definition + #region AWTEvent declaration /// /// /// @@ -72,7 +72,7 @@ public AWTEvent(params object[] args) : base(args) { } } #endregion - #region AWTEvent + #region AWTEvent implementation public partial class AWTEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/AWTEventMulticaster.cs b/src/net/JNet/Generated/Java/Awt/AWTEventMulticaster.cs index f622275a86..2cc9c1048c 100644 --- a/src/net/JNet/Generated/Java/Awt/AWTEventMulticaster.cs +++ b/src/net/JNet/Generated/Java/Awt/AWTEventMulticaster.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region AWTEventMulticaster definition + #region AWTEventMulticaster declaration /// /// /// @@ -70,7 +70,7 @@ public AWTEventMulticaster(params object[] args) : base(args) { } } #endregion - #region AWTEventMulticaster + #region AWTEventMulticaster implementation public partial class AWTEventMulticaster { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/AWTException.cs b/src/net/JNet/Generated/Java/Awt/AWTException.cs index 04cab41cf9..7dd6512fbc 100644 --- a/src/net/JNet/Generated/Java/Awt/AWTException.cs +++ b/src/net/JNet/Generated/Java/Awt/AWTException.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region AWTException definition + #region AWTException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AWTException : Java.Lang.Exception } #endregion - #region AWTException + #region AWTException implementation public partial class AWTException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/AWTKeyStroke.cs b/src/net/JNet/Generated/Java/Awt/AWTKeyStroke.cs index ab2b93dc6e..ce545fcdea 100644 --- a/src/net/JNet/Generated/Java/Awt/AWTKeyStroke.cs +++ b/src/net/JNet/Generated/Java/Awt/AWTKeyStroke.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region AWTKeyStroke definition + #region AWTKeyStroke declaration /// /// /// @@ -70,7 +70,7 @@ public AWTKeyStroke(params object[] args) : base(args) { } } #endregion - #region AWTKeyStroke + #region AWTKeyStroke implementation public partial class AWTKeyStroke { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/AWTPermission.cs b/src/net/JNet/Generated/Java/Awt/AWTPermission.cs index 1ba7926ebd..407e040908 100644 --- a/src/net/JNet/Generated/Java/Awt/AWTPermission.cs +++ b/src/net/JNet/Generated/Java/Awt/AWTPermission.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region AWTPermission definition + #region AWTPermission declaration /// /// /// @@ -70,7 +70,7 @@ public AWTPermission(params object[] args) : base(args) { } } #endregion - #region AWTPermission + #region AWTPermission implementation public partial class AWTPermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ActiveEvent.cs b/src/net/JNet/Generated/Java/Awt/ActiveEvent.cs index 3028f992e7..c411799aaa 100644 --- a/src/net/JNet/Generated/Java/Awt/ActiveEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/ActiveEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region ActiveEvent definition + #region ActiveEvent declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IActiveEvent } #endregion - #region ActiveEvent + #region ActiveEvent implementation public partial class ActiveEvent : Java.Awt.IActiveEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Adjustable.cs b/src/net/JNet/Generated/Java/Awt/Adjustable.cs index 50cf978af5..00a94cd4d9 100644 --- a/src/net/JNet/Generated/Java/Awt/Adjustable.cs +++ b/src/net/JNet/Generated/Java/Awt/Adjustable.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Adjustable definition + #region Adjustable declaration /// /// /// @@ -128,7 +128,7 @@ public partial interface IAdjustable } #endregion - #region Adjustable + #region Adjustable implementation public partial class Adjustable : Java.Awt.IAdjustable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/AlphaComposite.cs b/src/net/JNet/Generated/Java/Awt/AlphaComposite.cs index 4ebd420961..4c856a4415 100644 --- a/src/net/JNet/Generated/Java/Awt/AlphaComposite.cs +++ b/src/net/JNet/Generated/Java/Awt/AlphaComposite.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region AlphaComposite definition + #region AlphaComposite declaration /// /// /// @@ -70,7 +70,7 @@ public AlphaComposite(params object[] args) : base(args) { } } #endregion - #region AlphaComposite + #region AlphaComposite implementation public partial class AlphaComposite { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/BasicStroke.cs b/src/net/JNet/Generated/Java/Awt/BasicStroke.cs index bc90164c4c..40d83a9283 100644 --- a/src/net/JNet/Generated/Java/Awt/BasicStroke.cs +++ b/src/net/JNet/Generated/Java/Awt/BasicStroke.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region BasicStroke definition + #region BasicStroke declaration /// /// /// @@ -70,7 +70,7 @@ public BasicStroke(params object[] args) : base(args) { } } #endregion - #region BasicStroke + #region BasicStroke implementation public partial class BasicStroke { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/BorderLayout.cs b/src/net/JNet/Generated/Java/Awt/BorderLayout.cs index 8511970e9a..fac9342b2b 100644 --- a/src/net/JNet/Generated/Java/Awt/BorderLayout.cs +++ b/src/net/JNet/Generated/Java/Awt/BorderLayout.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region BorderLayout definition + #region BorderLayout declaration /// /// /// @@ -70,7 +70,7 @@ public BorderLayout(params object[] args) : base(args) { } } #endregion - #region BorderLayout + #region BorderLayout implementation public partial class BorderLayout { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/BufferCapabilities.cs b/src/net/JNet/Generated/Java/Awt/BufferCapabilities.cs index b013dd7ca8..727a84d3a0 100644 --- a/src/net/JNet/Generated/Java/Awt/BufferCapabilities.cs +++ b/src/net/JNet/Generated/Java/Awt/BufferCapabilities.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region BufferCapabilities definition + #region BufferCapabilities declaration /// /// /// @@ -66,7 +66,7 @@ public BufferCapabilities(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region FlipContents definition + #region FlipContents declaration /// /// /// @@ -115,7 +115,7 @@ public FlipContents(params object[] args) : base(args) { } } #endregion - #region BufferCapabilities + #region BufferCapabilities implementation public partial class BufferCapabilities { #region Constructors @@ -194,7 +194,7 @@ public bool IsPageFlipping() #endregion #region Nested classes - #region FlipContents + #region FlipContents implementation public partial class FlipContents { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Button.cs b/src/net/JNet/Generated/Java/Awt/Button.cs index f01a5769c1..b596ff6550 100644 --- a/src/net/JNet/Generated/Java/Awt/Button.cs +++ b/src/net/JNet/Generated/Java/Awt/Button.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Button definition + #region Button declaration /// /// /// @@ -70,7 +70,7 @@ public Button(params object[] args) : base(args) { } } #endregion - #region Button + #region Button implementation public partial class Button { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Canvas.cs b/src/net/JNet/Generated/Java/Awt/Canvas.cs index 0dcacc9523..4fb6171d34 100644 --- a/src/net/JNet/Generated/Java/Awt/Canvas.cs +++ b/src/net/JNet/Generated/Java/Awt/Canvas.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Canvas definition + #region Canvas declaration /// /// /// @@ -70,7 +70,7 @@ public Canvas(params object[] args) : base(args) { } } #endregion - #region Canvas + #region Canvas implementation public partial class Canvas { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/CardLayout.cs b/src/net/JNet/Generated/Java/Awt/CardLayout.cs index 3f6586d175..6706a4c70a 100644 --- a/src/net/JNet/Generated/Java/Awt/CardLayout.cs +++ b/src/net/JNet/Generated/Java/Awt/CardLayout.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region CardLayout definition + #region CardLayout declaration /// /// /// @@ -70,7 +70,7 @@ public CardLayout(params object[] args) : base(args) { } } #endregion - #region CardLayout + #region CardLayout implementation public partial class CardLayout { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Checkbox.cs b/src/net/JNet/Generated/Java/Awt/Checkbox.cs index e3cfb014f1..79b8ec6200 100644 --- a/src/net/JNet/Generated/Java/Awt/Checkbox.cs +++ b/src/net/JNet/Generated/Java/Awt/Checkbox.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Checkbox definition + #region Checkbox declaration /// /// /// @@ -70,7 +70,7 @@ public Checkbox(params object[] args) : base(args) { } } #endregion - #region Checkbox + #region Checkbox implementation public partial class Checkbox { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/CheckboxGroup.cs b/src/net/JNet/Generated/Java/Awt/CheckboxGroup.cs index d52a00d26a..b3e09fd893 100644 --- a/src/net/JNet/Generated/Java/Awt/CheckboxGroup.cs +++ b/src/net/JNet/Generated/Java/Awt/CheckboxGroup.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region CheckboxGroup definition + #region CheckboxGroup declaration /// /// /// @@ -70,7 +70,7 @@ public CheckboxGroup(params object[] args) : base(args) { } } #endregion - #region CheckboxGroup + #region CheckboxGroup implementation public partial class CheckboxGroup { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/CheckboxMenuItem.cs b/src/net/JNet/Generated/Java/Awt/CheckboxMenuItem.cs index a49ad65984..1a6be5761c 100644 --- a/src/net/JNet/Generated/Java/Awt/CheckboxMenuItem.cs +++ b/src/net/JNet/Generated/Java/Awt/CheckboxMenuItem.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region CheckboxMenuItem definition + #region CheckboxMenuItem declaration /// /// /// @@ -70,7 +70,7 @@ public CheckboxMenuItem(params object[] args) : base(args) { } } #endregion - #region CheckboxMenuItem + #region CheckboxMenuItem implementation public partial class CheckboxMenuItem { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Choice.cs b/src/net/JNet/Generated/Java/Awt/Choice.cs index 8f632ae0b1..08a707d984 100644 --- a/src/net/JNet/Generated/Java/Awt/Choice.cs +++ b/src/net/JNet/Generated/Java/Awt/Choice.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Choice definition + #region Choice declaration /// /// /// @@ -70,7 +70,7 @@ public Choice(params object[] args) : base(args) { } } #endregion - #region Choice + #region Choice implementation public partial class Choice { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Color.cs b/src/net/JNet/Generated/Java/Awt/Color.cs index afed076d58..13f0d21d71 100644 --- a/src/net/JNet/Generated/Java/Awt/Color.cs +++ b/src/net/JNet/Generated/Java/Awt/Color.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Color definition + #region Color declaration /// /// /// @@ -70,7 +70,7 @@ public Color(params object[] args) : base(args) { } } #endregion - #region Color + #region Color implementation public partial class Color { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ColorNs/CMMException.cs b/src/net/JNet/Generated/Java/Awt/ColorNs/CMMException.cs index 27ddcd9642..0aaf955640 100644 --- a/src/net/JNet/Generated/Java/Awt/ColorNs/CMMException.cs +++ b/src/net/JNet/Generated/Java/Awt/ColorNs/CMMException.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ColorNs { - #region CMMException definition + #region CMMException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CMMException : Java.Lang.RuntimeException } #endregion - #region CMMException + #region CMMException implementation public partial class CMMException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ColorNs/ColorSpace.cs b/src/net/JNet/Generated/Java/Awt/ColorNs/ColorSpace.cs index f732610190..a35c9652fc 100644 --- a/src/net/JNet/Generated/Java/Awt/ColorNs/ColorSpace.cs +++ b/src/net/JNet/Generated/Java/Awt/ColorNs/ColorSpace.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ColorNs { - #region ColorSpace definition + #region ColorSpace declaration /// /// /// @@ -72,7 +72,7 @@ public ColorSpace(params object[] args) : base(args) { } } #endregion - #region ColorSpace + #region ColorSpace implementation public partial class ColorSpace { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ColorNs/ICC_ColorSpace.cs b/src/net/JNet/Generated/Java/Awt/ColorNs/ICC_ColorSpace.cs index 2727a116d4..89f2df27d6 100644 --- a/src/net/JNet/Generated/Java/Awt/ColorNs/ICC_ColorSpace.cs +++ b/src/net/JNet/Generated/Java/Awt/ColorNs/ICC_ColorSpace.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ColorNs { - #region ICC_ColorSpace definition + #region ICC_ColorSpace declaration /// /// /// @@ -70,7 +70,7 @@ public ICC_ColorSpace(params object[] args) : base(args) { } } #endregion - #region ICC_ColorSpace + #region ICC_ColorSpace implementation public partial class ICC_ColorSpace { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ColorNs/ICC_Profile.cs b/src/net/JNet/Generated/Java/Awt/ColorNs/ICC_Profile.cs index de693e32f9..b121d69ab1 100644 --- a/src/net/JNet/Generated/Java/Awt/ColorNs/ICC_Profile.cs +++ b/src/net/JNet/Generated/Java/Awt/ColorNs/ICC_Profile.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ColorNs { - #region ICC_Profile definition + #region ICC_Profile declaration /// /// /// @@ -70,7 +70,7 @@ public ICC_Profile(params object[] args) : base(args) { } } #endregion - #region ICC_Profile + #region ICC_Profile implementation public partial class ICC_Profile { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ColorNs/ICC_ProfileGray.cs b/src/net/JNet/Generated/Java/Awt/ColorNs/ICC_ProfileGray.cs index e918468338..04739090bb 100644 --- a/src/net/JNet/Generated/Java/Awt/ColorNs/ICC_ProfileGray.cs +++ b/src/net/JNet/Generated/Java/Awt/ColorNs/ICC_ProfileGray.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ColorNs { - #region ICC_ProfileGray definition + #region ICC_ProfileGray declaration /// /// /// @@ -70,7 +70,7 @@ public ICC_ProfileGray(params object[] args) : base(args) { } } #endregion - #region ICC_ProfileGray + #region ICC_ProfileGray implementation public partial class ICC_ProfileGray { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ColorNs/ICC_ProfileRGB.cs b/src/net/JNet/Generated/Java/Awt/ColorNs/ICC_ProfileRGB.cs index 51960ffdc7..2ed79c1ff6 100644 --- a/src/net/JNet/Generated/Java/Awt/ColorNs/ICC_ProfileRGB.cs +++ b/src/net/JNet/Generated/Java/Awt/ColorNs/ICC_ProfileRGB.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ColorNs { - #region ICC_ProfileRGB definition + #region ICC_ProfileRGB declaration /// /// /// @@ -70,7 +70,7 @@ public ICC_ProfileRGB(params object[] args) : base(args) { } } #endregion - #region ICC_ProfileRGB + #region ICC_ProfileRGB implementation public partial class ICC_ProfileRGB { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ColorNs/ProfileDataException.cs b/src/net/JNet/Generated/Java/Awt/ColorNs/ProfileDataException.cs index b9f3bbaafa..83bbdd96a9 100644 --- a/src/net/JNet/Generated/Java/Awt/ColorNs/ProfileDataException.cs +++ b/src/net/JNet/Generated/Java/Awt/ColorNs/ProfileDataException.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ColorNs { - #region ProfileDataException definition + #region ProfileDataException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ProfileDataException : Java.Lang.RuntimeException } #endregion - #region ProfileDataException + #region ProfileDataException implementation public partial class ProfileDataException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Component.cs b/src/net/JNet/Generated/Java/Awt/Component.cs index 1af2572024..923f943d5a 100644 --- a/src/net/JNet/Generated/Java/Awt/Component.cs +++ b/src/net/JNet/Generated/Java/Awt/Component.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Component definition + #region Component declaration /// /// /// @@ -68,7 +68,7 @@ public Component(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region BaselineResizeBehavior definition + #region BaselineResizeBehavior declaration /// /// /// @@ -117,7 +117,7 @@ public BaselineResizeBehavior(params object[] args) : base(args) { } } #endregion - #region Component + #region Component implementation public partial class Component { #region Constructors @@ -1434,7 +1434,7 @@ public void Validate() #endregion #region Nested classes - #region BaselineResizeBehavior + #region BaselineResizeBehavior implementation public partial class BaselineResizeBehavior { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ComponentOrientation.cs b/src/net/JNet/Generated/Java/Awt/ComponentOrientation.cs index 4322906d82..fb92e47014 100644 --- a/src/net/JNet/Generated/Java/Awt/ComponentOrientation.cs +++ b/src/net/JNet/Generated/Java/Awt/ComponentOrientation.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region ComponentOrientation definition + #region ComponentOrientation declaration /// /// /// @@ -70,7 +70,7 @@ public ComponentOrientation(params object[] args) : base(args) { } } #endregion - #region ComponentOrientation + #region ComponentOrientation implementation public partial class ComponentOrientation { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Composite.cs b/src/net/JNet/Generated/Java/Awt/Composite.cs index 0888e5289f..8a0680fe49 100644 --- a/src/net/JNet/Generated/Java/Awt/Composite.cs +++ b/src/net/JNet/Generated/Java/Awt/Composite.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Composite definition + #region Composite declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IComposite } #endregion - #region Composite + #region Composite implementation public partial class Composite : Java.Awt.IComposite { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/CompositeContext.cs b/src/net/JNet/Generated/Java/Awt/CompositeContext.cs index 26c669faa5..347a5fa362 100644 --- a/src/net/JNet/Generated/Java/Awt/CompositeContext.cs +++ b/src/net/JNet/Generated/Java/Awt/CompositeContext.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region CompositeContext definition + #region CompositeContext declaration /// /// /// @@ -101,7 +101,7 @@ public partial interface ICompositeContext } #endregion - #region CompositeContext + #region CompositeContext implementation public partial class CompositeContext : Java.Awt.ICompositeContext { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Container.cs b/src/net/JNet/Generated/Java/Awt/Container.cs index 80bbe6e65e..b93605f774 100644 --- a/src/net/JNet/Generated/Java/Awt/Container.cs +++ b/src/net/JNet/Generated/Java/Awt/Container.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Container definition + #region Container declaration /// /// /// @@ -70,7 +70,7 @@ public Container(params object[] args) : base(args) { } } #endregion - #region Container + #region Container implementation public partial class Container { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ContainerOrderFocusTraversalPolicy.cs b/src/net/JNet/Generated/Java/Awt/ContainerOrderFocusTraversalPolicy.cs index 1bc37e3efb..7a1e10c68c 100644 --- a/src/net/JNet/Generated/Java/Awt/ContainerOrderFocusTraversalPolicy.cs +++ b/src/net/JNet/Generated/Java/Awt/ContainerOrderFocusTraversalPolicy.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region ContainerOrderFocusTraversalPolicy definition + #region ContainerOrderFocusTraversalPolicy declaration /// /// /// @@ -70,7 +70,7 @@ public ContainerOrderFocusTraversalPolicy(params object[] args) : base(args) { } } #endregion - #region ContainerOrderFocusTraversalPolicy + #region ContainerOrderFocusTraversalPolicy implementation public partial class ContainerOrderFocusTraversalPolicy { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Cursor.cs b/src/net/JNet/Generated/Java/Awt/Cursor.cs index eff9471366..733baf1b17 100644 --- a/src/net/JNet/Generated/Java/Awt/Cursor.cs +++ b/src/net/JNet/Generated/Java/Awt/Cursor.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Cursor definition + #region Cursor declaration /// /// /// @@ -70,7 +70,7 @@ public Cursor(params object[] args) : base(args) { } } #endregion - #region Cursor + #region Cursor implementation public partial class Cursor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Datatransfer/Clipboard.cs b/src/net/JNet/Generated/Java/Awt/Datatransfer/Clipboard.cs index 1db15ca69f..1bcdcd3c32 100644 --- a/src/net/JNet/Generated/Java/Awt/Datatransfer/Clipboard.cs +++ b/src/net/JNet/Generated/Java/Awt/Datatransfer/Clipboard.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Datatransfer { - #region Clipboard definition + #region Clipboard declaration /// /// /// @@ -70,7 +70,7 @@ public Clipboard(params object[] args) : base(args) { } } #endregion - #region Clipboard + #region Clipboard implementation public partial class Clipboard { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Datatransfer/ClipboardOwner.cs b/src/net/JNet/Generated/Java/Awt/Datatransfer/ClipboardOwner.cs index ba0bd81cdc..f19db0064a 100644 --- a/src/net/JNet/Generated/Java/Awt/Datatransfer/ClipboardOwner.cs +++ b/src/net/JNet/Generated/Java/Awt/Datatransfer/ClipboardOwner.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Datatransfer { - #region ClipboardOwner definition + #region ClipboardOwner declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IClipboardOwner } #endregion - #region ClipboardOwner + #region ClipboardOwner implementation public partial class ClipboardOwner : Java.Awt.Datatransfer.IClipboardOwner { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Datatransfer/DataFlavor.cs b/src/net/JNet/Generated/Java/Awt/Datatransfer/DataFlavor.cs index a5edf320c3..b85341d94f 100644 --- a/src/net/JNet/Generated/Java/Awt/Datatransfer/DataFlavor.cs +++ b/src/net/JNet/Generated/Java/Awt/Datatransfer/DataFlavor.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Datatransfer { - #region DataFlavor definition + #region DataFlavor declaration /// /// /// @@ -70,7 +70,7 @@ public DataFlavor(params object[] args) : base(args) { } } #endregion - #region DataFlavor + #region DataFlavor implementation public partial class DataFlavor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Datatransfer/FlavorEvent.cs b/src/net/JNet/Generated/Java/Awt/Datatransfer/FlavorEvent.cs index f0defe573d..fe4cb05632 100644 --- a/src/net/JNet/Generated/Java/Awt/Datatransfer/FlavorEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/Datatransfer/FlavorEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Datatransfer { - #region FlavorEvent definition + #region FlavorEvent declaration /// /// /// @@ -70,7 +70,7 @@ public FlavorEvent(params object[] args) : base(args) { } } #endregion - #region FlavorEvent + #region FlavorEvent implementation public partial class FlavorEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Datatransfer/FlavorListener.cs b/src/net/JNet/Generated/Java/Awt/Datatransfer/FlavorListener.cs index 669b4b4c42..0847405900 100644 --- a/src/net/JNet/Generated/Java/Awt/Datatransfer/FlavorListener.cs +++ b/src/net/JNet/Generated/Java/Awt/Datatransfer/FlavorListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Datatransfer { - #region FlavorListener definition + #region FlavorListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class FlavorListener : Java.Util.EventListener } #endregion - #region FlavorListenerDirect definition + #region FlavorListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IFlavorListener } #endregion - #region FlavorListener + #region FlavorListener implementation public partial class FlavorListener : Java.Awt.Datatransfer.IFlavorListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void FlavorsChanged(Java.Awt.Datatransfer.FlavorEvent arg0) } #endregion - #region FlavorListenerDirect + #region FlavorListenerDirect implementation public partial class FlavorListenerDirect : Java.Awt.Datatransfer.IFlavorListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Datatransfer/FlavorMap.cs b/src/net/JNet/Generated/Java/Awt/Datatransfer/FlavorMap.cs index 7db0a7cca0..b3e83e1e50 100644 --- a/src/net/JNet/Generated/Java/Awt/Datatransfer/FlavorMap.cs +++ b/src/net/JNet/Generated/Java/Awt/Datatransfer/FlavorMap.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Datatransfer { - #region FlavorMap definition + #region FlavorMap declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IFlavorMap } #endregion - #region FlavorMap + #region FlavorMap implementation public partial class FlavorMap : Java.Awt.Datatransfer.IFlavorMap { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Datatransfer/FlavorTable.cs b/src/net/JNet/Generated/Java/Awt/Datatransfer/FlavorTable.cs index 61f14857a7..6b44a3c176 100644 --- a/src/net/JNet/Generated/Java/Awt/Datatransfer/FlavorTable.cs +++ b/src/net/JNet/Generated/Java/Awt/Datatransfer/FlavorTable.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Datatransfer { - #region FlavorTable definition + #region FlavorTable declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IFlavorTable : Java.Awt.Datatransfer.IFlavorMap } #endregion - #region FlavorTable + #region FlavorTable implementation public partial class FlavorTable : Java.Awt.Datatransfer.IFlavorTable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Datatransfer/MimeTypeParseException.cs b/src/net/JNet/Generated/Java/Awt/Datatransfer/MimeTypeParseException.cs index 1aead4e643..201ec39b1e 100644 --- a/src/net/JNet/Generated/Java/Awt/Datatransfer/MimeTypeParseException.cs +++ b/src/net/JNet/Generated/Java/Awt/Datatransfer/MimeTypeParseException.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Datatransfer { - #region MimeTypeParseException definition + #region MimeTypeParseException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MimeTypeParseException : Java.Lang.Exception } #endregion - #region MimeTypeParseException + #region MimeTypeParseException implementation public partial class MimeTypeParseException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Datatransfer/StringSelection.cs b/src/net/JNet/Generated/Java/Awt/Datatransfer/StringSelection.cs index 5230472516..20e37b42d4 100644 --- a/src/net/JNet/Generated/Java/Awt/Datatransfer/StringSelection.cs +++ b/src/net/JNet/Generated/Java/Awt/Datatransfer/StringSelection.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Datatransfer { - #region StringSelection definition + #region StringSelection declaration /// /// /// @@ -70,7 +70,7 @@ public StringSelection(params object[] args) : base(args) { } } #endregion - #region StringSelection + #region StringSelection implementation public partial class StringSelection { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Datatransfer/SystemFlavorMap.cs b/src/net/JNet/Generated/Java/Awt/Datatransfer/SystemFlavorMap.cs index 3d47249269..2cfdb82ac2 100644 --- a/src/net/JNet/Generated/Java/Awt/Datatransfer/SystemFlavorMap.cs +++ b/src/net/JNet/Generated/Java/Awt/Datatransfer/SystemFlavorMap.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Datatransfer { - #region SystemFlavorMap definition + #region SystemFlavorMap declaration /// /// /// @@ -70,7 +70,7 @@ public SystemFlavorMap(params object[] args) : base(args) { } } #endregion - #region SystemFlavorMap + #region SystemFlavorMap implementation public partial class SystemFlavorMap { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Datatransfer/Transferable.cs b/src/net/JNet/Generated/Java/Awt/Datatransfer/Transferable.cs index 602d97563c..5e0c12e617 100644 --- a/src/net/JNet/Generated/Java/Awt/Datatransfer/Transferable.cs +++ b/src/net/JNet/Generated/Java/Awt/Datatransfer/Transferable.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Datatransfer { - #region Transferable definition + #region Transferable declaration /// /// /// @@ -108,7 +108,7 @@ public partial interface ITransferable } #endregion - #region Transferable + #region Transferable implementation public partial class Transferable : Java.Awt.Datatransfer.ITransferable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Datatransfer/UnsupportedFlavorException.cs b/src/net/JNet/Generated/Java/Awt/Datatransfer/UnsupportedFlavorException.cs index 0220532191..70f9bd7056 100644 --- a/src/net/JNet/Generated/Java/Awt/Datatransfer/UnsupportedFlavorException.cs +++ b/src/net/JNet/Generated/Java/Awt/Datatransfer/UnsupportedFlavorException.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Datatransfer { - #region UnsupportedFlavorException definition + #region UnsupportedFlavorException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnsupportedFlavorException : Java.Lang.Exception } #endregion - #region UnsupportedFlavorException + #region UnsupportedFlavorException implementation public partial class UnsupportedFlavorException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DefaultFocusTraversalPolicy.cs b/src/net/JNet/Generated/Java/Awt/DefaultFocusTraversalPolicy.cs index 08d0302059..a268d4dcfc 100644 --- a/src/net/JNet/Generated/Java/Awt/DefaultFocusTraversalPolicy.cs +++ b/src/net/JNet/Generated/Java/Awt/DefaultFocusTraversalPolicy.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region DefaultFocusTraversalPolicy definition + #region DefaultFocusTraversalPolicy declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultFocusTraversalPolicy(params object[] args) : base(args) { } } #endregion - #region DefaultFocusTraversalPolicy + #region DefaultFocusTraversalPolicy implementation public partial class DefaultFocusTraversalPolicy { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DefaultKeyboardFocusManager.cs b/src/net/JNet/Generated/Java/Awt/DefaultKeyboardFocusManager.cs index 2e49340705..bd6efe93a5 100644 --- a/src/net/JNet/Generated/Java/Awt/DefaultKeyboardFocusManager.cs +++ b/src/net/JNet/Generated/Java/Awt/DefaultKeyboardFocusManager.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region DefaultKeyboardFocusManager definition + #region DefaultKeyboardFocusManager declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultKeyboardFocusManager(params object[] args) : base(args) { } } #endregion - #region DefaultKeyboardFocusManager + #region DefaultKeyboardFocusManager implementation public partial class DefaultKeyboardFocusManager { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Desktop.cs b/src/net/JNet/Generated/Java/Awt/Desktop.cs index 002851f4ff..4179f7e188 100644 --- a/src/net/JNet/Generated/Java/Awt/Desktop.cs +++ b/src/net/JNet/Generated/Java/Awt/Desktop.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Desktop definition + #region Desktop declaration /// /// /// @@ -66,7 +66,7 @@ public Desktop(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Action definition + #region Action declaration /// /// /// @@ -115,7 +115,7 @@ public Action(params object[] args) : base(args) { } } #endregion - #region Desktop + #region Desktop implementation public partial class Desktop { #region Constructors @@ -342,7 +342,7 @@ public void SetQuitStrategy(Java.Awt.DesktopNs.QuitStrategy arg0) #endregion #region Nested classes - #region Action + #region Action implementation public partial class Action { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/AboutEvent.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/AboutEvent.cs index 8d5d53bc03..461e62d6dd 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/AboutEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/AboutEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region AboutEvent definition + #region AboutEvent declaration /// /// /// @@ -70,7 +70,7 @@ public AboutEvent(params object[] args) : base(args) { } } #endregion - #region AboutEvent + #region AboutEvent implementation public partial class AboutEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/AboutHandler.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/AboutHandler.cs index 52c91eac62..9fbdc4d04c 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/AboutHandler.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/AboutHandler.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region AboutHandler definition + #region AboutHandler declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IAboutHandler } #endregion - #region AboutHandler + #region AboutHandler implementation public partial class AboutHandler : Java.Awt.DesktopNs.IAboutHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/AppEvent.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/AppEvent.cs index 1c4407c9d9..447f678c6d 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/AppEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/AppEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region AppEvent definition + #region AppEvent declaration /// /// /// @@ -70,7 +70,7 @@ public AppEvent(params object[] args) : base(args) { } } #endregion - #region AppEvent + #region AppEvent implementation public partial class AppEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/AppForegroundEvent.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/AppForegroundEvent.cs index 499afb3e31..e6bdab7b1e 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/AppForegroundEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/AppForegroundEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region AppForegroundEvent definition + #region AppForegroundEvent declaration /// /// /// @@ -70,7 +70,7 @@ public AppForegroundEvent(params object[] args) : base(args) { } } #endregion - #region AppForegroundEvent + #region AppForegroundEvent implementation public partial class AppForegroundEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/AppForegroundListener.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/AppForegroundListener.cs index 030f8228cd..ad24d380e7 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/AppForegroundListener.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/AppForegroundListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region AppForegroundListener definition + #region AppForegroundListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class AppForegroundListener : MASES.JCOBridge.C2JBridge.JVMBridge } #endregion - #region AppForegroundListenerDirect definition + #region AppForegroundListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface IAppForegroundListener } #endregion - #region AppForegroundListener + #region AppForegroundListener implementation public partial class AppForegroundListener : Java.Awt.DesktopNs.IAppForegroundListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void AppRaisedToForeground(Java.Awt.DesktopNs.AppForegroundEvent } #endregion - #region AppForegroundListenerDirect + #region AppForegroundListenerDirect implementation public partial class AppForegroundListenerDirect : Java.Awt.DesktopNs.IAppForegroundListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/AppHiddenEvent.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/AppHiddenEvent.cs index e6347eb7c7..00c08487e1 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/AppHiddenEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/AppHiddenEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region AppHiddenEvent definition + #region AppHiddenEvent declaration /// /// /// @@ -70,7 +70,7 @@ public AppHiddenEvent(params object[] args) : base(args) { } } #endregion - #region AppHiddenEvent + #region AppHiddenEvent implementation public partial class AppHiddenEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/AppHiddenListener.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/AppHiddenListener.cs index d993d1e9cb..4b899d9a71 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/AppHiddenListener.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/AppHiddenListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region AppHiddenListener definition + #region AppHiddenListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class AppHiddenListener : MASES.JCOBridge.C2JBridge.JVMBridgeList } #endregion - #region AppHiddenListenerDirect definition + #region AppHiddenListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface IAppHiddenListener } #endregion - #region AppHiddenListener + #region AppHiddenListener implementation public partial class AppHiddenListener : Java.Awt.DesktopNs.IAppHiddenListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void AppUnhidden(Java.Awt.DesktopNs.AppHiddenEvent arg0) } #endregion - #region AppHiddenListenerDirect + #region AppHiddenListenerDirect implementation public partial class AppHiddenListenerDirect : Java.Awt.DesktopNs.IAppHiddenListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/AppReopenedEvent.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/AppReopenedEvent.cs index eca66fbb51..6a13b5c8f6 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/AppReopenedEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/AppReopenedEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region AppReopenedEvent definition + #region AppReopenedEvent declaration /// /// /// @@ -70,7 +70,7 @@ public AppReopenedEvent(params object[] args) : base(args) { } } #endregion - #region AppReopenedEvent + #region AppReopenedEvent implementation public partial class AppReopenedEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/AppReopenedListener.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/AppReopenedListener.cs index be8c92afa4..a33e8991c1 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/AppReopenedListener.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/AppReopenedListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region AppReopenedListener definition + #region AppReopenedListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class AppReopenedListener : MASES.JCOBridge.C2JBridge.JVMBridgeLi } #endregion - #region AppReopenedListenerDirect definition + #region AppReopenedListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IAppReopenedListener } #endregion - #region AppReopenedListener + #region AppReopenedListener implementation public partial class AppReopenedListener : Java.Awt.DesktopNs.IAppReopenedListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void AppReopened(Java.Awt.DesktopNs.AppReopenedEvent arg0) } #endregion - #region AppReopenedListenerDirect + #region AppReopenedListenerDirect implementation public partial class AppReopenedListenerDirect : Java.Awt.DesktopNs.IAppReopenedListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/FilesEvent.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/FilesEvent.cs index 4cd760a225..ba63e81303 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/FilesEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/FilesEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region FilesEvent definition + #region FilesEvent declaration /// /// /// @@ -70,7 +70,7 @@ public FilesEvent(params object[] args) : base(args) { } } #endregion - #region FilesEvent + #region FilesEvent implementation public partial class FilesEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/OpenFilesEvent.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/OpenFilesEvent.cs index f49cea789c..f8915c5cc5 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/OpenFilesEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/OpenFilesEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region OpenFilesEvent definition + #region OpenFilesEvent declaration /// /// /// @@ -70,7 +70,7 @@ public OpenFilesEvent(params object[] args) : base(args) { } } #endregion - #region OpenFilesEvent + #region OpenFilesEvent implementation public partial class OpenFilesEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/OpenFilesHandler.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/OpenFilesHandler.cs index 9163ff4eac..2512ff44df 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/OpenFilesHandler.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/OpenFilesHandler.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region OpenFilesHandler definition + #region OpenFilesHandler declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IOpenFilesHandler } #endregion - #region OpenFilesHandler + #region OpenFilesHandler implementation public partial class OpenFilesHandler : Java.Awt.DesktopNs.IOpenFilesHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/OpenURIEvent.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/OpenURIEvent.cs index 87d547ad34..a3ff975c96 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/OpenURIEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/OpenURIEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region OpenURIEvent definition + #region OpenURIEvent declaration /// /// /// @@ -70,7 +70,7 @@ public OpenURIEvent(params object[] args) : base(args) { } } #endregion - #region OpenURIEvent + #region OpenURIEvent implementation public partial class OpenURIEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/OpenURIHandler.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/OpenURIHandler.cs index a0da969c16..ccbdf74341 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/OpenURIHandler.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/OpenURIHandler.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region OpenURIHandler definition + #region OpenURIHandler declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IOpenURIHandler } #endregion - #region OpenURIHandler + #region OpenURIHandler implementation public partial class OpenURIHandler : Java.Awt.DesktopNs.IOpenURIHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/PreferencesEvent.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/PreferencesEvent.cs index fe35eb15a2..3864db0799 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/PreferencesEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/PreferencesEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region PreferencesEvent definition + #region PreferencesEvent declaration /// /// /// @@ -70,7 +70,7 @@ public PreferencesEvent(params object[] args) : base(args) { } } #endregion - #region PreferencesEvent + #region PreferencesEvent implementation public partial class PreferencesEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/PreferencesHandler.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/PreferencesHandler.cs index 68c488b81c..1dca14453d 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/PreferencesHandler.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/PreferencesHandler.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region PreferencesHandler definition + #region PreferencesHandler declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IPreferencesHandler } #endregion - #region PreferencesHandler + #region PreferencesHandler implementation public partial class PreferencesHandler : Java.Awt.DesktopNs.IPreferencesHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/PrintFilesEvent.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/PrintFilesEvent.cs index dd30128654..81641ea869 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/PrintFilesEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/PrintFilesEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region PrintFilesEvent definition + #region PrintFilesEvent declaration /// /// /// @@ -70,7 +70,7 @@ public PrintFilesEvent(params object[] args) : base(args) { } } #endregion - #region PrintFilesEvent + #region PrintFilesEvent implementation public partial class PrintFilesEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/PrintFilesHandler.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/PrintFilesHandler.cs index bed01ec604..6bdf32ba55 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/PrintFilesHandler.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/PrintFilesHandler.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region PrintFilesHandler definition + #region PrintFilesHandler declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IPrintFilesHandler } #endregion - #region PrintFilesHandler + #region PrintFilesHandler implementation public partial class PrintFilesHandler : Java.Awt.DesktopNs.IPrintFilesHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/QuitEvent.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/QuitEvent.cs index d9e39f4edd..21e58a86dc 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/QuitEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/QuitEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region QuitEvent definition + #region QuitEvent declaration /// /// /// @@ -70,7 +70,7 @@ public QuitEvent(params object[] args) : base(args) { } } #endregion - #region QuitEvent + #region QuitEvent implementation public partial class QuitEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/QuitHandler.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/QuitHandler.cs index 2d81e0be48..d664961377 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/QuitHandler.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/QuitHandler.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region QuitHandler definition + #region QuitHandler declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IQuitHandler } #endregion - #region QuitHandler + #region QuitHandler implementation public partial class QuitHandler : Java.Awt.DesktopNs.IQuitHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/QuitResponse.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/QuitResponse.cs index 043cf073df..11c7f6fca9 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/QuitResponse.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/QuitResponse.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region QuitResponse definition + #region QuitResponse declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IQuitResponse } #endregion - #region QuitResponse + #region QuitResponse implementation public partial class QuitResponse : Java.Awt.DesktopNs.IQuitResponse { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/QuitStrategy.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/QuitStrategy.cs index e868ca900d..5a5a638c46 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/QuitStrategy.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/QuitStrategy.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region QuitStrategy definition + #region QuitStrategy declaration /// /// /// @@ -70,7 +70,7 @@ public QuitStrategy(params object[] args) : base(args) { } } #endregion - #region QuitStrategy + #region QuitStrategy implementation public partial class QuitStrategy { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/ScreenSleepEvent.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/ScreenSleepEvent.cs index 6b70199b76..8e20439eeb 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/ScreenSleepEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/ScreenSleepEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region ScreenSleepEvent definition + #region ScreenSleepEvent declaration /// /// /// @@ -70,7 +70,7 @@ public ScreenSleepEvent(params object[] args) : base(args) { } } #endregion - #region ScreenSleepEvent + #region ScreenSleepEvent implementation public partial class ScreenSleepEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/ScreenSleepListener.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/ScreenSleepListener.cs index c17d48e48f..a74a5772d4 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/ScreenSleepListener.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/ScreenSleepListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region ScreenSleepListener definition + #region ScreenSleepListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ScreenSleepListener : MASES.JCOBridge.C2JBridge.JVMBridgeLi } #endregion - #region ScreenSleepListenerDirect definition + #region ScreenSleepListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface IScreenSleepListener } #endregion - #region ScreenSleepListener + #region ScreenSleepListener implementation public partial class ScreenSleepListener : Java.Awt.DesktopNs.IScreenSleepListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void ScreenAwoke(Java.Awt.DesktopNs.ScreenSleepEvent arg0) } #endregion - #region ScreenSleepListenerDirect + #region ScreenSleepListenerDirect implementation public partial class ScreenSleepListenerDirect : Java.Awt.DesktopNs.IScreenSleepListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/SystemEventListener.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/SystemEventListener.cs index 49c7b6bf8d..d272d95678 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/SystemEventListener.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/SystemEventListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region SystemEventListener definition + #region SystemEventListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class SystemEventListener : Java.Util.EventListener } #endregion - #region SystemEventListenerDirect definition + #region SystemEventListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -110,7 +110,7 @@ public partial interface ISystemEventListener } #endregion - #region SystemEventListener + #region SystemEventListener implementation public partial class SystemEventListener : Java.Awt.DesktopNs.ISystemEventListener { #region Constructors @@ -148,7 +148,7 @@ protected virtual void InitializeHandlers() } #endregion - #region SystemEventListenerDirect + #region SystemEventListenerDirect implementation public partial class SystemEventListenerDirect : Java.Awt.DesktopNs.ISystemEventListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/SystemSleepEvent.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/SystemSleepEvent.cs index 4ac89ac680..78eff822ab 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/SystemSleepEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/SystemSleepEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region SystemSleepEvent definition + #region SystemSleepEvent declaration /// /// /// @@ -70,7 +70,7 @@ public SystemSleepEvent(params object[] args) : base(args) { } } #endregion - #region SystemSleepEvent + #region SystemSleepEvent implementation public partial class SystemSleepEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/SystemSleepListener.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/SystemSleepListener.cs index b194024646..a44076e90d 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/SystemSleepListener.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/SystemSleepListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region SystemSleepListener definition + #region SystemSleepListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class SystemSleepListener : MASES.JCOBridge.C2JBridge.JVMBridgeLi } #endregion - #region SystemSleepListenerDirect definition + #region SystemSleepListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface ISystemSleepListener } #endregion - #region SystemSleepListener + #region SystemSleepListener implementation public partial class SystemSleepListener : Java.Awt.DesktopNs.ISystemSleepListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void SystemAwoke(Java.Awt.DesktopNs.SystemSleepEvent arg0) } #endregion - #region SystemSleepListenerDirect + #region SystemSleepListenerDirect implementation public partial class SystemSleepListenerDirect : Java.Awt.DesktopNs.ISystemSleepListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/UserSessionEvent.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/UserSessionEvent.cs index 07bb3b2c24..4bfb3a696d 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/UserSessionEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/UserSessionEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region UserSessionEvent definition + #region UserSessionEvent declaration /// /// /// @@ -66,7 +66,7 @@ public UserSessionEvent(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Reason definition + #region Reason declaration /// /// /// @@ -115,7 +115,7 @@ public Reason(params object[] args) : base(args) { } } #endregion - #region UserSessionEvent + #region UserSessionEvent implementation public partial class UserSessionEvent { #region Constructors @@ -154,7 +154,7 @@ public Java.Awt.DesktopNs.UserSessionEvent.Reason GetReason #endregion #region Nested classes - #region Reason + #region Reason implementation public partial class Reason { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DesktopNs/UserSessionListener.cs b/src/net/JNet/Generated/Java/Awt/DesktopNs/UserSessionListener.cs index 67314db6c9..85aa1f6f4a 100644 --- a/src/net/JNet/Generated/Java/Awt/DesktopNs/UserSessionListener.cs +++ b/src/net/JNet/Generated/Java/Awt/DesktopNs/UserSessionListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.DesktopNs { - #region UserSessionListener definition + #region UserSessionListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class UserSessionListener : MASES.JCOBridge.C2JBridge.JVMBridgeLi } #endregion - #region UserSessionListenerDirect definition + #region UserSessionListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface IUserSessionListener } #endregion - #region UserSessionListener + #region UserSessionListener implementation public partial class UserSessionListener : Java.Awt.DesktopNs.IUserSessionListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void UserSessionDeactivated(Java.Awt.DesktopNs.UserSessionEvent a } #endregion - #region UserSessionListenerDirect + #region UserSessionListenerDirect implementation public partial class UserSessionListenerDirect : Java.Awt.DesktopNs.IUserSessionListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dialog.cs b/src/net/JNet/Generated/Java/Awt/Dialog.cs index b6895fdcb2..ef6629acdc 100644 --- a/src/net/JNet/Generated/Java/Awt/Dialog.cs +++ b/src/net/JNet/Generated/Java/Awt/Dialog.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Dialog definition + #region Dialog declaration /// /// /// @@ -66,7 +66,7 @@ public Dialog(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ModalExclusionType definition + #region ModalExclusionType declaration /// /// /// @@ -111,7 +111,7 @@ public ModalExclusionType(params object[] args) : base(args) { } } #endregion - #region ModalityType definition + #region ModalityType declaration /// /// /// @@ -160,7 +160,7 @@ public ModalityType(params object[] args) : base(args) { } } #endregion - #region Dialog + #region Dialog implementation public partial class Dialog { #region Constructors @@ -392,7 +392,7 @@ public void SetUndecorated(bool arg0) #endregion #region Nested classes - #region ModalExclusionType + #region ModalExclusionType implementation public partial class ModalExclusionType { #region Constructors @@ -458,7 +458,7 @@ public static Java.Awt.Dialog.ModalExclusionType[] Values() } #endregion - #region ModalityType + #region ModalityType implementation public partial class ModalityType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dimension.cs b/src/net/JNet/Generated/Java/Awt/Dimension.cs index 63673527b8..661198353b 100644 --- a/src/net/JNet/Generated/Java/Awt/Dimension.cs +++ b/src/net/JNet/Generated/Java/Awt/Dimension.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Dimension definition + #region Dimension declaration /// /// /// @@ -70,7 +70,7 @@ public Dimension(params object[] args) : base(args) { } } #endregion - #region Dimension + #region Dimension implementation public partial class Dimension { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/DisplayMode.cs b/src/net/JNet/Generated/Java/Awt/DisplayMode.cs index f58b264402..53e4f6c025 100644 --- a/src/net/JNet/Generated/Java/Awt/DisplayMode.cs +++ b/src/net/JNet/Generated/Java/Awt/DisplayMode.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region DisplayMode definition + #region DisplayMode declaration /// /// /// @@ -70,7 +70,7 @@ public DisplayMode(params object[] args) : base(args) { } } #endregion - #region DisplayMode + #region DisplayMode implementation public partial class DisplayMode { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/Autoscroll.cs b/src/net/JNet/Generated/Java/Awt/Dnd/Autoscroll.cs index 3f8a56ff46..97519ee4a1 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/Autoscroll.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/Autoscroll.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region Autoscroll definition + #region Autoscroll declaration /// /// /// @@ -99,7 +99,7 @@ public partial interface IAutoscroll } #endregion - #region Autoscroll + #region Autoscroll implementation public partial class Autoscroll : Java.Awt.Dnd.IAutoscroll { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DnDConstants.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DnDConstants.cs index c03f34153c..ff945aaa50 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DnDConstants.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DnDConstants.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DnDConstants definition + #region DnDConstants declaration /// /// /// @@ -70,7 +70,7 @@ public DnDConstants(params object[] args) : base(args) { } } #endregion - #region DnDConstants + #region DnDConstants implementation public partial class DnDConstants { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DragGestureEvent.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DragGestureEvent.cs index 68854a1b3f..c835a5378b 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DragGestureEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DragGestureEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DragGestureEvent definition + #region DragGestureEvent declaration /// /// /// @@ -70,7 +70,7 @@ public DragGestureEvent(params object[] args) : base(args) { } } #endregion - #region DragGestureEvent + #region DragGestureEvent implementation public partial class DragGestureEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DragGestureListener.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DragGestureListener.cs index b70fab9c89..460aebe4e9 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DragGestureListener.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DragGestureListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DragGestureListener definition + #region DragGestureListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class DragGestureListener : Java.Util.EventListener } #endregion - #region DragGestureListenerDirect definition + #region DragGestureListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IDragGestureListener } #endregion - #region DragGestureListener + #region DragGestureListener implementation public partial class DragGestureListener : Java.Awt.Dnd.IDragGestureListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void DragGestureRecognized(Java.Awt.Dnd.DragGestureEvent arg0) } #endregion - #region DragGestureListenerDirect + #region DragGestureListenerDirect implementation public partial class DragGestureListenerDirect : Java.Awt.Dnd.IDragGestureListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DragGestureRecognizer.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DragGestureRecognizer.cs index 54c3ca66ca..2c4240bc63 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DragGestureRecognizer.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DragGestureRecognizer.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DragGestureRecognizer definition + #region DragGestureRecognizer declaration /// /// /// @@ -72,7 +72,7 @@ public DragGestureRecognizer(params object[] args) : base(args) { } } #endregion - #region DragGestureRecognizer + #region DragGestureRecognizer implementation public partial class DragGestureRecognizer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DragSource.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DragSource.cs index 882fe015dd..b57d989e82 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DragSource.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DragSource.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DragSource definition + #region DragSource declaration /// /// /// @@ -70,7 +70,7 @@ public DragSource(params object[] args) : base(args) { } } #endregion - #region DragSource + #region DragSource implementation public partial class DragSource { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceAdapter.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceAdapter.cs index d5648d9a05..aeb8d84c73 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceAdapter.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceAdapter.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DragSourceAdapter definition + #region DragSourceAdapter declaration /// /// /// @@ -51,7 +51,7 @@ public partial class DragSourceAdapter : MASES.JCOBridge.C2JBridge.JVMBridgeList } #endregion - #region DragSourceAdapterDirect definition + #region DragSourceAdapterDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region DragSourceAdapter + #region DragSourceAdapter implementation public partial class DragSourceAdapter { #region Constructors @@ -262,7 +262,7 @@ public virtual void DropActionChanged(Java.Awt.Dnd.DragSourceDragEvent arg0) } #endregion - #region DragSourceAdapterDirect + #region DragSourceAdapterDirect implementation public partial class DragSourceAdapterDirect { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceContext.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceContext.cs index 27631484ff..c5ed5fff73 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceContext.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceContext.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DragSourceContext definition + #region DragSourceContext declaration /// /// /// @@ -70,7 +70,7 @@ public DragSourceContext(params object[] args) : base(args) { } } #endregion - #region DragSourceContext + #region DragSourceContext implementation public partial class DragSourceContext { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceDragEvent.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceDragEvent.cs index 9c1d76b82c..df864cfca4 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceDragEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceDragEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DragSourceDragEvent definition + #region DragSourceDragEvent declaration /// /// /// @@ -70,7 +70,7 @@ public DragSourceDragEvent(params object[] args) : base(args) { } } #endregion - #region DragSourceDragEvent + #region DragSourceDragEvent implementation public partial class DragSourceDragEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceDropEvent.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceDropEvent.cs index d0983a239f..0faed987a9 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceDropEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceDropEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DragSourceDropEvent definition + #region DragSourceDropEvent declaration /// /// /// @@ -70,7 +70,7 @@ public DragSourceDropEvent(params object[] args) : base(args) { } } #endregion - #region DragSourceDropEvent + #region DragSourceDropEvent implementation public partial class DragSourceDropEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceEvent.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceEvent.cs index d87e2230c2..bf274a83f3 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DragSourceEvent definition + #region DragSourceEvent declaration /// /// /// @@ -70,7 +70,7 @@ public DragSourceEvent(params object[] args) : base(args) { } } #endregion - #region DragSourceEvent + #region DragSourceEvent implementation public partial class DragSourceEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceListener.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceListener.cs index 8b977135fe..ff721b3df6 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceListener.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DragSourceListener definition + #region DragSourceListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class DragSourceListener : Java.Util.EventListener } #endregion - #region DragSourceListenerDirect definition + #region DragSourceListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -135,7 +135,7 @@ public partial interface IDragSourceListener } #endregion - #region DragSourceListener + #region DragSourceListener implementation public partial class DragSourceListener : Java.Awt.Dnd.IDragSourceListener { #region Constructors @@ -283,7 +283,7 @@ public virtual void DropActionChanged(Java.Awt.Dnd.DragSourceDragEvent arg0) } #endregion - #region DragSourceListenerDirect + #region DragSourceListenerDirect implementation public partial class DragSourceListenerDirect : Java.Awt.Dnd.IDragSourceListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceMotionListener.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceMotionListener.cs index 26050194a0..df8da16042 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceMotionListener.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DragSourceMotionListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DragSourceMotionListener definition + #region DragSourceMotionListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class DragSourceMotionListener : Java.Util.EventListener } #endregion - #region DragSourceMotionListenerDirect definition + #region DragSourceMotionListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IDragSourceMotionListener } #endregion - #region DragSourceMotionListener + #region DragSourceMotionListener implementation public partial class DragSourceMotionListener : Java.Awt.Dnd.IDragSourceMotionListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void DragMouseMoved(Java.Awt.Dnd.DragSourceDragEvent arg0) } #endregion - #region DragSourceMotionListenerDirect + #region DragSourceMotionListenerDirect implementation public partial class DragSourceMotionListenerDirect : Java.Awt.Dnd.IDragSourceMotionListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DropTarget.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DropTarget.cs index 3a0dbafb61..5a9593b107 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DropTarget.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DropTarget.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DropTarget definition + #region DropTarget declaration /// /// /// @@ -70,7 +70,7 @@ public DropTarget(params object[] args) : base(args) { } } #endregion - #region DropTarget + #region DropTarget implementation public partial class DropTarget { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetAdapter.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetAdapter.cs index f98b83964c..0c8d109e93 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetAdapter.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetAdapter.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DropTargetAdapter definition + #region DropTargetAdapter declaration /// /// /// @@ -51,7 +51,7 @@ public partial class DropTargetAdapter : MASES.JCOBridge.C2JBridge.JVMBridgeList } #endregion - #region DropTargetAdapterDirect definition + #region DropTargetAdapterDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region DropTargetAdapter + #region DropTargetAdapter implementation public partial class DropTargetAdapter { #region Constructors @@ -240,7 +240,7 @@ public virtual void DropActionChanged(Java.Awt.Dnd.DropTargetDragEvent arg0) } #endregion - #region DropTargetAdapterDirect + #region DropTargetAdapterDirect implementation public partial class DropTargetAdapterDirect { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetContext.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetContext.cs index 3bb854d516..f3fed38ca5 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetContext.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetContext.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DropTargetContext definition + #region DropTargetContext declaration /// /// /// @@ -70,7 +70,7 @@ public DropTargetContext(params object[] args) : base(args) { } } #endregion - #region DropTargetContext + #region DropTargetContext implementation public partial class DropTargetContext { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetDragEvent.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetDragEvent.cs index 02f8345c2a..e923ef21c0 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetDragEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetDragEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DropTargetDragEvent definition + #region DropTargetDragEvent declaration /// /// /// @@ -70,7 +70,7 @@ public DropTargetDragEvent(params object[] args) : base(args) { } } #endregion - #region DropTargetDragEvent + #region DropTargetDragEvent implementation public partial class DropTargetDragEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetDropEvent.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetDropEvent.cs index a2920298bc..1d59a5c435 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetDropEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetDropEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DropTargetDropEvent definition + #region DropTargetDropEvent declaration /// /// /// @@ -70,7 +70,7 @@ public DropTargetDropEvent(params object[] args) : base(args) { } } #endregion - #region DropTargetDropEvent + #region DropTargetDropEvent implementation public partial class DropTargetDropEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetEvent.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetEvent.cs index b7d0ec4472..414f1b55d1 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DropTargetEvent definition + #region DropTargetEvent declaration /// /// /// @@ -70,7 +70,7 @@ public DropTargetEvent(params object[] args) : base(args) { } } #endregion - #region DropTargetEvent + #region DropTargetEvent implementation public partial class DropTargetEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetListener.cs b/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetListener.cs index e680b84d43..a2fdbf4cc6 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetListener.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/DropTargetListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region DropTargetListener definition + #region DropTargetListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class DropTargetListener : Java.Util.EventListener } #endregion - #region DropTargetListenerDirect definition + #region DropTargetListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -135,7 +135,7 @@ public partial interface IDropTargetListener } #endregion - #region DropTargetListener + #region DropTargetListener implementation public partial class DropTargetListener : Java.Awt.Dnd.IDropTargetListener { #region Constructors @@ -283,7 +283,7 @@ public virtual void DropActionChanged(Java.Awt.Dnd.DropTargetDragEvent arg0) } #endregion - #region DropTargetListenerDirect + #region DropTargetListenerDirect implementation public partial class DropTargetListenerDirect : Java.Awt.Dnd.IDropTargetListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/InvalidDnDOperationException.cs b/src/net/JNet/Generated/Java/Awt/Dnd/InvalidDnDOperationException.cs index 80edf707fc..1032a0a988 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/InvalidDnDOperationException.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/InvalidDnDOperationException.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region InvalidDnDOperationException definition + #region InvalidDnDOperationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidDnDOperationException : Java.Lang.IllegalStateExcept } #endregion - #region InvalidDnDOperationException + #region InvalidDnDOperationException implementation public partial class InvalidDnDOperationException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/MouseDragGestureRecognizer.cs b/src/net/JNet/Generated/Java/Awt/Dnd/MouseDragGestureRecognizer.cs index 13346a873d..2451ed48d8 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/MouseDragGestureRecognizer.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/MouseDragGestureRecognizer.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd { - #region MouseDragGestureRecognizer definition + #region MouseDragGestureRecognizer declaration /// /// /// @@ -72,7 +72,7 @@ public MouseDragGestureRecognizer(params object[] args) : base(args) { } } #endregion - #region MouseDragGestureRecognizer + #region MouseDragGestureRecognizer implementation public partial class MouseDragGestureRecognizer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/Peer/DragSourceContextPeer.cs b/src/net/JNet/Generated/Java/Awt/Dnd/Peer/DragSourceContextPeer.cs index be123b532b..f97952210f 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/Peer/DragSourceContextPeer.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/Peer/DragSourceContextPeer.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd.Peer { - #region DragSourceContextPeer definition + #region DragSourceContextPeer declaration /// /// /// @@ -107,7 +107,7 @@ public partial interface IDragSourceContextPeer } #endregion - #region DragSourceContextPeer + #region DragSourceContextPeer implementation public partial class DragSourceContextPeer : Java.Awt.Dnd.Peer.IDragSourceContextPeer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/Peer/DropTargetContextPeer.cs b/src/net/JNet/Generated/Java/Awt/Dnd/Peer/DropTargetContextPeer.cs index 81f3db3381..c55f6a52e0 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/Peer/DropTargetContextPeer.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/Peer/DropTargetContextPeer.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd.Peer { - #region DropTargetContextPeer definition + #region DropTargetContextPeer declaration /// /// /// @@ -134,7 +134,7 @@ public partial interface IDropTargetContextPeer } #endregion - #region DropTargetContextPeer + #region DropTargetContextPeer implementation public partial class DropTargetContextPeer : Java.Awt.Dnd.Peer.IDropTargetContextPeer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Dnd/Peer/DropTargetPeer.cs b/src/net/JNet/Generated/Java/Awt/Dnd/Peer/DropTargetPeer.cs index e5dcc67722..f6f5084474 100644 --- a/src/net/JNet/Generated/Java/Awt/Dnd/Peer/DropTargetPeer.cs +++ b/src/net/JNet/Generated/Java/Awt/Dnd/Peer/DropTargetPeer.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Dnd.Peer { - #region DropTargetPeer definition + #region DropTargetPeer declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IDropTargetPeer } #endregion - #region DropTargetPeer + #region DropTargetPeer implementation public partial class DropTargetPeer : Java.Awt.Dnd.Peer.IDropTargetPeer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/AWTEventListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/AWTEventListener.cs index dc619bd4ec..fc2e7e34cb 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/AWTEventListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/AWTEventListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region AWTEventListener definition + #region AWTEventListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class AWTEventListener : Java.Util.EventListener } #endregion - #region AWTEventListenerDirect definition + #region AWTEventListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IAWTEventListener } #endregion - #region AWTEventListener + #region AWTEventListener implementation public partial class AWTEventListener : Java.Awt.EventNs.IAWTEventListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void EventDispatched(Java.Awt.AWTEvent arg0) } #endregion - #region AWTEventListenerDirect + #region AWTEventListenerDirect implementation public partial class AWTEventListenerDirect : Java.Awt.EventNs.IAWTEventListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/AWTEventListenerProxy.cs b/src/net/JNet/Generated/Java/Awt/EventNs/AWTEventListenerProxy.cs index 8eb2bfe94f..5ee0d3528c 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/AWTEventListenerProxy.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/AWTEventListenerProxy.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region AWTEventListenerProxy definition + #region AWTEventListenerProxy declaration /// /// /// @@ -70,7 +70,7 @@ public AWTEventListenerProxy(params object[] args) : base(args) { } } #endregion - #region AWTEventListenerProxy + #region AWTEventListenerProxy implementation public partial class AWTEventListenerProxy { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/ActionEvent.cs b/src/net/JNet/Generated/Java/Awt/EventNs/ActionEvent.cs index cbbf6c5a6e..97c69cb5a2 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/ActionEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/ActionEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region ActionEvent definition + #region ActionEvent declaration /// /// /// @@ -70,7 +70,7 @@ public ActionEvent(params object[] args) : base(args) { } } #endregion - #region ActionEvent + #region ActionEvent implementation public partial class ActionEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/ActionListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/ActionListener.cs index 82dfd76c78..8ec3dcc5a8 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/ActionListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/ActionListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region ActionListener definition + #region ActionListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ActionListener : Java.Util.EventListener } #endregion - #region ActionListenerDirect definition + #region ActionListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IActionListener } #endregion - #region ActionListener + #region ActionListener implementation public partial class ActionListener : Java.Awt.EventNs.IActionListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void ActionPerformed(Java.Awt.EventNs.ActionEvent arg0) } #endregion - #region ActionListenerDirect + #region ActionListenerDirect implementation public partial class ActionListenerDirect : Java.Awt.EventNs.IActionListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/AdjustmentEvent.cs b/src/net/JNet/Generated/Java/Awt/EventNs/AdjustmentEvent.cs index 29835bac86..99ccea42a5 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/AdjustmentEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/AdjustmentEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region AdjustmentEvent definition + #region AdjustmentEvent declaration /// /// /// @@ -70,7 +70,7 @@ public AdjustmentEvent(params object[] args) : base(args) { } } #endregion - #region AdjustmentEvent + #region AdjustmentEvent implementation public partial class AdjustmentEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/AdjustmentListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/AdjustmentListener.cs index eacefc4a23..9ea5897ac9 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/AdjustmentListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/AdjustmentListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region AdjustmentListener definition + #region AdjustmentListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class AdjustmentListener : Java.Util.EventListener } #endregion - #region AdjustmentListenerDirect definition + #region AdjustmentListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IAdjustmentListener } #endregion - #region AdjustmentListener + #region AdjustmentListener implementation public partial class AdjustmentListener : Java.Awt.EventNs.IAdjustmentListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void AdjustmentValueChanged(Java.Awt.EventNs.AdjustmentEvent arg0 } #endregion - #region AdjustmentListenerDirect + #region AdjustmentListenerDirect implementation public partial class AdjustmentListenerDirect : Java.Awt.EventNs.IAdjustmentListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/ComponentAdapter.cs b/src/net/JNet/Generated/Java/Awt/EventNs/ComponentAdapter.cs index bcdd695a83..4e0d5c25c2 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/ComponentAdapter.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/ComponentAdapter.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region ComponentAdapter definition + #region ComponentAdapter declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ComponentAdapter : MASES.JCOBridge.C2JBridge.JVMBridgeListe } #endregion - #region ComponentAdapterDirect definition + #region ComponentAdapterDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ComponentAdapter + #region ComponentAdapter implementation public partial class ComponentAdapter { #region Constructors @@ -218,7 +218,7 @@ public virtual void ComponentShown(Java.Awt.EventNs.ComponentEvent arg0) } #endregion - #region ComponentAdapterDirect + #region ComponentAdapterDirect implementation public partial class ComponentAdapterDirect { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/ComponentEvent.cs b/src/net/JNet/Generated/Java/Awt/EventNs/ComponentEvent.cs index d86788fd26..cc2d2ca4f4 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/ComponentEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/ComponentEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region ComponentEvent definition + #region ComponentEvent declaration /// /// /// @@ -70,7 +70,7 @@ public ComponentEvent(params object[] args) : base(args) { } } #endregion - #region ComponentEvent + #region ComponentEvent implementation public partial class ComponentEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/ComponentListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/ComponentListener.cs index 75294275a5..95dd813731 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/ComponentListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/ComponentListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region ComponentListener definition + #region ComponentListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ComponentListener : Java.Util.EventListener } #endregion - #region ComponentListenerDirect definition + #region ComponentListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -130,7 +130,7 @@ public partial interface IComponentListener } #endregion - #region ComponentListener + #region ComponentListener implementation public partial class ComponentListener : Java.Awt.EventNs.IComponentListener { #region Constructors @@ -256,7 +256,7 @@ public virtual void ComponentShown(Java.Awt.EventNs.ComponentEvent arg0) } #endregion - #region ComponentListenerDirect + #region ComponentListenerDirect implementation public partial class ComponentListenerDirect : Java.Awt.EventNs.IComponentListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/ContainerAdapter.cs b/src/net/JNet/Generated/Java/Awt/EventNs/ContainerAdapter.cs index a5a7850821..ea40610d8f 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/ContainerAdapter.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/ContainerAdapter.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region ContainerAdapter definition + #region ContainerAdapter declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ContainerAdapter : MASES.JCOBridge.C2JBridge.JVMBridgeListe } #endregion - #region ContainerAdapterDirect definition + #region ContainerAdapterDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ContainerAdapter + #region ContainerAdapter implementation public partial class ContainerAdapter { #region Constructors @@ -174,7 +174,7 @@ public virtual void ComponentRemoved(Java.Awt.EventNs.ContainerEvent arg0) } #endregion - #region ContainerAdapterDirect + #region ContainerAdapterDirect implementation public partial class ContainerAdapterDirect { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/ContainerEvent.cs b/src/net/JNet/Generated/Java/Awt/EventNs/ContainerEvent.cs index b160fe528e..a6e63ca388 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/ContainerEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/ContainerEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region ContainerEvent definition + #region ContainerEvent declaration /// /// /// @@ -70,7 +70,7 @@ public ContainerEvent(params object[] args) : base(args) { } } #endregion - #region ContainerEvent + #region ContainerEvent implementation public partial class ContainerEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/ContainerListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/ContainerListener.cs index 8d6ed84230..3a3b5fb070 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/ContainerListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/ContainerListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region ContainerListener definition + #region ContainerListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ContainerListener : Java.Util.EventListener } #endregion - #region ContainerListenerDirect definition + #region ContainerListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface IContainerListener } #endregion - #region ContainerListener + #region ContainerListener implementation public partial class ContainerListener : Java.Awt.EventNs.IContainerListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void ComponentRemoved(Java.Awt.EventNs.ContainerEvent arg0) } #endregion - #region ContainerListenerDirect + #region ContainerListenerDirect implementation public partial class ContainerListenerDirect : Java.Awt.EventNs.IContainerListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/FocusAdapter.cs b/src/net/JNet/Generated/Java/Awt/EventNs/FocusAdapter.cs index 8cc5ebee1c..12d6c7cfef 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/FocusAdapter.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/FocusAdapter.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region FocusAdapter definition + #region FocusAdapter declaration /// /// /// @@ -51,7 +51,7 @@ public partial class FocusAdapter : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region FocusAdapterDirect definition + #region FocusAdapterDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region FocusAdapter + #region FocusAdapter implementation public partial class FocusAdapter { #region Constructors @@ -174,7 +174,7 @@ public virtual void FocusLost(Java.Awt.EventNs.FocusEvent arg0) } #endregion - #region FocusAdapterDirect + #region FocusAdapterDirect implementation public partial class FocusAdapterDirect { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/FocusEvent.cs b/src/net/JNet/Generated/Java/Awt/EventNs/FocusEvent.cs index 5aefcee21c..b55a66baa3 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/FocusEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/FocusEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region FocusEvent definition + #region FocusEvent declaration /// /// /// @@ -66,7 +66,7 @@ public FocusEvent(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Cause definition + #region Cause declaration /// /// /// @@ -115,7 +115,7 @@ public Cause(params object[] args) : base(args) { } } #endregion - #region FocusEvent + #region FocusEvent implementation public partial class FocusEvent { #region Constructors @@ -227,7 +227,7 @@ public bool IsTemporary() #endregion #region Nested classes - #region Cause + #region Cause implementation public partial class Cause { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/FocusListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/FocusListener.cs index d7f1ac9d1c..419a7d59ac 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/FocusListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/FocusListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region FocusListener definition + #region FocusListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class FocusListener : Java.Util.EventListener } #endregion - #region FocusListenerDirect definition + #region FocusListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface IFocusListener } #endregion - #region FocusListener + #region FocusListener implementation public partial class FocusListener : Java.Awt.EventNs.IFocusListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void FocusLost(Java.Awt.EventNs.FocusEvent arg0) } #endregion - #region FocusListenerDirect + #region FocusListenerDirect implementation public partial class FocusListenerDirect : Java.Awt.EventNs.IFocusListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/HierarchyBoundsAdapter.cs b/src/net/JNet/Generated/Java/Awt/EventNs/HierarchyBoundsAdapter.cs index 5eee17cdcd..d8c4fb90cc 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/HierarchyBoundsAdapter.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/HierarchyBoundsAdapter.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region HierarchyBoundsAdapter definition + #region HierarchyBoundsAdapter declaration /// /// /// @@ -51,7 +51,7 @@ public partial class HierarchyBoundsAdapter : MASES.JCOBridge.C2JBridge.JVMBridg } #endregion - #region HierarchyBoundsAdapterDirect definition + #region HierarchyBoundsAdapterDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region HierarchyBoundsAdapter + #region HierarchyBoundsAdapter implementation public partial class HierarchyBoundsAdapter { #region Constructors @@ -174,7 +174,7 @@ public virtual void AncestorResized(Java.Awt.EventNs.HierarchyEvent arg0) } #endregion - #region HierarchyBoundsAdapterDirect + #region HierarchyBoundsAdapterDirect implementation public partial class HierarchyBoundsAdapterDirect { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/HierarchyBoundsListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/HierarchyBoundsListener.cs index 4320c9cf34..046bd75ed6 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/HierarchyBoundsListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/HierarchyBoundsListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region HierarchyBoundsListener definition + #region HierarchyBoundsListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class HierarchyBoundsListener : Java.Util.EventListener } #endregion - #region HierarchyBoundsListenerDirect definition + #region HierarchyBoundsListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface IHierarchyBoundsListener } #endregion - #region HierarchyBoundsListener + #region HierarchyBoundsListener implementation public partial class HierarchyBoundsListener : Java.Awt.EventNs.IHierarchyBoundsListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void AncestorResized(Java.Awt.EventNs.HierarchyEvent arg0) } #endregion - #region HierarchyBoundsListenerDirect + #region HierarchyBoundsListenerDirect implementation public partial class HierarchyBoundsListenerDirect : Java.Awt.EventNs.IHierarchyBoundsListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/HierarchyEvent.cs b/src/net/JNet/Generated/Java/Awt/EventNs/HierarchyEvent.cs index 1e4265096d..bc16209f94 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/HierarchyEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/HierarchyEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region HierarchyEvent definition + #region HierarchyEvent declaration /// /// /// @@ -70,7 +70,7 @@ public HierarchyEvent(params object[] args) : base(args) { } } #endregion - #region HierarchyEvent + #region HierarchyEvent implementation public partial class HierarchyEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/HierarchyListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/HierarchyListener.cs index 64bb98bffa..cb828ffd05 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/HierarchyListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/HierarchyListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region HierarchyListener definition + #region HierarchyListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class HierarchyListener : Java.Util.EventListener } #endregion - #region HierarchyListenerDirect definition + #region HierarchyListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IHierarchyListener } #endregion - #region HierarchyListener + #region HierarchyListener implementation public partial class HierarchyListener : Java.Awt.EventNs.IHierarchyListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void HierarchyChanged(Java.Awt.EventNs.HierarchyEvent arg0) } #endregion - #region HierarchyListenerDirect + #region HierarchyListenerDirect implementation public partial class HierarchyListenerDirect : Java.Awt.EventNs.IHierarchyListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/InputEvent.cs b/src/net/JNet/Generated/Java/Awt/EventNs/InputEvent.cs index 4146cb88a7..3272281e74 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/InputEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/InputEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region InputEvent definition + #region InputEvent declaration /// /// /// @@ -72,7 +72,7 @@ public InputEvent(params object[] args) : base(args) { } } #endregion - #region InputEvent + #region InputEvent implementation public partial class InputEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/InputMethodEvent.cs b/src/net/JNet/Generated/Java/Awt/EventNs/InputMethodEvent.cs index d1b1615b69..f4269b57ea 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/InputMethodEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/InputMethodEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region InputMethodEvent definition + #region InputMethodEvent declaration /// /// /// @@ -70,7 +70,7 @@ public InputMethodEvent(params object[] args) : base(args) { } } #endregion - #region InputMethodEvent + #region InputMethodEvent implementation public partial class InputMethodEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/InputMethodListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/InputMethodListener.cs index 7745e914ff..6c21f7070b 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/InputMethodListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/InputMethodListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region InputMethodListener definition + #region InputMethodListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class InputMethodListener : Java.Util.EventListener } #endregion - #region InputMethodListenerDirect definition + #region InputMethodListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface IInputMethodListener } #endregion - #region InputMethodListener + #region InputMethodListener implementation public partial class InputMethodListener : Java.Awt.EventNs.IInputMethodListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void InputMethodTextChanged(Java.Awt.EventNs.InputMethodEvent arg } #endregion - #region InputMethodListenerDirect + #region InputMethodListenerDirect implementation public partial class InputMethodListenerDirect : Java.Awt.EventNs.IInputMethodListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/InvocationEvent.cs b/src/net/JNet/Generated/Java/Awt/EventNs/InvocationEvent.cs index 7cfefa371a..deb6b5dd4e 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/InvocationEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/InvocationEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region InvocationEvent definition + #region InvocationEvent declaration /// /// /// @@ -70,7 +70,7 @@ public InvocationEvent(params object[] args) : base(args) { } } #endregion - #region InvocationEvent + #region InvocationEvent implementation public partial class InvocationEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/ItemEvent.cs b/src/net/JNet/Generated/Java/Awt/EventNs/ItemEvent.cs index ee38d48e03..eb1d6bc844 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/ItemEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/ItemEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region ItemEvent definition + #region ItemEvent declaration /// /// /// @@ -70,7 +70,7 @@ public ItemEvent(params object[] args) : base(args) { } } #endregion - #region ItemEvent + #region ItemEvent implementation public partial class ItemEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/ItemListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/ItemListener.cs index 8f7020c7ff..9647de61d4 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/ItemListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/ItemListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region ItemListener definition + #region ItemListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ItemListener : Java.Util.EventListener } #endregion - #region ItemListenerDirect definition + #region ItemListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IItemListener } #endregion - #region ItemListener + #region ItemListener implementation public partial class ItemListener : Java.Awt.EventNs.IItemListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void ItemStateChanged(Java.Awt.EventNs.ItemEvent arg0) } #endregion - #region ItemListenerDirect + #region ItemListenerDirect implementation public partial class ItemListenerDirect : Java.Awt.EventNs.IItemListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/KeyAdapter.cs b/src/net/JNet/Generated/Java/Awt/EventNs/KeyAdapter.cs index 6ac046bbc4..1b8159a105 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/KeyAdapter.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/KeyAdapter.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region KeyAdapter definition + #region KeyAdapter declaration /// /// /// @@ -51,7 +51,7 @@ public partial class KeyAdapter : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region KeyAdapterDirect definition + #region KeyAdapterDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region KeyAdapter + #region KeyAdapter implementation public partial class KeyAdapter { #region Constructors @@ -196,7 +196,7 @@ public virtual void KeyTyped(Java.Awt.EventNs.KeyEvent arg0) } #endregion - #region KeyAdapterDirect + #region KeyAdapterDirect implementation public partial class KeyAdapterDirect { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/KeyEvent.cs b/src/net/JNet/Generated/Java/Awt/EventNs/KeyEvent.cs index 0315b8cca0..3c4a744246 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/KeyEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/KeyEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region KeyEvent definition + #region KeyEvent declaration /// /// /// @@ -70,7 +70,7 @@ public KeyEvent(params object[] args) : base(args) { } } #endregion - #region KeyEvent + #region KeyEvent implementation public partial class KeyEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/KeyListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/KeyListener.cs index 1724bf3eb0..f24751fb05 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/KeyListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/KeyListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region KeyListener definition + #region KeyListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class KeyListener : Java.Util.EventListener } #endregion - #region KeyListenerDirect definition + #region KeyListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -125,7 +125,7 @@ public partial interface IKeyListener } #endregion - #region KeyListener + #region KeyListener implementation public partial class KeyListener : Java.Awt.EventNs.IKeyListener { #region Constructors @@ -229,7 +229,7 @@ public virtual void KeyTyped(Java.Awt.EventNs.KeyEvent arg0) } #endregion - #region KeyListenerDirect + #region KeyListenerDirect implementation public partial class KeyListenerDirect : Java.Awt.EventNs.IKeyListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/MouseAdapter.cs b/src/net/JNet/Generated/Java/Awt/EventNs/MouseAdapter.cs index 05c2c87f12..c400798611 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/MouseAdapter.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/MouseAdapter.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region MouseAdapter definition + #region MouseAdapter declaration /// /// /// @@ -51,7 +51,7 @@ public partial class MouseAdapter : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region MouseAdapterDirect definition + #region MouseAdapterDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region MouseAdapter + #region MouseAdapter implementation public partial class MouseAdapter { #region Constructors @@ -306,7 +306,7 @@ public virtual void MouseWheelMoved(Java.Awt.EventNs.MouseWheelEvent arg0) } #endregion - #region MouseAdapterDirect + #region MouseAdapterDirect implementation public partial class MouseAdapterDirect { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/MouseEvent.cs b/src/net/JNet/Generated/Java/Awt/EventNs/MouseEvent.cs index 46f3537a58..b09dc0bc1d 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/MouseEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/MouseEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region MouseEvent definition + #region MouseEvent declaration /// /// /// @@ -70,7 +70,7 @@ public MouseEvent(params object[] args) : base(args) { } } #endregion - #region MouseEvent + #region MouseEvent implementation public partial class MouseEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/MouseListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/MouseListener.cs index 83556e1c99..9d3ef04093 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/MouseListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/MouseListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region MouseListener definition + #region MouseListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class MouseListener : Java.Util.EventListener } #endregion - #region MouseListenerDirect definition + #region MouseListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -135,7 +135,7 @@ public partial interface IMouseListener } #endregion - #region MouseListener + #region MouseListener implementation public partial class MouseListener : Java.Awt.EventNs.IMouseListener { #region Constructors @@ -283,7 +283,7 @@ public virtual void MouseReleased(Java.Awt.EventNs.MouseEvent arg0) } #endregion - #region MouseListenerDirect + #region MouseListenerDirect implementation public partial class MouseListenerDirect : Java.Awt.EventNs.IMouseListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/MouseMotionAdapter.cs b/src/net/JNet/Generated/Java/Awt/EventNs/MouseMotionAdapter.cs index a8d9d2f2d8..9e1fe9df41 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/MouseMotionAdapter.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/MouseMotionAdapter.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region MouseMotionAdapter definition + #region MouseMotionAdapter declaration /// /// /// @@ -51,7 +51,7 @@ public partial class MouseMotionAdapter : MASES.JCOBridge.C2JBridge.JVMBridgeLis } #endregion - #region MouseMotionAdapterDirect definition + #region MouseMotionAdapterDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region MouseMotionAdapter + #region MouseMotionAdapter implementation public partial class MouseMotionAdapter { #region Constructors @@ -174,7 +174,7 @@ public virtual void MouseMoved(Java.Awt.EventNs.MouseEvent arg0) } #endregion - #region MouseMotionAdapterDirect + #region MouseMotionAdapterDirect implementation public partial class MouseMotionAdapterDirect { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/MouseMotionListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/MouseMotionListener.cs index f4bb531172..9da7f6aec6 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/MouseMotionListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/MouseMotionListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region MouseMotionListener definition + #region MouseMotionListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class MouseMotionListener : Java.Util.EventListener } #endregion - #region MouseMotionListenerDirect definition + #region MouseMotionListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface IMouseMotionListener } #endregion - #region MouseMotionListener + #region MouseMotionListener implementation public partial class MouseMotionListener : Java.Awt.EventNs.IMouseMotionListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void MouseMoved(Java.Awt.EventNs.MouseEvent arg0) } #endregion - #region MouseMotionListenerDirect + #region MouseMotionListenerDirect implementation public partial class MouseMotionListenerDirect : Java.Awt.EventNs.IMouseMotionListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/MouseWheelEvent.cs b/src/net/JNet/Generated/Java/Awt/EventNs/MouseWheelEvent.cs index 0f6b77f328..fb99c24a3c 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/MouseWheelEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/MouseWheelEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region MouseWheelEvent definition + #region MouseWheelEvent declaration /// /// /// @@ -70,7 +70,7 @@ public MouseWheelEvent(params object[] args) : base(args) { } } #endregion - #region MouseWheelEvent + #region MouseWheelEvent implementation public partial class MouseWheelEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/MouseWheelListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/MouseWheelListener.cs index aff47b2dfe..1b101e7b53 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/MouseWheelListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/MouseWheelListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region MouseWheelListener definition + #region MouseWheelListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class MouseWheelListener : Java.Util.EventListener } #endregion - #region MouseWheelListenerDirect definition + #region MouseWheelListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IMouseWheelListener } #endregion - #region MouseWheelListener + #region MouseWheelListener implementation public partial class MouseWheelListener : Java.Awt.EventNs.IMouseWheelListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void MouseWheelMoved(Java.Awt.EventNs.MouseWheelEvent arg0) } #endregion - #region MouseWheelListenerDirect + #region MouseWheelListenerDirect implementation public partial class MouseWheelListenerDirect : Java.Awt.EventNs.IMouseWheelListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/PaintEvent.cs b/src/net/JNet/Generated/Java/Awt/EventNs/PaintEvent.cs index 590822fc5f..4b7d037c80 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/PaintEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/PaintEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region PaintEvent definition + #region PaintEvent declaration /// /// /// @@ -70,7 +70,7 @@ public PaintEvent(params object[] args) : base(args) { } } #endregion - #region PaintEvent + #region PaintEvent implementation public partial class PaintEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/TextEvent.cs b/src/net/JNet/Generated/Java/Awt/EventNs/TextEvent.cs index 85d07da554..c99d394499 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/TextEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/TextEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region TextEvent definition + #region TextEvent declaration /// /// /// @@ -70,7 +70,7 @@ public TextEvent(params object[] args) : base(args) { } } #endregion - #region TextEvent + #region TextEvent implementation public partial class TextEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/TextListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/TextListener.cs index f29a96d6ce..5cb6dcbcd2 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/TextListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/TextListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region TextListener definition + #region TextListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class TextListener : Java.Util.EventListener } #endregion - #region TextListenerDirect definition + #region TextListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface ITextListener } #endregion - #region TextListener + #region TextListener implementation public partial class TextListener : Java.Awt.EventNs.ITextListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void TextValueChanged(Java.Awt.EventNs.TextEvent arg0) } #endregion - #region TextListenerDirect + #region TextListenerDirect implementation public partial class TextListenerDirect : Java.Awt.EventNs.ITextListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/WindowAdapter.cs b/src/net/JNet/Generated/Java/Awt/EventNs/WindowAdapter.cs index ea1f249147..983caf5b39 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/WindowAdapter.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/WindowAdapter.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region WindowAdapter definition + #region WindowAdapter declaration /// /// /// @@ -51,7 +51,7 @@ public partial class WindowAdapter : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region WindowAdapterDirect definition + #region WindowAdapterDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region WindowAdapter + #region WindowAdapter implementation public partial class WindowAdapter { #region Constructors @@ -350,7 +350,7 @@ public virtual void WindowStateChanged(Java.Awt.EventNs.WindowEvent arg0) } #endregion - #region WindowAdapterDirect + #region WindowAdapterDirect implementation public partial class WindowAdapterDirect { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/WindowEvent.cs b/src/net/JNet/Generated/Java/Awt/EventNs/WindowEvent.cs index b0ffedc5c1..92de6216fa 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/WindowEvent.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/WindowEvent.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region WindowEvent definition + #region WindowEvent declaration /// /// /// @@ -70,7 +70,7 @@ public WindowEvent(params object[] args) : base(args) { } } #endregion - #region WindowEvent + #region WindowEvent implementation public partial class WindowEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/WindowFocusListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/WindowFocusListener.cs index 1c39874967..3a6d75b379 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/WindowFocusListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/WindowFocusListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region WindowFocusListener definition + #region WindowFocusListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class WindowFocusListener : Java.Util.EventListener } #endregion - #region WindowFocusListenerDirect definition + #region WindowFocusListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface IWindowFocusListener } #endregion - #region WindowFocusListener + #region WindowFocusListener implementation public partial class WindowFocusListener : Java.Awt.EventNs.IWindowFocusListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void WindowLostFocus(Java.Awt.EventNs.WindowEvent arg0) } #endregion - #region WindowFocusListenerDirect + #region WindowFocusListenerDirect implementation public partial class WindowFocusListenerDirect : Java.Awt.EventNs.IWindowFocusListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/WindowListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/WindowListener.cs index 4bd6d0d3a9..6d6678591a 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/WindowListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/WindowListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region WindowListener definition + #region WindowListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class WindowListener : Java.Util.EventListener } #endregion - #region WindowListenerDirect definition + #region WindowListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -145,7 +145,7 @@ public partial interface IWindowListener } #endregion - #region WindowListener + #region WindowListener implementation public partial class WindowListener : Java.Awt.EventNs.IWindowListener { #region Constructors @@ -337,7 +337,7 @@ public virtual void WindowOpened(Java.Awt.EventNs.WindowEvent arg0) } #endregion - #region WindowListenerDirect + #region WindowListenerDirect implementation public partial class WindowListenerDirect : Java.Awt.EventNs.IWindowListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventNs/WindowStateListener.cs b/src/net/JNet/Generated/Java/Awt/EventNs/WindowStateListener.cs index 2f7b386d4f..081cd1cc44 100644 --- a/src/net/JNet/Generated/Java/Awt/EventNs/WindowStateListener.cs +++ b/src/net/JNet/Generated/Java/Awt/EventNs/WindowStateListener.cs @@ -25,7 +25,7 @@ namespace Java.Awt.EventNs { - #region WindowStateListener definition + #region WindowStateListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class WindowStateListener : Java.Util.EventListener } #endregion - #region WindowStateListenerDirect definition + #region WindowStateListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IWindowStateListener } #endregion - #region WindowStateListener + #region WindowStateListener implementation public partial class WindowStateListener : Java.Awt.EventNs.IWindowStateListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void WindowStateChanged(Java.Awt.EventNs.WindowEvent arg0) } #endregion - #region WindowStateListenerDirect + #region WindowStateListenerDirect implementation public partial class WindowStateListenerDirect : Java.Awt.EventNs.IWindowStateListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/EventQueue.cs b/src/net/JNet/Generated/Java/Awt/EventQueue.cs index d87f8954cb..0a8efb1c01 100644 --- a/src/net/JNet/Generated/Java/Awt/EventQueue.cs +++ b/src/net/JNet/Generated/Java/Awt/EventQueue.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region EventQueue definition + #region EventQueue declaration /// /// /// @@ -70,7 +70,7 @@ public EventQueue(params object[] args) : base(args) { } } #endregion - #region EventQueue + #region EventQueue implementation public partial class EventQueue { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FileDialog.cs b/src/net/JNet/Generated/Java/Awt/FileDialog.cs index 3e14d74780..1d23c90374 100644 --- a/src/net/JNet/Generated/Java/Awt/FileDialog.cs +++ b/src/net/JNet/Generated/Java/Awt/FileDialog.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region FileDialog definition + #region FileDialog declaration /// /// /// @@ -70,7 +70,7 @@ public FileDialog(params object[] args) : base(args) { } } #endregion - #region FileDialog + #region FileDialog implementation public partial class FileDialog { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FlowLayout.cs b/src/net/JNet/Generated/Java/Awt/FlowLayout.cs index 4f3ec862d7..0b3a3914ae 100644 --- a/src/net/JNet/Generated/Java/Awt/FlowLayout.cs +++ b/src/net/JNet/Generated/Java/Awt/FlowLayout.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region FlowLayout definition + #region FlowLayout declaration /// /// /// @@ -70,7 +70,7 @@ public FlowLayout(params object[] args) : base(args) { } } #endregion - #region FlowLayout + #region FlowLayout implementation public partial class FlowLayout { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FocusTraversalPolicy.cs b/src/net/JNet/Generated/Java/Awt/FocusTraversalPolicy.cs index 480d60c97f..817b2563d5 100644 --- a/src/net/JNet/Generated/Java/Awt/FocusTraversalPolicy.cs +++ b/src/net/JNet/Generated/Java/Awt/FocusTraversalPolicy.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region FocusTraversalPolicy definition + #region FocusTraversalPolicy declaration /// /// /// @@ -72,7 +72,7 @@ public FocusTraversalPolicy(params object[] args) : base(args) { } } #endregion - #region FocusTraversalPolicy + #region FocusTraversalPolicy implementation public partial class FocusTraversalPolicy { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Font.cs b/src/net/JNet/Generated/Java/Awt/Font.cs index 79cfa8242c..9b05b53769 100644 --- a/src/net/JNet/Generated/Java/Awt/Font.cs +++ b/src/net/JNet/Generated/Java/Awt/Font.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Font definition + #region Font declaration /// /// /// @@ -70,7 +70,7 @@ public Font(params object[] args) : base(args) { } } #endregion - #region Font + #region Font implementation public partial class Font { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontFormatException.cs b/src/net/JNet/Generated/Java/Awt/FontFormatException.cs index 5e12b810cb..cc1351faa5 100644 --- a/src/net/JNet/Generated/Java/Awt/FontFormatException.cs +++ b/src/net/JNet/Generated/Java/Awt/FontFormatException.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region FontFormatException definition + #region FontFormatException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class FontFormatException : Java.Lang.Exception } #endregion - #region FontFormatException + #region FontFormatException implementation public partial class FontFormatException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontMetrics.cs b/src/net/JNet/Generated/Java/Awt/FontMetrics.cs index e0861392b0..46508f577e 100644 --- a/src/net/JNet/Generated/Java/Awt/FontMetrics.cs +++ b/src/net/JNet/Generated/Java/Awt/FontMetrics.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region FontMetrics definition + #region FontMetrics declaration /// /// /// @@ -72,7 +72,7 @@ public FontMetrics(params object[] args) : base(args) { } } #endregion - #region FontMetrics + #region FontMetrics implementation public partial class FontMetrics { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/FontRenderContext.cs b/src/net/JNet/Generated/Java/Awt/FontNs/FontRenderContext.cs index aea11b79fb..f5755297ee 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/FontRenderContext.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/FontRenderContext.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region FontRenderContext definition + #region FontRenderContext declaration /// /// /// @@ -70,7 +70,7 @@ public FontRenderContext(params object[] args) : base(args) { } } #endregion - #region FontRenderContext + #region FontRenderContext implementation public partial class FontRenderContext { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/GlyphJustificationInfo.cs b/src/net/JNet/Generated/Java/Awt/FontNs/GlyphJustificationInfo.cs index f9e58daa4f..c1a9c423aa 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/GlyphJustificationInfo.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/GlyphJustificationInfo.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region GlyphJustificationInfo definition + #region GlyphJustificationInfo declaration /// /// /// @@ -70,7 +70,7 @@ public GlyphJustificationInfo(params object[] args) : base(args) { } } #endregion - #region GlyphJustificationInfo + #region GlyphJustificationInfo implementation public partial class GlyphJustificationInfo { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/GlyphMetrics.cs b/src/net/JNet/Generated/Java/Awt/FontNs/GlyphMetrics.cs index 07faec0798..3b124ec0fc 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/GlyphMetrics.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/GlyphMetrics.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region GlyphMetrics definition + #region GlyphMetrics declaration /// /// /// @@ -70,7 +70,7 @@ public GlyphMetrics(params object[] args) : base(args) { } } #endregion - #region GlyphMetrics + #region GlyphMetrics implementation public partial class GlyphMetrics { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/GlyphVector.cs b/src/net/JNet/Generated/Java/Awt/FontNs/GlyphVector.cs index 8ec8616869..c5823a1cd7 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/GlyphVector.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/GlyphVector.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region GlyphVector definition + #region GlyphVector declaration /// /// /// @@ -72,7 +72,7 @@ public GlyphVector(params object[] args) : base(args) { } } #endregion - #region GlyphVector + #region GlyphVector implementation public partial class GlyphVector { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/GraphicAttribute.cs b/src/net/JNet/Generated/Java/Awt/FontNs/GraphicAttribute.cs index 0c0bf265f9..dd75f2c20a 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/GraphicAttribute.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/GraphicAttribute.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region GraphicAttribute definition + #region GraphicAttribute declaration /// /// /// @@ -72,7 +72,7 @@ public GraphicAttribute(params object[] args) : base(args) { } } #endregion - #region GraphicAttribute + #region GraphicAttribute implementation public partial class GraphicAttribute { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/ImageGraphicAttribute.cs b/src/net/JNet/Generated/Java/Awt/FontNs/ImageGraphicAttribute.cs index 8898b62ca8..541da6839e 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/ImageGraphicAttribute.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/ImageGraphicAttribute.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region ImageGraphicAttribute definition + #region ImageGraphicAttribute declaration /// /// /// @@ -70,7 +70,7 @@ public ImageGraphicAttribute(params object[] args) : base(args) { } } #endregion - #region ImageGraphicAttribute + #region ImageGraphicAttribute implementation public partial class ImageGraphicAttribute { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/LayoutPath.cs b/src/net/JNet/Generated/Java/Awt/FontNs/LayoutPath.cs index 684e53cbfb..4b0690909e 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/LayoutPath.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/LayoutPath.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region LayoutPath definition + #region LayoutPath declaration /// /// /// @@ -72,7 +72,7 @@ public LayoutPath(params object[] args) : base(args) { } } #endregion - #region LayoutPath + #region LayoutPath implementation public partial class LayoutPath { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/LineBreakMeasurer.cs b/src/net/JNet/Generated/Java/Awt/FontNs/LineBreakMeasurer.cs index e94311f948..5149b83253 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/LineBreakMeasurer.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/LineBreakMeasurer.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region LineBreakMeasurer definition + #region LineBreakMeasurer declaration /// /// /// @@ -70,7 +70,7 @@ public LineBreakMeasurer(params object[] args) : base(args) { } } #endregion - #region LineBreakMeasurer + #region LineBreakMeasurer implementation public partial class LineBreakMeasurer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/LineMetrics.cs b/src/net/JNet/Generated/Java/Awt/FontNs/LineMetrics.cs index 3c85a474df..50e0883a82 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/LineMetrics.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/LineMetrics.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region LineMetrics definition + #region LineMetrics declaration /// /// /// @@ -72,7 +72,7 @@ public LineMetrics(params object[] args) : base(args) { } } #endregion - #region LineMetrics + #region LineMetrics implementation public partial class LineMetrics { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/MultipleMaster.cs b/src/net/JNet/Generated/Java/Awt/FontNs/MultipleMaster.cs index 0909812bd9..171e858d32 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/MultipleMaster.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/MultipleMaster.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region MultipleMaster definition + #region MultipleMaster declaration /// /// /// @@ -122,7 +122,7 @@ public partial interface IMultipleMaster } #endregion - #region MultipleMaster + #region MultipleMaster implementation public partial class MultipleMaster : Java.Awt.FontNs.IMultipleMaster { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/NumericShaper.cs b/src/net/JNet/Generated/Java/Awt/FontNs/NumericShaper.cs index 4c4623af97..9c5b0cdbc6 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/NumericShaper.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/NumericShaper.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region NumericShaper definition + #region NumericShaper declaration /// /// /// @@ -66,7 +66,7 @@ public NumericShaper(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Range definition + #region Range declaration /// /// /// @@ -115,7 +115,7 @@ public Range(params object[] args) : base(args) { } } #endregion - #region NumericShaper + #region NumericShaper implementation public partial class NumericShaper { #region Constructors @@ -369,7 +369,7 @@ public void Shape(char[] arg0, int arg1, int arg2) #endregion #region Nested classes - #region Range + #region Range implementation public partial class Range { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/OpenType.cs b/src/net/JNet/Generated/Java/Awt/FontNs/OpenType.cs index 3c9d3de954..7f415fa2bd 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/OpenType.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/OpenType.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region OpenType definition + #region OpenType declaration /// /// /// @@ -134,7 +134,7 @@ public partial interface IOpenType } #endregion - #region OpenType + #region OpenType implementation public partial class OpenType : Java.Awt.FontNs.IOpenType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/ShapeGraphicAttribute.cs b/src/net/JNet/Generated/Java/Awt/FontNs/ShapeGraphicAttribute.cs index 7c9f7ad630..5c33c8daf2 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/ShapeGraphicAttribute.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/ShapeGraphicAttribute.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region ShapeGraphicAttribute definition + #region ShapeGraphicAttribute declaration /// /// /// @@ -70,7 +70,7 @@ public ShapeGraphicAttribute(params object[] args) : base(args) { } } #endregion - #region ShapeGraphicAttribute + #region ShapeGraphicAttribute implementation public partial class ShapeGraphicAttribute { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/TextAttribute.cs b/src/net/JNet/Generated/Java/Awt/FontNs/TextAttribute.cs index 0947c2341d..ff5f854272 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/TextAttribute.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/TextAttribute.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region TextAttribute definition + #region TextAttribute declaration /// /// /// @@ -70,7 +70,7 @@ public TextAttribute(params object[] args) : base(args) { } } #endregion - #region TextAttribute + #region TextAttribute implementation public partial class TextAttribute { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/TextHitInfo.cs b/src/net/JNet/Generated/Java/Awt/FontNs/TextHitInfo.cs index c8cc950320..fdca206d10 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/TextHitInfo.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/TextHitInfo.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region TextHitInfo definition + #region TextHitInfo declaration /// /// /// @@ -70,7 +70,7 @@ public TextHitInfo(params object[] args) : base(args) { } } #endregion - #region TextHitInfo + #region TextHitInfo implementation public partial class TextHitInfo { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/TextLayout.cs b/src/net/JNet/Generated/Java/Awt/FontNs/TextLayout.cs index 26e89f0af8..12bdbf7ad2 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/TextLayout.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/TextLayout.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region TextLayout definition + #region TextLayout declaration /// /// /// @@ -66,7 +66,7 @@ public TextLayout(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region CaretPolicy definition + #region CaretPolicy declaration /// /// /// @@ -115,7 +115,7 @@ public CaretPolicy(params object[] args) : base(args) { } } #endregion - #region TextLayout + #region TextLayout implementation public partial class TextLayout { #region Constructors @@ -533,7 +533,7 @@ public void HitToPoint(Java.Awt.FontNs.TextHitInfo arg0, Java.Awt.Geom.Point2D a #endregion #region Nested classes - #region CaretPolicy + #region CaretPolicy implementation public partial class CaretPolicy { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/TextMeasurer.cs b/src/net/JNet/Generated/Java/Awt/FontNs/TextMeasurer.cs index 0d241c35c6..694b40b9b6 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/TextMeasurer.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/TextMeasurer.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region TextMeasurer definition + #region TextMeasurer declaration /// /// /// @@ -70,7 +70,7 @@ public TextMeasurer(params object[] args) : base(args) { } } #endregion - #region TextMeasurer + #region TextMeasurer implementation public partial class TextMeasurer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/FontNs/TransformAttribute.cs b/src/net/JNet/Generated/Java/Awt/FontNs/TransformAttribute.cs index 7bfd84beeb..d42617e2ad 100644 --- a/src/net/JNet/Generated/Java/Awt/FontNs/TransformAttribute.cs +++ b/src/net/JNet/Generated/Java/Awt/FontNs/TransformAttribute.cs @@ -25,7 +25,7 @@ namespace Java.Awt.FontNs { - #region TransformAttribute definition + #region TransformAttribute declaration /// /// /// @@ -70,7 +70,7 @@ public TransformAttribute(params object[] args) : base(args) { } } #endregion - #region TransformAttribute + #region TransformAttribute implementation public partial class TransformAttribute { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Frame.cs b/src/net/JNet/Generated/Java/Awt/Frame.cs index 69f3f83abe..d87df87043 100644 --- a/src/net/JNet/Generated/Java/Awt/Frame.cs +++ b/src/net/JNet/Generated/Java/Awt/Frame.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Frame definition + #region Frame declaration /// /// /// @@ -70,7 +70,7 @@ public Frame(params object[] args) : base(args) { } } #endregion - #region Frame + #region Frame implementation public partial class Frame { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/AffineTransform.cs b/src/net/JNet/Generated/Java/Awt/Geom/AffineTransform.cs index 29c6ebb1b1..a19777ccf8 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/AffineTransform.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/AffineTransform.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region AffineTransform definition + #region AffineTransform declaration /// /// /// @@ -70,7 +70,7 @@ public AffineTransform(params object[] args) : base(args) { } } #endregion - #region AffineTransform + #region AffineTransform implementation public partial class AffineTransform { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/Arc2D.cs b/src/net/JNet/Generated/Java/Awt/Geom/Arc2D.cs index e0afe9f6c5..3c355b08af 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/Arc2D.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/Arc2D.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region Arc2D definition + #region Arc2D declaration /// /// /// @@ -68,7 +68,7 @@ public Arc2D(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Double definition + #region Double declaration /// /// /// @@ -113,7 +113,7 @@ public Double(params object[] args) : base(args) { } } #endregion - #region Float definition + #region Float declaration /// /// /// @@ -162,7 +162,7 @@ public Float(params object[] args) : base(args) { } } #endregion - #region Arc2D + #region Arc2D implementation public partial class Arc2D { #region Constructors @@ -353,7 +353,7 @@ public void SetArcByTangent(Java.Awt.Geom.Point2D arg0, Java.Awt.Geom.Point2D ar #endregion #region Nested classes - #region Double + #region Double implementation public partial class Double { #region Constructors @@ -445,7 +445,7 @@ public Double(Java.Awt.Geom.Rectangle2D arg0, double arg1, double arg2, int arg3 } #endregion - #region Float + #region Float implementation public partial class Float { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/Area.cs b/src/net/JNet/Generated/Java/Awt/Geom/Area.cs index 577729875e..b568915bf0 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/Area.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/Area.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region Area definition + #region Area declaration /// /// /// @@ -70,7 +70,7 @@ public Area(params object[] args) : base(args) { } } #endregion - #region Area + #region Area implementation public partial class Area { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/CubicCurve2D.cs b/src/net/JNet/Generated/Java/Awt/Geom/CubicCurve2D.cs index 780edd7c05..1d5536a774 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/CubicCurve2D.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/CubicCurve2D.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region CubicCurve2D definition + #region CubicCurve2D declaration /// /// /// @@ -68,7 +68,7 @@ public CubicCurve2D(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Double definition + #region Double declaration /// /// /// @@ -113,7 +113,7 @@ public Double(params object[] args) : base(args) { } } #endregion - #region Float definition + #region Float declaration /// /// /// @@ -162,7 +162,7 @@ public Float(params object[] args) : base(args) { } } #endregion - #region CubicCurve2D + #region CubicCurve2D implementation public partial class CubicCurve2D { #region Constructors @@ -534,7 +534,7 @@ public void Subdivide(Java.Awt.Geom.CubicCurve2D arg0, Java.Awt.Geom.CubicCurve2 #endregion #region Nested classes - #region Double + #region Double implementation public partial class Double { #region Constructors @@ -616,7 +616,7 @@ public Double(double arg0, double arg1, double arg2, double arg3, double arg4, d } #endregion - #region Float + #region Float implementation public partial class Float { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/Dimension2D.cs b/src/net/JNet/Generated/Java/Awt/Geom/Dimension2D.cs index fa1bdf7e9d..e527ece991 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/Dimension2D.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/Dimension2D.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region Dimension2D definition + #region Dimension2D declaration /// /// /// @@ -72,7 +72,7 @@ public Dimension2D(params object[] args) : base(args) { } } #endregion - #region Dimension2D + #region Dimension2D implementation public partial class Dimension2D { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/Ellipse2D.cs b/src/net/JNet/Generated/Java/Awt/Geom/Ellipse2D.cs index 25a05a5570..4615c23ea7 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/Ellipse2D.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/Ellipse2D.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region Ellipse2D definition + #region Ellipse2D declaration /// /// /// @@ -68,7 +68,7 @@ public Ellipse2D(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Double definition + #region Double declaration /// /// /// @@ -113,7 +113,7 @@ public Double(params object[] args) : base(args) { } } #endregion - #region Float definition + #region Float declaration /// /// /// @@ -162,7 +162,7 @@ public Float(params object[] args) : base(args) { } } #endregion - #region Ellipse2D + #region Ellipse2D implementation public partial class Ellipse2D { #region Constructors @@ -186,7 +186,7 @@ public partial class Ellipse2D #endregion #region Nested classes - #region Double + #region Double implementation public partial class Double { #region Constructors @@ -248,7 +248,7 @@ public Double(double arg0, double arg1, double arg2, double arg3) } #endregion - #region Float + #region Float implementation public partial class Float { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/FlatteningPathIterator.cs b/src/net/JNet/Generated/Java/Awt/Geom/FlatteningPathIterator.cs index 3689bb802f..6482e506f5 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/FlatteningPathIterator.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/FlatteningPathIterator.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region FlatteningPathIterator definition + #region FlatteningPathIterator declaration /// /// /// @@ -70,7 +70,7 @@ public FlatteningPathIterator(params object[] args) : base(args) { } } #endregion - #region FlatteningPathIterator + #region FlatteningPathIterator implementation public partial class FlatteningPathIterator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/GeneralPath.cs b/src/net/JNet/Generated/Java/Awt/Geom/GeneralPath.cs index e721073a1a..04885cd35d 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/GeneralPath.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/GeneralPath.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region GeneralPath definition + #region GeneralPath declaration /// /// /// @@ -70,7 +70,7 @@ public GeneralPath(params object[] args) : base(args) { } } #endregion - #region GeneralPath + #region GeneralPath implementation public partial class GeneralPath { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/IllegalPathStateException.cs b/src/net/JNet/Generated/Java/Awt/Geom/IllegalPathStateException.cs index e7238a8c95..8affed734f 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/IllegalPathStateException.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/IllegalPathStateException.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region IllegalPathStateException definition + #region IllegalPathStateException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalPathStateException : Java.Lang.RuntimeException } #endregion - #region IllegalPathStateException + #region IllegalPathStateException implementation public partial class IllegalPathStateException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/Line2D.cs b/src/net/JNet/Generated/Java/Awt/Geom/Line2D.cs index 2c2b81ea62..e54c3acb41 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/Line2D.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/Line2D.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region Line2D definition + #region Line2D declaration /// /// /// @@ -68,7 +68,7 @@ public Line2D(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Double definition + #region Double declaration /// /// /// @@ -113,7 +113,7 @@ public Double(params object[] args) : base(args) { } } #endregion - #region Float definition + #region Float declaration /// /// /// @@ -162,7 +162,7 @@ public Float(params object[] args) : base(args) { } } #endregion - #region Line2D + #region Line2D implementation public partial class Line2D { #region Constructors @@ -553,7 +553,7 @@ public void SetLine(Java.Awt.Geom.Point2D arg0, Java.Awt.Geom.Point2D arg1) #endregion #region Nested classes - #region Double + #region Double implementation public partial class Double { #region Constructors @@ -624,7 +624,7 @@ public Double(Java.Awt.Geom.Point2D arg0, Java.Awt.Geom.Point2D arg1) } #endregion - #region Float + #region Float implementation public partial class Float { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/NoninvertibleTransformException.cs b/src/net/JNet/Generated/Java/Awt/Geom/NoninvertibleTransformException.cs index 6afcbf5890..68ee2ce355 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/NoninvertibleTransformException.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/NoninvertibleTransformException.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region NoninvertibleTransformException definition + #region NoninvertibleTransformException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoninvertibleTransformException : Java.Lang.Exception } #endregion - #region NoninvertibleTransformException + #region NoninvertibleTransformException implementation public partial class NoninvertibleTransformException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/Path2D.cs b/src/net/JNet/Generated/Java/Awt/Geom/Path2D.cs index c44b7803fd..bdbdda43c5 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/Path2D.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/Path2D.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region Path2D definition + #region Path2D declaration /// /// /// @@ -68,7 +68,7 @@ public Path2D(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Double definition + #region Double declaration /// /// /// @@ -113,7 +113,7 @@ public Double(params object[] args) : base(args) { } } #endregion - #region Float definition + #region Float declaration /// /// /// @@ -162,7 +162,7 @@ public Float(params object[] args) : base(args) { } } #endregion - #region Path2D + #region Path2D implementation public partial class Path2D { #region Constructors @@ -463,7 +463,7 @@ public void Append(Java.Awt.Shape arg0, bool arg1) #endregion #region Nested classes - #region Double + #region Double implementation public partial class Double { #region Constructors @@ -532,7 +532,7 @@ public Double(Java.Awt.Shape arg0) } #endregion - #region Float + #region Float implementation public partial class Float { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/PathIterator.cs b/src/net/JNet/Generated/Java/Awt/Geom/PathIterator.cs index 5d7270d1e4..4e9d90b2ce 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/PathIterator.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/PathIterator.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region PathIterator definition + #region PathIterator declaration /// /// /// @@ -115,7 +115,7 @@ public partial interface IPathIterator } #endregion - #region PathIterator + #region PathIterator implementation public partial class PathIterator : Java.Awt.Geom.IPathIterator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/Point2D.cs b/src/net/JNet/Generated/Java/Awt/Geom/Point2D.cs index 44e7bfc6ea..608ac083e6 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/Point2D.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/Point2D.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region Point2D definition + #region Point2D declaration /// /// /// @@ -68,7 +68,7 @@ public Point2D(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Double definition + #region Double declaration /// /// /// @@ -113,7 +113,7 @@ public Double(params object[] args) : base(args) { } } #endregion - #region Float definition + #region Float declaration /// /// /// @@ -162,7 +162,7 @@ public Float(params object[] args) : base(args) { } } #endregion - #region Point2D + #region Point2D implementation public partial class Point2D { #region Constructors @@ -279,7 +279,7 @@ public void SetLocation(Java.Awt.Geom.Point2D arg0) #endregion #region Nested classes - #region Double + #region Double implementation public partial class Double { #region Constructors @@ -331,7 +331,7 @@ public Double(double arg0, double arg1) } #endregion - #region Float + #region Float implementation public partial class Float { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/QuadCurve2D.cs b/src/net/JNet/Generated/Java/Awt/Geom/QuadCurve2D.cs index 2d4198d217..c5b3aee9d0 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/QuadCurve2D.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/QuadCurve2D.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region QuadCurve2D definition + #region QuadCurve2D declaration /// /// /// @@ -68,7 +68,7 @@ public QuadCurve2D(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Double definition + #region Double declaration /// /// /// @@ -113,7 +113,7 @@ public Double(params object[] args) : base(args) { } } #endregion - #region Float definition + #region Float declaration /// /// /// @@ -162,7 +162,7 @@ public Float(params object[] args) : base(args) { } } #endregion - #region QuadCurve2D + #region QuadCurve2D implementation public partial class QuadCurve2D { #region Constructors @@ -506,7 +506,7 @@ public void Subdivide(Java.Awt.Geom.QuadCurve2D arg0, Java.Awt.Geom.QuadCurve2D #endregion #region Nested classes - #region Double + #region Double implementation public partial class Double { #region Constructors @@ -578,7 +578,7 @@ public Double(double arg0, double arg1, double arg2, double arg3, double arg4, d } #endregion - #region Float + #region Float implementation public partial class Float { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/Rectangle2D.cs b/src/net/JNet/Generated/Java/Awt/Geom/Rectangle2D.cs index b5c3883066..9538ca2af2 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/Rectangle2D.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/Rectangle2D.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region Rectangle2D definition + #region Rectangle2D declaration /// /// /// @@ -68,7 +68,7 @@ public Rectangle2D(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Double definition + #region Double declaration /// /// /// @@ -113,7 +113,7 @@ public Double(params object[] args) : base(args) { } } #endregion - #region Float definition + #region Float declaration /// /// /// @@ -162,7 +162,7 @@ public Float(params object[] args) : base(args) { } } #endregion - #region Rectangle2D + #region Rectangle2D implementation public partial class Rectangle2D { #region Constructors @@ -332,7 +332,7 @@ public void SetRect(Java.Awt.Geom.Rectangle2D arg0) #endregion #region Nested classes - #region Double + #region Double implementation public partial class Double { #region Constructors @@ -394,7 +394,7 @@ public Double(double arg0, double arg1, double arg2, double arg3) } #endregion - #region Float + #region Float implementation public partial class Float { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/RectangularShape.cs b/src/net/JNet/Generated/Java/Awt/Geom/RectangularShape.cs index e638447317..3908e95973 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/RectangularShape.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/RectangularShape.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region RectangularShape definition + #region RectangularShape declaration /// /// /// @@ -72,7 +72,7 @@ public RectangularShape(params object[] args) : base(args) { } } #endregion - #region RectangularShape + #region RectangularShape implementation public partial class RectangularShape { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Geom/RoundRectangle2D.cs b/src/net/JNet/Generated/Java/Awt/Geom/RoundRectangle2D.cs index f7d1f693fc..48e23e15bb 100644 --- a/src/net/JNet/Generated/Java/Awt/Geom/RoundRectangle2D.cs +++ b/src/net/JNet/Generated/Java/Awt/Geom/RoundRectangle2D.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Geom { - #region RoundRectangle2D definition + #region RoundRectangle2D declaration /// /// /// @@ -68,7 +68,7 @@ public RoundRectangle2D(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Double definition + #region Double declaration /// /// /// @@ -113,7 +113,7 @@ public Double(params object[] args) : base(args) { } } #endregion - #region Float definition + #region Float declaration /// /// /// @@ -162,7 +162,7 @@ public Float(params object[] args) : base(args) { } } #endregion - #region RoundRectangle2D + #region RoundRectangle2D implementation public partial class RoundRectangle2D { #region Constructors @@ -221,7 +221,7 @@ public void SetRoundRect(Java.Awt.Geom.RoundRectangle2D arg0) #endregion #region Nested classes - #region Double + #region Double implementation public partial class Double { #region Constructors @@ -293,7 +293,7 @@ public Double(double arg0, double arg1, double arg2, double arg3, double arg4, d } #endregion - #region Float + #region Float implementation public partial class Float { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/GradientPaint.cs b/src/net/JNet/Generated/Java/Awt/GradientPaint.cs index 336a4caf43..89448ff9c1 100644 --- a/src/net/JNet/Generated/Java/Awt/GradientPaint.cs +++ b/src/net/JNet/Generated/Java/Awt/GradientPaint.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region GradientPaint definition + #region GradientPaint declaration /// /// /// @@ -70,7 +70,7 @@ public GradientPaint(params object[] args) : base(args) { } } #endregion - #region GradientPaint + #region GradientPaint implementation public partial class GradientPaint { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Graphics.cs b/src/net/JNet/Generated/Java/Awt/Graphics.cs index 9c18401ff6..4c0f46c17c 100644 --- a/src/net/JNet/Generated/Java/Awt/Graphics.cs +++ b/src/net/JNet/Generated/Java/Awt/Graphics.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Graphics definition + #region Graphics declaration /// /// /// @@ -72,7 +72,7 @@ public Graphics(params object[] args) : base(args) { } } #endregion - #region Graphics + #region Graphics implementation public partial class Graphics { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Graphics2D.cs b/src/net/JNet/Generated/Java/Awt/Graphics2D.cs index dc3e98c11d..048449137f 100644 --- a/src/net/JNet/Generated/Java/Awt/Graphics2D.cs +++ b/src/net/JNet/Generated/Java/Awt/Graphics2D.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Graphics2D definition + #region Graphics2D declaration /// /// /// @@ -72,7 +72,7 @@ public Graphics2D(params object[] args) : base(args) { } } #endregion - #region Graphics2D + #region Graphics2D implementation public partial class Graphics2D { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/GraphicsConfigTemplate.cs b/src/net/JNet/Generated/Java/Awt/GraphicsConfigTemplate.cs index 9f8d232fab..f24773e102 100644 --- a/src/net/JNet/Generated/Java/Awt/GraphicsConfigTemplate.cs +++ b/src/net/JNet/Generated/Java/Awt/GraphicsConfigTemplate.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region GraphicsConfigTemplate definition + #region GraphicsConfigTemplate declaration /// /// /// @@ -72,7 +72,7 @@ public GraphicsConfigTemplate(params object[] args) : base(args) { } } #endregion - #region GraphicsConfigTemplate + #region GraphicsConfigTemplate implementation public partial class GraphicsConfigTemplate { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/GraphicsConfiguration.cs b/src/net/JNet/Generated/Java/Awt/GraphicsConfiguration.cs index 3e8923a2a7..0d05a0ceed 100644 --- a/src/net/JNet/Generated/Java/Awt/GraphicsConfiguration.cs +++ b/src/net/JNet/Generated/Java/Awt/GraphicsConfiguration.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region GraphicsConfiguration definition + #region GraphicsConfiguration declaration /// /// /// @@ -72,7 +72,7 @@ public GraphicsConfiguration(params object[] args) : base(args) { } } #endregion - #region GraphicsConfiguration + #region GraphicsConfiguration implementation public partial class GraphicsConfiguration { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/GraphicsDevice.cs b/src/net/JNet/Generated/Java/Awt/GraphicsDevice.cs index ae6109c89d..92e0e8f006 100644 --- a/src/net/JNet/Generated/Java/Awt/GraphicsDevice.cs +++ b/src/net/JNet/Generated/Java/Awt/GraphicsDevice.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region GraphicsDevice definition + #region GraphicsDevice declaration /// /// /// @@ -68,7 +68,7 @@ public GraphicsDevice(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region WindowTranslucency definition + #region WindowTranslucency declaration /// /// /// @@ -117,7 +117,7 @@ public WindowTranslucency(params object[] args) : base(args) { } } #endregion - #region GraphicsDevice + #region GraphicsDevice implementation public partial class GraphicsDevice { #region Constructors @@ -249,7 +249,7 @@ public Java.Awt.GraphicsConfiguration GetBestConfiguration(Java.Awt.GraphicsConf #endregion #region Nested classes - #region WindowTranslucency + #region WindowTranslucency implementation public partial class WindowTranslucency { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/GraphicsEnvironment.cs b/src/net/JNet/Generated/Java/Awt/GraphicsEnvironment.cs index 59fbc65f3a..62590e0ffe 100644 --- a/src/net/JNet/Generated/Java/Awt/GraphicsEnvironment.cs +++ b/src/net/JNet/Generated/Java/Awt/GraphicsEnvironment.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region GraphicsEnvironment definition + #region GraphicsEnvironment declaration /// /// /// @@ -72,7 +72,7 @@ public GraphicsEnvironment(params object[] args) : base(args) { } } #endregion - #region GraphicsEnvironment + #region GraphicsEnvironment implementation public partial class GraphicsEnvironment { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/GridBagConstraints.cs b/src/net/JNet/Generated/Java/Awt/GridBagConstraints.cs index 625f83f424..deb0971c84 100644 --- a/src/net/JNet/Generated/Java/Awt/GridBagConstraints.cs +++ b/src/net/JNet/Generated/Java/Awt/GridBagConstraints.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region GridBagConstraints definition + #region GridBagConstraints declaration /// /// /// @@ -70,7 +70,7 @@ public GridBagConstraints(params object[] args) : base(args) { } } #endregion - #region GridBagConstraints + #region GridBagConstraints implementation public partial class GridBagConstraints { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/GridBagLayout.cs b/src/net/JNet/Generated/Java/Awt/GridBagLayout.cs index c0a78861c5..7051345b0c 100644 --- a/src/net/JNet/Generated/Java/Awt/GridBagLayout.cs +++ b/src/net/JNet/Generated/Java/Awt/GridBagLayout.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region GridBagLayout definition + #region GridBagLayout declaration /// /// /// @@ -70,7 +70,7 @@ public GridBagLayout(params object[] args) : base(args) { } } #endregion - #region GridBagLayout + #region GridBagLayout implementation public partial class GridBagLayout { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/GridBagLayoutInfo.cs b/src/net/JNet/Generated/Java/Awt/GridBagLayoutInfo.cs index 8c58f74151..c07462a027 100644 --- a/src/net/JNet/Generated/Java/Awt/GridBagLayoutInfo.cs +++ b/src/net/JNet/Generated/Java/Awt/GridBagLayoutInfo.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region GridBagLayoutInfo definition + #region GridBagLayoutInfo declaration /// /// /// @@ -70,7 +70,7 @@ public GridBagLayoutInfo(params object[] args) : base(args) { } } #endregion - #region GridBagLayoutInfo + #region GridBagLayoutInfo implementation public partial class GridBagLayoutInfo { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/GridLayout.cs b/src/net/JNet/Generated/Java/Awt/GridLayout.cs index 18bced4d29..0f5e6ff801 100644 --- a/src/net/JNet/Generated/Java/Awt/GridLayout.cs +++ b/src/net/JNet/Generated/Java/Awt/GridLayout.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region GridLayout definition + #region GridLayout declaration /// /// /// @@ -70,7 +70,7 @@ public GridLayout(params object[] args) : base(args) { } } #endregion - #region GridLayout + #region GridLayout implementation public partial class GridLayout { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/HeadlessException.cs b/src/net/JNet/Generated/Java/Awt/HeadlessException.cs index ff4a1aca36..75597a9d2c 100644 --- a/src/net/JNet/Generated/Java/Awt/HeadlessException.cs +++ b/src/net/JNet/Generated/Java/Awt/HeadlessException.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region HeadlessException definition + #region HeadlessException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class HeadlessException : Java.Lang.UnsupportedOperationException } #endregion - #region HeadlessException + #region HeadlessException implementation public partial class HeadlessException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/IllegalComponentStateException.cs b/src/net/JNet/Generated/Java/Awt/IllegalComponentStateException.cs index 05ebcbccf2..696da9a4d2 100644 --- a/src/net/JNet/Generated/Java/Awt/IllegalComponentStateException.cs +++ b/src/net/JNet/Generated/Java/Awt/IllegalComponentStateException.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region IllegalComponentStateException definition + #region IllegalComponentStateException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalComponentStateException : Java.Lang.IllegalStateExce } #endregion - #region IllegalComponentStateException + #region IllegalComponentStateException implementation public partial class IllegalComponentStateException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Im/InputContext.cs b/src/net/JNet/Generated/Java/Awt/Im/InputContext.cs index 9392ab536a..a8cda6630b 100644 --- a/src/net/JNet/Generated/Java/Awt/Im/InputContext.cs +++ b/src/net/JNet/Generated/Java/Awt/Im/InputContext.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Im { - #region InputContext definition + #region InputContext declaration /// /// /// @@ -70,7 +70,7 @@ public InputContext(params object[] args) : base(args) { } } #endregion - #region InputContext + #region InputContext implementation public partial class InputContext { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Im/InputMethodHighlight.cs b/src/net/JNet/Generated/Java/Awt/Im/InputMethodHighlight.cs index 182df1029e..b871e3f7b2 100644 --- a/src/net/JNet/Generated/Java/Awt/Im/InputMethodHighlight.cs +++ b/src/net/JNet/Generated/Java/Awt/Im/InputMethodHighlight.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Im { - #region InputMethodHighlight definition + #region InputMethodHighlight declaration /// /// /// @@ -70,7 +70,7 @@ public InputMethodHighlight(params object[] args) : base(args) { } } #endregion - #region InputMethodHighlight + #region InputMethodHighlight implementation public partial class InputMethodHighlight { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Im/InputMethodRequests.cs b/src/net/JNet/Generated/Java/Awt/Im/InputMethodRequests.cs index aaeae6df01..d3daba7487 100644 --- a/src/net/JNet/Generated/Java/Awt/Im/InputMethodRequests.cs +++ b/src/net/JNet/Generated/Java/Awt/Im/InputMethodRequests.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Im { - #region InputMethodRequests definition + #region InputMethodRequests declaration /// /// /// @@ -131,7 +131,7 @@ public partial interface IInputMethodRequests } #endregion - #region InputMethodRequests + #region InputMethodRequests implementation public partial class InputMethodRequests : Java.Awt.Im.IInputMethodRequests { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Im/InputSubset.cs b/src/net/JNet/Generated/Java/Awt/Im/InputSubset.cs index aa3f5f2b63..a888abcc89 100644 --- a/src/net/JNet/Generated/Java/Awt/Im/InputSubset.cs +++ b/src/net/JNet/Generated/Java/Awt/Im/InputSubset.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Im { - #region InputSubset definition + #region InputSubset declaration /// /// /// @@ -70,7 +70,7 @@ public InputSubset(params object[] args) : base(args) { } } #endregion - #region InputSubset + #region InputSubset implementation public partial class InputSubset { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Im/Spi/InputMethod.cs b/src/net/JNet/Generated/Java/Awt/Im/Spi/InputMethod.cs index 8830e87115..5e9cd2347e 100644 --- a/src/net/JNet/Generated/Java/Awt/Im/Spi/InputMethod.cs +++ b/src/net/JNet/Generated/Java/Awt/Im/Spi/InputMethod.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Im.Spi { - #region InputMethod definition + #region InputMethod declaration /// /// /// @@ -163,7 +163,7 @@ public partial interface IInputMethod } #endregion - #region InputMethod + #region InputMethod implementation public partial class InputMethod : Java.Awt.Im.Spi.IInputMethod { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Im/Spi/InputMethodContext.cs b/src/net/JNet/Generated/Java/Awt/Im/Spi/InputMethodContext.cs index 46f2377904..d1e69f817b 100644 --- a/src/net/JNet/Generated/Java/Awt/Im/Spi/InputMethodContext.cs +++ b/src/net/JNet/Generated/Java/Awt/Im/Spi/InputMethodContext.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Im.Spi { - #region InputMethodContext definition + #region InputMethodContext declaration /// /// /// @@ -119,7 +119,7 @@ public partial interface IInputMethodContext : Java.Awt.Im.IInputMethodRequests } #endregion - #region InputMethodContext + #region InputMethodContext implementation public partial class InputMethodContext : Java.Awt.Im.Spi.IInputMethodContext { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Im/Spi/InputMethodDescriptor.cs b/src/net/JNet/Generated/Java/Awt/Im/Spi/InputMethodDescriptor.cs index 718aedd62f..303493e5e5 100644 --- a/src/net/JNet/Generated/Java/Awt/Im/Spi/InputMethodDescriptor.cs +++ b/src/net/JNet/Generated/Java/Awt/Im/Spi/InputMethodDescriptor.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Im.Spi { - #region InputMethodDescriptor definition + #region InputMethodDescriptor declaration /// /// /// @@ -118,7 +118,7 @@ public partial interface IInputMethodDescriptor } #endregion - #region InputMethodDescriptor + #region InputMethodDescriptor implementation public partial class InputMethodDescriptor : Java.Awt.Im.Spi.IInputMethodDescriptor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Image.cs b/src/net/JNet/Generated/Java/Awt/Image.cs index 3ed3e401ec..9d7d1fde45 100644 --- a/src/net/JNet/Generated/Java/Awt/Image.cs +++ b/src/net/JNet/Generated/Java/Awt/Image.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Image definition + #region Image declaration /// /// /// @@ -72,7 +72,7 @@ public Image(params object[] args) : base(args) { } } #endregion - #region Image + #region Image implementation public partial class Image { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageCapabilities.cs b/src/net/JNet/Generated/Java/Awt/ImageCapabilities.cs index d524471f20..8301a7856d 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageCapabilities.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageCapabilities.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region ImageCapabilities definition + #region ImageCapabilities declaration /// /// /// @@ -70,7 +70,7 @@ public ImageCapabilities(params object[] args) : base(args) { } } #endregion - #region ImageCapabilities + #region ImageCapabilities implementation public partial class ImageCapabilities { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/AbstractMultiResolutionImage.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/AbstractMultiResolutionImage.cs index 559cc07f0d..805e8bdf9b 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/AbstractMultiResolutionImage.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/AbstractMultiResolutionImage.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region AbstractMultiResolutionImage definition + #region AbstractMultiResolutionImage declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractMultiResolutionImage(params object[] args) : base(args) { } } #endregion - #region AbstractMultiResolutionImage + #region AbstractMultiResolutionImage implementation public partial class AbstractMultiResolutionImage { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/AffineTransformOp.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/AffineTransformOp.cs index 81a54f0c7b..7cf00cc3f8 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/AffineTransformOp.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/AffineTransformOp.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region AffineTransformOp definition + #region AffineTransformOp declaration /// /// /// @@ -70,7 +70,7 @@ public AffineTransformOp(params object[] args) : base(args) { } } #endregion - #region AffineTransformOp + #region AffineTransformOp implementation public partial class AffineTransformOp { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/AreaAveragingScaleFilter.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/AreaAveragingScaleFilter.cs index b8d7182554..c22b8af5d6 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/AreaAveragingScaleFilter.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/AreaAveragingScaleFilter.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region AreaAveragingScaleFilter definition + #region AreaAveragingScaleFilter declaration /// /// /// @@ -70,7 +70,7 @@ public AreaAveragingScaleFilter(params object[] args) : base(args) { } } #endregion - #region AreaAveragingScaleFilter + #region AreaAveragingScaleFilter implementation public partial class AreaAveragingScaleFilter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/BandCombineOp.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/BandCombineOp.cs index d3baa3bc4b..c985b6210c 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/BandCombineOp.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/BandCombineOp.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region BandCombineOp definition + #region BandCombineOp declaration /// /// /// @@ -70,7 +70,7 @@ public BandCombineOp(params object[] args) : base(args) { } } #endregion - #region BandCombineOp + #region BandCombineOp implementation public partial class BandCombineOp { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/BandedSampleModel.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/BandedSampleModel.cs index ae430fd89c..a79ce09a00 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/BandedSampleModel.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/BandedSampleModel.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region BandedSampleModel definition + #region BandedSampleModel declaration /// /// /// @@ -70,7 +70,7 @@ public BandedSampleModel(params object[] args) : base(args) { } } #endregion - #region BandedSampleModel + #region BandedSampleModel implementation public partial class BandedSampleModel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/BaseMultiResolutionImage.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/BaseMultiResolutionImage.cs index 31367ec670..181e84d0e3 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/BaseMultiResolutionImage.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/BaseMultiResolutionImage.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region BaseMultiResolutionImage definition + #region BaseMultiResolutionImage declaration /// /// /// @@ -70,7 +70,7 @@ public BaseMultiResolutionImage(params object[] args) : base(args) { } } #endregion - #region BaseMultiResolutionImage + #region BaseMultiResolutionImage implementation public partial class BaseMultiResolutionImage { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/BufferStrategy.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/BufferStrategy.cs index 7e0293efd4..523c8fa81b 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/BufferStrategy.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/BufferStrategy.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region BufferStrategy definition + #region BufferStrategy declaration /// /// /// @@ -72,7 +72,7 @@ public BufferStrategy(params object[] args) : base(args) { } } #endregion - #region BufferStrategy + #region BufferStrategy implementation public partial class BufferStrategy { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/BufferedImage.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/BufferedImage.cs index 9d2d43b999..60abfc1029 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/BufferedImage.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/BufferedImage.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region BufferedImage definition + #region BufferedImage declaration /// /// /// @@ -70,7 +70,7 @@ public BufferedImage(params object[] args) : base(args) { } } #endregion - #region BufferedImage + #region BufferedImage implementation public partial class BufferedImage { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/BufferedImageFilter.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/BufferedImageFilter.cs index 4a9adc4f61..657fd68a85 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/BufferedImageFilter.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/BufferedImageFilter.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region BufferedImageFilter definition + #region BufferedImageFilter declaration /// /// /// @@ -70,7 +70,7 @@ public BufferedImageFilter(params object[] args) : base(args) { } } #endregion - #region BufferedImageFilter + #region BufferedImageFilter implementation public partial class BufferedImageFilter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/BufferedImageOp.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/BufferedImageOp.cs index 811a4961ba..3c7079e710 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/BufferedImageOp.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/BufferedImageOp.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region BufferedImageOp definition + #region BufferedImageOp declaration /// /// /// @@ -121,7 +121,7 @@ public partial interface IBufferedImageOp } #endregion - #region BufferedImageOp + #region BufferedImageOp implementation public partial class BufferedImageOp : Java.Awt.ImageNs.IBufferedImageOp { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/ByteLookupTable.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/ByteLookupTable.cs index 9ad2610f7d..deba51177b 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/ByteLookupTable.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/ByteLookupTable.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region ByteLookupTable definition + #region ByteLookupTable declaration /// /// /// @@ -70,7 +70,7 @@ public ByteLookupTable(params object[] args) : base(args) { } } #endregion - #region ByteLookupTable + #region ByteLookupTable implementation public partial class ByteLookupTable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/ColorConvertOp.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/ColorConvertOp.cs index 307b4cf3fa..5f7269a42f 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/ColorConvertOp.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/ColorConvertOp.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region ColorConvertOp definition + #region ColorConvertOp declaration /// /// /// @@ -70,7 +70,7 @@ public ColorConvertOp(params object[] args) : base(args) { } } #endregion - #region ColorConvertOp + #region ColorConvertOp implementation public partial class ColorConvertOp { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/ColorModel.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/ColorModel.cs index 52862e5715..a0f46ee1d4 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/ColorModel.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/ColorModel.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region ColorModel definition + #region ColorModel declaration /// /// /// @@ -72,7 +72,7 @@ public ColorModel(params object[] args) : base(args) { } } #endregion - #region ColorModel + #region ColorModel implementation public partial class ColorModel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/ComponentColorModel.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/ComponentColorModel.cs index 5184ec2cb4..92aff9e867 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/ComponentColorModel.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/ComponentColorModel.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region ComponentColorModel definition + #region ComponentColorModel declaration /// /// /// @@ -70,7 +70,7 @@ public ComponentColorModel(params object[] args) : base(args) { } } #endregion - #region ComponentColorModel + #region ComponentColorModel implementation public partial class ComponentColorModel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/ComponentSampleModel.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/ComponentSampleModel.cs index 39a870e225..246b915a97 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/ComponentSampleModel.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/ComponentSampleModel.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region ComponentSampleModel definition + #region ComponentSampleModel declaration /// /// /// @@ -70,7 +70,7 @@ public ComponentSampleModel(params object[] args) : base(args) { } } #endregion - #region ComponentSampleModel + #region ComponentSampleModel implementation public partial class ComponentSampleModel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/ConvolveOp.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/ConvolveOp.cs index 16a6ade8ce..9f579d8f19 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/ConvolveOp.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/ConvolveOp.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region ConvolveOp definition + #region ConvolveOp declaration /// /// /// @@ -70,7 +70,7 @@ public ConvolveOp(params object[] args) : base(args) { } } #endregion - #region ConvolveOp + #region ConvolveOp implementation public partial class ConvolveOp { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/CropImageFilter.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/CropImageFilter.cs index 817abada79..d36d6ebbbb 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/CropImageFilter.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/CropImageFilter.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region CropImageFilter definition + #region CropImageFilter declaration /// /// /// @@ -70,7 +70,7 @@ public CropImageFilter(params object[] args) : base(args) { } } #endregion - #region CropImageFilter + #region CropImageFilter implementation public partial class CropImageFilter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/DataBuffer.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/DataBuffer.cs index 691307ead0..2340c24822 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/DataBuffer.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/DataBuffer.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region DataBuffer definition + #region DataBuffer declaration /// /// /// @@ -72,7 +72,7 @@ public DataBuffer(params object[] args) : base(args) { } } #endregion - #region DataBuffer + #region DataBuffer implementation public partial class DataBuffer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferByte.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferByte.cs index e4ce38b1fb..085ef5df37 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferByte.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferByte.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region DataBufferByte definition + #region DataBufferByte declaration /// /// /// @@ -70,7 +70,7 @@ public DataBufferByte(params object[] args) : base(args) { } } #endregion - #region DataBufferByte + #region DataBufferByte implementation public partial class DataBufferByte { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferDouble.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferDouble.cs index 941504baad..bb532dca5e 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferDouble.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferDouble.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region DataBufferDouble definition + #region DataBufferDouble declaration /// /// /// @@ -70,7 +70,7 @@ public DataBufferDouble(params object[] args) : base(args) { } } #endregion - #region DataBufferDouble + #region DataBufferDouble implementation public partial class DataBufferDouble { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferFloat.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferFloat.cs index 28d3ed62f1..9d0857c5a8 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferFloat.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferFloat.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region DataBufferFloat definition + #region DataBufferFloat declaration /// /// /// @@ -70,7 +70,7 @@ public DataBufferFloat(params object[] args) : base(args) { } } #endregion - #region DataBufferFloat + #region DataBufferFloat implementation public partial class DataBufferFloat { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferInt.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferInt.cs index 497babe3bd..d63525cee8 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferInt.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferInt.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region DataBufferInt definition + #region DataBufferInt declaration /// /// /// @@ -70,7 +70,7 @@ public DataBufferInt(params object[] args) : base(args) { } } #endregion - #region DataBufferInt + #region DataBufferInt implementation public partial class DataBufferInt { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferShort.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferShort.cs index c9531d966d..78bbaaa8d5 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferShort.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferShort.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region DataBufferShort definition + #region DataBufferShort declaration /// /// /// @@ -70,7 +70,7 @@ public DataBufferShort(params object[] args) : base(args) { } } #endregion - #region DataBufferShort + #region DataBufferShort implementation public partial class DataBufferShort { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferUShort.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferUShort.cs index 56c3cabf77..bbe37740d3 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferUShort.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/DataBufferUShort.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region DataBufferUShort definition + #region DataBufferUShort declaration /// /// /// @@ -70,7 +70,7 @@ public DataBufferUShort(params object[] args) : base(args) { } } #endregion - #region DataBufferUShort + #region DataBufferUShort implementation public partial class DataBufferUShort { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/DirectColorModel.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/DirectColorModel.cs index c543ba78de..525053c281 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/DirectColorModel.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/DirectColorModel.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region DirectColorModel definition + #region DirectColorModel declaration /// /// /// @@ -70,7 +70,7 @@ public DirectColorModel(params object[] args) : base(args) { } } #endregion - #region DirectColorModel + #region DirectColorModel implementation public partial class DirectColorModel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/FilteredImageSource.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/FilteredImageSource.cs index 33c9b2638b..69d78ac1f8 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/FilteredImageSource.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/FilteredImageSource.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region FilteredImageSource definition + #region FilteredImageSource declaration /// /// /// @@ -70,7 +70,7 @@ public FilteredImageSource(params object[] args) : base(args) { } } #endregion - #region FilteredImageSource + #region FilteredImageSource implementation public partial class FilteredImageSource { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/ImageConsumer.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/ImageConsumer.cs index 6e6f8f6575..3e80b1d137 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/ImageConsumer.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/ImageConsumer.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region ImageConsumer definition + #region ImageConsumer declaration /// /// /// @@ -140,7 +140,7 @@ public partial interface IImageConsumer } #endregion - #region ImageConsumer + #region ImageConsumer implementation public partial class ImageConsumer : Java.Awt.ImageNs.IImageConsumer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/ImageFilter.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/ImageFilter.cs index d7ac6462e6..30f5a2a214 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/ImageFilter.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/ImageFilter.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region ImageFilter definition + #region ImageFilter declaration /// /// /// @@ -70,7 +70,7 @@ public ImageFilter(params object[] args) : base(args) { } } #endregion - #region ImageFilter + #region ImageFilter implementation public partial class ImageFilter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/ImageObserver.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/ImageObserver.cs index 6e0b2da1a2..20ecd76c8d 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/ImageObserver.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/ImageObserver.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region ImageObserver definition + #region ImageObserver declaration /// /// /// @@ -101,7 +101,7 @@ public partial interface IImageObserver } #endregion - #region ImageObserver + #region ImageObserver implementation public partial class ImageObserver : Java.Awt.ImageNs.IImageObserver { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/ImageProducer.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/ImageProducer.cs index 87a57e70b4..a7c4ae2840 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/ImageProducer.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/ImageProducer.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region ImageProducer definition + #region ImageProducer declaration /// /// /// @@ -116,7 +116,7 @@ public partial interface IImageProducer } #endregion - #region ImageProducer + #region ImageProducer implementation public partial class ImageProducer : Java.Awt.ImageNs.IImageProducer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/ImagingOpException.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/ImagingOpException.cs index 9c9b104ab0..e8a4d5b2d8 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/ImagingOpException.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/ImagingOpException.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region ImagingOpException definition + #region ImagingOpException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ImagingOpException : Java.Lang.RuntimeException } #endregion - #region ImagingOpException + #region ImagingOpException implementation public partial class ImagingOpException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/IndexColorModel.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/IndexColorModel.cs index 1dbdadc7e4..a318760be0 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/IndexColorModel.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/IndexColorModel.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region IndexColorModel definition + #region IndexColorModel declaration /// /// /// @@ -70,7 +70,7 @@ public IndexColorModel(params object[] args) : base(args) { } } #endregion - #region IndexColorModel + #region IndexColorModel implementation public partial class IndexColorModel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/Kernel.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/Kernel.cs index ff6fa7d28f..dd2867a243 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/Kernel.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/Kernel.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region Kernel definition + #region Kernel declaration /// /// /// @@ -70,7 +70,7 @@ public Kernel(params object[] args) : base(args) { } } #endregion - #region Kernel + #region Kernel implementation public partial class Kernel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/LookupOp.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/LookupOp.cs index acdf00820a..9ea2641803 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/LookupOp.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/LookupOp.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region LookupOp definition + #region LookupOp declaration /// /// /// @@ -70,7 +70,7 @@ public LookupOp(params object[] args) : base(args) { } } #endregion - #region LookupOp + #region LookupOp implementation public partial class LookupOp { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/LookupTable.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/LookupTable.cs index 9bbc50dfde..f51b15fd45 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/LookupTable.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/LookupTable.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region LookupTable definition + #region LookupTable declaration /// /// /// @@ -72,7 +72,7 @@ public LookupTable(params object[] args) : base(args) { } } #endregion - #region LookupTable + #region LookupTable implementation public partial class LookupTable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/MemoryImageSource.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/MemoryImageSource.cs index 1758740ca8..edd4757a8c 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/MemoryImageSource.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/MemoryImageSource.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region MemoryImageSource definition + #region MemoryImageSource declaration /// /// /// @@ -70,7 +70,7 @@ public MemoryImageSource(params object[] args) : base(args) { } } #endregion - #region MemoryImageSource + #region MemoryImageSource implementation public partial class MemoryImageSource { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/MultiPixelPackedSampleModel.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/MultiPixelPackedSampleModel.cs index a2ec1e17ae..2423619dca 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/MultiPixelPackedSampleModel.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/MultiPixelPackedSampleModel.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region MultiPixelPackedSampleModel definition + #region MultiPixelPackedSampleModel declaration /// /// /// @@ -70,7 +70,7 @@ public MultiPixelPackedSampleModel(params object[] args) : base(args) { } } #endregion - #region MultiPixelPackedSampleModel + #region MultiPixelPackedSampleModel implementation public partial class MultiPixelPackedSampleModel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/MultiResolutionImage.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/MultiResolutionImage.cs index 33e0e1247a..0be74d1266 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/MultiResolutionImage.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/MultiResolutionImage.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region MultiResolutionImage definition + #region MultiResolutionImage declaration /// /// /// @@ -101,7 +101,7 @@ public partial interface IMultiResolutionImage } #endregion - #region MultiResolutionImage + #region MultiResolutionImage implementation public partial class MultiResolutionImage : Java.Awt.ImageNs.IMultiResolutionImage { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/PackedColorModel.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/PackedColorModel.cs index a6e0301a0c..403181edd6 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/PackedColorModel.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/PackedColorModel.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region PackedColorModel definition + #region PackedColorModel declaration /// /// /// @@ -72,7 +72,7 @@ public PackedColorModel(params object[] args) : base(args) { } } #endregion - #region PackedColorModel + #region PackedColorModel implementation public partial class PackedColorModel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/PixelGrabber.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/PixelGrabber.cs index 0456c29341..0d382799e2 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/PixelGrabber.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/PixelGrabber.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region PixelGrabber definition + #region PixelGrabber declaration /// /// /// @@ -70,7 +70,7 @@ public PixelGrabber(params object[] args) : base(args) { } } #endregion - #region PixelGrabber + #region PixelGrabber implementation public partial class PixelGrabber { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/PixelInterleavedSampleModel.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/PixelInterleavedSampleModel.cs index 4d1504b243..da0b64dd02 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/PixelInterleavedSampleModel.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/PixelInterleavedSampleModel.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region PixelInterleavedSampleModel definition + #region PixelInterleavedSampleModel declaration /// /// /// @@ -70,7 +70,7 @@ public PixelInterleavedSampleModel(params object[] args) : base(args) { } } #endregion - #region PixelInterleavedSampleModel + #region PixelInterleavedSampleModel implementation public partial class PixelInterleavedSampleModel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/RGBImageFilter.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/RGBImageFilter.cs index 46f87ed618..9ff3dcbc09 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/RGBImageFilter.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/RGBImageFilter.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region RGBImageFilter definition + #region RGBImageFilter declaration /// /// /// @@ -72,7 +72,7 @@ public RGBImageFilter(params object[] args) : base(args) { } } #endregion - #region RGBImageFilter + #region RGBImageFilter implementation public partial class RGBImageFilter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/Raster.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/Raster.cs index 25fc65488b..41387bea3f 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/Raster.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/Raster.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region Raster definition + #region Raster declaration /// /// /// @@ -70,7 +70,7 @@ public Raster(params object[] args) : base(args) { } } #endregion - #region Raster + #region Raster implementation public partial class Raster { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/RasterFormatException.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/RasterFormatException.cs index 7ec0ebd88c..9e079e0b77 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/RasterFormatException.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/RasterFormatException.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region RasterFormatException definition + #region RasterFormatException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class RasterFormatException : Java.Lang.RuntimeException } #endregion - #region RasterFormatException + #region RasterFormatException implementation public partial class RasterFormatException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/RasterOp.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/RasterOp.cs index 290fce45f0..7bd1d41b81 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/RasterOp.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/RasterOp.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region RasterOp definition + #region RasterOp declaration /// /// /// @@ -120,7 +120,7 @@ public partial interface IRasterOp } #endregion - #region RasterOp + #region RasterOp implementation public partial class RasterOp : Java.Awt.ImageNs.IRasterOp { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/ContextualRenderedImageFactory.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/ContextualRenderedImageFactory.cs index 63ab52ed60..00684d2719 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/ContextualRenderedImageFactory.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/ContextualRenderedImageFactory.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs.Renderable { - #region ContextualRenderedImageFactory definition + #region ContextualRenderedImageFactory declaration /// /// /// @@ -128,7 +128,7 @@ public partial interface IContextualRenderedImageFactory : Java.Awt.ImageNs.Rend } #endregion - #region ContextualRenderedImageFactory + #region ContextualRenderedImageFactory implementation public partial class ContextualRenderedImageFactory : Java.Awt.ImageNs.Renderable.IContextualRenderedImageFactory { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/ParameterBlock.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/ParameterBlock.cs index 60a0a52f47..edc977e390 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/ParameterBlock.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/ParameterBlock.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs.Renderable { - #region ParameterBlock definition + #region ParameterBlock declaration /// /// /// @@ -70,7 +70,7 @@ public ParameterBlock(params object[] args) : base(args) { } } #endregion - #region ParameterBlock + #region ParameterBlock implementation public partial class ParameterBlock { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderContext.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderContext.cs index 1c59d255e5..08c591b1cb 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderContext.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderContext.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs.Renderable { - #region RenderContext definition + #region RenderContext declaration /// /// /// @@ -70,7 +70,7 @@ public RenderContext(params object[] args) : base(args) { } } #endregion - #region RenderContext + #region RenderContext implementation public partial class RenderContext { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderableImage.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderableImage.cs index 72d7ad0c06..b155848ade 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderableImage.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderableImage.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs.Renderable { - #region RenderableImage definition + #region RenderableImage declaration /// /// /// @@ -144,7 +144,7 @@ public partial interface IRenderableImage } #endregion - #region RenderableImage + #region RenderableImage implementation public partial class RenderableImage : Java.Awt.ImageNs.Renderable.IRenderableImage { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderableImageOp.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderableImageOp.cs index 2b4d6020a5..30e483df64 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderableImageOp.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderableImageOp.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs.Renderable { - #region RenderableImageOp definition + #region RenderableImageOp declaration /// /// /// @@ -70,7 +70,7 @@ public RenderableImageOp(params object[] args) : base(args) { } } #endregion - #region RenderableImageOp + #region RenderableImageOp implementation public partial class RenderableImageOp { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderableImageProducer.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderableImageProducer.cs index 8267ea4f82..dc187829bb 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderableImageProducer.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderableImageProducer.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs.Renderable { - #region RenderableImageProducer definition + #region RenderableImageProducer declaration /// /// /// @@ -70,7 +70,7 @@ public RenderableImageProducer(params object[] args) : base(args) { } } #endregion - #region RenderableImageProducer + #region RenderableImageProducer implementation public partial class RenderableImageProducer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderedImageFactory.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderedImageFactory.cs index aca0408b02..172efd7c6c 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderedImageFactory.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/Renderable/RenderedImageFactory.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs.Renderable { - #region RenderedImageFactory definition + #region RenderedImageFactory declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IRenderedImageFactory } #endregion - #region RenderedImageFactory + #region RenderedImageFactory implementation public partial class RenderedImageFactory : Java.Awt.ImageNs.Renderable.IRenderedImageFactory { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/RenderedImage.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/RenderedImage.cs index b76bfa8c11..caa4e295f8 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/RenderedImage.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/RenderedImage.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region RenderedImage definition + #region RenderedImage declaration /// /// /// @@ -183,7 +183,7 @@ public partial interface IRenderedImage } #endregion - #region RenderedImage + #region RenderedImage implementation public partial class RenderedImage : Java.Awt.ImageNs.IRenderedImage { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/ReplicateScaleFilter.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/ReplicateScaleFilter.cs index c09a9cb9cd..a60063b3a1 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/ReplicateScaleFilter.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/ReplicateScaleFilter.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region ReplicateScaleFilter definition + #region ReplicateScaleFilter declaration /// /// /// @@ -70,7 +70,7 @@ public ReplicateScaleFilter(params object[] args) : base(args) { } } #endregion - #region ReplicateScaleFilter + #region ReplicateScaleFilter implementation public partial class ReplicateScaleFilter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/RescaleOp.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/RescaleOp.cs index 96f10b3dc0..7270a39ffe 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/RescaleOp.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/RescaleOp.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region RescaleOp definition + #region RescaleOp declaration /// /// /// @@ -70,7 +70,7 @@ public RescaleOp(params object[] args) : base(args) { } } #endregion - #region RescaleOp + #region RescaleOp implementation public partial class RescaleOp { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/SampleModel.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/SampleModel.cs index 2c677a66dc..523a4e59b4 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/SampleModel.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/SampleModel.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region SampleModel definition + #region SampleModel declaration /// /// /// @@ -72,7 +72,7 @@ public SampleModel(params object[] args) : base(args) { } } #endregion - #region SampleModel + #region SampleModel implementation public partial class SampleModel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/ShortLookupTable.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/ShortLookupTable.cs index 6f221d0a84..16ada94ff7 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/ShortLookupTable.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/ShortLookupTable.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region ShortLookupTable definition + #region ShortLookupTable declaration /// /// /// @@ -70,7 +70,7 @@ public ShortLookupTable(params object[] args) : base(args) { } } #endregion - #region ShortLookupTable + #region ShortLookupTable implementation public partial class ShortLookupTable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/SinglePixelPackedSampleModel.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/SinglePixelPackedSampleModel.cs index 59d78d483f..ee28732ecf 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/SinglePixelPackedSampleModel.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/SinglePixelPackedSampleModel.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region SinglePixelPackedSampleModel definition + #region SinglePixelPackedSampleModel declaration /// /// /// @@ -70,7 +70,7 @@ public SinglePixelPackedSampleModel(params object[] args) : base(args) { } } #endregion - #region SinglePixelPackedSampleModel + #region SinglePixelPackedSampleModel implementation public partial class SinglePixelPackedSampleModel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/TileObserver.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/TileObserver.cs index 38bdaa0abf..2462bb00ea 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/TileObserver.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/TileObserver.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region TileObserver definition + #region TileObserver declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface ITileObserver } #endregion - #region TileObserver + #region TileObserver implementation public partial class TileObserver : Java.Awt.ImageNs.ITileObserver { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/VolatileImage.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/VolatileImage.cs index 7d862f2455..b575f3c7bd 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/VolatileImage.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/VolatileImage.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region VolatileImage definition + #region VolatileImage declaration /// /// /// @@ -72,7 +72,7 @@ public VolatileImage(params object[] args) : base(args) { } } #endregion - #region VolatileImage + #region VolatileImage implementation public partial class VolatileImage { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/WritableRaster.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/WritableRaster.cs index c9f6df3831..5bd495f2d9 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/WritableRaster.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/WritableRaster.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region WritableRaster definition + #region WritableRaster declaration /// /// /// @@ -70,7 +70,7 @@ public WritableRaster(params object[] args) : base(args) { } } #endregion - #region WritableRaster + #region WritableRaster implementation public partial class WritableRaster { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ImageNs/WritableRenderedImage.cs b/src/net/JNet/Generated/Java/Awt/ImageNs/WritableRenderedImage.cs index 9b9b491970..4d38718e82 100644 --- a/src/net/JNet/Generated/Java/Awt/ImageNs/WritableRenderedImage.cs +++ b/src/net/JNet/Generated/Java/Awt/ImageNs/WritableRenderedImage.cs @@ -25,7 +25,7 @@ namespace Java.Awt.ImageNs { - #region WritableRenderedImage definition + #region WritableRenderedImage declaration /// /// /// @@ -134,7 +134,7 @@ public partial interface IWritableRenderedImage : Java.Awt.ImageNs.IRenderedImag } #endregion - #region WritableRenderedImage + #region WritableRenderedImage implementation public partial class WritableRenderedImage : Java.Awt.ImageNs.IWritableRenderedImage { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Insets.cs b/src/net/JNet/Generated/Java/Awt/Insets.cs index 35599ed865..fcec5b004d 100644 --- a/src/net/JNet/Generated/Java/Awt/Insets.cs +++ b/src/net/JNet/Generated/Java/Awt/Insets.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Insets definition + #region Insets declaration /// /// /// @@ -70,7 +70,7 @@ public Insets(params object[] args) : base(args) { } } #endregion - #region Insets + #region Insets implementation public partial class Insets { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ItemSelectable.cs b/src/net/JNet/Generated/Java/Awt/ItemSelectable.cs index 59b149d911..29ab5daab7 100644 --- a/src/net/JNet/Generated/Java/Awt/ItemSelectable.cs +++ b/src/net/JNet/Generated/Java/Awt/ItemSelectable.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region ItemSelectable definition + #region ItemSelectable declaration /// /// /// @@ -104,7 +104,7 @@ public partial interface IItemSelectable } #endregion - #region ItemSelectable + #region ItemSelectable implementation public partial class ItemSelectable : Java.Awt.IItemSelectable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/JobAttributes.cs b/src/net/JNet/Generated/Java/Awt/JobAttributes.cs index cb887d7b25..85895a193a 100644 --- a/src/net/JNet/Generated/Java/Awt/JobAttributes.cs +++ b/src/net/JNet/Generated/Java/Awt/JobAttributes.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region JobAttributes definition + #region JobAttributes declaration /// /// /// @@ -66,7 +66,7 @@ public JobAttributes(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region DefaultSelectionType definition + #region DefaultSelectionType declaration /// /// /// @@ -111,7 +111,7 @@ public DefaultSelectionType(params object[] args) : base(args) { } } #endregion - #region DestinationType definition + #region DestinationType declaration /// /// /// @@ -156,7 +156,7 @@ public DestinationType(params object[] args) : base(args) { } } #endregion - #region DialogType definition + #region DialogType declaration /// /// /// @@ -201,7 +201,7 @@ public DialogType(params object[] args) : base(args) { } } #endregion - #region MultipleDocumentHandlingType definition + #region MultipleDocumentHandlingType declaration /// /// /// @@ -246,7 +246,7 @@ public MultipleDocumentHandlingType(params object[] args) : base(args) { } } #endregion - #region SidesType definition + #region SidesType declaration /// /// /// @@ -295,7 +295,7 @@ public SidesType(params object[] args) : base(args) { } } #endregion - #region JobAttributes + #region JobAttributes implementation public partial class JobAttributes { #region Constructors @@ -465,7 +465,7 @@ public void SetSidesToDefault() #endregion #region Nested classes - #region DefaultSelectionType + #region DefaultSelectionType implementation public partial class DefaultSelectionType { #region Constructors @@ -514,7 +514,7 @@ public partial class DefaultSelectionType } #endregion - #region DestinationType + #region DestinationType implementation public partial class DestinationType { #region Constructors @@ -557,7 +557,7 @@ public partial class DestinationType } #endregion - #region DialogType + #region DialogType implementation public partial class DialogType { #region Constructors @@ -606,7 +606,7 @@ public partial class DialogType } #endregion - #region MultipleDocumentHandlingType + #region MultipleDocumentHandlingType implementation public partial class MultipleDocumentHandlingType { #region Constructors @@ -649,7 +649,7 @@ public partial class MultipleDocumentHandlingType } #endregion - #region SidesType + #region SidesType implementation public partial class SidesType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/KeyEventDispatcher.cs b/src/net/JNet/Generated/Java/Awt/KeyEventDispatcher.cs index 279fa82a41..7fcfcee351 100644 --- a/src/net/JNet/Generated/Java/Awt/KeyEventDispatcher.cs +++ b/src/net/JNet/Generated/Java/Awt/KeyEventDispatcher.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region KeyEventDispatcher definition + #region KeyEventDispatcher declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IKeyEventDispatcher } #endregion - #region KeyEventDispatcher + #region KeyEventDispatcher implementation public partial class KeyEventDispatcher : Java.Awt.IKeyEventDispatcher { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/KeyEventPostProcessor.cs b/src/net/JNet/Generated/Java/Awt/KeyEventPostProcessor.cs index bc1d5da6f5..1b52716b19 100644 --- a/src/net/JNet/Generated/Java/Awt/KeyEventPostProcessor.cs +++ b/src/net/JNet/Generated/Java/Awt/KeyEventPostProcessor.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region KeyEventPostProcessor definition + #region KeyEventPostProcessor declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IKeyEventPostProcessor } #endregion - #region KeyEventPostProcessor + #region KeyEventPostProcessor implementation public partial class KeyEventPostProcessor : Java.Awt.IKeyEventPostProcessor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/KeyboardFocusManager.cs b/src/net/JNet/Generated/Java/Awt/KeyboardFocusManager.cs index db1518e399..0872354539 100644 --- a/src/net/JNet/Generated/Java/Awt/KeyboardFocusManager.cs +++ b/src/net/JNet/Generated/Java/Awt/KeyboardFocusManager.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region KeyboardFocusManager definition + #region KeyboardFocusManager declaration /// /// /// @@ -72,7 +72,7 @@ public KeyboardFocusManager(params object[] args) : base(args) { } } #endregion - #region KeyboardFocusManager + #region KeyboardFocusManager implementation public partial class KeyboardFocusManager { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Label.cs b/src/net/JNet/Generated/Java/Awt/Label.cs index f35c04f5b2..2f8b928d12 100644 --- a/src/net/JNet/Generated/Java/Awt/Label.cs +++ b/src/net/JNet/Generated/Java/Awt/Label.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Label definition + #region Label declaration /// /// /// @@ -70,7 +70,7 @@ public Label(params object[] args) : base(args) { } } #endregion - #region Label + #region Label implementation public partial class Label { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/LayoutManager.cs b/src/net/JNet/Generated/Java/Awt/LayoutManager.cs index 42c4431066..cfdb030a9f 100644 --- a/src/net/JNet/Generated/Java/Awt/LayoutManager.cs +++ b/src/net/JNet/Generated/Java/Awt/LayoutManager.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region LayoutManager definition + #region LayoutManager declaration /// /// /// @@ -118,7 +118,7 @@ public partial interface ILayoutManager } #endregion - #region LayoutManager + #region LayoutManager implementation public partial class LayoutManager : Java.Awt.ILayoutManager { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/LayoutManager2.cs b/src/net/JNet/Generated/Java/Awt/LayoutManager2.cs index e2eba00135..aa8cb24eb5 100644 --- a/src/net/JNet/Generated/Java/Awt/LayoutManager2.cs +++ b/src/net/JNet/Generated/Java/Awt/LayoutManager2.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region LayoutManager2 definition + #region LayoutManager2 declaration /// /// /// @@ -119,7 +119,7 @@ public partial interface ILayoutManager2 : Java.Awt.ILayoutManager } #endregion - #region LayoutManager2 + #region LayoutManager2 implementation public partial class LayoutManager2 : Java.Awt.ILayoutManager2 { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/LinearGradientPaint.cs b/src/net/JNet/Generated/Java/Awt/LinearGradientPaint.cs index 8116761cd9..2584ccfefb 100644 --- a/src/net/JNet/Generated/Java/Awt/LinearGradientPaint.cs +++ b/src/net/JNet/Generated/Java/Awt/LinearGradientPaint.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region LinearGradientPaint definition + #region LinearGradientPaint declaration /// /// /// @@ -70,7 +70,7 @@ public LinearGradientPaint(params object[] args) : base(args) { } } #endregion - #region LinearGradientPaint + #region LinearGradientPaint implementation public partial class LinearGradientPaint { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/List.cs b/src/net/JNet/Generated/Java/Awt/List.cs index 76aec58da3..987fb02faf 100644 --- a/src/net/JNet/Generated/Java/Awt/List.cs +++ b/src/net/JNet/Generated/Java/Awt/List.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region List definition + #region List declaration /// /// /// @@ -70,7 +70,7 @@ public List(params object[] args) : base(args) { } } #endregion - #region List + #region List implementation public partial class List { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/MediaTracker.cs b/src/net/JNet/Generated/Java/Awt/MediaTracker.cs index a4359bf2f6..8068fcec97 100644 --- a/src/net/JNet/Generated/Java/Awt/MediaTracker.cs +++ b/src/net/JNet/Generated/Java/Awt/MediaTracker.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region MediaTracker definition + #region MediaTracker declaration /// /// /// @@ -70,7 +70,7 @@ public MediaTracker(params object[] args) : base(args) { } } #endregion - #region MediaTracker + #region MediaTracker implementation public partial class MediaTracker { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Menu.cs b/src/net/JNet/Generated/Java/Awt/Menu.cs index 9af97b6037..94eab01461 100644 --- a/src/net/JNet/Generated/Java/Awt/Menu.cs +++ b/src/net/JNet/Generated/Java/Awt/Menu.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Menu definition + #region Menu declaration /// /// /// @@ -70,7 +70,7 @@ public Menu(params object[] args) : base(args) { } } #endregion - #region Menu + #region Menu implementation public partial class Menu { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/MenuBar.cs b/src/net/JNet/Generated/Java/Awt/MenuBar.cs index 2432b7210f..89c93fdeda 100644 --- a/src/net/JNet/Generated/Java/Awt/MenuBar.cs +++ b/src/net/JNet/Generated/Java/Awt/MenuBar.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region MenuBar definition + #region MenuBar declaration /// /// /// @@ -70,7 +70,7 @@ public MenuBar(params object[] args) : base(args) { } } #endregion - #region MenuBar + #region MenuBar implementation public partial class MenuBar { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/MenuComponent.cs b/src/net/JNet/Generated/Java/Awt/MenuComponent.cs index cd011f432e..d2fcb79475 100644 --- a/src/net/JNet/Generated/Java/Awt/MenuComponent.cs +++ b/src/net/JNet/Generated/Java/Awt/MenuComponent.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region MenuComponent definition + #region MenuComponent declaration /// /// /// @@ -72,7 +72,7 @@ public MenuComponent(params object[] args) : base(args) { } } #endregion - #region MenuComponent + #region MenuComponent implementation public partial class MenuComponent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/MenuContainer.cs b/src/net/JNet/Generated/Java/Awt/MenuContainer.cs index 836a23246b..77abf39e3b 100644 --- a/src/net/JNet/Generated/Java/Awt/MenuContainer.cs +++ b/src/net/JNet/Generated/Java/Awt/MenuContainer.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region MenuContainer definition + #region MenuContainer declaration /// /// /// @@ -99,7 +99,7 @@ public partial interface IMenuContainer } #endregion - #region MenuContainer + #region MenuContainer implementation public partial class MenuContainer : Java.Awt.IMenuContainer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/MenuItem.cs b/src/net/JNet/Generated/Java/Awt/MenuItem.cs index cf8e4a600c..16312acc53 100644 --- a/src/net/JNet/Generated/Java/Awt/MenuItem.cs +++ b/src/net/JNet/Generated/Java/Awt/MenuItem.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region MenuItem definition + #region MenuItem declaration /// /// /// @@ -70,7 +70,7 @@ public MenuItem(params object[] args) : base(args) { } } #endregion - #region MenuItem + #region MenuItem implementation public partial class MenuItem { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/MenuShortcut.cs b/src/net/JNet/Generated/Java/Awt/MenuShortcut.cs index ab7a393015..d235a020d4 100644 --- a/src/net/JNet/Generated/Java/Awt/MenuShortcut.cs +++ b/src/net/JNet/Generated/Java/Awt/MenuShortcut.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region MenuShortcut definition + #region MenuShortcut declaration /// /// /// @@ -70,7 +70,7 @@ public MenuShortcut(params object[] args) : base(args) { } } #endregion - #region MenuShortcut + #region MenuShortcut implementation public partial class MenuShortcut { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/MouseInfo.cs b/src/net/JNet/Generated/Java/Awt/MouseInfo.cs index cd3f30b6d0..f33149d86f 100644 --- a/src/net/JNet/Generated/Java/Awt/MouseInfo.cs +++ b/src/net/JNet/Generated/Java/Awt/MouseInfo.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region MouseInfo definition + #region MouseInfo declaration /// /// /// @@ -70,7 +70,7 @@ public MouseInfo(params object[] args) : base(args) { } } #endregion - #region MouseInfo + #region MouseInfo implementation public partial class MouseInfo { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/MultipleGradientPaint.cs b/src/net/JNet/Generated/Java/Awt/MultipleGradientPaint.cs index 915a7f5546..7558f04732 100644 --- a/src/net/JNet/Generated/Java/Awt/MultipleGradientPaint.cs +++ b/src/net/JNet/Generated/Java/Awt/MultipleGradientPaint.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region MultipleGradientPaint definition + #region MultipleGradientPaint declaration /// /// /// @@ -68,7 +68,7 @@ public MultipleGradientPaint(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ColorSpaceType definition + #region ColorSpaceType declaration /// /// /// @@ -113,7 +113,7 @@ public ColorSpaceType(params object[] args) : base(args) { } } #endregion - #region CycleMethod definition + #region CycleMethod declaration /// /// /// @@ -162,7 +162,7 @@ public CycleMethod(params object[] args) : base(args) { } } #endregion - #region MultipleGradientPaint + #region MultipleGradientPaint implementation public partial class MultipleGradientPaint { #region Constructors @@ -228,7 +228,7 @@ public int Transparency #endregion #region Nested classes - #region ColorSpaceType + #region ColorSpaceType implementation public partial class ColorSpaceType { #region Constructors @@ -288,7 +288,7 @@ public static Java.Awt.MultipleGradientPaint.ColorSpaceType[] Values() } #endregion - #region CycleMethod + #region CycleMethod implementation public partial class CycleMethod { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/PageAttributes.cs b/src/net/JNet/Generated/Java/Awt/PageAttributes.cs index f22798d6f5..8ee09596a2 100644 --- a/src/net/JNet/Generated/Java/Awt/PageAttributes.cs +++ b/src/net/JNet/Generated/Java/Awt/PageAttributes.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region PageAttributes definition + #region PageAttributes declaration /// /// /// @@ -66,7 +66,7 @@ public PageAttributes(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ColorType definition + #region ColorType declaration /// /// /// @@ -111,7 +111,7 @@ public ColorType(params object[] args) : base(args) { } } #endregion - #region MediaType definition + #region MediaType declaration /// /// /// @@ -156,7 +156,7 @@ public MediaType(params object[] args) : base(args) { } } #endregion - #region OrientationRequestedType definition + #region OrientationRequestedType declaration /// /// /// @@ -201,7 +201,7 @@ public OrientationRequestedType(params object[] args) : base(args) { } } #endregion - #region OriginType definition + #region OriginType declaration /// /// /// @@ -246,7 +246,7 @@ public OriginType(params object[] args) : base(args) { } } #endregion - #region PrintQualityType definition + #region PrintQualityType declaration /// /// /// @@ -295,7 +295,7 @@ public PrintQualityType(params object[] args) : base(args) { } } #endregion - #region PageAttributes + #region PageAttributes implementation public partial class PageAttributes { #region Constructors @@ -466,7 +466,7 @@ public void SetPrintQualityToDefault() #endregion #region Nested classes - #region ColorType + #region ColorType implementation public partial class ColorType { #region Constructors @@ -509,7 +509,7 @@ public partial class ColorType } #endregion - #region MediaType + #region MediaType implementation public partial class MediaType { #region Constructors @@ -1422,7 +1422,7 @@ public partial class MediaType } #endregion - #region OrientationRequestedType + #region OrientationRequestedType implementation public partial class OrientationRequestedType { #region Constructors @@ -1465,7 +1465,7 @@ public partial class OrientationRequestedType } #endregion - #region OriginType + #region OriginType implementation public partial class OriginType { #region Constructors @@ -1508,7 +1508,7 @@ public partial class OriginType } #endregion - #region PrintQualityType + #region PrintQualityType implementation public partial class PrintQualityType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Paint.cs b/src/net/JNet/Generated/Java/Awt/Paint.cs index 41c70b27a3..e1c45fa3e5 100644 --- a/src/net/JNet/Generated/Java/Awt/Paint.cs +++ b/src/net/JNet/Generated/Java/Awt/Paint.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Paint definition + #region Paint declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IPaint : Java.Awt.ITransparency } #endregion - #region Paint + #region Paint implementation public partial class Paint : Java.Awt.IPaint { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/PaintContext.cs b/src/net/JNet/Generated/Java/Awt/PaintContext.cs index 8ecc2c3e09..a6337bcf43 100644 --- a/src/net/JNet/Generated/Java/Awt/PaintContext.cs +++ b/src/net/JNet/Generated/Java/Awt/PaintContext.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region PaintContext definition + #region PaintContext declaration /// /// /// @@ -107,7 +107,7 @@ public partial interface IPaintContext } #endregion - #region PaintContext + #region PaintContext implementation public partial class PaintContext : Java.Awt.IPaintContext { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Panel.cs b/src/net/JNet/Generated/Java/Awt/Panel.cs index 99474e5812..6622052acb 100644 --- a/src/net/JNet/Generated/Java/Awt/Panel.cs +++ b/src/net/JNet/Generated/Java/Awt/Panel.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Panel definition + #region Panel declaration /// /// /// @@ -70,7 +70,7 @@ public Panel(params object[] args) : base(args) { } } #endregion - #region Panel + #region Panel implementation public partial class Panel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Point.cs b/src/net/JNet/Generated/Java/Awt/Point.cs index 54dbbed496..04eab634e9 100644 --- a/src/net/JNet/Generated/Java/Awt/Point.cs +++ b/src/net/JNet/Generated/Java/Awt/Point.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Point definition + #region Point declaration /// /// /// @@ -70,7 +70,7 @@ public Point(params object[] args) : base(args) { } } #endregion - #region Point + #region Point implementation public partial class Point { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/PointerInfo.cs b/src/net/JNet/Generated/Java/Awt/PointerInfo.cs index aecbd1464c..2d14a85d49 100644 --- a/src/net/JNet/Generated/Java/Awt/PointerInfo.cs +++ b/src/net/JNet/Generated/Java/Awt/PointerInfo.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region PointerInfo definition + #region PointerInfo declaration /// /// /// @@ -70,7 +70,7 @@ public PointerInfo(params object[] args) : base(args) { } } #endregion - #region PointerInfo + #region PointerInfo implementation public partial class PointerInfo { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Polygon.cs b/src/net/JNet/Generated/Java/Awt/Polygon.cs index efccb856e3..3afe09e0cf 100644 --- a/src/net/JNet/Generated/Java/Awt/Polygon.cs +++ b/src/net/JNet/Generated/Java/Awt/Polygon.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Polygon definition + #region Polygon declaration /// /// /// @@ -70,7 +70,7 @@ public Polygon(params object[] args) : base(args) { } } #endregion - #region Polygon + #region Polygon implementation public partial class Polygon { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/PopupMenu.cs b/src/net/JNet/Generated/Java/Awt/PopupMenu.cs index 09db8b3747..e805a6e1c7 100644 --- a/src/net/JNet/Generated/Java/Awt/PopupMenu.cs +++ b/src/net/JNet/Generated/Java/Awt/PopupMenu.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region PopupMenu definition + #region PopupMenu declaration /// /// /// @@ -70,7 +70,7 @@ public PopupMenu(params object[] args) : base(args) { } } #endregion - #region PopupMenu + #region PopupMenu implementation public partial class PopupMenu { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Print/Book.cs b/src/net/JNet/Generated/Java/Awt/Print/Book.cs index a52187bdf2..09081f6f05 100644 --- a/src/net/JNet/Generated/Java/Awt/Print/Book.cs +++ b/src/net/JNet/Generated/Java/Awt/Print/Book.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Print { - #region Book definition + #region Book declaration /// /// /// @@ -70,7 +70,7 @@ public Book(params object[] args) : base(args) { } } #endregion - #region Book + #region Book implementation public partial class Book { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Print/PageFormat.cs b/src/net/JNet/Generated/Java/Awt/Print/PageFormat.cs index b92d4ee9f2..3b707a842f 100644 --- a/src/net/JNet/Generated/Java/Awt/Print/PageFormat.cs +++ b/src/net/JNet/Generated/Java/Awt/Print/PageFormat.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Print { - #region PageFormat definition + #region PageFormat declaration /// /// /// @@ -70,7 +70,7 @@ public PageFormat(params object[] args) : base(args) { } } #endregion - #region PageFormat + #region PageFormat implementation public partial class PageFormat { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Print/Pageable.cs b/src/net/JNet/Generated/Java/Awt/Print/Pageable.cs index 292ff67374..393e18aec6 100644 --- a/src/net/JNet/Generated/Java/Awt/Print/Pageable.cs +++ b/src/net/JNet/Generated/Java/Awt/Print/Pageable.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Print { - #region Pageable definition + #region Pageable declaration /// /// /// @@ -108,7 +108,7 @@ public partial interface IPageable } #endregion - #region Pageable + #region Pageable implementation public partial class Pageable : Java.Awt.Print.IPageable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Print/Paper.cs b/src/net/JNet/Generated/Java/Awt/Print/Paper.cs index ae903a4b4b..3e0fc49d2d 100644 --- a/src/net/JNet/Generated/Java/Awt/Print/Paper.cs +++ b/src/net/JNet/Generated/Java/Awt/Print/Paper.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Print { - #region Paper definition + #region Paper declaration /// /// /// @@ -70,7 +70,7 @@ public Paper(params object[] args) : base(args) { } } #endregion - #region Paper + #region Paper implementation public partial class Paper { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Print/Printable.cs b/src/net/JNet/Generated/Java/Awt/Print/Printable.cs index d116e92f4c..630287e499 100644 --- a/src/net/JNet/Generated/Java/Awt/Print/Printable.cs +++ b/src/net/JNet/Generated/Java/Awt/Print/Printable.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Print { - #region Printable definition + #region Printable declaration /// /// /// @@ -99,7 +99,7 @@ public partial interface IPrintable } #endregion - #region Printable + #region Printable implementation public partial class Printable : Java.Awt.Print.IPrintable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Print/PrinterAbortException.cs b/src/net/JNet/Generated/Java/Awt/Print/PrinterAbortException.cs index 3d0872928c..263c135d22 100644 --- a/src/net/JNet/Generated/Java/Awt/Print/PrinterAbortException.cs +++ b/src/net/JNet/Generated/Java/Awt/Print/PrinterAbortException.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Print { - #region PrinterAbortException definition + #region PrinterAbortException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class PrinterAbortException : Java.Awt.Print.PrinterException } #endregion - #region PrinterAbortException + #region PrinterAbortException implementation public partial class PrinterAbortException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Print/PrinterException.cs b/src/net/JNet/Generated/Java/Awt/Print/PrinterException.cs index 294876d705..cbf5b45414 100644 --- a/src/net/JNet/Generated/Java/Awt/Print/PrinterException.cs +++ b/src/net/JNet/Generated/Java/Awt/Print/PrinterException.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Print { - #region PrinterException definition + #region PrinterException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class PrinterException : Java.Lang.Exception } #endregion - #region PrinterException + #region PrinterException implementation public partial class PrinterException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Print/PrinterGraphics.cs b/src/net/JNet/Generated/Java/Awt/Print/PrinterGraphics.cs index 4d4e11778b..fb625eb8cf 100644 --- a/src/net/JNet/Generated/Java/Awt/Print/PrinterGraphics.cs +++ b/src/net/JNet/Generated/Java/Awt/Print/PrinterGraphics.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Print { - #region PrinterGraphics definition + #region PrinterGraphics declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IPrinterGraphics } #endregion - #region PrinterGraphics + #region PrinterGraphics implementation public partial class PrinterGraphics : Java.Awt.Print.IPrinterGraphics { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Print/PrinterIOException.cs b/src/net/JNet/Generated/Java/Awt/Print/PrinterIOException.cs index cf301378c1..99c0a41d72 100644 --- a/src/net/JNet/Generated/Java/Awt/Print/PrinterIOException.cs +++ b/src/net/JNet/Generated/Java/Awt/Print/PrinterIOException.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Print { - #region PrinterIOException definition + #region PrinterIOException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class PrinterIOException : Java.Awt.Print.PrinterException } #endregion - #region PrinterIOException + #region PrinterIOException implementation public partial class PrinterIOException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Print/PrinterJob.cs b/src/net/JNet/Generated/Java/Awt/Print/PrinterJob.cs index c78b832399..a0601508b6 100644 --- a/src/net/JNet/Generated/Java/Awt/Print/PrinterJob.cs +++ b/src/net/JNet/Generated/Java/Awt/Print/PrinterJob.cs @@ -25,7 +25,7 @@ namespace Java.Awt.Print { - #region PrinterJob definition + #region PrinterJob declaration /// /// /// @@ -72,7 +72,7 @@ public PrinterJob(params object[] args) : base(args) { } } #endregion - #region PrinterJob + #region PrinterJob implementation public partial class PrinterJob { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/PrintGraphics.cs b/src/net/JNet/Generated/Java/Awt/PrintGraphics.cs index 6a4d4f5d06..351c2f5aa9 100644 --- a/src/net/JNet/Generated/Java/Awt/PrintGraphics.cs +++ b/src/net/JNet/Generated/Java/Awt/PrintGraphics.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region PrintGraphics definition + #region PrintGraphics declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IPrintGraphics } #endregion - #region PrintGraphics + #region PrintGraphics implementation public partial class PrintGraphics : Java.Awt.IPrintGraphics { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/PrintJob.cs b/src/net/JNet/Generated/Java/Awt/PrintJob.cs index 19cbfe90df..f203f03c0b 100644 --- a/src/net/JNet/Generated/Java/Awt/PrintJob.cs +++ b/src/net/JNet/Generated/Java/Awt/PrintJob.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region PrintJob definition + #region PrintJob declaration /// /// /// @@ -72,7 +72,7 @@ public PrintJob(params object[] args) : base(args) { } } #endregion - #region PrintJob + #region PrintJob implementation public partial class PrintJob { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/RadialGradientPaint.cs b/src/net/JNet/Generated/Java/Awt/RadialGradientPaint.cs index 8cea72293a..898e89bf08 100644 --- a/src/net/JNet/Generated/Java/Awt/RadialGradientPaint.cs +++ b/src/net/JNet/Generated/Java/Awt/RadialGradientPaint.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region RadialGradientPaint definition + #region RadialGradientPaint declaration /// /// /// @@ -70,7 +70,7 @@ public RadialGradientPaint(params object[] args) : base(args) { } } #endregion - #region RadialGradientPaint + #region RadialGradientPaint implementation public partial class RadialGradientPaint { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Rectangle.cs b/src/net/JNet/Generated/Java/Awt/Rectangle.cs index 9737a98147..2e571e47ea 100644 --- a/src/net/JNet/Generated/Java/Awt/Rectangle.cs +++ b/src/net/JNet/Generated/Java/Awt/Rectangle.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Rectangle definition + #region Rectangle declaration /// /// /// @@ -70,7 +70,7 @@ public Rectangle(params object[] args) : base(args) { } } #endregion - #region Rectangle + #region Rectangle implementation public partial class Rectangle { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/RenderingHints.cs b/src/net/JNet/Generated/Java/Awt/RenderingHints.cs index 49c9345917..00f8151b7f 100644 --- a/src/net/JNet/Generated/Java/Awt/RenderingHints.cs +++ b/src/net/JNet/Generated/Java/Awt/RenderingHints.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region RenderingHints definition + #region RenderingHints declaration /// /// /// @@ -66,7 +66,7 @@ public RenderingHints(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Key definition + #region Key declaration /// /// /// @@ -117,7 +117,7 @@ public Key(params object[] args) : base(args) { } } #endregion - #region RenderingHints + #region RenderingHints implementation public partial class RenderingHints { #region Constructors @@ -557,7 +557,7 @@ public void PutAll(Java.Util.Map arg0) #endregion #region Nested classes - #region Key + #region Key implementation public partial class Key { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Robot.cs b/src/net/JNet/Generated/Java/Awt/Robot.cs index 3c63089c25..85983ebcd8 100644 --- a/src/net/JNet/Generated/Java/Awt/Robot.cs +++ b/src/net/JNet/Generated/Java/Awt/Robot.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Robot definition + #region Robot declaration /// /// /// @@ -70,7 +70,7 @@ public Robot(params object[] args) : base(args) { } } #endregion - #region Robot + #region Robot implementation public partial class Robot { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ScrollPane.cs b/src/net/JNet/Generated/Java/Awt/ScrollPane.cs index 0a6aa9027e..c1e387ef2d 100644 --- a/src/net/JNet/Generated/Java/Awt/ScrollPane.cs +++ b/src/net/JNet/Generated/Java/Awt/ScrollPane.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region ScrollPane definition + #region ScrollPane declaration /// /// /// @@ -70,7 +70,7 @@ public ScrollPane(params object[] args) : base(args) { } } #endregion - #region ScrollPane + #region ScrollPane implementation public partial class ScrollPane { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/ScrollPaneAdjustable.cs b/src/net/JNet/Generated/Java/Awt/ScrollPaneAdjustable.cs index 5a5e91632f..c534a6d9f1 100644 --- a/src/net/JNet/Generated/Java/Awt/ScrollPaneAdjustable.cs +++ b/src/net/JNet/Generated/Java/Awt/ScrollPaneAdjustable.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region ScrollPaneAdjustable definition + #region ScrollPaneAdjustable declaration /// /// /// @@ -70,7 +70,7 @@ public ScrollPaneAdjustable(params object[] args) : base(args) { } } #endregion - #region ScrollPaneAdjustable + #region ScrollPaneAdjustable implementation public partial class ScrollPaneAdjustable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Scrollbar.cs b/src/net/JNet/Generated/Java/Awt/Scrollbar.cs index fa918e6da1..81ae483634 100644 --- a/src/net/JNet/Generated/Java/Awt/Scrollbar.cs +++ b/src/net/JNet/Generated/Java/Awt/Scrollbar.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Scrollbar definition + #region Scrollbar declaration /// /// /// @@ -70,7 +70,7 @@ public Scrollbar(params object[] args) : base(args) { } } #endregion - #region Scrollbar + #region Scrollbar implementation public partial class Scrollbar { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/SecondaryLoop.cs b/src/net/JNet/Generated/Java/Awt/SecondaryLoop.cs index fd24be31de..99f9e895cf 100644 --- a/src/net/JNet/Generated/Java/Awt/SecondaryLoop.cs +++ b/src/net/JNet/Generated/Java/Awt/SecondaryLoop.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region SecondaryLoop definition + #region SecondaryLoop declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface ISecondaryLoop } #endregion - #region SecondaryLoop + #region SecondaryLoop implementation public partial class SecondaryLoop : Java.Awt.ISecondaryLoop { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Shape.cs b/src/net/JNet/Generated/Java/Awt/Shape.cs index 9c86f15653..8cc5bbee63 100644 --- a/src/net/JNet/Generated/Java/Awt/Shape.cs +++ b/src/net/JNet/Generated/Java/Awt/Shape.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Shape definition + #region Shape declaration /// /// /// @@ -154,7 +154,7 @@ public partial interface IShape } #endregion - #region Shape + #region Shape implementation public partial class Shape : Java.Awt.IShape { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/SplashScreen.cs b/src/net/JNet/Generated/Java/Awt/SplashScreen.cs index 81f5a876e7..4d3135d4a2 100644 --- a/src/net/JNet/Generated/Java/Awt/SplashScreen.cs +++ b/src/net/JNet/Generated/Java/Awt/SplashScreen.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region SplashScreen definition + #region SplashScreen declaration /// /// /// @@ -70,7 +70,7 @@ public SplashScreen(params object[] args) : base(args) { } } #endregion - #region SplashScreen + #region SplashScreen implementation public partial class SplashScreen { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Stroke.cs b/src/net/JNet/Generated/Java/Awt/Stroke.cs index 99f46a0d15..5b80e45048 100644 --- a/src/net/JNet/Generated/Java/Awt/Stroke.cs +++ b/src/net/JNet/Generated/Java/Awt/Stroke.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Stroke definition + #region Stroke declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IStroke } #endregion - #region Stroke + #region Stroke implementation public partial class Stroke : Java.Awt.IStroke { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/SystemColor.cs b/src/net/JNet/Generated/Java/Awt/SystemColor.cs index b9b21b8814..07081e9844 100644 --- a/src/net/JNet/Generated/Java/Awt/SystemColor.cs +++ b/src/net/JNet/Generated/Java/Awt/SystemColor.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region SystemColor definition + #region SystemColor declaration /// /// /// @@ -70,7 +70,7 @@ public SystemColor(params object[] args) : base(args) { } } #endregion - #region SystemColor + #region SystemColor implementation public partial class SystemColor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/SystemTray.cs b/src/net/JNet/Generated/Java/Awt/SystemTray.cs index a9355a0be4..1ae4f8612e 100644 --- a/src/net/JNet/Generated/Java/Awt/SystemTray.cs +++ b/src/net/JNet/Generated/Java/Awt/SystemTray.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region SystemTray definition + #region SystemTray declaration /// /// /// @@ -70,7 +70,7 @@ public SystemTray(params object[] args) : base(args) { } } #endregion - #region SystemTray + #region SystemTray implementation public partial class SystemTray { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Taskbar.cs b/src/net/JNet/Generated/Java/Awt/Taskbar.cs index 26f1785323..cc5824cf24 100644 --- a/src/net/JNet/Generated/Java/Awt/Taskbar.cs +++ b/src/net/JNet/Generated/Java/Awt/Taskbar.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Taskbar definition + #region Taskbar declaration /// /// /// @@ -66,7 +66,7 @@ public Taskbar(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Feature definition + #region Feature declaration /// /// /// @@ -111,7 +111,7 @@ public Feature(params object[] args) : base(args) { } } #endregion - #region State definition + #region State declaration /// /// /// @@ -160,7 +160,7 @@ public State(params object[] args) : base(args) { } } #endregion - #region Taskbar + #region Taskbar implementation public partial class Taskbar { #region Constructors @@ -282,7 +282,7 @@ public void SetWindowProgressValue(Java.Awt.Window arg0, int arg1) #endregion #region Nested classes - #region Feature + #region Feature implementation public partial class Feature { #region Constructors @@ -390,7 +390,7 @@ public static Java.Awt.Taskbar.Feature[] Values() } #endregion - #region State + #region State implementation public partial class State { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/TextArea.cs b/src/net/JNet/Generated/Java/Awt/TextArea.cs index f8d7a7cbcc..686e4257d8 100644 --- a/src/net/JNet/Generated/Java/Awt/TextArea.cs +++ b/src/net/JNet/Generated/Java/Awt/TextArea.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region TextArea definition + #region TextArea declaration /// /// /// @@ -70,7 +70,7 @@ public TextArea(params object[] args) : base(args) { } } #endregion - #region TextArea + #region TextArea implementation public partial class TextArea { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/TextComponent.cs b/src/net/JNet/Generated/Java/Awt/TextComponent.cs index 14efb22585..3721343a5f 100644 --- a/src/net/JNet/Generated/Java/Awt/TextComponent.cs +++ b/src/net/JNet/Generated/Java/Awt/TextComponent.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region TextComponent definition + #region TextComponent declaration /// /// /// @@ -70,7 +70,7 @@ public TextComponent(params object[] args) : base(args) { } } #endregion - #region TextComponent + #region TextComponent implementation public partial class TextComponent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/TextField.cs b/src/net/JNet/Generated/Java/Awt/TextField.cs index 0f0e3afaeb..f205dff01f 100644 --- a/src/net/JNet/Generated/Java/Awt/TextField.cs +++ b/src/net/JNet/Generated/Java/Awt/TextField.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region TextField definition + #region TextField declaration /// /// /// @@ -70,7 +70,7 @@ public TextField(params object[] args) : base(args) { } } #endregion - #region TextField + #region TextField implementation public partial class TextField { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/TexturePaint.cs b/src/net/JNet/Generated/Java/Awt/TexturePaint.cs index 486c7932b6..fb01f660a7 100644 --- a/src/net/JNet/Generated/Java/Awt/TexturePaint.cs +++ b/src/net/JNet/Generated/Java/Awt/TexturePaint.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region TexturePaint definition + #region TexturePaint declaration /// /// /// @@ -70,7 +70,7 @@ public TexturePaint(params object[] args) : base(args) { } } #endregion - #region TexturePaint + #region TexturePaint implementation public partial class TexturePaint { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Toolkit.cs b/src/net/JNet/Generated/Java/Awt/Toolkit.cs index 8659f13016..b2220b1724 100644 --- a/src/net/JNet/Generated/Java/Awt/Toolkit.cs +++ b/src/net/JNet/Generated/Java/Awt/Toolkit.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Toolkit definition + #region Toolkit declaration /// /// /// @@ -72,7 +72,7 @@ public Toolkit(params object[] args) : base(args) { } } #endregion - #region Toolkit + #region Toolkit implementation public partial class Toolkit { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Transparency.cs b/src/net/JNet/Generated/Java/Awt/Transparency.cs index 51bd8a673a..4190fa0417 100644 --- a/src/net/JNet/Generated/Java/Awt/Transparency.cs +++ b/src/net/JNet/Generated/Java/Awt/Transparency.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Transparency definition + #region Transparency declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface ITransparency } #endregion - #region Transparency + #region Transparency implementation public partial class Transparency : Java.Awt.ITransparency { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/TrayIcon.cs b/src/net/JNet/Generated/Java/Awt/TrayIcon.cs index 733df73a03..1a18e9283f 100644 --- a/src/net/JNet/Generated/Java/Awt/TrayIcon.cs +++ b/src/net/JNet/Generated/Java/Awt/TrayIcon.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region TrayIcon definition + #region TrayIcon declaration /// /// /// @@ -66,7 +66,7 @@ public TrayIcon(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region MessageType definition + #region MessageType declaration /// /// /// @@ -115,7 +115,7 @@ public MessageType(params object[] args) : base(args) { } } #endregion - #region TrayIcon + #region TrayIcon implementation public partial class TrayIcon { #region Constructors @@ -296,7 +296,7 @@ public void SetImageAutoSize(bool arg0) #endregion #region Nested classes - #region MessageType + #region MessageType implementation public partial class MessageType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Awt/Window.cs b/src/net/JNet/Generated/Java/Awt/Window.cs index 9b15ec730e..62507336a2 100644 --- a/src/net/JNet/Generated/Java/Awt/Window.cs +++ b/src/net/JNet/Generated/Java/Awt/Window.cs @@ -25,7 +25,7 @@ namespace Java.Awt { - #region Window definition + #region Window declaration /// /// /// @@ -66,7 +66,7 @@ public Window(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Type definition + #region Type declaration /// /// /// @@ -115,7 +115,7 @@ public Type(params object[] args) : base(args) { } } #endregion - #region Window + #region Window implementation public partial class Window { #region Constructors @@ -486,7 +486,7 @@ public void ToFront() #endregion #region Nested classes - #region Type + #region Type implementation public partial class Type { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/BeanDescriptor.cs b/src/net/JNet/Generated/Java/Beans/BeanDescriptor.cs index 739010a741..23348d2a58 100644 --- a/src/net/JNet/Generated/Java/Beans/BeanDescriptor.cs +++ b/src/net/JNet/Generated/Java/Beans/BeanDescriptor.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region BeanDescriptor definition + #region BeanDescriptor declaration /// /// /// @@ -70,7 +70,7 @@ public BeanDescriptor(params object[] args) : base(args) { } } #endregion - #region BeanDescriptor + #region BeanDescriptor implementation public partial class BeanDescriptor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/BeanInfo.cs b/src/net/JNet/Generated/Java/Beans/BeanInfo.cs index b957463ad5..0adc12464e 100644 --- a/src/net/JNet/Generated/Java/Beans/BeanInfo.cs +++ b/src/net/JNet/Generated/Java/Beans/BeanInfo.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region BeanInfo definition + #region BeanInfo declaration /// /// /// @@ -124,7 +124,7 @@ public partial interface IBeanInfo } #endregion - #region BeanInfo + #region BeanInfo implementation public partial class BeanInfo : Java.Beans.IBeanInfo { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/BeanProperty.cs b/src/net/JNet/Generated/Java/Beans/BeanProperty.cs index 20f9b9da04..bc6ed872ab 100644 --- a/src/net/JNet/Generated/Java/Beans/BeanProperty.cs +++ b/src/net/JNet/Generated/Java/Beans/BeanProperty.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region BeanProperty definition + #region BeanProperty declaration /// /// /// @@ -130,7 +130,7 @@ public partial interface IBeanProperty : Java.Lang.Annotation.IAnnotation } #endregion - #region BeanProperty + #region BeanProperty implementation public partial class BeanProperty : Java.Beans.IBeanProperty { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContext.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContext.cs index d3766d144c..906c1ba515 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContext.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContext.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContext definition + #region BeanContext declaration /// /// /// @@ -124,7 +124,7 @@ public partial interface IBeanContext } #endregion - #region BeanContext + #region BeanContext implementation public partial class BeanContext : Java.Beans.Beancontext.IBeanContext { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextChild.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextChild.cs index f91ff886d4..6b7d6f13ea 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextChild.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextChild.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContextChild definition + #region BeanContextChild declaration /// /// /// @@ -118,7 +118,7 @@ public partial interface IBeanContextChild } #endregion - #region BeanContextChild + #region BeanContextChild implementation public partial class BeanContextChild : Java.Beans.Beancontext.IBeanContextChild { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextChildComponentProxy.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextChildComponentProxy.cs index 77cdca195c..d4fd78149c 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextChildComponentProxy.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextChildComponentProxy.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContextChildComponentProxy definition + #region BeanContextChildComponentProxy declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IBeanContextChildComponentProxy } #endregion - #region BeanContextChildComponentProxy + #region BeanContextChildComponentProxy implementation public partial class BeanContextChildComponentProxy : Java.Beans.Beancontext.IBeanContextChildComponentProxy { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextChildSupport.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextChildSupport.cs index 5497d2a349..8a8fa0f634 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextChildSupport.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextChildSupport.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContextChildSupport definition + #region BeanContextChildSupport declaration /// /// /// @@ -70,7 +70,7 @@ public BeanContextChildSupport(params object[] args) : base(args) { } } #endregion - #region BeanContextChildSupport + #region BeanContextChildSupport implementation public partial class BeanContextChildSupport { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextContainerProxy.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextContainerProxy.cs index 46eab69773..872c3bf2e9 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextContainerProxy.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextContainerProxy.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContextContainerProxy definition + #region BeanContextContainerProxy declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IBeanContextContainerProxy } #endregion - #region BeanContextContainerProxy + #region BeanContextContainerProxy implementation public partial class BeanContextContainerProxy : Java.Beans.Beancontext.IBeanContextContainerProxy { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextEvent.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextEvent.cs index e75ded6be7..ffd74b4d06 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextEvent.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextEvent.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContextEvent definition + #region BeanContextEvent declaration /// /// /// @@ -72,7 +72,7 @@ public BeanContextEvent(params object[] args) : base(args) { } } #endregion - #region BeanContextEvent + #region BeanContextEvent implementation public partial class BeanContextEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextMembershipEvent.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextMembershipEvent.cs index 2d911fdb34..1f84dd3dc9 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextMembershipEvent.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextMembershipEvent.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContextMembershipEvent definition + #region BeanContextMembershipEvent declaration /// /// /// @@ -70,7 +70,7 @@ public BeanContextMembershipEvent(params object[] args) : base(args) { } } #endregion - #region BeanContextMembershipEvent + #region BeanContextMembershipEvent implementation public partial class BeanContextMembershipEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextMembershipListener.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextMembershipListener.cs index f0d4f3ab80..9b68eb7c41 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextMembershipListener.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextMembershipListener.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContextMembershipListener definition + #region BeanContextMembershipListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class BeanContextMembershipListener : Java.Util.EventListener } #endregion - #region BeanContextMembershipListenerDirect definition + #region BeanContextMembershipListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface IBeanContextMembershipListener } #endregion - #region BeanContextMembershipListener + #region BeanContextMembershipListener implementation public partial class BeanContextMembershipListener : Java.Beans.Beancontext.IBeanContextMembershipListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void ChildrenRemoved(Java.Beans.Beancontext.BeanContextMembership } #endregion - #region BeanContextMembershipListenerDirect + #region BeanContextMembershipListenerDirect implementation public partial class BeanContextMembershipListenerDirect : Java.Beans.Beancontext.IBeanContextMembershipListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextProxy.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextProxy.cs index e729684658..2647c5401f 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextProxy.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextProxy.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContextProxy definition + #region BeanContextProxy declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IBeanContextProxy } #endregion - #region BeanContextProxy + #region BeanContextProxy implementation public partial class BeanContextProxy : Java.Beans.Beancontext.IBeanContextProxy { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceAvailableEvent.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceAvailableEvent.cs index 364102f01f..367a9fca41 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceAvailableEvent.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceAvailableEvent.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContextServiceAvailableEvent definition + #region BeanContextServiceAvailableEvent declaration /// /// /// @@ -70,7 +70,7 @@ public BeanContextServiceAvailableEvent(params object[] args) : base(args) { } } #endregion - #region BeanContextServiceAvailableEvent + #region BeanContextServiceAvailableEvent implementation public partial class BeanContextServiceAvailableEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceProvider.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceProvider.cs index 581c86b78c..b5ab63d9a6 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceProvider.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceProvider.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContextServiceProvider definition + #region BeanContextServiceProvider declaration /// /// /// @@ -113,7 +113,7 @@ public partial interface IBeanContextServiceProvider } #endregion - #region BeanContextServiceProvider + #region BeanContextServiceProvider implementation public partial class BeanContextServiceProvider : Java.Beans.Beancontext.IBeanContextServiceProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceProviderBeanInfo.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceProviderBeanInfo.cs index 80c469bf7d..80a0012e99 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceProviderBeanInfo.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceProviderBeanInfo.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContextServiceProviderBeanInfo definition + #region BeanContextServiceProviderBeanInfo declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IBeanContextServiceProviderBeanInfo : Java.Beans.IBeanI } #endregion - #region BeanContextServiceProviderBeanInfo + #region BeanContextServiceProviderBeanInfo implementation public partial class BeanContextServiceProviderBeanInfo : Java.Beans.Beancontext.IBeanContextServiceProviderBeanInfo { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceRevokedEvent.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceRevokedEvent.cs index 11f47ea6bf..5703e81e45 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceRevokedEvent.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceRevokedEvent.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContextServiceRevokedEvent definition + #region BeanContextServiceRevokedEvent declaration /// /// /// @@ -70,7 +70,7 @@ public BeanContextServiceRevokedEvent(params object[] args) : base(args) { } } #endregion - #region BeanContextServiceRevokedEvent + #region BeanContextServiceRevokedEvent implementation public partial class BeanContextServiceRevokedEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceRevokedListener.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceRevokedListener.cs index 2590cabe54..aa219b4d5a 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceRevokedListener.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServiceRevokedListener.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContextServiceRevokedListener definition + #region BeanContextServiceRevokedListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class BeanContextServiceRevokedListener : Java.Util.EventListener } #endregion - #region BeanContextServiceRevokedListenerDirect definition + #region BeanContextServiceRevokedListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IBeanContextServiceRevokedListener } #endregion - #region BeanContextServiceRevokedListener + #region BeanContextServiceRevokedListener implementation public partial class BeanContextServiceRevokedListener : Java.Beans.Beancontext.IBeanContextServiceRevokedListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void ServiceRevoked(Java.Beans.Beancontext.BeanContextServiceRevo } #endregion - #region BeanContextServiceRevokedListenerDirect + #region BeanContextServiceRevokedListenerDirect implementation public partial class BeanContextServiceRevokedListenerDirect : Java.Beans.Beancontext.IBeanContextServiceRevokedListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServices.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServices.cs index f5afba66b4..218236989b 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServices.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServices.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContextServices definition + #region BeanContextServices declaration /// /// /// @@ -148,7 +148,7 @@ public partial interface IBeanContextServices } #endregion - #region BeanContextServices + #region BeanContextServices implementation public partial class BeanContextServices : Java.Beans.Beancontext.IBeanContextServices { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServicesListener.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServicesListener.cs index 0d27ffe951..73eafe539a 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServicesListener.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServicesListener.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContextServicesListener definition + #region BeanContextServicesListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class BeanContextServicesListener : MASES.JCOBridge.C2JBridge.JVM } #endregion - #region BeanContextServicesListenerDirect definition + #region BeanContextServicesListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface IBeanContextServicesListener } #endregion - #region BeanContextServicesListener + #region BeanContextServicesListener implementation public partial class BeanContextServicesListener : Java.Beans.Beancontext.IBeanContextServicesListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void ServiceAvailable(Java.Beans.Beancontext.BeanContextServiceAv } #endregion - #region BeanContextServicesListenerDirect + #region BeanContextServicesListenerDirect implementation public partial class BeanContextServicesListenerDirect : Java.Beans.Beancontext.IBeanContextServicesListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServicesSupport.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServicesSupport.cs index f684564046..a9bf7f6073 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServicesSupport.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextServicesSupport.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContextServicesSupport definition + #region BeanContextServicesSupport declaration /// /// /// @@ -70,7 +70,7 @@ public BeanContextServicesSupport(params object[] args) : base(args) { } } #endregion - #region BeanContextServicesSupport + #region BeanContextServicesSupport implementation public partial class BeanContextServicesSupport { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextSupport.cs b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextSupport.cs index b9f2b0a53b..0507a928e1 100644 --- a/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextSupport.cs +++ b/src/net/JNet/Generated/Java/Beans/Beancontext/BeanContextSupport.cs @@ -25,7 +25,7 @@ namespace Java.Beans.Beancontext { - #region BeanContextSupport definition + #region BeanContextSupport declaration /// /// /// @@ -70,7 +70,7 @@ public BeanContextSupport(params object[] args) : base(args) { } } #endregion - #region BeanContextSupport + #region BeanContextSupport implementation public partial class BeanContextSupport { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Beans.cs b/src/net/JNet/Generated/Java/Beans/Beans.cs index 51a6967a5e..df08122f30 100644 --- a/src/net/JNet/Generated/Java/Beans/Beans.cs +++ b/src/net/JNet/Generated/Java/Beans/Beans.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region Beans definition + #region Beans declaration /// /// /// @@ -70,7 +70,7 @@ public Beans(params object[] args) : base(args) { } } #endregion - #region Beans + #region Beans implementation public partial class Beans { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/ConstructorProperties.cs b/src/net/JNet/Generated/Java/Beans/ConstructorProperties.cs index 76c8842d1e..171f42bfbc 100644 --- a/src/net/JNet/Generated/Java/Beans/ConstructorProperties.cs +++ b/src/net/JNet/Generated/Java/Beans/ConstructorProperties.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region ConstructorProperties definition + #region ConstructorProperties declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IConstructorProperties : Java.Lang.Annotation.IAnnotati } #endregion - #region ConstructorProperties + #region ConstructorProperties implementation public partial class ConstructorProperties : Java.Beans.IConstructorProperties { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Customizer.cs b/src/net/JNet/Generated/Java/Beans/Customizer.cs index bb2b766e77..40fefa6122 100644 --- a/src/net/JNet/Generated/Java/Beans/Customizer.cs +++ b/src/net/JNet/Generated/Java/Beans/Customizer.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region Customizer definition + #region Customizer declaration /// /// /// @@ -105,7 +105,7 @@ public partial interface ICustomizer } #endregion - #region Customizer + #region Customizer implementation public partial class Customizer : Java.Beans.ICustomizer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/DefaultPersistenceDelegate.cs b/src/net/JNet/Generated/Java/Beans/DefaultPersistenceDelegate.cs index ce67afc8d2..7a8c1a37f3 100644 --- a/src/net/JNet/Generated/Java/Beans/DefaultPersistenceDelegate.cs +++ b/src/net/JNet/Generated/Java/Beans/DefaultPersistenceDelegate.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region DefaultPersistenceDelegate definition + #region DefaultPersistenceDelegate declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultPersistenceDelegate(params object[] args) : base(args) { } } #endregion - #region DefaultPersistenceDelegate + #region DefaultPersistenceDelegate implementation public partial class DefaultPersistenceDelegate { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/DesignMode.cs b/src/net/JNet/Generated/Java/Beans/DesignMode.cs index 24e3c690ef..d612da8ce9 100644 --- a/src/net/JNet/Generated/Java/Beans/DesignMode.cs +++ b/src/net/JNet/Generated/Java/Beans/DesignMode.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region DesignMode definition + #region DesignMode declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IDesignMode } #endregion - #region DesignMode + #region DesignMode implementation public partial class DesignMode : Java.Beans.IDesignMode { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Encoder.cs b/src/net/JNet/Generated/Java/Beans/Encoder.cs index e959252590..014642ded0 100644 --- a/src/net/JNet/Generated/Java/Beans/Encoder.cs +++ b/src/net/JNet/Generated/Java/Beans/Encoder.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region Encoder definition + #region Encoder declaration /// /// /// @@ -70,7 +70,7 @@ public Encoder(params object[] args) : base(args) { } } #endregion - #region Encoder + #region Encoder implementation public partial class Encoder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/EventHandler.cs b/src/net/JNet/Generated/Java/Beans/EventHandler.cs index a1522f437b..caa764122e 100644 --- a/src/net/JNet/Generated/Java/Beans/EventHandler.cs +++ b/src/net/JNet/Generated/Java/Beans/EventHandler.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region EventHandler definition + #region EventHandler declaration /// /// /// @@ -70,7 +70,7 @@ public EventHandler(params object[] args) : base(args) { } } #endregion - #region EventHandler + #region EventHandler implementation public partial class EventHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/EventSetDescriptor.cs b/src/net/JNet/Generated/Java/Beans/EventSetDescriptor.cs index 12c20ea254..67d6917e28 100644 --- a/src/net/JNet/Generated/Java/Beans/EventSetDescriptor.cs +++ b/src/net/JNet/Generated/Java/Beans/EventSetDescriptor.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region EventSetDescriptor definition + #region EventSetDescriptor declaration /// /// /// @@ -70,7 +70,7 @@ public EventSetDescriptor(params object[] args) : base(args) { } } #endregion - #region EventSetDescriptor + #region EventSetDescriptor implementation public partial class EventSetDescriptor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/ExceptionListener.cs b/src/net/JNet/Generated/Java/Beans/ExceptionListener.cs index ea381b5c10..06141e038e 100644 --- a/src/net/JNet/Generated/Java/Beans/ExceptionListener.cs +++ b/src/net/JNet/Generated/Java/Beans/ExceptionListener.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region ExceptionListener definition + #region ExceptionListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ExceptionListener : MASES.JCOBridge.C2JBridge.JVMBridgeList } #endregion - #region ExceptionListenerDirect definition + #region ExceptionListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IExceptionListener } #endregion - #region ExceptionListener + #region ExceptionListener implementation public partial class ExceptionListener : Java.Beans.IExceptionListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void ExceptionThrown(MASES.JCOBridge.C2JBridge.JVMBridgeException } #endregion - #region ExceptionListenerDirect + #region ExceptionListenerDirect implementation public partial class ExceptionListenerDirect : Java.Beans.IExceptionListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Expression.cs b/src/net/JNet/Generated/Java/Beans/Expression.cs index 4fdc3f6d17..214bf9a4ee 100644 --- a/src/net/JNet/Generated/Java/Beans/Expression.cs +++ b/src/net/JNet/Generated/Java/Beans/Expression.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region Expression definition + #region Expression declaration /// /// /// @@ -70,7 +70,7 @@ public Expression(params object[] args) : base(args) { } } #endregion - #region Expression + #region Expression implementation public partial class Expression { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/FeatureDescriptor.cs b/src/net/JNet/Generated/Java/Beans/FeatureDescriptor.cs index da0badfe84..058bef41ca 100644 --- a/src/net/JNet/Generated/Java/Beans/FeatureDescriptor.cs +++ b/src/net/JNet/Generated/Java/Beans/FeatureDescriptor.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region FeatureDescriptor definition + #region FeatureDescriptor declaration /// /// /// @@ -70,7 +70,7 @@ public FeatureDescriptor(params object[] args) : base(args) { } } #endregion - #region FeatureDescriptor + #region FeatureDescriptor implementation public partial class FeatureDescriptor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/IndexedPropertyChangeEvent.cs b/src/net/JNet/Generated/Java/Beans/IndexedPropertyChangeEvent.cs index ed93b4c657..724e411a3b 100644 --- a/src/net/JNet/Generated/Java/Beans/IndexedPropertyChangeEvent.cs +++ b/src/net/JNet/Generated/Java/Beans/IndexedPropertyChangeEvent.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region IndexedPropertyChangeEvent definition + #region IndexedPropertyChangeEvent declaration /// /// /// @@ -70,7 +70,7 @@ public IndexedPropertyChangeEvent(params object[] args) : base(args) { } } #endregion - #region IndexedPropertyChangeEvent + #region IndexedPropertyChangeEvent implementation public partial class IndexedPropertyChangeEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/IndexedPropertyDescriptor.cs b/src/net/JNet/Generated/Java/Beans/IndexedPropertyDescriptor.cs index c7483e9679..8e0b66547e 100644 --- a/src/net/JNet/Generated/Java/Beans/IndexedPropertyDescriptor.cs +++ b/src/net/JNet/Generated/Java/Beans/IndexedPropertyDescriptor.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region IndexedPropertyDescriptor definition + #region IndexedPropertyDescriptor declaration /// /// /// @@ -70,7 +70,7 @@ public IndexedPropertyDescriptor(params object[] args) : base(args) { } } #endregion - #region IndexedPropertyDescriptor + #region IndexedPropertyDescriptor implementation public partial class IndexedPropertyDescriptor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/IntrospectionException.cs b/src/net/JNet/Generated/Java/Beans/IntrospectionException.cs index 179d52a5fb..df6a21828d 100644 --- a/src/net/JNet/Generated/Java/Beans/IntrospectionException.cs +++ b/src/net/JNet/Generated/Java/Beans/IntrospectionException.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region IntrospectionException definition + #region IntrospectionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IntrospectionException : Java.Lang.Exception } #endregion - #region IntrospectionException + #region IntrospectionException implementation public partial class IntrospectionException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Introspector.cs b/src/net/JNet/Generated/Java/Beans/Introspector.cs index 9506e19e06..37dcefb08e 100644 --- a/src/net/JNet/Generated/Java/Beans/Introspector.cs +++ b/src/net/JNet/Generated/Java/Beans/Introspector.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region Introspector definition + #region Introspector declaration /// /// /// @@ -70,7 +70,7 @@ public Introspector(params object[] args) : base(args) { } } #endregion - #region Introspector + #region Introspector implementation public partial class Introspector { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/JavaBean.cs b/src/net/JNet/Generated/Java/Beans/JavaBean.cs index 7a76d3d7a2..d666695b82 100644 --- a/src/net/JNet/Generated/Java/Beans/JavaBean.cs +++ b/src/net/JNet/Generated/Java/Beans/JavaBean.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region JavaBean definition + #region JavaBean declaration /// /// /// @@ -105,7 +105,7 @@ public partial interface IJavaBean : Java.Lang.Annotation.IAnnotation } #endregion - #region JavaBean + #region JavaBean implementation public partial class JavaBean : Java.Beans.IJavaBean { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/MethodDescriptor.cs b/src/net/JNet/Generated/Java/Beans/MethodDescriptor.cs index 7143a96e9c..4fa1feaf83 100644 --- a/src/net/JNet/Generated/Java/Beans/MethodDescriptor.cs +++ b/src/net/JNet/Generated/Java/Beans/MethodDescriptor.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region MethodDescriptor definition + #region MethodDescriptor declaration /// /// /// @@ -70,7 +70,7 @@ public MethodDescriptor(params object[] args) : base(args) { } } #endregion - #region MethodDescriptor + #region MethodDescriptor implementation public partial class MethodDescriptor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/ParameterDescriptor.cs b/src/net/JNet/Generated/Java/Beans/ParameterDescriptor.cs index 3b9e1aebd3..34ab6bdcaa 100644 --- a/src/net/JNet/Generated/Java/Beans/ParameterDescriptor.cs +++ b/src/net/JNet/Generated/Java/Beans/ParameterDescriptor.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region ParameterDescriptor definition + #region ParameterDescriptor declaration /// /// /// @@ -70,7 +70,7 @@ public ParameterDescriptor(params object[] args) : base(args) { } } #endregion - #region ParameterDescriptor + #region ParameterDescriptor implementation public partial class ParameterDescriptor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/PersistenceDelegate.cs b/src/net/JNet/Generated/Java/Beans/PersistenceDelegate.cs index 172c2885bf..1a6e514b88 100644 --- a/src/net/JNet/Generated/Java/Beans/PersistenceDelegate.cs +++ b/src/net/JNet/Generated/Java/Beans/PersistenceDelegate.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region PersistenceDelegate definition + #region PersistenceDelegate declaration /// /// /// @@ -72,7 +72,7 @@ public PersistenceDelegate(params object[] args) : base(args) { } } #endregion - #region PersistenceDelegate + #region PersistenceDelegate implementation public partial class PersistenceDelegate { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/PropertyChangeEvent.cs b/src/net/JNet/Generated/Java/Beans/PropertyChangeEvent.cs index 2dd7e341f5..771e8013ac 100644 --- a/src/net/JNet/Generated/Java/Beans/PropertyChangeEvent.cs +++ b/src/net/JNet/Generated/Java/Beans/PropertyChangeEvent.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region PropertyChangeEvent definition + #region PropertyChangeEvent declaration /// /// /// @@ -70,7 +70,7 @@ public PropertyChangeEvent(params object[] args) : base(args) { } } #endregion - #region PropertyChangeEvent + #region PropertyChangeEvent implementation public partial class PropertyChangeEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/PropertyChangeListener.cs b/src/net/JNet/Generated/Java/Beans/PropertyChangeListener.cs index bf38dddbd2..b1e89a8eed 100644 --- a/src/net/JNet/Generated/Java/Beans/PropertyChangeListener.cs +++ b/src/net/JNet/Generated/Java/Beans/PropertyChangeListener.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region PropertyChangeListener definition + #region PropertyChangeListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class PropertyChangeListener : Java.Util.EventListener } #endregion - #region PropertyChangeListenerDirect definition + #region PropertyChangeListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IPropertyChangeListener } #endregion - #region PropertyChangeListener + #region PropertyChangeListener implementation public partial class PropertyChangeListener : Java.Beans.IPropertyChangeListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void PropertyChange(Java.Beans.PropertyChangeEvent arg0) } #endregion - #region PropertyChangeListenerDirect + #region PropertyChangeListenerDirect implementation public partial class PropertyChangeListenerDirect : Java.Beans.IPropertyChangeListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/PropertyChangeListenerProxy.cs b/src/net/JNet/Generated/Java/Beans/PropertyChangeListenerProxy.cs index 9e115f040c..ffc2ef60f1 100644 --- a/src/net/JNet/Generated/Java/Beans/PropertyChangeListenerProxy.cs +++ b/src/net/JNet/Generated/Java/Beans/PropertyChangeListenerProxy.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region PropertyChangeListenerProxy definition + #region PropertyChangeListenerProxy declaration /// /// /// @@ -70,7 +70,7 @@ public PropertyChangeListenerProxy(params object[] args) : base(args) { } } #endregion - #region PropertyChangeListenerProxy + #region PropertyChangeListenerProxy implementation public partial class PropertyChangeListenerProxy { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/PropertyChangeSupport.cs b/src/net/JNet/Generated/Java/Beans/PropertyChangeSupport.cs index 14d4a02b7d..3eedc00d6f 100644 --- a/src/net/JNet/Generated/Java/Beans/PropertyChangeSupport.cs +++ b/src/net/JNet/Generated/Java/Beans/PropertyChangeSupport.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region PropertyChangeSupport definition + #region PropertyChangeSupport declaration /// /// /// @@ -70,7 +70,7 @@ public PropertyChangeSupport(params object[] args) : base(args) { } } #endregion - #region PropertyChangeSupport + #region PropertyChangeSupport implementation public partial class PropertyChangeSupport { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/PropertyDescriptor.cs b/src/net/JNet/Generated/Java/Beans/PropertyDescriptor.cs index 9e10c130d7..5d19e2dec0 100644 --- a/src/net/JNet/Generated/Java/Beans/PropertyDescriptor.cs +++ b/src/net/JNet/Generated/Java/Beans/PropertyDescriptor.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region PropertyDescriptor definition + #region PropertyDescriptor declaration /// /// /// @@ -70,7 +70,7 @@ public PropertyDescriptor(params object[] args) : base(args) { } } #endregion - #region PropertyDescriptor + #region PropertyDescriptor implementation public partial class PropertyDescriptor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/PropertyEditor.cs b/src/net/JNet/Generated/Java/Beans/PropertyEditor.cs index 9b2bcede4a..58c84a6343 100644 --- a/src/net/JNet/Generated/Java/Beans/PropertyEditor.cs +++ b/src/net/JNet/Generated/Java/Beans/PropertyEditor.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region PropertyEditor definition + #region PropertyEditor declaration /// /// /// @@ -136,7 +136,7 @@ public partial interface IPropertyEditor } #endregion - #region PropertyEditor + #region PropertyEditor implementation public partial class PropertyEditor : Java.Beans.IPropertyEditor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/PropertyEditorManager.cs b/src/net/JNet/Generated/Java/Beans/PropertyEditorManager.cs index f502c21c5d..90f4e349b2 100644 --- a/src/net/JNet/Generated/Java/Beans/PropertyEditorManager.cs +++ b/src/net/JNet/Generated/Java/Beans/PropertyEditorManager.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region PropertyEditorManager definition + #region PropertyEditorManager declaration /// /// /// @@ -70,7 +70,7 @@ public PropertyEditorManager(params object[] args) : base(args) { } } #endregion - #region PropertyEditorManager + #region PropertyEditorManager implementation public partial class PropertyEditorManager { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/PropertyEditorSupport.cs b/src/net/JNet/Generated/Java/Beans/PropertyEditorSupport.cs index bae237c108..ad1753f48b 100644 --- a/src/net/JNet/Generated/Java/Beans/PropertyEditorSupport.cs +++ b/src/net/JNet/Generated/Java/Beans/PropertyEditorSupport.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region PropertyEditorSupport definition + #region PropertyEditorSupport declaration /// /// /// @@ -70,7 +70,7 @@ public PropertyEditorSupport(params object[] args) : base(args) { } } #endregion - #region PropertyEditorSupport + #region PropertyEditorSupport implementation public partial class PropertyEditorSupport { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/PropertyVetoException.cs b/src/net/JNet/Generated/Java/Beans/PropertyVetoException.cs index 2575e4f2a4..eca18db9c5 100644 --- a/src/net/JNet/Generated/Java/Beans/PropertyVetoException.cs +++ b/src/net/JNet/Generated/Java/Beans/PropertyVetoException.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region PropertyVetoException definition + #region PropertyVetoException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class PropertyVetoException : Java.Lang.Exception } #endregion - #region PropertyVetoException + #region PropertyVetoException implementation public partial class PropertyVetoException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/SimpleBeanInfo.cs b/src/net/JNet/Generated/Java/Beans/SimpleBeanInfo.cs index d651fec0d2..e37ed40d2a 100644 --- a/src/net/JNet/Generated/Java/Beans/SimpleBeanInfo.cs +++ b/src/net/JNet/Generated/Java/Beans/SimpleBeanInfo.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region SimpleBeanInfo definition + #region SimpleBeanInfo declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleBeanInfo(params object[] args) : base(args) { } } #endregion - #region SimpleBeanInfo + #region SimpleBeanInfo implementation public partial class SimpleBeanInfo { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Statement.cs b/src/net/JNet/Generated/Java/Beans/Statement.cs index 7857606c35..8f38542e2e 100644 --- a/src/net/JNet/Generated/Java/Beans/Statement.cs +++ b/src/net/JNet/Generated/Java/Beans/Statement.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region Statement definition + #region Statement declaration /// /// /// @@ -70,7 +70,7 @@ public Statement(params object[] args) : base(args) { } } #endregion - #region Statement + #region Statement implementation public partial class Statement { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Transient.cs b/src/net/JNet/Generated/Java/Beans/Transient.cs index c59f99bd7e..456e06f5cf 100644 --- a/src/net/JNet/Generated/Java/Beans/Transient.cs +++ b/src/net/JNet/Generated/Java/Beans/Transient.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region Transient definition + #region Transient declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface ITransient : Java.Lang.Annotation.IAnnotation } #endregion - #region Transient + #region Transient implementation public partial class Transient : Java.Beans.ITransient { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/VetoableChangeListener.cs b/src/net/JNet/Generated/Java/Beans/VetoableChangeListener.cs index 108053f352..24f35f16ea 100644 --- a/src/net/JNet/Generated/Java/Beans/VetoableChangeListener.cs +++ b/src/net/JNet/Generated/Java/Beans/VetoableChangeListener.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region VetoableChangeListener definition + #region VetoableChangeListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class VetoableChangeListener : Java.Util.EventListener } #endregion - #region VetoableChangeListenerDirect definition + #region VetoableChangeListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -116,7 +116,7 @@ public partial interface IVetoableChangeListener } #endregion - #region VetoableChangeListener + #region VetoableChangeListener implementation public partial class VetoableChangeListener : Java.Beans.IVetoableChangeListener { #region Constructors @@ -177,7 +177,7 @@ public virtual void VetoableChange(Java.Beans.PropertyChangeEvent arg0) } #endregion - #region VetoableChangeListenerDirect + #region VetoableChangeListenerDirect implementation public partial class VetoableChangeListenerDirect : Java.Beans.IVetoableChangeListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/VetoableChangeListenerProxy.cs b/src/net/JNet/Generated/Java/Beans/VetoableChangeListenerProxy.cs index 71dfbd7a42..2ed72740bf 100644 --- a/src/net/JNet/Generated/Java/Beans/VetoableChangeListenerProxy.cs +++ b/src/net/JNet/Generated/Java/Beans/VetoableChangeListenerProxy.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region VetoableChangeListenerProxy definition + #region VetoableChangeListenerProxy declaration /// /// /// @@ -70,7 +70,7 @@ public VetoableChangeListenerProxy(params object[] args) : base(args) { } } #endregion - #region VetoableChangeListenerProxy + #region VetoableChangeListenerProxy implementation public partial class VetoableChangeListenerProxy { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/VetoableChangeSupport.cs b/src/net/JNet/Generated/Java/Beans/VetoableChangeSupport.cs index d2f8b88996..82651db317 100644 --- a/src/net/JNet/Generated/Java/Beans/VetoableChangeSupport.cs +++ b/src/net/JNet/Generated/Java/Beans/VetoableChangeSupport.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region VetoableChangeSupport definition + #region VetoableChangeSupport declaration /// /// /// @@ -70,7 +70,7 @@ public VetoableChangeSupport(params object[] args) : base(args) { } } #endregion - #region VetoableChangeSupport + #region VetoableChangeSupport implementation public partial class VetoableChangeSupport { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/Visibility.cs b/src/net/JNet/Generated/Java/Beans/Visibility.cs index 5f09ec948d..bb4172ef4f 100644 --- a/src/net/JNet/Generated/Java/Beans/Visibility.cs +++ b/src/net/JNet/Generated/Java/Beans/Visibility.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region Visibility definition + #region Visibility declaration /// /// /// @@ -108,7 +108,7 @@ public partial interface IVisibility } #endregion - #region Visibility + #region Visibility implementation public partial class Visibility : Java.Beans.IVisibility { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/XMLDecoder.cs b/src/net/JNet/Generated/Java/Beans/XMLDecoder.cs index ed8cfa998f..3d794ac00d 100644 --- a/src/net/JNet/Generated/Java/Beans/XMLDecoder.cs +++ b/src/net/JNet/Generated/Java/Beans/XMLDecoder.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region XMLDecoder definition + #region XMLDecoder declaration /// /// /// @@ -70,7 +70,7 @@ public XMLDecoder(params object[] args) : base(args) { } } #endregion - #region XMLDecoder + #region XMLDecoder implementation public partial class XMLDecoder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Beans/XMLEncoder.cs b/src/net/JNet/Generated/Java/Beans/XMLEncoder.cs index 9815cd3249..27d719bbd9 100644 --- a/src/net/JNet/Generated/Java/Beans/XMLEncoder.cs +++ b/src/net/JNet/Generated/Java/Beans/XMLEncoder.cs @@ -25,7 +25,7 @@ namespace Java.Beans { - #region XMLEncoder definition + #region XMLEncoder declaration /// /// /// @@ -70,7 +70,7 @@ public XMLEncoder(params object[] args) : base(args) { } } #endregion - #region XMLEncoder + #region XMLEncoder implementation public partial class XMLEncoder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/BufferedInputStream.cs b/src/net/JNet/Generated/Java/Io/BufferedInputStream.cs index a54dbc35e0..7c8954c34b 100644 --- a/src/net/JNet/Generated/Java/Io/BufferedInputStream.cs +++ b/src/net/JNet/Generated/Java/Io/BufferedInputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region BufferedInputStream definition + #region BufferedInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public BufferedInputStream(params object[] args) : base(args) { } } #endregion - #region BufferedInputStream + #region BufferedInputStream implementation public partial class BufferedInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/BufferedOutputStream.cs b/src/net/JNet/Generated/Java/Io/BufferedOutputStream.cs index 9015a6c669..0faee50029 100644 --- a/src/net/JNet/Generated/Java/Io/BufferedOutputStream.cs +++ b/src/net/JNet/Generated/Java/Io/BufferedOutputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region BufferedOutputStream definition + #region BufferedOutputStream declaration /// /// /// @@ -70,7 +70,7 @@ public BufferedOutputStream(params object[] args) : base(args) { } } #endregion - #region BufferedOutputStream + #region BufferedOutputStream implementation public partial class BufferedOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/BufferedReader.cs b/src/net/JNet/Generated/Java/Io/BufferedReader.cs index 98d316b150..45702ad4ba 100644 --- a/src/net/JNet/Generated/Java/Io/BufferedReader.cs +++ b/src/net/JNet/Generated/Java/Io/BufferedReader.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region BufferedReader definition + #region BufferedReader declaration /// /// /// @@ -70,7 +70,7 @@ public BufferedReader(params object[] args) : base(args) { } } #endregion - #region BufferedReader + #region BufferedReader implementation public partial class BufferedReader { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/BufferedWriter.cs b/src/net/JNet/Generated/Java/Io/BufferedWriter.cs index b2273df089..b7113cd602 100644 --- a/src/net/JNet/Generated/Java/Io/BufferedWriter.cs +++ b/src/net/JNet/Generated/Java/Io/BufferedWriter.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region BufferedWriter definition + #region BufferedWriter declaration /// /// /// @@ -70,7 +70,7 @@ public BufferedWriter(params object[] args) : base(args) { } } #endregion - #region BufferedWriter + #region BufferedWriter implementation public partial class BufferedWriter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/ByteArrayInputStream.cs b/src/net/JNet/Generated/Java/Io/ByteArrayInputStream.cs index 0c49d082f1..8cade33e8f 100644 --- a/src/net/JNet/Generated/Java/Io/ByteArrayInputStream.cs +++ b/src/net/JNet/Generated/Java/Io/ByteArrayInputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region ByteArrayInputStream definition + #region ByteArrayInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public ByteArrayInputStream(params object[] args) : base(args) { } } #endregion - #region ByteArrayInputStream + #region ByteArrayInputStream implementation public partial class ByteArrayInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/ByteArrayOutputStream.cs b/src/net/JNet/Generated/Java/Io/ByteArrayOutputStream.cs index d47ffa6135..60bfd431f0 100644 --- a/src/net/JNet/Generated/Java/Io/ByteArrayOutputStream.cs +++ b/src/net/JNet/Generated/Java/Io/ByteArrayOutputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region ByteArrayOutputStream definition + #region ByteArrayOutputStream declaration /// /// /// @@ -70,7 +70,7 @@ public ByteArrayOutputStream(params object[] args) : base(args) { } } #endregion - #region ByteArrayOutputStream + #region ByteArrayOutputStream implementation public partial class ByteArrayOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/CharArrayReader.cs b/src/net/JNet/Generated/Java/Io/CharArrayReader.cs index f0c6058baf..e6988e771f 100644 --- a/src/net/JNet/Generated/Java/Io/CharArrayReader.cs +++ b/src/net/JNet/Generated/Java/Io/CharArrayReader.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region CharArrayReader definition + #region CharArrayReader declaration /// /// /// @@ -70,7 +70,7 @@ public CharArrayReader(params object[] args) : base(args) { } } #endregion - #region CharArrayReader + #region CharArrayReader implementation public partial class CharArrayReader { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/CharArrayWriter.cs b/src/net/JNet/Generated/Java/Io/CharArrayWriter.cs index f778693b64..19b057afb6 100644 --- a/src/net/JNet/Generated/Java/Io/CharArrayWriter.cs +++ b/src/net/JNet/Generated/Java/Io/CharArrayWriter.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region CharArrayWriter definition + #region CharArrayWriter declaration /// /// /// @@ -70,7 +70,7 @@ public CharArrayWriter(params object[] args) : base(args) { } } #endregion - #region CharArrayWriter + #region CharArrayWriter implementation public partial class CharArrayWriter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/CharConversionException.cs b/src/net/JNet/Generated/Java/Io/CharConversionException.cs index 2002074b83..d34d04b785 100644 --- a/src/net/JNet/Generated/Java/Io/CharConversionException.cs +++ b/src/net/JNet/Generated/Java/Io/CharConversionException.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region CharConversionException definition + #region CharConversionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CharConversionException : Java.Io.IOException } #endregion - #region CharConversionException + #region CharConversionException implementation public partial class CharConversionException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/Closeable.cs b/src/net/JNet/Generated/Java/Io/Closeable.cs index 71e9a94f79..8e38f9e334 100644 --- a/src/net/JNet/Generated/Java/Io/Closeable.cs +++ b/src/net/JNet/Generated/Java/Io/Closeable.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region Closeable definition + #region Closeable declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface ICloseable : Java.Lang.IAutoCloseable } #endregion - #region Closeable + #region Closeable implementation public partial class Closeable : Java.Io.ICloseable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/Console.cs b/src/net/JNet/Generated/Java/Io/Console.cs index af76a8461f..d3e811ec8c 100644 --- a/src/net/JNet/Generated/Java/Io/Console.cs +++ b/src/net/JNet/Generated/Java/Io/Console.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region Console definition + #region Console declaration /// /// /// @@ -70,7 +70,7 @@ public Console(params object[] args) : base(args) { } } #endregion - #region Console + #region Console implementation public partial class Console { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/DataInput.cs b/src/net/JNet/Generated/Java/Io/DataInput.cs index 387b1998b8..eba996b1de 100644 --- a/src/net/JNet/Generated/Java/Io/DataInput.cs +++ b/src/net/JNet/Generated/Java/Io/DataInput.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region DataInput definition + #region DataInput declaration /// /// /// @@ -183,7 +183,7 @@ public partial interface IDataInput } #endregion - #region DataInput + #region DataInput implementation public partial class DataInput : Java.Io.IDataInput { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/DataInputStream.cs b/src/net/JNet/Generated/Java/Io/DataInputStream.cs index 4aa1471254..1c19c02e6e 100644 --- a/src/net/JNet/Generated/Java/Io/DataInputStream.cs +++ b/src/net/JNet/Generated/Java/Io/DataInputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region DataInputStream definition + #region DataInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public DataInputStream(params object[] args) : base(args) { } } #endregion - #region DataInputStream + #region DataInputStream implementation public partial class DataInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/DataOutput.cs b/src/net/JNet/Generated/Java/Io/DataOutput.cs index 90b56fc736..a69d18ff5d 100644 --- a/src/net/JNet/Generated/Java/Io/DataOutput.cs +++ b/src/net/JNet/Generated/Java/Io/DataOutput.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region DataOutput definition + #region DataOutput declaration /// /// /// @@ -176,7 +176,7 @@ public partial interface IDataOutput } #endregion - #region DataOutput + #region DataOutput implementation public partial class DataOutput : Java.Io.IDataOutput { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/DataOutputStream.cs b/src/net/JNet/Generated/Java/Io/DataOutputStream.cs index 01cb011252..9ac18246fe 100644 --- a/src/net/JNet/Generated/Java/Io/DataOutputStream.cs +++ b/src/net/JNet/Generated/Java/Io/DataOutputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region DataOutputStream definition + #region DataOutputStream declaration /// /// /// @@ -70,7 +70,7 @@ public DataOutputStream(params object[] args) : base(args) { } } #endregion - #region DataOutputStream + #region DataOutputStream implementation public partial class DataOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/EOFException.cs b/src/net/JNet/Generated/Java/Io/EOFException.cs index 693ab1da56..5d2d7a8b4c 100644 --- a/src/net/JNet/Generated/Java/Io/EOFException.cs +++ b/src/net/JNet/Generated/Java/Io/EOFException.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region EOFException definition + #region EOFException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class EOFException : Java.Io.IOException } #endregion - #region EOFException + #region EOFException implementation public partial class EOFException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/Externalizable.cs b/src/net/JNet/Generated/Java/Io/Externalizable.cs index 6b66ebc561..14ec6071cd 100644 --- a/src/net/JNet/Generated/Java/Io/Externalizable.cs +++ b/src/net/JNet/Generated/Java/Io/Externalizable.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region Externalizable definition + #region Externalizable declaration /// /// /// @@ -103,7 +103,7 @@ public partial interface IExternalizable : Java.Io.ISerializable } #endregion - #region Externalizable + #region Externalizable implementation public partial class Externalizable : Java.Io.IExternalizable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/File.cs b/src/net/JNet/Generated/Java/Io/File.cs index 06cc68b7d9..1af75235cb 100644 --- a/src/net/JNet/Generated/Java/Io/File.cs +++ b/src/net/JNet/Generated/Java/Io/File.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region File definition + #region File declaration /// /// /// @@ -70,7 +70,7 @@ public File(params object[] args) : base(args) { } } #endregion - #region File + #region File implementation public partial class File { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/FileDescriptor.cs b/src/net/JNet/Generated/Java/Io/FileDescriptor.cs index 5dc347fc79..30368d94f1 100644 --- a/src/net/JNet/Generated/Java/Io/FileDescriptor.cs +++ b/src/net/JNet/Generated/Java/Io/FileDescriptor.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region FileDescriptor definition + #region FileDescriptor declaration /// /// /// @@ -70,7 +70,7 @@ public FileDescriptor(params object[] args) : base(args) { } } #endregion - #region FileDescriptor + #region FileDescriptor implementation public partial class FileDescriptor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/FileFilter.cs b/src/net/JNet/Generated/Java/Io/FileFilter.cs index 05091112fb..8f880cd394 100644 --- a/src/net/JNet/Generated/Java/Io/FileFilter.cs +++ b/src/net/JNet/Generated/Java/Io/FileFilter.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region FileFilter definition + #region FileFilter declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IFileFilter } #endregion - #region FileFilter + #region FileFilter implementation public partial class FileFilter : Java.Io.IFileFilter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/FileInputStream.cs b/src/net/JNet/Generated/Java/Io/FileInputStream.cs index fe33df3008..ed496b1a5b 100644 --- a/src/net/JNet/Generated/Java/Io/FileInputStream.cs +++ b/src/net/JNet/Generated/Java/Io/FileInputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region FileInputStream definition + #region FileInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public FileInputStream(params object[] args) : base(args) { } } #endregion - #region FileInputStream + #region FileInputStream implementation public partial class FileInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/FileNotFoundException.cs b/src/net/JNet/Generated/Java/Io/FileNotFoundException.cs index 7482e34dfe..c55141aede 100644 --- a/src/net/JNet/Generated/Java/Io/FileNotFoundException.cs +++ b/src/net/JNet/Generated/Java/Io/FileNotFoundException.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region FileNotFoundException definition + #region FileNotFoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class FileNotFoundException : Java.Io.IOException } #endregion - #region FileNotFoundException + #region FileNotFoundException implementation public partial class FileNotFoundException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/FileOutputStream.cs b/src/net/JNet/Generated/Java/Io/FileOutputStream.cs index 64cb32e324..1a6fb04a2c 100644 --- a/src/net/JNet/Generated/Java/Io/FileOutputStream.cs +++ b/src/net/JNet/Generated/Java/Io/FileOutputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region FileOutputStream definition + #region FileOutputStream declaration /// /// /// @@ -70,7 +70,7 @@ public FileOutputStream(params object[] args) : base(args) { } } #endregion - #region FileOutputStream + #region FileOutputStream implementation public partial class FileOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/FilePermission.cs b/src/net/JNet/Generated/Java/Io/FilePermission.cs index 2b1252cb86..e3d2a7590a 100644 --- a/src/net/JNet/Generated/Java/Io/FilePermission.cs +++ b/src/net/JNet/Generated/Java/Io/FilePermission.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region FilePermission definition + #region FilePermission declaration /// /// /// @@ -70,7 +70,7 @@ public FilePermission(params object[] args) : base(args) { } } #endregion - #region FilePermission + #region FilePermission implementation public partial class FilePermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/FileReader.cs b/src/net/JNet/Generated/Java/Io/FileReader.cs index dcf781d1f9..cf7f86306f 100644 --- a/src/net/JNet/Generated/Java/Io/FileReader.cs +++ b/src/net/JNet/Generated/Java/Io/FileReader.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region FileReader definition + #region FileReader declaration /// /// /// @@ -70,7 +70,7 @@ public FileReader(params object[] args) : base(args) { } } #endregion - #region FileReader + #region FileReader implementation public partial class FileReader { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/FileWriter.cs b/src/net/JNet/Generated/Java/Io/FileWriter.cs index eaac2fa819..c205c798bb 100644 --- a/src/net/JNet/Generated/Java/Io/FileWriter.cs +++ b/src/net/JNet/Generated/Java/Io/FileWriter.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region FileWriter definition + #region FileWriter declaration /// /// /// @@ -70,7 +70,7 @@ public FileWriter(params object[] args) : base(args) { } } #endregion - #region FileWriter + #region FileWriter implementation public partial class FileWriter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/FilenameFilter.cs b/src/net/JNet/Generated/Java/Io/FilenameFilter.cs index 46fe154f90..c89b283de1 100644 --- a/src/net/JNet/Generated/Java/Io/FilenameFilter.cs +++ b/src/net/JNet/Generated/Java/Io/FilenameFilter.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region FilenameFilter definition + #region FilenameFilter declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IFilenameFilter } #endregion - #region FilenameFilter + #region FilenameFilter implementation public partial class FilenameFilter : Java.Io.IFilenameFilter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/FilterInputStream.cs b/src/net/JNet/Generated/Java/Io/FilterInputStream.cs index 082454a978..e3a9fa4fb0 100644 --- a/src/net/JNet/Generated/Java/Io/FilterInputStream.cs +++ b/src/net/JNet/Generated/Java/Io/FilterInputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region FilterInputStream definition + #region FilterInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public FilterInputStream(params object[] args) : base(args) { } } #endregion - #region FilterInputStream + #region FilterInputStream implementation public partial class FilterInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/FilterOutputStream.cs b/src/net/JNet/Generated/Java/Io/FilterOutputStream.cs index 43aa96e565..1d235afbc9 100644 --- a/src/net/JNet/Generated/Java/Io/FilterOutputStream.cs +++ b/src/net/JNet/Generated/Java/Io/FilterOutputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region FilterOutputStream definition + #region FilterOutputStream declaration /// /// /// @@ -70,7 +70,7 @@ public FilterOutputStream(params object[] args) : base(args) { } } #endregion - #region FilterOutputStream + #region FilterOutputStream implementation public partial class FilterOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/FilterReader.cs b/src/net/JNet/Generated/Java/Io/FilterReader.cs index 8a42ee14fa..edb81edb8f 100644 --- a/src/net/JNet/Generated/Java/Io/FilterReader.cs +++ b/src/net/JNet/Generated/Java/Io/FilterReader.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region FilterReader definition + #region FilterReader declaration /// /// /// @@ -72,7 +72,7 @@ public FilterReader(params object[] args) : base(args) { } } #endregion - #region FilterReader + #region FilterReader implementation public partial class FilterReader { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/FilterWriter.cs b/src/net/JNet/Generated/Java/Io/FilterWriter.cs index bc2a23b462..7a3d4add5f 100644 --- a/src/net/JNet/Generated/Java/Io/FilterWriter.cs +++ b/src/net/JNet/Generated/Java/Io/FilterWriter.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region FilterWriter definition + #region FilterWriter declaration /// /// /// @@ -72,7 +72,7 @@ public FilterWriter(params object[] args) : base(args) { } } #endregion - #region FilterWriter + #region FilterWriter implementation public partial class FilterWriter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/Flushable.cs b/src/net/JNet/Generated/Java/Io/Flushable.cs index fa523f5d8f..a80aa0d693 100644 --- a/src/net/JNet/Generated/Java/Io/Flushable.cs +++ b/src/net/JNet/Generated/Java/Io/Flushable.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region Flushable definition + #region Flushable declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IFlushable } #endregion - #region Flushable + #region Flushable implementation public partial class Flushable : Java.Io.IFlushable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/IOError.cs b/src/net/JNet/Generated/Java/Io/IOError.cs index fcc3a85cb6..43d5308651 100644 --- a/src/net/JNet/Generated/Java/Io/IOError.cs +++ b/src/net/JNet/Generated/Java/Io/IOError.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region IOError definition + #region IOError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IOError : Java.Lang.Error } #endregion - #region IOError + #region IOError implementation public partial class IOError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/IOException.cs b/src/net/JNet/Generated/Java/Io/IOException.cs index 20b2804b60..76f58560e6 100644 --- a/src/net/JNet/Generated/Java/Io/IOException.cs +++ b/src/net/JNet/Generated/Java/Io/IOException.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region IOException definition + #region IOException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IOException : Java.Lang.Exception } #endregion - #region IOException + #region IOException implementation public partial class IOException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/InputStream.cs b/src/net/JNet/Generated/Java/Io/InputStream.cs index ad4e27dc7d..8beea3f0bf 100644 --- a/src/net/JNet/Generated/Java/Io/InputStream.cs +++ b/src/net/JNet/Generated/Java/Io/InputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region InputStream definition + #region InputStream declaration /// /// /// @@ -72,7 +72,7 @@ public InputStream(params object[] args) : base(args) { } } #endregion - #region InputStream + #region InputStream implementation public partial class InputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/InputStreamReader.cs b/src/net/JNet/Generated/Java/Io/InputStreamReader.cs index 525080bc33..97d060e53c 100644 --- a/src/net/JNet/Generated/Java/Io/InputStreamReader.cs +++ b/src/net/JNet/Generated/Java/Io/InputStreamReader.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region InputStreamReader definition + #region InputStreamReader declaration /// /// /// @@ -70,7 +70,7 @@ public InputStreamReader(params object[] args) : base(args) { } } #endregion - #region InputStreamReader + #region InputStreamReader implementation public partial class InputStreamReader { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/InterruptedIOException.cs b/src/net/JNet/Generated/Java/Io/InterruptedIOException.cs index 2966251a0b..7b53bd9f6d 100644 --- a/src/net/JNet/Generated/Java/Io/InterruptedIOException.cs +++ b/src/net/JNet/Generated/Java/Io/InterruptedIOException.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region InterruptedIOException definition + #region InterruptedIOException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InterruptedIOException : Java.Io.IOException } #endregion - #region InterruptedIOException + #region InterruptedIOException implementation public partial class InterruptedIOException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/InvalidClassException.cs b/src/net/JNet/Generated/Java/Io/InvalidClassException.cs index 98ace9faaa..33c7590dc3 100644 --- a/src/net/JNet/Generated/Java/Io/InvalidClassException.cs +++ b/src/net/JNet/Generated/Java/Io/InvalidClassException.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region InvalidClassException definition + #region InvalidClassException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidClassException : Java.Io.ObjectStreamException } #endregion - #region InvalidClassException + #region InvalidClassException implementation public partial class InvalidClassException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/InvalidObjectException.cs b/src/net/JNet/Generated/Java/Io/InvalidObjectException.cs index 6af4f7ff8b..ffc0005f01 100644 --- a/src/net/JNet/Generated/Java/Io/InvalidObjectException.cs +++ b/src/net/JNet/Generated/Java/Io/InvalidObjectException.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region InvalidObjectException definition + #region InvalidObjectException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidObjectException : Java.Io.ObjectStreamException } #endregion - #region InvalidObjectException + #region InvalidObjectException implementation public partial class InvalidObjectException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/LineNumberReader.cs b/src/net/JNet/Generated/Java/Io/LineNumberReader.cs index f6023323d6..fddeae8ec3 100644 --- a/src/net/JNet/Generated/Java/Io/LineNumberReader.cs +++ b/src/net/JNet/Generated/Java/Io/LineNumberReader.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region LineNumberReader definition + #region LineNumberReader declaration /// /// /// @@ -70,7 +70,7 @@ public LineNumberReader(params object[] args) : base(args) { } } #endregion - #region LineNumberReader + #region LineNumberReader implementation public partial class LineNumberReader { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/NotActiveException.cs b/src/net/JNet/Generated/Java/Io/NotActiveException.cs index 887aeb240a..3f015d1f58 100644 --- a/src/net/JNet/Generated/Java/Io/NotActiveException.cs +++ b/src/net/JNet/Generated/Java/Io/NotActiveException.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region NotActiveException definition + #region NotActiveException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NotActiveException : Java.Io.ObjectStreamException } #endregion - #region NotActiveException + #region NotActiveException implementation public partial class NotActiveException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/NotSerializableException.cs b/src/net/JNet/Generated/Java/Io/NotSerializableException.cs index db61edd0fb..3cad50412e 100644 --- a/src/net/JNet/Generated/Java/Io/NotSerializableException.cs +++ b/src/net/JNet/Generated/Java/Io/NotSerializableException.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region NotSerializableException definition + #region NotSerializableException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NotSerializableException : Java.Io.ObjectStreamException } #endregion - #region NotSerializableException + #region NotSerializableException implementation public partial class NotSerializableException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/ObjectInput.cs b/src/net/JNet/Generated/Java/Io/ObjectInput.cs index a597d6c490..838c2bd83c 100644 --- a/src/net/JNet/Generated/Java/Io/ObjectInput.cs +++ b/src/net/JNet/Generated/Java/Io/ObjectInput.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region ObjectInput definition + #region ObjectInput declaration /// /// /// @@ -137,7 +137,7 @@ public partial interface IObjectInput } #endregion - #region ObjectInput + #region ObjectInput implementation public partial class ObjectInput : Java.Io.IObjectInput { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/ObjectInputFilter.cs b/src/net/JNet/Generated/Java/Io/ObjectInputFilter.cs index 475eff26dd..7d8c358502 100644 --- a/src/net/JNet/Generated/Java/Io/ObjectInputFilter.cs +++ b/src/net/JNet/Generated/Java/Io/ObjectInputFilter.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region ObjectInputFilter definition + #region ObjectInputFilter declaration /// /// /// @@ -68,7 +68,7 @@ public ObjectInputFilter(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Config definition + #region Config declaration /// /// /// @@ -113,7 +113,7 @@ public Config(params object[] args) : base(args) { } } #endregion - #region FilterInfo definition + #region FilterInfo declaration /// /// /// @@ -160,7 +160,7 @@ public FilterInfo(params object[] args) : base(args) { } } #endregion - #region Status definition + #region Status declaration /// /// /// @@ -233,7 +233,7 @@ public partial interface IObjectInputFilter } #endregion - #region ObjectInputFilter + #region ObjectInputFilter implementation public partial class ObjectInputFilter : Java.Io.IObjectInputFilter { #region Constructors @@ -266,7 +266,7 @@ public Java.Io.ObjectInputFilter.Status CheckInput(Java.Io.ObjectInputFilter.Fil #endregion #region Nested classes - #region Config + #region Config implementation public partial class Config { #region Constructors @@ -313,7 +313,7 @@ public static Java.Io.ObjectInputFilter CreateFilter(Java.Lang.String arg0) } #endregion - #region FilterInfo + #region FilterInfo implementation public partial class FilterInfo { #region Constructors @@ -384,7 +384,7 @@ public long StreamBytes() } #endregion - #region Status + #region Status implementation public partial class Status { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/ObjectInputStream.cs b/src/net/JNet/Generated/Java/Io/ObjectInputStream.cs index ffdbdf96ef..dbffba0440 100644 --- a/src/net/JNet/Generated/Java/Io/ObjectInputStream.cs +++ b/src/net/JNet/Generated/Java/Io/ObjectInputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region ObjectInputStream definition + #region ObjectInputStream declaration /// /// /// @@ -66,7 +66,7 @@ public ObjectInputStream(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region GetField definition + #region GetField declaration /// /// /// @@ -117,7 +117,7 @@ public GetField(params object[] args) : base(args) { } } #endregion - #region ObjectInputStream + #region ObjectInputStream implementation public partial class ObjectInputStream { #region Constructors @@ -344,7 +344,7 @@ public void RegisterValidation(Java.Io.ObjectInputValidation arg0, int arg1) #endregion #region Nested classes - #region GetField + #region GetField implementation public partial class GetField { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/ObjectInputValidation.cs b/src/net/JNet/Generated/Java/Io/ObjectInputValidation.cs index 51b3ec70f5..c63082c67d 100644 --- a/src/net/JNet/Generated/Java/Io/ObjectInputValidation.cs +++ b/src/net/JNet/Generated/Java/Io/ObjectInputValidation.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region ObjectInputValidation definition + #region ObjectInputValidation declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IObjectInputValidation } #endregion - #region ObjectInputValidation + #region ObjectInputValidation implementation public partial class ObjectInputValidation : Java.Io.IObjectInputValidation { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/ObjectOutput.cs b/src/net/JNet/Generated/Java/Io/ObjectOutput.cs index 4a634693af..21c54f7002 100644 --- a/src/net/JNet/Generated/Java/Io/ObjectOutput.cs +++ b/src/net/JNet/Generated/Java/Io/ObjectOutput.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region ObjectOutput definition + #region ObjectOutput declaration /// /// /// @@ -126,7 +126,7 @@ public partial interface IObjectOutput } #endregion - #region ObjectOutput + #region ObjectOutput implementation public partial class ObjectOutput : Java.Io.IObjectOutput { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/ObjectOutputStream.cs b/src/net/JNet/Generated/Java/Io/ObjectOutputStream.cs index 71273b6d2a..4b67e730b2 100644 --- a/src/net/JNet/Generated/Java/Io/ObjectOutputStream.cs +++ b/src/net/JNet/Generated/Java/Io/ObjectOutputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region ObjectOutputStream definition + #region ObjectOutputStream declaration /// /// /// @@ -66,7 +66,7 @@ public ObjectOutputStream(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region PutField definition + #region PutField declaration /// /// /// @@ -117,7 +117,7 @@ public PutField(params object[] args) : base(args) { } } #endregion - #region ObjectOutputStream + #region ObjectOutputStream implementation public partial class ObjectOutputStream { #region Constructors @@ -317,7 +317,7 @@ public void WriteUTF(Java.Lang.String arg0) #endregion #region Nested classes - #region PutField + #region PutField implementation public partial class PutField { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/ObjectStreamClass.cs b/src/net/JNet/Generated/Java/Io/ObjectStreamClass.cs index 4180b6d102..edba25510d 100644 --- a/src/net/JNet/Generated/Java/Io/ObjectStreamClass.cs +++ b/src/net/JNet/Generated/Java/Io/ObjectStreamClass.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region ObjectStreamClass definition + #region ObjectStreamClass declaration /// /// /// @@ -70,7 +70,7 @@ public ObjectStreamClass(params object[] args) : base(args) { } } #endregion - #region ObjectStreamClass + #region ObjectStreamClass implementation public partial class ObjectStreamClass { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/ObjectStreamConstants.cs b/src/net/JNet/Generated/Java/Io/ObjectStreamConstants.cs index e4791996ae..b905bc7b03 100644 --- a/src/net/JNet/Generated/Java/Io/ObjectStreamConstants.cs +++ b/src/net/JNet/Generated/Java/Io/ObjectStreamConstants.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region ObjectStreamConstants definition + #region ObjectStreamConstants declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IObjectStreamConstants } #endregion - #region ObjectStreamConstants + #region ObjectStreamConstants implementation public partial class ObjectStreamConstants : Java.Io.IObjectStreamConstants { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/ObjectStreamException.cs b/src/net/JNet/Generated/Java/Io/ObjectStreamException.cs index 1acbfc9666..09b49d1907 100644 --- a/src/net/JNet/Generated/Java/Io/ObjectStreamException.cs +++ b/src/net/JNet/Generated/Java/Io/ObjectStreamException.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region ObjectStreamException definition + #region ObjectStreamException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ObjectStreamException : Java.Io.IOException } #endregion - #region ObjectStreamException + #region ObjectStreamException implementation public partial class ObjectStreamException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/ObjectStreamField.cs b/src/net/JNet/Generated/Java/Io/ObjectStreamField.cs index c868ab288d..3d791e4a7c 100644 --- a/src/net/JNet/Generated/Java/Io/ObjectStreamField.cs +++ b/src/net/JNet/Generated/Java/Io/ObjectStreamField.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region ObjectStreamField definition + #region ObjectStreamField declaration /// /// /// @@ -70,7 +70,7 @@ public ObjectStreamField(params object[] args) : base(args) { } } #endregion - #region ObjectStreamField + #region ObjectStreamField implementation public partial class ObjectStreamField { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/OptionalDataException.cs b/src/net/JNet/Generated/Java/Io/OptionalDataException.cs index e541f43e64..ac2a2554bb 100644 --- a/src/net/JNet/Generated/Java/Io/OptionalDataException.cs +++ b/src/net/JNet/Generated/Java/Io/OptionalDataException.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region OptionalDataException definition + #region OptionalDataException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class OptionalDataException : Java.Io.ObjectStreamException } #endregion - #region OptionalDataException + #region OptionalDataException implementation public partial class OptionalDataException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/OutputStream.cs b/src/net/JNet/Generated/Java/Io/OutputStream.cs index c4365ec389..0d0af3da51 100644 --- a/src/net/JNet/Generated/Java/Io/OutputStream.cs +++ b/src/net/JNet/Generated/Java/Io/OutputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region OutputStream definition + #region OutputStream declaration /// /// /// @@ -72,7 +72,7 @@ public OutputStream(params object[] args) : base(args) { } } #endregion - #region OutputStream + #region OutputStream implementation public partial class OutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/OutputStreamWriter.cs b/src/net/JNet/Generated/Java/Io/OutputStreamWriter.cs index 2066b8c656..fc5ff3a5c7 100644 --- a/src/net/JNet/Generated/Java/Io/OutputStreamWriter.cs +++ b/src/net/JNet/Generated/Java/Io/OutputStreamWriter.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region OutputStreamWriter definition + #region OutputStreamWriter declaration /// /// /// @@ -70,7 +70,7 @@ public OutputStreamWriter(params object[] args) : base(args) { } } #endregion - #region OutputStreamWriter + #region OutputStreamWriter implementation public partial class OutputStreamWriter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/PipedInputStream.cs b/src/net/JNet/Generated/Java/Io/PipedInputStream.cs index 2848a6d1be..7104771d94 100644 --- a/src/net/JNet/Generated/Java/Io/PipedInputStream.cs +++ b/src/net/JNet/Generated/Java/Io/PipedInputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region PipedInputStream definition + #region PipedInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public PipedInputStream(params object[] args) : base(args) { } } #endregion - #region PipedInputStream + #region PipedInputStream implementation public partial class PipedInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/PipedOutputStream.cs b/src/net/JNet/Generated/Java/Io/PipedOutputStream.cs index 53d0709b11..61efa28d99 100644 --- a/src/net/JNet/Generated/Java/Io/PipedOutputStream.cs +++ b/src/net/JNet/Generated/Java/Io/PipedOutputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region PipedOutputStream definition + #region PipedOutputStream declaration /// /// /// @@ -70,7 +70,7 @@ public PipedOutputStream(params object[] args) : base(args) { } } #endregion - #region PipedOutputStream + #region PipedOutputStream implementation public partial class PipedOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/PipedReader.cs b/src/net/JNet/Generated/Java/Io/PipedReader.cs index 8b674687d5..22604ad30f 100644 --- a/src/net/JNet/Generated/Java/Io/PipedReader.cs +++ b/src/net/JNet/Generated/Java/Io/PipedReader.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region PipedReader definition + #region PipedReader declaration /// /// /// @@ -70,7 +70,7 @@ public PipedReader(params object[] args) : base(args) { } } #endregion - #region PipedReader + #region PipedReader implementation public partial class PipedReader { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/PipedWriter.cs b/src/net/JNet/Generated/Java/Io/PipedWriter.cs index 238b28757f..afd2c406c6 100644 --- a/src/net/JNet/Generated/Java/Io/PipedWriter.cs +++ b/src/net/JNet/Generated/Java/Io/PipedWriter.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region PipedWriter definition + #region PipedWriter declaration /// /// /// @@ -70,7 +70,7 @@ public PipedWriter(params object[] args) : base(args) { } } #endregion - #region PipedWriter + #region PipedWriter implementation public partial class PipedWriter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/PrintStream.cs b/src/net/JNet/Generated/Java/Io/PrintStream.cs index 25774f1f22..083ecf8a1f 100644 --- a/src/net/JNet/Generated/Java/Io/PrintStream.cs +++ b/src/net/JNet/Generated/Java/Io/PrintStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region PrintStream definition + #region PrintStream declaration /// /// /// @@ -70,7 +70,7 @@ public PrintStream(params object[] args) : base(args) { } } #endregion - #region PrintStream + #region PrintStream implementation public partial class PrintStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/PrintWriter.cs b/src/net/JNet/Generated/Java/Io/PrintWriter.cs index 194a0754ea..d746280854 100644 --- a/src/net/JNet/Generated/Java/Io/PrintWriter.cs +++ b/src/net/JNet/Generated/Java/Io/PrintWriter.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region PrintWriter definition + #region PrintWriter declaration /// /// /// @@ -70,7 +70,7 @@ public PrintWriter(params object[] args) : base(args) { } } #endregion - #region PrintWriter + #region PrintWriter implementation public partial class PrintWriter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/PushbackInputStream.cs b/src/net/JNet/Generated/Java/Io/PushbackInputStream.cs index 4acb8351c0..d2df18a0ac 100644 --- a/src/net/JNet/Generated/Java/Io/PushbackInputStream.cs +++ b/src/net/JNet/Generated/Java/Io/PushbackInputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region PushbackInputStream definition + #region PushbackInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public PushbackInputStream(params object[] args) : base(args) { } } #endregion - #region PushbackInputStream + #region PushbackInputStream implementation public partial class PushbackInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/PushbackReader.cs b/src/net/JNet/Generated/Java/Io/PushbackReader.cs index 96654c1b2f..393c068230 100644 --- a/src/net/JNet/Generated/Java/Io/PushbackReader.cs +++ b/src/net/JNet/Generated/Java/Io/PushbackReader.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region PushbackReader definition + #region PushbackReader declaration /// /// /// @@ -70,7 +70,7 @@ public PushbackReader(params object[] args) : base(args) { } } #endregion - #region PushbackReader + #region PushbackReader implementation public partial class PushbackReader { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/RandomAccessFile.cs b/src/net/JNet/Generated/Java/Io/RandomAccessFile.cs index 82307f9746..22068c10cc 100644 --- a/src/net/JNet/Generated/Java/Io/RandomAccessFile.cs +++ b/src/net/JNet/Generated/Java/Io/RandomAccessFile.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region RandomAccessFile definition + #region RandomAccessFile declaration /// /// /// @@ -70,7 +70,7 @@ public RandomAccessFile(params object[] args) : base(args) { } } #endregion - #region RandomAccessFile + #region RandomAccessFile implementation public partial class RandomAccessFile { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/Reader.cs b/src/net/JNet/Generated/Java/Io/Reader.cs index 817c72ec38..d6be2af1fe 100644 --- a/src/net/JNet/Generated/Java/Io/Reader.cs +++ b/src/net/JNet/Generated/Java/Io/Reader.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region Reader definition + #region Reader declaration /// /// /// @@ -72,7 +72,7 @@ public Reader(params object[] args) : base(args) { } } #endregion - #region Reader + #region Reader implementation public partial class Reader { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/SequenceInputStream.cs b/src/net/JNet/Generated/Java/Io/SequenceInputStream.cs index b6c94c3ce8..33ee8b1504 100644 --- a/src/net/JNet/Generated/Java/Io/SequenceInputStream.cs +++ b/src/net/JNet/Generated/Java/Io/SequenceInputStream.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region SequenceInputStream definition + #region SequenceInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public SequenceInputStream(params object[] args) : base(args) { } } #endregion - #region SequenceInputStream + #region SequenceInputStream implementation public partial class SequenceInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/Serializable.cs b/src/net/JNet/Generated/Java/Io/Serializable.cs index 4fb98eddf8..75f46be9c1 100644 --- a/src/net/JNet/Generated/Java/Io/Serializable.cs +++ b/src/net/JNet/Generated/Java/Io/Serializable.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region Serializable definition + #region Serializable declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ISerializable } #endregion - #region Serializable + #region Serializable implementation public partial class Serializable : Java.Io.ISerializable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/SerializablePermission.cs b/src/net/JNet/Generated/Java/Io/SerializablePermission.cs index 847a6eb149..278ba54b99 100644 --- a/src/net/JNet/Generated/Java/Io/SerializablePermission.cs +++ b/src/net/JNet/Generated/Java/Io/SerializablePermission.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region SerializablePermission definition + #region SerializablePermission declaration /// /// /// @@ -70,7 +70,7 @@ public SerializablePermission(params object[] args) : base(args) { } } #endregion - #region SerializablePermission + #region SerializablePermission implementation public partial class SerializablePermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/StreamCorruptedException.cs b/src/net/JNet/Generated/Java/Io/StreamCorruptedException.cs index b35d0aec7c..4dbc0dce03 100644 --- a/src/net/JNet/Generated/Java/Io/StreamCorruptedException.cs +++ b/src/net/JNet/Generated/Java/Io/StreamCorruptedException.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region StreamCorruptedException definition + #region StreamCorruptedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class StreamCorruptedException : Java.Io.ObjectStreamException } #endregion - #region StreamCorruptedException + #region StreamCorruptedException implementation public partial class StreamCorruptedException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/StreamTokenizer.cs b/src/net/JNet/Generated/Java/Io/StreamTokenizer.cs index 7b4ec42afb..c657f69823 100644 --- a/src/net/JNet/Generated/Java/Io/StreamTokenizer.cs +++ b/src/net/JNet/Generated/Java/Io/StreamTokenizer.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region StreamTokenizer definition + #region StreamTokenizer declaration /// /// /// @@ -70,7 +70,7 @@ public StreamTokenizer(params object[] args) : base(args) { } } #endregion - #region StreamTokenizer + #region StreamTokenizer implementation public partial class StreamTokenizer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/StringReader.cs b/src/net/JNet/Generated/Java/Io/StringReader.cs index 2ae377f984..80199cbed6 100644 --- a/src/net/JNet/Generated/Java/Io/StringReader.cs +++ b/src/net/JNet/Generated/Java/Io/StringReader.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region StringReader definition + #region StringReader declaration /// /// /// @@ -70,7 +70,7 @@ public StringReader(params object[] args) : base(args) { } } #endregion - #region StringReader + #region StringReader implementation public partial class StringReader { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/StringWriter.cs b/src/net/JNet/Generated/Java/Io/StringWriter.cs index 578ec080cd..67de9d9b78 100644 --- a/src/net/JNet/Generated/Java/Io/StringWriter.cs +++ b/src/net/JNet/Generated/Java/Io/StringWriter.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region StringWriter definition + #region StringWriter declaration /// /// /// @@ -70,7 +70,7 @@ public StringWriter(params object[] args) : base(args) { } } #endregion - #region StringWriter + #region StringWriter implementation public partial class StringWriter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/SyncFailedException.cs b/src/net/JNet/Generated/Java/Io/SyncFailedException.cs index 48df3d5117..c5f493d4b5 100644 --- a/src/net/JNet/Generated/Java/Io/SyncFailedException.cs +++ b/src/net/JNet/Generated/Java/Io/SyncFailedException.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region SyncFailedException definition + #region SyncFailedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SyncFailedException : Java.Io.IOException } #endregion - #region SyncFailedException + #region SyncFailedException implementation public partial class SyncFailedException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/UTFDataFormatException.cs b/src/net/JNet/Generated/Java/Io/UTFDataFormatException.cs index 0864fe84fd..4e8a33bc76 100644 --- a/src/net/JNet/Generated/Java/Io/UTFDataFormatException.cs +++ b/src/net/JNet/Generated/Java/Io/UTFDataFormatException.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region UTFDataFormatException definition + #region UTFDataFormatException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UTFDataFormatException : Java.Io.IOException } #endregion - #region UTFDataFormatException + #region UTFDataFormatException implementation public partial class UTFDataFormatException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/UncheckedIOException.cs b/src/net/JNet/Generated/Java/Io/UncheckedIOException.cs index af7fc6cb5d..4b729365a7 100644 --- a/src/net/JNet/Generated/Java/Io/UncheckedIOException.cs +++ b/src/net/JNet/Generated/Java/Io/UncheckedIOException.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region UncheckedIOException definition + #region UncheckedIOException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UncheckedIOException : Java.Lang.RuntimeException } #endregion - #region UncheckedIOException + #region UncheckedIOException implementation public partial class UncheckedIOException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/UnsupportedEncodingException.cs b/src/net/JNet/Generated/Java/Io/UnsupportedEncodingException.cs index f221e6754f..24ff13fe6a 100644 --- a/src/net/JNet/Generated/Java/Io/UnsupportedEncodingException.cs +++ b/src/net/JNet/Generated/Java/Io/UnsupportedEncodingException.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region UnsupportedEncodingException definition + #region UnsupportedEncodingException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnsupportedEncodingException : Java.Io.IOException } #endregion - #region UnsupportedEncodingException + #region UnsupportedEncodingException implementation public partial class UnsupportedEncodingException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/WriteAbortedException.cs b/src/net/JNet/Generated/Java/Io/WriteAbortedException.cs index fce3051271..f1308fc845 100644 --- a/src/net/JNet/Generated/Java/Io/WriteAbortedException.cs +++ b/src/net/JNet/Generated/Java/Io/WriteAbortedException.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region WriteAbortedException definition + #region WriteAbortedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class WriteAbortedException : Java.Io.ObjectStreamException } #endregion - #region WriteAbortedException + #region WriteAbortedException implementation public partial class WriteAbortedException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Io/Writer.cs b/src/net/JNet/Generated/Java/Io/Writer.cs index 6583c8e938..124dbe8e9e 100644 --- a/src/net/JNet/Generated/Java/Io/Writer.cs +++ b/src/net/JNet/Generated/Java/Io/Writer.cs @@ -25,7 +25,7 @@ namespace Java.Io { - #region Writer definition + #region Writer declaration /// /// /// @@ -72,7 +72,7 @@ public Writer(params object[] args) : base(args) { } } #endregion - #region Writer + #region Writer implementation public partial class Writer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/AbstractMethodError.cs b/src/net/JNet/Generated/Java/Lang/AbstractMethodError.cs index 4af82bf38e..3ce0347ba4 100644 --- a/src/net/JNet/Generated/Java/Lang/AbstractMethodError.cs +++ b/src/net/JNet/Generated/Java/Lang/AbstractMethodError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region AbstractMethodError definition + #region AbstractMethodError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AbstractMethodError : Java.Lang.IncompatibleClassChangeErro } #endregion - #region AbstractMethodError + #region AbstractMethodError implementation public partial class AbstractMethodError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Annotation/Annotation.cs b/src/net/JNet/Generated/Java/Lang/Annotation/Annotation.cs index 37f3fc1f08..5cdbc96802 100644 --- a/src/net/JNet/Generated/Java/Lang/Annotation/Annotation.cs +++ b/src/net/JNet/Generated/Java/Lang/Annotation/Annotation.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Annotation { - #region Annotation definition + #region Annotation declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IAnnotation } #endregion - #region Annotation + #region Annotation implementation public partial class Annotation : Java.Lang.Annotation.IAnnotation { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Annotation/AnnotationFormatError.cs b/src/net/JNet/Generated/Java/Lang/Annotation/AnnotationFormatError.cs index 291cdc93cc..e281a68deb 100644 --- a/src/net/JNet/Generated/Java/Lang/Annotation/AnnotationFormatError.cs +++ b/src/net/JNet/Generated/Java/Lang/Annotation/AnnotationFormatError.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Annotation { - #region AnnotationFormatError definition + #region AnnotationFormatError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AnnotationFormatError : Java.Lang.Error } #endregion - #region AnnotationFormatError + #region AnnotationFormatError implementation public partial class AnnotationFormatError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Annotation/AnnotationTypeMismatchException.cs b/src/net/JNet/Generated/Java/Lang/Annotation/AnnotationTypeMismatchException.cs index cde2ddd2c8..72758fc97f 100644 --- a/src/net/JNet/Generated/Java/Lang/Annotation/AnnotationTypeMismatchException.cs +++ b/src/net/JNet/Generated/Java/Lang/Annotation/AnnotationTypeMismatchException.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Annotation { - #region AnnotationTypeMismatchException definition + #region AnnotationTypeMismatchException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AnnotationTypeMismatchException : Java.Lang.RuntimeExceptio } #endregion - #region AnnotationTypeMismatchException + #region AnnotationTypeMismatchException implementation public partial class AnnotationTypeMismatchException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Annotation/Documented.cs b/src/net/JNet/Generated/Java/Lang/Annotation/Documented.cs index 9719f36b07..5c8a78c334 100644 --- a/src/net/JNet/Generated/Java/Lang/Annotation/Documented.cs +++ b/src/net/JNet/Generated/Java/Lang/Annotation/Documented.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Annotation { - #region Documented definition + #region Documented declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IDocumented : Java.Lang.Annotation.IAnnotation } #endregion - #region Documented + #region Documented implementation public partial class Documented : Java.Lang.Annotation.IDocumented { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Annotation/ElementType.cs b/src/net/JNet/Generated/Java/Lang/Annotation/ElementType.cs index d43d27ef82..b7a8b470bb 100644 --- a/src/net/JNet/Generated/Java/Lang/Annotation/ElementType.cs +++ b/src/net/JNet/Generated/Java/Lang/Annotation/ElementType.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Annotation { - #region ElementType definition + #region ElementType declaration /// /// /// @@ -70,7 +70,7 @@ public ElementType(params object[] args) : base(args) { } } #endregion - #region ElementType + #region ElementType implementation public partial class ElementType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Annotation/IncompleteAnnotationException.cs b/src/net/JNet/Generated/Java/Lang/Annotation/IncompleteAnnotationException.cs index 59b069ca9c..e109661631 100644 --- a/src/net/JNet/Generated/Java/Lang/Annotation/IncompleteAnnotationException.cs +++ b/src/net/JNet/Generated/Java/Lang/Annotation/IncompleteAnnotationException.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Annotation { - #region IncompleteAnnotationException definition + #region IncompleteAnnotationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IncompleteAnnotationException : Java.Lang.RuntimeException } #endregion - #region IncompleteAnnotationException + #region IncompleteAnnotationException implementation public partial class IncompleteAnnotationException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Annotation/Inherited.cs b/src/net/JNet/Generated/Java/Lang/Annotation/Inherited.cs index dc7d038441..0367069d42 100644 --- a/src/net/JNet/Generated/Java/Lang/Annotation/Inherited.cs +++ b/src/net/JNet/Generated/Java/Lang/Annotation/Inherited.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Annotation { - #region Inherited definition + #region Inherited declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IInherited : Java.Lang.Annotation.IAnnotation } #endregion - #region Inherited + #region Inherited implementation public partial class Inherited : Java.Lang.Annotation.IInherited { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Annotation/Native.cs b/src/net/JNet/Generated/Java/Lang/Annotation/Native.cs index 1f43869deb..83dca8eead 100644 --- a/src/net/JNet/Generated/Java/Lang/Annotation/Native.cs +++ b/src/net/JNet/Generated/Java/Lang/Annotation/Native.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Annotation { - #region Native definition + #region Native declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface INative : Java.Lang.Annotation.IAnnotation } #endregion - #region Native + #region Native implementation public partial class Native : Java.Lang.Annotation.INative { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Annotation/Repeatable.cs b/src/net/JNet/Generated/Java/Lang/Annotation/Repeatable.cs index 82e980d6cb..8cb3954e02 100644 --- a/src/net/JNet/Generated/Java/Lang/Annotation/Repeatable.cs +++ b/src/net/JNet/Generated/Java/Lang/Annotation/Repeatable.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Annotation { - #region Repeatable definition + #region Repeatable declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IRepeatable : Java.Lang.Annotation.IAnnotation } #endregion - #region Repeatable + #region Repeatable implementation public partial class Repeatable : Java.Lang.Annotation.IRepeatable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Annotation/Retention.cs b/src/net/JNet/Generated/Java/Lang/Annotation/Retention.cs index 99abb46f5f..36947037f3 100644 --- a/src/net/JNet/Generated/Java/Lang/Annotation/Retention.cs +++ b/src/net/JNet/Generated/Java/Lang/Annotation/Retention.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Annotation { - #region Retention definition + #region Retention declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IRetention : Java.Lang.Annotation.IAnnotation } #endregion - #region Retention + #region Retention implementation public partial class Retention : Java.Lang.Annotation.IRetention { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Annotation/RetentionPolicy.cs b/src/net/JNet/Generated/Java/Lang/Annotation/RetentionPolicy.cs index fcaf0c2340..f80951112e 100644 --- a/src/net/JNet/Generated/Java/Lang/Annotation/RetentionPolicy.cs +++ b/src/net/JNet/Generated/Java/Lang/Annotation/RetentionPolicy.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Annotation { - #region RetentionPolicy definition + #region RetentionPolicy declaration /// /// /// @@ -70,7 +70,7 @@ public RetentionPolicy(params object[] args) : base(args) { } } #endregion - #region RetentionPolicy + #region RetentionPolicy implementation public partial class RetentionPolicy { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Annotation/Target.cs b/src/net/JNet/Generated/Java/Lang/Annotation/Target.cs index 5ab5b4f630..0490757257 100644 --- a/src/net/JNet/Generated/Java/Lang/Annotation/Target.cs +++ b/src/net/JNet/Generated/Java/Lang/Annotation/Target.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Annotation { - #region Target definition + #region Target declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface ITarget : Java.Lang.Annotation.IAnnotation } #endregion - #region Target + #region Target implementation public partial class Target : Java.Lang.Annotation.ITarget { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Appendable.cs b/src/net/JNet/Generated/Java/Lang/Appendable.cs index 554cab50eb..602fa6b4fd 100644 --- a/src/net/JNet/Generated/Java/Lang/Appendable.cs +++ b/src/net/JNet/Generated/Java/Lang/Appendable.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Appendable definition + #region Appendable declaration /// /// /// @@ -113,7 +113,7 @@ public partial interface IAppendable } #endregion - #region Appendable + #region Appendable implementation public partial class Appendable : Java.Lang.IAppendable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ArithmeticException.cs b/src/net/JNet/Generated/Java/Lang/ArithmeticException.cs index 26fad4c68d..14e95e8e44 100644 --- a/src/net/JNet/Generated/Java/Lang/ArithmeticException.cs +++ b/src/net/JNet/Generated/Java/Lang/ArithmeticException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region ArithmeticException definition + #region ArithmeticException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ArithmeticException : Java.Lang.RuntimeException } #endregion - #region ArithmeticException + #region ArithmeticException implementation public partial class ArithmeticException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ArrayIndexOutOfBoundsException.cs b/src/net/JNet/Generated/Java/Lang/ArrayIndexOutOfBoundsException.cs index e33be9c5c1..e1c6b6ad84 100644 --- a/src/net/JNet/Generated/Java/Lang/ArrayIndexOutOfBoundsException.cs +++ b/src/net/JNet/Generated/Java/Lang/ArrayIndexOutOfBoundsException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region ArrayIndexOutOfBoundsException definition + #region ArrayIndexOutOfBoundsException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ArrayIndexOutOfBoundsException : Java.Lang.IndexOutOfBounds } #endregion - #region ArrayIndexOutOfBoundsException + #region ArrayIndexOutOfBoundsException implementation public partial class ArrayIndexOutOfBoundsException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ArrayStoreException.cs b/src/net/JNet/Generated/Java/Lang/ArrayStoreException.cs index 00c5ba7876..a7a37fbfac 100644 --- a/src/net/JNet/Generated/Java/Lang/ArrayStoreException.cs +++ b/src/net/JNet/Generated/Java/Lang/ArrayStoreException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region ArrayStoreException definition + #region ArrayStoreException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ArrayStoreException : Java.Lang.RuntimeException } #endregion - #region ArrayStoreException + #region ArrayStoreException implementation public partial class ArrayStoreException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/AssertionError.cs b/src/net/JNet/Generated/Java/Lang/AssertionError.cs index 04b5a5240f..2f8d4f431c 100644 --- a/src/net/JNet/Generated/Java/Lang/AssertionError.cs +++ b/src/net/JNet/Generated/Java/Lang/AssertionError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region AssertionError definition + #region AssertionError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AssertionError : Java.Lang.Error } #endregion - #region AssertionError + #region AssertionError implementation public partial class AssertionError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/AutoCloseable.cs b/src/net/JNet/Generated/Java/Lang/AutoCloseable.cs index 1e4bc81c01..df212e48aa 100644 --- a/src/net/JNet/Generated/Java/Lang/AutoCloseable.cs +++ b/src/net/JNet/Generated/Java/Lang/AutoCloseable.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region AutoCloseable definition + #region AutoCloseable declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IAutoCloseable } #endregion - #region AutoCloseable + #region AutoCloseable implementation public partial class AutoCloseable : Java.Lang.IAutoCloseable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Boolean.cs b/src/net/JNet/Generated/Java/Lang/Boolean.cs index e682736a66..b1203d9717 100644 --- a/src/net/JNet/Generated/Java/Lang/Boolean.cs +++ b/src/net/JNet/Generated/Java/Lang/Boolean.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Boolean definition + #region Boolean declaration /// /// /// @@ -70,7 +70,7 @@ public Boolean(params object[] args) : base(args) { } } #endregion - #region Boolean + #region Boolean implementation public partial class Boolean { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/BootstrapMethodError.cs b/src/net/JNet/Generated/Java/Lang/BootstrapMethodError.cs index c5712d8c1b..c0caa98728 100644 --- a/src/net/JNet/Generated/Java/Lang/BootstrapMethodError.cs +++ b/src/net/JNet/Generated/Java/Lang/BootstrapMethodError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region BootstrapMethodError definition + #region BootstrapMethodError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class BootstrapMethodError : Java.Lang.LinkageError } #endregion - #region BootstrapMethodError + #region BootstrapMethodError implementation public partial class BootstrapMethodError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Byte.cs b/src/net/JNet/Generated/Java/Lang/Byte.cs index 74255491d7..09374a4a66 100644 --- a/src/net/JNet/Generated/Java/Lang/Byte.cs +++ b/src/net/JNet/Generated/Java/Lang/Byte.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Byte definition + #region Byte declaration /// /// /// @@ -70,7 +70,7 @@ public Byte(params object[] args) : base(args) { } } #endregion - #region Byte + #region Byte implementation public partial class Byte { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/CharSequence.cs b/src/net/JNet/Generated/Java/Lang/CharSequence.cs index 4e27ab62a1..fe065e276f 100644 --- a/src/net/JNet/Generated/Java/Lang/CharSequence.cs +++ b/src/net/JNet/Generated/Java/Lang/CharSequence.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region CharSequence definition + #region CharSequence declaration /// /// /// @@ -118,7 +118,7 @@ public partial interface ICharSequence } #endregion - #region CharSequence + #region CharSequence implementation public partial class CharSequence : Java.Lang.ICharSequence { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Character.cs b/src/net/JNet/Generated/Java/Lang/Character.cs index b922896cee..b69bd96f78 100644 --- a/src/net/JNet/Generated/Java/Lang/Character.cs +++ b/src/net/JNet/Generated/Java/Lang/Character.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Character definition + #region Character declaration /// /// /// @@ -66,7 +66,7 @@ public Character(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Subset definition + #region Subset declaration /// /// /// @@ -111,7 +111,7 @@ public Subset(params object[] args) : base(args) { } } #endregion - #region UnicodeBlock definition + #region UnicodeBlock declaration /// /// /// @@ -156,7 +156,7 @@ public UnicodeBlock(params object[] args) : base(args) { } } #endregion - #region UnicodeScript definition + #region UnicodeScript declaration /// /// /// @@ -205,7 +205,7 @@ public UnicodeScript(params object[] args) : base(args) { } } #endregion - #region Character + #region Character implementation public partial class Character { #region Constructors @@ -1429,7 +1429,7 @@ public int CompareTo(object arg0) #endregion #region Nested classes - #region Subset + #region Subset implementation public partial class Subset { #region Constructors @@ -1460,7 +1460,7 @@ public partial class Subset } #endregion - #region UnicodeBlock + #region UnicodeBlock implementation public partial class UnicodeBlock { #region Constructors @@ -3198,7 +3198,7 @@ public static Java.Lang.Character.UnicodeBlock Of(int arg0) } #endregion - #region UnicodeScript + #region UnicodeScript implementation public partial class UnicodeScript { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Class.cs b/src/net/JNet/Generated/Java/Lang/Class.cs index 0d4de97491..d57f095174 100644 --- a/src/net/JNet/Generated/Java/Lang/Class.cs +++ b/src/net/JNet/Generated/Java/Lang/Class.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Class definition + #region Class declaration /// /// /// @@ -70,7 +70,7 @@ public Class(params object[] args) : base(args) { } } #endregion - #region Class definition + #region Class declaration /// /// /// @@ -116,7 +116,7 @@ public Class(params object[] args) : base(args) { } } #endregion - #region Class + #region Class implementation public partial class Class { #region Constructors @@ -711,7 +711,7 @@ public object Cast(object arg0) } #endregion - #region Class + #region Class implementation public partial class Class { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ClassCastException.cs b/src/net/JNet/Generated/Java/Lang/ClassCastException.cs index a27a44eeeb..074daab42f 100644 --- a/src/net/JNet/Generated/Java/Lang/ClassCastException.cs +++ b/src/net/JNet/Generated/Java/Lang/ClassCastException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region ClassCastException definition + #region ClassCastException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ClassCastException : Java.Lang.RuntimeException } #endregion - #region ClassCastException + #region ClassCastException implementation public partial class ClassCastException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ClassCircularityError.cs b/src/net/JNet/Generated/Java/Lang/ClassCircularityError.cs index 23bb2040f9..18a41f6ee0 100644 --- a/src/net/JNet/Generated/Java/Lang/ClassCircularityError.cs +++ b/src/net/JNet/Generated/Java/Lang/ClassCircularityError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region ClassCircularityError definition + #region ClassCircularityError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ClassCircularityError : Java.Lang.LinkageError } #endregion - #region ClassCircularityError + #region ClassCircularityError implementation public partial class ClassCircularityError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ClassFormatError.cs b/src/net/JNet/Generated/Java/Lang/ClassFormatError.cs index 693ca98396..68a469a97a 100644 --- a/src/net/JNet/Generated/Java/Lang/ClassFormatError.cs +++ b/src/net/JNet/Generated/Java/Lang/ClassFormatError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region ClassFormatError definition + #region ClassFormatError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ClassFormatError : Java.Lang.LinkageError } #endregion - #region ClassFormatError + #region ClassFormatError implementation public partial class ClassFormatError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ClassLoader.cs b/src/net/JNet/Generated/Java/Lang/ClassLoader.cs index bbf299822f..65dfec2499 100644 --- a/src/net/JNet/Generated/Java/Lang/ClassLoader.cs +++ b/src/net/JNet/Generated/Java/Lang/ClassLoader.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region ClassLoader definition + #region ClassLoader declaration /// /// /// @@ -72,7 +72,7 @@ public ClassLoader(params object[] args) : base(args) { } } #endregion - #region ClassLoader + #region ClassLoader implementation public partial class ClassLoader { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ClassNotFoundException.cs b/src/net/JNet/Generated/Java/Lang/ClassNotFoundException.cs index 2d43efe1b5..e1f0d93389 100644 --- a/src/net/JNet/Generated/Java/Lang/ClassNotFoundException.cs +++ b/src/net/JNet/Generated/Java/Lang/ClassNotFoundException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region ClassNotFoundException definition + #region ClassNotFoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ClassNotFoundException : Java.Lang.ReflectiveOperationExcep } #endregion - #region ClassNotFoundException + #region ClassNotFoundException implementation public partial class ClassNotFoundException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ClassValue.cs b/src/net/JNet/Generated/Java/Lang/ClassValue.cs index 354e20f59e..89ff9730a7 100644 --- a/src/net/JNet/Generated/Java/Lang/ClassValue.cs +++ b/src/net/JNet/Generated/Java/Lang/ClassValue.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region ClassValue definition + #region ClassValue declaration /// /// /// @@ -72,7 +72,7 @@ public ClassValue(params object[] args) : base(args) { } } #endregion - #region ClassValue definition + #region ClassValue declaration /// /// /// @@ -120,7 +120,7 @@ public ClassValue(params object[] args) : base(args) { } } #endregion - #region ClassValue + #region ClassValue implementation public partial class ClassValue { #region Constructors @@ -168,7 +168,7 @@ public void Remove(Java.Lang.Class arg0) } #endregion - #region ClassValue + #region ClassValue implementation public partial class ClassValue { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/CloneNotSupportedException.cs b/src/net/JNet/Generated/Java/Lang/CloneNotSupportedException.cs index 08edfef2d3..15de89aad1 100644 --- a/src/net/JNet/Generated/Java/Lang/CloneNotSupportedException.cs +++ b/src/net/JNet/Generated/Java/Lang/CloneNotSupportedException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region CloneNotSupportedException definition + #region CloneNotSupportedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CloneNotSupportedException : Java.Lang.Exception } #endregion - #region CloneNotSupportedException + #region CloneNotSupportedException implementation public partial class CloneNotSupportedException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Cloneable.cs b/src/net/JNet/Generated/Java/Lang/Cloneable.cs index b9fb249b2b..3047365328 100644 --- a/src/net/JNet/Generated/Java/Lang/Cloneable.cs +++ b/src/net/JNet/Generated/Java/Lang/Cloneable.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Cloneable definition + #region Cloneable declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ICloneable } #endregion - #region Cloneable + #region Cloneable implementation public partial class Cloneable : Java.Lang.ICloneable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Comparable.cs b/src/net/JNet/Generated/Java/Lang/Comparable.cs index 6b5349adf1..8a0d8a6d30 100644 --- a/src/net/JNet/Generated/Java/Lang/Comparable.cs +++ b/src/net/JNet/Generated/Java/Lang/Comparable.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Comparable definition + #region Comparable declaration /// /// /// @@ -72,7 +72,7 @@ public Comparable(params object[] args) : base(args) { } } #endregion - #region Comparable definition + #region Comparable declaration /// /// /// @@ -120,7 +120,7 @@ public Comparable(params object[] args) : base(args) { } } #endregion - #region Comparable + #region Comparable implementation public partial class Comparable { #region Constructors @@ -184,7 +184,7 @@ public partial interface IComparable } #endregion - #region Comparable + #region Comparable implementation public partial class Comparable : Java.Lang.IComparable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Deprecated.cs b/src/net/JNet/Generated/Java/Lang/Deprecated.cs index 3658c6e147..9fc206996a 100644 --- a/src/net/JNet/Generated/Java/Lang/Deprecated.cs +++ b/src/net/JNet/Generated/Java/Lang/Deprecated.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Deprecated definition + #region Deprecated declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IDeprecated : Java.Lang.Annotation.IAnnotation } #endregion - #region Deprecated + #region Deprecated implementation public partial class Deprecated : Java.Lang.IDeprecated { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Double.cs b/src/net/JNet/Generated/Java/Lang/Double.cs index 37618b9b21..4f6b6e1158 100644 --- a/src/net/JNet/Generated/Java/Lang/Double.cs +++ b/src/net/JNet/Generated/Java/Lang/Double.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Double definition + #region Double declaration /// /// /// @@ -70,7 +70,7 @@ public Double(params object[] args) : base(args) { } } #endregion - #region Double + #region Double implementation public partial class Double { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Enum.cs b/src/net/JNet/Generated/Java/Lang/Enum.cs index 0de76e9d72..33f6ae91b4 100644 --- a/src/net/JNet/Generated/Java/Lang/Enum.cs +++ b/src/net/JNet/Generated/Java/Lang/Enum.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Enum definition + #region Enum declaration /// /// /// @@ -72,7 +72,7 @@ public Enum(params object[] args) : base(args) { } } #endregion - #region Enum definition + #region Enum declaration /// /// /// @@ -120,7 +120,7 @@ public Enum(params object[] args) : base(args) { } } #endregion - #region Enum + #region Enum implementation public partial class Enum { #region Constructors @@ -210,7 +210,7 @@ public int CompareTo(object arg0) } #endregion - #region Enum + #region Enum implementation public partial class Enum { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/EnumConstantNotPresentException.cs b/src/net/JNet/Generated/Java/Lang/EnumConstantNotPresentException.cs index 907d638adc..bee0effdb7 100644 --- a/src/net/JNet/Generated/Java/Lang/EnumConstantNotPresentException.cs +++ b/src/net/JNet/Generated/Java/Lang/EnumConstantNotPresentException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region EnumConstantNotPresentException definition + #region EnumConstantNotPresentException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class EnumConstantNotPresentException : Java.Lang.RuntimeExceptio } #endregion - #region EnumConstantNotPresentException + #region EnumConstantNotPresentException implementation public partial class EnumConstantNotPresentException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Error.cs b/src/net/JNet/Generated/Java/Lang/Error.cs index adef5160a2..1dcc6a6820 100644 --- a/src/net/JNet/Generated/Java/Lang/Error.cs +++ b/src/net/JNet/Generated/Java/Lang/Error.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Error definition + #region Error declaration /// /// /// @@ -42,7 +42,7 @@ public partial class Error : Java.Lang.Throwable } #endregion - #region Error + #region Error implementation public partial class Error { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Exception.cs b/src/net/JNet/Generated/Java/Lang/Exception.cs index f023522ce0..5e3b8faca7 100644 --- a/src/net/JNet/Generated/Java/Lang/Exception.cs +++ b/src/net/JNet/Generated/Java/Lang/Exception.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Exception definition + #region Exception declaration /// /// /// @@ -42,7 +42,7 @@ public partial class Exception : Java.Lang.Throwable } #endregion - #region Exception + #region Exception implementation public partial class Exception { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ExceptionInInitializerError.cs b/src/net/JNet/Generated/Java/Lang/ExceptionInInitializerError.cs index 2965052b63..691d20c30f 100644 --- a/src/net/JNet/Generated/Java/Lang/ExceptionInInitializerError.cs +++ b/src/net/JNet/Generated/Java/Lang/ExceptionInInitializerError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region ExceptionInInitializerError definition + #region ExceptionInInitializerError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ExceptionInInitializerError : Java.Lang.LinkageError } #endregion - #region ExceptionInInitializerError + #region ExceptionInInitializerError implementation public partial class ExceptionInInitializerError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Float.cs b/src/net/JNet/Generated/Java/Lang/Float.cs index a97d92f82e..f755ba1bd7 100644 --- a/src/net/JNet/Generated/Java/Lang/Float.cs +++ b/src/net/JNet/Generated/Java/Lang/Float.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Float definition + #region Float declaration /// /// /// @@ -70,7 +70,7 @@ public Float(params object[] args) : base(args) { } } #endregion - #region Float + #region Float implementation public partial class Float { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/FunctionalInterface.cs b/src/net/JNet/Generated/Java/Lang/FunctionalInterface.cs index 1119442002..cef510e737 100644 --- a/src/net/JNet/Generated/Java/Lang/FunctionalInterface.cs +++ b/src/net/JNet/Generated/Java/Lang/FunctionalInterface.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region FunctionalInterface definition + #region FunctionalInterface declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IFunctionalInterface : Java.Lang.Annotation.IAnnotation } #endregion - #region FunctionalInterface + #region FunctionalInterface implementation public partial class FunctionalInterface : Java.Lang.IFunctionalInterface { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/IllegalAccessError.cs b/src/net/JNet/Generated/Java/Lang/IllegalAccessError.cs index 9ac8ab05f5..b7f6366f3a 100644 --- a/src/net/JNet/Generated/Java/Lang/IllegalAccessError.cs +++ b/src/net/JNet/Generated/Java/Lang/IllegalAccessError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region IllegalAccessError definition + #region IllegalAccessError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalAccessError : Java.Lang.IncompatibleClassChangeError } #endregion - #region IllegalAccessError + #region IllegalAccessError implementation public partial class IllegalAccessError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/IllegalAccessException.cs b/src/net/JNet/Generated/Java/Lang/IllegalAccessException.cs index b252fe0367..32c7891aba 100644 --- a/src/net/JNet/Generated/Java/Lang/IllegalAccessException.cs +++ b/src/net/JNet/Generated/Java/Lang/IllegalAccessException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region IllegalAccessException definition + #region IllegalAccessException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalAccessException : Java.Lang.ReflectiveOperationExcep } #endregion - #region IllegalAccessException + #region IllegalAccessException implementation public partial class IllegalAccessException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/IllegalArgumentException.cs b/src/net/JNet/Generated/Java/Lang/IllegalArgumentException.cs index ce998fe7aa..401ff4c672 100644 --- a/src/net/JNet/Generated/Java/Lang/IllegalArgumentException.cs +++ b/src/net/JNet/Generated/Java/Lang/IllegalArgumentException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region IllegalArgumentException definition + #region IllegalArgumentException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalArgumentException : Java.Lang.RuntimeException } #endregion - #region IllegalArgumentException + #region IllegalArgumentException implementation public partial class IllegalArgumentException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/IllegalCallerException.cs b/src/net/JNet/Generated/Java/Lang/IllegalCallerException.cs index 097586b57d..d324883bae 100644 --- a/src/net/JNet/Generated/Java/Lang/IllegalCallerException.cs +++ b/src/net/JNet/Generated/Java/Lang/IllegalCallerException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region IllegalCallerException definition + #region IllegalCallerException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalCallerException : Java.Lang.RuntimeException } #endregion - #region IllegalCallerException + #region IllegalCallerException implementation public partial class IllegalCallerException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/IllegalMonitorStateException.cs b/src/net/JNet/Generated/Java/Lang/IllegalMonitorStateException.cs index 98ac8f6485..fde618899a 100644 --- a/src/net/JNet/Generated/Java/Lang/IllegalMonitorStateException.cs +++ b/src/net/JNet/Generated/Java/Lang/IllegalMonitorStateException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region IllegalMonitorStateException definition + #region IllegalMonitorStateException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalMonitorStateException : Java.Lang.RuntimeException } #endregion - #region IllegalMonitorStateException + #region IllegalMonitorStateException implementation public partial class IllegalMonitorStateException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/IllegalStateException.cs b/src/net/JNet/Generated/Java/Lang/IllegalStateException.cs index c02204a7dd..09a5e07639 100644 --- a/src/net/JNet/Generated/Java/Lang/IllegalStateException.cs +++ b/src/net/JNet/Generated/Java/Lang/IllegalStateException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region IllegalStateException definition + #region IllegalStateException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalStateException : Java.Lang.RuntimeException } #endregion - #region IllegalStateException + #region IllegalStateException implementation public partial class IllegalStateException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/IllegalThreadStateException.cs b/src/net/JNet/Generated/Java/Lang/IllegalThreadStateException.cs index bf9bb5714c..ccb9b6c5ac 100644 --- a/src/net/JNet/Generated/Java/Lang/IllegalThreadStateException.cs +++ b/src/net/JNet/Generated/Java/Lang/IllegalThreadStateException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region IllegalThreadStateException definition + #region IllegalThreadStateException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalThreadStateException : Java.Lang.IllegalArgumentExce } #endregion - #region IllegalThreadStateException + #region IllegalThreadStateException implementation public partial class IllegalThreadStateException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/IncompatibleClassChangeError.cs b/src/net/JNet/Generated/Java/Lang/IncompatibleClassChangeError.cs index 4775ba5d28..4502ff2a0c 100644 --- a/src/net/JNet/Generated/Java/Lang/IncompatibleClassChangeError.cs +++ b/src/net/JNet/Generated/Java/Lang/IncompatibleClassChangeError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region IncompatibleClassChangeError definition + #region IncompatibleClassChangeError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IncompatibleClassChangeError : Java.Lang.LinkageError } #endregion - #region IncompatibleClassChangeError + #region IncompatibleClassChangeError implementation public partial class IncompatibleClassChangeError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/IndexOutOfBoundsException.cs b/src/net/JNet/Generated/Java/Lang/IndexOutOfBoundsException.cs index bda65df233..7afc72170e 100644 --- a/src/net/JNet/Generated/Java/Lang/IndexOutOfBoundsException.cs +++ b/src/net/JNet/Generated/Java/Lang/IndexOutOfBoundsException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region IndexOutOfBoundsException definition + #region IndexOutOfBoundsException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IndexOutOfBoundsException : Java.Lang.RuntimeException } #endregion - #region IndexOutOfBoundsException + #region IndexOutOfBoundsException implementation public partial class IndexOutOfBoundsException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/InheritableThreadLocal.cs b/src/net/JNet/Generated/Java/Lang/InheritableThreadLocal.cs index 6d1654adc2..345486f716 100644 --- a/src/net/JNet/Generated/Java/Lang/InheritableThreadLocal.cs +++ b/src/net/JNet/Generated/Java/Lang/InheritableThreadLocal.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region InheritableThreadLocal definition + #region InheritableThreadLocal declaration /// /// /// @@ -70,7 +70,7 @@ public InheritableThreadLocal(params object[] args) : base(args) { } } #endregion - #region InheritableThreadLocal definition + #region InheritableThreadLocal declaration /// /// /// @@ -116,7 +116,7 @@ public InheritableThreadLocal(params object[] args) : base(args) { } } #endregion - #region InheritableThreadLocal + #region InheritableThreadLocal implementation public partial class InheritableThreadLocal { #region Constructors @@ -147,7 +147,7 @@ public partial class InheritableThreadLocal } #endregion - #region InheritableThreadLocal + #region InheritableThreadLocal implementation public partial class InheritableThreadLocal { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/InstantiationError.cs b/src/net/JNet/Generated/Java/Lang/InstantiationError.cs index b5aa66e96c..d39d64806b 100644 --- a/src/net/JNet/Generated/Java/Lang/InstantiationError.cs +++ b/src/net/JNet/Generated/Java/Lang/InstantiationError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region InstantiationError definition + #region InstantiationError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InstantiationError : Java.Lang.IncompatibleClassChangeError } #endregion - #region InstantiationError + #region InstantiationError implementation public partial class InstantiationError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/InstantiationException.cs b/src/net/JNet/Generated/Java/Lang/InstantiationException.cs index 3c84f228bc..40e3cbeb6e 100644 --- a/src/net/JNet/Generated/Java/Lang/InstantiationException.cs +++ b/src/net/JNet/Generated/Java/Lang/InstantiationException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region InstantiationException definition + #region InstantiationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InstantiationException : Java.Lang.ReflectiveOperationExcep } #endregion - #region InstantiationException + #region InstantiationException implementation public partial class InstantiationException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Instrument/ClassDefinition.cs b/src/net/JNet/Generated/Java/Lang/Instrument/ClassDefinition.cs index ba6ae3896b..5189d16042 100644 --- a/src/net/JNet/Generated/Java/Lang/Instrument/ClassDefinition.cs +++ b/src/net/JNet/Generated/Java/Lang/Instrument/ClassDefinition.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Instrument { - #region ClassDefinition definition + #region ClassDefinition declaration /// /// /// @@ -70,7 +70,7 @@ public ClassDefinition(params object[] args) : base(args) { } } #endregion - #region ClassDefinition + #region ClassDefinition implementation public partial class ClassDefinition { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Instrument/ClassFileTransformer.cs b/src/net/JNet/Generated/Java/Lang/Instrument/ClassFileTransformer.cs index f5055ab039..748636ad5d 100644 --- a/src/net/JNet/Generated/Java/Lang/Instrument/ClassFileTransformer.cs +++ b/src/net/JNet/Generated/Java/Lang/Instrument/ClassFileTransformer.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Instrument { - #region ClassFileTransformer definition + #region ClassFileTransformer declaration /// /// /// @@ -113,7 +113,7 @@ public partial interface IClassFileTransformer } #endregion - #region ClassFileTransformer + #region ClassFileTransformer implementation public partial class ClassFileTransformer : Java.Lang.Instrument.IClassFileTransformer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Instrument/IllegalClassFormatException.cs b/src/net/JNet/Generated/Java/Lang/Instrument/IllegalClassFormatException.cs index 40ae356911..762089d222 100644 --- a/src/net/JNet/Generated/Java/Lang/Instrument/IllegalClassFormatException.cs +++ b/src/net/JNet/Generated/Java/Lang/Instrument/IllegalClassFormatException.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Instrument { - #region IllegalClassFormatException definition + #region IllegalClassFormatException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalClassFormatException : Java.Lang.Exception } #endregion - #region IllegalClassFormatException + #region IllegalClassFormatException implementation public partial class IllegalClassFormatException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Instrument/Instrumentation.cs b/src/net/JNet/Generated/Java/Lang/Instrument/Instrumentation.cs index 9fab20e2f1..e4d2b38f51 100644 --- a/src/net/JNet/Generated/Java/Lang/Instrument/Instrumentation.cs +++ b/src/net/JNet/Generated/Java/Lang/Instrument/Instrumentation.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Instrument { - #region Instrumentation definition + #region Instrumentation declaration /// /// /// @@ -189,7 +189,7 @@ public partial interface IInstrumentation } #endregion - #region Instrumentation + #region Instrumentation implementation public partial class Instrumentation : Java.Lang.Instrument.IInstrumentation { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Instrument/UnmodifiableClassException.cs b/src/net/JNet/Generated/Java/Lang/Instrument/UnmodifiableClassException.cs index 2466c19cf8..4aba9ab47b 100644 --- a/src/net/JNet/Generated/Java/Lang/Instrument/UnmodifiableClassException.cs +++ b/src/net/JNet/Generated/Java/Lang/Instrument/UnmodifiableClassException.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Instrument { - #region UnmodifiableClassException definition + #region UnmodifiableClassException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnmodifiableClassException : Java.Lang.Exception } #endregion - #region UnmodifiableClassException + #region UnmodifiableClassException implementation public partial class UnmodifiableClassException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Instrument/UnmodifiableModuleException.cs b/src/net/JNet/Generated/Java/Lang/Instrument/UnmodifiableModuleException.cs index ad2f56740e..8e7c86b331 100644 --- a/src/net/JNet/Generated/Java/Lang/Instrument/UnmodifiableModuleException.cs +++ b/src/net/JNet/Generated/Java/Lang/Instrument/UnmodifiableModuleException.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Instrument { - #region UnmodifiableModuleException definition + #region UnmodifiableModuleException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnmodifiableModuleException : Java.Lang.RuntimeException } #endregion - #region UnmodifiableModuleException + #region UnmodifiableModuleException implementation public partial class UnmodifiableModuleException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Integer.cs b/src/net/JNet/Generated/Java/Lang/Integer.cs index 39d8d4275c..0dd511efd2 100644 --- a/src/net/JNet/Generated/Java/Lang/Integer.cs +++ b/src/net/JNet/Generated/Java/Lang/Integer.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Integer definition + #region Integer declaration /// /// /// @@ -70,7 +70,7 @@ public Integer(params object[] args) : base(args) { } } #endregion - #region Integer + #region Integer implementation public partial class Integer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/InternalError.cs b/src/net/JNet/Generated/Java/Lang/InternalError.cs index 57094678a3..6111d69b46 100644 --- a/src/net/JNet/Generated/Java/Lang/InternalError.cs +++ b/src/net/JNet/Generated/Java/Lang/InternalError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region InternalError definition + #region InternalError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InternalError : Java.Lang.VirtualMachineError } #endregion - #region InternalError + #region InternalError implementation public partial class InternalError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/InterruptedException.cs b/src/net/JNet/Generated/Java/Lang/InterruptedException.cs index bce8cade88..c4af862dc6 100644 --- a/src/net/JNet/Generated/Java/Lang/InterruptedException.cs +++ b/src/net/JNet/Generated/Java/Lang/InterruptedException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region InterruptedException definition + #region InterruptedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InterruptedException : Java.Lang.Exception } #endregion - #region InterruptedException + #region InterruptedException implementation public partial class InterruptedException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/CallSite.cs b/src/net/JNet/Generated/Java/Lang/Invoke/CallSite.cs index 9f486c4586..13aa04ba96 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/CallSite.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/CallSite.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region CallSite definition + #region CallSite declaration /// /// /// @@ -72,7 +72,7 @@ public CallSite(params object[] args) : base(args) { } } #endregion - #region CallSite + #region CallSite implementation public partial class CallSite { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/ConstantBootstraps.cs b/src/net/JNet/Generated/Java/Lang/Invoke/ConstantBootstraps.cs index 50fc5fe9f1..9391168565 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/ConstantBootstraps.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/ConstantBootstraps.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region ConstantBootstraps definition + #region ConstantBootstraps declaration /// /// /// @@ -70,7 +70,7 @@ public ConstantBootstraps(params object[] args) : base(args) { } } #endregion - #region ConstantBootstraps + #region ConstantBootstraps implementation public partial class ConstantBootstraps { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/ConstantCallSite.cs b/src/net/JNet/Generated/Java/Lang/Invoke/ConstantCallSite.cs index 17e5b8b289..5bce89bd2a 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/ConstantCallSite.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/ConstantCallSite.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region ConstantCallSite definition + #region ConstantCallSite declaration /// /// /// @@ -70,7 +70,7 @@ public ConstantCallSite(params object[] args) : base(args) { } } #endregion - #region ConstantCallSite + #region ConstantCallSite implementation public partial class ConstantCallSite { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/LambdaConversionException.cs b/src/net/JNet/Generated/Java/Lang/Invoke/LambdaConversionException.cs index 9f7f17e38f..e32bfa094b 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/LambdaConversionException.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/LambdaConversionException.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region LambdaConversionException definition + #region LambdaConversionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class LambdaConversionException : Java.Lang.Exception } #endregion - #region LambdaConversionException + #region LambdaConversionException implementation public partial class LambdaConversionException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/LambdaMetafactory.cs b/src/net/JNet/Generated/Java/Lang/Invoke/LambdaMetafactory.cs index b378ad8e5c..8d0e0bcee8 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/LambdaMetafactory.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/LambdaMetafactory.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region LambdaMetafactory definition + #region LambdaMetafactory declaration /// /// /// @@ -70,7 +70,7 @@ public LambdaMetafactory(params object[] args) : base(args) { } } #endregion - #region LambdaMetafactory + #region LambdaMetafactory implementation public partial class LambdaMetafactory { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/MethodHandle.cs b/src/net/JNet/Generated/Java/Lang/Invoke/MethodHandle.cs index 72973ceea0..fb50e63d33 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/MethodHandle.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/MethodHandle.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region MethodHandle definition + #region MethodHandle declaration /// /// /// @@ -72,7 +72,7 @@ public MethodHandle(params object[] args) : base(args) { } } #endregion - #region MethodHandle + #region MethodHandle implementation public partial class MethodHandle { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/MethodHandleInfo.cs b/src/net/JNet/Generated/Java/Lang/Invoke/MethodHandleInfo.cs index 50506afcaf..132d79de29 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/MethodHandleInfo.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/MethodHandleInfo.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region MethodHandleInfo definition + #region MethodHandleInfo declaration /// /// /// @@ -123,7 +123,7 @@ public partial interface IMethodHandleInfo } #endregion - #region MethodHandleInfo + #region MethodHandleInfo implementation public partial class MethodHandleInfo : Java.Lang.Invoke.IMethodHandleInfo { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/MethodHandleProxies.cs b/src/net/JNet/Generated/Java/Lang/Invoke/MethodHandleProxies.cs index bca41a4a4e..3250d39e30 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/MethodHandleProxies.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/MethodHandleProxies.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region MethodHandleProxies definition + #region MethodHandleProxies declaration /// /// /// @@ -70,7 +70,7 @@ public MethodHandleProxies(params object[] args) : base(args) { } } #endregion - #region MethodHandleProxies + #region MethodHandleProxies implementation public partial class MethodHandleProxies { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/MethodHandles.cs b/src/net/JNet/Generated/Java/Lang/Invoke/MethodHandles.cs index 8552a67657..288fd1fdbc 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/MethodHandles.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/MethodHandles.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region MethodHandles definition + #region MethodHandles declaration /// /// /// @@ -66,7 +66,7 @@ public MethodHandles(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Lookup definition + #region Lookup declaration /// /// /// @@ -115,7 +115,7 @@ public Lookup(params object[] args) : base(args) { } } #endregion - #region MethodHandles + #region MethodHandles implementation public partial class MethodHandles { #region Constructors @@ -560,7 +560,7 @@ public static Java.Lang.Invoke.VarHandle ByteBufferViewVarHandle(Java.Lang.Class #endregion #region Nested classes - #region Lookup + #region Lookup implementation public partial class Lookup { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/MethodType.cs b/src/net/JNet/Generated/Java/Lang/Invoke/MethodType.cs index a1dab47632..e2694b4112 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/MethodType.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/MethodType.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region MethodType definition + #region MethodType declaration /// /// /// @@ -70,7 +70,7 @@ public MethodType(params object[] args) : base(args) { } } #endregion - #region MethodType + #region MethodType implementation public partial class MethodType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/MutableCallSite.cs b/src/net/JNet/Generated/Java/Lang/Invoke/MutableCallSite.cs index e46708c244..5ee05d969a 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/MutableCallSite.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/MutableCallSite.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region MutableCallSite definition + #region MutableCallSite declaration /// /// /// @@ -70,7 +70,7 @@ public MutableCallSite(params object[] args) : base(args) { } } #endregion - #region MutableCallSite + #region MutableCallSite implementation public partial class MutableCallSite { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/SerializedLambda.cs b/src/net/JNet/Generated/Java/Lang/Invoke/SerializedLambda.cs index d6edd9c1dd..d10d46c32a 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/SerializedLambda.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/SerializedLambda.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region SerializedLambda definition + #region SerializedLambda declaration /// /// /// @@ -70,7 +70,7 @@ public SerializedLambda(params object[] args) : base(args) { } } #endregion - #region SerializedLambda + #region SerializedLambda implementation public partial class SerializedLambda { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/StringConcatException.cs b/src/net/JNet/Generated/Java/Lang/Invoke/StringConcatException.cs index c5608d70c2..24b2bce55f 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/StringConcatException.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/StringConcatException.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region StringConcatException definition + #region StringConcatException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class StringConcatException : Java.Lang.Exception } #endregion - #region StringConcatException + #region StringConcatException implementation public partial class StringConcatException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/StringConcatFactory.cs b/src/net/JNet/Generated/Java/Lang/Invoke/StringConcatFactory.cs index 774655d144..57c06288b4 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/StringConcatFactory.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/StringConcatFactory.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region StringConcatFactory definition + #region StringConcatFactory declaration /// /// /// @@ -70,7 +70,7 @@ public StringConcatFactory(params object[] args) : base(args) { } } #endregion - #region StringConcatFactory + #region StringConcatFactory implementation public partial class StringConcatFactory { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/SwitchPoint.cs b/src/net/JNet/Generated/Java/Lang/Invoke/SwitchPoint.cs index b061a6f609..8ce756046e 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/SwitchPoint.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/SwitchPoint.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region SwitchPoint definition + #region SwitchPoint declaration /// /// /// @@ -70,7 +70,7 @@ public SwitchPoint(params object[] args) : base(args) { } } #endregion - #region SwitchPoint + #region SwitchPoint implementation public partial class SwitchPoint { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/VarHandle.cs b/src/net/JNet/Generated/Java/Lang/Invoke/VarHandle.cs index 5b3d7c604d..c043774d91 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/VarHandle.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/VarHandle.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region VarHandle definition + #region VarHandle declaration /// /// /// @@ -68,7 +68,7 @@ public VarHandle(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region AccessMode definition + #region AccessMode declaration /// /// /// @@ -117,7 +117,7 @@ public AccessMode(params object[] args) : base(args) { } } #endregion - #region VarHandle + #region VarHandle implementation public partial class VarHandle { #region Constructors @@ -494,7 +494,7 @@ public void SetVolatile(params object[] arg0) #endregion #region Nested classes - #region AccessMode + #region AccessMode implementation public partial class AccessMode { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/VolatileCallSite.cs b/src/net/JNet/Generated/Java/Lang/Invoke/VolatileCallSite.cs index 399e6e000c..b98f4debf9 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/VolatileCallSite.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/VolatileCallSite.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region VolatileCallSite definition + #region VolatileCallSite declaration /// /// /// @@ -70,7 +70,7 @@ public VolatileCallSite(params object[] args) : base(args) { } } #endregion - #region VolatileCallSite + #region VolatileCallSite implementation public partial class VolatileCallSite { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Invoke/WrongMethodTypeException.cs b/src/net/JNet/Generated/Java/Lang/Invoke/WrongMethodTypeException.cs index 5b01f617a4..b839722cdb 100644 --- a/src/net/JNet/Generated/Java/Lang/Invoke/WrongMethodTypeException.cs +++ b/src/net/JNet/Generated/Java/Lang/Invoke/WrongMethodTypeException.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Invoke { - #region WrongMethodTypeException definition + #region WrongMethodTypeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class WrongMethodTypeException : Java.Lang.RuntimeException } #endregion - #region WrongMethodTypeException + #region WrongMethodTypeException implementation public partial class WrongMethodTypeException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/LayerInstantiationException.cs b/src/net/JNet/Generated/Java/Lang/LayerInstantiationException.cs index 3713e01b7e..215cf4541e 100644 --- a/src/net/JNet/Generated/Java/Lang/LayerInstantiationException.cs +++ b/src/net/JNet/Generated/Java/Lang/LayerInstantiationException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region LayerInstantiationException definition + #region LayerInstantiationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class LayerInstantiationException : Java.Lang.RuntimeException } #endregion - #region LayerInstantiationException + #region LayerInstantiationException implementation public partial class LayerInstantiationException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/LinkageError.cs b/src/net/JNet/Generated/Java/Lang/LinkageError.cs index 544c2b05d7..b0b22c6993 100644 --- a/src/net/JNet/Generated/Java/Lang/LinkageError.cs +++ b/src/net/JNet/Generated/Java/Lang/LinkageError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region LinkageError definition + #region LinkageError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class LinkageError : Java.Lang.Error } #endregion - #region LinkageError + #region LinkageError implementation public partial class LinkageError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Long.cs b/src/net/JNet/Generated/Java/Lang/Long.cs index a746b23190..46a71705ae 100644 --- a/src/net/JNet/Generated/Java/Lang/Long.cs +++ b/src/net/JNet/Generated/Java/Lang/Long.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Long definition + #region Long declaration /// /// /// @@ -70,7 +70,7 @@ public Long(params object[] args) : base(args) { } } #endregion - #region Long + #region Long implementation public partial class Long { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/BufferPoolMXBean.cs b/src/net/JNet/Generated/Java/Lang/Management/BufferPoolMXBean.cs index a48baafe0a..e8cebf7260 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/BufferPoolMXBean.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/BufferPoolMXBean.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region BufferPoolMXBean definition + #region BufferPoolMXBean declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface IBufferPoolMXBean : Java.Lang.Management.IPlatformManag } #endregion - #region BufferPoolMXBean + #region BufferPoolMXBean implementation public partial class BufferPoolMXBean : Java.Lang.Management.IBufferPoolMXBean { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/ClassLoadingMXBean.cs b/src/net/JNet/Generated/Java/Lang/Management/ClassLoadingMXBean.cs index 77a2de7eb2..948b76a74d 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/ClassLoadingMXBean.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/ClassLoadingMXBean.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region ClassLoadingMXBean definition + #region ClassLoadingMXBean declaration /// /// /// @@ -112,7 +112,7 @@ public partial interface IClassLoadingMXBean : Java.Lang.Management.IPlatformMan } #endregion - #region ClassLoadingMXBean + #region ClassLoadingMXBean implementation public partial class ClassLoadingMXBean : Java.Lang.Management.IClassLoadingMXBean { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/CompilationMXBean.cs b/src/net/JNet/Generated/Java/Lang/Management/CompilationMXBean.cs index 38fd5541da..fdbf7e6d33 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/CompilationMXBean.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/CompilationMXBean.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region CompilationMXBean definition + #region CompilationMXBean declaration /// /// /// @@ -103,7 +103,7 @@ public partial interface ICompilationMXBean : Java.Lang.Management.IPlatformMana } #endregion - #region CompilationMXBean + #region CompilationMXBean implementation public partial class CompilationMXBean : Java.Lang.Management.ICompilationMXBean { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/GarbageCollectorMXBean.cs b/src/net/JNet/Generated/Java/Lang/Management/GarbageCollectorMXBean.cs index 676ee166b8..0365a93f27 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/GarbageCollectorMXBean.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/GarbageCollectorMXBean.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region GarbageCollectorMXBean definition + #region GarbageCollectorMXBean declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IGarbageCollectorMXBean : Java.Lang.Management.IMemoryM } #endregion - #region GarbageCollectorMXBean + #region GarbageCollectorMXBean implementation public partial class GarbageCollectorMXBean : Java.Lang.Management.IGarbageCollectorMXBean { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/LockInfo.cs b/src/net/JNet/Generated/Java/Lang/Management/LockInfo.cs index dea9997f19..d6e6525b3d 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/LockInfo.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/LockInfo.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region LockInfo definition + #region LockInfo declaration /// /// /// @@ -70,7 +70,7 @@ public LockInfo(params object[] args) : base(args) { } } #endregion - #region LockInfo + #region LockInfo implementation public partial class LockInfo { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/ManagementFactory.cs b/src/net/JNet/Generated/Java/Lang/Management/ManagementFactory.cs index ad44ab36a6..947c904828 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/ManagementFactory.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/ManagementFactory.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region ManagementFactory definition + #region ManagementFactory declaration /// /// /// @@ -70,7 +70,7 @@ public ManagementFactory(params object[] args) : base(args) { } } #endregion - #region ManagementFactory + #region ManagementFactory implementation public partial class ManagementFactory { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/ManagementPermission.cs b/src/net/JNet/Generated/Java/Lang/Management/ManagementPermission.cs index ae822af51b..fbce6788a3 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/ManagementPermission.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/ManagementPermission.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region ManagementPermission definition + #region ManagementPermission declaration /// /// /// @@ -70,7 +70,7 @@ public ManagementPermission(params object[] args) : base(args) { } } #endregion - #region ManagementPermission + #region ManagementPermission implementation public partial class ManagementPermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/MemoryMXBean.cs b/src/net/JNet/Generated/Java/Lang/Management/MemoryMXBean.cs index d7baf6607a..b9d72bd0db 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/MemoryMXBean.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/MemoryMXBean.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region MemoryMXBean definition + #region MemoryMXBean declaration /// /// /// @@ -116,7 +116,7 @@ public partial interface IMemoryMXBean : Java.Lang.Management.IPlatformManagedOb } #endregion - #region MemoryMXBean + #region MemoryMXBean implementation public partial class MemoryMXBean : Java.Lang.Management.IMemoryMXBean { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/MemoryManagerMXBean.cs b/src/net/JNet/Generated/Java/Lang/Management/MemoryManagerMXBean.cs index 2deeb23cd7..77351bc27f 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/MemoryManagerMXBean.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/MemoryManagerMXBean.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region MemoryManagerMXBean definition + #region MemoryManagerMXBean declaration /// /// /// @@ -103,7 +103,7 @@ public partial interface IMemoryManagerMXBean : Java.Lang.Management.IPlatformMa } #endregion - #region MemoryManagerMXBean + #region MemoryManagerMXBean implementation public partial class MemoryManagerMXBean : Java.Lang.Management.IMemoryManagerMXBean { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/MemoryNotificationInfo.cs b/src/net/JNet/Generated/Java/Lang/Management/MemoryNotificationInfo.cs index 4bf69087aa..334e38be6d 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/MemoryNotificationInfo.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/MemoryNotificationInfo.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region MemoryNotificationInfo definition + #region MemoryNotificationInfo declaration /// /// /// @@ -70,7 +70,7 @@ public MemoryNotificationInfo(params object[] args) : base(args) { } } #endregion - #region MemoryNotificationInfo + #region MemoryNotificationInfo implementation public partial class MemoryNotificationInfo { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/MemoryPoolMXBean.cs b/src/net/JNet/Generated/Java/Lang/Management/MemoryPoolMXBean.cs index b326780d41..1f14bf9aa6 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/MemoryPoolMXBean.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/MemoryPoolMXBean.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region MemoryPoolMXBean definition + #region MemoryPoolMXBean declaration /// /// /// @@ -159,7 +159,7 @@ public partial interface IMemoryPoolMXBean : Java.Lang.Management.IPlatformManag } #endregion - #region MemoryPoolMXBean + #region MemoryPoolMXBean implementation public partial class MemoryPoolMXBean : Java.Lang.Management.IMemoryPoolMXBean { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/MemoryType.cs b/src/net/JNet/Generated/Java/Lang/Management/MemoryType.cs index 8b6c88509d..0c205c804b 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/MemoryType.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/MemoryType.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region MemoryType definition + #region MemoryType declaration /// /// /// @@ -70,7 +70,7 @@ public MemoryType(params object[] args) : base(args) { } } #endregion - #region MemoryType + #region MemoryType implementation public partial class MemoryType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/MemoryUsage.cs b/src/net/JNet/Generated/Java/Lang/Management/MemoryUsage.cs index fb703e60ec..496b230580 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/MemoryUsage.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/MemoryUsage.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region MemoryUsage definition + #region MemoryUsage declaration /// /// /// @@ -70,7 +70,7 @@ public MemoryUsage(params object[] args) : base(args) { } } #endregion - #region MemoryUsage + #region MemoryUsage implementation public partial class MemoryUsage { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/MonitorInfo.cs b/src/net/JNet/Generated/Java/Lang/Management/MonitorInfo.cs index 2ae798694b..9cf3cfba68 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/MonitorInfo.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/MonitorInfo.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region MonitorInfo definition + #region MonitorInfo declaration /// /// /// @@ -70,7 +70,7 @@ public MonitorInfo(params object[] args) : base(args) { } } #endregion - #region MonitorInfo + #region MonitorInfo implementation public partial class MonitorInfo { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/OperatingSystemMXBean.cs b/src/net/JNet/Generated/Java/Lang/Management/OperatingSystemMXBean.cs index 2a846b7758..e05741e774 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/OperatingSystemMXBean.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/OperatingSystemMXBean.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region OperatingSystemMXBean definition + #region OperatingSystemMXBean declaration /// /// /// @@ -110,7 +110,7 @@ public partial interface IOperatingSystemMXBean : Java.Lang.Management.IPlatform } #endregion - #region OperatingSystemMXBean + #region OperatingSystemMXBean implementation public partial class OperatingSystemMXBean : Java.Lang.Management.IOperatingSystemMXBean { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/PlatformLoggingMXBean.cs b/src/net/JNet/Generated/Java/Lang/Management/PlatformLoggingMXBean.cs index 0c596f5ca9..17257ee901 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/PlatformLoggingMXBean.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/PlatformLoggingMXBean.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region PlatformLoggingMXBean definition + #region PlatformLoggingMXBean declaration /// /// /// @@ -112,7 +112,7 @@ public partial interface IPlatformLoggingMXBean : Java.Lang.Management.IPlatform } #endregion - #region PlatformLoggingMXBean + #region PlatformLoggingMXBean implementation public partial class PlatformLoggingMXBean : Java.Lang.Management.IPlatformLoggingMXBean { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/PlatformManagedObject.cs b/src/net/JNet/Generated/Java/Lang/Management/PlatformManagedObject.cs index c3a534fdf3..d204b41bd1 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/PlatformManagedObject.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/PlatformManagedObject.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region PlatformManagedObject definition + #region PlatformManagedObject declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IPlatformManagedObject } #endregion - #region PlatformManagedObject + #region PlatformManagedObject implementation public partial class PlatformManagedObject : Java.Lang.Management.IPlatformManagedObject { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/RuntimeMXBean.cs b/src/net/JNet/Generated/Java/Lang/Management/RuntimeMXBean.cs index e22046222f..962928efa5 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/RuntimeMXBean.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/RuntimeMXBean.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region RuntimeMXBean definition + #region RuntimeMXBean declaration /// /// /// @@ -159,7 +159,7 @@ public partial interface IRuntimeMXBean : Java.Lang.Management.IPlatformManagedO } #endregion - #region RuntimeMXBean + #region RuntimeMXBean implementation public partial class RuntimeMXBean : Java.Lang.Management.IRuntimeMXBean { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/ThreadInfo.cs b/src/net/JNet/Generated/Java/Lang/Management/ThreadInfo.cs index 4975f0b9e4..2f4f004a44 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/ThreadInfo.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/ThreadInfo.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region ThreadInfo definition + #region ThreadInfo declaration /// /// /// @@ -70,7 +70,7 @@ public ThreadInfo(params object[] args) : base(args) { } } #endregion - #region ThreadInfo + #region ThreadInfo implementation public partial class ThreadInfo { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Management/ThreadMXBean.cs b/src/net/JNet/Generated/Java/Lang/Management/ThreadMXBean.cs index 1e359a9897..2a7a6567dc 100644 --- a/src/net/JNet/Generated/Java/Lang/Management/ThreadMXBean.cs +++ b/src/net/JNet/Generated/Java/Lang/Management/ThreadMXBean.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Management { - #region ThreadMXBean definition + #region ThreadMXBean declaration /// /// /// @@ -247,7 +247,7 @@ public partial interface IThreadMXBean : Java.Lang.Management.IPlatformManagedOb } #endregion - #region ThreadMXBean + #region ThreadMXBean implementation public partial class ThreadMXBean : Java.Lang.Management.IThreadMXBean { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Math.cs b/src/net/JNet/Generated/Java/Lang/Math.cs index b678860eb6..fb1aef0662 100644 --- a/src/net/JNet/Generated/Java/Lang/Math.cs +++ b/src/net/JNet/Generated/Java/Lang/Math.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Math definition + #region Math declaration /// /// /// @@ -70,7 +70,7 @@ public Math(params object[] args) : base(args) { } } #endregion - #region Math + #region Math implementation public partial class Math { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Module.cs b/src/net/JNet/Generated/Java/Lang/Module.cs index 8ba47825b3..f73eb3c0c7 100644 --- a/src/net/JNet/Generated/Java/Lang/Module.cs +++ b/src/net/JNet/Generated/Java/Lang/Module.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Module definition + #region Module declaration /// /// /// @@ -70,7 +70,7 @@ public Module(params object[] args) : base(args) { } } #endregion - #region Module + #region Module implementation public partial class Module { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ModuleLayer.cs b/src/net/JNet/Generated/Java/Lang/ModuleLayer.cs index 94515da81c..414619c7fb 100644 --- a/src/net/JNet/Generated/Java/Lang/ModuleLayer.cs +++ b/src/net/JNet/Generated/Java/Lang/ModuleLayer.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region ModuleLayer definition + #region ModuleLayer declaration /// /// /// @@ -66,7 +66,7 @@ public ModuleLayer(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Controller definition + #region Controller declaration /// /// /// @@ -115,7 +115,7 @@ public Controller(params object[] args) : base(args) { } } #endregion - #region ModuleLayer + #region ModuleLayer implementation public partial class ModuleLayer { #region Constructors @@ -260,7 +260,7 @@ public Java.Lang.ModuleLayer DefineModulesWithOneLoader(Java.Lang.ModuleNs.Confi #endregion #region Nested classes - #region Controller + #region Controller implementation public partial class Controller { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ModuleNs/Configuration.cs b/src/net/JNet/Generated/Java/Lang/ModuleNs/Configuration.cs index b9427b0508..961f77a945 100644 --- a/src/net/JNet/Generated/Java/Lang/ModuleNs/Configuration.cs +++ b/src/net/JNet/Generated/Java/Lang/ModuleNs/Configuration.cs @@ -25,7 +25,7 @@ namespace Java.Lang.ModuleNs { - #region Configuration definition + #region Configuration declaration /// /// /// @@ -70,7 +70,7 @@ public Configuration(params object[] args) : base(args) { } } #endregion - #region Configuration + #region Configuration implementation public partial class Configuration { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ModuleNs/FindException.cs b/src/net/JNet/Generated/Java/Lang/ModuleNs/FindException.cs index e93ba26f02..76e5f6f010 100644 --- a/src/net/JNet/Generated/Java/Lang/ModuleNs/FindException.cs +++ b/src/net/JNet/Generated/Java/Lang/ModuleNs/FindException.cs @@ -25,7 +25,7 @@ namespace Java.Lang.ModuleNs { - #region FindException definition + #region FindException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class FindException : Java.Lang.RuntimeException } #endregion - #region FindException + #region FindException implementation public partial class FindException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ModuleNs/InvalidModuleDescriptorException.cs b/src/net/JNet/Generated/Java/Lang/ModuleNs/InvalidModuleDescriptorException.cs index 5e335e318b..17efa8717c 100644 --- a/src/net/JNet/Generated/Java/Lang/ModuleNs/InvalidModuleDescriptorException.cs +++ b/src/net/JNet/Generated/Java/Lang/ModuleNs/InvalidModuleDescriptorException.cs @@ -25,7 +25,7 @@ namespace Java.Lang.ModuleNs { - #region InvalidModuleDescriptorException definition + #region InvalidModuleDescriptorException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidModuleDescriptorException : Java.Lang.RuntimeExcepti } #endregion - #region InvalidModuleDescriptorException + #region InvalidModuleDescriptorException implementation public partial class InvalidModuleDescriptorException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ModuleNs/ModuleDescriptor.cs b/src/net/JNet/Generated/Java/Lang/ModuleNs/ModuleDescriptor.cs index 58549b892d..38dff83714 100644 --- a/src/net/JNet/Generated/Java/Lang/ModuleNs/ModuleDescriptor.cs +++ b/src/net/JNet/Generated/Java/Lang/ModuleNs/ModuleDescriptor.cs @@ -25,7 +25,7 @@ namespace Java.Lang.ModuleNs { - #region ModuleDescriptor definition + #region ModuleDescriptor declaration /// /// /// @@ -66,7 +66,7 @@ public ModuleDescriptor(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Builder definition + #region Builder declaration /// /// /// @@ -111,7 +111,7 @@ public Builder(params object[] args) : base(args) { } } #endregion - #region Exports definition + #region Exports declaration /// /// /// @@ -152,7 +152,7 @@ public Exports(params object[] args) : base(args) { } public override bool IsBridgeStatic => true; // TODO: complete the class - #region Modifier definition + #region Modifier declaration /// /// /// @@ -201,7 +201,7 @@ public Modifier(params object[] args) : base(args) { } } #endregion - #region Modifier definition + #region Modifier declaration /// /// /// @@ -246,7 +246,7 @@ public Modifier(params object[] args) : base(args) { } } #endregion - #region Opens definition + #region Opens declaration /// /// /// @@ -287,7 +287,7 @@ public Opens(params object[] args) : base(args) { } public override bool IsBridgeStatic => true; // TODO: complete the class - #region Modifier definition + #region Modifier declaration /// /// /// @@ -336,7 +336,7 @@ public Modifier(params object[] args) : base(args) { } } #endregion - #region Provides definition + #region Provides declaration /// /// /// @@ -381,7 +381,7 @@ public Provides(params object[] args) : base(args) { } } #endregion - #region Requires definition + #region Requires declaration /// /// /// @@ -422,7 +422,7 @@ public Requires(params object[] args) : base(args) { } public override bool IsBridgeStatic => true; // TODO: complete the class - #region Modifier definition + #region Modifier declaration /// /// /// @@ -471,7 +471,7 @@ public Modifier(params object[] args) : base(args) { } } #endregion - #region Version definition + #region Version declaration /// /// /// @@ -520,7 +520,7 @@ public Version(params object[] args) : base(args) { } } #endregion - #region ModuleDescriptor + #region ModuleDescriptor implementation public partial class ModuleDescriptor { #region Constructors @@ -751,7 +751,7 @@ public Java.Lang.String ToNameAndVersion() #endregion #region Nested classes - #region Builder + #region Builder implementation public partial class Builder { #region Constructors @@ -991,7 +991,7 @@ public Java.Lang.ModuleNs.ModuleDescriptor.Builder VersionMethod(Java.Lang.Strin } #endregion - #region Exports + #region Exports implementation public partial class Exports { #region Constructors @@ -1065,7 +1065,7 @@ public Java.Lang.String Source() #endregion #region Nested classes - #region Modifier + #region Modifier implementation public partial class Modifier { #region Constructors @@ -1132,7 +1132,7 @@ public static Java.Lang.ModuleNs.ModuleDescriptor.Exports.Modifier[] Values() } #endregion - #region Modifier + #region Modifier implementation public partial class Modifier { #region Constructors @@ -1204,7 +1204,7 @@ public static Java.Lang.ModuleNs.ModuleDescriptor.Modifier[] Values() } #endregion - #region Opens + #region Opens implementation public partial class Opens { #region Constructors @@ -1278,7 +1278,7 @@ public Java.Lang.String Source() #endregion #region Nested classes - #region Modifier + #region Modifier implementation public partial class Modifier { #region Constructors @@ -1345,7 +1345,7 @@ public static Java.Lang.ModuleNs.ModuleDescriptor.Opens.Modifier[] Values() } #endregion - #region Provides + #region Provides implementation public partial class Provides { #region Constructors @@ -1410,7 +1410,7 @@ public Java.Lang.String Service() } #endregion - #region Requires + #region Requires implementation public partial class Requires { #region Constructors @@ -1484,7 +1484,7 @@ public Java.Lang.String Name() #endregion #region Nested classes - #region Modifier + #region Modifier implementation public partial class Modifier { #region Constructors @@ -1563,7 +1563,7 @@ public static Java.Lang.ModuleNs.ModuleDescriptor.Requires.Modifier[] Values() } #endregion - #region Version + #region Version implementation public partial class Version { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ModuleNs/ModuleFinder.cs b/src/net/JNet/Generated/Java/Lang/ModuleNs/ModuleFinder.cs index 10030cd722..a8cb6e9ef7 100644 --- a/src/net/JNet/Generated/Java/Lang/ModuleNs/ModuleFinder.cs +++ b/src/net/JNet/Generated/Java/Lang/ModuleNs/ModuleFinder.cs @@ -25,7 +25,7 @@ namespace Java.Lang.ModuleNs { - #region ModuleFinder definition + #region ModuleFinder declaration /// /// /// @@ -101,7 +101,7 @@ public partial interface IModuleFinder } #endregion - #region ModuleFinder + #region ModuleFinder implementation public partial class ModuleFinder : Java.Lang.ModuleNs.IModuleFinder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ModuleNs/ModuleReader.cs b/src/net/JNet/Generated/Java/Lang/ModuleNs/ModuleReader.cs index 5d427ae2bb..b66114d467 100644 --- a/src/net/JNet/Generated/Java/Lang/ModuleNs/ModuleReader.cs +++ b/src/net/JNet/Generated/Java/Lang/ModuleNs/ModuleReader.cs @@ -25,7 +25,7 @@ namespace Java.Lang.ModuleNs { - #region ModuleReader definition + #region ModuleReader declaration /// /// /// @@ -127,7 +127,7 @@ public partial interface IModuleReader : Java.Io.ICloseable } #endregion - #region ModuleReader + #region ModuleReader implementation public partial class ModuleReader : Java.Lang.ModuleNs.IModuleReader { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ModuleNs/ModuleReference.cs b/src/net/JNet/Generated/Java/Lang/ModuleNs/ModuleReference.cs index a87ac60649..cf22d72fc1 100644 --- a/src/net/JNet/Generated/Java/Lang/ModuleNs/ModuleReference.cs +++ b/src/net/JNet/Generated/Java/Lang/ModuleNs/ModuleReference.cs @@ -25,7 +25,7 @@ namespace Java.Lang.ModuleNs { - #region ModuleReference definition + #region ModuleReference declaration /// /// /// @@ -72,7 +72,7 @@ public ModuleReference(params object[] args) : base(args) { } } #endregion - #region ModuleReference + #region ModuleReference implementation public partial class ModuleReference { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ModuleNs/ResolutionException.cs b/src/net/JNet/Generated/Java/Lang/ModuleNs/ResolutionException.cs index 80a952620b..654cdf54ac 100644 --- a/src/net/JNet/Generated/Java/Lang/ModuleNs/ResolutionException.cs +++ b/src/net/JNet/Generated/Java/Lang/ModuleNs/ResolutionException.cs @@ -25,7 +25,7 @@ namespace Java.Lang.ModuleNs { - #region ResolutionException definition + #region ResolutionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ResolutionException : Java.Lang.RuntimeException } #endregion - #region ResolutionException + #region ResolutionException implementation public partial class ResolutionException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ModuleNs/ResolvedModule.cs b/src/net/JNet/Generated/Java/Lang/ModuleNs/ResolvedModule.cs index d14b3f983c..a1f288925d 100644 --- a/src/net/JNet/Generated/Java/Lang/ModuleNs/ResolvedModule.cs +++ b/src/net/JNet/Generated/Java/Lang/ModuleNs/ResolvedModule.cs @@ -25,7 +25,7 @@ namespace Java.Lang.ModuleNs { - #region ResolvedModule definition + #region ResolvedModule declaration /// /// /// @@ -70,7 +70,7 @@ public ResolvedModule(params object[] args) : base(args) { } } #endregion - #region ResolvedModule + #region ResolvedModule implementation public partial class ResolvedModule { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/NegativeArraySizeException.cs b/src/net/JNet/Generated/Java/Lang/NegativeArraySizeException.cs index c543c8bb86..d99bd0a206 100644 --- a/src/net/JNet/Generated/Java/Lang/NegativeArraySizeException.cs +++ b/src/net/JNet/Generated/Java/Lang/NegativeArraySizeException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region NegativeArraySizeException definition + #region NegativeArraySizeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NegativeArraySizeException : Java.Lang.RuntimeException } #endregion - #region NegativeArraySizeException + #region NegativeArraySizeException implementation public partial class NegativeArraySizeException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/NoClassDefFoundError.cs b/src/net/JNet/Generated/Java/Lang/NoClassDefFoundError.cs index 90165290cf..13ac277c6d 100644 --- a/src/net/JNet/Generated/Java/Lang/NoClassDefFoundError.cs +++ b/src/net/JNet/Generated/Java/Lang/NoClassDefFoundError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region NoClassDefFoundError definition + #region NoClassDefFoundError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoClassDefFoundError : Java.Lang.LinkageError } #endregion - #region NoClassDefFoundError + #region NoClassDefFoundError implementation public partial class NoClassDefFoundError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/NoSuchFieldError.cs b/src/net/JNet/Generated/Java/Lang/NoSuchFieldError.cs index 3907140879..974b915bc6 100644 --- a/src/net/JNet/Generated/Java/Lang/NoSuchFieldError.cs +++ b/src/net/JNet/Generated/Java/Lang/NoSuchFieldError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region NoSuchFieldError definition + #region NoSuchFieldError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoSuchFieldError : Java.Lang.IncompatibleClassChangeError } #endregion - #region NoSuchFieldError + #region NoSuchFieldError implementation public partial class NoSuchFieldError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/NoSuchFieldException.cs b/src/net/JNet/Generated/Java/Lang/NoSuchFieldException.cs index 8006c5c78f..6e1d124f2f 100644 --- a/src/net/JNet/Generated/Java/Lang/NoSuchFieldException.cs +++ b/src/net/JNet/Generated/Java/Lang/NoSuchFieldException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region NoSuchFieldException definition + #region NoSuchFieldException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoSuchFieldException : Java.Lang.ReflectiveOperationExcepti } #endregion - #region NoSuchFieldException + #region NoSuchFieldException implementation public partial class NoSuchFieldException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/NoSuchMethodError.cs b/src/net/JNet/Generated/Java/Lang/NoSuchMethodError.cs index a46c9b6e99..7aa4c0c813 100644 --- a/src/net/JNet/Generated/Java/Lang/NoSuchMethodError.cs +++ b/src/net/JNet/Generated/Java/Lang/NoSuchMethodError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region NoSuchMethodError definition + #region NoSuchMethodError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoSuchMethodError : Java.Lang.IncompatibleClassChangeError } #endregion - #region NoSuchMethodError + #region NoSuchMethodError implementation public partial class NoSuchMethodError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/NoSuchMethodException.cs b/src/net/JNet/Generated/Java/Lang/NoSuchMethodException.cs index 7487b08c13..21082c80d6 100644 --- a/src/net/JNet/Generated/Java/Lang/NoSuchMethodException.cs +++ b/src/net/JNet/Generated/Java/Lang/NoSuchMethodException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region NoSuchMethodException definition + #region NoSuchMethodException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoSuchMethodException : Java.Lang.ReflectiveOperationExcept } #endregion - #region NoSuchMethodException + #region NoSuchMethodException implementation public partial class NoSuchMethodException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/NullPointerException.cs b/src/net/JNet/Generated/Java/Lang/NullPointerException.cs index db4c2f5e80..0d78c523ad 100644 --- a/src/net/JNet/Generated/Java/Lang/NullPointerException.cs +++ b/src/net/JNet/Generated/Java/Lang/NullPointerException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region NullPointerException definition + #region NullPointerException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NullPointerException : Java.Lang.RuntimeException } #endregion - #region NullPointerException + #region NullPointerException implementation public partial class NullPointerException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Number.cs b/src/net/JNet/Generated/Java/Lang/Number.cs index 99efc3b5f5..7bae69d795 100644 --- a/src/net/JNet/Generated/Java/Lang/Number.cs +++ b/src/net/JNet/Generated/Java/Lang/Number.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Number definition + #region Number declaration /// /// /// @@ -72,7 +72,7 @@ public Number(params object[] args) : base(args) { } } #endregion - #region Number + #region Number implementation public partial class Number { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/NumberFormatException.cs b/src/net/JNet/Generated/Java/Lang/NumberFormatException.cs index a0d64a9240..1d29b676da 100644 --- a/src/net/JNet/Generated/Java/Lang/NumberFormatException.cs +++ b/src/net/JNet/Generated/Java/Lang/NumberFormatException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region NumberFormatException definition + #region NumberFormatException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NumberFormatException : Java.Lang.IllegalArgumentException } #endregion - #region NumberFormatException + #region NumberFormatException implementation public partial class NumberFormatException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Object.cs b/src/net/JNet/Generated/Java/Lang/Object.cs index 4e01ec5bba..75b8480bad 100644 --- a/src/net/JNet/Generated/Java/Lang/Object.cs +++ b/src/net/JNet/Generated/Java/Lang/Object.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Object definition + #region Object declaration /// /// /// @@ -70,7 +70,7 @@ public Object(params object[] args) : base(args) { } } #endregion - #region Object + #region Object implementation public partial class Object { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/OutOfMemoryError.cs b/src/net/JNet/Generated/Java/Lang/OutOfMemoryError.cs index 1f5bf97942..9701ca0858 100644 --- a/src/net/JNet/Generated/Java/Lang/OutOfMemoryError.cs +++ b/src/net/JNet/Generated/Java/Lang/OutOfMemoryError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region OutOfMemoryError definition + #region OutOfMemoryError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class OutOfMemoryError : Java.Lang.VirtualMachineError } #endregion - #region OutOfMemoryError + #region OutOfMemoryError implementation public partial class OutOfMemoryError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Override.cs b/src/net/JNet/Generated/Java/Lang/Override.cs index 9803e49420..710275c787 100644 --- a/src/net/JNet/Generated/Java/Lang/Override.cs +++ b/src/net/JNet/Generated/Java/Lang/Override.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Override definition + #region Override declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IOverride : Java.Lang.Annotation.IAnnotation } #endregion - #region Override + #region Override implementation public partial class Override : Java.Lang.IOverride { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Package.cs b/src/net/JNet/Generated/Java/Lang/Package.cs index 494c2297e3..4d9dc3212e 100644 --- a/src/net/JNet/Generated/Java/Lang/Package.cs +++ b/src/net/JNet/Generated/Java/Lang/Package.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Package definition + #region Package declaration /// /// /// @@ -70,7 +70,7 @@ public Package(params object[] args) : base(args) { } } #endregion - #region Package + #region Package implementation public partial class Package { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Process.cs b/src/net/JNet/Generated/Java/Lang/Process.cs index 4d3e229b67..cced3d4f3d 100644 --- a/src/net/JNet/Generated/Java/Lang/Process.cs +++ b/src/net/JNet/Generated/Java/Lang/Process.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Process definition + #region Process declaration /// /// /// @@ -72,7 +72,7 @@ public Process(params object[] args) : base(args) { } } #endregion - #region Process + #region Process implementation public partial class Process { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ProcessBuilder.cs b/src/net/JNet/Generated/Java/Lang/ProcessBuilder.cs index aa63c95f99..d446697d0b 100644 --- a/src/net/JNet/Generated/Java/Lang/ProcessBuilder.cs +++ b/src/net/JNet/Generated/Java/Lang/ProcessBuilder.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region ProcessBuilder definition + #region ProcessBuilder declaration /// /// /// @@ -66,7 +66,7 @@ public ProcessBuilder(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Redirect definition + #region Redirect declaration /// /// /// @@ -109,7 +109,7 @@ public Redirect(params object[] args) : base(args) { } public override bool IsBridgeStatic => true; // TODO: complete the class - #region Type definition + #region Type declaration /// /// /// @@ -162,7 +162,7 @@ public Type(params object[] args) : base(args) { } } #endregion - #region ProcessBuilder + #region ProcessBuilder implementation public partial class ProcessBuilder { #region Constructors @@ -375,7 +375,7 @@ public Java.Lang.ProcessBuilder.Redirect RedirectOutput() #endregion #region Nested classes - #region Redirect + #region Redirect implementation public partial class Redirect { #region Constructors @@ -452,7 +452,7 @@ public Java.Io.File File() #endregion #region Nested classes - #region Type + #region Type implementation public partial class Type { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ProcessHandle.cs b/src/net/JNet/Generated/Java/Lang/ProcessHandle.cs index 0aa5f658ee..5bdd975deb 100644 --- a/src/net/JNet/Generated/Java/Lang/ProcessHandle.cs +++ b/src/net/JNet/Generated/Java/Lang/ProcessHandle.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region ProcessHandle definition + #region ProcessHandle declaration /// /// /// @@ -68,7 +68,7 @@ public ProcessHandle(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Info definition + #region Info declaration /// /// /// @@ -199,7 +199,7 @@ public partial interface IProcessHandle : Java.Lang.IComparable /// /// @@ -97,7 +97,7 @@ public partial interface IReadable } #endregion - #region Readable + #region Readable implementation public partial class Readable : Java.Lang.IReadable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Ref/Cleaner.cs b/src/net/JNet/Generated/Java/Lang/Ref/Cleaner.cs index b6d2d1b903..0508f5e4af 100644 --- a/src/net/JNet/Generated/Java/Lang/Ref/Cleaner.cs +++ b/src/net/JNet/Generated/Java/Lang/Ref/Cleaner.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Ref { - #region Cleaner definition + #region Cleaner declaration /// /// /// @@ -66,7 +66,7 @@ public Cleaner(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Cleanable definition + #region Cleanable declaration /// /// /// @@ -117,7 +117,7 @@ public Cleanable(params object[] args) : base(args) { } } #endregion - #region Cleaner + #region Cleaner implementation public partial class Cleaner { #region Constructors @@ -168,7 +168,7 @@ public Java.Lang.Ref.Cleaner.Cleanable Register(object arg0, Java.Lang.Runnable #endregion #region Nested classes - #region Cleanable + #region Cleanable implementation public partial class Cleanable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Ref/PhantomReference.cs b/src/net/JNet/Generated/Java/Lang/Ref/PhantomReference.cs index 98a72310ee..d136740641 100644 --- a/src/net/JNet/Generated/Java/Lang/Ref/PhantomReference.cs +++ b/src/net/JNet/Generated/Java/Lang/Ref/PhantomReference.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Ref { - #region PhantomReference definition + #region PhantomReference declaration /// /// /// @@ -70,7 +70,7 @@ public PhantomReference(params object[] args) : base(args) { } } #endregion - #region PhantomReference definition + #region PhantomReference declaration /// /// /// @@ -116,7 +116,7 @@ public PhantomReference(params object[] args) : base(args) { } } #endregion - #region PhantomReference + #region PhantomReference implementation public partial class PhantomReference { #region Constructors @@ -156,7 +156,7 @@ public PhantomReference(object arg0, Java.Lang.Ref.ReferenceQueue arg1) } #endregion - #region PhantomReference + #region PhantomReference implementation public partial class PhantomReference { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Ref/Reference.cs b/src/net/JNet/Generated/Java/Lang/Ref/Reference.cs index f094242333..eb9f4b98fd 100644 --- a/src/net/JNet/Generated/Java/Lang/Ref/Reference.cs +++ b/src/net/JNet/Generated/Java/Lang/Ref/Reference.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Ref { - #region Reference definition + #region Reference declaration /// /// /// @@ -72,7 +72,7 @@ public Reference(params object[] args) : base(args) { } } #endregion - #region Reference definition + #region Reference declaration /// /// /// @@ -120,7 +120,7 @@ public Reference(params object[] args) : base(args) { } } #endregion - #region Reference + #region Reference implementation public partial class Reference { #region Constructors @@ -190,7 +190,7 @@ public void Clear() } #endregion - #region Reference + #region Reference implementation public partial class Reference { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Ref/ReferenceQueue.cs b/src/net/JNet/Generated/Java/Lang/Ref/ReferenceQueue.cs index 4b580be8e9..0cfd194684 100644 --- a/src/net/JNet/Generated/Java/Lang/Ref/ReferenceQueue.cs +++ b/src/net/JNet/Generated/Java/Lang/Ref/ReferenceQueue.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Ref { - #region ReferenceQueue definition + #region ReferenceQueue declaration /// /// /// @@ -70,7 +70,7 @@ public ReferenceQueue(params object[] args) : base(args) { } } #endregion - #region ReferenceQueue definition + #region ReferenceQueue declaration /// /// /// @@ -116,7 +116,7 @@ public ReferenceQueue(params object[] args) : base(args) { } } #endregion - #region ReferenceQueue + #region ReferenceQueue implementation public partial class ReferenceQueue { #region Constructors @@ -175,7 +175,7 @@ public Java.Lang.Ref.Reference Remove(long arg0) } #endregion - #region ReferenceQueue + #region ReferenceQueue implementation public partial class ReferenceQueue { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Ref/SoftReference.cs b/src/net/JNet/Generated/Java/Lang/Ref/SoftReference.cs index ae8ca7c1e3..81ad9bdebb 100644 --- a/src/net/JNet/Generated/Java/Lang/Ref/SoftReference.cs +++ b/src/net/JNet/Generated/Java/Lang/Ref/SoftReference.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Ref { - #region SoftReference definition + #region SoftReference declaration /// /// /// @@ -70,7 +70,7 @@ public SoftReference(params object[] args) : base(args) { } } #endregion - #region SoftReference definition + #region SoftReference declaration /// /// /// @@ -116,7 +116,7 @@ public SoftReference(params object[] args) : base(args) { } } #endregion - #region SoftReference + #region SoftReference implementation public partial class SoftReference { #region Constructors @@ -164,7 +164,7 @@ public SoftReference(object arg0) } #endregion - #region SoftReference + #region SoftReference implementation public partial class SoftReference { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Ref/WeakReference.cs b/src/net/JNet/Generated/Java/Lang/Ref/WeakReference.cs index 3c7a672cb6..2ece1be96c 100644 --- a/src/net/JNet/Generated/Java/Lang/Ref/WeakReference.cs +++ b/src/net/JNet/Generated/Java/Lang/Ref/WeakReference.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Ref { - #region WeakReference definition + #region WeakReference declaration /// /// /// @@ -70,7 +70,7 @@ public WeakReference(params object[] args) : base(args) { } } #endregion - #region WeakReference definition + #region WeakReference declaration /// /// /// @@ -116,7 +116,7 @@ public WeakReference(params object[] args) : base(args) { } } #endregion - #region WeakReference + #region WeakReference implementation public partial class WeakReference { #region Constructors @@ -164,7 +164,7 @@ public WeakReference(object arg0) } #endregion - #region WeakReference + #region WeakReference implementation public partial class WeakReference { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/AccessibleObject.cs b/src/net/JNet/Generated/Java/Lang/Reflect/AccessibleObject.cs index 1703418775..f28303e292 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/AccessibleObject.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/AccessibleObject.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region AccessibleObject definition + #region AccessibleObject declaration /// /// /// @@ -70,7 +70,7 @@ public AccessibleObject(params object[] args) : base(args) { } } #endregion - #region AccessibleObject + #region AccessibleObject implementation public partial class AccessibleObject { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedArrayType.cs b/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedArrayType.cs index 3ef09e21b4..b2b0f9fb43 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedArrayType.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedArrayType.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region AnnotatedArrayType definition + #region AnnotatedArrayType declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IAnnotatedArrayType : Java.Lang.Reflect.IAnnotatedType } #endregion - #region AnnotatedArrayType + #region AnnotatedArrayType implementation public partial class AnnotatedArrayType : Java.Lang.Reflect.IAnnotatedArrayType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedElement.cs b/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedElement.cs index 18c6ed27fb..6c03ee2435 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedElement.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedElement.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region AnnotatedElement definition + #region AnnotatedElement declaration /// /// /// @@ -132,7 +132,7 @@ public partial interface IAnnotatedElement } #endregion - #region AnnotatedElement + #region AnnotatedElement implementation public partial class AnnotatedElement : Java.Lang.Reflect.IAnnotatedElement { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedParameterizedType.cs b/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedParameterizedType.cs index a61990420e..cad07c5d6d 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedParameterizedType.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedParameterizedType.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region AnnotatedParameterizedType definition + #region AnnotatedParameterizedType declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IAnnotatedParameterizedType : Java.Lang.Reflect.IAnnota } #endregion - #region AnnotatedParameterizedType + #region AnnotatedParameterizedType implementation public partial class AnnotatedParameterizedType : Java.Lang.Reflect.IAnnotatedParameterizedType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedType.cs b/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedType.cs index efa8897b59..0b4eba1202 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedType.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedType.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region AnnotatedType definition + #region AnnotatedType declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IAnnotatedType : Java.Lang.Reflect.IAnnotatedElement } #endregion - #region AnnotatedType + #region AnnotatedType implementation public partial class AnnotatedType : Java.Lang.Reflect.IAnnotatedType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedTypeVariable.cs b/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedTypeVariable.cs index 6ecad9029c..fa5570aec3 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedTypeVariable.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedTypeVariable.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region AnnotatedTypeVariable definition + #region AnnotatedTypeVariable declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IAnnotatedTypeVariable : Java.Lang.Reflect.IAnnotatedTy } #endregion - #region AnnotatedTypeVariable + #region AnnotatedTypeVariable implementation public partial class AnnotatedTypeVariable : Java.Lang.Reflect.IAnnotatedTypeVariable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedWildcardType.cs b/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedWildcardType.cs index 4b1bed4ba6..34654efb15 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedWildcardType.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/AnnotatedWildcardType.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region AnnotatedWildcardType definition + #region AnnotatedWildcardType declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IAnnotatedWildcardType : Java.Lang.Reflect.IAnnotatedTy } #endregion - #region AnnotatedWildcardType + #region AnnotatedWildcardType implementation public partial class AnnotatedWildcardType : Java.Lang.Reflect.IAnnotatedWildcardType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/Array.cs b/src/net/JNet/Generated/Java/Lang/Reflect/Array.cs index 6ece73b23f..72d34e8e9a 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/Array.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/Array.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region Array definition + #region Array declaration /// /// /// @@ -70,7 +70,7 @@ public Array(params object[] args) : base(args) { } } #endregion - #region Array + #region Array implementation public partial class Array { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/Constructor.cs b/src/net/JNet/Generated/Java/Lang/Reflect/Constructor.cs index 227f5a9ba7..e97a59b171 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/Constructor.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/Constructor.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region Constructor definition + #region Constructor declaration /// /// /// @@ -70,7 +70,7 @@ public Constructor(params object[] args) : base(args) { } } #endregion - #region Constructor definition + #region Constructor declaration /// /// /// @@ -116,7 +116,7 @@ public Constructor(params object[] args) : base(args) { } } #endregion - #region Constructor + #region Constructor implementation public partial class Constructor { #region Constructors @@ -160,7 +160,7 @@ public object NewInstance(params object[] arg0) } #endregion - #region Constructor + #region Constructor implementation public partial class Constructor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/Executable.cs b/src/net/JNet/Generated/Java/Lang/Reflect/Executable.cs index 921878a0f7..d9aca59167 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/Executable.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/Executable.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region Executable definition + #region Executable declaration /// /// /// @@ -72,7 +72,7 @@ public Executable(params object[] args) : base(args) { } } #endregion - #region Executable + #region Executable implementation public partial class Executable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/Field.cs b/src/net/JNet/Generated/Java/Lang/Reflect/Field.cs index d9b78bfc64..9fccc53dfd 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/Field.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/Field.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region Field definition + #region Field declaration /// /// /// @@ -70,7 +70,7 @@ public Field(params object[] args) : base(args) { } } #endregion - #region Field + #region Field implementation public partial class Field { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/GenericArrayType.cs b/src/net/JNet/Generated/Java/Lang/Reflect/GenericArrayType.cs index 825b0a79f3..13f4deb9a8 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/GenericArrayType.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/GenericArrayType.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region GenericArrayType definition + #region GenericArrayType declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IGenericArrayType : Java.Lang.Reflect.IType } #endregion - #region GenericArrayType + #region GenericArrayType implementation public partial class GenericArrayType : Java.Lang.Reflect.IGenericArrayType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/GenericDeclaration.cs b/src/net/JNet/Generated/Java/Lang/Reflect/GenericDeclaration.cs index 0449272e2b..7d513bca24 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/GenericDeclaration.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/GenericDeclaration.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region GenericDeclaration definition + #region GenericDeclaration declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IGenericDeclaration : Java.Lang.Reflect.IAnnotatedEleme } #endregion - #region GenericDeclaration + #region GenericDeclaration implementation public partial class GenericDeclaration : Java.Lang.Reflect.IGenericDeclaration { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/GenericSignatureFormatError.cs b/src/net/JNet/Generated/Java/Lang/Reflect/GenericSignatureFormatError.cs index 9c194f3d70..5d769cca17 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/GenericSignatureFormatError.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/GenericSignatureFormatError.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region GenericSignatureFormatError definition + #region GenericSignatureFormatError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class GenericSignatureFormatError : Java.Lang.ClassFormatError } #endregion - #region GenericSignatureFormatError + #region GenericSignatureFormatError implementation public partial class GenericSignatureFormatError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/InaccessibleObjectException.cs b/src/net/JNet/Generated/Java/Lang/Reflect/InaccessibleObjectException.cs index f6a63d7a75..12e0b9bf88 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/InaccessibleObjectException.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/InaccessibleObjectException.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region InaccessibleObjectException definition + #region InaccessibleObjectException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InaccessibleObjectException : Java.Lang.RuntimeException } #endregion - #region InaccessibleObjectException + #region InaccessibleObjectException implementation public partial class InaccessibleObjectException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/InvocationHandler.cs b/src/net/JNet/Generated/Java/Lang/Reflect/InvocationHandler.cs index 82c018cfc7..2cbceeead7 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/InvocationHandler.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/InvocationHandler.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region InvocationHandler definition + #region InvocationHandler declaration /// /// /// @@ -99,7 +99,7 @@ public partial interface IInvocationHandler } #endregion - #region InvocationHandler + #region InvocationHandler implementation public partial class InvocationHandler : Java.Lang.Reflect.IInvocationHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/InvocationTargetException.cs b/src/net/JNet/Generated/Java/Lang/Reflect/InvocationTargetException.cs index 32df3be81d..c95c869c2e 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/InvocationTargetException.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/InvocationTargetException.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region InvocationTargetException definition + #region InvocationTargetException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvocationTargetException : Java.Lang.ReflectiveOperationEx } #endregion - #region InvocationTargetException + #region InvocationTargetException implementation public partial class InvocationTargetException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/MalformedParameterizedTypeException.cs b/src/net/JNet/Generated/Java/Lang/Reflect/MalformedParameterizedTypeException.cs index be6eb5a713..78800cdfe2 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/MalformedParameterizedTypeException.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/MalformedParameterizedTypeException.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region MalformedParameterizedTypeException definition + #region MalformedParameterizedTypeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MalformedParameterizedTypeException : Java.Lang.RuntimeExce } #endregion - #region MalformedParameterizedTypeException + #region MalformedParameterizedTypeException implementation public partial class MalformedParameterizedTypeException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/MalformedParametersException.cs b/src/net/JNet/Generated/Java/Lang/Reflect/MalformedParametersException.cs index 7633cc85c3..1fb73fc77d 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/MalformedParametersException.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/MalformedParametersException.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region MalformedParametersException definition + #region MalformedParametersException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MalformedParametersException : Java.Lang.RuntimeException } #endregion - #region MalformedParametersException + #region MalformedParametersException implementation public partial class MalformedParametersException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/Member.cs b/src/net/JNet/Generated/Java/Lang/Reflect/Member.cs index 6f2069397c..3aa8d6e343 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/Member.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/Member.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region Member definition + #region Member declaration /// /// /// @@ -107,7 +107,7 @@ public partial interface IMember } #endregion - #region Member + #region Member implementation public partial class Member : Java.Lang.Reflect.IMember { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/Method.cs b/src/net/JNet/Generated/Java/Lang/Reflect/Method.cs index a78c236b0f..9c72a66ae5 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/Method.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/Method.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region Method definition + #region Method declaration /// /// /// @@ -70,7 +70,7 @@ public Method(params object[] args) : base(args) { } } #endregion - #region Method + #region Method implementation public partial class Method { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/Modifier.cs b/src/net/JNet/Generated/Java/Lang/Reflect/Modifier.cs index a9bcbaf9c5..7c1fd52887 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/Modifier.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/Modifier.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region Modifier definition + #region Modifier declaration /// /// /// @@ -70,7 +70,7 @@ public Modifier(params object[] args) : base(args) { } } #endregion - #region Modifier + #region Modifier implementation public partial class Modifier { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/Parameter.cs b/src/net/JNet/Generated/Java/Lang/Reflect/Parameter.cs index f4ae592ed1..495b6ec515 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/Parameter.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/Parameter.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region Parameter definition + #region Parameter declaration /// /// /// @@ -70,7 +70,7 @@ public Parameter(params object[] args) : base(args) { } } #endregion - #region Parameter + #region Parameter implementation public partial class Parameter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/ParameterizedType.cs b/src/net/JNet/Generated/Java/Lang/Reflect/ParameterizedType.cs index e30ac485df..0c3a8c03e6 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/ParameterizedType.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/ParameterizedType.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region ParameterizedType definition + #region ParameterizedType declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IParameterizedType : Java.Lang.Reflect.IType } #endregion - #region ParameterizedType + #region ParameterizedType implementation public partial class ParameterizedType : Java.Lang.Reflect.IParameterizedType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/Proxy.cs b/src/net/JNet/Generated/Java/Lang/Reflect/Proxy.cs index 249d584981..3962d4fc17 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/Proxy.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/Proxy.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region Proxy definition + #region Proxy declaration /// /// /// @@ -70,7 +70,7 @@ public Proxy(params object[] args) : base(args) { } } #endregion - #region Proxy + #region Proxy implementation public partial class Proxy { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/ReflectPermission.cs b/src/net/JNet/Generated/Java/Lang/Reflect/ReflectPermission.cs index b1535e5c4d..488e72c29d 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/ReflectPermission.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/ReflectPermission.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region ReflectPermission definition + #region ReflectPermission declaration /// /// /// @@ -70,7 +70,7 @@ public ReflectPermission(params object[] args) : base(args) { } } #endregion - #region ReflectPermission + #region ReflectPermission implementation public partial class ReflectPermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/Type.cs b/src/net/JNet/Generated/Java/Lang/Reflect/Type.cs index 918f96b94e..def8c69ac9 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/Type.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/Type.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region Type definition + #region Type declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IType } #endregion - #region Type + #region Type implementation public partial class Type : Java.Lang.Reflect.IType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/TypeVariable.cs b/src/net/JNet/Generated/Java/Lang/Reflect/TypeVariable.cs index 59fa712e6b..1e3123f702 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/TypeVariable.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/TypeVariable.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region TypeVariable definition + #region TypeVariable declaration /// /// /// @@ -72,7 +72,7 @@ public TypeVariable(params object[] args) : base(args) { } } #endregion - #region TypeVariable definition + #region TypeVariable declaration /// /// /// @@ -120,7 +120,7 @@ public TypeVariable(params object[] args) : base(args) { } } #endregion - #region TypeVariable + #region TypeVariable implementation public partial class TypeVariable { #region Constructors @@ -221,7 +221,7 @@ public partial interface ITypeVariable } #endregion - #region TypeVariable + #region TypeVariable implementation public partial class TypeVariable : Java.Lang.Reflect.ITypeVariable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/UndeclaredThrowableException.cs b/src/net/JNet/Generated/Java/Lang/Reflect/UndeclaredThrowableException.cs index 6396ec5d01..6a01460eef 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/UndeclaredThrowableException.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/UndeclaredThrowableException.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region UndeclaredThrowableException definition + #region UndeclaredThrowableException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UndeclaredThrowableException : Java.Lang.RuntimeException } #endregion - #region UndeclaredThrowableException + #region UndeclaredThrowableException implementation public partial class UndeclaredThrowableException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Reflect/WildcardType.cs b/src/net/JNet/Generated/Java/Lang/Reflect/WildcardType.cs index 034004eb1c..7be75914eb 100644 --- a/src/net/JNet/Generated/Java/Lang/Reflect/WildcardType.cs +++ b/src/net/JNet/Generated/Java/Lang/Reflect/WildcardType.cs @@ -25,7 +25,7 @@ namespace Java.Lang.Reflect { - #region WildcardType definition + #region WildcardType declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IWildcardType : Java.Lang.Reflect.IType } #endregion - #region WildcardType + #region WildcardType implementation public partial class WildcardType : Java.Lang.Reflect.IWildcardType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ReflectiveOperationException.cs b/src/net/JNet/Generated/Java/Lang/ReflectiveOperationException.cs index 7d2447d58e..cf2a1d72a9 100644 --- a/src/net/JNet/Generated/Java/Lang/ReflectiveOperationException.cs +++ b/src/net/JNet/Generated/Java/Lang/ReflectiveOperationException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region ReflectiveOperationException definition + #region ReflectiveOperationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ReflectiveOperationException : Java.Lang.Exception } #endregion - #region ReflectiveOperationException + #region ReflectiveOperationException implementation public partial class ReflectiveOperationException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Runnable.cs b/src/net/JNet/Generated/Java/Lang/Runnable.cs index ef871ad594..bf1ae4741e 100644 --- a/src/net/JNet/Generated/Java/Lang/Runnable.cs +++ b/src/net/JNet/Generated/Java/Lang/Runnable.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Runnable definition + #region Runnable declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IRunnable } #endregion - #region Runnable + #region Runnable implementation public partial class Runnable : Java.Lang.IRunnable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Runtime.cs b/src/net/JNet/Generated/Java/Lang/Runtime.cs index 2e0027b08b..6906fe56c7 100644 --- a/src/net/JNet/Generated/Java/Lang/Runtime.cs +++ b/src/net/JNet/Generated/Java/Lang/Runtime.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Runtime definition + #region Runtime declaration /// /// /// @@ -66,7 +66,7 @@ public Runtime(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Version definition + #region Version declaration /// /// /// @@ -115,7 +115,7 @@ public Version(params object[] args) : base(args) { } } #endregion - #region Runtime + #region Runtime implementation public partial class Runtime { #region Constructors @@ -315,7 +315,7 @@ public void RunFinalization() #endregion #region Nested classes - #region Version + #region Version implementation public partial class Version { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/RuntimeException.cs b/src/net/JNet/Generated/Java/Lang/RuntimeException.cs index a1a53a552a..963dd6740f 100644 --- a/src/net/JNet/Generated/Java/Lang/RuntimeException.cs +++ b/src/net/JNet/Generated/Java/Lang/RuntimeException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region RuntimeException definition + #region RuntimeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class RuntimeException : Java.Lang.Exception } #endregion - #region RuntimeException + #region RuntimeException implementation public partial class RuntimeException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/RuntimePermission.cs b/src/net/JNet/Generated/Java/Lang/RuntimePermission.cs index e1c81afca1..b035762c12 100644 --- a/src/net/JNet/Generated/Java/Lang/RuntimePermission.cs +++ b/src/net/JNet/Generated/Java/Lang/RuntimePermission.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region RuntimePermission definition + #region RuntimePermission declaration /// /// /// @@ -70,7 +70,7 @@ public RuntimePermission(params object[] args) : base(args) { } } #endregion - #region RuntimePermission + #region RuntimePermission implementation public partial class RuntimePermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/SafeVarargs.cs b/src/net/JNet/Generated/Java/Lang/SafeVarargs.cs index b204e77483..3aa24e3e7e 100644 --- a/src/net/JNet/Generated/Java/Lang/SafeVarargs.cs +++ b/src/net/JNet/Generated/Java/Lang/SafeVarargs.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region SafeVarargs definition + #region SafeVarargs declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ISafeVarargs : Java.Lang.Annotation.IAnnotation } #endregion - #region SafeVarargs + #region SafeVarargs implementation public partial class SafeVarargs : Java.Lang.ISafeVarargs { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/SecurityException.cs b/src/net/JNet/Generated/Java/Lang/SecurityException.cs index 252c3100d8..110ea06c9d 100644 --- a/src/net/JNet/Generated/Java/Lang/SecurityException.cs +++ b/src/net/JNet/Generated/Java/Lang/SecurityException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region SecurityException definition + #region SecurityException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SecurityException : Java.Lang.RuntimeException } #endregion - #region SecurityException + #region SecurityException implementation public partial class SecurityException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/SecurityManager.cs b/src/net/JNet/Generated/Java/Lang/SecurityManager.cs index 2989d2a455..c80e7c9403 100644 --- a/src/net/JNet/Generated/Java/Lang/SecurityManager.cs +++ b/src/net/JNet/Generated/Java/Lang/SecurityManager.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region SecurityManager definition + #region SecurityManager declaration /// /// /// @@ -70,7 +70,7 @@ public SecurityManager(params object[] args) : base(args) { } } #endregion - #region SecurityManager + #region SecurityManager implementation public partial class SecurityManager { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Short.cs b/src/net/JNet/Generated/Java/Lang/Short.cs index ee08ed8b47..6bf5ff904b 100644 --- a/src/net/JNet/Generated/Java/Lang/Short.cs +++ b/src/net/JNet/Generated/Java/Lang/Short.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Short definition + #region Short declaration /// /// /// @@ -70,7 +70,7 @@ public Short(params object[] args) : base(args) { } } #endregion - #region Short + #region Short implementation public partial class Short { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/StackOverflowError.cs b/src/net/JNet/Generated/Java/Lang/StackOverflowError.cs index 3ea934de00..72fa545474 100644 --- a/src/net/JNet/Generated/Java/Lang/StackOverflowError.cs +++ b/src/net/JNet/Generated/Java/Lang/StackOverflowError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region StackOverflowError definition + #region StackOverflowError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class StackOverflowError : Java.Lang.VirtualMachineError } #endregion - #region StackOverflowError + #region StackOverflowError implementation public partial class StackOverflowError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/StackTraceElement.cs b/src/net/JNet/Generated/Java/Lang/StackTraceElement.cs index 0a7d308773..45972ab9d1 100644 --- a/src/net/JNet/Generated/Java/Lang/StackTraceElement.cs +++ b/src/net/JNet/Generated/Java/Lang/StackTraceElement.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region StackTraceElement definition + #region StackTraceElement declaration /// /// /// @@ -70,7 +70,7 @@ public StackTraceElement(params object[] args) : base(args) { } } #endregion - #region StackTraceElement + #region StackTraceElement implementation public partial class StackTraceElement { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/StackWalker.cs b/src/net/JNet/Generated/Java/Lang/StackWalker.cs index 2d5dcf1dfc..b45dfc757e 100644 --- a/src/net/JNet/Generated/Java/Lang/StackWalker.cs +++ b/src/net/JNet/Generated/Java/Lang/StackWalker.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region StackWalker definition + #region StackWalker declaration /// /// /// @@ -66,7 +66,7 @@ public StackWalker(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Option definition + #region Option declaration /// /// /// @@ -111,7 +111,7 @@ public Option(params object[] args) : base(args) { } } #endregion - #region StackFrame definition + #region StackFrame declaration /// /// /// @@ -162,7 +162,7 @@ public StackFrame(params object[] args) : base(args) { } } #endregion - #region StackWalker + #region StackWalker implementation public partial class StackWalker { #region Constructors @@ -249,7 +249,7 @@ public void ForEach(Java.Util.F #endregion #region Nested classes - #region Option + #region Option implementation public partial class Option { #region Constructors @@ -315,7 +315,7 @@ public static Java.Lang.StackWalker.Option[] Values() } #endregion - #region StackFrame + #region StackFrame implementation public partial class StackFrame { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/StrictMath.cs b/src/net/JNet/Generated/Java/Lang/StrictMath.cs index d3bedf998f..8ea582d99f 100644 --- a/src/net/JNet/Generated/Java/Lang/StrictMath.cs +++ b/src/net/JNet/Generated/Java/Lang/StrictMath.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region StrictMath definition + #region StrictMath declaration /// /// /// @@ -70,7 +70,7 @@ public StrictMath(params object[] args) : base(args) { } } #endregion - #region StrictMath + #region StrictMath implementation public partial class StrictMath { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/String.cs b/src/net/JNet/Generated/Java/Lang/String.cs index 4add451dc5..03d313707c 100644 --- a/src/net/JNet/Generated/Java/Lang/String.cs +++ b/src/net/JNet/Generated/Java/Lang/String.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region String definition + #region String declaration /// /// /// @@ -70,7 +70,7 @@ public String(params object[] args) : base(args) { } } #endregion - #region String + #region String implementation public partial class String { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/StringBuffer.cs b/src/net/JNet/Generated/Java/Lang/StringBuffer.cs index f3bef51056..b6c3d032ab 100644 --- a/src/net/JNet/Generated/Java/Lang/StringBuffer.cs +++ b/src/net/JNet/Generated/Java/Lang/StringBuffer.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region StringBuffer definition + #region StringBuffer declaration /// /// /// @@ -70,7 +70,7 @@ public StringBuffer(params object[] args) : base(args) { } } #endregion - #region StringBuffer + #region StringBuffer implementation public partial class StringBuffer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/StringBuilder.cs b/src/net/JNet/Generated/Java/Lang/StringBuilder.cs index 2c3cf4da69..3af88e6fda 100644 --- a/src/net/JNet/Generated/Java/Lang/StringBuilder.cs +++ b/src/net/JNet/Generated/Java/Lang/StringBuilder.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region StringBuilder definition + #region StringBuilder declaration /// /// /// @@ -70,7 +70,7 @@ public StringBuilder(params object[] args) : base(args) { } } #endregion - #region StringBuilder + #region StringBuilder implementation public partial class StringBuilder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/StringIndexOutOfBoundsException.cs b/src/net/JNet/Generated/Java/Lang/StringIndexOutOfBoundsException.cs index b514fbbef4..eee1d29f4c 100644 --- a/src/net/JNet/Generated/Java/Lang/StringIndexOutOfBoundsException.cs +++ b/src/net/JNet/Generated/Java/Lang/StringIndexOutOfBoundsException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region StringIndexOutOfBoundsException definition + #region StringIndexOutOfBoundsException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class StringIndexOutOfBoundsException : Java.Lang.IndexOutOfBound } #endregion - #region StringIndexOutOfBoundsException + #region StringIndexOutOfBoundsException implementation public partial class StringIndexOutOfBoundsException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/SuppressWarnings.cs b/src/net/JNet/Generated/Java/Lang/SuppressWarnings.cs index cc0a493f12..c4b3889eca 100644 --- a/src/net/JNet/Generated/Java/Lang/SuppressWarnings.cs +++ b/src/net/JNet/Generated/Java/Lang/SuppressWarnings.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region SuppressWarnings definition + #region SuppressWarnings declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface ISuppressWarnings : Java.Lang.Annotation.IAnnotation } #endregion - #region SuppressWarnings + #region SuppressWarnings implementation public partial class SuppressWarnings : Java.Lang.ISuppressWarnings { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/System.cs b/src/net/JNet/Generated/Java/Lang/System.cs index 9dcc1e9deb..a4779af7ab 100644 --- a/src/net/JNet/Generated/Java/Lang/System.cs +++ b/src/net/JNet/Generated/Java/Lang/System.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region System definition + #region System declaration /// /// /// @@ -66,7 +66,7 @@ public System(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Logger definition + #region Logger declaration /// /// /// @@ -109,7 +109,7 @@ public Logger(params object[] args) : base(args) { } public override bool IsBridgeStatic => true; // TODO: complete the class - #region Level definition + #region Level declaration /// /// /// @@ -158,7 +158,7 @@ public Level(params object[] args) : base(args) { } } #endregion - #region LoggerFinder definition + #region LoggerFinder declaration /// /// /// @@ -209,7 +209,7 @@ public LoggerFinder(params object[] args) : base(args) { } } #endregion - #region System + #region System implementation public partial class System { #region Constructors @@ -471,7 +471,7 @@ public static void SetOut(Java.Io.PrintStream arg0) #endregion #region Nested classes - #region Logger + #region Logger implementation public partial class Logger { #region Constructors @@ -590,7 +590,7 @@ public void Log(Java.Lang.System.Logger.Level arg0, Java.Util.Function.Supplier< #endregion #region Nested classes - #region Level + #region Level implementation public partial class Level { #region Constructors @@ -701,7 +701,7 @@ public int Severity } #endregion - #region LoggerFinder + #region LoggerFinder implementation public partial class LoggerFinder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Thread.cs b/src/net/JNet/Generated/Java/Lang/Thread.cs index 089d1750ca..1f5b766df8 100644 --- a/src/net/JNet/Generated/Java/Lang/Thread.cs +++ b/src/net/JNet/Generated/Java/Lang/Thread.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Thread definition + #region Thread declaration /// /// /// @@ -66,7 +66,7 @@ public Thread(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region State definition + #region State declaration /// /// /// @@ -115,7 +115,7 @@ public State(params object[] args) : base(args) { } } #endregion - #region Thread + #region Thread implementation public partial class Thread { #region Constructors @@ -458,7 +458,7 @@ public void Run() #endregion #region Nested classes - #region State + #region State implementation public partial class State { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ThreadDeath.cs b/src/net/JNet/Generated/Java/Lang/ThreadDeath.cs index e19b55188e..8b238ce88e 100644 --- a/src/net/JNet/Generated/Java/Lang/ThreadDeath.cs +++ b/src/net/JNet/Generated/Java/Lang/ThreadDeath.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region ThreadDeath definition + #region ThreadDeath declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ThreadDeath : Java.Lang.Error } #endregion - #region ThreadDeath + #region ThreadDeath implementation public partial class ThreadDeath { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ThreadGroup.cs b/src/net/JNet/Generated/Java/Lang/ThreadGroup.cs index 4b44451edc..c328f374de 100644 --- a/src/net/JNet/Generated/Java/Lang/ThreadGroup.cs +++ b/src/net/JNet/Generated/Java/Lang/ThreadGroup.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region ThreadGroup definition + #region ThreadGroup declaration /// /// /// @@ -70,7 +70,7 @@ public ThreadGroup(params object[] args) : base(args) { } } #endregion - #region ThreadGroup + #region ThreadGroup implementation public partial class ThreadGroup { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/ThreadLocal.cs b/src/net/JNet/Generated/Java/Lang/ThreadLocal.cs index b89b75cc76..30525e7f5c 100644 --- a/src/net/JNet/Generated/Java/Lang/ThreadLocal.cs +++ b/src/net/JNet/Generated/Java/Lang/ThreadLocal.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region ThreadLocal definition + #region ThreadLocal declaration /// /// /// @@ -70,7 +70,7 @@ public ThreadLocal(params object[] args) : base(args) { } } #endregion - #region ThreadLocal definition + #region ThreadLocal declaration /// /// /// @@ -116,7 +116,7 @@ public ThreadLocal(params object[] args) : base(args) { } } #endregion - #region ThreadLocal + #region ThreadLocal implementation public partial class ThreadLocal { #region Constructors @@ -179,7 +179,7 @@ public void Set(object arg0) } #endregion - #region ThreadLocal + #region ThreadLocal implementation public partial class ThreadLocal { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/TypeNotPresentException.cs b/src/net/JNet/Generated/Java/Lang/TypeNotPresentException.cs index da499bbeab..5743bfe994 100644 --- a/src/net/JNet/Generated/Java/Lang/TypeNotPresentException.cs +++ b/src/net/JNet/Generated/Java/Lang/TypeNotPresentException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region TypeNotPresentException definition + #region TypeNotPresentException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class TypeNotPresentException : Java.Lang.RuntimeException } #endregion - #region TypeNotPresentException + #region TypeNotPresentException implementation public partial class TypeNotPresentException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/UnknownError.cs b/src/net/JNet/Generated/Java/Lang/UnknownError.cs index 9c1de1690e..32b394fa48 100644 --- a/src/net/JNet/Generated/Java/Lang/UnknownError.cs +++ b/src/net/JNet/Generated/Java/Lang/UnknownError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region UnknownError definition + #region UnknownError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnknownError : Java.Lang.VirtualMachineError } #endregion - #region UnknownError + #region UnknownError implementation public partial class UnknownError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/UnsatisfiedLinkError.cs b/src/net/JNet/Generated/Java/Lang/UnsatisfiedLinkError.cs index 3662ca1d8b..966c78ecc8 100644 --- a/src/net/JNet/Generated/Java/Lang/UnsatisfiedLinkError.cs +++ b/src/net/JNet/Generated/Java/Lang/UnsatisfiedLinkError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region UnsatisfiedLinkError definition + #region UnsatisfiedLinkError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnsatisfiedLinkError : Java.Lang.LinkageError } #endregion - #region UnsatisfiedLinkError + #region UnsatisfiedLinkError implementation public partial class UnsatisfiedLinkError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/UnsupportedClassVersionError.cs b/src/net/JNet/Generated/Java/Lang/UnsupportedClassVersionError.cs index 73b600252d..b0be4ea7b9 100644 --- a/src/net/JNet/Generated/Java/Lang/UnsupportedClassVersionError.cs +++ b/src/net/JNet/Generated/Java/Lang/UnsupportedClassVersionError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region UnsupportedClassVersionError definition + #region UnsupportedClassVersionError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnsupportedClassVersionError : Java.Lang.ClassFormatError } #endregion - #region UnsupportedClassVersionError + #region UnsupportedClassVersionError implementation public partial class UnsupportedClassVersionError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/UnsupportedOperationException.cs b/src/net/JNet/Generated/Java/Lang/UnsupportedOperationException.cs index 30b5c0a176..83b9c928d6 100644 --- a/src/net/JNet/Generated/Java/Lang/UnsupportedOperationException.cs +++ b/src/net/JNet/Generated/Java/Lang/UnsupportedOperationException.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region UnsupportedOperationException definition + #region UnsupportedOperationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnsupportedOperationException : Java.Lang.RuntimeException } #endregion - #region UnsupportedOperationException + #region UnsupportedOperationException implementation public partial class UnsupportedOperationException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/VerifyError.cs b/src/net/JNet/Generated/Java/Lang/VerifyError.cs index 282af93006..ed4c1dde11 100644 --- a/src/net/JNet/Generated/Java/Lang/VerifyError.cs +++ b/src/net/JNet/Generated/Java/Lang/VerifyError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region VerifyError definition + #region VerifyError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class VerifyError : Java.Lang.LinkageError } #endregion - #region VerifyError + #region VerifyError implementation public partial class VerifyError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/VirtualMachineError.cs b/src/net/JNet/Generated/Java/Lang/VirtualMachineError.cs index ac4b3b6ecf..55e2728c74 100644 --- a/src/net/JNet/Generated/Java/Lang/VirtualMachineError.cs +++ b/src/net/JNet/Generated/Java/Lang/VirtualMachineError.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region VirtualMachineError definition + #region VirtualMachineError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class VirtualMachineError : Java.Lang.Error } #endregion - #region VirtualMachineError + #region VirtualMachineError implementation public partial class VirtualMachineError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Lang/Void.cs b/src/net/JNet/Generated/Java/Lang/Void.cs index 8525a6422b..c926981397 100644 --- a/src/net/JNet/Generated/Java/Lang/Void.cs +++ b/src/net/JNet/Generated/Java/Lang/Void.cs @@ -25,7 +25,7 @@ namespace Java.Lang { - #region Void definition + #region Void declaration /// /// /// @@ -70,7 +70,7 @@ public Void(params object[] args) : base(args) { } } #endregion - #region Void + #region Void implementation public partial class Void { #region Constructors diff --git a/src/net/JNet/Generated/Java/Math/BigDecimal.cs b/src/net/JNet/Generated/Java/Math/BigDecimal.cs index d2c3c6f7fb..f8e415f09c 100644 --- a/src/net/JNet/Generated/Java/Math/BigDecimal.cs +++ b/src/net/JNet/Generated/Java/Math/BigDecimal.cs @@ -25,7 +25,7 @@ namespace Java.Math { - #region BigDecimal definition + #region BigDecimal declaration /// /// /// @@ -70,7 +70,7 @@ public BigDecimal(params object[] args) : base(args) { } } #endregion - #region BigDecimal + #region BigDecimal implementation public partial class BigDecimal { #region Constructors diff --git a/src/net/JNet/Generated/Java/Math/BigInteger.cs b/src/net/JNet/Generated/Java/Math/BigInteger.cs index be9010115d..ad2c8c9674 100644 --- a/src/net/JNet/Generated/Java/Math/BigInteger.cs +++ b/src/net/JNet/Generated/Java/Math/BigInteger.cs @@ -25,7 +25,7 @@ namespace Java.Math { - #region BigInteger definition + #region BigInteger declaration /// /// /// @@ -70,7 +70,7 @@ public BigInteger(params object[] args) : base(args) { } } #endregion - #region BigInteger + #region BigInteger implementation public partial class BigInteger { #region Constructors diff --git a/src/net/JNet/Generated/Java/Math/MathContext.cs b/src/net/JNet/Generated/Java/Math/MathContext.cs index 96b500f9f5..43287e7ec8 100644 --- a/src/net/JNet/Generated/Java/Math/MathContext.cs +++ b/src/net/JNet/Generated/Java/Math/MathContext.cs @@ -25,7 +25,7 @@ namespace Java.Math { - #region MathContext definition + #region MathContext declaration /// /// /// @@ -70,7 +70,7 @@ public MathContext(params object[] args) : base(args) { } } #endregion - #region MathContext + #region MathContext implementation public partial class MathContext { #region Constructors diff --git a/src/net/JNet/Generated/Java/Math/RoundingMode.cs b/src/net/JNet/Generated/Java/Math/RoundingMode.cs index e92a22ca81..b0a387d8ad 100644 --- a/src/net/JNet/Generated/Java/Math/RoundingMode.cs +++ b/src/net/JNet/Generated/Java/Math/RoundingMode.cs @@ -25,7 +25,7 @@ namespace Java.Math { - #region RoundingMode definition + #region RoundingMode declaration /// /// /// @@ -70,7 +70,7 @@ public RoundingMode(params object[] args) : base(args) { } } #endregion - #region RoundingMode + #region RoundingMode implementation public partial class RoundingMode { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/Authenticator.cs b/src/net/JNet/Generated/Java/Net/Authenticator.cs index 1cc8ee7f56..f9037521dc 100644 --- a/src/net/JNet/Generated/Java/Net/Authenticator.cs +++ b/src/net/JNet/Generated/Java/Net/Authenticator.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region Authenticator definition + #region Authenticator declaration /// /// /// @@ -68,7 +68,7 @@ public Authenticator(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region RequestorType definition + #region RequestorType declaration /// /// /// @@ -117,7 +117,7 @@ public RequestorType(params object[] args) : base(args) { } } #endregion - #region Authenticator + #region Authenticator implementation public partial class Authenticator { #region Constructors @@ -224,7 +224,7 @@ public Java.Net.PasswordAuthentication RequestPasswordAuthenticationInstance(Jav #endregion #region Nested classes - #region RequestorType + #region RequestorType implementation public partial class RequestorType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/BindException.cs b/src/net/JNet/Generated/Java/Net/BindException.cs index 244857091b..46b82a2ad7 100644 --- a/src/net/JNet/Generated/Java/Net/BindException.cs +++ b/src/net/JNet/Generated/Java/Net/BindException.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region BindException definition + #region BindException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class BindException : Java.Net.SocketException } #endregion - #region BindException + #region BindException implementation public partial class BindException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/CacheRequest.cs b/src/net/JNet/Generated/Java/Net/CacheRequest.cs index f1eb72c673..be22712376 100644 --- a/src/net/JNet/Generated/Java/Net/CacheRequest.cs +++ b/src/net/JNet/Generated/Java/Net/CacheRequest.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region CacheRequest definition + #region CacheRequest declaration /// /// /// @@ -72,7 +72,7 @@ public CacheRequest(params object[] args) : base(args) { } } #endregion - #region CacheRequest + #region CacheRequest implementation public partial class CacheRequest { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/CacheResponse.cs b/src/net/JNet/Generated/Java/Net/CacheResponse.cs index 55570414e0..a12b64ab6a 100644 --- a/src/net/JNet/Generated/Java/Net/CacheResponse.cs +++ b/src/net/JNet/Generated/Java/Net/CacheResponse.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region CacheResponse definition + #region CacheResponse declaration /// /// /// @@ -72,7 +72,7 @@ public CacheResponse(params object[] args) : base(args) { } } #endregion - #region CacheResponse + #region CacheResponse implementation public partial class CacheResponse { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/ConnectException.cs b/src/net/JNet/Generated/Java/Net/ConnectException.cs index 768abd22da..733f0d78e4 100644 --- a/src/net/JNet/Generated/Java/Net/ConnectException.cs +++ b/src/net/JNet/Generated/Java/Net/ConnectException.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region ConnectException definition + #region ConnectException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ConnectException : Java.Net.SocketException } #endregion - #region ConnectException + #region ConnectException implementation public partial class ConnectException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/ContentHandler.cs b/src/net/JNet/Generated/Java/Net/ContentHandler.cs index 0a262f5e4f..421ec4c227 100644 --- a/src/net/JNet/Generated/Java/Net/ContentHandler.cs +++ b/src/net/JNet/Generated/Java/Net/ContentHandler.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region ContentHandler definition + #region ContentHandler declaration /// /// /// @@ -72,7 +72,7 @@ public ContentHandler(params object[] args) : base(args) { } } #endregion - #region ContentHandler + #region ContentHandler implementation public partial class ContentHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/ContentHandlerFactory.cs b/src/net/JNet/Generated/Java/Net/ContentHandlerFactory.cs index c5178cee61..6e9c9cd5a5 100644 --- a/src/net/JNet/Generated/Java/Net/ContentHandlerFactory.cs +++ b/src/net/JNet/Generated/Java/Net/ContentHandlerFactory.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region ContentHandlerFactory definition + #region ContentHandlerFactory declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IContentHandlerFactory } #endregion - #region ContentHandlerFactory + #region ContentHandlerFactory implementation public partial class ContentHandlerFactory : Java.Net.IContentHandlerFactory { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/CookieHandler.cs b/src/net/JNet/Generated/Java/Net/CookieHandler.cs index fbfd314045..0408737ac0 100644 --- a/src/net/JNet/Generated/Java/Net/CookieHandler.cs +++ b/src/net/JNet/Generated/Java/Net/CookieHandler.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region CookieHandler definition + #region CookieHandler declaration /// /// /// @@ -72,7 +72,7 @@ public CookieHandler(params object[] args) : base(args) { } } #endregion - #region CookieHandler + #region CookieHandler implementation public partial class CookieHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/CookieManager.cs b/src/net/JNet/Generated/Java/Net/CookieManager.cs index 9aa39703ba..64ba9b6e24 100644 --- a/src/net/JNet/Generated/Java/Net/CookieManager.cs +++ b/src/net/JNet/Generated/Java/Net/CookieManager.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region CookieManager definition + #region CookieManager declaration /// /// /// @@ -70,7 +70,7 @@ public CookieManager(params object[] args) : base(args) { } } #endregion - #region CookieManager + #region CookieManager implementation public partial class CookieManager { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/CookiePolicy.cs b/src/net/JNet/Generated/Java/Net/CookiePolicy.cs index 6ca2979fa3..00da7103e0 100644 --- a/src/net/JNet/Generated/Java/Net/CookiePolicy.cs +++ b/src/net/JNet/Generated/Java/Net/CookiePolicy.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region CookiePolicy definition + #region CookiePolicy declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface ICookiePolicy } #endregion - #region CookiePolicy + #region CookiePolicy implementation public partial class CookiePolicy : Java.Net.ICookiePolicy { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/CookieStore.cs b/src/net/JNet/Generated/Java/Net/CookieStore.cs index 253d2c6935..1a7a15dab8 100644 --- a/src/net/JNet/Generated/Java/Net/CookieStore.cs +++ b/src/net/JNet/Generated/Java/Net/CookieStore.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region CookieStore definition + #region CookieStore declaration /// /// /// @@ -122,7 +122,7 @@ public partial interface ICookieStore } #endregion - #region CookieStore + #region CookieStore implementation public partial class CookieStore : Java.Net.ICookieStore { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/DatagramPacket.cs b/src/net/JNet/Generated/Java/Net/DatagramPacket.cs index b94ef30488..958b536bc4 100644 --- a/src/net/JNet/Generated/Java/Net/DatagramPacket.cs +++ b/src/net/JNet/Generated/Java/Net/DatagramPacket.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region DatagramPacket definition + #region DatagramPacket declaration /// /// /// @@ -70,7 +70,7 @@ public DatagramPacket(params object[] args) : base(args) { } } #endregion - #region DatagramPacket + #region DatagramPacket implementation public partial class DatagramPacket { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/DatagramSocket.cs b/src/net/JNet/Generated/Java/Net/DatagramSocket.cs index 2079b2e210..31a22c4a40 100644 --- a/src/net/JNet/Generated/Java/Net/DatagramSocket.cs +++ b/src/net/JNet/Generated/Java/Net/DatagramSocket.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region DatagramSocket definition + #region DatagramSocket declaration /// /// /// @@ -70,7 +70,7 @@ public DatagramSocket(params object[] args) : base(args) { } } #endregion - #region DatagramSocket + #region DatagramSocket implementation public partial class DatagramSocket { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/DatagramSocketImpl.cs b/src/net/JNet/Generated/Java/Net/DatagramSocketImpl.cs index df4e66b094..81dd2c8781 100644 --- a/src/net/JNet/Generated/Java/Net/DatagramSocketImpl.cs +++ b/src/net/JNet/Generated/Java/Net/DatagramSocketImpl.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region DatagramSocketImpl definition + #region DatagramSocketImpl declaration /// /// /// @@ -72,7 +72,7 @@ public DatagramSocketImpl(params object[] args) : base(args) { } } #endregion - #region DatagramSocketImpl + #region DatagramSocketImpl implementation public partial class DatagramSocketImpl { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/DatagramSocketImplFactory.cs b/src/net/JNet/Generated/Java/Net/DatagramSocketImplFactory.cs index c4866745c7..20e7d9e096 100644 --- a/src/net/JNet/Generated/Java/Net/DatagramSocketImplFactory.cs +++ b/src/net/JNet/Generated/Java/Net/DatagramSocketImplFactory.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region DatagramSocketImplFactory definition + #region DatagramSocketImplFactory declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IDatagramSocketImplFactory } #endregion - #region DatagramSocketImplFactory + #region DatagramSocketImplFactory implementation public partial class DatagramSocketImplFactory : Java.Net.IDatagramSocketImplFactory { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/FileNameMap.cs b/src/net/JNet/Generated/Java/Net/FileNameMap.cs index 3079cd68da..7cb39800cc 100644 --- a/src/net/JNet/Generated/Java/Net/FileNameMap.cs +++ b/src/net/JNet/Generated/Java/Net/FileNameMap.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region FileNameMap definition + #region FileNameMap declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IFileNameMap } #endregion - #region FileNameMap + #region FileNameMap implementation public partial class FileNameMap : Java.Net.IFileNameMap { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/Http/HttpClient.cs b/src/net/JNet/Generated/Java/Net/Http/HttpClient.cs index c92eb8f966..734aeec9d8 100644 --- a/src/net/JNet/Generated/Java/Net/Http/HttpClient.cs +++ b/src/net/JNet/Generated/Java/Net/Http/HttpClient.cs @@ -25,7 +25,7 @@ namespace Java.Net.Http { - #region HttpClient definition + #region HttpClient declaration /// /// /// @@ -68,7 +68,7 @@ public HttpClient(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Builder definition + #region Builder declaration /// /// /// @@ -115,7 +115,7 @@ public Builder(params object[] args) : base(args) { } } #endregion - #region Redirect definition + #region Redirect declaration /// /// /// @@ -160,7 +160,7 @@ public Redirect(params object[] args) : base(args) { } } #endregion - #region Version definition + #region Version declaration /// /// /// @@ -209,7 +209,7 @@ public Version(params object[] args) : base(args) { } } #endregion - #region HttpClient + #region HttpClient implementation public partial class HttpClient { #region Constructors @@ -365,7 +365,7 @@ public Java.Net.Http.WebSocket.Builder NewWebSocketBuilder() #endregion #region Nested classes - #region Builder + #region Builder implementation public partial class Builder { #region Constructors @@ -500,7 +500,7 @@ public Java.Net.Http.HttpClient.Builder VersionMethod(Java.Net.Http.HttpClient.V } #endregion - #region Redirect + #region Redirect implementation public partial class Redirect { #region Constructors @@ -566,7 +566,7 @@ public static Java.Net.Http.HttpClient.Redirect[] Values() } #endregion - #region Version + #region Version implementation public partial class Version { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/Http/HttpConnectTimeoutException.cs b/src/net/JNet/Generated/Java/Net/Http/HttpConnectTimeoutException.cs index ab6929627f..99fb5e9d32 100644 --- a/src/net/JNet/Generated/Java/Net/Http/HttpConnectTimeoutException.cs +++ b/src/net/JNet/Generated/Java/Net/Http/HttpConnectTimeoutException.cs @@ -25,7 +25,7 @@ namespace Java.Net.Http { - #region HttpConnectTimeoutException definition + #region HttpConnectTimeoutException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class HttpConnectTimeoutException : Java.Net.Http.HttpTimeoutExce } #endregion - #region HttpConnectTimeoutException + #region HttpConnectTimeoutException implementation public partial class HttpConnectTimeoutException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/Http/HttpHeaders.cs b/src/net/JNet/Generated/Java/Net/Http/HttpHeaders.cs index c7b5e6f03f..e406e21f04 100644 --- a/src/net/JNet/Generated/Java/Net/Http/HttpHeaders.cs +++ b/src/net/JNet/Generated/Java/Net/Http/HttpHeaders.cs @@ -25,7 +25,7 @@ namespace Java.Net.Http { - #region HttpHeaders definition + #region HttpHeaders declaration /// /// /// @@ -70,7 +70,7 @@ public HttpHeaders(params object[] args) : base(args) { } } #endregion - #region HttpHeaders + #region HttpHeaders implementation public partial class HttpHeaders { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/Http/HttpRequest.cs b/src/net/JNet/Generated/Java/Net/Http/HttpRequest.cs index f1fdce97a3..6787e99188 100644 --- a/src/net/JNet/Generated/Java/Net/Http/HttpRequest.cs +++ b/src/net/JNet/Generated/Java/Net/Http/HttpRequest.cs @@ -25,7 +25,7 @@ namespace Java.Net.Http { - #region HttpRequest definition + #region HttpRequest declaration /// /// /// @@ -68,7 +68,7 @@ public HttpRequest(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region BodyPublisher definition + #region BodyPublisher declaration /// /// /// @@ -115,7 +115,7 @@ public BodyPublisher(params object[] args) : base(args) { } } #endregion - #region BodyPublishers definition + #region BodyPublishers declaration /// /// /// @@ -160,7 +160,7 @@ public BodyPublishers(params object[] args) : base(args) { } } #endregion - #region Builder definition + #region Builder declaration /// /// /// @@ -211,7 +211,7 @@ public Builder(params object[] args) : base(args) { } } #endregion - #region HttpRequest + #region HttpRequest implementation public partial class HttpRequest { #region Constructors @@ -308,7 +308,7 @@ public Java.Net.URI Uri() #endregion #region Nested classes - #region BodyPublisher + #region BodyPublisher implementation public partial class BodyPublisher { #region Constructors @@ -347,7 +347,7 @@ public long ContentLength() } #endregion - #region BodyPublishers + #region BodyPublishers implementation public partial class BodyPublishers { #region Constructors @@ -475,7 +475,7 @@ public static Java.Net.Http.HttpRequest.BodyPublisher OfString(Java.Lang.String } #endregion - #region Builder + #region Builder implementation public partial class Builder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/Http/HttpResponse.cs b/src/net/JNet/Generated/Java/Net/Http/HttpResponse.cs index 2e721a4bd1..70147490b1 100644 --- a/src/net/JNet/Generated/Java/Net/Http/HttpResponse.cs +++ b/src/net/JNet/Generated/Java/Net/Http/HttpResponse.cs @@ -25,7 +25,7 @@ namespace Java.Net.Http { - #region HttpResponse definition + #region HttpResponse declaration /// /// /// @@ -68,7 +68,7 @@ public HttpResponse(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region BodyHandler definition + #region BodyHandler declaration /// /// /// @@ -115,7 +115,7 @@ public BodyHandler(params object[] args) : base(args) { } } #endregion - #region BodyHandler definition + #region BodyHandler declaration /// /// /// @@ -163,7 +163,7 @@ public BodyHandler(params object[] args) : base(args) { } } #endregion - #region BodyHandlers definition + #region BodyHandlers declaration /// /// /// @@ -208,7 +208,7 @@ public BodyHandlers(params object[] args) : base(args) { } } #endregion - #region BodySubscriber definition + #region BodySubscriber declaration /// /// /// @@ -255,7 +255,7 @@ public BodySubscriber(params object[] args) : base(args) { } } #endregion - #region BodySubscriber definition + #region BodySubscriber declaration /// /// /// @@ -303,7 +303,7 @@ public BodySubscriber(params object[] args) : base(args) { } } #endregion - #region BodySubscribers definition + #region BodySubscribers declaration /// /// /// @@ -348,7 +348,7 @@ public BodySubscribers(params object[] args) : base(args) { } } #endregion - #region PushPromiseHandler definition + #region PushPromiseHandler declaration /// /// /// @@ -395,7 +395,7 @@ public PushPromiseHandler(params object[] args) : base(args) { } } #endregion - #region PushPromiseHandler definition + #region PushPromiseHandler declaration /// /// /// @@ -443,7 +443,7 @@ public PushPromiseHandler(params object[] args) : base(args) { } } #endregion - #region ResponseInfo definition + #region ResponseInfo declaration /// /// /// @@ -494,7 +494,7 @@ public ResponseInfo(params object[] args) : base(args) { } } #endregion - #region HttpResponse definition + #region HttpResponse declaration /// /// /// @@ -542,7 +542,7 @@ public HttpResponse(params object[] args) : base(args) { } } #endregion - #region HttpResponse + #region HttpResponse implementation public partial class HttpResponse { #region Constructors @@ -630,7 +630,7 @@ public object Body() #endregion #region Nested classes - #region BodyHandler + #region BodyHandler implementation public partial class BodyHandler { #region Constructors @@ -670,7 +670,7 @@ public Java.Net.Http.HttpResponse.BodySubscriber Apply(Java.Net.Http.HttpRespons } #endregion - #region BodyHandler + #region BodyHandler implementation public partial class BodyHandler { #region Constructors @@ -714,7 +714,7 @@ public Java.Net.Http.HttpResponse.BodySubscriber Apply(Java.Net.Http.HttpResp } #endregion - #region BodyHandlers + #region BodyHandlers implementation public partial class BodyHandlers { #region Constructors @@ -910,7 +910,7 @@ public static Java.Net.Http.HttpResponse.BodyHandler OfByteArray() } #endregion - #region BodySubscriber + #region BodySubscriber implementation public partial class BodySubscriber { #region Constructors @@ -948,7 +948,7 @@ public Java.Util.Concurrent.CompletionStage Body } #endregion - #region BodySubscriber + #region BodySubscriber implementation public partial class BodySubscriber { #region Constructors @@ -990,7 +990,7 @@ public Java.Util.Concurrent.CompletionStage Body } #endregion - #region BodySubscribers + #region BodySubscribers implementation public partial class BodySubscribers { #region Constructors @@ -1184,7 +1184,7 @@ public static Java.Net.Http.HttpResponse.BodySubscriber OfByteArray() } #endregion - #region PushPromiseHandler + #region PushPromiseHandler implementation public partial class PushPromiseHandler { #region Constructors @@ -1235,7 +1235,7 @@ public void ApplyPushPromise(Java.Net.Http.HttpRequest arg0, Java.Net.Http.HttpR } #endregion - #region PushPromiseHandler + #region PushPromiseHandler implementation public partial class PushPromiseHandler { #region Constructors @@ -1290,7 +1290,7 @@ public void ApplyPushPromise(Java.Net.Http.HttpRequest arg0, Java.Net.Http.HttpR } #endregion - #region ResponseInfo + #region ResponseInfo implementation public partial class ResponseInfo { #region Constructors @@ -1410,7 +1410,7 @@ public partial interface IHttpResponse } #endregion - #region HttpResponse + #region HttpResponse implementation public partial class HttpResponse : Java.Net.Http.IHttpResponse { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/Http/HttpTimeoutException.cs b/src/net/JNet/Generated/Java/Net/Http/HttpTimeoutException.cs index fd2045ef04..df00edde0a 100644 --- a/src/net/JNet/Generated/Java/Net/Http/HttpTimeoutException.cs +++ b/src/net/JNet/Generated/Java/Net/Http/HttpTimeoutException.cs @@ -25,7 +25,7 @@ namespace Java.Net.Http { - #region HttpTimeoutException definition + #region HttpTimeoutException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class HttpTimeoutException : Java.Io.IOException } #endregion - #region HttpTimeoutException + #region HttpTimeoutException implementation public partial class HttpTimeoutException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/Http/WebSocket.cs b/src/net/JNet/Generated/Java/Net/Http/WebSocket.cs index fb96917e1e..91c1fd9159 100644 --- a/src/net/JNet/Generated/Java/Net/Http/WebSocket.cs +++ b/src/net/JNet/Generated/Java/Net/Http/WebSocket.cs @@ -25,7 +25,7 @@ namespace Java.Net.Http { - #region WebSocket definition + #region WebSocket declaration /// /// /// @@ -68,7 +68,7 @@ public WebSocket(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Builder definition + #region Builder declaration /// /// /// @@ -115,7 +115,7 @@ public Builder(params object[] args) : base(args) { } } #endregion - #region Listener definition + #region Listener declaration /// /// /// @@ -141,7 +141,7 @@ public partial class Listener : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region ListenerDirect definition + #region ListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -260,7 +260,7 @@ public partial interface IWebSocket } #endregion - #region WebSocket + #region WebSocket implementation public partial class WebSocket : Java.Net.Http.IWebSocket { #region Constructors @@ -376,7 +376,7 @@ public void Request(long arg0) #endregion #region Nested classes - #region Builder + #region Builder implementation public partial class Builder { #region Constructors @@ -446,7 +446,7 @@ public Java.Net.Http.WebSocket.Builder Subprotocols(Java.Lang.String arg0, param } #endregion - #region Listener + #region Listener implementation public partial class Listener { #region Constructors @@ -741,7 +741,7 @@ public virtual void OnOpen(Java.Net.Http.WebSocket arg0) } #endregion - #region ListenerDirect + #region ListenerDirect implementation public partial class ListenerDirect { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/Http/WebSocketHandshakeException.cs b/src/net/JNet/Generated/Java/Net/Http/WebSocketHandshakeException.cs index 12b3423264..39d5d29316 100644 --- a/src/net/JNet/Generated/Java/Net/Http/WebSocketHandshakeException.cs +++ b/src/net/JNet/Generated/Java/Net/Http/WebSocketHandshakeException.cs @@ -25,7 +25,7 @@ namespace Java.Net.Http { - #region WebSocketHandshakeException definition + #region WebSocketHandshakeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class WebSocketHandshakeException : Java.Io.IOException } #endregion - #region WebSocketHandshakeException + #region WebSocketHandshakeException implementation public partial class WebSocketHandshakeException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/HttpCookie.cs b/src/net/JNet/Generated/Java/Net/HttpCookie.cs index 49593a2a3d..726cf11e22 100644 --- a/src/net/JNet/Generated/Java/Net/HttpCookie.cs +++ b/src/net/JNet/Generated/Java/Net/HttpCookie.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region HttpCookie definition + #region HttpCookie declaration /// /// /// @@ -70,7 +70,7 @@ public HttpCookie(params object[] args) : base(args) { } } #endregion - #region HttpCookie + #region HttpCookie implementation public partial class HttpCookie { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/HttpRetryException.cs b/src/net/JNet/Generated/Java/Net/HttpRetryException.cs index 02ebae12e3..7d1f5cadcb 100644 --- a/src/net/JNet/Generated/Java/Net/HttpRetryException.cs +++ b/src/net/JNet/Generated/Java/Net/HttpRetryException.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region HttpRetryException definition + #region HttpRetryException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class HttpRetryException : Java.Io.IOException } #endregion - #region HttpRetryException + #region HttpRetryException implementation public partial class HttpRetryException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/HttpURLConnection.cs b/src/net/JNet/Generated/Java/Net/HttpURLConnection.cs index c5895f91e6..7bc877e21f 100644 --- a/src/net/JNet/Generated/Java/Net/HttpURLConnection.cs +++ b/src/net/JNet/Generated/Java/Net/HttpURLConnection.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region HttpURLConnection definition + #region HttpURLConnection declaration /// /// /// @@ -72,7 +72,7 @@ public HttpURLConnection(params object[] args) : base(args) { } } #endregion - #region HttpURLConnection + #region HttpURLConnection implementation public partial class HttpURLConnection { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/IDN.cs b/src/net/JNet/Generated/Java/Net/IDN.cs index 841aa0f009..f680e33661 100644 --- a/src/net/JNet/Generated/Java/Net/IDN.cs +++ b/src/net/JNet/Generated/Java/Net/IDN.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region IDN definition + #region IDN declaration /// /// /// @@ -70,7 +70,7 @@ public IDN(params object[] args) : base(args) { } } #endregion - #region IDN + #region IDN implementation public partial class IDN { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/Inet4Address.cs b/src/net/JNet/Generated/Java/Net/Inet4Address.cs index 3d8fb16049..41a87fc5a1 100644 --- a/src/net/JNet/Generated/Java/Net/Inet4Address.cs +++ b/src/net/JNet/Generated/Java/Net/Inet4Address.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region Inet4Address definition + #region Inet4Address declaration /// /// /// @@ -70,7 +70,7 @@ public Inet4Address(params object[] args) : base(args) { } } #endregion - #region Inet4Address + #region Inet4Address implementation public partial class Inet4Address { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/Inet6Address.cs b/src/net/JNet/Generated/Java/Net/Inet6Address.cs index 05ad61f4a1..ba79d30f38 100644 --- a/src/net/JNet/Generated/Java/Net/Inet6Address.cs +++ b/src/net/JNet/Generated/Java/Net/Inet6Address.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region Inet6Address definition + #region Inet6Address declaration /// /// /// @@ -70,7 +70,7 @@ public Inet6Address(params object[] args) : base(args) { } } #endregion - #region Inet6Address + #region Inet6Address implementation public partial class Inet6Address { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/InetAddress.cs b/src/net/JNet/Generated/Java/Net/InetAddress.cs index 58790d3808..b0c1eb3488 100644 --- a/src/net/JNet/Generated/Java/Net/InetAddress.cs +++ b/src/net/JNet/Generated/Java/Net/InetAddress.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region InetAddress definition + #region InetAddress declaration /// /// /// @@ -70,7 +70,7 @@ public InetAddress(params object[] args) : base(args) { } } #endregion - #region InetAddress + #region InetAddress implementation public partial class InetAddress { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/InetSocketAddress.cs b/src/net/JNet/Generated/Java/Net/InetSocketAddress.cs index 905c021c31..7da71ec3f6 100644 --- a/src/net/JNet/Generated/Java/Net/InetSocketAddress.cs +++ b/src/net/JNet/Generated/Java/Net/InetSocketAddress.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region InetSocketAddress definition + #region InetSocketAddress declaration /// /// /// @@ -70,7 +70,7 @@ public InetSocketAddress(params object[] args) : base(args) { } } #endregion - #region InetSocketAddress + #region InetSocketAddress implementation public partial class InetSocketAddress { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/InterfaceAddress.cs b/src/net/JNet/Generated/Java/Net/InterfaceAddress.cs index 1dc51e0f23..ee90e165d8 100644 --- a/src/net/JNet/Generated/Java/Net/InterfaceAddress.cs +++ b/src/net/JNet/Generated/Java/Net/InterfaceAddress.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region InterfaceAddress definition + #region InterfaceAddress declaration /// /// /// @@ -70,7 +70,7 @@ public InterfaceAddress(params object[] args) : base(args) { } } #endregion - #region InterfaceAddress + #region InterfaceAddress implementation public partial class InterfaceAddress { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/JarURLConnection.cs b/src/net/JNet/Generated/Java/Net/JarURLConnection.cs index d479d24e6e..cbbc57a9d3 100644 --- a/src/net/JNet/Generated/Java/Net/JarURLConnection.cs +++ b/src/net/JNet/Generated/Java/Net/JarURLConnection.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region JarURLConnection definition + #region JarURLConnection declaration /// /// /// @@ -72,7 +72,7 @@ public JarURLConnection(params object[] args) : base(args) { } } #endregion - #region JarURLConnection + #region JarURLConnection implementation public partial class JarURLConnection { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/MalformedURLException.cs b/src/net/JNet/Generated/Java/Net/MalformedURLException.cs index ed67c35c72..8fe09dbc46 100644 --- a/src/net/JNet/Generated/Java/Net/MalformedURLException.cs +++ b/src/net/JNet/Generated/Java/Net/MalformedURLException.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region MalformedURLException definition + #region MalformedURLException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MalformedURLException : Java.Io.IOException } #endregion - #region MalformedURLException + #region MalformedURLException implementation public partial class MalformedURLException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/MulticastSocket.cs b/src/net/JNet/Generated/Java/Net/MulticastSocket.cs index c9b8d5a661..465701bd8b 100644 --- a/src/net/JNet/Generated/Java/Net/MulticastSocket.cs +++ b/src/net/JNet/Generated/Java/Net/MulticastSocket.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region MulticastSocket definition + #region MulticastSocket declaration /// /// /// @@ -70,7 +70,7 @@ public MulticastSocket(params object[] args) : base(args) { } } #endregion - #region MulticastSocket + #region MulticastSocket implementation public partial class MulticastSocket { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/NetPermission.cs b/src/net/JNet/Generated/Java/Net/NetPermission.cs index e05cc64645..f5a9f09ca9 100644 --- a/src/net/JNet/Generated/Java/Net/NetPermission.cs +++ b/src/net/JNet/Generated/Java/Net/NetPermission.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region NetPermission definition + #region NetPermission declaration /// /// /// @@ -70,7 +70,7 @@ public NetPermission(params object[] args) : base(args) { } } #endregion - #region NetPermission + #region NetPermission implementation public partial class NetPermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/NetworkInterface.cs b/src/net/JNet/Generated/Java/Net/NetworkInterface.cs index 72dc919f80..5b9e8ae9e7 100644 --- a/src/net/JNet/Generated/Java/Net/NetworkInterface.cs +++ b/src/net/JNet/Generated/Java/Net/NetworkInterface.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region NetworkInterface definition + #region NetworkInterface declaration /// /// /// @@ -70,7 +70,7 @@ public NetworkInterface(params object[] args) : base(args) { } } #endregion - #region NetworkInterface + #region NetworkInterface implementation public partial class NetworkInterface { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/NoRouteToHostException.cs b/src/net/JNet/Generated/Java/Net/NoRouteToHostException.cs index ce5ef70fd0..23c4052c14 100644 --- a/src/net/JNet/Generated/Java/Net/NoRouteToHostException.cs +++ b/src/net/JNet/Generated/Java/Net/NoRouteToHostException.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region NoRouteToHostException definition + #region NoRouteToHostException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoRouteToHostException : Java.Net.SocketException } #endregion - #region NoRouteToHostException + #region NoRouteToHostException implementation public partial class NoRouteToHostException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/PasswordAuthentication.cs b/src/net/JNet/Generated/Java/Net/PasswordAuthentication.cs index bced3d3671..d234525fa2 100644 --- a/src/net/JNet/Generated/Java/Net/PasswordAuthentication.cs +++ b/src/net/JNet/Generated/Java/Net/PasswordAuthentication.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region PasswordAuthentication definition + #region PasswordAuthentication declaration /// /// /// @@ -70,7 +70,7 @@ public PasswordAuthentication(params object[] args) : base(args) { } } #endregion - #region PasswordAuthentication + #region PasswordAuthentication implementation public partial class PasswordAuthentication { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/PortUnreachableException.cs b/src/net/JNet/Generated/Java/Net/PortUnreachableException.cs index 634f161931..72a3abcba0 100644 --- a/src/net/JNet/Generated/Java/Net/PortUnreachableException.cs +++ b/src/net/JNet/Generated/Java/Net/PortUnreachableException.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region PortUnreachableException definition + #region PortUnreachableException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class PortUnreachableException : Java.Net.SocketException } #endregion - #region PortUnreachableException + #region PortUnreachableException implementation public partial class PortUnreachableException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/ProtocolException.cs b/src/net/JNet/Generated/Java/Net/ProtocolException.cs index 7c3eaafbd9..4a9706b121 100644 --- a/src/net/JNet/Generated/Java/Net/ProtocolException.cs +++ b/src/net/JNet/Generated/Java/Net/ProtocolException.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region ProtocolException definition + #region ProtocolException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ProtocolException : Java.Io.IOException } #endregion - #region ProtocolException + #region ProtocolException implementation public partial class ProtocolException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/ProtocolFamily.cs b/src/net/JNet/Generated/Java/Net/ProtocolFamily.cs index 176c87c7bd..d8a83a40f7 100644 --- a/src/net/JNet/Generated/Java/Net/ProtocolFamily.cs +++ b/src/net/JNet/Generated/Java/Net/ProtocolFamily.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region ProtocolFamily definition + #region ProtocolFamily declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IProtocolFamily } #endregion - #region ProtocolFamily + #region ProtocolFamily implementation public partial class ProtocolFamily : Java.Net.IProtocolFamily { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/Proxy.cs b/src/net/JNet/Generated/Java/Net/Proxy.cs index 3595fe21db..f1fd42b8c9 100644 --- a/src/net/JNet/Generated/Java/Net/Proxy.cs +++ b/src/net/JNet/Generated/Java/Net/Proxy.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region Proxy definition + #region Proxy declaration /// /// /// @@ -66,7 +66,7 @@ public Proxy(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Type definition + #region Type declaration /// /// /// @@ -115,7 +115,7 @@ public Type(params object[] args) : base(args) { } } #endregion - #region Proxy + #region Proxy implementation public partial class Proxy { #region Constructors @@ -170,7 +170,7 @@ public Java.Net.SocketAddress Address() #endregion #region Nested classes - #region Type + #region Type implementation public partial class Type { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/ProxySelector.cs b/src/net/JNet/Generated/Java/Net/ProxySelector.cs index 5aa307b7f9..6956c928c5 100644 --- a/src/net/JNet/Generated/Java/Net/ProxySelector.cs +++ b/src/net/JNet/Generated/Java/Net/ProxySelector.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region ProxySelector definition + #region ProxySelector declaration /// /// /// @@ -72,7 +72,7 @@ public ProxySelector(params object[] args) : base(args) { } } #endregion - #region ProxySelector + #region ProxySelector implementation public partial class ProxySelector { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/ResponseCache.cs b/src/net/JNet/Generated/Java/Net/ResponseCache.cs index 1dad646b1a..30711c1cfe 100644 --- a/src/net/JNet/Generated/Java/Net/ResponseCache.cs +++ b/src/net/JNet/Generated/Java/Net/ResponseCache.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region ResponseCache definition + #region ResponseCache declaration /// /// /// @@ -72,7 +72,7 @@ public ResponseCache(params object[] args) : base(args) { } } #endregion - #region ResponseCache + #region ResponseCache implementation public partial class ResponseCache { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/SecureCacheResponse.cs b/src/net/JNet/Generated/Java/Net/SecureCacheResponse.cs index 7176a5fb41..c9ed57cc20 100644 --- a/src/net/JNet/Generated/Java/Net/SecureCacheResponse.cs +++ b/src/net/JNet/Generated/Java/Net/SecureCacheResponse.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region SecureCacheResponse definition + #region SecureCacheResponse declaration /// /// /// @@ -72,7 +72,7 @@ public SecureCacheResponse(params object[] args) : base(args) { } } #endregion - #region SecureCacheResponse + #region SecureCacheResponse implementation public partial class SecureCacheResponse { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/ServerSocket.cs b/src/net/JNet/Generated/Java/Net/ServerSocket.cs index df0b9d441e..9ade32560b 100644 --- a/src/net/JNet/Generated/Java/Net/ServerSocket.cs +++ b/src/net/JNet/Generated/Java/Net/ServerSocket.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region ServerSocket definition + #region ServerSocket declaration /// /// /// @@ -70,7 +70,7 @@ public ServerSocket(params object[] args) : base(args) { } } #endregion - #region ServerSocket + #region ServerSocket implementation public partial class ServerSocket { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/Socket.cs b/src/net/JNet/Generated/Java/Net/Socket.cs index c85d644fd7..d6ba6a4162 100644 --- a/src/net/JNet/Generated/Java/Net/Socket.cs +++ b/src/net/JNet/Generated/Java/Net/Socket.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region Socket definition + #region Socket declaration /// /// /// @@ -70,7 +70,7 @@ public Socket(params object[] args) : base(args) { } } #endregion - #region Socket + #region Socket implementation public partial class Socket { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/SocketAddress.cs b/src/net/JNet/Generated/Java/Net/SocketAddress.cs index ffb75677a2..7a0d10fadc 100644 --- a/src/net/JNet/Generated/Java/Net/SocketAddress.cs +++ b/src/net/JNet/Generated/Java/Net/SocketAddress.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region SocketAddress definition + #region SocketAddress declaration /// /// /// @@ -72,7 +72,7 @@ public SocketAddress(params object[] args) : base(args) { } } #endregion - #region SocketAddress + #region SocketAddress implementation public partial class SocketAddress { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/SocketException.cs b/src/net/JNet/Generated/Java/Net/SocketException.cs index 930fd46e11..5ec90b07fd 100644 --- a/src/net/JNet/Generated/Java/Net/SocketException.cs +++ b/src/net/JNet/Generated/Java/Net/SocketException.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region SocketException definition + #region SocketException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SocketException : Java.Io.IOException } #endregion - #region SocketException + #region SocketException implementation public partial class SocketException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/SocketImpl.cs b/src/net/JNet/Generated/Java/Net/SocketImpl.cs index 3e6af4d373..07127fb29d 100644 --- a/src/net/JNet/Generated/Java/Net/SocketImpl.cs +++ b/src/net/JNet/Generated/Java/Net/SocketImpl.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region SocketImpl definition + #region SocketImpl declaration /// /// /// @@ -72,7 +72,7 @@ public SocketImpl(params object[] args) : base(args) { } } #endregion - #region SocketImpl + #region SocketImpl implementation public partial class SocketImpl { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/SocketImplFactory.cs b/src/net/JNet/Generated/Java/Net/SocketImplFactory.cs index 9029fb7533..a51bb2bcd4 100644 --- a/src/net/JNet/Generated/Java/Net/SocketImplFactory.cs +++ b/src/net/JNet/Generated/Java/Net/SocketImplFactory.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region SocketImplFactory definition + #region SocketImplFactory declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface ISocketImplFactory } #endregion - #region SocketImplFactory + #region SocketImplFactory implementation public partial class SocketImplFactory : Java.Net.ISocketImplFactory { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/SocketOption.cs b/src/net/JNet/Generated/Java/Net/SocketOption.cs index d64cc9fff0..039a9ec3f9 100644 --- a/src/net/JNet/Generated/Java/Net/SocketOption.cs +++ b/src/net/JNet/Generated/Java/Net/SocketOption.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region SocketOption definition + #region SocketOption declaration /// /// /// @@ -72,7 +72,7 @@ public SocketOption(params object[] args) : base(args) { } } #endregion - #region SocketOption definition + #region SocketOption declaration /// /// /// @@ -120,7 +120,7 @@ public SocketOption(params object[] args) : base(args) { } } #endregion - #region SocketOption + #region SocketOption implementation public partial class SocketOption { #region Constructors @@ -195,7 +195,7 @@ public partial interface ISocketOption } #endregion - #region SocketOption + #region SocketOption implementation public partial class SocketOption : Java.Net.ISocketOption { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/SocketOptions.cs b/src/net/JNet/Generated/Java/Net/SocketOptions.cs index 55f364b219..c3841d234f 100644 --- a/src/net/JNet/Generated/Java/Net/SocketOptions.cs +++ b/src/net/JNet/Generated/Java/Net/SocketOptions.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region SocketOptions definition + #region SocketOptions declaration /// /// /// @@ -104,7 +104,7 @@ public partial interface ISocketOptions } #endregion - #region SocketOptions + #region SocketOptions implementation public partial class SocketOptions : Java.Net.ISocketOptions { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/SocketPermission.cs b/src/net/JNet/Generated/Java/Net/SocketPermission.cs index bb889f0f4a..f863921dde 100644 --- a/src/net/JNet/Generated/Java/Net/SocketPermission.cs +++ b/src/net/JNet/Generated/Java/Net/SocketPermission.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region SocketPermission definition + #region SocketPermission declaration /// /// /// @@ -70,7 +70,7 @@ public SocketPermission(params object[] args) : base(args) { } } #endregion - #region SocketPermission + #region SocketPermission implementation public partial class SocketPermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/SocketTimeoutException.cs b/src/net/JNet/Generated/Java/Net/SocketTimeoutException.cs index ea6bb5fe87..473d6d9287 100644 --- a/src/net/JNet/Generated/Java/Net/SocketTimeoutException.cs +++ b/src/net/JNet/Generated/Java/Net/SocketTimeoutException.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region SocketTimeoutException definition + #region SocketTimeoutException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SocketTimeoutException : Java.Io.InterruptedIOException } #endregion - #region SocketTimeoutException + #region SocketTimeoutException implementation public partial class SocketTimeoutException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/Spi/URLStreamHandlerProvider.cs b/src/net/JNet/Generated/Java/Net/Spi/URLStreamHandlerProvider.cs index 65974d74f3..1a715ca3a7 100644 --- a/src/net/JNet/Generated/Java/Net/Spi/URLStreamHandlerProvider.cs +++ b/src/net/JNet/Generated/Java/Net/Spi/URLStreamHandlerProvider.cs @@ -25,7 +25,7 @@ namespace Java.Net.Spi { - #region URLStreamHandlerProvider definition + #region URLStreamHandlerProvider declaration /// /// /// @@ -72,7 +72,7 @@ public URLStreamHandlerProvider(params object[] args) : base(args) { } } #endregion - #region URLStreamHandlerProvider + #region URLStreamHandlerProvider implementation public partial class URLStreamHandlerProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/StandardProtocolFamily.cs b/src/net/JNet/Generated/Java/Net/StandardProtocolFamily.cs index d614160e10..16880f0eb6 100644 --- a/src/net/JNet/Generated/Java/Net/StandardProtocolFamily.cs +++ b/src/net/JNet/Generated/Java/Net/StandardProtocolFamily.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region StandardProtocolFamily definition + #region StandardProtocolFamily declaration /// /// /// @@ -70,7 +70,7 @@ public StandardProtocolFamily(params object[] args) : base(args) { } } #endregion - #region StandardProtocolFamily + #region StandardProtocolFamily implementation public partial class StandardProtocolFamily { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/StandardSocketOptions.cs b/src/net/JNet/Generated/Java/Net/StandardSocketOptions.cs index f55b92fe3d..b827a97a19 100644 --- a/src/net/JNet/Generated/Java/Net/StandardSocketOptions.cs +++ b/src/net/JNet/Generated/Java/Net/StandardSocketOptions.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region StandardSocketOptions definition + #region StandardSocketOptions declaration /// /// /// @@ -70,7 +70,7 @@ public StandardSocketOptions(params object[] args) : base(args) { } } #endregion - #region StandardSocketOptions + #region StandardSocketOptions implementation public partial class StandardSocketOptions { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/URI.cs b/src/net/JNet/Generated/Java/Net/URI.cs index 951d311e05..3d35ac441e 100644 --- a/src/net/JNet/Generated/Java/Net/URI.cs +++ b/src/net/JNet/Generated/Java/Net/URI.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region URI definition + #region URI declaration /// /// /// @@ -70,7 +70,7 @@ public URI(params object[] args) : base(args) { } } #endregion - #region URI + #region URI implementation public partial class URI { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/URISyntaxException.cs b/src/net/JNet/Generated/Java/Net/URISyntaxException.cs index a53f7c52e7..cca6ec57f3 100644 --- a/src/net/JNet/Generated/Java/Net/URISyntaxException.cs +++ b/src/net/JNet/Generated/Java/Net/URISyntaxException.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region URISyntaxException definition + #region URISyntaxException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class URISyntaxException : Java.Lang.Exception } #endregion - #region URISyntaxException + #region URISyntaxException implementation public partial class URISyntaxException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/URL.cs b/src/net/JNet/Generated/Java/Net/URL.cs index 4bc21caf0d..d604cef460 100644 --- a/src/net/JNet/Generated/Java/Net/URL.cs +++ b/src/net/JNet/Generated/Java/Net/URL.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region URL definition + #region URL declaration /// /// /// @@ -70,7 +70,7 @@ public URL(params object[] args) : base(args) { } } #endregion - #region URL + #region URL implementation public partial class URL { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/URLClassLoader.cs b/src/net/JNet/Generated/Java/Net/URLClassLoader.cs index c0409bae98..7c9d45e52f 100644 --- a/src/net/JNet/Generated/Java/Net/URLClassLoader.cs +++ b/src/net/JNet/Generated/Java/Net/URLClassLoader.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region URLClassLoader definition + #region URLClassLoader declaration /// /// /// @@ -70,7 +70,7 @@ public URLClassLoader(params object[] args) : base(args) { } } #endregion - #region URLClassLoader + #region URLClassLoader implementation public partial class URLClassLoader { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/URLConnection.cs b/src/net/JNet/Generated/Java/Net/URLConnection.cs index 82a2d17c88..c105a67096 100644 --- a/src/net/JNet/Generated/Java/Net/URLConnection.cs +++ b/src/net/JNet/Generated/Java/Net/URLConnection.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region URLConnection definition + #region URLConnection declaration /// /// /// @@ -72,7 +72,7 @@ public URLConnection(params object[] args) : base(args) { } } #endregion - #region URLConnection + #region URLConnection implementation public partial class URLConnection { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/URLDecoder.cs b/src/net/JNet/Generated/Java/Net/URLDecoder.cs index 113bdf7cb0..349ac52d77 100644 --- a/src/net/JNet/Generated/Java/Net/URLDecoder.cs +++ b/src/net/JNet/Generated/Java/Net/URLDecoder.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region URLDecoder definition + #region URLDecoder declaration /// /// /// @@ -70,7 +70,7 @@ public URLDecoder(params object[] args) : base(args) { } } #endregion - #region URLDecoder + #region URLDecoder implementation public partial class URLDecoder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/URLEncoder.cs b/src/net/JNet/Generated/Java/Net/URLEncoder.cs index e51e64ed0a..a55b617259 100644 --- a/src/net/JNet/Generated/Java/Net/URLEncoder.cs +++ b/src/net/JNet/Generated/Java/Net/URLEncoder.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region URLEncoder definition + #region URLEncoder declaration /// /// /// @@ -70,7 +70,7 @@ public URLEncoder(params object[] args) : base(args) { } } #endregion - #region URLEncoder + #region URLEncoder implementation public partial class URLEncoder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/URLPermission.cs b/src/net/JNet/Generated/Java/Net/URLPermission.cs index 48bf129e79..690df6a30b 100644 --- a/src/net/JNet/Generated/Java/Net/URLPermission.cs +++ b/src/net/JNet/Generated/Java/Net/URLPermission.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region URLPermission definition + #region URLPermission declaration /// /// /// @@ -70,7 +70,7 @@ public URLPermission(params object[] args) : base(args) { } } #endregion - #region URLPermission + #region URLPermission implementation public partial class URLPermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/URLStreamHandler.cs b/src/net/JNet/Generated/Java/Net/URLStreamHandler.cs index 4949317a51..dd8fb5237d 100644 --- a/src/net/JNet/Generated/Java/Net/URLStreamHandler.cs +++ b/src/net/JNet/Generated/Java/Net/URLStreamHandler.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region URLStreamHandler definition + #region URLStreamHandler declaration /// /// /// @@ -72,7 +72,7 @@ public URLStreamHandler(params object[] args) : base(args) { } } #endregion - #region URLStreamHandler + #region URLStreamHandler implementation public partial class URLStreamHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/URLStreamHandlerFactory.cs b/src/net/JNet/Generated/Java/Net/URLStreamHandlerFactory.cs index 6fa51a46ea..ca0122acb2 100644 --- a/src/net/JNet/Generated/Java/Net/URLStreamHandlerFactory.cs +++ b/src/net/JNet/Generated/Java/Net/URLStreamHandlerFactory.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region URLStreamHandlerFactory definition + #region URLStreamHandlerFactory declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IURLStreamHandlerFactory } #endregion - #region URLStreamHandlerFactory + #region URLStreamHandlerFactory implementation public partial class URLStreamHandlerFactory : Java.Net.IURLStreamHandlerFactory { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/UnknownHostException.cs b/src/net/JNet/Generated/Java/Net/UnknownHostException.cs index f877010834..5b510c3139 100644 --- a/src/net/JNet/Generated/Java/Net/UnknownHostException.cs +++ b/src/net/JNet/Generated/Java/Net/UnknownHostException.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region UnknownHostException definition + #region UnknownHostException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnknownHostException : Java.Io.IOException } #endregion - #region UnknownHostException + #region UnknownHostException implementation public partial class UnknownHostException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Net/UnknownServiceException.cs b/src/net/JNet/Generated/Java/Net/UnknownServiceException.cs index d55204b0c8..2974177e8f 100644 --- a/src/net/JNet/Generated/Java/Net/UnknownServiceException.cs +++ b/src/net/JNet/Generated/Java/Net/UnknownServiceException.cs @@ -25,7 +25,7 @@ namespace Java.Net { - #region UnknownServiceException definition + #region UnknownServiceException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnknownServiceException : Java.Io.IOException } #endregion - #region UnknownServiceException + #region UnknownServiceException implementation public partial class UnknownServiceException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Buffer.cs b/src/net/JNet/Generated/Java/Nio/Buffer.cs index e304e66a8a..0905525046 100644 --- a/src/net/JNet/Generated/Java/Nio/Buffer.cs +++ b/src/net/JNet/Generated/Java/Nio/Buffer.cs @@ -25,7 +25,7 @@ namespace Java.Nio { - #region Buffer definition + #region Buffer declaration /// /// /// @@ -72,7 +72,7 @@ public Buffer(params object[] args) : base(args) { } } #endregion - #region Buffer + #region Buffer implementation public partial class Buffer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/BufferOverflowException.cs b/src/net/JNet/Generated/Java/Nio/BufferOverflowException.cs index c70538acc3..8ef9e509ae 100644 --- a/src/net/JNet/Generated/Java/Nio/BufferOverflowException.cs +++ b/src/net/JNet/Generated/Java/Nio/BufferOverflowException.cs @@ -25,7 +25,7 @@ namespace Java.Nio { - #region BufferOverflowException definition + #region BufferOverflowException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class BufferOverflowException : Java.Lang.RuntimeException } #endregion - #region BufferOverflowException + #region BufferOverflowException implementation public partial class BufferOverflowException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/BufferUnderflowException.cs b/src/net/JNet/Generated/Java/Nio/BufferUnderflowException.cs index 8a58fa0f80..bfe42824f2 100644 --- a/src/net/JNet/Generated/Java/Nio/BufferUnderflowException.cs +++ b/src/net/JNet/Generated/Java/Nio/BufferUnderflowException.cs @@ -25,7 +25,7 @@ namespace Java.Nio { - #region BufferUnderflowException definition + #region BufferUnderflowException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class BufferUnderflowException : Java.Lang.RuntimeException } #endregion - #region BufferUnderflowException + #region BufferUnderflowException implementation public partial class BufferUnderflowException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/ByteBuffer.cs b/src/net/JNet/Generated/Java/Nio/ByteBuffer.cs index 4d49c3a88a..8ae16bba76 100644 --- a/src/net/JNet/Generated/Java/Nio/ByteBuffer.cs +++ b/src/net/JNet/Generated/Java/Nio/ByteBuffer.cs @@ -25,7 +25,7 @@ namespace Java.Nio { - #region ByteBuffer definition + #region ByteBuffer declaration /// /// /// @@ -72,7 +72,7 @@ public ByteBuffer(params object[] args) : base(args) { } } #endregion - #region ByteBuffer + #region ByteBuffer implementation public partial class ByteBuffer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/ByteOrder.cs b/src/net/JNet/Generated/Java/Nio/ByteOrder.cs index 24402bd921..b9966aa8ee 100644 --- a/src/net/JNet/Generated/Java/Nio/ByteOrder.cs +++ b/src/net/JNet/Generated/Java/Nio/ByteOrder.cs @@ -25,7 +25,7 @@ namespace Java.Nio { - #region ByteOrder definition + #region ByteOrder declaration /// /// /// @@ -70,7 +70,7 @@ public ByteOrder(params object[] args) : base(args) { } } #endregion - #region ByteOrder + #region ByteOrder implementation public partial class ByteOrder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/AcceptPendingException.cs b/src/net/JNet/Generated/Java/Nio/Channels/AcceptPendingException.cs index 712202ab96..f294155f3b 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/AcceptPendingException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/AcceptPendingException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region AcceptPendingException definition + #region AcceptPendingException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AcceptPendingException : Java.Lang.IllegalStateException } #endregion - #region AcceptPendingException + #region AcceptPendingException implementation public partial class AcceptPendingException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/AlreadyBoundException.cs b/src/net/JNet/Generated/Java/Nio/Channels/AlreadyBoundException.cs index 8a70c05198..08163b8fd0 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/AlreadyBoundException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/AlreadyBoundException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region AlreadyBoundException definition + #region AlreadyBoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AlreadyBoundException : Java.Lang.IllegalStateException } #endregion - #region AlreadyBoundException + #region AlreadyBoundException implementation public partial class AlreadyBoundException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/AlreadyConnectedException.cs b/src/net/JNet/Generated/Java/Nio/Channels/AlreadyConnectedException.cs index 740ff45eaf..56ae4f329e 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/AlreadyConnectedException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/AlreadyConnectedException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region AlreadyConnectedException definition + #region AlreadyConnectedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AlreadyConnectedException : Java.Lang.IllegalStateException } #endregion - #region AlreadyConnectedException + #region AlreadyConnectedException implementation public partial class AlreadyConnectedException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousByteChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousByteChannel.cs index db0fb7fd51..355868dfe6 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousByteChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousByteChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region AsynchronousByteChannel definition + #region AsynchronousByteChannel declaration /// /// /// @@ -120,7 +120,7 @@ public partial interface IAsynchronousByteChannel : Java.Nio.Channels.IAsynchron } #endregion - #region AsynchronousByteChannel + #region AsynchronousByteChannel implementation public partial class AsynchronousByteChannel : Java.Nio.Channels.IAsynchronousByteChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousChannel.cs index b4bde72346..ecbd21c988 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region AsynchronousChannel definition + #region AsynchronousChannel declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IAsynchronousChannel : Java.Nio.Channels.IChannel } #endregion - #region AsynchronousChannel + #region AsynchronousChannel implementation public partial class AsynchronousChannel : Java.Nio.Channels.IAsynchronousChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousChannelGroup.cs b/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousChannelGroup.cs index bd7ce40712..afa2e76356 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousChannelGroup.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousChannelGroup.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region AsynchronousChannelGroup definition + #region AsynchronousChannelGroup declaration /// /// /// @@ -72,7 +72,7 @@ public AsynchronousChannelGroup(params object[] args) : base(args) { } } #endregion - #region AsynchronousChannelGroup + #region AsynchronousChannelGroup implementation public partial class AsynchronousChannelGroup { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousCloseException.cs b/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousCloseException.cs index 7dd993f6a2..7d7463d428 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousCloseException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousCloseException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region AsynchronousCloseException definition + #region AsynchronousCloseException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AsynchronousCloseException : Java.Nio.Channels.ClosedChanne } #endregion - #region AsynchronousCloseException + #region AsynchronousCloseException implementation public partial class AsynchronousCloseException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousFileChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousFileChannel.cs index b3fd99d17f..cef757ade4 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousFileChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousFileChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region AsynchronousFileChannel definition + #region AsynchronousFileChannel declaration /// /// /// @@ -72,7 +72,7 @@ public AsynchronousFileChannel(params object[] args) : base(args) { } } #endregion - #region AsynchronousFileChannel + #region AsynchronousFileChannel implementation public partial class AsynchronousFileChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousServerSocketChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousServerSocketChannel.cs index a453748a4b..2224d6772f 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousServerSocketChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousServerSocketChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region AsynchronousServerSocketChannel definition + #region AsynchronousServerSocketChannel declaration /// /// /// @@ -72,7 +72,7 @@ public AsynchronousServerSocketChannel(params object[] args) : base(args) { } } #endregion - #region AsynchronousServerSocketChannel + #region AsynchronousServerSocketChannel implementation public partial class AsynchronousServerSocketChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousSocketChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousSocketChannel.cs index d74bf97d90..ead61efb51 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousSocketChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/AsynchronousSocketChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region AsynchronousSocketChannel definition + #region AsynchronousSocketChannel declaration /// /// /// @@ -72,7 +72,7 @@ public AsynchronousSocketChannel(params object[] args) : base(args) { } } #endregion - #region AsynchronousSocketChannel + #region AsynchronousSocketChannel implementation public partial class AsynchronousSocketChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/ByteChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/ByteChannel.cs index 628f595ae1..8904eae808 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/ByteChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/ByteChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region ByteChannel definition + #region ByteChannel declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IByteChannel } #endregion - #region ByteChannel + #region ByteChannel implementation public partial class ByteChannel : Java.Nio.Channels.IByteChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/CancelledKeyException.cs b/src/net/JNet/Generated/Java/Nio/Channels/CancelledKeyException.cs index 84f77942c4..54129a7720 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/CancelledKeyException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/CancelledKeyException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region CancelledKeyException definition + #region CancelledKeyException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CancelledKeyException : Java.Lang.IllegalStateException } #endregion - #region CancelledKeyException + #region CancelledKeyException implementation public partial class CancelledKeyException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/Channel.cs b/src/net/JNet/Generated/Java/Nio/Channels/Channel.cs index a91f735434..9f753d1612 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/Channel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/Channel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region Channel definition + #region Channel declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IChannel : Java.Io.ICloseable } #endregion - #region Channel + #region Channel implementation public partial class Channel : Java.Nio.Channels.IChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/Channels.cs b/src/net/JNet/Generated/Java/Nio/Channels/Channels.cs index aea0301e60..d4a4c86d17 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/Channels.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/Channels.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region Channels definition + #region Channels declaration /// /// /// @@ -70,7 +70,7 @@ public Channels(params object[] args) : base(args) { } } #endregion - #region Channels + #region Channels implementation public partial class Channels { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/ClosedByInterruptException.cs b/src/net/JNet/Generated/Java/Nio/Channels/ClosedByInterruptException.cs index ba2d0e4be9..3ed5bfb09e 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/ClosedByInterruptException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/ClosedByInterruptException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region ClosedByInterruptException definition + #region ClosedByInterruptException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ClosedByInterruptException : Java.Nio.Channels.Asynchronous } #endregion - #region ClosedByInterruptException + #region ClosedByInterruptException implementation public partial class ClosedByInterruptException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/ClosedChannelException.cs b/src/net/JNet/Generated/Java/Nio/Channels/ClosedChannelException.cs index f3afb97b1c..d0473e8924 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/ClosedChannelException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/ClosedChannelException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region ClosedChannelException definition + #region ClosedChannelException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ClosedChannelException : Java.Io.IOException } #endregion - #region ClosedChannelException + #region ClosedChannelException implementation public partial class ClosedChannelException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/ClosedSelectorException.cs b/src/net/JNet/Generated/Java/Nio/Channels/ClosedSelectorException.cs index cc54d79a7f..b67fb6dac5 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/ClosedSelectorException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/ClosedSelectorException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region ClosedSelectorException definition + #region ClosedSelectorException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ClosedSelectorException : Java.Lang.IllegalStateException } #endregion - #region ClosedSelectorException + #region ClosedSelectorException implementation public partial class ClosedSelectorException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/CompletionHandler.cs b/src/net/JNet/Generated/Java/Nio/Channels/CompletionHandler.cs index f497a1526e..0c81b36641 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/CompletionHandler.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/CompletionHandler.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region CompletionHandler definition + #region CompletionHandler declaration /// /// /// @@ -72,7 +72,7 @@ public CompletionHandler(params object[] args) : base(args) { } } #endregion - #region CompletionHandler definition + #region CompletionHandler declaration /// /// /// @@ -121,7 +121,7 @@ public CompletionHandler(params object[] args) : base(args) { } } #endregion - #region CompletionHandler + #region CompletionHandler implementation public partial class CompletionHandler { #region Constructors @@ -200,7 +200,7 @@ public partial interface ICompletionHandler } #endregion - #region CompletionHandler + #region CompletionHandler implementation public partial class CompletionHandler : Java.Nio.Channels.ICompletionHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/ConnectionPendingException.cs b/src/net/JNet/Generated/Java/Nio/Channels/ConnectionPendingException.cs index 0b595631c8..62a0d1c478 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/ConnectionPendingException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/ConnectionPendingException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region ConnectionPendingException definition + #region ConnectionPendingException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ConnectionPendingException : Java.Lang.IllegalStateExceptio } #endregion - #region ConnectionPendingException + #region ConnectionPendingException implementation public partial class ConnectionPendingException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/DatagramChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/DatagramChannel.cs index 279f7528ca..162c1e52e8 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/DatagramChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/DatagramChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region DatagramChannel definition + #region DatagramChannel declaration /// /// /// @@ -72,7 +72,7 @@ public DatagramChannel(params object[] args) : base(args) { } } #endregion - #region DatagramChannel + #region DatagramChannel implementation public partial class DatagramChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/FileChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/FileChannel.cs index 310f1c13b1..305a127d45 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/FileChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/FileChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region FileChannel definition + #region FileChannel declaration /// /// /// @@ -68,7 +68,7 @@ public FileChannel(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region MapMode definition + #region MapMode declaration /// /// /// @@ -117,7 +117,7 @@ public MapMode(params object[] args) : base(args) { } } #endregion - #region FileChannel + #region FileChannel implementation public partial class FileChannel { #region Constructors @@ -388,7 +388,7 @@ public Java.Nio.Channels.SeekableByteChannel Truncate(long arg0) #endregion #region Nested classes - #region MapMode + #region MapMode implementation public partial class MapMode { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/FileLock.cs b/src/net/JNet/Generated/Java/Nio/Channels/FileLock.cs index 51a97be020..80f8d13261 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/FileLock.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/FileLock.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region FileLock definition + #region FileLock declaration /// /// /// @@ -72,7 +72,7 @@ public FileLock(params object[] args) : base(args) { } } #endregion - #region FileLock + #region FileLock implementation public partial class FileLock { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/FileLockInterruptionException.cs b/src/net/JNet/Generated/Java/Nio/Channels/FileLockInterruptionException.cs index a5f1bff5fe..0f8a76d403 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/FileLockInterruptionException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/FileLockInterruptionException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region FileLockInterruptionException definition + #region FileLockInterruptionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class FileLockInterruptionException : Java.Io.IOException } #endregion - #region FileLockInterruptionException + #region FileLockInterruptionException implementation public partial class FileLockInterruptionException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/GatheringByteChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/GatheringByteChannel.cs index 8ebca1fbfc..82533ead9b 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/GatheringByteChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/GatheringByteChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region GatheringByteChannel definition + #region GatheringByteChannel declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface IGatheringByteChannel : Java.Nio.Channels.IWritableByte } #endregion - #region GatheringByteChannel + #region GatheringByteChannel implementation public partial class GatheringByteChannel : Java.Nio.Channels.IGatheringByteChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/IllegalBlockingModeException.cs b/src/net/JNet/Generated/Java/Nio/Channels/IllegalBlockingModeException.cs index 7408565e30..57d773ca0a 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/IllegalBlockingModeException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/IllegalBlockingModeException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region IllegalBlockingModeException definition + #region IllegalBlockingModeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalBlockingModeException : Java.Lang.IllegalStateExcept } #endregion - #region IllegalBlockingModeException + #region IllegalBlockingModeException implementation public partial class IllegalBlockingModeException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/IllegalChannelGroupException.cs b/src/net/JNet/Generated/Java/Nio/Channels/IllegalChannelGroupException.cs index 36d6ff2ae6..c88ffeea01 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/IllegalChannelGroupException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/IllegalChannelGroupException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region IllegalChannelGroupException definition + #region IllegalChannelGroupException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalChannelGroupException : Java.Lang.IllegalArgumentExc } #endregion - #region IllegalChannelGroupException + #region IllegalChannelGroupException implementation public partial class IllegalChannelGroupException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/IllegalSelectorException.cs b/src/net/JNet/Generated/Java/Nio/Channels/IllegalSelectorException.cs index 6b3c0befac..34cea2bbd8 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/IllegalSelectorException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/IllegalSelectorException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region IllegalSelectorException definition + #region IllegalSelectorException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalSelectorException : Java.Lang.IllegalArgumentExcepti } #endregion - #region IllegalSelectorException + #region IllegalSelectorException implementation public partial class IllegalSelectorException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/InterruptedByTimeoutException.cs b/src/net/JNet/Generated/Java/Nio/Channels/InterruptedByTimeoutException.cs index e8b85bc9c2..80fb2179fc 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/InterruptedByTimeoutException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/InterruptedByTimeoutException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region InterruptedByTimeoutException definition + #region InterruptedByTimeoutException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InterruptedByTimeoutException : Java.Io.IOException } #endregion - #region InterruptedByTimeoutException + #region InterruptedByTimeoutException implementation public partial class InterruptedByTimeoutException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/InterruptibleChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/InterruptibleChannel.cs index b0a6627a1c..e1df625392 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/InterruptibleChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/InterruptibleChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region InterruptibleChannel definition + #region InterruptibleChannel declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IInterruptibleChannel : Java.Nio.Channels.IChannel } #endregion - #region InterruptibleChannel + #region InterruptibleChannel implementation public partial class InterruptibleChannel : Java.Nio.Channels.IInterruptibleChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/MembershipKey.cs b/src/net/JNet/Generated/Java/Nio/Channels/MembershipKey.cs index 0cca765fec..a44752f38d 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/MembershipKey.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/MembershipKey.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region MembershipKey definition + #region MembershipKey declaration /// /// /// @@ -72,7 +72,7 @@ public MembershipKey(params object[] args) : base(args) { } } #endregion - #region MembershipKey + #region MembershipKey implementation public partial class MembershipKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/MulticastChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/MulticastChannel.cs index 181013c983..bca7cff31f 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/MulticastChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/MulticastChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region MulticastChannel definition + #region MulticastChannel declaration /// /// /// @@ -112,7 +112,7 @@ public partial interface IMulticastChannel : Java.Nio.Channels.INetworkChannel } #endregion - #region MulticastChannel + #region MulticastChannel implementation public partial class MulticastChannel : Java.Nio.Channels.IMulticastChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/NetworkChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/NetworkChannel.cs index 7e31ef7f39..88eb5b502f 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/NetworkChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/NetworkChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region NetworkChannel definition + #region NetworkChannel declaration /// /// /// @@ -123,7 +123,7 @@ public partial interface INetworkChannel : Java.Nio.Channels.IChannel } #endregion - #region NetworkChannel + #region NetworkChannel implementation public partial class NetworkChannel : Java.Nio.Channels.INetworkChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/NoConnectionPendingException.cs b/src/net/JNet/Generated/Java/Nio/Channels/NoConnectionPendingException.cs index bb5a3193ae..aa9b09c845 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/NoConnectionPendingException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/NoConnectionPendingException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region NoConnectionPendingException definition + #region NoConnectionPendingException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoConnectionPendingException : Java.Lang.IllegalStateExcept } #endregion - #region NoConnectionPendingException + #region NoConnectionPendingException implementation public partial class NoConnectionPendingException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/NonReadableChannelException.cs b/src/net/JNet/Generated/Java/Nio/Channels/NonReadableChannelException.cs index 6dc45c8574..70b3e61585 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/NonReadableChannelException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/NonReadableChannelException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region NonReadableChannelException definition + #region NonReadableChannelException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NonReadableChannelException : Java.Lang.IllegalStateExcepti } #endregion - #region NonReadableChannelException + #region NonReadableChannelException implementation public partial class NonReadableChannelException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/NonWritableChannelException.cs b/src/net/JNet/Generated/Java/Nio/Channels/NonWritableChannelException.cs index d0bf9cada3..dabcbf0e3d 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/NonWritableChannelException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/NonWritableChannelException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region NonWritableChannelException definition + #region NonWritableChannelException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NonWritableChannelException : Java.Lang.IllegalStateExcepti } #endregion - #region NonWritableChannelException + #region NonWritableChannelException implementation public partial class NonWritableChannelException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/NotYetBoundException.cs b/src/net/JNet/Generated/Java/Nio/Channels/NotYetBoundException.cs index a950126c71..d8dcea00d0 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/NotYetBoundException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/NotYetBoundException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region NotYetBoundException definition + #region NotYetBoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NotYetBoundException : Java.Lang.IllegalStateException } #endregion - #region NotYetBoundException + #region NotYetBoundException implementation public partial class NotYetBoundException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/NotYetConnectedException.cs b/src/net/JNet/Generated/Java/Nio/Channels/NotYetConnectedException.cs index bde1af8b13..1411b50b21 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/NotYetConnectedException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/NotYetConnectedException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region NotYetConnectedException definition + #region NotYetConnectedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NotYetConnectedException : Java.Lang.IllegalStateException } #endregion - #region NotYetConnectedException + #region NotYetConnectedException implementation public partial class NotYetConnectedException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/OverlappingFileLockException.cs b/src/net/JNet/Generated/Java/Nio/Channels/OverlappingFileLockException.cs index 29082fef58..ad169ac148 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/OverlappingFileLockException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/OverlappingFileLockException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region OverlappingFileLockException definition + #region OverlappingFileLockException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class OverlappingFileLockException : Java.Lang.IllegalStateExcept } #endregion - #region OverlappingFileLockException + #region OverlappingFileLockException implementation public partial class OverlappingFileLockException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/Pipe.cs b/src/net/JNet/Generated/Java/Nio/Channels/Pipe.cs index eb3fde7e0c..e4ef4e795a 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/Pipe.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/Pipe.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region Pipe definition + #region Pipe declaration /// /// /// @@ -68,7 +68,7 @@ public Pipe(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region SinkChannel definition + #region SinkChannel declaration /// /// /// @@ -115,7 +115,7 @@ public SinkChannel(params object[] args) : base(args) { } } #endregion - #region SourceChannel definition + #region SourceChannel declaration /// /// /// @@ -166,7 +166,7 @@ public SourceChannel(params object[] args) : base(args) { } } #endregion - #region Pipe + #region Pipe implementation public partial class Pipe { #region Constructors @@ -215,7 +215,7 @@ public Java.Nio.Channels.Pipe.SourceChannel Source() #endregion #region Nested classes - #region SinkChannel + #region SinkChannel implementation public partial class SinkChannel { #region Constructors @@ -254,7 +254,7 @@ public partial class SinkChannel } #endregion - #region SourceChannel + #region SourceChannel implementation public partial class SourceChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/ReadPendingException.cs b/src/net/JNet/Generated/Java/Nio/Channels/ReadPendingException.cs index 3dce64dd94..9fa3f62980 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/ReadPendingException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/ReadPendingException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region ReadPendingException definition + #region ReadPendingException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ReadPendingException : Java.Lang.IllegalStateException } #endregion - #region ReadPendingException + #region ReadPendingException implementation public partial class ReadPendingException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/ReadableByteChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/ReadableByteChannel.cs index b8cf9ada5a..30222e7685 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/ReadableByteChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/ReadableByteChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region ReadableByteChannel definition + #region ReadableByteChannel declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IReadableByteChannel : Java.Nio.Channels.IChannel } #endregion - #region ReadableByteChannel + #region ReadableByteChannel implementation public partial class ReadableByteChannel : Java.Nio.Channels.IReadableByteChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/ScatteringByteChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/ScatteringByteChannel.cs index 4db6f76cc3..68671c3a88 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/ScatteringByteChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/ScatteringByteChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region ScatteringByteChannel definition + #region ScatteringByteChannel declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface IScatteringByteChannel : Java.Nio.Channels.IReadableByt } #endregion - #region ScatteringByteChannel + #region ScatteringByteChannel implementation public partial class ScatteringByteChannel : Java.Nio.Channels.IScatteringByteChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/SeekableByteChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/SeekableByteChannel.cs index 850c93120f..331faa58f2 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/SeekableByteChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/SeekableByteChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region SeekableByteChannel definition + #region SeekableByteChannel declaration /// /// /// @@ -130,7 +130,7 @@ public partial interface ISeekableByteChannel : Java.Nio.Channels.IByteChannel } #endregion - #region SeekableByteChannel + #region SeekableByteChannel implementation public partial class SeekableByteChannel : Java.Nio.Channels.ISeekableByteChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/SelectableChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/SelectableChannel.cs index abc4e9b3a7..a1c76980c6 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/SelectableChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/SelectableChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region SelectableChannel definition + #region SelectableChannel declaration /// /// /// @@ -72,7 +72,7 @@ public SelectableChannel(params object[] args) : base(args) { } } #endregion - #region SelectableChannel + #region SelectableChannel implementation public partial class SelectableChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/SelectionKey.cs b/src/net/JNet/Generated/Java/Nio/Channels/SelectionKey.cs index 35460fb704..095d2e36ac 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/SelectionKey.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/SelectionKey.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region SelectionKey definition + #region SelectionKey declaration /// /// /// @@ -72,7 +72,7 @@ public SelectionKey(params object[] args) : base(args) { } } #endregion - #region SelectionKey + #region SelectionKey implementation public partial class SelectionKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/Selector.cs b/src/net/JNet/Generated/Java/Nio/Channels/Selector.cs index aafc313379..484ceee4b8 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/Selector.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/Selector.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region Selector definition + #region Selector declaration /// /// /// @@ -72,7 +72,7 @@ public Selector(params object[] args) : base(args) { } } #endregion - #region Selector + #region Selector implementation public partial class Selector { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/ServerSocketChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/ServerSocketChannel.cs index 539b8cc03f..c8f4c61fd0 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/ServerSocketChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/ServerSocketChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region ServerSocketChannel definition + #region ServerSocketChannel declaration /// /// /// @@ -72,7 +72,7 @@ public ServerSocketChannel(params object[] args) : base(args) { } } #endregion - #region ServerSocketChannel + #region ServerSocketChannel implementation public partial class ServerSocketChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/ShutdownChannelGroupException.cs b/src/net/JNet/Generated/Java/Nio/Channels/ShutdownChannelGroupException.cs index cde9d0343b..37ed139c89 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/ShutdownChannelGroupException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/ShutdownChannelGroupException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region ShutdownChannelGroupException definition + #region ShutdownChannelGroupException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ShutdownChannelGroupException : Java.Lang.IllegalStateExcep } #endregion - #region ShutdownChannelGroupException + #region ShutdownChannelGroupException implementation public partial class ShutdownChannelGroupException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/SocketChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/SocketChannel.cs index 7f695fbd70..73ebf0cd0a 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/SocketChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/SocketChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region SocketChannel definition + #region SocketChannel declaration /// /// /// @@ -72,7 +72,7 @@ public SocketChannel(params object[] args) : base(args) { } } #endregion - #region SocketChannel + #region SocketChannel implementation public partial class SocketChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/Spi/AbstractInterruptibleChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/Spi/AbstractInterruptibleChannel.cs index e42532e747..09a3108ded 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/Spi/AbstractInterruptibleChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/Spi/AbstractInterruptibleChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels.Spi { - #region AbstractInterruptibleChannel definition + #region AbstractInterruptibleChannel declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractInterruptibleChannel(params object[] args) : base(args) { } } #endregion - #region AbstractInterruptibleChannel + #region AbstractInterruptibleChannel implementation public partial class AbstractInterruptibleChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/Spi/AbstractSelectableChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/Spi/AbstractSelectableChannel.cs index 82d269e943..773796257a 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/Spi/AbstractSelectableChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/Spi/AbstractSelectableChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels.Spi { - #region AbstractSelectableChannel definition + #region AbstractSelectableChannel declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractSelectableChannel(params object[] args) : base(args) { } } #endregion - #region AbstractSelectableChannel + #region AbstractSelectableChannel implementation public partial class AbstractSelectableChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/Spi/AbstractSelectionKey.cs b/src/net/JNet/Generated/Java/Nio/Channels/Spi/AbstractSelectionKey.cs index 0708c7df49..54e1892539 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/Spi/AbstractSelectionKey.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/Spi/AbstractSelectionKey.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels.Spi { - #region AbstractSelectionKey definition + #region AbstractSelectionKey declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractSelectionKey(params object[] args) : base(args) { } } #endregion - #region AbstractSelectionKey + #region AbstractSelectionKey implementation public partial class AbstractSelectionKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/Spi/AbstractSelector.cs b/src/net/JNet/Generated/Java/Nio/Channels/Spi/AbstractSelector.cs index 7357df7bd4..da924b3fe0 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/Spi/AbstractSelector.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/Spi/AbstractSelector.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels.Spi { - #region AbstractSelector definition + #region AbstractSelector declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractSelector(params object[] args) : base(args) { } } #endregion - #region AbstractSelector + #region AbstractSelector implementation public partial class AbstractSelector { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/Spi/AsynchronousChannelProvider.cs b/src/net/JNet/Generated/Java/Nio/Channels/Spi/AsynchronousChannelProvider.cs index dedd7c26e2..23fc10cc58 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/Spi/AsynchronousChannelProvider.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/Spi/AsynchronousChannelProvider.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels.Spi { - #region AsynchronousChannelProvider definition + #region AsynchronousChannelProvider declaration /// /// /// @@ -72,7 +72,7 @@ public AsynchronousChannelProvider(params object[] args) : base(args) { } } #endregion - #region AsynchronousChannelProvider + #region AsynchronousChannelProvider implementation public partial class AsynchronousChannelProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/Spi/SelectorProvider.cs b/src/net/JNet/Generated/Java/Nio/Channels/Spi/SelectorProvider.cs index 800dbd54c4..374fe7fa95 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/Spi/SelectorProvider.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/Spi/SelectorProvider.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels.Spi { - #region SelectorProvider definition + #region SelectorProvider declaration /// /// /// @@ -72,7 +72,7 @@ public SelectorProvider(params object[] args) : base(args) { } } #endregion - #region SelectorProvider + #region SelectorProvider implementation public partial class SelectorProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/UnresolvedAddressException.cs b/src/net/JNet/Generated/Java/Nio/Channels/UnresolvedAddressException.cs index e39c104cf4..9c57857654 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/UnresolvedAddressException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/UnresolvedAddressException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region UnresolvedAddressException definition + #region UnresolvedAddressException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnresolvedAddressException : Java.Lang.IllegalArgumentExcep } #endregion - #region UnresolvedAddressException + #region UnresolvedAddressException implementation public partial class UnresolvedAddressException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/UnsupportedAddressTypeException.cs b/src/net/JNet/Generated/Java/Nio/Channels/UnsupportedAddressTypeException.cs index 5252593240..bd3eceb5fe 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/UnsupportedAddressTypeException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/UnsupportedAddressTypeException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region UnsupportedAddressTypeException definition + #region UnsupportedAddressTypeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnsupportedAddressTypeException : Java.Lang.IllegalArgument } #endregion - #region UnsupportedAddressTypeException + #region UnsupportedAddressTypeException implementation public partial class UnsupportedAddressTypeException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/WritableByteChannel.cs b/src/net/JNet/Generated/Java/Nio/Channels/WritableByteChannel.cs index fadc767cc9..b270a45e9e 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/WritableByteChannel.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/WritableByteChannel.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region WritableByteChannel definition + #region WritableByteChannel declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IWritableByteChannel : Java.Nio.Channels.IChannel } #endregion - #region WritableByteChannel + #region WritableByteChannel implementation public partial class WritableByteChannel : Java.Nio.Channels.IWritableByteChannel { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Channels/WritePendingException.cs b/src/net/JNet/Generated/Java/Nio/Channels/WritePendingException.cs index 56346e3033..6138c7da01 100644 --- a/src/net/JNet/Generated/Java/Nio/Channels/WritePendingException.cs +++ b/src/net/JNet/Generated/Java/Nio/Channels/WritePendingException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Channels { - #region WritePendingException definition + #region WritePendingException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class WritePendingException : Java.Lang.IllegalStateException } #endregion - #region WritePendingException + #region WritePendingException implementation public partial class WritePendingException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/CharBuffer.cs b/src/net/JNet/Generated/Java/Nio/CharBuffer.cs index 72ee9953d7..a704e6f910 100644 --- a/src/net/JNet/Generated/Java/Nio/CharBuffer.cs +++ b/src/net/JNet/Generated/Java/Nio/CharBuffer.cs @@ -25,7 +25,7 @@ namespace Java.Nio { - #region CharBuffer definition + #region CharBuffer declaration /// /// /// @@ -72,7 +72,7 @@ public CharBuffer(params object[] args) : base(args) { } } #endregion - #region CharBuffer + #region CharBuffer implementation public partial class CharBuffer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Charset/CharacterCodingException.cs b/src/net/JNet/Generated/Java/Nio/Charset/CharacterCodingException.cs index 8185e36e89..a85d5d603e 100644 --- a/src/net/JNet/Generated/Java/Nio/Charset/CharacterCodingException.cs +++ b/src/net/JNet/Generated/Java/Nio/Charset/CharacterCodingException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Charset { - #region CharacterCodingException definition + #region CharacterCodingException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CharacterCodingException : Java.Io.IOException } #endregion - #region CharacterCodingException + #region CharacterCodingException implementation public partial class CharacterCodingException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Charset/Charset.cs b/src/net/JNet/Generated/Java/Nio/Charset/Charset.cs index a6a910d1c6..c733ef7498 100644 --- a/src/net/JNet/Generated/Java/Nio/Charset/Charset.cs +++ b/src/net/JNet/Generated/Java/Nio/Charset/Charset.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Charset { - #region Charset definition + #region Charset declaration /// /// /// @@ -72,7 +72,7 @@ public Charset(params object[] args) : base(args) { } } #endregion - #region Charset + #region Charset implementation public partial class Charset { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Charset/CharsetDecoder.cs b/src/net/JNet/Generated/Java/Nio/Charset/CharsetDecoder.cs index 687b439bce..3405debfc0 100644 --- a/src/net/JNet/Generated/Java/Nio/Charset/CharsetDecoder.cs +++ b/src/net/JNet/Generated/Java/Nio/Charset/CharsetDecoder.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Charset { - #region CharsetDecoder definition + #region CharsetDecoder declaration /// /// /// @@ -72,7 +72,7 @@ public CharsetDecoder(params object[] args) : base(args) { } } #endregion - #region CharsetDecoder + #region CharsetDecoder implementation public partial class CharsetDecoder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Charset/CharsetEncoder.cs b/src/net/JNet/Generated/Java/Nio/Charset/CharsetEncoder.cs index 767460184d..b6528b08ae 100644 --- a/src/net/JNet/Generated/Java/Nio/Charset/CharsetEncoder.cs +++ b/src/net/JNet/Generated/Java/Nio/Charset/CharsetEncoder.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Charset { - #region CharsetEncoder definition + #region CharsetEncoder declaration /// /// /// @@ -72,7 +72,7 @@ public CharsetEncoder(params object[] args) : base(args) { } } #endregion - #region CharsetEncoder + #region CharsetEncoder implementation public partial class CharsetEncoder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Charset/CoderMalfunctionError.cs b/src/net/JNet/Generated/Java/Nio/Charset/CoderMalfunctionError.cs index 4693485b40..e5095fa6bc 100644 --- a/src/net/JNet/Generated/Java/Nio/Charset/CoderMalfunctionError.cs +++ b/src/net/JNet/Generated/Java/Nio/Charset/CoderMalfunctionError.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Charset { - #region CoderMalfunctionError definition + #region CoderMalfunctionError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CoderMalfunctionError : Java.Lang.Error } #endregion - #region CoderMalfunctionError + #region CoderMalfunctionError implementation public partial class CoderMalfunctionError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Charset/CoderResult.cs b/src/net/JNet/Generated/Java/Nio/Charset/CoderResult.cs index aeea757973..82a24bf274 100644 --- a/src/net/JNet/Generated/Java/Nio/Charset/CoderResult.cs +++ b/src/net/JNet/Generated/Java/Nio/Charset/CoderResult.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Charset { - #region CoderResult definition + #region CoderResult declaration /// /// /// @@ -70,7 +70,7 @@ public CoderResult(params object[] args) : base(args) { } } #endregion - #region CoderResult + #region CoderResult implementation public partial class CoderResult { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Charset/CodingErrorAction.cs b/src/net/JNet/Generated/Java/Nio/Charset/CodingErrorAction.cs index 26932bc97a..cd7a0bf8bc 100644 --- a/src/net/JNet/Generated/Java/Nio/Charset/CodingErrorAction.cs +++ b/src/net/JNet/Generated/Java/Nio/Charset/CodingErrorAction.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Charset { - #region CodingErrorAction definition + #region CodingErrorAction declaration /// /// /// @@ -70,7 +70,7 @@ public CodingErrorAction(params object[] args) : base(args) { } } #endregion - #region CodingErrorAction + #region CodingErrorAction implementation public partial class CodingErrorAction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Charset/IllegalCharsetNameException.cs b/src/net/JNet/Generated/Java/Nio/Charset/IllegalCharsetNameException.cs index 150d9e23b6..98265e331d 100644 --- a/src/net/JNet/Generated/Java/Nio/Charset/IllegalCharsetNameException.cs +++ b/src/net/JNet/Generated/Java/Nio/Charset/IllegalCharsetNameException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Charset { - #region IllegalCharsetNameException definition + #region IllegalCharsetNameException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalCharsetNameException : Java.Lang.IllegalArgumentExce } #endregion - #region IllegalCharsetNameException + #region IllegalCharsetNameException implementation public partial class IllegalCharsetNameException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Charset/MalformedInputException.cs b/src/net/JNet/Generated/Java/Nio/Charset/MalformedInputException.cs index 2bfcc39b80..63ddbc3d26 100644 --- a/src/net/JNet/Generated/Java/Nio/Charset/MalformedInputException.cs +++ b/src/net/JNet/Generated/Java/Nio/Charset/MalformedInputException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Charset { - #region MalformedInputException definition + #region MalformedInputException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MalformedInputException : Java.Nio.Charset.CharacterCodingE } #endregion - #region MalformedInputException + #region MalformedInputException implementation public partial class MalformedInputException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Charset/Spi/CharsetProvider.cs b/src/net/JNet/Generated/Java/Nio/Charset/Spi/CharsetProvider.cs index 55d5d8fd15..37d0c49ca8 100644 --- a/src/net/JNet/Generated/Java/Nio/Charset/Spi/CharsetProvider.cs +++ b/src/net/JNet/Generated/Java/Nio/Charset/Spi/CharsetProvider.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Charset.Spi { - #region CharsetProvider definition + #region CharsetProvider declaration /// /// /// @@ -72,7 +72,7 @@ public CharsetProvider(params object[] args) : base(args) { } } #endregion - #region CharsetProvider + #region CharsetProvider implementation public partial class CharsetProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Charset/StandardCharsets.cs b/src/net/JNet/Generated/Java/Nio/Charset/StandardCharsets.cs index f2790b431d..d8d90a099b 100644 --- a/src/net/JNet/Generated/Java/Nio/Charset/StandardCharsets.cs +++ b/src/net/JNet/Generated/Java/Nio/Charset/StandardCharsets.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Charset { - #region StandardCharsets definition + #region StandardCharsets declaration /// /// /// @@ -70,7 +70,7 @@ public StandardCharsets(params object[] args) : base(args) { } } #endregion - #region StandardCharsets + #region StandardCharsets implementation public partial class StandardCharsets { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Charset/UnmappableCharacterException.cs b/src/net/JNet/Generated/Java/Nio/Charset/UnmappableCharacterException.cs index 7519831f3d..7be94f27d2 100644 --- a/src/net/JNet/Generated/Java/Nio/Charset/UnmappableCharacterException.cs +++ b/src/net/JNet/Generated/Java/Nio/Charset/UnmappableCharacterException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Charset { - #region UnmappableCharacterException definition + #region UnmappableCharacterException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnmappableCharacterException : Java.Nio.Charset.CharacterCo } #endregion - #region UnmappableCharacterException + #region UnmappableCharacterException implementation public partial class UnmappableCharacterException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/Charset/UnsupportedCharsetException.cs b/src/net/JNet/Generated/Java/Nio/Charset/UnsupportedCharsetException.cs index 8a21f0131e..e124c53b0e 100644 --- a/src/net/JNet/Generated/Java/Nio/Charset/UnsupportedCharsetException.cs +++ b/src/net/JNet/Generated/Java/Nio/Charset/UnsupportedCharsetException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.Charset { - #region UnsupportedCharsetException definition + #region UnsupportedCharsetException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnsupportedCharsetException : Java.Lang.IllegalArgumentExce } #endregion - #region UnsupportedCharsetException + #region UnsupportedCharsetException implementation public partial class UnsupportedCharsetException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/DoubleBuffer.cs b/src/net/JNet/Generated/Java/Nio/DoubleBuffer.cs index ed271fa8da..1bf3d92b42 100644 --- a/src/net/JNet/Generated/Java/Nio/DoubleBuffer.cs +++ b/src/net/JNet/Generated/Java/Nio/DoubleBuffer.cs @@ -25,7 +25,7 @@ namespace Java.Nio { - #region DoubleBuffer definition + #region DoubleBuffer declaration /// /// /// @@ -72,7 +72,7 @@ public DoubleBuffer(params object[] args) : base(args) { } } #endregion - #region DoubleBuffer + #region DoubleBuffer implementation public partial class DoubleBuffer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/AccessDeniedException.cs b/src/net/JNet/Generated/Java/Nio/File/AccessDeniedException.cs index 3b5fd8937b..614d26e168 100644 --- a/src/net/JNet/Generated/Java/Nio/File/AccessDeniedException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/AccessDeniedException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region AccessDeniedException definition + #region AccessDeniedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AccessDeniedException : Java.Nio.File.FileSystemException } #endregion - #region AccessDeniedException + #region AccessDeniedException implementation public partial class AccessDeniedException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/AccessMode.cs b/src/net/JNet/Generated/Java/Nio/File/AccessMode.cs index 8bc146bd1a..fbebd1dece 100644 --- a/src/net/JNet/Generated/Java/Nio/File/AccessMode.cs +++ b/src/net/JNet/Generated/Java/Nio/File/AccessMode.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region AccessMode definition + #region AccessMode declaration /// /// /// @@ -70,7 +70,7 @@ public AccessMode(params object[] args) : base(args) { } } #endregion - #region AccessMode + #region AccessMode implementation public partial class AccessMode { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/AtomicMoveNotSupportedException.cs b/src/net/JNet/Generated/Java/Nio/File/AtomicMoveNotSupportedException.cs index 04d7e4ae28..b7ad1ae29a 100644 --- a/src/net/JNet/Generated/Java/Nio/File/AtomicMoveNotSupportedException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/AtomicMoveNotSupportedException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region AtomicMoveNotSupportedException definition + #region AtomicMoveNotSupportedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AtomicMoveNotSupportedException : Java.Nio.File.FileSystemE } #endregion - #region AtomicMoveNotSupportedException + #region AtomicMoveNotSupportedException implementation public partial class AtomicMoveNotSupportedException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/AclEntry.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/AclEntry.cs index 1763412ce9..482a963134 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/AclEntry.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/AclEntry.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region AclEntry definition + #region AclEntry declaration /// /// /// @@ -66,7 +66,7 @@ public AclEntry(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Builder definition + #region Builder declaration /// /// /// @@ -115,7 +115,7 @@ public Builder(params object[] args) : base(args) { } } #endregion - #region AclEntry + #region AclEntry implementation public partial class AclEntry { #region Constructors @@ -188,7 +188,7 @@ public Java.Nio.File.Attribute.UserPrincipal Principal() #endregion #region Nested classes - #region Builder + #region Builder implementation public partial class Builder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/AclEntryFlag.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/AclEntryFlag.cs index b638b436a4..e733b4920d 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/AclEntryFlag.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/AclEntryFlag.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region AclEntryFlag definition + #region AclEntryFlag declaration /// /// /// @@ -70,7 +70,7 @@ public AclEntryFlag(params object[] args) : base(args) { } } #endregion - #region AclEntryFlag + #region AclEntryFlag implementation public partial class AclEntryFlag { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/AclEntryPermission.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/AclEntryPermission.cs index 4a9729aea2..ef00299483 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/AclEntryPermission.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/AclEntryPermission.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region AclEntryPermission definition + #region AclEntryPermission declaration /// /// /// @@ -70,7 +70,7 @@ public AclEntryPermission(params object[] args) : base(args) { } } #endregion - #region AclEntryPermission + #region AclEntryPermission implementation public partial class AclEntryPermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/AclEntryType.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/AclEntryType.cs index 16236f3950..0bb86fe13d 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/AclEntryType.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/AclEntryType.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region AclEntryType definition + #region AclEntryType declaration /// /// /// @@ -70,7 +70,7 @@ public AclEntryType(params object[] args) : base(args) { } } #endregion - #region AclEntryType + #region AclEntryType implementation public partial class AclEntryType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/AclFileAttributeView.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/AclFileAttributeView.cs index 78735f9af9..775081cbba 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/AclFileAttributeView.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/AclFileAttributeView.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region AclFileAttributeView definition + #region AclFileAttributeView declaration /// /// /// @@ -99,7 +99,7 @@ public partial interface IAclFileAttributeView : Java.Nio.File.Attribute.IFileOw } #endregion - #region AclFileAttributeView + #region AclFileAttributeView implementation public partial class AclFileAttributeView : Java.Nio.File.Attribute.IAclFileAttributeView { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/AttributeView.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/AttributeView.cs index d8f48e1308..7d22dd519a 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/AttributeView.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/AttributeView.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region AttributeView definition + #region AttributeView declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IAttributeView } #endregion - #region AttributeView + #region AttributeView implementation public partial class AttributeView : Java.Nio.File.Attribute.IAttributeView { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/BasicFileAttributeView.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/BasicFileAttributeView.cs index 8b8cac1be8..2ec0840dfa 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/BasicFileAttributeView.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/BasicFileAttributeView.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region BasicFileAttributeView definition + #region BasicFileAttributeView declaration /// /// /// @@ -109,7 +109,7 @@ public partial interface IBasicFileAttributeView : Java.Nio.File.Attribute.IFile } #endregion - #region BasicFileAttributeView + #region BasicFileAttributeView implementation public partial class BasicFileAttributeView : Java.Nio.File.Attribute.IBasicFileAttributeView { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/BasicFileAttributes.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/BasicFileAttributes.cs index 874d0fc277..13fd438b32 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/BasicFileAttributes.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/BasicFileAttributes.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region BasicFileAttributes definition + #region BasicFileAttributes declaration /// /// /// @@ -135,7 +135,7 @@ public partial interface IBasicFileAttributes } #endregion - #region BasicFileAttributes + #region BasicFileAttributes implementation public partial class BasicFileAttributes : Java.Nio.File.Attribute.IBasicFileAttributes { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/DosFileAttributeView.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/DosFileAttributeView.cs index 6a25d89cc6..e126ad8ac1 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/DosFileAttributeView.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/DosFileAttributeView.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region DosFileAttributeView definition + #region DosFileAttributeView declaration /// /// /// @@ -125,7 +125,7 @@ public partial interface IDosFileAttributeView : Java.Nio.File.Attribute.IBasicF } #endregion - #region DosFileAttributeView + #region DosFileAttributeView implementation public partial class DosFileAttributeView : Java.Nio.File.Attribute.IDosFileAttributeView { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/DosFileAttributes.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/DosFileAttributes.cs index 89121dc0c0..e786d69e1c 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/DosFileAttributes.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/DosFileAttributes.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region DosFileAttributes definition + #region DosFileAttributes declaration /// /// /// @@ -110,7 +110,7 @@ public partial interface IDosFileAttributes : Java.Nio.File.Attribute.IBasicFile } #endregion - #region DosFileAttributes + #region DosFileAttributes implementation public partial class DosFileAttributes : Java.Nio.File.Attribute.IDosFileAttributes { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/FileAttribute.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/FileAttribute.cs index 21b5db6ccd..8e4df16941 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/FileAttribute.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/FileAttribute.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region FileAttribute definition + #region FileAttribute declaration /// /// /// @@ -72,7 +72,7 @@ public FileAttribute(params object[] args) : base(args) { } } #endregion - #region FileAttribute definition + #region FileAttribute declaration /// /// /// @@ -120,7 +120,7 @@ public FileAttribute(params object[] args) : base(args) { } } #endregion - #region FileAttribute + #region FileAttribute implementation public partial class FileAttribute { #region Constructors @@ -195,7 +195,7 @@ public partial interface IFileAttribute } #endregion - #region FileAttribute + #region FileAttribute implementation public partial class FileAttribute : Java.Nio.File.Attribute.IFileAttribute { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/FileAttributeView.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/FileAttributeView.cs index 0a680ac079..5df1157cb6 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/FileAttributeView.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/FileAttributeView.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region FileAttributeView definition + #region FileAttributeView declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IFileAttributeView : Java.Nio.File.Attribute.IAttribute } #endregion - #region FileAttributeView + #region FileAttributeView implementation public partial class FileAttributeView : Java.Nio.File.Attribute.IFileAttributeView { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/FileOwnerAttributeView.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/FileOwnerAttributeView.cs index 240f6eb1fa..cf7b44f598 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/FileOwnerAttributeView.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/FileOwnerAttributeView.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region FileOwnerAttributeView definition + #region FileOwnerAttributeView declaration /// /// /// @@ -99,7 +99,7 @@ public partial interface IFileOwnerAttributeView : Java.Nio.File.Attribute.IFile } #endregion - #region FileOwnerAttributeView + #region FileOwnerAttributeView implementation public partial class FileOwnerAttributeView : Java.Nio.File.Attribute.IFileOwnerAttributeView { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/FileStoreAttributeView.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/FileStoreAttributeView.cs index e6edf96c95..6d77d19ad9 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/FileStoreAttributeView.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/FileStoreAttributeView.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region FileStoreAttributeView definition + #region FileStoreAttributeView declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IFileStoreAttributeView : Java.Nio.File.Attribute.IAttr } #endregion - #region FileStoreAttributeView + #region FileStoreAttributeView implementation public partial class FileStoreAttributeView : Java.Nio.File.Attribute.IFileStoreAttributeView { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/FileTime.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/FileTime.cs index 71320ca62d..62ddafc1e0 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/FileTime.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/FileTime.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region FileTime definition + #region FileTime declaration /// /// /// @@ -70,7 +70,7 @@ public FileTime(params object[] args) : base(args) { } } #endregion - #region FileTime + #region FileTime implementation public partial class FileTime { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/GroupPrincipal.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/GroupPrincipal.cs index a7559c316d..97b1c57018 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/GroupPrincipal.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/GroupPrincipal.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region GroupPrincipal definition + #region GroupPrincipal declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IGroupPrincipal : Java.Nio.File.Attribute.IUserPrincipa } #endregion - #region GroupPrincipal + #region GroupPrincipal implementation public partial class GroupPrincipal : Java.Nio.File.Attribute.IGroupPrincipal { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/PosixFileAttributeView.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/PosixFileAttributeView.cs index 151adada71..eeb4a3a34e 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/PosixFileAttributeView.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/PosixFileAttributeView.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region PosixFileAttributeView definition + #region PosixFileAttributeView declaration /// /// /// @@ -113,7 +113,7 @@ public partial interface IPosixFileAttributeView } #endregion - #region PosixFileAttributeView + #region PosixFileAttributeView implementation public partial class PosixFileAttributeView : Java.Nio.File.Attribute.IPosixFileAttributeView { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/PosixFileAttributes.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/PosixFileAttributes.cs index 036869053d..8459855b52 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/PosixFileAttributes.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/PosixFileAttributes.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region PosixFileAttributes definition + #region PosixFileAttributes declaration /// /// /// @@ -105,7 +105,7 @@ public partial interface IPosixFileAttributes : Java.Nio.File.Attribute.IBasicFi } #endregion - #region PosixFileAttributes + #region PosixFileAttributes implementation public partial class PosixFileAttributes : Java.Nio.File.Attribute.IPosixFileAttributes { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/PosixFilePermission.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/PosixFilePermission.cs index 916f756742..78127a18c5 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/PosixFilePermission.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/PosixFilePermission.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region PosixFilePermission definition + #region PosixFilePermission declaration /// /// /// @@ -70,7 +70,7 @@ public PosixFilePermission(params object[] args) : base(args) { } } #endregion - #region PosixFilePermission + #region PosixFilePermission implementation public partial class PosixFilePermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/PosixFilePermissions.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/PosixFilePermissions.cs index eff062cbd2..9a0a6f56f3 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/PosixFilePermissions.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/PosixFilePermissions.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region PosixFilePermissions definition + #region PosixFilePermissions declaration /// /// /// @@ -70,7 +70,7 @@ public PosixFilePermissions(params object[] args) : base(args) { } } #endregion - #region PosixFilePermissions + #region PosixFilePermissions implementation public partial class PosixFilePermissions { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/UserDefinedFileAttributeView.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/UserDefinedFileAttributeView.cs index d76d21b844..b8b297276b 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/UserDefinedFileAttributeView.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/UserDefinedFileAttributeView.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region UserDefinedFileAttributeView definition + #region UserDefinedFileAttributeView declaration /// /// /// @@ -130,7 +130,7 @@ public partial interface IUserDefinedFileAttributeView : Java.Nio.File.Attribute } #endregion - #region UserDefinedFileAttributeView + #region UserDefinedFileAttributeView implementation public partial class UserDefinedFileAttributeView : Java.Nio.File.Attribute.IUserDefinedFileAttributeView { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/UserPrincipal.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/UserPrincipal.cs index 15ff7ad944..47ad295a22 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/UserPrincipal.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/UserPrincipal.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region UserPrincipal definition + #region UserPrincipal declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IUserPrincipal : Java.Security.IPrincipal } #endregion - #region UserPrincipal + #region UserPrincipal implementation public partial class UserPrincipal : Java.Nio.File.Attribute.IUserPrincipal { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/UserPrincipalLookupService.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/UserPrincipalLookupService.cs index 8bc31d8c49..8b004cdd3e 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/UserPrincipalLookupService.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/UserPrincipalLookupService.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region UserPrincipalLookupService definition + #region UserPrincipalLookupService declaration /// /// /// @@ -72,7 +72,7 @@ public UserPrincipalLookupService(params object[] args) : base(args) { } } #endregion - #region UserPrincipalLookupService + #region UserPrincipalLookupService implementation public partial class UserPrincipalLookupService { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Attribute/UserPrincipalNotFoundException.cs b/src/net/JNet/Generated/Java/Nio/File/Attribute/UserPrincipalNotFoundException.cs index b30694b3f9..b474dce10e 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Attribute/UserPrincipalNotFoundException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Attribute/UserPrincipalNotFoundException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Attribute { - #region UserPrincipalNotFoundException definition + #region UserPrincipalNotFoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UserPrincipalNotFoundException : Java.Io.IOException } #endregion - #region UserPrincipalNotFoundException + #region UserPrincipalNotFoundException implementation public partial class UserPrincipalNotFoundException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/ClosedDirectoryStreamException.cs b/src/net/JNet/Generated/Java/Nio/File/ClosedDirectoryStreamException.cs index 8a658e7da9..28803899e4 100644 --- a/src/net/JNet/Generated/Java/Nio/File/ClosedDirectoryStreamException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/ClosedDirectoryStreamException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region ClosedDirectoryStreamException definition + #region ClosedDirectoryStreamException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ClosedDirectoryStreamException : Java.Lang.IllegalStateExce } #endregion - #region ClosedDirectoryStreamException + #region ClosedDirectoryStreamException implementation public partial class ClosedDirectoryStreamException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/ClosedFileSystemException.cs b/src/net/JNet/Generated/Java/Nio/File/ClosedFileSystemException.cs index 289847e20c..a76c5654bd 100644 --- a/src/net/JNet/Generated/Java/Nio/File/ClosedFileSystemException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/ClosedFileSystemException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region ClosedFileSystemException definition + #region ClosedFileSystemException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ClosedFileSystemException : Java.Lang.IllegalStateException } #endregion - #region ClosedFileSystemException + #region ClosedFileSystemException implementation public partial class ClosedFileSystemException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/ClosedWatchServiceException.cs b/src/net/JNet/Generated/Java/Nio/File/ClosedWatchServiceException.cs index 5d75c7cd03..a452175b31 100644 --- a/src/net/JNet/Generated/Java/Nio/File/ClosedWatchServiceException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/ClosedWatchServiceException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region ClosedWatchServiceException definition + #region ClosedWatchServiceException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ClosedWatchServiceException : Java.Lang.IllegalStateExcepti } #endregion - #region ClosedWatchServiceException + #region ClosedWatchServiceException implementation public partial class ClosedWatchServiceException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/CopyOption.cs b/src/net/JNet/Generated/Java/Nio/File/CopyOption.cs index 1eb13c9ecb..bc79ad6191 100644 --- a/src/net/JNet/Generated/Java/Nio/File/CopyOption.cs +++ b/src/net/JNet/Generated/Java/Nio/File/CopyOption.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region CopyOption definition + #region CopyOption declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ICopyOption } #endregion - #region CopyOption + #region CopyOption implementation public partial class CopyOption : Java.Nio.File.ICopyOption { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/DirectoryIteratorException.cs b/src/net/JNet/Generated/Java/Nio/File/DirectoryIteratorException.cs index 2f61400a85..a9428eed11 100644 --- a/src/net/JNet/Generated/Java/Nio/File/DirectoryIteratorException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/DirectoryIteratorException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region DirectoryIteratorException definition + #region DirectoryIteratorException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class DirectoryIteratorException : Java.Util.ConcurrentModificati } #endregion - #region DirectoryIteratorException + #region DirectoryIteratorException implementation public partial class DirectoryIteratorException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/DirectoryNotEmptyException.cs b/src/net/JNet/Generated/Java/Nio/File/DirectoryNotEmptyException.cs index fa878093da..5697660787 100644 --- a/src/net/JNet/Generated/Java/Nio/File/DirectoryNotEmptyException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/DirectoryNotEmptyException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region DirectoryNotEmptyException definition + #region DirectoryNotEmptyException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class DirectoryNotEmptyException : Java.Nio.File.FileSystemExcept } #endregion - #region DirectoryNotEmptyException + #region DirectoryNotEmptyException implementation public partial class DirectoryNotEmptyException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/DirectoryStream.cs b/src/net/JNet/Generated/Java/Nio/File/DirectoryStream.cs index db8db80735..c9793e1a8d 100644 --- a/src/net/JNet/Generated/Java/Nio/File/DirectoryStream.cs +++ b/src/net/JNet/Generated/Java/Nio/File/DirectoryStream.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region DirectoryStream definition + #region DirectoryStream declaration /// /// /// @@ -68,7 +68,7 @@ public DirectoryStream(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Filter definition + #region Filter declaration /// /// /// @@ -115,7 +115,7 @@ public Filter(params object[] args) : base(args) { } } #endregion - #region Filter definition + #region Filter declaration /// /// /// @@ -167,7 +167,7 @@ public Filter(params object[] args) : base(args) { } } #endregion - #region DirectoryStream definition + #region DirectoryStream declaration /// /// /// @@ -215,7 +215,7 @@ public DirectoryStream(params object[] args) : base(args) { } } #endregion - #region DirectoryStream + #region DirectoryStream implementation public partial class DirectoryStream { #region Constructors @@ -251,7 +251,7 @@ public Java.Util.Iterator Iterator() #endregion #region Nested classes - #region Filter + #region Filter implementation public partial class Filter { #region Constructors @@ -292,7 +292,7 @@ public bool Accept(object arg0) } #endregion - #region Filter + #region Filter implementation public partial class Filter { #region Constructors @@ -367,7 +367,7 @@ public partial interface IDirectoryStream } #endregion - #region DirectoryStream + #region DirectoryStream implementation public partial class DirectoryStream : Java.Nio.File.IDirectoryStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/FileAlreadyExistsException.cs b/src/net/JNet/Generated/Java/Nio/File/FileAlreadyExistsException.cs index d67f9ad3f6..7dd77262e4 100644 --- a/src/net/JNet/Generated/Java/Nio/File/FileAlreadyExistsException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/FileAlreadyExistsException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region FileAlreadyExistsException definition + #region FileAlreadyExistsException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class FileAlreadyExistsException : Java.Nio.File.FileSystemExcept } #endregion - #region FileAlreadyExistsException + #region FileAlreadyExistsException implementation public partial class FileAlreadyExistsException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/FileStore.cs b/src/net/JNet/Generated/Java/Nio/File/FileStore.cs index 95d16498dd..bc8cbd981d 100644 --- a/src/net/JNet/Generated/Java/Nio/File/FileStore.cs +++ b/src/net/JNet/Generated/Java/Nio/File/FileStore.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region FileStore definition + #region FileStore declaration /// /// /// @@ -72,7 +72,7 @@ public FileStore(params object[] args) : base(args) { } } #endregion - #region FileStore + #region FileStore implementation public partial class FileStore { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/FileSystem.cs b/src/net/JNet/Generated/Java/Nio/File/FileSystem.cs index f261f42a41..a9ed2c417b 100644 --- a/src/net/JNet/Generated/Java/Nio/File/FileSystem.cs +++ b/src/net/JNet/Generated/Java/Nio/File/FileSystem.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region FileSystem definition + #region FileSystem declaration /// /// /// @@ -72,7 +72,7 @@ public FileSystem(params object[] args) : base(args) { } } #endregion - #region FileSystem + #region FileSystem implementation public partial class FileSystem { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/FileSystemAlreadyExistsException.cs b/src/net/JNet/Generated/Java/Nio/File/FileSystemAlreadyExistsException.cs index 3fdacf0ef8..9418550b99 100644 --- a/src/net/JNet/Generated/Java/Nio/File/FileSystemAlreadyExistsException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/FileSystemAlreadyExistsException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region FileSystemAlreadyExistsException definition + #region FileSystemAlreadyExistsException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class FileSystemAlreadyExistsException : Java.Lang.RuntimeExcepti } #endregion - #region FileSystemAlreadyExistsException + #region FileSystemAlreadyExistsException implementation public partial class FileSystemAlreadyExistsException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/FileSystemException.cs b/src/net/JNet/Generated/Java/Nio/File/FileSystemException.cs index bba783acc4..c4bdb59320 100644 --- a/src/net/JNet/Generated/Java/Nio/File/FileSystemException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/FileSystemException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region FileSystemException definition + #region FileSystemException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class FileSystemException : Java.Io.IOException } #endregion - #region FileSystemException + #region FileSystemException implementation public partial class FileSystemException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/FileSystemLoopException.cs b/src/net/JNet/Generated/Java/Nio/File/FileSystemLoopException.cs index 92fbe360d5..96cec6cba1 100644 --- a/src/net/JNet/Generated/Java/Nio/File/FileSystemLoopException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/FileSystemLoopException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region FileSystemLoopException definition + #region FileSystemLoopException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class FileSystemLoopException : Java.Nio.File.FileSystemException } #endregion - #region FileSystemLoopException + #region FileSystemLoopException implementation public partial class FileSystemLoopException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/FileSystemNotFoundException.cs b/src/net/JNet/Generated/Java/Nio/File/FileSystemNotFoundException.cs index fe12390ac5..e072777311 100644 --- a/src/net/JNet/Generated/Java/Nio/File/FileSystemNotFoundException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/FileSystemNotFoundException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region FileSystemNotFoundException definition + #region FileSystemNotFoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class FileSystemNotFoundException : Java.Lang.RuntimeException } #endregion - #region FileSystemNotFoundException + #region FileSystemNotFoundException implementation public partial class FileSystemNotFoundException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/FileSystems.cs b/src/net/JNet/Generated/Java/Nio/File/FileSystems.cs index d6e3e995ab..fe146e0cf7 100644 --- a/src/net/JNet/Generated/Java/Nio/File/FileSystems.cs +++ b/src/net/JNet/Generated/Java/Nio/File/FileSystems.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region FileSystems definition + #region FileSystems declaration /// /// /// @@ -70,7 +70,7 @@ public FileSystems(params object[] args) : base(args) { } } #endregion - #region FileSystems + #region FileSystems implementation public partial class FileSystems { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/FileVisitOption.cs b/src/net/JNet/Generated/Java/Nio/File/FileVisitOption.cs index fee507b08d..1581ffeb4c 100644 --- a/src/net/JNet/Generated/Java/Nio/File/FileVisitOption.cs +++ b/src/net/JNet/Generated/Java/Nio/File/FileVisitOption.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region FileVisitOption definition + #region FileVisitOption declaration /// /// /// @@ -70,7 +70,7 @@ public FileVisitOption(params object[] args) : base(args) { } } #endregion - #region FileVisitOption + #region FileVisitOption implementation public partial class FileVisitOption { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/FileVisitResult.cs b/src/net/JNet/Generated/Java/Nio/File/FileVisitResult.cs index e916770b34..a6cbddffbd 100644 --- a/src/net/JNet/Generated/Java/Nio/File/FileVisitResult.cs +++ b/src/net/JNet/Generated/Java/Nio/File/FileVisitResult.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region FileVisitResult definition + #region FileVisitResult declaration /// /// /// @@ -70,7 +70,7 @@ public FileVisitResult(params object[] args) : base(args) { } } #endregion - #region FileVisitResult + #region FileVisitResult implementation public partial class FileVisitResult { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/FileVisitor.cs b/src/net/JNet/Generated/Java/Nio/File/FileVisitor.cs index 1a99554f73..87cb838d86 100644 --- a/src/net/JNet/Generated/Java/Nio/File/FileVisitor.cs +++ b/src/net/JNet/Generated/Java/Nio/File/FileVisitor.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region FileVisitor definition + #region FileVisitor declaration /// /// /// @@ -72,7 +72,7 @@ public FileVisitor(params object[] args) : base(args) { } } #endregion - #region FileVisitor definition + #region FileVisitor declaration /// /// /// @@ -120,7 +120,7 @@ public FileVisitor(params object[] args) : base(args) { } } #endregion - #region FileVisitor + #region FileVisitor implementation public partial class FileVisitor { #region Constructors @@ -245,7 +245,7 @@ public partial interface IFileVisitor } #endregion - #region FileVisitor + #region FileVisitor implementation public partial class FileVisitor : Java.Nio.File.IFileVisitor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Files.cs b/src/net/JNet/Generated/Java/Nio/File/Files.cs index cc2d1d54bf..96e59d095b 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Files.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Files.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region Files definition + #region Files declaration /// /// /// @@ -70,7 +70,7 @@ public Files(params object[] args) : base(args) { } } #endregion - #region Files + #region Files implementation public partial class Files { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/InvalidPathException.cs b/src/net/JNet/Generated/Java/Nio/File/InvalidPathException.cs index 7ce14acbde..c64acbf92e 100644 --- a/src/net/JNet/Generated/Java/Nio/File/InvalidPathException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/InvalidPathException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region InvalidPathException definition + #region InvalidPathException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidPathException : Java.Lang.IllegalArgumentException } #endregion - #region InvalidPathException + #region InvalidPathException implementation public partial class InvalidPathException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/LinkOption.cs b/src/net/JNet/Generated/Java/Nio/File/LinkOption.cs index 1c451de6e0..d7d9818ed1 100644 --- a/src/net/JNet/Generated/Java/Nio/File/LinkOption.cs +++ b/src/net/JNet/Generated/Java/Nio/File/LinkOption.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region LinkOption definition + #region LinkOption declaration /// /// /// @@ -70,7 +70,7 @@ public LinkOption(params object[] args) : base(args) { } } #endregion - #region LinkOption + #region LinkOption implementation public partial class LinkOption { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/LinkPermission.cs b/src/net/JNet/Generated/Java/Nio/File/LinkPermission.cs index a04c219797..ae03456584 100644 --- a/src/net/JNet/Generated/Java/Nio/File/LinkPermission.cs +++ b/src/net/JNet/Generated/Java/Nio/File/LinkPermission.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region LinkPermission definition + #region LinkPermission declaration /// /// /// @@ -70,7 +70,7 @@ public LinkPermission(params object[] args) : base(args) { } } #endregion - #region LinkPermission + #region LinkPermission implementation public partial class LinkPermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/NoSuchFileException.cs b/src/net/JNet/Generated/Java/Nio/File/NoSuchFileException.cs index 2cd72ab6d8..e2ab9ee30a 100644 --- a/src/net/JNet/Generated/Java/Nio/File/NoSuchFileException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/NoSuchFileException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region NoSuchFileException definition + #region NoSuchFileException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoSuchFileException : Java.Nio.File.FileSystemException } #endregion - #region NoSuchFileException + #region NoSuchFileException implementation public partial class NoSuchFileException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/NotDirectoryException.cs b/src/net/JNet/Generated/Java/Nio/File/NotDirectoryException.cs index 6e9d921ce9..a2af92088f 100644 --- a/src/net/JNet/Generated/Java/Nio/File/NotDirectoryException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/NotDirectoryException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region NotDirectoryException definition + #region NotDirectoryException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NotDirectoryException : Java.Nio.File.FileSystemException } #endregion - #region NotDirectoryException + #region NotDirectoryException implementation public partial class NotDirectoryException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/NotLinkException.cs b/src/net/JNet/Generated/Java/Nio/File/NotLinkException.cs index ab04f0f56b..1657fc0058 100644 --- a/src/net/JNet/Generated/Java/Nio/File/NotLinkException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/NotLinkException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region NotLinkException definition + #region NotLinkException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NotLinkException : Java.Nio.File.FileSystemException } #endregion - #region NotLinkException + #region NotLinkException implementation public partial class NotLinkException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/OpenOption.cs b/src/net/JNet/Generated/Java/Nio/File/OpenOption.cs index 90915a5a23..4187f02fd6 100644 --- a/src/net/JNet/Generated/Java/Nio/File/OpenOption.cs +++ b/src/net/JNet/Generated/Java/Nio/File/OpenOption.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region OpenOption definition + #region OpenOption declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IOpenOption } #endregion - #region OpenOption + #region OpenOption implementation public partial class OpenOption : Java.Nio.File.IOpenOption { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Path.cs b/src/net/JNet/Generated/Java/Nio/File/Path.cs index b104756c34..45b98b178c 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Path.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Path.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region Path definition + #region Path declaration /// /// /// @@ -243,7 +243,7 @@ public partial interface IPath } #endregion - #region Path + #region Path implementation public partial class Path : Java.Nio.File.IPath { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/PathMatcher.cs b/src/net/JNet/Generated/Java/Nio/File/PathMatcher.cs index 03ea93397c..0d43969088 100644 --- a/src/net/JNet/Generated/Java/Nio/File/PathMatcher.cs +++ b/src/net/JNet/Generated/Java/Nio/File/PathMatcher.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region PathMatcher definition + #region PathMatcher declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IPathMatcher } #endregion - #region PathMatcher + #region PathMatcher implementation public partial class PathMatcher : Java.Nio.File.IPathMatcher { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Paths.cs b/src/net/JNet/Generated/Java/Nio/File/Paths.cs index 40d6559aee..d16f04fae9 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Paths.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Paths.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region Paths definition + #region Paths declaration /// /// /// @@ -70,7 +70,7 @@ public Paths(params object[] args) : base(args) { } } #endregion - #region Paths + #region Paths implementation public partial class Paths { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/ProviderMismatchException.cs b/src/net/JNet/Generated/Java/Nio/File/ProviderMismatchException.cs index ce057994fa..c3b8ad6f41 100644 --- a/src/net/JNet/Generated/Java/Nio/File/ProviderMismatchException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/ProviderMismatchException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region ProviderMismatchException definition + #region ProviderMismatchException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ProviderMismatchException : Java.Lang.IllegalArgumentExcept } #endregion - #region ProviderMismatchException + #region ProviderMismatchException implementation public partial class ProviderMismatchException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/ProviderNotFoundException.cs b/src/net/JNet/Generated/Java/Nio/File/ProviderNotFoundException.cs index deec52c3e9..d54beb191a 100644 --- a/src/net/JNet/Generated/Java/Nio/File/ProviderNotFoundException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/ProviderNotFoundException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region ProviderNotFoundException definition + #region ProviderNotFoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ProviderNotFoundException : Java.Lang.RuntimeException } #endregion - #region ProviderNotFoundException + #region ProviderNotFoundException implementation public partial class ProviderNotFoundException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/ReadOnlyFileSystemException.cs b/src/net/JNet/Generated/Java/Nio/File/ReadOnlyFileSystemException.cs index b47846f0dd..7b231c2a03 100644 --- a/src/net/JNet/Generated/Java/Nio/File/ReadOnlyFileSystemException.cs +++ b/src/net/JNet/Generated/Java/Nio/File/ReadOnlyFileSystemException.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region ReadOnlyFileSystemException definition + #region ReadOnlyFileSystemException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ReadOnlyFileSystemException : Java.Lang.UnsupportedOperatio } #endregion - #region ReadOnlyFileSystemException + #region ReadOnlyFileSystemException implementation public partial class ReadOnlyFileSystemException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/SecureDirectoryStream.cs b/src/net/JNet/Generated/Java/Nio/File/SecureDirectoryStream.cs index 5886e3478e..c820902b8b 100644 --- a/src/net/JNet/Generated/Java/Nio/File/SecureDirectoryStream.cs +++ b/src/net/JNet/Generated/Java/Nio/File/SecureDirectoryStream.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region SecureDirectoryStream definition + #region SecureDirectoryStream declaration /// /// /// @@ -72,7 +72,7 @@ public SecureDirectoryStream(params object[] args) : base(args) { } } #endregion - #region SecureDirectoryStream definition + #region SecureDirectoryStream declaration /// /// /// @@ -120,7 +120,7 @@ public SecureDirectoryStream(params object[] args) : base(args) { } } #endregion - #region SecureDirectoryStream + #region SecureDirectoryStream implementation public partial class SecureDirectoryStream { #region Constructors @@ -295,7 +295,7 @@ public partial interface ISecureDirectoryStream : Java.Nio.File.IDirectoryStr } #endregion - #region SecureDirectoryStream + #region SecureDirectoryStream implementation public partial class SecureDirectoryStream : Java.Nio.File.ISecureDirectoryStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/SimpleFileVisitor.cs b/src/net/JNet/Generated/Java/Nio/File/SimpleFileVisitor.cs index 05e2ceef10..70b0b757db 100644 --- a/src/net/JNet/Generated/Java/Nio/File/SimpleFileVisitor.cs +++ b/src/net/JNet/Generated/Java/Nio/File/SimpleFileVisitor.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region SimpleFileVisitor definition + #region SimpleFileVisitor declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleFileVisitor(params object[] args) : base(args) { } } #endregion - #region SimpleFileVisitor definition + #region SimpleFileVisitor declaration /// /// /// @@ -116,7 +116,7 @@ public SimpleFileVisitor(params object[] args) : base(args) { } } #endregion - #region SimpleFileVisitor + #region SimpleFileVisitor implementation public partial class SimpleFileVisitor { #region Constructors @@ -191,7 +191,7 @@ public Java.Nio.File.FileVisitResult VisitFileFailed(object arg0, MASES.JCOBridg } #endregion - #region SimpleFileVisitor + #region SimpleFileVisitor implementation public partial class SimpleFileVisitor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Spi/FileSystemProvider.cs b/src/net/JNet/Generated/Java/Nio/File/Spi/FileSystemProvider.cs index 9bcc25f0cf..ab5db2b6cf 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Spi/FileSystemProvider.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Spi/FileSystemProvider.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Spi { - #region FileSystemProvider definition + #region FileSystemProvider declaration /// /// /// @@ -72,7 +72,7 @@ public FileSystemProvider(params object[] args) : base(args) { } } #endregion - #region FileSystemProvider + #region FileSystemProvider implementation public partial class FileSystemProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Spi/FileTypeDetector.cs b/src/net/JNet/Generated/Java/Nio/File/Spi/FileTypeDetector.cs index f90e87eb25..848a4cf02f 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Spi/FileTypeDetector.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Spi/FileTypeDetector.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File.Spi { - #region FileTypeDetector definition + #region FileTypeDetector declaration /// /// /// @@ -72,7 +72,7 @@ public FileTypeDetector(params object[] args) : base(args) { } } #endregion - #region FileTypeDetector + #region FileTypeDetector implementation public partial class FileTypeDetector { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/StandardCopyOption.cs b/src/net/JNet/Generated/Java/Nio/File/StandardCopyOption.cs index 654d3619e8..fbd2a737a8 100644 --- a/src/net/JNet/Generated/Java/Nio/File/StandardCopyOption.cs +++ b/src/net/JNet/Generated/Java/Nio/File/StandardCopyOption.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region StandardCopyOption definition + #region StandardCopyOption declaration /// /// /// @@ -70,7 +70,7 @@ public StandardCopyOption(params object[] args) : base(args) { } } #endregion - #region StandardCopyOption + #region StandardCopyOption implementation public partial class StandardCopyOption { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/StandardOpenOption.cs b/src/net/JNet/Generated/Java/Nio/File/StandardOpenOption.cs index 97554ed10b..5d0e647e8a 100644 --- a/src/net/JNet/Generated/Java/Nio/File/StandardOpenOption.cs +++ b/src/net/JNet/Generated/Java/Nio/File/StandardOpenOption.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region StandardOpenOption definition + #region StandardOpenOption declaration /// /// /// @@ -70,7 +70,7 @@ public StandardOpenOption(params object[] args) : base(args) { } } #endregion - #region StandardOpenOption + #region StandardOpenOption implementation public partial class StandardOpenOption { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/StandardWatchEventKinds.cs b/src/net/JNet/Generated/Java/Nio/File/StandardWatchEventKinds.cs index 3a2a709574..fb624c5807 100644 --- a/src/net/JNet/Generated/Java/Nio/File/StandardWatchEventKinds.cs +++ b/src/net/JNet/Generated/Java/Nio/File/StandardWatchEventKinds.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region StandardWatchEventKinds definition + #region StandardWatchEventKinds declaration /// /// /// @@ -70,7 +70,7 @@ public StandardWatchEventKinds(params object[] args) : base(args) { } } #endregion - #region StandardWatchEventKinds + #region StandardWatchEventKinds implementation public partial class StandardWatchEventKinds { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/WatchEvent.cs b/src/net/JNet/Generated/Java/Nio/File/WatchEvent.cs index 16407e872c..5cf9b7f6f4 100644 --- a/src/net/JNet/Generated/Java/Nio/File/WatchEvent.cs +++ b/src/net/JNet/Generated/Java/Nio/File/WatchEvent.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region WatchEvent definition + #region WatchEvent declaration /// /// /// @@ -68,7 +68,7 @@ public WatchEvent(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Kind definition + #region Kind declaration /// /// /// @@ -115,7 +115,7 @@ public Kind(params object[] args) : base(args) { } } #endregion - #region Kind definition + #region Kind declaration /// /// /// @@ -163,7 +163,7 @@ public Kind(params object[] args) : base(args) { } } #endregion - #region Modifier definition + #region Modifier declaration /// /// /// @@ -214,7 +214,7 @@ public Modifier(params object[] args) : base(args) { } } #endregion - #region WatchEvent definition + #region WatchEvent declaration /// /// /// @@ -262,7 +262,7 @@ public WatchEvent(params object[] args) : base(args) { } } #endregion - #region WatchEvent + #region WatchEvent implementation public partial class WatchEvent { #region Constructors @@ -310,7 +310,7 @@ public object Context() #endregion #region Nested classes - #region Kind + #region Kind implementation public partial class Kind { #region Constructors @@ -357,7 +357,7 @@ public Java.Lang.String Name() } #endregion - #region Kind + #region Kind implementation public partial class Kind { #region Constructors @@ -408,7 +408,7 @@ public Java.Lang.String Name() } #endregion - #region Modifier + #region Modifier implementation public partial class Modifier { #region Constructors @@ -487,7 +487,7 @@ public partial interface IWatchEvent } #endregion - #region WatchEvent + #region WatchEvent implementation public partial class WatchEvent : Java.Nio.File.IWatchEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/WatchKey.cs b/src/net/JNet/Generated/Java/Nio/File/WatchKey.cs index a17861d5df..d7225af3e7 100644 --- a/src/net/JNet/Generated/Java/Nio/File/WatchKey.cs +++ b/src/net/JNet/Generated/Java/Nio/File/WatchKey.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region WatchKey definition + #region WatchKey declaration /// /// /// @@ -114,7 +114,7 @@ public partial interface IWatchKey } #endregion - #region WatchKey + #region WatchKey implementation public partial class WatchKey : Java.Nio.File.IWatchKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/WatchService.cs b/src/net/JNet/Generated/Java/Nio/File/WatchService.cs index 57ebaa3f72..a367af24fe 100644 --- a/src/net/JNet/Generated/Java/Nio/File/WatchService.cs +++ b/src/net/JNet/Generated/Java/Nio/File/WatchService.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region WatchService definition + #region WatchService declaration /// /// /// @@ -114,7 +114,7 @@ public partial interface IWatchService : Java.Io.ICloseable } #endregion - #region WatchService + #region WatchService implementation public partial class WatchService : Java.Nio.File.IWatchService { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/File/Watchable.cs b/src/net/JNet/Generated/Java/Nio/File/Watchable.cs index 199cca0263..00c4413a52 100644 --- a/src/net/JNet/Generated/Java/Nio/File/Watchable.cs +++ b/src/net/JNet/Generated/Java/Nio/File/Watchable.cs @@ -25,7 +25,7 @@ namespace Java.Nio.File { - #region Watchable definition + #region Watchable declaration /// /// /// @@ -107,7 +107,7 @@ public partial interface IWatchable } #endregion - #region Watchable + #region Watchable implementation public partial class Watchable : Java.Nio.File.IWatchable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/FloatBuffer.cs b/src/net/JNet/Generated/Java/Nio/FloatBuffer.cs index 9db228c8e8..ff14cb4a7d 100644 --- a/src/net/JNet/Generated/Java/Nio/FloatBuffer.cs +++ b/src/net/JNet/Generated/Java/Nio/FloatBuffer.cs @@ -25,7 +25,7 @@ namespace Java.Nio { - #region FloatBuffer definition + #region FloatBuffer declaration /// /// /// @@ -72,7 +72,7 @@ public FloatBuffer(params object[] args) : base(args) { } } #endregion - #region FloatBuffer + #region FloatBuffer implementation public partial class FloatBuffer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/IntBuffer.cs b/src/net/JNet/Generated/Java/Nio/IntBuffer.cs index b0e54bc50c..2bcd08bdfd 100644 --- a/src/net/JNet/Generated/Java/Nio/IntBuffer.cs +++ b/src/net/JNet/Generated/Java/Nio/IntBuffer.cs @@ -25,7 +25,7 @@ namespace Java.Nio { - #region IntBuffer definition + #region IntBuffer declaration /// /// /// @@ -72,7 +72,7 @@ public IntBuffer(params object[] args) : base(args) { } } #endregion - #region IntBuffer + #region IntBuffer implementation public partial class IntBuffer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/InvalidMarkException.cs b/src/net/JNet/Generated/Java/Nio/InvalidMarkException.cs index 0f67d26869..d721a56972 100644 --- a/src/net/JNet/Generated/Java/Nio/InvalidMarkException.cs +++ b/src/net/JNet/Generated/Java/Nio/InvalidMarkException.cs @@ -25,7 +25,7 @@ namespace Java.Nio { - #region InvalidMarkException definition + #region InvalidMarkException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidMarkException : Java.Lang.IllegalStateException } #endregion - #region InvalidMarkException + #region InvalidMarkException implementation public partial class InvalidMarkException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/LongBuffer.cs b/src/net/JNet/Generated/Java/Nio/LongBuffer.cs index f72bee37a1..82c5523b31 100644 --- a/src/net/JNet/Generated/Java/Nio/LongBuffer.cs +++ b/src/net/JNet/Generated/Java/Nio/LongBuffer.cs @@ -25,7 +25,7 @@ namespace Java.Nio { - #region LongBuffer definition + #region LongBuffer declaration /// /// /// @@ -72,7 +72,7 @@ public LongBuffer(params object[] args) : base(args) { } } #endregion - #region LongBuffer + #region LongBuffer implementation public partial class LongBuffer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/MappedByteBuffer.cs b/src/net/JNet/Generated/Java/Nio/MappedByteBuffer.cs index fac7fef321..59c14dd6a1 100644 --- a/src/net/JNet/Generated/Java/Nio/MappedByteBuffer.cs +++ b/src/net/JNet/Generated/Java/Nio/MappedByteBuffer.cs @@ -25,7 +25,7 @@ namespace Java.Nio { - #region MappedByteBuffer definition + #region MappedByteBuffer declaration /// /// /// @@ -72,7 +72,7 @@ public MappedByteBuffer(params object[] args) : base(args) { } } #endregion - #region MappedByteBuffer + #region MappedByteBuffer implementation public partial class MappedByteBuffer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/ReadOnlyBufferException.cs b/src/net/JNet/Generated/Java/Nio/ReadOnlyBufferException.cs index e87679dac9..d37bca4c96 100644 --- a/src/net/JNet/Generated/Java/Nio/ReadOnlyBufferException.cs +++ b/src/net/JNet/Generated/Java/Nio/ReadOnlyBufferException.cs @@ -25,7 +25,7 @@ namespace Java.Nio { - #region ReadOnlyBufferException definition + #region ReadOnlyBufferException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ReadOnlyBufferException : Java.Lang.UnsupportedOperationExc } #endregion - #region ReadOnlyBufferException + #region ReadOnlyBufferException implementation public partial class ReadOnlyBufferException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Nio/ShortBuffer.cs b/src/net/JNet/Generated/Java/Nio/ShortBuffer.cs index f96887673d..d14af0a2eb 100644 --- a/src/net/JNet/Generated/Java/Nio/ShortBuffer.cs +++ b/src/net/JNet/Generated/Java/Nio/ShortBuffer.cs @@ -25,7 +25,7 @@ namespace Java.Nio { - #region ShortBuffer definition + #region ShortBuffer declaration /// /// /// @@ -72,7 +72,7 @@ public ShortBuffer(params object[] args) : base(args) { } } #endregion - #region ShortBuffer + #region ShortBuffer implementation public partial class ShortBuffer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/AccessException.cs b/src/net/JNet/Generated/Java/Rmi/AccessException.cs index 928118144c..885f7772d1 100644 --- a/src/net/JNet/Generated/Java/Rmi/AccessException.cs +++ b/src/net/JNet/Generated/Java/Rmi/AccessException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi { - #region AccessException definition + #region AccessException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AccessException : Java.Rmi.RemoteException } #endregion - #region AccessException + #region AccessException implementation public partial class AccessException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Activation/Activatable.cs b/src/net/JNet/Generated/Java/Rmi/Activation/Activatable.cs index c17ab53054..2059e58745 100644 --- a/src/net/JNet/Generated/Java/Rmi/Activation/Activatable.cs +++ b/src/net/JNet/Generated/Java/Rmi/Activation/Activatable.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Activation { - #region Activatable definition + #region Activatable declaration /// /// /// @@ -72,7 +72,7 @@ public Activatable(params object[] args) : base(args) { } } #endregion - #region Activatable + #region Activatable implementation public partial class Activatable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Activation/ActivateFailedException.cs b/src/net/JNet/Generated/Java/Rmi/Activation/ActivateFailedException.cs index cdcf0bb336..0ce2866233 100644 --- a/src/net/JNet/Generated/Java/Rmi/Activation/ActivateFailedException.cs +++ b/src/net/JNet/Generated/Java/Rmi/Activation/ActivateFailedException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Activation { - #region ActivateFailedException definition + #region ActivateFailedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ActivateFailedException : Java.Rmi.RemoteException } #endregion - #region ActivateFailedException + #region ActivateFailedException implementation public partial class ActivateFailedException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationDesc.cs b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationDesc.cs index 4141fd3a3d..fef5eb1cf5 100644 --- a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationDesc.cs +++ b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationDesc.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Activation { - #region ActivationDesc definition + #region ActivationDesc declaration /// /// /// @@ -70,7 +70,7 @@ public ActivationDesc(params object[] args) : base(args) { } } #endregion - #region ActivationDesc + #region ActivationDesc implementation public partial class ActivationDesc { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationException.cs b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationException.cs index 0134621a1d..0e91ccac1b 100644 --- a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationException.cs +++ b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Activation { - #region ActivationException definition + #region ActivationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ActivationException : Java.Lang.Exception } #endregion - #region ActivationException + #region ActivationException implementation public partial class ActivationException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationGroup.cs b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationGroup.cs index d57adf842d..3ce413cb75 100644 --- a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationGroup.cs +++ b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationGroup.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Activation { - #region ActivationGroup definition + #region ActivationGroup declaration /// /// /// @@ -72,7 +72,7 @@ public ActivationGroup(params object[] args) : base(args) { } } #endregion - #region ActivationGroup + #region ActivationGroup implementation public partial class ActivationGroup { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationGroupDesc.cs b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationGroupDesc.cs index c028b3fe0e..7a3f711ace 100644 --- a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationGroupDesc.cs +++ b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationGroupDesc.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Activation { - #region ActivationGroupDesc definition + #region ActivationGroupDesc declaration /// /// /// @@ -66,7 +66,7 @@ public ActivationGroupDesc(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region CommandEnvironment definition + #region CommandEnvironment declaration /// /// /// @@ -115,7 +115,7 @@ public CommandEnvironment(params object[] args) : base(args) { } } #endregion - #region ActivationGroupDesc + #region ActivationGroupDesc implementation public partial class ActivationGroupDesc { #region Constructors @@ -195,7 +195,7 @@ public Java.Util.Properties PropertyOverrides #endregion #region Nested classes - #region CommandEnvironment + #region CommandEnvironment implementation public partial class CommandEnvironment { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationGroupID.cs b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationGroupID.cs index 1518ead5ba..c20993196b 100644 --- a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationGroupID.cs +++ b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationGroupID.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Activation { - #region ActivationGroupID definition + #region ActivationGroupID declaration /// /// /// @@ -70,7 +70,7 @@ public ActivationGroupID(params object[] args) : base(args) { } } #endregion - #region ActivationGroupID + #region ActivationGroupID implementation public partial class ActivationGroupID { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationGroup_Stub.cs b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationGroup_Stub.cs index 9fec4cb230..8b3838461c 100644 --- a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationGroup_Stub.cs +++ b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationGroup_Stub.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Activation { - #region ActivationGroup_Stub definition + #region ActivationGroup_Stub declaration /// /// /// @@ -70,7 +70,7 @@ public ActivationGroup_Stub(params object[] args) : base(args) { } } #endregion - #region ActivationGroup_Stub + #region ActivationGroup_Stub implementation public partial class ActivationGroup_Stub { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationID.cs b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationID.cs index 27e5f882f1..a5ecf467f2 100644 --- a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationID.cs +++ b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationID.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Activation { - #region ActivationID definition + #region ActivationID declaration /// /// /// @@ -70,7 +70,7 @@ public ActivationID(params object[] args) : base(args) { } } #endregion - #region ActivationID + #region ActivationID implementation public partial class ActivationID { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationInstantiator.cs b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationInstantiator.cs index 097e30954b..6e146a43d5 100644 --- a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationInstantiator.cs +++ b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationInstantiator.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Activation { - #region ActivationInstantiator definition + #region ActivationInstantiator declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IActivationInstantiator : Java.Rmi.IRemote } #endregion - #region ActivationInstantiator + #region ActivationInstantiator implementation public partial class ActivationInstantiator : Java.Rmi.Activation.IActivationInstantiator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationMonitor.cs b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationMonitor.cs index e99978ea34..12d965404b 100644 --- a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationMonitor.cs +++ b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationMonitor.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Activation { - #region ActivationMonitor definition + #region ActivationMonitor declaration /// /// /// @@ -114,7 +114,7 @@ public partial interface IActivationMonitor : Java.Rmi.IRemote } #endregion - #region ActivationMonitor + #region ActivationMonitor implementation public partial class ActivationMonitor : Java.Rmi.Activation.IActivationMonitor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationSystem.cs b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationSystem.cs index 5a6d0d4c45..e325a96039 100644 --- a/src/net/JNet/Generated/Java/Rmi/Activation/ActivationSystem.cs +++ b/src/net/JNet/Generated/Java/Rmi/Activation/ActivationSystem.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Activation { - #region ActivationSystem definition + #region ActivationSystem declaration /// /// /// @@ -178,7 +178,7 @@ public partial interface IActivationSystem : Java.Rmi.IRemote } #endregion - #region ActivationSystem + #region ActivationSystem implementation public partial class ActivationSystem : Java.Rmi.Activation.IActivationSystem { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Activation/Activator.cs b/src/net/JNet/Generated/Java/Rmi/Activation/Activator.cs index dd0c6d6da2..edcf053db1 100644 --- a/src/net/JNet/Generated/Java/Rmi/Activation/Activator.cs +++ b/src/net/JNet/Generated/Java/Rmi/Activation/Activator.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Activation { - #region Activator definition + #region Activator declaration /// /// /// @@ -101,7 +101,7 @@ public partial interface IActivator : Java.Rmi.IRemote } #endregion - #region Activator + #region Activator implementation public partial class Activator : Java.Rmi.Activation.IActivator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Activation/UnknownGroupException.cs b/src/net/JNet/Generated/Java/Rmi/Activation/UnknownGroupException.cs index 14eae8b61c..b0abd66ac4 100644 --- a/src/net/JNet/Generated/Java/Rmi/Activation/UnknownGroupException.cs +++ b/src/net/JNet/Generated/Java/Rmi/Activation/UnknownGroupException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Activation { - #region UnknownGroupException definition + #region UnknownGroupException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnknownGroupException : Java.Rmi.Activation.ActivationExcep } #endregion - #region UnknownGroupException + #region UnknownGroupException implementation public partial class UnknownGroupException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Activation/UnknownObjectException.cs b/src/net/JNet/Generated/Java/Rmi/Activation/UnknownObjectException.cs index 6fb52626c4..7f06bebde4 100644 --- a/src/net/JNet/Generated/Java/Rmi/Activation/UnknownObjectException.cs +++ b/src/net/JNet/Generated/Java/Rmi/Activation/UnknownObjectException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Activation { - #region UnknownObjectException definition + #region UnknownObjectException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnknownObjectException : Java.Rmi.Activation.ActivationExce } #endregion - #region UnknownObjectException + #region UnknownObjectException implementation public partial class UnknownObjectException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/AlreadyBoundException.cs b/src/net/JNet/Generated/Java/Rmi/AlreadyBoundException.cs index 83a195f3a7..8ac9cc1df6 100644 --- a/src/net/JNet/Generated/Java/Rmi/AlreadyBoundException.cs +++ b/src/net/JNet/Generated/Java/Rmi/AlreadyBoundException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi { - #region AlreadyBoundException definition + #region AlreadyBoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AlreadyBoundException : Java.Lang.Exception } #endregion - #region AlreadyBoundException + #region AlreadyBoundException implementation public partial class AlreadyBoundException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/ConnectException.cs b/src/net/JNet/Generated/Java/Rmi/ConnectException.cs index 97db9c5202..856ff76f58 100644 --- a/src/net/JNet/Generated/Java/Rmi/ConnectException.cs +++ b/src/net/JNet/Generated/Java/Rmi/ConnectException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi { - #region ConnectException definition + #region ConnectException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ConnectException : Java.Rmi.RemoteException } #endregion - #region ConnectException + #region ConnectException implementation public partial class ConnectException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/ConnectIOException.cs b/src/net/JNet/Generated/Java/Rmi/ConnectIOException.cs index be80a02fef..435e5fefe4 100644 --- a/src/net/JNet/Generated/Java/Rmi/ConnectIOException.cs +++ b/src/net/JNet/Generated/Java/Rmi/ConnectIOException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi { - #region ConnectIOException definition + #region ConnectIOException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ConnectIOException : Java.Rmi.RemoteException } #endregion - #region ConnectIOException + #region ConnectIOException implementation public partial class ConnectIOException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Dgc/DGC.cs b/src/net/JNet/Generated/Java/Rmi/Dgc/DGC.cs index 1ceab7ec1e..a62549fd04 100644 --- a/src/net/JNet/Generated/Java/Rmi/Dgc/DGC.cs +++ b/src/net/JNet/Generated/Java/Rmi/Dgc/DGC.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Dgc { - #region DGC definition + #region DGC declaration /// /// /// @@ -108,7 +108,7 @@ public partial interface IDGC : Java.Rmi.IRemote } #endregion - #region DGC + #region DGC implementation public partial class DGC : Java.Rmi.Dgc.IDGC { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Dgc/Lease.cs b/src/net/JNet/Generated/Java/Rmi/Dgc/Lease.cs index 8038bf43fa..a0b7ad45f9 100644 --- a/src/net/JNet/Generated/Java/Rmi/Dgc/Lease.cs +++ b/src/net/JNet/Generated/Java/Rmi/Dgc/Lease.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Dgc { - #region Lease definition + #region Lease declaration /// /// /// @@ -70,7 +70,7 @@ public Lease(params object[] args) : base(args) { } } #endregion - #region Lease + #region Lease implementation public partial class Lease { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Dgc/VMID.cs b/src/net/JNet/Generated/Java/Rmi/Dgc/VMID.cs index 80280b6a96..75c6016e85 100644 --- a/src/net/JNet/Generated/Java/Rmi/Dgc/VMID.cs +++ b/src/net/JNet/Generated/Java/Rmi/Dgc/VMID.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Dgc { - #region VMID definition + #region VMID declaration /// /// /// @@ -70,7 +70,7 @@ public VMID(params object[] args) : base(args) { } } #endregion - #region VMID + #region VMID implementation public partial class VMID { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/MarshalException.cs b/src/net/JNet/Generated/Java/Rmi/MarshalException.cs index b60704bde9..d61b0228da 100644 --- a/src/net/JNet/Generated/Java/Rmi/MarshalException.cs +++ b/src/net/JNet/Generated/Java/Rmi/MarshalException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi { - #region MarshalException definition + #region MarshalException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MarshalException : Java.Rmi.RemoteException } #endregion - #region MarshalException + #region MarshalException implementation public partial class MarshalException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/MarshalledObject.cs b/src/net/JNet/Generated/Java/Rmi/MarshalledObject.cs index f3ece7af01..bac07f8c5f 100644 --- a/src/net/JNet/Generated/Java/Rmi/MarshalledObject.cs +++ b/src/net/JNet/Generated/Java/Rmi/MarshalledObject.cs @@ -25,7 +25,7 @@ namespace Java.Rmi { - #region MarshalledObject definition + #region MarshalledObject declaration /// /// /// @@ -70,7 +70,7 @@ public MarshalledObject(params object[] args) : base(args) { } } #endregion - #region MarshalledObject definition + #region MarshalledObject declaration /// /// /// @@ -116,7 +116,7 @@ public MarshalledObject(params object[] args) : base(args) { } } #endregion - #region MarshalledObject + #region MarshalledObject implementation public partial class MarshalledObject { #region Constructors @@ -166,7 +166,7 @@ public object Get() } #endregion - #region MarshalledObject + #region MarshalledObject implementation public partial class MarshalledObject { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Naming.cs b/src/net/JNet/Generated/Java/Rmi/Naming.cs index 3c5a36fd68..0818f429a5 100644 --- a/src/net/JNet/Generated/Java/Rmi/Naming.cs +++ b/src/net/JNet/Generated/Java/Rmi/Naming.cs @@ -25,7 +25,7 @@ namespace Java.Rmi { - #region Naming definition + #region Naming declaration /// /// /// @@ -70,7 +70,7 @@ public Naming(params object[] args) : base(args) { } } #endregion - #region Naming + #region Naming implementation public partial class Naming { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/NoSuchObjectException.cs b/src/net/JNet/Generated/Java/Rmi/NoSuchObjectException.cs index e5abbea2f4..d53ecbc5b5 100644 --- a/src/net/JNet/Generated/Java/Rmi/NoSuchObjectException.cs +++ b/src/net/JNet/Generated/Java/Rmi/NoSuchObjectException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi { - #region NoSuchObjectException definition + #region NoSuchObjectException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoSuchObjectException : Java.Rmi.RemoteException } #endregion - #region NoSuchObjectException + #region NoSuchObjectException implementation public partial class NoSuchObjectException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/NotBoundException.cs b/src/net/JNet/Generated/Java/Rmi/NotBoundException.cs index ed2dba64a3..1462beac1d 100644 --- a/src/net/JNet/Generated/Java/Rmi/NotBoundException.cs +++ b/src/net/JNet/Generated/Java/Rmi/NotBoundException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi { - #region NotBoundException definition + #region NotBoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NotBoundException : Java.Lang.Exception } #endregion - #region NotBoundException + #region NotBoundException implementation public partial class NotBoundException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Registry/LocateRegistry.cs b/src/net/JNet/Generated/Java/Rmi/Registry/LocateRegistry.cs index 35dcc850dc..f1dd451d66 100644 --- a/src/net/JNet/Generated/Java/Rmi/Registry/LocateRegistry.cs +++ b/src/net/JNet/Generated/Java/Rmi/Registry/LocateRegistry.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Registry { - #region LocateRegistry definition + #region LocateRegistry declaration /// /// /// @@ -70,7 +70,7 @@ public LocateRegistry(params object[] args) : base(args) { } } #endregion - #region LocateRegistry + #region LocateRegistry implementation public partial class LocateRegistry { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Registry/Registry.cs b/src/net/JNet/Generated/Java/Rmi/Registry/Registry.cs index 4f97efe422..4ac59d27f3 100644 --- a/src/net/JNet/Generated/Java/Rmi/Registry/Registry.cs +++ b/src/net/JNet/Generated/Java/Rmi/Registry/Registry.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Registry { - #region Registry definition + #region Registry declaration /// /// /// @@ -131,7 +131,7 @@ public partial interface IRegistry : Java.Rmi.IRemote } #endregion - #region Registry + #region Registry implementation public partial class Registry : Java.Rmi.Registry.IRegistry { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Remote.cs b/src/net/JNet/Generated/Java/Rmi/Remote.cs index 039ed09172..6c11434111 100644 --- a/src/net/JNet/Generated/Java/Rmi/Remote.cs +++ b/src/net/JNet/Generated/Java/Rmi/Remote.cs @@ -25,7 +25,7 @@ namespace Java.Rmi { - #region Remote definition + #region Remote declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IRemote } #endregion - #region Remote + #region Remote implementation public partial class Remote : Java.Rmi.IRemote { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/RemoteException.cs b/src/net/JNet/Generated/Java/Rmi/RemoteException.cs index d905089e0c..2ea31e747f 100644 --- a/src/net/JNet/Generated/Java/Rmi/RemoteException.cs +++ b/src/net/JNet/Generated/Java/Rmi/RemoteException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi { - #region RemoteException definition + #region RemoteException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class RemoteException : Java.Io.IOException } #endregion - #region RemoteException + #region RemoteException implementation public partial class RemoteException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Server/ExportException.cs b/src/net/JNet/Generated/Java/Rmi/Server/ExportException.cs index a66e29b77a..c5559b25d1 100644 --- a/src/net/JNet/Generated/Java/Rmi/Server/ExportException.cs +++ b/src/net/JNet/Generated/Java/Rmi/Server/ExportException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Server { - #region ExportException definition + #region ExportException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ExportException : Java.Rmi.RemoteException } #endregion - #region ExportException + #region ExportException implementation public partial class ExportException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Server/ObjID.cs b/src/net/JNet/Generated/Java/Rmi/Server/ObjID.cs index 4375a72a90..22d6969bc1 100644 --- a/src/net/JNet/Generated/Java/Rmi/Server/ObjID.cs +++ b/src/net/JNet/Generated/Java/Rmi/Server/ObjID.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Server { - #region ObjID definition + #region ObjID declaration /// /// /// @@ -70,7 +70,7 @@ public ObjID(params object[] args) : base(args) { } } #endregion - #region ObjID + #region ObjID implementation public partial class ObjID { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Server/RMIClassLoader.cs b/src/net/JNet/Generated/Java/Rmi/Server/RMIClassLoader.cs index fdbaddfc8c..c67e078806 100644 --- a/src/net/JNet/Generated/Java/Rmi/Server/RMIClassLoader.cs +++ b/src/net/JNet/Generated/Java/Rmi/Server/RMIClassLoader.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Server { - #region RMIClassLoader definition + #region RMIClassLoader declaration /// /// /// @@ -70,7 +70,7 @@ public RMIClassLoader(params object[] args) : base(args) { } } #endregion - #region RMIClassLoader + #region RMIClassLoader implementation public partial class RMIClassLoader { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Server/RMIClassLoaderSpi.cs b/src/net/JNet/Generated/Java/Rmi/Server/RMIClassLoaderSpi.cs index a63236c5da..c0e2e4cd13 100644 --- a/src/net/JNet/Generated/Java/Rmi/Server/RMIClassLoaderSpi.cs +++ b/src/net/JNet/Generated/Java/Rmi/Server/RMIClassLoaderSpi.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Server { - #region RMIClassLoaderSpi definition + #region RMIClassLoaderSpi declaration /// /// /// @@ -72,7 +72,7 @@ public RMIClassLoaderSpi(params object[] args) : base(args) { } } #endregion - #region RMIClassLoaderSpi + #region RMIClassLoaderSpi implementation public partial class RMIClassLoaderSpi { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Server/RMIClientSocketFactory.cs b/src/net/JNet/Generated/Java/Rmi/Server/RMIClientSocketFactory.cs index 6557de23e4..3b4d9202ea 100644 --- a/src/net/JNet/Generated/Java/Rmi/Server/RMIClientSocketFactory.cs +++ b/src/net/JNet/Generated/Java/Rmi/Server/RMIClientSocketFactory.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Server { - #region RMIClientSocketFactory definition + #region RMIClientSocketFactory declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IRMIClientSocketFactory } #endregion - #region RMIClientSocketFactory + #region RMIClientSocketFactory implementation public partial class RMIClientSocketFactory : Java.Rmi.Server.IRMIClientSocketFactory { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Server/RMIFailureHandler.cs b/src/net/JNet/Generated/Java/Rmi/Server/RMIFailureHandler.cs index edc02c5afc..bc53303660 100644 --- a/src/net/JNet/Generated/Java/Rmi/Server/RMIFailureHandler.cs +++ b/src/net/JNet/Generated/Java/Rmi/Server/RMIFailureHandler.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Server { - #region RMIFailureHandler definition + #region RMIFailureHandler declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IRMIFailureHandler } #endregion - #region RMIFailureHandler + #region RMIFailureHandler implementation public partial class RMIFailureHandler : Java.Rmi.Server.IRMIFailureHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Server/RMIServerSocketFactory.cs b/src/net/JNet/Generated/Java/Rmi/Server/RMIServerSocketFactory.cs index 5794671213..412947f2b3 100644 --- a/src/net/JNet/Generated/Java/Rmi/Server/RMIServerSocketFactory.cs +++ b/src/net/JNet/Generated/Java/Rmi/Server/RMIServerSocketFactory.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Server { - #region RMIServerSocketFactory definition + #region RMIServerSocketFactory declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IRMIServerSocketFactory } #endregion - #region RMIServerSocketFactory + #region RMIServerSocketFactory implementation public partial class RMIServerSocketFactory : Java.Rmi.Server.IRMIServerSocketFactory { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Server/RMISocketFactory.cs b/src/net/JNet/Generated/Java/Rmi/Server/RMISocketFactory.cs index bd64c87177..0292d88b7a 100644 --- a/src/net/JNet/Generated/Java/Rmi/Server/RMISocketFactory.cs +++ b/src/net/JNet/Generated/Java/Rmi/Server/RMISocketFactory.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Server { - #region RMISocketFactory definition + #region RMISocketFactory declaration /// /// /// @@ -72,7 +72,7 @@ public RMISocketFactory(params object[] args) : base(args) { } } #endregion - #region RMISocketFactory + #region RMISocketFactory implementation public partial class RMISocketFactory { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Server/RemoteObject.cs b/src/net/JNet/Generated/Java/Rmi/Server/RemoteObject.cs index c0dd13e47d..f6bee0529f 100644 --- a/src/net/JNet/Generated/Java/Rmi/Server/RemoteObject.cs +++ b/src/net/JNet/Generated/Java/Rmi/Server/RemoteObject.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Server { - #region RemoteObject definition + #region RemoteObject declaration /// /// /// @@ -72,7 +72,7 @@ public RemoteObject(params object[] args) : base(args) { } } #endregion - #region RemoteObject + #region RemoteObject implementation public partial class RemoteObject { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Server/RemoteObjectInvocationHandler.cs b/src/net/JNet/Generated/Java/Rmi/Server/RemoteObjectInvocationHandler.cs index 25e817fdbd..3c5a6cc3a2 100644 --- a/src/net/JNet/Generated/Java/Rmi/Server/RemoteObjectInvocationHandler.cs +++ b/src/net/JNet/Generated/Java/Rmi/Server/RemoteObjectInvocationHandler.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Server { - #region RemoteObjectInvocationHandler definition + #region RemoteObjectInvocationHandler declaration /// /// /// @@ -70,7 +70,7 @@ public RemoteObjectInvocationHandler(params object[] args) : base(args) { } } #endregion - #region RemoteObjectInvocationHandler + #region RemoteObjectInvocationHandler implementation public partial class RemoteObjectInvocationHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Server/RemoteRef.cs b/src/net/JNet/Generated/Java/Rmi/Server/RemoteRef.cs index 8b2f142850..6d5305bdbe 100644 --- a/src/net/JNet/Generated/Java/Rmi/Server/RemoteRef.cs +++ b/src/net/JNet/Generated/Java/Rmi/Server/RemoteRef.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Server { - #region RemoteRef definition + #region RemoteRef declaration /// /// /// @@ -122,7 +122,7 @@ public partial interface IRemoteRef : Java.Io.IExternalizable } #endregion - #region RemoteRef + #region RemoteRef implementation public partial class RemoteRef : Java.Rmi.Server.IRemoteRef { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Server/RemoteServer.cs b/src/net/JNet/Generated/Java/Rmi/Server/RemoteServer.cs index 8726ad722e..0d6bd12577 100644 --- a/src/net/JNet/Generated/Java/Rmi/Server/RemoteServer.cs +++ b/src/net/JNet/Generated/Java/Rmi/Server/RemoteServer.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Server { - #region RemoteServer definition + #region RemoteServer declaration /// /// /// @@ -72,7 +72,7 @@ public RemoteServer(params object[] args) : base(args) { } } #endregion - #region RemoteServer + #region RemoteServer implementation public partial class RemoteServer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Server/ServerCloneException.cs b/src/net/JNet/Generated/Java/Rmi/Server/ServerCloneException.cs index 80266a2273..ab009f938a 100644 --- a/src/net/JNet/Generated/Java/Rmi/Server/ServerCloneException.cs +++ b/src/net/JNet/Generated/Java/Rmi/Server/ServerCloneException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Server { - #region ServerCloneException definition + #region ServerCloneException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ServerCloneException : Java.Lang.CloneNotSupportedException } #endregion - #region ServerCloneException + #region ServerCloneException implementation public partial class ServerCloneException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Server/ServerNotActiveException.cs b/src/net/JNet/Generated/Java/Rmi/Server/ServerNotActiveException.cs index 6ee2c2955a..d75883a969 100644 --- a/src/net/JNet/Generated/Java/Rmi/Server/ServerNotActiveException.cs +++ b/src/net/JNet/Generated/Java/Rmi/Server/ServerNotActiveException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Server { - #region ServerNotActiveException definition + #region ServerNotActiveException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ServerNotActiveException : Java.Lang.Exception } #endregion - #region ServerNotActiveException + #region ServerNotActiveException implementation public partial class ServerNotActiveException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Server/UID.cs b/src/net/JNet/Generated/Java/Rmi/Server/UID.cs index 8283706148..620af0666f 100644 --- a/src/net/JNet/Generated/Java/Rmi/Server/UID.cs +++ b/src/net/JNet/Generated/Java/Rmi/Server/UID.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Server { - #region UID definition + #region UID declaration /// /// /// @@ -70,7 +70,7 @@ public UID(params object[] args) : base(args) { } } #endregion - #region UID + #region UID implementation public partial class UID { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Server/UnicastRemoteObject.cs b/src/net/JNet/Generated/Java/Rmi/Server/UnicastRemoteObject.cs index 46fd153d43..44b6ad4876 100644 --- a/src/net/JNet/Generated/Java/Rmi/Server/UnicastRemoteObject.cs +++ b/src/net/JNet/Generated/Java/Rmi/Server/UnicastRemoteObject.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Server { - #region UnicastRemoteObject definition + #region UnicastRemoteObject declaration /// /// /// @@ -70,7 +70,7 @@ public UnicastRemoteObject(params object[] args) : base(args) { } } #endregion - #region UnicastRemoteObject + #region UnicastRemoteObject implementation public partial class UnicastRemoteObject { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/Server/Unreferenced.cs b/src/net/JNet/Generated/Java/Rmi/Server/Unreferenced.cs index 8edce456a2..137d7750fd 100644 --- a/src/net/JNet/Generated/Java/Rmi/Server/Unreferenced.cs +++ b/src/net/JNet/Generated/Java/Rmi/Server/Unreferenced.cs @@ -25,7 +25,7 @@ namespace Java.Rmi.Server { - #region Unreferenced definition + #region Unreferenced declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IUnreferenced } #endregion - #region Unreferenced + #region Unreferenced implementation public partial class Unreferenced : Java.Rmi.Server.IUnreferenced { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/ServerError.cs b/src/net/JNet/Generated/Java/Rmi/ServerError.cs index c0bb6bb199..b530c27f90 100644 --- a/src/net/JNet/Generated/Java/Rmi/ServerError.cs +++ b/src/net/JNet/Generated/Java/Rmi/ServerError.cs @@ -25,7 +25,7 @@ namespace Java.Rmi { - #region ServerError definition + #region ServerError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ServerError : Java.Rmi.RemoteException } #endregion - #region ServerError + #region ServerError implementation public partial class ServerError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/ServerException.cs b/src/net/JNet/Generated/Java/Rmi/ServerException.cs index a71e40592b..50de6ed2d9 100644 --- a/src/net/JNet/Generated/Java/Rmi/ServerException.cs +++ b/src/net/JNet/Generated/Java/Rmi/ServerException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi { - #region ServerException definition + #region ServerException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ServerException : Java.Rmi.RemoteException } #endregion - #region ServerException + #region ServerException implementation public partial class ServerException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/StubNotFoundException.cs b/src/net/JNet/Generated/Java/Rmi/StubNotFoundException.cs index e2ec18ec9f..6ee73c1ac1 100644 --- a/src/net/JNet/Generated/Java/Rmi/StubNotFoundException.cs +++ b/src/net/JNet/Generated/Java/Rmi/StubNotFoundException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi { - #region StubNotFoundException definition + #region StubNotFoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class StubNotFoundException : Java.Rmi.RemoteException } #endregion - #region StubNotFoundException + #region StubNotFoundException implementation public partial class StubNotFoundException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/UnexpectedException.cs b/src/net/JNet/Generated/Java/Rmi/UnexpectedException.cs index 1b2b9d3694..b4d1c49498 100644 --- a/src/net/JNet/Generated/Java/Rmi/UnexpectedException.cs +++ b/src/net/JNet/Generated/Java/Rmi/UnexpectedException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi { - #region UnexpectedException definition + #region UnexpectedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnexpectedException : Java.Rmi.RemoteException } #endregion - #region UnexpectedException + #region UnexpectedException implementation public partial class UnexpectedException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/UnknownHostException.cs b/src/net/JNet/Generated/Java/Rmi/UnknownHostException.cs index 000025f7f3..955d2b260c 100644 --- a/src/net/JNet/Generated/Java/Rmi/UnknownHostException.cs +++ b/src/net/JNet/Generated/Java/Rmi/UnknownHostException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi { - #region UnknownHostException definition + #region UnknownHostException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnknownHostException : Java.Rmi.RemoteException } #endregion - #region UnknownHostException + #region UnknownHostException implementation public partial class UnknownHostException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Rmi/UnmarshalException.cs b/src/net/JNet/Generated/Java/Rmi/UnmarshalException.cs index ce7427823a..a10cb51c2a 100644 --- a/src/net/JNet/Generated/Java/Rmi/UnmarshalException.cs +++ b/src/net/JNet/Generated/Java/Rmi/UnmarshalException.cs @@ -25,7 +25,7 @@ namespace Java.Rmi { - #region UnmarshalException definition + #region UnmarshalException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnmarshalException : Java.Rmi.RemoteException } #endregion - #region UnmarshalException + #region UnmarshalException implementation public partial class UnmarshalException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/AccessControlContext.cs b/src/net/JNet/Generated/Java/Security/AccessControlContext.cs index 00fc103f79..115732874a 100644 --- a/src/net/JNet/Generated/Java/Security/AccessControlContext.cs +++ b/src/net/JNet/Generated/Java/Security/AccessControlContext.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region AccessControlContext definition + #region AccessControlContext declaration /// /// /// @@ -70,7 +70,7 @@ public AccessControlContext(params object[] args) : base(args) { } } #endregion - #region AccessControlContext + #region AccessControlContext implementation public partial class AccessControlContext { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/AccessControlException.cs b/src/net/JNet/Generated/Java/Security/AccessControlException.cs index 0b6390eba1..daa337d060 100644 --- a/src/net/JNet/Generated/Java/Security/AccessControlException.cs +++ b/src/net/JNet/Generated/Java/Security/AccessControlException.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region AccessControlException definition + #region AccessControlException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AccessControlException : Java.Lang.SecurityException } #endregion - #region AccessControlException + #region AccessControlException implementation public partial class AccessControlException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/AccessController.cs b/src/net/JNet/Generated/Java/Security/AccessController.cs index 25e6346477..4af2dbc8b6 100644 --- a/src/net/JNet/Generated/Java/Security/AccessController.cs +++ b/src/net/JNet/Generated/Java/Security/AccessController.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region AccessController definition + #region AccessController declaration /// /// /// @@ -70,7 +70,7 @@ public AccessController(params object[] args) : base(args) { } } #endregion - #region AccessController + #region AccessController implementation public partial class AccessController { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/AlgorithmConstraints.cs b/src/net/JNet/Generated/Java/Security/AlgorithmConstraints.cs index 3293041f92..4610137a74 100644 --- a/src/net/JNet/Generated/Java/Security/AlgorithmConstraints.cs +++ b/src/net/JNet/Generated/Java/Security/AlgorithmConstraints.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region AlgorithmConstraints definition + #region AlgorithmConstraints declaration /// /// /// @@ -114,7 +114,7 @@ public partial interface IAlgorithmConstraints } #endregion - #region AlgorithmConstraints + #region AlgorithmConstraints implementation public partial class AlgorithmConstraints : Java.Security.IAlgorithmConstraints { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/AlgorithmParameterGenerator.cs b/src/net/JNet/Generated/Java/Security/AlgorithmParameterGenerator.cs index 0593fe5e64..6dc1ac2c06 100644 --- a/src/net/JNet/Generated/Java/Security/AlgorithmParameterGenerator.cs +++ b/src/net/JNet/Generated/Java/Security/AlgorithmParameterGenerator.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region AlgorithmParameterGenerator definition + #region AlgorithmParameterGenerator declaration /// /// /// @@ -70,7 +70,7 @@ public AlgorithmParameterGenerator(params object[] args) : base(args) { } } #endregion - #region AlgorithmParameterGenerator + #region AlgorithmParameterGenerator implementation public partial class AlgorithmParameterGenerator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/AlgorithmParameterGeneratorSpi.cs b/src/net/JNet/Generated/Java/Security/AlgorithmParameterGeneratorSpi.cs index 66cee8b479..32688031cf 100644 --- a/src/net/JNet/Generated/Java/Security/AlgorithmParameterGeneratorSpi.cs +++ b/src/net/JNet/Generated/Java/Security/AlgorithmParameterGeneratorSpi.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region AlgorithmParameterGeneratorSpi definition + #region AlgorithmParameterGeneratorSpi declaration /// /// /// @@ -72,7 +72,7 @@ public AlgorithmParameterGeneratorSpi(params object[] args) : base(args) { } } #endregion - #region AlgorithmParameterGeneratorSpi + #region AlgorithmParameterGeneratorSpi implementation public partial class AlgorithmParameterGeneratorSpi { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/AlgorithmParameters.cs b/src/net/JNet/Generated/Java/Security/AlgorithmParameters.cs index 4065f9a35b..cfb4c98533 100644 --- a/src/net/JNet/Generated/Java/Security/AlgorithmParameters.cs +++ b/src/net/JNet/Generated/Java/Security/AlgorithmParameters.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region AlgorithmParameters definition + #region AlgorithmParameters declaration /// /// /// @@ -70,7 +70,7 @@ public AlgorithmParameters(params object[] args) : base(args) { } } #endregion - #region AlgorithmParameters + #region AlgorithmParameters implementation public partial class AlgorithmParameters { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/AlgorithmParametersSpi.cs b/src/net/JNet/Generated/Java/Security/AlgorithmParametersSpi.cs index 0b199ba35b..457f7dc4d8 100644 --- a/src/net/JNet/Generated/Java/Security/AlgorithmParametersSpi.cs +++ b/src/net/JNet/Generated/Java/Security/AlgorithmParametersSpi.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region AlgorithmParametersSpi definition + #region AlgorithmParametersSpi declaration /// /// /// @@ -72,7 +72,7 @@ public AlgorithmParametersSpi(params object[] args) : base(args) { } } #endregion - #region AlgorithmParametersSpi + #region AlgorithmParametersSpi implementation public partial class AlgorithmParametersSpi { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/AllPermission.cs b/src/net/JNet/Generated/Java/Security/AllPermission.cs index 987483b151..d278891cdb 100644 --- a/src/net/JNet/Generated/Java/Security/AllPermission.cs +++ b/src/net/JNet/Generated/Java/Security/AllPermission.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region AllPermission definition + #region AllPermission declaration /// /// /// @@ -70,7 +70,7 @@ public AllPermission(params object[] args) : base(args) { } } #endregion - #region AllPermission + #region AllPermission implementation public partial class AllPermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/AuthProvider.cs b/src/net/JNet/Generated/Java/Security/AuthProvider.cs index 16d122b7ab..d108d01f6a 100644 --- a/src/net/JNet/Generated/Java/Security/AuthProvider.cs +++ b/src/net/JNet/Generated/Java/Security/AuthProvider.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region AuthProvider definition + #region AuthProvider declaration /// /// /// @@ -72,7 +72,7 @@ public AuthProvider(params object[] args) : base(args) { } } #endregion - #region AuthProvider + #region AuthProvider implementation public partial class AuthProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/BasicPermission.cs b/src/net/JNet/Generated/Java/Security/BasicPermission.cs index 1c9dcfecae..be14bbfb64 100644 --- a/src/net/JNet/Generated/Java/Security/BasicPermission.cs +++ b/src/net/JNet/Generated/Java/Security/BasicPermission.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region BasicPermission definition + #region BasicPermission declaration /// /// /// @@ -72,7 +72,7 @@ public BasicPermission(params object[] args) : base(args) { } } #endregion - #region BasicPermission + #region BasicPermission implementation public partial class BasicPermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CRL.cs b/src/net/JNet/Generated/Java/Security/Cert/CRL.cs index 35adf48312..5086915dd5 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CRL.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CRL.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CRL definition + #region CRL declaration /// /// /// @@ -72,7 +72,7 @@ public CRL(params object[] args) : base(args) { } } #endregion - #region CRL + #region CRL implementation public partial class CRL { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CRLException.cs b/src/net/JNet/Generated/Java/Security/Cert/CRLException.cs index 33de5bc2d3..4a55c23cb4 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CRLException.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CRLException.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CRLException definition + #region CRLException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CRLException : Java.Security.GeneralSecurityException } #endregion - #region CRLException + #region CRLException implementation public partial class CRLException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CRLReason.cs b/src/net/JNet/Generated/Java/Security/Cert/CRLReason.cs index 77aa68e0c8..5ebd1902ab 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CRLReason.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CRLReason.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CRLReason definition + #region CRLReason declaration /// /// /// @@ -70,7 +70,7 @@ public CRLReason(params object[] args) : base(args) { } } #endregion - #region CRLReason + #region CRLReason implementation public partial class CRLReason { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CRLSelector.cs b/src/net/JNet/Generated/Java/Security/Cert/CRLSelector.cs index cfce8e7179..3371016ac8 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CRLSelector.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CRLSelector.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CRLSelector definition + #region CRLSelector declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface ICRLSelector : Java.Lang.ICloneable } #endregion - #region CRLSelector + #region CRLSelector implementation public partial class CRLSelector : Java.Security.Cert.ICRLSelector { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertPath.cs b/src/net/JNet/Generated/Java/Security/Cert/CertPath.cs index dcae261f49..35ff892014 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertPath.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertPath.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertPath definition + #region CertPath declaration /// /// /// @@ -72,7 +72,7 @@ public CertPath(params object[] args) : base(args) { } } #endregion - #region CertPath + #region CertPath implementation public partial class CertPath { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertPathBuilder.cs b/src/net/JNet/Generated/Java/Security/Cert/CertPathBuilder.cs index 9aef697d2e..f1eaf2bcda 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertPathBuilder.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertPathBuilder.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertPathBuilder definition + #region CertPathBuilder declaration /// /// /// @@ -70,7 +70,7 @@ public CertPathBuilder(params object[] args) : base(args) { } } #endregion - #region CertPathBuilder + #region CertPathBuilder implementation public partial class CertPathBuilder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertPathBuilderException.cs b/src/net/JNet/Generated/Java/Security/Cert/CertPathBuilderException.cs index 5116b957f6..450b3dce41 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertPathBuilderException.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertPathBuilderException.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertPathBuilderException definition + #region CertPathBuilderException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CertPathBuilderException : Java.Security.GeneralSecurityExc } #endregion - #region CertPathBuilderException + #region CertPathBuilderException implementation public partial class CertPathBuilderException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertPathBuilderResult.cs b/src/net/JNet/Generated/Java/Security/Cert/CertPathBuilderResult.cs index 112686bfac..5c7bbac389 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertPathBuilderResult.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertPathBuilderResult.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertPathBuilderResult definition + #region CertPathBuilderResult declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface ICertPathBuilderResult : Java.Lang.ICloneable } #endregion - #region CertPathBuilderResult + #region CertPathBuilderResult implementation public partial class CertPathBuilderResult : Java.Security.Cert.ICertPathBuilderResult { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertPathBuilderSpi.cs b/src/net/JNet/Generated/Java/Security/Cert/CertPathBuilderSpi.cs index e288cfdae3..ab5682356e 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertPathBuilderSpi.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertPathBuilderSpi.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertPathBuilderSpi definition + #region CertPathBuilderSpi declaration /// /// /// @@ -72,7 +72,7 @@ public CertPathBuilderSpi(params object[] args) : base(args) { } } #endregion - #region CertPathBuilderSpi + #region CertPathBuilderSpi implementation public partial class CertPathBuilderSpi { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertPathChecker.cs b/src/net/JNet/Generated/Java/Security/Cert/CertPathChecker.cs index 6a3e424c21..4e2c0815d3 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertPathChecker.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertPathChecker.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertPathChecker definition + #region CertPathChecker declaration /// /// /// @@ -107,7 +107,7 @@ public partial interface ICertPathChecker } #endregion - #region CertPathChecker + #region CertPathChecker implementation public partial class CertPathChecker : Java.Security.Cert.ICertPathChecker { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertPathParameters.cs b/src/net/JNet/Generated/Java/Security/Cert/CertPathParameters.cs index 2a2cd08d6b..13560c4990 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertPathParameters.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertPathParameters.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertPathParameters definition + #region CertPathParameters declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ICertPathParameters : Java.Lang.ICloneable } #endregion - #region CertPathParameters + #region CertPathParameters implementation public partial class CertPathParameters : Java.Security.Cert.ICertPathParameters { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertPathValidator.cs b/src/net/JNet/Generated/Java/Security/Cert/CertPathValidator.cs index cd1f9e52f8..9794489242 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertPathValidator.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertPathValidator.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertPathValidator definition + #region CertPathValidator declaration /// /// /// @@ -70,7 +70,7 @@ public CertPathValidator(params object[] args) : base(args) { } } #endregion - #region CertPathValidator + #region CertPathValidator implementation public partial class CertPathValidator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertPathValidatorException.cs b/src/net/JNet/Generated/Java/Security/Cert/CertPathValidatorException.cs index fa8658a40d..0486c5fb19 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertPathValidatorException.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertPathValidatorException.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertPathValidatorException definition + #region CertPathValidatorException declaration /// /// /// @@ -38,7 +38,7 @@ public partial class CertPathValidatorException : Java.Security.GeneralSecurityE public override string BridgeClassName => _bridgeClassName; // TODO: complete the class - #region BasicReason definition + #region BasicReason declaration /// /// /// @@ -83,7 +83,7 @@ public BasicReason(params object[] args) : base(args) { } } #endregion - #region Reason definition + #region Reason declaration /// /// /// @@ -134,7 +134,7 @@ public Reason(params object[] args) : base(args) { } } #endregion - #region CertPathValidatorException + #region CertPathValidatorException implementation public partial class CertPathValidatorException { #region Constructors @@ -158,7 +158,7 @@ public partial class CertPathValidatorException #endregion #region Nested classes - #region BasicReason + #region BasicReason implementation public partial class BasicReason { #region Constructors @@ -248,7 +248,7 @@ public static Java.Security.Cert.CertPathValidatorException.BasicReason[] Values } #endregion - #region Reason + #region Reason implementation public partial class Reason { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertPathValidatorResult.cs b/src/net/JNet/Generated/Java/Security/Cert/CertPathValidatorResult.cs index 2f70c4d2b9..25e6970ea2 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertPathValidatorResult.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertPathValidatorResult.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertPathValidatorResult definition + #region CertPathValidatorResult declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ICertPathValidatorResult : Java.Lang.ICloneable } #endregion - #region CertPathValidatorResult + #region CertPathValidatorResult implementation public partial class CertPathValidatorResult : Java.Security.Cert.ICertPathValidatorResult { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertPathValidatorSpi.cs b/src/net/JNet/Generated/Java/Security/Cert/CertPathValidatorSpi.cs index c6a41086c8..6f99a54d53 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertPathValidatorSpi.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertPathValidatorSpi.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertPathValidatorSpi definition + #region CertPathValidatorSpi declaration /// /// /// @@ -72,7 +72,7 @@ public CertPathValidatorSpi(params object[] args) : base(args) { } } #endregion - #region CertPathValidatorSpi + #region CertPathValidatorSpi implementation public partial class CertPathValidatorSpi { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertSelector.cs b/src/net/JNet/Generated/Java/Security/Cert/CertSelector.cs index 1ed0c8103f..eb20b2afd0 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertSelector.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertSelector.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertSelector definition + #region CertSelector declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface ICertSelector : Java.Lang.ICloneable } #endregion - #region CertSelector + #region CertSelector implementation public partial class CertSelector : Java.Security.Cert.ICertSelector { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertStore.cs b/src/net/JNet/Generated/Java/Security/Cert/CertStore.cs index 2908e6adf3..766695f275 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertStore.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertStore.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertStore definition + #region CertStore declaration /// /// /// @@ -70,7 +70,7 @@ public CertStore(params object[] args) : base(args) { } } #endregion - #region CertStore + #region CertStore implementation public partial class CertStore { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertStoreException.cs b/src/net/JNet/Generated/Java/Security/Cert/CertStoreException.cs index 68e8e098c7..c07d2d232e 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertStoreException.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertStoreException.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertStoreException definition + #region CertStoreException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CertStoreException : Java.Security.GeneralSecurityException } #endregion - #region CertStoreException + #region CertStoreException implementation public partial class CertStoreException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertStoreParameters.cs b/src/net/JNet/Generated/Java/Security/Cert/CertStoreParameters.cs index d8e88893e2..3432cd037b 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertStoreParameters.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertStoreParameters.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertStoreParameters definition + #region CertStoreParameters declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ICertStoreParameters : Java.Lang.ICloneable } #endregion - #region CertStoreParameters + #region CertStoreParameters implementation public partial class CertStoreParameters : Java.Security.Cert.ICertStoreParameters { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertStoreSpi.cs b/src/net/JNet/Generated/Java/Security/Cert/CertStoreSpi.cs index 8ea3d1ed36..4f553f1408 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertStoreSpi.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertStoreSpi.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertStoreSpi definition + #region CertStoreSpi declaration /// /// /// @@ -72,7 +72,7 @@ public CertStoreSpi(params object[] args) : base(args) { } } #endregion - #region CertStoreSpi + #region CertStoreSpi implementation public partial class CertStoreSpi { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/Certificate.cs b/src/net/JNet/Generated/Java/Security/Cert/Certificate.cs index 811232cba4..d47ebe0575 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/Certificate.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/Certificate.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region Certificate definition + #region Certificate declaration /// /// /// @@ -72,7 +72,7 @@ public Certificate(params object[] args) : base(args) { } } #endregion - #region Certificate + #region Certificate implementation public partial class Certificate { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertificateEncodingException.cs b/src/net/JNet/Generated/Java/Security/Cert/CertificateEncodingException.cs index b4d9ebd631..bdff28a135 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertificateEncodingException.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertificateEncodingException.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertificateEncodingException definition + #region CertificateEncodingException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CertificateEncodingException : Java.Security.Cert.Certifica } #endregion - #region CertificateEncodingException + #region CertificateEncodingException implementation public partial class CertificateEncodingException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertificateException.cs b/src/net/JNet/Generated/Java/Security/Cert/CertificateException.cs index fbf206c2e3..38b29dff16 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertificateException.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertificateException.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertificateException definition + #region CertificateException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CertificateException : Java.Security.GeneralSecurityExcepti } #endregion - #region CertificateException + #region CertificateException implementation public partial class CertificateException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertificateExpiredException.cs b/src/net/JNet/Generated/Java/Security/Cert/CertificateExpiredException.cs index 1b81685db9..6a7c5fc002 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertificateExpiredException.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertificateExpiredException.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertificateExpiredException definition + #region CertificateExpiredException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CertificateExpiredException : Java.Security.Cert.Certificat } #endregion - #region CertificateExpiredException + #region CertificateExpiredException implementation public partial class CertificateExpiredException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertificateFactory.cs b/src/net/JNet/Generated/Java/Security/Cert/CertificateFactory.cs index 81d9f8e5cb..786f87cc6e 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertificateFactory.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertificateFactory.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertificateFactory definition + #region CertificateFactory declaration /// /// /// @@ -70,7 +70,7 @@ public CertificateFactory(params object[] args) : base(args) { } } #endregion - #region CertificateFactory + #region CertificateFactory implementation public partial class CertificateFactory { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertificateFactorySpi.cs b/src/net/JNet/Generated/Java/Security/Cert/CertificateFactorySpi.cs index 0796d4d011..faa15099b2 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertificateFactorySpi.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertificateFactorySpi.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertificateFactorySpi definition + #region CertificateFactorySpi declaration /// /// /// @@ -72,7 +72,7 @@ public CertificateFactorySpi(params object[] args) : base(args) { } } #endregion - #region CertificateFactorySpi + #region CertificateFactorySpi implementation public partial class CertificateFactorySpi { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertificateNotYetValidException.cs b/src/net/JNet/Generated/Java/Security/Cert/CertificateNotYetValidException.cs index 1721972d0f..7d59141ea0 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertificateNotYetValidException.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertificateNotYetValidException.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertificateNotYetValidException definition + #region CertificateNotYetValidException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CertificateNotYetValidException : Java.Security.Cert.Certif } #endregion - #region CertificateNotYetValidException + #region CertificateNotYetValidException implementation public partial class CertificateNotYetValidException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertificateParsingException.cs b/src/net/JNet/Generated/Java/Security/Cert/CertificateParsingException.cs index f318c81d42..ec499911dc 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertificateParsingException.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertificateParsingException.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertificateParsingException definition + #region CertificateParsingException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CertificateParsingException : Java.Security.Cert.Certificat } #endregion - #region CertificateParsingException + #region CertificateParsingException implementation public partial class CertificateParsingException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CertificateRevokedException.cs b/src/net/JNet/Generated/Java/Security/Cert/CertificateRevokedException.cs index cc5beb0286..f27ef17092 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CertificateRevokedException.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CertificateRevokedException.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CertificateRevokedException definition + #region CertificateRevokedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CertificateRevokedException : Java.Security.Cert.Certificat } #endregion - #region CertificateRevokedException + #region CertificateRevokedException implementation public partial class CertificateRevokedException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/CollectionCertStoreParameters.cs b/src/net/JNet/Generated/Java/Security/Cert/CollectionCertStoreParameters.cs index df223e9dd6..ab57bd0927 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/CollectionCertStoreParameters.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/CollectionCertStoreParameters.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region CollectionCertStoreParameters definition + #region CollectionCertStoreParameters declaration /// /// /// @@ -70,7 +70,7 @@ public CollectionCertStoreParameters(params object[] args) : base(args) { } } #endregion - #region CollectionCertStoreParameters + #region CollectionCertStoreParameters implementation public partial class CollectionCertStoreParameters { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/Extension.cs b/src/net/JNet/Generated/Java/Security/Cert/Extension.cs index de191cd835..4c1085b891 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/Extension.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/Extension.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region Extension definition + #region Extension declaration /// /// /// @@ -109,7 +109,7 @@ public partial interface IExtension } #endregion - #region Extension + #region Extension implementation public partial class Extension : Java.Security.Cert.IExtension { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/LDAPCertStoreParameters.cs b/src/net/JNet/Generated/Java/Security/Cert/LDAPCertStoreParameters.cs index abaee8211b..64525f1c70 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/LDAPCertStoreParameters.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/LDAPCertStoreParameters.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region LDAPCertStoreParameters definition + #region LDAPCertStoreParameters declaration /// /// /// @@ -70,7 +70,7 @@ public LDAPCertStoreParameters(params object[] args) : base(args) { } } #endregion - #region LDAPCertStoreParameters + #region LDAPCertStoreParameters implementation public partial class LDAPCertStoreParameters { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/PKIXBuilderParameters.cs b/src/net/JNet/Generated/Java/Security/Cert/PKIXBuilderParameters.cs index 2f0c32e4f9..0f408f83b5 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/PKIXBuilderParameters.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/PKIXBuilderParameters.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region PKIXBuilderParameters definition + #region PKIXBuilderParameters declaration /// /// /// @@ -70,7 +70,7 @@ public PKIXBuilderParameters(params object[] args) : base(args) { } } #endregion - #region PKIXBuilderParameters + #region PKIXBuilderParameters implementation public partial class PKIXBuilderParameters { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/PKIXCertPathBuilderResult.cs b/src/net/JNet/Generated/Java/Security/Cert/PKIXCertPathBuilderResult.cs index 4fb1a22e69..f13376731f 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/PKIXCertPathBuilderResult.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/PKIXCertPathBuilderResult.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region PKIXCertPathBuilderResult definition + #region PKIXCertPathBuilderResult declaration /// /// /// @@ -70,7 +70,7 @@ public PKIXCertPathBuilderResult(params object[] args) : base(args) { } } #endregion - #region PKIXCertPathBuilderResult + #region PKIXCertPathBuilderResult implementation public partial class PKIXCertPathBuilderResult { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/PKIXCertPathChecker.cs b/src/net/JNet/Generated/Java/Security/Cert/PKIXCertPathChecker.cs index 68691dc68d..2646ae308a 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/PKIXCertPathChecker.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/PKIXCertPathChecker.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region PKIXCertPathChecker definition + #region PKIXCertPathChecker declaration /// /// /// @@ -72,7 +72,7 @@ public PKIXCertPathChecker(params object[] args) : base(args) { } } #endregion - #region PKIXCertPathChecker + #region PKIXCertPathChecker implementation public partial class PKIXCertPathChecker { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/PKIXCertPathValidatorResult.cs b/src/net/JNet/Generated/Java/Security/Cert/PKIXCertPathValidatorResult.cs index df21b4fe45..e607f80acf 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/PKIXCertPathValidatorResult.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/PKIXCertPathValidatorResult.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region PKIXCertPathValidatorResult definition + #region PKIXCertPathValidatorResult declaration /// /// /// @@ -70,7 +70,7 @@ public PKIXCertPathValidatorResult(params object[] args) : base(args) { } } #endregion - #region PKIXCertPathValidatorResult + #region PKIXCertPathValidatorResult implementation public partial class PKIXCertPathValidatorResult { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/PKIXParameters.cs b/src/net/JNet/Generated/Java/Security/Cert/PKIXParameters.cs index 29c242d190..d2d5014954 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/PKIXParameters.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/PKIXParameters.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region PKIXParameters definition + #region PKIXParameters declaration /// /// /// @@ -70,7 +70,7 @@ public PKIXParameters(params object[] args) : base(args) { } } #endregion - #region PKIXParameters + #region PKIXParameters implementation public partial class PKIXParameters { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/PKIXReason.cs b/src/net/JNet/Generated/Java/Security/Cert/PKIXReason.cs index 302189df59..efb07fe8cf 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/PKIXReason.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/PKIXReason.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region PKIXReason definition + #region PKIXReason declaration /// /// /// @@ -70,7 +70,7 @@ public PKIXReason(params object[] args) : base(args) { } } #endregion - #region PKIXReason + #region PKIXReason implementation public partial class PKIXReason { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/PKIXRevocationChecker.cs b/src/net/JNet/Generated/Java/Security/Cert/PKIXRevocationChecker.cs index 3897989bb6..235aa71139 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/PKIXRevocationChecker.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/PKIXRevocationChecker.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region PKIXRevocationChecker definition + #region PKIXRevocationChecker declaration /// /// /// @@ -68,7 +68,7 @@ public PKIXRevocationChecker(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Option definition + #region Option declaration /// /// /// @@ -117,7 +117,7 @@ public Option(params object[] args) : base(args) { } } #endregion - #region PKIXRevocationChecker + #region PKIXRevocationChecker implementation public partial class PKIXRevocationChecker { #region Constructors @@ -183,7 +183,7 @@ public Java.Util.List SoftFailExc #endregion #region Nested classes - #region Option + #region Option implementation public partial class Option { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/PolicyNode.cs b/src/net/JNet/Generated/Java/Security/Cert/PolicyNode.cs index d36832d9ee..d066dd8c78 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/PolicyNode.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/PolicyNode.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region PolicyNode definition + #region PolicyNode declaration /// /// /// @@ -119,7 +119,7 @@ public partial interface IPolicyNode } #endregion - #region PolicyNode + #region PolicyNode implementation public partial class PolicyNode : Java.Security.Cert.IPolicyNode { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/PolicyQualifierInfo.cs b/src/net/JNet/Generated/Java/Security/Cert/PolicyQualifierInfo.cs index 896a72dc27..e48450b7be 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/PolicyQualifierInfo.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/PolicyQualifierInfo.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region PolicyQualifierInfo definition + #region PolicyQualifierInfo declaration /// /// /// @@ -70,7 +70,7 @@ public PolicyQualifierInfo(params object[] args) : base(args) { } } #endregion - #region PolicyQualifierInfo + #region PolicyQualifierInfo implementation public partial class PolicyQualifierInfo { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/TrustAnchor.cs b/src/net/JNet/Generated/Java/Security/Cert/TrustAnchor.cs index 5659ddff7e..8776955202 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/TrustAnchor.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/TrustAnchor.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region TrustAnchor definition + #region TrustAnchor declaration /// /// /// @@ -70,7 +70,7 @@ public TrustAnchor(params object[] args) : base(args) { } } #endregion - #region TrustAnchor + #region TrustAnchor implementation public partial class TrustAnchor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/URICertStoreParameters.cs b/src/net/JNet/Generated/Java/Security/Cert/URICertStoreParameters.cs index b33084af23..4591f03fa6 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/URICertStoreParameters.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/URICertStoreParameters.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region URICertStoreParameters definition + #region URICertStoreParameters declaration /// /// /// @@ -70,7 +70,7 @@ public URICertStoreParameters(params object[] args) : base(args) { } } #endregion - #region URICertStoreParameters + #region URICertStoreParameters implementation public partial class URICertStoreParameters { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/X509CRL.cs b/src/net/JNet/Generated/Java/Security/Cert/X509CRL.cs index c357efb25a..0fdbf8569f 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/X509CRL.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/X509CRL.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region X509CRL definition + #region X509CRL declaration /// /// /// @@ -72,7 +72,7 @@ public X509CRL(params object[] args) : base(args) { } } #endregion - #region X509CRL + #region X509CRL implementation public partial class X509CRL { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/X509CRLEntry.cs b/src/net/JNet/Generated/Java/Security/Cert/X509CRLEntry.cs index 1963f1ef47..b0ce044cfa 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/X509CRLEntry.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/X509CRLEntry.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region X509CRLEntry definition + #region X509CRLEntry declaration /// /// /// @@ -72,7 +72,7 @@ public X509CRLEntry(params object[] args) : base(args) { } } #endregion - #region X509CRLEntry + #region X509CRLEntry implementation public partial class X509CRLEntry { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/X509CRLSelector.cs b/src/net/JNet/Generated/Java/Security/Cert/X509CRLSelector.cs index 837cb0501b..d183cea330 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/X509CRLSelector.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/X509CRLSelector.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region X509CRLSelector definition + #region X509CRLSelector declaration /// /// /// @@ -70,7 +70,7 @@ public X509CRLSelector(params object[] args) : base(args) { } } #endregion - #region X509CRLSelector + #region X509CRLSelector implementation public partial class X509CRLSelector { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/X509CertSelector.cs b/src/net/JNet/Generated/Java/Security/Cert/X509CertSelector.cs index 2201a3de38..009fea4a7b 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/X509CertSelector.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/X509CertSelector.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region X509CertSelector definition + #region X509CertSelector declaration /// /// /// @@ -70,7 +70,7 @@ public X509CertSelector(params object[] args) : base(args) { } } #endregion - #region X509CertSelector + #region X509CertSelector implementation public partial class X509CertSelector { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/X509Certificate.cs b/src/net/JNet/Generated/Java/Security/Cert/X509Certificate.cs index 17ec88860f..f1296502b1 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/X509Certificate.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/X509Certificate.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region X509Certificate definition + #region X509Certificate declaration /// /// /// @@ -72,7 +72,7 @@ public X509Certificate(params object[] args) : base(args) { } } #endregion - #region X509Certificate + #region X509Certificate implementation public partial class X509Certificate { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Cert/X509Extension.cs b/src/net/JNet/Generated/Java/Security/Cert/X509Extension.cs index d2c5c380f4..afa89285b9 100644 --- a/src/net/JNet/Generated/Java/Security/Cert/X509Extension.cs +++ b/src/net/JNet/Generated/Java/Security/Cert/X509Extension.cs @@ -25,7 +25,7 @@ namespace Java.Security.Cert { - #region X509Extension definition + #region X509Extension declaration /// /// /// @@ -109,7 +109,7 @@ public partial interface IX509Extension } #endregion - #region X509Extension + #region X509Extension implementation public partial class X509Extension : Java.Security.Cert.IX509Extension { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/CodeSigner.cs b/src/net/JNet/Generated/Java/Security/CodeSigner.cs index 8c9d6aa8fe..2188cb2a7d 100644 --- a/src/net/JNet/Generated/Java/Security/CodeSigner.cs +++ b/src/net/JNet/Generated/Java/Security/CodeSigner.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region CodeSigner definition + #region CodeSigner declaration /// /// /// @@ -70,7 +70,7 @@ public CodeSigner(params object[] args) : base(args) { } } #endregion - #region CodeSigner + #region CodeSigner implementation public partial class CodeSigner { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/CodeSource.cs b/src/net/JNet/Generated/Java/Security/CodeSource.cs index 9778ef67c8..950ced1817 100644 --- a/src/net/JNet/Generated/Java/Security/CodeSource.cs +++ b/src/net/JNet/Generated/Java/Security/CodeSource.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region CodeSource definition + #region CodeSource declaration /// /// /// @@ -70,7 +70,7 @@ public CodeSource(params object[] args) : base(args) { } } #endregion - #region CodeSource + #region CodeSource implementation public partial class CodeSource { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/CryptoPrimitive.cs b/src/net/JNet/Generated/Java/Security/CryptoPrimitive.cs index dfad8def84..d42a0dcf52 100644 --- a/src/net/JNet/Generated/Java/Security/CryptoPrimitive.cs +++ b/src/net/JNet/Generated/Java/Security/CryptoPrimitive.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region CryptoPrimitive definition + #region CryptoPrimitive declaration /// /// /// @@ -70,7 +70,7 @@ public CryptoPrimitive(params object[] args) : base(args) { } } #endregion - #region CryptoPrimitive + #region CryptoPrimitive implementation public partial class CryptoPrimitive { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/DigestException.cs b/src/net/JNet/Generated/Java/Security/DigestException.cs index f0fe8ce2df..3c8e486ec1 100644 --- a/src/net/JNet/Generated/Java/Security/DigestException.cs +++ b/src/net/JNet/Generated/Java/Security/DigestException.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region DigestException definition + #region DigestException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class DigestException : Java.Security.GeneralSecurityException } #endregion - #region DigestException + #region DigestException implementation public partial class DigestException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/DigestInputStream.cs b/src/net/JNet/Generated/Java/Security/DigestInputStream.cs index bd63f133ad..2d0fa568f8 100644 --- a/src/net/JNet/Generated/Java/Security/DigestInputStream.cs +++ b/src/net/JNet/Generated/Java/Security/DigestInputStream.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region DigestInputStream definition + #region DigestInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public DigestInputStream(params object[] args) : base(args) { } } #endregion - #region DigestInputStream + #region DigestInputStream implementation public partial class DigestInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/DigestOutputStream.cs b/src/net/JNet/Generated/Java/Security/DigestOutputStream.cs index 39017e9dbf..bb7e530c06 100644 --- a/src/net/JNet/Generated/Java/Security/DigestOutputStream.cs +++ b/src/net/JNet/Generated/Java/Security/DigestOutputStream.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region DigestOutputStream definition + #region DigestOutputStream declaration /// /// /// @@ -70,7 +70,7 @@ public DigestOutputStream(params object[] args) : base(args) { } } #endregion - #region DigestOutputStream + #region DigestOutputStream implementation public partial class DigestOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/DomainCombiner.cs b/src/net/JNet/Generated/Java/Security/DomainCombiner.cs index f151b02219..7ff282374b 100644 --- a/src/net/JNet/Generated/Java/Security/DomainCombiner.cs +++ b/src/net/JNet/Generated/Java/Security/DomainCombiner.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region DomainCombiner definition + #region DomainCombiner declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IDomainCombiner } #endregion - #region DomainCombiner + #region DomainCombiner implementation public partial class DomainCombiner : Java.Security.IDomainCombiner { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/DomainLoadStoreParameter.cs b/src/net/JNet/Generated/Java/Security/DomainLoadStoreParameter.cs index 2f1519fa73..f9e03d19a7 100644 --- a/src/net/JNet/Generated/Java/Security/DomainLoadStoreParameter.cs +++ b/src/net/JNet/Generated/Java/Security/DomainLoadStoreParameter.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region DomainLoadStoreParameter definition + #region DomainLoadStoreParameter declaration /// /// /// @@ -70,7 +70,7 @@ public DomainLoadStoreParameter(params object[] args) : base(args) { } } #endregion - #region DomainLoadStoreParameter + #region DomainLoadStoreParameter implementation public partial class DomainLoadStoreParameter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/DrbgParameters.cs b/src/net/JNet/Generated/Java/Security/DrbgParameters.cs index c4e6ea06fe..073cd6902e 100644 --- a/src/net/JNet/Generated/Java/Security/DrbgParameters.cs +++ b/src/net/JNet/Generated/Java/Security/DrbgParameters.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region DrbgParameters definition + #region DrbgParameters declaration /// /// /// @@ -66,7 +66,7 @@ public DrbgParameters(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Capability definition + #region Capability declaration /// /// /// @@ -111,7 +111,7 @@ public Capability(params object[] args) : base(args) { } } #endregion - #region Instantiation definition + #region Instantiation declaration /// /// /// @@ -156,7 +156,7 @@ public Instantiation(params object[] args) : base(args) { } } #endregion - #region NextBytes definition + #region NextBytes declaration /// /// /// @@ -201,7 +201,7 @@ public NextBytes(params object[] args) : base(args) { } } #endregion - #region Reseed definition + #region Reseed declaration /// /// /// @@ -250,7 +250,7 @@ public Reseed(params object[] args) : base(args) { } } #endregion - #region DrbgParameters + #region DrbgParameters implementation public partial class DrbgParameters { #region Constructors @@ -306,7 +306,7 @@ public static Java.Security.DrbgParameters.Reseed ReseedMethod(bool arg0, byte[] #endregion #region Nested classes - #region Capability + #region Capability implementation public partial class Capability { #region Constructors @@ -388,7 +388,7 @@ public bool SupportsReseeding() } #endregion - #region Instantiation + #region Instantiation implementation public partial class Instantiation { #region Constructors @@ -440,7 +440,7 @@ public int Strength } #endregion - #region NextBytes + #region NextBytes implementation public partial class NextBytes { #region Constructors @@ -492,7 +492,7 @@ public int Strength } #endregion - #region Reseed + #region Reseed implementation public partial class Reseed { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/GeneralSecurityException.cs b/src/net/JNet/Generated/Java/Security/GeneralSecurityException.cs index d3b924f01b..6bc0eeeebd 100644 --- a/src/net/JNet/Generated/Java/Security/GeneralSecurityException.cs +++ b/src/net/JNet/Generated/Java/Security/GeneralSecurityException.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region GeneralSecurityException definition + #region GeneralSecurityException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class GeneralSecurityException : Java.Lang.Exception } #endregion - #region GeneralSecurityException + #region GeneralSecurityException implementation public partial class GeneralSecurityException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Guard.cs b/src/net/JNet/Generated/Java/Security/Guard.cs index 7850c9dd61..d03e5f01f7 100644 --- a/src/net/JNet/Generated/Java/Security/Guard.cs +++ b/src/net/JNet/Generated/Java/Security/Guard.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region Guard definition + #region Guard declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IGuard } #endregion - #region Guard + #region Guard implementation public partial class Guard : Java.Security.IGuard { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/GuardedObject.cs b/src/net/JNet/Generated/Java/Security/GuardedObject.cs index fd95dab490..9c356f0bb7 100644 --- a/src/net/JNet/Generated/Java/Security/GuardedObject.cs +++ b/src/net/JNet/Generated/Java/Security/GuardedObject.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region GuardedObject definition + #region GuardedObject declaration /// /// /// @@ -70,7 +70,7 @@ public GuardedObject(params object[] args) : base(args) { } } #endregion - #region GuardedObject + #region GuardedObject implementation public partial class GuardedObject { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Interfaces/DSAKey.cs b/src/net/JNet/Generated/Java/Security/Interfaces/DSAKey.cs index 77447eaf4c..c9933413ed 100644 --- a/src/net/JNet/Generated/Java/Security/Interfaces/DSAKey.cs +++ b/src/net/JNet/Generated/Java/Security/Interfaces/DSAKey.cs @@ -25,7 +25,7 @@ namespace Java.Security.Interfaces { - #region DSAKey definition + #region DSAKey declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IDSAKey } #endregion - #region DSAKey + #region DSAKey implementation public partial class DSAKey : Java.Security.Interfaces.IDSAKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Interfaces/DSAKeyPairGenerator.cs b/src/net/JNet/Generated/Java/Security/Interfaces/DSAKeyPairGenerator.cs index 0ec3dd9341..a37aa7e1b7 100644 --- a/src/net/JNet/Generated/Java/Security/Interfaces/DSAKeyPairGenerator.cs +++ b/src/net/JNet/Generated/Java/Security/Interfaces/DSAKeyPairGenerator.cs @@ -25,7 +25,7 @@ namespace Java.Security.Interfaces { - #region DSAKeyPairGenerator definition + #region DSAKeyPairGenerator declaration /// /// /// @@ -105,7 +105,7 @@ public partial interface IDSAKeyPairGenerator } #endregion - #region DSAKeyPairGenerator + #region DSAKeyPairGenerator implementation public partial class DSAKeyPairGenerator : Java.Security.Interfaces.IDSAKeyPairGenerator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Interfaces/DSAParams.cs b/src/net/JNet/Generated/Java/Security/Interfaces/DSAParams.cs index ff79fab867..ab51e931ed 100644 --- a/src/net/JNet/Generated/Java/Security/Interfaces/DSAParams.cs +++ b/src/net/JNet/Generated/Java/Security/Interfaces/DSAParams.cs @@ -25,7 +25,7 @@ namespace Java.Security.Interfaces { - #region DSAParams definition + #region DSAParams declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IDSAParams } #endregion - #region DSAParams + #region DSAParams implementation public partial class DSAParams : Java.Security.Interfaces.IDSAParams { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Interfaces/DSAPrivateKey.cs b/src/net/JNet/Generated/Java/Security/Interfaces/DSAPrivateKey.cs index fc399bf677..2b14507133 100644 --- a/src/net/JNet/Generated/Java/Security/Interfaces/DSAPrivateKey.cs +++ b/src/net/JNet/Generated/Java/Security/Interfaces/DSAPrivateKey.cs @@ -25,7 +25,7 @@ namespace Java.Security.Interfaces { - #region DSAPrivateKey definition + #region DSAPrivateKey declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IDSAPrivateKey } #endregion - #region DSAPrivateKey + #region DSAPrivateKey implementation public partial class DSAPrivateKey : Java.Security.Interfaces.IDSAPrivateKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Interfaces/DSAPublicKey.cs b/src/net/JNet/Generated/Java/Security/Interfaces/DSAPublicKey.cs index 45bb58202d..08cf86d7d4 100644 --- a/src/net/JNet/Generated/Java/Security/Interfaces/DSAPublicKey.cs +++ b/src/net/JNet/Generated/Java/Security/Interfaces/DSAPublicKey.cs @@ -25,7 +25,7 @@ namespace Java.Security.Interfaces { - #region DSAPublicKey definition + #region DSAPublicKey declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IDSAPublicKey } #endregion - #region DSAPublicKey + #region DSAPublicKey implementation public partial class DSAPublicKey : Java.Security.Interfaces.IDSAPublicKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Interfaces/ECKey.cs b/src/net/JNet/Generated/Java/Security/Interfaces/ECKey.cs index adfc732625..a45fff5c38 100644 --- a/src/net/JNet/Generated/Java/Security/Interfaces/ECKey.cs +++ b/src/net/JNet/Generated/Java/Security/Interfaces/ECKey.cs @@ -25,7 +25,7 @@ namespace Java.Security.Interfaces { - #region ECKey definition + #region ECKey declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IECKey } #endregion - #region ECKey + #region ECKey implementation public partial class ECKey : Java.Security.Interfaces.IECKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Interfaces/ECPrivateKey.cs b/src/net/JNet/Generated/Java/Security/Interfaces/ECPrivateKey.cs index b4c9f78d9f..79c4607190 100644 --- a/src/net/JNet/Generated/Java/Security/Interfaces/ECPrivateKey.cs +++ b/src/net/JNet/Generated/Java/Security/Interfaces/ECPrivateKey.cs @@ -25,7 +25,7 @@ namespace Java.Security.Interfaces { - #region ECPrivateKey definition + #region ECPrivateKey declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IECPrivateKey } #endregion - #region ECPrivateKey + #region ECPrivateKey implementation public partial class ECPrivateKey : Java.Security.Interfaces.IECPrivateKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Interfaces/ECPublicKey.cs b/src/net/JNet/Generated/Java/Security/Interfaces/ECPublicKey.cs index d895a1a031..faddebac5f 100644 --- a/src/net/JNet/Generated/Java/Security/Interfaces/ECPublicKey.cs +++ b/src/net/JNet/Generated/Java/Security/Interfaces/ECPublicKey.cs @@ -25,7 +25,7 @@ namespace Java.Security.Interfaces { - #region ECPublicKey definition + #region ECPublicKey declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IECPublicKey } #endregion - #region ECPublicKey + #region ECPublicKey implementation public partial class ECPublicKey : Java.Security.Interfaces.IECPublicKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Interfaces/RSAKey.cs b/src/net/JNet/Generated/Java/Security/Interfaces/RSAKey.cs index 7e56b1a9d5..d36b759466 100644 --- a/src/net/JNet/Generated/Java/Security/Interfaces/RSAKey.cs +++ b/src/net/JNet/Generated/Java/Security/Interfaces/RSAKey.cs @@ -25,7 +25,7 @@ namespace Java.Security.Interfaces { - #region RSAKey definition + #region RSAKey declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IRSAKey } #endregion - #region RSAKey + #region RSAKey implementation public partial class RSAKey : Java.Security.Interfaces.IRSAKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Interfaces/RSAMultiPrimePrivateCrtKey.cs b/src/net/JNet/Generated/Java/Security/Interfaces/RSAMultiPrimePrivateCrtKey.cs index fb7c12c455..497e5a60ed 100644 --- a/src/net/JNet/Generated/Java/Security/Interfaces/RSAMultiPrimePrivateCrtKey.cs +++ b/src/net/JNet/Generated/Java/Security/Interfaces/RSAMultiPrimePrivateCrtKey.cs @@ -25,7 +25,7 @@ namespace Java.Security.Interfaces { - #region RSAMultiPrimePrivateCrtKey definition + #region RSAMultiPrimePrivateCrtKey declaration /// /// /// @@ -118,7 +118,7 @@ public partial interface IRSAMultiPrimePrivateCrtKey : Java.Security.Interfaces. } #endregion - #region RSAMultiPrimePrivateCrtKey + #region RSAMultiPrimePrivateCrtKey implementation public partial class RSAMultiPrimePrivateCrtKey : Java.Security.Interfaces.IRSAMultiPrimePrivateCrtKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Interfaces/RSAPrivateCrtKey.cs b/src/net/JNet/Generated/Java/Security/Interfaces/RSAPrivateCrtKey.cs index 43dc35ecd8..8d19f8e171 100644 --- a/src/net/JNet/Generated/Java/Security/Interfaces/RSAPrivateCrtKey.cs +++ b/src/net/JNet/Generated/Java/Security/Interfaces/RSAPrivateCrtKey.cs @@ -25,7 +25,7 @@ namespace Java.Security.Interfaces { - #region RSAPrivateCrtKey definition + #region RSAPrivateCrtKey declaration /// /// /// @@ -114,7 +114,7 @@ public partial interface IRSAPrivateCrtKey : Java.Security.Interfaces.IRSAPrivat } #endregion - #region RSAPrivateCrtKey + #region RSAPrivateCrtKey implementation public partial class RSAPrivateCrtKey : Java.Security.Interfaces.IRSAPrivateCrtKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Interfaces/RSAPrivateKey.cs b/src/net/JNet/Generated/Java/Security/Interfaces/RSAPrivateKey.cs index 1cc2f18b22..ffd73087f6 100644 --- a/src/net/JNet/Generated/Java/Security/Interfaces/RSAPrivateKey.cs +++ b/src/net/JNet/Generated/Java/Security/Interfaces/RSAPrivateKey.cs @@ -25,7 +25,7 @@ namespace Java.Security.Interfaces { - #region RSAPrivateKey definition + #region RSAPrivateKey declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IRSAPrivateKey } #endregion - #region RSAPrivateKey + #region RSAPrivateKey implementation public partial class RSAPrivateKey : Java.Security.Interfaces.IRSAPrivateKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Interfaces/RSAPublicKey.cs b/src/net/JNet/Generated/Java/Security/Interfaces/RSAPublicKey.cs index 0c9de2fed9..2c1d19a731 100644 --- a/src/net/JNet/Generated/Java/Security/Interfaces/RSAPublicKey.cs +++ b/src/net/JNet/Generated/Java/Security/Interfaces/RSAPublicKey.cs @@ -25,7 +25,7 @@ namespace Java.Security.Interfaces { - #region RSAPublicKey definition + #region RSAPublicKey declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IRSAPublicKey } #endregion - #region RSAPublicKey + #region RSAPublicKey implementation public partial class RSAPublicKey : Java.Security.Interfaces.IRSAPublicKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Interfaces/XECKey.cs b/src/net/JNet/Generated/Java/Security/Interfaces/XECKey.cs index 865c85a6fe..3c506d6627 100644 --- a/src/net/JNet/Generated/Java/Security/Interfaces/XECKey.cs +++ b/src/net/JNet/Generated/Java/Security/Interfaces/XECKey.cs @@ -25,7 +25,7 @@ namespace Java.Security.Interfaces { - #region XECKey definition + #region XECKey declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IXECKey } #endregion - #region XECKey + #region XECKey implementation public partial class XECKey : Java.Security.Interfaces.IXECKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Interfaces/XECPrivateKey.cs b/src/net/JNet/Generated/Java/Security/Interfaces/XECPrivateKey.cs index e0d1a745e6..db73532979 100644 --- a/src/net/JNet/Generated/Java/Security/Interfaces/XECPrivateKey.cs +++ b/src/net/JNet/Generated/Java/Security/Interfaces/XECPrivateKey.cs @@ -25,7 +25,7 @@ namespace Java.Security.Interfaces { - #region XECPrivateKey definition + #region XECPrivateKey declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IXECPrivateKey } #endregion - #region XECPrivateKey + #region XECPrivateKey implementation public partial class XECPrivateKey : Java.Security.Interfaces.IXECPrivateKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Interfaces/XECPublicKey.cs b/src/net/JNet/Generated/Java/Security/Interfaces/XECPublicKey.cs index e771b07fdd..305c1c5e25 100644 --- a/src/net/JNet/Generated/Java/Security/Interfaces/XECPublicKey.cs +++ b/src/net/JNet/Generated/Java/Security/Interfaces/XECPublicKey.cs @@ -25,7 +25,7 @@ namespace Java.Security.Interfaces { - #region XECPublicKey definition + #region XECPublicKey declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IXECPublicKey } #endregion - #region XECPublicKey + #region XECPublicKey implementation public partial class XECPublicKey : Java.Security.Interfaces.IXECPublicKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/InvalidAlgorithmParameterException.cs b/src/net/JNet/Generated/Java/Security/InvalidAlgorithmParameterException.cs index df18e32ff6..56c063a5cd 100644 --- a/src/net/JNet/Generated/Java/Security/InvalidAlgorithmParameterException.cs +++ b/src/net/JNet/Generated/Java/Security/InvalidAlgorithmParameterException.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region InvalidAlgorithmParameterException definition + #region InvalidAlgorithmParameterException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidAlgorithmParameterException : Java.Security.GeneralS } #endregion - #region InvalidAlgorithmParameterException + #region InvalidAlgorithmParameterException implementation public partial class InvalidAlgorithmParameterException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/InvalidKeyException.cs b/src/net/JNet/Generated/Java/Security/InvalidKeyException.cs index d1f6831f64..32845678dc 100644 --- a/src/net/JNet/Generated/Java/Security/InvalidKeyException.cs +++ b/src/net/JNet/Generated/Java/Security/InvalidKeyException.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region InvalidKeyException definition + #region InvalidKeyException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidKeyException : Java.Security.KeyException } #endregion - #region InvalidKeyException + #region InvalidKeyException implementation public partial class InvalidKeyException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/InvalidParameterException.cs b/src/net/JNet/Generated/Java/Security/InvalidParameterException.cs index e245c0930a..64028aab13 100644 --- a/src/net/JNet/Generated/Java/Security/InvalidParameterException.cs +++ b/src/net/JNet/Generated/Java/Security/InvalidParameterException.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region InvalidParameterException definition + #region InvalidParameterException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidParameterException : Java.Lang.IllegalArgumentExcept } #endregion - #region InvalidParameterException + #region InvalidParameterException implementation public partial class InvalidParameterException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Key.cs b/src/net/JNet/Generated/Java/Security/Key.cs index 31690e9399..247cdf8028 100644 --- a/src/net/JNet/Generated/Java/Security/Key.cs +++ b/src/net/JNet/Generated/Java/Security/Key.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region Key definition + #region Key declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IKey : Java.Io.ISerializable } #endregion - #region Key + #region Key implementation public partial class Key : Java.Security.IKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/KeyException.cs b/src/net/JNet/Generated/Java/Security/KeyException.cs index 8fc981e80a..b7cede2143 100644 --- a/src/net/JNet/Generated/Java/Security/KeyException.cs +++ b/src/net/JNet/Generated/Java/Security/KeyException.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region KeyException definition + #region KeyException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class KeyException : Java.Security.GeneralSecurityException } #endregion - #region KeyException + #region KeyException implementation public partial class KeyException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/KeyFactory.cs b/src/net/JNet/Generated/Java/Security/KeyFactory.cs index 40ba4eea19..0ffc8f7300 100644 --- a/src/net/JNet/Generated/Java/Security/KeyFactory.cs +++ b/src/net/JNet/Generated/Java/Security/KeyFactory.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region KeyFactory definition + #region KeyFactory declaration /// /// /// @@ -70,7 +70,7 @@ public KeyFactory(params object[] args) : base(args) { } } #endregion - #region KeyFactory + #region KeyFactory implementation public partial class KeyFactory { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/KeyFactorySpi.cs b/src/net/JNet/Generated/Java/Security/KeyFactorySpi.cs index b699ab7124..c301d88d3c 100644 --- a/src/net/JNet/Generated/Java/Security/KeyFactorySpi.cs +++ b/src/net/JNet/Generated/Java/Security/KeyFactorySpi.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region KeyFactorySpi definition + #region KeyFactorySpi declaration /// /// /// @@ -72,7 +72,7 @@ public KeyFactorySpi(params object[] args) : base(args) { } } #endregion - #region KeyFactorySpi + #region KeyFactorySpi implementation public partial class KeyFactorySpi { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/KeyManagementException.cs b/src/net/JNet/Generated/Java/Security/KeyManagementException.cs index 57d16911db..94526957b5 100644 --- a/src/net/JNet/Generated/Java/Security/KeyManagementException.cs +++ b/src/net/JNet/Generated/Java/Security/KeyManagementException.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region KeyManagementException definition + #region KeyManagementException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class KeyManagementException : Java.Security.KeyException } #endregion - #region KeyManagementException + #region KeyManagementException implementation public partial class KeyManagementException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/KeyPair.cs b/src/net/JNet/Generated/Java/Security/KeyPair.cs index 4cf9222984..f531767dd4 100644 --- a/src/net/JNet/Generated/Java/Security/KeyPair.cs +++ b/src/net/JNet/Generated/Java/Security/KeyPair.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region KeyPair definition + #region KeyPair declaration /// /// /// @@ -70,7 +70,7 @@ public KeyPair(params object[] args) : base(args) { } } #endregion - #region KeyPair + #region KeyPair implementation public partial class KeyPair { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/KeyPairGenerator.cs b/src/net/JNet/Generated/Java/Security/KeyPairGenerator.cs index ec38fb54f7..f016e878c3 100644 --- a/src/net/JNet/Generated/Java/Security/KeyPairGenerator.cs +++ b/src/net/JNet/Generated/Java/Security/KeyPairGenerator.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region KeyPairGenerator definition + #region KeyPairGenerator declaration /// /// /// @@ -72,7 +72,7 @@ public KeyPairGenerator(params object[] args) : base(args) { } } #endregion - #region KeyPairGenerator + #region KeyPairGenerator implementation public partial class KeyPairGenerator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/KeyPairGeneratorSpi.cs b/src/net/JNet/Generated/Java/Security/KeyPairGeneratorSpi.cs index df80dcfe85..66ecea0e58 100644 --- a/src/net/JNet/Generated/Java/Security/KeyPairGeneratorSpi.cs +++ b/src/net/JNet/Generated/Java/Security/KeyPairGeneratorSpi.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region KeyPairGeneratorSpi definition + #region KeyPairGeneratorSpi declaration /// /// /// @@ -72,7 +72,7 @@ public KeyPairGeneratorSpi(params object[] args) : base(args) { } } #endregion - #region KeyPairGeneratorSpi + #region KeyPairGeneratorSpi implementation public partial class KeyPairGeneratorSpi { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/KeyRep.cs b/src/net/JNet/Generated/Java/Security/KeyRep.cs index 3bf2c4fe34..600ef70528 100644 --- a/src/net/JNet/Generated/Java/Security/KeyRep.cs +++ b/src/net/JNet/Generated/Java/Security/KeyRep.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region KeyRep definition + #region KeyRep declaration /// /// /// @@ -66,7 +66,7 @@ public KeyRep(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Type definition + #region Type declaration /// /// /// @@ -115,7 +115,7 @@ public Type(params object[] args) : base(args) { } } #endregion - #region KeyRep + #region KeyRep implementation public partial class KeyRep { #region Constructors @@ -150,7 +150,7 @@ public KeyRep(Java.Security.KeyRep.Type arg0, Java.Lang.String arg1, Java.Lang.S #endregion #region Nested classes - #region Type + #region Type implementation public partial class Type { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/KeyStore.cs b/src/net/JNet/Generated/Java/Security/KeyStore.cs index 22fb2fc6a9..d60ce1af2c 100644 --- a/src/net/JNet/Generated/Java/Security/KeyStore.cs +++ b/src/net/JNet/Generated/Java/Security/KeyStore.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region KeyStore definition + #region KeyStore declaration /// /// /// @@ -66,7 +66,7 @@ public KeyStore(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Builder definition + #region Builder declaration /// /// /// @@ -113,7 +113,7 @@ public Builder(params object[] args) : base(args) { } } #endregion - #region CallbackHandlerProtection definition + #region CallbackHandlerProtection declaration /// /// /// @@ -158,7 +158,7 @@ public CallbackHandlerProtection(params object[] args) : base(args) { } } #endregion - #region Entry definition + #region Entry declaration /// /// /// @@ -201,7 +201,7 @@ public Entry(params object[] args) : base(args) { } public override bool IsBridgeStatic => true; // TODO: complete the class - #region Attribute definition + #region Attribute declaration /// /// /// @@ -252,7 +252,7 @@ public Attribute(params object[] args) : base(args) { } } #endregion - #region LoadStoreParameter definition + #region LoadStoreParameter declaration /// /// /// @@ -299,7 +299,7 @@ public LoadStoreParameter(params object[] args) : base(args) { } } #endregion - #region PasswordProtection definition + #region PasswordProtection declaration /// /// /// @@ -344,7 +344,7 @@ public PasswordProtection(params object[] args) : base(args) { } } #endregion - #region PrivateKeyEntry definition + #region PrivateKeyEntry declaration /// /// /// @@ -389,7 +389,7 @@ public PrivateKeyEntry(params object[] args) : base(args) { } } #endregion - #region ProtectionParameter definition + #region ProtectionParameter declaration /// /// /// @@ -436,7 +436,7 @@ public ProtectionParameter(params object[] args) : base(args) { } } #endregion - #region SecretKeyEntry definition + #region SecretKeyEntry declaration /// /// /// @@ -481,7 +481,7 @@ public SecretKeyEntry(params object[] args) : base(args) { } } #endregion - #region TrustedCertificateEntry definition + #region TrustedCertificateEntry declaration /// /// /// @@ -530,7 +530,7 @@ public TrustedCertificateEntry(params object[] args) : base(args) { } } #endregion - #region KeyStore + #region KeyStore implementation public partial class KeyStore { #region Constructors @@ -862,7 +862,7 @@ public void Store(Java.Security.KeyStore.LoadStoreParameter arg0) #endregion #region Nested classes - #region Builder + #region Builder implementation public partial class Builder { #region Constructors @@ -953,7 +953,7 @@ public Java.Security.KeyStore.ProtectionParameter GetProtectionParameter(Java.La } #endregion - #region CallbackHandlerProtection + #region CallbackHandlerProtection implementation public partial class CallbackHandlerProtection { #region Constructors @@ -999,7 +999,7 @@ public Javax.Security.Auth.Callback.CallbackHandler CallbackHandler } #endregion - #region Entry + #region Entry implementation public partial class Entry { #region Constructors @@ -1030,7 +1030,7 @@ public Java.Util.Set Attributes #endregion #region Nested classes - #region Attribute + #region Attribute implementation public partial class Attribute { #region Constructors @@ -1082,7 +1082,7 @@ public Java.Lang.String Value } #endregion - #region LoadStoreParameter + #region LoadStoreParameter implementation public partial class LoadStoreParameter { #region Constructors @@ -1120,7 +1120,7 @@ public Java.Security.KeyStore.ProtectionParameter GetProtectionParameter } #endregion - #region PasswordProtection + #region PasswordProtection implementation public partial class PasswordProtection { #region Constructors @@ -1210,7 +1210,7 @@ public void Destroy() } #endregion - #region PrivateKeyEntry + #region PrivateKeyEntry implementation public partial class PrivateKeyEntry { #region Constructors @@ -1288,7 +1288,7 @@ public Java.Security.PrivateKey PrivateKey } #endregion - #region ProtectionParameter + #region ProtectionParameter implementation public partial class ProtectionParameter { #region Constructors @@ -1319,7 +1319,7 @@ public partial class ProtectionParameter } #endregion - #region SecretKeyEntry + #region SecretKeyEntry implementation public partial class SecretKeyEntry { #region Constructors @@ -1381,7 +1381,7 @@ public Javax.Crypto.SecretKey SecretKey } #endregion - #region TrustedCertificateEntry + #region TrustedCertificateEntry implementation public partial class TrustedCertificateEntry { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/KeyStoreException.cs b/src/net/JNet/Generated/Java/Security/KeyStoreException.cs index a630f2939b..957e6f1771 100644 --- a/src/net/JNet/Generated/Java/Security/KeyStoreException.cs +++ b/src/net/JNet/Generated/Java/Security/KeyStoreException.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region KeyStoreException definition + #region KeyStoreException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class KeyStoreException : Java.Security.GeneralSecurityException } #endregion - #region KeyStoreException + #region KeyStoreException implementation public partial class KeyStoreException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/KeyStoreSpi.cs b/src/net/JNet/Generated/Java/Security/KeyStoreSpi.cs index d19ea2b198..39a85ded99 100644 --- a/src/net/JNet/Generated/Java/Security/KeyStoreSpi.cs +++ b/src/net/JNet/Generated/Java/Security/KeyStoreSpi.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region KeyStoreSpi definition + #region KeyStoreSpi declaration /// /// /// @@ -72,7 +72,7 @@ public KeyStoreSpi(params object[] args) : base(args) { } } #endregion - #region KeyStoreSpi + #region KeyStoreSpi implementation public partial class KeyStoreSpi { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/MessageDigest.cs b/src/net/JNet/Generated/Java/Security/MessageDigest.cs index 6f6c767aaa..3d5062e71e 100644 --- a/src/net/JNet/Generated/Java/Security/MessageDigest.cs +++ b/src/net/JNet/Generated/Java/Security/MessageDigest.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region MessageDigest definition + #region MessageDigest declaration /// /// /// @@ -72,7 +72,7 @@ public MessageDigest(params object[] args) : base(args) { } } #endregion - #region MessageDigest + #region MessageDigest implementation public partial class MessageDigest { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/MessageDigestSpi.cs b/src/net/JNet/Generated/Java/Security/MessageDigestSpi.cs index 773c2dd32b..c95a87d6f3 100644 --- a/src/net/JNet/Generated/Java/Security/MessageDigestSpi.cs +++ b/src/net/JNet/Generated/Java/Security/MessageDigestSpi.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region MessageDigestSpi definition + #region MessageDigestSpi declaration /// /// /// @@ -72,7 +72,7 @@ public MessageDigestSpi(params object[] args) : base(args) { } } #endregion - #region MessageDigestSpi + #region MessageDigestSpi implementation public partial class MessageDigestSpi { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/NoSuchAlgorithmException.cs b/src/net/JNet/Generated/Java/Security/NoSuchAlgorithmException.cs index 3cbe10cd2e..48b4447450 100644 --- a/src/net/JNet/Generated/Java/Security/NoSuchAlgorithmException.cs +++ b/src/net/JNet/Generated/Java/Security/NoSuchAlgorithmException.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region NoSuchAlgorithmException definition + #region NoSuchAlgorithmException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoSuchAlgorithmException : Java.Security.GeneralSecurityExc } #endregion - #region NoSuchAlgorithmException + #region NoSuchAlgorithmException implementation public partial class NoSuchAlgorithmException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/NoSuchProviderException.cs b/src/net/JNet/Generated/Java/Security/NoSuchProviderException.cs index 81fb18b1c8..91f6207204 100644 --- a/src/net/JNet/Generated/Java/Security/NoSuchProviderException.cs +++ b/src/net/JNet/Generated/Java/Security/NoSuchProviderException.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region NoSuchProviderException definition + #region NoSuchProviderException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoSuchProviderException : Java.Security.GeneralSecurityExce } #endregion - #region NoSuchProviderException + #region NoSuchProviderException implementation public partial class NoSuchProviderException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/PKCS12Attribute.cs b/src/net/JNet/Generated/Java/Security/PKCS12Attribute.cs index 0a8fc2206c..8edc1791c2 100644 --- a/src/net/JNet/Generated/Java/Security/PKCS12Attribute.cs +++ b/src/net/JNet/Generated/Java/Security/PKCS12Attribute.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region PKCS12Attribute definition + #region PKCS12Attribute declaration /// /// /// @@ -70,7 +70,7 @@ public PKCS12Attribute(params object[] args) : base(args) { } } #endregion - #region PKCS12Attribute + #region PKCS12Attribute implementation public partial class PKCS12Attribute { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Permission.cs b/src/net/JNet/Generated/Java/Security/Permission.cs index 2f6460db04..4f0994c71b 100644 --- a/src/net/JNet/Generated/Java/Security/Permission.cs +++ b/src/net/JNet/Generated/Java/Security/Permission.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region Permission definition + #region Permission declaration /// /// /// @@ -72,7 +72,7 @@ public Permission(params object[] args) : base(args) { } } #endregion - #region Permission + #region Permission implementation public partial class Permission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/PermissionCollection.cs b/src/net/JNet/Generated/Java/Security/PermissionCollection.cs index 024db9569b..0a82ccd574 100644 --- a/src/net/JNet/Generated/Java/Security/PermissionCollection.cs +++ b/src/net/JNet/Generated/Java/Security/PermissionCollection.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region PermissionCollection definition + #region PermissionCollection declaration /// /// /// @@ -72,7 +72,7 @@ public PermissionCollection(params object[] args) : base(args) { } } #endregion - #region PermissionCollection + #region PermissionCollection implementation public partial class PermissionCollection { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Permissions.cs b/src/net/JNet/Generated/Java/Security/Permissions.cs index 91884132d1..de05e4176d 100644 --- a/src/net/JNet/Generated/Java/Security/Permissions.cs +++ b/src/net/JNet/Generated/Java/Security/Permissions.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region Permissions definition + #region Permissions declaration /// /// /// @@ -70,7 +70,7 @@ public Permissions(params object[] args) : base(args) { } } #endregion - #region Permissions + #region Permissions implementation public partial class Permissions { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Policy.cs b/src/net/JNet/Generated/Java/Security/Policy.cs index 1926c4efaf..b8ab6811b8 100644 --- a/src/net/JNet/Generated/Java/Security/Policy.cs +++ b/src/net/JNet/Generated/Java/Security/Policy.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region Policy definition + #region Policy declaration /// /// /// @@ -68,7 +68,7 @@ public Policy(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Parameters definition + #region Parameters declaration /// /// /// @@ -119,7 +119,7 @@ public Parameters(params object[] args) : base(args) { } } #endregion - #region Policy + #region Policy implementation public partial class Policy { #region Constructors @@ -256,7 +256,7 @@ public void Refresh() #endregion #region Nested classes - #region Parameters + #region Parameters implementation public partial class Parameters { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/PolicySpi.cs b/src/net/JNet/Generated/Java/Security/PolicySpi.cs index 17cd265855..56556cf40f 100644 --- a/src/net/JNet/Generated/Java/Security/PolicySpi.cs +++ b/src/net/JNet/Generated/Java/Security/PolicySpi.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region PolicySpi definition + #region PolicySpi declaration /// /// /// @@ -72,7 +72,7 @@ public PolicySpi(params object[] args) : base(args) { } } #endregion - #region PolicySpi + #region PolicySpi implementation public partial class PolicySpi { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Principal.cs b/src/net/JNet/Generated/Java/Security/Principal.cs index 5effe1dd7d..28ccc70f92 100644 --- a/src/net/JNet/Generated/Java/Security/Principal.cs +++ b/src/net/JNet/Generated/Java/Security/Principal.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region Principal definition + #region Principal declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IPrincipal } #endregion - #region Principal + #region Principal implementation public partial class Principal : Java.Security.IPrincipal { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/PrivateKey.cs b/src/net/JNet/Generated/Java/Security/PrivateKey.cs index 879126c6ee..6658ac27fa 100644 --- a/src/net/JNet/Generated/Java/Security/PrivateKey.cs +++ b/src/net/JNet/Generated/Java/Security/PrivateKey.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region PrivateKey definition + #region PrivateKey declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IPrivateKey } #endregion - #region PrivateKey + #region PrivateKey implementation public partial class PrivateKey : Java.Security.IPrivateKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/PrivilegedAction.cs b/src/net/JNet/Generated/Java/Security/PrivilegedAction.cs index 9698b0f232..8bba66a2a3 100644 --- a/src/net/JNet/Generated/Java/Security/PrivilegedAction.cs +++ b/src/net/JNet/Generated/Java/Security/PrivilegedAction.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region PrivilegedAction definition + #region PrivilegedAction declaration /// /// /// @@ -72,7 +72,7 @@ public PrivilegedAction(params object[] args) : base(args) { } } #endregion - #region PrivilegedAction definition + #region PrivilegedAction declaration /// /// /// @@ -120,7 +120,7 @@ public PrivilegedAction(params object[] args) : base(args) { } } #endregion - #region PrivilegedAction + #region PrivilegedAction implementation public partial class PrivilegedAction { #region Constructors @@ -182,7 +182,7 @@ public partial interface IPrivilegedAction } #endregion - #region PrivilegedAction + #region PrivilegedAction implementation public partial class PrivilegedAction : Java.Security.IPrivilegedAction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/PrivilegedActionException.cs b/src/net/JNet/Generated/Java/Security/PrivilegedActionException.cs index ac6db02b3b..c6caad806d 100644 --- a/src/net/JNet/Generated/Java/Security/PrivilegedActionException.cs +++ b/src/net/JNet/Generated/Java/Security/PrivilegedActionException.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region PrivilegedActionException definition + #region PrivilegedActionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class PrivilegedActionException : Java.Lang.Exception } #endregion - #region PrivilegedActionException + #region PrivilegedActionException implementation public partial class PrivilegedActionException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/PrivilegedExceptionAction.cs b/src/net/JNet/Generated/Java/Security/PrivilegedExceptionAction.cs index 6da56a3f06..cc88cd5ea8 100644 --- a/src/net/JNet/Generated/Java/Security/PrivilegedExceptionAction.cs +++ b/src/net/JNet/Generated/Java/Security/PrivilegedExceptionAction.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region PrivilegedExceptionAction definition + #region PrivilegedExceptionAction declaration /// /// /// @@ -72,7 +72,7 @@ public PrivilegedExceptionAction(params object[] args) : base(args) { } } #endregion - #region PrivilegedExceptionAction definition + #region PrivilegedExceptionAction declaration /// /// /// @@ -120,7 +120,7 @@ public PrivilegedExceptionAction(params object[] args) : base(args) { } } #endregion - #region PrivilegedExceptionAction + #region PrivilegedExceptionAction implementation public partial class PrivilegedExceptionAction { #region Constructors @@ -184,7 +184,7 @@ public partial interface IPrivilegedExceptionAction } #endregion - #region PrivilegedExceptionAction + #region PrivilegedExceptionAction implementation public partial class PrivilegedExceptionAction : Java.Security.IPrivilegedExceptionAction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/ProtectionDomain.cs b/src/net/JNet/Generated/Java/Security/ProtectionDomain.cs index 03d9b917b9..4515ca6fce 100644 --- a/src/net/JNet/Generated/Java/Security/ProtectionDomain.cs +++ b/src/net/JNet/Generated/Java/Security/ProtectionDomain.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region ProtectionDomain definition + #region ProtectionDomain declaration /// /// /// @@ -70,7 +70,7 @@ public ProtectionDomain(params object[] args) : base(args) { } } #endregion - #region ProtectionDomain + #region ProtectionDomain implementation public partial class ProtectionDomain { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Provider.cs b/src/net/JNet/Generated/Java/Security/Provider.cs index 220263b2e2..4229dd8789 100644 --- a/src/net/JNet/Generated/Java/Security/Provider.cs +++ b/src/net/JNet/Generated/Java/Security/Provider.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region Provider definition + #region Provider declaration /// /// /// @@ -68,7 +68,7 @@ public Provider(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Service definition + #region Service declaration /// /// /// @@ -117,7 +117,7 @@ public Service(params object[] args) : base(args) { } } #endregion - #region Provider + #region Provider implementation public partial class Provider { #region Constructors @@ -196,7 +196,7 @@ public Java.Security.Provider.Service GetService(Java.Lang.String arg0, Java.Lan #endregion #region Nested classes - #region Service + #region Service implementation public partial class Service { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/ProviderException.cs b/src/net/JNet/Generated/Java/Security/ProviderException.cs index e4af148bf0..d5a40b8ffb 100644 --- a/src/net/JNet/Generated/Java/Security/ProviderException.cs +++ b/src/net/JNet/Generated/Java/Security/ProviderException.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region ProviderException definition + #region ProviderException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ProviderException : Java.Lang.RuntimeException } #endregion - #region ProviderException + #region ProviderException implementation public partial class ProviderException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/PublicKey.cs b/src/net/JNet/Generated/Java/Security/PublicKey.cs index 2c584d145c..77c004f338 100644 --- a/src/net/JNet/Generated/Java/Security/PublicKey.cs +++ b/src/net/JNet/Generated/Java/Security/PublicKey.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region PublicKey definition + #region PublicKey declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IPublicKey : Java.Security.IKey } #endregion - #region PublicKey + #region PublicKey implementation public partial class PublicKey : Java.Security.IPublicKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/SecureClassLoader.cs b/src/net/JNet/Generated/Java/Security/SecureClassLoader.cs index 08b982680d..c309b77252 100644 --- a/src/net/JNet/Generated/Java/Security/SecureClassLoader.cs +++ b/src/net/JNet/Generated/Java/Security/SecureClassLoader.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region SecureClassLoader definition + #region SecureClassLoader declaration /// /// /// @@ -70,7 +70,7 @@ public SecureClassLoader(params object[] args) : base(args) { } } #endregion - #region SecureClassLoader + #region SecureClassLoader implementation public partial class SecureClassLoader { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/SecureRandom.cs b/src/net/JNet/Generated/Java/Security/SecureRandom.cs index 8e52cba310..691ec79871 100644 --- a/src/net/JNet/Generated/Java/Security/SecureRandom.cs +++ b/src/net/JNet/Generated/Java/Security/SecureRandom.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region SecureRandom definition + #region SecureRandom declaration /// /// /// @@ -70,7 +70,7 @@ public SecureRandom(params object[] args) : base(args) { } } #endregion - #region SecureRandom + #region SecureRandom implementation public partial class SecureRandom { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/SecureRandomParameters.cs b/src/net/JNet/Generated/Java/Security/SecureRandomParameters.cs index 3521616e5b..280e1913f0 100644 --- a/src/net/JNet/Generated/Java/Security/SecureRandomParameters.cs +++ b/src/net/JNet/Generated/Java/Security/SecureRandomParameters.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region SecureRandomParameters definition + #region SecureRandomParameters declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ISecureRandomParameters } #endregion - #region SecureRandomParameters + #region SecureRandomParameters implementation public partial class SecureRandomParameters : Java.Security.ISecureRandomParameters { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/SecureRandomSpi.cs b/src/net/JNet/Generated/Java/Security/SecureRandomSpi.cs index fadd2f7030..1c3caa2b57 100644 --- a/src/net/JNet/Generated/Java/Security/SecureRandomSpi.cs +++ b/src/net/JNet/Generated/Java/Security/SecureRandomSpi.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region SecureRandomSpi definition + #region SecureRandomSpi declaration /// /// /// @@ -72,7 +72,7 @@ public SecureRandomSpi(params object[] args) : base(args) { } } #endregion - #region SecureRandomSpi + #region SecureRandomSpi implementation public partial class SecureRandomSpi { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Security.cs b/src/net/JNet/Generated/Java/Security/Security.cs index b610c0651a..727d4310b6 100644 --- a/src/net/JNet/Generated/Java/Security/Security.cs +++ b/src/net/JNet/Generated/Java/Security/Security.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region Security definition + #region Security declaration /// /// /// @@ -70,7 +70,7 @@ public Security(params object[] args) : base(args) { } } #endregion - #region Security + #region Security implementation public partial class Security { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/SecurityPermission.cs b/src/net/JNet/Generated/Java/Security/SecurityPermission.cs index f3f4b4fdfb..5688c98f33 100644 --- a/src/net/JNet/Generated/Java/Security/SecurityPermission.cs +++ b/src/net/JNet/Generated/Java/Security/SecurityPermission.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region SecurityPermission definition + #region SecurityPermission declaration /// /// /// @@ -70,7 +70,7 @@ public SecurityPermission(params object[] args) : base(args) { } } #endregion - #region SecurityPermission + #region SecurityPermission implementation public partial class SecurityPermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Signature.cs b/src/net/JNet/Generated/Java/Security/Signature.cs index 60dee57d0b..b99fcbc8cb 100644 --- a/src/net/JNet/Generated/Java/Security/Signature.cs +++ b/src/net/JNet/Generated/Java/Security/Signature.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region Signature definition + #region Signature declaration /// /// /// @@ -72,7 +72,7 @@ public Signature(params object[] args) : base(args) { } } #endregion - #region Signature + #region Signature implementation public partial class Signature { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/SignatureException.cs b/src/net/JNet/Generated/Java/Security/SignatureException.cs index f479f77c83..6ece5235f3 100644 --- a/src/net/JNet/Generated/Java/Security/SignatureException.cs +++ b/src/net/JNet/Generated/Java/Security/SignatureException.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region SignatureException definition + #region SignatureException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SignatureException : Java.Security.GeneralSecurityException } #endregion - #region SignatureException + #region SignatureException implementation public partial class SignatureException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/SignatureSpi.cs b/src/net/JNet/Generated/Java/Security/SignatureSpi.cs index 78ba4000c7..b93d98dc2d 100644 --- a/src/net/JNet/Generated/Java/Security/SignatureSpi.cs +++ b/src/net/JNet/Generated/Java/Security/SignatureSpi.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region SignatureSpi definition + #region SignatureSpi declaration /// /// /// @@ -72,7 +72,7 @@ public SignatureSpi(params object[] args) : base(args) { } } #endregion - #region SignatureSpi + #region SignatureSpi implementation public partial class SignatureSpi { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/SignedObject.cs b/src/net/JNet/Generated/Java/Security/SignedObject.cs index 0032dc0489..8ffb7b29b1 100644 --- a/src/net/JNet/Generated/Java/Security/SignedObject.cs +++ b/src/net/JNet/Generated/Java/Security/SignedObject.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region SignedObject definition + #region SignedObject declaration /// /// /// @@ -70,7 +70,7 @@ public SignedObject(params object[] args) : base(args) { } } #endregion - #region SignedObject + #region SignedObject implementation public partial class SignedObject { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/AlgorithmParameterSpec.cs b/src/net/JNet/Generated/Java/Security/Spec/AlgorithmParameterSpec.cs index 3513e59b46..d2cb2ba43d 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/AlgorithmParameterSpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/AlgorithmParameterSpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region AlgorithmParameterSpec definition + #region AlgorithmParameterSpec declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IAlgorithmParameterSpec } #endregion - #region AlgorithmParameterSpec + #region AlgorithmParameterSpec implementation public partial class AlgorithmParameterSpec : Java.Security.Spec.IAlgorithmParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/DSAGenParameterSpec.cs b/src/net/JNet/Generated/Java/Security/Spec/DSAGenParameterSpec.cs index dbcb0f6adc..9bc02a1eba 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/DSAGenParameterSpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/DSAGenParameterSpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region DSAGenParameterSpec definition + #region DSAGenParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public DSAGenParameterSpec(params object[] args) : base(args) { } } #endregion - #region DSAGenParameterSpec + #region DSAGenParameterSpec implementation public partial class DSAGenParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/DSAParameterSpec.cs b/src/net/JNet/Generated/Java/Security/Spec/DSAParameterSpec.cs index 70c72bfda4..0dc2966eb3 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/DSAParameterSpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/DSAParameterSpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region DSAParameterSpec definition + #region DSAParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public DSAParameterSpec(params object[] args) : base(args) { } } #endregion - #region DSAParameterSpec + #region DSAParameterSpec implementation public partial class DSAParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/DSAPrivateKeySpec.cs b/src/net/JNet/Generated/Java/Security/Spec/DSAPrivateKeySpec.cs index 34566457f1..60c296506e 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/DSAPrivateKeySpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/DSAPrivateKeySpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region DSAPrivateKeySpec definition + #region DSAPrivateKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public DSAPrivateKeySpec(params object[] args) : base(args) { } } #endregion - #region DSAPrivateKeySpec + #region DSAPrivateKeySpec implementation public partial class DSAPrivateKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/DSAPublicKeySpec.cs b/src/net/JNet/Generated/Java/Security/Spec/DSAPublicKeySpec.cs index 945ac00289..6393bd783b 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/DSAPublicKeySpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/DSAPublicKeySpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region DSAPublicKeySpec definition + #region DSAPublicKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public DSAPublicKeySpec(params object[] args) : base(args) { } } #endregion - #region DSAPublicKeySpec + #region DSAPublicKeySpec implementation public partial class DSAPublicKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/ECField.cs b/src/net/JNet/Generated/Java/Security/Spec/ECField.cs index 36e3bf9533..2f55978833 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/ECField.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/ECField.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region ECField definition + #region ECField declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IECField } #endregion - #region ECField + #region ECField implementation public partial class ECField : Java.Security.Spec.IECField { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/ECFieldF2m.cs b/src/net/JNet/Generated/Java/Security/Spec/ECFieldF2m.cs index ea716115b4..05e8b87b1a 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/ECFieldF2m.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/ECFieldF2m.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region ECFieldF2m definition + #region ECFieldF2m declaration /// /// /// @@ -70,7 +70,7 @@ public ECFieldF2m(params object[] args) : base(args) { } } #endregion - #region ECFieldF2m + #region ECFieldF2m implementation public partial class ECFieldF2m { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/ECFieldFp.cs b/src/net/JNet/Generated/Java/Security/Spec/ECFieldFp.cs index 556082bd36..ebcffc83c6 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/ECFieldFp.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/ECFieldFp.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region ECFieldFp definition + #region ECFieldFp declaration /// /// /// @@ -70,7 +70,7 @@ public ECFieldFp(params object[] args) : base(args) { } } #endregion - #region ECFieldFp + #region ECFieldFp implementation public partial class ECFieldFp { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/ECGenParameterSpec.cs b/src/net/JNet/Generated/Java/Security/Spec/ECGenParameterSpec.cs index 30ec043bf4..1f76de0e7c 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/ECGenParameterSpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/ECGenParameterSpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region ECGenParameterSpec definition + #region ECGenParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public ECGenParameterSpec(params object[] args) : base(args) { } } #endregion - #region ECGenParameterSpec + #region ECGenParameterSpec implementation public partial class ECGenParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/ECParameterSpec.cs b/src/net/JNet/Generated/Java/Security/Spec/ECParameterSpec.cs index 3ec0b32a77..9973f6600c 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/ECParameterSpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/ECParameterSpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region ECParameterSpec definition + #region ECParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public ECParameterSpec(params object[] args) : base(args) { } } #endregion - #region ECParameterSpec + #region ECParameterSpec implementation public partial class ECParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/ECPoint.cs b/src/net/JNet/Generated/Java/Security/Spec/ECPoint.cs index 699d081248..6f29da43c4 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/ECPoint.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/ECPoint.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region ECPoint definition + #region ECPoint declaration /// /// /// @@ -70,7 +70,7 @@ public ECPoint(params object[] args) : base(args) { } } #endregion - #region ECPoint + #region ECPoint implementation public partial class ECPoint { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/ECPrivateKeySpec.cs b/src/net/JNet/Generated/Java/Security/Spec/ECPrivateKeySpec.cs index fadc8d78ff..0b55a78a3a 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/ECPrivateKeySpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/ECPrivateKeySpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region ECPrivateKeySpec definition + #region ECPrivateKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public ECPrivateKeySpec(params object[] args) : base(args) { } } #endregion - #region ECPrivateKeySpec + #region ECPrivateKeySpec implementation public partial class ECPrivateKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/ECPublicKeySpec.cs b/src/net/JNet/Generated/Java/Security/Spec/ECPublicKeySpec.cs index cf5b72893f..5440566afd 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/ECPublicKeySpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/ECPublicKeySpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region ECPublicKeySpec definition + #region ECPublicKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public ECPublicKeySpec(params object[] args) : base(args) { } } #endregion - #region ECPublicKeySpec + #region ECPublicKeySpec implementation public partial class ECPublicKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/EllipticCurve.cs b/src/net/JNet/Generated/Java/Security/Spec/EllipticCurve.cs index b582e5de2e..3e2946fc80 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/EllipticCurve.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/EllipticCurve.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region EllipticCurve definition + #region EllipticCurve declaration /// /// /// @@ -70,7 +70,7 @@ public EllipticCurve(params object[] args) : base(args) { } } #endregion - #region EllipticCurve + #region EllipticCurve implementation public partial class EllipticCurve { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/EncodedKeySpec.cs b/src/net/JNet/Generated/Java/Security/Spec/EncodedKeySpec.cs index a530dd39b4..017a233e59 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/EncodedKeySpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/EncodedKeySpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region EncodedKeySpec definition + #region EncodedKeySpec declaration /// /// /// @@ -72,7 +72,7 @@ public EncodedKeySpec(params object[] args) : base(args) { } } #endregion - #region EncodedKeySpec + #region EncodedKeySpec implementation public partial class EncodedKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/InvalidKeySpecException.cs b/src/net/JNet/Generated/Java/Security/Spec/InvalidKeySpecException.cs index e45137691d..b65cfffc96 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/InvalidKeySpecException.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/InvalidKeySpecException.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region InvalidKeySpecException definition + #region InvalidKeySpecException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidKeySpecException : Java.Security.GeneralSecurityExce } #endregion - #region InvalidKeySpecException + #region InvalidKeySpecException implementation public partial class InvalidKeySpecException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/InvalidParameterSpecException.cs b/src/net/JNet/Generated/Java/Security/Spec/InvalidParameterSpecException.cs index ff1116ffb3..be1a12f638 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/InvalidParameterSpecException.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/InvalidParameterSpecException.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region InvalidParameterSpecException definition + #region InvalidParameterSpecException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidParameterSpecException : Java.Security.GeneralSecuri } #endregion - #region InvalidParameterSpecException + #region InvalidParameterSpecException implementation public partial class InvalidParameterSpecException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/KeySpec.cs b/src/net/JNet/Generated/Java/Security/Spec/KeySpec.cs index 20d35cf572..6afd69c7fd 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/KeySpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/KeySpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region KeySpec definition + #region KeySpec declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IKeySpec } #endregion - #region KeySpec + #region KeySpec implementation public partial class KeySpec : Java.Security.Spec.IKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/MGF1ParameterSpec.cs b/src/net/JNet/Generated/Java/Security/Spec/MGF1ParameterSpec.cs index dbb685d4c0..e0c733f6a8 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/MGF1ParameterSpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/MGF1ParameterSpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region MGF1ParameterSpec definition + #region MGF1ParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public MGF1ParameterSpec(params object[] args) : base(args) { } } #endregion - #region MGF1ParameterSpec + #region MGF1ParameterSpec implementation public partial class MGF1ParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/NamedParameterSpec.cs b/src/net/JNet/Generated/Java/Security/Spec/NamedParameterSpec.cs index 4985eb14b2..1bea28fc32 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/NamedParameterSpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/NamedParameterSpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region NamedParameterSpec definition + #region NamedParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public NamedParameterSpec(params object[] args) : base(args) { } } #endregion - #region NamedParameterSpec + #region NamedParameterSpec implementation public partial class NamedParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/PKCS8EncodedKeySpec.cs b/src/net/JNet/Generated/Java/Security/Spec/PKCS8EncodedKeySpec.cs index 9bd1a26a48..8449f579fe 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/PKCS8EncodedKeySpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/PKCS8EncodedKeySpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region PKCS8EncodedKeySpec definition + #region PKCS8EncodedKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public PKCS8EncodedKeySpec(params object[] args) : base(args) { } } #endregion - #region PKCS8EncodedKeySpec + #region PKCS8EncodedKeySpec implementation public partial class PKCS8EncodedKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/PSSParameterSpec.cs b/src/net/JNet/Generated/Java/Security/Spec/PSSParameterSpec.cs index fd570bf798..5279405a4b 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/PSSParameterSpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/PSSParameterSpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region PSSParameterSpec definition + #region PSSParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public PSSParameterSpec(params object[] args) : base(args) { } } #endregion - #region PSSParameterSpec + #region PSSParameterSpec implementation public partial class PSSParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/RSAKeyGenParameterSpec.cs b/src/net/JNet/Generated/Java/Security/Spec/RSAKeyGenParameterSpec.cs index 5085fc053e..a1c48725eb 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/RSAKeyGenParameterSpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/RSAKeyGenParameterSpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region RSAKeyGenParameterSpec definition + #region RSAKeyGenParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public RSAKeyGenParameterSpec(params object[] args) : base(args) { } } #endregion - #region RSAKeyGenParameterSpec + #region RSAKeyGenParameterSpec implementation public partial class RSAKeyGenParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/RSAMultiPrimePrivateCrtKeySpec.cs b/src/net/JNet/Generated/Java/Security/Spec/RSAMultiPrimePrivateCrtKeySpec.cs index 8a4b2d31bd..f3e17c00d5 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/RSAMultiPrimePrivateCrtKeySpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/RSAMultiPrimePrivateCrtKeySpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region RSAMultiPrimePrivateCrtKeySpec definition + #region RSAMultiPrimePrivateCrtKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public RSAMultiPrimePrivateCrtKeySpec(params object[] args) : base(args) { } } #endregion - #region RSAMultiPrimePrivateCrtKeySpec + #region RSAMultiPrimePrivateCrtKeySpec implementation public partial class RSAMultiPrimePrivateCrtKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/RSAOtherPrimeInfo.cs b/src/net/JNet/Generated/Java/Security/Spec/RSAOtherPrimeInfo.cs index 3bdf78f47c..a3262729f1 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/RSAOtherPrimeInfo.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/RSAOtherPrimeInfo.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region RSAOtherPrimeInfo definition + #region RSAOtherPrimeInfo declaration /// /// /// @@ -70,7 +70,7 @@ public RSAOtherPrimeInfo(params object[] args) : base(args) { } } #endregion - #region RSAOtherPrimeInfo + #region RSAOtherPrimeInfo implementation public partial class RSAOtherPrimeInfo { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/RSAPrivateCrtKeySpec.cs b/src/net/JNet/Generated/Java/Security/Spec/RSAPrivateCrtKeySpec.cs index 8b10ec3dd2..51faaf0d58 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/RSAPrivateCrtKeySpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/RSAPrivateCrtKeySpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region RSAPrivateCrtKeySpec definition + #region RSAPrivateCrtKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public RSAPrivateCrtKeySpec(params object[] args) : base(args) { } } #endregion - #region RSAPrivateCrtKeySpec + #region RSAPrivateCrtKeySpec implementation public partial class RSAPrivateCrtKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/RSAPrivateKeySpec.cs b/src/net/JNet/Generated/Java/Security/Spec/RSAPrivateKeySpec.cs index eeda91939b..61bb7ea8b4 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/RSAPrivateKeySpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/RSAPrivateKeySpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region RSAPrivateKeySpec definition + #region RSAPrivateKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public RSAPrivateKeySpec(params object[] args) : base(args) { } } #endregion - #region RSAPrivateKeySpec + #region RSAPrivateKeySpec implementation public partial class RSAPrivateKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/RSAPublicKeySpec.cs b/src/net/JNet/Generated/Java/Security/Spec/RSAPublicKeySpec.cs index 8e7968b56f..faca72689f 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/RSAPublicKeySpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/RSAPublicKeySpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region RSAPublicKeySpec definition + #region RSAPublicKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public RSAPublicKeySpec(params object[] args) : base(args) { } } #endregion - #region RSAPublicKeySpec + #region RSAPublicKeySpec implementation public partial class RSAPublicKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/X509EncodedKeySpec.cs b/src/net/JNet/Generated/Java/Security/Spec/X509EncodedKeySpec.cs index 4ccd4d1e67..b82b18f31d 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/X509EncodedKeySpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/X509EncodedKeySpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region X509EncodedKeySpec definition + #region X509EncodedKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public X509EncodedKeySpec(params object[] args) : base(args) { } } #endregion - #region X509EncodedKeySpec + #region X509EncodedKeySpec implementation public partial class X509EncodedKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/XECPrivateKeySpec.cs b/src/net/JNet/Generated/Java/Security/Spec/XECPrivateKeySpec.cs index 1d88d9a8b7..76548d7515 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/XECPrivateKeySpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/XECPrivateKeySpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region XECPrivateKeySpec definition + #region XECPrivateKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public XECPrivateKeySpec(params object[] args) : base(args) { } } #endregion - #region XECPrivateKeySpec + #region XECPrivateKeySpec implementation public partial class XECPrivateKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Spec/XECPublicKeySpec.cs b/src/net/JNet/Generated/Java/Security/Spec/XECPublicKeySpec.cs index 3af3edfed0..a5cd195536 100644 --- a/src/net/JNet/Generated/Java/Security/Spec/XECPublicKeySpec.cs +++ b/src/net/JNet/Generated/Java/Security/Spec/XECPublicKeySpec.cs @@ -25,7 +25,7 @@ namespace Java.Security.Spec { - #region XECPublicKeySpec definition + #region XECPublicKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public XECPublicKeySpec(params object[] args) : base(args) { } } #endregion - #region XECPublicKeySpec + #region XECPublicKeySpec implementation public partial class XECPublicKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/Timestamp.cs b/src/net/JNet/Generated/Java/Security/Timestamp.cs index 592d5dd008..666abd4227 100644 --- a/src/net/JNet/Generated/Java/Security/Timestamp.cs +++ b/src/net/JNet/Generated/Java/Security/Timestamp.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region Timestamp definition + #region Timestamp declaration /// /// /// @@ -70,7 +70,7 @@ public Timestamp(params object[] args) : base(args) { } } #endregion - #region Timestamp + #region Timestamp implementation public partial class Timestamp { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/URIParameter.cs b/src/net/JNet/Generated/Java/Security/URIParameter.cs index 42d80a09b4..0c0569a2d5 100644 --- a/src/net/JNet/Generated/Java/Security/URIParameter.cs +++ b/src/net/JNet/Generated/Java/Security/URIParameter.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region URIParameter definition + #region URIParameter declaration /// /// /// @@ -70,7 +70,7 @@ public URIParameter(params object[] args) : base(args) { } } #endregion - #region URIParameter + #region URIParameter implementation public partial class URIParameter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/UnrecoverableEntryException.cs b/src/net/JNet/Generated/Java/Security/UnrecoverableEntryException.cs index fb02239f44..84ef14bf3a 100644 --- a/src/net/JNet/Generated/Java/Security/UnrecoverableEntryException.cs +++ b/src/net/JNet/Generated/Java/Security/UnrecoverableEntryException.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region UnrecoverableEntryException definition + #region UnrecoverableEntryException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnrecoverableEntryException : Java.Security.GeneralSecurity } #endregion - #region UnrecoverableEntryException + #region UnrecoverableEntryException implementation public partial class UnrecoverableEntryException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/UnrecoverableKeyException.cs b/src/net/JNet/Generated/Java/Security/UnrecoverableKeyException.cs index 6493c024f5..5c9f195e32 100644 --- a/src/net/JNet/Generated/Java/Security/UnrecoverableKeyException.cs +++ b/src/net/JNet/Generated/Java/Security/UnrecoverableKeyException.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region UnrecoverableKeyException definition + #region UnrecoverableKeyException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnrecoverableKeyException : Java.Security.UnrecoverableEntr } #endregion - #region UnrecoverableKeyException + #region UnrecoverableKeyException implementation public partial class UnrecoverableKeyException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Security/UnresolvedPermission.cs b/src/net/JNet/Generated/Java/Security/UnresolvedPermission.cs index 424d411af1..f3ec8a008e 100644 --- a/src/net/JNet/Generated/Java/Security/UnresolvedPermission.cs +++ b/src/net/JNet/Generated/Java/Security/UnresolvedPermission.cs @@ -25,7 +25,7 @@ namespace Java.Security { - #region UnresolvedPermission definition + #region UnresolvedPermission declaration /// /// /// @@ -70,7 +70,7 @@ public UnresolvedPermission(params object[] args) : base(args) { } } #endregion - #region UnresolvedPermission + #region UnresolvedPermission implementation public partial class UnresolvedPermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/Array.cs b/src/net/JNet/Generated/Java/Sql/Array.cs index 42574f0f84..dae4abc8e6 100644 --- a/src/net/JNet/Generated/Java/Sql/Array.cs +++ b/src/net/JNet/Generated/Java/Sql/Array.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region Array definition + #region Array declaration /// /// /// @@ -161,7 +161,7 @@ public partial interface IArray } #endregion - #region Array + #region Array implementation public partial class Array : Java.Sql.IArray { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/BatchUpdateException.cs b/src/net/JNet/Generated/Java/Sql/BatchUpdateException.cs index 82041567b6..5b12d1213d 100644 --- a/src/net/JNet/Generated/Java/Sql/BatchUpdateException.cs +++ b/src/net/JNet/Generated/Java/Sql/BatchUpdateException.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region BatchUpdateException definition + #region BatchUpdateException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class BatchUpdateException : Java.Sql.SQLException } #endregion - #region BatchUpdateException + #region BatchUpdateException implementation public partial class BatchUpdateException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/Blob.cs b/src/net/JNet/Generated/Java/Sql/Blob.cs index 32ef8cca1b..f3376e58c2 100644 --- a/src/net/JNet/Generated/Java/Sql/Blob.cs +++ b/src/net/JNet/Generated/Java/Sql/Blob.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region Blob definition + #region Blob declaration /// /// /// @@ -168,7 +168,7 @@ public partial interface IBlob } #endregion - #region Blob + #region Blob implementation public partial class Blob : Java.Sql.IBlob { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/CallableStatement.cs b/src/net/JNet/Generated/Java/Sql/CallableStatement.cs index 063404d9c0..6a8b2d058f 100644 --- a/src/net/JNet/Generated/Java/Sql/CallableStatement.cs +++ b/src/net/JNet/Generated/Java/Sql/CallableStatement.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region CallableStatement definition + #region CallableStatement declaration /// /// /// @@ -969,7 +969,7 @@ public partial interface ICallableStatement : Java.Sql.IPreparedStatement } #endregion - #region CallableStatement + #region CallableStatement implementation public partial class CallableStatement : Java.Sql.ICallableStatement { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/ClientInfoStatus.cs b/src/net/JNet/Generated/Java/Sql/ClientInfoStatus.cs index 9cee278b4b..49ad01373e 100644 --- a/src/net/JNet/Generated/Java/Sql/ClientInfoStatus.cs +++ b/src/net/JNet/Generated/Java/Sql/ClientInfoStatus.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region ClientInfoStatus definition + #region ClientInfoStatus declaration /// /// /// @@ -70,7 +70,7 @@ public ClientInfoStatus(params object[] args) : base(args) { } } #endregion - #region ClientInfoStatus + #region ClientInfoStatus implementation public partial class ClientInfoStatus { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/Clob.cs b/src/net/JNet/Generated/Java/Sql/Clob.cs index 2a6b40e5d5..3abd360a0c 100644 --- a/src/net/JNet/Generated/Java/Sql/Clob.cs +++ b/src/net/JNet/Generated/Java/Sql/Clob.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region Clob definition + #region Clob declaration /// /// /// @@ -179,7 +179,7 @@ public partial interface IClob } #endregion - #region Clob + #region Clob implementation public partial class Clob : Java.Sql.IClob { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/Connection.cs b/src/net/JNet/Generated/Java/Sql/Connection.cs index 0e7b521626..da0d3e23a4 100644 --- a/src/net/JNet/Generated/Java/Sql/Connection.cs +++ b/src/net/JNet/Generated/Java/Sql/Connection.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region Connection definition + #region Connection declaration /// /// /// @@ -413,7 +413,7 @@ public partial interface IConnection } #endregion - #region Connection + #region Connection implementation public partial class Connection : Java.Sql.IConnection { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/ConnectionBuilder.cs b/src/net/JNet/Generated/Java/Sql/ConnectionBuilder.cs index 57764bb6d4..60b97ed76b 100644 --- a/src/net/JNet/Generated/Java/Sql/ConnectionBuilder.cs +++ b/src/net/JNet/Generated/Java/Sql/ConnectionBuilder.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region ConnectionBuilder definition + #region ConnectionBuilder declaration /// /// /// @@ -120,7 +120,7 @@ public partial interface IConnectionBuilder } #endregion - #region ConnectionBuilder + #region ConnectionBuilder implementation public partial class ConnectionBuilder : Java.Sql.IConnectionBuilder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/DataTruncation.cs b/src/net/JNet/Generated/Java/Sql/DataTruncation.cs index 278bce4def..704ec2f01f 100644 --- a/src/net/JNet/Generated/Java/Sql/DataTruncation.cs +++ b/src/net/JNet/Generated/Java/Sql/DataTruncation.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region DataTruncation definition + #region DataTruncation declaration /// /// /// @@ -42,7 +42,7 @@ public partial class DataTruncation : Java.Sql.SQLWarning } #endregion - #region DataTruncation + #region DataTruncation implementation public partial class DataTruncation { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/DatabaseMetaData.cs b/src/net/JNet/Generated/Java/Sql/DatabaseMetaData.cs index e1a5bd9086..baff9ddd14 100644 --- a/src/net/JNet/Generated/Java/Sql/DatabaseMetaData.cs +++ b/src/net/JNet/Generated/Java/Sql/DatabaseMetaData.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region DatabaseMetaData definition + #region DatabaseMetaData declaration /// /// /// @@ -1135,7 +1135,7 @@ public partial interface IDatabaseMetaData : Java.Sql.IWrapper } #endregion - #region DatabaseMetaData + #region DatabaseMetaData implementation public partial class DatabaseMetaData : Java.Sql.IDatabaseMetaData { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/Date.cs b/src/net/JNet/Generated/Java/Sql/Date.cs index 76925f4280..7d06ada19a 100644 --- a/src/net/JNet/Generated/Java/Sql/Date.cs +++ b/src/net/JNet/Generated/Java/Sql/Date.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region Date definition + #region Date declaration /// /// /// @@ -70,7 +70,7 @@ public Date(params object[] args) : base(args) { } } #endregion - #region Date + #region Date implementation public partial class Date { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/Driver.cs b/src/net/JNet/Generated/Java/Sql/Driver.cs index d8852262bf..e11f63fd88 100644 --- a/src/net/JNet/Generated/Java/Sql/Driver.cs +++ b/src/net/JNet/Generated/Java/Sql/Driver.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region Driver definition + #region Driver declaration /// /// /// @@ -130,7 +130,7 @@ public partial interface IDriver } #endregion - #region Driver + #region Driver implementation public partial class Driver : Java.Sql.IDriver { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/DriverAction.cs b/src/net/JNet/Generated/Java/Sql/DriverAction.cs index a1477ad486..41f3af0261 100644 --- a/src/net/JNet/Generated/Java/Sql/DriverAction.cs +++ b/src/net/JNet/Generated/Java/Sql/DriverAction.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region DriverAction definition + #region DriverAction declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IDriverAction } #endregion - #region DriverAction + #region DriverAction implementation public partial class DriverAction : Java.Sql.IDriverAction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/DriverManager.cs b/src/net/JNet/Generated/Java/Sql/DriverManager.cs index ecb6064e59..6d71519eb0 100644 --- a/src/net/JNet/Generated/Java/Sql/DriverManager.cs +++ b/src/net/JNet/Generated/Java/Sql/DriverManager.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region DriverManager definition + #region DriverManager declaration /// /// /// @@ -70,7 +70,7 @@ public DriverManager(params object[] args) : base(args) { } } #endregion - #region DriverManager + #region DriverManager implementation public partial class DriverManager { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/DriverPropertyInfo.cs b/src/net/JNet/Generated/Java/Sql/DriverPropertyInfo.cs index e730b71f5c..21994e7875 100644 --- a/src/net/JNet/Generated/Java/Sql/DriverPropertyInfo.cs +++ b/src/net/JNet/Generated/Java/Sql/DriverPropertyInfo.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region DriverPropertyInfo definition + #region DriverPropertyInfo declaration /// /// /// @@ -70,7 +70,7 @@ public DriverPropertyInfo(params object[] args) : base(args) { } } #endregion - #region DriverPropertyInfo + #region DriverPropertyInfo implementation public partial class DriverPropertyInfo { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/JDBCType.cs b/src/net/JNet/Generated/Java/Sql/JDBCType.cs index eaa45663b3..9fccd12c9c 100644 --- a/src/net/JNet/Generated/Java/Sql/JDBCType.cs +++ b/src/net/JNet/Generated/Java/Sql/JDBCType.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region JDBCType definition + #region JDBCType declaration /// /// /// @@ -70,7 +70,7 @@ public JDBCType(params object[] args) : base(args) { } } #endregion - #region JDBCType + #region JDBCType implementation public partial class JDBCType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/NClob.cs b/src/net/JNet/Generated/Java/Sql/NClob.cs index 1c325fbb9f..bbb4df0eef 100644 --- a/src/net/JNet/Generated/Java/Sql/NClob.cs +++ b/src/net/JNet/Generated/Java/Sql/NClob.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region NClob definition + #region NClob declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface INClob : Java.Sql.IClob } #endregion - #region NClob + #region NClob implementation public partial class NClob : Java.Sql.INClob { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/ParameterMetaData.cs b/src/net/JNet/Generated/Java/Sql/ParameterMetaData.cs index 0c8ac0a080..f6d61d82cf 100644 --- a/src/net/JNet/Generated/Java/Sql/ParameterMetaData.cs +++ b/src/net/JNet/Generated/Java/Sql/ParameterMetaData.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region ParameterMetaData definition + #region ParameterMetaData declaration /// /// /// @@ -150,7 +150,7 @@ public partial interface IParameterMetaData : Java.Sql.IWrapper } #endregion - #region ParameterMetaData + #region ParameterMetaData implementation public partial class ParameterMetaData : Java.Sql.IParameterMetaData { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/PreparedStatement.cs b/src/net/JNet/Generated/Java/Sql/PreparedStatement.cs index 90595adc08..58e824fee4 100644 --- a/src/net/JNet/Generated/Java/Sql/PreparedStatement.cs +++ b/src/net/JNet/Generated/Java/Sql/PreparedStatement.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region PreparedStatement definition + #region PreparedStatement declaration /// /// /// @@ -495,7 +495,7 @@ public partial interface IPreparedStatement : Java.Sql.IStatement } #endregion - #region PreparedStatement + #region PreparedStatement implementation public partial class PreparedStatement : Java.Sql.IPreparedStatement { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/PseudoColumnUsage.cs b/src/net/JNet/Generated/Java/Sql/PseudoColumnUsage.cs index 7f9c2870a1..1f4262812f 100644 --- a/src/net/JNet/Generated/Java/Sql/PseudoColumnUsage.cs +++ b/src/net/JNet/Generated/Java/Sql/PseudoColumnUsage.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region PseudoColumnUsage definition + #region PseudoColumnUsage declaration /// /// /// @@ -70,7 +70,7 @@ public PseudoColumnUsage(params object[] args) : base(args) { } } #endregion - #region PseudoColumnUsage + #region PseudoColumnUsage implementation public partial class PseudoColumnUsage { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/Ref.cs b/src/net/JNet/Generated/Java/Sql/Ref.cs index bbd9dc963a..a25b855111 100644 --- a/src/net/JNet/Generated/Java/Sql/Ref.cs +++ b/src/net/JNet/Generated/Java/Sql/Ref.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region Ref definition + #region Ref declaration /// /// /// @@ -105,7 +105,7 @@ public partial interface IRef } #endregion - #region Ref + #region Ref implementation public partial class Ref : Java.Sql.IRef { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/ResultSet.cs b/src/net/JNet/Generated/Java/Sql/ResultSet.cs index c6999cc1ed..dbe8e4549e 100644 --- a/src/net/JNet/Generated/Java/Sql/ResultSet.cs +++ b/src/net/JNet/Generated/Java/Sql/ResultSet.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region ResultSet definition + #region ResultSet declaration /// /// /// @@ -1372,7 +1372,7 @@ public partial interface IResultSet } #endregion - #region ResultSet + #region ResultSet implementation public partial class ResultSet : Java.Sql.IResultSet { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/ResultSetMetaData.cs b/src/net/JNet/Generated/Java/Sql/ResultSetMetaData.cs index 0374307433..ec0c11816a 100644 --- a/src/net/JNet/Generated/Java/Sql/ResultSetMetaData.cs +++ b/src/net/JNet/Generated/Java/Sql/ResultSetMetaData.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region ResultSetMetaData definition + #region ResultSetMetaData declaration /// /// /// @@ -234,7 +234,7 @@ public partial interface IResultSetMetaData : Java.Sql.IWrapper } #endregion - #region ResultSetMetaData + #region ResultSetMetaData implementation public partial class ResultSetMetaData : Java.Sql.IResultSetMetaData { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/RowId.cs b/src/net/JNet/Generated/Java/Sql/RowId.cs index 6f68ae0185..394ba1c02b 100644 --- a/src/net/JNet/Generated/Java/Sql/RowId.cs +++ b/src/net/JNet/Generated/Java/Sql/RowId.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region RowId definition + #region RowId declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IRowId } #endregion - #region RowId + #region RowId implementation public partial class RowId : Java.Sql.IRowId { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/RowIdLifetime.cs b/src/net/JNet/Generated/Java/Sql/RowIdLifetime.cs index 7b7baf8c51..d416e9fca5 100644 --- a/src/net/JNet/Generated/Java/Sql/RowIdLifetime.cs +++ b/src/net/JNet/Generated/Java/Sql/RowIdLifetime.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region RowIdLifetime definition + #region RowIdLifetime declaration /// /// /// @@ -70,7 +70,7 @@ public RowIdLifetime(params object[] args) : base(args) { } } #endregion - #region RowIdLifetime + #region RowIdLifetime implementation public partial class RowIdLifetime { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLClientInfoException.cs b/src/net/JNet/Generated/Java/Sql/SQLClientInfoException.cs index b855e61ec4..bf6ce5cf9c 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLClientInfoException.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLClientInfoException.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLClientInfoException definition + #region SQLClientInfoException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SQLClientInfoException : Java.Sql.SQLException } #endregion - #region SQLClientInfoException + #region SQLClientInfoException implementation public partial class SQLClientInfoException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLData.cs b/src/net/JNet/Generated/Java/Sql/SQLData.cs index 2526c756ee..1652a17b9c 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLData.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLData.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLData definition + #region SQLData declaration /// /// /// @@ -107,7 +107,7 @@ public partial interface ISQLData } #endregion - #region SQLData + #region SQLData implementation public partial class SQLData : Java.Sql.ISQLData { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLDataException.cs b/src/net/JNet/Generated/Java/Sql/SQLDataException.cs index 4bd646f199..fdb832d6c8 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLDataException.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLDataException.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLDataException definition + #region SQLDataException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SQLDataException : Java.Sql.SQLNonTransientException } #endregion - #region SQLDataException + #region SQLDataException implementation public partial class SQLDataException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLException.cs b/src/net/JNet/Generated/Java/Sql/SQLException.cs index c0594ee70e..f20e7ae9f1 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLException.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLException.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLException definition + #region SQLException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SQLException : Java.Lang.Exception } #endregion - #region SQLException + #region SQLException implementation public partial class SQLException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLFeatureNotSupportedException.cs b/src/net/JNet/Generated/Java/Sql/SQLFeatureNotSupportedException.cs index b2ae9fc5ac..2378adaac5 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLFeatureNotSupportedException.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLFeatureNotSupportedException.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLFeatureNotSupportedException definition + #region SQLFeatureNotSupportedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SQLFeatureNotSupportedException : Java.Sql.SQLNonTransientE } #endregion - #region SQLFeatureNotSupportedException + #region SQLFeatureNotSupportedException implementation public partial class SQLFeatureNotSupportedException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLInput.cs b/src/net/JNet/Generated/Java/Sql/SQLInput.cs index d1e746e8d5..7ba9558624 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLInput.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLInput.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLInput definition + #region SQLInput declaration /// /// /// @@ -260,7 +260,7 @@ public partial interface ISQLInput } #endregion - #region SQLInput + #region SQLInput implementation public partial class SQLInput : Java.Sql.ISQLInput { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLIntegrityConstraintViolationException.cs b/src/net/JNet/Generated/Java/Sql/SQLIntegrityConstraintViolationException.cs index bd62e7692a..9f977075e8 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLIntegrityConstraintViolationException.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLIntegrityConstraintViolationException.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLIntegrityConstraintViolationException definition + #region SQLIntegrityConstraintViolationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SQLIntegrityConstraintViolationException : Java.Sql.SQLNonT } #endregion - #region SQLIntegrityConstraintViolationException + #region SQLIntegrityConstraintViolationException implementation public partial class SQLIntegrityConstraintViolationException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLInvalidAuthorizationSpecException.cs b/src/net/JNet/Generated/Java/Sql/SQLInvalidAuthorizationSpecException.cs index 534d7a1bed..957717fa14 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLInvalidAuthorizationSpecException.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLInvalidAuthorizationSpecException.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLInvalidAuthorizationSpecException definition + #region SQLInvalidAuthorizationSpecException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SQLInvalidAuthorizationSpecException : Java.Sql.SQLNonTrans } #endregion - #region SQLInvalidAuthorizationSpecException + #region SQLInvalidAuthorizationSpecException implementation public partial class SQLInvalidAuthorizationSpecException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLNonTransientConnectionException.cs b/src/net/JNet/Generated/Java/Sql/SQLNonTransientConnectionException.cs index 4201b15dd2..6aa4e320db 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLNonTransientConnectionException.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLNonTransientConnectionException.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLNonTransientConnectionException definition + #region SQLNonTransientConnectionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SQLNonTransientConnectionException : Java.Sql.SQLNonTransie } #endregion - #region SQLNonTransientConnectionException + #region SQLNonTransientConnectionException implementation public partial class SQLNonTransientConnectionException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLNonTransientException.cs b/src/net/JNet/Generated/Java/Sql/SQLNonTransientException.cs index ef834a577e..e57f262d26 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLNonTransientException.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLNonTransientException.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLNonTransientException definition + #region SQLNonTransientException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SQLNonTransientException : Java.Sql.SQLException } #endregion - #region SQLNonTransientException + #region SQLNonTransientException implementation public partial class SQLNonTransientException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLOutput.cs b/src/net/JNet/Generated/Java/Sql/SQLOutput.cs index 38650e1f9a..efb297f1f0 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLOutput.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLOutput.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLOutput definition + #region SQLOutput declaration /// /// /// @@ -259,7 +259,7 @@ public partial interface ISQLOutput } #endregion - #region SQLOutput + #region SQLOutput implementation public partial class SQLOutput : Java.Sql.ISQLOutput { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLPermission.cs b/src/net/JNet/Generated/Java/Sql/SQLPermission.cs index bd37b4999b..4fae7ad599 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLPermission.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLPermission.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLPermission definition + #region SQLPermission declaration /// /// /// @@ -70,7 +70,7 @@ public SQLPermission(params object[] args) : base(args) { } } #endregion - #region SQLPermission + #region SQLPermission implementation public partial class SQLPermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLRecoverableException.cs b/src/net/JNet/Generated/Java/Sql/SQLRecoverableException.cs index 57bced5aaf..a54d5b2c99 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLRecoverableException.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLRecoverableException.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLRecoverableException definition + #region SQLRecoverableException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SQLRecoverableException : Java.Sql.SQLException } #endregion - #region SQLRecoverableException + #region SQLRecoverableException implementation public partial class SQLRecoverableException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLSyntaxErrorException.cs b/src/net/JNet/Generated/Java/Sql/SQLSyntaxErrorException.cs index 703cd9c325..a9be210e31 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLSyntaxErrorException.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLSyntaxErrorException.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLSyntaxErrorException definition + #region SQLSyntaxErrorException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SQLSyntaxErrorException : Java.Sql.SQLNonTransientException } #endregion - #region SQLSyntaxErrorException + #region SQLSyntaxErrorException implementation public partial class SQLSyntaxErrorException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLTimeoutException.cs b/src/net/JNet/Generated/Java/Sql/SQLTimeoutException.cs index b6cd83395d..72f010497a 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLTimeoutException.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLTimeoutException.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLTimeoutException definition + #region SQLTimeoutException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SQLTimeoutException : Java.Sql.SQLTransientException } #endregion - #region SQLTimeoutException + #region SQLTimeoutException implementation public partial class SQLTimeoutException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLTransactionRollbackException.cs b/src/net/JNet/Generated/Java/Sql/SQLTransactionRollbackException.cs index 7cb35c01c7..4f898b8ebd 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLTransactionRollbackException.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLTransactionRollbackException.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLTransactionRollbackException definition + #region SQLTransactionRollbackException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SQLTransactionRollbackException : Java.Sql.SQLTransientExce } #endregion - #region SQLTransactionRollbackException + #region SQLTransactionRollbackException implementation public partial class SQLTransactionRollbackException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLTransientConnectionException.cs b/src/net/JNet/Generated/Java/Sql/SQLTransientConnectionException.cs index c709cbec5f..e84352de81 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLTransientConnectionException.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLTransientConnectionException.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLTransientConnectionException definition + #region SQLTransientConnectionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SQLTransientConnectionException : Java.Sql.SQLTransientExce } #endregion - #region SQLTransientConnectionException + #region SQLTransientConnectionException implementation public partial class SQLTransientConnectionException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLTransientException.cs b/src/net/JNet/Generated/Java/Sql/SQLTransientException.cs index 4917507356..1a726db709 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLTransientException.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLTransientException.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLTransientException definition + #region SQLTransientException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SQLTransientException : Java.Sql.SQLException } #endregion - #region SQLTransientException + #region SQLTransientException implementation public partial class SQLTransientException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLType.cs b/src/net/JNet/Generated/Java/Sql/SQLType.cs index 106a857b3b..8b01a638e2 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLType.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLType.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLType definition + #region SQLType declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface ISQLType } #endregion - #region SQLType + #region SQLType implementation public partial class SQLType : Java.Sql.ISQLType { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLWarning.cs b/src/net/JNet/Generated/Java/Sql/SQLWarning.cs index e79a178569..8989800001 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLWarning.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLWarning.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLWarning definition + #region SQLWarning declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SQLWarning : Java.Sql.SQLException } #endregion - #region SQLWarning + #region SQLWarning implementation public partial class SQLWarning { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/SQLXML.cs b/src/net/JNet/Generated/Java/Sql/SQLXML.cs index a3cedeccf8..3f4b542f88 100644 --- a/src/net/JNet/Generated/Java/Sql/SQLXML.cs +++ b/src/net/JNet/Generated/Java/Sql/SQLXML.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region SQLXML definition + #region SQLXML declaration /// /// /// @@ -135,7 +135,7 @@ public partial interface ISQLXML } #endregion - #region SQLXML + #region SQLXML implementation public partial class SQLXML : Java.Sql.ISQLXML { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/Savepoint.cs b/src/net/JNet/Generated/Java/Sql/Savepoint.cs index f155bb2bf2..8d2e2c3903 100644 --- a/src/net/JNet/Generated/Java/Sql/Savepoint.cs +++ b/src/net/JNet/Generated/Java/Sql/Savepoint.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region Savepoint definition + #region Savepoint declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface ISavepoint } #endregion - #region Savepoint + #region Savepoint implementation public partial class Savepoint : Java.Sql.ISavepoint { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/ShardingKey.cs b/src/net/JNet/Generated/Java/Sql/ShardingKey.cs index dbc2bfbc28..e581c6cb1f 100644 --- a/src/net/JNet/Generated/Java/Sql/ShardingKey.cs +++ b/src/net/JNet/Generated/Java/Sql/ShardingKey.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region ShardingKey definition + #region ShardingKey declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IShardingKey } #endregion - #region ShardingKey + #region ShardingKey implementation public partial class ShardingKey : Java.Sql.IShardingKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/ShardingKeyBuilder.cs b/src/net/JNet/Generated/Java/Sql/ShardingKeyBuilder.cs index 37bfe2ecdf..65e2720512 100644 --- a/src/net/JNet/Generated/Java/Sql/ShardingKeyBuilder.cs +++ b/src/net/JNet/Generated/Java/Sql/ShardingKeyBuilder.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region ShardingKeyBuilder definition + #region ShardingKeyBuilder declaration /// /// /// @@ -103,7 +103,7 @@ public partial interface IShardingKeyBuilder } #endregion - #region ShardingKeyBuilder + #region ShardingKeyBuilder implementation public partial class ShardingKeyBuilder : Java.Sql.IShardingKeyBuilder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/Statement.cs b/src/net/JNet/Generated/Java/Sql/Statement.cs index da1dd89bbc..6b8b86cf49 100644 --- a/src/net/JNet/Generated/Java/Sql/Statement.cs +++ b/src/net/JNet/Generated/Java/Sql/Statement.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region Statement definition + #region Statement declaration /// /// /// @@ -369,7 +369,7 @@ public partial interface IStatement } #endregion - #region Statement + #region Statement implementation public partial class Statement : Java.Sql.IStatement { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/Struct.cs b/src/net/JNet/Generated/Java/Sql/Struct.cs index 29ae6f6f8d..4973101abb 100644 --- a/src/net/JNet/Generated/Java/Sql/Struct.cs +++ b/src/net/JNet/Generated/Java/Sql/Struct.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region Struct definition + #region Struct declaration /// /// /// @@ -105,7 +105,7 @@ public partial interface IStruct } #endregion - #region Struct + #region Struct implementation public partial class Struct : Java.Sql.IStruct { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/Time.cs b/src/net/JNet/Generated/Java/Sql/Time.cs index 0d32f96623..9271b48663 100644 --- a/src/net/JNet/Generated/Java/Sql/Time.cs +++ b/src/net/JNet/Generated/Java/Sql/Time.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region Time definition + #region Time declaration /// /// /// @@ -70,7 +70,7 @@ public Time(params object[] args) : base(args) { } } #endregion - #region Time + #region Time implementation public partial class Time { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/Timestamp.cs b/src/net/JNet/Generated/Java/Sql/Timestamp.cs index d0ce8c40a7..0750dccf73 100644 --- a/src/net/JNet/Generated/Java/Sql/Timestamp.cs +++ b/src/net/JNet/Generated/Java/Sql/Timestamp.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region Timestamp definition + #region Timestamp declaration /// /// /// @@ -70,7 +70,7 @@ public Timestamp(params object[] args) : base(args) { } } #endregion - #region Timestamp + #region Timestamp implementation public partial class Timestamp { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/Types.cs b/src/net/JNet/Generated/Java/Sql/Types.cs index a367d3ab87..0087f05a45 100644 --- a/src/net/JNet/Generated/Java/Sql/Types.cs +++ b/src/net/JNet/Generated/Java/Sql/Types.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region Types definition + #region Types declaration /// /// /// @@ -70,7 +70,7 @@ public Types(params object[] args) : base(args) { } } #endregion - #region Types + #region Types implementation public partial class Types { #region Constructors diff --git a/src/net/JNet/Generated/Java/Sql/Wrapper.cs b/src/net/JNet/Generated/Java/Sql/Wrapper.cs index 4d1127c6fc..0bb40ed6df 100644 --- a/src/net/JNet/Generated/Java/Sql/Wrapper.cs +++ b/src/net/JNet/Generated/Java/Sql/Wrapper.cs @@ -25,7 +25,7 @@ namespace Java.Sql { - #region Wrapper definition + #region Wrapper declaration /// /// /// @@ -105,7 +105,7 @@ public partial interface IWrapper } #endregion - #region Wrapper + #region Wrapper implementation public partial class Wrapper : Java.Sql.IWrapper { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/Annotation.cs b/src/net/JNet/Generated/Java/Text/Annotation.cs index 568e5badf2..17d7584e65 100644 --- a/src/net/JNet/Generated/Java/Text/Annotation.cs +++ b/src/net/JNet/Generated/Java/Text/Annotation.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region Annotation definition + #region Annotation declaration /// /// /// @@ -70,7 +70,7 @@ public Annotation(params object[] args) : base(args) { } } #endregion - #region Annotation + #region Annotation implementation public partial class Annotation { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/AttributedCharacterIterator.cs b/src/net/JNet/Generated/Java/Text/AttributedCharacterIterator.cs index 9feee54685..8ab4c80e93 100644 --- a/src/net/JNet/Generated/Java/Text/AttributedCharacterIterator.cs +++ b/src/net/JNet/Generated/Java/Text/AttributedCharacterIterator.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region AttributedCharacterIterator definition + #region AttributedCharacterIterator declaration /// /// /// @@ -68,7 +68,7 @@ public AttributedCharacterIterator(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Attribute definition + #region Attribute declaration /// /// /// @@ -183,7 +183,7 @@ public partial interface IAttributedCharacterIterator : Java.Text.ICharacterIter } #endregion - #region AttributedCharacterIterator + #region AttributedCharacterIterator implementation public partial class AttributedCharacterIterator : Java.Text.IAttributedCharacterIterator { #region Constructors @@ -282,7 +282,7 @@ public object GetAttribute(Java.Text.AttributedCharacterIterator.Attribute arg0) #endregion #region Nested classes - #region Attribute + #region Attribute implementation public partial class Attribute { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/AttributedString.cs b/src/net/JNet/Generated/Java/Text/AttributedString.cs index 7d321a187f..8ee38a26d3 100644 --- a/src/net/JNet/Generated/Java/Text/AttributedString.cs +++ b/src/net/JNet/Generated/Java/Text/AttributedString.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region AttributedString definition + #region AttributedString declaration /// /// /// @@ -70,7 +70,7 @@ public AttributedString(params object[] args) : base(args) { } } #endregion - #region AttributedString + #region AttributedString implementation public partial class AttributedString { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/Bidi.cs b/src/net/JNet/Generated/Java/Text/Bidi.cs index ac67a7978b..2e8b0122c3 100644 --- a/src/net/JNet/Generated/Java/Text/Bidi.cs +++ b/src/net/JNet/Generated/Java/Text/Bidi.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region Bidi definition + #region Bidi declaration /// /// /// @@ -70,7 +70,7 @@ public Bidi(params object[] args) : base(args) { } } #endregion - #region Bidi + #region Bidi implementation public partial class Bidi { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/BreakIterator.cs b/src/net/JNet/Generated/Java/Text/BreakIterator.cs index cd31461424..94c9c752ae 100644 --- a/src/net/JNet/Generated/Java/Text/BreakIterator.cs +++ b/src/net/JNet/Generated/Java/Text/BreakIterator.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region BreakIterator definition + #region BreakIterator declaration /// /// /// @@ -72,7 +72,7 @@ public BreakIterator(params object[] args) : base(args) { } } #endregion - #region BreakIterator + #region BreakIterator implementation public partial class BreakIterator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/CharacterIterator.cs b/src/net/JNet/Generated/Java/Text/CharacterIterator.cs index 59d4616ddc..28f0ed75e0 100644 --- a/src/net/JNet/Generated/Java/Text/CharacterIterator.cs +++ b/src/net/JNet/Generated/Java/Text/CharacterIterator.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region CharacterIterator definition + #region CharacterIterator declaration /// /// /// @@ -133,7 +133,7 @@ public partial interface ICharacterIterator : Java.Lang.ICloneable } #endregion - #region CharacterIterator + #region CharacterIterator implementation public partial class CharacterIterator : Java.Text.ICharacterIterator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/ChoiceFormat.cs b/src/net/JNet/Generated/Java/Text/ChoiceFormat.cs index c7b9bddeac..10a8f31c16 100644 --- a/src/net/JNet/Generated/Java/Text/ChoiceFormat.cs +++ b/src/net/JNet/Generated/Java/Text/ChoiceFormat.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region ChoiceFormat definition + #region ChoiceFormat declaration /// /// /// @@ -70,7 +70,7 @@ public ChoiceFormat(params object[] args) : base(args) { } } #endregion - #region ChoiceFormat + #region ChoiceFormat implementation public partial class ChoiceFormat { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/CollationElementIterator.cs b/src/net/JNet/Generated/Java/Text/CollationElementIterator.cs index 3fa22982f3..e399b8a203 100644 --- a/src/net/JNet/Generated/Java/Text/CollationElementIterator.cs +++ b/src/net/JNet/Generated/Java/Text/CollationElementIterator.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region CollationElementIterator definition + #region CollationElementIterator declaration /// /// /// @@ -70,7 +70,7 @@ public CollationElementIterator(params object[] args) : base(args) { } } #endregion - #region CollationElementIterator + #region CollationElementIterator implementation public partial class CollationElementIterator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/CollationKey.cs b/src/net/JNet/Generated/Java/Text/CollationKey.cs index 4deaf50daa..f35260b3d0 100644 --- a/src/net/JNet/Generated/Java/Text/CollationKey.cs +++ b/src/net/JNet/Generated/Java/Text/CollationKey.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region CollationKey definition + #region CollationKey declaration /// /// /// @@ -72,7 +72,7 @@ public CollationKey(params object[] args) : base(args) { } } #endregion - #region CollationKey + #region CollationKey implementation public partial class CollationKey { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/Collator.cs b/src/net/JNet/Generated/Java/Text/Collator.cs index 14e9769f01..979e4e74b9 100644 --- a/src/net/JNet/Generated/Java/Text/Collator.cs +++ b/src/net/JNet/Generated/Java/Text/Collator.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region Collator definition + #region Collator declaration /// /// /// @@ -72,7 +72,7 @@ public Collator(params object[] args) : base(args) { } } #endregion - #region Collator + #region Collator implementation public partial class Collator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/DateFormat.cs b/src/net/JNet/Generated/Java/Text/DateFormat.cs index bbaf1a3ac0..3bcac6b2bc 100644 --- a/src/net/JNet/Generated/Java/Text/DateFormat.cs +++ b/src/net/JNet/Generated/Java/Text/DateFormat.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region DateFormat definition + #region DateFormat declaration /// /// /// @@ -68,7 +68,7 @@ public DateFormat(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Field definition + #region Field declaration /// /// /// @@ -117,7 +117,7 @@ public Field(params object[] args) : base(args) { } } #endregion - #region DateFormat + #region DateFormat implementation public partial class DateFormat { #region Constructors @@ -450,7 +450,7 @@ public void SetLenient(bool arg0) #endregion #region Nested classes - #region Field + #region Field implementation public partial class Field { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/DateFormatSymbols.cs b/src/net/JNet/Generated/Java/Text/DateFormatSymbols.cs index dac6b2504a..ec61d4c779 100644 --- a/src/net/JNet/Generated/Java/Text/DateFormatSymbols.cs +++ b/src/net/JNet/Generated/Java/Text/DateFormatSymbols.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region DateFormatSymbols definition + #region DateFormatSymbols declaration /// /// /// @@ -70,7 +70,7 @@ public DateFormatSymbols(params object[] args) : base(args) { } } #endregion - #region DateFormatSymbols + #region DateFormatSymbols implementation public partial class DateFormatSymbols { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/DecimalFormat.cs b/src/net/JNet/Generated/Java/Text/DecimalFormat.cs index 952de82841..461cc8a37f 100644 --- a/src/net/JNet/Generated/Java/Text/DecimalFormat.cs +++ b/src/net/JNet/Generated/Java/Text/DecimalFormat.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region DecimalFormat definition + #region DecimalFormat declaration /// /// /// @@ -70,7 +70,7 @@ public DecimalFormat(params object[] args) : base(args) { } } #endregion - #region DecimalFormat + #region DecimalFormat implementation public partial class DecimalFormat { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/DecimalFormatSymbols.cs b/src/net/JNet/Generated/Java/Text/DecimalFormatSymbols.cs index 81f64d4558..3148330227 100644 --- a/src/net/JNet/Generated/Java/Text/DecimalFormatSymbols.cs +++ b/src/net/JNet/Generated/Java/Text/DecimalFormatSymbols.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region DecimalFormatSymbols definition + #region DecimalFormatSymbols declaration /// /// /// @@ -70,7 +70,7 @@ public DecimalFormatSymbols(params object[] args) : base(args) { } } #endregion - #region DecimalFormatSymbols + #region DecimalFormatSymbols implementation public partial class DecimalFormatSymbols { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/FieldPosition.cs b/src/net/JNet/Generated/Java/Text/FieldPosition.cs index 402262ba48..6529eb1fca 100644 --- a/src/net/JNet/Generated/Java/Text/FieldPosition.cs +++ b/src/net/JNet/Generated/Java/Text/FieldPosition.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region FieldPosition definition + #region FieldPosition declaration /// /// /// @@ -70,7 +70,7 @@ public FieldPosition(params object[] args) : base(args) { } } #endregion - #region FieldPosition + #region FieldPosition implementation public partial class FieldPosition { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/Format.cs b/src/net/JNet/Generated/Java/Text/Format.cs index fc96425bac..40bb533135 100644 --- a/src/net/JNet/Generated/Java/Text/Format.cs +++ b/src/net/JNet/Generated/Java/Text/Format.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region Format definition + #region Format declaration /// /// /// @@ -68,7 +68,7 @@ public Format(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Field definition + #region Field declaration /// /// /// @@ -117,7 +117,7 @@ public Field(params object[] args) : base(args) { } } #endregion - #region Format + #region Format implementation public partial class Format { #region Constructors @@ -198,7 +198,7 @@ public Java.Text.AttributedCharacterIterator FormatToCharacterIterator(object ar #endregion #region Nested classes - #region Field + #region Field implementation public partial class Field { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/MessageFormat.cs b/src/net/JNet/Generated/Java/Text/MessageFormat.cs index ec7803311e..64bdde6827 100644 --- a/src/net/JNet/Generated/Java/Text/MessageFormat.cs +++ b/src/net/JNet/Generated/Java/Text/MessageFormat.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region MessageFormat definition + #region MessageFormat declaration /// /// /// @@ -66,7 +66,7 @@ public MessageFormat(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Field definition + #region Field declaration /// /// /// @@ -115,7 +115,7 @@ public Field(params object[] args) : base(args) { } } #endregion - #region MessageFormat + #region MessageFormat implementation public partial class MessageFormat { #region Constructors @@ -252,7 +252,7 @@ public void SetFormatByArgumentIndex(int arg0, Java.Text.Format arg1) #endregion #region Nested classes - #region Field + #region Field implementation public partial class Field { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/Normalizer.cs b/src/net/JNet/Generated/Java/Text/Normalizer.cs index 4d95de941c..3f94519543 100644 --- a/src/net/JNet/Generated/Java/Text/Normalizer.cs +++ b/src/net/JNet/Generated/Java/Text/Normalizer.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region Normalizer definition + #region Normalizer declaration /// /// /// @@ -66,7 +66,7 @@ public Normalizer(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Form definition + #region Form declaration /// /// /// @@ -115,7 +115,7 @@ public Form(params object[] args) : base(args) { } } #endregion - #region Normalizer + #region Normalizer implementation public partial class Normalizer { #region Constructors @@ -159,7 +159,7 @@ public static Java.Lang.String Normalize(Java.Lang.CharSequence arg0, Java.Text. #endregion #region Nested classes - #region Form + #region Form implementation public partial class Form { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/NumberFormat.cs b/src/net/JNet/Generated/Java/Text/NumberFormat.cs index f33a3aa46e..92cd2cae80 100644 --- a/src/net/JNet/Generated/Java/Text/NumberFormat.cs +++ b/src/net/JNet/Generated/Java/Text/NumberFormat.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region NumberFormat definition + #region NumberFormat declaration /// /// /// @@ -68,7 +68,7 @@ public NumberFormat(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Field definition + #region Field declaration /// /// /// @@ -117,7 +117,7 @@ public Field(params object[] args) : base(args) { } } #endregion - #region NumberFormat + #region NumberFormat implementation public partial class NumberFormat { #region Constructors @@ -374,7 +374,7 @@ public void SetParseIntegerOnly(bool arg0) #endregion #region Nested classes - #region Field + #region Field implementation public partial class Field { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/ParseException.cs b/src/net/JNet/Generated/Java/Text/ParseException.cs index 6aeb32d4a1..96e1e0cc8e 100644 --- a/src/net/JNet/Generated/Java/Text/ParseException.cs +++ b/src/net/JNet/Generated/Java/Text/ParseException.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region ParseException definition + #region ParseException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ParseException : Java.Lang.Exception } #endregion - #region ParseException + #region ParseException implementation public partial class ParseException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/ParsePosition.cs b/src/net/JNet/Generated/Java/Text/ParsePosition.cs index ca765dd68e..7058a62b50 100644 --- a/src/net/JNet/Generated/Java/Text/ParsePosition.cs +++ b/src/net/JNet/Generated/Java/Text/ParsePosition.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region ParsePosition definition + #region ParsePosition declaration /// /// /// @@ -70,7 +70,7 @@ public ParsePosition(params object[] args) : base(args) { } } #endregion - #region ParsePosition + #region ParsePosition implementation public partial class ParsePosition { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/RuleBasedCollator.cs b/src/net/JNet/Generated/Java/Text/RuleBasedCollator.cs index 31eb83efb5..e59853ca14 100644 --- a/src/net/JNet/Generated/Java/Text/RuleBasedCollator.cs +++ b/src/net/JNet/Generated/Java/Text/RuleBasedCollator.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region RuleBasedCollator definition + #region RuleBasedCollator declaration /// /// /// @@ -70,7 +70,7 @@ public RuleBasedCollator(params object[] args) : base(args) { } } #endregion - #region RuleBasedCollator + #region RuleBasedCollator implementation public partial class RuleBasedCollator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/SimpleDateFormat.cs b/src/net/JNet/Generated/Java/Text/SimpleDateFormat.cs index 2b0caa0170..a01ef598c6 100644 --- a/src/net/JNet/Generated/Java/Text/SimpleDateFormat.cs +++ b/src/net/JNet/Generated/Java/Text/SimpleDateFormat.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region SimpleDateFormat definition + #region SimpleDateFormat declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleDateFormat(params object[] args) : base(args) { } } #endregion - #region SimpleDateFormat + #region SimpleDateFormat implementation public partial class SimpleDateFormat { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/Spi/BreakIteratorProvider.cs b/src/net/JNet/Generated/Java/Text/Spi/BreakIteratorProvider.cs index a023fbc6a6..f5f31f96b9 100644 --- a/src/net/JNet/Generated/Java/Text/Spi/BreakIteratorProvider.cs +++ b/src/net/JNet/Generated/Java/Text/Spi/BreakIteratorProvider.cs @@ -25,7 +25,7 @@ namespace Java.Text.Spi { - #region BreakIteratorProvider definition + #region BreakIteratorProvider declaration /// /// /// @@ -72,7 +72,7 @@ public BreakIteratorProvider(params object[] args) : base(args) { } } #endregion - #region BreakIteratorProvider + #region BreakIteratorProvider implementation public partial class BreakIteratorProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/Spi/CollatorProvider.cs b/src/net/JNet/Generated/Java/Text/Spi/CollatorProvider.cs index df97f4e0b1..acd19faf7a 100644 --- a/src/net/JNet/Generated/Java/Text/Spi/CollatorProvider.cs +++ b/src/net/JNet/Generated/Java/Text/Spi/CollatorProvider.cs @@ -25,7 +25,7 @@ namespace Java.Text.Spi { - #region CollatorProvider definition + #region CollatorProvider declaration /// /// /// @@ -72,7 +72,7 @@ public CollatorProvider(params object[] args) : base(args) { } } #endregion - #region CollatorProvider + #region CollatorProvider implementation public partial class CollatorProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/Spi/DateFormatProvider.cs b/src/net/JNet/Generated/Java/Text/Spi/DateFormatProvider.cs index 2aced9e9b4..3ae176b75f 100644 --- a/src/net/JNet/Generated/Java/Text/Spi/DateFormatProvider.cs +++ b/src/net/JNet/Generated/Java/Text/Spi/DateFormatProvider.cs @@ -25,7 +25,7 @@ namespace Java.Text.Spi { - #region DateFormatProvider definition + #region DateFormatProvider declaration /// /// /// @@ -72,7 +72,7 @@ public DateFormatProvider(params object[] args) : base(args) { } } #endregion - #region DateFormatProvider + #region DateFormatProvider implementation public partial class DateFormatProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/Spi/DateFormatSymbolsProvider.cs b/src/net/JNet/Generated/Java/Text/Spi/DateFormatSymbolsProvider.cs index 17dbc72ba4..a5f6033122 100644 --- a/src/net/JNet/Generated/Java/Text/Spi/DateFormatSymbolsProvider.cs +++ b/src/net/JNet/Generated/Java/Text/Spi/DateFormatSymbolsProvider.cs @@ -25,7 +25,7 @@ namespace Java.Text.Spi { - #region DateFormatSymbolsProvider definition + #region DateFormatSymbolsProvider declaration /// /// /// @@ -72,7 +72,7 @@ public DateFormatSymbolsProvider(params object[] args) : base(args) { } } #endregion - #region DateFormatSymbolsProvider + #region DateFormatSymbolsProvider implementation public partial class DateFormatSymbolsProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/Spi/DecimalFormatSymbolsProvider.cs b/src/net/JNet/Generated/Java/Text/Spi/DecimalFormatSymbolsProvider.cs index 4f0b0761c4..ece10b94db 100644 --- a/src/net/JNet/Generated/Java/Text/Spi/DecimalFormatSymbolsProvider.cs +++ b/src/net/JNet/Generated/Java/Text/Spi/DecimalFormatSymbolsProvider.cs @@ -25,7 +25,7 @@ namespace Java.Text.Spi { - #region DecimalFormatSymbolsProvider definition + #region DecimalFormatSymbolsProvider declaration /// /// /// @@ -72,7 +72,7 @@ public DecimalFormatSymbolsProvider(params object[] args) : base(args) { } } #endregion - #region DecimalFormatSymbolsProvider + #region DecimalFormatSymbolsProvider implementation public partial class DecimalFormatSymbolsProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/Spi/NumberFormatProvider.cs b/src/net/JNet/Generated/Java/Text/Spi/NumberFormatProvider.cs index 1ce0132383..b34736a770 100644 --- a/src/net/JNet/Generated/Java/Text/Spi/NumberFormatProvider.cs +++ b/src/net/JNet/Generated/Java/Text/Spi/NumberFormatProvider.cs @@ -25,7 +25,7 @@ namespace Java.Text.Spi { - #region NumberFormatProvider definition + #region NumberFormatProvider declaration /// /// /// @@ -72,7 +72,7 @@ public NumberFormatProvider(params object[] args) : base(args) { } } #endregion - #region NumberFormatProvider + #region NumberFormatProvider implementation public partial class NumberFormatProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Text/StringCharacterIterator.cs b/src/net/JNet/Generated/Java/Text/StringCharacterIterator.cs index a3fb110334..c1060cd7b3 100644 --- a/src/net/JNet/Generated/Java/Text/StringCharacterIterator.cs +++ b/src/net/JNet/Generated/Java/Text/StringCharacterIterator.cs @@ -25,7 +25,7 @@ namespace Java.Text { - #region StringCharacterIterator definition + #region StringCharacterIterator declaration /// /// /// @@ -70,7 +70,7 @@ public StringCharacterIterator(params object[] args) : base(args) { } } #endregion - #region StringCharacterIterator + #region StringCharacterIterator implementation public partial class StringCharacterIterator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/AbstractChronology.cs b/src/net/JNet/Generated/Java/Time/Chrono/AbstractChronology.cs index eff0f86b07..111fb01081 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/AbstractChronology.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/AbstractChronology.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region AbstractChronology definition + #region AbstractChronology declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractChronology(params object[] args) : base(args) { } } #endregion - #region AbstractChronology + #region AbstractChronology implementation public partial class AbstractChronology { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/ChronoLocalDate.cs b/src/net/JNet/Generated/Java/Time/Chrono/ChronoLocalDate.cs index 883a00f8e3..98bdbb058c 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/ChronoLocalDate.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/ChronoLocalDate.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region ChronoLocalDate definition + #region ChronoLocalDate declaration /// /// /// @@ -237,7 +237,7 @@ public partial interface IChronoLocalDate } #endregion - #region ChronoLocalDate + #region ChronoLocalDate implementation public partial class ChronoLocalDate : Java.Time.Chrono.IChronoLocalDate { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/ChronoLocalDateTime.cs b/src/net/JNet/Generated/Java/Time/Chrono/ChronoLocalDateTime.cs index 8506649206..9c7643bbed 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/ChronoLocalDateTime.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/ChronoLocalDateTime.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region ChronoLocalDateTime definition + #region ChronoLocalDateTime declaration /// /// /// @@ -72,7 +72,7 @@ public ChronoLocalDateTime(params object[] args) : base(args) { } } #endregion - #region ChronoLocalDateTime + #region ChronoLocalDateTime implementation public partial class ChronoLocalDateTime { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/ChronoPeriod.cs b/src/net/JNet/Generated/Java/Time/Chrono/ChronoPeriod.cs index 6fc2e41422..74d3a42297 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/ChronoPeriod.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/ChronoPeriod.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region ChronoPeriod definition + #region ChronoPeriod declaration /// /// /// @@ -154,7 +154,7 @@ public partial interface IChronoPeriod : Java.Time.Temporal.ITemporalAmount } #endregion - #region ChronoPeriod + #region ChronoPeriod implementation public partial class ChronoPeriod : Java.Time.Chrono.IChronoPeriod { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/ChronoZonedDateTime.cs b/src/net/JNet/Generated/Java/Time/Chrono/ChronoZonedDateTime.cs index 00d32b0a69..8b9f166d89 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/ChronoZonedDateTime.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/ChronoZonedDateTime.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region ChronoZonedDateTime definition + #region ChronoZonedDateTime declaration /// /// /// @@ -72,7 +72,7 @@ public ChronoZonedDateTime(params object[] args) : base(args) { } } #endregion - #region ChronoZonedDateTime + #region ChronoZonedDateTime implementation public partial class ChronoZonedDateTime { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/Chronology.cs b/src/net/JNet/Generated/Java/Time/Chrono/Chronology.cs index 16b098175b..a2388c66a4 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/Chronology.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/Chronology.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region Chronology definition + #region Chronology declaration /// /// /// @@ -267,7 +267,7 @@ public partial interface IChronology : Java.Lang.IComparable /// /// @@ -138,7 +138,7 @@ public partial interface IEra } #endregion - #region Era + #region Era implementation public partial class Era : Java.Time.Chrono.IEra { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/HijrahChronology.cs b/src/net/JNet/Generated/Java/Time/Chrono/HijrahChronology.cs index 905492337e..12ece18383 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/HijrahChronology.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/HijrahChronology.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region HijrahChronology definition + #region HijrahChronology declaration /// /// /// @@ -70,7 +70,7 @@ public HijrahChronology(params object[] args) : base(args) { } } #endregion - #region HijrahChronology + #region HijrahChronology implementation public partial class HijrahChronology { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/HijrahDate.cs b/src/net/JNet/Generated/Java/Time/Chrono/HijrahDate.cs index 2c9aa377a0..ae573429e9 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/HijrahDate.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/HijrahDate.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region HijrahDate definition + #region HijrahDate declaration /// /// /// @@ -70,7 +70,7 @@ public HijrahDate(params object[] args) : base(args) { } } #endregion - #region HijrahDate + #region HijrahDate implementation public partial class HijrahDate { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/HijrahEra.cs b/src/net/JNet/Generated/Java/Time/Chrono/HijrahEra.cs index 7bf43ff1cd..6195104afa 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/HijrahEra.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/HijrahEra.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region HijrahEra definition + #region HijrahEra declaration /// /// /// @@ -70,7 +70,7 @@ public HijrahEra(params object[] args) : base(args) { } } #endregion - #region HijrahEra + #region HijrahEra implementation public partial class HijrahEra { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/IsoChronology.cs b/src/net/JNet/Generated/Java/Time/Chrono/IsoChronology.cs index 222023cd16..6311035377 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/IsoChronology.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/IsoChronology.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region IsoChronology definition + #region IsoChronology declaration /// /// /// @@ -70,7 +70,7 @@ public IsoChronology(params object[] args) : base(args) { } } #endregion - #region IsoChronology + #region IsoChronology implementation public partial class IsoChronology { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/IsoEra.cs b/src/net/JNet/Generated/Java/Time/Chrono/IsoEra.cs index 8e0fb1ea56..c151c9d821 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/IsoEra.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/IsoEra.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region IsoEra definition + #region IsoEra declaration /// /// /// @@ -70,7 +70,7 @@ public IsoEra(params object[] args) : base(args) { } } #endregion - #region IsoEra + #region IsoEra implementation public partial class IsoEra { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/JapaneseChronology.cs b/src/net/JNet/Generated/Java/Time/Chrono/JapaneseChronology.cs index b494df9ffb..2a4f5856a2 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/JapaneseChronology.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/JapaneseChronology.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region JapaneseChronology definition + #region JapaneseChronology declaration /// /// /// @@ -70,7 +70,7 @@ public JapaneseChronology(params object[] args) : base(args) { } } #endregion - #region JapaneseChronology + #region JapaneseChronology implementation public partial class JapaneseChronology { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/JapaneseDate.cs b/src/net/JNet/Generated/Java/Time/Chrono/JapaneseDate.cs index 3ed8458c7f..1e4e1463b8 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/JapaneseDate.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/JapaneseDate.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region JapaneseDate definition + #region JapaneseDate declaration /// /// /// @@ -70,7 +70,7 @@ public JapaneseDate(params object[] args) : base(args) { } } #endregion - #region JapaneseDate + #region JapaneseDate implementation public partial class JapaneseDate { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/JapaneseEra.cs b/src/net/JNet/Generated/Java/Time/Chrono/JapaneseEra.cs index d130c20ec3..08f4531d12 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/JapaneseEra.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/JapaneseEra.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region JapaneseEra definition + #region JapaneseEra declaration /// /// /// @@ -70,7 +70,7 @@ public JapaneseEra(params object[] args) : base(args) { } } #endregion - #region JapaneseEra + #region JapaneseEra implementation public partial class JapaneseEra { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/MinguoChronology.cs b/src/net/JNet/Generated/Java/Time/Chrono/MinguoChronology.cs index a673cbffff..2c37388bd2 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/MinguoChronology.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/MinguoChronology.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region MinguoChronology definition + #region MinguoChronology declaration /// /// /// @@ -70,7 +70,7 @@ public MinguoChronology(params object[] args) : base(args) { } } #endregion - #region MinguoChronology + #region MinguoChronology implementation public partial class MinguoChronology { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/MinguoDate.cs b/src/net/JNet/Generated/Java/Time/Chrono/MinguoDate.cs index 3ea138b195..3f8fb3e909 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/MinguoDate.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/MinguoDate.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region MinguoDate definition + #region MinguoDate declaration /// /// /// @@ -70,7 +70,7 @@ public MinguoDate(params object[] args) : base(args) { } } #endregion - #region MinguoDate + #region MinguoDate implementation public partial class MinguoDate { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/MinguoEra.cs b/src/net/JNet/Generated/Java/Time/Chrono/MinguoEra.cs index db06de4d98..fed5694046 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/MinguoEra.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/MinguoEra.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region MinguoEra definition + #region MinguoEra declaration /// /// /// @@ -70,7 +70,7 @@ public MinguoEra(params object[] args) : base(args) { } } #endregion - #region MinguoEra + #region MinguoEra implementation public partial class MinguoEra { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/ThaiBuddhistChronology.cs b/src/net/JNet/Generated/Java/Time/Chrono/ThaiBuddhistChronology.cs index a5c02526db..d76283bb47 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/ThaiBuddhistChronology.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/ThaiBuddhistChronology.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region ThaiBuddhistChronology definition + #region ThaiBuddhistChronology declaration /// /// /// @@ -70,7 +70,7 @@ public ThaiBuddhistChronology(params object[] args) : base(args) { } } #endregion - #region ThaiBuddhistChronology + #region ThaiBuddhistChronology implementation public partial class ThaiBuddhistChronology { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/ThaiBuddhistDate.cs b/src/net/JNet/Generated/Java/Time/Chrono/ThaiBuddhistDate.cs index 4c568d34b8..b6b48a38a5 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/ThaiBuddhistDate.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/ThaiBuddhistDate.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region ThaiBuddhistDate definition + #region ThaiBuddhistDate declaration /// /// /// @@ -70,7 +70,7 @@ public ThaiBuddhistDate(params object[] args) : base(args) { } } #endregion - #region ThaiBuddhistDate + #region ThaiBuddhistDate implementation public partial class ThaiBuddhistDate { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Chrono/ThaiBuddhistEra.cs b/src/net/JNet/Generated/Java/Time/Chrono/ThaiBuddhistEra.cs index 05ba6b7d65..a5d6c10732 100644 --- a/src/net/JNet/Generated/Java/Time/Chrono/ThaiBuddhistEra.cs +++ b/src/net/JNet/Generated/Java/Time/Chrono/ThaiBuddhistEra.cs @@ -25,7 +25,7 @@ namespace Java.Time.Chrono { - #region ThaiBuddhistEra definition + #region ThaiBuddhistEra declaration /// /// /// @@ -70,7 +70,7 @@ public ThaiBuddhistEra(params object[] args) : base(args) { } } #endregion - #region ThaiBuddhistEra + #region ThaiBuddhistEra implementation public partial class ThaiBuddhistEra { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Clock.cs b/src/net/JNet/Generated/Java/Time/Clock.cs index 40bbea7fef..64dc22e507 100644 --- a/src/net/JNet/Generated/Java/Time/Clock.cs +++ b/src/net/JNet/Generated/Java/Time/Clock.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region Clock definition + #region Clock declaration /// /// /// @@ -72,7 +72,7 @@ public Clock(params object[] args) : base(args) { } } #endregion - #region Clock + #region Clock implementation public partial class Clock { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/DateTimeException.cs b/src/net/JNet/Generated/Java/Time/DateTimeException.cs index 35a70817ab..c8aca66cb2 100644 --- a/src/net/JNet/Generated/Java/Time/DateTimeException.cs +++ b/src/net/JNet/Generated/Java/Time/DateTimeException.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region DateTimeException definition + #region DateTimeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class DateTimeException : Java.Lang.RuntimeException } #endregion - #region DateTimeException + #region DateTimeException implementation public partial class DateTimeException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/DayOfWeek.cs b/src/net/JNet/Generated/Java/Time/DayOfWeek.cs index da6a48e005..5ba32186ad 100644 --- a/src/net/JNet/Generated/Java/Time/DayOfWeek.cs +++ b/src/net/JNet/Generated/Java/Time/DayOfWeek.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region DayOfWeek definition + #region DayOfWeek declaration /// /// /// @@ -70,7 +70,7 @@ public DayOfWeek(params object[] args) : base(args) { } } #endregion - #region DayOfWeek + #region DayOfWeek implementation public partial class DayOfWeek { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Duration.cs b/src/net/JNet/Generated/Java/Time/Duration.cs index 565511f8e9..605ccd4ff5 100644 --- a/src/net/JNet/Generated/Java/Time/Duration.cs +++ b/src/net/JNet/Generated/Java/Time/Duration.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region Duration definition + #region Duration declaration /// /// /// @@ -70,7 +70,7 @@ public Duration(params object[] args) : base(args) { } } #endregion - #region Duration + #region Duration implementation public partial class Duration { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Format/DateTimeFormatter.cs b/src/net/JNet/Generated/Java/Time/Format/DateTimeFormatter.cs index eee37db378..c7383aa21e 100644 --- a/src/net/JNet/Generated/Java/Time/Format/DateTimeFormatter.cs +++ b/src/net/JNet/Generated/Java/Time/Format/DateTimeFormatter.cs @@ -25,7 +25,7 @@ namespace Java.Time.Format { - #region DateTimeFormatter definition + #region DateTimeFormatter declaration /// /// /// @@ -70,7 +70,7 @@ public DateTimeFormatter(params object[] args) : base(args) { } } #endregion - #region DateTimeFormatter + #region DateTimeFormatter implementation public partial class DateTimeFormatter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Format/DateTimeFormatterBuilder.cs b/src/net/JNet/Generated/Java/Time/Format/DateTimeFormatterBuilder.cs index 11778a7ebd..77952aac8d 100644 --- a/src/net/JNet/Generated/Java/Time/Format/DateTimeFormatterBuilder.cs +++ b/src/net/JNet/Generated/Java/Time/Format/DateTimeFormatterBuilder.cs @@ -25,7 +25,7 @@ namespace Java.Time.Format { - #region DateTimeFormatterBuilder definition + #region DateTimeFormatterBuilder declaration /// /// /// @@ -70,7 +70,7 @@ public DateTimeFormatterBuilder(params object[] args) : base(args) { } } #endregion - #region DateTimeFormatterBuilder + #region DateTimeFormatterBuilder implementation public partial class DateTimeFormatterBuilder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Format/DateTimeParseException.cs b/src/net/JNet/Generated/Java/Time/Format/DateTimeParseException.cs index 60c3a93e47..3bd8be43db 100644 --- a/src/net/JNet/Generated/Java/Time/Format/DateTimeParseException.cs +++ b/src/net/JNet/Generated/Java/Time/Format/DateTimeParseException.cs @@ -25,7 +25,7 @@ namespace Java.Time.Format { - #region DateTimeParseException definition + #region DateTimeParseException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class DateTimeParseException : Java.Time.DateTimeException } #endregion - #region DateTimeParseException + #region DateTimeParseException implementation public partial class DateTimeParseException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Format/DecimalStyle.cs b/src/net/JNet/Generated/Java/Time/Format/DecimalStyle.cs index e44118ea1c..9fc44a95c6 100644 --- a/src/net/JNet/Generated/Java/Time/Format/DecimalStyle.cs +++ b/src/net/JNet/Generated/Java/Time/Format/DecimalStyle.cs @@ -25,7 +25,7 @@ namespace Java.Time.Format { - #region DecimalStyle definition + #region DecimalStyle declaration /// /// /// @@ -70,7 +70,7 @@ public DecimalStyle(params object[] args) : base(args) { } } #endregion - #region DecimalStyle + #region DecimalStyle implementation public partial class DecimalStyle { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Format/FormatStyle.cs b/src/net/JNet/Generated/Java/Time/Format/FormatStyle.cs index 628707ede3..5a0094a704 100644 --- a/src/net/JNet/Generated/Java/Time/Format/FormatStyle.cs +++ b/src/net/JNet/Generated/Java/Time/Format/FormatStyle.cs @@ -25,7 +25,7 @@ namespace Java.Time.Format { - #region FormatStyle definition + #region FormatStyle declaration /// /// /// @@ -70,7 +70,7 @@ public FormatStyle(params object[] args) : base(args) { } } #endregion - #region FormatStyle + #region FormatStyle implementation public partial class FormatStyle { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Format/ResolverStyle.cs b/src/net/JNet/Generated/Java/Time/Format/ResolverStyle.cs index c5724f5bd5..10f7e578a7 100644 --- a/src/net/JNet/Generated/Java/Time/Format/ResolverStyle.cs +++ b/src/net/JNet/Generated/Java/Time/Format/ResolverStyle.cs @@ -25,7 +25,7 @@ namespace Java.Time.Format { - #region ResolverStyle definition + #region ResolverStyle declaration /// /// /// @@ -70,7 +70,7 @@ public ResolverStyle(params object[] args) : base(args) { } } #endregion - #region ResolverStyle + #region ResolverStyle implementation public partial class ResolverStyle { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Format/SignStyle.cs b/src/net/JNet/Generated/Java/Time/Format/SignStyle.cs index fe18354f39..21d7dca227 100644 --- a/src/net/JNet/Generated/Java/Time/Format/SignStyle.cs +++ b/src/net/JNet/Generated/Java/Time/Format/SignStyle.cs @@ -25,7 +25,7 @@ namespace Java.Time.Format { - #region SignStyle definition + #region SignStyle declaration /// /// /// @@ -70,7 +70,7 @@ public SignStyle(params object[] args) : base(args) { } } #endregion - #region SignStyle + #region SignStyle implementation public partial class SignStyle { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Format/TextStyle.cs b/src/net/JNet/Generated/Java/Time/Format/TextStyle.cs index c6fef338b1..aa8637e31a 100644 --- a/src/net/JNet/Generated/Java/Time/Format/TextStyle.cs +++ b/src/net/JNet/Generated/Java/Time/Format/TextStyle.cs @@ -25,7 +25,7 @@ namespace Java.Time.Format { - #region TextStyle definition + #region TextStyle declaration /// /// /// @@ -70,7 +70,7 @@ public TextStyle(params object[] args) : base(args) { } } #endregion - #region TextStyle + #region TextStyle implementation public partial class TextStyle { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Instant.cs b/src/net/JNet/Generated/Java/Time/Instant.cs index 7727cbe807..1bc0244866 100644 --- a/src/net/JNet/Generated/Java/Time/Instant.cs +++ b/src/net/JNet/Generated/Java/Time/Instant.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region Instant definition + #region Instant declaration /// /// /// @@ -70,7 +70,7 @@ public Instant(params object[] args) : base(args) { } } #endregion - #region Instant + #region Instant implementation public partial class Instant { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/LocalDate.cs b/src/net/JNet/Generated/Java/Time/LocalDate.cs index b65d50cf2d..2891b9d6e8 100644 --- a/src/net/JNet/Generated/Java/Time/LocalDate.cs +++ b/src/net/JNet/Generated/Java/Time/LocalDate.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region LocalDate definition + #region LocalDate declaration /// /// /// @@ -70,7 +70,7 @@ public LocalDate(params object[] args) : base(args) { } } #endregion - #region LocalDate + #region LocalDate implementation public partial class LocalDate { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/LocalDateTime.cs b/src/net/JNet/Generated/Java/Time/LocalDateTime.cs index 9a852f179d..666c042379 100644 --- a/src/net/JNet/Generated/Java/Time/LocalDateTime.cs +++ b/src/net/JNet/Generated/Java/Time/LocalDateTime.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region LocalDateTime definition + #region LocalDateTime declaration /// /// /// @@ -70,7 +70,7 @@ public LocalDateTime(params object[] args) : base(args) { } } #endregion - #region LocalDateTime + #region LocalDateTime implementation public partial class LocalDateTime { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/LocalTime.cs b/src/net/JNet/Generated/Java/Time/LocalTime.cs index 687d63c121..ae8b950292 100644 --- a/src/net/JNet/Generated/Java/Time/LocalTime.cs +++ b/src/net/JNet/Generated/Java/Time/LocalTime.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region LocalTime definition + #region LocalTime declaration /// /// /// @@ -70,7 +70,7 @@ public LocalTime(params object[] args) : base(args) { } } #endregion - #region LocalTime + #region LocalTime implementation public partial class LocalTime { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Month.cs b/src/net/JNet/Generated/Java/Time/Month.cs index 765ddcc3b4..08b6ec2661 100644 --- a/src/net/JNet/Generated/Java/Time/Month.cs +++ b/src/net/JNet/Generated/Java/Time/Month.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region Month definition + #region Month declaration /// /// /// @@ -70,7 +70,7 @@ public Month(params object[] args) : base(args) { } } #endregion - #region Month + #region Month implementation public partial class Month { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/MonthDay.cs b/src/net/JNet/Generated/Java/Time/MonthDay.cs index 430d0dac3d..df0feb6a31 100644 --- a/src/net/JNet/Generated/Java/Time/MonthDay.cs +++ b/src/net/JNet/Generated/Java/Time/MonthDay.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region MonthDay definition + #region MonthDay declaration /// /// /// @@ -70,7 +70,7 @@ public MonthDay(params object[] args) : base(args) { } } #endregion - #region MonthDay + #region MonthDay implementation public partial class MonthDay { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/OffsetDateTime.cs b/src/net/JNet/Generated/Java/Time/OffsetDateTime.cs index f3c768a8d0..662a659196 100644 --- a/src/net/JNet/Generated/Java/Time/OffsetDateTime.cs +++ b/src/net/JNet/Generated/Java/Time/OffsetDateTime.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region OffsetDateTime definition + #region OffsetDateTime declaration /// /// /// @@ -70,7 +70,7 @@ public OffsetDateTime(params object[] args) : base(args) { } } #endregion - #region OffsetDateTime + #region OffsetDateTime implementation public partial class OffsetDateTime { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/OffsetTime.cs b/src/net/JNet/Generated/Java/Time/OffsetTime.cs index d71e13179b..d7fdf9967e 100644 --- a/src/net/JNet/Generated/Java/Time/OffsetTime.cs +++ b/src/net/JNet/Generated/Java/Time/OffsetTime.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region OffsetTime definition + #region OffsetTime declaration /// /// /// @@ -70,7 +70,7 @@ public OffsetTime(params object[] args) : base(args) { } } #endregion - #region OffsetTime + #region OffsetTime implementation public partial class OffsetTime { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Period.cs b/src/net/JNet/Generated/Java/Time/Period.cs index d43ef89f40..dc943be084 100644 --- a/src/net/JNet/Generated/Java/Time/Period.cs +++ b/src/net/JNet/Generated/Java/Time/Period.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region Period definition + #region Period declaration /// /// /// @@ -70,7 +70,7 @@ public Period(params object[] args) : base(args) { } } #endregion - #region Period + #region Period implementation public partial class Period { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Temporal/ChronoField.cs b/src/net/JNet/Generated/Java/Time/Temporal/ChronoField.cs index 4ba337977b..332050e7e0 100644 --- a/src/net/JNet/Generated/Java/Time/Temporal/ChronoField.cs +++ b/src/net/JNet/Generated/Java/Time/Temporal/ChronoField.cs @@ -25,7 +25,7 @@ namespace Java.Time.Temporal { - #region ChronoField definition + #region ChronoField declaration /// /// /// @@ -70,7 +70,7 @@ public ChronoField(params object[] args) : base(args) { } } #endregion - #region ChronoField + #region ChronoField implementation public partial class ChronoField { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Temporal/ChronoUnit.cs b/src/net/JNet/Generated/Java/Time/Temporal/ChronoUnit.cs index 44b73af559..36df5d355e 100644 --- a/src/net/JNet/Generated/Java/Time/Temporal/ChronoUnit.cs +++ b/src/net/JNet/Generated/Java/Time/Temporal/ChronoUnit.cs @@ -25,7 +25,7 @@ namespace Java.Time.Temporal { - #region ChronoUnit definition + #region ChronoUnit declaration /// /// /// @@ -70,7 +70,7 @@ public ChronoUnit(params object[] args) : base(args) { } } #endregion - #region ChronoUnit + #region ChronoUnit implementation public partial class ChronoUnit { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Temporal/IsoFields.cs b/src/net/JNet/Generated/Java/Time/Temporal/IsoFields.cs index 50d2f5a3c9..023de51fda 100644 --- a/src/net/JNet/Generated/Java/Time/Temporal/IsoFields.cs +++ b/src/net/JNet/Generated/Java/Time/Temporal/IsoFields.cs @@ -25,7 +25,7 @@ namespace Java.Time.Temporal { - #region IsoFields definition + #region IsoFields declaration /// /// /// @@ -70,7 +70,7 @@ public IsoFields(params object[] args) : base(args) { } } #endregion - #region IsoFields + #region IsoFields implementation public partial class IsoFields { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Temporal/JulianFields.cs b/src/net/JNet/Generated/Java/Time/Temporal/JulianFields.cs index f4f180b87d..4e33d2a8a2 100644 --- a/src/net/JNet/Generated/Java/Time/Temporal/JulianFields.cs +++ b/src/net/JNet/Generated/Java/Time/Temporal/JulianFields.cs @@ -25,7 +25,7 @@ namespace Java.Time.Temporal { - #region JulianFields definition + #region JulianFields declaration /// /// /// @@ -70,7 +70,7 @@ public JulianFields(params object[] args) : base(args) { } } #endregion - #region JulianFields + #region JulianFields implementation public partial class JulianFields { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Temporal/Temporal.cs b/src/net/JNet/Generated/Java/Time/Temporal/Temporal.cs index f5040741c7..1ade90d52c 100644 --- a/src/net/JNet/Generated/Java/Time/Temporal/Temporal.cs +++ b/src/net/JNet/Generated/Java/Time/Temporal/Temporal.cs @@ -25,7 +25,7 @@ namespace Java.Time.Temporal { - #region Temporal definition + #region Temporal declaration /// /// /// @@ -142,7 +142,7 @@ public partial interface ITemporal : Java.Time.Temporal.ITemporalAccessor } #endregion - #region Temporal + #region Temporal implementation public partial class Temporal : Java.Time.Temporal.ITemporal { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Temporal/TemporalAccessor.cs b/src/net/JNet/Generated/Java/Time/Temporal/TemporalAccessor.cs index 701d9771b9..d1f7ca3f7a 100644 --- a/src/net/JNet/Generated/Java/Time/Temporal/TemporalAccessor.cs +++ b/src/net/JNet/Generated/Java/Time/Temporal/TemporalAccessor.cs @@ -25,7 +25,7 @@ namespace Java.Time.Temporal { - #region TemporalAccessor definition + #region TemporalAccessor declaration /// /// /// @@ -121,7 +121,7 @@ public partial interface ITemporalAccessor } #endregion - #region TemporalAccessor + #region TemporalAccessor implementation public partial class TemporalAccessor : Java.Time.Temporal.ITemporalAccessor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Temporal/TemporalAdjuster.cs b/src/net/JNet/Generated/Java/Time/Temporal/TemporalAdjuster.cs index cbfa39e184..d442fc2a6a 100644 --- a/src/net/JNet/Generated/Java/Time/Temporal/TemporalAdjuster.cs +++ b/src/net/JNet/Generated/Java/Time/Temporal/TemporalAdjuster.cs @@ -25,7 +25,7 @@ namespace Java.Time.Temporal { - #region TemporalAdjuster definition + #region TemporalAdjuster declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface ITemporalAdjuster } #endregion - #region TemporalAdjuster + #region TemporalAdjuster implementation public partial class TemporalAdjuster : Java.Time.Temporal.ITemporalAdjuster { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Temporal/TemporalAdjusters.cs b/src/net/JNet/Generated/Java/Time/Temporal/TemporalAdjusters.cs index 45b3d17630..1fd3ba635b 100644 --- a/src/net/JNet/Generated/Java/Time/Temporal/TemporalAdjusters.cs +++ b/src/net/JNet/Generated/Java/Time/Temporal/TemporalAdjusters.cs @@ -25,7 +25,7 @@ namespace Java.Time.Temporal { - #region TemporalAdjusters definition + #region TemporalAdjusters declaration /// /// /// @@ -70,7 +70,7 @@ public TemporalAdjusters(params object[] args) : base(args) { } } #endregion - #region TemporalAdjusters + #region TemporalAdjusters implementation public partial class TemporalAdjusters { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Temporal/TemporalAmount.cs b/src/net/JNet/Generated/Java/Time/Temporal/TemporalAmount.cs index cd7abd1551..ba25cd45b2 100644 --- a/src/net/JNet/Generated/Java/Time/Temporal/TemporalAmount.cs +++ b/src/net/JNet/Generated/Java/Time/Temporal/TemporalAmount.cs @@ -25,7 +25,7 @@ namespace Java.Time.Temporal { - #region TemporalAmount definition + #region TemporalAmount declaration /// /// /// @@ -112,7 +112,7 @@ public partial interface ITemporalAmount } #endregion - #region TemporalAmount + #region TemporalAmount implementation public partial class TemporalAmount : Java.Time.Temporal.ITemporalAmount { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Temporal/TemporalField.cs b/src/net/JNet/Generated/Java/Time/Temporal/TemporalField.cs index 788b39813f..059e7d158c 100644 --- a/src/net/JNet/Generated/Java/Time/Temporal/TemporalField.cs +++ b/src/net/JNet/Generated/Java/Time/Temporal/TemporalField.cs @@ -25,7 +25,7 @@ namespace Java.Time.Temporal { - #region TemporalField definition + #region TemporalField declaration /// /// /// @@ -153,7 +153,7 @@ public partial interface ITemporalField } #endregion - #region TemporalField + #region TemporalField implementation public partial class TemporalField : Java.Time.Temporal.ITemporalField { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Temporal/TemporalQueries.cs b/src/net/JNet/Generated/Java/Time/Temporal/TemporalQueries.cs index 6f6b2762c9..5136588ef9 100644 --- a/src/net/JNet/Generated/Java/Time/Temporal/TemporalQueries.cs +++ b/src/net/JNet/Generated/Java/Time/Temporal/TemporalQueries.cs @@ -25,7 +25,7 @@ namespace Java.Time.Temporal { - #region TemporalQueries definition + #region TemporalQueries declaration /// /// /// @@ -70,7 +70,7 @@ public TemporalQueries(params object[] args) : base(args) { } } #endregion - #region TemporalQueries + #region TemporalQueries implementation public partial class TemporalQueries { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Temporal/TemporalQuery.cs b/src/net/JNet/Generated/Java/Time/Temporal/TemporalQuery.cs index 821282f771..ae89ef625e 100644 --- a/src/net/JNet/Generated/Java/Time/Temporal/TemporalQuery.cs +++ b/src/net/JNet/Generated/Java/Time/Temporal/TemporalQuery.cs @@ -25,7 +25,7 @@ namespace Java.Time.Temporal { - #region TemporalQuery definition + #region TemporalQuery declaration /// /// /// @@ -72,7 +72,7 @@ public TemporalQuery(params object[] args) : base(args) { } } #endregion - #region TemporalQuery definition + #region TemporalQuery declaration /// /// /// @@ -120,7 +120,7 @@ public TemporalQuery(params object[] args) : base(args) { } } #endregion - #region TemporalQuery + #region TemporalQuery implementation public partial class TemporalQuery { #region Constructors @@ -184,7 +184,7 @@ public partial interface ITemporalQuery } #endregion - #region TemporalQuery + #region TemporalQuery implementation public partial class TemporalQuery : Java.Time.Temporal.ITemporalQuery { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Temporal/TemporalUnit.cs b/src/net/JNet/Generated/Java/Time/Temporal/TemporalUnit.cs index 91191b48b0..bb73301422 100644 --- a/src/net/JNet/Generated/Java/Time/Temporal/TemporalUnit.cs +++ b/src/net/JNet/Generated/Java/Time/Temporal/TemporalUnit.cs @@ -25,7 +25,7 @@ namespace Java.Time.Temporal { - #region TemporalUnit definition + #region TemporalUnit declaration /// /// /// @@ -130,7 +130,7 @@ public partial interface ITemporalUnit } #endregion - #region TemporalUnit + #region TemporalUnit implementation public partial class TemporalUnit : Java.Time.Temporal.ITemporalUnit { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Temporal/UnsupportedTemporalTypeException.cs b/src/net/JNet/Generated/Java/Time/Temporal/UnsupportedTemporalTypeException.cs index 951326c42f..72a0b9ce02 100644 --- a/src/net/JNet/Generated/Java/Time/Temporal/UnsupportedTemporalTypeException.cs +++ b/src/net/JNet/Generated/Java/Time/Temporal/UnsupportedTemporalTypeException.cs @@ -25,7 +25,7 @@ namespace Java.Time.Temporal { - #region UnsupportedTemporalTypeException definition + #region UnsupportedTemporalTypeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnsupportedTemporalTypeException : Java.Time.DateTimeExcept } #endregion - #region UnsupportedTemporalTypeException + #region UnsupportedTemporalTypeException implementation public partial class UnsupportedTemporalTypeException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Temporal/ValueRange.cs b/src/net/JNet/Generated/Java/Time/Temporal/ValueRange.cs index cd66d07492..64cec500c1 100644 --- a/src/net/JNet/Generated/Java/Time/Temporal/ValueRange.cs +++ b/src/net/JNet/Generated/Java/Time/Temporal/ValueRange.cs @@ -25,7 +25,7 @@ namespace Java.Time.Temporal { - #region ValueRange definition + #region ValueRange declaration /// /// /// @@ -70,7 +70,7 @@ public ValueRange(params object[] args) : base(args) { } } #endregion - #region ValueRange + #region ValueRange implementation public partial class ValueRange { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Temporal/WeekFields.cs b/src/net/JNet/Generated/Java/Time/Temporal/WeekFields.cs index 93e2aa9105..a61a1e3fec 100644 --- a/src/net/JNet/Generated/Java/Time/Temporal/WeekFields.cs +++ b/src/net/JNet/Generated/Java/Time/Temporal/WeekFields.cs @@ -25,7 +25,7 @@ namespace Java.Time.Temporal { - #region WeekFields definition + #region WeekFields declaration /// /// /// @@ -70,7 +70,7 @@ public WeekFields(params object[] args) : base(args) { } } #endregion - #region WeekFields + #region WeekFields implementation public partial class WeekFields { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Year.cs b/src/net/JNet/Generated/Java/Time/Year.cs index 0476401c65..e8a13acb40 100644 --- a/src/net/JNet/Generated/Java/Time/Year.cs +++ b/src/net/JNet/Generated/Java/Time/Year.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region Year definition + #region Year declaration /// /// /// @@ -70,7 +70,7 @@ public Year(params object[] args) : base(args) { } } #endregion - #region Year + #region Year implementation public partial class Year { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/YearMonth.cs b/src/net/JNet/Generated/Java/Time/YearMonth.cs index 074f46eeb8..accab47b10 100644 --- a/src/net/JNet/Generated/Java/Time/YearMonth.cs +++ b/src/net/JNet/Generated/Java/Time/YearMonth.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region YearMonth definition + #region YearMonth declaration /// /// /// @@ -70,7 +70,7 @@ public YearMonth(params object[] args) : base(args) { } } #endregion - #region YearMonth + #region YearMonth implementation public partial class YearMonth { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Zone/ZoneOffsetTransition.cs b/src/net/JNet/Generated/Java/Time/Zone/ZoneOffsetTransition.cs index 41e74bbff7..d2b221a437 100644 --- a/src/net/JNet/Generated/Java/Time/Zone/ZoneOffsetTransition.cs +++ b/src/net/JNet/Generated/Java/Time/Zone/ZoneOffsetTransition.cs @@ -25,7 +25,7 @@ namespace Java.Time.Zone { - #region ZoneOffsetTransition definition + #region ZoneOffsetTransition declaration /// /// /// @@ -70,7 +70,7 @@ public ZoneOffsetTransition(params object[] args) : base(args) { } } #endregion - #region ZoneOffsetTransition + #region ZoneOffsetTransition implementation public partial class ZoneOffsetTransition { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Zone/ZoneOffsetTransitionRule.cs b/src/net/JNet/Generated/Java/Time/Zone/ZoneOffsetTransitionRule.cs index e04341bf13..4b70771b5b 100644 --- a/src/net/JNet/Generated/Java/Time/Zone/ZoneOffsetTransitionRule.cs +++ b/src/net/JNet/Generated/Java/Time/Zone/ZoneOffsetTransitionRule.cs @@ -25,7 +25,7 @@ namespace Java.Time.Zone { - #region ZoneOffsetTransitionRule definition + #region ZoneOffsetTransitionRule declaration /// /// /// @@ -66,7 +66,7 @@ public ZoneOffsetTransitionRule(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region TimeDefinition definition + #region TimeDefinition declaration /// /// /// @@ -115,7 +115,7 @@ public TimeDefinition(params object[] args) : base(args) { } } #endregion - #region ZoneOffsetTransitionRule + #region ZoneOffsetTransitionRule implementation public partial class ZoneOffsetTransitionRule { #region Constructors @@ -229,7 +229,7 @@ public Java.Time.Zone.ZoneOffsetTransition CreateTransition(int arg0) #endregion #region Nested classes - #region TimeDefinition + #region TimeDefinition implementation public partial class TimeDefinition { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Zone/ZoneRules.cs b/src/net/JNet/Generated/Java/Time/Zone/ZoneRules.cs index b91165ac9a..e9cb9d6956 100644 --- a/src/net/JNet/Generated/Java/Time/Zone/ZoneRules.cs +++ b/src/net/JNet/Generated/Java/Time/Zone/ZoneRules.cs @@ -25,7 +25,7 @@ namespace Java.Time.Zone { - #region ZoneRules definition + #region ZoneRules declaration /// /// /// @@ -70,7 +70,7 @@ public ZoneRules(params object[] args) : base(args) { } } #endregion - #region ZoneRules + #region ZoneRules implementation public partial class ZoneRules { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Zone/ZoneRulesException.cs b/src/net/JNet/Generated/Java/Time/Zone/ZoneRulesException.cs index aefc1cc06e..3a3db1187f 100644 --- a/src/net/JNet/Generated/Java/Time/Zone/ZoneRulesException.cs +++ b/src/net/JNet/Generated/Java/Time/Zone/ZoneRulesException.cs @@ -25,7 +25,7 @@ namespace Java.Time.Zone { - #region ZoneRulesException definition + #region ZoneRulesException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ZoneRulesException : Java.Time.DateTimeException } #endregion - #region ZoneRulesException + #region ZoneRulesException implementation public partial class ZoneRulesException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/Zone/ZoneRulesProvider.cs b/src/net/JNet/Generated/Java/Time/Zone/ZoneRulesProvider.cs index f79b00a55d..8364c33756 100644 --- a/src/net/JNet/Generated/Java/Time/Zone/ZoneRulesProvider.cs +++ b/src/net/JNet/Generated/Java/Time/Zone/ZoneRulesProvider.cs @@ -25,7 +25,7 @@ namespace Java.Time.Zone { - #region ZoneRulesProvider definition + #region ZoneRulesProvider declaration /// /// /// @@ -72,7 +72,7 @@ public ZoneRulesProvider(params object[] args) : base(args) { } } #endregion - #region ZoneRulesProvider + #region ZoneRulesProvider implementation public partial class ZoneRulesProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/ZoneId.cs b/src/net/JNet/Generated/Java/Time/ZoneId.cs index 1aaaab0653..851db1b36e 100644 --- a/src/net/JNet/Generated/Java/Time/ZoneId.cs +++ b/src/net/JNet/Generated/Java/Time/ZoneId.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region ZoneId definition + #region ZoneId declaration /// /// /// @@ -72,7 +72,7 @@ public ZoneId(params object[] args) : base(args) { } } #endregion - #region ZoneId + #region ZoneId implementation public partial class ZoneId { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/ZoneOffset.cs b/src/net/JNet/Generated/Java/Time/ZoneOffset.cs index ab0fc83e19..2cd1e4e68f 100644 --- a/src/net/JNet/Generated/Java/Time/ZoneOffset.cs +++ b/src/net/JNet/Generated/Java/Time/ZoneOffset.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region ZoneOffset definition + #region ZoneOffset declaration /// /// /// @@ -70,7 +70,7 @@ public ZoneOffset(params object[] args) : base(args) { } } #endregion - #region ZoneOffset + #region ZoneOffset implementation public partial class ZoneOffset { #region Constructors diff --git a/src/net/JNet/Generated/Java/Time/ZonedDateTime.cs b/src/net/JNet/Generated/Java/Time/ZonedDateTime.cs index f90fe6d7cd..d56e821aaa 100644 --- a/src/net/JNet/Generated/Java/Time/ZonedDateTime.cs +++ b/src/net/JNet/Generated/Java/Time/ZonedDateTime.cs @@ -25,7 +25,7 @@ namespace Java.Time { - #region ZonedDateTime definition + #region ZonedDateTime declaration /// /// /// @@ -70,7 +70,7 @@ public ZonedDateTime(params object[] args) : base(args) { } } #endregion - #region ZonedDateTime + #region ZonedDateTime implementation public partial class ZonedDateTime { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/AbstractCollection.cs b/src/net/JNet/Generated/Java/Util/AbstractCollection.cs index 04b8de02b3..427aa06bc2 100644 --- a/src/net/JNet/Generated/Java/Util/AbstractCollection.cs +++ b/src/net/JNet/Generated/Java/Util/AbstractCollection.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region AbstractCollection definition + #region AbstractCollection declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractCollection(params object[] args) : base(args) { } } #endregion - #region AbstractCollection definition + #region AbstractCollection declaration /// /// /// @@ -120,7 +120,7 @@ public AbstractCollection(params object[] args) : base(args) { } } #endregion - #region AbstractCollection + #region AbstractCollection implementation public partial class AbstractCollection { #region Constructors @@ -262,7 +262,7 @@ public void Clear() } #endregion - #region AbstractCollection + #region AbstractCollection implementation public partial class AbstractCollection { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/AbstractList.cs b/src/net/JNet/Generated/Java/Util/AbstractList.cs index 9975b4d80c..986345b3c0 100644 --- a/src/net/JNet/Generated/Java/Util/AbstractList.cs +++ b/src/net/JNet/Generated/Java/Util/AbstractList.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region AbstractList definition + #region AbstractList declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractList(params object[] args) : base(args) { } } #endregion - #region AbstractList definition + #region AbstractList declaration /// /// /// @@ -120,7 +120,7 @@ public AbstractList(params object[] args) : base(args) { } } #endregion - #region AbstractList + #region AbstractList implementation public partial class AbstractList { #region Constructors @@ -247,7 +247,7 @@ public void Add(int arg0, object arg1) } #endregion - #region AbstractList + #region AbstractList implementation public partial class AbstractList { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/AbstractMap.cs b/src/net/JNet/Generated/Java/Util/AbstractMap.cs index ade8576d3f..93a79f4c68 100644 --- a/src/net/JNet/Generated/Java/Util/AbstractMap.cs +++ b/src/net/JNet/Generated/Java/Util/AbstractMap.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region AbstractMap definition + #region AbstractMap declaration /// /// /// @@ -68,7 +68,7 @@ public AbstractMap(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region SimpleEntry definition + #region SimpleEntry declaration /// /// /// @@ -113,7 +113,7 @@ public SimpleEntry(params object[] args) : base(args) { } } #endregion - #region SimpleEntry definition + #region SimpleEntry declaration /// /// /// @@ -160,7 +160,7 @@ public SimpleEntry(params object[] args) : base(args) { } } #endregion - #region SimpleImmutableEntry definition + #region SimpleImmutableEntry declaration /// /// /// @@ -205,7 +205,7 @@ public SimpleImmutableEntry(params object[] args) : base(args) { } } #endregion - #region SimpleImmutableEntry definition + #region SimpleImmutableEntry declaration /// /// /// @@ -256,7 +256,7 @@ public SimpleImmutableEntry(params object[] args) : base(args) { } } #endregion - #region AbstractMap definition + #region AbstractMap declaration /// /// /// @@ -305,7 +305,7 @@ public AbstractMap(params object[] args) : base(args) { } } #endregion - #region AbstractMap + #region AbstractMap implementation public partial class AbstractMap { #region Constructors @@ -430,7 +430,7 @@ public void PutAll(Java.Util.Map arg0) #endregion #region Nested classes - #region SimpleEntry + #region SimpleEntry implementation public partial class SimpleEntry { #region Constructors @@ -505,7 +505,7 @@ public object SetValue(object arg0) } #endregion - #region SimpleEntry + #region SimpleEntry implementation public partial class SimpleEntry { #region Constructors @@ -584,7 +584,7 @@ public V SetValue(V arg0) } #endregion - #region SimpleImmutableEntry + #region SimpleImmutableEntry implementation public partial class SimpleImmutableEntry { #region Constructors @@ -659,7 +659,7 @@ public object SetValue(object arg0) } #endregion - #region SimpleImmutableEntry + #region SimpleImmutableEntry implementation public partial class SimpleImmutableEntry { #region Constructors @@ -745,7 +745,7 @@ public V SetValue(V arg0) } #endregion - #region AbstractMap + #region AbstractMap implementation public partial class AbstractMap { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/AbstractQueue.cs b/src/net/JNet/Generated/Java/Util/AbstractQueue.cs index 9dc5515183..e31cc4b9fa 100644 --- a/src/net/JNet/Generated/Java/Util/AbstractQueue.cs +++ b/src/net/JNet/Generated/Java/Util/AbstractQueue.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region AbstractQueue definition + #region AbstractQueue declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractQueue(params object[] args) : base(args) { } } #endregion - #region AbstractQueue definition + #region AbstractQueue declaration /// /// /// @@ -120,7 +120,7 @@ public AbstractQueue(params object[] args) : base(args) { } } #endregion - #region AbstractQueue + #region AbstractQueue implementation public partial class AbstractQueue { #region Constructors @@ -171,7 +171,7 @@ public object Remove() } #endregion - #region AbstractQueue + #region AbstractQueue implementation public partial class AbstractQueue { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/AbstractSequentialList.cs b/src/net/JNet/Generated/Java/Util/AbstractSequentialList.cs index a889db52b1..1f1eee9da6 100644 --- a/src/net/JNet/Generated/Java/Util/AbstractSequentialList.cs +++ b/src/net/JNet/Generated/Java/Util/AbstractSequentialList.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region AbstractSequentialList definition + #region AbstractSequentialList declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractSequentialList(params object[] args) : base(args) { } } #endregion - #region AbstractSequentialList definition + #region AbstractSequentialList declaration /// /// /// @@ -120,7 +120,7 @@ public AbstractSequentialList(params object[] args) : base(args) { } } #endregion - #region AbstractSequentialList + #region AbstractSequentialList implementation public partial class AbstractSequentialList { #region Constructors @@ -151,7 +151,7 @@ public partial class AbstractSequentialList } #endregion - #region AbstractSequentialList + #region AbstractSequentialList implementation public partial class AbstractSequentialList { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/AbstractSet.cs b/src/net/JNet/Generated/Java/Util/AbstractSet.cs index 73775ae9c8..cb3e75969d 100644 --- a/src/net/JNet/Generated/Java/Util/AbstractSet.cs +++ b/src/net/JNet/Generated/Java/Util/AbstractSet.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region AbstractSet definition + #region AbstractSet declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractSet(params object[] args) : base(args) { } } #endregion - #region AbstractSet definition + #region AbstractSet declaration /// /// /// @@ -120,7 +120,7 @@ public AbstractSet(params object[] args) : base(args) { } } #endregion - #region AbstractSet + #region AbstractSet implementation public partial class AbstractSet { #region Constructors @@ -155,7 +155,7 @@ public partial class AbstractSet } #endregion - #region AbstractSet + #region AbstractSet implementation public partial class AbstractSet { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/ArrayDeque.cs b/src/net/JNet/Generated/Java/Util/ArrayDeque.cs index 9005424196..e47bccd7b5 100644 --- a/src/net/JNet/Generated/Java/Util/ArrayDeque.cs +++ b/src/net/JNet/Generated/Java/Util/ArrayDeque.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region ArrayDeque definition + #region ArrayDeque declaration /// /// /// @@ -70,7 +70,7 @@ public ArrayDeque(params object[] args) : base(args) { } } #endregion - #region ArrayDeque definition + #region ArrayDeque declaration /// /// /// @@ -116,7 +116,7 @@ public ArrayDeque(params object[] args) : base(args) { } } #endregion - #region ArrayDeque + #region ArrayDeque implementation public partial class ArrayDeque { #region Constructors @@ -362,7 +362,7 @@ public void Push(object arg0) } #endregion - #region ArrayDeque + #region ArrayDeque implementation public partial class ArrayDeque { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/ArrayList.cs b/src/net/JNet/Generated/Java/Util/ArrayList.cs index 82d85ad509..ee72754aba 100644 --- a/src/net/JNet/Generated/Java/Util/ArrayList.cs +++ b/src/net/JNet/Generated/Java/Util/ArrayList.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region ArrayList definition + #region ArrayList declaration /// /// /// @@ -70,7 +70,7 @@ public ArrayList(params object[] args) : base(args) { } } #endregion - #region ArrayList definition + #region ArrayList declaration /// /// /// @@ -116,7 +116,7 @@ public ArrayList(params object[] args) : base(args) { } } #endregion - #region ArrayList + #region ArrayList implementation public partial class ArrayList { #region Constructors @@ -190,7 +190,7 @@ public void TrimToSize() } #endregion - #region ArrayList + #region ArrayList implementation public partial class ArrayList { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Arrays.cs b/src/net/JNet/Generated/Java/Util/Arrays.cs index 20b12a470d..e052807d3c 100644 --- a/src/net/JNet/Generated/Java/Util/Arrays.cs +++ b/src/net/JNet/Generated/Java/Util/Arrays.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Arrays definition + #region Arrays declaration /// /// /// @@ -70,7 +70,7 @@ public Arrays(params object[] args) : base(args) { } } #endregion - #region Arrays + #region Arrays implementation public partial class Arrays { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Base64.cs b/src/net/JNet/Generated/Java/Util/Base64.cs index 0f4e4b0f84..293d29ef33 100644 --- a/src/net/JNet/Generated/Java/Util/Base64.cs +++ b/src/net/JNet/Generated/Java/Util/Base64.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Base64 definition + #region Base64 declaration /// /// /// @@ -66,7 +66,7 @@ public Base64(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Decoder definition + #region Decoder declaration /// /// /// @@ -111,7 +111,7 @@ public Decoder(params object[] args) : base(args) { } } #endregion - #region Encoder definition + #region Encoder declaration /// /// /// @@ -160,7 +160,7 @@ public Encoder(params object[] args) : base(args) { } } #endregion - #region Base64 + #region Base64 implementation public partial class Base64 { #region Constructors @@ -236,7 +236,7 @@ public static Java.Util.Base64.Encoder GetMimeEncoder(int arg0, byte[] arg1) #endregion #region Nested classes - #region Decoder + #region Decoder implementation public partial class Decoder { #region Constructors @@ -313,7 +313,7 @@ public Java.Nio.ByteBuffer Decode(Java.Nio.ByteBuffer arg0) } #endregion - #region Encoder + #region Encoder implementation public partial class Encoder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/BitSet.cs b/src/net/JNet/Generated/Java/Util/BitSet.cs index 2a64677150..f33c1a6941 100644 --- a/src/net/JNet/Generated/Java/Util/BitSet.cs +++ b/src/net/JNet/Generated/Java/Util/BitSet.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region BitSet definition + #region BitSet declaration /// /// /// @@ -70,7 +70,7 @@ public BitSet(params object[] args) : base(args) { } } #endregion - #region BitSet + #region BitSet implementation public partial class BitSet { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Calendar.cs b/src/net/JNet/Generated/Java/Util/Calendar.cs index ff61f2c01f..0f1a5b3208 100644 --- a/src/net/JNet/Generated/Java/Util/Calendar.cs +++ b/src/net/JNet/Generated/Java/Util/Calendar.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Calendar definition + #region Calendar declaration /// /// /// @@ -68,7 +68,7 @@ public Calendar(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Builder definition + #region Builder declaration /// /// /// @@ -117,7 +117,7 @@ public Builder(params object[] args) : base(args) { } } #endregion - #region Calendar + #region Calendar implementation public partial class Calendar { #region Constructors @@ -816,7 +816,7 @@ public void SetWeekDate(int arg0, int arg1, int arg2) #endregion #region Nested classes - #region Builder + #region Builder implementation public partial class Builder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Collection.cs b/src/net/JNet/Generated/Java/Util/Collection.cs index dc301e8ce8..37eaa0c9e1 100644 --- a/src/net/JNet/Generated/Java/Util/Collection.cs +++ b/src/net/JNet/Generated/Java/Util/Collection.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Collection definition + #region Collection declaration /// /// /// @@ -72,7 +72,7 @@ public Collection(params object[] args) : base(args) { } } #endregion - #region Collection definition + #region Collection declaration /// /// /// @@ -120,7 +120,7 @@ public Collection(params object[] args) : base(args) { } } #endregion - #region Collection + #region Collection implementation public partial class Collection { #region Constructors @@ -425,7 +425,7 @@ public partial interface ICollection } #endregion - #region Collection + #region Collection implementation public partial class Collection : Java.Util.ICollection { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Collections.cs b/src/net/JNet/Generated/Java/Util/Collections.cs index d9379c243e..aeb61843ad 100644 --- a/src/net/JNet/Generated/Java/Util/Collections.cs +++ b/src/net/JNet/Generated/Java/Util/Collections.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Collections definition + #region Collections declaration /// /// /// @@ -70,7 +70,7 @@ public Collections(params object[] args) : base(args) { } } #endregion - #region Collections + #region Collections implementation public partial class Collections { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/AbstractExecutorService.cs b/src/net/JNet/Generated/Java/Util/Concurrent/AbstractExecutorService.cs index 130dabab30..d3b551e3bf 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/AbstractExecutorService.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/AbstractExecutorService.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region AbstractExecutorService definition + #region AbstractExecutorService declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractExecutorService(params object[] args) : base(args) { } } #endregion - #region AbstractExecutorService + #region AbstractExecutorService implementation public partial class AbstractExecutorService { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ArrayBlockingQueue.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ArrayBlockingQueue.cs index 8637912f74..0e2bfe7633 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ArrayBlockingQueue.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ArrayBlockingQueue.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ArrayBlockingQueue definition + #region ArrayBlockingQueue declaration /// /// /// @@ -70,7 +70,7 @@ public ArrayBlockingQueue(params object[] args) : base(args) { } } #endregion - #region ArrayBlockingQueue definition + #region ArrayBlockingQueue declaration /// /// /// @@ -116,7 +116,7 @@ public ArrayBlockingQueue(params object[] args) : base(args) { } } #endregion - #region ArrayBlockingQueue + #region ArrayBlockingQueue implementation public partial class ArrayBlockingQueue { #region Constructors @@ -250,7 +250,7 @@ public void Put(object arg0) } #endregion - #region ArrayBlockingQueue + #region ArrayBlockingQueue implementation public partial class ArrayBlockingQueue { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicBoolean.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicBoolean.cs index 27b2d99244..42c4945dbd 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicBoolean.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicBoolean.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Atomic { - #region AtomicBoolean definition + #region AtomicBoolean declaration /// /// /// @@ -70,7 +70,7 @@ public AtomicBoolean(params object[] args) : base(args) { } } #endregion - #region AtomicBoolean + #region AtomicBoolean implementation public partial class AtomicBoolean { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicInteger.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicInteger.cs index 876b773e3e..6899ef77b6 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicInteger.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicInteger.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Atomic { - #region AtomicInteger definition + #region AtomicInteger declaration /// /// /// @@ -70,7 +70,7 @@ public AtomicInteger(params object[] args) : base(args) { } } #endregion - #region AtomicInteger + #region AtomicInteger implementation public partial class AtomicInteger { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicIntegerArray.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicIntegerArray.cs index e16c8b477b..8e80e43b57 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicIntegerArray.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicIntegerArray.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Atomic { - #region AtomicIntegerArray definition + #region AtomicIntegerArray declaration /// /// /// @@ -70,7 +70,7 @@ public AtomicIntegerArray(params object[] args) : base(args) { } } #endregion - #region AtomicIntegerArray + #region AtomicIntegerArray implementation public partial class AtomicIntegerArray { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicIntegerFieldUpdater.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicIntegerFieldUpdater.cs index 4bc41e46f5..d0109b12b3 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicIntegerFieldUpdater.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicIntegerFieldUpdater.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Atomic { - #region AtomicIntegerFieldUpdater definition + #region AtomicIntegerFieldUpdater declaration /// /// /// @@ -72,7 +72,7 @@ public AtomicIntegerFieldUpdater(params object[] args) : base(args) { } } #endregion - #region AtomicIntegerFieldUpdater definition + #region AtomicIntegerFieldUpdater declaration /// /// /// @@ -120,7 +120,7 @@ public AtomicIntegerFieldUpdater(params object[] args) : base(args) { } } #endregion - #region AtomicIntegerFieldUpdater + #region AtomicIntegerFieldUpdater implementation public partial class AtomicIntegerFieldUpdater { #region Constructors @@ -318,7 +318,7 @@ public int IncrementAndGet(object arg0) } #endregion - #region AtomicIntegerFieldUpdater + #region AtomicIntegerFieldUpdater implementation public partial class AtomicIntegerFieldUpdater { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicLong.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicLong.cs index 6128d35832..5ed3246aec 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicLong.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicLong.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Atomic { - #region AtomicLong definition + #region AtomicLong declaration /// /// /// @@ -70,7 +70,7 @@ public AtomicLong(params object[] args) : base(args) { } } #endregion - #region AtomicLong + #region AtomicLong implementation public partial class AtomicLong { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicLongArray.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicLongArray.cs index 37f74991af..c6f50ffcf0 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicLongArray.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicLongArray.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Atomic { - #region AtomicLongArray definition + #region AtomicLongArray declaration /// /// /// @@ -70,7 +70,7 @@ public AtomicLongArray(params object[] args) : base(args) { } } #endregion - #region AtomicLongArray + #region AtomicLongArray implementation public partial class AtomicLongArray { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicLongFieldUpdater.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicLongFieldUpdater.cs index cfcfe77b58..2ff21e075d 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicLongFieldUpdater.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicLongFieldUpdater.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Atomic { - #region AtomicLongFieldUpdater definition + #region AtomicLongFieldUpdater declaration /// /// /// @@ -72,7 +72,7 @@ public AtomicLongFieldUpdater(params object[] args) : base(args) { } } #endregion - #region AtomicLongFieldUpdater definition + #region AtomicLongFieldUpdater declaration /// /// /// @@ -120,7 +120,7 @@ public AtomicLongFieldUpdater(params object[] args) : base(args) { } } #endregion - #region AtomicLongFieldUpdater + #region AtomicLongFieldUpdater implementation public partial class AtomicLongFieldUpdater { #region Constructors @@ -318,7 +318,7 @@ public long IncrementAndGet(object arg0) } #endregion - #region AtomicLongFieldUpdater + #region AtomicLongFieldUpdater implementation public partial class AtomicLongFieldUpdater { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicMarkableReference.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicMarkableReference.cs index 546dc3daa5..72a5cd908b 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicMarkableReference.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicMarkableReference.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Atomic { - #region AtomicMarkableReference definition + #region AtomicMarkableReference declaration /// /// /// @@ -70,7 +70,7 @@ public AtomicMarkableReference(params object[] args) : base(args) { } } #endregion - #region AtomicMarkableReference definition + #region AtomicMarkableReference declaration /// /// /// @@ -116,7 +116,7 @@ public AtomicMarkableReference(params object[] args) : base(args) { } } #endregion - #region AtomicMarkableReference + #region AtomicMarkableReference implementation public partial class AtomicMarkableReference { #region Constructors @@ -223,7 +223,7 @@ public void Set(object arg0, bool arg1) } #endregion - #region AtomicMarkableReference + #region AtomicMarkableReference implementation public partial class AtomicMarkableReference { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicReference.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicReference.cs index 6821ef98a5..70955c6598 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicReference.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicReference.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Atomic { - #region AtomicReference definition + #region AtomicReference declaration /// /// /// @@ -70,7 +70,7 @@ public AtomicReference(params object[] args) : base(args) { } } #endregion - #region AtomicReference definition + #region AtomicReference declaration /// /// /// @@ -116,7 +116,7 @@ public AtomicReference(params object[] args) : base(args) { } } #endregion - #region AtomicReference + #region AtomicReference implementation public partial class AtomicReference { #region Constructors @@ -335,7 +335,7 @@ public void SetRelease(object arg0) } #endregion - #region AtomicReference + #region AtomicReference implementation public partial class AtomicReference { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicReferenceArray.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicReferenceArray.cs index 5235fa26b6..5199b755b5 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicReferenceArray.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicReferenceArray.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Atomic { - #region AtomicReferenceArray definition + #region AtomicReferenceArray declaration /// /// /// @@ -70,7 +70,7 @@ public AtomicReferenceArray(params object[] args) : base(args) { } } #endregion - #region AtomicReferenceArray definition + #region AtomicReferenceArray declaration /// /// /// @@ -116,7 +116,7 @@ public AtomicReferenceArray(params object[] args) : base(args) { } } #endregion - #region AtomicReferenceArray + #region AtomicReferenceArray implementation public partial class AtomicReferenceArray { #region Constructors @@ -384,7 +384,7 @@ public void SetRelease(int arg0, object arg1) } #endregion - #region AtomicReferenceArray + #region AtomicReferenceArray implementation public partial class AtomicReferenceArray { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicReferenceFieldUpdater.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicReferenceFieldUpdater.cs index daa39ee8bf..44234270c3 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicReferenceFieldUpdater.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicReferenceFieldUpdater.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Atomic { - #region AtomicReferenceFieldUpdater definition + #region AtomicReferenceFieldUpdater declaration /// /// /// @@ -72,7 +72,7 @@ public AtomicReferenceFieldUpdater(params object[] args) : base(args) { } } #endregion - #region AtomicReferenceFieldUpdater definition + #region AtomicReferenceFieldUpdater declaration /// /// /// @@ -121,7 +121,7 @@ public AtomicReferenceFieldUpdater(params object[] args) : base(args) { } } #endregion - #region AtomicReferenceFieldUpdater + #region AtomicReferenceFieldUpdater implementation public partial class AtomicReferenceFieldUpdater { #region Constructors @@ -264,7 +264,7 @@ public object GetAndSet(object arg0, object arg1) } #endregion - #region AtomicReferenceFieldUpdater + #region AtomicReferenceFieldUpdater implementation public partial class AtomicReferenceFieldUpdater { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicStampedReference.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicStampedReference.cs index 043cfdb5f3..108471bcfc 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicStampedReference.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/AtomicStampedReference.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Atomic { - #region AtomicStampedReference definition + #region AtomicStampedReference declaration /// /// /// @@ -70,7 +70,7 @@ public AtomicStampedReference(params object[] args) : base(args) { } } #endregion - #region AtomicStampedReference definition + #region AtomicStampedReference declaration /// /// /// @@ -116,7 +116,7 @@ public AtomicStampedReference(params object[] args) : base(args) { } } #endregion - #region AtomicStampedReference + #region AtomicStampedReference implementation public partial class AtomicStampedReference { #region Constructors @@ -222,7 +222,7 @@ public void Set(object arg0, int arg1) } #endregion - #region AtomicStampedReference + #region AtomicStampedReference implementation public partial class AtomicStampedReference { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/DoubleAccumulator.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/DoubleAccumulator.cs index 670ab0a181..73f7be4a54 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/DoubleAccumulator.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/DoubleAccumulator.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Atomic { - #region DoubleAccumulator definition + #region DoubleAccumulator declaration /// /// /// @@ -70,7 +70,7 @@ public DoubleAccumulator(params object[] args) : base(args) { } } #endregion - #region DoubleAccumulator + #region DoubleAccumulator implementation public partial class DoubleAccumulator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/DoubleAdder.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/DoubleAdder.cs index 69811c6b3b..e9988f9faf 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/DoubleAdder.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/DoubleAdder.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Atomic { - #region DoubleAdder definition + #region DoubleAdder declaration /// /// /// @@ -70,7 +70,7 @@ public DoubleAdder(params object[] args) : base(args) { } } #endregion - #region DoubleAdder + #region DoubleAdder implementation public partial class DoubleAdder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/LongAccumulator.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/LongAccumulator.cs index ffe56316ee..597ae3c4e5 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/LongAccumulator.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/LongAccumulator.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Atomic { - #region LongAccumulator definition + #region LongAccumulator declaration /// /// /// @@ -70,7 +70,7 @@ public LongAccumulator(params object[] args) : base(args) { } } #endregion - #region LongAccumulator + #region LongAccumulator implementation public partial class LongAccumulator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/LongAdder.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/LongAdder.cs index fd7511bddb..6cc820e676 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/LongAdder.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Atomic/LongAdder.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Atomic { - #region LongAdder definition + #region LongAdder declaration /// /// /// @@ -70,7 +70,7 @@ public LongAdder(params object[] args) : base(args) { } } #endregion - #region LongAdder + #region LongAdder implementation public partial class LongAdder { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/BlockingDeque.cs b/src/net/JNet/Generated/Java/Util/Concurrent/BlockingDeque.cs index b911d93777..8b3379f252 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/BlockingDeque.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/BlockingDeque.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region BlockingDeque definition + #region BlockingDeque declaration /// /// /// @@ -72,7 +72,7 @@ public BlockingDeque(params object[] args) : base(args) { } } #endregion - #region BlockingDeque definition + #region BlockingDeque declaration /// /// /// @@ -120,7 +120,7 @@ public BlockingDeque(params object[] args) : base(args) { } } #endregion - #region BlockingDeque + #region BlockingDeque implementation public partial class BlockingDeque { #region Constructors @@ -624,7 +624,7 @@ public partial interface IBlockingDeque } #endregion - #region BlockingDeque + #region BlockingDeque implementation public partial class BlockingDeque : Java.Util.Concurrent.IBlockingDeque { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/BlockingQueue.cs b/src/net/JNet/Generated/Java/Util/Concurrent/BlockingQueue.cs index d866f9b2bf..2d4088fd9c 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/BlockingQueue.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/BlockingQueue.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region BlockingQueue definition + #region BlockingQueue declaration /// /// /// @@ -72,7 +72,7 @@ public BlockingQueue(params object[] args) : base(args) { } } #endregion - #region BlockingQueue definition + #region BlockingQueue declaration /// /// /// @@ -120,7 +120,7 @@ public BlockingQueue(params object[] args) : base(args) { } } #endregion - #region BlockingQueue + #region BlockingQueue implementation public partial class BlockingQueue { #region Constructors @@ -346,7 +346,7 @@ public partial interface IBlockingQueue : Java.Util.IQueue } #endregion - #region BlockingQueue + #region BlockingQueue implementation public partial class BlockingQueue : Java.Util.Concurrent.IBlockingQueue { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/BrokenBarrierException.cs b/src/net/JNet/Generated/Java/Util/Concurrent/BrokenBarrierException.cs index 3b96f6da3f..330aa19f80 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/BrokenBarrierException.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/BrokenBarrierException.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region BrokenBarrierException definition + #region BrokenBarrierException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class BrokenBarrierException : Java.Lang.Exception } #endregion - #region BrokenBarrierException + #region BrokenBarrierException implementation public partial class BrokenBarrierException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Callable.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Callable.cs index 25e6b6d6ba..3d2e59954d 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Callable.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Callable.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region Callable definition + #region Callable declaration /// /// /// @@ -72,7 +72,7 @@ public Callable(params object[] args) : base(args) { } } #endregion - #region Callable definition + #region Callable declaration /// /// /// @@ -120,7 +120,7 @@ public Callable(params object[] args) : base(args) { } } #endregion - #region Callable + #region Callable implementation public partial class Callable { #region Constructors @@ -184,7 +184,7 @@ public partial interface ICallable } #endregion - #region Callable + #region Callable implementation public partial class Callable : Java.Util.Concurrent.ICallable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/CancellationException.cs b/src/net/JNet/Generated/Java/Util/Concurrent/CancellationException.cs index 76e413a81d..7850573ed1 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/CancellationException.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/CancellationException.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region CancellationException definition + #region CancellationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CancellationException : Java.Lang.IllegalStateException } #endregion - #region CancellationException + #region CancellationException implementation public partial class CancellationException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/CompletableFuture.cs b/src/net/JNet/Generated/Java/Util/Concurrent/CompletableFuture.cs index 54423e4cdb..b97eab7591 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/CompletableFuture.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/CompletableFuture.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region CompletableFuture definition + #region CompletableFuture declaration /// /// /// @@ -66,7 +66,7 @@ public CompletableFuture(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region AsynchronousCompletionTask definition + #region AsynchronousCompletionTask declaration /// /// /// @@ -117,7 +117,7 @@ public AsynchronousCompletionTask(params object[] args) : base(args) { } } #endregion - #region CompletableFuture definition + #region CompletableFuture declaration /// /// /// @@ -163,7 +163,7 @@ public CompletableFuture(params object[] args) : base(args) { } } #endregion - #region CompletableFuture + #region CompletableFuture implementation public partial class CompletableFuture { #region Constructors @@ -865,7 +865,7 @@ public void ObtrudeValue(object arg0) #endregion #region Nested classes - #region AsynchronousCompletionTask + #region AsynchronousCompletionTask implementation public partial class AsynchronousCompletionTask { #region Constructors @@ -903,7 +903,7 @@ public partial class AsynchronousCompletionTask } #endregion - #region CompletableFuture + #region CompletableFuture implementation public partial class CompletableFuture { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/CompletionException.cs b/src/net/JNet/Generated/Java/Util/Concurrent/CompletionException.cs index 8f5117ff46..ab7e1f8e62 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/CompletionException.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/CompletionException.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region CompletionException definition + #region CompletionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CompletionException : Java.Lang.RuntimeException } #endregion - #region CompletionException + #region CompletionException implementation public partial class CompletionException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/CompletionService.cs b/src/net/JNet/Generated/Java/Util/Concurrent/CompletionService.cs index b8aa4ee579..b5c84fb372 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/CompletionService.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/CompletionService.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region CompletionService definition + #region CompletionService declaration /// /// /// @@ -72,7 +72,7 @@ public CompletionService(params object[] args) : base(args) { } } #endregion - #region CompletionService definition + #region CompletionService declaration /// /// /// @@ -120,7 +120,7 @@ public CompletionService(params object[] args) : base(args) { } } #endregion - #region CompletionService + #region CompletionService implementation public partial class CompletionService { #region Constructors @@ -248,7 +248,7 @@ public partial interface ICompletionService } #endregion - #region CompletionService + #region CompletionService implementation public partial class CompletionService : Java.Util.Concurrent.ICompletionService { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/CompletionStage.cs b/src/net/JNet/Generated/Java/Util/Concurrent/CompletionStage.cs index c2214af607..d8d7047550 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/CompletionStage.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/CompletionStage.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region CompletionStage definition + #region CompletionStage declaration /// /// /// @@ -72,7 +72,7 @@ public CompletionStage(params object[] args) : base(args) { } } #endregion - #region CompletionStage definition + #region CompletionStage declaration /// /// /// @@ -120,7 +120,7 @@ public CompletionStage(params object[] args) : base(args) { } } #endregion - #region CompletionStage + #region CompletionStage implementation public partial class CompletionStage { #region Constructors @@ -879,7 +879,7 @@ public partial interface ICompletionStage } #endregion - #region CompletionStage + #region CompletionStage implementation public partial class CompletionStage : Java.Util.Concurrent.ICompletionStage { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentHashMap.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentHashMap.cs index 309e992467..8bacfe1f12 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentHashMap.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentHashMap.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ConcurrentHashMap definition + #region ConcurrentHashMap declaration /// /// /// @@ -66,7 +66,7 @@ public ConcurrentHashMap(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region KeySetView definition + #region KeySetView declaration /// /// /// @@ -111,7 +111,7 @@ public KeySetView(params object[] args) : base(args) { } } #endregion - #region KeySetView definition + #region KeySetView declaration /// /// /// @@ -162,7 +162,7 @@ public KeySetView(params object[] args) : base(args) { } } #endregion - #region ConcurrentHashMap definition + #region ConcurrentHashMap declaration /// /// /// @@ -209,7 +209,7 @@ public ConcurrentHashMap(params object[] args) : base(args) { } } #endregion - #region ConcurrentHashMap + #region ConcurrentHashMap implementation public partial class ConcurrentHashMap { #region Constructors @@ -669,7 +669,7 @@ public void ForEachValue(long arg0, Java.Util.Function.Consumer arg1) #endregion #region Nested classes - #region KeySetView + #region KeySetView implementation public partial class KeySetView { #region Constructors @@ -715,7 +715,7 @@ public object MappedValue } #endregion - #region KeySetView + #region KeySetView implementation public partial class KeySetView { #region Constructors @@ -772,7 +772,7 @@ public V MappedValue } #endregion - #region ConcurrentHashMap + #region ConcurrentHashMap implementation public partial class ConcurrentHashMap { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentLinkedDeque.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentLinkedDeque.cs index 35ba3cc5a0..9b9b47d077 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentLinkedDeque.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentLinkedDeque.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ConcurrentLinkedDeque definition + #region ConcurrentLinkedDeque declaration /// /// /// @@ -70,7 +70,7 @@ public ConcurrentLinkedDeque(params object[] args) : base(args) { } } #endregion - #region ConcurrentLinkedDeque definition + #region ConcurrentLinkedDeque declaration /// /// /// @@ -116,7 +116,7 @@ public ConcurrentLinkedDeque(params object[] args) : base(args) { } } #endregion - #region ConcurrentLinkedDeque + #region ConcurrentLinkedDeque implementation public partial class ConcurrentLinkedDeque { #region Constructors @@ -342,7 +342,7 @@ public void Push(object arg0) } #endregion - #region ConcurrentLinkedDeque + #region ConcurrentLinkedDeque implementation public partial class ConcurrentLinkedDeque { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentLinkedQueue.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentLinkedQueue.cs index f22751804b..5f817d0036 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentLinkedQueue.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentLinkedQueue.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ConcurrentLinkedQueue definition + #region ConcurrentLinkedQueue declaration /// /// /// @@ -70,7 +70,7 @@ public ConcurrentLinkedQueue(params object[] args) : base(args) { } } #endregion - #region ConcurrentLinkedQueue definition + #region ConcurrentLinkedQueue declaration /// /// /// @@ -116,7 +116,7 @@ public ConcurrentLinkedQueue(params object[] args) : base(args) { } } #endregion - #region ConcurrentLinkedQueue + #region ConcurrentLinkedQueue implementation public partial class ConcurrentLinkedQueue { #region Constructors @@ -159,7 +159,7 @@ public ConcurrentLinkedQueue(Java.Util.Collection arg0) } #endregion - #region ConcurrentLinkedQueue + #region ConcurrentLinkedQueue implementation public partial class ConcurrentLinkedQueue { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentMap.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentMap.cs index fffc3e5e38..4082310d1c 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentMap.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentMap.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ConcurrentMap definition + #region ConcurrentMap declaration /// /// /// @@ -72,7 +72,7 @@ public ConcurrentMap(params object[] args) : base(args) { } } #endregion - #region ConcurrentMap definition + #region ConcurrentMap declaration /// /// /// @@ -121,7 +121,7 @@ public ConcurrentMap(params object[] args) : base(args) { } } #endregion - #region ConcurrentMap + #region ConcurrentMap implementation public partial class ConcurrentMap { #region Constructors @@ -368,7 +368,7 @@ public partial interface IConcurrentMap : Java.Util.IMap } #endregion - #region ConcurrentMap + #region ConcurrentMap implementation public partial class ConcurrentMap : Java.Util.Concurrent.IConcurrentMap { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentNavigableMap.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentNavigableMap.cs index 5de9f13a85..ecb169ab17 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentNavigableMap.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentNavigableMap.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ConcurrentNavigableMap definition + #region ConcurrentNavigableMap declaration /// /// /// @@ -72,7 +72,7 @@ public ConcurrentNavigableMap(params object[] args) : base(args) { } } #endregion - #region ConcurrentNavigableMap definition + #region ConcurrentNavigableMap declaration /// /// /// @@ -121,7 +121,7 @@ public ConcurrentNavigableMap(params object[] args) : base(args) { } } #endregion - #region ConcurrentNavigableMap + #region ConcurrentNavigableMap implementation public partial class ConcurrentNavigableMap { #region Constructors @@ -332,7 +332,7 @@ public partial interface IConcurrentNavigableMap } #endregion - #region ConcurrentNavigableMap + #region ConcurrentNavigableMap implementation public partial class ConcurrentNavigableMap : Java.Util.Concurrent.IConcurrentNavigableMap { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentSkipListMap.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentSkipListMap.cs index 12c3159b67..9fedbd4a2e 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentSkipListMap.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentSkipListMap.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ConcurrentSkipListMap definition + #region ConcurrentSkipListMap declaration /// /// /// @@ -70,7 +70,7 @@ public ConcurrentSkipListMap(params object[] args) : base(args) { } } #endregion - #region ConcurrentSkipListMap definition + #region ConcurrentSkipListMap declaration /// /// /// @@ -117,7 +117,7 @@ public ConcurrentSkipListMap(params object[] args) : base(args) { } } #endregion - #region ConcurrentSkipListMap + #region ConcurrentSkipListMap implementation public partial class ConcurrentSkipListMap { #region Constructors @@ -404,7 +404,7 @@ public object LowerKey(object arg0) } #endregion - #region ConcurrentSkipListMap + #region ConcurrentSkipListMap implementation public partial class ConcurrentSkipListMap { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentSkipListSet.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentSkipListSet.cs index 2089387acd..3ccbbc528c 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentSkipListSet.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ConcurrentSkipListSet.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ConcurrentSkipListSet definition + #region ConcurrentSkipListSet declaration /// /// /// @@ -70,7 +70,7 @@ public ConcurrentSkipListSet(params object[] args) : base(args) { } } #endregion - #region ConcurrentSkipListSet definition + #region ConcurrentSkipListSet declaration /// /// /// @@ -116,7 +116,7 @@ public ConcurrentSkipListSet(params object[] args) : base(args) { } } #endregion - #region ConcurrentSkipListSet + #region ConcurrentSkipListSet implementation public partial class ConcurrentSkipListSet { #region Constructors @@ -343,7 +343,7 @@ public Java.Util.SortedSet TailSet(object arg0) } #endregion - #region ConcurrentSkipListSet + #region ConcurrentSkipListSet implementation public partial class ConcurrentSkipListSet { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/CopyOnWriteArrayList.cs b/src/net/JNet/Generated/Java/Util/Concurrent/CopyOnWriteArrayList.cs index 628c9d0f1a..72658978f3 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/CopyOnWriteArrayList.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/CopyOnWriteArrayList.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region CopyOnWriteArrayList definition + #region CopyOnWriteArrayList declaration /// /// /// @@ -70,7 +70,7 @@ public CopyOnWriteArrayList(params object[] args) : base(args) { } } #endregion - #region CopyOnWriteArrayList definition + #region CopyOnWriteArrayList declaration /// /// /// @@ -116,7 +116,7 @@ public CopyOnWriteArrayList(params object[] args) : base(args) { } } #endregion - #region CopyOnWriteArrayList + #region CopyOnWriteArrayList implementation public partial class CopyOnWriteArrayList { #region Constructors @@ -453,7 +453,7 @@ public void Sort(Java.Util.Comparator arg0) } #endregion - #region CopyOnWriteArrayList + #region CopyOnWriteArrayList implementation public partial class CopyOnWriteArrayList { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/CopyOnWriteArraySet.cs b/src/net/JNet/Generated/Java/Util/Concurrent/CopyOnWriteArraySet.cs index 321aabeb9c..8eeb4bd65a 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/CopyOnWriteArraySet.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/CopyOnWriteArraySet.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region CopyOnWriteArraySet definition + #region CopyOnWriteArraySet declaration /// /// /// @@ -70,7 +70,7 @@ public CopyOnWriteArraySet(params object[] args) : base(args) { } } #endregion - #region CopyOnWriteArraySet definition + #region CopyOnWriteArraySet declaration /// /// /// @@ -116,7 +116,7 @@ public CopyOnWriteArraySet(params object[] args) : base(args) { } } #endregion - #region CopyOnWriteArraySet + #region CopyOnWriteArraySet implementation public partial class CopyOnWriteArraySet { #region Constructors @@ -159,7 +159,7 @@ public CopyOnWriteArraySet(Java.Util.Collection arg0) } #endregion - #region CopyOnWriteArraySet + #region CopyOnWriteArraySet implementation public partial class CopyOnWriteArraySet { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/CountDownLatch.cs b/src/net/JNet/Generated/Java/Util/Concurrent/CountDownLatch.cs index 6606fcba37..9afd0ab130 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/CountDownLatch.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/CountDownLatch.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region CountDownLatch definition + #region CountDownLatch declaration /// /// /// @@ -70,7 +70,7 @@ public CountDownLatch(params object[] args) : base(args) { } } #endregion - #region CountDownLatch + #region CountDownLatch implementation public partial class CountDownLatch { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/CountedCompleter.cs b/src/net/JNet/Generated/Java/Util/Concurrent/CountedCompleter.cs index 65e5f9243a..fd9971f654 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/CountedCompleter.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/CountedCompleter.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region CountedCompleter definition + #region CountedCompleter declaration /// /// /// @@ -72,7 +72,7 @@ public CountedCompleter(params object[] args) : base(args) { } } #endregion - #region CountedCompleter definition + #region CountedCompleter declaration /// /// /// @@ -120,7 +120,7 @@ public CountedCompleter(params object[] args) : base(args) { } } #endregion - #region CountedCompleter + #region CountedCompleter implementation public partial class CountedCompleter { #region Constructors @@ -268,7 +268,7 @@ public void OnCompletion(Java.Util.Concurrent.CountedCompleter arg0) } #endregion - #region CountedCompleter + #region CountedCompleter implementation public partial class CountedCompleter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/CyclicBarrier.cs b/src/net/JNet/Generated/Java/Util/Concurrent/CyclicBarrier.cs index 434587fe24..f4375f2be5 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/CyclicBarrier.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/CyclicBarrier.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region CyclicBarrier definition + #region CyclicBarrier declaration /// /// /// @@ -70,7 +70,7 @@ public CyclicBarrier(params object[] args) : base(args) { } } #endregion - #region CyclicBarrier + #region CyclicBarrier implementation public partial class CyclicBarrier { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/DelayQueue.cs b/src/net/JNet/Generated/Java/Util/Concurrent/DelayQueue.cs index a51a171e4a..953681152b 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/DelayQueue.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/DelayQueue.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region DelayQueue definition + #region DelayQueue declaration /// /// /// @@ -70,7 +70,7 @@ public DelayQueue(params object[] args) : base(args) { } } #endregion - #region DelayQueue definition + #region DelayQueue declaration /// /// /// @@ -116,7 +116,7 @@ public DelayQueue(params object[] args) : base(args) { } } #endregion - #region DelayQueue + #region DelayQueue implementation public partial class DelayQueue { #region Constructors @@ -264,7 +264,7 @@ public void Put(object arg0) } #endregion - #region DelayQueue + #region DelayQueue implementation public partial class DelayQueue { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Delayed.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Delayed.cs index 361b4c1df0..a56b1b8b32 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Delayed.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Delayed.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region Delayed definition + #region Delayed declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IDelayed : Java.Lang.IComparable /// /// @@ -70,7 +70,7 @@ public Exchanger(params object[] args) : base(args) { } } #endregion - #region Exchanger definition + #region Exchanger declaration /// /// /// @@ -116,7 +116,7 @@ public Exchanger(params object[] args) : base(args) { } } #endregion - #region Exchanger + #region Exchanger implementation public partial class Exchanger { #region Constructors @@ -170,7 +170,7 @@ public object Exchange(object arg0) } #endregion - #region Exchanger + #region Exchanger implementation public partial class Exchanger { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ExecutionException.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ExecutionException.cs index 39439f99c1..5e75d1503c 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ExecutionException.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ExecutionException.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ExecutionException definition + #region ExecutionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ExecutionException : Java.Lang.Exception } #endregion - #region ExecutionException + #region ExecutionException implementation public partial class ExecutionException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Executor.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Executor.cs index e4a49f7f8a..c6bda1e488 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Executor.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Executor.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region Executor definition + #region Executor declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IExecutor } #endregion - #region Executor + #region Executor implementation public partial class Executor : Java.Util.Concurrent.IExecutor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ExecutorCompletionService.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ExecutorCompletionService.cs index 64bbd5e1fe..fc9717431d 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ExecutorCompletionService.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ExecutorCompletionService.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ExecutorCompletionService definition + #region ExecutorCompletionService declaration /// /// /// @@ -70,7 +70,7 @@ public ExecutorCompletionService(params object[] args) : base(args) { } } #endregion - #region ExecutorCompletionService definition + #region ExecutorCompletionService declaration /// /// /// @@ -116,7 +116,7 @@ public ExecutorCompletionService(params object[] args) : base(args) { } } #endregion - #region ExecutorCompletionService + #region ExecutorCompletionService implementation public partial class ExecutorCompletionService { #region Constructors @@ -211,7 +211,7 @@ public Java.Util.Concurrent.Future Take() } #endregion - #region ExecutorCompletionService + #region ExecutorCompletionService implementation public partial class ExecutorCompletionService { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ExecutorService.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ExecutorService.cs index acbd3f70bd..25131daeea 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ExecutorService.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ExecutorService.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ExecutorService definition + #region ExecutorService declaration /// /// /// @@ -181,7 +181,7 @@ public partial interface IExecutorService : Java.Util.Concurrent.IExecutor } #endregion - #region ExecutorService + #region ExecutorService implementation public partial class ExecutorService : Java.Util.Concurrent.IExecutorService { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Executors.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Executors.cs index 761546e4fd..1e22bc2c68 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Executors.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Executors.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region Executors definition + #region Executors declaration /// /// /// @@ -70,7 +70,7 @@ public Executors(params object[] args) : base(args) { } } #endregion - #region Executors + #region Executors implementation public partial class Executors { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Flow.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Flow.cs index 8bf6e4e0c1..76cf56bcf1 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Flow.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Flow.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region Flow definition + #region Flow declaration /// /// /// @@ -66,7 +66,7 @@ public Flow(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Processor definition + #region Processor declaration /// /// /// @@ -113,7 +113,7 @@ public Processor(params object[] args) : base(args) { } } #endregion - #region Processor definition + #region Processor declaration /// /// /// @@ -162,7 +162,7 @@ public Processor(params object[] args) : base(args) { } } #endregion - #region Publisher definition + #region Publisher declaration /// /// /// @@ -209,7 +209,7 @@ public Publisher(params object[] args) : base(args) { } } #endregion - #region Publisher definition + #region Publisher declaration /// /// /// @@ -257,7 +257,7 @@ public Publisher(params object[] args) : base(args) { } } #endregion - #region Subscriber definition + #region Subscriber declaration /// /// /// @@ -304,7 +304,7 @@ public Subscriber(params object[] args) : base(args) { } } #endregion - #region Subscriber definition + #region Subscriber declaration /// /// /// @@ -352,7 +352,7 @@ public Subscriber(params object[] args) : base(args) { } } #endregion - #region Subscription definition + #region Subscription declaration /// /// /// @@ -403,7 +403,7 @@ public Subscription(params object[] args) : base(args) { } } #endregion - #region Flow + #region Flow implementation public partial class Flow { #region Constructors @@ -435,7 +435,7 @@ public static int DefaultBufferSize() #endregion #region Nested classes - #region Processor + #region Processor implementation public partial class Processor { #region Constructors @@ -466,7 +466,7 @@ public partial class Processor } #endregion - #region Processor + #region Processor implementation public partial class Processor { #region Constructors @@ -501,7 +501,7 @@ public partial class Processor } #endregion - #region Publisher + #region Publisher implementation public partial class Publisher { #region Constructors @@ -540,7 +540,7 @@ public void Subscribe(Java.Util.Concurrent.Flow.Subscriber arg0) } #endregion - #region Publisher + #region Publisher implementation public partial class Publisher { #region Constructors @@ -584,7 +584,7 @@ public void Subscribe(Java.Util.Concurrent.Flow.Subscriber + #region Subscriber implementation public partial class Subscriber { #region Constructors @@ -712,7 +712,7 @@ public void OnSubscribe(Java.Util.Concurrent.Flow.Subscription arg0) } #endregion - #region Subscription + #region Subscription implementation public partial class Subscription { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ForkJoinPool.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ForkJoinPool.cs index 97b34a5a88..1bf17078a5 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ForkJoinPool.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ForkJoinPool.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ForkJoinPool definition + #region ForkJoinPool declaration /// /// /// @@ -66,7 +66,7 @@ public ForkJoinPool(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ForkJoinWorkerThreadFactory definition + #region ForkJoinWorkerThreadFactory declaration /// /// /// @@ -113,7 +113,7 @@ public ForkJoinWorkerThreadFactory(params object[] args) : base(args) { } } #endregion - #region ManagedBlocker definition + #region ManagedBlocker declaration /// /// /// @@ -164,7 +164,7 @@ public ManagedBlocker(params object[] args) : base(args) { } } #endregion - #region ForkJoinPool + #region ForkJoinPool implementation public partial class ForkJoinPool { #region Constructors @@ -351,7 +351,7 @@ public void Execute(Java.Util.Concurrent.ForkJoinTask arg0) #endregion #region Nested classes - #region ForkJoinWorkerThreadFactory + #region ForkJoinWorkerThreadFactory implementation public partial class ForkJoinWorkerThreadFactory { #region Constructors @@ -391,7 +391,7 @@ public Java.Util.Concurrent.ForkJoinWorkerThread NewThread(Java.Util.Concurrent. } #endregion - #region ManagedBlocker + #region ManagedBlocker implementation public partial class ManagedBlocker { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ForkJoinTask.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ForkJoinTask.cs index dd76c3a70f..00e3ad6f1e 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ForkJoinTask.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ForkJoinTask.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ForkJoinTask definition + #region ForkJoinTask declaration /// /// /// @@ -72,7 +72,7 @@ public ForkJoinTask(params object[] args) : base(args) { } } #endregion - #region ForkJoinTask definition + #region ForkJoinTask declaration /// /// /// @@ -120,7 +120,7 @@ public ForkJoinTask(params object[] args) : base(args) { } } #endregion - #region ForkJoinTask + #region ForkJoinTask implementation public partial class ForkJoinTask { #region Constructors @@ -429,7 +429,7 @@ public void Reinitialize() } #endregion - #region ForkJoinTask + #region ForkJoinTask implementation public partial class ForkJoinTask { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ForkJoinWorkerThread.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ForkJoinWorkerThread.cs index f3636b25a5..947c66362d 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ForkJoinWorkerThread.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ForkJoinWorkerThread.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ForkJoinWorkerThread definition + #region ForkJoinWorkerThread declaration /// /// /// @@ -70,7 +70,7 @@ public ForkJoinWorkerThread(params object[] args) : base(args) { } } #endregion - #region ForkJoinWorkerThread + #region ForkJoinWorkerThread implementation public partial class ForkJoinWorkerThread { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Future.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Future.cs index c105e9a8a1..7bc9b4081b 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Future.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Future.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region Future definition + #region Future declaration /// /// /// @@ -72,7 +72,7 @@ public Future(params object[] args) : base(args) { } } #endregion - #region Future definition + #region Future declaration /// /// /// @@ -120,7 +120,7 @@ public Future(params object[] args) : base(args) { } } #endregion - #region Future + #region Future implementation public partial class Future { #region Constructors @@ -250,7 +250,7 @@ public partial interface IFuture } #endregion - #region Future + #region Future implementation public partial class Future : Java.Util.Concurrent.IFuture { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/FutureTask.cs b/src/net/JNet/Generated/Java/Util/Concurrent/FutureTask.cs index 6ed887333f..0f1c497d20 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/FutureTask.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/FutureTask.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region FutureTask definition + #region FutureTask declaration /// /// /// @@ -70,7 +70,7 @@ public FutureTask(params object[] args) : base(args) { } } #endregion - #region FutureTask definition + #region FutureTask declaration /// /// /// @@ -116,7 +116,7 @@ public FutureTask(params object[] args) : base(args) { } } #endregion - #region FutureTask + #region FutureTask implementation public partial class FutureTask { #region Constructors @@ -219,7 +219,7 @@ public void Run() } #endregion - #region FutureTask + #region FutureTask implementation public partial class FutureTask { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/LinkedBlockingDeque.cs b/src/net/JNet/Generated/Java/Util/Concurrent/LinkedBlockingDeque.cs index aefb6e7903..e0b04b7a22 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/LinkedBlockingDeque.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/LinkedBlockingDeque.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region LinkedBlockingDeque definition + #region LinkedBlockingDeque declaration /// /// /// @@ -70,7 +70,7 @@ public LinkedBlockingDeque(params object[] args) : base(args) { } } #endregion - #region LinkedBlockingDeque definition + #region LinkedBlockingDeque declaration /// /// /// @@ -116,7 +116,7 @@ public LinkedBlockingDeque(params object[] args) : base(args) { } } #endregion - #region LinkedBlockingDeque + #region LinkedBlockingDeque implementation public partial class LinkedBlockingDeque { #region Constructors @@ -459,7 +459,7 @@ public void PutLast(object arg0) } #endregion - #region LinkedBlockingDeque + #region LinkedBlockingDeque implementation public partial class LinkedBlockingDeque { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/LinkedBlockingQueue.cs b/src/net/JNet/Generated/Java/Util/Concurrent/LinkedBlockingQueue.cs index 974683b60a..4a9c1681f4 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/LinkedBlockingQueue.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/LinkedBlockingQueue.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region LinkedBlockingQueue definition + #region LinkedBlockingQueue declaration /// /// /// @@ -70,7 +70,7 @@ public LinkedBlockingQueue(params object[] args) : base(args) { } } #endregion - #region LinkedBlockingQueue definition + #region LinkedBlockingQueue declaration /// /// /// @@ -116,7 +116,7 @@ public LinkedBlockingQueue(params object[] args) : base(args) { } } #endregion - #region LinkedBlockingQueue + #region LinkedBlockingQueue implementation public partial class LinkedBlockingQueue { #region Constructors @@ -239,7 +239,7 @@ public void Put(object arg0) } #endregion - #region LinkedBlockingQueue + #region LinkedBlockingQueue implementation public partial class LinkedBlockingQueue { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/LinkedTransferQueue.cs b/src/net/JNet/Generated/Java/Util/Concurrent/LinkedTransferQueue.cs index 31a6ff5631..268cb82dc9 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/LinkedTransferQueue.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/LinkedTransferQueue.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region LinkedTransferQueue definition + #region LinkedTransferQueue declaration /// /// /// @@ -70,7 +70,7 @@ public LinkedTransferQueue(params object[] args) : base(args) { } } #endregion - #region LinkedTransferQueue definition + #region LinkedTransferQueue declaration /// /// /// @@ -116,7 +116,7 @@ public LinkedTransferQueue(params object[] args) : base(args) { } } #endregion - #region LinkedTransferQueue + #region LinkedTransferQueue implementation public partial class LinkedTransferQueue { #region Constructors @@ -274,7 +274,7 @@ public void Transfer(object arg0) } #endregion - #region LinkedTransferQueue + #region LinkedTransferQueue implementation public partial class LinkedTransferQueue { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/AbstractOwnableSynchronizer.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/AbstractOwnableSynchronizer.cs index dfa10c5b47..d149a26035 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/AbstractOwnableSynchronizer.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/AbstractOwnableSynchronizer.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Locks { - #region AbstractOwnableSynchronizer definition + #region AbstractOwnableSynchronizer declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractOwnableSynchronizer(params object[] args) : base(args) { } } #endregion - #region AbstractOwnableSynchronizer + #region AbstractOwnableSynchronizer implementation public partial class AbstractOwnableSynchronizer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/AbstractQueuedLongSynchronizer.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/AbstractQueuedLongSynchronizer.cs index 3094cd8997..11e5cdc394 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/AbstractQueuedLongSynchronizer.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/AbstractQueuedLongSynchronizer.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Locks { - #region AbstractQueuedLongSynchronizer definition + #region AbstractQueuedLongSynchronizer declaration /// /// /// @@ -68,7 +68,7 @@ public AbstractQueuedLongSynchronizer(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ConditionObject definition + #region ConditionObject declaration /// /// /// @@ -117,7 +117,7 @@ public ConditionObject(params object[] args) : base(args) { } } #endregion - #region AbstractQueuedLongSynchronizer + #region AbstractQueuedLongSynchronizer implementation public partial class AbstractQueuedLongSynchronizer { #region Constructors @@ -319,7 +319,7 @@ public void AcquireSharedInterruptibly(long arg0) #endregion #region Nested classes - #region ConditionObject + #region ConditionObject implementation public partial class ConditionObject { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/AbstractQueuedSynchronizer.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/AbstractQueuedSynchronizer.cs index 4d86fbb34c..2ffbdbf1f1 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/AbstractQueuedSynchronizer.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/AbstractQueuedSynchronizer.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Locks { - #region AbstractQueuedSynchronizer definition + #region AbstractQueuedSynchronizer declaration /// /// /// @@ -68,7 +68,7 @@ public AbstractQueuedSynchronizer(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ConditionObject definition + #region ConditionObject declaration /// /// /// @@ -117,7 +117,7 @@ public ConditionObject(params object[] args) : base(args) { } } #endregion - #region AbstractQueuedSynchronizer + #region AbstractQueuedSynchronizer implementation public partial class AbstractQueuedSynchronizer { #region Constructors @@ -319,7 +319,7 @@ public void AcquireSharedInterruptibly(int arg0) #endregion #region Nested classes - #region ConditionObject + #region ConditionObject implementation public partial class ConditionObject { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/Condition.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/Condition.cs index 5ac0ee5a85..04a12a6fad 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/Condition.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/Condition.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Locks { - #region Condition definition + #region Condition declaration /// /// /// @@ -129,7 +129,7 @@ public partial interface ICondition } #endregion - #region Condition + #region Condition implementation public partial class Condition : Java.Util.Concurrent.Locks.ICondition { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/Lock.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/Lock.cs index 3c8de6d59b..d0c1cd20ce 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/Lock.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/Lock.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Locks { - #region Lock definition + #region Lock declaration /// /// /// @@ -121,7 +121,7 @@ public partial interface ILock } #endregion - #region Lock + #region Lock implementation public partial class Lock : Java.Util.Concurrent.Locks.ILock { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/LockSupport.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/LockSupport.cs index 118d771cd4..0270ef128d 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/LockSupport.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/LockSupport.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Locks { - #region LockSupport definition + #region LockSupport declaration /// /// /// @@ -70,7 +70,7 @@ public LockSupport(params object[] args) : base(args) { } } #endregion - #region LockSupport + #region LockSupport implementation public partial class LockSupport { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/ReadWriteLock.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/ReadWriteLock.cs index 0be6351fc2..94d9396ab0 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/ReadWriteLock.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/ReadWriteLock.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Locks { - #region ReadWriteLock definition + #region ReadWriteLock declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IReadWriteLock } #endregion - #region ReadWriteLock + #region ReadWriteLock implementation public partial class ReadWriteLock : Java.Util.Concurrent.Locks.IReadWriteLock { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/ReentrantLock.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/ReentrantLock.cs index ea8ba3b905..744ddb8a15 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/ReentrantLock.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/ReentrantLock.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Locks { - #region ReentrantLock definition + #region ReentrantLock declaration /// /// /// @@ -70,7 +70,7 @@ public ReentrantLock(params object[] args) : base(args) { } } #endregion - #region ReentrantLock + #region ReentrantLock implementation public partial class ReentrantLock { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/ReentrantReadWriteLock.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/ReentrantReadWriteLock.cs index 446eb0abb3..77797c6e68 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/ReentrantReadWriteLock.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/ReentrantReadWriteLock.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Locks { - #region ReentrantReadWriteLock definition + #region ReentrantReadWriteLock declaration /// /// /// @@ -66,7 +66,7 @@ public ReentrantReadWriteLock(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ReadLock definition + #region ReadLock declaration /// /// /// @@ -111,7 +111,7 @@ public ReadLock(params object[] args) : base(args) { } } #endregion - #region WriteLock definition + #region WriteLock declaration /// /// /// @@ -160,7 +160,7 @@ public WriteLock(params object[] args) : base(args) { } } #endregion - #region ReentrantReadWriteLock + #region ReentrantReadWriteLock implementation public partial class ReentrantReadWriteLock { #region Constructors @@ -303,7 +303,7 @@ public Java.Util.Concurrent.Locks.Lock WriteLockMethod() #endregion #region Nested classes - #region ReadLock + #region ReadLock implementation public partial class ReadLock { #region Constructors @@ -391,7 +391,7 @@ public void Unlock() } #endregion - #region WriteLock + #region WriteLock implementation public partial class WriteLock { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/StampedLock.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/StampedLock.cs index d786e96729..5900f9d885 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Locks/StampedLock.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Locks/StampedLock.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent.Locks { - #region StampedLock definition + #region StampedLock declaration /// /// /// @@ -70,7 +70,7 @@ public StampedLock(params object[] args) : base(args) { } } #endregion - #region StampedLock + #region StampedLock implementation public partial class StampedLock { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Phaser.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Phaser.cs index 327f54ee8a..2e5befc0a3 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Phaser.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Phaser.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region Phaser definition + #region Phaser declaration /// /// /// @@ -70,7 +70,7 @@ public Phaser(params object[] args) : base(args) { } } #endregion - #region Phaser + #region Phaser implementation public partial class Phaser { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/PriorityBlockingQueue.cs b/src/net/JNet/Generated/Java/Util/Concurrent/PriorityBlockingQueue.cs index fe9098a1bb..f730e2a9a7 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/PriorityBlockingQueue.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/PriorityBlockingQueue.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region PriorityBlockingQueue definition + #region PriorityBlockingQueue declaration /// /// /// @@ -70,7 +70,7 @@ public PriorityBlockingQueue(params object[] args) : base(args) { } } #endregion - #region PriorityBlockingQueue definition + #region PriorityBlockingQueue declaration /// /// /// @@ -116,7 +116,7 @@ public PriorityBlockingQueue(params object[] args) : base(args) { } } #endregion - #region PriorityBlockingQueue + #region PriorityBlockingQueue implementation public partial class PriorityBlockingQueue { #region Constructors @@ -254,7 +254,7 @@ public void Put(object arg0) } #endregion - #region PriorityBlockingQueue + #region PriorityBlockingQueue implementation public partial class PriorityBlockingQueue { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/RecursiveAction.cs b/src/net/JNet/Generated/Java/Util/Concurrent/RecursiveAction.cs index 6607adb604..d53fb7c2e0 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/RecursiveAction.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/RecursiveAction.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region RecursiveAction definition + #region RecursiveAction declaration /// /// /// @@ -72,7 +72,7 @@ public RecursiveAction(params object[] args) : base(args) { } } #endregion - #region RecursiveAction + #region RecursiveAction implementation public partial class RecursiveAction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/RecursiveTask.cs b/src/net/JNet/Generated/Java/Util/Concurrent/RecursiveTask.cs index 7d5df23ab9..c5ced01380 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/RecursiveTask.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/RecursiveTask.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region RecursiveTask definition + #region RecursiveTask declaration /// /// /// @@ -72,7 +72,7 @@ public RecursiveTask(params object[] args) : base(args) { } } #endregion - #region RecursiveTask definition + #region RecursiveTask declaration /// /// /// @@ -120,7 +120,7 @@ public RecursiveTask(params object[] args) : base(args) { } } #endregion - #region RecursiveTask + #region RecursiveTask implementation public partial class RecursiveTask { #region Constructors @@ -151,7 +151,7 @@ public partial class RecursiveTask } #endregion - #region RecursiveTask + #region RecursiveTask implementation public partial class RecursiveTask { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/RejectedExecutionException.cs b/src/net/JNet/Generated/Java/Util/Concurrent/RejectedExecutionException.cs index 7fab2d03de..b000b8c677 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/RejectedExecutionException.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/RejectedExecutionException.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region RejectedExecutionException definition + #region RejectedExecutionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class RejectedExecutionException : Java.Lang.RuntimeException } #endregion - #region RejectedExecutionException + #region RejectedExecutionException implementation public partial class RejectedExecutionException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/RejectedExecutionHandler.cs b/src/net/JNet/Generated/Java/Util/Concurrent/RejectedExecutionHandler.cs index fd2219359c..498482afbb 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/RejectedExecutionHandler.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/RejectedExecutionHandler.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region RejectedExecutionHandler definition + #region RejectedExecutionHandler declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IRejectedExecutionHandler } #endregion - #region RejectedExecutionHandler + #region RejectedExecutionHandler implementation public partial class RejectedExecutionHandler : Java.Util.Concurrent.IRejectedExecutionHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/RunnableFuture.cs b/src/net/JNet/Generated/Java/Util/Concurrent/RunnableFuture.cs index 68d12959eb..60dbf5eb82 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/RunnableFuture.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/RunnableFuture.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region RunnableFuture definition + #region RunnableFuture declaration /// /// /// @@ -72,7 +72,7 @@ public RunnableFuture(params object[] args) : base(args) { } } #endregion - #region RunnableFuture definition + #region RunnableFuture declaration /// /// /// @@ -120,7 +120,7 @@ public RunnableFuture(params object[] args) : base(args) { } } #endregion - #region RunnableFuture + #region RunnableFuture implementation public partial class RunnableFuture { #region Constructors @@ -188,7 +188,7 @@ public partial interface IRunnableFuture } #endregion - #region RunnableFuture + #region RunnableFuture implementation public partial class RunnableFuture : Java.Util.Concurrent.IRunnableFuture { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/RunnableScheduledFuture.cs b/src/net/JNet/Generated/Java/Util/Concurrent/RunnableScheduledFuture.cs index 43cbe9fd31..6ca21cb008 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/RunnableScheduledFuture.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/RunnableScheduledFuture.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region RunnableScheduledFuture definition + #region RunnableScheduledFuture declaration /// /// /// @@ -72,7 +72,7 @@ public RunnableScheduledFuture(params object[] args) : base(args) { } } #endregion - #region RunnableScheduledFuture definition + #region RunnableScheduledFuture declaration /// /// /// @@ -120,7 +120,7 @@ public RunnableScheduledFuture(params object[] args) : base(args) { } } #endregion - #region RunnableScheduledFuture + #region RunnableScheduledFuture implementation public partial class RunnableScheduledFuture { #region Constructors @@ -190,7 +190,7 @@ public partial interface IRunnableScheduledFuture } #endregion - #region RunnableScheduledFuture + #region RunnableScheduledFuture implementation public partial class RunnableScheduledFuture : Java.Util.Concurrent.IRunnableScheduledFuture { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ScheduledExecutorService.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ScheduledExecutorService.cs index fcc31e3eda..70a086a69d 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ScheduledExecutorService.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ScheduledExecutorService.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ScheduledExecutorService definition + #region ScheduledExecutorService declaration /// /// /// @@ -125,7 +125,7 @@ public partial interface IScheduledExecutorService : Java.Util.Concurrent.IExecu } #endregion - #region ScheduledExecutorService + #region ScheduledExecutorService implementation public partial class ScheduledExecutorService : Java.Util.Concurrent.IScheduledExecutorService { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ScheduledFuture.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ScheduledFuture.cs index fe337bf94c..098775cac1 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ScheduledFuture.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ScheduledFuture.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ScheduledFuture definition + #region ScheduledFuture declaration /// /// /// @@ -72,7 +72,7 @@ public ScheduledFuture(params object[] args) : base(args) { } } #endregion - #region ScheduledFuture definition + #region ScheduledFuture declaration /// /// /// @@ -120,7 +120,7 @@ public ScheduledFuture(params object[] args) : base(args) { } } #endregion - #region ScheduledFuture + #region ScheduledFuture implementation public partial class ScheduledFuture { #region Constructors @@ -177,7 +177,7 @@ public partial interface IScheduledFuture } #endregion - #region ScheduledFuture + #region ScheduledFuture implementation public partial class ScheduledFuture : Java.Util.Concurrent.IScheduledFuture { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ScheduledThreadPoolExecutor.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ScheduledThreadPoolExecutor.cs index d3653805fc..631029e3c8 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ScheduledThreadPoolExecutor.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ScheduledThreadPoolExecutor.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ScheduledThreadPoolExecutor definition + #region ScheduledThreadPoolExecutor declaration /// /// /// @@ -70,7 +70,7 @@ public ScheduledThreadPoolExecutor(params object[] args) : base(args) { } } #endregion - #region ScheduledThreadPoolExecutor + #region ScheduledThreadPoolExecutor implementation public partial class ScheduledThreadPoolExecutor { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/Semaphore.cs b/src/net/JNet/Generated/Java/Util/Concurrent/Semaphore.cs index 618e1607b9..d1113f8183 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/Semaphore.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/Semaphore.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region Semaphore definition + #region Semaphore declaration /// /// /// @@ -70,7 +70,7 @@ public Semaphore(params object[] args) : base(args) { } } #endregion - #region Semaphore + #region Semaphore implementation public partial class Semaphore { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/SubmissionPublisher.cs b/src/net/JNet/Generated/Java/Util/Concurrent/SubmissionPublisher.cs index ee768febb2..eaa6a96144 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/SubmissionPublisher.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/SubmissionPublisher.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region SubmissionPublisher definition + #region SubmissionPublisher declaration /// /// /// @@ -70,7 +70,7 @@ public SubmissionPublisher(params object[] args) : base(args) { } } #endregion - #region SubmissionPublisher definition + #region SubmissionPublisher declaration /// /// /// @@ -116,7 +116,7 @@ public SubmissionPublisher(params object[] args) : base(args) { } } #endregion - #region SubmissionPublisher + #region SubmissionPublisher implementation public partial class SubmissionPublisher { #region Constructors @@ -309,7 +309,7 @@ public void Subscribe(Java.Util.Concurrent.Flow.Subscriber arg0) } #endregion - #region SubmissionPublisher + #region SubmissionPublisher implementation public partial class SubmissionPublisher { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/SynchronousQueue.cs b/src/net/JNet/Generated/Java/Util/Concurrent/SynchronousQueue.cs index 951bba0f98..6bf86a8578 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/SynchronousQueue.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/SynchronousQueue.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region SynchronousQueue definition + #region SynchronousQueue declaration /// /// /// @@ -70,7 +70,7 @@ public SynchronousQueue(params object[] args) : base(args) { } } #endregion - #region SynchronousQueue definition + #region SynchronousQueue declaration /// /// /// @@ -116,7 +116,7 @@ public SynchronousQueue(params object[] args) : base(args) { } } #endregion - #region SynchronousQueue + #region SynchronousQueue implementation public partial class SynchronousQueue { #region Constructors @@ -231,7 +231,7 @@ public void Put(object arg0) } #endregion - #region SynchronousQueue + #region SynchronousQueue implementation public partial class SynchronousQueue { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ThreadFactory.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ThreadFactory.cs index ccf466fc0a..63a17c51d8 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ThreadFactory.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ThreadFactory.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ThreadFactory definition + #region ThreadFactory declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IThreadFactory } #endregion - #region ThreadFactory + #region ThreadFactory implementation public partial class ThreadFactory : Java.Util.Concurrent.IThreadFactory { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ThreadLocalRandom.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ThreadLocalRandom.cs index f89c5ef564..ad94651c4d 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ThreadLocalRandom.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ThreadLocalRandom.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ThreadLocalRandom definition + #region ThreadLocalRandom declaration /// /// /// @@ -70,7 +70,7 @@ public ThreadLocalRandom(params object[] args) : base(args) { } } #endregion - #region ThreadLocalRandom + #region ThreadLocalRandom implementation public partial class ThreadLocalRandom { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/ThreadPoolExecutor.cs b/src/net/JNet/Generated/Java/Util/Concurrent/ThreadPoolExecutor.cs index 6f8bb3525e..08fd507630 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/ThreadPoolExecutor.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/ThreadPoolExecutor.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region ThreadPoolExecutor definition + #region ThreadPoolExecutor declaration /// /// /// @@ -66,7 +66,7 @@ public ThreadPoolExecutor(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region AbortPolicy definition + #region AbortPolicy declaration /// /// /// @@ -111,7 +111,7 @@ public AbortPolicy(params object[] args) : base(args) { } } #endregion - #region CallerRunsPolicy definition + #region CallerRunsPolicy declaration /// /// /// @@ -156,7 +156,7 @@ public CallerRunsPolicy(params object[] args) : base(args) { } } #endregion - #region DiscardOldestPolicy definition + #region DiscardOldestPolicy declaration /// /// /// @@ -201,7 +201,7 @@ public DiscardOldestPolicy(params object[] args) : base(args) { } } #endregion - #region DiscardPolicy definition + #region DiscardPolicy declaration /// /// /// @@ -250,7 +250,7 @@ public DiscardPolicy(params object[] args) : base(args) { } } #endregion - #region ThreadPoolExecutor + #region ThreadPoolExecutor implementation public partial class ThreadPoolExecutor { #region Constructors @@ -470,7 +470,7 @@ public void SetKeepAliveTime(long arg0, Java.Util.Concurrent.TimeUnit arg1) #endregion #region Nested classes - #region AbortPolicy + #region AbortPolicy implementation public partial class AbortPolicy { #region Constructors @@ -510,7 +510,7 @@ public void RejectedExecution(Java.Lang.Runnable arg0, Java.Util.Concurrent.Thre } #endregion - #region CallerRunsPolicy + #region CallerRunsPolicy implementation public partial class CallerRunsPolicy { #region Constructors @@ -550,7 +550,7 @@ public void RejectedExecution(Java.Lang.Runnable arg0, Java.Util.Concurrent.Thre } #endregion - #region DiscardOldestPolicy + #region DiscardOldestPolicy implementation public partial class DiscardOldestPolicy { #region Constructors @@ -590,7 +590,7 @@ public void RejectedExecution(Java.Lang.Runnable arg0, Java.Util.Concurrent.Thre } #endregion - #region DiscardPolicy + #region DiscardPolicy implementation public partial class DiscardPolicy { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/TimeUnit.cs b/src/net/JNet/Generated/Java/Util/Concurrent/TimeUnit.cs index f684474991..da7b7a10e0 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/TimeUnit.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/TimeUnit.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region TimeUnit definition + #region TimeUnit declaration /// /// /// @@ -70,7 +70,7 @@ public TimeUnit(params object[] args) : base(args) { } } #endregion - #region TimeUnit + #region TimeUnit implementation public partial class TimeUnit { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/TimeoutException.cs b/src/net/JNet/Generated/Java/Util/Concurrent/TimeoutException.cs index 61c71f3775..42dfb106c6 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/TimeoutException.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/TimeoutException.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region TimeoutException definition + #region TimeoutException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class TimeoutException : Java.Lang.Exception } #endregion - #region TimeoutException + #region TimeoutException implementation public partial class TimeoutException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Concurrent/TransferQueue.cs b/src/net/JNet/Generated/Java/Util/Concurrent/TransferQueue.cs index db45dca334..86e3ce0143 100644 --- a/src/net/JNet/Generated/Java/Util/Concurrent/TransferQueue.cs +++ b/src/net/JNet/Generated/Java/Util/Concurrent/TransferQueue.cs @@ -25,7 +25,7 @@ namespace Java.Util.Concurrent { - #region TransferQueue definition + #region TransferQueue declaration /// /// /// @@ -72,7 +72,7 @@ public TransferQueue(params object[] args) : base(args) { } } #endregion - #region TransferQueue definition + #region TransferQueue declaration /// /// /// @@ -120,7 +120,7 @@ public TransferQueue(params object[] args) : base(args) { } } #endregion - #region TransferQueue + #region TransferQueue implementation public partial class TransferQueue { #region Constructors @@ -244,7 +244,7 @@ public partial interface ITransferQueue : Java.Util.Concurrent.IBlockingQueue } #endregion - #region TransferQueue + #region TransferQueue implementation public partial class TransferQueue : Java.Util.Concurrent.ITransferQueue { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/ConcurrentModificationException.cs b/src/net/JNet/Generated/Java/Util/ConcurrentModificationException.cs index 7e1edb3d31..f67ba480b0 100644 --- a/src/net/JNet/Generated/Java/Util/ConcurrentModificationException.cs +++ b/src/net/JNet/Generated/Java/Util/ConcurrentModificationException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region ConcurrentModificationException definition + #region ConcurrentModificationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ConcurrentModificationException : Java.Lang.RuntimeExceptio } #endregion - #region ConcurrentModificationException + #region ConcurrentModificationException implementation public partial class ConcurrentModificationException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Currency.cs b/src/net/JNet/Generated/Java/Util/Currency.cs index cac9d26b28..36cda541ed 100644 --- a/src/net/JNet/Generated/Java/Util/Currency.cs +++ b/src/net/JNet/Generated/Java/Util/Currency.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Currency definition + #region Currency declaration /// /// /// @@ -70,7 +70,7 @@ public Currency(params object[] args) : base(args) { } } #endregion - #region Currency + #region Currency implementation public partial class Currency { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Date.cs b/src/net/JNet/Generated/Java/Util/Date.cs index 9721e0fed1..bec18c974f 100644 --- a/src/net/JNet/Generated/Java/Util/Date.cs +++ b/src/net/JNet/Generated/Java/Util/Date.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Date definition + #region Date declaration /// /// /// @@ -70,7 +70,7 @@ public Date(params object[] args) : base(args) { } } #endregion - #region Date + #region Date implementation public partial class Date { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Deque.cs b/src/net/JNet/Generated/Java/Util/Deque.cs index 5ab8e038a9..48628cd962 100644 --- a/src/net/JNet/Generated/Java/Util/Deque.cs +++ b/src/net/JNet/Generated/Java/Util/Deque.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Deque definition + #region Deque declaration /// /// /// @@ -72,7 +72,7 @@ public Deque(params object[] args) : base(args) { } } #endregion - #region Deque definition + #region Deque declaration /// /// /// @@ -120,7 +120,7 @@ public Deque(params object[] args) : base(args) { } } #endregion - #region Deque + #region Deque implementation public partial class Deque { #region Constructors @@ -548,7 +548,7 @@ public partial interface IDeque : Java.Util.IQueue } #endregion - #region Deque + #region Deque implementation public partial class Deque : Java.Util.IDeque { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Dictionary.cs b/src/net/JNet/Generated/Java/Util/Dictionary.cs index 1f8fbb07fd..b9da74925d 100644 --- a/src/net/JNet/Generated/Java/Util/Dictionary.cs +++ b/src/net/JNet/Generated/Java/Util/Dictionary.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Dictionary definition + #region Dictionary declaration /// /// /// @@ -72,7 +72,7 @@ public Dictionary(params object[] args) : base(args) { } } #endregion - #region Dictionary definition + #region Dictionary declaration /// /// /// @@ -121,7 +121,7 @@ public Dictionary(params object[] args) : base(args) { } } #endregion - #region Dictionary + #region Dictionary implementation public partial class Dictionary { #region Constructors @@ -212,7 +212,7 @@ public object Remove(object arg0) } #endregion - #region Dictionary + #region Dictionary implementation public partial class Dictionary { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/DoubleSummaryStatistics.cs b/src/net/JNet/Generated/Java/Util/DoubleSummaryStatistics.cs index 22edd5f5b2..9c0fd5ed1c 100644 --- a/src/net/JNet/Generated/Java/Util/DoubleSummaryStatistics.cs +++ b/src/net/JNet/Generated/Java/Util/DoubleSummaryStatistics.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region DoubleSummaryStatistics definition + #region DoubleSummaryStatistics declaration /// /// /// @@ -70,7 +70,7 @@ public DoubleSummaryStatistics(params object[] args) : base(args) { } } #endregion - #region DoubleSummaryStatistics + #region DoubleSummaryStatistics implementation public partial class DoubleSummaryStatistics { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/DuplicateFormatFlagsException.cs b/src/net/JNet/Generated/Java/Util/DuplicateFormatFlagsException.cs index 6d4b4ffcaf..29a04c9000 100644 --- a/src/net/JNet/Generated/Java/Util/DuplicateFormatFlagsException.cs +++ b/src/net/JNet/Generated/Java/Util/DuplicateFormatFlagsException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region DuplicateFormatFlagsException definition + #region DuplicateFormatFlagsException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class DuplicateFormatFlagsException : Java.Util.IllegalFormatExce } #endregion - #region DuplicateFormatFlagsException + #region DuplicateFormatFlagsException implementation public partial class DuplicateFormatFlagsException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/EmptyStackException.cs b/src/net/JNet/Generated/Java/Util/EmptyStackException.cs index a37c171f63..d5927daa20 100644 --- a/src/net/JNet/Generated/Java/Util/EmptyStackException.cs +++ b/src/net/JNet/Generated/Java/Util/EmptyStackException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region EmptyStackException definition + #region EmptyStackException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class EmptyStackException : Java.Lang.RuntimeException } #endregion - #region EmptyStackException + #region EmptyStackException implementation public partial class EmptyStackException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/EnumMap.cs b/src/net/JNet/Generated/Java/Util/EnumMap.cs index ee5d07caec..8d00105161 100644 --- a/src/net/JNet/Generated/Java/Util/EnumMap.cs +++ b/src/net/JNet/Generated/Java/Util/EnumMap.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region EnumMap definition + #region EnumMap declaration /// /// /// @@ -70,7 +70,7 @@ public EnumMap(params object[] args) : base(args) { } } #endregion - #region EnumMap definition + #region EnumMap declaration /// /// /// @@ -117,7 +117,7 @@ public EnumMap(params object[] args) : base(args) { } } #endregion - #region EnumMap + #region EnumMap implementation public partial class EnumMap { #region Constructors @@ -198,7 +198,7 @@ public object Put(Java.Lang.Enum arg0, object arg1) } #endregion - #region EnumMap + #region EnumMap implementation public partial class EnumMap { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/EnumSet.cs b/src/net/JNet/Generated/Java/Util/EnumSet.cs index 1c7ca7b668..63a3aab976 100644 --- a/src/net/JNet/Generated/Java/Util/EnumSet.cs +++ b/src/net/JNet/Generated/Java/Util/EnumSet.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region EnumSet definition + #region EnumSet declaration /// /// /// @@ -72,7 +72,7 @@ public EnumSet(params object[] args) : base(args) { } } #endregion - #region EnumSet definition + #region EnumSet declaration /// /// /// @@ -120,7 +120,7 @@ public EnumSet(params object[] args) : base(args) { } } #endregion - #region EnumSet + #region EnumSet implementation public partial class EnumSet { #region Constructors @@ -287,7 +287,7 @@ public Java.Util.EnumSet Clone() } #endregion - #region EnumSet + #region EnumSet implementation public partial class EnumSet { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Enumeration.cs b/src/net/JNet/Generated/Java/Util/Enumeration.cs index 54739e38e0..dd0779560e 100644 --- a/src/net/JNet/Generated/Java/Util/Enumeration.cs +++ b/src/net/JNet/Generated/Java/Util/Enumeration.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Enumeration definition + #region Enumeration declaration /// /// /// @@ -72,7 +72,7 @@ public Enumeration(params object[] args) : base(args) { } } #endregion - #region Enumeration definition + #region Enumeration declaration /// /// /// @@ -120,7 +120,7 @@ public Enumeration(params object[] args) : base(args) { } } #endregion - #region Enumeration + #region Enumeration implementation public partial class Enumeration { #region Constructors @@ -208,7 +208,7 @@ public partial interface IEnumeration } #endregion - #region Enumeration + #region Enumeration implementation public partial class Enumeration : Java.Util.IEnumeration { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/EventListenerProxy.cs b/src/net/JNet/Generated/Java/Util/EventListenerProxy.cs index d0b27a90d4..a838a75ceb 100644 --- a/src/net/JNet/Generated/Java/Util/EventListenerProxy.cs +++ b/src/net/JNet/Generated/Java/Util/EventListenerProxy.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region EventListenerProxy definition + #region EventListenerProxy declaration /// /// /// @@ -72,7 +72,7 @@ public EventListenerProxy(params object[] args) : base(args) { } } #endregion - #region EventListenerProxy definition + #region EventListenerProxy declaration /// /// /// @@ -120,7 +120,7 @@ public EventListenerProxy(params object[] args) : base(args) { } } #endregion - #region EventListenerProxy + #region EventListenerProxy implementation public partial class EventListenerProxy { #region Constructors @@ -166,7 +166,7 @@ public Java.Util.EventListener Listener } #endregion - #region EventListenerProxy + #region EventListenerProxy implementation public partial class EventListenerProxy { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/EventObject.cs b/src/net/JNet/Generated/Java/Util/EventObject.cs index 9aac777502..ee3e510a32 100644 --- a/src/net/JNet/Generated/Java/Util/EventObject.cs +++ b/src/net/JNet/Generated/Java/Util/EventObject.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region EventObject definition + #region EventObject declaration /// /// /// @@ -70,7 +70,7 @@ public EventObject(params object[] args) : base(args) { } } #endregion - #region EventObject + #region EventObject implementation public partial class EventObject { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/FormatFlagsConversionMismatchException.cs b/src/net/JNet/Generated/Java/Util/FormatFlagsConversionMismatchException.cs index 14e5c9b957..d86ef0b45a 100644 --- a/src/net/JNet/Generated/Java/Util/FormatFlagsConversionMismatchException.cs +++ b/src/net/JNet/Generated/Java/Util/FormatFlagsConversionMismatchException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region FormatFlagsConversionMismatchException definition + #region FormatFlagsConversionMismatchException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class FormatFlagsConversionMismatchException : Java.Util.IllegalF } #endregion - #region FormatFlagsConversionMismatchException + #region FormatFlagsConversionMismatchException implementation public partial class FormatFlagsConversionMismatchException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Formattable.cs b/src/net/JNet/Generated/Java/Util/Formattable.cs index b259b10945..459911e318 100644 --- a/src/net/JNet/Generated/Java/Util/Formattable.cs +++ b/src/net/JNet/Generated/Java/Util/Formattable.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Formattable definition + #region Formattable declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IFormattable } #endregion - #region Formattable + #region Formattable implementation public partial class Formattable : Java.Util.IFormattable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/FormattableFlags.cs b/src/net/JNet/Generated/Java/Util/FormattableFlags.cs index 19d4fcb670..1691ff5bcd 100644 --- a/src/net/JNet/Generated/Java/Util/FormattableFlags.cs +++ b/src/net/JNet/Generated/Java/Util/FormattableFlags.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region FormattableFlags definition + #region FormattableFlags declaration /// /// /// @@ -70,7 +70,7 @@ public FormattableFlags(params object[] args) : base(args) { } } #endregion - #region FormattableFlags + #region FormattableFlags implementation public partial class FormattableFlags { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Formatter.cs b/src/net/JNet/Generated/Java/Util/Formatter.cs index dfb09ee2ff..74cd8ecd9a 100644 --- a/src/net/JNet/Generated/Java/Util/Formatter.cs +++ b/src/net/JNet/Generated/Java/Util/Formatter.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Formatter definition + #region Formatter declaration /// /// /// @@ -66,7 +66,7 @@ public Formatter(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region BigDecimalLayoutForm definition + #region BigDecimalLayoutForm declaration /// /// /// @@ -115,7 +115,7 @@ public BigDecimalLayoutForm(params object[] args) : base(args) { } } #endregion - #region Formatter + #region Formatter implementation public partial class Formatter { #region Constructors @@ -364,7 +364,7 @@ public void Flush() #endregion #region Nested classes - #region BigDecimalLayoutForm + #region BigDecimalLayoutForm implementation public partial class BigDecimalLayoutForm { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/FormatterClosedException.cs b/src/net/JNet/Generated/Java/Util/FormatterClosedException.cs index d579d58447..1f3ce755ba 100644 --- a/src/net/JNet/Generated/Java/Util/FormatterClosedException.cs +++ b/src/net/JNet/Generated/Java/Util/FormatterClosedException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region FormatterClosedException definition + #region FormatterClosedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class FormatterClosedException : Java.Lang.IllegalStateException } #endregion - #region FormatterClosedException + #region FormatterClosedException implementation public partial class FormatterClosedException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/BiConsumer.cs b/src/net/JNet/Generated/Java/Util/Function/BiConsumer.cs index 15e706559c..26dfd8e8eb 100644 --- a/src/net/JNet/Generated/Java/Util/Function/BiConsumer.cs +++ b/src/net/JNet/Generated/Java/Util/Function/BiConsumer.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region BiConsumer definition + #region BiConsumer declaration /// /// /// @@ -51,7 +51,7 @@ public partial class BiConsumer : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region BiConsumerDirect definition + #region BiConsumerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region BiConsumer definition + #region BiConsumer declaration /// /// /// @@ -120,7 +120,7 @@ public partial class BiConsumer : MASES.JCOBridge.C2JBridge.JVMBridgeListe } #endregion - #region BiConsumerDirect definition + #region BiConsumerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -161,7 +161,7 @@ protected override void InitializeHandlers() { } } #endregion - #region BiConsumer + #region BiConsumer implementation public partial class BiConsumer { #region Constructors @@ -257,7 +257,7 @@ public virtual Java.Util.Function.BiConsumer AndThen(Java.Util.Function.BiConsum } #endregion - #region BiConsumerDirect + #region BiConsumerDirect implementation public partial class BiConsumerDirect { #region Constructors @@ -338,7 +338,7 @@ public partial interface IBiConsumer } #endregion - #region BiConsumer + #region BiConsumer implementation public partial class BiConsumer : Java.Util.Function.IBiConsumer { #region Constructors @@ -438,7 +438,7 @@ public virtual Java.Util.Function.BiConsumer AndThen + #region BiConsumerDirect implementation public partial class BiConsumerDirect : Java.Util.Function.IBiConsumer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/BiFunction.cs b/src/net/JNet/Generated/Java/Util/Function/BiFunction.cs index 4a32962f4a..5bc6a1c469 100644 --- a/src/net/JNet/Generated/Java/Util/Function/BiFunction.cs +++ b/src/net/JNet/Generated/Java/Util/Function/BiFunction.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region BiFunction definition + #region BiFunction declaration /// /// /// @@ -51,7 +51,7 @@ public partial class BiFunction : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region BiFunctionDirect definition + #region BiFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region BiFunction definition + #region BiFunction declaration /// /// /// @@ -121,7 +121,7 @@ public partial class BiFunction : MASES.JCOBridge.C2JBridge.JVMBridgeLi } #endregion - #region BiFunctionDirect definition + #region BiFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -162,7 +162,7 @@ protected override void InitializeHandlers() { } } #endregion - #region BiFunction + #region BiFunction implementation public partial class BiFunction { #region Constructors @@ -260,7 +260,7 @@ public virtual Java.Util.Function.BiFunction AndThen(Java.Util.Function.Function } #endregion - #region BiFunctionDirect + #region BiFunctionDirect implementation public partial class BiFunctionDirect { #region Constructors @@ -344,7 +344,7 @@ public partial interface IBiFunction } #endregion - #region BiFunction + #region BiFunction implementation public partial class BiFunction : Java.Util.Function.IBiFunction { #region Constructors @@ -448,7 +448,7 @@ public virtual Java.Util.Function.BiFunction AndThen + #region BiFunctionDirect implementation public partial class BiFunctionDirect : Java.Util.Function.IBiFunction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/BiPredicate.cs b/src/net/JNet/Generated/Java/Util/Function/BiPredicate.cs index 7f5e954718..3653f46fcd 100644 --- a/src/net/JNet/Generated/Java/Util/Function/BiPredicate.cs +++ b/src/net/JNet/Generated/Java/Util/Function/BiPredicate.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region BiPredicate definition + #region BiPredicate declaration /// /// /// @@ -51,7 +51,7 @@ public partial class BiPredicate : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region BiPredicateDirect definition + #region BiPredicateDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region BiPredicate definition + #region BiPredicate declaration /// /// /// @@ -120,7 +120,7 @@ public partial class BiPredicate : MASES.JCOBridge.C2JBridge.JVMBridgeList } #endregion - #region BiPredicateDirect definition + #region BiPredicateDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -161,7 +161,7 @@ protected override void InitializeHandlers() { } } #endregion - #region BiPredicate + #region BiPredicate implementation public partial class BiPredicate { #region Constructors @@ -327,7 +327,7 @@ public virtual Java.Util.Function.BiPredicate Or(Java.Util.Function.BiPredicate } #endregion - #region BiPredicateDirect + #region BiPredicateDirect implementation public partial class BiPredicateDirect { #region Constructors @@ -440,7 +440,7 @@ public partial interface IBiPredicate } #endregion - #region BiPredicate + #region BiPredicate implementation public partial class BiPredicate : Java.Util.Function.IBiPredicate { #region Constructors @@ -614,7 +614,7 @@ public virtual Java.Util.Function.BiPredicate Or + #region BiPredicateDirect implementation public partial class BiPredicateDirect : Java.Util.Function.IBiPredicate { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/BinaryOperator.cs b/src/net/JNet/Generated/Java/Util/Function/BinaryOperator.cs index 073d8030ad..34cd3c8c27 100644 --- a/src/net/JNet/Generated/Java/Util/Function/BinaryOperator.cs +++ b/src/net/JNet/Generated/Java/Util/Function/BinaryOperator.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region BinaryOperator definition + #region BinaryOperator declaration /// /// /// @@ -51,7 +51,7 @@ public partial class BinaryOperator : MASES.JCOBridge.C2JBridge.JVMBridgeListene } #endregion - #region BinaryOperatorDirect definition + #region BinaryOperatorDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region BinaryOperator definition + #region BinaryOperator declaration /// /// /// @@ -119,7 +119,7 @@ public partial class BinaryOperator : MASES.JCOBridge.C2JBridge.JVMBridgeList } #endregion - #region BinaryOperatorDirect definition + #region BinaryOperatorDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -160,7 +160,7 @@ protected override void InitializeHandlers() { } } #endregion - #region BinaryOperator + #region BinaryOperator implementation public partial class BinaryOperator { #region Constructors @@ -278,7 +278,7 @@ public virtual Java.Util.Function.BiFunction AndThen(Java.Util.Function.Function } #endregion - #region BinaryOperatorDirect + #region BinaryOperatorDirect implementation public partial class BinaryOperatorDirect { #region Constructors @@ -366,7 +366,7 @@ public partial interface IBinaryOperator } #endregion - #region BinaryOperator + #region BinaryOperator implementation public partial class BinaryOperator : Java.Util.Function.IBinaryOperator { #region Constructors @@ -498,7 +498,7 @@ public virtual Java.Util.Function.BiFunction AndThen + #region BinaryOperatorDirect implementation public partial class BinaryOperatorDirect : Java.Util.Function.IBinaryOperator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/BooleanSupplier.cs b/src/net/JNet/Generated/Java/Util/Function/BooleanSupplier.cs index 9e1c54a9d9..93ea88d24f 100644 --- a/src/net/JNet/Generated/Java/Util/Function/BooleanSupplier.cs +++ b/src/net/JNet/Generated/Java/Util/Function/BooleanSupplier.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region BooleanSupplier definition + #region BooleanSupplier declaration /// /// /// @@ -51,7 +51,7 @@ public partial class BooleanSupplier : MASES.JCOBridge.C2JBridge.JVMBridgeListen } #endregion - #region BooleanSupplierDirect definition + #region BooleanSupplierDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IBooleanSupplier } #endregion - #region BooleanSupplier + #region BooleanSupplier implementation public partial class BooleanSupplier : Java.Util.Function.IBooleanSupplier { #region Constructors @@ -176,7 +176,7 @@ public virtual bool GetAsBoolean() } #endregion - #region BooleanSupplierDirect + #region BooleanSupplierDirect implementation public partial class BooleanSupplierDirect : Java.Util.Function.IBooleanSupplier { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/Consumer.cs b/src/net/JNet/Generated/Java/Util/Function/Consumer.cs index ef99af4615..611ca15337 100644 --- a/src/net/JNet/Generated/Java/Util/Function/Consumer.cs +++ b/src/net/JNet/Generated/Java/Util/Function/Consumer.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region Consumer definition + #region Consumer declaration /// /// /// @@ -51,7 +51,7 @@ public partial class Consumer : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region ConsumerDirect definition + #region ConsumerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region Consumer definition + #region Consumer declaration /// /// /// @@ -119,7 +119,7 @@ public partial class Consumer : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region ConsumerDirect definition + #region ConsumerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -160,7 +160,7 @@ protected override void InitializeHandlers() { } } #endregion - #region Consumer + #region Consumer implementation public partial class Consumer { #region Constructors @@ -255,7 +255,7 @@ public virtual Java.Util.Function.Consumer AndThen(Java.Util.Function.Consumer a } #endregion - #region ConsumerDirect + #region ConsumerDirect implementation public partial class ConsumerDirect { #region Constructors @@ -333,7 +333,7 @@ public partial interface IConsumer } #endregion - #region Consumer + #region Consumer implementation public partial class Consumer : Java.Util.Function.IConsumer { #region Constructors @@ -430,7 +430,7 @@ public virtual Java.Util.Function.Consumer AndThen(Java.Uti } #endregion - #region ConsumerDirect + #region ConsumerDirect implementation public partial class ConsumerDirect : Java.Util.Function.IConsumer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/DoubleBinaryOperator.cs b/src/net/JNet/Generated/Java/Util/Function/DoubleBinaryOperator.cs index 1d293251f7..af623bb170 100644 --- a/src/net/JNet/Generated/Java/Util/Function/DoubleBinaryOperator.cs +++ b/src/net/JNet/Generated/Java/Util/Function/DoubleBinaryOperator.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region DoubleBinaryOperator definition + #region DoubleBinaryOperator declaration /// /// /// @@ -51,7 +51,7 @@ public partial class DoubleBinaryOperator : MASES.JCOBridge.C2JBridge.JVMBridgeL } #endregion - #region DoubleBinaryOperatorDirect definition + #region DoubleBinaryOperatorDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -117,7 +117,7 @@ public partial interface IDoubleBinaryOperator } #endregion - #region DoubleBinaryOperator + #region DoubleBinaryOperator implementation public partial class DoubleBinaryOperator : Java.Util.Function.IDoubleBinaryOperator { #region Constructors @@ -180,7 +180,7 @@ public virtual double ApplyAsDouble(double arg0, double arg1) } #endregion - #region DoubleBinaryOperatorDirect + #region DoubleBinaryOperatorDirect implementation public partial class DoubleBinaryOperatorDirect : Java.Util.Function.IDoubleBinaryOperator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/DoubleConsumer.cs b/src/net/JNet/Generated/Java/Util/Function/DoubleConsumer.cs index 8d2f00b7a4..739f260444 100644 --- a/src/net/JNet/Generated/Java/Util/Function/DoubleConsumer.cs +++ b/src/net/JNet/Generated/Java/Util/Function/DoubleConsumer.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region DoubleConsumer definition + #region DoubleConsumer declaration /// /// /// @@ -51,7 +51,7 @@ public partial class DoubleConsumer : MASES.JCOBridge.C2JBridge.JVMBridgeListene } #endregion - #region DoubleConsumerDirect definition + #region DoubleConsumerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -121,7 +121,7 @@ public partial interface IDoubleConsumer } #endregion - #region DoubleConsumer + #region DoubleConsumer implementation public partial class DoubleConsumer : Java.Util.Function.IDoubleConsumer { #region Constructors @@ -216,7 +216,7 @@ public virtual Java.Util.Function.DoubleConsumer AndThen(Java.Util.Function.Doub } #endregion - #region DoubleConsumerDirect + #region DoubleConsumerDirect implementation public partial class DoubleConsumerDirect : Java.Util.Function.IDoubleConsumer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/DoubleFunction.cs b/src/net/JNet/Generated/Java/Util/Function/DoubleFunction.cs index 595443e890..56066bb6fd 100644 --- a/src/net/JNet/Generated/Java/Util/Function/DoubleFunction.cs +++ b/src/net/JNet/Generated/Java/Util/Function/DoubleFunction.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region DoubleFunction definition + #region DoubleFunction declaration /// /// /// @@ -51,7 +51,7 @@ public partial class DoubleFunction : MASES.JCOBridge.C2JBridge.JVMBridgeListene } #endregion - #region DoubleFunctionDirect definition + #region DoubleFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region DoubleFunction definition + #region DoubleFunction declaration /// /// /// @@ -119,7 +119,7 @@ public partial class DoubleFunction : MASES.JCOBridge.C2JBridge.JVMBridgeList } #endregion - #region DoubleFunctionDirect definition + #region DoubleFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -160,7 +160,7 @@ protected override void InitializeHandlers() { } } #endregion - #region DoubleFunction + #region DoubleFunction implementation public partial class DoubleFunction { #region Constructors @@ -222,7 +222,7 @@ public virtual object Apply(double arg0) } #endregion - #region DoubleFunctionDirect + #region DoubleFunctionDirect implementation public partial class DoubleFunctionDirect { #region Constructors @@ -286,7 +286,7 @@ public partial interface IDoubleFunction } #endregion - #region DoubleFunction + #region DoubleFunction implementation public partial class DoubleFunction : Java.Util.Function.IDoubleFunction { #region Constructors @@ -348,7 +348,7 @@ public virtual R Apply(double arg0) } #endregion - #region DoubleFunctionDirect + #region DoubleFunctionDirect implementation public partial class DoubleFunctionDirect : Java.Util.Function.IDoubleFunction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/DoublePredicate.cs b/src/net/JNet/Generated/Java/Util/Function/DoublePredicate.cs index 39b4c9d835..b107205a97 100644 --- a/src/net/JNet/Generated/Java/Util/Function/DoublePredicate.cs +++ b/src/net/JNet/Generated/Java/Util/Function/DoublePredicate.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region DoublePredicate definition + #region DoublePredicate declaration /// /// /// @@ -51,7 +51,7 @@ public partial class DoublePredicate : MASES.JCOBridge.C2JBridge.JVMBridgeListen } #endregion - #region DoublePredicateDirect definition + #region DoublePredicateDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -133,7 +133,7 @@ public partial interface IDoublePredicate } #endregion - #region DoublePredicate + #region DoublePredicate implementation public partial class DoublePredicate : Java.Util.Function.IDoublePredicate { #region Constructors @@ -298,7 +298,7 @@ public virtual Java.Util.Function.DoublePredicate Or(Java.Util.Function.DoublePr } #endregion - #region DoublePredicateDirect + #region DoublePredicateDirect implementation public partial class DoublePredicateDirect : Java.Util.Function.IDoublePredicate { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/DoubleSupplier.cs b/src/net/JNet/Generated/Java/Util/Function/DoubleSupplier.cs index f3042ed6e8..dce6f54e28 100644 --- a/src/net/JNet/Generated/Java/Util/Function/DoubleSupplier.cs +++ b/src/net/JNet/Generated/Java/Util/Function/DoubleSupplier.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region DoubleSupplier definition + #region DoubleSupplier declaration /// /// /// @@ -51,7 +51,7 @@ public partial class DoubleSupplier : MASES.JCOBridge.C2JBridge.JVMBridgeListene } #endregion - #region DoubleSupplierDirect definition + #region DoubleSupplierDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IDoubleSupplier } #endregion - #region DoubleSupplier + #region DoubleSupplier implementation public partial class DoubleSupplier : Java.Util.Function.IDoubleSupplier { #region Constructors @@ -176,7 +176,7 @@ public virtual double GetAsDouble() } #endregion - #region DoubleSupplierDirect + #region DoubleSupplierDirect implementation public partial class DoubleSupplierDirect : Java.Util.Function.IDoubleSupplier { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/DoubleToIntFunction.cs b/src/net/JNet/Generated/Java/Util/Function/DoubleToIntFunction.cs index eadfc7a0ef..dba9c6bdd9 100644 --- a/src/net/JNet/Generated/Java/Util/Function/DoubleToIntFunction.cs +++ b/src/net/JNet/Generated/Java/Util/Function/DoubleToIntFunction.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region DoubleToIntFunction definition + #region DoubleToIntFunction declaration /// /// /// @@ -51,7 +51,7 @@ public partial class DoubleToIntFunction : MASES.JCOBridge.C2JBridge.JVMBridgeLi } #endregion - #region DoubleToIntFunctionDirect definition + #region DoubleToIntFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -116,7 +116,7 @@ public partial interface IDoubleToIntFunction } #endregion - #region DoubleToIntFunction + #region DoubleToIntFunction implementation public partial class DoubleToIntFunction : Java.Util.Function.IDoubleToIntFunction { #region Constructors @@ -178,7 +178,7 @@ public virtual int ApplyAsInt(double arg0) } #endregion - #region DoubleToIntFunctionDirect + #region DoubleToIntFunctionDirect implementation public partial class DoubleToIntFunctionDirect : Java.Util.Function.IDoubleToIntFunction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/DoubleToLongFunction.cs b/src/net/JNet/Generated/Java/Util/Function/DoubleToLongFunction.cs index ec6add7f8a..4c381b359a 100644 --- a/src/net/JNet/Generated/Java/Util/Function/DoubleToLongFunction.cs +++ b/src/net/JNet/Generated/Java/Util/Function/DoubleToLongFunction.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region DoubleToLongFunction definition + #region DoubleToLongFunction declaration /// /// /// @@ -51,7 +51,7 @@ public partial class DoubleToLongFunction : MASES.JCOBridge.C2JBridge.JVMBridgeL } #endregion - #region DoubleToLongFunctionDirect definition + #region DoubleToLongFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -116,7 +116,7 @@ public partial interface IDoubleToLongFunction } #endregion - #region DoubleToLongFunction + #region DoubleToLongFunction implementation public partial class DoubleToLongFunction : Java.Util.Function.IDoubleToLongFunction { #region Constructors @@ -178,7 +178,7 @@ public virtual long ApplyAsLong(double arg0) } #endregion - #region DoubleToLongFunctionDirect + #region DoubleToLongFunctionDirect implementation public partial class DoubleToLongFunctionDirect : Java.Util.Function.IDoubleToLongFunction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/DoubleUnaryOperator.cs b/src/net/JNet/Generated/Java/Util/Function/DoubleUnaryOperator.cs index e04cc71985..9ce7a6ae20 100644 --- a/src/net/JNet/Generated/Java/Util/Function/DoubleUnaryOperator.cs +++ b/src/net/JNet/Generated/Java/Util/Function/DoubleUnaryOperator.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region DoubleUnaryOperator definition + #region DoubleUnaryOperator declaration /// /// /// @@ -51,7 +51,7 @@ public partial class DoubleUnaryOperator : MASES.JCOBridge.C2JBridge.JVMBridgeLi } #endregion - #region DoubleUnaryOperatorDirect definition + #region DoubleUnaryOperatorDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -128,7 +128,7 @@ public partial interface IDoubleUnaryOperator } #endregion - #region DoubleUnaryOperator + #region DoubleUnaryOperator implementation public partial class DoubleUnaryOperator : Java.Util.Function.IDoubleUnaryOperator { #region Constructors @@ -269,7 +269,7 @@ public virtual Java.Util.Function.DoubleUnaryOperator Compose(Java.Util.Function } #endregion - #region DoubleUnaryOperatorDirect + #region DoubleUnaryOperatorDirect implementation public partial class DoubleUnaryOperatorDirect : Java.Util.Function.IDoubleUnaryOperator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/Function.cs b/src/net/JNet/Generated/Java/Util/Function/Function.cs index fd6587e899..7735fd503f 100644 --- a/src/net/JNet/Generated/Java/Util/Function/Function.cs +++ b/src/net/JNet/Generated/Java/Util/Function/Function.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region Function definition + #region Function declaration /// /// /// @@ -51,7 +51,7 @@ public partial class Function : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region FunctionDirect definition + #region FunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region Function definition + #region Function declaration /// /// /// @@ -120,7 +120,7 @@ public partial class Function : MASES.JCOBridge.C2JBridge.JVMBridgeListene } #endregion - #region FunctionDirect definition + #region FunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -161,7 +161,7 @@ protected override void InitializeHandlers() { } } #endregion - #region Function + #region Function implementation public partial class Function { #region Constructors @@ -302,7 +302,7 @@ public virtual Java.Util.Function.Function Compose(Java.Util.Function.Function a } #endregion - #region FunctionDirect + #region FunctionDirect implementation public partial class FunctionDirect { #region Constructors @@ -402,7 +402,7 @@ public partial interface IFunction } #endregion - #region Function + #region Function implementation public partial class Function : Java.Util.Function.IFunction { #region Constructors @@ -555,7 +555,7 @@ public virtual Java.Util.Function.Function Compose + #region FunctionDirect implementation public partial class FunctionDirect : Java.Util.Function.IFunction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/IntBinaryOperator.cs b/src/net/JNet/Generated/Java/Util/Function/IntBinaryOperator.cs index 2d8eee2ae1..8811bc56c6 100644 --- a/src/net/JNet/Generated/Java/Util/Function/IntBinaryOperator.cs +++ b/src/net/JNet/Generated/Java/Util/Function/IntBinaryOperator.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region IntBinaryOperator definition + #region IntBinaryOperator declaration /// /// /// @@ -51,7 +51,7 @@ public partial class IntBinaryOperator : MASES.JCOBridge.C2JBridge.JVMBridgeList } #endregion - #region IntBinaryOperatorDirect definition + #region IntBinaryOperatorDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -117,7 +117,7 @@ public partial interface IIntBinaryOperator } #endregion - #region IntBinaryOperator + #region IntBinaryOperator implementation public partial class IntBinaryOperator : Java.Util.Function.IIntBinaryOperator { #region Constructors @@ -180,7 +180,7 @@ public virtual int ApplyAsInt(int arg0, int arg1) } #endregion - #region IntBinaryOperatorDirect + #region IntBinaryOperatorDirect implementation public partial class IntBinaryOperatorDirect : Java.Util.Function.IIntBinaryOperator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/IntConsumer.cs b/src/net/JNet/Generated/Java/Util/Function/IntConsumer.cs index 8e94f1de2b..d297af823c 100644 --- a/src/net/JNet/Generated/Java/Util/Function/IntConsumer.cs +++ b/src/net/JNet/Generated/Java/Util/Function/IntConsumer.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region IntConsumer definition + #region IntConsumer declaration /// /// /// @@ -51,7 +51,7 @@ public partial class IntConsumer : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region IntConsumerDirect definition + #region IntConsumerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -121,7 +121,7 @@ public partial interface IIntConsumer } #endregion - #region IntConsumer + #region IntConsumer implementation public partial class IntConsumer : Java.Util.Function.IIntConsumer { #region Constructors @@ -216,7 +216,7 @@ public virtual Java.Util.Function.IntConsumer AndThen(Java.Util.Function.IntCons } #endregion - #region IntConsumerDirect + #region IntConsumerDirect implementation public partial class IntConsumerDirect : Java.Util.Function.IIntConsumer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/IntFunction.cs b/src/net/JNet/Generated/Java/Util/Function/IntFunction.cs index 1832286f7a..241dd94903 100644 --- a/src/net/JNet/Generated/Java/Util/Function/IntFunction.cs +++ b/src/net/JNet/Generated/Java/Util/Function/IntFunction.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region IntFunction definition + #region IntFunction declaration /// /// /// @@ -51,7 +51,7 @@ public partial class IntFunction : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region IntFunctionDirect definition + #region IntFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region IntFunction definition + #region IntFunction declaration /// /// /// @@ -119,7 +119,7 @@ public partial class IntFunction : MASES.JCOBridge.C2JBridge.JVMBridgeListene } #endregion - #region IntFunctionDirect definition + #region IntFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -160,7 +160,7 @@ protected override void InitializeHandlers() { } } #endregion - #region IntFunction + #region IntFunction implementation public partial class IntFunction { #region Constructors @@ -222,7 +222,7 @@ public virtual object Apply(int arg0) } #endregion - #region IntFunctionDirect + #region IntFunctionDirect implementation public partial class IntFunctionDirect { #region Constructors @@ -286,7 +286,7 @@ public partial interface IIntFunction } #endregion - #region IntFunction + #region IntFunction implementation public partial class IntFunction : Java.Util.Function.IIntFunction { #region Constructors @@ -348,7 +348,7 @@ public virtual R Apply(int arg0) } #endregion - #region IntFunctionDirect + #region IntFunctionDirect implementation public partial class IntFunctionDirect : Java.Util.Function.IIntFunction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/IntPredicate.cs b/src/net/JNet/Generated/Java/Util/Function/IntPredicate.cs index ec86e17c86..e85af42649 100644 --- a/src/net/JNet/Generated/Java/Util/Function/IntPredicate.cs +++ b/src/net/JNet/Generated/Java/Util/Function/IntPredicate.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region IntPredicate definition + #region IntPredicate declaration /// /// /// @@ -51,7 +51,7 @@ public partial class IntPredicate : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region IntPredicateDirect definition + #region IntPredicateDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -133,7 +133,7 @@ public partial interface IIntPredicate } #endregion - #region IntPredicate + #region IntPredicate implementation public partial class IntPredicate : Java.Util.Function.IIntPredicate { #region Constructors @@ -298,7 +298,7 @@ public virtual Java.Util.Function.IntPredicate Or(Java.Util.Function.IntPredicat } #endregion - #region IntPredicateDirect + #region IntPredicateDirect implementation public partial class IntPredicateDirect : Java.Util.Function.IIntPredicate { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/IntSupplier.cs b/src/net/JNet/Generated/Java/Util/Function/IntSupplier.cs index e39cce51a0..1795561469 100644 --- a/src/net/JNet/Generated/Java/Util/Function/IntSupplier.cs +++ b/src/net/JNet/Generated/Java/Util/Function/IntSupplier.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region IntSupplier definition + #region IntSupplier declaration /// /// /// @@ -51,7 +51,7 @@ public partial class IntSupplier : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region IntSupplierDirect definition + #region IntSupplierDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IIntSupplier } #endregion - #region IntSupplier + #region IntSupplier implementation public partial class IntSupplier : Java.Util.Function.IIntSupplier { #region Constructors @@ -176,7 +176,7 @@ public virtual int GetAsInt() } #endregion - #region IntSupplierDirect + #region IntSupplierDirect implementation public partial class IntSupplierDirect : Java.Util.Function.IIntSupplier { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/IntToDoubleFunction.cs b/src/net/JNet/Generated/Java/Util/Function/IntToDoubleFunction.cs index 9010f64454..e4e9ba8ba7 100644 --- a/src/net/JNet/Generated/Java/Util/Function/IntToDoubleFunction.cs +++ b/src/net/JNet/Generated/Java/Util/Function/IntToDoubleFunction.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region IntToDoubleFunction definition + #region IntToDoubleFunction declaration /// /// /// @@ -51,7 +51,7 @@ public partial class IntToDoubleFunction : MASES.JCOBridge.C2JBridge.JVMBridgeLi } #endregion - #region IntToDoubleFunctionDirect definition + #region IntToDoubleFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -116,7 +116,7 @@ public partial interface IIntToDoubleFunction } #endregion - #region IntToDoubleFunction + #region IntToDoubleFunction implementation public partial class IntToDoubleFunction : Java.Util.Function.IIntToDoubleFunction { #region Constructors @@ -178,7 +178,7 @@ public virtual double ApplyAsDouble(int arg0) } #endregion - #region IntToDoubleFunctionDirect + #region IntToDoubleFunctionDirect implementation public partial class IntToDoubleFunctionDirect : Java.Util.Function.IIntToDoubleFunction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/IntToLongFunction.cs b/src/net/JNet/Generated/Java/Util/Function/IntToLongFunction.cs index 0058d1048d..9e8d99edc2 100644 --- a/src/net/JNet/Generated/Java/Util/Function/IntToLongFunction.cs +++ b/src/net/JNet/Generated/Java/Util/Function/IntToLongFunction.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region IntToLongFunction definition + #region IntToLongFunction declaration /// /// /// @@ -51,7 +51,7 @@ public partial class IntToLongFunction : MASES.JCOBridge.C2JBridge.JVMBridgeList } #endregion - #region IntToLongFunctionDirect definition + #region IntToLongFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -116,7 +116,7 @@ public partial interface IIntToLongFunction } #endregion - #region IntToLongFunction + #region IntToLongFunction implementation public partial class IntToLongFunction : Java.Util.Function.IIntToLongFunction { #region Constructors @@ -178,7 +178,7 @@ public virtual long ApplyAsLong(int arg0) } #endregion - #region IntToLongFunctionDirect + #region IntToLongFunctionDirect implementation public partial class IntToLongFunctionDirect : Java.Util.Function.IIntToLongFunction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/IntUnaryOperator.cs b/src/net/JNet/Generated/Java/Util/Function/IntUnaryOperator.cs index 119e27fafb..b672b8fc11 100644 --- a/src/net/JNet/Generated/Java/Util/Function/IntUnaryOperator.cs +++ b/src/net/JNet/Generated/Java/Util/Function/IntUnaryOperator.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region IntUnaryOperator definition + #region IntUnaryOperator declaration /// /// /// @@ -51,7 +51,7 @@ public partial class IntUnaryOperator : MASES.JCOBridge.C2JBridge.JVMBridgeListe } #endregion - #region IntUnaryOperatorDirect definition + #region IntUnaryOperatorDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -128,7 +128,7 @@ public partial interface IIntUnaryOperator } #endregion - #region IntUnaryOperator + #region IntUnaryOperator implementation public partial class IntUnaryOperator : Java.Util.Function.IIntUnaryOperator { #region Constructors @@ -269,7 +269,7 @@ public virtual Java.Util.Function.IntUnaryOperator Compose(Java.Util.Function.In } #endregion - #region IntUnaryOperatorDirect + #region IntUnaryOperatorDirect implementation public partial class IntUnaryOperatorDirect : Java.Util.Function.IIntUnaryOperator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/LongBinaryOperator.cs b/src/net/JNet/Generated/Java/Util/Function/LongBinaryOperator.cs index afb483aa7c..f10486ee82 100644 --- a/src/net/JNet/Generated/Java/Util/Function/LongBinaryOperator.cs +++ b/src/net/JNet/Generated/Java/Util/Function/LongBinaryOperator.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region LongBinaryOperator definition + #region LongBinaryOperator declaration /// /// /// @@ -51,7 +51,7 @@ public partial class LongBinaryOperator : MASES.JCOBridge.C2JBridge.JVMBridgeLis } #endregion - #region LongBinaryOperatorDirect definition + #region LongBinaryOperatorDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -117,7 +117,7 @@ public partial interface ILongBinaryOperator } #endregion - #region LongBinaryOperator + #region LongBinaryOperator implementation public partial class LongBinaryOperator : Java.Util.Function.ILongBinaryOperator { #region Constructors @@ -180,7 +180,7 @@ public virtual long ApplyAsLong(long arg0, long arg1) } #endregion - #region LongBinaryOperatorDirect + #region LongBinaryOperatorDirect implementation public partial class LongBinaryOperatorDirect : Java.Util.Function.ILongBinaryOperator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/LongConsumer.cs b/src/net/JNet/Generated/Java/Util/Function/LongConsumer.cs index bd0cd99332..9c141fdf47 100644 --- a/src/net/JNet/Generated/Java/Util/Function/LongConsumer.cs +++ b/src/net/JNet/Generated/Java/Util/Function/LongConsumer.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region LongConsumer definition + #region LongConsumer declaration /// /// /// @@ -51,7 +51,7 @@ public partial class LongConsumer : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region LongConsumerDirect definition + #region LongConsumerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -121,7 +121,7 @@ public partial interface ILongConsumer } #endregion - #region LongConsumer + #region LongConsumer implementation public partial class LongConsumer : Java.Util.Function.ILongConsumer { #region Constructors @@ -216,7 +216,7 @@ public virtual Java.Util.Function.LongConsumer AndThen(Java.Util.Function.LongCo } #endregion - #region LongConsumerDirect + #region LongConsumerDirect implementation public partial class LongConsumerDirect : Java.Util.Function.ILongConsumer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/LongFunction.cs b/src/net/JNet/Generated/Java/Util/Function/LongFunction.cs index f20b8d3872..b542be26b1 100644 --- a/src/net/JNet/Generated/Java/Util/Function/LongFunction.cs +++ b/src/net/JNet/Generated/Java/Util/Function/LongFunction.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region LongFunction definition + #region LongFunction declaration /// /// /// @@ -51,7 +51,7 @@ public partial class LongFunction : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region LongFunctionDirect definition + #region LongFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region LongFunction definition + #region LongFunction declaration /// /// /// @@ -119,7 +119,7 @@ public partial class LongFunction : MASES.JCOBridge.C2JBridge.JVMBridgeListen } #endregion - #region LongFunctionDirect definition + #region LongFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -160,7 +160,7 @@ protected override void InitializeHandlers() { } } #endregion - #region LongFunction + #region LongFunction implementation public partial class LongFunction { #region Constructors @@ -222,7 +222,7 @@ public virtual object Apply(long arg0) } #endregion - #region LongFunctionDirect + #region LongFunctionDirect implementation public partial class LongFunctionDirect { #region Constructors @@ -286,7 +286,7 @@ public partial interface ILongFunction } #endregion - #region LongFunction + #region LongFunction implementation public partial class LongFunction : Java.Util.Function.ILongFunction { #region Constructors @@ -348,7 +348,7 @@ public virtual R Apply(long arg0) } #endregion - #region LongFunctionDirect + #region LongFunctionDirect implementation public partial class LongFunctionDirect : Java.Util.Function.ILongFunction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/LongPredicate.cs b/src/net/JNet/Generated/Java/Util/Function/LongPredicate.cs index a6cc55644e..a344e3c651 100644 --- a/src/net/JNet/Generated/Java/Util/Function/LongPredicate.cs +++ b/src/net/JNet/Generated/Java/Util/Function/LongPredicate.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region LongPredicate definition + #region LongPredicate declaration /// /// /// @@ -51,7 +51,7 @@ public partial class LongPredicate : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region LongPredicateDirect definition + #region LongPredicateDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -133,7 +133,7 @@ public partial interface ILongPredicate } #endregion - #region LongPredicate + #region LongPredicate implementation public partial class LongPredicate : Java.Util.Function.ILongPredicate { #region Constructors @@ -298,7 +298,7 @@ public virtual Java.Util.Function.LongPredicate Or(Java.Util.Function.LongPredic } #endregion - #region LongPredicateDirect + #region LongPredicateDirect implementation public partial class LongPredicateDirect : Java.Util.Function.ILongPredicate { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/LongSupplier.cs b/src/net/JNet/Generated/Java/Util/Function/LongSupplier.cs index d943902fb3..7b89fe1569 100644 --- a/src/net/JNet/Generated/Java/Util/Function/LongSupplier.cs +++ b/src/net/JNet/Generated/Java/Util/Function/LongSupplier.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region LongSupplier definition + #region LongSupplier declaration /// /// /// @@ -51,7 +51,7 @@ public partial class LongSupplier : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region LongSupplierDirect definition + #region LongSupplierDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface ILongSupplier } #endregion - #region LongSupplier + #region LongSupplier implementation public partial class LongSupplier : Java.Util.Function.ILongSupplier { #region Constructors @@ -176,7 +176,7 @@ public virtual long GetAsLong() } #endregion - #region LongSupplierDirect + #region LongSupplierDirect implementation public partial class LongSupplierDirect : Java.Util.Function.ILongSupplier { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/LongToDoubleFunction.cs b/src/net/JNet/Generated/Java/Util/Function/LongToDoubleFunction.cs index 86cce94b02..b75fdd924d 100644 --- a/src/net/JNet/Generated/Java/Util/Function/LongToDoubleFunction.cs +++ b/src/net/JNet/Generated/Java/Util/Function/LongToDoubleFunction.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region LongToDoubleFunction definition + #region LongToDoubleFunction declaration /// /// /// @@ -51,7 +51,7 @@ public partial class LongToDoubleFunction : MASES.JCOBridge.C2JBridge.JVMBridgeL } #endregion - #region LongToDoubleFunctionDirect definition + #region LongToDoubleFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -116,7 +116,7 @@ public partial interface ILongToDoubleFunction } #endregion - #region LongToDoubleFunction + #region LongToDoubleFunction implementation public partial class LongToDoubleFunction : Java.Util.Function.ILongToDoubleFunction { #region Constructors @@ -178,7 +178,7 @@ public virtual double ApplyAsDouble(long arg0) } #endregion - #region LongToDoubleFunctionDirect + #region LongToDoubleFunctionDirect implementation public partial class LongToDoubleFunctionDirect : Java.Util.Function.ILongToDoubleFunction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/LongToIntFunction.cs b/src/net/JNet/Generated/Java/Util/Function/LongToIntFunction.cs index f35add977b..aec8ef18c6 100644 --- a/src/net/JNet/Generated/Java/Util/Function/LongToIntFunction.cs +++ b/src/net/JNet/Generated/Java/Util/Function/LongToIntFunction.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region LongToIntFunction definition + #region LongToIntFunction declaration /// /// /// @@ -51,7 +51,7 @@ public partial class LongToIntFunction : MASES.JCOBridge.C2JBridge.JVMBridgeList } #endregion - #region LongToIntFunctionDirect definition + #region LongToIntFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -116,7 +116,7 @@ public partial interface ILongToIntFunction } #endregion - #region LongToIntFunction + #region LongToIntFunction implementation public partial class LongToIntFunction : Java.Util.Function.ILongToIntFunction { #region Constructors @@ -178,7 +178,7 @@ public virtual int ApplyAsInt(long arg0) } #endregion - #region LongToIntFunctionDirect + #region LongToIntFunctionDirect implementation public partial class LongToIntFunctionDirect : Java.Util.Function.ILongToIntFunction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/LongUnaryOperator.cs b/src/net/JNet/Generated/Java/Util/Function/LongUnaryOperator.cs index 2ba1e4d354..055179b779 100644 --- a/src/net/JNet/Generated/Java/Util/Function/LongUnaryOperator.cs +++ b/src/net/JNet/Generated/Java/Util/Function/LongUnaryOperator.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region LongUnaryOperator definition + #region LongUnaryOperator declaration /// /// /// @@ -51,7 +51,7 @@ public partial class LongUnaryOperator : MASES.JCOBridge.C2JBridge.JVMBridgeList } #endregion - #region LongUnaryOperatorDirect definition + #region LongUnaryOperatorDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -128,7 +128,7 @@ public partial interface ILongUnaryOperator } #endregion - #region LongUnaryOperator + #region LongUnaryOperator implementation public partial class LongUnaryOperator : Java.Util.Function.ILongUnaryOperator { #region Constructors @@ -269,7 +269,7 @@ public virtual Java.Util.Function.LongUnaryOperator Compose(Java.Util.Function.L } #endregion - #region LongUnaryOperatorDirect + #region LongUnaryOperatorDirect implementation public partial class LongUnaryOperatorDirect : Java.Util.Function.ILongUnaryOperator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/ObjDoubleConsumer.cs b/src/net/JNet/Generated/Java/Util/Function/ObjDoubleConsumer.cs index 44877ebba3..034ad5d504 100644 --- a/src/net/JNet/Generated/Java/Util/Function/ObjDoubleConsumer.cs +++ b/src/net/JNet/Generated/Java/Util/Function/ObjDoubleConsumer.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region ObjDoubleConsumer definition + #region ObjDoubleConsumer declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ObjDoubleConsumer : MASES.JCOBridge.C2JBridge.JVMBridgeList } #endregion - #region ObjDoubleConsumerDirect definition + #region ObjDoubleConsumerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ObjDoubleConsumer definition + #region ObjDoubleConsumer declaration /// /// /// @@ -119,7 +119,7 @@ public partial class ObjDoubleConsumer : MASES.JCOBridge.C2JBridge.JVMBridgeL } #endregion - #region ObjDoubleConsumerDirect definition + #region ObjDoubleConsumerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -160,7 +160,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ObjDoubleConsumer + #region ObjDoubleConsumer implementation public partial class ObjDoubleConsumer { #region Constructors @@ -221,7 +221,7 @@ public virtual void Accept(object arg0, double arg1) } #endregion - #region ObjDoubleConsumerDirect + #region ObjDoubleConsumerDirect implementation public partial class ObjDoubleConsumerDirect { #region Constructors @@ -285,7 +285,7 @@ public partial interface IObjDoubleConsumer } #endregion - #region ObjDoubleConsumer + #region ObjDoubleConsumer implementation public partial class ObjDoubleConsumer : Java.Util.Function.IObjDoubleConsumer { #region Constructors @@ -346,7 +346,7 @@ public virtual void Accept(T arg0, double arg1) } #endregion - #region ObjDoubleConsumerDirect + #region ObjDoubleConsumerDirect implementation public partial class ObjDoubleConsumerDirect : Java.Util.Function.IObjDoubleConsumer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/ObjIntConsumer.cs b/src/net/JNet/Generated/Java/Util/Function/ObjIntConsumer.cs index 6972ef44f5..491276b211 100644 --- a/src/net/JNet/Generated/Java/Util/Function/ObjIntConsumer.cs +++ b/src/net/JNet/Generated/Java/Util/Function/ObjIntConsumer.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region ObjIntConsumer definition + #region ObjIntConsumer declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ObjIntConsumer : MASES.JCOBridge.C2JBridge.JVMBridgeListene } #endregion - #region ObjIntConsumerDirect definition + #region ObjIntConsumerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ObjIntConsumer definition + #region ObjIntConsumer declaration /// /// /// @@ -119,7 +119,7 @@ public partial class ObjIntConsumer : MASES.JCOBridge.C2JBridge.JVMBridgeList } #endregion - #region ObjIntConsumerDirect definition + #region ObjIntConsumerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -160,7 +160,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ObjIntConsumer + #region ObjIntConsumer implementation public partial class ObjIntConsumer { #region Constructors @@ -221,7 +221,7 @@ public virtual void Accept(object arg0, int arg1) } #endregion - #region ObjIntConsumerDirect + #region ObjIntConsumerDirect implementation public partial class ObjIntConsumerDirect { #region Constructors @@ -285,7 +285,7 @@ public partial interface IObjIntConsumer } #endregion - #region ObjIntConsumer + #region ObjIntConsumer implementation public partial class ObjIntConsumer : Java.Util.Function.IObjIntConsumer { #region Constructors @@ -346,7 +346,7 @@ public virtual void Accept(T arg0, int arg1) } #endregion - #region ObjIntConsumerDirect + #region ObjIntConsumerDirect implementation public partial class ObjIntConsumerDirect : Java.Util.Function.IObjIntConsumer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/ObjLongConsumer.cs b/src/net/JNet/Generated/Java/Util/Function/ObjLongConsumer.cs index fe61a09208..b9b2541430 100644 --- a/src/net/JNet/Generated/Java/Util/Function/ObjLongConsumer.cs +++ b/src/net/JNet/Generated/Java/Util/Function/ObjLongConsumer.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region ObjLongConsumer definition + #region ObjLongConsumer declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ObjLongConsumer : MASES.JCOBridge.C2JBridge.JVMBridgeListen } #endregion - #region ObjLongConsumerDirect definition + #region ObjLongConsumerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ObjLongConsumer definition + #region ObjLongConsumer declaration /// /// /// @@ -119,7 +119,7 @@ public partial class ObjLongConsumer : MASES.JCOBridge.C2JBridge.JVMBridgeLis } #endregion - #region ObjLongConsumerDirect definition + #region ObjLongConsumerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -160,7 +160,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ObjLongConsumer + #region ObjLongConsumer implementation public partial class ObjLongConsumer { #region Constructors @@ -221,7 +221,7 @@ public virtual void Accept(object arg0, long arg1) } #endregion - #region ObjLongConsumerDirect + #region ObjLongConsumerDirect implementation public partial class ObjLongConsumerDirect { #region Constructors @@ -285,7 +285,7 @@ public partial interface IObjLongConsumer } #endregion - #region ObjLongConsumer + #region ObjLongConsumer implementation public partial class ObjLongConsumer : Java.Util.Function.IObjLongConsumer { #region Constructors @@ -346,7 +346,7 @@ public virtual void Accept(T arg0, long arg1) } #endregion - #region ObjLongConsumerDirect + #region ObjLongConsumerDirect implementation public partial class ObjLongConsumerDirect : Java.Util.Function.IObjLongConsumer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/Predicate.cs b/src/net/JNet/Generated/Java/Util/Function/Predicate.cs index 92cc032865..5729ad2143 100644 --- a/src/net/JNet/Generated/Java/Util/Function/Predicate.cs +++ b/src/net/JNet/Generated/Java/Util/Function/Predicate.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region Predicate definition + #region Predicate declaration /// /// /// @@ -51,7 +51,7 @@ public partial class Predicate : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region PredicateDirect definition + #region PredicateDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region Predicate definition + #region Predicate declaration /// /// /// @@ -119,7 +119,7 @@ public partial class Predicate : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region PredicateDirect definition + #region PredicateDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -160,7 +160,7 @@ protected override void InitializeHandlers() { } } #endregion - #region Predicate + #region Predicate implementation public partial class Predicate { #region Constructors @@ -345,7 +345,7 @@ public virtual Java.Util.Function.Predicate Or(Java.Util.Function.Predicate arg0 } #endregion - #region PredicateDirect + #region PredicateDirect implementation public partial class PredicateDirect { #region Constructors @@ -454,7 +454,7 @@ public partial interface IPredicate } #endregion - #region Predicate + #region Predicate implementation public partial class Predicate : Java.Util.Function.IPredicate { #region Constructors @@ -644,7 +644,7 @@ public virtual Java.Util.Function.Predicate Or(Java.Util.Fu } #endregion - #region PredicateDirect + #region PredicateDirect implementation public partial class PredicateDirect : Java.Util.Function.IPredicate { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/Supplier.cs b/src/net/JNet/Generated/Java/Util/Function/Supplier.cs index f12e3453f4..05ccb8b031 100644 --- a/src/net/JNet/Generated/Java/Util/Function/Supplier.cs +++ b/src/net/JNet/Generated/Java/Util/Function/Supplier.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region Supplier definition + #region Supplier declaration /// /// /// @@ -51,7 +51,7 @@ public partial class Supplier : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region SupplierDirect definition + #region SupplierDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region Supplier definition + #region Supplier declaration /// /// /// @@ -119,7 +119,7 @@ public partial class Supplier : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region SupplierDirect definition + #region SupplierDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -160,7 +160,7 @@ protected override void InitializeHandlers() { } } #endregion - #region Supplier + #region Supplier implementation public partial class Supplier { #region Constructors @@ -221,7 +221,7 @@ public virtual object Get() } #endregion - #region SupplierDirect + #region SupplierDirect implementation public partial class SupplierDirect { #region Constructors @@ -283,7 +283,7 @@ public partial interface ISupplier } #endregion - #region Supplier + #region Supplier implementation public partial class Supplier : Java.Util.Function.ISupplier { #region Constructors @@ -344,7 +344,7 @@ public virtual T Get() } #endregion - #region SupplierDirect + #region SupplierDirect implementation public partial class SupplierDirect : Java.Util.Function.ISupplier { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/ToDoubleBiFunction.cs b/src/net/JNet/Generated/Java/Util/Function/ToDoubleBiFunction.cs index 98369f6c6b..5becfde2a3 100644 --- a/src/net/JNet/Generated/Java/Util/Function/ToDoubleBiFunction.cs +++ b/src/net/JNet/Generated/Java/Util/Function/ToDoubleBiFunction.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region ToDoubleBiFunction definition + #region ToDoubleBiFunction declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ToDoubleBiFunction : MASES.JCOBridge.C2JBridge.JVMBridgeLis } #endregion - #region ToDoubleBiFunctionDirect definition + #region ToDoubleBiFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ToDoubleBiFunction definition + #region ToDoubleBiFunction declaration /// /// /// @@ -120,7 +120,7 @@ public partial class ToDoubleBiFunction : MASES.JCOBridge.C2JBridge.JVMBri } #endregion - #region ToDoubleBiFunctionDirect definition + #region ToDoubleBiFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -161,7 +161,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ToDoubleBiFunction + #region ToDoubleBiFunction implementation public partial class ToDoubleBiFunction { #region Constructors @@ -224,7 +224,7 @@ public virtual double ApplyAsDouble(object arg0, object arg1) } #endregion - #region ToDoubleBiFunctionDirect + #region ToDoubleBiFunctionDirect implementation public partial class ToDoubleBiFunctionDirect { #region Constructors @@ -290,7 +290,7 @@ public partial interface IToDoubleBiFunction } #endregion - #region ToDoubleBiFunction + #region ToDoubleBiFunction implementation public partial class ToDoubleBiFunction : Java.Util.Function.IToDoubleBiFunction { #region Constructors @@ -353,7 +353,7 @@ public virtual double ApplyAsDouble(T arg0, U arg1) } #endregion - #region ToDoubleBiFunctionDirect + #region ToDoubleBiFunctionDirect implementation public partial class ToDoubleBiFunctionDirect : Java.Util.Function.IToDoubleBiFunction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/ToDoubleFunction.cs b/src/net/JNet/Generated/Java/Util/Function/ToDoubleFunction.cs index 020f05c991..a2eed71b55 100644 --- a/src/net/JNet/Generated/Java/Util/Function/ToDoubleFunction.cs +++ b/src/net/JNet/Generated/Java/Util/Function/ToDoubleFunction.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region ToDoubleFunction definition + #region ToDoubleFunction declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ToDoubleFunction : MASES.JCOBridge.C2JBridge.JVMBridgeListe } #endregion - #region ToDoubleFunctionDirect definition + #region ToDoubleFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ToDoubleFunction definition + #region ToDoubleFunction declaration /// /// /// @@ -119,7 +119,7 @@ public partial class ToDoubleFunction : MASES.JCOBridge.C2JBridge.JVMBridgeLi } #endregion - #region ToDoubleFunctionDirect definition + #region ToDoubleFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -160,7 +160,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ToDoubleFunction + #region ToDoubleFunction implementation public partial class ToDoubleFunction { #region Constructors @@ -222,7 +222,7 @@ public virtual double ApplyAsDouble(object arg0) } #endregion - #region ToDoubleFunctionDirect + #region ToDoubleFunctionDirect implementation public partial class ToDoubleFunctionDirect { #region Constructors @@ -286,7 +286,7 @@ public partial interface IToDoubleFunction } #endregion - #region ToDoubleFunction + #region ToDoubleFunction implementation public partial class ToDoubleFunction : Java.Util.Function.IToDoubleFunction { #region Constructors @@ -348,7 +348,7 @@ public virtual double ApplyAsDouble(T arg0) } #endregion - #region ToDoubleFunctionDirect + #region ToDoubleFunctionDirect implementation public partial class ToDoubleFunctionDirect : Java.Util.Function.IToDoubleFunction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/ToIntBiFunction.cs b/src/net/JNet/Generated/Java/Util/Function/ToIntBiFunction.cs index 6b549a3421..41b84b9cad 100644 --- a/src/net/JNet/Generated/Java/Util/Function/ToIntBiFunction.cs +++ b/src/net/JNet/Generated/Java/Util/Function/ToIntBiFunction.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region ToIntBiFunction definition + #region ToIntBiFunction declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ToIntBiFunction : MASES.JCOBridge.C2JBridge.JVMBridgeListen } #endregion - #region ToIntBiFunctionDirect definition + #region ToIntBiFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ToIntBiFunction definition + #region ToIntBiFunction declaration /// /// /// @@ -120,7 +120,7 @@ public partial class ToIntBiFunction : MASES.JCOBridge.C2JBridge.JVMBridge } #endregion - #region ToIntBiFunctionDirect definition + #region ToIntBiFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -161,7 +161,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ToIntBiFunction + #region ToIntBiFunction implementation public partial class ToIntBiFunction { #region Constructors @@ -224,7 +224,7 @@ public virtual int ApplyAsInt(object arg0, object arg1) } #endregion - #region ToIntBiFunctionDirect + #region ToIntBiFunctionDirect implementation public partial class ToIntBiFunctionDirect { #region Constructors @@ -290,7 +290,7 @@ public partial interface IToIntBiFunction } #endregion - #region ToIntBiFunction + #region ToIntBiFunction implementation public partial class ToIntBiFunction : Java.Util.Function.IToIntBiFunction { #region Constructors @@ -353,7 +353,7 @@ public virtual int ApplyAsInt(T arg0, U arg1) } #endregion - #region ToIntBiFunctionDirect + #region ToIntBiFunctionDirect implementation public partial class ToIntBiFunctionDirect : Java.Util.Function.IToIntBiFunction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/ToIntFunction.cs b/src/net/JNet/Generated/Java/Util/Function/ToIntFunction.cs index 1adb8b3be3..364a32d4a2 100644 --- a/src/net/JNet/Generated/Java/Util/Function/ToIntFunction.cs +++ b/src/net/JNet/Generated/Java/Util/Function/ToIntFunction.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region ToIntFunction definition + #region ToIntFunction declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ToIntFunction : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region ToIntFunctionDirect definition + #region ToIntFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ToIntFunction definition + #region ToIntFunction declaration /// /// /// @@ -119,7 +119,7 @@ public partial class ToIntFunction : MASES.JCOBridge.C2JBridge.JVMBridgeListe } #endregion - #region ToIntFunctionDirect definition + #region ToIntFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -160,7 +160,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ToIntFunction + #region ToIntFunction implementation public partial class ToIntFunction { #region Constructors @@ -222,7 +222,7 @@ public virtual int ApplyAsInt(object arg0) } #endregion - #region ToIntFunctionDirect + #region ToIntFunctionDirect implementation public partial class ToIntFunctionDirect { #region Constructors @@ -286,7 +286,7 @@ public partial interface IToIntFunction } #endregion - #region ToIntFunction + #region ToIntFunction implementation public partial class ToIntFunction : Java.Util.Function.IToIntFunction { #region Constructors @@ -348,7 +348,7 @@ public virtual int ApplyAsInt(T arg0) } #endregion - #region ToIntFunctionDirect + #region ToIntFunctionDirect implementation public partial class ToIntFunctionDirect : Java.Util.Function.IToIntFunction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/ToLongBiFunction.cs b/src/net/JNet/Generated/Java/Util/Function/ToLongBiFunction.cs index 915695fad5..ffdbe27dd2 100644 --- a/src/net/JNet/Generated/Java/Util/Function/ToLongBiFunction.cs +++ b/src/net/JNet/Generated/Java/Util/Function/ToLongBiFunction.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region ToLongBiFunction definition + #region ToLongBiFunction declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ToLongBiFunction : MASES.JCOBridge.C2JBridge.JVMBridgeListe } #endregion - #region ToLongBiFunctionDirect definition + #region ToLongBiFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ToLongBiFunction definition + #region ToLongBiFunction declaration /// /// /// @@ -120,7 +120,7 @@ public partial class ToLongBiFunction : MASES.JCOBridge.C2JBridge.JVMBridg } #endregion - #region ToLongBiFunctionDirect definition + #region ToLongBiFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -161,7 +161,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ToLongBiFunction + #region ToLongBiFunction implementation public partial class ToLongBiFunction { #region Constructors @@ -224,7 +224,7 @@ public virtual long ApplyAsLong(object arg0, object arg1) } #endregion - #region ToLongBiFunctionDirect + #region ToLongBiFunctionDirect implementation public partial class ToLongBiFunctionDirect { #region Constructors @@ -290,7 +290,7 @@ public partial interface IToLongBiFunction } #endregion - #region ToLongBiFunction + #region ToLongBiFunction implementation public partial class ToLongBiFunction : Java.Util.Function.IToLongBiFunction { #region Constructors @@ -353,7 +353,7 @@ public virtual long ApplyAsLong(T arg0, U arg1) } #endregion - #region ToLongBiFunctionDirect + #region ToLongBiFunctionDirect implementation public partial class ToLongBiFunctionDirect : Java.Util.Function.IToLongBiFunction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/ToLongFunction.cs b/src/net/JNet/Generated/Java/Util/Function/ToLongFunction.cs index 55f77ff02d..de4a16ae0e 100644 --- a/src/net/JNet/Generated/Java/Util/Function/ToLongFunction.cs +++ b/src/net/JNet/Generated/Java/Util/Function/ToLongFunction.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region ToLongFunction definition + #region ToLongFunction declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ToLongFunction : MASES.JCOBridge.C2JBridge.JVMBridgeListene } #endregion - #region ToLongFunctionDirect definition + #region ToLongFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ToLongFunction definition + #region ToLongFunction declaration /// /// /// @@ -119,7 +119,7 @@ public partial class ToLongFunction : MASES.JCOBridge.C2JBridge.JVMBridgeList } #endregion - #region ToLongFunctionDirect definition + #region ToLongFunctionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -160,7 +160,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ToLongFunction + #region ToLongFunction implementation public partial class ToLongFunction { #region Constructors @@ -222,7 +222,7 @@ public virtual long ApplyAsLong(object arg0) } #endregion - #region ToLongFunctionDirect + #region ToLongFunctionDirect implementation public partial class ToLongFunctionDirect { #region Constructors @@ -286,7 +286,7 @@ public partial interface IToLongFunction } #endregion - #region ToLongFunction + #region ToLongFunction implementation public partial class ToLongFunction : Java.Util.Function.IToLongFunction { #region Constructors @@ -348,7 +348,7 @@ public virtual long ApplyAsLong(T arg0) } #endregion - #region ToLongFunctionDirect + #region ToLongFunctionDirect implementation public partial class ToLongFunctionDirect : Java.Util.Function.IToLongFunction { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Function/UnaryOperator.cs b/src/net/JNet/Generated/Java/Util/Function/UnaryOperator.cs index da92e7d3c6..0c276a2721 100644 --- a/src/net/JNet/Generated/Java/Util/Function/UnaryOperator.cs +++ b/src/net/JNet/Generated/Java/Util/Function/UnaryOperator.cs @@ -25,7 +25,7 @@ namespace Java.Util.Function { - #region UnaryOperator definition + #region UnaryOperator declaration /// /// /// @@ -51,7 +51,7 @@ public partial class UnaryOperator : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region UnaryOperatorDirect definition + #region UnaryOperatorDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region UnaryOperator definition + #region UnaryOperator declaration /// /// /// @@ -119,7 +119,7 @@ public partial class UnaryOperator : MASES.JCOBridge.C2JBridge.JVMBridgeListe } #endregion - #region UnaryOperatorDirect definition + #region UnaryOperatorDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -160,7 +160,7 @@ protected override void InitializeHandlers() { } } #endregion - #region UnaryOperator + #region UnaryOperator implementation public partial class UnaryOperator { #region Constructors @@ -292,7 +292,7 @@ public virtual Java.Util.Function.Function Compose(Java.Util.Function.Function a } #endregion - #region UnaryOperatorDirect + #region UnaryOperatorDirect implementation public partial class UnaryOperatorDirect { #region Constructors @@ -395,7 +395,7 @@ public partial interface IUnaryOperator } #endregion - #region UnaryOperator + #region UnaryOperator implementation public partial class UnaryOperator : Java.Util.Function.IUnaryOperator { #region Constructors @@ -544,7 +544,7 @@ public virtual Java.Util.Function.Function Compose + #region UnaryOperatorDirect implementation public partial class UnaryOperatorDirect : Java.Util.Function.IUnaryOperator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/GregorianCalendar.cs b/src/net/JNet/Generated/Java/Util/GregorianCalendar.cs index f65ca51342..37e6e4444c 100644 --- a/src/net/JNet/Generated/Java/Util/GregorianCalendar.cs +++ b/src/net/JNet/Generated/Java/Util/GregorianCalendar.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region GregorianCalendar definition + #region GregorianCalendar declaration /// /// /// @@ -70,7 +70,7 @@ public GregorianCalendar(params object[] args) : base(args) { } } #endregion - #region GregorianCalendar + #region GregorianCalendar implementation public partial class GregorianCalendar { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/HashMap.cs b/src/net/JNet/Generated/Java/Util/HashMap.cs index 7d2118ae89..4bb07a0a3a 100644 --- a/src/net/JNet/Generated/Java/Util/HashMap.cs +++ b/src/net/JNet/Generated/Java/Util/HashMap.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region HashMap definition + #region HashMap declaration /// /// /// @@ -70,7 +70,7 @@ public HashMap(params object[] args) : base(args) { } } #endregion - #region HashMap definition + #region HashMap declaration /// /// /// @@ -117,7 +117,7 @@ public HashMap(params object[] args) : base(args) { } } #endregion - #region HashMap + #region HashMap implementation public partial class HashMap { #region Constructors @@ -181,7 +181,7 @@ public HashMap(Java.Util.Map arg0) } #endregion - #region HashMap + #region HashMap implementation public partial class HashMap { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/HashSet.cs b/src/net/JNet/Generated/Java/Util/HashSet.cs index bf1563ae22..a57ab89513 100644 --- a/src/net/JNet/Generated/Java/Util/HashSet.cs +++ b/src/net/JNet/Generated/Java/Util/HashSet.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region HashSet definition + #region HashSet declaration /// /// /// @@ -70,7 +70,7 @@ public HashSet(params object[] args) : base(args) { } } #endregion - #region HashSet definition + #region HashSet declaration /// /// /// @@ -116,7 +116,7 @@ public HashSet(params object[] args) : base(args) { } } #endregion - #region HashSet + #region HashSet implementation public partial class HashSet { #region Constructors @@ -180,7 +180,7 @@ public HashSet(Java.Util.Collection arg0) } #endregion - #region HashSet + #region HashSet implementation public partial class HashSet { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Hashtable.cs b/src/net/JNet/Generated/Java/Util/Hashtable.cs index 7a2dffd58c..84499e2043 100644 --- a/src/net/JNet/Generated/Java/Util/Hashtable.cs +++ b/src/net/JNet/Generated/Java/Util/Hashtable.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Hashtable definition + #region Hashtable declaration /// /// /// @@ -70,7 +70,7 @@ public Hashtable(params object[] args) : base(args) { } } #endregion - #region Hashtable definition + #region Hashtable declaration /// /// /// @@ -117,7 +117,7 @@ public Hashtable(params object[] args) : base(args) { } } #endregion - #region Hashtable + #region Hashtable implementation public partial class Hashtable { #region Constructors @@ -359,7 +359,7 @@ public void ReplaceAll(Java.Util.Function.BiFunction arg0) } #endregion - #region Hashtable + #region Hashtable implementation public partial class Hashtable { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/IdentityHashMap.cs b/src/net/JNet/Generated/Java/Util/IdentityHashMap.cs index 99e548dd97..7bf42d4539 100644 --- a/src/net/JNet/Generated/Java/Util/IdentityHashMap.cs +++ b/src/net/JNet/Generated/Java/Util/IdentityHashMap.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region IdentityHashMap definition + #region IdentityHashMap declaration /// /// /// @@ -70,7 +70,7 @@ public IdentityHashMap(params object[] args) : base(args) { } } #endregion - #region IdentityHashMap definition + #region IdentityHashMap declaration /// /// /// @@ -117,7 +117,7 @@ public IdentityHashMap(params object[] args) : base(args) { } } #endregion - #region IdentityHashMap + #region IdentityHashMap implementation public partial class IdentityHashMap { #region Constructors @@ -172,7 +172,7 @@ public IdentityHashMap(Java.Util.Map arg0) } #endregion - #region IdentityHashMap + #region IdentityHashMap implementation public partial class IdentityHashMap { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/IllegalFormatCodePointException.cs b/src/net/JNet/Generated/Java/Util/IllegalFormatCodePointException.cs index 803ab1e401..c1fb3f1451 100644 --- a/src/net/JNet/Generated/Java/Util/IllegalFormatCodePointException.cs +++ b/src/net/JNet/Generated/Java/Util/IllegalFormatCodePointException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region IllegalFormatCodePointException definition + #region IllegalFormatCodePointException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalFormatCodePointException : Java.Util.IllegalFormatEx } #endregion - #region IllegalFormatCodePointException + #region IllegalFormatCodePointException implementation public partial class IllegalFormatCodePointException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/IllegalFormatConversionException.cs b/src/net/JNet/Generated/Java/Util/IllegalFormatConversionException.cs index 345ea6222c..52109da0c3 100644 --- a/src/net/JNet/Generated/Java/Util/IllegalFormatConversionException.cs +++ b/src/net/JNet/Generated/Java/Util/IllegalFormatConversionException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region IllegalFormatConversionException definition + #region IllegalFormatConversionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalFormatConversionException : Java.Util.IllegalFormatE } #endregion - #region IllegalFormatConversionException + #region IllegalFormatConversionException implementation public partial class IllegalFormatConversionException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/IllegalFormatException.cs b/src/net/JNet/Generated/Java/Util/IllegalFormatException.cs index 47b0a85fa2..bc9875892b 100644 --- a/src/net/JNet/Generated/Java/Util/IllegalFormatException.cs +++ b/src/net/JNet/Generated/Java/Util/IllegalFormatException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region IllegalFormatException definition + #region IllegalFormatException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalFormatException : Java.Lang.IllegalArgumentException } #endregion - #region IllegalFormatException + #region IllegalFormatException implementation public partial class IllegalFormatException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/IllegalFormatFlagsException.cs b/src/net/JNet/Generated/Java/Util/IllegalFormatFlagsException.cs index cff7c99d16..3ba5a7094a 100644 --- a/src/net/JNet/Generated/Java/Util/IllegalFormatFlagsException.cs +++ b/src/net/JNet/Generated/Java/Util/IllegalFormatFlagsException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region IllegalFormatFlagsException definition + #region IllegalFormatFlagsException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalFormatFlagsException : Java.Util.IllegalFormatExcept } #endregion - #region IllegalFormatFlagsException + #region IllegalFormatFlagsException implementation public partial class IllegalFormatFlagsException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/IllegalFormatPrecisionException.cs b/src/net/JNet/Generated/Java/Util/IllegalFormatPrecisionException.cs index bfb33fe141..9d44ace74e 100644 --- a/src/net/JNet/Generated/Java/Util/IllegalFormatPrecisionException.cs +++ b/src/net/JNet/Generated/Java/Util/IllegalFormatPrecisionException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region IllegalFormatPrecisionException definition + #region IllegalFormatPrecisionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalFormatPrecisionException : Java.Util.IllegalFormatEx } #endregion - #region IllegalFormatPrecisionException + #region IllegalFormatPrecisionException implementation public partial class IllegalFormatPrecisionException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/IllegalFormatWidthException.cs b/src/net/JNet/Generated/Java/Util/IllegalFormatWidthException.cs index a268fdb052..bc38840948 100644 --- a/src/net/JNet/Generated/Java/Util/IllegalFormatWidthException.cs +++ b/src/net/JNet/Generated/Java/Util/IllegalFormatWidthException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region IllegalFormatWidthException definition + #region IllegalFormatWidthException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalFormatWidthException : Java.Util.IllegalFormatExcept } #endregion - #region IllegalFormatWidthException + #region IllegalFormatWidthException implementation public partial class IllegalFormatWidthException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/IllformedLocaleException.cs b/src/net/JNet/Generated/Java/Util/IllformedLocaleException.cs index 167ca341d0..a132d3c983 100644 --- a/src/net/JNet/Generated/Java/Util/IllformedLocaleException.cs +++ b/src/net/JNet/Generated/Java/Util/IllformedLocaleException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region IllformedLocaleException definition + #region IllformedLocaleException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllformedLocaleException : Java.Lang.RuntimeException } #endregion - #region IllformedLocaleException + #region IllformedLocaleException implementation public partial class IllformedLocaleException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/InputMismatchException.cs b/src/net/JNet/Generated/Java/Util/InputMismatchException.cs index f25cf5858b..b2e24a38b6 100644 --- a/src/net/JNet/Generated/Java/Util/InputMismatchException.cs +++ b/src/net/JNet/Generated/Java/Util/InputMismatchException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region InputMismatchException definition + #region InputMismatchException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InputMismatchException : Java.Util.NoSuchElementException } #endregion - #region InputMismatchException + #region InputMismatchException implementation public partial class InputMismatchException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/IntSummaryStatistics.cs b/src/net/JNet/Generated/Java/Util/IntSummaryStatistics.cs index ecc9d960a3..83d90c27e2 100644 --- a/src/net/JNet/Generated/Java/Util/IntSummaryStatistics.cs +++ b/src/net/JNet/Generated/Java/Util/IntSummaryStatistics.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region IntSummaryStatistics definition + #region IntSummaryStatistics declaration /// /// /// @@ -70,7 +70,7 @@ public IntSummaryStatistics(params object[] args) : base(args) { } } #endregion - #region IntSummaryStatistics + #region IntSummaryStatistics implementation public partial class IntSummaryStatistics { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/InvalidPropertiesFormatException.cs b/src/net/JNet/Generated/Java/Util/InvalidPropertiesFormatException.cs index 6d2ecc5a30..541745f69e 100644 --- a/src/net/JNet/Generated/Java/Util/InvalidPropertiesFormatException.cs +++ b/src/net/JNet/Generated/Java/Util/InvalidPropertiesFormatException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region InvalidPropertiesFormatException definition + #region InvalidPropertiesFormatException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidPropertiesFormatException : Java.Io.IOException } #endregion - #region InvalidPropertiesFormatException + #region InvalidPropertiesFormatException implementation public partial class InvalidPropertiesFormatException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Jar/Attributes.cs b/src/net/JNet/Generated/Java/Util/Jar/Attributes.cs index 65125230fe..6503b141ed 100644 --- a/src/net/JNet/Generated/Java/Util/Jar/Attributes.cs +++ b/src/net/JNet/Generated/Java/Util/Jar/Attributes.cs @@ -25,7 +25,7 @@ namespace Java.Util.Jar { - #region Attributes definition + #region Attributes declaration /// /// /// @@ -66,7 +66,7 @@ public Attributes(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Name definition + #region Name declaration /// /// /// @@ -115,7 +115,7 @@ public Name(params object[] args) : base(args) { } } #endregion - #region Attributes + #region Attributes implementation public partial class Attributes { #region Constructors @@ -292,7 +292,7 @@ public void PutAll(Java.Util.Map arg0) #endregion #region Nested classes - #region Name + #region Name implementation public partial class Name { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Jar/JarEntry.cs b/src/net/JNet/Generated/Java/Util/Jar/JarEntry.cs index 80603cc2a8..b071fa0b4d 100644 --- a/src/net/JNet/Generated/Java/Util/Jar/JarEntry.cs +++ b/src/net/JNet/Generated/Java/Util/Jar/JarEntry.cs @@ -25,7 +25,7 @@ namespace Java.Util.Jar { - #region JarEntry definition + #region JarEntry declaration /// /// /// @@ -70,7 +70,7 @@ public JarEntry(params object[] args) : base(args) { } } #endregion - #region JarEntry + #region JarEntry implementation public partial class JarEntry { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Jar/JarException.cs b/src/net/JNet/Generated/Java/Util/Jar/JarException.cs index 143cc1835f..bb9927b983 100644 --- a/src/net/JNet/Generated/Java/Util/Jar/JarException.cs +++ b/src/net/JNet/Generated/Java/Util/Jar/JarException.cs @@ -25,7 +25,7 @@ namespace Java.Util.Jar { - #region JarException definition + #region JarException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class JarException : Java.Util.Zip.ZipException } #endregion - #region JarException + #region JarException implementation public partial class JarException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Jar/JarFile.cs b/src/net/JNet/Generated/Java/Util/Jar/JarFile.cs index 82a34d2b09..6486b19bbc 100644 --- a/src/net/JNet/Generated/Java/Util/Jar/JarFile.cs +++ b/src/net/JNet/Generated/Java/Util/Jar/JarFile.cs @@ -25,7 +25,7 @@ namespace Java.Util.Jar { - #region JarFile definition + #region JarFile declaration /// /// /// @@ -70,7 +70,7 @@ public JarFile(params object[] args) : base(args) { } } #endregion - #region JarFile + #region JarFile implementation public partial class JarFile { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Jar/JarInputStream.cs b/src/net/JNet/Generated/Java/Util/Jar/JarInputStream.cs index 5e859851e8..912cb32e58 100644 --- a/src/net/JNet/Generated/Java/Util/Jar/JarInputStream.cs +++ b/src/net/JNet/Generated/Java/Util/Jar/JarInputStream.cs @@ -25,7 +25,7 @@ namespace Java.Util.Jar { - #region JarInputStream definition + #region JarInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public JarInputStream(params object[] args) : base(args) { } } #endregion - #region JarInputStream + #region JarInputStream implementation public partial class JarInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Jar/JarOutputStream.cs b/src/net/JNet/Generated/Java/Util/Jar/JarOutputStream.cs index 4ab2d06dd1..3797f5473a 100644 --- a/src/net/JNet/Generated/Java/Util/Jar/JarOutputStream.cs +++ b/src/net/JNet/Generated/Java/Util/Jar/JarOutputStream.cs @@ -25,7 +25,7 @@ namespace Java.Util.Jar { - #region JarOutputStream definition + #region JarOutputStream declaration /// /// /// @@ -70,7 +70,7 @@ public JarOutputStream(params object[] args) : base(args) { } } #endregion - #region JarOutputStream + #region JarOutputStream implementation public partial class JarOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Jar/Manifest.cs b/src/net/JNet/Generated/Java/Util/Jar/Manifest.cs index a6b395b117..50331c079d 100644 --- a/src/net/JNet/Generated/Java/Util/Jar/Manifest.cs +++ b/src/net/JNet/Generated/Java/Util/Jar/Manifest.cs @@ -25,7 +25,7 @@ namespace Java.Util.Jar { - #region Manifest definition + #region Manifest declaration /// /// /// @@ -70,7 +70,7 @@ public Manifest(params object[] args) : base(args) { } } #endregion - #region Manifest + #region Manifest implementation public partial class Manifest { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/LinkedHashMap.cs b/src/net/JNet/Generated/Java/Util/LinkedHashMap.cs index ca11973a15..540156db18 100644 --- a/src/net/JNet/Generated/Java/Util/LinkedHashMap.cs +++ b/src/net/JNet/Generated/Java/Util/LinkedHashMap.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region LinkedHashMap definition + #region LinkedHashMap declaration /// /// /// @@ -70,7 +70,7 @@ public LinkedHashMap(params object[] args) : base(args) { } } #endregion - #region LinkedHashMap definition + #region LinkedHashMap declaration /// /// /// @@ -117,7 +117,7 @@ public LinkedHashMap(params object[] args) : base(args) { } } #endregion - #region LinkedHashMap + #region LinkedHashMap implementation public partial class LinkedHashMap { #region Constructors @@ -183,7 +183,7 @@ public LinkedHashMap(Java.Util.Map arg0) } #endregion - #region LinkedHashMap + #region LinkedHashMap implementation public partial class LinkedHashMap { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/LinkedHashSet.cs b/src/net/JNet/Generated/Java/Util/LinkedHashSet.cs index 05aa815639..e6012c6b94 100644 --- a/src/net/JNet/Generated/Java/Util/LinkedHashSet.cs +++ b/src/net/JNet/Generated/Java/Util/LinkedHashSet.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region LinkedHashSet definition + #region LinkedHashSet declaration /// /// /// @@ -70,7 +70,7 @@ public LinkedHashSet(params object[] args) : base(args) { } } #endregion - #region LinkedHashSet definition + #region LinkedHashSet declaration /// /// /// @@ -116,7 +116,7 @@ public LinkedHashSet(params object[] args) : base(args) { } } #endregion - #region LinkedHashSet + #region LinkedHashSet implementation public partial class LinkedHashSet { #region Constructors @@ -172,7 +172,7 @@ public LinkedHashSet(Java.Util.Collection arg0) } #endregion - #region LinkedHashSet + #region LinkedHashSet implementation public partial class LinkedHashSet { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/LinkedList.cs b/src/net/JNet/Generated/Java/Util/LinkedList.cs index 158488d63b..050ebe0113 100644 --- a/src/net/JNet/Generated/Java/Util/LinkedList.cs +++ b/src/net/JNet/Generated/Java/Util/LinkedList.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region LinkedList definition + #region LinkedList declaration /// /// /// @@ -70,7 +70,7 @@ public LinkedList(params object[] args) : base(args) { } } #endregion - #region LinkedList definition + #region LinkedList declaration /// /// /// @@ -116,7 +116,7 @@ public LinkedList(params object[] args) : base(args) { } } #endregion - #region LinkedList + #region LinkedList implementation public partial class LinkedList { #region Constructors @@ -350,7 +350,7 @@ public void Push(object arg0) } #endregion - #region LinkedList + #region LinkedList implementation public partial class LinkedList { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/List.cs b/src/net/JNet/Generated/Java/Util/List.cs index 4386285d99..c4b544426b 100644 --- a/src/net/JNet/Generated/Java/Util/List.cs +++ b/src/net/JNet/Generated/Java/Util/List.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region List definition + #region List declaration /// /// /// @@ -72,7 +72,7 @@ public List(params object[] args) : base(args) { } } #endregion - #region List definition + #region List declaration /// /// /// @@ -120,7 +120,7 @@ public List(params object[] args) : base(args) { } } #endregion - #region List + #region List implementation public partial class List { #region Constructors @@ -710,7 +710,7 @@ public partial interface IList : Java.Util.ICollection } #endregion - #region List + #region List implementation public partial class List : Java.Util.IList { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/ListIterator.cs b/src/net/JNet/Generated/Java/Util/ListIterator.cs index ae85f5944f..2b71b115fe 100644 --- a/src/net/JNet/Generated/Java/Util/ListIterator.cs +++ b/src/net/JNet/Generated/Java/Util/ListIterator.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region ListIterator definition + #region ListIterator declaration /// /// /// @@ -72,7 +72,7 @@ public ListIterator(params object[] args) : base(args) { } } #endregion - #region ListIterator definition + #region ListIterator declaration /// /// /// @@ -120,7 +120,7 @@ public ListIterator(params object[] args) : base(args) { } } #endregion - #region ListIterator + #region ListIterator implementation public partial class ListIterator { #region Constructors @@ -284,7 +284,7 @@ public partial interface IListIterator } #endregion - #region ListIterator + #region ListIterator implementation public partial class ListIterator : Java.Util.IListIterator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/ListResourceBundle.cs b/src/net/JNet/Generated/Java/Util/ListResourceBundle.cs index 479bde2b71..caf0f8ce9a 100644 --- a/src/net/JNet/Generated/Java/Util/ListResourceBundle.cs +++ b/src/net/JNet/Generated/Java/Util/ListResourceBundle.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region ListResourceBundle definition + #region ListResourceBundle declaration /// /// /// @@ -72,7 +72,7 @@ public ListResourceBundle(params object[] args) : base(args) { } } #endregion - #region ListResourceBundle + #region ListResourceBundle implementation public partial class ListResourceBundle { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Locale.cs b/src/net/JNet/Generated/Java/Util/Locale.cs index abf01bb138..9e5c4b89eb 100644 --- a/src/net/JNet/Generated/Java/Util/Locale.cs +++ b/src/net/JNet/Generated/Java/Util/Locale.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Locale definition + #region Locale declaration /// /// /// @@ -66,7 +66,7 @@ public Locale(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Builder definition + #region Builder declaration /// /// /// @@ -111,7 +111,7 @@ public Builder(params object[] args) : base(args) { } } #endregion - #region Category definition + #region Category declaration /// /// /// @@ -156,7 +156,7 @@ public Category(params object[] args) : base(args) { } } #endregion - #region FilteringMode definition + #region FilteringMode declaration /// /// /// @@ -201,7 +201,7 @@ public FilteringMode(params object[] args) : base(args) { } } #endregion - #region IsoCountryCode definition + #region IsoCountryCode declaration /// /// /// @@ -248,7 +248,7 @@ public IsoCountryCode(params object[] args) : base(args) { } } #endregion - #region LanguageRange definition + #region LanguageRange declaration /// /// /// @@ -297,7 +297,7 @@ public LanguageRange(params object[] args) : base(args) { } } #endregion - #region Locale + #region Locale implementation public partial class Locale { #region Constructors @@ -811,7 +811,7 @@ public Java.Util.Locale StripExtensions() #endregion #region Nested classes - #region Builder + #region Builder implementation public partial class Builder { #region Constructors @@ -958,7 +958,7 @@ public Java.Util.Locale.Builder SetVariant(Java.Lang.String arg0) } #endregion - #region Category + #region Category implementation public partial class Category { #region Constructors @@ -1018,7 +1018,7 @@ public static Java.Util.Locale.Category[] Values() } #endregion - #region FilteringMode + #region FilteringMode implementation public partial class FilteringMode { #region Constructors @@ -1096,7 +1096,7 @@ public static Java.Util.Locale.FilteringMode[] Values() } #endregion - #region IsoCountryCode + #region IsoCountryCode implementation public partial class IsoCountryCode { #region Constructors @@ -1162,7 +1162,7 @@ public static Java.Util.Locale.IsoCountryCode[] Values() } #endregion - #region LanguageRange + #region LanguageRange implementation public partial class LanguageRange { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Logging/ConsoleHandler.cs b/src/net/JNet/Generated/Java/Util/Logging/ConsoleHandler.cs index b8141d4482..3a3debf1f6 100644 --- a/src/net/JNet/Generated/Java/Util/Logging/ConsoleHandler.cs +++ b/src/net/JNet/Generated/Java/Util/Logging/ConsoleHandler.cs @@ -25,7 +25,7 @@ namespace Java.Util.Logging { - #region ConsoleHandler definition + #region ConsoleHandler declaration /// /// /// @@ -70,7 +70,7 @@ public ConsoleHandler(params object[] args) : base(args) { } } #endregion - #region ConsoleHandler + #region ConsoleHandler implementation public partial class ConsoleHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Logging/ErrorManager.cs b/src/net/JNet/Generated/Java/Util/Logging/ErrorManager.cs index 05f9ac5d58..f74394b7aa 100644 --- a/src/net/JNet/Generated/Java/Util/Logging/ErrorManager.cs +++ b/src/net/JNet/Generated/Java/Util/Logging/ErrorManager.cs @@ -25,7 +25,7 @@ namespace Java.Util.Logging { - #region ErrorManager definition + #region ErrorManager declaration /// /// /// @@ -70,7 +70,7 @@ public ErrorManager(params object[] args) : base(args) { } } #endregion - #region ErrorManager + #region ErrorManager implementation public partial class ErrorManager { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Logging/FileHandler.cs b/src/net/JNet/Generated/Java/Util/Logging/FileHandler.cs index 796ddbebaf..b6745c6211 100644 --- a/src/net/JNet/Generated/Java/Util/Logging/FileHandler.cs +++ b/src/net/JNet/Generated/Java/Util/Logging/FileHandler.cs @@ -25,7 +25,7 @@ namespace Java.Util.Logging { - #region FileHandler definition + #region FileHandler declaration /// /// /// @@ -70,7 +70,7 @@ public FileHandler(params object[] args) : base(args) { } } #endregion - #region FileHandler + #region FileHandler implementation public partial class FileHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Logging/Filter.cs b/src/net/JNet/Generated/Java/Util/Logging/Filter.cs index 38d3d846c7..1dd00c4d61 100644 --- a/src/net/JNet/Generated/Java/Util/Logging/Filter.cs +++ b/src/net/JNet/Generated/Java/Util/Logging/Filter.cs @@ -25,7 +25,7 @@ namespace Java.Util.Logging { - #region Filter definition + #region Filter declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IFilter } #endregion - #region Filter + #region Filter implementation public partial class Filter : Java.Util.Logging.IFilter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Logging/Formatter.cs b/src/net/JNet/Generated/Java/Util/Logging/Formatter.cs index 7a658a1722..dc6375d7d4 100644 --- a/src/net/JNet/Generated/Java/Util/Logging/Formatter.cs +++ b/src/net/JNet/Generated/Java/Util/Logging/Formatter.cs @@ -25,7 +25,7 @@ namespace Java.Util.Logging { - #region Formatter definition + #region Formatter declaration /// /// /// @@ -72,7 +72,7 @@ public Formatter(params object[] args) : base(args) { } } #endregion - #region Formatter + #region Formatter implementation public partial class Formatter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Logging/Handler.cs b/src/net/JNet/Generated/Java/Util/Logging/Handler.cs index 583d58dc4e..bc0a4316ab 100644 --- a/src/net/JNet/Generated/Java/Util/Logging/Handler.cs +++ b/src/net/JNet/Generated/Java/Util/Logging/Handler.cs @@ -25,7 +25,7 @@ namespace Java.Util.Logging { - #region Handler definition + #region Handler declaration /// /// /// @@ -72,7 +72,7 @@ public Handler(params object[] args) : base(args) { } } #endregion - #region Handler + #region Handler implementation public partial class Handler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Logging/Level.cs b/src/net/JNet/Generated/Java/Util/Logging/Level.cs index 2b83888b93..122da3b04f 100644 --- a/src/net/JNet/Generated/Java/Util/Logging/Level.cs +++ b/src/net/JNet/Generated/Java/Util/Logging/Level.cs @@ -25,7 +25,7 @@ namespace Java.Util.Logging { - #region Level definition + #region Level declaration /// /// /// @@ -70,7 +70,7 @@ public Level(params object[] args) : base(args) { } } #endregion - #region Level + #region Level implementation public partial class Level { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Logging/LogManager.cs b/src/net/JNet/Generated/Java/Util/Logging/LogManager.cs index b42b8fe466..6715719cdb 100644 --- a/src/net/JNet/Generated/Java/Util/Logging/LogManager.cs +++ b/src/net/JNet/Generated/Java/Util/Logging/LogManager.cs @@ -25,7 +25,7 @@ namespace Java.Util.Logging { - #region LogManager definition + #region LogManager declaration /// /// /// @@ -70,7 +70,7 @@ public LogManager(params object[] args) : base(args) { } } #endregion - #region LogManager + #region LogManager implementation public partial class LogManager { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Logging/LogRecord.cs b/src/net/JNet/Generated/Java/Util/Logging/LogRecord.cs index 38f2c71bd1..581d140be1 100644 --- a/src/net/JNet/Generated/Java/Util/Logging/LogRecord.cs +++ b/src/net/JNet/Generated/Java/Util/Logging/LogRecord.cs @@ -25,7 +25,7 @@ namespace Java.Util.Logging { - #region LogRecord definition + #region LogRecord declaration /// /// /// @@ -70,7 +70,7 @@ public LogRecord(params object[] args) : base(args) { } } #endregion - #region LogRecord + #region LogRecord implementation public partial class LogRecord { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Logging/Logger.cs b/src/net/JNet/Generated/Java/Util/Logging/Logger.cs index 5a06750ae6..5c870aae62 100644 --- a/src/net/JNet/Generated/Java/Util/Logging/Logger.cs +++ b/src/net/JNet/Generated/Java/Util/Logging/Logger.cs @@ -25,7 +25,7 @@ namespace Java.Util.Logging { - #region Logger definition + #region Logger declaration /// /// /// @@ -70,7 +70,7 @@ public Logger(params object[] args) : base(args) { } } #endregion - #region Logger + #region Logger implementation public partial class Logger { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Logging/LoggingPermission.cs b/src/net/JNet/Generated/Java/Util/Logging/LoggingPermission.cs index d0641058b2..8b6f65a3a8 100644 --- a/src/net/JNet/Generated/Java/Util/Logging/LoggingPermission.cs +++ b/src/net/JNet/Generated/Java/Util/Logging/LoggingPermission.cs @@ -25,7 +25,7 @@ namespace Java.Util.Logging { - #region LoggingPermission definition + #region LoggingPermission declaration /// /// /// @@ -70,7 +70,7 @@ public LoggingPermission(params object[] args) : base(args) { } } #endregion - #region LoggingPermission + #region LoggingPermission implementation public partial class LoggingPermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Logging/MemoryHandler.cs b/src/net/JNet/Generated/Java/Util/Logging/MemoryHandler.cs index 184acfb0ae..c460a8d41f 100644 --- a/src/net/JNet/Generated/Java/Util/Logging/MemoryHandler.cs +++ b/src/net/JNet/Generated/Java/Util/Logging/MemoryHandler.cs @@ -25,7 +25,7 @@ namespace Java.Util.Logging { - #region MemoryHandler definition + #region MemoryHandler declaration /// /// /// @@ -70,7 +70,7 @@ public MemoryHandler(params object[] args) : base(args) { } } #endregion - #region MemoryHandler + #region MemoryHandler implementation public partial class MemoryHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Logging/SimpleFormatter.cs b/src/net/JNet/Generated/Java/Util/Logging/SimpleFormatter.cs index 5db04a6fad..e5d823d8ba 100644 --- a/src/net/JNet/Generated/Java/Util/Logging/SimpleFormatter.cs +++ b/src/net/JNet/Generated/Java/Util/Logging/SimpleFormatter.cs @@ -25,7 +25,7 @@ namespace Java.Util.Logging { - #region SimpleFormatter definition + #region SimpleFormatter declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleFormatter(params object[] args) : base(args) { } } #endregion - #region SimpleFormatter + #region SimpleFormatter implementation public partial class SimpleFormatter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Logging/SocketHandler.cs b/src/net/JNet/Generated/Java/Util/Logging/SocketHandler.cs index 9d657e8854..9366939056 100644 --- a/src/net/JNet/Generated/Java/Util/Logging/SocketHandler.cs +++ b/src/net/JNet/Generated/Java/Util/Logging/SocketHandler.cs @@ -25,7 +25,7 @@ namespace Java.Util.Logging { - #region SocketHandler definition + #region SocketHandler declaration /// /// /// @@ -70,7 +70,7 @@ public SocketHandler(params object[] args) : base(args) { } } #endregion - #region SocketHandler + #region SocketHandler implementation public partial class SocketHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Logging/StreamHandler.cs b/src/net/JNet/Generated/Java/Util/Logging/StreamHandler.cs index 54183b914f..be9f9564c0 100644 --- a/src/net/JNet/Generated/Java/Util/Logging/StreamHandler.cs +++ b/src/net/JNet/Generated/Java/Util/Logging/StreamHandler.cs @@ -25,7 +25,7 @@ namespace Java.Util.Logging { - #region StreamHandler definition + #region StreamHandler declaration /// /// /// @@ -70,7 +70,7 @@ public StreamHandler(params object[] args) : base(args) { } } #endregion - #region StreamHandler + #region StreamHandler implementation public partial class StreamHandler { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Logging/XMLFormatter.cs b/src/net/JNet/Generated/Java/Util/Logging/XMLFormatter.cs index f6c161c002..38d2a58f46 100644 --- a/src/net/JNet/Generated/Java/Util/Logging/XMLFormatter.cs +++ b/src/net/JNet/Generated/Java/Util/Logging/XMLFormatter.cs @@ -25,7 +25,7 @@ namespace Java.Util.Logging { - #region XMLFormatter definition + #region XMLFormatter declaration /// /// /// @@ -70,7 +70,7 @@ public XMLFormatter(params object[] args) : base(args) { } } #endregion - #region XMLFormatter + #region XMLFormatter implementation public partial class XMLFormatter { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/LongSummaryStatistics.cs b/src/net/JNet/Generated/Java/Util/LongSummaryStatistics.cs index b9b32deef2..b329a836da 100644 --- a/src/net/JNet/Generated/Java/Util/LongSummaryStatistics.cs +++ b/src/net/JNet/Generated/Java/Util/LongSummaryStatistics.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region LongSummaryStatistics definition + #region LongSummaryStatistics declaration /// /// /// @@ -70,7 +70,7 @@ public LongSummaryStatistics(params object[] args) : base(args) { } } #endregion - #region LongSummaryStatistics + #region LongSummaryStatistics implementation public partial class LongSummaryStatistics { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Map.cs b/src/net/JNet/Generated/Java/Util/Map.cs index 871c2017eb..9c0c8cbdd7 100644 --- a/src/net/JNet/Generated/Java/Util/Map.cs +++ b/src/net/JNet/Generated/Java/Util/Map.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Map definition + #region Map declaration /// /// /// @@ -68,7 +68,7 @@ public Map(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Entry definition + #region Entry declaration /// /// /// @@ -115,7 +115,7 @@ public Entry(params object[] args) : base(args) { } } #endregion - #region Entry definition + #region Entry declaration /// /// /// @@ -168,7 +168,7 @@ public Entry(params object[] args) : base(args) { } } #endregion - #region Map definition + #region Map declaration /// /// /// @@ -217,7 +217,7 @@ public Map(params object[] args) : base(args) { } } #endregion - #region Map + #region Map implementation public partial class Map { #region Constructors @@ -676,7 +676,7 @@ public void ReplaceAll(Java.Util.Function.BiFunction arg0) #endregion #region Nested classes - #region Entry + #region Entry implementation public partial class Entry { #region Constructors @@ -764,7 +764,7 @@ public object SetValue(object arg0) } #endregion - #region Entry + #region Entry implementation public partial class Entry { #region Constructors @@ -1040,7 +1040,7 @@ public partial interface IMap } #endregion - #region Map + #region Map implementation public partial class Map : Java.Util.IMap { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/MissingFormatArgumentException.cs b/src/net/JNet/Generated/Java/Util/MissingFormatArgumentException.cs index cf433fbdf8..df99865b15 100644 --- a/src/net/JNet/Generated/Java/Util/MissingFormatArgumentException.cs +++ b/src/net/JNet/Generated/Java/Util/MissingFormatArgumentException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region MissingFormatArgumentException definition + #region MissingFormatArgumentException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MissingFormatArgumentException : Java.Util.IllegalFormatExc } #endregion - #region MissingFormatArgumentException + #region MissingFormatArgumentException implementation public partial class MissingFormatArgumentException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/MissingFormatWidthException.cs b/src/net/JNet/Generated/Java/Util/MissingFormatWidthException.cs index d7eaa2b62f..12d7e898e7 100644 --- a/src/net/JNet/Generated/Java/Util/MissingFormatWidthException.cs +++ b/src/net/JNet/Generated/Java/Util/MissingFormatWidthException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region MissingFormatWidthException definition + #region MissingFormatWidthException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MissingFormatWidthException : Java.Util.IllegalFormatExcept } #endregion - #region MissingFormatWidthException + #region MissingFormatWidthException implementation public partial class MissingFormatWidthException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/MissingResourceException.cs b/src/net/JNet/Generated/Java/Util/MissingResourceException.cs index bfc851ea90..e9a0375119 100644 --- a/src/net/JNet/Generated/Java/Util/MissingResourceException.cs +++ b/src/net/JNet/Generated/Java/Util/MissingResourceException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region MissingResourceException definition + #region MissingResourceException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MissingResourceException : Java.Lang.RuntimeException } #endregion - #region MissingResourceException + #region MissingResourceException implementation public partial class MissingResourceException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/NavigableMap.cs b/src/net/JNet/Generated/Java/Util/NavigableMap.cs index 96a9e3ed01..e75345ee1b 100644 --- a/src/net/JNet/Generated/Java/Util/NavigableMap.cs +++ b/src/net/JNet/Generated/Java/Util/NavigableMap.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region NavigableMap definition + #region NavigableMap declaration /// /// /// @@ -72,7 +72,7 @@ public NavigableMap(params object[] args) : base(args) { } } #endregion - #region NavigableMap definition + #region NavigableMap declaration /// /// /// @@ -121,7 +121,7 @@ public NavigableMap(params object[] args) : base(args) { } } #endregion - #region NavigableMap + #region NavigableMap implementation public partial class NavigableMap { #region Constructors @@ -483,7 +483,7 @@ public partial interface INavigableMap : Java.Util.ISortedMap } #endregion - #region NavigableMap + #region NavigableMap implementation public partial class NavigableMap : Java.Util.INavigableMap { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/NavigableSet.cs b/src/net/JNet/Generated/Java/Util/NavigableSet.cs index d086aef994..ba2abca7b1 100644 --- a/src/net/JNet/Generated/Java/Util/NavigableSet.cs +++ b/src/net/JNet/Generated/Java/Util/NavigableSet.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region NavigableSet definition + #region NavigableSet declaration /// /// /// @@ -72,7 +72,7 @@ public NavigableSet(params object[] args) : base(args) { } } #endregion - #region NavigableSet definition + #region NavigableSet declaration /// /// /// @@ -120,7 +120,7 @@ public NavigableSet(params object[] args) : base(args) { } } #endregion - #region NavigableSet + #region NavigableSet implementation public partial class NavigableSet { #region Constructors @@ -396,7 +396,7 @@ public partial interface INavigableSet : Java.Util.ISortedSet } #endregion - #region NavigableSet + #region NavigableSet implementation public partial class NavigableSet : Java.Util.INavigableSet { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/NoSuchElementException.cs b/src/net/JNet/Generated/Java/Util/NoSuchElementException.cs index efcf2c5b71..626531397b 100644 --- a/src/net/JNet/Generated/Java/Util/NoSuchElementException.cs +++ b/src/net/JNet/Generated/Java/Util/NoSuchElementException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region NoSuchElementException definition + #region NoSuchElementException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoSuchElementException : Java.Lang.RuntimeException } #endregion - #region NoSuchElementException + #region NoSuchElementException implementation public partial class NoSuchElementException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Objects.cs b/src/net/JNet/Generated/Java/Util/Objects.cs index 640b08e39b..7637b842d0 100644 --- a/src/net/JNet/Generated/Java/Util/Objects.cs +++ b/src/net/JNet/Generated/Java/Util/Objects.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Objects definition + #region Objects declaration /// /// /// @@ -70,7 +70,7 @@ public Objects(params object[] args) : base(args) { } } #endregion - #region Objects + #region Objects implementation public partial class Objects { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Optional.cs b/src/net/JNet/Generated/Java/Util/Optional.cs index 3acad2fc08..f5da8fd077 100644 --- a/src/net/JNet/Generated/Java/Util/Optional.cs +++ b/src/net/JNet/Generated/Java/Util/Optional.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Optional definition + #region Optional declaration /// /// /// @@ -70,7 +70,7 @@ public Optional(params object[] args) : base(args) { } } #endregion - #region Optional definition + #region Optional declaration /// /// /// @@ -116,7 +116,7 @@ public Optional(params object[] args) : base(args) { } } #endregion - #region Optional + #region Optional implementation public partial class Optional { #region Constructors @@ -294,7 +294,7 @@ public void IfPresentOrElse(Java.Util.Function.Consumer arg0, Java.Lang.Runnable } #endregion - #region Optional + #region Optional implementation public partial class Optional { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/OptionalDouble.cs b/src/net/JNet/Generated/Java/Util/OptionalDouble.cs index e4c5045104..5066779625 100644 --- a/src/net/JNet/Generated/Java/Util/OptionalDouble.cs +++ b/src/net/JNet/Generated/Java/Util/OptionalDouble.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region OptionalDouble definition + #region OptionalDouble declaration /// /// /// @@ -70,7 +70,7 @@ public OptionalDouble(params object[] args) : base(args) { } } #endregion - #region OptionalDouble + #region OptionalDouble implementation public partial class OptionalDouble { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/OptionalInt.cs b/src/net/JNet/Generated/Java/Util/OptionalInt.cs index 14597acda8..481ede04ae 100644 --- a/src/net/JNet/Generated/Java/Util/OptionalInt.cs +++ b/src/net/JNet/Generated/Java/Util/OptionalInt.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region OptionalInt definition + #region OptionalInt declaration /// /// /// @@ -70,7 +70,7 @@ public OptionalInt(params object[] args) : base(args) { } } #endregion - #region OptionalInt + #region OptionalInt implementation public partial class OptionalInt { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/OptionalLong.cs b/src/net/JNet/Generated/Java/Util/OptionalLong.cs index be88361c5e..1f1def73c8 100644 --- a/src/net/JNet/Generated/Java/Util/OptionalLong.cs +++ b/src/net/JNet/Generated/Java/Util/OptionalLong.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region OptionalLong definition + #region OptionalLong declaration /// /// /// @@ -70,7 +70,7 @@ public OptionalLong(params object[] args) : base(args) { } } #endregion - #region OptionalLong + #region OptionalLong implementation public partial class OptionalLong { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Prefs/AbstractPreferences.cs b/src/net/JNet/Generated/Java/Util/Prefs/AbstractPreferences.cs index 6ce31449c9..5e59cbb735 100644 --- a/src/net/JNet/Generated/Java/Util/Prefs/AbstractPreferences.cs +++ b/src/net/JNet/Generated/Java/Util/Prefs/AbstractPreferences.cs @@ -25,7 +25,7 @@ namespace Java.Util.Prefs { - #region AbstractPreferences definition + #region AbstractPreferences declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractPreferences(params object[] args) : base(args) { } } #endregion - #region AbstractPreferences + #region AbstractPreferences implementation public partial class AbstractPreferences { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Prefs/BackingStoreException.cs b/src/net/JNet/Generated/Java/Util/Prefs/BackingStoreException.cs index 0342749e0e..b1a61301ce 100644 --- a/src/net/JNet/Generated/Java/Util/Prefs/BackingStoreException.cs +++ b/src/net/JNet/Generated/Java/Util/Prefs/BackingStoreException.cs @@ -25,7 +25,7 @@ namespace Java.Util.Prefs { - #region BackingStoreException definition + #region BackingStoreException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class BackingStoreException : Java.Lang.Exception } #endregion - #region BackingStoreException + #region BackingStoreException implementation public partial class BackingStoreException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Prefs/InvalidPreferencesFormatException.cs b/src/net/JNet/Generated/Java/Util/Prefs/InvalidPreferencesFormatException.cs index a184ee848b..58356bd802 100644 --- a/src/net/JNet/Generated/Java/Util/Prefs/InvalidPreferencesFormatException.cs +++ b/src/net/JNet/Generated/Java/Util/Prefs/InvalidPreferencesFormatException.cs @@ -25,7 +25,7 @@ namespace Java.Util.Prefs { - #region InvalidPreferencesFormatException definition + #region InvalidPreferencesFormatException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidPreferencesFormatException : Java.Lang.Exception } #endregion - #region InvalidPreferencesFormatException + #region InvalidPreferencesFormatException implementation public partial class InvalidPreferencesFormatException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Prefs/NodeChangeEvent.cs b/src/net/JNet/Generated/Java/Util/Prefs/NodeChangeEvent.cs index c19de3a6c4..6bd292440f 100644 --- a/src/net/JNet/Generated/Java/Util/Prefs/NodeChangeEvent.cs +++ b/src/net/JNet/Generated/Java/Util/Prefs/NodeChangeEvent.cs @@ -25,7 +25,7 @@ namespace Java.Util.Prefs { - #region NodeChangeEvent definition + #region NodeChangeEvent declaration /// /// /// @@ -70,7 +70,7 @@ public NodeChangeEvent(params object[] args) : base(args) { } } #endregion - #region NodeChangeEvent + #region NodeChangeEvent implementation public partial class NodeChangeEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Prefs/NodeChangeListener.cs b/src/net/JNet/Generated/Java/Util/Prefs/NodeChangeListener.cs index 3fd5aef925..1411111a14 100644 --- a/src/net/JNet/Generated/Java/Util/Prefs/NodeChangeListener.cs +++ b/src/net/JNet/Generated/Java/Util/Prefs/NodeChangeListener.cs @@ -25,7 +25,7 @@ namespace Java.Util.Prefs { - #region NodeChangeListener definition + #region NodeChangeListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class NodeChangeListener : Java.Util.EventListener } #endregion - #region NodeChangeListenerDirect definition + #region NodeChangeListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface INodeChangeListener } #endregion - #region NodeChangeListener + #region NodeChangeListener implementation public partial class NodeChangeListener : Java.Util.Prefs.INodeChangeListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void ChildRemoved(Java.Util.Prefs.NodeChangeEvent arg0) } #endregion - #region NodeChangeListenerDirect + #region NodeChangeListenerDirect implementation public partial class NodeChangeListenerDirect : Java.Util.Prefs.INodeChangeListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Prefs/PreferenceChangeEvent.cs b/src/net/JNet/Generated/Java/Util/Prefs/PreferenceChangeEvent.cs index a1095f0246..3b7c8a2e68 100644 --- a/src/net/JNet/Generated/Java/Util/Prefs/PreferenceChangeEvent.cs +++ b/src/net/JNet/Generated/Java/Util/Prefs/PreferenceChangeEvent.cs @@ -25,7 +25,7 @@ namespace Java.Util.Prefs { - #region PreferenceChangeEvent definition + #region PreferenceChangeEvent declaration /// /// /// @@ -70,7 +70,7 @@ public PreferenceChangeEvent(params object[] args) : base(args) { } } #endregion - #region PreferenceChangeEvent + #region PreferenceChangeEvent implementation public partial class PreferenceChangeEvent { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Prefs/PreferenceChangeListener.cs b/src/net/JNet/Generated/Java/Util/Prefs/PreferenceChangeListener.cs index 737f38c0a9..dbb4559b8d 100644 --- a/src/net/JNet/Generated/Java/Util/Prefs/PreferenceChangeListener.cs +++ b/src/net/JNet/Generated/Java/Util/Prefs/PreferenceChangeListener.cs @@ -25,7 +25,7 @@ namespace Java.Util.Prefs { - #region PreferenceChangeListener definition + #region PreferenceChangeListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class PreferenceChangeListener : Java.Util.EventListener } #endregion - #region PreferenceChangeListenerDirect definition + #region PreferenceChangeListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IPreferenceChangeListener } #endregion - #region PreferenceChangeListener + #region PreferenceChangeListener implementation public partial class PreferenceChangeListener : Java.Util.Prefs.IPreferenceChangeListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void PreferenceChange(Java.Util.Prefs.PreferenceChangeEvent arg0) } #endregion - #region PreferenceChangeListenerDirect + #region PreferenceChangeListenerDirect implementation public partial class PreferenceChangeListenerDirect : Java.Util.Prefs.IPreferenceChangeListener { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Prefs/Preferences.cs b/src/net/JNet/Generated/Java/Util/Prefs/Preferences.cs index fa5d0c8b53..0915d22829 100644 --- a/src/net/JNet/Generated/Java/Util/Prefs/Preferences.cs +++ b/src/net/JNet/Generated/Java/Util/Prefs/Preferences.cs @@ -25,7 +25,7 @@ namespace Java.Util.Prefs { - #region Preferences definition + #region Preferences declaration /// /// /// @@ -72,7 +72,7 @@ public Preferences(params object[] args) : base(args) { } } #endregion - #region Preferences + #region Preferences implementation public partial class Preferences { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Prefs/PreferencesFactory.cs b/src/net/JNet/Generated/Java/Util/Prefs/PreferencesFactory.cs index a05d02959e..fadbba49b0 100644 --- a/src/net/JNet/Generated/Java/Util/Prefs/PreferencesFactory.cs +++ b/src/net/JNet/Generated/Java/Util/Prefs/PreferencesFactory.cs @@ -25,7 +25,7 @@ namespace Java.Util.Prefs { - #region PreferencesFactory definition + #region PreferencesFactory declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IPreferencesFactory } #endregion - #region PreferencesFactory + #region PreferencesFactory implementation public partial class PreferencesFactory : Java.Util.Prefs.IPreferencesFactory { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/PrimitiveIterator.cs b/src/net/JNet/Generated/Java/Util/PrimitiveIterator.cs index 02b9e424f4..5ec7d62127 100644 --- a/src/net/JNet/Generated/Java/Util/PrimitiveIterator.cs +++ b/src/net/JNet/Generated/Java/Util/PrimitiveIterator.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region PrimitiveIterator definition + #region PrimitiveIterator declaration /// /// /// @@ -68,7 +68,7 @@ public PrimitiveIterator(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region OfDouble definition + #region OfDouble declaration /// /// /// @@ -115,7 +115,7 @@ public OfDouble(params object[] args) : base(args) { } } #endregion - #region OfInt definition + #region OfInt declaration /// /// /// @@ -162,7 +162,7 @@ public OfInt(params object[] args) : base(args) { } } #endregion - #region OfLong definition + #region OfLong declaration /// /// /// @@ -213,7 +213,7 @@ public OfLong(params object[] args) : base(args) { } } #endregion - #region PrimitiveIterator definition + #region PrimitiveIterator declaration /// /// /// @@ -262,7 +262,7 @@ public PrimitiveIterator(params object[] args) : base(args) { } } #endregion - #region PrimitiveIterator + #region PrimitiveIterator implementation public partial class PrimitiveIterator { #region Constructors @@ -294,7 +294,7 @@ public void ForEachRemaining(object arg0) #endregion #region Nested classes - #region OfDouble + #region OfDouble implementation public partial class OfDouble { #region Constructors @@ -366,7 +366,7 @@ public void ForEachRemaining(Java.Util.Function.DoubleConsumer arg0) } #endregion - #region OfInt + #region OfInt implementation public partial class OfInt { #region Constructors @@ -438,7 +438,7 @@ public void ForEachRemaining(Java.Util.Function.IntConsumer arg0) } #endregion - #region OfLong + #region OfLong implementation public partial class OfLong { #region Constructors @@ -540,7 +540,7 @@ public partial interface IPrimitiveIterator } #endregion - #region PrimitiveIterator + #region PrimitiveIterator implementation public partial class PrimitiveIterator : Java.Util.IPrimitiveIterator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/PriorityQueue.cs b/src/net/JNet/Generated/Java/Util/PriorityQueue.cs index 8fa499e893..b28325d288 100644 --- a/src/net/JNet/Generated/Java/Util/PriorityQueue.cs +++ b/src/net/JNet/Generated/Java/Util/PriorityQueue.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region PriorityQueue definition + #region PriorityQueue declaration /// /// /// @@ -70,7 +70,7 @@ public PriorityQueue(params object[] args) : base(args) { } } #endregion - #region PriorityQueue definition + #region PriorityQueue declaration /// /// /// @@ -116,7 +116,7 @@ public PriorityQueue(params object[] args) : base(args) { } } #endregion - #region PriorityQueue + #region PriorityQueue implementation public partial class PriorityQueue { #region Constructors @@ -208,7 +208,7 @@ public Java.Util.Comparator Comparator() } #endregion - #region PriorityQueue + #region PriorityQueue implementation public partial class PriorityQueue { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Properties.cs b/src/net/JNet/Generated/Java/Util/Properties.cs index 4263cfe2ad..cd25cff33e 100644 --- a/src/net/JNet/Generated/Java/Util/Properties.cs +++ b/src/net/JNet/Generated/Java/Util/Properties.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Properties definition + #region Properties declaration /// /// /// @@ -70,7 +70,7 @@ public Properties(params object[] args) : base(args) { } } #endregion - #region Properties + #region Properties implementation public partial class Properties { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/PropertyPermission.cs b/src/net/JNet/Generated/Java/Util/PropertyPermission.cs index 7044a7e314..328575f2d0 100644 --- a/src/net/JNet/Generated/Java/Util/PropertyPermission.cs +++ b/src/net/JNet/Generated/Java/Util/PropertyPermission.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region PropertyPermission definition + #region PropertyPermission declaration /// /// /// @@ -70,7 +70,7 @@ public PropertyPermission(params object[] args) : base(args) { } } #endregion - #region PropertyPermission + #region PropertyPermission implementation public partial class PropertyPermission { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/PropertyResourceBundle.cs b/src/net/JNet/Generated/Java/Util/PropertyResourceBundle.cs index 4c13db7215..41e1c8c48a 100644 --- a/src/net/JNet/Generated/Java/Util/PropertyResourceBundle.cs +++ b/src/net/JNet/Generated/Java/Util/PropertyResourceBundle.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region PropertyResourceBundle definition + #region PropertyResourceBundle declaration /// /// /// @@ -70,7 +70,7 @@ public PropertyResourceBundle(params object[] args) : base(args) { } } #endregion - #region PropertyResourceBundle + #region PropertyResourceBundle implementation public partial class PropertyResourceBundle { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Queue.cs b/src/net/JNet/Generated/Java/Util/Queue.cs index 88782e4ef0..33b7156d59 100644 --- a/src/net/JNet/Generated/Java/Util/Queue.cs +++ b/src/net/JNet/Generated/Java/Util/Queue.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Queue definition + #region Queue declaration /// /// /// @@ -72,7 +72,7 @@ public Queue(params object[] args) : base(args) { } } #endregion - #region Queue definition + #region Queue declaration /// /// /// @@ -120,7 +120,7 @@ public Queue(params object[] args) : base(args) { } } #endregion - #region Queue + #region Queue implementation public partial class Queue { #region Constructors @@ -251,7 +251,7 @@ public partial interface IQueue : Java.Util.ICollection } #endregion - #region Queue + #region Queue implementation public partial class Queue : Java.Util.IQueue { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Random.cs b/src/net/JNet/Generated/Java/Util/Random.cs index 73d4d84098..f70d7f9995 100644 --- a/src/net/JNet/Generated/Java/Util/Random.cs +++ b/src/net/JNet/Generated/Java/Util/Random.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Random definition + #region Random declaration /// /// /// @@ -70,7 +70,7 @@ public Random(params object[] args) : base(args) { } } #endregion - #region Random + #region Random implementation public partial class Random { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/RandomAccess.cs b/src/net/JNet/Generated/Java/Util/RandomAccess.cs index f8f2ae99ba..0564ddb38d 100644 --- a/src/net/JNet/Generated/Java/Util/RandomAccess.cs +++ b/src/net/JNet/Generated/Java/Util/RandomAccess.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region RandomAccess definition + #region RandomAccess declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IRandomAccess } #endregion - #region RandomAccess + #region RandomAccess implementation public partial class RandomAccess : Java.Util.IRandomAccess { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Regex/MatchResult.cs b/src/net/JNet/Generated/Java/Util/Regex/MatchResult.cs index c481ce0f42..959ce54fe8 100644 --- a/src/net/JNet/Generated/Java/Util/Regex/MatchResult.cs +++ b/src/net/JNet/Generated/Java/Util/Regex/MatchResult.cs @@ -25,7 +25,7 @@ namespace Java.Util.Regex { - #region MatchResult definition + #region MatchResult declaration /// /// /// @@ -128,7 +128,7 @@ public partial interface IMatchResult } #endregion - #region MatchResult + #region MatchResult implementation public partial class MatchResult : Java.Util.Regex.IMatchResult { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Regex/Matcher.cs b/src/net/JNet/Generated/Java/Util/Regex/Matcher.cs index 1245a79162..64d97ce5ca 100644 --- a/src/net/JNet/Generated/Java/Util/Regex/Matcher.cs +++ b/src/net/JNet/Generated/Java/Util/Regex/Matcher.cs @@ -25,7 +25,7 @@ namespace Java.Util.Regex { - #region Matcher definition + #region Matcher declaration /// /// /// @@ -70,7 +70,7 @@ public Matcher(params object[] args) : base(args) { } } #endregion - #region Matcher + #region Matcher implementation public partial class Matcher { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Regex/Pattern.cs b/src/net/JNet/Generated/Java/Util/Regex/Pattern.cs index 72f93e421f..d74224e741 100644 --- a/src/net/JNet/Generated/Java/Util/Regex/Pattern.cs +++ b/src/net/JNet/Generated/Java/Util/Regex/Pattern.cs @@ -25,7 +25,7 @@ namespace Java.Util.Regex { - #region Pattern definition + #region Pattern declaration /// /// /// @@ -70,7 +70,7 @@ public Pattern(params object[] args) : base(args) { } } #endregion - #region Pattern + #region Pattern implementation public partial class Pattern { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Regex/PatternSyntaxException.cs b/src/net/JNet/Generated/Java/Util/Regex/PatternSyntaxException.cs index 22c130abe8..1debd13f7e 100644 --- a/src/net/JNet/Generated/Java/Util/Regex/PatternSyntaxException.cs +++ b/src/net/JNet/Generated/Java/Util/Regex/PatternSyntaxException.cs @@ -25,7 +25,7 @@ namespace Java.Util.Regex { - #region PatternSyntaxException definition + #region PatternSyntaxException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class PatternSyntaxException : Java.Lang.IllegalArgumentException } #endregion - #region PatternSyntaxException + #region PatternSyntaxException implementation public partial class PatternSyntaxException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/ResourceBundle.cs b/src/net/JNet/Generated/Java/Util/ResourceBundle.cs index ecce2dbb4c..c72261d310 100644 --- a/src/net/JNet/Generated/Java/Util/ResourceBundle.cs +++ b/src/net/JNet/Generated/Java/Util/ResourceBundle.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region ResourceBundle definition + #region ResourceBundle declaration /// /// /// @@ -68,7 +68,7 @@ public ResourceBundle(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Control definition + #region Control declaration /// /// /// @@ -117,7 +117,7 @@ public Control(params object[] args) : base(args) { } } #endregion - #region ResourceBundle + #region ResourceBundle implementation public partial class ResourceBundle { #region Constructors @@ -305,7 +305,7 @@ public Java.Lang.String[] GetStringArray(Java.Lang.String arg0) #endregion #region Nested classes - #region Control + #region Control implementation public partial class Control { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Scanner.cs b/src/net/JNet/Generated/Java/Util/Scanner.cs index d425b3a623..ce299fb41c 100644 --- a/src/net/JNet/Generated/Java/Util/Scanner.cs +++ b/src/net/JNet/Generated/Java/Util/Scanner.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Scanner definition + #region Scanner declaration /// /// /// @@ -70,7 +70,7 @@ public Scanner(params object[] args) : base(args) { } } #endregion - #region Scanner + #region Scanner implementation public partial class Scanner { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/ServiceConfigurationError.cs b/src/net/JNet/Generated/Java/Util/ServiceConfigurationError.cs index 0d9835a1eb..9590f70f2b 100644 --- a/src/net/JNet/Generated/Java/Util/ServiceConfigurationError.cs +++ b/src/net/JNet/Generated/Java/Util/ServiceConfigurationError.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region ServiceConfigurationError definition + #region ServiceConfigurationError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ServiceConfigurationError : Java.Lang.Error } #endregion - #region ServiceConfigurationError + #region ServiceConfigurationError implementation public partial class ServiceConfigurationError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/ServiceLoader.cs b/src/net/JNet/Generated/Java/Util/ServiceLoader.cs index 3e2e7b2a7d..c96e3fbb47 100644 --- a/src/net/JNet/Generated/Java/Util/ServiceLoader.cs +++ b/src/net/JNet/Generated/Java/Util/ServiceLoader.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region ServiceLoader definition + #region ServiceLoader declaration /// /// /// @@ -70,7 +70,7 @@ public ServiceLoader(params object[] args) : base(args) { } } #endregion - #region ServiceLoader definition + #region ServiceLoader declaration /// /// /// @@ -116,7 +116,7 @@ public ServiceLoader(params object[] args) : base(args) { } } #endregion - #region ServiceLoader + #region ServiceLoader implementation public partial class ServiceLoader { #region Constructors @@ -208,7 +208,7 @@ public void Reload() } #endregion - #region ServiceLoader + #region ServiceLoader implementation public partial class ServiceLoader { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Set.cs b/src/net/JNet/Generated/Java/Util/Set.cs index db96e13eed..d0031480af 100644 --- a/src/net/JNet/Generated/Java/Util/Set.cs +++ b/src/net/JNet/Generated/Java/Util/Set.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Set definition + #region Set declaration /// /// /// @@ -72,7 +72,7 @@ public Set(params object[] args) : base(args) { } } #endregion - #region Set definition + #region Set declaration /// /// /// @@ -120,7 +120,7 @@ public Set(params object[] args) : base(args) { } } #endregion - #region Set + #region Set implementation public partial class Set { #region Constructors @@ -528,7 +528,7 @@ public partial interface ISet : Java.Util.ICollection } #endregion - #region Set + #region Set implementation public partial class Set : Java.Util.ISet { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/SimpleTimeZone.cs b/src/net/JNet/Generated/Java/Util/SimpleTimeZone.cs index 615351ce58..f925209dbd 100644 --- a/src/net/JNet/Generated/Java/Util/SimpleTimeZone.cs +++ b/src/net/JNet/Generated/Java/Util/SimpleTimeZone.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region SimpleTimeZone definition + #region SimpleTimeZone declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleTimeZone(params object[] args) : base(args) { } } #endregion - #region SimpleTimeZone + #region SimpleTimeZone implementation public partial class SimpleTimeZone { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/SortedMap.cs b/src/net/JNet/Generated/Java/Util/SortedMap.cs index a72913fe92..0161b98b27 100644 --- a/src/net/JNet/Generated/Java/Util/SortedMap.cs +++ b/src/net/JNet/Generated/Java/Util/SortedMap.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region SortedMap definition + #region SortedMap declaration /// /// /// @@ -72,7 +72,7 @@ public SortedMap(params object[] args) : base(args) { } } #endregion - #region SortedMap definition + #region SortedMap declaration /// /// /// @@ -121,7 +121,7 @@ public SortedMap(params object[] args) : base(args) { } } #endregion - #region SortedMap + #region SortedMap implementation public partial class SortedMap { #region Constructors @@ -296,7 +296,7 @@ public partial interface ISortedMap : Java.Util.IMap } #endregion - #region SortedMap + #region SortedMap implementation public partial class SortedMap : Java.Util.ISortedMap { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/SortedSet.cs b/src/net/JNet/Generated/Java/Util/SortedSet.cs index ca95812b4f..b73cab2eab 100644 --- a/src/net/JNet/Generated/Java/Util/SortedSet.cs +++ b/src/net/JNet/Generated/Java/Util/SortedSet.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region SortedSet definition + #region SortedSet declaration /// /// /// @@ -72,7 +72,7 @@ public SortedSet(params object[] args) : base(args) { } } #endregion - #region SortedSet definition + #region SortedSet declaration /// /// /// @@ -120,7 +120,7 @@ public SortedSet(params object[] args) : base(args) { } } #endregion - #region SortedSet + #region SortedSet implementation public partial class SortedSet { #region Constructors @@ -269,7 +269,7 @@ public partial interface ISortedSet : Java.Util.ISet } #endregion - #region SortedSet + #region SortedSet implementation public partial class SortedSet : Java.Util.ISortedSet { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Spi/AbstractResourceBundleProvider.cs b/src/net/JNet/Generated/Java/Util/Spi/AbstractResourceBundleProvider.cs index 9c0964707a..1a7863cac8 100644 --- a/src/net/JNet/Generated/Java/Util/Spi/AbstractResourceBundleProvider.cs +++ b/src/net/JNet/Generated/Java/Util/Spi/AbstractResourceBundleProvider.cs @@ -25,7 +25,7 @@ namespace Java.Util.Spi { - #region AbstractResourceBundleProvider definition + #region AbstractResourceBundleProvider declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractResourceBundleProvider(params object[] args) : base(args) { } } #endregion - #region AbstractResourceBundleProvider + #region AbstractResourceBundleProvider implementation public partial class AbstractResourceBundleProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Spi/CalendarDataProvider.cs b/src/net/JNet/Generated/Java/Util/Spi/CalendarDataProvider.cs index 91c43a8ef4..359258f52b 100644 --- a/src/net/JNet/Generated/Java/Util/Spi/CalendarDataProvider.cs +++ b/src/net/JNet/Generated/Java/Util/Spi/CalendarDataProvider.cs @@ -25,7 +25,7 @@ namespace Java.Util.Spi { - #region CalendarDataProvider definition + #region CalendarDataProvider declaration /// /// /// @@ -72,7 +72,7 @@ public CalendarDataProvider(params object[] args) : base(args) { } } #endregion - #region CalendarDataProvider + #region CalendarDataProvider implementation public partial class CalendarDataProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Spi/CalendarNameProvider.cs b/src/net/JNet/Generated/Java/Util/Spi/CalendarNameProvider.cs index 310b5840b3..1714ca584d 100644 --- a/src/net/JNet/Generated/Java/Util/Spi/CalendarNameProvider.cs +++ b/src/net/JNet/Generated/Java/Util/Spi/CalendarNameProvider.cs @@ -25,7 +25,7 @@ namespace Java.Util.Spi { - #region CalendarNameProvider definition + #region CalendarNameProvider declaration /// /// /// @@ -72,7 +72,7 @@ public CalendarNameProvider(params object[] args) : base(args) { } } #endregion - #region CalendarNameProvider + #region CalendarNameProvider implementation public partial class CalendarNameProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Spi/CurrencyNameProvider.cs b/src/net/JNet/Generated/Java/Util/Spi/CurrencyNameProvider.cs index 706aa2dd38..9ad0230bc5 100644 --- a/src/net/JNet/Generated/Java/Util/Spi/CurrencyNameProvider.cs +++ b/src/net/JNet/Generated/Java/Util/Spi/CurrencyNameProvider.cs @@ -25,7 +25,7 @@ namespace Java.Util.Spi { - #region CurrencyNameProvider definition + #region CurrencyNameProvider declaration /// /// /// @@ -72,7 +72,7 @@ public CurrencyNameProvider(params object[] args) : base(args) { } } #endregion - #region CurrencyNameProvider + #region CurrencyNameProvider implementation public partial class CurrencyNameProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Spi/LocaleNameProvider.cs b/src/net/JNet/Generated/Java/Util/Spi/LocaleNameProvider.cs index 61f50f57d0..21dff86c06 100644 --- a/src/net/JNet/Generated/Java/Util/Spi/LocaleNameProvider.cs +++ b/src/net/JNet/Generated/Java/Util/Spi/LocaleNameProvider.cs @@ -25,7 +25,7 @@ namespace Java.Util.Spi { - #region LocaleNameProvider definition + #region LocaleNameProvider declaration /// /// /// @@ -72,7 +72,7 @@ public LocaleNameProvider(params object[] args) : base(args) { } } #endregion - #region LocaleNameProvider + #region LocaleNameProvider implementation public partial class LocaleNameProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Spi/LocaleServiceProvider.cs b/src/net/JNet/Generated/Java/Util/Spi/LocaleServiceProvider.cs index f9719afa61..5f376ab1ca 100644 --- a/src/net/JNet/Generated/Java/Util/Spi/LocaleServiceProvider.cs +++ b/src/net/JNet/Generated/Java/Util/Spi/LocaleServiceProvider.cs @@ -25,7 +25,7 @@ namespace Java.Util.Spi { - #region LocaleServiceProvider definition + #region LocaleServiceProvider declaration /// /// /// @@ -72,7 +72,7 @@ public LocaleServiceProvider(params object[] args) : base(args) { } } #endregion - #region LocaleServiceProvider + #region LocaleServiceProvider implementation public partial class LocaleServiceProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Spi/ResourceBundleControlProvider.cs b/src/net/JNet/Generated/Java/Util/Spi/ResourceBundleControlProvider.cs index bea2341466..a98554843e 100644 --- a/src/net/JNet/Generated/Java/Util/Spi/ResourceBundleControlProvider.cs +++ b/src/net/JNet/Generated/Java/Util/Spi/ResourceBundleControlProvider.cs @@ -25,7 +25,7 @@ namespace Java.Util.Spi { - #region ResourceBundleControlProvider definition + #region ResourceBundleControlProvider declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IResourceBundleControlProvider } #endregion - #region ResourceBundleControlProvider + #region ResourceBundleControlProvider implementation public partial class ResourceBundleControlProvider : Java.Util.Spi.IResourceBundleControlProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Spi/ResourceBundleProvider.cs b/src/net/JNet/Generated/Java/Util/Spi/ResourceBundleProvider.cs index 6607eff7fd..710c0d249a 100644 --- a/src/net/JNet/Generated/Java/Util/Spi/ResourceBundleProvider.cs +++ b/src/net/JNet/Generated/Java/Util/Spi/ResourceBundleProvider.cs @@ -25,7 +25,7 @@ namespace Java.Util.Spi { - #region ResourceBundleProvider definition + #region ResourceBundleProvider declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IResourceBundleProvider } #endregion - #region ResourceBundleProvider + #region ResourceBundleProvider implementation public partial class ResourceBundleProvider : Java.Util.Spi.IResourceBundleProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Spi/TimeZoneNameProvider.cs b/src/net/JNet/Generated/Java/Util/Spi/TimeZoneNameProvider.cs index a83dedba49..74dd22566b 100644 --- a/src/net/JNet/Generated/Java/Util/Spi/TimeZoneNameProvider.cs +++ b/src/net/JNet/Generated/Java/Util/Spi/TimeZoneNameProvider.cs @@ -25,7 +25,7 @@ namespace Java.Util.Spi { - #region TimeZoneNameProvider definition + #region TimeZoneNameProvider declaration /// /// /// @@ -72,7 +72,7 @@ public TimeZoneNameProvider(params object[] args) : base(args) { } } #endregion - #region TimeZoneNameProvider + #region TimeZoneNameProvider implementation public partial class TimeZoneNameProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Spi/ToolProvider.cs b/src/net/JNet/Generated/Java/Util/Spi/ToolProvider.cs index 03b730c812..37bfcacd4c 100644 --- a/src/net/JNet/Generated/Java/Util/Spi/ToolProvider.cs +++ b/src/net/JNet/Generated/Java/Util/Spi/ToolProvider.cs @@ -25,7 +25,7 @@ namespace Java.Util.Spi { - #region ToolProvider definition + #region ToolProvider declaration /// /// /// @@ -111,7 +111,7 @@ public partial interface IToolProvider } #endregion - #region ToolProvider + #region ToolProvider implementation public partial class ToolProvider : Java.Util.Spi.IToolProvider { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Spliterator.cs b/src/net/JNet/Generated/Java/Util/Spliterator.cs index 81903d8b19..a5ffe487dc 100644 --- a/src/net/JNet/Generated/Java/Util/Spliterator.cs +++ b/src/net/JNet/Generated/Java/Util/Spliterator.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Spliterator definition + #region Spliterator declaration /// /// /// @@ -68,7 +68,7 @@ public Spliterator(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region OfDouble definition + #region OfDouble declaration /// /// /// @@ -115,7 +115,7 @@ public OfDouble(params object[] args) : base(args) { } } #endregion - #region OfInt definition + #region OfInt declaration /// /// /// @@ -162,7 +162,7 @@ public OfInt(params object[] args) : base(args) { } } #endregion - #region OfLong definition + #region OfLong declaration /// /// /// @@ -209,7 +209,7 @@ public OfLong(params object[] args) : base(args) { } } #endregion - #region OfPrimitive definition + #region OfPrimitive declaration /// /// /// @@ -256,7 +256,7 @@ public OfPrimitive(params object[] args) : base(args) { } } #endregion - #region OfPrimitive definition + #region OfPrimitive declaration /// /// /// @@ -310,7 +310,7 @@ public OfPrimitive(params object[] args) : base(args) { } } #endregion - #region Spliterator definition + #region Spliterator declaration /// /// /// @@ -358,7 +358,7 @@ public Spliterator(params object[] args) : base(args) { } } #endregion - #region Spliterator + #region Spliterator implementation public partial class Spliterator { #region Constructors @@ -494,7 +494,7 @@ public void ForEachRemaining(Java.Util.Function.Consumer arg0) #endregion #region Nested classes - #region OfDouble + #region OfDouble implementation public partial class OfDouble { #region Constructors @@ -586,7 +586,7 @@ public void ForEachRemaining(Java.Util.Function.DoubleConsumer arg0) } #endregion - #region OfInt + #region OfInt implementation public partial class OfInt { #region Constructors @@ -678,7 +678,7 @@ public void ForEachRemaining(Java.Util.Function.IntConsumer arg0) } #endregion - #region OfLong + #region OfLong implementation public partial class OfLong { #region Constructors @@ -770,7 +770,7 @@ public void ForEachRemaining(Java.Util.Function.LongConsumer arg0) } #endregion - #region OfPrimitive + #region OfPrimitive implementation public partial class OfPrimitive { #region Constructors @@ -826,7 +826,7 @@ public void ForEachRemaining(object arg0) } #endregion - #region OfPrimitive + #region OfPrimitive implementation public partial class OfPrimitive { #region Constructors @@ -953,7 +953,7 @@ public partial interface ISpliterator } #endregion - #region Spliterator + #region Spliterator implementation public partial class Spliterator : Java.Util.ISpliterator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Spliterators.cs b/src/net/JNet/Generated/Java/Util/Spliterators.cs index fb927f8c4b..136258b471 100644 --- a/src/net/JNet/Generated/Java/Util/Spliterators.cs +++ b/src/net/JNet/Generated/Java/Util/Spliterators.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Spliterators definition + #region Spliterators declaration /// /// /// @@ -66,7 +66,7 @@ public Spliterators(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region AbstractDoubleSpliterator definition + #region AbstractDoubleSpliterator declaration /// /// /// @@ -113,7 +113,7 @@ public AbstractDoubleSpliterator(params object[] args) : base(args) { } } #endregion - #region AbstractIntSpliterator definition + #region AbstractIntSpliterator declaration /// /// /// @@ -160,7 +160,7 @@ public AbstractIntSpliterator(params object[] args) : base(args) { } } #endregion - #region AbstractLongSpliterator definition + #region AbstractLongSpliterator declaration /// /// /// @@ -207,7 +207,7 @@ public AbstractLongSpliterator(params object[] args) : base(args) { } } #endregion - #region AbstractSpliterator definition + #region AbstractSpliterator declaration /// /// /// @@ -254,7 +254,7 @@ public AbstractSpliterator(params object[] args) : base(args) { } } #endregion - #region AbstractSpliterator definition + #region AbstractSpliterator declaration /// /// /// @@ -306,7 +306,7 @@ public AbstractSpliterator(params object[] args) : base(args) { } } #endregion - #region Spliterators + #region Spliterators implementation public partial class Spliterators { #region Constructors @@ -591,7 +591,7 @@ public static Java.Util.Spliterator.OfLong SpliteratorUnknownSize(Java.Util.Prim #endregion #region Nested classes - #region AbstractDoubleSpliterator + #region AbstractDoubleSpliterator implementation public partial class AbstractDoubleSpliterator { #region Constructors @@ -646,7 +646,7 @@ public long EstimateSize() } #endregion - #region AbstractIntSpliterator + #region AbstractIntSpliterator implementation public partial class AbstractIntSpliterator { #region Constructors @@ -701,7 +701,7 @@ public long EstimateSize() } #endregion - #region AbstractLongSpliterator + #region AbstractLongSpliterator implementation public partial class AbstractLongSpliterator { #region Constructors @@ -756,7 +756,7 @@ public long EstimateSize() } #endregion - #region AbstractSpliterator + #region AbstractSpliterator implementation public partial class AbstractSpliterator { #region Constructors @@ -811,7 +811,7 @@ public long EstimateSize() } #endregion - #region AbstractSpliterator + #region AbstractSpliterator implementation public partial class AbstractSpliterator { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/SplittableRandom.cs b/src/net/JNet/Generated/Java/Util/SplittableRandom.cs index aa3a683a6a..d2ec0576cc 100644 --- a/src/net/JNet/Generated/Java/Util/SplittableRandom.cs +++ b/src/net/JNet/Generated/Java/Util/SplittableRandom.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region SplittableRandom definition + #region SplittableRandom declaration /// /// /// @@ -70,7 +70,7 @@ public SplittableRandom(params object[] args) : base(args) { } } #endregion - #region SplittableRandom + #region SplittableRandom implementation public partial class SplittableRandom { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Stack.cs b/src/net/JNet/Generated/Java/Util/Stack.cs index 015768dd20..69459bce77 100644 --- a/src/net/JNet/Generated/Java/Util/Stack.cs +++ b/src/net/JNet/Generated/Java/Util/Stack.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Stack definition + #region Stack declaration /// /// /// @@ -70,7 +70,7 @@ public Stack(params object[] args) : base(args) { } } #endregion - #region Stack definition + #region Stack declaration /// /// /// @@ -116,7 +116,7 @@ public Stack(params object[] args) : base(args) { } } #endregion - #region Stack + #region Stack implementation public partial class Stack { #region Constructors @@ -189,7 +189,7 @@ public int Search(object arg0) } #endregion - #region Stack + #region Stack implementation public partial class Stack { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Stream/BaseStream.cs b/src/net/JNet/Generated/Java/Util/Stream/BaseStream.cs index 39351a1fe8..20f0a34d23 100644 --- a/src/net/JNet/Generated/Java/Util/Stream/BaseStream.cs +++ b/src/net/JNet/Generated/Java/Util/Stream/BaseStream.cs @@ -25,7 +25,7 @@ namespace Java.Util.Stream { - #region BaseStream definition + #region BaseStream declaration /// /// /// @@ -72,7 +72,7 @@ public BaseStream(params object[] args) : base(args) { } } #endregion - #region BaseStream definition + #region BaseStream declaration /// /// /// @@ -121,7 +121,7 @@ public BaseStream(params object[] args) : base(args) { } } #endregion - #region BaseStream + #region BaseStream implementation public partial class BaseStream { #region Constructors @@ -274,7 +274,7 @@ public partial interface IBaseStream : Java.Lang.IAutoCloseable } #endregion - #region BaseStream + #region BaseStream implementation public partial class BaseStream : Java.Util.Stream.IBaseStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Stream/Collector.cs b/src/net/JNet/Generated/Java/Util/Stream/Collector.cs index 6acd3bc1b0..ab12102f71 100644 --- a/src/net/JNet/Generated/Java/Util/Stream/Collector.cs +++ b/src/net/JNet/Generated/Java/Util/Stream/Collector.cs @@ -25,7 +25,7 @@ namespace Java.Util.Stream { - #region Collector definition + #region Collector declaration /// /// /// @@ -68,7 +68,7 @@ public Collector(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Characteristics definition + #region Characteristics declaration /// /// /// @@ -117,7 +117,7 @@ public Characteristics(params object[] args) : base(args) { } } #endregion - #region Collector definition + #region Collector declaration /// /// /// @@ -167,7 +167,7 @@ public Collector(params object[] args) : base(args) { } } #endregion - #region Collector + #region Collector implementation public partial class Collector { #region Constructors @@ -288,7 +288,7 @@ public Java.Util.Set CharacteristicsMethod() #endregion #region Nested classes - #region Characteristics + #region Characteristics implementation public partial class Characteristics { #region Constructors @@ -424,7 +424,7 @@ public partial interface ICollector } #endregion - #region Collector + #region Collector implementation public partial class Collector : Java.Util.Stream.ICollector { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Stream/Collectors.cs b/src/net/JNet/Generated/Java/Util/Stream/Collectors.cs index 36aaa247f4..3c7a1abb8f 100644 --- a/src/net/JNet/Generated/Java/Util/Stream/Collectors.cs +++ b/src/net/JNet/Generated/Java/Util/Stream/Collectors.cs @@ -25,7 +25,7 @@ namespace Java.Util.Stream { - #region Collectors definition + #region Collectors declaration /// /// /// @@ -70,7 +70,7 @@ public Collectors(params object[] args) : base(args) { } } #endregion - #region Collectors + #region Collectors implementation public partial class Collectors { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Stream/DoubleStream.cs b/src/net/JNet/Generated/Java/Util/Stream/DoubleStream.cs index af298037a4..3e523436e2 100644 --- a/src/net/JNet/Generated/Java/Util/Stream/DoubleStream.cs +++ b/src/net/JNet/Generated/Java/Util/Stream/DoubleStream.cs @@ -25,7 +25,7 @@ namespace Java.Util.Stream { - #region DoubleStream definition + #region DoubleStream declaration /// /// /// @@ -289,7 +289,7 @@ public partial interface IDoubleStream : Java.Util.Stream.IBaseStream /// /// @@ -299,7 +299,7 @@ public partial interface IIntStream : Java.Util.Stream.IBaseStream /// /// @@ -294,7 +294,7 @@ public partial interface ILongStream : Java.Util.Stream.IBaseStream /// /// @@ -72,7 +72,7 @@ public Stream(params object[] args) : base(args) { } } #endregion - #region Stream definition + #region Stream declaration /// /// /// @@ -120,7 +120,7 @@ public Stream(params object[] args) : base(args) { } } #endregion - #region Stream + #region Stream implementation public partial class Stream { #region Constructors @@ -784,7 +784,7 @@ public partial interface IStream : Java.Util.Stream.IBaseStream + #region Stream implementation public partial class Stream : Java.Util.Stream.IStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Stream/StreamSupport.cs b/src/net/JNet/Generated/Java/Util/Stream/StreamSupport.cs index 33dc7c7c46..098a1481f3 100644 --- a/src/net/JNet/Generated/Java/Util/Stream/StreamSupport.cs +++ b/src/net/JNet/Generated/Java/Util/Stream/StreamSupport.cs @@ -25,7 +25,7 @@ namespace Java.Util.Stream { - #region StreamSupport definition + #region StreamSupport declaration /// /// /// @@ -70,7 +70,7 @@ public StreamSupport(params object[] args) : base(args) { } } #endregion - #region StreamSupport + #region StreamSupport implementation public partial class StreamSupport { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/StringJoiner.cs b/src/net/JNet/Generated/Java/Util/StringJoiner.cs index f789793976..9bcb573a12 100644 --- a/src/net/JNet/Generated/Java/Util/StringJoiner.cs +++ b/src/net/JNet/Generated/Java/Util/StringJoiner.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region StringJoiner definition + #region StringJoiner declaration /// /// /// @@ -70,7 +70,7 @@ public StringJoiner(params object[] args) : base(args) { } } #endregion - #region StringJoiner + #region StringJoiner implementation public partial class StringJoiner { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/StringTokenizer.cs b/src/net/JNet/Generated/Java/Util/StringTokenizer.cs index 3680e809d7..ee50792ff6 100644 --- a/src/net/JNet/Generated/Java/Util/StringTokenizer.cs +++ b/src/net/JNet/Generated/Java/Util/StringTokenizer.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region StringTokenizer definition + #region StringTokenizer declaration /// /// /// @@ -70,7 +70,7 @@ public StringTokenizer(params object[] args) : base(args) { } } #endregion - #region StringTokenizer + #region StringTokenizer implementation public partial class StringTokenizer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/TimeZone.cs b/src/net/JNet/Generated/Java/Util/TimeZone.cs index 4483f58308..c7344d0fbf 100644 --- a/src/net/JNet/Generated/Java/Util/TimeZone.cs +++ b/src/net/JNet/Generated/Java/Util/TimeZone.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region TimeZone definition + #region TimeZone declaration /// /// /// @@ -72,7 +72,7 @@ public TimeZone(params object[] args) : base(args) { } } #endregion - #region TimeZone + #region TimeZone implementation public partial class TimeZone { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Timer.cs b/src/net/JNet/Generated/Java/Util/Timer.cs index 9c5935a338..afd0c97910 100644 --- a/src/net/JNet/Generated/Java/Util/Timer.cs +++ b/src/net/JNet/Generated/Java/Util/Timer.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Timer definition + #region Timer declaration /// /// /// @@ -70,7 +70,7 @@ public Timer(params object[] args) : base(args) { } } #endregion - #region Timer + #region Timer implementation public partial class Timer { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/TimerTask.cs b/src/net/JNet/Generated/Java/Util/TimerTask.cs index 47f30953b0..549faf4c89 100644 --- a/src/net/JNet/Generated/Java/Util/TimerTask.cs +++ b/src/net/JNet/Generated/Java/Util/TimerTask.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region TimerTask definition + #region TimerTask declaration /// /// /// @@ -72,7 +72,7 @@ public TimerTask(params object[] args) : base(args) { } } #endregion - #region TimerTask + #region TimerTask implementation public partial class TimerTask { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/TooManyListenersException.cs b/src/net/JNet/Generated/Java/Util/TooManyListenersException.cs index 1eb50e7a02..ab0fbca8f5 100644 --- a/src/net/JNet/Generated/Java/Util/TooManyListenersException.cs +++ b/src/net/JNet/Generated/Java/Util/TooManyListenersException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region TooManyListenersException definition + #region TooManyListenersException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class TooManyListenersException : Java.Lang.Exception } #endregion - #region TooManyListenersException + #region TooManyListenersException implementation public partial class TooManyListenersException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/TreeMap.cs b/src/net/JNet/Generated/Java/Util/TreeMap.cs index cf512e6919..4e599e09d8 100644 --- a/src/net/JNet/Generated/Java/Util/TreeMap.cs +++ b/src/net/JNet/Generated/Java/Util/TreeMap.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region TreeMap definition + #region TreeMap declaration /// /// /// @@ -70,7 +70,7 @@ public TreeMap(params object[] args) : base(args) { } } #endregion - #region TreeMap definition + #region TreeMap declaration /// /// /// @@ -117,7 +117,7 @@ public TreeMap(params object[] args) : base(args) { } } #endregion - #region TreeMap + #region TreeMap implementation public partial class TreeMap { #region Constructors @@ -396,7 +396,7 @@ public object LowerKey(object arg0) } #endregion - #region TreeMap + #region TreeMap implementation public partial class TreeMap { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/TreeSet.cs b/src/net/JNet/Generated/Java/Util/TreeSet.cs index b7a77b62f9..fd396e99ba 100644 --- a/src/net/JNet/Generated/Java/Util/TreeSet.cs +++ b/src/net/JNet/Generated/Java/Util/TreeSet.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region TreeSet definition + #region TreeSet declaration /// /// /// @@ -70,7 +70,7 @@ public TreeSet(params object[] args) : base(args) { } } #endregion - #region TreeSet definition + #region TreeSet declaration /// /// /// @@ -116,7 +116,7 @@ public TreeSet(params object[] args) : base(args) { } } #endregion - #region TreeSet + #region TreeSet implementation public partial class TreeSet { #region Constructors @@ -335,7 +335,7 @@ public Java.Util.SortedSet TailSet(object arg0) } #endregion - #region TreeSet + #region TreeSet implementation public partial class TreeSet { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/UUID.cs b/src/net/JNet/Generated/Java/Util/UUID.cs index 8d20724f90..24fe2dc159 100644 --- a/src/net/JNet/Generated/Java/Util/UUID.cs +++ b/src/net/JNet/Generated/Java/Util/UUID.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region UUID definition + #region UUID declaration /// /// /// @@ -70,7 +70,7 @@ public UUID(params object[] args) : base(args) { } } #endregion - #region UUID + #region UUID implementation public partial class UUID { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/UnknownFormatConversionException.cs b/src/net/JNet/Generated/Java/Util/UnknownFormatConversionException.cs index 41d2dc0b7a..f24aeadf58 100644 --- a/src/net/JNet/Generated/Java/Util/UnknownFormatConversionException.cs +++ b/src/net/JNet/Generated/Java/Util/UnknownFormatConversionException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region UnknownFormatConversionException definition + #region UnknownFormatConversionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnknownFormatConversionException : Java.Util.IllegalFormatE } #endregion - #region UnknownFormatConversionException + #region UnknownFormatConversionException implementation public partial class UnknownFormatConversionException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/UnknownFormatFlagsException.cs b/src/net/JNet/Generated/Java/Util/UnknownFormatFlagsException.cs index df22bdef99..c484ed2e7b 100644 --- a/src/net/JNet/Generated/Java/Util/UnknownFormatFlagsException.cs +++ b/src/net/JNet/Generated/Java/Util/UnknownFormatFlagsException.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region UnknownFormatFlagsException definition + #region UnknownFormatFlagsException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnknownFormatFlagsException : Java.Util.IllegalFormatExcept } #endregion - #region UnknownFormatFlagsException + #region UnknownFormatFlagsException implementation public partial class UnknownFormatFlagsException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Vector.cs b/src/net/JNet/Generated/Java/Util/Vector.cs index a8a1cde54c..5017da657f 100644 --- a/src/net/JNet/Generated/Java/Util/Vector.cs +++ b/src/net/JNet/Generated/Java/Util/Vector.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region Vector definition + #region Vector declaration /// /// /// @@ -70,7 +70,7 @@ public Vector(params object[] args) : base(args) { } } #endregion - #region Vector definition + #region Vector declaration /// /// /// @@ -116,7 +116,7 @@ public Vector(params object[] args) : base(args) { } } #endregion - #region Vector + #region Vector implementation public partial class Vector { #region Constructors @@ -326,7 +326,7 @@ public void TrimToSize() } #endregion - #region Vector + #region Vector implementation public partial class Vector { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/WeakHashMap.cs b/src/net/JNet/Generated/Java/Util/WeakHashMap.cs index dc7412252f..ca39385148 100644 --- a/src/net/JNet/Generated/Java/Util/WeakHashMap.cs +++ b/src/net/JNet/Generated/Java/Util/WeakHashMap.cs @@ -25,7 +25,7 @@ namespace Java.Util { - #region WeakHashMap definition + #region WeakHashMap declaration /// /// /// @@ -70,7 +70,7 @@ public WeakHashMap(params object[] args) : base(args) { } } #endregion - #region WeakHashMap definition + #region WeakHashMap declaration /// /// /// @@ -117,7 +117,7 @@ public WeakHashMap(params object[] args) : base(args) { } } #endregion - #region WeakHashMap + #region WeakHashMap implementation public partial class WeakHashMap { #region Constructors @@ -173,7 +173,7 @@ public WeakHashMap(Java.Util.Map arg0) } #endregion - #region WeakHashMap + #region WeakHashMap implementation public partial class WeakHashMap { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/Adler32.cs b/src/net/JNet/Generated/Java/Util/Zip/Adler32.cs index 7d83475df8..c89cee890b 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/Adler32.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/Adler32.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region Adler32 definition + #region Adler32 declaration /// /// /// @@ -70,7 +70,7 @@ public Adler32(params object[] args) : base(args) { } } #endregion - #region Adler32 + #region Adler32 implementation public partial class Adler32 { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/CRC32.cs b/src/net/JNet/Generated/Java/Util/Zip/CRC32.cs index 0b34c64ece..cf9692d143 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/CRC32.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/CRC32.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region CRC32 definition + #region CRC32 declaration /// /// /// @@ -70,7 +70,7 @@ public CRC32(params object[] args) : base(args) { } } #endregion - #region CRC32 + #region CRC32 implementation public partial class CRC32 { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/CRC32C.cs b/src/net/JNet/Generated/Java/Util/Zip/CRC32C.cs index 146956af60..b80ca5dfa4 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/CRC32C.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/CRC32C.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region CRC32C definition + #region CRC32C declaration /// /// /// @@ -70,7 +70,7 @@ public CRC32C(params object[] args) : base(args) { } } #endregion - #region CRC32C + #region CRC32C implementation public partial class CRC32C { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/CheckedInputStream.cs b/src/net/JNet/Generated/Java/Util/Zip/CheckedInputStream.cs index 4ce2c67f09..d873965d74 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/CheckedInputStream.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/CheckedInputStream.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region CheckedInputStream definition + #region CheckedInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public CheckedInputStream(params object[] args) : base(args) { } } #endregion - #region CheckedInputStream + #region CheckedInputStream implementation public partial class CheckedInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/CheckedOutputStream.cs b/src/net/JNet/Generated/Java/Util/Zip/CheckedOutputStream.cs index e69ed7a2ba..185722758c 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/CheckedOutputStream.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/CheckedOutputStream.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region CheckedOutputStream definition + #region CheckedOutputStream declaration /// /// /// @@ -70,7 +70,7 @@ public CheckedOutputStream(params object[] args) : base(args) { } } #endregion - #region CheckedOutputStream + #region CheckedOutputStream implementation public partial class CheckedOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/Checksum.cs b/src/net/JNet/Generated/Java/Util/Zip/Checksum.cs index 17b8c2fb9b..fc2dda99f1 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/Checksum.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/Checksum.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region Checksum definition + #region Checksum declaration /// /// /// @@ -120,7 +120,7 @@ public partial interface IChecksum } #endregion - #region Checksum + #region Checksum implementation public partial class Checksum : Java.Util.Zip.IChecksum { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/DataFormatException.cs b/src/net/JNet/Generated/Java/Util/Zip/DataFormatException.cs index e8fc056d92..3b9435542a 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/DataFormatException.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/DataFormatException.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region DataFormatException definition + #region DataFormatException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class DataFormatException : Java.Lang.Exception } #endregion - #region DataFormatException + #region DataFormatException implementation public partial class DataFormatException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/Deflater.cs b/src/net/JNet/Generated/Java/Util/Zip/Deflater.cs index 3d880bd90c..bece2a2344 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/Deflater.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/Deflater.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region Deflater definition + #region Deflater declaration /// /// /// @@ -70,7 +70,7 @@ public Deflater(params object[] args) : base(args) { } } #endregion - #region Deflater + #region Deflater implementation public partial class Deflater { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/DeflaterInputStream.cs b/src/net/JNet/Generated/Java/Util/Zip/DeflaterInputStream.cs index 17e23d95af..6a7b70258b 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/DeflaterInputStream.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/DeflaterInputStream.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region DeflaterInputStream definition + #region DeflaterInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public DeflaterInputStream(params object[] args) : base(args) { } } #endregion - #region DeflaterInputStream + #region DeflaterInputStream implementation public partial class DeflaterInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/DeflaterOutputStream.cs b/src/net/JNet/Generated/Java/Util/Zip/DeflaterOutputStream.cs index 10a9b0b8ff..138e8610b9 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/DeflaterOutputStream.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/DeflaterOutputStream.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region DeflaterOutputStream definition + #region DeflaterOutputStream declaration /// /// /// @@ -70,7 +70,7 @@ public DeflaterOutputStream(params object[] args) : base(args) { } } #endregion - #region DeflaterOutputStream + #region DeflaterOutputStream implementation public partial class DeflaterOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/GZIPInputStream.cs b/src/net/JNet/Generated/Java/Util/Zip/GZIPInputStream.cs index 53c1b8aa18..61843d931b 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/GZIPInputStream.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/GZIPInputStream.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region GZIPInputStream definition + #region GZIPInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public GZIPInputStream(params object[] args) : base(args) { } } #endregion - #region GZIPInputStream + #region GZIPInputStream implementation public partial class GZIPInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/GZIPOutputStream.cs b/src/net/JNet/Generated/Java/Util/Zip/GZIPOutputStream.cs index 9544ceab2c..ab16564066 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/GZIPOutputStream.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/GZIPOutputStream.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region GZIPOutputStream definition + #region GZIPOutputStream declaration /// /// /// @@ -70,7 +70,7 @@ public GZIPOutputStream(params object[] args) : base(args) { } } #endregion - #region GZIPOutputStream + #region GZIPOutputStream implementation public partial class GZIPOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/Inflater.cs b/src/net/JNet/Generated/Java/Util/Zip/Inflater.cs index 4789cff7ad..2fd54cb49d 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/Inflater.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/Inflater.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region Inflater definition + #region Inflater declaration /// /// /// @@ -70,7 +70,7 @@ public Inflater(params object[] args) : base(args) { } } #endregion - #region Inflater + #region Inflater implementation public partial class Inflater { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/InflaterInputStream.cs b/src/net/JNet/Generated/Java/Util/Zip/InflaterInputStream.cs index 2e6bbf1c56..1b33007400 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/InflaterInputStream.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/InflaterInputStream.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region InflaterInputStream definition + #region InflaterInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public InflaterInputStream(params object[] args) : base(args) { } } #endregion - #region InflaterInputStream + #region InflaterInputStream implementation public partial class InflaterInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/InflaterOutputStream.cs b/src/net/JNet/Generated/Java/Util/Zip/InflaterOutputStream.cs index a09c8df0a9..ba9742a2c3 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/InflaterOutputStream.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/InflaterOutputStream.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region InflaterOutputStream definition + #region InflaterOutputStream declaration /// /// /// @@ -70,7 +70,7 @@ public InflaterOutputStream(params object[] args) : base(args) { } } #endregion - #region InflaterOutputStream + #region InflaterOutputStream implementation public partial class InflaterOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/ZipEntry.cs b/src/net/JNet/Generated/Java/Util/Zip/ZipEntry.cs index 75227c9a6a..4fcef5a7fe 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/ZipEntry.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/ZipEntry.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region ZipEntry definition + #region ZipEntry declaration /// /// /// @@ -70,7 +70,7 @@ public ZipEntry(params object[] args) : base(args) { } } #endregion - #region ZipEntry + #region ZipEntry implementation public partial class ZipEntry { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/ZipError.cs b/src/net/JNet/Generated/Java/Util/Zip/ZipError.cs index c8c9d7a4c2..4213a3e4c3 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/ZipError.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/ZipError.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region ZipError definition + #region ZipError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ZipError : Java.Lang.InternalError } #endregion - #region ZipError + #region ZipError implementation public partial class ZipError { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/ZipException.cs b/src/net/JNet/Generated/Java/Util/Zip/ZipException.cs index 08223e8df8..a55ed95286 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/ZipException.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/ZipException.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region ZipException definition + #region ZipException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ZipException : Java.Io.IOException } #endregion - #region ZipException + #region ZipException implementation public partial class ZipException { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/ZipFile.cs b/src/net/JNet/Generated/Java/Util/Zip/ZipFile.cs index b2e83a5020..8b4deabbfc 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/ZipFile.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/ZipFile.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region ZipFile definition + #region ZipFile declaration /// /// /// @@ -70,7 +70,7 @@ public ZipFile(params object[] args) : base(args) { } } #endregion - #region ZipFile + #region ZipFile implementation public partial class ZipFile { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/ZipInputStream.cs b/src/net/JNet/Generated/Java/Util/Zip/ZipInputStream.cs index 031e1129fe..57af63ffee 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/ZipInputStream.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/ZipInputStream.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region ZipInputStream definition + #region ZipInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public ZipInputStream(params object[] args) : base(args) { } } #endregion - #region ZipInputStream + #region ZipInputStream implementation public partial class ZipInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Java/Util/Zip/ZipOutputStream.cs b/src/net/JNet/Generated/Java/Util/Zip/ZipOutputStream.cs index 72f3cb23b5..d97a8e5c78 100644 --- a/src/net/JNet/Generated/Java/Util/Zip/ZipOutputStream.cs +++ b/src/net/JNet/Generated/Java/Util/Zip/ZipOutputStream.cs @@ -25,7 +25,7 @@ namespace Java.Util.Zip { - #region ZipOutputStream definition + #region ZipOutputStream declaration /// /// /// @@ -70,7 +70,7 @@ public ZipOutputStream(params object[] args) : base(args) { } } #endregion - #region ZipOutputStream + #region ZipOutputStream implementation public partial class ZipOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibilityProvider.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibilityProvider.cs index 8052e943d4..89b4b766b9 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibilityProvider.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibilityProvider.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibilityProvider definition + #region AccessibilityProvider declaration /// /// /// @@ -72,7 +72,7 @@ public AccessibilityProvider(params object[] args) : base(args) { } } #endregion - #region AccessibilityProvider + #region AccessibilityProvider implementation public partial class AccessibilityProvider { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/Accessible.cs b/src/net/JNet/Generated/Javax/Accessibility/Accessible.cs index 229214b785..8537c947c2 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/Accessible.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/Accessible.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region Accessible definition + #region Accessible declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IAccessible } #endregion - #region Accessible + #region Accessible implementation public partial class Accessible : Javax.Accessibility.IAccessible { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleAction.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleAction.cs index 967ef8fc2e..87642b774c 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleAction.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleAction.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleAction definition + #region AccessibleAction declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface IAccessibleAction } #endregion - #region AccessibleAction + #region AccessibleAction implementation public partial class AccessibleAction : Javax.Accessibility.IAccessibleAction { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleAttributeSequence.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleAttributeSequence.cs index 66b36644e6..88ffc23dae 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleAttributeSequence.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleAttributeSequence.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleAttributeSequence definition + #region AccessibleAttributeSequence declaration /// /// /// @@ -70,7 +70,7 @@ public AccessibleAttributeSequence(params object[] args) : base(args) { } } #endregion - #region AccessibleAttributeSequence + #region AccessibleAttributeSequence implementation public partial class AccessibleAttributeSequence { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleBundle.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleBundle.cs index cc6e3ba6c2..783118a1e8 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleBundle.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleBundle.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleBundle definition + #region AccessibleBundle declaration /// /// /// @@ -72,7 +72,7 @@ public AccessibleBundle(params object[] args) : base(args) { } } #endregion - #region AccessibleBundle + #region AccessibleBundle implementation public partial class AccessibleBundle { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleComponent.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleComponent.cs index 55f4ad34c7..9318728eaf 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleComponent.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleComponent.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleComponent definition + #region AccessibleComponent declaration /// /// /// @@ -184,7 +184,7 @@ public partial interface IAccessibleComponent } #endregion - #region AccessibleComponent + #region AccessibleComponent implementation public partial class AccessibleComponent : Javax.Accessibility.IAccessibleComponent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleContext.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleContext.cs index 1642b08473..a5b20f842f 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleContext.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleContext.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleContext definition + #region AccessibleContext declaration /// /// /// @@ -72,7 +72,7 @@ public AccessibleContext(params object[] args) : base(args) { } } #endregion - #region AccessibleContext + #region AccessibleContext implementation public partial class AccessibleContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleEditableText.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleEditableText.cs index 4527dc98ff..7bdb42bec2 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleEditableText.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleEditableText.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleEditableText definition + #region AccessibleEditableText declaration /// /// /// @@ -145,7 +145,7 @@ public partial interface IAccessibleEditableText : Javax.Accessibility.IAccessib } #endregion - #region AccessibleEditableText + #region AccessibleEditableText implementation public partial class AccessibleEditableText : Javax.Accessibility.IAccessibleEditableText { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleExtendedComponent.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleExtendedComponent.cs index 9c97fc5ee6..2572de8d1f 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleExtendedComponent.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleExtendedComponent.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleExtendedComponent definition + #region AccessibleExtendedComponent declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IAccessibleExtendedComponent : Javax.Accessibility.IAcc } #endregion - #region AccessibleExtendedComponent + #region AccessibleExtendedComponent implementation public partial class AccessibleExtendedComponent : Javax.Accessibility.IAccessibleExtendedComponent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleExtendedTable.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleExtendedTable.cs index 9edf76185c..966aa822f8 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleExtendedTable.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleExtendedTable.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleExtendedTable definition + #region AccessibleExtendedTable declaration /// /// /// @@ -109,7 +109,7 @@ public partial interface IAccessibleExtendedTable : Javax.Accessibility.IAccessi } #endregion - #region AccessibleExtendedTable + #region AccessibleExtendedTable implementation public partial class AccessibleExtendedTable : Javax.Accessibility.IAccessibleExtendedTable { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleExtendedText.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleExtendedText.cs index 2d94b6e0a5..6a4957ba0c 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleExtendedText.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleExtendedText.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleExtendedText definition + #region AccessibleExtendedText declaration /// /// /// @@ -125,7 +125,7 @@ public partial interface IAccessibleExtendedText } #endregion - #region AccessibleExtendedText + #region AccessibleExtendedText implementation public partial class AccessibleExtendedText : Javax.Accessibility.IAccessibleExtendedText { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleHyperlink.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleHyperlink.cs index 6866f51d33..5cc2089cb5 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleHyperlink.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleHyperlink.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleHyperlink definition + #region AccessibleHyperlink declaration /// /// /// @@ -72,7 +72,7 @@ public AccessibleHyperlink(params object[] args) : base(args) { } } #endregion - #region AccessibleHyperlink + #region AccessibleHyperlink implementation public partial class AccessibleHyperlink { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleHypertext.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleHypertext.cs index 5df8cbef76..9eb06ba077 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleHypertext.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleHypertext.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleHypertext definition + #region AccessibleHypertext declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface IAccessibleHypertext : Javax.Accessibility.IAccessibleT } #endregion - #region AccessibleHypertext + #region AccessibleHypertext implementation public partial class AccessibleHypertext : Javax.Accessibility.IAccessibleHypertext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleIcon.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleIcon.cs index 185dc7c5ca..e67eae9231 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleIcon.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleIcon.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleIcon definition + #region AccessibleIcon declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IAccessibleIcon } #endregion - #region AccessibleIcon + #region AccessibleIcon implementation public partial class AccessibleIcon : Javax.Accessibility.IAccessibleIcon { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleKeyBinding.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleKeyBinding.cs index ca7677957d..ce14959394 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleKeyBinding.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleKeyBinding.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleKeyBinding definition + #region AccessibleKeyBinding declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IAccessibleKeyBinding } #endregion - #region AccessibleKeyBinding + #region AccessibleKeyBinding implementation public partial class AccessibleKeyBinding : Javax.Accessibility.IAccessibleKeyBinding { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleRelation.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleRelation.cs index e25ead6e54..2280a8937b 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleRelation.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleRelation.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleRelation definition + #region AccessibleRelation declaration /// /// /// @@ -70,7 +70,7 @@ public AccessibleRelation(params object[] args) : base(args) { } } #endregion - #region AccessibleRelation + #region AccessibleRelation implementation public partial class AccessibleRelation { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleRelationSet.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleRelationSet.cs index ee28f1fc68..4709402418 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleRelationSet.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleRelationSet.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleRelationSet definition + #region AccessibleRelationSet declaration /// /// /// @@ -70,7 +70,7 @@ public AccessibleRelationSet(params object[] args) : base(args) { } } #endregion - #region AccessibleRelationSet + #region AccessibleRelationSet implementation public partial class AccessibleRelationSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleRole.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleRole.cs index 57c7ec31f7..05b7b1f303 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleRole.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleRole.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleRole definition + #region AccessibleRole declaration /// /// /// @@ -70,7 +70,7 @@ public AccessibleRole(params object[] args) : base(args) { } } #endregion - #region AccessibleRole + #region AccessibleRole implementation public partial class AccessibleRole { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleSelection.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleSelection.cs index 5acfd0f13e..cec53d81fc 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleSelection.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleSelection.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleSelection definition + #region AccessibleSelection declaration /// /// /// @@ -124,7 +124,7 @@ public partial interface IAccessibleSelection } #endregion - #region AccessibleSelection + #region AccessibleSelection implementation public partial class AccessibleSelection : Javax.Accessibility.IAccessibleSelection { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleState.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleState.cs index ff9812d6b8..2060f5b651 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleState.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleState.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleState definition + #region AccessibleState declaration /// /// /// @@ -70,7 +70,7 @@ public AccessibleState(params object[] args) : base(args) { } } #endregion - #region AccessibleState + #region AccessibleState implementation public partial class AccessibleState { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleStateSet.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleStateSet.cs index 84b94576e1..09d17e08e8 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleStateSet.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleStateSet.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleStateSet definition + #region AccessibleStateSet declaration /// /// /// @@ -70,7 +70,7 @@ public AccessibleStateSet(params object[] args) : base(args) { } } #endregion - #region AccessibleStateSet + #region AccessibleStateSet implementation public partial class AccessibleStateSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleStreamable.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleStreamable.cs index ee57a30190..104fc74eff 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleStreamable.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleStreamable.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleStreamable definition + #region AccessibleStreamable declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IAccessibleStreamable } #endregion - #region AccessibleStreamable + #region AccessibleStreamable implementation public partial class AccessibleStreamable : Javax.Accessibility.IAccessibleStreamable { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleTable.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleTable.cs index 30ea85329a..2fcf0d9707 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleTable.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleTable.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleTable definition + #region AccessibleTable declaration /// /// /// @@ -186,7 +186,7 @@ public partial interface IAccessibleTable } #endregion - #region AccessibleTable + #region AccessibleTable implementation public partial class AccessibleTable : Javax.Accessibility.IAccessibleTable { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleTableModelChange.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleTableModelChange.cs index d14bb26929..83d75975b0 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleTableModelChange.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleTableModelChange.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleTableModelChange definition + #region AccessibleTableModelChange declaration /// /// /// @@ -110,7 +110,7 @@ public partial interface IAccessibleTableModelChange } #endregion - #region AccessibleTableModelChange + #region AccessibleTableModelChange implementation public partial class AccessibleTableModelChange : Javax.Accessibility.IAccessibleTableModelChange { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleText.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleText.cs index c6daced49b..54e070653d 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleText.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleText.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleText definition + #region AccessibleText declaration /// /// /// @@ -149,7 +149,7 @@ public partial interface IAccessibleText } #endregion - #region AccessibleText + #region AccessibleText implementation public partial class AccessibleText : Javax.Accessibility.IAccessibleText { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleTextSequence.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleTextSequence.cs index 1d4bd27daf..3fdf2a7c9b 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleTextSequence.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleTextSequence.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleTextSequence definition + #region AccessibleTextSequence declaration /// /// /// @@ -70,7 +70,7 @@ public AccessibleTextSequence(params object[] args) : base(args) { } } #endregion - #region AccessibleTextSequence + #region AccessibleTextSequence implementation public partial class AccessibleTextSequence { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Accessibility/AccessibleValue.cs b/src/net/JNet/Generated/Javax/Accessibility/AccessibleValue.cs index c1d60501e8..1076a159e0 100644 --- a/src/net/JNet/Generated/Javax/Accessibility/AccessibleValue.cs +++ b/src/net/JNet/Generated/Javax/Accessibility/AccessibleValue.cs @@ -25,7 +25,7 @@ namespace Javax.Accessibility { - #region AccessibleValue definition + #region AccessibleValue declaration /// /// /// @@ -108,7 +108,7 @@ public partial interface IAccessibleValue } #endregion - #region AccessibleValue + #region AccessibleValue implementation public partial class AccessibleValue : Javax.Accessibility.IAccessibleValue { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Annotation/Processing/AbstractProcessor.cs b/src/net/JNet/Generated/Javax/Annotation/Processing/AbstractProcessor.cs index 302f0ad980..f8000ccd62 100644 --- a/src/net/JNet/Generated/Javax/Annotation/Processing/AbstractProcessor.cs +++ b/src/net/JNet/Generated/Javax/Annotation/Processing/AbstractProcessor.cs @@ -25,7 +25,7 @@ namespace Javax.Annotation.Processing { - #region AbstractProcessor definition + #region AbstractProcessor declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractProcessor(params object[] args) : base(args) { } } #endregion - #region AbstractProcessor + #region AbstractProcessor implementation public partial class AbstractProcessor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Annotation/Processing/Completion.cs b/src/net/JNet/Generated/Javax/Annotation/Processing/Completion.cs index 6617540cc1..d96c5c3736 100644 --- a/src/net/JNet/Generated/Javax/Annotation/Processing/Completion.cs +++ b/src/net/JNet/Generated/Javax/Annotation/Processing/Completion.cs @@ -25,7 +25,7 @@ namespace Javax.Annotation.Processing { - #region Completion definition + #region Completion declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface ICompletion } #endregion - #region Completion + #region Completion implementation public partial class Completion : Javax.Annotation.Processing.ICompletion { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Annotation/Processing/Completions.cs b/src/net/JNet/Generated/Javax/Annotation/Processing/Completions.cs index 78bae4c61d..29becef0f6 100644 --- a/src/net/JNet/Generated/Javax/Annotation/Processing/Completions.cs +++ b/src/net/JNet/Generated/Javax/Annotation/Processing/Completions.cs @@ -25,7 +25,7 @@ namespace Javax.Annotation.Processing { - #region Completions definition + #region Completions declaration /// /// /// @@ -70,7 +70,7 @@ public Completions(params object[] args) : base(args) { } } #endregion - #region Completions + #region Completions implementation public partial class Completions { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Annotation/Processing/Filer.cs b/src/net/JNet/Generated/Javax/Annotation/Processing/Filer.cs index d921843739..fc45c3774c 100644 --- a/src/net/JNet/Generated/Javax/Annotation/Processing/Filer.cs +++ b/src/net/JNet/Generated/Javax/Annotation/Processing/Filer.cs @@ -25,7 +25,7 @@ namespace Javax.Annotation.Processing { - #region Filer definition + #region Filer declaration /// /// /// @@ -125,7 +125,7 @@ public partial interface IFiler } #endregion - #region Filer + #region Filer implementation public partial class Filer : Javax.Annotation.Processing.IFiler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Annotation/Processing/FilerException.cs b/src/net/JNet/Generated/Javax/Annotation/Processing/FilerException.cs index 2b249f6f80..e5291da861 100644 --- a/src/net/JNet/Generated/Javax/Annotation/Processing/FilerException.cs +++ b/src/net/JNet/Generated/Javax/Annotation/Processing/FilerException.cs @@ -25,7 +25,7 @@ namespace Javax.Annotation.Processing { - #region FilerException definition + #region FilerException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class FilerException : Java.Io.IOException } #endregion - #region FilerException + #region FilerException implementation public partial class FilerException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Annotation/Processing/Generated.cs b/src/net/JNet/Generated/Javax/Annotation/Processing/Generated.cs index a754fcee72..38856f15d6 100644 --- a/src/net/JNet/Generated/Javax/Annotation/Processing/Generated.cs +++ b/src/net/JNet/Generated/Javax/Annotation/Processing/Generated.cs @@ -25,7 +25,7 @@ namespace Javax.Annotation.Processing { - #region Generated definition + #region Generated declaration /// /// /// @@ -105,7 +105,7 @@ public partial interface IGenerated : Java.Lang.Annotation.IAnnotation } #endregion - #region Generated + #region Generated implementation public partial class Generated : Javax.Annotation.Processing.IGenerated { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Annotation/Processing/Messager.cs b/src/net/JNet/Generated/Javax/Annotation/Processing/Messager.cs index 5f8f6d5a8e..3452de391e 100644 --- a/src/net/JNet/Generated/Javax/Annotation/Processing/Messager.cs +++ b/src/net/JNet/Generated/Javax/Annotation/Processing/Messager.cs @@ -25,7 +25,7 @@ namespace Javax.Annotation.Processing { - #region Messager definition + #region Messager declaration /// /// /// @@ -120,7 +120,7 @@ public partial interface IMessager } #endregion - #region Messager + #region Messager implementation public partial class Messager : Javax.Annotation.Processing.IMessager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Annotation/Processing/ProcessingEnvironment.cs b/src/net/JNet/Generated/Javax/Annotation/Processing/ProcessingEnvironment.cs index 35c266109e..82638b0199 100644 --- a/src/net/JNet/Generated/Javax/Annotation/Processing/ProcessingEnvironment.cs +++ b/src/net/JNet/Generated/Javax/Annotation/Processing/ProcessingEnvironment.cs @@ -25,7 +25,7 @@ namespace Javax.Annotation.Processing { - #region ProcessingEnvironment definition + #region ProcessingEnvironment declaration /// /// /// @@ -118,7 +118,7 @@ public partial interface IProcessingEnvironment } #endregion - #region ProcessingEnvironment + #region ProcessingEnvironment implementation public partial class ProcessingEnvironment : Javax.Annotation.Processing.IProcessingEnvironment { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Annotation/Processing/Processor.cs b/src/net/JNet/Generated/Javax/Annotation/Processing/Processor.cs index f4a432acc5..d57a6fa17e 100644 --- a/src/net/JNet/Generated/Javax/Annotation/Processing/Processor.cs +++ b/src/net/JNet/Generated/Javax/Annotation/Processing/Processor.cs @@ -25,7 +25,7 @@ namespace Javax.Annotation.Processing { - #region Processor definition + #region Processor declaration /// /// /// @@ -125,7 +125,7 @@ public partial interface IProcessor } #endregion - #region Processor + #region Processor implementation public partial class Processor : Javax.Annotation.Processing.IProcessor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Annotation/Processing/RoundEnvironment.cs b/src/net/JNet/Generated/Javax/Annotation/Processing/RoundEnvironment.cs index 64245d14c4..d2d60dc38d 100644 --- a/src/net/JNet/Generated/Javax/Annotation/Processing/RoundEnvironment.cs +++ b/src/net/JNet/Generated/Javax/Annotation/Processing/RoundEnvironment.cs @@ -25,7 +25,7 @@ namespace Javax.Annotation.Processing { - #region RoundEnvironment definition + #region RoundEnvironment declaration /// /// /// @@ -133,7 +133,7 @@ public partial interface IRoundEnvironment } #endregion - #region RoundEnvironment + #region RoundEnvironment implementation public partial class RoundEnvironment : Javax.Annotation.Processing.IRoundEnvironment { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Annotation/Processing/SupportedAnnotationTypes.cs b/src/net/JNet/Generated/Javax/Annotation/Processing/SupportedAnnotationTypes.cs index b348c7246c..700b7a1508 100644 --- a/src/net/JNet/Generated/Javax/Annotation/Processing/SupportedAnnotationTypes.cs +++ b/src/net/JNet/Generated/Javax/Annotation/Processing/SupportedAnnotationTypes.cs @@ -25,7 +25,7 @@ namespace Javax.Annotation.Processing { - #region SupportedAnnotationTypes definition + #region SupportedAnnotationTypes declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface ISupportedAnnotationTypes : Java.Lang.Annotation.IAnnot } #endregion - #region SupportedAnnotationTypes + #region SupportedAnnotationTypes implementation public partial class SupportedAnnotationTypes : Javax.Annotation.Processing.ISupportedAnnotationTypes { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Annotation/Processing/SupportedOptions.cs b/src/net/JNet/Generated/Javax/Annotation/Processing/SupportedOptions.cs index e1f60b89e0..ba53b46d4f 100644 --- a/src/net/JNet/Generated/Javax/Annotation/Processing/SupportedOptions.cs +++ b/src/net/JNet/Generated/Javax/Annotation/Processing/SupportedOptions.cs @@ -25,7 +25,7 @@ namespace Javax.Annotation.Processing { - #region SupportedOptions definition + #region SupportedOptions declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface ISupportedOptions : Java.Lang.Annotation.IAnnotation } #endregion - #region SupportedOptions + #region SupportedOptions implementation public partial class SupportedOptions : Javax.Annotation.Processing.ISupportedOptions { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Annotation/Processing/SupportedSourceVersion.cs b/src/net/JNet/Generated/Javax/Annotation/Processing/SupportedSourceVersion.cs index 0ea1d259a2..910b53c942 100644 --- a/src/net/JNet/Generated/Javax/Annotation/Processing/SupportedSourceVersion.cs +++ b/src/net/JNet/Generated/Javax/Annotation/Processing/SupportedSourceVersion.cs @@ -25,7 +25,7 @@ namespace Javax.Annotation.Processing { - #region SupportedSourceVersion definition + #region SupportedSourceVersion declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface ISupportedSourceVersion : Java.Lang.Annotation.IAnnotat } #endregion - #region SupportedSourceVersion + #region SupportedSourceVersion implementation public partial class SupportedSourceVersion : Javax.Annotation.Processing.ISupportedSourceVersion { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/AEADBadTagException.cs b/src/net/JNet/Generated/Javax/Crypto/AEADBadTagException.cs index 9560d9ee93..c63592f973 100644 --- a/src/net/JNet/Generated/Javax/Crypto/AEADBadTagException.cs +++ b/src/net/JNet/Generated/Javax/Crypto/AEADBadTagException.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region AEADBadTagException definition + #region AEADBadTagException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AEADBadTagException : Javax.Crypto.BadPaddingException } #endregion - #region AEADBadTagException + #region AEADBadTagException implementation public partial class AEADBadTagException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/BadPaddingException.cs b/src/net/JNet/Generated/Javax/Crypto/BadPaddingException.cs index a2b2e9123a..7808ae44b2 100644 --- a/src/net/JNet/Generated/Javax/Crypto/BadPaddingException.cs +++ b/src/net/JNet/Generated/Javax/Crypto/BadPaddingException.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region BadPaddingException definition + #region BadPaddingException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class BadPaddingException : Java.Security.GeneralSecurityExceptio } #endregion - #region BadPaddingException + #region BadPaddingException implementation public partial class BadPaddingException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Cipher.cs b/src/net/JNet/Generated/Javax/Crypto/Cipher.cs index 035087bba2..7e11e2de68 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Cipher.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Cipher.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region Cipher definition + #region Cipher declaration /// /// /// @@ -70,7 +70,7 @@ public Cipher(params object[] args) : base(args) { } } #endregion - #region Cipher + #region Cipher implementation public partial class Cipher { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/CipherInputStream.cs b/src/net/JNet/Generated/Javax/Crypto/CipherInputStream.cs index 81dadd60ed..ece4c6d711 100644 --- a/src/net/JNet/Generated/Javax/Crypto/CipherInputStream.cs +++ b/src/net/JNet/Generated/Javax/Crypto/CipherInputStream.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region CipherInputStream definition + #region CipherInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public CipherInputStream(params object[] args) : base(args) { } } #endregion - #region CipherInputStream + #region CipherInputStream implementation public partial class CipherInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/CipherOutputStream.cs b/src/net/JNet/Generated/Javax/Crypto/CipherOutputStream.cs index 4626a8319f..ea38afa35f 100644 --- a/src/net/JNet/Generated/Javax/Crypto/CipherOutputStream.cs +++ b/src/net/JNet/Generated/Javax/Crypto/CipherOutputStream.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region CipherOutputStream definition + #region CipherOutputStream declaration /// /// /// @@ -70,7 +70,7 @@ public CipherOutputStream(params object[] args) : base(args) { } } #endregion - #region CipherOutputStream + #region CipherOutputStream implementation public partial class CipherOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/CipherSpi.cs b/src/net/JNet/Generated/Javax/Crypto/CipherSpi.cs index 84ca1bc58b..1d579a0647 100644 --- a/src/net/JNet/Generated/Javax/Crypto/CipherSpi.cs +++ b/src/net/JNet/Generated/Javax/Crypto/CipherSpi.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region CipherSpi definition + #region CipherSpi declaration /// /// /// @@ -72,7 +72,7 @@ public CipherSpi(params object[] args) : base(args) { } } #endregion - #region CipherSpi + #region CipherSpi implementation public partial class CipherSpi { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/EncryptedPrivateKeyInfo.cs b/src/net/JNet/Generated/Javax/Crypto/EncryptedPrivateKeyInfo.cs index 0eb85a6947..9ba5459f06 100644 --- a/src/net/JNet/Generated/Javax/Crypto/EncryptedPrivateKeyInfo.cs +++ b/src/net/JNet/Generated/Javax/Crypto/EncryptedPrivateKeyInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region EncryptedPrivateKeyInfo definition + #region EncryptedPrivateKeyInfo declaration /// /// /// @@ -70,7 +70,7 @@ public EncryptedPrivateKeyInfo(params object[] args) : base(args) { } } #endregion - #region EncryptedPrivateKeyInfo + #region EncryptedPrivateKeyInfo implementation public partial class EncryptedPrivateKeyInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/ExemptionMechanism.cs b/src/net/JNet/Generated/Javax/Crypto/ExemptionMechanism.cs index 849b5c81d6..21da23c841 100644 --- a/src/net/JNet/Generated/Javax/Crypto/ExemptionMechanism.cs +++ b/src/net/JNet/Generated/Javax/Crypto/ExemptionMechanism.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region ExemptionMechanism definition + #region ExemptionMechanism declaration /// /// /// @@ -70,7 +70,7 @@ public ExemptionMechanism(params object[] args) : base(args) { } } #endregion - #region ExemptionMechanism + #region ExemptionMechanism implementation public partial class ExemptionMechanism { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/ExemptionMechanismException.cs b/src/net/JNet/Generated/Javax/Crypto/ExemptionMechanismException.cs index cc69197887..0f8bf07b65 100644 --- a/src/net/JNet/Generated/Javax/Crypto/ExemptionMechanismException.cs +++ b/src/net/JNet/Generated/Javax/Crypto/ExemptionMechanismException.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region ExemptionMechanismException definition + #region ExemptionMechanismException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ExemptionMechanismException : Java.Security.GeneralSecurity } #endregion - #region ExemptionMechanismException + #region ExemptionMechanismException implementation public partial class ExemptionMechanismException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/ExemptionMechanismSpi.cs b/src/net/JNet/Generated/Javax/Crypto/ExemptionMechanismSpi.cs index bbd6690c90..ff8d1899ad 100644 --- a/src/net/JNet/Generated/Javax/Crypto/ExemptionMechanismSpi.cs +++ b/src/net/JNet/Generated/Javax/Crypto/ExemptionMechanismSpi.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region ExemptionMechanismSpi definition + #region ExemptionMechanismSpi declaration /// /// /// @@ -72,7 +72,7 @@ public ExemptionMechanismSpi(params object[] args) : base(args) { } } #endregion - #region ExemptionMechanismSpi + #region ExemptionMechanismSpi implementation public partial class ExemptionMechanismSpi { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/IllegalBlockSizeException.cs b/src/net/JNet/Generated/Javax/Crypto/IllegalBlockSizeException.cs index 78ffbbb2f0..f06c06619b 100644 --- a/src/net/JNet/Generated/Javax/Crypto/IllegalBlockSizeException.cs +++ b/src/net/JNet/Generated/Javax/Crypto/IllegalBlockSizeException.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region IllegalBlockSizeException definition + #region IllegalBlockSizeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IllegalBlockSizeException : Java.Security.GeneralSecurityEx } #endregion - #region IllegalBlockSizeException + #region IllegalBlockSizeException implementation public partial class IllegalBlockSizeException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Interfaces/DHKey.cs b/src/net/JNet/Generated/Javax/Crypto/Interfaces/DHKey.cs index 12d631f67c..32e02e4ba5 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Interfaces/DHKey.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Interfaces/DHKey.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Interfaces { - #region DHKey definition + #region DHKey declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IDHKey } #endregion - #region DHKey + #region DHKey implementation public partial class DHKey : Javax.Crypto.Interfaces.IDHKey { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Interfaces/DHPrivateKey.cs b/src/net/JNet/Generated/Javax/Crypto/Interfaces/DHPrivateKey.cs index 6095e8e462..9d39ba4bf2 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Interfaces/DHPrivateKey.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Interfaces/DHPrivateKey.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Interfaces { - #region DHPrivateKey definition + #region DHPrivateKey declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IDHPrivateKey } #endregion - #region DHPrivateKey + #region DHPrivateKey implementation public partial class DHPrivateKey : Javax.Crypto.Interfaces.IDHPrivateKey { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Interfaces/DHPublicKey.cs b/src/net/JNet/Generated/Javax/Crypto/Interfaces/DHPublicKey.cs index b673da1f78..9336b934f4 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Interfaces/DHPublicKey.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Interfaces/DHPublicKey.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Interfaces { - #region DHPublicKey definition + #region DHPublicKey declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IDHPublicKey } #endregion - #region DHPublicKey + #region DHPublicKey implementation public partial class DHPublicKey : Javax.Crypto.Interfaces.IDHPublicKey { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Interfaces/PBEKey.cs b/src/net/JNet/Generated/Javax/Crypto/Interfaces/PBEKey.cs index 998447d805..e2922d5d5e 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Interfaces/PBEKey.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Interfaces/PBEKey.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Interfaces { - #region PBEKey definition + #region PBEKey declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IPBEKey : Javax.Crypto.ISecretKey } #endregion - #region PBEKey + #region PBEKey implementation public partial class PBEKey : Javax.Crypto.Interfaces.IPBEKey { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/KeyAgreement.cs b/src/net/JNet/Generated/Javax/Crypto/KeyAgreement.cs index e1b2436d01..21c3cc60d5 100644 --- a/src/net/JNet/Generated/Javax/Crypto/KeyAgreement.cs +++ b/src/net/JNet/Generated/Javax/Crypto/KeyAgreement.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region KeyAgreement definition + #region KeyAgreement declaration /// /// /// @@ -70,7 +70,7 @@ public KeyAgreement(params object[] args) : base(args) { } } #endregion - #region KeyAgreement + #region KeyAgreement implementation public partial class KeyAgreement { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/KeyAgreementSpi.cs b/src/net/JNet/Generated/Javax/Crypto/KeyAgreementSpi.cs index e7eae53a76..85edffd8a1 100644 --- a/src/net/JNet/Generated/Javax/Crypto/KeyAgreementSpi.cs +++ b/src/net/JNet/Generated/Javax/Crypto/KeyAgreementSpi.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region KeyAgreementSpi definition + #region KeyAgreementSpi declaration /// /// /// @@ -72,7 +72,7 @@ public KeyAgreementSpi(params object[] args) : base(args) { } } #endregion - #region KeyAgreementSpi + #region KeyAgreementSpi implementation public partial class KeyAgreementSpi { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/KeyGenerator.cs b/src/net/JNet/Generated/Javax/Crypto/KeyGenerator.cs index b8cf282ce2..3feccf34c2 100644 --- a/src/net/JNet/Generated/Javax/Crypto/KeyGenerator.cs +++ b/src/net/JNet/Generated/Javax/Crypto/KeyGenerator.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region KeyGenerator definition + #region KeyGenerator declaration /// /// /// @@ -70,7 +70,7 @@ public KeyGenerator(params object[] args) : base(args) { } } #endregion - #region KeyGenerator + #region KeyGenerator implementation public partial class KeyGenerator { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/KeyGeneratorSpi.cs b/src/net/JNet/Generated/Javax/Crypto/KeyGeneratorSpi.cs index 05d29abd28..1a9870ab25 100644 --- a/src/net/JNet/Generated/Javax/Crypto/KeyGeneratorSpi.cs +++ b/src/net/JNet/Generated/Javax/Crypto/KeyGeneratorSpi.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region KeyGeneratorSpi definition + #region KeyGeneratorSpi declaration /// /// /// @@ -72,7 +72,7 @@ public KeyGeneratorSpi(params object[] args) : base(args) { } } #endregion - #region KeyGeneratorSpi + #region KeyGeneratorSpi implementation public partial class KeyGeneratorSpi { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Mac.cs b/src/net/JNet/Generated/Javax/Crypto/Mac.cs index f3ba73ad86..cd51ec3267 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Mac.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Mac.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region Mac definition + #region Mac declaration /// /// /// @@ -70,7 +70,7 @@ public Mac(params object[] args) : base(args) { } } #endregion - #region Mac + #region Mac implementation public partial class Mac { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/MacSpi.cs b/src/net/JNet/Generated/Javax/Crypto/MacSpi.cs index 2f665d18d1..25de9dae64 100644 --- a/src/net/JNet/Generated/Javax/Crypto/MacSpi.cs +++ b/src/net/JNet/Generated/Javax/Crypto/MacSpi.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region MacSpi definition + #region MacSpi declaration /// /// /// @@ -72,7 +72,7 @@ public MacSpi(params object[] args) : base(args) { } } #endregion - #region MacSpi + #region MacSpi implementation public partial class MacSpi { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/NoSuchPaddingException.cs b/src/net/JNet/Generated/Javax/Crypto/NoSuchPaddingException.cs index 6b15643188..6aac613f23 100644 --- a/src/net/JNet/Generated/Javax/Crypto/NoSuchPaddingException.cs +++ b/src/net/JNet/Generated/Javax/Crypto/NoSuchPaddingException.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region NoSuchPaddingException definition + #region NoSuchPaddingException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoSuchPaddingException : Java.Security.GeneralSecurityExcep } #endregion - #region NoSuchPaddingException + #region NoSuchPaddingException implementation public partial class NoSuchPaddingException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/NullCipher.cs b/src/net/JNet/Generated/Javax/Crypto/NullCipher.cs index 41dd79e8dc..13a8be4b65 100644 --- a/src/net/JNet/Generated/Javax/Crypto/NullCipher.cs +++ b/src/net/JNet/Generated/Javax/Crypto/NullCipher.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region NullCipher definition + #region NullCipher declaration /// /// /// @@ -70,7 +70,7 @@ public NullCipher(params object[] args) : base(args) { } } #endregion - #region NullCipher + #region NullCipher implementation public partial class NullCipher { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/SealedObject.cs b/src/net/JNet/Generated/Javax/Crypto/SealedObject.cs index 545df89146..112c0b61c8 100644 --- a/src/net/JNet/Generated/Javax/Crypto/SealedObject.cs +++ b/src/net/JNet/Generated/Javax/Crypto/SealedObject.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region SealedObject definition + #region SealedObject declaration /// /// /// @@ -70,7 +70,7 @@ public SealedObject(params object[] args) : base(args) { } } #endregion - #region SealedObject + #region SealedObject implementation public partial class SealedObject { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/SecretKey.cs b/src/net/JNet/Generated/Javax/Crypto/SecretKey.cs index 01fac901b6..804002deaf 100644 --- a/src/net/JNet/Generated/Javax/Crypto/SecretKey.cs +++ b/src/net/JNet/Generated/Javax/Crypto/SecretKey.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region SecretKey definition + #region SecretKey declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ISecretKey } #endregion - #region SecretKey + #region SecretKey implementation public partial class SecretKey : Javax.Crypto.ISecretKey { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/SecretKeyFactory.cs b/src/net/JNet/Generated/Javax/Crypto/SecretKeyFactory.cs index c11c036a7c..fb1a777833 100644 --- a/src/net/JNet/Generated/Javax/Crypto/SecretKeyFactory.cs +++ b/src/net/JNet/Generated/Javax/Crypto/SecretKeyFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region SecretKeyFactory definition + #region SecretKeyFactory declaration /// /// /// @@ -70,7 +70,7 @@ public SecretKeyFactory(params object[] args) : base(args) { } } #endregion - #region SecretKeyFactory + #region SecretKeyFactory implementation public partial class SecretKeyFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/SecretKeyFactorySpi.cs b/src/net/JNet/Generated/Javax/Crypto/SecretKeyFactorySpi.cs index 8859f4073e..c5241ae34a 100644 --- a/src/net/JNet/Generated/Javax/Crypto/SecretKeyFactorySpi.cs +++ b/src/net/JNet/Generated/Javax/Crypto/SecretKeyFactorySpi.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region SecretKeyFactorySpi definition + #region SecretKeyFactorySpi declaration /// /// /// @@ -72,7 +72,7 @@ public SecretKeyFactorySpi(params object[] args) : base(args) { } } #endregion - #region SecretKeyFactorySpi + #region SecretKeyFactorySpi implementation public partial class SecretKeyFactorySpi { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/ShortBufferException.cs b/src/net/JNet/Generated/Javax/Crypto/ShortBufferException.cs index c39ac11a59..ed17303749 100644 --- a/src/net/JNet/Generated/Javax/Crypto/ShortBufferException.cs +++ b/src/net/JNet/Generated/Javax/Crypto/ShortBufferException.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto { - #region ShortBufferException definition + #region ShortBufferException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ShortBufferException : Java.Security.GeneralSecurityExcepti } #endregion - #region ShortBufferException + #region ShortBufferException implementation public partial class ShortBufferException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Spec/ChaCha20ParameterSpec.cs b/src/net/JNet/Generated/Javax/Crypto/Spec/ChaCha20ParameterSpec.cs index 9d29183969..e5a9264549 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Spec/ChaCha20ParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Spec/ChaCha20ParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Spec { - #region ChaCha20ParameterSpec definition + #region ChaCha20ParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public ChaCha20ParameterSpec(params object[] args) : base(args) { } } #endregion - #region ChaCha20ParameterSpec + #region ChaCha20ParameterSpec implementation public partial class ChaCha20ParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Spec/DESKeySpec.cs b/src/net/JNet/Generated/Javax/Crypto/Spec/DESKeySpec.cs index 66ae7139c9..a4c2312316 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Spec/DESKeySpec.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Spec/DESKeySpec.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Spec { - #region DESKeySpec definition + #region DESKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public DESKeySpec(params object[] args) : base(args) { } } #endregion - #region DESKeySpec + #region DESKeySpec implementation public partial class DESKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Spec/DESedeKeySpec.cs b/src/net/JNet/Generated/Javax/Crypto/Spec/DESedeKeySpec.cs index 96b3b322ab..fd85c5cceb 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Spec/DESedeKeySpec.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Spec/DESedeKeySpec.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Spec { - #region DESedeKeySpec definition + #region DESedeKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public DESedeKeySpec(params object[] args) : base(args) { } } #endregion - #region DESedeKeySpec + #region DESedeKeySpec implementation public partial class DESedeKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Spec/DHGenParameterSpec.cs b/src/net/JNet/Generated/Javax/Crypto/Spec/DHGenParameterSpec.cs index 582d1c7fce..a48c669d89 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Spec/DHGenParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Spec/DHGenParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Spec { - #region DHGenParameterSpec definition + #region DHGenParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public DHGenParameterSpec(params object[] args) : base(args) { } } #endregion - #region DHGenParameterSpec + #region DHGenParameterSpec implementation public partial class DHGenParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Spec/DHParameterSpec.cs b/src/net/JNet/Generated/Javax/Crypto/Spec/DHParameterSpec.cs index 88dadc28f5..1b043b311c 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Spec/DHParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Spec/DHParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Spec { - #region DHParameterSpec definition + #region DHParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public DHParameterSpec(params object[] args) : base(args) { } } #endregion - #region DHParameterSpec + #region DHParameterSpec implementation public partial class DHParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Spec/DHPrivateKeySpec.cs b/src/net/JNet/Generated/Javax/Crypto/Spec/DHPrivateKeySpec.cs index 3e5b051a78..8842011776 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Spec/DHPrivateKeySpec.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Spec/DHPrivateKeySpec.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Spec { - #region DHPrivateKeySpec definition + #region DHPrivateKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public DHPrivateKeySpec(params object[] args) : base(args) { } } #endregion - #region DHPrivateKeySpec + #region DHPrivateKeySpec implementation public partial class DHPrivateKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Spec/DHPublicKeySpec.cs b/src/net/JNet/Generated/Javax/Crypto/Spec/DHPublicKeySpec.cs index ac86b62fda..f66c51c7a2 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Spec/DHPublicKeySpec.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Spec/DHPublicKeySpec.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Spec { - #region DHPublicKeySpec definition + #region DHPublicKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public DHPublicKeySpec(params object[] args) : base(args) { } } #endregion - #region DHPublicKeySpec + #region DHPublicKeySpec implementation public partial class DHPublicKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Spec/GCMParameterSpec.cs b/src/net/JNet/Generated/Javax/Crypto/Spec/GCMParameterSpec.cs index 1379f9d7cf..4b736a7dce 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Spec/GCMParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Spec/GCMParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Spec { - #region GCMParameterSpec definition + #region GCMParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public GCMParameterSpec(params object[] args) : base(args) { } } #endregion - #region GCMParameterSpec + #region GCMParameterSpec implementation public partial class GCMParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Spec/IvParameterSpec.cs b/src/net/JNet/Generated/Javax/Crypto/Spec/IvParameterSpec.cs index 1a7e03ac32..f34e6b6c59 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Spec/IvParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Spec/IvParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Spec { - #region IvParameterSpec definition + #region IvParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public IvParameterSpec(params object[] args) : base(args) { } } #endregion - #region IvParameterSpec + #region IvParameterSpec implementation public partial class IvParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Spec/OAEPParameterSpec.cs b/src/net/JNet/Generated/Javax/Crypto/Spec/OAEPParameterSpec.cs index 1a56cb736d..1cad874cc5 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Spec/OAEPParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Spec/OAEPParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Spec { - #region OAEPParameterSpec definition + #region OAEPParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public OAEPParameterSpec(params object[] args) : base(args) { } } #endregion - #region OAEPParameterSpec + #region OAEPParameterSpec implementation public partial class OAEPParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Spec/PBEKeySpec.cs b/src/net/JNet/Generated/Javax/Crypto/Spec/PBEKeySpec.cs index bee166c1a6..a0dfb47f56 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Spec/PBEKeySpec.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Spec/PBEKeySpec.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Spec { - #region PBEKeySpec definition + #region PBEKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public PBEKeySpec(params object[] args) : base(args) { } } #endregion - #region PBEKeySpec + #region PBEKeySpec implementation public partial class PBEKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Spec/PBEParameterSpec.cs b/src/net/JNet/Generated/Javax/Crypto/Spec/PBEParameterSpec.cs index 580288c0f2..0317277823 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Spec/PBEParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Spec/PBEParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Spec { - #region PBEParameterSpec definition + #region PBEParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public PBEParameterSpec(params object[] args) : base(args) { } } #endregion - #region PBEParameterSpec + #region PBEParameterSpec implementation public partial class PBEParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Spec/PSource.cs b/src/net/JNet/Generated/Javax/Crypto/Spec/PSource.cs index 7f69ecc644..e0a27cc275 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Spec/PSource.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Spec/PSource.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Spec { - #region PSource definition + #region PSource declaration /// /// /// @@ -66,7 +66,7 @@ public PSource(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region PSpecified definition + #region PSpecified declaration /// /// /// @@ -115,7 +115,7 @@ public PSpecified(params object[] args) : base(args) { } } #endregion - #region PSource + #region PSource implementation public partial class PSource { #region Constructors @@ -146,7 +146,7 @@ public Java.Lang.String Algorithm #endregion #region Nested classes - #region PSpecified + #region PSpecified implementation public partial class PSpecified { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Spec/RC2ParameterSpec.cs b/src/net/JNet/Generated/Javax/Crypto/Spec/RC2ParameterSpec.cs index 34883a8cfd..558deba12c 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Spec/RC2ParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Spec/RC2ParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Spec { - #region RC2ParameterSpec definition + #region RC2ParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public RC2ParameterSpec(params object[] args) : base(args) { } } #endregion - #region RC2ParameterSpec + #region RC2ParameterSpec implementation public partial class RC2ParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Spec/RC5ParameterSpec.cs b/src/net/JNet/Generated/Javax/Crypto/Spec/RC5ParameterSpec.cs index 0e3690fa6f..4c35b98fb5 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Spec/RC5ParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Spec/RC5ParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Spec { - #region RC5ParameterSpec definition + #region RC5ParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public RC5ParameterSpec(params object[] args) : base(args) { } } #endregion - #region RC5ParameterSpec + #region RC5ParameterSpec implementation public partial class RC5ParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Crypto/Spec/SecretKeySpec.cs b/src/net/JNet/Generated/Javax/Crypto/Spec/SecretKeySpec.cs index 48cf257b14..fbc99df08e 100644 --- a/src/net/JNet/Generated/Javax/Crypto/Spec/SecretKeySpec.cs +++ b/src/net/JNet/Generated/Javax/Crypto/Spec/SecretKeySpec.cs @@ -25,7 +25,7 @@ namespace Javax.Crypto.Spec { - #region SecretKeySpec definition + #region SecretKeySpec declaration /// /// /// @@ -70,7 +70,7 @@ public SecretKeySpec(params object[] args) : base(args) { } } #endregion - #region SecretKeySpec + #region SecretKeySpec implementation public partial class SecretKeySpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Event/IIOReadProgressListener.cs b/src/net/JNet/Generated/Javax/Imageio/Event/IIOReadProgressListener.cs index a6471f2080..c52e9387e1 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Event/IIOReadProgressListener.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Event/IIOReadProgressListener.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Event { - #region IIOReadProgressListener definition + #region IIOReadProgressListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class IIOReadProgressListener : Java.Util.EventListener } #endregion - #region IIOReadProgressListenerDirect definition + #region IIOReadProgressListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -161,7 +161,7 @@ public partial interface IIIOReadProgressListener } #endregion - #region IIOReadProgressListener + #region IIOReadProgressListener implementation public partial class IIOReadProgressListener : Javax.Imageio.Event.IIIOReadProgressListener { #region Constructors @@ -403,7 +403,7 @@ public virtual void ThumbnailStarted(Javax.Imageio.ImageReader arg0, int arg1, i } #endregion - #region IIOReadProgressListenerDirect + #region IIOReadProgressListenerDirect implementation public partial class IIOReadProgressListenerDirect : Javax.Imageio.Event.IIIOReadProgressListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Event/IIOReadUpdateListener.cs b/src/net/JNet/Generated/Javax/Imageio/Event/IIOReadUpdateListener.cs index 9c832d0637..393aff8bfd 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Event/IIOReadUpdateListener.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Event/IIOReadUpdateListener.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Event { - #region IIOReadUpdateListener definition + #region IIOReadUpdateListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class IIOReadUpdateListener : Java.Util.EventListener } #endregion - #region IIOReadUpdateListenerDirect definition + #region IIOReadUpdateListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -176,7 +176,7 @@ public partial interface IIIOReadUpdateListener } #endregion - #region IIOReadUpdateListener + #region IIOReadUpdateListener implementation public partial class IIOReadUpdateListener : Javax.Imageio.Event.IIIOReadUpdateListener { #region Constructors @@ -382,7 +382,7 @@ public virtual void ThumbnailUpdate(Javax.Imageio.ImageReader arg0, Java.Awt.Ima } #endregion - #region IIOReadUpdateListenerDirect + #region IIOReadUpdateListenerDirect implementation public partial class IIOReadUpdateListenerDirect : Javax.Imageio.Event.IIIOReadUpdateListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Event/IIOReadWarningListener.cs b/src/net/JNet/Generated/Javax/Imageio/Event/IIOReadWarningListener.cs index b1f69a436f..19fd89cdc2 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Event/IIOReadWarningListener.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Event/IIOReadWarningListener.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Event { - #region IIOReadWarningListener definition + #region IIOReadWarningListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class IIOReadWarningListener : Java.Util.EventListener } #endregion - #region IIOReadWarningListenerDirect definition + #region IIOReadWarningListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -116,7 +116,7 @@ public partial interface IIIOReadWarningListener } #endregion - #region IIOReadWarningListener + #region IIOReadWarningListener implementation public partial class IIOReadWarningListener : Javax.Imageio.Event.IIIOReadWarningListener { #region Constructors @@ -177,7 +177,7 @@ public virtual void WarningOccurred(Javax.Imageio.ImageReader arg0, Java.Lang.St } #endregion - #region IIOReadWarningListenerDirect + #region IIOReadWarningListenerDirect implementation public partial class IIOReadWarningListenerDirect : Javax.Imageio.Event.IIIOReadWarningListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Event/IIOWriteProgressListener.cs b/src/net/JNet/Generated/Javax/Imageio/Event/IIOWriteProgressListener.cs index f7ef5b82e6..44e71751c6 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Event/IIOWriteProgressListener.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Event/IIOWriteProgressListener.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Event { - #region IIOWriteProgressListener definition + #region IIOWriteProgressListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class IIOWriteProgressListener : Java.Util.EventListener } #endregion - #region IIOWriteProgressListenerDirect definition + #region IIOWriteProgressListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -150,7 +150,7 @@ public partial interface IIIOWriteProgressListener } #endregion - #region IIOWriteProgressListener + #region IIOWriteProgressListener implementation public partial class IIOWriteProgressListener : Javax.Imageio.Event.IIIOWriteProgressListener { #region Constructors @@ -347,7 +347,7 @@ public virtual void WriteAborted(Javax.Imageio.ImageWriter arg0) } #endregion - #region IIOWriteProgressListenerDirect + #region IIOWriteProgressListenerDirect implementation public partial class IIOWriteProgressListenerDirect : Javax.Imageio.Event.IIIOWriteProgressListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Event/IIOWriteWarningListener.cs b/src/net/JNet/Generated/Javax/Imageio/Event/IIOWriteWarningListener.cs index da0055c817..5ff5c03681 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Event/IIOWriteWarningListener.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Event/IIOWriteWarningListener.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Event { - #region IIOWriteWarningListener definition + #region IIOWriteWarningListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class IIOWriteWarningListener : Java.Util.EventListener } #endregion - #region IIOWriteWarningListenerDirect definition + #region IIOWriteWarningListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -117,7 +117,7 @@ public partial interface IIIOWriteWarningListener } #endregion - #region IIOWriteWarningListener + #region IIOWriteWarningListener implementation public partial class IIOWriteWarningListener : Javax.Imageio.Event.IIIOWriteWarningListener { #region Constructors @@ -179,7 +179,7 @@ public virtual void WarningOccurred(Javax.Imageio.ImageWriter arg0, int arg1, Ja } #endregion - #region IIOWriteWarningListenerDirect + #region IIOWriteWarningListenerDirect implementation public partial class IIOWriteWarningListenerDirect : Javax.Imageio.Event.IIIOWriteWarningListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/IIOException.cs b/src/net/JNet/Generated/Javax/Imageio/IIOException.cs index 3bd479bcf5..fe94847ad0 100644 --- a/src/net/JNet/Generated/Javax/Imageio/IIOException.cs +++ b/src/net/JNet/Generated/Javax/Imageio/IIOException.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio { - #region IIOException definition + #region IIOException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IIOException : Java.Io.IOException } #endregion - #region IIOException + #region IIOException implementation public partial class IIOException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/IIOImage.cs b/src/net/JNet/Generated/Javax/Imageio/IIOImage.cs index 8a3b3ba577..998f11db76 100644 --- a/src/net/JNet/Generated/Javax/Imageio/IIOImage.cs +++ b/src/net/JNet/Generated/Javax/Imageio/IIOImage.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio { - #region IIOImage definition + #region IIOImage declaration /// /// /// @@ -70,7 +70,7 @@ public IIOImage(params object[] args) : base(args) { } } #endregion - #region IIOImage + #region IIOImage implementation public partial class IIOImage { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/IIOParam.cs b/src/net/JNet/Generated/Javax/Imageio/IIOParam.cs index f8af3a3962..5215e1f80f 100644 --- a/src/net/JNet/Generated/Javax/Imageio/IIOParam.cs +++ b/src/net/JNet/Generated/Javax/Imageio/IIOParam.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio { - #region IIOParam definition + #region IIOParam declaration /// /// /// @@ -72,7 +72,7 @@ public IIOParam(params object[] args) : base(args) { } } #endregion - #region IIOParam + #region IIOParam implementation public partial class IIOParam { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/IIOParamController.cs b/src/net/JNet/Generated/Javax/Imageio/IIOParamController.cs index 989444d0bc..a10aaaae19 100644 --- a/src/net/JNet/Generated/Javax/Imageio/IIOParamController.cs +++ b/src/net/JNet/Generated/Javax/Imageio/IIOParamController.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio { - #region IIOParamController definition + #region IIOParamController declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IIIOParamController } #endregion - #region IIOParamController + #region IIOParamController implementation public partial class IIOParamController : Javax.Imageio.IIIOParamController { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/ImageIO.cs b/src/net/JNet/Generated/Javax/Imageio/ImageIO.cs index def0f69b08..5a508b2815 100644 --- a/src/net/JNet/Generated/Javax/Imageio/ImageIO.cs +++ b/src/net/JNet/Generated/Javax/Imageio/ImageIO.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio { - #region ImageIO definition + #region ImageIO declaration /// /// /// @@ -70,7 +70,7 @@ public ImageIO(params object[] args) : base(args) { } } #endregion - #region ImageIO + #region ImageIO implementation public partial class ImageIO { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/ImageReadParam.cs b/src/net/JNet/Generated/Javax/Imageio/ImageReadParam.cs index ec55f774aa..6e37139cbc 100644 --- a/src/net/JNet/Generated/Javax/Imageio/ImageReadParam.cs +++ b/src/net/JNet/Generated/Javax/Imageio/ImageReadParam.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio { - #region ImageReadParam definition + #region ImageReadParam declaration /// /// /// @@ -70,7 +70,7 @@ public ImageReadParam(params object[] args) : base(args) { } } #endregion - #region ImageReadParam + #region ImageReadParam implementation public partial class ImageReadParam { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/ImageReader.cs b/src/net/JNet/Generated/Javax/Imageio/ImageReader.cs index f0841cc1e2..62e502509c 100644 --- a/src/net/JNet/Generated/Javax/Imageio/ImageReader.cs +++ b/src/net/JNet/Generated/Javax/Imageio/ImageReader.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio { - #region ImageReader definition + #region ImageReader declaration /// /// /// @@ -72,7 +72,7 @@ public ImageReader(params object[] args) : base(args) { } } #endregion - #region ImageReader + #region ImageReader implementation public partial class ImageReader { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/ImageTranscoder.cs b/src/net/JNet/Generated/Javax/Imageio/ImageTranscoder.cs index 94ac0589fa..8ad8d91fe9 100644 --- a/src/net/JNet/Generated/Javax/Imageio/ImageTranscoder.cs +++ b/src/net/JNet/Generated/Javax/Imageio/ImageTranscoder.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio { - #region ImageTranscoder definition + #region ImageTranscoder declaration /// /// /// @@ -105,7 +105,7 @@ public partial interface IImageTranscoder } #endregion - #region ImageTranscoder + #region ImageTranscoder implementation public partial class ImageTranscoder : Javax.Imageio.IImageTranscoder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/ImageTypeSpecifier.cs b/src/net/JNet/Generated/Javax/Imageio/ImageTypeSpecifier.cs index a22832e2da..ea4cc94d68 100644 --- a/src/net/JNet/Generated/Javax/Imageio/ImageTypeSpecifier.cs +++ b/src/net/JNet/Generated/Javax/Imageio/ImageTypeSpecifier.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio { - #region ImageTypeSpecifier definition + #region ImageTypeSpecifier declaration /// /// /// @@ -70,7 +70,7 @@ public ImageTypeSpecifier(params object[] args) : base(args) { } } #endregion - #region ImageTypeSpecifier + #region ImageTypeSpecifier implementation public partial class ImageTypeSpecifier { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/ImageWriteParam.cs b/src/net/JNet/Generated/Javax/Imageio/ImageWriteParam.cs index 858a036fe6..fe66800e21 100644 --- a/src/net/JNet/Generated/Javax/Imageio/ImageWriteParam.cs +++ b/src/net/JNet/Generated/Javax/Imageio/ImageWriteParam.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio { - #region ImageWriteParam definition + #region ImageWriteParam declaration /// /// /// @@ -70,7 +70,7 @@ public ImageWriteParam(params object[] args) : base(args) { } } #endregion - #region ImageWriteParam + #region ImageWriteParam implementation public partial class ImageWriteParam { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/ImageWriter.cs b/src/net/JNet/Generated/Javax/Imageio/ImageWriter.cs index 89aac727c8..3c52087d26 100644 --- a/src/net/JNet/Generated/Javax/Imageio/ImageWriter.cs +++ b/src/net/JNet/Generated/Javax/Imageio/ImageWriter.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio { - #region ImageWriter definition + #region ImageWriter declaration /// /// /// @@ -72,7 +72,7 @@ public ImageWriter(params object[] args) : base(args) { } } #endregion - #region ImageWriter + #region ImageWriter implementation public partial class ImageWriter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOInvalidTreeException.cs b/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOInvalidTreeException.cs index dce8f1fc24..e749b469e5 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOInvalidTreeException.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOInvalidTreeException.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Metadata { - #region IIOInvalidTreeException definition + #region IIOInvalidTreeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IIOInvalidTreeException : Javax.Imageio.IIOException } #endregion - #region IIOInvalidTreeException + #region IIOInvalidTreeException implementation public partial class IIOInvalidTreeException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadata.cs b/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadata.cs index 4b3015e296..5e67b4c6db 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadata.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadata.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Metadata { - #region IIOMetadata definition + #region IIOMetadata declaration /// /// /// @@ -72,7 +72,7 @@ public IIOMetadata(params object[] args) : base(args) { } } #endregion - #region IIOMetadata + #region IIOMetadata implementation public partial class IIOMetadata { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadataController.cs b/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadataController.cs index 704bc38095..a7b4ff62f0 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadataController.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadataController.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Metadata { - #region IIOMetadataController definition + #region IIOMetadataController declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IIIOMetadataController } #endregion - #region IIOMetadataController + #region IIOMetadataController implementation public partial class IIOMetadataController : Javax.Imageio.Metadata.IIIOMetadataController { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadataFormat.cs b/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadataFormat.cs index cefe2c575d..308693088d 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadataFormat.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadataFormat.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Metadata { - #region IIOMetadataFormat definition + #region IIOMetadataFormat declaration /// /// /// @@ -257,7 +257,7 @@ public partial interface IIIOMetadataFormat } #endregion - #region IIOMetadataFormat + #region IIOMetadataFormat implementation public partial class IIOMetadataFormat : Javax.Imageio.Metadata.IIIOMetadataFormat { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadataFormatImpl.cs b/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadataFormatImpl.cs index 5058e09972..8853991130 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadataFormatImpl.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadataFormatImpl.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Metadata { - #region IIOMetadataFormatImpl definition + #region IIOMetadataFormatImpl declaration /// /// /// @@ -72,7 +72,7 @@ public IIOMetadataFormatImpl(params object[] args) : base(args) { } } #endregion - #region IIOMetadataFormatImpl + #region IIOMetadataFormatImpl implementation public partial class IIOMetadataFormatImpl { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadataNode.cs b/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadataNode.cs index e78c1600c0..3279d43f36 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadataNode.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Metadata/IIOMetadataNode.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Metadata { - #region IIOMetadataNode definition + #region IIOMetadataNode declaration /// /// /// @@ -70,7 +70,7 @@ public IIOMetadataNode(params object[] args) : base(args) { } } #endregion - #region IIOMetadataNode + #region IIOMetadataNode implementation public partial class IIOMetadataNode { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Plugins/Bmp/BMPImageWriteParam.cs b/src/net/JNet/Generated/Javax/Imageio/Plugins/Bmp/BMPImageWriteParam.cs index 7aacfea4b4..2b70d2e7ef 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Plugins/Bmp/BMPImageWriteParam.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Plugins/Bmp/BMPImageWriteParam.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Plugins.Bmp { - #region BMPImageWriteParam definition + #region BMPImageWriteParam declaration /// /// /// @@ -70,7 +70,7 @@ public BMPImageWriteParam(params object[] args) : base(args) { } } #endregion - #region BMPImageWriteParam + #region BMPImageWriteParam implementation public partial class BMPImageWriteParam { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Plugins/Jpeg/JPEGHuffmanTable.cs b/src/net/JNet/Generated/Javax/Imageio/Plugins/Jpeg/JPEGHuffmanTable.cs index 82fea8344b..c8f738bcf1 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Plugins/Jpeg/JPEGHuffmanTable.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Plugins/Jpeg/JPEGHuffmanTable.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Plugins.Jpeg { - #region JPEGHuffmanTable definition + #region JPEGHuffmanTable declaration /// /// /// @@ -70,7 +70,7 @@ public JPEGHuffmanTable(params object[] args) : base(args) { } } #endregion - #region JPEGHuffmanTable + #region JPEGHuffmanTable implementation public partial class JPEGHuffmanTable { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Plugins/Jpeg/JPEGImageReadParam.cs b/src/net/JNet/Generated/Javax/Imageio/Plugins/Jpeg/JPEGImageReadParam.cs index 7eb811550e..027b42b529 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Plugins/Jpeg/JPEGImageReadParam.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Plugins/Jpeg/JPEGImageReadParam.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Plugins.Jpeg { - #region JPEGImageReadParam definition + #region JPEGImageReadParam declaration /// /// /// @@ -70,7 +70,7 @@ public JPEGImageReadParam(params object[] args) : base(args) { } } #endregion - #region JPEGImageReadParam + #region JPEGImageReadParam implementation public partial class JPEGImageReadParam { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Plugins/Jpeg/JPEGImageWriteParam.cs b/src/net/JNet/Generated/Javax/Imageio/Plugins/Jpeg/JPEGImageWriteParam.cs index 5edc95c028..d57391ad15 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Plugins/Jpeg/JPEGImageWriteParam.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Plugins/Jpeg/JPEGImageWriteParam.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Plugins.Jpeg { - #region JPEGImageWriteParam definition + #region JPEGImageWriteParam declaration /// /// /// @@ -70,7 +70,7 @@ public JPEGImageWriteParam(params object[] args) : base(args) { } } #endregion - #region JPEGImageWriteParam + #region JPEGImageWriteParam implementation public partial class JPEGImageWriteParam { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Plugins/Jpeg/JPEGQTable.cs b/src/net/JNet/Generated/Javax/Imageio/Plugins/Jpeg/JPEGQTable.cs index bce1095c63..ed91529a6a 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Plugins/Jpeg/JPEGQTable.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Plugins/Jpeg/JPEGQTable.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Plugins.Jpeg { - #region JPEGQTable definition + #region JPEGQTable declaration /// /// /// @@ -70,7 +70,7 @@ public JPEGQTable(params object[] args) : base(args) { } } #endregion - #region JPEGQTable + #region JPEGQTable implementation public partial class JPEGQTable { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/BaselineTIFFTagSet.cs b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/BaselineTIFFTagSet.cs index 7a404172bb..4c044ec073 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/BaselineTIFFTagSet.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/BaselineTIFFTagSet.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Plugins.Tiff { - #region BaselineTIFFTagSet definition + #region BaselineTIFFTagSet declaration /// /// /// @@ -70,7 +70,7 @@ public BaselineTIFFTagSet(params object[] args) : base(args) { } } #endregion - #region BaselineTIFFTagSet + #region BaselineTIFFTagSet implementation public partial class BaselineTIFFTagSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/ExifGPSTagSet.cs b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/ExifGPSTagSet.cs index 1c026b6875..f7fcf81a17 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/ExifGPSTagSet.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/ExifGPSTagSet.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Plugins.Tiff { - #region ExifGPSTagSet definition + #region ExifGPSTagSet declaration /// /// /// @@ -70,7 +70,7 @@ public ExifGPSTagSet(params object[] args) : base(args) { } } #endregion - #region ExifGPSTagSet + #region ExifGPSTagSet implementation public partial class ExifGPSTagSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/ExifInteroperabilityTagSet.cs b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/ExifInteroperabilityTagSet.cs index 5dfd927fba..f641c94735 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/ExifInteroperabilityTagSet.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/ExifInteroperabilityTagSet.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Plugins.Tiff { - #region ExifInteroperabilityTagSet definition + #region ExifInteroperabilityTagSet declaration /// /// /// @@ -70,7 +70,7 @@ public ExifInteroperabilityTagSet(params object[] args) : base(args) { } } #endregion - #region ExifInteroperabilityTagSet + #region ExifInteroperabilityTagSet implementation public partial class ExifInteroperabilityTagSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/ExifParentTIFFTagSet.cs b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/ExifParentTIFFTagSet.cs index 90c2db3525..619b054d86 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/ExifParentTIFFTagSet.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/ExifParentTIFFTagSet.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Plugins.Tiff { - #region ExifParentTIFFTagSet definition + #region ExifParentTIFFTagSet declaration /// /// /// @@ -70,7 +70,7 @@ public ExifParentTIFFTagSet(params object[] args) : base(args) { } } #endregion - #region ExifParentTIFFTagSet + #region ExifParentTIFFTagSet implementation public partial class ExifParentTIFFTagSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/ExifTIFFTagSet.cs b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/ExifTIFFTagSet.cs index 58d5e28dc0..15ff35f04e 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/ExifTIFFTagSet.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/ExifTIFFTagSet.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Plugins.Tiff { - #region ExifTIFFTagSet definition + #region ExifTIFFTagSet declaration /// /// /// @@ -70,7 +70,7 @@ public ExifTIFFTagSet(params object[] args) : base(args) { } } #endregion - #region ExifTIFFTagSet + #region ExifTIFFTagSet implementation public partial class ExifTIFFTagSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/FaxTIFFTagSet.cs b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/FaxTIFFTagSet.cs index 756c90161d..332d8b30ab 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/FaxTIFFTagSet.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/FaxTIFFTagSet.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Plugins.Tiff { - #region FaxTIFFTagSet definition + #region FaxTIFFTagSet declaration /// /// /// @@ -70,7 +70,7 @@ public FaxTIFFTagSet(params object[] args) : base(args) { } } #endregion - #region FaxTIFFTagSet + #region FaxTIFFTagSet implementation public partial class FaxTIFFTagSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/GeoTIFFTagSet.cs b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/GeoTIFFTagSet.cs index 33331c65d6..15bf8083c5 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/GeoTIFFTagSet.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/GeoTIFFTagSet.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Plugins.Tiff { - #region GeoTIFFTagSet definition + #region GeoTIFFTagSet declaration /// /// /// @@ -70,7 +70,7 @@ public GeoTIFFTagSet(params object[] args) : base(args) { } } #endregion - #region GeoTIFFTagSet + #region GeoTIFFTagSet implementation public partial class GeoTIFFTagSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFDirectory.cs b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFDirectory.cs index c41335c7f3..c990bdd607 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFDirectory.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFDirectory.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Plugins.Tiff { - #region TIFFDirectory definition + #region TIFFDirectory declaration /// /// /// @@ -70,7 +70,7 @@ public TIFFDirectory(params object[] args) : base(args) { } } #endregion - #region TIFFDirectory + #region TIFFDirectory implementation public partial class TIFFDirectory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFField.cs b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFField.cs index 398ecf2274..257d8ac687 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFField.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFField.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Plugins.Tiff { - #region TIFFField definition + #region TIFFField declaration /// /// /// @@ -70,7 +70,7 @@ public TIFFField(params object[] args) : base(args) { } } #endregion - #region TIFFField + #region TIFFField implementation public partial class TIFFField { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFImageReadParam.cs b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFImageReadParam.cs index 0a8d966bb4..48af3ab02c 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFImageReadParam.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFImageReadParam.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Plugins.Tiff { - #region TIFFImageReadParam definition + #region TIFFImageReadParam declaration /// /// /// @@ -70,7 +70,7 @@ public TIFFImageReadParam(params object[] args) : base(args) { } } #endregion - #region TIFFImageReadParam + #region TIFFImageReadParam implementation public partial class TIFFImageReadParam { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFTag.cs b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFTag.cs index 6f3e5e1a8e..086fb87e16 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFTag.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFTag.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Plugins.Tiff { - #region TIFFTag definition + #region TIFFTag declaration /// /// /// @@ -70,7 +70,7 @@ public TIFFTag(params object[] args) : base(args) { } } #endregion - #region TIFFTag + #region TIFFTag implementation public partial class TIFFTag { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFTagSet.cs b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFTagSet.cs index 082d440fff..b7d0a4e62c 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFTagSet.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Plugins/Tiff/TIFFTagSet.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Plugins.Tiff { - #region TIFFTagSet definition + #region TIFFTagSet declaration /// /// /// @@ -70,7 +70,7 @@ public TIFFTagSet(params object[] args) : base(args) { } } #endregion - #region TIFFTagSet + #region TIFFTagSet implementation public partial class TIFFTagSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Spi/IIORegistry.cs b/src/net/JNet/Generated/Javax/Imageio/Spi/IIORegistry.cs index 0cf1941f78..1ef48f29bf 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Spi/IIORegistry.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Spi/IIORegistry.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Spi { - #region IIORegistry definition + #region IIORegistry declaration /// /// /// @@ -70,7 +70,7 @@ public IIORegistry(params object[] args) : base(args) { } } #endregion - #region IIORegistry + #region IIORegistry implementation public partial class IIORegistry { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Spi/IIOServiceProvider.cs b/src/net/JNet/Generated/Javax/Imageio/Spi/IIOServiceProvider.cs index 44d66b8916..d2e559d41a 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Spi/IIOServiceProvider.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Spi/IIOServiceProvider.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Spi { - #region IIOServiceProvider definition + #region IIOServiceProvider declaration /// /// /// @@ -72,7 +72,7 @@ public IIOServiceProvider(params object[] args) : base(args) { } } #endregion - #region IIOServiceProvider + #region IIOServiceProvider implementation public partial class IIOServiceProvider { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Spi/ImageInputStreamSpi.cs b/src/net/JNet/Generated/Javax/Imageio/Spi/ImageInputStreamSpi.cs index 1262eca872..de739ecf4b 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Spi/ImageInputStreamSpi.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Spi/ImageInputStreamSpi.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Spi { - #region ImageInputStreamSpi definition + #region ImageInputStreamSpi declaration /// /// /// @@ -72,7 +72,7 @@ public ImageInputStreamSpi(params object[] args) : base(args) { } } #endregion - #region ImageInputStreamSpi + #region ImageInputStreamSpi implementation public partial class ImageInputStreamSpi { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Spi/ImageOutputStreamSpi.cs b/src/net/JNet/Generated/Javax/Imageio/Spi/ImageOutputStreamSpi.cs index f20d8d5615..3441325acb 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Spi/ImageOutputStreamSpi.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Spi/ImageOutputStreamSpi.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Spi { - #region ImageOutputStreamSpi definition + #region ImageOutputStreamSpi declaration /// /// /// @@ -72,7 +72,7 @@ public ImageOutputStreamSpi(params object[] args) : base(args) { } } #endregion - #region ImageOutputStreamSpi + #region ImageOutputStreamSpi implementation public partial class ImageOutputStreamSpi { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Spi/ImageReaderSpi.cs b/src/net/JNet/Generated/Javax/Imageio/Spi/ImageReaderSpi.cs index 2ee81ce7ba..73dd87920e 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Spi/ImageReaderSpi.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Spi/ImageReaderSpi.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Spi { - #region ImageReaderSpi definition + #region ImageReaderSpi declaration /// /// /// @@ -72,7 +72,7 @@ public ImageReaderSpi(params object[] args) : base(args) { } } #endregion - #region ImageReaderSpi + #region ImageReaderSpi implementation public partial class ImageReaderSpi { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Spi/ImageReaderWriterSpi.cs b/src/net/JNet/Generated/Javax/Imageio/Spi/ImageReaderWriterSpi.cs index 14cd22cfe6..a03c5857f2 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Spi/ImageReaderWriterSpi.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Spi/ImageReaderWriterSpi.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Spi { - #region ImageReaderWriterSpi definition + #region ImageReaderWriterSpi declaration /// /// /// @@ -72,7 +72,7 @@ public ImageReaderWriterSpi(params object[] args) : base(args) { } } #endregion - #region ImageReaderWriterSpi + #region ImageReaderWriterSpi implementation public partial class ImageReaderWriterSpi { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Spi/ImageTranscoderSpi.cs b/src/net/JNet/Generated/Javax/Imageio/Spi/ImageTranscoderSpi.cs index 1c2744e425..eeb4d87bdd 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Spi/ImageTranscoderSpi.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Spi/ImageTranscoderSpi.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Spi { - #region ImageTranscoderSpi definition + #region ImageTranscoderSpi declaration /// /// /// @@ -72,7 +72,7 @@ public ImageTranscoderSpi(params object[] args) : base(args) { } } #endregion - #region ImageTranscoderSpi + #region ImageTranscoderSpi implementation public partial class ImageTranscoderSpi { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Spi/ImageWriterSpi.cs b/src/net/JNet/Generated/Javax/Imageio/Spi/ImageWriterSpi.cs index 10ae2f2461..c5cb2cfa6c 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Spi/ImageWriterSpi.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Spi/ImageWriterSpi.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Spi { - #region ImageWriterSpi definition + #region ImageWriterSpi declaration /// /// /// @@ -72,7 +72,7 @@ public ImageWriterSpi(params object[] args) : base(args) { } } #endregion - #region ImageWriterSpi + #region ImageWriterSpi implementation public partial class ImageWriterSpi { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Spi/RegisterableService.cs b/src/net/JNet/Generated/Javax/Imageio/Spi/RegisterableService.cs index 5072370d0c..dc2f7a0346 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Spi/RegisterableService.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Spi/RegisterableService.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Spi { - #region RegisterableService definition + #region RegisterableService declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IRegisterableService } #endregion - #region RegisterableService + #region RegisterableService implementation public partial class RegisterableService : Javax.Imageio.Spi.IRegisterableService { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Spi/ServiceRegistry.cs b/src/net/JNet/Generated/Javax/Imageio/Spi/ServiceRegistry.cs index 6dc3edd0da..aeefca5bdc 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Spi/ServiceRegistry.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Spi/ServiceRegistry.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Spi { - #region ServiceRegistry definition + #region ServiceRegistry declaration /// /// /// @@ -66,7 +66,7 @@ public ServiceRegistry(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Filter definition + #region Filter declaration /// /// /// @@ -117,7 +117,7 @@ public Filter(params object[] args) : base(args) { } } #endregion - #region ServiceRegistry + #region ServiceRegistry implementation public partial class ServiceRegistry { #region Constructors @@ -304,7 +304,7 @@ public void RegisterServiceProviders(Java.Util.Iterator arg0) #endregion #region Nested classes - #region Filter + #region Filter implementation public partial class Filter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Stream/FileCacheImageInputStream.cs b/src/net/JNet/Generated/Javax/Imageio/Stream/FileCacheImageInputStream.cs index 1474d835dd..1e269233e4 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Stream/FileCacheImageInputStream.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Stream/FileCacheImageInputStream.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Stream { - #region FileCacheImageInputStream definition + #region FileCacheImageInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public FileCacheImageInputStream(params object[] args) : base(args) { } } #endregion - #region FileCacheImageInputStream + #region FileCacheImageInputStream implementation public partial class FileCacheImageInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Stream/FileCacheImageOutputStream.cs b/src/net/JNet/Generated/Javax/Imageio/Stream/FileCacheImageOutputStream.cs index cc27b7a9c4..b09207890d 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Stream/FileCacheImageOutputStream.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Stream/FileCacheImageOutputStream.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Stream { - #region FileCacheImageOutputStream definition + #region FileCacheImageOutputStream declaration /// /// /// @@ -70,7 +70,7 @@ public FileCacheImageOutputStream(params object[] args) : base(args) { } } #endregion - #region FileCacheImageOutputStream + #region FileCacheImageOutputStream implementation public partial class FileCacheImageOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Stream/FileImageInputStream.cs b/src/net/JNet/Generated/Javax/Imageio/Stream/FileImageInputStream.cs index 149ba22f11..8224a87f30 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Stream/FileImageInputStream.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Stream/FileImageInputStream.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Stream { - #region FileImageInputStream definition + #region FileImageInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public FileImageInputStream(params object[] args) : base(args) { } } #endregion - #region FileImageInputStream + #region FileImageInputStream implementation public partial class FileImageInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Stream/FileImageOutputStream.cs b/src/net/JNet/Generated/Javax/Imageio/Stream/FileImageOutputStream.cs index 2a20249f53..4848c209c0 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Stream/FileImageOutputStream.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Stream/FileImageOutputStream.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Stream { - #region FileImageOutputStream definition + #region FileImageOutputStream declaration /// /// /// @@ -70,7 +70,7 @@ public FileImageOutputStream(params object[] args) : base(args) { } } #endregion - #region FileImageOutputStream + #region FileImageOutputStream implementation public partial class FileImageOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Stream/IIOByteBuffer.cs b/src/net/JNet/Generated/Javax/Imageio/Stream/IIOByteBuffer.cs index a7d36649cf..82078d17b5 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Stream/IIOByteBuffer.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Stream/IIOByteBuffer.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Stream { - #region IIOByteBuffer definition + #region IIOByteBuffer declaration /// /// /// @@ -70,7 +70,7 @@ public IIOByteBuffer(params object[] args) : base(args) { } } #endregion - #region IIOByteBuffer + #region IIOByteBuffer implementation public partial class IIOByteBuffer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Stream/ImageInputStream.cs b/src/net/JNet/Generated/Javax/Imageio/Stream/ImageInputStream.cs index 077c603082..b385a0060a 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Stream/ImageInputStream.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Stream/ImageInputStream.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Stream { - #region ImageInputStream definition + #region ImageInputStream declaration /// /// /// @@ -354,7 +354,7 @@ public partial interface IImageInputStream } #endregion - #region ImageInputStream + #region ImageInputStream implementation public partial class ImageInputStream : Javax.Imageio.Stream.IImageInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Stream/ImageInputStreamImpl.cs b/src/net/JNet/Generated/Javax/Imageio/Stream/ImageInputStreamImpl.cs index 3bc3faf4d7..a4bac970aa 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Stream/ImageInputStreamImpl.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Stream/ImageInputStreamImpl.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Stream { - #region ImageInputStreamImpl definition + #region ImageInputStreamImpl declaration /// /// /// @@ -72,7 +72,7 @@ public ImageInputStreamImpl(params object[] args) : base(args) { } } #endregion - #region ImageInputStreamImpl + #region ImageInputStreamImpl implementation public partial class ImageInputStreamImpl { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Stream/ImageOutputStream.cs b/src/net/JNet/Generated/Javax/Imageio/Stream/ImageOutputStream.cs index 0b435e0d0b..1b740062c2 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Stream/ImageOutputStream.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Stream/ImageOutputStream.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Stream { - #region ImageOutputStream definition + #region ImageOutputStream declaration /// /// /// @@ -243,7 +243,7 @@ public partial interface IImageOutputStream } #endregion - #region ImageOutputStream + #region ImageOutputStream implementation public partial class ImageOutputStream : Javax.Imageio.Stream.IImageOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Stream/ImageOutputStreamImpl.cs b/src/net/JNet/Generated/Javax/Imageio/Stream/ImageOutputStreamImpl.cs index 0c14da72df..95ef88705e 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Stream/ImageOutputStreamImpl.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Stream/ImageOutputStreamImpl.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Stream { - #region ImageOutputStreamImpl definition + #region ImageOutputStreamImpl declaration /// /// /// @@ -72,7 +72,7 @@ public ImageOutputStreamImpl(params object[] args) : base(args) { } } #endregion - #region ImageOutputStreamImpl + #region ImageOutputStreamImpl implementation public partial class ImageOutputStreamImpl { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Stream/MemoryCacheImageInputStream.cs b/src/net/JNet/Generated/Javax/Imageio/Stream/MemoryCacheImageInputStream.cs index 89d4bec4b7..f207095367 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Stream/MemoryCacheImageInputStream.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Stream/MemoryCacheImageInputStream.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Stream { - #region MemoryCacheImageInputStream definition + #region MemoryCacheImageInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public MemoryCacheImageInputStream(params object[] args) : base(args) { } } #endregion - #region MemoryCacheImageInputStream + #region MemoryCacheImageInputStream implementation public partial class MemoryCacheImageInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Imageio/Stream/MemoryCacheImageOutputStream.cs b/src/net/JNet/Generated/Javax/Imageio/Stream/MemoryCacheImageOutputStream.cs index 72cc1064bd..ec23ac87eb 100644 --- a/src/net/JNet/Generated/Javax/Imageio/Stream/MemoryCacheImageOutputStream.cs +++ b/src/net/JNet/Generated/Javax/Imageio/Stream/MemoryCacheImageOutputStream.cs @@ -25,7 +25,7 @@ namespace Javax.Imageio.Stream { - #region MemoryCacheImageOutputStream definition + #region MemoryCacheImageOutputStream declaration /// /// /// @@ -70,7 +70,7 @@ public MemoryCacheImageOutputStream(params object[] args) : base(args) { } } #endregion - #region MemoryCacheImageOutputStream + #region MemoryCacheImageOutputStream implementation public partial class MemoryCacheImageOutputStream { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/AnnotatedConstruct.cs b/src/net/JNet/Generated/Javax/Lang/Model/AnnotatedConstruct.cs index 06c7e4e08c..00f1f12296 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/AnnotatedConstruct.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/AnnotatedConstruct.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model { - #region AnnotatedConstruct definition + #region AnnotatedConstruct declaration /// /// /// @@ -108,7 +108,7 @@ public partial interface IAnnotatedConstruct } #endregion - #region AnnotatedConstruct + #region AnnotatedConstruct implementation public partial class AnnotatedConstruct : Javax.Lang.Model.IAnnotatedConstruct { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/AnnotationMirror.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/AnnotationMirror.cs index 150cee8c87..154a59f544 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/AnnotationMirror.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/AnnotationMirror.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region AnnotationMirror definition + #region AnnotationMirror declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IAnnotationMirror } #endregion - #region AnnotationMirror + #region AnnotationMirror implementation public partial class AnnotationMirror : Javax.Lang.Model.Element.IAnnotationMirror { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/AnnotationValue.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/AnnotationValue.cs index 56370ad417..3eb69cd806 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/AnnotationValue.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/AnnotationValue.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region AnnotationValue definition + #region AnnotationValue declaration /// /// /// @@ -103,7 +103,7 @@ public partial interface IAnnotationValue } #endregion - #region AnnotationValue + #region AnnotationValue implementation public partial class AnnotationValue : Javax.Lang.Model.Element.IAnnotationValue { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/AnnotationValueVisitor.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/AnnotationValueVisitor.cs index 87cf2ccf88..b31d50a122 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/AnnotationValueVisitor.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/AnnotationValueVisitor.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region AnnotationValueVisitor definition + #region AnnotationValueVisitor declaration /// /// /// @@ -72,7 +72,7 @@ public AnnotationValueVisitor(params object[] args) : base(args) { } } #endregion - #region AnnotationValueVisitor definition + #region AnnotationValueVisitor declaration /// /// /// @@ -121,7 +121,7 @@ public AnnotationValueVisitor(params object[] args) : base(args) { } } #endregion - #region AnnotationValueVisitor + #region AnnotationValueVisitor implementation public partial class AnnotationValueVisitor { #region Constructors @@ -441,7 +441,7 @@ public partial interface IAnnotationValueVisitor } #endregion - #region AnnotationValueVisitor + #region AnnotationValueVisitor implementation public partial class AnnotationValueVisitor : Javax.Lang.Model.Element.IAnnotationValueVisitor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/Element.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/Element.cs index c44e520d21..3e46bdf9b4 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/Element.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/Element.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region Element definition + #region Element declaration /// /// /// @@ -135,7 +135,7 @@ public partial interface IElement : Javax.Lang.Model.IAnnotatedConstruct } #endregion - #region Element + #region Element implementation public partial class Element : Javax.Lang.Model.Element.IElement { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/ElementKind.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/ElementKind.cs index 9c65315c8b..874b65612c 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/ElementKind.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/ElementKind.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region ElementKind definition + #region ElementKind declaration /// /// /// @@ -70,7 +70,7 @@ public ElementKind(params object[] args) : base(args) { } } #endregion - #region ElementKind + #region ElementKind implementation public partial class ElementKind { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/ElementVisitor.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/ElementVisitor.cs index 22f82f4dd2..bd475d7eea 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/ElementVisitor.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/ElementVisitor.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region ElementVisitor definition + #region ElementVisitor declaration /// /// /// @@ -72,7 +72,7 @@ public ElementVisitor(params object[] args) : base(args) { } } #endregion - #region ElementVisitor definition + #region ElementVisitor declaration /// /// /// @@ -121,7 +121,7 @@ public ElementVisitor(params object[] args) : base(args) { } } #endregion - #region ElementVisitor + #region ElementVisitor implementation public partial class ElementVisitor { #region Constructors @@ -321,7 +321,7 @@ public partial interface IElementVisitor } #endregion - #region ElementVisitor + #region ElementVisitor implementation public partial class ElementVisitor : Javax.Lang.Model.Element.IElementVisitor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/ExecutableElement.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/ExecutableElement.cs index 33c0a5ae91..5eed706e1a 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/ExecutableElement.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/ExecutableElement.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region ExecutableElement definition + #region ExecutableElement declaration /// /// /// @@ -128,7 +128,7 @@ public partial interface IExecutableElement } #endregion - #region ExecutableElement + #region ExecutableElement implementation public partial class ExecutableElement : Javax.Lang.Model.Element.IExecutableElement { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/Modifier.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/Modifier.cs index d1e8da31e5..f197564d61 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/Modifier.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/Modifier.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region Modifier definition + #region Modifier declaration /// /// /// @@ -70,7 +70,7 @@ public Modifier(params object[] args) : base(args) { } } #endregion - #region Modifier + #region Modifier implementation public partial class Modifier { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/ModuleElement.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/ModuleElement.cs index fe68fa403c..f2832b4700 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/ModuleElement.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/ModuleElement.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region ModuleElement definition + #region ModuleElement declaration /// /// /// @@ -68,7 +68,7 @@ public ModuleElement(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Directive definition + #region Directive declaration /// /// /// @@ -115,7 +115,7 @@ public Directive(params object[] args) : base(args) { } } #endregion - #region DirectiveKind definition + #region DirectiveKind declaration /// /// /// @@ -160,7 +160,7 @@ public DirectiveKind(params object[] args) : base(args) { } } #endregion - #region DirectiveVisitor definition + #region DirectiveVisitor declaration /// /// /// @@ -207,7 +207,7 @@ public DirectiveVisitor(params object[] args) : base(args) { } } #endregion - #region DirectiveVisitor definition + #region DirectiveVisitor declaration /// /// /// @@ -256,7 +256,7 @@ public DirectiveVisitor(params object[] args) : base(args) { } } #endregion - #region ExportsDirective definition + #region ExportsDirective declaration /// /// /// @@ -303,7 +303,7 @@ public ExportsDirective(params object[] args) : base(args) { } } #endregion - #region OpensDirective definition + #region OpensDirective declaration /// /// /// @@ -350,7 +350,7 @@ public OpensDirective(params object[] args) : base(args) { } } #endregion - #region ProvidesDirective definition + #region ProvidesDirective declaration /// /// /// @@ -397,7 +397,7 @@ public ProvidesDirective(params object[] args) : base(args) { } } #endregion - #region RequiresDirective definition + #region RequiresDirective declaration /// /// /// @@ -444,7 +444,7 @@ public RequiresDirective(params object[] args) : base(args) { } } #endregion - #region UsesDirective definition + #region UsesDirective declaration /// /// /// @@ -543,7 +543,7 @@ public partial interface IModuleElement } #endregion - #region ModuleElement + #region ModuleElement implementation public partial class ModuleElement : Javax.Lang.Model.Element.IModuleElement { #region Constructors @@ -626,7 +626,7 @@ public bool IsUnnamed() #endregion #region Nested classes - #region Directive + #region Directive implementation public partial class Directive { #region Constructors @@ -676,7 +676,7 @@ public R Accept(Javax.Lang.Model.Element.ModuleElement.DirectiveVisitor + #region DirectiveVisitor implementation public partial class DirectiveVisitor { #region Constructors @@ -978,7 +978,7 @@ public R VisitUnknown(Javax.Lang.Model.Element.ModuleElement.Directive arg0, P a } #endregion - #region ExportsDirective + #region ExportsDirective implementation public partial class ExportsDirective { #region Constructors @@ -1023,7 +1023,7 @@ public Java.Util.List TargetModules } #endregion - #region OpensDirective + #region OpensDirective implementation public partial class OpensDirective { #region Constructors @@ -1068,7 +1068,7 @@ public Java.Util.List TargetModules } #endregion - #region ProvidesDirective + #region ProvidesDirective implementation public partial class ProvidesDirective { #region Constructors @@ -1113,7 +1113,7 @@ public Javax.Lang.Model.Element.TypeElement Service } #endregion - #region RequiresDirective + #region RequiresDirective implementation public partial class RequiresDirective { #region Constructors @@ -1167,7 +1167,7 @@ public bool IsTransitive() } #endregion - #region UsesDirective + #region UsesDirective implementation public partial class UsesDirective { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/Name.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/Name.cs index b479c8030b..245aea0c7d 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/Name.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/Name.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region Name definition + #region Name declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IName : Java.Lang.ICharSequence } #endregion - #region Name + #region Name implementation public partial class Name : Javax.Lang.Model.Element.IName { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/NestingKind.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/NestingKind.cs index 88cbfd5006..ee6c83f16f 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/NestingKind.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/NestingKind.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region NestingKind definition + #region NestingKind declaration /// /// /// @@ -70,7 +70,7 @@ public NestingKind(params object[] args) : base(args) { } } #endregion - #region NestingKind + #region NestingKind implementation public partial class NestingKind { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/PackageElement.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/PackageElement.cs index dd35d2941b..a59a8e862a 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/PackageElement.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/PackageElement.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region PackageElement definition + #region PackageElement declaration /// /// /// @@ -111,7 +111,7 @@ public partial interface IPackageElement } #endregion - #region PackageElement + #region PackageElement implementation public partial class PackageElement : Javax.Lang.Model.Element.IPackageElement { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/Parameterizable.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/Parameterizable.cs index e197582368..0747fbdeb2 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/Parameterizable.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/Parameterizable.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region Parameterizable definition + #region Parameterizable declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IParameterizable : Javax.Lang.Model.Element.IElement } #endregion - #region Parameterizable + #region Parameterizable implementation public partial class Parameterizable : Javax.Lang.Model.Element.IParameterizable { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/QualifiedNameable.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/QualifiedNameable.cs index b8b4093c84..51b85b00a0 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/QualifiedNameable.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/QualifiedNameable.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region QualifiedNameable definition + #region QualifiedNameable declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IQualifiedNameable : Javax.Lang.Model.Element.IElement } #endregion - #region QualifiedNameable + #region QualifiedNameable implementation public partial class QualifiedNameable : Javax.Lang.Model.Element.IQualifiedNameable { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/TypeElement.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/TypeElement.cs index 16d4aa4641..bde7bbbaea 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/TypeElement.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/TypeElement.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region TypeElement definition + #region TypeElement declaration /// /// /// @@ -122,7 +122,7 @@ public partial interface ITypeElement } #endregion - #region TypeElement + #region TypeElement implementation public partial class TypeElement : Javax.Lang.Model.Element.ITypeElement { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/TypeParameterElement.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/TypeParameterElement.cs index ff5ff22d5f..1a7a76273e 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/TypeParameterElement.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/TypeParameterElement.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region TypeParameterElement definition + #region TypeParameterElement declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface ITypeParameterElement : Javax.Lang.Model.Element.IEleme } #endregion - #region TypeParameterElement + #region TypeParameterElement implementation public partial class TypeParameterElement : Javax.Lang.Model.Element.ITypeParameterElement { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/UnknownAnnotationValueException.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/UnknownAnnotationValueException.cs index eec3dfef77..c1e99a89ca 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/UnknownAnnotationValueException.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/UnknownAnnotationValueException.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region UnknownAnnotationValueException definition + #region UnknownAnnotationValueException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnknownAnnotationValueException : Javax.Lang.Model.UnknownE } #endregion - #region UnknownAnnotationValueException + #region UnknownAnnotationValueException implementation public partial class UnknownAnnotationValueException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/UnknownDirectiveException.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/UnknownDirectiveException.cs index 4dec36bef3..6d4b12d81e 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/UnknownDirectiveException.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/UnknownDirectiveException.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region UnknownDirectiveException definition + #region UnknownDirectiveException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnknownDirectiveException : Javax.Lang.Model.UnknownEntityE } #endregion - #region UnknownDirectiveException + #region UnknownDirectiveException implementation public partial class UnknownDirectiveException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/UnknownElementException.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/UnknownElementException.cs index 586b692cf9..f9bf1b80ee 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/UnknownElementException.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/UnknownElementException.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region UnknownElementException definition + #region UnknownElementException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnknownElementException : Javax.Lang.Model.UnknownEntityExc } #endregion - #region UnknownElementException + #region UnknownElementException implementation public partial class UnknownElementException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Element/VariableElement.cs b/src/net/JNet/Generated/Javax/Lang/Model/Element/VariableElement.cs index 94d77dc310..6b50dc485a 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Element/VariableElement.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Element/VariableElement.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Element { - #region VariableElement definition + #region VariableElement declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IVariableElement : Javax.Lang.Model.Element.IElement } #endregion - #region VariableElement + #region VariableElement implementation public partial class VariableElement : Javax.Lang.Model.Element.IVariableElement { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/SourceVersion.cs b/src/net/JNet/Generated/Javax/Lang/Model/SourceVersion.cs index 0699488880..a3947952f4 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/SourceVersion.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/SourceVersion.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model { - #region SourceVersion definition + #region SourceVersion declaration /// /// /// @@ -70,7 +70,7 @@ public SourceVersion(params object[] args) : base(args) { } } #endregion - #region SourceVersion + #region SourceVersion implementation public partial class SourceVersion { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/ArrayType.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/ArrayType.cs index 68774f1f5b..40ef0cf7e9 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/ArrayType.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/ArrayType.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region ArrayType definition + #region ArrayType declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IArrayType : Javax.Lang.Model.Type.IReferenceType } #endregion - #region ArrayType + #region ArrayType implementation public partial class ArrayType : Javax.Lang.Model.Type.IArrayType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/DeclaredType.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/DeclaredType.cs index d4bafd15f6..4586805352 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/DeclaredType.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/DeclaredType.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region DeclaredType definition + #region DeclaredType declaration /// /// /// @@ -103,7 +103,7 @@ public partial interface IDeclaredType : Javax.Lang.Model.Type.IReferenceType } #endregion - #region DeclaredType + #region DeclaredType implementation public partial class DeclaredType : Javax.Lang.Model.Type.IDeclaredType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/ErrorType.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/ErrorType.cs index 9b1accd333..d8d3f2b83f 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/ErrorType.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/ErrorType.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region ErrorType definition + #region ErrorType declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IErrorType : Javax.Lang.Model.Type.IDeclaredType } #endregion - #region ErrorType + #region ErrorType implementation public partial class ErrorType : Javax.Lang.Model.Type.IErrorType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/ExecutableType.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/ExecutableType.cs index bae9a4dcb7..7d3b74e21d 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/ExecutableType.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/ExecutableType.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region ExecutableType definition + #region ExecutableType declaration /// /// /// @@ -110,7 +110,7 @@ public partial interface IExecutableType : Javax.Lang.Model.Type.ITypeMirror } #endregion - #region ExecutableType + #region ExecutableType implementation public partial class ExecutableType : Javax.Lang.Model.Type.IExecutableType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/IntersectionType.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/IntersectionType.cs index ce92b0c11a..740f63ebbd 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/IntersectionType.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/IntersectionType.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region IntersectionType definition + #region IntersectionType declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IIntersectionType : Javax.Lang.Model.Type.ITypeMirror } #endregion - #region IntersectionType + #region IntersectionType implementation public partial class IntersectionType : Javax.Lang.Model.Type.IIntersectionType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/MirroredTypeException.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/MirroredTypeException.cs index 9960397428..78299ff04f 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/MirroredTypeException.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/MirroredTypeException.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region MirroredTypeException definition + #region MirroredTypeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MirroredTypeException : Javax.Lang.Model.Type.MirroredTypes } #endregion - #region MirroredTypeException + #region MirroredTypeException implementation public partial class MirroredTypeException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/MirroredTypesException.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/MirroredTypesException.cs index 4b7f9ab588..c7108ceaea 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/MirroredTypesException.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/MirroredTypesException.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region MirroredTypesException definition + #region MirroredTypesException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MirroredTypesException : Java.Lang.RuntimeException } #endregion - #region MirroredTypesException + #region MirroredTypesException implementation public partial class MirroredTypesException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/NoType.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/NoType.cs index 0859f0d0b1..6b07276fa0 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/NoType.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/NoType.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region NoType definition + #region NoType declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface INoType : Javax.Lang.Model.Type.ITypeMirror } #endregion - #region NoType + #region NoType implementation public partial class NoType : Javax.Lang.Model.Type.INoType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/NullType.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/NullType.cs index 2197de07a6..78c9908f25 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/NullType.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/NullType.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region NullType definition + #region NullType declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface INullType : Javax.Lang.Model.Type.IReferenceType } #endregion - #region NullType + #region NullType implementation public partial class NullType : Javax.Lang.Model.Type.INullType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/PrimitiveType.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/PrimitiveType.cs index 9b491c1d01..edcd7ddfcf 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/PrimitiveType.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/PrimitiveType.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region PrimitiveType definition + #region PrimitiveType declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IPrimitiveType : Javax.Lang.Model.Type.ITypeMirror } #endregion - #region PrimitiveType + #region PrimitiveType implementation public partial class PrimitiveType : Javax.Lang.Model.Type.IPrimitiveType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/ReferenceType.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/ReferenceType.cs index 14cfe6cfba..5e69513a7a 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/ReferenceType.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/ReferenceType.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region ReferenceType definition + #region ReferenceType declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IReferenceType : Javax.Lang.Model.Type.ITypeMirror } #endregion - #region ReferenceType + #region ReferenceType implementation public partial class ReferenceType : Javax.Lang.Model.Type.IReferenceType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/TypeKind.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/TypeKind.cs index ae68466616..1fef1c3fff 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/TypeKind.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/TypeKind.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region TypeKind definition + #region TypeKind declaration /// /// /// @@ -70,7 +70,7 @@ public TypeKind(params object[] args) : base(args) { } } #endregion - #region TypeKind + #region TypeKind implementation public partial class TypeKind { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/TypeMirror.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/TypeMirror.cs index fda0770cd9..a03bff7d17 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/TypeMirror.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/TypeMirror.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region TypeMirror definition + #region TypeMirror declaration /// /// /// @@ -103,7 +103,7 @@ public partial interface ITypeMirror : Javax.Lang.Model.IAnnotatedConstruct } #endregion - #region TypeMirror + #region TypeMirror implementation public partial class TypeMirror : Javax.Lang.Model.Type.ITypeMirror { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/TypeVariable.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/TypeVariable.cs index 98e17e9eae..9b24ef7bfd 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/TypeVariable.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/TypeVariable.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region TypeVariable definition + #region TypeVariable declaration /// /// /// @@ -103,7 +103,7 @@ public partial interface ITypeVariable : Javax.Lang.Model.Type.IReferenceType } #endregion - #region TypeVariable + #region TypeVariable implementation public partial class TypeVariable : Javax.Lang.Model.Type.ITypeVariable { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/TypeVisitor.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/TypeVisitor.cs index 86272883df..dce6402e9b 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/TypeVisitor.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/TypeVisitor.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region TypeVisitor definition + #region TypeVisitor declaration /// /// /// @@ -72,7 +72,7 @@ public TypeVisitor(params object[] args) : base(args) { } } #endregion - #region TypeVisitor definition + #region TypeVisitor declaration /// /// /// @@ -121,7 +121,7 @@ public TypeVisitor(params object[] args) : base(args) { } } #endregion - #region TypeVisitor + #region TypeVisitor implementation public partial class TypeVisitor { #region Constructors @@ -406,7 +406,7 @@ public partial interface ITypeVisitor } #endregion - #region TypeVisitor + #region TypeVisitor implementation public partial class TypeVisitor : Javax.Lang.Model.Type.ITypeVisitor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/UnionType.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/UnionType.cs index ebba7a47df..356a2e7437 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/UnionType.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/UnionType.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region UnionType definition + #region UnionType declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IUnionType : Javax.Lang.Model.Type.ITypeMirror } #endregion - #region UnionType + #region UnionType implementation public partial class UnionType : Javax.Lang.Model.Type.IUnionType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/UnknownTypeException.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/UnknownTypeException.cs index 94f35e371f..51d1444cc1 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/UnknownTypeException.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/UnknownTypeException.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region UnknownTypeException definition + #region UnknownTypeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnknownTypeException : Javax.Lang.Model.UnknownEntityExcept } #endregion - #region UnknownTypeException + #region UnknownTypeException implementation public partial class UnknownTypeException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Type/WildcardType.cs b/src/net/JNet/Generated/Javax/Lang/Model/Type/WildcardType.cs index 044dac13be..f1a296c656 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Type/WildcardType.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Type/WildcardType.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Type { - #region WildcardType definition + #region WildcardType declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IWildcardType : Javax.Lang.Model.Type.ITypeMirror } #endregion - #region WildcardType + #region WildcardType implementation public partial class WildcardType : Javax.Lang.Model.Type.IWildcardType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/UnknownEntityException.cs b/src/net/JNet/Generated/Javax/Lang/Model/UnknownEntityException.cs index 941d7c683c..ac21dac333 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/UnknownEntityException.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/UnknownEntityException.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model { - #region UnknownEntityException definition + #region UnknownEntityException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnknownEntityException : Java.Lang.RuntimeException } #endregion - #region UnknownEntityException + #region UnknownEntityException implementation public partial class UnknownEntityException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractAnnotationValueVisitor6.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractAnnotationValueVisitor6.cs index 1878e27880..f858f54951 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractAnnotationValueVisitor6.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractAnnotationValueVisitor6.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region AbstractAnnotationValueVisitor6 definition + #region AbstractAnnotationValueVisitor6 declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractAnnotationValueVisitor6(params object[] args) : base(args) { } } #endregion - #region AbstractAnnotationValueVisitor6 definition + #region AbstractAnnotationValueVisitor6 declaration /// /// /// @@ -121,7 +121,7 @@ public AbstractAnnotationValueVisitor6(params object[] args) : base(args) { } } #endregion - #region AbstractAnnotationValueVisitor6 + #region AbstractAnnotationValueVisitor6 implementation public partial class AbstractAnnotationValueVisitor6 { #region Constructors @@ -181,7 +181,7 @@ public object VisitUnknown(Javax.Lang.Model.Element.AnnotationValue arg0, object } #endregion - #region AbstractAnnotationValueVisitor6 + #region AbstractAnnotationValueVisitor6 implementation public partial class AbstractAnnotationValueVisitor6 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractAnnotationValueVisitor7.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractAnnotationValueVisitor7.cs index 4030cd36fa..88d984c2f5 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractAnnotationValueVisitor7.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractAnnotationValueVisitor7.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region AbstractAnnotationValueVisitor7 definition + #region AbstractAnnotationValueVisitor7 declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractAnnotationValueVisitor7(params object[] args) : base(args) { } } #endregion - #region AbstractAnnotationValueVisitor7 definition + #region AbstractAnnotationValueVisitor7 declaration /// /// /// @@ -121,7 +121,7 @@ public AbstractAnnotationValueVisitor7(params object[] args) : base(args) { } } #endregion - #region AbstractAnnotationValueVisitor7 + #region AbstractAnnotationValueVisitor7 implementation public partial class AbstractAnnotationValueVisitor7 { #region Constructors @@ -152,7 +152,7 @@ public partial class AbstractAnnotationValueVisitor7 } #endregion - #region AbstractAnnotationValueVisitor7 + #region AbstractAnnotationValueVisitor7 implementation public partial class AbstractAnnotationValueVisitor7 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractAnnotationValueVisitor8.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractAnnotationValueVisitor8.cs index d088d3bc41..d8a4f1b3b7 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractAnnotationValueVisitor8.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractAnnotationValueVisitor8.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region AbstractAnnotationValueVisitor8 definition + #region AbstractAnnotationValueVisitor8 declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractAnnotationValueVisitor8(params object[] args) : base(args) { } } #endregion - #region AbstractAnnotationValueVisitor8 definition + #region AbstractAnnotationValueVisitor8 declaration /// /// /// @@ -121,7 +121,7 @@ public AbstractAnnotationValueVisitor8(params object[] args) : base(args) { } } #endregion - #region AbstractAnnotationValueVisitor8 + #region AbstractAnnotationValueVisitor8 implementation public partial class AbstractAnnotationValueVisitor8 { #region Constructors @@ -152,7 +152,7 @@ public partial class AbstractAnnotationValueVisitor8 } #endregion - #region AbstractAnnotationValueVisitor8 + #region AbstractAnnotationValueVisitor8 implementation public partial class AbstractAnnotationValueVisitor8 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractAnnotationValueVisitor9.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractAnnotationValueVisitor9.cs index dd7a710dbd..a86f7ecee0 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractAnnotationValueVisitor9.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractAnnotationValueVisitor9.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region AbstractAnnotationValueVisitor9 definition + #region AbstractAnnotationValueVisitor9 declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractAnnotationValueVisitor9(params object[] args) : base(args) { } } #endregion - #region AbstractAnnotationValueVisitor9 definition + #region AbstractAnnotationValueVisitor9 declaration /// /// /// @@ -121,7 +121,7 @@ public AbstractAnnotationValueVisitor9(params object[] args) : base(args) { } } #endregion - #region AbstractAnnotationValueVisitor9 + #region AbstractAnnotationValueVisitor9 implementation public partial class AbstractAnnotationValueVisitor9 { #region Constructors @@ -152,7 +152,7 @@ public partial class AbstractAnnotationValueVisitor9 } #endregion - #region AbstractAnnotationValueVisitor9 + #region AbstractAnnotationValueVisitor9 implementation public partial class AbstractAnnotationValueVisitor9 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractElementVisitor6.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractElementVisitor6.cs index 1fcc23b12b..01f6841a48 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractElementVisitor6.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractElementVisitor6.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region AbstractElementVisitor6 definition + #region AbstractElementVisitor6 declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractElementVisitor6(params object[] args) : base(args) { } } #endregion - #region AbstractElementVisitor6 definition + #region AbstractElementVisitor6 declaration /// /// /// @@ -121,7 +121,7 @@ public AbstractElementVisitor6(params object[] args) : base(args) { } } #endregion - #region AbstractElementVisitor6 + #region AbstractElementVisitor6 implementation public partial class AbstractElementVisitor6 { #region Constructors @@ -191,7 +191,7 @@ public object VisitUnknown(Javax.Lang.Model.Element.Element arg0, object arg1) } #endregion - #region AbstractElementVisitor6 + #region AbstractElementVisitor6 implementation public partial class AbstractElementVisitor6 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractElementVisitor7.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractElementVisitor7.cs index 5dbd814af4..66112a54dc 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractElementVisitor7.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractElementVisitor7.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region AbstractElementVisitor7 definition + #region AbstractElementVisitor7 declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractElementVisitor7(params object[] args) : base(args) { } } #endregion - #region AbstractElementVisitor7 definition + #region AbstractElementVisitor7 declaration /// /// /// @@ -121,7 +121,7 @@ public AbstractElementVisitor7(params object[] args) : base(args) { } } #endregion - #region AbstractElementVisitor7 + #region AbstractElementVisitor7 implementation public partial class AbstractElementVisitor7 { #region Constructors @@ -152,7 +152,7 @@ public partial class AbstractElementVisitor7 } #endregion - #region AbstractElementVisitor7 + #region AbstractElementVisitor7 implementation public partial class AbstractElementVisitor7 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractElementVisitor8.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractElementVisitor8.cs index 60648352aa..56d6ee1d18 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractElementVisitor8.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractElementVisitor8.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region AbstractElementVisitor8 definition + #region AbstractElementVisitor8 declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractElementVisitor8(params object[] args) : base(args) { } } #endregion - #region AbstractElementVisitor8 definition + #region AbstractElementVisitor8 declaration /// /// /// @@ -121,7 +121,7 @@ public AbstractElementVisitor8(params object[] args) : base(args) { } } #endregion - #region AbstractElementVisitor8 + #region AbstractElementVisitor8 implementation public partial class AbstractElementVisitor8 { #region Constructors @@ -152,7 +152,7 @@ public partial class AbstractElementVisitor8 } #endregion - #region AbstractElementVisitor8 + #region AbstractElementVisitor8 implementation public partial class AbstractElementVisitor8 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractElementVisitor9.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractElementVisitor9.cs index 6be262d798..a77e19788a 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractElementVisitor9.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractElementVisitor9.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region AbstractElementVisitor9 definition + #region AbstractElementVisitor9 declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractElementVisitor9(params object[] args) : base(args) { } } #endregion - #region AbstractElementVisitor9 definition + #region AbstractElementVisitor9 declaration /// /// /// @@ -121,7 +121,7 @@ public AbstractElementVisitor9(params object[] args) : base(args) { } } #endregion - #region AbstractElementVisitor9 + #region AbstractElementVisitor9 implementation public partial class AbstractElementVisitor9 { #region Constructors @@ -152,7 +152,7 @@ public partial class AbstractElementVisitor9 } #endregion - #region AbstractElementVisitor9 + #region AbstractElementVisitor9 implementation public partial class AbstractElementVisitor9 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractTypeVisitor6.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractTypeVisitor6.cs index 61f04c1e7d..9712d48fb1 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractTypeVisitor6.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractTypeVisitor6.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region AbstractTypeVisitor6 definition + #region AbstractTypeVisitor6 declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractTypeVisitor6(params object[] args) : base(args) { } } #endregion - #region AbstractTypeVisitor6 definition + #region AbstractTypeVisitor6 declaration /// /// /// @@ -121,7 +121,7 @@ public AbstractTypeVisitor6(params object[] args) : base(args) { } } #endregion - #region AbstractTypeVisitor6 + #region AbstractTypeVisitor6 implementation public partial class AbstractTypeVisitor6 { #region Constructors @@ -201,7 +201,7 @@ public object VisitUnknown(Javax.Lang.Model.Type.TypeMirror arg0, object arg1) } #endregion - #region AbstractTypeVisitor6 + #region AbstractTypeVisitor6 implementation public partial class AbstractTypeVisitor6 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractTypeVisitor7.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractTypeVisitor7.cs index f1fe210f62..0940c45dcf 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractTypeVisitor7.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractTypeVisitor7.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region AbstractTypeVisitor7 definition + #region AbstractTypeVisitor7 declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractTypeVisitor7(params object[] args) : base(args) { } } #endregion - #region AbstractTypeVisitor7 definition + #region AbstractTypeVisitor7 declaration /// /// /// @@ -121,7 +121,7 @@ public AbstractTypeVisitor7(params object[] args) : base(args) { } } #endregion - #region AbstractTypeVisitor7 + #region AbstractTypeVisitor7 implementation public partial class AbstractTypeVisitor7 { #region Constructors @@ -152,7 +152,7 @@ public partial class AbstractTypeVisitor7 } #endregion - #region AbstractTypeVisitor7 + #region AbstractTypeVisitor7 implementation public partial class AbstractTypeVisitor7 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractTypeVisitor8.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractTypeVisitor8.cs index 314f4e02c2..6b1ea1b972 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractTypeVisitor8.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractTypeVisitor8.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region AbstractTypeVisitor8 definition + #region AbstractTypeVisitor8 declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractTypeVisitor8(params object[] args) : base(args) { } } #endregion - #region AbstractTypeVisitor8 definition + #region AbstractTypeVisitor8 declaration /// /// /// @@ -121,7 +121,7 @@ public AbstractTypeVisitor8(params object[] args) : base(args) { } } #endregion - #region AbstractTypeVisitor8 + #region AbstractTypeVisitor8 implementation public partial class AbstractTypeVisitor8 { #region Constructors @@ -152,7 +152,7 @@ public partial class AbstractTypeVisitor8 } #endregion - #region AbstractTypeVisitor8 + #region AbstractTypeVisitor8 implementation public partial class AbstractTypeVisitor8 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractTypeVisitor9.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractTypeVisitor9.cs index eee51574ce..cc91f05a4b 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractTypeVisitor9.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/AbstractTypeVisitor9.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region AbstractTypeVisitor9 definition + #region AbstractTypeVisitor9 declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractTypeVisitor9(params object[] args) : base(args) { } } #endregion - #region AbstractTypeVisitor9 definition + #region AbstractTypeVisitor9 declaration /// /// /// @@ -121,7 +121,7 @@ public AbstractTypeVisitor9(params object[] args) : base(args) { } } #endregion - #region AbstractTypeVisitor9 + #region AbstractTypeVisitor9 implementation public partial class AbstractTypeVisitor9 { #region Constructors @@ -152,7 +152,7 @@ public partial class AbstractTypeVisitor9 } #endregion - #region AbstractTypeVisitor9 + #region AbstractTypeVisitor9 implementation public partial class AbstractTypeVisitor9 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementFilter.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementFilter.cs index 34f6abbe8c..dcc096536b 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementFilter.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementFilter.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region ElementFilter definition + #region ElementFilter declaration /// /// /// @@ -70,7 +70,7 @@ public ElementFilter(params object[] args) : base(args) { } } #endregion - #region ElementFilter + #region ElementFilter implementation public partial class ElementFilter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementKindVisitor6.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementKindVisitor6.cs index c41faa702e..acec28289e 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementKindVisitor6.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementKindVisitor6.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region ElementKindVisitor6 definition + #region ElementKindVisitor6 declaration /// /// /// @@ -70,7 +70,7 @@ public ElementKindVisitor6(params object[] args) : base(args) { } } #endregion - #region ElementKindVisitor6 definition + #region ElementKindVisitor6 declaration /// /// /// @@ -117,7 +117,7 @@ public ElementKindVisitor6(params object[] args) : base(args) { } } #endregion - #region ElementKindVisitor6 + #region ElementKindVisitor6 implementation public partial class ElementKindVisitor6 { #region Constructors @@ -288,7 +288,7 @@ public object VisitVariableAsResourceVariable(Javax.Lang.Model.Element.VariableE } #endregion - #region ElementKindVisitor6 + #region ElementKindVisitor6 implementation public partial class ElementKindVisitor6 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementKindVisitor7.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementKindVisitor7.cs index ad0a57f16a..49507a0cce 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementKindVisitor7.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementKindVisitor7.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region ElementKindVisitor7 definition + #region ElementKindVisitor7 declaration /// /// /// @@ -70,7 +70,7 @@ public ElementKindVisitor7(params object[] args) : base(args) { } } #endregion - #region ElementKindVisitor7 definition + #region ElementKindVisitor7 declaration /// /// /// @@ -117,7 +117,7 @@ public ElementKindVisitor7(params object[] args) : base(args) { } } #endregion - #region ElementKindVisitor7 + #region ElementKindVisitor7 implementation public partial class ElementKindVisitor7 { #region Constructors @@ -148,7 +148,7 @@ public partial class ElementKindVisitor7 } #endregion - #region ElementKindVisitor7 + #region ElementKindVisitor7 implementation public partial class ElementKindVisitor7 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementKindVisitor8.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementKindVisitor8.cs index 62b1828ad4..ce8faeb406 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementKindVisitor8.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementKindVisitor8.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region ElementKindVisitor8 definition + #region ElementKindVisitor8 declaration /// /// /// @@ -70,7 +70,7 @@ public ElementKindVisitor8(params object[] args) : base(args) { } } #endregion - #region ElementKindVisitor8 definition + #region ElementKindVisitor8 declaration /// /// /// @@ -117,7 +117,7 @@ public ElementKindVisitor8(params object[] args) : base(args) { } } #endregion - #region ElementKindVisitor8 + #region ElementKindVisitor8 implementation public partial class ElementKindVisitor8 { #region Constructors @@ -148,7 +148,7 @@ public partial class ElementKindVisitor8 } #endregion - #region ElementKindVisitor8 + #region ElementKindVisitor8 implementation public partial class ElementKindVisitor8 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementKindVisitor9.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementKindVisitor9.cs index 8008527f35..743845010c 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementKindVisitor9.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementKindVisitor9.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region ElementKindVisitor9 definition + #region ElementKindVisitor9 declaration /// /// /// @@ -70,7 +70,7 @@ public ElementKindVisitor9(params object[] args) : base(args) { } } #endregion - #region ElementKindVisitor9 definition + #region ElementKindVisitor9 declaration /// /// /// @@ -117,7 +117,7 @@ public ElementKindVisitor9(params object[] args) : base(args) { } } #endregion - #region ElementKindVisitor9 + #region ElementKindVisitor9 implementation public partial class ElementKindVisitor9 { #region Constructors @@ -148,7 +148,7 @@ public partial class ElementKindVisitor9 } #endregion - #region ElementKindVisitor9 + #region ElementKindVisitor9 implementation public partial class ElementKindVisitor9 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementScanner6.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementScanner6.cs index fefde8fe88..0f6c2ca55f 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementScanner6.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementScanner6.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region ElementScanner6 definition + #region ElementScanner6 declaration /// /// /// @@ -70,7 +70,7 @@ public ElementScanner6(params object[] args) : base(args) { } } #endregion - #region ElementScanner6 definition + #region ElementScanner6 declaration /// /// /// @@ -117,7 +117,7 @@ public ElementScanner6(params object[] args) : base(args) { } } #endregion - #region ElementScanner6 + #region ElementScanner6 implementation public partial class ElementScanner6 { #region Constructors @@ -177,7 +177,7 @@ public object Scan(Javax.Lang.Model.Element.Element arg0, object arg1) } #endregion - #region ElementScanner6 + #region ElementScanner6 implementation public partial class ElementScanner6 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementScanner7.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementScanner7.cs index 8e9e8890f3..c5edd4ab02 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementScanner7.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementScanner7.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region ElementScanner7 definition + #region ElementScanner7 declaration /// /// /// @@ -70,7 +70,7 @@ public ElementScanner7(params object[] args) : base(args) { } } #endregion - #region ElementScanner7 definition + #region ElementScanner7 declaration /// /// /// @@ -117,7 +117,7 @@ public ElementScanner7(params object[] args) : base(args) { } } #endregion - #region ElementScanner7 + #region ElementScanner7 implementation public partial class ElementScanner7 { #region Constructors @@ -148,7 +148,7 @@ public partial class ElementScanner7 } #endregion - #region ElementScanner7 + #region ElementScanner7 implementation public partial class ElementScanner7 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementScanner8.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementScanner8.cs index c7b802b8d0..3f463eaed5 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementScanner8.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementScanner8.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region ElementScanner8 definition + #region ElementScanner8 declaration /// /// /// @@ -70,7 +70,7 @@ public ElementScanner8(params object[] args) : base(args) { } } #endregion - #region ElementScanner8 definition + #region ElementScanner8 declaration /// /// /// @@ -117,7 +117,7 @@ public ElementScanner8(params object[] args) : base(args) { } } #endregion - #region ElementScanner8 + #region ElementScanner8 implementation public partial class ElementScanner8 { #region Constructors @@ -148,7 +148,7 @@ public partial class ElementScanner8 } #endregion - #region ElementScanner8 + #region ElementScanner8 implementation public partial class ElementScanner8 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementScanner9.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementScanner9.cs index fbd89dbc02..5353768e81 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementScanner9.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/ElementScanner9.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region ElementScanner9 definition + #region ElementScanner9 declaration /// /// /// @@ -70,7 +70,7 @@ public ElementScanner9(params object[] args) : base(args) { } } #endregion - #region ElementScanner9 definition + #region ElementScanner9 declaration /// /// /// @@ -117,7 +117,7 @@ public ElementScanner9(params object[] args) : base(args) { } } #endregion - #region ElementScanner9 + #region ElementScanner9 implementation public partial class ElementScanner9 { #region Constructors @@ -148,7 +148,7 @@ public partial class ElementScanner9 } #endregion - #region ElementScanner9 + #region ElementScanner9 implementation public partial class ElementScanner9 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/Elements.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/Elements.cs index 2679b34487..5cce9a465e 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/Elements.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/Elements.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region Elements definition + #region Elements declaration /// /// /// @@ -68,7 +68,7 @@ public Elements(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Origin definition + #region Origin declaration /// /// /// @@ -302,7 +302,7 @@ public partial interface IElements } #endregion - #region Elements + #region Elements implementation public partial class Elements : Javax.Lang.Model.Util.IElements { #region Constructors @@ -571,7 +571,7 @@ public Javax.Lang.Model.Util.Elements.Origin GetOrigin(Javax.Lang.Model.Element. #endregion #region Nested classes - #region Origin + #region Origin implementation public partial class Origin { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleAnnotationValueVisitor6.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleAnnotationValueVisitor6.cs index 8ec087476e..d3c09603e3 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleAnnotationValueVisitor6.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleAnnotationValueVisitor6.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region SimpleAnnotationValueVisitor6 definition + #region SimpleAnnotationValueVisitor6 declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleAnnotationValueVisitor6(params object[] args) : base(args) { } } #endregion - #region SimpleAnnotationValueVisitor6 definition + #region SimpleAnnotationValueVisitor6 declaration /// /// /// @@ -117,7 +117,7 @@ public SimpleAnnotationValueVisitor6(params object[] args) : base(args) { } } #endregion - #region SimpleAnnotationValueVisitor6 + #region SimpleAnnotationValueVisitor6 implementation public partial class SimpleAnnotationValueVisitor6 { #region Constructors @@ -148,7 +148,7 @@ public partial class SimpleAnnotationValueVisitor6 } #endregion - #region SimpleAnnotationValueVisitor6 + #region SimpleAnnotationValueVisitor6 implementation public partial class SimpleAnnotationValueVisitor6 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleAnnotationValueVisitor7.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleAnnotationValueVisitor7.cs index 1930110694..e2b82a9e5c 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleAnnotationValueVisitor7.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleAnnotationValueVisitor7.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region SimpleAnnotationValueVisitor7 definition + #region SimpleAnnotationValueVisitor7 declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleAnnotationValueVisitor7(params object[] args) : base(args) { } } #endregion - #region SimpleAnnotationValueVisitor7 definition + #region SimpleAnnotationValueVisitor7 declaration /// /// /// @@ -117,7 +117,7 @@ public SimpleAnnotationValueVisitor7(params object[] args) : base(args) { } } #endregion - #region SimpleAnnotationValueVisitor7 + #region SimpleAnnotationValueVisitor7 implementation public partial class SimpleAnnotationValueVisitor7 { #region Constructors @@ -148,7 +148,7 @@ public partial class SimpleAnnotationValueVisitor7 } #endregion - #region SimpleAnnotationValueVisitor7 + #region SimpleAnnotationValueVisitor7 implementation public partial class SimpleAnnotationValueVisitor7 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleAnnotationValueVisitor8.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleAnnotationValueVisitor8.cs index 7971c064de..dbf00251e1 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleAnnotationValueVisitor8.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleAnnotationValueVisitor8.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region SimpleAnnotationValueVisitor8 definition + #region SimpleAnnotationValueVisitor8 declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleAnnotationValueVisitor8(params object[] args) : base(args) { } } #endregion - #region SimpleAnnotationValueVisitor8 definition + #region SimpleAnnotationValueVisitor8 declaration /// /// /// @@ -117,7 +117,7 @@ public SimpleAnnotationValueVisitor8(params object[] args) : base(args) { } } #endregion - #region SimpleAnnotationValueVisitor8 + #region SimpleAnnotationValueVisitor8 implementation public partial class SimpleAnnotationValueVisitor8 { #region Constructors @@ -148,7 +148,7 @@ public partial class SimpleAnnotationValueVisitor8 } #endregion - #region SimpleAnnotationValueVisitor8 + #region SimpleAnnotationValueVisitor8 implementation public partial class SimpleAnnotationValueVisitor8 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleAnnotationValueVisitor9.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleAnnotationValueVisitor9.cs index ff325777d6..d7c122f420 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleAnnotationValueVisitor9.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleAnnotationValueVisitor9.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region SimpleAnnotationValueVisitor9 definition + #region SimpleAnnotationValueVisitor9 declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleAnnotationValueVisitor9(params object[] args) : base(args) { } } #endregion - #region SimpleAnnotationValueVisitor9 definition + #region SimpleAnnotationValueVisitor9 declaration /// /// /// @@ -117,7 +117,7 @@ public SimpleAnnotationValueVisitor9(params object[] args) : base(args) { } } #endregion - #region SimpleAnnotationValueVisitor9 + #region SimpleAnnotationValueVisitor9 implementation public partial class SimpleAnnotationValueVisitor9 { #region Constructors @@ -148,7 +148,7 @@ public partial class SimpleAnnotationValueVisitor9 } #endregion - #region SimpleAnnotationValueVisitor9 + #region SimpleAnnotationValueVisitor9 implementation public partial class SimpleAnnotationValueVisitor9 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleElementVisitor6.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleElementVisitor6.cs index 638cf7c0f1..9786bf9ce2 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleElementVisitor6.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleElementVisitor6.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region SimpleElementVisitor6 definition + #region SimpleElementVisitor6 declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleElementVisitor6(params object[] args) : base(args) { } } #endregion - #region SimpleElementVisitor6 definition + #region SimpleElementVisitor6 declaration /// /// /// @@ -117,7 +117,7 @@ public SimpleElementVisitor6(params object[] args) : base(args) { } } #endregion - #region SimpleElementVisitor6 + #region SimpleElementVisitor6 implementation public partial class SimpleElementVisitor6 { #region Constructors @@ -148,7 +148,7 @@ public partial class SimpleElementVisitor6 } #endregion - #region SimpleElementVisitor6 + #region SimpleElementVisitor6 implementation public partial class SimpleElementVisitor6 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleElementVisitor7.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleElementVisitor7.cs index a013a8ba60..9076c3e477 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleElementVisitor7.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleElementVisitor7.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region SimpleElementVisitor7 definition + #region SimpleElementVisitor7 declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleElementVisitor7(params object[] args) : base(args) { } } #endregion - #region SimpleElementVisitor7 definition + #region SimpleElementVisitor7 declaration /// /// /// @@ -117,7 +117,7 @@ public SimpleElementVisitor7(params object[] args) : base(args) { } } #endregion - #region SimpleElementVisitor7 + #region SimpleElementVisitor7 implementation public partial class SimpleElementVisitor7 { #region Constructors @@ -148,7 +148,7 @@ public partial class SimpleElementVisitor7 } #endregion - #region SimpleElementVisitor7 + #region SimpleElementVisitor7 implementation public partial class SimpleElementVisitor7 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleElementVisitor8.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleElementVisitor8.cs index 891e2a95f0..0691eb4e5a 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleElementVisitor8.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleElementVisitor8.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region SimpleElementVisitor8 definition + #region SimpleElementVisitor8 declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleElementVisitor8(params object[] args) : base(args) { } } #endregion - #region SimpleElementVisitor8 definition + #region SimpleElementVisitor8 declaration /// /// /// @@ -117,7 +117,7 @@ public SimpleElementVisitor8(params object[] args) : base(args) { } } #endregion - #region SimpleElementVisitor8 + #region SimpleElementVisitor8 implementation public partial class SimpleElementVisitor8 { #region Constructors @@ -148,7 +148,7 @@ public partial class SimpleElementVisitor8 } #endregion - #region SimpleElementVisitor8 + #region SimpleElementVisitor8 implementation public partial class SimpleElementVisitor8 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleElementVisitor9.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleElementVisitor9.cs index 624d06e084..83b8a760e9 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleElementVisitor9.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleElementVisitor9.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region SimpleElementVisitor9 definition + #region SimpleElementVisitor9 declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleElementVisitor9(params object[] args) : base(args) { } } #endregion - #region SimpleElementVisitor9 definition + #region SimpleElementVisitor9 declaration /// /// /// @@ -117,7 +117,7 @@ public SimpleElementVisitor9(params object[] args) : base(args) { } } #endregion - #region SimpleElementVisitor9 + #region SimpleElementVisitor9 implementation public partial class SimpleElementVisitor9 { #region Constructors @@ -148,7 +148,7 @@ public partial class SimpleElementVisitor9 } #endregion - #region SimpleElementVisitor9 + #region SimpleElementVisitor9 implementation public partial class SimpleElementVisitor9 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleTypeVisitor6.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleTypeVisitor6.cs index 92eb408b52..1ab956a487 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleTypeVisitor6.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleTypeVisitor6.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region SimpleTypeVisitor6 definition + #region SimpleTypeVisitor6 declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleTypeVisitor6(params object[] args) : base(args) { } } #endregion - #region SimpleTypeVisitor6 definition + #region SimpleTypeVisitor6 declaration /// /// /// @@ -117,7 +117,7 @@ public SimpleTypeVisitor6(params object[] args) : base(args) { } } #endregion - #region SimpleTypeVisitor6 + #region SimpleTypeVisitor6 implementation public partial class SimpleTypeVisitor6 { #region Constructors @@ -148,7 +148,7 @@ public partial class SimpleTypeVisitor6 } #endregion - #region SimpleTypeVisitor6 + #region SimpleTypeVisitor6 implementation public partial class SimpleTypeVisitor6 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleTypeVisitor7.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleTypeVisitor7.cs index b3ab435c6c..a918405052 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleTypeVisitor7.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleTypeVisitor7.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region SimpleTypeVisitor7 definition + #region SimpleTypeVisitor7 declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleTypeVisitor7(params object[] args) : base(args) { } } #endregion - #region SimpleTypeVisitor7 definition + #region SimpleTypeVisitor7 declaration /// /// /// @@ -117,7 +117,7 @@ public SimpleTypeVisitor7(params object[] args) : base(args) { } } #endregion - #region SimpleTypeVisitor7 + #region SimpleTypeVisitor7 implementation public partial class SimpleTypeVisitor7 { #region Constructors @@ -148,7 +148,7 @@ public partial class SimpleTypeVisitor7 } #endregion - #region SimpleTypeVisitor7 + #region SimpleTypeVisitor7 implementation public partial class SimpleTypeVisitor7 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleTypeVisitor8.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleTypeVisitor8.cs index 61d1fcb26f..530c81cf85 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleTypeVisitor8.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleTypeVisitor8.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region SimpleTypeVisitor8 definition + #region SimpleTypeVisitor8 declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleTypeVisitor8(params object[] args) : base(args) { } } #endregion - #region SimpleTypeVisitor8 definition + #region SimpleTypeVisitor8 declaration /// /// /// @@ -117,7 +117,7 @@ public SimpleTypeVisitor8(params object[] args) : base(args) { } } #endregion - #region SimpleTypeVisitor8 + #region SimpleTypeVisitor8 implementation public partial class SimpleTypeVisitor8 { #region Constructors @@ -148,7 +148,7 @@ public partial class SimpleTypeVisitor8 } #endregion - #region SimpleTypeVisitor8 + #region SimpleTypeVisitor8 implementation public partial class SimpleTypeVisitor8 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleTypeVisitor9.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleTypeVisitor9.cs index b9cbb3d3fd..1d322e81d2 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleTypeVisitor9.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/SimpleTypeVisitor9.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region SimpleTypeVisitor9 definition + #region SimpleTypeVisitor9 declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleTypeVisitor9(params object[] args) : base(args) { } } #endregion - #region SimpleTypeVisitor9 definition + #region SimpleTypeVisitor9 declaration /// /// /// @@ -117,7 +117,7 @@ public SimpleTypeVisitor9(params object[] args) : base(args) { } } #endregion - #region SimpleTypeVisitor9 + #region SimpleTypeVisitor9 implementation public partial class SimpleTypeVisitor9 { #region Constructors @@ -148,7 +148,7 @@ public partial class SimpleTypeVisitor9 } #endregion - #region SimpleTypeVisitor9 + #region SimpleTypeVisitor9 implementation public partial class SimpleTypeVisitor9 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/TypeKindVisitor6.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/TypeKindVisitor6.cs index 568948344c..b3bf575ce1 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/TypeKindVisitor6.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/TypeKindVisitor6.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region TypeKindVisitor6 definition + #region TypeKindVisitor6 declaration /// /// /// @@ -70,7 +70,7 @@ public TypeKindVisitor6(params object[] args) : base(args) { } } #endregion - #region TypeKindVisitor6 definition + #region TypeKindVisitor6 declaration /// /// /// @@ -117,7 +117,7 @@ public TypeKindVisitor6(params object[] args) : base(args) { } } #endregion - #region TypeKindVisitor6 + #region TypeKindVisitor6 implementation public partial class TypeKindVisitor6 { #region Constructors @@ -268,7 +268,7 @@ public object VisitPrimitiveAsShort(Javax.Lang.Model.Type.PrimitiveType arg0, ob } #endregion - #region TypeKindVisitor6 + #region TypeKindVisitor6 implementation public partial class TypeKindVisitor6 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/TypeKindVisitor7.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/TypeKindVisitor7.cs index a851e7423e..990ffcdca6 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/TypeKindVisitor7.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/TypeKindVisitor7.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region TypeKindVisitor7 definition + #region TypeKindVisitor7 declaration /// /// /// @@ -70,7 +70,7 @@ public TypeKindVisitor7(params object[] args) : base(args) { } } #endregion - #region TypeKindVisitor7 definition + #region TypeKindVisitor7 declaration /// /// /// @@ -117,7 +117,7 @@ public TypeKindVisitor7(params object[] args) : base(args) { } } #endregion - #region TypeKindVisitor7 + #region TypeKindVisitor7 implementation public partial class TypeKindVisitor7 { #region Constructors @@ -148,7 +148,7 @@ public partial class TypeKindVisitor7 } #endregion - #region TypeKindVisitor7 + #region TypeKindVisitor7 implementation public partial class TypeKindVisitor7 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/TypeKindVisitor8.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/TypeKindVisitor8.cs index 06f0ed90b4..d1fde2d06e 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/TypeKindVisitor8.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/TypeKindVisitor8.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region TypeKindVisitor8 definition + #region TypeKindVisitor8 declaration /// /// /// @@ -70,7 +70,7 @@ public TypeKindVisitor8(params object[] args) : base(args) { } } #endregion - #region TypeKindVisitor8 definition + #region TypeKindVisitor8 declaration /// /// /// @@ -117,7 +117,7 @@ public TypeKindVisitor8(params object[] args) : base(args) { } } #endregion - #region TypeKindVisitor8 + #region TypeKindVisitor8 implementation public partial class TypeKindVisitor8 { #region Constructors @@ -148,7 +148,7 @@ public partial class TypeKindVisitor8 } #endregion - #region TypeKindVisitor8 + #region TypeKindVisitor8 implementation public partial class TypeKindVisitor8 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/TypeKindVisitor9.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/TypeKindVisitor9.cs index e8d3377ba5..aa702e4e2f 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/TypeKindVisitor9.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/TypeKindVisitor9.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region TypeKindVisitor9 definition + #region TypeKindVisitor9 declaration /// /// /// @@ -70,7 +70,7 @@ public TypeKindVisitor9(params object[] args) : base(args) { } } #endregion - #region TypeKindVisitor9 definition + #region TypeKindVisitor9 declaration /// /// /// @@ -117,7 +117,7 @@ public TypeKindVisitor9(params object[] args) : base(args) { } } #endregion - #region TypeKindVisitor9 + #region TypeKindVisitor9 implementation public partial class TypeKindVisitor9 { #region Constructors @@ -148,7 +148,7 @@ public partial class TypeKindVisitor9 } #endregion - #region TypeKindVisitor9 + #region TypeKindVisitor9 implementation public partial class TypeKindVisitor9 { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Lang/Model/Util/Types.cs b/src/net/JNet/Generated/Javax/Lang/Model/Util/Types.cs index b99370f2f3..3d4640d4b0 100644 --- a/src/net/JNet/Generated/Javax/Lang/Model/Util/Types.cs +++ b/src/net/JNet/Generated/Javax/Lang/Model/Util/Types.cs @@ -25,7 +25,7 @@ namespace Javax.Lang.Model.Util { - #region Types definition + #region Types declaration /// /// /// @@ -213,7 +213,7 @@ public partial interface ITypes } #endregion - #region Types + #region Types implementation public partial class Types : Javax.Lang.Model.Util.ITypes { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Attribute.cs b/src/net/JNet/Generated/Javax/Management/Attribute.cs index c872333775..c531527def 100644 --- a/src/net/JNet/Generated/Javax/Management/Attribute.cs +++ b/src/net/JNet/Generated/Javax/Management/Attribute.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region Attribute definition + #region Attribute declaration /// /// /// @@ -70,7 +70,7 @@ public Attribute(params object[] args) : base(args) { } } #endregion - #region Attribute + #region Attribute implementation public partial class Attribute { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/AttributeChangeNotification.cs b/src/net/JNet/Generated/Javax/Management/AttributeChangeNotification.cs index abd548c8c7..3af6f2c280 100644 --- a/src/net/JNet/Generated/Javax/Management/AttributeChangeNotification.cs +++ b/src/net/JNet/Generated/Javax/Management/AttributeChangeNotification.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region AttributeChangeNotification definition + #region AttributeChangeNotification declaration /// /// /// @@ -70,7 +70,7 @@ public AttributeChangeNotification(params object[] args) : base(args) { } } #endregion - #region AttributeChangeNotification + #region AttributeChangeNotification implementation public partial class AttributeChangeNotification { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/AttributeChangeNotificationFilter.cs b/src/net/JNet/Generated/Javax/Management/AttributeChangeNotificationFilter.cs index 06989e28c8..2a0c78602c 100644 --- a/src/net/JNet/Generated/Javax/Management/AttributeChangeNotificationFilter.cs +++ b/src/net/JNet/Generated/Javax/Management/AttributeChangeNotificationFilter.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region AttributeChangeNotificationFilter definition + #region AttributeChangeNotificationFilter declaration /// /// /// @@ -70,7 +70,7 @@ public AttributeChangeNotificationFilter(params object[] args) : base(args) { } } #endregion - #region AttributeChangeNotificationFilter + #region AttributeChangeNotificationFilter implementation public partial class AttributeChangeNotificationFilter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/AttributeList.cs b/src/net/JNet/Generated/Javax/Management/AttributeList.cs index 0c4fd8b597..cfe5425a1d 100644 --- a/src/net/JNet/Generated/Javax/Management/AttributeList.cs +++ b/src/net/JNet/Generated/Javax/Management/AttributeList.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region AttributeList definition + #region AttributeList declaration /// /// /// @@ -70,7 +70,7 @@ public AttributeList(params object[] args) : base(args) { } } #endregion - #region AttributeList + #region AttributeList implementation public partial class AttributeList { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/AttributeNotFoundException.cs b/src/net/JNet/Generated/Javax/Management/AttributeNotFoundException.cs index eeaeeeb162..61b0d1d1d0 100644 --- a/src/net/JNet/Generated/Javax/Management/AttributeNotFoundException.cs +++ b/src/net/JNet/Generated/Javax/Management/AttributeNotFoundException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region AttributeNotFoundException definition + #region AttributeNotFoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AttributeNotFoundException : Javax.Management.OperationsExc } #endregion - #region AttributeNotFoundException + #region AttributeNotFoundException implementation public partial class AttributeNotFoundException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/AttributeValueExp.cs b/src/net/JNet/Generated/Javax/Management/AttributeValueExp.cs index ff6c12f427..490288710e 100644 --- a/src/net/JNet/Generated/Javax/Management/AttributeValueExp.cs +++ b/src/net/JNet/Generated/Javax/Management/AttributeValueExp.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region AttributeValueExp definition + #region AttributeValueExp declaration /// /// /// @@ -70,7 +70,7 @@ public AttributeValueExp(params object[] args) : base(args) { } } #endregion - #region AttributeValueExp + #region AttributeValueExp implementation public partial class AttributeValueExp { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/BadAttributeValueExpException.cs b/src/net/JNet/Generated/Javax/Management/BadAttributeValueExpException.cs index 6b024be363..76da8e2aab 100644 --- a/src/net/JNet/Generated/Javax/Management/BadAttributeValueExpException.cs +++ b/src/net/JNet/Generated/Javax/Management/BadAttributeValueExpException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region BadAttributeValueExpException definition + #region BadAttributeValueExpException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class BadAttributeValueExpException : Java.Lang.Exception } #endregion - #region BadAttributeValueExpException + #region BadAttributeValueExpException implementation public partial class BadAttributeValueExpException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/BadBinaryOpValueExpException.cs b/src/net/JNet/Generated/Javax/Management/BadBinaryOpValueExpException.cs index 8d496af9ff..3dece51b45 100644 --- a/src/net/JNet/Generated/Javax/Management/BadBinaryOpValueExpException.cs +++ b/src/net/JNet/Generated/Javax/Management/BadBinaryOpValueExpException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region BadBinaryOpValueExpException definition + #region BadBinaryOpValueExpException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class BadBinaryOpValueExpException : Java.Lang.Exception } #endregion - #region BadBinaryOpValueExpException + #region BadBinaryOpValueExpException implementation public partial class BadBinaryOpValueExpException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/BadStringOperationException.cs b/src/net/JNet/Generated/Javax/Management/BadStringOperationException.cs index 1c951bee7d..575ddf76cd 100644 --- a/src/net/JNet/Generated/Javax/Management/BadStringOperationException.cs +++ b/src/net/JNet/Generated/Javax/Management/BadStringOperationException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region BadStringOperationException definition + #region BadStringOperationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class BadStringOperationException : Java.Lang.Exception } #endregion - #region BadStringOperationException + #region BadStringOperationException implementation public partial class BadStringOperationException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/ConstructorParameters.cs b/src/net/JNet/Generated/Javax/Management/ConstructorParameters.cs index ecee3c00ae..be0003a6f9 100644 --- a/src/net/JNet/Generated/Javax/Management/ConstructorParameters.cs +++ b/src/net/JNet/Generated/Javax/Management/ConstructorParameters.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region ConstructorParameters definition + #region ConstructorParameters declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IConstructorParameters : Java.Lang.Annotation.IAnnotati } #endregion - #region ConstructorParameters + #region ConstructorParameters implementation public partial class ConstructorParameters : Javax.Management.IConstructorParameters { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Descriptor.cs b/src/net/JNet/Generated/Javax/Management/Descriptor.cs index 5f0bdf55d4..c014a6c919 100644 --- a/src/net/JNet/Generated/Javax/Management/Descriptor.cs +++ b/src/net/JNet/Generated/Javax/Management/Descriptor.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region Descriptor definition + #region Descriptor declaration /// /// /// @@ -136,7 +136,7 @@ public partial interface IDescriptor } #endregion - #region Descriptor + #region Descriptor implementation public partial class Descriptor : Javax.Management.IDescriptor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/DescriptorAccess.cs b/src/net/JNet/Generated/Javax/Management/DescriptorAccess.cs index f2adfe0b69..5cd7aa9c5c 100644 --- a/src/net/JNet/Generated/Javax/Management/DescriptorAccess.cs +++ b/src/net/JNet/Generated/Javax/Management/DescriptorAccess.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region DescriptorAccess definition + #region DescriptorAccess declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IDescriptorAccess : Javax.Management.IDescriptorRead } #endregion - #region DescriptorAccess + #region DescriptorAccess implementation public partial class DescriptorAccess : Javax.Management.IDescriptorAccess { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/DescriptorKey.cs b/src/net/JNet/Generated/Javax/Management/DescriptorKey.cs index 1d64bf1853..e986746ceb 100644 --- a/src/net/JNet/Generated/Javax/Management/DescriptorKey.cs +++ b/src/net/JNet/Generated/Javax/Management/DescriptorKey.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region DescriptorKey definition + #region DescriptorKey declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IDescriptorKey : Java.Lang.Annotation.IAnnotation } #endregion - #region DescriptorKey + #region DescriptorKey implementation public partial class DescriptorKey : Javax.Management.IDescriptorKey { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/DescriptorRead.cs b/src/net/JNet/Generated/Javax/Management/DescriptorRead.cs index d0f362c068..8a40276dd8 100644 --- a/src/net/JNet/Generated/Javax/Management/DescriptorRead.cs +++ b/src/net/JNet/Generated/Javax/Management/DescriptorRead.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region DescriptorRead definition + #region DescriptorRead declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IDescriptorRead } #endregion - #region DescriptorRead + #region DescriptorRead implementation public partial class DescriptorRead : Javax.Management.IDescriptorRead { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/DynamicMBean.cs b/src/net/JNet/Generated/Javax/Management/DynamicMBean.cs index 7c0a48cd61..84178bda37 100644 --- a/src/net/JNet/Generated/Javax/Management/DynamicMBean.cs +++ b/src/net/JNet/Generated/Javax/Management/DynamicMBean.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region DynamicMBean definition + #region DynamicMBean declaration /// /// /// @@ -134,7 +134,7 @@ public partial interface IDynamicMBean } #endregion - #region DynamicMBean + #region DynamicMBean implementation public partial class DynamicMBean : Javax.Management.IDynamicMBean { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/ImmutableDescriptor.cs b/src/net/JNet/Generated/Javax/Management/ImmutableDescriptor.cs index 4beae9d98e..d41e733b92 100644 --- a/src/net/JNet/Generated/Javax/Management/ImmutableDescriptor.cs +++ b/src/net/JNet/Generated/Javax/Management/ImmutableDescriptor.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region ImmutableDescriptor definition + #region ImmutableDescriptor declaration /// /// /// @@ -70,7 +70,7 @@ public ImmutableDescriptor(params object[] args) : base(args) { } } #endregion - #region ImmutableDescriptor + #region ImmutableDescriptor implementation public partial class ImmutableDescriptor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/InstanceAlreadyExistsException.cs b/src/net/JNet/Generated/Javax/Management/InstanceAlreadyExistsException.cs index f0b7eb4ab5..6314949cd1 100644 --- a/src/net/JNet/Generated/Javax/Management/InstanceAlreadyExistsException.cs +++ b/src/net/JNet/Generated/Javax/Management/InstanceAlreadyExistsException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region InstanceAlreadyExistsException definition + #region InstanceAlreadyExistsException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InstanceAlreadyExistsException : Javax.Management.Operation } #endregion - #region InstanceAlreadyExistsException + #region InstanceAlreadyExistsException implementation public partial class InstanceAlreadyExistsException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/InstanceNotFoundException.cs b/src/net/JNet/Generated/Javax/Management/InstanceNotFoundException.cs index bbeb1f5604..dfc1748387 100644 --- a/src/net/JNet/Generated/Javax/Management/InstanceNotFoundException.cs +++ b/src/net/JNet/Generated/Javax/Management/InstanceNotFoundException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region InstanceNotFoundException definition + #region InstanceNotFoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InstanceNotFoundException : Javax.Management.OperationsExce } #endregion - #region InstanceNotFoundException + #region InstanceNotFoundException implementation public partial class InstanceNotFoundException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/IntrospectionException.cs b/src/net/JNet/Generated/Javax/Management/IntrospectionException.cs index 27ff5fab8a..7468d0251b 100644 --- a/src/net/JNet/Generated/Javax/Management/IntrospectionException.cs +++ b/src/net/JNet/Generated/Javax/Management/IntrospectionException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region IntrospectionException definition + #region IntrospectionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class IntrospectionException : Javax.Management.OperationsExcepti } #endregion - #region IntrospectionException + #region IntrospectionException implementation public partial class IntrospectionException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/InvalidApplicationException.cs b/src/net/JNet/Generated/Javax/Management/InvalidApplicationException.cs index 3cd688025d..a21838962f 100644 --- a/src/net/JNet/Generated/Javax/Management/InvalidApplicationException.cs +++ b/src/net/JNet/Generated/Javax/Management/InvalidApplicationException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region InvalidApplicationException definition + #region InvalidApplicationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidApplicationException : Java.Lang.Exception } #endregion - #region InvalidApplicationException + #region InvalidApplicationException implementation public partial class InvalidApplicationException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/InvalidAttributeValueException.cs b/src/net/JNet/Generated/Javax/Management/InvalidAttributeValueException.cs index 620ecfee11..582bd6352d 100644 --- a/src/net/JNet/Generated/Javax/Management/InvalidAttributeValueException.cs +++ b/src/net/JNet/Generated/Javax/Management/InvalidAttributeValueException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region InvalidAttributeValueException definition + #region InvalidAttributeValueException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidAttributeValueException : Javax.Management.Operation } #endregion - #region InvalidAttributeValueException + #region InvalidAttributeValueException implementation public partial class InvalidAttributeValueException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/JMException.cs b/src/net/JNet/Generated/Javax/Management/JMException.cs index c4cd321b20..b756ef6fd6 100644 --- a/src/net/JNet/Generated/Javax/Management/JMException.cs +++ b/src/net/JNet/Generated/Javax/Management/JMException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region JMException definition + #region JMException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class JMException : Java.Lang.Exception } #endregion - #region JMException + #region JMException implementation public partial class JMException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/JMRuntimeException.cs b/src/net/JNet/Generated/Javax/Management/JMRuntimeException.cs index 568ac2cf6e..4e891cc1c7 100644 --- a/src/net/JNet/Generated/Javax/Management/JMRuntimeException.cs +++ b/src/net/JNet/Generated/Javax/Management/JMRuntimeException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region JMRuntimeException definition + #region JMRuntimeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class JMRuntimeException : Java.Lang.RuntimeException } #endregion - #region JMRuntimeException + #region JMRuntimeException implementation public partial class JMRuntimeException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/JMX.cs b/src/net/JNet/Generated/Javax/Management/JMX.cs index 67ee076109..31bd4d37e4 100644 --- a/src/net/JNet/Generated/Javax/Management/JMX.cs +++ b/src/net/JNet/Generated/Javax/Management/JMX.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region JMX definition + #region JMX declaration /// /// /// @@ -70,7 +70,7 @@ public JMX(params object[] args) : base(args) { } } #endregion - #region JMX + #region JMX implementation public partial class JMX { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/ListenerNotFoundException.cs b/src/net/JNet/Generated/Javax/Management/ListenerNotFoundException.cs index f91066f919..d9fadbaa26 100644 --- a/src/net/JNet/Generated/Javax/Management/ListenerNotFoundException.cs +++ b/src/net/JNet/Generated/Javax/Management/ListenerNotFoundException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region ListenerNotFoundException definition + #region ListenerNotFoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ListenerNotFoundException : Javax.Management.OperationsExce } #endregion - #region ListenerNotFoundException + #region ListenerNotFoundException implementation public partial class ListenerNotFoundException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Loading/ClassLoaderRepository.cs b/src/net/JNet/Generated/Javax/Management/Loading/ClassLoaderRepository.cs index 3b8f08a572..2a1a54db64 100644 --- a/src/net/JNet/Generated/Javax/Management/Loading/ClassLoaderRepository.cs +++ b/src/net/JNet/Generated/Javax/Management/Loading/ClassLoaderRepository.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Loading { - #region ClassLoaderRepository definition + #region ClassLoaderRepository declaration /// /// /// @@ -113,7 +113,7 @@ public partial interface IClassLoaderRepository } #endregion - #region ClassLoaderRepository + #region ClassLoaderRepository implementation public partial class ClassLoaderRepository : Javax.Management.Loading.IClassLoaderRepository { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Loading/MLet.cs b/src/net/JNet/Generated/Javax/Management/Loading/MLet.cs index d1d1893baa..b470324af2 100644 --- a/src/net/JNet/Generated/Javax/Management/Loading/MLet.cs +++ b/src/net/JNet/Generated/Javax/Management/Loading/MLet.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Loading { - #region MLet definition + #region MLet declaration /// /// /// @@ -70,7 +70,7 @@ public MLet(params object[] args) : base(args) { } } #endregion - #region MLet + #region MLet implementation public partial class MLet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Loading/MLetContent.cs b/src/net/JNet/Generated/Javax/Management/Loading/MLetContent.cs index 9cb46ccff6..ab937a507d 100644 --- a/src/net/JNet/Generated/Javax/Management/Loading/MLetContent.cs +++ b/src/net/JNet/Generated/Javax/Management/Loading/MLetContent.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Loading { - #region MLetContent definition + #region MLetContent declaration /// /// /// @@ -70,7 +70,7 @@ public MLetContent(params object[] args) : base(args) { } } #endregion - #region MLetContent + #region MLetContent implementation public partial class MLetContent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Loading/MLetMBean.cs b/src/net/JNet/Generated/Javax/Management/Loading/MLetMBean.cs index ff88f51eac..e4b19be489 100644 --- a/src/net/JNet/Generated/Javax/Management/Loading/MLetMBean.cs +++ b/src/net/JNet/Generated/Javax/Management/Loading/MLetMBean.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Loading { - #region MLetMBean definition + #region MLetMBean declaration /// /// /// @@ -142,7 +142,7 @@ public partial interface IMLetMBean } #endregion - #region MLetMBean + #region MLetMBean implementation public partial class MLetMBean : Javax.Management.Loading.IMLetMBean { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Loading/PrivateClassLoader.cs b/src/net/JNet/Generated/Javax/Management/Loading/PrivateClassLoader.cs index c3d45cad2c..ad0ac0d4d3 100644 --- a/src/net/JNet/Generated/Javax/Management/Loading/PrivateClassLoader.cs +++ b/src/net/JNet/Generated/Javax/Management/Loading/PrivateClassLoader.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Loading { - #region PrivateClassLoader definition + #region PrivateClassLoader declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IPrivateClassLoader } #endregion - #region PrivateClassLoader + #region PrivateClassLoader implementation public partial class PrivateClassLoader : Javax.Management.Loading.IPrivateClassLoader { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Loading/PrivateMLet.cs b/src/net/JNet/Generated/Javax/Management/Loading/PrivateMLet.cs index 2a3621d2ea..17a10d7a00 100644 --- a/src/net/JNet/Generated/Javax/Management/Loading/PrivateMLet.cs +++ b/src/net/JNet/Generated/Javax/Management/Loading/PrivateMLet.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Loading { - #region PrivateMLet definition + #region PrivateMLet declaration /// /// /// @@ -70,7 +70,7 @@ public PrivateMLet(params object[] args) : base(args) { } } #endregion - #region PrivateMLet + #region PrivateMLet implementation public partial class PrivateMLet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanAttributeInfo.cs b/src/net/JNet/Generated/Javax/Management/MBeanAttributeInfo.cs index 8d626b77d7..c89298d1d4 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanAttributeInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanAttributeInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanAttributeInfo definition + #region MBeanAttributeInfo declaration /// /// /// @@ -70,7 +70,7 @@ public MBeanAttributeInfo(params object[] args) : base(args) { } } #endregion - #region MBeanAttributeInfo + #region MBeanAttributeInfo implementation public partial class MBeanAttributeInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanConstructorInfo.cs b/src/net/JNet/Generated/Javax/Management/MBeanConstructorInfo.cs index 0a282f9d9a..f360c7d3ce 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanConstructorInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanConstructorInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanConstructorInfo definition + #region MBeanConstructorInfo declaration /// /// /// @@ -70,7 +70,7 @@ public MBeanConstructorInfo(params object[] args) : base(args) { } } #endregion - #region MBeanConstructorInfo + #region MBeanConstructorInfo implementation public partial class MBeanConstructorInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanException.cs b/src/net/JNet/Generated/Javax/Management/MBeanException.cs index d69545517f..61203f7bfe 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanException.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanException definition + #region MBeanException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MBeanException : Javax.Management.JMException } #endregion - #region MBeanException + #region MBeanException implementation public partial class MBeanException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanFeatureInfo.cs b/src/net/JNet/Generated/Javax/Management/MBeanFeatureInfo.cs index cc177098b9..fdfb9378e5 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanFeatureInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanFeatureInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanFeatureInfo definition + #region MBeanFeatureInfo declaration /// /// /// @@ -70,7 +70,7 @@ public MBeanFeatureInfo(params object[] args) : base(args) { } } #endregion - #region MBeanFeatureInfo + #region MBeanFeatureInfo implementation public partial class MBeanFeatureInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanInfo.cs b/src/net/JNet/Generated/Javax/Management/MBeanInfo.cs index cea09dfd0d..239e4a9f17 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanInfo definition + #region MBeanInfo declaration /// /// /// @@ -70,7 +70,7 @@ public MBeanInfo(params object[] args) : base(args) { } } #endregion - #region MBeanInfo + #region MBeanInfo implementation public partial class MBeanInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanNotificationInfo.cs b/src/net/JNet/Generated/Javax/Management/MBeanNotificationInfo.cs index 0a798e518b..24366dfe3a 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanNotificationInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanNotificationInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanNotificationInfo definition + #region MBeanNotificationInfo declaration /// /// /// @@ -70,7 +70,7 @@ public MBeanNotificationInfo(params object[] args) : base(args) { } } #endregion - #region MBeanNotificationInfo + #region MBeanNotificationInfo implementation public partial class MBeanNotificationInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanOperationInfo.cs b/src/net/JNet/Generated/Javax/Management/MBeanOperationInfo.cs index c9ec2d12de..12dbd714f8 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanOperationInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanOperationInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanOperationInfo definition + #region MBeanOperationInfo declaration /// /// /// @@ -70,7 +70,7 @@ public MBeanOperationInfo(params object[] args) : base(args) { } } #endregion - #region MBeanOperationInfo + #region MBeanOperationInfo implementation public partial class MBeanOperationInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanParameterInfo.cs b/src/net/JNet/Generated/Javax/Management/MBeanParameterInfo.cs index cfdfd98944..237c361920 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanParameterInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanParameterInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanParameterInfo definition + #region MBeanParameterInfo declaration /// /// /// @@ -70,7 +70,7 @@ public MBeanParameterInfo(params object[] args) : base(args) { } } #endregion - #region MBeanParameterInfo + #region MBeanParameterInfo implementation public partial class MBeanParameterInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanPermission.cs b/src/net/JNet/Generated/Javax/Management/MBeanPermission.cs index d05a9138e0..537f524346 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanPermission.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanPermission.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanPermission definition + #region MBeanPermission declaration /// /// /// @@ -70,7 +70,7 @@ public MBeanPermission(params object[] args) : base(args) { } } #endregion - #region MBeanPermission + #region MBeanPermission implementation public partial class MBeanPermission { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanRegistration.cs b/src/net/JNet/Generated/Javax/Management/MBeanRegistration.cs index 289639f85f..adbb634855 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanRegistration.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanRegistration.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanRegistration definition + #region MBeanRegistration declaration /// /// /// @@ -112,7 +112,7 @@ public partial interface IMBeanRegistration } #endregion - #region MBeanRegistration + #region MBeanRegistration implementation public partial class MBeanRegistration : Javax.Management.IMBeanRegistration { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanRegistrationException.cs b/src/net/JNet/Generated/Javax/Management/MBeanRegistrationException.cs index d2574d9bab..bc008929ba 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanRegistrationException.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanRegistrationException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanRegistrationException definition + #region MBeanRegistrationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MBeanRegistrationException : Javax.Management.MBeanExceptio } #endregion - #region MBeanRegistrationException + #region MBeanRegistrationException implementation public partial class MBeanRegistrationException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanServer.cs b/src/net/JNet/Generated/Javax/Management/MBeanServer.cs index 0894762e6c..06b232c025 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanServer.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanServer.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanServer definition + #region MBeanServer declaration /// /// /// @@ -383,7 +383,7 @@ public partial interface IMBeanServer : Javax.Management.IMBeanServerConnection } #endregion - #region MBeanServer + #region MBeanServer implementation public partial class MBeanServer : Javax.Management.IMBeanServer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanServerBuilder.cs b/src/net/JNet/Generated/Javax/Management/MBeanServerBuilder.cs index 7c43749390..0270f74c6f 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanServerBuilder.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanServerBuilder.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanServerBuilder definition + #region MBeanServerBuilder declaration /// /// /// @@ -70,7 +70,7 @@ public MBeanServerBuilder(params object[] args) : base(args) { } } #endregion - #region MBeanServerBuilder + #region MBeanServerBuilder implementation public partial class MBeanServerBuilder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanServerConnection.cs b/src/net/JNet/Generated/Javax/Management/MBeanServerConnection.cs index 0269aaac8c..db36c1097e 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanServerConnection.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanServerConnection.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanServerConnection definition + #region MBeanServerConnection declaration /// /// /// @@ -337,7 +337,7 @@ public partial interface IMBeanServerConnection } #endregion - #region MBeanServerConnection + #region MBeanServerConnection implementation public partial class MBeanServerConnection : Javax.Management.IMBeanServerConnection { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanServerDelegate.cs b/src/net/JNet/Generated/Javax/Management/MBeanServerDelegate.cs index 17190e162b..116f723c8a 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanServerDelegate.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanServerDelegate.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanServerDelegate definition + #region MBeanServerDelegate declaration /// /// /// @@ -70,7 +70,7 @@ public MBeanServerDelegate(params object[] args) : base(args) { } } #endregion - #region MBeanServerDelegate + #region MBeanServerDelegate implementation public partial class MBeanServerDelegate { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanServerDelegateMBean.cs b/src/net/JNet/Generated/Javax/Management/MBeanServerDelegateMBean.cs index 46e4dd638f..d38fe53ee7 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanServerDelegateMBean.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanServerDelegateMBean.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanServerDelegateMBean definition + #region MBeanServerDelegateMBean declaration /// /// /// @@ -118,7 +118,7 @@ public partial interface IMBeanServerDelegateMBean } #endregion - #region MBeanServerDelegateMBean + #region MBeanServerDelegateMBean implementation public partial class MBeanServerDelegateMBean : Javax.Management.IMBeanServerDelegateMBean { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanServerFactory.cs b/src/net/JNet/Generated/Javax/Management/MBeanServerFactory.cs index c9929d55ec..5ee3dfa8f7 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanServerFactory.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanServerFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanServerFactory definition + #region MBeanServerFactory declaration /// /// /// @@ -70,7 +70,7 @@ public MBeanServerFactory(params object[] args) : base(args) { } } #endregion - #region MBeanServerFactory + #region MBeanServerFactory implementation public partial class MBeanServerFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanServerInvocationHandler.cs b/src/net/JNet/Generated/Javax/Management/MBeanServerInvocationHandler.cs index fcb3a8ada4..a5dab2fc78 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanServerInvocationHandler.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanServerInvocationHandler.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanServerInvocationHandler definition + #region MBeanServerInvocationHandler declaration /// /// /// @@ -70,7 +70,7 @@ public MBeanServerInvocationHandler(params object[] args) : base(args) { } } #endregion - #region MBeanServerInvocationHandler + #region MBeanServerInvocationHandler implementation public partial class MBeanServerInvocationHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanServerNotification.cs b/src/net/JNet/Generated/Javax/Management/MBeanServerNotification.cs index c7e65723d4..d3484146d8 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanServerNotification.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanServerNotification.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanServerNotification definition + #region MBeanServerNotification declaration /// /// /// @@ -70,7 +70,7 @@ public MBeanServerNotification(params object[] args) : base(args) { } } #endregion - #region MBeanServerNotification + #region MBeanServerNotification implementation public partial class MBeanServerNotification { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanServerPermission.cs b/src/net/JNet/Generated/Javax/Management/MBeanServerPermission.cs index 5dd5dbdf91..241b11cbdc 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanServerPermission.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanServerPermission.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanServerPermission definition + #region MBeanServerPermission declaration /// /// /// @@ -70,7 +70,7 @@ public MBeanServerPermission(params object[] args) : base(args) { } } #endregion - #region MBeanServerPermission + #region MBeanServerPermission implementation public partial class MBeanServerPermission { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MBeanTrustPermission.cs b/src/net/JNet/Generated/Javax/Management/MBeanTrustPermission.cs index f7b80afd13..3be7e1ae75 100644 --- a/src/net/JNet/Generated/Javax/Management/MBeanTrustPermission.cs +++ b/src/net/JNet/Generated/Javax/Management/MBeanTrustPermission.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MBeanTrustPermission definition + #region MBeanTrustPermission declaration /// /// /// @@ -70,7 +70,7 @@ public MBeanTrustPermission(params object[] args) : base(args) { } } #endregion - #region MBeanTrustPermission + #region MBeanTrustPermission implementation public partial class MBeanTrustPermission { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MXBean.cs b/src/net/JNet/Generated/Javax/Management/MXBean.cs index 180de30532..02ff48c434 100644 --- a/src/net/JNet/Generated/Javax/Management/MXBean.cs +++ b/src/net/JNet/Generated/Javax/Management/MXBean.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MXBean definition + #region MXBean declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IMXBean : Java.Lang.Annotation.IAnnotation } #endregion - #region MXBean + #region MXBean implementation public partial class MXBean : Javax.Management.IMXBean { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/MalformedObjectNameException.cs b/src/net/JNet/Generated/Javax/Management/MalformedObjectNameException.cs index b5c53b1906..c4f0fdfdc2 100644 --- a/src/net/JNet/Generated/Javax/Management/MalformedObjectNameException.cs +++ b/src/net/JNet/Generated/Javax/Management/MalformedObjectNameException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region MalformedObjectNameException definition + #region MalformedObjectNameException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MalformedObjectNameException : Javax.Management.OperationsE } #endregion - #region MalformedObjectNameException + #region MalformedObjectNameException implementation public partial class MalformedObjectNameException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Modelmbean/DescriptorSupport.cs b/src/net/JNet/Generated/Javax/Management/Modelmbean/DescriptorSupport.cs index d336e7c00d..889b0b541b 100644 --- a/src/net/JNet/Generated/Javax/Management/Modelmbean/DescriptorSupport.cs +++ b/src/net/JNet/Generated/Javax/Management/Modelmbean/DescriptorSupport.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Modelmbean { - #region DescriptorSupport definition + #region DescriptorSupport declaration /// /// /// @@ -70,7 +70,7 @@ public DescriptorSupport(params object[] args) : base(args) { } } #endregion - #region DescriptorSupport + #region DescriptorSupport implementation public partial class DescriptorSupport { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Modelmbean/InvalidTargetObjectTypeException.cs b/src/net/JNet/Generated/Javax/Management/Modelmbean/InvalidTargetObjectTypeException.cs index 33f81a53a8..da0f4152a7 100644 --- a/src/net/JNet/Generated/Javax/Management/Modelmbean/InvalidTargetObjectTypeException.cs +++ b/src/net/JNet/Generated/Javax/Management/Modelmbean/InvalidTargetObjectTypeException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Modelmbean { - #region InvalidTargetObjectTypeException definition + #region InvalidTargetObjectTypeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidTargetObjectTypeException : Java.Lang.Exception } #endregion - #region InvalidTargetObjectTypeException + #region InvalidTargetObjectTypeException implementation public partial class InvalidTargetObjectTypeException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBean.cs b/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBean.cs index bbb55b9c03..9feb5b22ae 100644 --- a/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBean.cs +++ b/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBean.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Modelmbean { - #region ModelMBean definition + #region ModelMBean declaration /// /// /// @@ -107,7 +107,7 @@ public partial interface IModelMBean } #endregion - #region ModelMBean + #region ModelMBean implementation public partial class ModelMBean : Javax.Management.Modelmbean.IModelMBean { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanAttributeInfo.cs b/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanAttributeInfo.cs index 12d479ae5b..3c91ff10ac 100644 --- a/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanAttributeInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanAttributeInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Modelmbean { - #region ModelMBeanAttributeInfo definition + #region ModelMBeanAttributeInfo declaration /// /// /// @@ -70,7 +70,7 @@ public ModelMBeanAttributeInfo(params object[] args) : base(args) { } } #endregion - #region ModelMBeanAttributeInfo + #region ModelMBeanAttributeInfo implementation public partial class ModelMBeanAttributeInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanConstructorInfo.cs b/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanConstructorInfo.cs index ce2e786182..6d95f73eac 100644 --- a/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanConstructorInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanConstructorInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Modelmbean { - #region ModelMBeanConstructorInfo definition + #region ModelMBeanConstructorInfo declaration /// /// /// @@ -70,7 +70,7 @@ public ModelMBeanConstructorInfo(params object[] args) : base(args) { } } #endregion - #region ModelMBeanConstructorInfo + #region ModelMBeanConstructorInfo implementation public partial class ModelMBeanConstructorInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanInfo.cs b/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanInfo.cs index 71d87ed1b1..1c625e6952 100644 --- a/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Modelmbean { - #region ModelMBeanInfo definition + #region ModelMBeanInfo declaration /// /// /// @@ -174,7 +174,7 @@ public partial interface IModelMBeanInfo } #endregion - #region ModelMBeanInfo + #region ModelMBeanInfo implementation public partial class ModelMBeanInfo : Javax.Management.Modelmbean.IModelMBeanInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanInfoSupport.cs b/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanInfoSupport.cs index a066982151..d1b5d7bbae 100644 --- a/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanInfoSupport.cs +++ b/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanInfoSupport.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Modelmbean { - #region ModelMBeanInfoSupport definition + #region ModelMBeanInfoSupport declaration /// /// /// @@ -70,7 +70,7 @@ public ModelMBeanInfoSupport(params object[] args) : base(args) { } } #endregion - #region ModelMBeanInfoSupport + #region ModelMBeanInfoSupport implementation public partial class ModelMBeanInfoSupport { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanNotificationBroadcaster.cs b/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanNotificationBroadcaster.cs index 56a1f6a28a..e56d775a03 100644 --- a/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanNotificationBroadcaster.cs +++ b/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanNotificationBroadcaster.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Modelmbean { - #region ModelMBeanNotificationBroadcaster definition + #region ModelMBeanNotificationBroadcaster declaration /// /// /// @@ -138,7 +138,7 @@ public partial interface IModelMBeanNotificationBroadcaster : Javax.Management.I } #endregion - #region ModelMBeanNotificationBroadcaster + #region ModelMBeanNotificationBroadcaster implementation public partial class ModelMBeanNotificationBroadcaster : Javax.Management.Modelmbean.IModelMBeanNotificationBroadcaster { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanNotificationInfo.cs b/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanNotificationInfo.cs index 0a5438b32a..4b1b7e5894 100644 --- a/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanNotificationInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanNotificationInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Modelmbean { - #region ModelMBeanNotificationInfo definition + #region ModelMBeanNotificationInfo declaration /// /// /// @@ -70,7 +70,7 @@ public ModelMBeanNotificationInfo(params object[] args) : base(args) { } } #endregion - #region ModelMBeanNotificationInfo + #region ModelMBeanNotificationInfo implementation public partial class ModelMBeanNotificationInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanOperationInfo.cs b/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanOperationInfo.cs index f4918c6df7..db3c4477ae 100644 --- a/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanOperationInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/Modelmbean/ModelMBeanOperationInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Modelmbean { - #region ModelMBeanOperationInfo definition + #region ModelMBeanOperationInfo declaration /// /// /// @@ -70,7 +70,7 @@ public ModelMBeanOperationInfo(params object[] args) : base(args) { } } #endregion - #region ModelMBeanOperationInfo + #region ModelMBeanOperationInfo implementation public partial class ModelMBeanOperationInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Modelmbean/RequiredModelMBean.cs b/src/net/JNet/Generated/Javax/Management/Modelmbean/RequiredModelMBean.cs index cf7059635f..6fab6a15ee 100644 --- a/src/net/JNet/Generated/Javax/Management/Modelmbean/RequiredModelMBean.cs +++ b/src/net/JNet/Generated/Javax/Management/Modelmbean/RequiredModelMBean.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Modelmbean { - #region RequiredModelMBean definition + #region RequiredModelMBean declaration /// /// /// @@ -70,7 +70,7 @@ public RequiredModelMBean(params object[] args) : base(args) { } } #endregion - #region RequiredModelMBean + #region RequiredModelMBean implementation public partial class RequiredModelMBean { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Modelmbean/XMLParseException.cs b/src/net/JNet/Generated/Javax/Management/Modelmbean/XMLParseException.cs index 96be899218..5564b43e01 100644 --- a/src/net/JNet/Generated/Javax/Management/Modelmbean/XMLParseException.cs +++ b/src/net/JNet/Generated/Javax/Management/Modelmbean/XMLParseException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Modelmbean { - #region XMLParseException definition + #region XMLParseException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class XMLParseException : Java.Lang.Exception } #endregion - #region XMLParseException + #region XMLParseException implementation public partial class XMLParseException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Monitor/CounterMonitor.cs b/src/net/JNet/Generated/Javax/Management/Monitor/CounterMonitor.cs index 1d70cd4aee..9910adef6d 100644 --- a/src/net/JNet/Generated/Javax/Management/Monitor/CounterMonitor.cs +++ b/src/net/JNet/Generated/Javax/Management/Monitor/CounterMonitor.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Monitor { - #region CounterMonitor definition + #region CounterMonitor declaration /// /// /// @@ -70,7 +70,7 @@ public CounterMonitor(params object[] args) : base(args) { } } #endregion - #region CounterMonitor + #region CounterMonitor implementation public partial class CounterMonitor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Monitor/CounterMonitorMBean.cs b/src/net/JNet/Generated/Javax/Management/Monitor/CounterMonitorMBean.cs index 75003e77a6..ac70cd3010 100644 --- a/src/net/JNet/Generated/Javax/Management/Monitor/CounterMonitorMBean.cs +++ b/src/net/JNet/Generated/Javax/Management/Monitor/CounterMonitorMBean.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Monitor { - #region CounterMonitorMBean definition + #region CounterMonitorMBean declaration /// /// /// @@ -128,7 +128,7 @@ public partial interface ICounterMonitorMBean : Javax.Management.Monitor.IMonito } #endregion - #region CounterMonitorMBean + #region CounterMonitorMBean implementation public partial class CounterMonitorMBean : Javax.Management.Monitor.ICounterMonitorMBean { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Monitor/GaugeMonitor.cs b/src/net/JNet/Generated/Javax/Management/Monitor/GaugeMonitor.cs index 005b5c70d0..53d6cd7a6d 100644 --- a/src/net/JNet/Generated/Javax/Management/Monitor/GaugeMonitor.cs +++ b/src/net/JNet/Generated/Javax/Management/Monitor/GaugeMonitor.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Monitor { - #region GaugeMonitor definition + #region GaugeMonitor declaration /// /// /// @@ -70,7 +70,7 @@ public GaugeMonitor(params object[] args) : base(args) { } } #endregion - #region GaugeMonitor + #region GaugeMonitor implementation public partial class GaugeMonitor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Monitor/GaugeMonitorMBean.cs b/src/net/JNet/Generated/Javax/Management/Monitor/GaugeMonitorMBean.cs index 398cbab3af..5c1b810397 100644 --- a/src/net/JNet/Generated/Javax/Management/Monitor/GaugeMonitorMBean.cs +++ b/src/net/JNet/Generated/Javax/Management/Monitor/GaugeMonitorMBean.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Monitor { - #region GaugeMonitorMBean definition + #region GaugeMonitorMBean declaration /// /// /// @@ -129,7 +129,7 @@ public partial interface IGaugeMonitorMBean : Javax.Management.Monitor.IMonitorM } #endregion - #region GaugeMonitorMBean + #region GaugeMonitorMBean implementation public partial class GaugeMonitorMBean : Javax.Management.Monitor.IGaugeMonitorMBean { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Monitor/Monitor.cs b/src/net/JNet/Generated/Javax/Management/Monitor/Monitor.cs index d0dae35412..a570799eac 100644 --- a/src/net/JNet/Generated/Javax/Management/Monitor/Monitor.cs +++ b/src/net/JNet/Generated/Javax/Management/Monitor/Monitor.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Monitor { - #region Monitor definition + #region Monitor declaration /// /// /// @@ -72,7 +72,7 @@ public Monitor(params object[] args) : base(args) { } } #endregion - #region Monitor + #region Monitor implementation public partial class Monitor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Monitor/MonitorMBean.cs b/src/net/JNet/Generated/Javax/Management/Monitor/MonitorMBean.cs index 284071cd75..177af3284e 100644 --- a/src/net/JNet/Generated/Javax/Management/Monitor/MonitorMBean.cs +++ b/src/net/JNet/Generated/Javax/Management/Monitor/MonitorMBean.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Monitor { - #region MonitorMBean definition + #region MonitorMBean declaration /// /// /// @@ -132,7 +132,7 @@ public partial interface IMonitorMBean } #endregion - #region MonitorMBean + #region MonitorMBean implementation public partial class MonitorMBean : Javax.Management.Monitor.IMonitorMBean { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Monitor/MonitorNotification.cs b/src/net/JNet/Generated/Javax/Management/Monitor/MonitorNotification.cs index f75e23679e..1b41ce3240 100644 --- a/src/net/JNet/Generated/Javax/Management/Monitor/MonitorNotification.cs +++ b/src/net/JNet/Generated/Javax/Management/Monitor/MonitorNotification.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Monitor { - #region MonitorNotification definition + #region MonitorNotification declaration /// /// /// @@ -70,7 +70,7 @@ public MonitorNotification(params object[] args) : base(args) { } } #endregion - #region MonitorNotification + #region MonitorNotification implementation public partial class MonitorNotification { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Monitor/MonitorSettingException.cs b/src/net/JNet/Generated/Javax/Management/Monitor/MonitorSettingException.cs index fba1ba548d..a75897bad7 100644 --- a/src/net/JNet/Generated/Javax/Management/Monitor/MonitorSettingException.cs +++ b/src/net/JNet/Generated/Javax/Management/Monitor/MonitorSettingException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Monitor { - #region MonitorSettingException definition + #region MonitorSettingException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MonitorSettingException : Javax.Management.JMRuntimeExcepti } #endregion - #region MonitorSettingException + #region MonitorSettingException implementation public partial class MonitorSettingException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Monitor/StringMonitor.cs b/src/net/JNet/Generated/Javax/Management/Monitor/StringMonitor.cs index 8b211e8a6c..6051396166 100644 --- a/src/net/JNet/Generated/Javax/Management/Monitor/StringMonitor.cs +++ b/src/net/JNet/Generated/Javax/Management/Monitor/StringMonitor.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Monitor { - #region StringMonitor definition + #region StringMonitor declaration /// /// /// @@ -70,7 +70,7 @@ public StringMonitor(params object[] args) : base(args) { } } #endregion - #region StringMonitor + #region StringMonitor implementation public partial class StringMonitor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Monitor/StringMonitorMBean.cs b/src/net/JNet/Generated/Javax/Management/Monitor/StringMonitorMBean.cs index dde227c3d2..f040dfa3d4 100644 --- a/src/net/JNet/Generated/Javax/Management/Monitor/StringMonitorMBean.cs +++ b/src/net/JNet/Generated/Javax/Management/Monitor/StringMonitorMBean.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Monitor { - #region StringMonitorMBean definition + #region StringMonitorMBean declaration /// /// /// @@ -114,7 +114,7 @@ public partial interface IStringMonitorMBean : Javax.Management.Monitor.IMonitor } #endregion - #region StringMonitorMBean + #region StringMonitorMBean implementation public partial class StringMonitorMBean : Javax.Management.Monitor.IStringMonitorMBean { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/NotCompliantMBeanException.cs b/src/net/JNet/Generated/Javax/Management/NotCompliantMBeanException.cs index 9ae4a01b96..57ad0e1bad 100644 --- a/src/net/JNet/Generated/Javax/Management/NotCompliantMBeanException.cs +++ b/src/net/JNet/Generated/Javax/Management/NotCompliantMBeanException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region NotCompliantMBeanException definition + #region NotCompliantMBeanException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NotCompliantMBeanException : Javax.Management.OperationsExc } #endregion - #region NotCompliantMBeanException + #region NotCompliantMBeanException implementation public partial class NotCompliantMBeanException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Notification.cs b/src/net/JNet/Generated/Javax/Management/Notification.cs index 498795c820..8e5743b2d9 100644 --- a/src/net/JNet/Generated/Javax/Management/Notification.cs +++ b/src/net/JNet/Generated/Javax/Management/Notification.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region Notification definition + #region Notification declaration /// /// /// @@ -70,7 +70,7 @@ public Notification(params object[] args) : base(args) { } } #endregion - #region Notification + #region Notification implementation public partial class Notification { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/NotificationBroadcaster.cs b/src/net/JNet/Generated/Javax/Management/NotificationBroadcaster.cs index bacdfa8427..3abdf85528 100644 --- a/src/net/JNet/Generated/Javax/Management/NotificationBroadcaster.cs +++ b/src/net/JNet/Generated/Javax/Management/NotificationBroadcaster.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region NotificationBroadcaster definition + #region NotificationBroadcaster declaration /// /// /// @@ -108,7 +108,7 @@ public partial interface INotificationBroadcaster } #endregion - #region NotificationBroadcaster + #region NotificationBroadcaster implementation public partial class NotificationBroadcaster : Javax.Management.INotificationBroadcaster { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/NotificationBroadcasterSupport.cs b/src/net/JNet/Generated/Javax/Management/NotificationBroadcasterSupport.cs index 2ebd0fb7fa..e4a8307f21 100644 --- a/src/net/JNet/Generated/Javax/Management/NotificationBroadcasterSupport.cs +++ b/src/net/JNet/Generated/Javax/Management/NotificationBroadcasterSupport.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region NotificationBroadcasterSupport definition + #region NotificationBroadcasterSupport declaration /// /// /// @@ -70,7 +70,7 @@ public NotificationBroadcasterSupport(params object[] args) : base(args) { } } #endregion - #region NotificationBroadcasterSupport + #region NotificationBroadcasterSupport implementation public partial class NotificationBroadcasterSupport { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/NotificationEmitter.cs b/src/net/JNet/Generated/Javax/Management/NotificationEmitter.cs index 04cc8d76ec..f95eac6cca 100644 --- a/src/net/JNet/Generated/Javax/Management/NotificationEmitter.cs +++ b/src/net/JNet/Generated/Javax/Management/NotificationEmitter.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region NotificationEmitter definition + #region NotificationEmitter declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface INotificationEmitter : Javax.Management.INotificationBr } #endregion - #region NotificationEmitter + #region NotificationEmitter implementation public partial class NotificationEmitter : Javax.Management.INotificationEmitter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/NotificationFilter.cs b/src/net/JNet/Generated/Javax/Management/NotificationFilter.cs index 5e6c0526f0..d7022efcc2 100644 --- a/src/net/JNet/Generated/Javax/Management/NotificationFilter.cs +++ b/src/net/JNet/Generated/Javax/Management/NotificationFilter.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region NotificationFilter definition + #region NotificationFilter declaration /// /// /// @@ -51,7 +51,7 @@ public partial class NotificationFilter : MASES.JCOBridge.C2JBridge.JVMBridgeLis } #endregion - #region NotificationFilterDirect definition + #region NotificationFilterDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -116,7 +116,7 @@ public partial interface INotificationFilter } #endregion - #region NotificationFilter + #region NotificationFilter implementation public partial class NotificationFilter : Javax.Management.INotificationFilter { #region Constructors @@ -178,7 +178,7 @@ public virtual bool IsNotificationEnabled(Javax.Management.Notification arg0) } #endregion - #region NotificationFilterDirect + #region NotificationFilterDirect implementation public partial class NotificationFilterDirect : Javax.Management.INotificationFilter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/NotificationFilterSupport.cs b/src/net/JNet/Generated/Javax/Management/NotificationFilterSupport.cs index e0019ebc59..903287d80b 100644 --- a/src/net/JNet/Generated/Javax/Management/NotificationFilterSupport.cs +++ b/src/net/JNet/Generated/Javax/Management/NotificationFilterSupport.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region NotificationFilterSupport definition + #region NotificationFilterSupport declaration /// /// /// @@ -70,7 +70,7 @@ public NotificationFilterSupport(params object[] args) : base(args) { } } #endregion - #region NotificationFilterSupport + #region NotificationFilterSupport implementation public partial class NotificationFilterSupport { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/NotificationListener.cs b/src/net/JNet/Generated/Javax/Management/NotificationListener.cs index 958163b93c..d6cc6ab01d 100644 --- a/src/net/JNet/Generated/Javax/Management/NotificationListener.cs +++ b/src/net/JNet/Generated/Javax/Management/NotificationListener.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region NotificationListener definition + #region NotificationListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class NotificationListener : Java.Util.EventListener } #endregion - #region NotificationListenerDirect definition + #region NotificationListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -116,7 +116,7 @@ public partial interface INotificationListener } #endregion - #region NotificationListener + #region NotificationListener implementation public partial class NotificationListener : Javax.Management.INotificationListener { #region Constructors @@ -177,7 +177,7 @@ public virtual void HandleNotification(Javax.Management.Notification arg0, objec } #endregion - #region NotificationListenerDirect + #region NotificationListenerDirect implementation public partial class NotificationListenerDirect : Javax.Management.INotificationListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/ObjectInstance.cs b/src/net/JNet/Generated/Javax/Management/ObjectInstance.cs index c17b6783c0..822c4c713f 100644 --- a/src/net/JNet/Generated/Javax/Management/ObjectInstance.cs +++ b/src/net/JNet/Generated/Javax/Management/ObjectInstance.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region ObjectInstance definition + #region ObjectInstance declaration /// /// /// @@ -70,7 +70,7 @@ public ObjectInstance(params object[] args) : base(args) { } } #endregion - #region ObjectInstance + #region ObjectInstance implementation public partial class ObjectInstance { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/ObjectName.cs b/src/net/JNet/Generated/Javax/Management/ObjectName.cs index b1c0df40d1..84ecd0058c 100644 --- a/src/net/JNet/Generated/Javax/Management/ObjectName.cs +++ b/src/net/JNet/Generated/Javax/Management/ObjectName.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region ObjectName definition + #region ObjectName declaration /// /// /// @@ -70,7 +70,7 @@ public ObjectName(params object[] args) : base(args) { } } #endregion - #region ObjectName + #region ObjectName implementation public partial class ObjectName { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/ArrayType.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/ArrayType.cs index 55ebbdc5bc..d5840c9f71 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/ArrayType.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/ArrayType.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region ArrayType definition + #region ArrayType declaration /// /// /// @@ -70,7 +70,7 @@ public ArrayType(params object[] args) : base(args) { } } #endregion - #region ArrayType definition + #region ArrayType declaration /// /// /// @@ -116,7 +116,7 @@ public ArrayType(params object[] args) : base(args) { } } #endregion - #region ArrayType + #region ArrayType implementation public partial class ArrayType { #region Constructors @@ -208,7 +208,7 @@ public bool IsPrimitiveArray() } #endregion - #region ArrayType + #region ArrayType implementation public partial class ArrayType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeData.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeData.cs index 3ce6a7608e..512a653685 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeData.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeData.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region CompositeData definition + #region CompositeData declaration /// /// /// @@ -123,7 +123,7 @@ public partial interface ICompositeData } #endregion - #region CompositeData + #region CompositeData implementation public partial class CompositeData : Javax.Management.Openmbean.ICompositeData { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeDataInvocationHandler.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeDataInvocationHandler.cs index 88655c757f..059bbac7ea 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeDataInvocationHandler.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeDataInvocationHandler.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region CompositeDataInvocationHandler definition + #region CompositeDataInvocationHandler declaration /// /// /// @@ -70,7 +70,7 @@ public CompositeDataInvocationHandler(params object[] args) : base(args) { } } #endregion - #region CompositeDataInvocationHandler + #region CompositeDataInvocationHandler implementation public partial class CompositeDataInvocationHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeDataSupport.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeDataSupport.cs index f66ea3c931..2eedd2320b 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeDataSupport.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeDataSupport.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region CompositeDataSupport definition + #region CompositeDataSupport declaration /// /// /// @@ -70,7 +70,7 @@ public CompositeDataSupport(params object[] args) : base(args) { } } #endregion - #region CompositeDataSupport + #region CompositeDataSupport implementation public partial class CompositeDataSupport { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeDataView.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeDataView.cs index 098e106df5..5de4f4d0cf 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeDataView.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeDataView.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region CompositeDataView definition + #region CompositeDataView declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface ICompositeDataView } #endregion - #region CompositeDataView + #region CompositeDataView implementation public partial class CompositeDataView : Javax.Management.Openmbean.ICompositeDataView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeType.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeType.cs index f6c1e15b2b..3c4f094d8b 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeType.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/CompositeType.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region CompositeType definition + #region CompositeType declaration /// /// /// @@ -70,7 +70,7 @@ public CompositeType(params object[] args) : base(args) { } } #endregion - #region CompositeType + #region CompositeType implementation public partial class CompositeType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/InvalidKeyException.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/InvalidKeyException.cs index 9c3122510a..02790e69c1 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/InvalidKeyException.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/InvalidKeyException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region InvalidKeyException definition + #region InvalidKeyException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidKeyException : Java.Lang.IllegalArgumentException } #endregion - #region InvalidKeyException + #region InvalidKeyException implementation public partial class InvalidKeyException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/InvalidOpenTypeException.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/InvalidOpenTypeException.cs index 5b9b425f35..3c78a208db 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/InvalidOpenTypeException.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/InvalidOpenTypeException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region InvalidOpenTypeException definition + #region InvalidOpenTypeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidOpenTypeException : Java.Lang.IllegalArgumentExcepti } #endregion - #region InvalidOpenTypeException + #region InvalidOpenTypeException implementation public partial class InvalidOpenTypeException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/KeyAlreadyExistsException.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/KeyAlreadyExistsException.cs index 07dccd2517..ccb4175b3e 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/KeyAlreadyExistsException.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/KeyAlreadyExistsException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region KeyAlreadyExistsException definition + #region KeyAlreadyExistsException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class KeyAlreadyExistsException : Java.Lang.IllegalArgumentExcept } #endregion - #region KeyAlreadyExistsException + #region KeyAlreadyExistsException implementation public partial class KeyAlreadyExistsException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenDataException.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenDataException.cs index 1585e49ea5..6c042b74c3 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenDataException.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenDataException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region OpenDataException definition + #region OpenDataException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class OpenDataException : Javax.Management.JMException } #endregion - #region OpenDataException + #region OpenDataException implementation public partial class OpenDataException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanAttributeInfo.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanAttributeInfo.cs index 9f47b83a38..4f133f5af2 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanAttributeInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanAttributeInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region OpenMBeanAttributeInfo definition + #region OpenMBeanAttributeInfo declaration /// /// /// @@ -105,7 +105,7 @@ public partial interface IOpenMBeanAttributeInfo : Javax.Management.Openmbean.IO } #endregion - #region OpenMBeanAttributeInfo + #region OpenMBeanAttributeInfo implementation public partial class OpenMBeanAttributeInfo : Javax.Management.Openmbean.IOpenMBeanAttributeInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanAttributeInfoSupport.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanAttributeInfoSupport.cs index 70422dc86a..c3ba447089 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanAttributeInfoSupport.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanAttributeInfoSupport.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region OpenMBeanAttributeInfoSupport definition + #region OpenMBeanAttributeInfoSupport declaration /// /// /// @@ -70,7 +70,7 @@ public OpenMBeanAttributeInfoSupport(params object[] args) : base(args) { } } #endregion - #region OpenMBeanAttributeInfoSupport + #region OpenMBeanAttributeInfoSupport implementation public partial class OpenMBeanAttributeInfoSupport { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanConstructorInfo.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanConstructorInfo.cs index 53df5c5c7c..9b4bd4cbae 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanConstructorInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanConstructorInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region OpenMBeanConstructorInfo definition + #region OpenMBeanConstructorInfo declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IOpenMBeanConstructorInfo } #endregion - #region OpenMBeanConstructorInfo + #region OpenMBeanConstructorInfo implementation public partial class OpenMBeanConstructorInfo : Javax.Management.Openmbean.IOpenMBeanConstructorInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanConstructorInfoSupport.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanConstructorInfoSupport.cs index 61ec4fc59a..6ea3349485 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanConstructorInfoSupport.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanConstructorInfoSupport.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region OpenMBeanConstructorInfoSupport definition + #region OpenMBeanConstructorInfoSupport declaration /// /// /// @@ -70,7 +70,7 @@ public OpenMBeanConstructorInfoSupport(params object[] args) : base(args) { } } #endregion - #region OpenMBeanConstructorInfoSupport + #region OpenMBeanConstructorInfoSupport implementation public partial class OpenMBeanConstructorInfoSupport { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanInfo.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanInfo.cs index 01fad135b4..d79ac0f1db 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region OpenMBeanInfo definition + #region OpenMBeanInfo declaration /// /// /// @@ -114,7 +114,7 @@ public partial interface IOpenMBeanInfo } #endregion - #region OpenMBeanInfo + #region OpenMBeanInfo implementation public partial class OpenMBeanInfo : Javax.Management.Openmbean.IOpenMBeanInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanInfoSupport.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanInfoSupport.cs index 72f6e379d0..524d20d546 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanInfoSupport.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanInfoSupport.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region OpenMBeanInfoSupport definition + #region OpenMBeanInfoSupport declaration /// /// /// @@ -70,7 +70,7 @@ public OpenMBeanInfoSupport(params object[] args) : base(args) { } } #endregion - #region OpenMBeanInfoSupport + #region OpenMBeanInfoSupport implementation public partial class OpenMBeanInfoSupport { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanOperationInfo.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanOperationInfo.cs index 3fed2e2304..9a8fceef97 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanOperationInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanOperationInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region OpenMBeanOperationInfo definition + #region OpenMBeanOperationInfo declaration /// /// /// @@ -114,7 +114,7 @@ public partial interface IOpenMBeanOperationInfo } #endregion - #region OpenMBeanOperationInfo + #region OpenMBeanOperationInfo implementation public partial class OpenMBeanOperationInfo : Javax.Management.Openmbean.IOpenMBeanOperationInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanOperationInfoSupport.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanOperationInfoSupport.cs index 00a13f17bc..e5aadcaa18 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanOperationInfoSupport.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanOperationInfoSupport.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region OpenMBeanOperationInfoSupport definition + #region OpenMBeanOperationInfoSupport declaration /// /// /// @@ -70,7 +70,7 @@ public OpenMBeanOperationInfoSupport(params object[] args) : base(args) { } } #endregion - #region OpenMBeanOperationInfoSupport + #region OpenMBeanOperationInfoSupport implementation public partial class OpenMBeanOperationInfoSupport { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanParameterInfo.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanParameterInfo.cs index 4b477277e8..d92e8f4380 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanParameterInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanParameterInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region OpenMBeanParameterInfo definition + #region OpenMBeanParameterInfo declaration /// /// /// @@ -144,7 +144,7 @@ public partial interface IOpenMBeanParameterInfo } #endregion - #region OpenMBeanParameterInfo + #region OpenMBeanParameterInfo implementation public partial class OpenMBeanParameterInfo : Javax.Management.Openmbean.IOpenMBeanParameterInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanParameterInfoSupport.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanParameterInfoSupport.cs index 3933d8469b..7a42145e79 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanParameterInfoSupport.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenMBeanParameterInfoSupport.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region OpenMBeanParameterInfoSupport definition + #region OpenMBeanParameterInfoSupport declaration /// /// /// @@ -70,7 +70,7 @@ public OpenMBeanParameterInfoSupport(params object[] args) : base(args) { } } #endregion - #region OpenMBeanParameterInfoSupport + #region OpenMBeanParameterInfoSupport implementation public partial class OpenMBeanParameterInfoSupport { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenType.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenType.cs index ffaf50515f..a07c06bb10 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/OpenType.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/OpenType.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region OpenType definition + #region OpenType declaration /// /// /// @@ -72,7 +72,7 @@ public OpenType(params object[] args) : base(args) { } } #endregion - #region OpenType definition + #region OpenType declaration /// /// /// @@ -120,7 +120,7 @@ public OpenType(params object[] args) : base(args) { } } #endregion - #region OpenType + #region OpenType implementation public partial class OpenType { #region Constructors @@ -195,7 +195,7 @@ public bool IsArray() } #endregion - #region OpenType + #region OpenType implementation public partial class OpenType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/SimpleType.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/SimpleType.cs index cfe3b3d275..3b9d228a75 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/SimpleType.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/SimpleType.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region SimpleType definition + #region SimpleType declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleType(params object[] args) : base(args) { } } #endregion - #region SimpleType definition + #region SimpleType declaration /// /// /// @@ -116,7 +116,7 @@ public SimpleType(params object[] args) : base(args) { } } #endregion - #region SimpleType + #region SimpleType implementation public partial class SimpleType { #region Constructors @@ -240,7 +240,7 @@ public object ReadResolve() } #endregion - #region SimpleType + #region SimpleType implementation public partial class SimpleType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/TabularData.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/TabularData.cs index 947c14d9bb..00a7fc5faf 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/TabularData.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/TabularData.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region TabularData definition + #region TabularData declaration /// /// /// @@ -158,7 +158,7 @@ public partial interface ITabularData } #endregion - #region TabularData + #region TabularData implementation public partial class TabularData : Javax.Management.Openmbean.ITabularData { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/TabularDataSupport.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/TabularDataSupport.cs index 69782002b8..e8ddbf9789 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/TabularDataSupport.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/TabularDataSupport.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region TabularDataSupport definition + #region TabularDataSupport declaration /// /// /// @@ -70,7 +70,7 @@ public TabularDataSupport(params object[] args) : base(args) { } } #endregion - #region TabularDataSupport + #region TabularDataSupport implementation public partial class TabularDataSupport { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Openmbean/TabularType.cs b/src/net/JNet/Generated/Javax/Management/Openmbean/TabularType.cs index 785e4311bc..814843727e 100644 --- a/src/net/JNet/Generated/Javax/Management/Openmbean/TabularType.cs +++ b/src/net/JNet/Generated/Javax/Management/Openmbean/TabularType.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Openmbean { - #region TabularType definition + #region TabularType declaration /// /// /// @@ -70,7 +70,7 @@ public TabularType(params object[] args) : base(args) { } } #endregion - #region TabularType + #region TabularType implementation public partial class TabularType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/OperationsException.cs b/src/net/JNet/Generated/Javax/Management/OperationsException.cs index 7f8fa960b1..f3ff9df775 100644 --- a/src/net/JNet/Generated/Javax/Management/OperationsException.cs +++ b/src/net/JNet/Generated/Javax/Management/OperationsException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region OperationsException definition + #region OperationsException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class OperationsException : Javax.Management.JMException } #endregion - #region OperationsException + #region OperationsException implementation public partial class OperationsException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/PersistentMBean.cs b/src/net/JNet/Generated/Javax/Management/PersistentMBean.cs index b8990f8f4a..3b93a64b16 100644 --- a/src/net/JNet/Generated/Javax/Management/PersistentMBean.cs +++ b/src/net/JNet/Generated/Javax/Management/PersistentMBean.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region PersistentMBean definition + #region PersistentMBean declaration /// /// /// @@ -104,7 +104,7 @@ public partial interface IPersistentMBean } #endregion - #region PersistentMBean + #region PersistentMBean implementation public partial class PersistentMBean : Javax.Management.IPersistentMBean { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Query.cs b/src/net/JNet/Generated/Javax/Management/Query.cs index 92fc29b07c..51ca050f7c 100644 --- a/src/net/JNet/Generated/Javax/Management/Query.cs +++ b/src/net/JNet/Generated/Javax/Management/Query.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region Query definition + #region Query declaration /// /// /// @@ -70,7 +70,7 @@ public Query(params object[] args) : base(args) { } } #endregion - #region Query + #region Query implementation public partial class Query { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/QueryEval.cs b/src/net/JNet/Generated/Javax/Management/QueryEval.cs index ee8caa686a..fbb2801294 100644 --- a/src/net/JNet/Generated/Javax/Management/QueryEval.cs +++ b/src/net/JNet/Generated/Javax/Management/QueryEval.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region QueryEval definition + #region QueryEval declaration /// /// /// @@ -72,7 +72,7 @@ public QueryEval(params object[] args) : base(args) { } } #endregion - #region QueryEval + #region QueryEval implementation public partial class QueryEval { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/QueryExp.cs b/src/net/JNet/Generated/Javax/Management/QueryExp.cs index 1da8a86d13..d5441bc705 100644 --- a/src/net/JNet/Generated/Javax/Management/QueryExp.cs +++ b/src/net/JNet/Generated/Javax/Management/QueryExp.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region QueryExp definition + #region QueryExp declaration /// /// /// @@ -105,7 +105,7 @@ public partial interface IQueryExp : Java.Io.ISerializable } #endregion - #region QueryExp + #region QueryExp implementation public partial class QueryExp : Javax.Management.IQueryExp { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/ReflectionException.cs b/src/net/JNet/Generated/Javax/Management/ReflectionException.cs index a7a90724dd..94810334bc 100644 --- a/src/net/JNet/Generated/Javax/Management/ReflectionException.cs +++ b/src/net/JNet/Generated/Javax/Management/ReflectionException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region ReflectionException definition + #region ReflectionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ReflectionException : Javax.Management.JMException } #endregion - #region ReflectionException + #region ReflectionException implementation public partial class ReflectionException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/InvalidRelationIdException.cs b/src/net/JNet/Generated/Javax/Management/Relation/InvalidRelationIdException.cs index b95b2e286d..060a226939 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/InvalidRelationIdException.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/InvalidRelationIdException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region InvalidRelationIdException definition + #region InvalidRelationIdException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidRelationIdException : Javax.Management.Relation.Rela } #endregion - #region InvalidRelationIdException + #region InvalidRelationIdException implementation public partial class InvalidRelationIdException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/InvalidRelationServiceException.cs b/src/net/JNet/Generated/Javax/Management/Relation/InvalidRelationServiceException.cs index fb513d38af..09b0967bc8 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/InvalidRelationServiceException.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/InvalidRelationServiceException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region InvalidRelationServiceException definition + #region InvalidRelationServiceException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidRelationServiceException : Javax.Management.Relation } #endregion - #region InvalidRelationServiceException + #region InvalidRelationServiceException implementation public partial class InvalidRelationServiceException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/InvalidRelationTypeException.cs b/src/net/JNet/Generated/Javax/Management/Relation/InvalidRelationTypeException.cs index 25151bb4ed..f8471e69c7 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/InvalidRelationTypeException.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/InvalidRelationTypeException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region InvalidRelationTypeException definition + #region InvalidRelationTypeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidRelationTypeException : Javax.Management.Relation.Re } #endregion - #region InvalidRelationTypeException + #region InvalidRelationTypeException implementation public partial class InvalidRelationTypeException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/InvalidRoleInfoException.cs b/src/net/JNet/Generated/Javax/Management/Relation/InvalidRoleInfoException.cs index 5d49ab77f9..eefa6ca4ac 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/InvalidRoleInfoException.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/InvalidRoleInfoException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region InvalidRoleInfoException definition + #region InvalidRoleInfoException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidRoleInfoException : Javax.Management.Relation.Relati } #endregion - #region InvalidRoleInfoException + #region InvalidRoleInfoException implementation public partial class InvalidRoleInfoException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/InvalidRoleValueException.cs b/src/net/JNet/Generated/Javax/Management/Relation/InvalidRoleValueException.cs index aff12db64c..f31f474c29 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/InvalidRoleValueException.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/InvalidRoleValueException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region InvalidRoleValueException definition + #region InvalidRoleValueException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidRoleValueException : Javax.Management.Relation.Relat } #endregion - #region InvalidRoleValueException + #region InvalidRoleValueException implementation public partial class InvalidRoleValueException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/MBeanServerNotificationFilter.cs b/src/net/JNet/Generated/Javax/Management/Relation/MBeanServerNotificationFilter.cs index d3d11c886f..29c6b344ba 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/MBeanServerNotificationFilter.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/MBeanServerNotificationFilter.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region MBeanServerNotificationFilter definition + #region MBeanServerNotificationFilter declaration /// /// /// @@ -70,7 +70,7 @@ public MBeanServerNotificationFilter(params object[] args) : base(args) { } } #endregion - #region MBeanServerNotificationFilter + #region MBeanServerNotificationFilter implementation public partial class MBeanServerNotificationFilter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/Relation.cs b/src/net/JNet/Generated/Javax/Management/Relation/Relation.cs index 6a1354685e..9877bb2e88 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/Relation.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/Relation.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region Relation definition + #region Relation declaration /// /// /// @@ -173,7 +173,7 @@ public partial interface IRelation } #endregion - #region Relation + #region Relation implementation public partial class Relation : Javax.Management.Relation.IRelation { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RelationException.cs b/src/net/JNet/Generated/Javax/Management/Relation/RelationException.cs index 706ad3ad6d..eb7fe77be8 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RelationException.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RelationException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RelationException definition + #region RelationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class RelationException : Javax.Management.JMException } #endregion - #region RelationException + #region RelationException implementation public partial class RelationException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RelationNotFoundException.cs b/src/net/JNet/Generated/Javax/Management/Relation/RelationNotFoundException.cs index 22bd9eddb9..11d22cb847 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RelationNotFoundException.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RelationNotFoundException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RelationNotFoundException definition + #region RelationNotFoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class RelationNotFoundException : Javax.Management.Relation.Relat } #endregion - #region RelationNotFoundException + #region RelationNotFoundException implementation public partial class RelationNotFoundException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RelationNotification.cs b/src/net/JNet/Generated/Javax/Management/Relation/RelationNotification.cs index 426aecbe8d..c9157b042d 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RelationNotification.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RelationNotification.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RelationNotification definition + #region RelationNotification declaration /// /// /// @@ -70,7 +70,7 @@ public RelationNotification(params object[] args) : base(args) { } } #endregion - #region RelationNotification + #region RelationNotification implementation public partial class RelationNotification { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RelationService.cs b/src/net/JNet/Generated/Javax/Management/Relation/RelationService.cs index d348e2d9a0..db52420c8b 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RelationService.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RelationService.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RelationService definition + #region RelationService declaration /// /// /// @@ -70,7 +70,7 @@ public RelationService(params object[] args) : base(args) { } } #endregion - #region RelationService + #region RelationService implementation public partial class RelationService { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RelationServiceMBean.cs b/src/net/JNet/Generated/Javax/Management/Relation/RelationServiceMBean.cs index e49d8128a5..e82a34eca6 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RelationServiceMBean.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RelationServiceMBean.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RelationServiceMBean definition + #region RelationServiceMBean declaration /// /// /// @@ -367,7 +367,7 @@ public partial interface IRelationServiceMBean } #endregion - #region RelationServiceMBean + #region RelationServiceMBean implementation public partial class RelationServiceMBean : Javax.Management.Relation.IRelationServiceMBean { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RelationServiceNotRegisteredException.cs b/src/net/JNet/Generated/Javax/Management/Relation/RelationServiceNotRegisteredException.cs index e1ecf6b879..d219879c24 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RelationServiceNotRegisteredException.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RelationServiceNotRegisteredException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RelationServiceNotRegisteredException definition + #region RelationServiceNotRegisteredException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class RelationServiceNotRegisteredException : Javax.Management.Re } #endregion - #region RelationServiceNotRegisteredException + #region RelationServiceNotRegisteredException implementation public partial class RelationServiceNotRegisteredException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RelationSupport.cs b/src/net/JNet/Generated/Javax/Management/Relation/RelationSupport.cs index 90a849872b..9e70127cd2 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RelationSupport.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RelationSupport.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RelationSupport definition + #region RelationSupport declaration /// /// /// @@ -70,7 +70,7 @@ public RelationSupport(params object[] args) : base(args) { } } #endregion - #region RelationSupport + #region RelationSupport implementation public partial class RelationSupport { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RelationSupportMBean.cs b/src/net/JNet/Generated/Javax/Management/Relation/RelationSupportMBean.cs index ebcf9ac69d..d5a1505daa 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RelationSupportMBean.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RelationSupportMBean.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RelationSupportMBean definition + #region RelationSupportMBean declaration /// /// /// @@ -101,7 +101,7 @@ public partial interface IRelationSupportMBean : Javax.Management.Relation.IRela } #endregion - #region RelationSupportMBean + #region RelationSupportMBean implementation public partial class RelationSupportMBean : Javax.Management.Relation.IRelationSupportMBean { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RelationType.cs b/src/net/JNet/Generated/Javax/Management/Relation/RelationType.cs index d658afd1ce..8c02399538 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RelationType.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RelationType.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RelationType definition + #region RelationType declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface IRelationType : Java.Io.ISerializable } #endregion - #region RelationType + #region RelationType implementation public partial class RelationType : Javax.Management.Relation.IRelationType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RelationTypeNotFoundException.cs b/src/net/JNet/Generated/Javax/Management/Relation/RelationTypeNotFoundException.cs index e8ebdeb744..24412d3029 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RelationTypeNotFoundException.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RelationTypeNotFoundException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RelationTypeNotFoundException definition + #region RelationTypeNotFoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class RelationTypeNotFoundException : Javax.Management.Relation.R } #endregion - #region RelationTypeNotFoundException + #region RelationTypeNotFoundException implementation public partial class RelationTypeNotFoundException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RelationTypeSupport.cs b/src/net/JNet/Generated/Javax/Management/Relation/RelationTypeSupport.cs index 69c2ee6741..18edcc6bdf 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RelationTypeSupport.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RelationTypeSupport.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RelationTypeSupport definition + #region RelationTypeSupport declaration /// /// /// @@ -70,7 +70,7 @@ public RelationTypeSupport(params object[] args) : base(args) { } } #endregion - #region RelationTypeSupport + #region RelationTypeSupport implementation public partial class RelationTypeSupport { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/Role.cs b/src/net/JNet/Generated/Javax/Management/Relation/Role.cs index ba7909a078..ac08536c1b 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/Role.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/Role.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region Role definition + #region Role declaration /// /// /// @@ -70,7 +70,7 @@ public Role(params object[] args) : base(args) { } } #endregion - #region Role + #region Role implementation public partial class Role { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RoleInfo.cs b/src/net/JNet/Generated/Javax/Management/Relation/RoleInfo.cs index 9859b161f6..32ef1b8a23 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RoleInfo.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RoleInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RoleInfo definition + #region RoleInfo declaration /// /// /// @@ -70,7 +70,7 @@ public RoleInfo(params object[] args) : base(args) { } } #endregion - #region RoleInfo + #region RoleInfo implementation public partial class RoleInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RoleInfoNotFoundException.cs b/src/net/JNet/Generated/Javax/Management/Relation/RoleInfoNotFoundException.cs index 219f794379..8c91c05657 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RoleInfoNotFoundException.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RoleInfoNotFoundException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RoleInfoNotFoundException definition + #region RoleInfoNotFoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class RoleInfoNotFoundException : Javax.Management.Relation.Relat } #endregion - #region RoleInfoNotFoundException + #region RoleInfoNotFoundException implementation public partial class RoleInfoNotFoundException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RoleList.cs b/src/net/JNet/Generated/Javax/Management/Relation/RoleList.cs index b0256befe7..6a1b198313 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RoleList.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RoleList.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RoleList definition + #region RoleList declaration /// /// /// @@ -70,7 +70,7 @@ public RoleList(params object[] args) : base(args) { } } #endregion - #region RoleList + #region RoleList implementation public partial class RoleList { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RoleNotFoundException.cs b/src/net/JNet/Generated/Javax/Management/Relation/RoleNotFoundException.cs index a412a31464..1c8032f13e 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RoleNotFoundException.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RoleNotFoundException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RoleNotFoundException definition + #region RoleNotFoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class RoleNotFoundException : Javax.Management.Relation.RelationE } #endregion - #region RoleNotFoundException + #region RoleNotFoundException implementation public partial class RoleNotFoundException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RoleResult.cs b/src/net/JNet/Generated/Javax/Management/Relation/RoleResult.cs index d84853c0a6..d7c62f7f09 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RoleResult.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RoleResult.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RoleResult definition + #region RoleResult declaration /// /// /// @@ -70,7 +70,7 @@ public RoleResult(params object[] args) : base(args) { } } #endregion - #region RoleResult + #region RoleResult implementation public partial class RoleResult { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RoleStatus.cs b/src/net/JNet/Generated/Javax/Management/Relation/RoleStatus.cs index cc9e6fa84a..09616e648a 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RoleStatus.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RoleStatus.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RoleStatus definition + #region RoleStatus declaration /// /// /// @@ -70,7 +70,7 @@ public RoleStatus(params object[] args) : base(args) { } } #endregion - #region RoleStatus + #region RoleStatus implementation public partial class RoleStatus { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RoleUnresolved.cs b/src/net/JNet/Generated/Javax/Management/Relation/RoleUnresolved.cs index 120d2bd285..30d4e398b2 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RoleUnresolved.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RoleUnresolved.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RoleUnresolved definition + #region RoleUnresolved declaration /// /// /// @@ -70,7 +70,7 @@ public RoleUnresolved(params object[] args) : base(args) { } } #endregion - #region RoleUnresolved + #region RoleUnresolved implementation public partial class RoleUnresolved { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Relation/RoleUnresolvedList.cs b/src/net/JNet/Generated/Javax/Management/Relation/RoleUnresolvedList.cs index ec03a7f310..9b4002b23e 100644 --- a/src/net/JNet/Generated/Javax/Management/Relation/RoleUnresolvedList.cs +++ b/src/net/JNet/Generated/Javax/Management/Relation/RoleUnresolvedList.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Relation { - #region RoleUnresolvedList definition + #region RoleUnresolvedList declaration /// /// /// @@ -70,7 +70,7 @@ public RoleUnresolvedList(params object[] args) : base(args) { } } #endregion - #region RoleUnresolvedList + #region RoleUnresolvedList implementation public partial class RoleUnresolvedList { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/JMXAddressable.cs b/src/net/JNet/Generated/Javax/Management/Remote/JMXAddressable.cs index 20fc80aebd..7bd8c41ed6 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/JMXAddressable.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/JMXAddressable.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region JMXAddressable definition + #region JMXAddressable declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IJMXAddressable } #endregion - #region JMXAddressable + #region JMXAddressable implementation public partial class JMXAddressable : Javax.Management.Remote.IJMXAddressable { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/JMXAuthenticator.cs b/src/net/JNet/Generated/Javax/Management/Remote/JMXAuthenticator.cs index 3dc163e8b1..92c4c42386 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/JMXAuthenticator.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/JMXAuthenticator.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region JMXAuthenticator definition + #region JMXAuthenticator declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IJMXAuthenticator } #endregion - #region JMXAuthenticator + #region JMXAuthenticator implementation public partial class JMXAuthenticator : Javax.Management.Remote.IJMXAuthenticator { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectionNotification.cs b/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectionNotification.cs index 34908f692a..f3ca7ce0a5 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectionNotification.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectionNotification.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region JMXConnectionNotification definition + #region JMXConnectionNotification declaration /// /// /// @@ -70,7 +70,7 @@ public JMXConnectionNotification(params object[] args) : base(args) { } } #endregion - #region JMXConnectionNotification + #region JMXConnectionNotification implementation public partial class JMXConnectionNotification { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/JMXConnector.cs b/src/net/JNet/Generated/Javax/Management/Remote/JMXConnector.cs index ee14868ee6..33a32565a6 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/JMXConnector.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/JMXConnector.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region JMXConnector definition + #region JMXConnector declaration /// /// /// @@ -142,7 +142,7 @@ public partial interface IJMXConnector : Java.Io.ICloseable } #endregion - #region JMXConnector + #region JMXConnector implementation public partial class JMXConnector : Javax.Management.Remote.IJMXConnector { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorFactory.cs b/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorFactory.cs index c435e6274e..55baeb86b9 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorFactory.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region JMXConnectorFactory definition + #region JMXConnectorFactory declaration /// /// /// @@ -70,7 +70,7 @@ public JMXConnectorFactory(params object[] args) : base(args) { } } #endregion - #region JMXConnectorFactory + #region JMXConnectorFactory implementation public partial class JMXConnectorFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorProvider.cs b/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorProvider.cs index f717e30e5b..db9d34f814 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorProvider.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorProvider.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region JMXConnectorProvider definition + #region JMXConnectorProvider declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IJMXConnectorProvider } #endregion - #region JMXConnectorProvider + #region JMXConnectorProvider implementation public partial class JMXConnectorProvider : Javax.Management.Remote.IJMXConnectorProvider { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorServer.cs b/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorServer.cs index 97a3c07acd..c39813daf4 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorServer.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorServer.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region JMXConnectorServer definition + #region JMXConnectorServer declaration /// /// /// @@ -72,7 +72,7 @@ public JMXConnectorServer(params object[] args) : base(args) { } } #endregion - #region JMXConnectorServer + #region JMXConnectorServer implementation public partial class JMXConnectorServer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorServerFactory.cs b/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorServerFactory.cs index d7ab88ac9d..0ae446eb3e 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorServerFactory.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorServerFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region JMXConnectorServerFactory definition + #region JMXConnectorServerFactory declaration /// /// /// @@ -70,7 +70,7 @@ public JMXConnectorServerFactory(params object[] args) : base(args) { } } #endregion - #region JMXConnectorServerFactory + #region JMXConnectorServerFactory implementation public partial class JMXConnectorServerFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorServerMBean.cs b/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorServerMBean.cs index 88c14a3364..fb3a337b12 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorServerMBean.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorServerMBean.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region JMXConnectorServerMBean definition + #region JMXConnectorServerMBean declaration /// /// /// @@ -129,7 +129,7 @@ public partial interface IJMXConnectorServerMBean } #endregion - #region JMXConnectorServerMBean + #region JMXConnectorServerMBean implementation public partial class JMXConnectorServerMBean : Javax.Management.Remote.IJMXConnectorServerMBean { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorServerProvider.cs b/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorServerProvider.cs index 3f5541c17e..7624a5fb39 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorServerProvider.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/JMXConnectorServerProvider.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region JMXConnectorServerProvider definition + #region JMXConnectorServerProvider declaration /// /// /// @@ -99,7 +99,7 @@ public partial interface IJMXConnectorServerProvider } #endregion - #region JMXConnectorServerProvider + #region JMXConnectorServerProvider implementation public partial class JMXConnectorServerProvider : Javax.Management.Remote.IJMXConnectorServerProvider { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/JMXPrincipal.cs b/src/net/JNet/Generated/Javax/Management/Remote/JMXPrincipal.cs index 91d29a40d8..43e943c9af 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/JMXPrincipal.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/JMXPrincipal.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region JMXPrincipal definition + #region JMXPrincipal declaration /// /// /// @@ -70,7 +70,7 @@ public JMXPrincipal(params object[] args) : base(args) { } } #endregion - #region JMXPrincipal + #region JMXPrincipal implementation public partial class JMXPrincipal { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/JMXProviderException.cs b/src/net/JNet/Generated/Javax/Management/Remote/JMXProviderException.cs index 0af2344d78..03e42f769f 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/JMXProviderException.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/JMXProviderException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region JMXProviderException definition + #region JMXProviderException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class JMXProviderException : Java.Io.IOException } #endregion - #region JMXProviderException + #region JMXProviderException implementation public partial class JMXProviderException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/JMXServerErrorException.cs b/src/net/JNet/Generated/Javax/Management/Remote/JMXServerErrorException.cs index 87be5917a1..67a670272b 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/JMXServerErrorException.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/JMXServerErrorException.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region JMXServerErrorException definition + #region JMXServerErrorException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class JMXServerErrorException : Java.Io.IOException } #endregion - #region JMXServerErrorException + #region JMXServerErrorException implementation public partial class JMXServerErrorException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/JMXServiceURL.cs b/src/net/JNet/Generated/Javax/Management/Remote/JMXServiceURL.cs index ffa1216916..b9326202fc 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/JMXServiceURL.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/JMXServiceURL.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region JMXServiceURL definition + #region JMXServiceURL declaration /// /// /// @@ -70,7 +70,7 @@ public JMXServiceURL(params object[] args) : base(args) { } } #endregion - #region JMXServiceURL + #region JMXServiceURL implementation public partial class JMXServiceURL { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/MBeanServerForwarder.cs b/src/net/JNet/Generated/Javax/Management/Remote/MBeanServerForwarder.cs index 8c7a09c861..135655fc84 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/MBeanServerForwarder.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/MBeanServerForwarder.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region MBeanServerForwarder definition + #region MBeanServerForwarder declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IMBeanServerForwarder : Javax.Management.IMBeanServer } #endregion - #region MBeanServerForwarder + #region MBeanServerForwarder implementation public partial class MBeanServerForwarder : Javax.Management.Remote.IMBeanServerForwarder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/NotificationResult.cs b/src/net/JNet/Generated/Javax/Management/Remote/NotificationResult.cs index 815b52c7ae..656e9c78d6 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/NotificationResult.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/NotificationResult.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region NotificationResult definition + #region NotificationResult declaration /// /// /// @@ -70,7 +70,7 @@ public NotificationResult(params object[] args) : base(args) { } } #endregion - #region NotificationResult + #region NotificationResult implementation public partial class NotificationResult { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnection.cs b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnection.cs index b81fdc5eb2..f3f26a0ee3 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnection.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnection.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote.Rmi { - #region RMIConnection definition + #region RMIConnection declaration /// /// /// @@ -373,7 +373,7 @@ public partial interface IRMIConnection } #endregion - #region RMIConnection + #region RMIConnection implementation public partial class RMIConnection : Javax.Management.Remote.Rmi.IRMIConnection { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnectionImpl.cs b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnectionImpl.cs index 5e2e34b6f0..4b128b56d4 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnectionImpl.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnectionImpl.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote.Rmi { - #region RMIConnectionImpl definition + #region RMIConnectionImpl declaration /// /// /// @@ -70,7 +70,7 @@ public RMIConnectionImpl(params object[] args) : base(args) { } } #endregion - #region RMIConnectionImpl + #region RMIConnectionImpl implementation public partial class RMIConnectionImpl { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnectionImpl_Stub.cs b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnectionImpl_Stub.cs index b7c4954ac4..6e06b42a2a 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnectionImpl_Stub.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnectionImpl_Stub.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote.Rmi { - #region RMIConnectionImpl_Stub definition + #region RMIConnectionImpl_Stub declaration /// /// /// @@ -70,7 +70,7 @@ public RMIConnectionImpl_Stub(params object[] args) : base(args) { } } #endregion - #region RMIConnectionImpl_Stub + #region RMIConnectionImpl_Stub implementation public partial class RMIConnectionImpl_Stub { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnector.cs b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnector.cs index 1db8db2bfd..fbf298e6e7 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnector.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnector.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote.Rmi { - #region RMIConnector definition + #region RMIConnector declaration /// /// /// @@ -70,7 +70,7 @@ public RMIConnector(params object[] args) : base(args) { } } #endregion - #region RMIConnector + #region RMIConnector implementation public partial class RMIConnector { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnectorServer.cs b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnectorServer.cs index 3c5ac54f29..36bbe6e119 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnectorServer.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIConnectorServer.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote.Rmi { - #region RMIConnectorServer definition + #region RMIConnectorServer declaration /// /// /// @@ -70,7 +70,7 @@ public RMIConnectorServer(params object[] args) : base(args) { } } #endregion - #region RMIConnectorServer + #region RMIConnectorServer implementation public partial class RMIConnectorServer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIJRMPServerImpl.cs b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIJRMPServerImpl.cs index d2210a6568..708a3bc005 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIJRMPServerImpl.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIJRMPServerImpl.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote.Rmi { - #region RMIJRMPServerImpl definition + #region RMIJRMPServerImpl declaration /// /// /// @@ -70,7 +70,7 @@ public RMIJRMPServerImpl(params object[] args) : base(args) { } } #endregion - #region RMIJRMPServerImpl + #region RMIJRMPServerImpl implementation public partial class RMIJRMPServerImpl { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIServer.cs b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIServer.cs index 0b6ac38287..359bc38cf7 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIServer.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIServer.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote.Rmi { - #region RMIServer definition + #region RMIServer declaration /// /// /// @@ -101,7 +101,7 @@ public partial interface IRMIServer : Java.Rmi.IRemote } #endregion - #region RMIServer + #region RMIServer implementation public partial class RMIServer : Javax.Management.Remote.Rmi.IRMIServer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIServerImpl.cs b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIServerImpl.cs index 0c115ef60e..90fe701484 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIServerImpl.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIServerImpl.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote.Rmi { - #region RMIServerImpl definition + #region RMIServerImpl declaration /// /// /// @@ -72,7 +72,7 @@ public RMIServerImpl(params object[] args) : base(args) { } } #endregion - #region RMIServerImpl + #region RMIServerImpl implementation public partial class RMIServerImpl { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIServerImpl_Stub.cs b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIServerImpl_Stub.cs index 4fef97312a..615b9f424a 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIServerImpl_Stub.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/Rmi/RMIServerImpl_Stub.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote.Rmi { - #region RMIServerImpl_Stub definition + #region RMIServerImpl_Stub declaration /// /// /// @@ -70,7 +70,7 @@ public RMIServerImpl_Stub(params object[] args) : base(args) { } } #endregion - #region RMIServerImpl_Stub + #region RMIServerImpl_Stub implementation public partial class RMIServerImpl_Stub { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/SubjectDelegationPermission.cs b/src/net/JNet/Generated/Javax/Management/Remote/SubjectDelegationPermission.cs index bef9ab8730..6b473a838e 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/SubjectDelegationPermission.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/SubjectDelegationPermission.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region SubjectDelegationPermission definition + #region SubjectDelegationPermission declaration /// /// /// @@ -70,7 +70,7 @@ public SubjectDelegationPermission(params object[] args) : base(args) { } } #endregion - #region SubjectDelegationPermission + #region SubjectDelegationPermission implementation public partial class SubjectDelegationPermission { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Remote/TargetedNotification.cs b/src/net/JNet/Generated/Javax/Management/Remote/TargetedNotification.cs index f3c13371bc..0926aaf04a 100644 --- a/src/net/JNet/Generated/Javax/Management/Remote/TargetedNotification.cs +++ b/src/net/JNet/Generated/Javax/Management/Remote/TargetedNotification.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Remote { - #region TargetedNotification definition + #region TargetedNotification declaration /// /// /// @@ -70,7 +70,7 @@ public TargetedNotification(params object[] args) : base(args) { } } #endregion - #region TargetedNotification + #region TargetedNotification implementation public partial class TargetedNotification { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/RuntimeErrorException.cs b/src/net/JNet/Generated/Javax/Management/RuntimeErrorException.cs index 850100ff98..4eef356f50 100644 --- a/src/net/JNet/Generated/Javax/Management/RuntimeErrorException.cs +++ b/src/net/JNet/Generated/Javax/Management/RuntimeErrorException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region RuntimeErrorException definition + #region RuntimeErrorException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class RuntimeErrorException : Javax.Management.JMRuntimeException } #endregion - #region RuntimeErrorException + #region RuntimeErrorException implementation public partial class RuntimeErrorException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/RuntimeMBeanException.cs b/src/net/JNet/Generated/Javax/Management/RuntimeMBeanException.cs index a9cd91e786..bde38d5247 100644 --- a/src/net/JNet/Generated/Javax/Management/RuntimeMBeanException.cs +++ b/src/net/JNet/Generated/Javax/Management/RuntimeMBeanException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region RuntimeMBeanException definition + #region RuntimeMBeanException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class RuntimeMBeanException : Javax.Management.JMRuntimeException } #endregion - #region RuntimeMBeanException + #region RuntimeMBeanException implementation public partial class RuntimeMBeanException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/RuntimeOperationsException.cs b/src/net/JNet/Generated/Javax/Management/RuntimeOperationsException.cs index 76b6d619d3..7533dde003 100644 --- a/src/net/JNet/Generated/Javax/Management/RuntimeOperationsException.cs +++ b/src/net/JNet/Generated/Javax/Management/RuntimeOperationsException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region RuntimeOperationsException definition + #region RuntimeOperationsException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class RuntimeOperationsException : Javax.Management.JMRuntimeExce } #endregion - #region RuntimeOperationsException + #region RuntimeOperationsException implementation public partial class RuntimeOperationsException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/ServiceNotFoundException.cs b/src/net/JNet/Generated/Javax/Management/ServiceNotFoundException.cs index 3f524a94a3..10c08ad64f 100644 --- a/src/net/JNet/Generated/Javax/Management/ServiceNotFoundException.cs +++ b/src/net/JNet/Generated/Javax/Management/ServiceNotFoundException.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region ServiceNotFoundException definition + #region ServiceNotFoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ServiceNotFoundException : Javax.Management.OperationsExcep } #endregion - #region ServiceNotFoundException + #region ServiceNotFoundException implementation public partial class ServiceNotFoundException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/StandardEmitterMBean.cs b/src/net/JNet/Generated/Javax/Management/StandardEmitterMBean.cs index 5ac49324d2..c828f35d9a 100644 --- a/src/net/JNet/Generated/Javax/Management/StandardEmitterMBean.cs +++ b/src/net/JNet/Generated/Javax/Management/StandardEmitterMBean.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region StandardEmitterMBean definition + #region StandardEmitterMBean declaration /// /// /// @@ -70,7 +70,7 @@ public StandardEmitterMBean(params object[] args) : base(args) { } } #endregion - #region StandardEmitterMBean + #region StandardEmitterMBean implementation public partial class StandardEmitterMBean { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/StandardMBean.cs b/src/net/JNet/Generated/Javax/Management/StandardMBean.cs index 50a7352cf9..c85c654761 100644 --- a/src/net/JNet/Generated/Javax/Management/StandardMBean.cs +++ b/src/net/JNet/Generated/Javax/Management/StandardMBean.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region StandardMBean definition + #region StandardMBean declaration /// /// /// @@ -70,7 +70,7 @@ public StandardMBean(params object[] args) : base(args) { } } #endregion - #region StandardMBean + #region StandardMBean implementation public partial class StandardMBean { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/StringValueExp.cs b/src/net/JNet/Generated/Javax/Management/StringValueExp.cs index a740686add..8c20d92ddf 100644 --- a/src/net/JNet/Generated/Javax/Management/StringValueExp.cs +++ b/src/net/JNet/Generated/Javax/Management/StringValueExp.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region StringValueExp definition + #region StringValueExp declaration /// /// /// @@ -70,7 +70,7 @@ public StringValueExp(params object[] args) : base(args) { } } #endregion - #region StringValueExp + #region StringValueExp implementation public partial class StringValueExp { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Timer/Timer.cs b/src/net/JNet/Generated/Javax/Management/Timer/Timer.cs index b3c10c0e6f..6f7f1c51f1 100644 --- a/src/net/JNet/Generated/Javax/Management/Timer/Timer.cs +++ b/src/net/JNet/Generated/Javax/Management/Timer/Timer.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Timer { - #region Timer definition + #region Timer declaration /// /// /// @@ -70,7 +70,7 @@ public Timer(params object[] args) : base(args) { } } #endregion - #region Timer + #region Timer implementation public partial class Timer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Timer/TimerMBean.cs b/src/net/JNet/Generated/Javax/Management/Timer/TimerMBean.cs index bcb8775853..8529d12525 100644 --- a/src/net/JNet/Generated/Javax/Management/Timer/TimerMBean.cs +++ b/src/net/JNet/Generated/Javax/Management/Timer/TimerMBean.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Timer { - #region TimerMBean definition + #region TimerMBean declaration /// /// /// @@ -230,7 +230,7 @@ public partial interface ITimerMBean } #endregion - #region TimerMBean + #region TimerMBean implementation public partial class TimerMBean : Javax.Management.Timer.ITimerMBean { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/Timer/TimerNotification.cs b/src/net/JNet/Generated/Javax/Management/Timer/TimerNotification.cs index edcdc41990..bd26a94985 100644 --- a/src/net/JNet/Generated/Javax/Management/Timer/TimerNotification.cs +++ b/src/net/JNet/Generated/Javax/Management/Timer/TimerNotification.cs @@ -25,7 +25,7 @@ namespace Javax.Management.Timer { - #region TimerNotification definition + #region TimerNotification declaration /// /// /// @@ -70,7 +70,7 @@ public TimerNotification(params object[] args) : base(args) { } } #endregion - #region TimerNotification + #region TimerNotification implementation public partial class TimerNotification { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Management/ValueExp.cs b/src/net/JNet/Generated/Javax/Management/ValueExp.cs index f99fb3364f..4cfef50313 100644 --- a/src/net/JNet/Generated/Javax/Management/ValueExp.cs +++ b/src/net/JNet/Generated/Javax/Management/ValueExp.cs @@ -25,7 +25,7 @@ namespace Javax.Management { - #region ValueExp definition + #region ValueExp declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IValueExp : Java.Io.ISerializable } #endregion - #region ValueExp + #region ValueExp implementation public partial class ValueExp : Javax.Management.IValueExp { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/AuthenticationException.cs b/src/net/JNet/Generated/Javax/Naming/AuthenticationException.cs index 429a1acd0c..d0f5989d84 100644 --- a/src/net/JNet/Generated/Javax/Naming/AuthenticationException.cs +++ b/src/net/JNet/Generated/Javax/Naming/AuthenticationException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region AuthenticationException definition + #region AuthenticationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AuthenticationException : Javax.Naming.NamingSecurityExcept } #endregion - #region AuthenticationException + #region AuthenticationException implementation public partial class AuthenticationException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/AuthenticationNotSupportedException.cs b/src/net/JNet/Generated/Javax/Naming/AuthenticationNotSupportedException.cs index cec169397e..32941ca3a9 100644 --- a/src/net/JNet/Generated/Javax/Naming/AuthenticationNotSupportedException.cs +++ b/src/net/JNet/Generated/Javax/Naming/AuthenticationNotSupportedException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region AuthenticationNotSupportedException definition + #region AuthenticationNotSupportedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AuthenticationNotSupportedException : Javax.Naming.NamingSe } #endregion - #region AuthenticationNotSupportedException + #region AuthenticationNotSupportedException implementation public partial class AuthenticationNotSupportedException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/BinaryRefAddr.cs b/src/net/JNet/Generated/Javax/Naming/BinaryRefAddr.cs index c2e7a6a0a3..7bad438f87 100644 --- a/src/net/JNet/Generated/Javax/Naming/BinaryRefAddr.cs +++ b/src/net/JNet/Generated/Javax/Naming/BinaryRefAddr.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region BinaryRefAddr definition + #region BinaryRefAddr declaration /// /// /// @@ -70,7 +70,7 @@ public BinaryRefAddr(params object[] args) : base(args) { } } #endregion - #region BinaryRefAddr + #region BinaryRefAddr implementation public partial class BinaryRefAddr { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Binding.cs b/src/net/JNet/Generated/Javax/Naming/Binding.cs index dcb96888ba..1749080202 100644 --- a/src/net/JNet/Generated/Javax/Naming/Binding.cs +++ b/src/net/JNet/Generated/Javax/Naming/Binding.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region Binding definition + #region Binding declaration /// /// /// @@ -70,7 +70,7 @@ public Binding(params object[] args) : base(args) { } } #endregion - #region Binding + #region Binding implementation public partial class Binding { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/CannotProceedException.cs b/src/net/JNet/Generated/Javax/Naming/CannotProceedException.cs index 6c03b17efa..3b5df44a0b 100644 --- a/src/net/JNet/Generated/Javax/Naming/CannotProceedException.cs +++ b/src/net/JNet/Generated/Javax/Naming/CannotProceedException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region CannotProceedException definition + #region CannotProceedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CannotProceedException : Javax.Naming.NamingException } #endregion - #region CannotProceedException + #region CannotProceedException implementation public partial class CannotProceedException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/CommunicationException.cs b/src/net/JNet/Generated/Javax/Naming/CommunicationException.cs index 6dfce47937..224bbb6e1e 100644 --- a/src/net/JNet/Generated/Javax/Naming/CommunicationException.cs +++ b/src/net/JNet/Generated/Javax/Naming/CommunicationException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region CommunicationException definition + #region CommunicationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CommunicationException : Javax.Naming.NamingException } #endregion - #region CommunicationException + #region CommunicationException implementation public partial class CommunicationException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/CompositeName.cs b/src/net/JNet/Generated/Javax/Naming/CompositeName.cs index 38c52e0331..d7de4a5ca9 100644 --- a/src/net/JNet/Generated/Javax/Naming/CompositeName.cs +++ b/src/net/JNet/Generated/Javax/Naming/CompositeName.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region CompositeName definition + #region CompositeName declaration /// /// /// @@ -70,7 +70,7 @@ public CompositeName(params object[] args) : base(args) { } } #endregion - #region CompositeName + #region CompositeName implementation public partial class CompositeName { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/CompoundName.cs b/src/net/JNet/Generated/Javax/Naming/CompoundName.cs index 56104e0902..03d5cebcdb 100644 --- a/src/net/JNet/Generated/Javax/Naming/CompoundName.cs +++ b/src/net/JNet/Generated/Javax/Naming/CompoundName.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region CompoundName definition + #region CompoundName declaration /// /// /// @@ -70,7 +70,7 @@ public CompoundName(params object[] args) : base(args) { } } #endregion - #region CompoundName + #region CompoundName implementation public partial class CompoundName { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/ConfigurationException.cs b/src/net/JNet/Generated/Javax/Naming/ConfigurationException.cs index 3499cdc056..8edd20af79 100644 --- a/src/net/JNet/Generated/Javax/Naming/ConfigurationException.cs +++ b/src/net/JNet/Generated/Javax/Naming/ConfigurationException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region ConfigurationException definition + #region ConfigurationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ConfigurationException : Javax.Naming.NamingException } #endregion - #region ConfigurationException + #region ConfigurationException implementation public partial class ConfigurationException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Context.cs b/src/net/JNet/Generated/Javax/Naming/Context.cs index 913533a8ff..0745d4fdff 100644 --- a/src/net/JNet/Generated/Javax/Naming/Context.cs +++ b/src/net/JNet/Generated/Javax/Naming/Context.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region Context definition + #region Context declaration /// /// /// @@ -284,7 +284,7 @@ public partial interface IContext } #endregion - #region Context + #region Context implementation public partial class Context : Javax.Naming.IContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/ContextNotEmptyException.cs b/src/net/JNet/Generated/Javax/Naming/ContextNotEmptyException.cs index f9abcfb8db..55368d5753 100644 --- a/src/net/JNet/Generated/Javax/Naming/ContextNotEmptyException.cs +++ b/src/net/JNet/Generated/Javax/Naming/ContextNotEmptyException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region ContextNotEmptyException definition + #region ContextNotEmptyException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ContextNotEmptyException : Javax.Naming.NamingException } #endregion - #region ContextNotEmptyException + #region ContextNotEmptyException implementation public partial class ContextNotEmptyException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/Attribute.cs b/src/net/JNet/Generated/Javax/Naming/Directory/Attribute.cs index 418a5f4f06..0cdf457fb6 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/Attribute.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/Attribute.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region Attribute definition + #region Attribute declaration /// /// /// @@ -170,7 +170,7 @@ public partial interface IAttribute } #endregion - #region Attribute + #region Attribute implementation public partial class Attribute : Javax.Naming.Directory.IAttribute { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/AttributeInUseException.cs b/src/net/JNet/Generated/Javax/Naming/Directory/AttributeInUseException.cs index 55c4a4deb1..1c8e16502f 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/AttributeInUseException.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/AttributeInUseException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region AttributeInUseException definition + #region AttributeInUseException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AttributeInUseException : Javax.Naming.NamingException } #endregion - #region AttributeInUseException + #region AttributeInUseException implementation public partial class AttributeInUseException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/AttributeModificationException.cs b/src/net/JNet/Generated/Javax/Naming/Directory/AttributeModificationException.cs index 559d159150..8a4ca42094 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/AttributeModificationException.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/AttributeModificationException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region AttributeModificationException definition + #region AttributeModificationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AttributeModificationException : Javax.Naming.NamingExcepti } #endregion - #region AttributeModificationException + #region AttributeModificationException implementation public partial class AttributeModificationException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/Attributes.cs b/src/net/JNet/Generated/Javax/Naming/Directory/Attributes.cs index 84364803a4..f9ea156e7b 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/Attributes.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/Attributes.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region Attributes definition + #region Attributes declaration /// /// /// @@ -133,7 +133,7 @@ public partial interface IAttributes } #endregion - #region Attributes + #region Attributes implementation public partial class Attributes : Javax.Naming.Directory.IAttributes { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/BasicAttribute.cs b/src/net/JNet/Generated/Javax/Naming/Directory/BasicAttribute.cs index 9b3c4164c1..fee4f66c3b 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/BasicAttribute.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/BasicAttribute.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region BasicAttribute definition + #region BasicAttribute declaration /// /// /// @@ -70,7 +70,7 @@ public BasicAttribute(params object[] args) : base(args) { } } #endregion - #region BasicAttribute + #region BasicAttribute implementation public partial class BasicAttribute { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/BasicAttributes.cs b/src/net/JNet/Generated/Javax/Naming/Directory/BasicAttributes.cs index d9a27f7218..5e8d2adc56 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/BasicAttributes.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/BasicAttributes.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region BasicAttributes definition + #region BasicAttributes declaration /// /// /// @@ -70,7 +70,7 @@ public BasicAttributes(params object[] args) : base(args) { } } #endregion - #region BasicAttributes + #region BasicAttributes implementation public partial class BasicAttributes { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/DirContext.cs b/src/net/JNet/Generated/Javax/Naming/Directory/DirContext.cs index c449f177e2..ac30f8154f 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/DirContext.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/DirContext.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region DirContext definition + #region DirContext declaration /// /// /// @@ -298,7 +298,7 @@ public partial interface IDirContext : Javax.Naming.IContext } #endregion - #region DirContext + #region DirContext implementation public partial class DirContext : Javax.Naming.Directory.IDirContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/InitialDirContext.cs b/src/net/JNet/Generated/Javax/Naming/Directory/InitialDirContext.cs index ed70e8b764..9580fa7e67 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/InitialDirContext.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/InitialDirContext.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region InitialDirContext definition + #region InitialDirContext declaration /// /// /// @@ -70,7 +70,7 @@ public InitialDirContext(params object[] args) : base(args) { } } #endregion - #region InitialDirContext + #region InitialDirContext implementation public partial class InitialDirContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/InvalidAttributeIdentifierException.cs b/src/net/JNet/Generated/Javax/Naming/Directory/InvalidAttributeIdentifierException.cs index 57de4127d5..58ed9f1bb0 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/InvalidAttributeIdentifierException.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/InvalidAttributeIdentifierException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region InvalidAttributeIdentifierException definition + #region InvalidAttributeIdentifierException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidAttributeIdentifierException : Javax.Naming.NamingEx } #endregion - #region InvalidAttributeIdentifierException + #region InvalidAttributeIdentifierException implementation public partial class InvalidAttributeIdentifierException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/InvalidAttributeValueException.cs b/src/net/JNet/Generated/Javax/Naming/Directory/InvalidAttributeValueException.cs index b0f90632e1..f1da8b76a7 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/InvalidAttributeValueException.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/InvalidAttributeValueException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region InvalidAttributeValueException definition + #region InvalidAttributeValueException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidAttributeValueException : Javax.Naming.NamingExcepti } #endregion - #region InvalidAttributeValueException + #region InvalidAttributeValueException implementation public partial class InvalidAttributeValueException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/InvalidAttributesException.cs b/src/net/JNet/Generated/Javax/Naming/Directory/InvalidAttributesException.cs index aa66f5c675..a2f805e5bb 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/InvalidAttributesException.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/InvalidAttributesException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region InvalidAttributesException definition + #region InvalidAttributesException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidAttributesException : Javax.Naming.NamingException } #endregion - #region InvalidAttributesException + #region InvalidAttributesException implementation public partial class InvalidAttributesException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/InvalidSearchControlsException.cs b/src/net/JNet/Generated/Javax/Naming/Directory/InvalidSearchControlsException.cs index 0ebec47089..21950e1c9c 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/InvalidSearchControlsException.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/InvalidSearchControlsException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region InvalidSearchControlsException definition + #region InvalidSearchControlsException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidSearchControlsException : Javax.Naming.NamingExcepti } #endregion - #region InvalidSearchControlsException + #region InvalidSearchControlsException implementation public partial class InvalidSearchControlsException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/InvalidSearchFilterException.cs b/src/net/JNet/Generated/Javax/Naming/Directory/InvalidSearchFilterException.cs index 75714c18c9..c818e43c3f 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/InvalidSearchFilterException.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/InvalidSearchFilterException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region InvalidSearchFilterException definition + #region InvalidSearchFilterException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidSearchFilterException : Javax.Naming.NamingException } #endregion - #region InvalidSearchFilterException + #region InvalidSearchFilterException implementation public partial class InvalidSearchFilterException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/ModificationItem.cs b/src/net/JNet/Generated/Javax/Naming/Directory/ModificationItem.cs index 6d16f6515c..40427e8d89 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/ModificationItem.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/ModificationItem.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region ModificationItem definition + #region ModificationItem declaration /// /// /// @@ -70,7 +70,7 @@ public ModificationItem(params object[] args) : base(args) { } } #endregion - #region ModificationItem + #region ModificationItem implementation public partial class ModificationItem { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/NoSuchAttributeException.cs b/src/net/JNet/Generated/Javax/Naming/Directory/NoSuchAttributeException.cs index 693a536bbc..f553aa0ca9 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/NoSuchAttributeException.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/NoSuchAttributeException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region NoSuchAttributeException definition + #region NoSuchAttributeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoSuchAttributeException : Javax.Naming.NamingException } #endregion - #region NoSuchAttributeException + #region NoSuchAttributeException implementation public partial class NoSuchAttributeException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/SchemaViolationException.cs b/src/net/JNet/Generated/Javax/Naming/Directory/SchemaViolationException.cs index 1786a0f772..66b5557baa 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/SchemaViolationException.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/SchemaViolationException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region SchemaViolationException definition + #region SchemaViolationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SchemaViolationException : Javax.Naming.NamingException } #endregion - #region SchemaViolationException + #region SchemaViolationException implementation public partial class SchemaViolationException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/SearchControls.cs b/src/net/JNet/Generated/Javax/Naming/Directory/SearchControls.cs index 27e26ef62c..44b96497b8 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/SearchControls.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/SearchControls.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region SearchControls definition + #region SearchControls declaration /// /// /// @@ -70,7 +70,7 @@ public SearchControls(params object[] args) : base(args) { } } #endregion - #region SearchControls + #region SearchControls implementation public partial class SearchControls { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Directory/SearchResult.cs b/src/net/JNet/Generated/Javax/Naming/Directory/SearchResult.cs index d57f9e76b5..f39e01a675 100644 --- a/src/net/JNet/Generated/Javax/Naming/Directory/SearchResult.cs +++ b/src/net/JNet/Generated/Javax/Naming/Directory/SearchResult.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Directory { - #region SearchResult definition + #region SearchResult declaration /// /// /// @@ -70,7 +70,7 @@ public SearchResult(params object[] args) : base(args) { } } #endregion - #region SearchResult + #region SearchResult implementation public partial class SearchResult { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Event/EventContext.cs b/src/net/JNet/Generated/Javax/Naming/Event/EventContext.cs index 2ff158491d..34ed1ffd8a 100644 --- a/src/net/JNet/Generated/Javax/Naming/Event/EventContext.cs +++ b/src/net/JNet/Generated/Javax/Naming/Event/EventContext.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Event { - #region EventContext definition + #region EventContext declaration /// /// /// @@ -118,7 +118,7 @@ public partial interface IEventContext : Javax.Naming.IContext } #endregion - #region EventContext + #region EventContext implementation public partial class EventContext : Javax.Naming.Event.IEventContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Event/EventDirContext.cs b/src/net/JNet/Generated/Javax/Naming/Event/EventDirContext.cs index 6e167b7a5b..416493a5ee 100644 --- a/src/net/JNet/Generated/Javax/Naming/Event/EventDirContext.cs +++ b/src/net/JNet/Generated/Javax/Naming/Event/EventDirContext.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Event { - #region EventDirContext definition + #region EventDirContext declaration /// /// /// @@ -128,7 +128,7 @@ public partial interface IEventDirContext } #endregion - #region EventDirContext + #region EventDirContext implementation public partial class EventDirContext : Javax.Naming.Event.IEventDirContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Event/NamespaceChangeListener.cs b/src/net/JNet/Generated/Javax/Naming/Event/NamespaceChangeListener.cs index 6f4c5ada35..599f0a80a5 100644 --- a/src/net/JNet/Generated/Javax/Naming/Event/NamespaceChangeListener.cs +++ b/src/net/JNet/Generated/Javax/Naming/Event/NamespaceChangeListener.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Event { - #region NamespaceChangeListener definition + #region NamespaceChangeListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class NamespaceChangeListener : MASES.JCOBridge.C2JBridge.JVMBrid } #endregion - #region NamespaceChangeListenerDirect definition + #region NamespaceChangeListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -130,7 +130,7 @@ public partial interface INamespaceChangeListener } #endregion - #region NamespaceChangeListener + #region NamespaceChangeListener implementation public partial class NamespaceChangeListener : Javax.Naming.Event.INamespaceChangeListener { #region Constructors @@ -256,7 +256,7 @@ public virtual void NamingExceptionThrown(Javax.Naming.Event.NamingExceptionEven } #endregion - #region NamespaceChangeListenerDirect + #region NamespaceChangeListenerDirect implementation public partial class NamespaceChangeListenerDirect : Javax.Naming.Event.INamespaceChangeListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Event/NamingEvent.cs b/src/net/JNet/Generated/Javax/Naming/Event/NamingEvent.cs index 0f333fcbdd..f1a823c216 100644 --- a/src/net/JNet/Generated/Javax/Naming/Event/NamingEvent.cs +++ b/src/net/JNet/Generated/Javax/Naming/Event/NamingEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Event { - #region NamingEvent definition + #region NamingEvent declaration /// /// /// @@ -70,7 +70,7 @@ public NamingEvent(params object[] args) : base(args) { } } #endregion - #region NamingEvent + #region NamingEvent implementation public partial class NamingEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Event/NamingExceptionEvent.cs b/src/net/JNet/Generated/Javax/Naming/Event/NamingExceptionEvent.cs index 6cc00b9d5a..1146989c0a 100644 --- a/src/net/JNet/Generated/Javax/Naming/Event/NamingExceptionEvent.cs +++ b/src/net/JNet/Generated/Javax/Naming/Event/NamingExceptionEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Event { - #region NamingExceptionEvent definition + #region NamingExceptionEvent declaration /// /// /// @@ -70,7 +70,7 @@ public NamingExceptionEvent(params object[] args) : base(args) { } } #endregion - #region NamingExceptionEvent + #region NamingExceptionEvent implementation public partial class NamingExceptionEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Event/NamingListener.cs b/src/net/JNet/Generated/Javax/Naming/Event/NamingListener.cs index a53490843b..7539a9568d 100644 --- a/src/net/JNet/Generated/Javax/Naming/Event/NamingListener.cs +++ b/src/net/JNet/Generated/Javax/Naming/Event/NamingListener.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Event { - #region NamingListener definition + #region NamingListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class NamingListener : Java.Util.EventListener } #endregion - #region NamingListenerDirect definition + #region NamingListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface INamingListener } #endregion - #region NamingListener + #region NamingListener implementation public partial class NamingListener : Javax.Naming.Event.INamingListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void NamingExceptionThrown(Javax.Naming.Event.NamingExceptionEven } #endregion - #region NamingListenerDirect + #region NamingListenerDirect implementation public partial class NamingListenerDirect : Javax.Naming.Event.INamingListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Event/ObjectChangeListener.cs b/src/net/JNet/Generated/Javax/Naming/Event/ObjectChangeListener.cs index 8bed637a76..081741baae 100644 --- a/src/net/JNet/Generated/Javax/Naming/Event/ObjectChangeListener.cs +++ b/src/net/JNet/Generated/Javax/Naming/Event/ObjectChangeListener.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Event { - #region ObjectChangeListener definition + #region ObjectChangeListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ObjectChangeListener : MASES.JCOBridge.C2JBridge.JVMBridgeL } #endregion - #region ObjectChangeListenerDirect definition + #region ObjectChangeListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface IObjectChangeListener } #endregion - #region ObjectChangeListener + #region ObjectChangeListener implementation public partial class ObjectChangeListener : Javax.Naming.Event.IObjectChangeListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void ObjectChanged(Javax.Naming.Event.NamingEvent arg0) } #endregion - #region ObjectChangeListenerDirect + #region ObjectChangeListenerDirect implementation public partial class ObjectChangeListenerDirect : Javax.Naming.Event.IObjectChangeListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/InitialContext.cs b/src/net/JNet/Generated/Javax/Naming/InitialContext.cs index faa7a61b9b..57546585a9 100644 --- a/src/net/JNet/Generated/Javax/Naming/InitialContext.cs +++ b/src/net/JNet/Generated/Javax/Naming/InitialContext.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region InitialContext definition + #region InitialContext declaration /// /// /// @@ -70,7 +70,7 @@ public InitialContext(params object[] args) : base(args) { } } #endregion - #region InitialContext + #region InitialContext implementation public partial class InitialContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/InsufficientResourcesException.cs b/src/net/JNet/Generated/Javax/Naming/InsufficientResourcesException.cs index b0171d205f..9d8d560fcb 100644 --- a/src/net/JNet/Generated/Javax/Naming/InsufficientResourcesException.cs +++ b/src/net/JNet/Generated/Javax/Naming/InsufficientResourcesException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region InsufficientResourcesException definition + #region InsufficientResourcesException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InsufficientResourcesException : Javax.Naming.NamingExcepti } #endregion - #region InsufficientResourcesException + #region InsufficientResourcesException implementation public partial class InsufficientResourcesException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/InterruptedNamingException.cs b/src/net/JNet/Generated/Javax/Naming/InterruptedNamingException.cs index d7feb46643..df1c4cb292 100644 --- a/src/net/JNet/Generated/Javax/Naming/InterruptedNamingException.cs +++ b/src/net/JNet/Generated/Javax/Naming/InterruptedNamingException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region InterruptedNamingException definition + #region InterruptedNamingException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InterruptedNamingException : Javax.Naming.NamingException } #endregion - #region InterruptedNamingException + #region InterruptedNamingException implementation public partial class InterruptedNamingException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/InvalidNameException.cs b/src/net/JNet/Generated/Javax/Naming/InvalidNameException.cs index 06d4b65d1f..384cbfa930 100644 --- a/src/net/JNet/Generated/Javax/Naming/InvalidNameException.cs +++ b/src/net/JNet/Generated/Javax/Naming/InvalidNameException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region InvalidNameException definition + #region InvalidNameException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidNameException : Javax.Naming.NamingException } #endregion - #region InvalidNameException + #region InvalidNameException implementation public partial class InvalidNameException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/BasicControl.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/BasicControl.cs index 5dec04edda..7307840c9e 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/BasicControl.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/BasicControl.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region BasicControl definition + #region BasicControl declaration /// /// /// @@ -70,7 +70,7 @@ public BasicControl(params object[] args) : base(args) { } } #endregion - #region BasicControl + #region BasicControl implementation public partial class BasicControl { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/Control.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/Control.cs index 8766f969db..d31880aa42 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/Control.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/Control.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region Control definition + #region Control declaration /// /// /// @@ -103,7 +103,7 @@ public partial interface IControl : Java.Io.ISerializable } #endregion - #region Control + #region Control implementation public partial class Control : Javax.Naming.Ldap.IControl { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/ControlFactory.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/ControlFactory.cs index 0333b9d5ca..d25d663988 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/ControlFactory.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/ControlFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region ControlFactory definition + #region ControlFactory declaration /// /// /// @@ -72,7 +72,7 @@ public ControlFactory(params object[] args) : base(args) { } } #endregion - #region ControlFactory + #region ControlFactory implementation public partial class ControlFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/ExtendedRequest.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/ExtendedRequest.cs index 94b5fc4c9b..40dc63ff2d 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/ExtendedRequest.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/ExtendedRequest.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region ExtendedRequest definition + #region ExtendedRequest declaration /// /// /// @@ -108,7 +108,7 @@ public partial interface IExtendedRequest : Java.Io.ISerializable } #endregion - #region ExtendedRequest + #region ExtendedRequest implementation public partial class ExtendedRequest : Javax.Naming.Ldap.IExtendedRequest { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/ExtendedResponse.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/ExtendedResponse.cs index a6872cb46c..090540bca9 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/ExtendedResponse.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/ExtendedResponse.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region ExtendedResponse definition + #region ExtendedResponse declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IExtendedResponse : Java.Io.ISerializable } #endregion - #region ExtendedResponse + #region ExtendedResponse implementation public partial class ExtendedResponse : Javax.Naming.Ldap.IExtendedResponse { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/HasControls.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/HasControls.cs index 3371e09c6e..4dfbe30724 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/HasControls.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/HasControls.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region HasControls definition + #region HasControls declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IHasControls } #endregion - #region HasControls + #region HasControls implementation public partial class HasControls : Javax.Naming.Ldap.IHasControls { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/InitialLdapContext.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/InitialLdapContext.cs index e139316b38..e87c9f54e8 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/InitialLdapContext.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/InitialLdapContext.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region InitialLdapContext definition + #region InitialLdapContext declaration /// /// /// @@ -70,7 +70,7 @@ public InitialLdapContext(params object[] args) : base(args) { } } #endregion - #region InitialLdapContext + #region InitialLdapContext implementation public partial class InitialLdapContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/LdapContext.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/LdapContext.cs index fde8e4805b..002a8d9b6a 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/LdapContext.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/LdapContext.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region LdapContext definition + #region LdapContext declaration /// /// /// @@ -122,7 +122,7 @@ public partial interface ILdapContext : Javax.Naming.Directory.IDirContext } #endregion - #region LdapContext + #region LdapContext implementation public partial class LdapContext : Javax.Naming.Ldap.ILdapContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/LdapName.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/LdapName.cs index b7abeecfcd..17971c2eee 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/LdapName.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/LdapName.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region LdapName definition + #region LdapName declaration /// /// /// @@ -70,7 +70,7 @@ public LdapName(params object[] args) : base(args) { } } #endregion - #region LdapName + #region LdapName implementation public partial class LdapName { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/LdapReferralException.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/LdapReferralException.cs index fb6fd3e40c..57ac575e3e 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/LdapReferralException.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/LdapReferralException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region LdapReferralException definition + #region LdapReferralException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class LdapReferralException : Javax.Naming.ReferralException } #endregion - #region LdapReferralException + #region LdapReferralException implementation public partial class LdapReferralException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/ManageReferralControl.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/ManageReferralControl.cs index 63d8fd702c..d0df65de5f 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/ManageReferralControl.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/ManageReferralControl.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region ManageReferralControl definition + #region ManageReferralControl declaration /// /// /// @@ -70,7 +70,7 @@ public ManageReferralControl(params object[] args) : base(args) { } } #endregion - #region ManageReferralControl + #region ManageReferralControl implementation public partial class ManageReferralControl { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/PagedResultsControl.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/PagedResultsControl.cs index c57f639f6b..978d26dd42 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/PagedResultsControl.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/PagedResultsControl.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region PagedResultsControl definition + #region PagedResultsControl declaration /// /// /// @@ -70,7 +70,7 @@ public PagedResultsControl(params object[] args) : base(args) { } } #endregion - #region PagedResultsControl + #region PagedResultsControl implementation public partial class PagedResultsControl { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/PagedResultsResponseControl.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/PagedResultsResponseControl.cs index 31de143a4e..4c3b153535 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/PagedResultsResponseControl.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/PagedResultsResponseControl.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region PagedResultsResponseControl definition + #region PagedResultsResponseControl declaration /// /// /// @@ -70,7 +70,7 @@ public PagedResultsResponseControl(params object[] args) : base(args) { } } #endregion - #region PagedResultsResponseControl + #region PagedResultsResponseControl implementation public partial class PagedResultsResponseControl { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/Rdn.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/Rdn.cs index a65b63b765..94e55fa1a9 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/Rdn.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/Rdn.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region Rdn definition + #region Rdn declaration /// /// /// @@ -70,7 +70,7 @@ public Rdn(params object[] args) : base(args) { } } #endregion - #region Rdn + #region Rdn implementation public partial class Rdn { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/SortControl.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/SortControl.cs index a0d660ea8c..93f1e6bc1b 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/SortControl.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/SortControl.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region SortControl definition + #region SortControl declaration /// /// /// @@ -70,7 +70,7 @@ public SortControl(params object[] args) : base(args) { } } #endregion - #region SortControl + #region SortControl implementation public partial class SortControl { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/SortKey.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/SortKey.cs index 3d321fa489..0dc94cb273 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/SortKey.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/SortKey.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region SortKey definition + #region SortKey declaration /// /// /// @@ -70,7 +70,7 @@ public SortKey(params object[] args) : base(args) { } } #endregion - #region SortKey + #region SortKey implementation public partial class SortKey { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/SortResponseControl.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/SortResponseControl.cs index 1188429dad..77821b367f 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/SortResponseControl.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/SortResponseControl.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region SortResponseControl definition + #region SortResponseControl declaration /// /// /// @@ -70,7 +70,7 @@ public SortResponseControl(params object[] args) : base(args) { } } #endregion - #region SortResponseControl + #region SortResponseControl implementation public partial class SortResponseControl { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/StartTlsRequest.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/StartTlsRequest.cs index b43d944b76..6ed60b758b 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/StartTlsRequest.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/StartTlsRequest.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region StartTlsRequest definition + #region StartTlsRequest declaration /// /// /// @@ -70,7 +70,7 @@ public StartTlsRequest(params object[] args) : base(args) { } } #endregion - #region StartTlsRequest + #region StartTlsRequest implementation public partial class StartTlsRequest { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/StartTlsResponse.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/StartTlsResponse.cs index 639aa7eab3..0fcc0765ea 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/StartTlsResponse.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/StartTlsResponse.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region StartTlsResponse definition + #region StartTlsResponse declaration /// /// /// @@ -72,7 +72,7 @@ public StartTlsResponse(params object[] args) : base(args) { } } #endregion - #region StartTlsResponse + #region StartTlsResponse implementation public partial class StartTlsResponse { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/UnsolicitedNotification.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/UnsolicitedNotification.cs index 23688314f6..f84f0e00df 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/UnsolicitedNotification.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/UnsolicitedNotification.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region UnsolicitedNotification definition + #region UnsolicitedNotification declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IUnsolicitedNotification } #endregion - #region UnsolicitedNotification + #region UnsolicitedNotification implementation public partial class UnsolicitedNotification : Javax.Naming.Ldap.IUnsolicitedNotification { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/UnsolicitedNotificationEvent.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/UnsolicitedNotificationEvent.cs index f319b3fa73..36cce478c5 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/UnsolicitedNotificationEvent.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/UnsolicitedNotificationEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region UnsolicitedNotificationEvent definition + #region UnsolicitedNotificationEvent declaration /// /// /// @@ -70,7 +70,7 @@ public UnsolicitedNotificationEvent(params object[] args) : base(args) { } } #endregion - #region UnsolicitedNotificationEvent + #region UnsolicitedNotificationEvent implementation public partial class UnsolicitedNotificationEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Ldap/UnsolicitedNotificationListener.cs b/src/net/JNet/Generated/Javax/Naming/Ldap/UnsolicitedNotificationListener.cs index 6ab8f5b500..da3ca9238f 100644 --- a/src/net/JNet/Generated/Javax/Naming/Ldap/UnsolicitedNotificationListener.cs +++ b/src/net/JNet/Generated/Javax/Naming/Ldap/UnsolicitedNotificationListener.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Ldap { - #region UnsolicitedNotificationListener definition + #region UnsolicitedNotificationListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class UnsolicitedNotificationListener : MASES.JCOBridge.C2JBridge } #endregion - #region UnsolicitedNotificationListenerDirect definition + #region UnsolicitedNotificationListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface IUnsolicitedNotificationListener } #endregion - #region UnsolicitedNotificationListener + #region UnsolicitedNotificationListener implementation public partial class UnsolicitedNotificationListener : Javax.Naming.Ldap.IUnsolicitedNotificationListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void NotificationReceived(Javax.Naming.Ldap.UnsolicitedNotificati } #endregion - #region UnsolicitedNotificationListenerDirect + #region UnsolicitedNotificationListenerDirect implementation public partial class UnsolicitedNotificationListenerDirect : Javax.Naming.Ldap.IUnsolicitedNotificationListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/LimitExceededException.cs b/src/net/JNet/Generated/Javax/Naming/LimitExceededException.cs index 05e4ebcd56..07344678be 100644 --- a/src/net/JNet/Generated/Javax/Naming/LimitExceededException.cs +++ b/src/net/JNet/Generated/Javax/Naming/LimitExceededException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region LimitExceededException definition + #region LimitExceededException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class LimitExceededException : Javax.Naming.NamingException } #endregion - #region LimitExceededException + #region LimitExceededException implementation public partial class LimitExceededException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/LinkException.cs b/src/net/JNet/Generated/Javax/Naming/LinkException.cs index 1d4f0becbb..aed26bdbc2 100644 --- a/src/net/JNet/Generated/Javax/Naming/LinkException.cs +++ b/src/net/JNet/Generated/Javax/Naming/LinkException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region LinkException definition + #region LinkException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class LinkException : Javax.Naming.NamingException } #endregion - #region LinkException + #region LinkException implementation public partial class LinkException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/LinkLoopException.cs b/src/net/JNet/Generated/Javax/Naming/LinkLoopException.cs index 56386933c9..351748f9c2 100644 --- a/src/net/JNet/Generated/Javax/Naming/LinkLoopException.cs +++ b/src/net/JNet/Generated/Javax/Naming/LinkLoopException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region LinkLoopException definition + #region LinkLoopException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class LinkLoopException : Javax.Naming.LinkException } #endregion - #region LinkLoopException + #region LinkLoopException implementation public partial class LinkLoopException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/LinkRef.cs b/src/net/JNet/Generated/Javax/Naming/LinkRef.cs index e7673d168e..4c711c3de8 100644 --- a/src/net/JNet/Generated/Javax/Naming/LinkRef.cs +++ b/src/net/JNet/Generated/Javax/Naming/LinkRef.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region LinkRef definition + #region LinkRef declaration /// /// /// @@ -70,7 +70,7 @@ public LinkRef(params object[] args) : base(args) { } } #endregion - #region LinkRef + #region LinkRef implementation public partial class LinkRef { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/MalformedLinkException.cs b/src/net/JNet/Generated/Javax/Naming/MalformedLinkException.cs index e5ebd244fc..f13b9a0353 100644 --- a/src/net/JNet/Generated/Javax/Naming/MalformedLinkException.cs +++ b/src/net/JNet/Generated/Javax/Naming/MalformedLinkException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region MalformedLinkException definition + #region MalformedLinkException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MalformedLinkException : Javax.Naming.LinkException } #endregion - #region MalformedLinkException + #region MalformedLinkException implementation public partial class MalformedLinkException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Name.cs b/src/net/JNet/Generated/Javax/Naming/Name.cs index 433800b6c2..0aeb0486de 100644 --- a/src/net/JNet/Generated/Javax/Naming/Name.cs +++ b/src/net/JNet/Generated/Javax/Naming/Name.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region Name definition + #region Name declaration /// /// /// @@ -177,7 +177,7 @@ public partial interface IName } #endregion - #region Name + #region Name implementation public partial class Name : Javax.Naming.IName { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/NameAlreadyBoundException.cs b/src/net/JNet/Generated/Javax/Naming/NameAlreadyBoundException.cs index c7169efb9c..bc6705b0e2 100644 --- a/src/net/JNet/Generated/Javax/Naming/NameAlreadyBoundException.cs +++ b/src/net/JNet/Generated/Javax/Naming/NameAlreadyBoundException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region NameAlreadyBoundException definition + #region NameAlreadyBoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NameAlreadyBoundException : Javax.Naming.NamingException } #endregion - #region NameAlreadyBoundException + #region NameAlreadyBoundException implementation public partial class NameAlreadyBoundException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/NameClassPair.cs b/src/net/JNet/Generated/Javax/Naming/NameClassPair.cs index 5e6d109a09..32ce0bb3db 100644 --- a/src/net/JNet/Generated/Javax/Naming/NameClassPair.cs +++ b/src/net/JNet/Generated/Javax/Naming/NameClassPair.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region NameClassPair definition + #region NameClassPair declaration /// /// /// @@ -70,7 +70,7 @@ public NameClassPair(params object[] args) : base(args) { } } #endregion - #region NameClassPair + #region NameClassPair implementation public partial class NameClassPair { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/NameNotFoundException.cs b/src/net/JNet/Generated/Javax/Naming/NameNotFoundException.cs index a481d3a4b3..2553e223d2 100644 --- a/src/net/JNet/Generated/Javax/Naming/NameNotFoundException.cs +++ b/src/net/JNet/Generated/Javax/Naming/NameNotFoundException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region NameNotFoundException definition + #region NameNotFoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NameNotFoundException : Javax.Naming.NamingException } #endregion - #region NameNotFoundException + #region NameNotFoundException implementation public partial class NameNotFoundException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/NameParser.cs b/src/net/JNet/Generated/Javax/Naming/NameParser.cs index ec2eb97b2a..8e96eb92a1 100644 --- a/src/net/JNet/Generated/Javax/Naming/NameParser.cs +++ b/src/net/JNet/Generated/Javax/Naming/NameParser.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region NameParser definition + #region NameParser declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface INameParser } #endregion - #region NameParser + #region NameParser implementation public partial class NameParser : Javax.Naming.INameParser { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/NamingEnumeration.cs b/src/net/JNet/Generated/Javax/Naming/NamingEnumeration.cs index 8d5fd0665a..b2c8e8215b 100644 --- a/src/net/JNet/Generated/Javax/Naming/NamingEnumeration.cs +++ b/src/net/JNet/Generated/Javax/Naming/NamingEnumeration.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region NamingEnumeration definition + #region NamingEnumeration declaration /// /// /// @@ -72,7 +72,7 @@ public NamingEnumeration(params object[] args) : base(args) { } } #endregion - #region NamingEnumeration definition + #region NamingEnumeration declaration /// /// /// @@ -120,7 +120,7 @@ public NamingEnumeration(params object[] args) : base(args) { } } #endregion - #region NamingEnumeration + #region NamingEnumeration implementation public partial class NamingEnumeration { #region Constructors @@ -212,7 +212,7 @@ public partial interface INamingEnumeration : Java.Util.IEnumeration } #endregion - #region NamingEnumeration + #region NamingEnumeration implementation public partial class NamingEnumeration : Javax.Naming.INamingEnumeration { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/NamingException.cs b/src/net/JNet/Generated/Javax/Naming/NamingException.cs index 668d569c47..ac77263359 100644 --- a/src/net/JNet/Generated/Javax/Naming/NamingException.cs +++ b/src/net/JNet/Generated/Javax/Naming/NamingException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region NamingException definition + #region NamingException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NamingException : Java.Lang.Exception } #endregion - #region NamingException + #region NamingException implementation public partial class NamingException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/NamingSecurityException.cs b/src/net/JNet/Generated/Javax/Naming/NamingSecurityException.cs index 1536a3d2ae..6afc567f07 100644 --- a/src/net/JNet/Generated/Javax/Naming/NamingSecurityException.cs +++ b/src/net/JNet/Generated/Javax/Naming/NamingSecurityException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region NamingSecurityException definition + #region NamingSecurityException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NamingSecurityException : Javax.Naming.NamingException } #endregion - #region NamingSecurityException + #region NamingSecurityException implementation public partial class NamingSecurityException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/NoInitialContextException.cs b/src/net/JNet/Generated/Javax/Naming/NoInitialContextException.cs index dff5217f9d..2b44b84a34 100644 --- a/src/net/JNet/Generated/Javax/Naming/NoInitialContextException.cs +++ b/src/net/JNet/Generated/Javax/Naming/NoInitialContextException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region NoInitialContextException definition + #region NoInitialContextException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoInitialContextException : Javax.Naming.NamingException } #endregion - #region NoInitialContextException + #region NoInitialContextException implementation public partial class NoInitialContextException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/NoPermissionException.cs b/src/net/JNet/Generated/Javax/Naming/NoPermissionException.cs index 4634e26dd3..1cc0c6c24d 100644 --- a/src/net/JNet/Generated/Javax/Naming/NoPermissionException.cs +++ b/src/net/JNet/Generated/Javax/Naming/NoPermissionException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region NoPermissionException definition + #region NoPermissionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoPermissionException : Javax.Naming.NamingSecurityExceptio } #endregion - #region NoPermissionException + #region NoPermissionException implementation public partial class NoPermissionException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/NotContextException.cs b/src/net/JNet/Generated/Javax/Naming/NotContextException.cs index ff17f0e85a..4da23927ec 100644 --- a/src/net/JNet/Generated/Javax/Naming/NotContextException.cs +++ b/src/net/JNet/Generated/Javax/Naming/NotContextException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region NotContextException definition + #region NotContextException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NotContextException : Javax.Naming.NamingException } #endregion - #region NotContextException + #region NotContextException implementation public partial class NotContextException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/OperationNotSupportedException.cs b/src/net/JNet/Generated/Javax/Naming/OperationNotSupportedException.cs index 7d97454e42..be95f186cf 100644 --- a/src/net/JNet/Generated/Javax/Naming/OperationNotSupportedException.cs +++ b/src/net/JNet/Generated/Javax/Naming/OperationNotSupportedException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region OperationNotSupportedException definition + #region OperationNotSupportedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class OperationNotSupportedException : Javax.Naming.NamingExcepti } #endregion - #region OperationNotSupportedException + #region OperationNotSupportedException implementation public partial class OperationNotSupportedException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/PartialResultException.cs b/src/net/JNet/Generated/Javax/Naming/PartialResultException.cs index 571e1b8b9f..1b18bbf24c 100644 --- a/src/net/JNet/Generated/Javax/Naming/PartialResultException.cs +++ b/src/net/JNet/Generated/Javax/Naming/PartialResultException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region PartialResultException definition + #region PartialResultException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class PartialResultException : Javax.Naming.NamingException } #endregion - #region PartialResultException + #region PartialResultException implementation public partial class PartialResultException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/RefAddr.cs b/src/net/JNet/Generated/Javax/Naming/RefAddr.cs index ced8027925..362398172d 100644 --- a/src/net/JNet/Generated/Javax/Naming/RefAddr.cs +++ b/src/net/JNet/Generated/Javax/Naming/RefAddr.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region RefAddr definition + #region RefAddr declaration /// /// /// @@ -72,7 +72,7 @@ public RefAddr(params object[] args) : base(args) { } } #endregion - #region RefAddr + #region RefAddr implementation public partial class RefAddr { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Reference.cs b/src/net/JNet/Generated/Javax/Naming/Reference.cs index c795b028a5..a04e3ec376 100644 --- a/src/net/JNet/Generated/Javax/Naming/Reference.cs +++ b/src/net/JNet/Generated/Javax/Naming/Reference.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region Reference definition + #region Reference declaration /// /// /// @@ -70,7 +70,7 @@ public Reference(params object[] args) : base(args) { } } #endregion - #region Reference + #region Reference implementation public partial class Reference { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Referenceable.cs b/src/net/JNet/Generated/Javax/Naming/Referenceable.cs index 54b8d33f91..2f12a0f7d9 100644 --- a/src/net/JNet/Generated/Javax/Naming/Referenceable.cs +++ b/src/net/JNet/Generated/Javax/Naming/Referenceable.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region Referenceable definition + #region Referenceable declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IReferenceable } #endregion - #region Referenceable + #region Referenceable implementation public partial class Referenceable : Javax.Naming.IReferenceable { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/ReferralException.cs b/src/net/JNet/Generated/Javax/Naming/ReferralException.cs index 42de21ad08..113c51c2bb 100644 --- a/src/net/JNet/Generated/Javax/Naming/ReferralException.cs +++ b/src/net/JNet/Generated/Javax/Naming/ReferralException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region ReferralException definition + #region ReferralException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ReferralException : Javax.Naming.NamingException } #endregion - #region ReferralException + #region ReferralException implementation public partial class ReferralException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/ServiceUnavailableException.cs b/src/net/JNet/Generated/Javax/Naming/ServiceUnavailableException.cs index d7f04198b4..f0b35b763f 100644 --- a/src/net/JNet/Generated/Javax/Naming/ServiceUnavailableException.cs +++ b/src/net/JNet/Generated/Javax/Naming/ServiceUnavailableException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region ServiceUnavailableException definition + #region ServiceUnavailableException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ServiceUnavailableException : Javax.Naming.NamingException } #endregion - #region ServiceUnavailableException + #region ServiceUnavailableException implementation public partial class ServiceUnavailableException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/SizeLimitExceededException.cs b/src/net/JNet/Generated/Javax/Naming/SizeLimitExceededException.cs index ab0b79336e..0bd28084b9 100644 --- a/src/net/JNet/Generated/Javax/Naming/SizeLimitExceededException.cs +++ b/src/net/JNet/Generated/Javax/Naming/SizeLimitExceededException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region SizeLimitExceededException definition + #region SizeLimitExceededException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SizeLimitExceededException : Javax.Naming.LimitExceededExce } #endregion - #region SizeLimitExceededException + #region SizeLimitExceededException implementation public partial class SizeLimitExceededException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Spi/DirObjectFactory.cs b/src/net/JNet/Generated/Javax/Naming/Spi/DirObjectFactory.cs index 9ac90821e0..49fc78f378 100644 --- a/src/net/JNet/Generated/Javax/Naming/Spi/DirObjectFactory.cs +++ b/src/net/JNet/Generated/Javax/Naming/Spi/DirObjectFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Spi { - #region DirObjectFactory definition + #region DirObjectFactory declaration /// /// /// @@ -101,7 +101,7 @@ public partial interface IDirObjectFactory : Javax.Naming.Spi.IObjectFactory } #endregion - #region DirObjectFactory + #region DirObjectFactory implementation public partial class DirObjectFactory : Javax.Naming.Spi.IDirObjectFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Spi/DirStateFactory.cs b/src/net/JNet/Generated/Javax/Naming/Spi/DirStateFactory.cs index 048901ea36..12b6f0e03a 100644 --- a/src/net/JNet/Generated/Javax/Naming/Spi/DirStateFactory.cs +++ b/src/net/JNet/Generated/Javax/Naming/Spi/DirStateFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Spi { - #region DirStateFactory definition + #region DirStateFactory declaration /// /// /// @@ -68,7 +68,7 @@ public DirStateFactory(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Result definition + #region Result declaration /// /// /// @@ -146,7 +146,7 @@ public partial interface IDirStateFactory : Javax.Naming.Spi.IStateFactory } #endregion - #region DirStateFactory + #region DirStateFactory implementation public partial class DirStateFactory : Javax.Naming.Spi.IDirStateFactory { #region Constructors @@ -184,7 +184,7 @@ public Javax.Naming.Spi.DirStateFactory.Result GetStateToBind(object arg0, Javax #endregion #region Nested classes - #region Result + #region Result implementation public partial class Result { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Spi/DirectoryManager.cs b/src/net/JNet/Generated/Javax/Naming/Spi/DirectoryManager.cs index e7be5b9b0b..2bc470ba76 100644 --- a/src/net/JNet/Generated/Javax/Naming/Spi/DirectoryManager.cs +++ b/src/net/JNet/Generated/Javax/Naming/Spi/DirectoryManager.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Spi { - #region DirectoryManager definition + #region DirectoryManager declaration /// /// /// @@ -70,7 +70,7 @@ public DirectoryManager(params object[] args) : base(args) { } } #endregion - #region DirectoryManager + #region DirectoryManager implementation public partial class DirectoryManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Spi/InitialContextFactory.cs b/src/net/JNet/Generated/Javax/Naming/Spi/InitialContextFactory.cs index 13fb2b0615..967577e288 100644 --- a/src/net/JNet/Generated/Javax/Naming/Spi/InitialContextFactory.cs +++ b/src/net/JNet/Generated/Javax/Naming/Spi/InitialContextFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Spi { - #region InitialContextFactory definition + #region InitialContextFactory declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IInitialContextFactory } #endregion - #region InitialContextFactory + #region InitialContextFactory implementation public partial class InitialContextFactory : Javax.Naming.Spi.IInitialContextFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Spi/InitialContextFactoryBuilder.cs b/src/net/JNet/Generated/Javax/Naming/Spi/InitialContextFactoryBuilder.cs index 9133fdc505..6c4ccdf0a6 100644 --- a/src/net/JNet/Generated/Javax/Naming/Spi/InitialContextFactoryBuilder.cs +++ b/src/net/JNet/Generated/Javax/Naming/Spi/InitialContextFactoryBuilder.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Spi { - #region InitialContextFactoryBuilder definition + #region InitialContextFactoryBuilder declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IInitialContextFactoryBuilder } #endregion - #region InitialContextFactoryBuilder + #region InitialContextFactoryBuilder implementation public partial class InitialContextFactoryBuilder : Javax.Naming.Spi.IInitialContextFactoryBuilder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Spi/NamingManager.cs b/src/net/JNet/Generated/Javax/Naming/Spi/NamingManager.cs index 5912c60c45..cfe0f125b8 100644 --- a/src/net/JNet/Generated/Javax/Naming/Spi/NamingManager.cs +++ b/src/net/JNet/Generated/Javax/Naming/Spi/NamingManager.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Spi { - #region NamingManager definition + #region NamingManager declaration /// /// /// @@ -70,7 +70,7 @@ public NamingManager(params object[] args) : base(args) { } } #endregion - #region NamingManager + #region NamingManager implementation public partial class NamingManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Spi/ObjectFactory.cs b/src/net/JNet/Generated/Javax/Naming/Spi/ObjectFactory.cs index a5dc40eac5..aed7c97761 100644 --- a/src/net/JNet/Generated/Javax/Naming/Spi/ObjectFactory.cs +++ b/src/net/JNet/Generated/Javax/Naming/Spi/ObjectFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Spi { - #region ObjectFactory definition + #region ObjectFactory declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IObjectFactory } #endregion - #region ObjectFactory + #region ObjectFactory implementation public partial class ObjectFactory : Javax.Naming.Spi.IObjectFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Spi/ObjectFactoryBuilder.cs b/src/net/JNet/Generated/Javax/Naming/Spi/ObjectFactoryBuilder.cs index d530bf2e8f..22d1694104 100644 --- a/src/net/JNet/Generated/Javax/Naming/Spi/ObjectFactoryBuilder.cs +++ b/src/net/JNet/Generated/Javax/Naming/Spi/ObjectFactoryBuilder.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Spi { - #region ObjectFactoryBuilder definition + #region ObjectFactoryBuilder declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IObjectFactoryBuilder } #endregion - #region ObjectFactoryBuilder + #region ObjectFactoryBuilder implementation public partial class ObjectFactoryBuilder : Javax.Naming.Spi.IObjectFactoryBuilder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Spi/ResolveResult.cs b/src/net/JNet/Generated/Javax/Naming/Spi/ResolveResult.cs index 7734d59279..4261ddd042 100644 --- a/src/net/JNet/Generated/Javax/Naming/Spi/ResolveResult.cs +++ b/src/net/JNet/Generated/Javax/Naming/Spi/ResolveResult.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Spi { - #region ResolveResult definition + #region ResolveResult declaration /// /// /// @@ -70,7 +70,7 @@ public ResolveResult(params object[] args) : base(args) { } } #endregion - #region ResolveResult + #region ResolveResult implementation public partial class ResolveResult { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Spi/Resolver.cs b/src/net/JNet/Generated/Javax/Naming/Spi/Resolver.cs index 34b6599891..7e19a6e946 100644 --- a/src/net/JNet/Generated/Javax/Naming/Spi/Resolver.cs +++ b/src/net/JNet/Generated/Javax/Naming/Spi/Resolver.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Spi { - #region Resolver definition + #region Resolver declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface IResolver } #endregion - #region Resolver + #region Resolver implementation public partial class Resolver : Javax.Naming.Spi.IResolver { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/Spi/StateFactory.cs b/src/net/JNet/Generated/Javax/Naming/Spi/StateFactory.cs index de21aa8dac..c4efe1a83e 100644 --- a/src/net/JNet/Generated/Javax/Naming/Spi/StateFactory.cs +++ b/src/net/JNet/Generated/Javax/Naming/Spi/StateFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Naming.Spi { - #region StateFactory definition + #region StateFactory declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IStateFactory } #endregion - #region StateFactory + #region StateFactory implementation public partial class StateFactory : Javax.Naming.Spi.IStateFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/StringRefAddr.cs b/src/net/JNet/Generated/Javax/Naming/StringRefAddr.cs index 46345fb023..dc0ef63ee4 100644 --- a/src/net/JNet/Generated/Javax/Naming/StringRefAddr.cs +++ b/src/net/JNet/Generated/Javax/Naming/StringRefAddr.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region StringRefAddr definition + #region StringRefAddr declaration /// /// /// @@ -70,7 +70,7 @@ public StringRefAddr(params object[] args) : base(args) { } } #endregion - #region StringRefAddr + #region StringRefAddr implementation public partial class StringRefAddr { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Naming/TimeLimitExceededException.cs b/src/net/JNet/Generated/Javax/Naming/TimeLimitExceededException.cs index 349df694d6..235e07a097 100644 --- a/src/net/JNet/Generated/Javax/Naming/TimeLimitExceededException.cs +++ b/src/net/JNet/Generated/Javax/Naming/TimeLimitExceededException.cs @@ -25,7 +25,7 @@ namespace Javax.Naming { - #region TimeLimitExceededException definition + #region TimeLimitExceededException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class TimeLimitExceededException : Javax.Naming.LimitExceededExce } #endregion - #region TimeLimitExceededException + #region TimeLimitExceededException implementation public partial class TimeLimitExceededException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/ServerSocketFactory.cs b/src/net/JNet/Generated/Javax/Net/ServerSocketFactory.cs index 8721a1faed..d50ef2baea 100644 --- a/src/net/JNet/Generated/Javax/Net/ServerSocketFactory.cs +++ b/src/net/JNet/Generated/Javax/Net/ServerSocketFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Net { - #region ServerSocketFactory definition + #region ServerSocketFactory declaration /// /// /// @@ -72,7 +72,7 @@ public ServerSocketFactory(params object[] args) : base(args) { } } #endregion - #region ServerSocketFactory + #region ServerSocketFactory implementation public partial class ServerSocketFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/SocketFactory.cs b/src/net/JNet/Generated/Javax/Net/SocketFactory.cs index 7a93ec8235..c9ab0d01f9 100644 --- a/src/net/JNet/Generated/Javax/Net/SocketFactory.cs +++ b/src/net/JNet/Generated/Javax/Net/SocketFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Net { - #region SocketFactory definition + #region SocketFactory declaration /// /// /// @@ -72,7 +72,7 @@ public SocketFactory(params object[] args) : base(args) { } } #endregion - #region SocketFactory + #region SocketFactory implementation public partial class SocketFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/CertPathTrustManagerParameters.cs b/src/net/JNet/Generated/Javax/Net/Ssl/CertPathTrustManagerParameters.cs index 77b8508e0c..26998a6fcf 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/CertPathTrustManagerParameters.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/CertPathTrustManagerParameters.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region CertPathTrustManagerParameters definition + #region CertPathTrustManagerParameters declaration /// /// /// @@ -70,7 +70,7 @@ public CertPathTrustManagerParameters(params object[] args) : base(args) { } } #endregion - #region CertPathTrustManagerParameters + #region CertPathTrustManagerParameters implementation public partial class CertPathTrustManagerParameters { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/ExtendedSSLSession.cs b/src/net/JNet/Generated/Javax/Net/Ssl/ExtendedSSLSession.cs index 74c9c3c7ef..6fc50541f6 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/ExtendedSSLSession.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/ExtendedSSLSession.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region ExtendedSSLSession definition + #region ExtendedSSLSession declaration /// /// /// @@ -72,7 +72,7 @@ public ExtendedSSLSession(params object[] args) : base(args) { } } #endregion - #region ExtendedSSLSession + #region ExtendedSSLSession implementation public partial class ExtendedSSLSession { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/HandshakeCompletedEvent.cs b/src/net/JNet/Generated/Javax/Net/Ssl/HandshakeCompletedEvent.cs index 6c49d09ee8..72e264b3f6 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/HandshakeCompletedEvent.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/HandshakeCompletedEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region HandshakeCompletedEvent definition + #region HandshakeCompletedEvent declaration /// /// /// @@ -70,7 +70,7 @@ public HandshakeCompletedEvent(params object[] args) : base(args) { } } #endregion - #region HandshakeCompletedEvent + #region HandshakeCompletedEvent implementation public partial class HandshakeCompletedEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/HandshakeCompletedListener.cs b/src/net/JNet/Generated/Javax/Net/Ssl/HandshakeCompletedListener.cs index 00150abf77..43b730820a 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/HandshakeCompletedListener.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/HandshakeCompletedListener.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region HandshakeCompletedListener definition + #region HandshakeCompletedListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class HandshakeCompletedListener : Java.Util.EventListener } #endregion - #region HandshakeCompletedListenerDirect definition + #region HandshakeCompletedListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IHandshakeCompletedListener } #endregion - #region HandshakeCompletedListener + #region HandshakeCompletedListener implementation public partial class HandshakeCompletedListener : Javax.Net.Ssl.IHandshakeCompletedListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void HandshakeCompleted(Javax.Net.Ssl.HandshakeCompletedEvent arg } #endregion - #region HandshakeCompletedListenerDirect + #region HandshakeCompletedListenerDirect implementation public partial class HandshakeCompletedListenerDirect : Javax.Net.Ssl.IHandshakeCompletedListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/HostnameVerifier.cs b/src/net/JNet/Generated/Javax/Net/Ssl/HostnameVerifier.cs index 6d9941b972..ba82e3b33e 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/HostnameVerifier.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/HostnameVerifier.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region HostnameVerifier definition + #region HostnameVerifier declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IHostnameVerifier } #endregion - #region HostnameVerifier + #region HostnameVerifier implementation public partial class HostnameVerifier : Javax.Net.Ssl.IHostnameVerifier { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/HttpsURLConnection.cs b/src/net/JNet/Generated/Javax/Net/Ssl/HttpsURLConnection.cs index 5b87dc72bb..f391ceef4e 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/HttpsURLConnection.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/HttpsURLConnection.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region HttpsURLConnection definition + #region HttpsURLConnection declaration /// /// /// @@ -72,7 +72,7 @@ public HttpsURLConnection(params object[] args) : base(args) { } } #endregion - #region HttpsURLConnection + #region HttpsURLConnection implementation public partial class HttpsURLConnection { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/KeyManager.cs b/src/net/JNet/Generated/Javax/Net/Ssl/KeyManager.cs index d656af6956..3380ebb38e 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/KeyManager.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/KeyManager.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region KeyManager definition + #region KeyManager declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IKeyManager } #endregion - #region KeyManager + #region KeyManager implementation public partial class KeyManager : Javax.Net.Ssl.IKeyManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/KeyManagerFactory.cs b/src/net/JNet/Generated/Javax/Net/Ssl/KeyManagerFactory.cs index fbc54d4608..4a7975eaec 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/KeyManagerFactory.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/KeyManagerFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region KeyManagerFactory definition + #region KeyManagerFactory declaration /// /// /// @@ -70,7 +70,7 @@ public KeyManagerFactory(params object[] args) : base(args) { } } #endregion - #region KeyManagerFactory + #region KeyManagerFactory implementation public partial class KeyManagerFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/KeyManagerFactorySpi.cs b/src/net/JNet/Generated/Javax/Net/Ssl/KeyManagerFactorySpi.cs index 5509e2e5ab..783ac46d51 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/KeyManagerFactorySpi.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/KeyManagerFactorySpi.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region KeyManagerFactorySpi definition + #region KeyManagerFactorySpi declaration /// /// /// @@ -72,7 +72,7 @@ public KeyManagerFactorySpi(params object[] args) : base(args) { } } #endregion - #region KeyManagerFactorySpi + #region KeyManagerFactorySpi implementation public partial class KeyManagerFactorySpi { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/KeyStoreBuilderParameters.cs b/src/net/JNet/Generated/Javax/Net/Ssl/KeyStoreBuilderParameters.cs index 83272f00d5..f5c7c26d9d 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/KeyStoreBuilderParameters.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/KeyStoreBuilderParameters.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region KeyStoreBuilderParameters definition + #region KeyStoreBuilderParameters declaration /// /// /// @@ -70,7 +70,7 @@ public KeyStoreBuilderParameters(params object[] args) : base(args) { } } #endregion - #region KeyStoreBuilderParameters + #region KeyStoreBuilderParameters implementation public partial class KeyStoreBuilderParameters { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/ManagerFactoryParameters.cs b/src/net/JNet/Generated/Javax/Net/Ssl/ManagerFactoryParameters.cs index 358adb39ce..f95cffb79b 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/ManagerFactoryParameters.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/ManagerFactoryParameters.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region ManagerFactoryParameters definition + #region ManagerFactoryParameters declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IManagerFactoryParameters } #endregion - #region ManagerFactoryParameters + #region ManagerFactoryParameters implementation public partial class ManagerFactoryParameters : Javax.Net.Ssl.IManagerFactoryParameters { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SNIHostName.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SNIHostName.cs index 1bb6f718fd..b57d6c4981 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SNIHostName.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SNIHostName.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SNIHostName definition + #region SNIHostName declaration /// /// /// @@ -70,7 +70,7 @@ public SNIHostName(params object[] args) : base(args) { } } #endregion - #region SNIHostName + #region SNIHostName implementation public partial class SNIHostName { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SNIMatcher.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SNIMatcher.cs index 3e3d1920da..12ef1f3537 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SNIMatcher.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SNIMatcher.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SNIMatcher definition + #region SNIMatcher declaration /// /// /// @@ -72,7 +72,7 @@ public SNIMatcher(params object[] args) : base(args) { } } #endregion - #region SNIMatcher + #region SNIMatcher implementation public partial class SNIMatcher { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SNIServerName.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SNIServerName.cs index 638c8fb4e6..997bf91005 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SNIServerName.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SNIServerName.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SNIServerName definition + #region SNIServerName declaration /// /// /// @@ -72,7 +72,7 @@ public SNIServerName(params object[] args) : base(args) { } } #endregion - #region SNIServerName + #region SNIServerName implementation public partial class SNIServerName { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLContext.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLContext.cs index a085f71bb2..f1a28a9c7f 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLContext.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLContext.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLContext definition + #region SSLContext declaration /// /// /// @@ -70,7 +70,7 @@ public SSLContext(params object[] args) : base(args) { } } #endregion - #region SSLContext + #region SSLContext implementation public partial class SSLContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLContextSpi.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLContextSpi.cs index ef6f0386ec..055c90a33c 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLContextSpi.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLContextSpi.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLContextSpi definition + #region SSLContextSpi declaration /// /// /// @@ -72,7 +72,7 @@ public SSLContextSpi(params object[] args) : base(args) { } } #endregion - #region SSLContextSpi + #region SSLContextSpi implementation public partial class SSLContextSpi { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLEngine.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLEngine.cs index c50288f13d..c15083da58 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLEngine.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLEngine.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLEngine definition + #region SSLEngine declaration /// /// /// @@ -72,7 +72,7 @@ public SSLEngine(params object[] args) : base(args) { } } #endregion - #region SSLEngine + #region SSLEngine implementation public partial class SSLEngine { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLEngineResult.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLEngineResult.cs index f9ff91e47c..6d059bd0cd 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLEngineResult.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLEngineResult.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLEngineResult definition + #region SSLEngineResult declaration /// /// /// @@ -66,7 +66,7 @@ public SSLEngineResult(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region HandshakeStatus definition + #region HandshakeStatus declaration /// /// /// @@ -111,7 +111,7 @@ public HandshakeStatus(params object[] args) : base(args) { } } #endregion - #region Status definition + #region Status declaration /// /// /// @@ -160,7 +160,7 @@ public Status(params object[] args) : base(args) { } } #endregion - #region SSLEngineResult + #region SSLEngineResult implementation public partial class SSLEngineResult { #region Constructors @@ -245,7 +245,7 @@ public long SequenceNumber() #endregion #region Nested classes - #region HandshakeStatus + #region HandshakeStatus implementation public partial class HandshakeStatus { #region Constructors @@ -329,7 +329,7 @@ public static Javax.Net.Ssl.SSLEngineResult.HandshakeStatus[] Values() } #endregion - #region Status + #region Status implementation public partial class Status { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLException.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLException.cs index 91b239f3fb..f71cd97031 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLException.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLException.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLException definition + #region SSLException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SSLException : Java.Io.IOException } #endregion - #region SSLException + #region SSLException implementation public partial class SSLException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLHandshakeException.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLHandshakeException.cs index 0efd6621e8..aecb04b67c 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLHandshakeException.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLHandshakeException.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLHandshakeException definition + #region SSLHandshakeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SSLHandshakeException : Javax.Net.Ssl.SSLException } #endregion - #region SSLHandshakeException + #region SSLHandshakeException implementation public partial class SSLHandshakeException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLKeyException.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLKeyException.cs index f4d0c33915..ea3abbb737 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLKeyException.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLKeyException.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLKeyException definition + #region SSLKeyException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SSLKeyException : Javax.Net.Ssl.SSLException } #endregion - #region SSLKeyException + #region SSLKeyException implementation public partial class SSLKeyException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLParameters.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLParameters.cs index f1340a6b9b..51d60867b7 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLParameters.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLParameters.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLParameters definition + #region SSLParameters declaration /// /// /// @@ -70,7 +70,7 @@ public SSLParameters(params object[] args) : base(args) { } } #endregion - #region SSLParameters + #region SSLParameters implementation public partial class SSLParameters { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLPeerUnverifiedException.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLPeerUnverifiedException.cs index 809eb78514..d5c28b68b7 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLPeerUnverifiedException.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLPeerUnverifiedException.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLPeerUnverifiedException definition + #region SSLPeerUnverifiedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SSLPeerUnverifiedException : Javax.Net.Ssl.SSLException } #endregion - #region SSLPeerUnverifiedException + #region SSLPeerUnverifiedException implementation public partial class SSLPeerUnverifiedException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLPermission.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLPermission.cs index a20ecaffeb..b9afc77370 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLPermission.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLPermission.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLPermission definition + #region SSLPermission declaration /// /// /// @@ -70,7 +70,7 @@ public SSLPermission(params object[] args) : base(args) { } } #endregion - #region SSLPermission + #region SSLPermission implementation public partial class SSLPermission { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLProtocolException.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLProtocolException.cs index 62b5cce611..93e0dbdb84 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLProtocolException.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLProtocolException.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLProtocolException definition + #region SSLProtocolException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SSLProtocolException : Javax.Net.Ssl.SSLException } #endregion - #region SSLProtocolException + #region SSLProtocolException implementation public partial class SSLProtocolException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLServerSocket.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLServerSocket.cs index 6fee048402..20555fb49e 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLServerSocket.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLServerSocket.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLServerSocket definition + #region SSLServerSocket declaration /// /// /// @@ -72,7 +72,7 @@ public SSLServerSocket(params object[] args) : base(args) { } } #endregion - #region SSLServerSocket + #region SSLServerSocket implementation public partial class SSLServerSocket { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLServerSocketFactory.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLServerSocketFactory.cs index dff45d35fe..a495126478 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLServerSocketFactory.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLServerSocketFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLServerSocketFactory definition + #region SSLServerSocketFactory declaration /// /// /// @@ -72,7 +72,7 @@ public SSLServerSocketFactory(params object[] args) : base(args) { } } #endregion - #region SSLServerSocketFactory + #region SSLServerSocketFactory implementation public partial class SSLServerSocketFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLSession.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLSession.cs index ac6566b228..8eb61e8585 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLSession.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLSession.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLSession definition + #region SSLSession declaration /// /// /// @@ -176,7 +176,7 @@ public partial interface ISSLSession } #endregion - #region SSLSession + #region SSLSession implementation public partial class SSLSession : Javax.Net.Ssl.ISSLSession { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLSessionBindingEvent.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLSessionBindingEvent.cs index d1c6b590ac..e39fa126fd 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLSessionBindingEvent.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLSessionBindingEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLSessionBindingEvent definition + #region SSLSessionBindingEvent declaration /// /// /// @@ -70,7 +70,7 @@ public SSLSessionBindingEvent(params object[] args) : base(args) { } } #endregion - #region SSLSessionBindingEvent + #region SSLSessionBindingEvent implementation public partial class SSLSessionBindingEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLSessionBindingListener.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLSessionBindingListener.cs index 747a896b89..bf35bf9f5a 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLSessionBindingListener.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLSessionBindingListener.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLSessionBindingListener definition + #region SSLSessionBindingListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class SSLSessionBindingListener : Java.Util.EventListener } #endregion - #region SSLSessionBindingListenerDirect definition + #region SSLSessionBindingListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface ISSLSessionBindingListener } #endregion - #region SSLSessionBindingListener + #region SSLSessionBindingListener implementation public partial class SSLSessionBindingListener : Javax.Net.Ssl.ISSLSessionBindingListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void ValueUnbound(Javax.Net.Ssl.SSLSessionBindingEvent arg0) } #endregion - #region SSLSessionBindingListenerDirect + #region SSLSessionBindingListenerDirect implementation public partial class SSLSessionBindingListenerDirect : Javax.Net.Ssl.ISSLSessionBindingListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLSessionContext.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLSessionContext.cs index 238d8e5d58..bc9f3dbd91 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLSessionContext.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLSessionContext.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLSessionContext definition + #region SSLSessionContext declaration /// /// /// @@ -108,7 +108,7 @@ public partial interface ISSLSessionContext } #endregion - #region SSLSessionContext + #region SSLSessionContext implementation public partial class SSLSessionContext : Javax.Net.Ssl.ISSLSessionContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLSocket.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLSocket.cs index 300a6557f6..3b8f8b80cf 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLSocket.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLSocket.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLSocket definition + #region SSLSocket declaration /// /// /// @@ -72,7 +72,7 @@ public SSLSocket(params object[] args) : base(args) { } } #endregion - #region SSLSocket + #region SSLSocket implementation public partial class SSLSocket { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/SSLSocketFactory.cs b/src/net/JNet/Generated/Javax/Net/Ssl/SSLSocketFactory.cs index 7605516e6d..ec14fde224 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/SSLSocketFactory.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/SSLSocketFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region SSLSocketFactory definition + #region SSLSocketFactory declaration /// /// /// @@ -72,7 +72,7 @@ public SSLSocketFactory(params object[] args) : base(args) { } } #endregion - #region SSLSocketFactory + #region SSLSocketFactory implementation public partial class SSLSocketFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/StandardConstants.cs b/src/net/JNet/Generated/Javax/Net/Ssl/StandardConstants.cs index 266e14e76d..9af8900a66 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/StandardConstants.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/StandardConstants.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region StandardConstants definition + #region StandardConstants declaration /// /// /// @@ -70,7 +70,7 @@ public StandardConstants(params object[] args) : base(args) { } } #endregion - #region StandardConstants + #region StandardConstants implementation public partial class StandardConstants { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/TrustManager.cs b/src/net/JNet/Generated/Javax/Net/Ssl/TrustManager.cs index 21e714c9fe..96e2df3a81 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/TrustManager.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/TrustManager.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region TrustManager definition + #region TrustManager declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ITrustManager } #endregion - #region TrustManager + #region TrustManager implementation public partial class TrustManager : Javax.Net.Ssl.ITrustManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/TrustManagerFactory.cs b/src/net/JNet/Generated/Javax/Net/Ssl/TrustManagerFactory.cs index 6c87942955..1e17ea8cda 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/TrustManagerFactory.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/TrustManagerFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region TrustManagerFactory definition + #region TrustManagerFactory declaration /// /// /// @@ -70,7 +70,7 @@ public TrustManagerFactory(params object[] args) : base(args) { } } #endregion - #region TrustManagerFactory + #region TrustManagerFactory implementation public partial class TrustManagerFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/TrustManagerFactorySpi.cs b/src/net/JNet/Generated/Javax/Net/Ssl/TrustManagerFactorySpi.cs index 5d3107779b..8da90b439a 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/TrustManagerFactorySpi.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/TrustManagerFactorySpi.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region TrustManagerFactorySpi definition + #region TrustManagerFactorySpi declaration /// /// /// @@ -72,7 +72,7 @@ public TrustManagerFactorySpi(params object[] args) : base(args) { } } #endregion - #region TrustManagerFactorySpi + #region TrustManagerFactorySpi implementation public partial class TrustManagerFactorySpi { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/X509ExtendedKeyManager.cs b/src/net/JNet/Generated/Javax/Net/Ssl/X509ExtendedKeyManager.cs index 374855843c..813b993a92 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/X509ExtendedKeyManager.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/X509ExtendedKeyManager.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region X509ExtendedKeyManager definition + #region X509ExtendedKeyManager declaration /// /// /// @@ -72,7 +72,7 @@ public X509ExtendedKeyManager(params object[] args) : base(args) { } } #endregion - #region X509ExtendedKeyManager + #region X509ExtendedKeyManager implementation public partial class X509ExtendedKeyManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/X509ExtendedTrustManager.cs b/src/net/JNet/Generated/Javax/Net/Ssl/X509ExtendedTrustManager.cs index 5736426189..1dffb4e124 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/X509ExtendedTrustManager.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/X509ExtendedTrustManager.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region X509ExtendedTrustManager definition + #region X509ExtendedTrustManager declaration /// /// /// @@ -72,7 +72,7 @@ public X509ExtendedTrustManager(params object[] args) : base(args) { } } #endregion - #region X509ExtendedTrustManager + #region X509ExtendedTrustManager implementation public partial class X509ExtendedTrustManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/X509KeyManager.cs b/src/net/JNet/Generated/Javax/Net/Ssl/X509KeyManager.cs index 60c1b7f02b..6f5fe200c0 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/X509KeyManager.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/X509KeyManager.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region X509KeyManager definition + #region X509KeyManager declaration /// /// /// @@ -132,7 +132,7 @@ public partial interface IX509KeyManager : Javax.Net.Ssl.IKeyManager } #endregion - #region X509KeyManager + #region X509KeyManager implementation public partial class X509KeyManager : Javax.Net.Ssl.IX509KeyManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Net/Ssl/X509TrustManager.cs b/src/net/JNet/Generated/Javax/Net/Ssl/X509TrustManager.cs index 82a40ce5ff..5a875d815f 100644 --- a/src/net/JNet/Generated/Javax/Net/Ssl/X509TrustManager.cs +++ b/src/net/JNet/Generated/Javax/Net/Ssl/X509TrustManager.cs @@ -25,7 +25,7 @@ namespace Javax.Net.Ssl { - #region X509TrustManager definition + #region X509TrustManager declaration /// /// /// @@ -108,7 +108,7 @@ public partial interface IX509TrustManager : Javax.Net.Ssl.ITrustManager } #endregion - #region X509TrustManager + #region X509TrustManager implementation public partial class X509TrustManager : Javax.Net.Ssl.IX509TrustManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Attribute.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Attribute.cs index 38f9b38c5e..42ae210c95 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Attribute.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Attribute.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region Attribute definition + #region Attribute declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IAttribute : Java.Io.ISerializable } #endregion - #region Attribute + #region Attribute implementation public partial class Attribute : Javax.Print.Attribute.IAttribute { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/AttributeSet.cs b/src/net/JNet/Generated/Javax/Print/Attribute/AttributeSet.cs index ed84667216..e9f3bf0576 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/AttributeSet.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/AttributeSet.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region AttributeSet definition + #region AttributeSet declaration /// /// /// @@ -151,7 +151,7 @@ public partial interface IAttributeSet } #endregion - #region AttributeSet + #region AttributeSet implementation public partial class AttributeSet : Javax.Print.Attribute.IAttributeSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/AttributeSetUtilities.cs b/src/net/JNet/Generated/Javax/Print/Attribute/AttributeSetUtilities.cs index 5d4e4469ef..dd808466fa 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/AttributeSetUtilities.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/AttributeSetUtilities.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region AttributeSetUtilities definition + #region AttributeSetUtilities declaration /// /// /// @@ -70,7 +70,7 @@ public AttributeSetUtilities(params object[] args) : base(args) { } } #endregion - #region AttributeSetUtilities + #region AttributeSetUtilities implementation public partial class AttributeSetUtilities { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/DateTimeSyntax.cs b/src/net/JNet/Generated/Javax/Print/Attribute/DateTimeSyntax.cs index 8c47ff6188..d84c54daa5 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/DateTimeSyntax.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/DateTimeSyntax.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region DateTimeSyntax definition + #region DateTimeSyntax declaration /// /// /// @@ -72,7 +72,7 @@ public DateTimeSyntax(params object[] args) : base(args) { } } #endregion - #region DateTimeSyntax + #region DateTimeSyntax implementation public partial class DateTimeSyntax { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/DocAttribute.cs b/src/net/JNet/Generated/Javax/Print/Attribute/DocAttribute.cs index a88d67726e..25dbfec5bc 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/DocAttribute.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/DocAttribute.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region DocAttribute definition + #region DocAttribute declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IDocAttribute : Javax.Print.Attribute.IAttribute } #endregion - #region DocAttribute + #region DocAttribute implementation public partial class DocAttribute : Javax.Print.Attribute.IDocAttribute { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/DocAttributeSet.cs b/src/net/JNet/Generated/Javax/Print/Attribute/DocAttributeSet.cs index f2fcfbb562..cfa09ce50d 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/DocAttributeSet.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/DocAttributeSet.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region DocAttributeSet definition + #region DocAttributeSet declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IDocAttributeSet : Javax.Print.Attribute.IAttributeSet } #endregion - #region DocAttributeSet + #region DocAttributeSet implementation public partial class DocAttributeSet : Javax.Print.Attribute.IDocAttributeSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/EnumSyntax.cs b/src/net/JNet/Generated/Javax/Print/Attribute/EnumSyntax.cs index 2b7dc9613c..cec4adcc3b 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/EnumSyntax.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/EnumSyntax.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region EnumSyntax definition + #region EnumSyntax declaration /// /// /// @@ -72,7 +72,7 @@ public EnumSyntax(params object[] args) : base(args) { } } #endregion - #region EnumSyntax + #region EnumSyntax implementation public partial class EnumSyntax { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/HashAttributeSet.cs b/src/net/JNet/Generated/Javax/Print/Attribute/HashAttributeSet.cs index 730c6e57cf..5c997905e4 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/HashAttributeSet.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/HashAttributeSet.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region HashAttributeSet definition + #region HashAttributeSet declaration /// /// /// @@ -70,7 +70,7 @@ public HashAttributeSet(params object[] args) : base(args) { } } #endregion - #region HashAttributeSet + #region HashAttributeSet implementation public partial class HashAttributeSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/HashDocAttributeSet.cs b/src/net/JNet/Generated/Javax/Print/Attribute/HashDocAttributeSet.cs index 0b444cba27..5aa0b9048a 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/HashDocAttributeSet.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/HashDocAttributeSet.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region HashDocAttributeSet definition + #region HashDocAttributeSet declaration /// /// /// @@ -70,7 +70,7 @@ public HashDocAttributeSet(params object[] args) : base(args) { } } #endregion - #region HashDocAttributeSet + #region HashDocAttributeSet implementation public partial class HashDocAttributeSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/HashPrintJobAttributeSet.cs b/src/net/JNet/Generated/Javax/Print/Attribute/HashPrintJobAttributeSet.cs index e258eb3afa..34fa050e2a 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/HashPrintJobAttributeSet.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/HashPrintJobAttributeSet.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region HashPrintJobAttributeSet definition + #region HashPrintJobAttributeSet declaration /// /// /// @@ -70,7 +70,7 @@ public HashPrintJobAttributeSet(params object[] args) : base(args) { } } #endregion - #region HashPrintJobAttributeSet + #region HashPrintJobAttributeSet implementation public partial class HashPrintJobAttributeSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/HashPrintRequestAttributeSet.cs b/src/net/JNet/Generated/Javax/Print/Attribute/HashPrintRequestAttributeSet.cs index c6088b4b86..e06076ddb8 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/HashPrintRequestAttributeSet.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/HashPrintRequestAttributeSet.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region HashPrintRequestAttributeSet definition + #region HashPrintRequestAttributeSet declaration /// /// /// @@ -70,7 +70,7 @@ public HashPrintRequestAttributeSet(params object[] args) : base(args) { } } #endregion - #region HashPrintRequestAttributeSet + #region HashPrintRequestAttributeSet implementation public partial class HashPrintRequestAttributeSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/HashPrintServiceAttributeSet.cs b/src/net/JNet/Generated/Javax/Print/Attribute/HashPrintServiceAttributeSet.cs index 3421b61cb4..4c152a1882 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/HashPrintServiceAttributeSet.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/HashPrintServiceAttributeSet.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region HashPrintServiceAttributeSet definition + #region HashPrintServiceAttributeSet declaration /// /// /// @@ -70,7 +70,7 @@ public HashPrintServiceAttributeSet(params object[] args) : base(args) { } } #endregion - #region HashPrintServiceAttributeSet + #region HashPrintServiceAttributeSet implementation public partial class HashPrintServiceAttributeSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/IntegerSyntax.cs b/src/net/JNet/Generated/Javax/Print/Attribute/IntegerSyntax.cs index d6d199733d..3a1cd4c110 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/IntegerSyntax.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/IntegerSyntax.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region IntegerSyntax definition + #region IntegerSyntax declaration /// /// /// @@ -72,7 +72,7 @@ public IntegerSyntax(params object[] args) : base(args) { } } #endregion - #region IntegerSyntax + #region IntegerSyntax implementation public partial class IntegerSyntax { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/PrintJobAttribute.cs b/src/net/JNet/Generated/Javax/Print/Attribute/PrintJobAttribute.cs index 40efd79e08..c954d3d9e4 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/PrintJobAttribute.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/PrintJobAttribute.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region PrintJobAttribute definition + #region PrintJobAttribute declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IPrintJobAttribute : Javax.Print.Attribute.IAttribute } #endregion - #region PrintJobAttribute + #region PrintJobAttribute implementation public partial class PrintJobAttribute : Javax.Print.Attribute.IPrintJobAttribute { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/PrintJobAttributeSet.cs b/src/net/JNet/Generated/Javax/Print/Attribute/PrintJobAttributeSet.cs index 1ef7993c7f..ce2cf8d7bc 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/PrintJobAttributeSet.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/PrintJobAttributeSet.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region PrintJobAttributeSet definition + #region PrintJobAttributeSet declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IPrintJobAttributeSet : Javax.Print.Attribute.IAttribut } #endregion - #region PrintJobAttributeSet + #region PrintJobAttributeSet implementation public partial class PrintJobAttributeSet : Javax.Print.Attribute.IPrintJobAttributeSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/PrintRequestAttribute.cs b/src/net/JNet/Generated/Javax/Print/Attribute/PrintRequestAttribute.cs index 357981344c..e496da0082 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/PrintRequestAttribute.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/PrintRequestAttribute.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region PrintRequestAttribute definition + #region PrintRequestAttribute declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IPrintRequestAttribute : Javax.Print.Attribute.IAttribu } #endregion - #region PrintRequestAttribute + #region PrintRequestAttribute implementation public partial class PrintRequestAttribute : Javax.Print.Attribute.IPrintRequestAttribute { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/PrintRequestAttributeSet.cs b/src/net/JNet/Generated/Javax/Print/Attribute/PrintRequestAttributeSet.cs index bcd33a3899..2793d38dce 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/PrintRequestAttributeSet.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/PrintRequestAttributeSet.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region PrintRequestAttributeSet definition + #region PrintRequestAttributeSet declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IPrintRequestAttributeSet : Javax.Print.Attribute.IAttr } #endregion - #region PrintRequestAttributeSet + #region PrintRequestAttributeSet implementation public partial class PrintRequestAttributeSet : Javax.Print.Attribute.IPrintRequestAttributeSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/PrintServiceAttribute.cs b/src/net/JNet/Generated/Javax/Print/Attribute/PrintServiceAttribute.cs index b4c461f3b3..124512ee3c 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/PrintServiceAttribute.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/PrintServiceAttribute.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region PrintServiceAttribute definition + #region PrintServiceAttribute declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IPrintServiceAttribute : Javax.Print.Attribute.IAttribu } #endregion - #region PrintServiceAttribute + #region PrintServiceAttribute implementation public partial class PrintServiceAttribute : Javax.Print.Attribute.IPrintServiceAttribute { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/PrintServiceAttributeSet.cs b/src/net/JNet/Generated/Javax/Print/Attribute/PrintServiceAttributeSet.cs index 53b1fa0d20..4574ebeca8 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/PrintServiceAttributeSet.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/PrintServiceAttributeSet.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region PrintServiceAttributeSet definition + #region PrintServiceAttributeSet declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IPrintServiceAttributeSet : Javax.Print.Attribute.IAttr } #endregion - #region PrintServiceAttributeSet + #region PrintServiceAttributeSet implementation public partial class PrintServiceAttributeSet : Javax.Print.Attribute.IPrintServiceAttributeSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/ResolutionSyntax.cs b/src/net/JNet/Generated/Javax/Print/Attribute/ResolutionSyntax.cs index 3ebdc97056..47080ca67a 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/ResolutionSyntax.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/ResolutionSyntax.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region ResolutionSyntax definition + #region ResolutionSyntax declaration /// /// /// @@ -72,7 +72,7 @@ public ResolutionSyntax(params object[] args) : base(args) { } } #endregion - #region ResolutionSyntax + #region ResolutionSyntax implementation public partial class ResolutionSyntax { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/SetOfIntegerSyntax.cs b/src/net/JNet/Generated/Javax/Print/Attribute/SetOfIntegerSyntax.cs index 58bf5045bc..d5b8a744a0 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/SetOfIntegerSyntax.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/SetOfIntegerSyntax.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region SetOfIntegerSyntax definition + #region SetOfIntegerSyntax declaration /// /// /// @@ -72,7 +72,7 @@ public SetOfIntegerSyntax(params object[] args) : base(args) { } } #endregion - #region SetOfIntegerSyntax + #region SetOfIntegerSyntax implementation public partial class SetOfIntegerSyntax { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Size2DSyntax.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Size2DSyntax.cs index d77cd22f69..5a52b43705 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Size2DSyntax.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Size2DSyntax.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region Size2DSyntax definition + #region Size2DSyntax declaration /// /// /// @@ -72,7 +72,7 @@ public Size2DSyntax(params object[] args) : base(args) { } } #endregion - #region Size2DSyntax + #region Size2DSyntax implementation public partial class Size2DSyntax { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Chromaticity.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Chromaticity.cs index d7e27dce58..1ab9744352 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Chromaticity.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Chromaticity.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region Chromaticity definition + #region Chromaticity declaration /// /// /// @@ -70,7 +70,7 @@ public Chromaticity(params object[] args) : base(args) { } } #endregion - #region Chromaticity + #region Chromaticity implementation public partial class Chromaticity { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/ColorSupported.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/ColorSupported.cs index 93f5a2e734..a434888d43 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/ColorSupported.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/ColorSupported.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region ColorSupported definition + #region ColorSupported declaration /// /// /// @@ -70,7 +70,7 @@ public ColorSupported(params object[] args) : base(args) { } } #endregion - #region ColorSupported + #region ColorSupported implementation public partial class ColorSupported { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Compression.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Compression.cs index 5bf47f321c..3968a6a655 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Compression.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Compression.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region Compression definition + #region Compression declaration /// /// /// @@ -70,7 +70,7 @@ public Compression(params object[] args) : base(args) { } } #endregion - #region Compression + #region Compression implementation public partial class Compression { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Copies.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Copies.cs index 4135d1e724..d3978407f3 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Copies.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Copies.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region Copies definition + #region Copies declaration /// /// /// @@ -70,7 +70,7 @@ public Copies(params object[] args) : base(args) { } } #endregion - #region Copies + #region Copies implementation public partial class Copies { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/CopiesSupported.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/CopiesSupported.cs index e8ab9dc8fd..1e366b4b7c 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/CopiesSupported.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/CopiesSupported.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region CopiesSupported definition + #region CopiesSupported declaration /// /// /// @@ -70,7 +70,7 @@ public CopiesSupported(params object[] args) : base(args) { } } #endregion - #region CopiesSupported + #region CopiesSupported implementation public partial class CopiesSupported { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DateTimeAtCompleted.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DateTimeAtCompleted.cs index c6545b440a..ebaac7b7f6 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DateTimeAtCompleted.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DateTimeAtCompleted.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region DateTimeAtCompleted definition + #region DateTimeAtCompleted declaration /// /// /// @@ -70,7 +70,7 @@ public DateTimeAtCompleted(params object[] args) : base(args) { } } #endregion - #region DateTimeAtCompleted + #region DateTimeAtCompleted implementation public partial class DateTimeAtCompleted { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DateTimeAtCreation.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DateTimeAtCreation.cs index 689085213e..f3864dcfb1 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DateTimeAtCreation.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DateTimeAtCreation.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region DateTimeAtCreation definition + #region DateTimeAtCreation declaration /// /// /// @@ -70,7 +70,7 @@ public DateTimeAtCreation(params object[] args) : base(args) { } } #endregion - #region DateTimeAtCreation + #region DateTimeAtCreation implementation public partial class DateTimeAtCreation { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DateTimeAtProcessing.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DateTimeAtProcessing.cs index 3eb359fc72..3ffc040d18 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DateTimeAtProcessing.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DateTimeAtProcessing.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region DateTimeAtProcessing definition + #region DateTimeAtProcessing declaration /// /// /// @@ -70,7 +70,7 @@ public DateTimeAtProcessing(params object[] args) : base(args) { } } #endregion - #region DateTimeAtProcessing + #region DateTimeAtProcessing implementation public partial class DateTimeAtProcessing { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Destination.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Destination.cs index 49b541d0e4..ab22cde2a9 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Destination.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Destination.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region Destination definition + #region Destination declaration /// /// /// @@ -70,7 +70,7 @@ public Destination(params object[] args) : base(args) { } } #endregion - #region Destination + #region Destination implementation public partial class Destination { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DialogOwner.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DialogOwner.cs index afbef27191..aef8d5262a 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DialogOwner.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DialogOwner.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region DialogOwner definition + #region DialogOwner declaration /// /// /// @@ -70,7 +70,7 @@ public DialogOwner(params object[] args) : base(args) { } } #endregion - #region DialogOwner + #region DialogOwner implementation public partial class DialogOwner { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DialogTypeSelection.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DialogTypeSelection.cs index bf7c778c6d..2a99a9b099 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DialogTypeSelection.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DialogTypeSelection.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region DialogTypeSelection definition + #region DialogTypeSelection declaration /// /// /// @@ -70,7 +70,7 @@ public DialogTypeSelection(params object[] args) : base(args) { } } #endregion - #region DialogTypeSelection + #region DialogTypeSelection implementation public partial class DialogTypeSelection { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DocumentName.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DocumentName.cs index d1ec31952a..f61f6c71b7 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DocumentName.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/DocumentName.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region DocumentName definition + #region DocumentName declaration /// /// /// @@ -70,7 +70,7 @@ public DocumentName(params object[] args) : base(args) { } } #endregion - #region DocumentName + #region DocumentName implementation public partial class DocumentName { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Fidelity.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Fidelity.cs index fe7361848d..90f97be4e9 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Fidelity.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Fidelity.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region Fidelity definition + #region Fidelity declaration /// /// /// @@ -70,7 +70,7 @@ public Fidelity(params object[] args) : base(args) { } } #endregion - #region Fidelity + #region Fidelity implementation public partial class Fidelity { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Finishings.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Finishings.cs index 05c9b68bd6..27ef75139a 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Finishings.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Finishings.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region Finishings definition + #region Finishings declaration /// /// /// @@ -70,7 +70,7 @@ public Finishings(params object[] args) : base(args) { } } #endregion - #region Finishings + #region Finishings implementation public partial class Finishings { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobHoldUntil.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobHoldUntil.cs index ac027268ed..bc8405b4a0 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobHoldUntil.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobHoldUntil.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobHoldUntil definition + #region JobHoldUntil declaration /// /// /// @@ -70,7 +70,7 @@ public JobHoldUntil(params object[] args) : base(args) { } } #endregion - #region JobHoldUntil + #region JobHoldUntil implementation public partial class JobHoldUntil { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobImpressions.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobImpressions.cs index 96f80bc3a2..dc942a2c5f 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobImpressions.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobImpressions.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobImpressions definition + #region JobImpressions declaration /// /// /// @@ -70,7 +70,7 @@ public JobImpressions(params object[] args) : base(args) { } } #endregion - #region JobImpressions + #region JobImpressions implementation public partial class JobImpressions { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobImpressionsCompleted.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobImpressionsCompleted.cs index 7d3d782ef9..a4f1d0e53e 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobImpressionsCompleted.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobImpressionsCompleted.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobImpressionsCompleted definition + #region JobImpressionsCompleted declaration /// /// /// @@ -70,7 +70,7 @@ public JobImpressionsCompleted(params object[] args) : base(args) { } } #endregion - #region JobImpressionsCompleted + #region JobImpressionsCompleted implementation public partial class JobImpressionsCompleted { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobImpressionsSupported.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobImpressionsSupported.cs index d82a085950..4b028d2dff 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobImpressionsSupported.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobImpressionsSupported.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobImpressionsSupported definition + #region JobImpressionsSupported declaration /// /// /// @@ -70,7 +70,7 @@ public JobImpressionsSupported(params object[] args) : base(args) { } } #endregion - #region JobImpressionsSupported + #region JobImpressionsSupported implementation public partial class JobImpressionsSupported { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobKOctets.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobKOctets.cs index 544a4b79d9..a13ab8328c 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobKOctets.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobKOctets.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobKOctets definition + #region JobKOctets declaration /// /// /// @@ -70,7 +70,7 @@ public JobKOctets(params object[] args) : base(args) { } } #endregion - #region JobKOctets + #region JobKOctets implementation public partial class JobKOctets { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobKOctetsProcessed.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobKOctetsProcessed.cs index a743425494..b53e6bd0df 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobKOctetsProcessed.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobKOctetsProcessed.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobKOctetsProcessed definition + #region JobKOctetsProcessed declaration /// /// /// @@ -70,7 +70,7 @@ public JobKOctetsProcessed(params object[] args) : base(args) { } } #endregion - #region JobKOctetsProcessed + #region JobKOctetsProcessed implementation public partial class JobKOctetsProcessed { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobKOctetsSupported.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobKOctetsSupported.cs index 0da9f2bb32..3cfe16f2ea 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobKOctetsSupported.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobKOctetsSupported.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobKOctetsSupported definition + #region JobKOctetsSupported declaration /// /// /// @@ -70,7 +70,7 @@ public JobKOctetsSupported(params object[] args) : base(args) { } } #endregion - #region JobKOctetsSupported + #region JobKOctetsSupported implementation public partial class JobKOctetsSupported { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobMediaSheets.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobMediaSheets.cs index 47b62bc7e6..8407094590 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobMediaSheets.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobMediaSheets.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobMediaSheets definition + #region JobMediaSheets declaration /// /// /// @@ -70,7 +70,7 @@ public JobMediaSheets(params object[] args) : base(args) { } } #endregion - #region JobMediaSheets + #region JobMediaSheets implementation public partial class JobMediaSheets { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobMediaSheetsCompleted.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobMediaSheetsCompleted.cs index 636b4b1e7b..32d3f12a46 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobMediaSheetsCompleted.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobMediaSheetsCompleted.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobMediaSheetsCompleted definition + #region JobMediaSheetsCompleted declaration /// /// /// @@ -70,7 +70,7 @@ public JobMediaSheetsCompleted(params object[] args) : base(args) { } } #endregion - #region JobMediaSheetsCompleted + #region JobMediaSheetsCompleted implementation public partial class JobMediaSheetsCompleted { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobMediaSheetsSupported.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobMediaSheetsSupported.cs index bed86eb529..d4e54fad30 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobMediaSheetsSupported.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobMediaSheetsSupported.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobMediaSheetsSupported definition + #region JobMediaSheetsSupported declaration /// /// /// @@ -70,7 +70,7 @@ public JobMediaSheetsSupported(params object[] args) : base(args) { } } #endregion - #region JobMediaSheetsSupported + #region JobMediaSheetsSupported implementation public partial class JobMediaSheetsSupported { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobMessageFromOperator.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobMessageFromOperator.cs index 50bad22cb5..eb81201849 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobMessageFromOperator.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobMessageFromOperator.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobMessageFromOperator definition + #region JobMessageFromOperator declaration /// /// /// @@ -70,7 +70,7 @@ public JobMessageFromOperator(params object[] args) : base(args) { } } #endregion - #region JobMessageFromOperator + #region JobMessageFromOperator implementation public partial class JobMessageFromOperator { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobName.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobName.cs index 6fdcaed5b8..2aa691491d 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobName.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobName.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobName definition + #region JobName declaration /// /// /// @@ -70,7 +70,7 @@ public JobName(params object[] args) : base(args) { } } #endregion - #region JobName + #region JobName implementation public partial class JobName { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobOriginatingUserName.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobOriginatingUserName.cs index 1cb1572045..bf84ffcbe3 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobOriginatingUserName.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobOriginatingUserName.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobOriginatingUserName definition + #region JobOriginatingUserName declaration /// /// /// @@ -70,7 +70,7 @@ public JobOriginatingUserName(params object[] args) : base(args) { } } #endregion - #region JobOriginatingUserName + #region JobOriginatingUserName implementation public partial class JobOriginatingUserName { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobPriority.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobPriority.cs index bdb5acdc31..616e8d84d8 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobPriority.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobPriority.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobPriority definition + #region JobPriority declaration /// /// /// @@ -70,7 +70,7 @@ public JobPriority(params object[] args) : base(args) { } } #endregion - #region JobPriority + #region JobPriority implementation public partial class JobPriority { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobPrioritySupported.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobPrioritySupported.cs index 8b19f9456c..39b7954dea 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobPrioritySupported.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobPrioritySupported.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobPrioritySupported definition + #region JobPrioritySupported declaration /// /// /// @@ -70,7 +70,7 @@ public JobPrioritySupported(params object[] args) : base(args) { } } #endregion - #region JobPrioritySupported + #region JobPrioritySupported implementation public partial class JobPrioritySupported { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobSheets.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobSheets.cs index d89b00d8a6..098f451bb7 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobSheets.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobSheets.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobSheets definition + #region JobSheets declaration /// /// /// @@ -70,7 +70,7 @@ public JobSheets(params object[] args) : base(args) { } } #endregion - #region JobSheets + #region JobSheets implementation public partial class JobSheets { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobState.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobState.cs index 8eebe54179..9f258eaa03 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobState.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobState.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobState definition + #region JobState declaration /// /// /// @@ -70,7 +70,7 @@ public JobState(params object[] args) : base(args) { } } #endregion - #region JobState + #region JobState implementation public partial class JobState { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobStateReason.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobStateReason.cs index 5b09d3a83c..cfe4641760 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobStateReason.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobStateReason.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobStateReason definition + #region JobStateReason declaration /// /// /// @@ -70,7 +70,7 @@ public JobStateReason(params object[] args) : base(args) { } } #endregion - #region JobStateReason + #region JobStateReason implementation public partial class JobStateReason { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobStateReasons.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobStateReasons.cs index 927f64231b..d254c50082 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobStateReasons.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/JobStateReasons.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region JobStateReasons definition + #region JobStateReasons declaration /// /// /// @@ -70,7 +70,7 @@ public JobStateReasons(params object[] args) : base(args) { } } #endregion - #region JobStateReasons + #region JobStateReasons implementation public partial class JobStateReasons { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Media.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Media.cs index 65f2ad5829..39f3ea6437 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Media.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Media.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region Media definition + #region Media declaration /// /// /// @@ -72,7 +72,7 @@ public Media(params object[] args) : base(args) { } } #endregion - #region Media + #region Media implementation public partial class Media { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaName.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaName.cs index 439cc90e7d..1ba81698f7 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaName.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaName.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region MediaName definition + #region MediaName declaration /// /// /// @@ -70,7 +70,7 @@ public MediaName(params object[] args) : base(args) { } } #endregion - #region MediaName + #region MediaName implementation public partial class MediaName { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaPrintableArea.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaPrintableArea.cs index 30d9798e52..42d36b8d91 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaPrintableArea.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaPrintableArea.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region MediaPrintableArea definition + #region MediaPrintableArea declaration /// /// /// @@ -70,7 +70,7 @@ public MediaPrintableArea(params object[] args) : base(args) { } } #endregion - #region MediaPrintableArea + #region MediaPrintableArea implementation public partial class MediaPrintableArea { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaSize.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaSize.cs index d05a7f8870..2d37e18434 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaSize.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaSize.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region MediaSize definition + #region MediaSize declaration /// /// /// @@ -66,7 +66,7 @@ public MediaSize(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Engineering definition + #region Engineering declaration /// /// /// @@ -111,7 +111,7 @@ public Engineering(params object[] args) : base(args) { } } #endregion - #region ISO definition + #region ISO declaration /// /// /// @@ -156,7 +156,7 @@ public ISO(params object[] args) : base(args) { } } #endregion - #region JIS definition + #region JIS declaration /// /// /// @@ -201,7 +201,7 @@ public JIS(params object[] args) : base(args) { } } #endregion - #region NA definition + #region NA declaration /// /// /// @@ -246,7 +246,7 @@ public NA(params object[] args) : base(args) { } } #endregion - #region Other definition + #region Other declaration /// /// /// @@ -295,7 +295,7 @@ public Other(params object[] args) : base(args) { } } #endregion - #region MediaSize + #region MediaSize implementation public partial class MediaSize { #region Constructors @@ -406,7 +406,7 @@ public Java.Lang.String Name #endregion #region Nested classes - #region Engineering + #region Engineering implementation public partial class Engineering { #region Constructors @@ -467,7 +467,7 @@ public partial class Engineering } #endregion - #region ISO + #region ISO implementation public partial class ISO { #region Constructors @@ -660,7 +660,7 @@ public partial class ISO } #endregion - #region JIS + #region JIS implementation public partial class JIS { #region Constructors @@ -901,7 +901,7 @@ public partial class JIS } #endregion - #region NA + #region NA implementation public partial class NA { #region Constructors @@ -1028,7 +1028,7 @@ public partial class NA } #endregion - #region Other + #region Other implementation public partial class Other { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaSizeName.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaSizeName.cs index 7cabb2dca2..2da1f1f664 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaSizeName.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaSizeName.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region MediaSizeName definition + #region MediaSizeName declaration /// /// /// @@ -70,7 +70,7 @@ public MediaSizeName(params object[] args) : base(args) { } } #endregion - #region MediaSizeName + #region MediaSizeName implementation public partial class MediaSizeName { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaTray.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaTray.cs index deb956dc86..7fed556fa0 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaTray.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MediaTray.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region MediaTray definition + #region MediaTray declaration /// /// /// @@ -70,7 +70,7 @@ public MediaTray(params object[] args) : base(args) { } } #endregion - #region MediaTray + #region MediaTray implementation public partial class MediaTray { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MultipleDocumentHandling.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MultipleDocumentHandling.cs index 04d5b1de08..fc9dca1b6e 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MultipleDocumentHandling.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/MultipleDocumentHandling.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region MultipleDocumentHandling definition + #region MultipleDocumentHandling declaration /// /// /// @@ -70,7 +70,7 @@ public MultipleDocumentHandling(params object[] args) : base(args) { } } #endregion - #region MultipleDocumentHandling + #region MultipleDocumentHandling implementation public partial class MultipleDocumentHandling { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/NumberOfDocuments.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/NumberOfDocuments.cs index e365fe78e6..bd20a94d8d 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/NumberOfDocuments.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/NumberOfDocuments.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region NumberOfDocuments definition + #region NumberOfDocuments declaration /// /// /// @@ -70,7 +70,7 @@ public NumberOfDocuments(params object[] args) : base(args) { } } #endregion - #region NumberOfDocuments + #region NumberOfDocuments implementation public partial class NumberOfDocuments { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/NumberOfInterveningJobs.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/NumberOfInterveningJobs.cs index 06f121e63d..5b8dbb302b 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/NumberOfInterveningJobs.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/NumberOfInterveningJobs.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region NumberOfInterveningJobs definition + #region NumberOfInterveningJobs declaration /// /// /// @@ -70,7 +70,7 @@ public NumberOfInterveningJobs(params object[] args) : base(args) { } } #endregion - #region NumberOfInterveningJobs + #region NumberOfInterveningJobs implementation public partial class NumberOfInterveningJobs { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/NumberUp.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/NumberUp.cs index 04b0de4da3..76b5537d3b 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/NumberUp.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/NumberUp.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region NumberUp definition + #region NumberUp declaration /// /// /// @@ -70,7 +70,7 @@ public NumberUp(params object[] args) : base(args) { } } #endregion - #region NumberUp + #region NumberUp implementation public partial class NumberUp { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/NumberUpSupported.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/NumberUpSupported.cs index ddd08775ed..ce658753c1 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/NumberUpSupported.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/NumberUpSupported.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region NumberUpSupported definition + #region NumberUpSupported declaration /// /// /// @@ -70,7 +70,7 @@ public NumberUpSupported(params object[] args) : base(args) { } } #endregion - #region NumberUpSupported + #region NumberUpSupported implementation public partial class NumberUpSupported { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/OrientationRequested.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/OrientationRequested.cs index 77ceb420db..d02d16bacb 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/OrientationRequested.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/OrientationRequested.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region OrientationRequested definition + #region OrientationRequested declaration /// /// /// @@ -70,7 +70,7 @@ public OrientationRequested(params object[] args) : base(args) { } } #endregion - #region OrientationRequested + #region OrientationRequested implementation public partial class OrientationRequested { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/OutputDeviceAssigned.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/OutputDeviceAssigned.cs index 02bca35bbf..8eca7b176e 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/OutputDeviceAssigned.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/OutputDeviceAssigned.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region OutputDeviceAssigned definition + #region OutputDeviceAssigned declaration /// /// /// @@ -70,7 +70,7 @@ public OutputDeviceAssigned(params object[] args) : base(args) { } } #endregion - #region OutputDeviceAssigned + #region OutputDeviceAssigned implementation public partial class OutputDeviceAssigned { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PDLOverrideSupported.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PDLOverrideSupported.cs index d32d59c153..6438dc6e15 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PDLOverrideSupported.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PDLOverrideSupported.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PDLOverrideSupported definition + #region PDLOverrideSupported declaration /// /// /// @@ -70,7 +70,7 @@ public PDLOverrideSupported(params object[] args) : base(args) { } } #endregion - #region PDLOverrideSupported + #region PDLOverrideSupported implementation public partial class PDLOverrideSupported { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PageRanges.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PageRanges.cs index 3220eb2afd..8e1d0a7bd3 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PageRanges.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PageRanges.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PageRanges definition + #region PageRanges declaration /// /// /// @@ -70,7 +70,7 @@ public PageRanges(params object[] args) : base(args) { } } #endregion - #region PageRanges + #region PageRanges implementation public partial class PageRanges { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PagesPerMinute.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PagesPerMinute.cs index d00e88b358..5a84bf04f6 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PagesPerMinute.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PagesPerMinute.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PagesPerMinute definition + #region PagesPerMinute declaration /// /// /// @@ -70,7 +70,7 @@ public PagesPerMinute(params object[] args) : base(args) { } } #endregion - #region PagesPerMinute + #region PagesPerMinute implementation public partial class PagesPerMinute { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PagesPerMinuteColor.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PagesPerMinuteColor.cs index 338891f299..fd6ae83ce3 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PagesPerMinuteColor.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PagesPerMinuteColor.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PagesPerMinuteColor definition + #region PagesPerMinuteColor declaration /// /// /// @@ -70,7 +70,7 @@ public PagesPerMinuteColor(params object[] args) : base(args) { } } #endregion - #region PagesPerMinuteColor + #region PagesPerMinuteColor implementation public partial class PagesPerMinuteColor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PresentationDirection.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PresentationDirection.cs index a8d51d800c..8e86c7a0ff 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PresentationDirection.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PresentationDirection.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PresentationDirection definition + #region PresentationDirection declaration /// /// /// @@ -70,7 +70,7 @@ public PresentationDirection(params object[] args) : base(args) { } } #endregion - #region PresentationDirection + #region PresentationDirection implementation public partial class PresentationDirection { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrintQuality.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrintQuality.cs index 4c32bb6179..a0d3e28647 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrintQuality.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrintQuality.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PrintQuality definition + #region PrintQuality declaration /// /// /// @@ -70,7 +70,7 @@ public PrintQuality(params object[] args) : base(args) { } } #endregion - #region PrintQuality + #region PrintQuality implementation public partial class PrintQuality { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterInfo.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterInfo.cs index 0faa0bf446..a65db79cd9 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterInfo.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PrinterInfo definition + #region PrinterInfo declaration /// /// /// @@ -70,7 +70,7 @@ public PrinterInfo(params object[] args) : base(args) { } } #endregion - #region PrinterInfo + #region PrinterInfo implementation public partial class PrinterInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterIsAcceptingJobs.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterIsAcceptingJobs.cs index f6dc7679cc..cb41af89e7 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterIsAcceptingJobs.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterIsAcceptingJobs.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PrinterIsAcceptingJobs definition + #region PrinterIsAcceptingJobs declaration /// /// /// @@ -70,7 +70,7 @@ public PrinterIsAcceptingJobs(params object[] args) : base(args) { } } #endregion - #region PrinterIsAcceptingJobs + #region PrinterIsAcceptingJobs implementation public partial class PrinterIsAcceptingJobs { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterLocation.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterLocation.cs index d2a1af1506..3631ecbf66 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterLocation.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterLocation.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PrinterLocation definition + #region PrinterLocation declaration /// /// /// @@ -70,7 +70,7 @@ public PrinterLocation(params object[] args) : base(args) { } } #endregion - #region PrinterLocation + #region PrinterLocation implementation public partial class PrinterLocation { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterMakeAndModel.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterMakeAndModel.cs index a090e3a137..a3e1d90598 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterMakeAndModel.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterMakeAndModel.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PrinterMakeAndModel definition + #region PrinterMakeAndModel declaration /// /// /// @@ -70,7 +70,7 @@ public PrinterMakeAndModel(params object[] args) : base(args) { } } #endregion - #region PrinterMakeAndModel + #region PrinterMakeAndModel implementation public partial class PrinterMakeAndModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterMessageFromOperator.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterMessageFromOperator.cs index 974eb6d344..6b5d1db374 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterMessageFromOperator.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterMessageFromOperator.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PrinterMessageFromOperator definition + #region PrinterMessageFromOperator declaration /// /// /// @@ -70,7 +70,7 @@ public PrinterMessageFromOperator(params object[] args) : base(args) { } } #endregion - #region PrinterMessageFromOperator + #region PrinterMessageFromOperator implementation public partial class PrinterMessageFromOperator { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterMoreInfo.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterMoreInfo.cs index 40eff6da18..45b7be9f23 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterMoreInfo.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterMoreInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PrinterMoreInfo definition + #region PrinterMoreInfo declaration /// /// /// @@ -70,7 +70,7 @@ public PrinterMoreInfo(params object[] args) : base(args) { } } #endregion - #region PrinterMoreInfo + #region PrinterMoreInfo implementation public partial class PrinterMoreInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterMoreInfoManufacturer.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterMoreInfoManufacturer.cs index aa819aa9d4..b766b364a2 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterMoreInfoManufacturer.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterMoreInfoManufacturer.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PrinterMoreInfoManufacturer definition + #region PrinterMoreInfoManufacturer declaration /// /// /// @@ -70,7 +70,7 @@ public PrinterMoreInfoManufacturer(params object[] args) : base(args) { } } #endregion - #region PrinterMoreInfoManufacturer + #region PrinterMoreInfoManufacturer implementation public partial class PrinterMoreInfoManufacturer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterName.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterName.cs index dbd3499bbb..5c29b0e2ad 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterName.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterName.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PrinterName definition + #region PrinterName declaration /// /// /// @@ -70,7 +70,7 @@ public PrinterName(params object[] args) : base(args) { } } #endregion - #region PrinterName + #region PrinterName implementation public partial class PrinterName { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterResolution.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterResolution.cs index 4ba09bfc74..8a7ed34ff6 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterResolution.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterResolution.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PrinterResolution definition + #region PrinterResolution declaration /// /// /// @@ -70,7 +70,7 @@ public PrinterResolution(params object[] args) : base(args) { } } #endregion - #region PrinterResolution + #region PrinterResolution implementation public partial class PrinterResolution { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterState.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterState.cs index 46826aa4d8..b36aebc9d7 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterState.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterState.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PrinterState definition + #region PrinterState declaration /// /// /// @@ -70,7 +70,7 @@ public PrinterState(params object[] args) : base(args) { } } #endregion - #region PrinterState + #region PrinterState implementation public partial class PrinterState { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterStateReason.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterStateReason.cs index 855dc9b18b..47557dfdbe 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterStateReason.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterStateReason.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PrinterStateReason definition + #region PrinterStateReason declaration /// /// /// @@ -70,7 +70,7 @@ public PrinterStateReason(params object[] args) : base(args) { } } #endregion - #region PrinterStateReason + #region PrinterStateReason implementation public partial class PrinterStateReason { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterStateReasons.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterStateReasons.cs index 3796969102..90b83e671b 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterStateReasons.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterStateReasons.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PrinterStateReasons definition + #region PrinterStateReasons declaration /// /// /// @@ -70,7 +70,7 @@ public PrinterStateReasons(params object[] args) : base(args) { } } #endregion - #region PrinterStateReasons + #region PrinterStateReasons implementation public partial class PrinterStateReasons { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterURI.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterURI.cs index 7e845d273e..36fb7e4bd5 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterURI.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/PrinterURI.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region PrinterURI definition + #region PrinterURI declaration /// /// /// @@ -70,7 +70,7 @@ public PrinterURI(params object[] args) : base(args) { } } #endregion - #region PrinterURI + #region PrinterURI implementation public partial class PrinterURI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/QueuedJobCount.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/QueuedJobCount.cs index 9b39c9763c..a73508a460 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/QueuedJobCount.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/QueuedJobCount.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region QueuedJobCount definition + #region QueuedJobCount declaration /// /// /// @@ -70,7 +70,7 @@ public QueuedJobCount(params object[] args) : base(args) { } } #endregion - #region QueuedJobCount + #region QueuedJobCount implementation public partial class QueuedJobCount { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/ReferenceUriSchemesSupported.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/ReferenceUriSchemesSupported.cs index cc8632936a..e70860255a 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/ReferenceUriSchemesSupported.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/ReferenceUriSchemesSupported.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region ReferenceUriSchemesSupported definition + #region ReferenceUriSchemesSupported declaration /// /// /// @@ -70,7 +70,7 @@ public ReferenceUriSchemesSupported(params object[] args) : base(args) { } } #endregion - #region ReferenceUriSchemesSupported + #region ReferenceUriSchemesSupported implementation public partial class ReferenceUriSchemesSupported { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/RequestingUserName.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/RequestingUserName.cs index ce4b754275..3e958d02f3 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/RequestingUserName.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/RequestingUserName.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region RequestingUserName definition + #region RequestingUserName declaration /// /// /// @@ -70,7 +70,7 @@ public RequestingUserName(params object[] args) : base(args) { } } #endregion - #region RequestingUserName + #region RequestingUserName implementation public partial class RequestingUserName { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Severity.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Severity.cs index 6435771efc..66a166a375 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Severity.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Severity.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region Severity definition + #region Severity declaration /// /// /// @@ -70,7 +70,7 @@ public Severity(params object[] args) : base(args) { } } #endregion - #region Severity + #region Severity implementation public partial class Severity { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/SheetCollate.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/SheetCollate.cs index 4ad1be92ce..25070f1c79 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/SheetCollate.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/SheetCollate.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region SheetCollate definition + #region SheetCollate declaration /// /// /// @@ -70,7 +70,7 @@ public SheetCollate(params object[] args) : base(args) { } } #endregion - #region SheetCollate + #region SheetCollate implementation public partial class SheetCollate { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Sides.cs b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Sides.cs index ae21bdfe9f..a71c5d1a06 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Sides.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/Standard/Sides.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute.Standard { - #region Sides definition + #region Sides declaration /// /// /// @@ -70,7 +70,7 @@ public Sides(params object[] args) : base(args) { } } #endregion - #region Sides + #region Sides implementation public partial class Sides { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/SupportedValuesAttribute.cs b/src/net/JNet/Generated/Javax/Print/Attribute/SupportedValuesAttribute.cs index 6cd567e3d5..c588b309cd 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/SupportedValuesAttribute.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/SupportedValuesAttribute.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region SupportedValuesAttribute definition + #region SupportedValuesAttribute declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ISupportedValuesAttribute : Javax.Print.Attribute.IAttr } #endregion - #region SupportedValuesAttribute + #region SupportedValuesAttribute implementation public partial class SupportedValuesAttribute : Javax.Print.Attribute.ISupportedValuesAttribute { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/TextSyntax.cs b/src/net/JNet/Generated/Javax/Print/Attribute/TextSyntax.cs index a0cd3ebb5b..39ccb08370 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/TextSyntax.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/TextSyntax.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region TextSyntax definition + #region TextSyntax declaration /// /// /// @@ -72,7 +72,7 @@ public TextSyntax(params object[] args) : base(args) { } } #endregion - #region TextSyntax + #region TextSyntax implementation public partial class TextSyntax { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/URISyntax.cs b/src/net/JNet/Generated/Javax/Print/Attribute/URISyntax.cs index 2c739a0f6d..42f0c6cb37 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/URISyntax.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/URISyntax.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region URISyntax definition + #region URISyntax declaration /// /// /// @@ -72,7 +72,7 @@ public URISyntax(params object[] args) : base(args) { } } #endregion - #region URISyntax + #region URISyntax implementation public partial class URISyntax { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Attribute/UnmodifiableSetException.cs b/src/net/JNet/Generated/Javax/Print/Attribute/UnmodifiableSetException.cs index 22c81d2ae6..0e81bbba7d 100644 --- a/src/net/JNet/Generated/Javax/Print/Attribute/UnmodifiableSetException.cs +++ b/src/net/JNet/Generated/Javax/Print/Attribute/UnmodifiableSetException.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Attribute { - #region UnmodifiableSetException definition + #region UnmodifiableSetException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnmodifiableSetException : Java.Lang.RuntimeException } #endregion - #region UnmodifiableSetException + #region UnmodifiableSetException implementation public partial class UnmodifiableSetException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/AttributeException.cs b/src/net/JNet/Generated/Javax/Print/AttributeException.cs index b0c0dbe6d5..39556cb9f0 100644 --- a/src/net/JNet/Generated/Javax/Print/AttributeException.cs +++ b/src/net/JNet/Generated/Javax/Print/AttributeException.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region AttributeException definition + #region AttributeException declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IAttributeException } #endregion - #region AttributeException + #region AttributeException implementation public partial class AttributeException : Javax.Print.IAttributeException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/CancelablePrintJob.cs b/src/net/JNet/Generated/Javax/Print/CancelablePrintJob.cs index 80f1473b24..abbb06456d 100644 --- a/src/net/JNet/Generated/Javax/Print/CancelablePrintJob.cs +++ b/src/net/JNet/Generated/Javax/Print/CancelablePrintJob.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region CancelablePrintJob definition + #region CancelablePrintJob declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface ICancelablePrintJob : Javax.Print.IDocPrintJob } #endregion - #region CancelablePrintJob + #region CancelablePrintJob implementation public partial class CancelablePrintJob : Javax.Print.ICancelablePrintJob { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Doc.cs b/src/net/JNet/Generated/Javax/Print/Doc.cs index 22349bc806..42d12b4baa 100644 --- a/src/net/JNet/Generated/Javax/Print/Doc.cs +++ b/src/net/JNet/Generated/Javax/Print/Doc.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region Doc definition + #region Doc declaration /// /// /// @@ -110,7 +110,7 @@ public partial interface IDoc } #endregion - #region Doc + #region Doc implementation public partial class Doc : Javax.Print.IDoc { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/DocFlavor.cs b/src/net/JNet/Generated/Javax/Print/DocFlavor.cs index 0fd57bf444..b703e35725 100644 --- a/src/net/JNet/Generated/Javax/Print/DocFlavor.cs +++ b/src/net/JNet/Generated/Javax/Print/DocFlavor.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region DocFlavor definition + #region DocFlavor declaration /// /// /// @@ -66,7 +66,7 @@ public DocFlavor(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region BYTE_ARRAY definition + #region BYTE_ARRAY declaration /// /// /// @@ -111,7 +111,7 @@ public BYTE_ARRAY(params object[] args) : base(args) { } } #endregion - #region CHAR_ARRAY definition + #region CHAR_ARRAY declaration /// /// /// @@ -156,7 +156,7 @@ public CHAR_ARRAY(params object[] args) : base(args) { } } #endregion - #region INPUT_STREAM definition + #region INPUT_STREAM declaration /// /// /// @@ -201,7 +201,7 @@ public INPUT_STREAM(params object[] args) : base(args) { } } #endregion - #region READER definition + #region READER declaration /// /// /// @@ -246,7 +246,7 @@ public READER(params object[] args) : base(args) { } } #endregion - #region SERVICE_FORMATTED definition + #region SERVICE_FORMATTED declaration /// /// /// @@ -291,7 +291,7 @@ public SERVICE_FORMATTED(params object[] args) : base(args) { } } #endregion - #region STRING definition + #region STRING declaration /// /// /// @@ -336,7 +336,7 @@ public STRING(params object[] args) : base(args) { } } #endregion - #region URL definition + #region URL declaration /// /// /// @@ -385,7 +385,7 @@ public URL(params object[] args) : base(args) { } } #endregion - #region DocFlavor + #region DocFlavor implementation public partial class DocFlavor { #region Constructors @@ -469,7 +469,7 @@ public Java.Lang.String GetParameter(Java.Lang.String arg0) #endregion #region Nested classes - #region BYTE_ARRAY + #region BYTE_ARRAY implementation public partial class BYTE_ARRAY { #region Constructors @@ -622,7 +622,7 @@ public BYTE_ARRAY(Java.Lang.String arg0) } #endregion - #region CHAR_ARRAY + #region CHAR_ARRAY implementation public partial class CHAR_ARRAY { #region Constructors @@ -673,7 +673,7 @@ public CHAR_ARRAY(Java.Lang.String arg0) } #endregion - #region INPUT_STREAM + #region INPUT_STREAM implementation public partial class INPUT_STREAM { #region Constructors @@ -826,7 +826,7 @@ public INPUT_STREAM(Java.Lang.String arg0) } #endregion - #region READER + #region READER implementation public partial class READER { #region Constructors @@ -877,7 +877,7 @@ public READER(Java.Lang.String arg0) } #endregion - #region SERVICE_FORMATTED + #region SERVICE_FORMATTED implementation public partial class SERVICE_FORMATTED { #region Constructors @@ -934,7 +934,7 @@ public SERVICE_FORMATTED(Java.Lang.String arg0) } #endregion - #region STRING + #region STRING implementation public partial class STRING { #region Constructors @@ -985,7 +985,7 @@ public STRING(Java.Lang.String arg0) } #endregion - #region URL + #region URL implementation public partial class URL { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/DocPrintJob.cs b/src/net/JNet/Generated/Javax/Print/DocPrintJob.cs index 48165cf726..4b075ff0ed 100644 --- a/src/net/JNet/Generated/Javax/Print/DocPrintJob.cs +++ b/src/net/JNet/Generated/Javax/Print/DocPrintJob.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region DocPrintJob definition + #region DocPrintJob declaration /// /// /// @@ -126,7 +126,7 @@ public partial interface IDocPrintJob } #endregion - #region DocPrintJob + #region DocPrintJob implementation public partial class DocPrintJob : Javax.Print.IDocPrintJob { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Event/PrintEvent.cs b/src/net/JNet/Generated/Javax/Print/Event/PrintEvent.cs index 322b0eabcb..81f52ab1f4 100644 --- a/src/net/JNet/Generated/Javax/Print/Event/PrintEvent.cs +++ b/src/net/JNet/Generated/Javax/Print/Event/PrintEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Event { - #region PrintEvent definition + #region PrintEvent declaration /// /// /// @@ -70,7 +70,7 @@ public PrintEvent(params object[] args) : base(args) { } } #endregion - #region PrintEvent + #region PrintEvent implementation public partial class PrintEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Event/PrintJobAdapter.cs b/src/net/JNet/Generated/Javax/Print/Event/PrintJobAdapter.cs index 161b1fa4c0..3a721e12a0 100644 --- a/src/net/JNet/Generated/Javax/Print/Event/PrintJobAdapter.cs +++ b/src/net/JNet/Generated/Javax/Print/Event/PrintJobAdapter.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Event { - #region PrintJobAdapter definition + #region PrintJobAdapter declaration /// /// /// @@ -51,7 +51,7 @@ public partial class PrintJobAdapter : MASES.JCOBridge.C2JBridge.JVMBridgeListen } #endregion - #region PrintJobAdapterDirect definition + #region PrintJobAdapterDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region PrintJobAdapter + #region PrintJobAdapter implementation public partial class PrintJobAdapter { #region Constructors @@ -262,7 +262,7 @@ public virtual void PrintJobRequiresAttention(Javax.Print.Event.PrintJobEvent ar } #endregion - #region PrintJobAdapterDirect + #region PrintJobAdapterDirect implementation public partial class PrintJobAdapterDirect { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Event/PrintJobAttributeEvent.cs b/src/net/JNet/Generated/Javax/Print/Event/PrintJobAttributeEvent.cs index 07ae25a052..a2f9448061 100644 --- a/src/net/JNet/Generated/Javax/Print/Event/PrintJobAttributeEvent.cs +++ b/src/net/JNet/Generated/Javax/Print/Event/PrintJobAttributeEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Event { - #region PrintJobAttributeEvent definition + #region PrintJobAttributeEvent declaration /// /// /// @@ -70,7 +70,7 @@ public PrintJobAttributeEvent(params object[] args) : base(args) { } } #endregion - #region PrintJobAttributeEvent + #region PrintJobAttributeEvent implementation public partial class PrintJobAttributeEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Event/PrintJobAttributeListener.cs b/src/net/JNet/Generated/Javax/Print/Event/PrintJobAttributeListener.cs index 758f816913..9addf0d5cd 100644 --- a/src/net/JNet/Generated/Javax/Print/Event/PrintJobAttributeListener.cs +++ b/src/net/JNet/Generated/Javax/Print/Event/PrintJobAttributeListener.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Event { - #region PrintJobAttributeListener definition + #region PrintJobAttributeListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class PrintJobAttributeListener : MASES.JCOBridge.C2JBridge.JVMBr } #endregion - #region PrintJobAttributeListenerDirect definition + #region PrintJobAttributeListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IPrintJobAttributeListener } #endregion - #region PrintJobAttributeListener + #region PrintJobAttributeListener implementation public partial class PrintJobAttributeListener : Javax.Print.Event.IPrintJobAttributeListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void AttributeUpdate(Javax.Print.Event.PrintJobAttributeEvent arg } #endregion - #region PrintJobAttributeListenerDirect + #region PrintJobAttributeListenerDirect implementation public partial class PrintJobAttributeListenerDirect : Javax.Print.Event.IPrintJobAttributeListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Event/PrintJobEvent.cs b/src/net/JNet/Generated/Javax/Print/Event/PrintJobEvent.cs index 6c34992757..abc022de3f 100644 --- a/src/net/JNet/Generated/Javax/Print/Event/PrintJobEvent.cs +++ b/src/net/JNet/Generated/Javax/Print/Event/PrintJobEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Event { - #region PrintJobEvent definition + #region PrintJobEvent declaration /// /// /// @@ -70,7 +70,7 @@ public PrintJobEvent(params object[] args) : base(args) { } } #endregion - #region PrintJobEvent + #region PrintJobEvent implementation public partial class PrintJobEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Event/PrintJobListener.cs b/src/net/JNet/Generated/Javax/Print/Event/PrintJobListener.cs index b2f753a1a5..f8e6a24b96 100644 --- a/src/net/JNet/Generated/Javax/Print/Event/PrintJobListener.cs +++ b/src/net/JNet/Generated/Javax/Print/Event/PrintJobListener.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Event { - #region PrintJobListener definition + #region PrintJobListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class PrintJobListener : MASES.JCOBridge.C2JBridge.JVMBridgeListe } #endregion - #region PrintJobListenerDirect definition + #region PrintJobListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -140,7 +140,7 @@ public partial interface IPrintJobListener } #endregion - #region PrintJobListener + #region PrintJobListener implementation public partial class PrintJobListener : Javax.Print.Event.IPrintJobListener { #region Constructors @@ -310,7 +310,7 @@ public virtual void PrintJobRequiresAttention(Javax.Print.Event.PrintJobEvent ar } #endregion - #region PrintJobListenerDirect + #region PrintJobListenerDirect implementation public partial class PrintJobListenerDirect : Javax.Print.Event.IPrintJobListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Event/PrintServiceAttributeEvent.cs b/src/net/JNet/Generated/Javax/Print/Event/PrintServiceAttributeEvent.cs index 9ae8edf17e..167e86c495 100644 --- a/src/net/JNet/Generated/Javax/Print/Event/PrintServiceAttributeEvent.cs +++ b/src/net/JNet/Generated/Javax/Print/Event/PrintServiceAttributeEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Event { - #region PrintServiceAttributeEvent definition + #region PrintServiceAttributeEvent declaration /// /// /// @@ -70,7 +70,7 @@ public PrintServiceAttributeEvent(params object[] args) : base(args) { } } #endregion - #region PrintServiceAttributeEvent + #region PrintServiceAttributeEvent implementation public partial class PrintServiceAttributeEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/Event/PrintServiceAttributeListener.cs b/src/net/JNet/Generated/Javax/Print/Event/PrintServiceAttributeListener.cs index 2f1b806eaf..7989a4f216 100644 --- a/src/net/JNet/Generated/Javax/Print/Event/PrintServiceAttributeListener.cs +++ b/src/net/JNet/Generated/Javax/Print/Event/PrintServiceAttributeListener.cs @@ -25,7 +25,7 @@ namespace Javax.Print.Event { - #region PrintServiceAttributeListener definition + #region PrintServiceAttributeListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class PrintServiceAttributeListener : MASES.JCOBridge.C2JBridge.J } #endregion - #region PrintServiceAttributeListenerDirect definition + #region PrintServiceAttributeListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IPrintServiceAttributeListener } #endregion - #region PrintServiceAttributeListener + #region PrintServiceAttributeListener implementation public partial class PrintServiceAttributeListener : Javax.Print.Event.IPrintServiceAttributeListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void AttributeUpdate(Javax.Print.Event.PrintServiceAttributeEvent } #endregion - #region PrintServiceAttributeListenerDirect + #region PrintServiceAttributeListenerDirect implementation public partial class PrintServiceAttributeListenerDirect : Javax.Print.Event.IPrintServiceAttributeListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/FlavorException.cs b/src/net/JNet/Generated/Javax/Print/FlavorException.cs index 07bc3791f0..875dc1ab09 100644 --- a/src/net/JNet/Generated/Javax/Print/FlavorException.cs +++ b/src/net/JNet/Generated/Javax/Print/FlavorException.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region FlavorException definition + #region FlavorException declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IFlavorException } #endregion - #region FlavorException + #region FlavorException implementation public partial class FlavorException : Javax.Print.IFlavorException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/MultiDoc.cs b/src/net/JNet/Generated/Javax/Print/MultiDoc.cs index 68f949f2e2..929fed1e78 100644 --- a/src/net/JNet/Generated/Javax/Print/MultiDoc.cs +++ b/src/net/JNet/Generated/Javax/Print/MultiDoc.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region MultiDoc definition + #region MultiDoc declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IMultiDoc } #endregion - #region MultiDoc + #region MultiDoc implementation public partial class MultiDoc : Javax.Print.IMultiDoc { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/MultiDocPrintJob.cs b/src/net/JNet/Generated/Javax/Print/MultiDocPrintJob.cs index 4400c61258..01feaf34f3 100644 --- a/src/net/JNet/Generated/Javax/Print/MultiDocPrintJob.cs +++ b/src/net/JNet/Generated/Javax/Print/MultiDocPrintJob.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region MultiDocPrintJob definition + #region MultiDocPrintJob declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IMultiDocPrintJob : Javax.Print.IDocPrintJob } #endregion - #region MultiDocPrintJob + #region MultiDocPrintJob implementation public partial class MultiDocPrintJob : Javax.Print.IMultiDocPrintJob { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/MultiDocPrintService.cs b/src/net/JNet/Generated/Javax/Print/MultiDocPrintService.cs index b515cd3514..28da3bf1ff 100644 --- a/src/net/JNet/Generated/Javax/Print/MultiDocPrintService.cs +++ b/src/net/JNet/Generated/Javax/Print/MultiDocPrintService.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region MultiDocPrintService definition + #region MultiDocPrintService declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IMultiDocPrintService : Javax.Print.IPrintService } #endregion - #region MultiDocPrintService + #region MultiDocPrintService implementation public partial class MultiDocPrintService : Javax.Print.IMultiDocPrintService { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/PrintException.cs b/src/net/JNet/Generated/Javax/Print/PrintException.cs index a120f1fbe5..0e9bd978d0 100644 --- a/src/net/JNet/Generated/Javax/Print/PrintException.cs +++ b/src/net/JNet/Generated/Javax/Print/PrintException.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region PrintException definition + #region PrintException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class PrintException : Java.Lang.Exception } #endregion - #region PrintException + #region PrintException implementation public partial class PrintException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/PrintService.cs b/src/net/JNet/Generated/Javax/Print/PrintService.cs index 0361b1ad52..1e63cbe3a5 100644 --- a/src/net/JNet/Generated/Javax/Print/PrintService.cs +++ b/src/net/JNet/Generated/Javax/Print/PrintService.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region PrintService definition + #region PrintService declaration /// /// /// @@ -173,7 +173,7 @@ public partial interface IPrintService } #endregion - #region PrintService + #region PrintService implementation public partial class PrintService : Javax.Print.IPrintService { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/PrintServiceLookup.cs b/src/net/JNet/Generated/Javax/Print/PrintServiceLookup.cs index 2ade88c4c9..b535cec125 100644 --- a/src/net/JNet/Generated/Javax/Print/PrintServiceLookup.cs +++ b/src/net/JNet/Generated/Javax/Print/PrintServiceLookup.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region PrintServiceLookup definition + #region PrintServiceLookup declaration /// /// /// @@ -72,7 +72,7 @@ public PrintServiceLookup(params object[] args) : base(args) { } } #endregion - #region PrintServiceLookup + #region PrintServiceLookup implementation public partial class PrintServiceLookup { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/ServiceUI.cs b/src/net/JNet/Generated/Javax/Print/ServiceUI.cs index 835dcf48ff..6412eae8a1 100644 --- a/src/net/JNet/Generated/Javax/Print/ServiceUI.cs +++ b/src/net/JNet/Generated/Javax/Print/ServiceUI.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region ServiceUI definition + #region ServiceUI declaration /// /// /// @@ -70,7 +70,7 @@ public ServiceUI(params object[] args) : base(args) { } } #endregion - #region ServiceUI + #region ServiceUI implementation public partial class ServiceUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/ServiceUIFactory.cs b/src/net/JNet/Generated/Javax/Print/ServiceUIFactory.cs index 2404d5cab3..d1e0fcddbe 100644 --- a/src/net/JNet/Generated/Javax/Print/ServiceUIFactory.cs +++ b/src/net/JNet/Generated/Javax/Print/ServiceUIFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region ServiceUIFactory definition + #region ServiceUIFactory declaration /// /// /// @@ -72,7 +72,7 @@ public ServiceUIFactory(params object[] args) : base(args) { } } #endregion - #region ServiceUIFactory + #region ServiceUIFactory implementation public partial class ServiceUIFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/SimpleDoc.cs b/src/net/JNet/Generated/Javax/Print/SimpleDoc.cs index 963c6225e7..d073353823 100644 --- a/src/net/JNet/Generated/Javax/Print/SimpleDoc.cs +++ b/src/net/JNet/Generated/Javax/Print/SimpleDoc.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region SimpleDoc definition + #region SimpleDoc declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleDoc(params object[] args) : base(args) { } } #endregion - #region SimpleDoc + #region SimpleDoc implementation public partial class SimpleDoc { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/StreamPrintService.cs b/src/net/JNet/Generated/Javax/Print/StreamPrintService.cs index fe7e7b3711..941f832ede 100644 --- a/src/net/JNet/Generated/Javax/Print/StreamPrintService.cs +++ b/src/net/JNet/Generated/Javax/Print/StreamPrintService.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region StreamPrintService definition + #region StreamPrintService declaration /// /// /// @@ -72,7 +72,7 @@ public StreamPrintService(params object[] args) : base(args) { } } #endregion - #region StreamPrintService + #region StreamPrintService implementation public partial class StreamPrintService { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/StreamPrintServiceFactory.cs b/src/net/JNet/Generated/Javax/Print/StreamPrintServiceFactory.cs index ad46214728..c3f0e2cca3 100644 --- a/src/net/JNet/Generated/Javax/Print/StreamPrintServiceFactory.cs +++ b/src/net/JNet/Generated/Javax/Print/StreamPrintServiceFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region StreamPrintServiceFactory definition + #region StreamPrintServiceFactory declaration /// /// /// @@ -72,7 +72,7 @@ public StreamPrintServiceFactory(params object[] args) : base(args) { } } #endregion - #region StreamPrintServiceFactory + #region StreamPrintServiceFactory implementation public partial class StreamPrintServiceFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Print/URIException.cs b/src/net/JNet/Generated/Javax/Print/URIException.cs index aaff81360b..16c0a36096 100644 --- a/src/net/JNet/Generated/Javax/Print/URIException.cs +++ b/src/net/JNet/Generated/Javax/Print/URIException.cs @@ -25,7 +25,7 @@ namespace Javax.Print { - #region URIException definition + #region URIException declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IURIException } #endregion - #region URIException + #region URIException implementation public partial class URIException : Javax.Print.IURIException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Rmi/Ssl/SslRMIClientSocketFactory.cs b/src/net/JNet/Generated/Javax/Rmi/Ssl/SslRMIClientSocketFactory.cs index 6a558418d2..75873537a7 100644 --- a/src/net/JNet/Generated/Javax/Rmi/Ssl/SslRMIClientSocketFactory.cs +++ b/src/net/JNet/Generated/Javax/Rmi/Ssl/SslRMIClientSocketFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Rmi.Ssl { - #region SslRMIClientSocketFactory definition + #region SslRMIClientSocketFactory declaration /// /// /// @@ -70,7 +70,7 @@ public SslRMIClientSocketFactory(params object[] args) : base(args) { } } #endregion - #region SslRMIClientSocketFactory + #region SslRMIClientSocketFactory implementation public partial class SslRMIClientSocketFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Rmi/Ssl/SslRMIServerSocketFactory.cs b/src/net/JNet/Generated/Javax/Rmi/Ssl/SslRMIServerSocketFactory.cs index 3b90f6fc0f..0623223270 100644 --- a/src/net/JNet/Generated/Javax/Rmi/Ssl/SslRMIServerSocketFactory.cs +++ b/src/net/JNet/Generated/Javax/Rmi/Ssl/SslRMIServerSocketFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Rmi.Ssl { - #region SslRMIServerSocketFactory definition + #region SslRMIServerSocketFactory declaration /// /// /// @@ -70,7 +70,7 @@ public SslRMIServerSocketFactory(params object[] args) : base(args) { } } #endregion - #region SslRMIServerSocketFactory + #region SslRMIServerSocketFactory implementation public partial class SslRMIServerSocketFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Script/AbstractScriptEngine.cs b/src/net/JNet/Generated/Javax/Script/AbstractScriptEngine.cs index 05493f9ce6..58bf7daf24 100644 --- a/src/net/JNet/Generated/Javax/Script/AbstractScriptEngine.cs +++ b/src/net/JNet/Generated/Javax/Script/AbstractScriptEngine.cs @@ -25,7 +25,7 @@ namespace Javax.Script { - #region AbstractScriptEngine definition + #region AbstractScriptEngine declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractScriptEngine(params object[] args) : base(args) { } } #endregion - #region AbstractScriptEngine + #region AbstractScriptEngine implementation public partial class AbstractScriptEngine { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Script/Bindings.cs b/src/net/JNet/Generated/Javax/Script/Bindings.cs index a4456606f1..fc94a703fa 100644 --- a/src/net/JNet/Generated/Javax/Script/Bindings.cs +++ b/src/net/JNet/Generated/Javax/Script/Bindings.cs @@ -25,7 +25,7 @@ namespace Javax.Script { - #region Bindings definition + #region Bindings declaration /// /// /// @@ -128,7 +128,7 @@ public partial interface IBindings : Java.Util.IMap } #endregion - #region Bindings + #region Bindings implementation public partial class Bindings : Javax.Script.IBindings { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Script/Compilable.cs b/src/net/JNet/Generated/Javax/Script/Compilable.cs index f9d509a51a..92350116d6 100644 --- a/src/net/JNet/Generated/Javax/Script/Compilable.cs +++ b/src/net/JNet/Generated/Javax/Script/Compilable.cs @@ -25,7 +25,7 @@ namespace Javax.Script { - #region Compilable definition + #region Compilable declaration /// /// /// @@ -104,7 +104,7 @@ public partial interface ICompilable } #endregion - #region Compilable + #region Compilable implementation public partial class Compilable : Javax.Script.ICompilable { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Script/CompiledScript.cs b/src/net/JNet/Generated/Javax/Script/CompiledScript.cs index 1ebf5795ce..dc961b667f 100644 --- a/src/net/JNet/Generated/Javax/Script/CompiledScript.cs +++ b/src/net/JNet/Generated/Javax/Script/CompiledScript.cs @@ -25,7 +25,7 @@ namespace Javax.Script { - #region CompiledScript definition + #region CompiledScript declaration /// /// /// @@ -72,7 +72,7 @@ public CompiledScript(params object[] args) : base(args) { } } #endregion - #region CompiledScript + #region CompiledScript implementation public partial class CompiledScript { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Script/Invocable.cs b/src/net/JNet/Generated/Javax/Script/Invocable.cs index e305bac7e2..5d619a2deb 100644 --- a/src/net/JNet/Generated/Javax/Script/Invocable.cs +++ b/src/net/JNet/Generated/Javax/Script/Invocable.cs @@ -25,7 +25,7 @@ namespace Javax.Script { - #region Invocable definition + #region Invocable declaration /// /// /// @@ -124,7 +124,7 @@ public partial interface IInvocable } #endregion - #region Invocable + #region Invocable implementation public partial class Invocable : Javax.Script.IInvocable { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Script/ScriptContext.cs b/src/net/JNet/Generated/Javax/Script/ScriptContext.cs index c59927dca8..7262e47954 100644 --- a/src/net/JNet/Generated/Javax/Script/ScriptContext.cs +++ b/src/net/JNet/Generated/Javax/Script/ScriptContext.cs @@ -25,7 +25,7 @@ namespace Javax.Script { - #region ScriptContext definition + #region ScriptContext declaration /// /// /// @@ -151,7 +151,7 @@ public partial interface IScriptContext } #endregion - #region ScriptContext + #region ScriptContext implementation public partial class ScriptContext : Javax.Script.IScriptContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Script/ScriptEngine.cs b/src/net/JNet/Generated/Javax/Script/ScriptEngine.cs index e122b58baa..e812722c67 100644 --- a/src/net/JNet/Generated/Javax/Script/ScriptEngine.cs +++ b/src/net/JNet/Generated/Javax/Script/ScriptEngine.cs @@ -25,7 +25,7 @@ namespace Javax.Script { - #region ScriptEngine definition + #region ScriptEngine declaration /// /// /// @@ -173,7 +173,7 @@ public partial interface IScriptEngine } #endregion - #region ScriptEngine + #region ScriptEngine implementation public partial class ScriptEngine : Javax.Script.IScriptEngine { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Script/ScriptEngineFactory.cs b/src/net/JNet/Generated/Javax/Script/ScriptEngineFactory.cs index a33419ebc4..3627c38401 100644 --- a/src/net/JNet/Generated/Javax/Script/ScriptEngineFactory.cs +++ b/src/net/JNet/Generated/Javax/Script/ScriptEngineFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Script { - #region ScriptEngineFactory definition + #region ScriptEngineFactory declaration /// /// /// @@ -148,7 +148,7 @@ public partial interface IScriptEngineFactory } #endregion - #region ScriptEngineFactory + #region ScriptEngineFactory implementation public partial class ScriptEngineFactory : Javax.Script.IScriptEngineFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Script/ScriptEngineManager.cs b/src/net/JNet/Generated/Javax/Script/ScriptEngineManager.cs index e35c43eae5..b8f0d0dc8e 100644 --- a/src/net/JNet/Generated/Javax/Script/ScriptEngineManager.cs +++ b/src/net/JNet/Generated/Javax/Script/ScriptEngineManager.cs @@ -25,7 +25,7 @@ namespace Javax.Script { - #region ScriptEngineManager definition + #region ScriptEngineManager declaration /// /// /// @@ -70,7 +70,7 @@ public ScriptEngineManager(params object[] args) : base(args) { } } #endregion - #region ScriptEngineManager + #region ScriptEngineManager implementation public partial class ScriptEngineManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Script/ScriptException.cs b/src/net/JNet/Generated/Javax/Script/ScriptException.cs index e133ff74a1..e300d1348e 100644 --- a/src/net/JNet/Generated/Javax/Script/ScriptException.cs +++ b/src/net/JNet/Generated/Javax/Script/ScriptException.cs @@ -25,7 +25,7 @@ namespace Javax.Script { - #region ScriptException definition + #region ScriptException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ScriptException : Java.Lang.Exception } #endregion - #region ScriptException + #region ScriptException implementation public partial class ScriptException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Script/SimpleBindings.cs b/src/net/JNet/Generated/Javax/Script/SimpleBindings.cs index 8d3085046f..486edf9ac5 100644 --- a/src/net/JNet/Generated/Javax/Script/SimpleBindings.cs +++ b/src/net/JNet/Generated/Javax/Script/SimpleBindings.cs @@ -25,7 +25,7 @@ namespace Javax.Script { - #region SimpleBindings definition + #region SimpleBindings declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleBindings(params object[] args) : base(args) { } } #endregion - #region SimpleBindings + #region SimpleBindings implementation public partial class SimpleBindings { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Script/SimpleScriptContext.cs b/src/net/JNet/Generated/Javax/Script/SimpleScriptContext.cs index 799ed7a0bf..8384191785 100644 --- a/src/net/JNet/Generated/Javax/Script/SimpleScriptContext.cs +++ b/src/net/JNet/Generated/Javax/Script/SimpleScriptContext.cs @@ -25,7 +25,7 @@ namespace Javax.Script { - #region SimpleScriptContext definition + #region SimpleScriptContext declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleScriptContext(params object[] args) : base(args) { } } #endregion - #region SimpleScriptContext + #region SimpleScriptContext implementation public partial class SimpleScriptContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/AuthPermission.cs b/src/net/JNet/Generated/Javax/Security/Auth/AuthPermission.cs index 95015ed12e..2f71d24535 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/AuthPermission.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/AuthPermission.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth { - #region AuthPermission definition + #region AuthPermission declaration /// /// /// @@ -70,7 +70,7 @@ public AuthPermission(params object[] args) : base(args) { } } #endregion - #region AuthPermission + #region AuthPermission implementation public partial class AuthPermission { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Callback/Callback.cs b/src/net/JNet/Generated/Javax/Security/Auth/Callback/Callback.cs index 44929af2c8..350e5ff19b 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Callback/Callback.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Callback/Callback.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Callback { - #region Callback definition + #region Callback declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ICallback } #endregion - #region Callback + #region Callback implementation public partial class Callback : Javax.Security.Auth.Callback.ICallback { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Callback/CallbackHandler.cs b/src/net/JNet/Generated/Javax/Security/Auth/Callback/CallbackHandler.cs index ada9efc042..1fc4a71a17 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Callback/CallbackHandler.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Callback/CallbackHandler.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Callback { - #region CallbackHandler definition + #region CallbackHandler declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface ICallbackHandler } #endregion - #region CallbackHandler + #region CallbackHandler implementation public partial class CallbackHandler : Javax.Security.Auth.Callback.ICallbackHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Callback/ChoiceCallback.cs b/src/net/JNet/Generated/Javax/Security/Auth/Callback/ChoiceCallback.cs index 996823a03a..43d62fd9f5 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Callback/ChoiceCallback.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Callback/ChoiceCallback.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Callback { - #region ChoiceCallback definition + #region ChoiceCallback declaration /// /// /// @@ -70,7 +70,7 @@ public ChoiceCallback(params object[] args) : base(args) { } } #endregion - #region ChoiceCallback + #region ChoiceCallback implementation public partial class ChoiceCallback { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Callback/ConfirmationCallback.cs b/src/net/JNet/Generated/Javax/Security/Auth/Callback/ConfirmationCallback.cs index 1586d2375a..2efd2ed375 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Callback/ConfirmationCallback.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Callback/ConfirmationCallback.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Callback { - #region ConfirmationCallback definition + #region ConfirmationCallback declaration /// /// /// @@ -70,7 +70,7 @@ public ConfirmationCallback(params object[] args) : base(args) { } } #endregion - #region ConfirmationCallback + #region ConfirmationCallback implementation public partial class ConfirmationCallback { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Callback/LanguageCallback.cs b/src/net/JNet/Generated/Javax/Security/Auth/Callback/LanguageCallback.cs index 2579e540eb..4b7a0fab30 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Callback/LanguageCallback.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Callback/LanguageCallback.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Callback { - #region LanguageCallback definition + #region LanguageCallback declaration /// /// /// @@ -70,7 +70,7 @@ public LanguageCallback(params object[] args) : base(args) { } } #endregion - #region LanguageCallback + #region LanguageCallback implementation public partial class LanguageCallback { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Callback/NameCallback.cs b/src/net/JNet/Generated/Javax/Security/Auth/Callback/NameCallback.cs index 3e75e3c943..d9479680a0 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Callback/NameCallback.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Callback/NameCallback.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Callback { - #region NameCallback definition + #region NameCallback declaration /// /// /// @@ -70,7 +70,7 @@ public NameCallback(params object[] args) : base(args) { } } #endregion - #region NameCallback + #region NameCallback implementation public partial class NameCallback { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Callback/PasswordCallback.cs b/src/net/JNet/Generated/Javax/Security/Auth/Callback/PasswordCallback.cs index 697fc24348..7991692a53 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Callback/PasswordCallback.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Callback/PasswordCallback.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Callback { - #region PasswordCallback definition + #region PasswordCallback declaration /// /// /// @@ -70,7 +70,7 @@ public PasswordCallback(params object[] args) : base(args) { } } #endregion - #region PasswordCallback + #region PasswordCallback implementation public partial class PasswordCallback { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Callback/TextInputCallback.cs b/src/net/JNet/Generated/Javax/Security/Auth/Callback/TextInputCallback.cs index 63595918d9..ecc7a05a06 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Callback/TextInputCallback.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Callback/TextInputCallback.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Callback { - #region TextInputCallback definition + #region TextInputCallback declaration /// /// /// @@ -70,7 +70,7 @@ public TextInputCallback(params object[] args) : base(args) { } } #endregion - #region TextInputCallback + #region TextInputCallback implementation public partial class TextInputCallback { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Callback/TextOutputCallback.cs b/src/net/JNet/Generated/Javax/Security/Auth/Callback/TextOutputCallback.cs index 8d9e34a0d1..abe3460c71 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Callback/TextOutputCallback.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Callback/TextOutputCallback.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Callback { - #region TextOutputCallback definition + #region TextOutputCallback declaration /// /// /// @@ -70,7 +70,7 @@ public TextOutputCallback(params object[] args) : base(args) { } } #endregion - #region TextOutputCallback + #region TextOutputCallback implementation public partial class TextOutputCallback { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Callback/UnsupportedCallbackException.cs b/src/net/JNet/Generated/Javax/Security/Auth/Callback/UnsupportedCallbackException.cs index 443f802af1..38018e3b62 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Callback/UnsupportedCallbackException.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Callback/UnsupportedCallbackException.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Callback { - #region UnsupportedCallbackException definition + #region UnsupportedCallbackException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnsupportedCallbackException : Java.Lang.Exception } #endregion - #region UnsupportedCallbackException + #region UnsupportedCallbackException implementation public partial class UnsupportedCallbackException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/DestroyFailedException.cs b/src/net/JNet/Generated/Javax/Security/Auth/DestroyFailedException.cs index 56ecb867ee..8eb1e05119 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/DestroyFailedException.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/DestroyFailedException.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth { - #region DestroyFailedException definition + #region DestroyFailedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class DestroyFailedException : Java.Lang.Exception } #endregion - #region DestroyFailedException + #region DestroyFailedException implementation public partial class DestroyFailedException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Destroyable.cs b/src/net/JNet/Generated/Javax/Security/Auth/Destroyable.cs index 634481d5d4..5b0d9033a3 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Destroyable.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Destroyable.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth { - #region Destroyable definition + #region Destroyable declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IDestroyable } #endregion - #region Destroyable + #region Destroyable implementation public partial class Destroyable : Javax.Security.Auth.IDestroyable { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/DelegationPermission.cs b/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/DelegationPermission.cs index b6f07cbd6f..f5c336f7cb 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/DelegationPermission.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/DelegationPermission.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Kerberos { - #region DelegationPermission definition + #region DelegationPermission declaration /// /// /// @@ -70,7 +70,7 @@ public DelegationPermission(params object[] args) : base(args) { } } #endregion - #region DelegationPermission + #region DelegationPermission implementation public partial class DelegationPermission { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/EncryptionKey.cs b/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/EncryptionKey.cs index 0af3b473a9..e41357f50b 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/EncryptionKey.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/EncryptionKey.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Kerberos { - #region EncryptionKey definition + #region EncryptionKey declaration /// /// /// @@ -70,7 +70,7 @@ public EncryptionKey(params object[] args) : base(args) { } } #endregion - #region EncryptionKey + #region EncryptionKey implementation public partial class EncryptionKey { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KerberosCredMessage.cs b/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KerberosCredMessage.cs index 057323a105..f3e2f07a78 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KerberosCredMessage.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KerberosCredMessage.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Kerberos { - #region KerberosCredMessage definition + #region KerberosCredMessage declaration /// /// /// @@ -70,7 +70,7 @@ public KerberosCredMessage(params object[] args) : base(args) { } } #endregion - #region KerberosCredMessage + #region KerberosCredMessage implementation public partial class KerberosCredMessage { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KerberosKey.cs b/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KerberosKey.cs index 3a6192ac22..d7e537e37e 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KerberosKey.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KerberosKey.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Kerberos { - #region KerberosKey definition + #region KerberosKey declaration /// /// /// @@ -70,7 +70,7 @@ public KerberosKey(params object[] args) : base(args) { } } #endregion - #region KerberosKey + #region KerberosKey implementation public partial class KerberosKey { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KerberosPrincipal.cs b/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KerberosPrincipal.cs index 0498429294..8d223e02ad 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KerberosPrincipal.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KerberosPrincipal.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Kerberos { - #region KerberosPrincipal definition + #region KerberosPrincipal declaration /// /// /// @@ -70,7 +70,7 @@ public KerberosPrincipal(params object[] args) : base(args) { } } #endregion - #region KerberosPrincipal + #region KerberosPrincipal implementation public partial class KerberosPrincipal { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KerberosTicket.cs b/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KerberosTicket.cs index 83847389c7..53d23d1fd2 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KerberosTicket.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KerberosTicket.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Kerberos { - #region KerberosTicket definition + #region KerberosTicket declaration /// /// /// @@ -70,7 +70,7 @@ public KerberosTicket(params object[] args) : base(args) { } } #endregion - #region KerberosTicket + #region KerberosTicket implementation public partial class KerberosTicket { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KeyTab.cs b/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KeyTab.cs index 9d0d2bfde3..3fb9af2de4 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KeyTab.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/KeyTab.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Kerberos { - #region KeyTab definition + #region KeyTab declaration /// /// /// @@ -70,7 +70,7 @@ public KeyTab(params object[] args) : base(args) { } } #endregion - #region KeyTab + #region KeyTab implementation public partial class KeyTab { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/ServicePermission.cs b/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/ServicePermission.cs index 412969b6dc..94a8df7f27 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/ServicePermission.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Kerberos/ServicePermission.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Kerberos { - #region ServicePermission definition + #region ServicePermission declaration /// /// /// @@ -70,7 +70,7 @@ public ServicePermission(params object[] args) : base(args) { } } #endregion - #region ServicePermission + #region ServicePermission implementation public partial class ServicePermission { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Login/AccountException.cs b/src/net/JNet/Generated/Javax/Security/Auth/Login/AccountException.cs index a698aa30d5..8908b0a50b 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Login/AccountException.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Login/AccountException.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Login { - #region AccountException definition + #region AccountException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AccountException : Javax.Security.Auth.Login.LoginException } #endregion - #region AccountException + #region AccountException implementation public partial class AccountException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Login/AccountExpiredException.cs b/src/net/JNet/Generated/Javax/Security/Auth/Login/AccountExpiredException.cs index c72d4ad615..315bd075a9 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Login/AccountExpiredException.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Login/AccountExpiredException.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Login { - #region AccountExpiredException definition + #region AccountExpiredException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AccountExpiredException : Javax.Security.Auth.Login.Account } #endregion - #region AccountExpiredException + #region AccountExpiredException implementation public partial class AccountExpiredException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Login/AccountLockedException.cs b/src/net/JNet/Generated/Javax/Security/Auth/Login/AccountLockedException.cs index 333320061c..17322fbe2f 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Login/AccountLockedException.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Login/AccountLockedException.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Login { - #region AccountLockedException definition + #region AccountLockedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AccountLockedException : Javax.Security.Auth.Login.AccountE } #endregion - #region AccountLockedException + #region AccountLockedException implementation public partial class AccountLockedException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Login/AccountNotFoundException.cs b/src/net/JNet/Generated/Javax/Security/Auth/Login/AccountNotFoundException.cs index 5fd74f028c..77bc481999 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Login/AccountNotFoundException.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Login/AccountNotFoundException.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Login { - #region AccountNotFoundException definition + #region AccountNotFoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AccountNotFoundException : Javax.Security.Auth.Login.Accoun } #endregion - #region AccountNotFoundException + #region AccountNotFoundException implementation public partial class AccountNotFoundException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Login/AppConfigurationEntry.cs b/src/net/JNet/Generated/Javax/Security/Auth/Login/AppConfigurationEntry.cs index f9920ecb60..71f3ee9b47 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Login/AppConfigurationEntry.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Login/AppConfigurationEntry.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Login { - #region AppConfigurationEntry definition + #region AppConfigurationEntry declaration /// /// /// @@ -66,7 +66,7 @@ public AppConfigurationEntry(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region LoginModuleControlFlag definition + #region LoginModuleControlFlag declaration /// /// /// @@ -115,7 +115,7 @@ public LoginModuleControlFlag(params object[] args) : base(args) { } } #endregion - #region AppConfigurationEntry + #region AppConfigurationEntry implementation public partial class AppConfigurationEntry { #region Constructors @@ -170,7 +170,7 @@ public Java.Lang.String LoginModuleName #endregion #region Nested classes - #region LoginModuleControlFlag + #region LoginModuleControlFlag implementation public partial class LoginModuleControlFlag { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Login/Configuration.cs b/src/net/JNet/Generated/Javax/Security/Auth/Login/Configuration.cs index 5017422edb..4e1e4fdc3a 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Login/Configuration.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Login/Configuration.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Login { - #region Configuration definition + #region Configuration declaration /// /// /// @@ -68,7 +68,7 @@ public Configuration(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Parameters definition + #region Parameters declaration /// /// /// @@ -119,7 +119,7 @@ public Parameters(params object[] args) : base(args) { } } #endregion - #region Configuration + #region Configuration implementation public partial class Configuration { #region Constructors @@ -231,7 +231,7 @@ public void Refresh() #endregion #region Nested classes - #region Parameters + #region Parameters implementation public partial class Parameters { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Login/ConfigurationSpi.cs b/src/net/JNet/Generated/Javax/Security/Auth/Login/ConfigurationSpi.cs index 6b76f49f44..5e69010547 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Login/ConfigurationSpi.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Login/ConfigurationSpi.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Login { - #region ConfigurationSpi definition + #region ConfigurationSpi declaration /// /// /// @@ -72,7 +72,7 @@ public ConfigurationSpi(params object[] args) : base(args) { } } #endregion - #region ConfigurationSpi + #region ConfigurationSpi implementation public partial class ConfigurationSpi { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Login/CredentialException.cs b/src/net/JNet/Generated/Javax/Security/Auth/Login/CredentialException.cs index a5b81b8946..9e3e6e52ea 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Login/CredentialException.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Login/CredentialException.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Login { - #region CredentialException definition + #region CredentialException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CredentialException : Javax.Security.Auth.Login.LoginExcept } #endregion - #region CredentialException + #region CredentialException implementation public partial class CredentialException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Login/CredentialExpiredException.cs b/src/net/JNet/Generated/Javax/Security/Auth/Login/CredentialExpiredException.cs index 130134c788..70f1ae797a 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Login/CredentialExpiredException.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Login/CredentialExpiredException.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Login { - #region CredentialExpiredException definition + #region CredentialExpiredException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CredentialExpiredException : Javax.Security.Auth.Login.Cred } #endregion - #region CredentialExpiredException + #region CredentialExpiredException implementation public partial class CredentialExpiredException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Login/CredentialNotFoundException.cs b/src/net/JNet/Generated/Javax/Security/Auth/Login/CredentialNotFoundException.cs index da6679f921..b012d9cc86 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Login/CredentialNotFoundException.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Login/CredentialNotFoundException.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Login { - #region CredentialNotFoundException definition + #region CredentialNotFoundException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CredentialNotFoundException : Javax.Security.Auth.Login.Cre } #endregion - #region CredentialNotFoundException + #region CredentialNotFoundException implementation public partial class CredentialNotFoundException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Login/FailedLoginException.cs b/src/net/JNet/Generated/Javax/Security/Auth/Login/FailedLoginException.cs index b1360be4b5..31ea6d8ad7 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Login/FailedLoginException.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Login/FailedLoginException.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Login { - #region FailedLoginException definition + #region FailedLoginException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class FailedLoginException : Javax.Security.Auth.Login.LoginExcep } #endregion - #region FailedLoginException + #region FailedLoginException implementation public partial class FailedLoginException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Login/LoginContext.cs b/src/net/JNet/Generated/Javax/Security/Auth/Login/LoginContext.cs index 91409f547c..20c14aeafb 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Login/LoginContext.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Login/LoginContext.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Login { - #region LoginContext definition + #region LoginContext declaration /// /// /// @@ -70,7 +70,7 @@ public LoginContext(params object[] args) : base(args) { } } #endregion - #region LoginContext + #region LoginContext implementation public partial class LoginContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Login/LoginException.cs b/src/net/JNet/Generated/Javax/Security/Auth/Login/LoginException.cs index a0087f0609..7fd631efe1 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Login/LoginException.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Login/LoginException.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Login { - #region LoginException definition + #region LoginException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class LoginException : Java.Security.GeneralSecurityException } #endregion - #region LoginException + #region LoginException implementation public partial class LoginException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/PrivateCredentialPermission.cs b/src/net/JNet/Generated/Javax/Security/Auth/PrivateCredentialPermission.cs index 2139bf827b..874b9f2a7f 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/PrivateCredentialPermission.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/PrivateCredentialPermission.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth { - #region PrivateCredentialPermission definition + #region PrivateCredentialPermission declaration /// /// /// @@ -70,7 +70,7 @@ public PrivateCredentialPermission(params object[] args) : base(args) { } } #endregion - #region PrivateCredentialPermission + #region PrivateCredentialPermission implementation public partial class PrivateCredentialPermission { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/RefreshFailedException.cs b/src/net/JNet/Generated/Javax/Security/Auth/RefreshFailedException.cs index 2c81b4d1ef..8953546501 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/RefreshFailedException.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/RefreshFailedException.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth { - #region RefreshFailedException definition + #region RefreshFailedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class RefreshFailedException : Java.Lang.Exception } #endregion - #region RefreshFailedException + #region RefreshFailedException implementation public partial class RefreshFailedException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Refreshable.cs b/src/net/JNet/Generated/Javax/Security/Auth/Refreshable.cs index 81e60546ec..597e0bc114 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Refreshable.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Refreshable.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth { - #region Refreshable definition + #region Refreshable declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IRefreshable } #endregion - #region Refreshable + #region Refreshable implementation public partial class Refreshable : Javax.Security.Auth.IRefreshable { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Spi/LoginModule.cs b/src/net/JNet/Generated/Javax/Security/Auth/Spi/LoginModule.cs index 2faed34dfd..a10779ba7e 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Spi/LoginModule.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Spi/LoginModule.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.Spi { - #region LoginModule definition + #region LoginModule declaration /// /// /// @@ -122,7 +122,7 @@ public partial interface ILoginModule } #endregion - #region LoginModule + #region LoginModule implementation public partial class LoginModule : Javax.Security.Auth.Spi.ILoginModule { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/Subject.cs b/src/net/JNet/Generated/Javax/Security/Auth/Subject.cs index d0830e390b..d13d4c5824 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/Subject.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/Subject.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth { - #region Subject definition + #region Subject declaration /// /// /// @@ -70,7 +70,7 @@ public Subject(params object[] args) : base(args) { } } #endregion - #region Subject + #region Subject implementation public partial class Subject { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/SubjectDomainCombiner.cs b/src/net/JNet/Generated/Javax/Security/Auth/SubjectDomainCombiner.cs index 8d6c678493..8a0a44d01e 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/SubjectDomainCombiner.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/SubjectDomainCombiner.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth { - #region SubjectDomainCombiner definition + #region SubjectDomainCombiner declaration /// /// /// @@ -70,7 +70,7 @@ public SubjectDomainCombiner(params object[] args) : base(args) { } } #endregion - #region SubjectDomainCombiner + #region SubjectDomainCombiner implementation public partial class SubjectDomainCombiner { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/X500/X500Principal.cs b/src/net/JNet/Generated/Javax/Security/Auth/X500/X500Principal.cs index f22a348708..54fa53f4f3 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/X500/X500Principal.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/X500/X500Principal.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.X500 { - #region X500Principal definition + #region X500Principal declaration /// /// /// @@ -70,7 +70,7 @@ public X500Principal(params object[] args) : base(args) { } } #endregion - #region X500Principal + #region X500Principal implementation public partial class X500Principal { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Auth/X500/X500PrivateCredential.cs b/src/net/JNet/Generated/Javax/Security/Auth/X500/X500PrivateCredential.cs index 8f16ca2f02..09da238493 100644 --- a/src/net/JNet/Generated/Javax/Security/Auth/X500/X500PrivateCredential.cs +++ b/src/net/JNet/Generated/Javax/Security/Auth/X500/X500PrivateCredential.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Auth.X500 { - #region X500PrivateCredential definition + #region X500PrivateCredential declaration /// /// /// @@ -70,7 +70,7 @@ public X500PrivateCredential(params object[] args) : base(args) { } } #endregion - #region X500PrivateCredential + #region X500PrivateCredential implementation public partial class X500PrivateCredential { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Sasl/AuthenticationException.cs b/src/net/JNet/Generated/Javax/Security/Sasl/AuthenticationException.cs index 19d1e8952b..289a1fc22d 100644 --- a/src/net/JNet/Generated/Javax/Security/Sasl/AuthenticationException.cs +++ b/src/net/JNet/Generated/Javax/Security/Sasl/AuthenticationException.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Sasl { - #region AuthenticationException definition + #region AuthenticationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class AuthenticationException : Javax.Security.Sasl.SaslException } #endregion - #region AuthenticationException + #region AuthenticationException implementation public partial class AuthenticationException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Sasl/AuthorizeCallback.cs b/src/net/JNet/Generated/Javax/Security/Sasl/AuthorizeCallback.cs index 6507ef493a..45bcba58ab 100644 --- a/src/net/JNet/Generated/Javax/Security/Sasl/AuthorizeCallback.cs +++ b/src/net/JNet/Generated/Javax/Security/Sasl/AuthorizeCallback.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Sasl { - #region AuthorizeCallback definition + #region AuthorizeCallback declaration /// /// /// @@ -70,7 +70,7 @@ public AuthorizeCallback(params object[] args) : base(args) { } } #endregion - #region AuthorizeCallback + #region AuthorizeCallback implementation public partial class AuthorizeCallback { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Sasl/RealmCallback.cs b/src/net/JNet/Generated/Javax/Security/Sasl/RealmCallback.cs index 731479c7b8..e7de89c964 100644 --- a/src/net/JNet/Generated/Javax/Security/Sasl/RealmCallback.cs +++ b/src/net/JNet/Generated/Javax/Security/Sasl/RealmCallback.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Sasl { - #region RealmCallback definition + #region RealmCallback declaration /// /// /// @@ -70,7 +70,7 @@ public RealmCallback(params object[] args) : base(args) { } } #endregion - #region RealmCallback + #region RealmCallback implementation public partial class RealmCallback { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Sasl/RealmChoiceCallback.cs b/src/net/JNet/Generated/Javax/Security/Sasl/RealmChoiceCallback.cs index 29e40e4014..4e3cc8b5fd 100644 --- a/src/net/JNet/Generated/Javax/Security/Sasl/RealmChoiceCallback.cs +++ b/src/net/JNet/Generated/Javax/Security/Sasl/RealmChoiceCallback.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Sasl { - #region RealmChoiceCallback definition + #region RealmChoiceCallback declaration /// /// /// @@ -70,7 +70,7 @@ public RealmChoiceCallback(params object[] args) : base(args) { } } #endregion - #region RealmChoiceCallback + #region RealmChoiceCallback implementation public partial class RealmChoiceCallback { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Sasl/Sasl.cs b/src/net/JNet/Generated/Javax/Security/Sasl/Sasl.cs index 462ae1762d..3d3c9c8bb6 100644 --- a/src/net/JNet/Generated/Javax/Security/Sasl/Sasl.cs +++ b/src/net/JNet/Generated/Javax/Security/Sasl/Sasl.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Sasl { - #region Sasl definition + #region Sasl declaration /// /// /// @@ -70,7 +70,7 @@ public Sasl(params object[] args) : base(args) { } } #endregion - #region Sasl + #region Sasl implementation public partial class Sasl { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Sasl/SaslClient.cs b/src/net/JNet/Generated/Javax/Security/Sasl/SaslClient.cs index b0a00183ad..7a53989f2b 100644 --- a/src/net/JNet/Generated/Javax/Security/Sasl/SaslClient.cs +++ b/src/net/JNet/Generated/Javax/Security/Sasl/SaslClient.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Sasl { - #region SaslClient definition + #region SaslClient declaration /// /// /// @@ -140,7 +140,7 @@ public partial interface ISaslClient } #endregion - #region SaslClient + #region SaslClient implementation public partial class SaslClient : Javax.Security.Sasl.ISaslClient { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Sasl/SaslClientFactory.cs b/src/net/JNet/Generated/Javax/Security/Sasl/SaslClientFactory.cs index 899da25a52..24cd1ba848 100644 --- a/src/net/JNet/Generated/Javax/Security/Sasl/SaslClientFactory.cs +++ b/src/net/JNet/Generated/Javax/Security/Sasl/SaslClientFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Sasl { - #region SaslClientFactory definition + #region SaslClientFactory declaration /// /// /// @@ -108,7 +108,7 @@ public partial interface ISaslClientFactory } #endregion - #region SaslClientFactory + #region SaslClientFactory implementation public partial class SaslClientFactory : Javax.Security.Sasl.ISaslClientFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Sasl/SaslException.cs b/src/net/JNet/Generated/Javax/Security/Sasl/SaslException.cs index 7be5d6f763..9d6479a08d 100644 --- a/src/net/JNet/Generated/Javax/Security/Sasl/SaslException.cs +++ b/src/net/JNet/Generated/Javax/Security/Sasl/SaslException.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Sasl { - #region SaslException definition + #region SaslException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SaslException : Java.Io.IOException } #endregion - #region SaslException + #region SaslException implementation public partial class SaslException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Sasl/SaslServer.cs b/src/net/JNet/Generated/Javax/Security/Sasl/SaslServer.cs index 12c89c0d3d..773ed1d959 100644 --- a/src/net/JNet/Generated/Javax/Security/Sasl/SaslServer.cs +++ b/src/net/JNet/Generated/Javax/Security/Sasl/SaslServer.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Sasl { - #region SaslServer definition + #region SaslServer declaration /// /// /// @@ -139,7 +139,7 @@ public partial interface ISaslServer } #endregion - #region SaslServer + #region SaslServer implementation public partial class SaslServer : Javax.Security.Sasl.ISaslServer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Security/Sasl/SaslServerFactory.cs b/src/net/JNet/Generated/Javax/Security/Sasl/SaslServerFactory.cs index 6a90d6380c..df63045bb4 100644 --- a/src/net/JNet/Generated/Javax/Security/Sasl/SaslServerFactory.cs +++ b/src/net/JNet/Generated/Javax/Security/Sasl/SaslServerFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Security.Sasl { - #region SaslServerFactory definition + #region SaslServerFactory declaration /// /// /// @@ -107,7 +107,7 @@ public partial interface ISaslServerFactory } #endregion - #region SaslServerFactory + #region SaslServerFactory implementation public partial class SaslServerFactory : Javax.Security.Sasl.ISaslServerFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Smartcardio/ATR.cs b/src/net/JNet/Generated/Javax/Smartcardio/ATR.cs index f0735c5dfb..b2ab098175 100644 --- a/src/net/JNet/Generated/Javax/Smartcardio/ATR.cs +++ b/src/net/JNet/Generated/Javax/Smartcardio/ATR.cs @@ -25,7 +25,7 @@ namespace Javax.Smartcardio { - #region ATR definition + #region ATR declaration /// /// /// @@ -70,7 +70,7 @@ public ATR(params object[] args) : base(args) { } } #endregion - #region ATR + #region ATR implementation public partial class ATR { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Smartcardio/Card.cs b/src/net/JNet/Generated/Javax/Smartcardio/Card.cs index bc90e0208d..e651b0a614 100644 --- a/src/net/JNet/Generated/Javax/Smartcardio/Card.cs +++ b/src/net/JNet/Generated/Javax/Smartcardio/Card.cs @@ -25,7 +25,7 @@ namespace Javax.Smartcardio { - #region Card definition + #region Card declaration /// /// /// @@ -72,7 +72,7 @@ public Card(params object[] args) : base(args) { } } #endregion - #region Card + #region Card implementation public partial class Card { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Smartcardio/CardChannel.cs b/src/net/JNet/Generated/Javax/Smartcardio/CardChannel.cs index 26cb71c9e8..4a86e60eb8 100644 --- a/src/net/JNet/Generated/Javax/Smartcardio/CardChannel.cs +++ b/src/net/JNet/Generated/Javax/Smartcardio/CardChannel.cs @@ -25,7 +25,7 @@ namespace Javax.Smartcardio { - #region CardChannel definition + #region CardChannel declaration /// /// /// @@ -72,7 +72,7 @@ public CardChannel(params object[] args) : base(args) { } } #endregion - #region CardChannel + #region CardChannel implementation public partial class CardChannel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Smartcardio/CardException.cs b/src/net/JNet/Generated/Javax/Smartcardio/CardException.cs index 659e2a00db..206ab3a4f5 100644 --- a/src/net/JNet/Generated/Javax/Smartcardio/CardException.cs +++ b/src/net/JNet/Generated/Javax/Smartcardio/CardException.cs @@ -25,7 +25,7 @@ namespace Javax.Smartcardio { - #region CardException definition + #region CardException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CardException : Java.Lang.Exception } #endregion - #region CardException + #region CardException implementation public partial class CardException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Smartcardio/CardNotPresentException.cs b/src/net/JNet/Generated/Javax/Smartcardio/CardNotPresentException.cs index 5c47c02b1d..47c371cfb3 100644 --- a/src/net/JNet/Generated/Javax/Smartcardio/CardNotPresentException.cs +++ b/src/net/JNet/Generated/Javax/Smartcardio/CardNotPresentException.cs @@ -25,7 +25,7 @@ namespace Javax.Smartcardio { - #region CardNotPresentException definition + #region CardNotPresentException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CardNotPresentException : Javax.Smartcardio.CardException } #endregion - #region CardNotPresentException + #region CardNotPresentException implementation public partial class CardNotPresentException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Smartcardio/CardPermission.cs b/src/net/JNet/Generated/Javax/Smartcardio/CardPermission.cs index 1ab5ff6314..1df0410122 100644 --- a/src/net/JNet/Generated/Javax/Smartcardio/CardPermission.cs +++ b/src/net/JNet/Generated/Javax/Smartcardio/CardPermission.cs @@ -25,7 +25,7 @@ namespace Javax.Smartcardio { - #region CardPermission definition + #region CardPermission declaration /// /// /// @@ -70,7 +70,7 @@ public CardPermission(params object[] args) : base(args) { } } #endregion - #region CardPermission + #region CardPermission implementation public partial class CardPermission { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Smartcardio/CardTerminal.cs b/src/net/JNet/Generated/Javax/Smartcardio/CardTerminal.cs index cb82c5219d..7823c3a25c 100644 --- a/src/net/JNet/Generated/Javax/Smartcardio/CardTerminal.cs +++ b/src/net/JNet/Generated/Javax/Smartcardio/CardTerminal.cs @@ -25,7 +25,7 @@ namespace Javax.Smartcardio { - #region CardTerminal definition + #region CardTerminal declaration /// /// /// @@ -72,7 +72,7 @@ public CardTerminal(params object[] args) : base(args) { } } #endregion - #region CardTerminal + #region CardTerminal implementation public partial class CardTerminal { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Smartcardio/CardTerminals.cs b/src/net/JNet/Generated/Javax/Smartcardio/CardTerminals.cs index 99e452a1d7..6d45396609 100644 --- a/src/net/JNet/Generated/Javax/Smartcardio/CardTerminals.cs +++ b/src/net/JNet/Generated/Javax/Smartcardio/CardTerminals.cs @@ -25,7 +25,7 @@ namespace Javax.Smartcardio { - #region CardTerminals definition + #region CardTerminals declaration /// /// /// @@ -68,7 +68,7 @@ public CardTerminals(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region State definition + #region State declaration /// /// /// @@ -117,7 +117,7 @@ public State(params object[] args) : base(args) { } } #endregion - #region CardTerminals + #region CardTerminals implementation public partial class CardTerminals { #region Constructors @@ -187,7 +187,7 @@ public void WaitForChange() #endregion #region Nested classes - #region State + #region State implementation public partial class State { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Smartcardio/CommandAPDU.cs b/src/net/JNet/Generated/Javax/Smartcardio/CommandAPDU.cs index d2b12f6007..a04acfa503 100644 --- a/src/net/JNet/Generated/Javax/Smartcardio/CommandAPDU.cs +++ b/src/net/JNet/Generated/Javax/Smartcardio/CommandAPDU.cs @@ -25,7 +25,7 @@ namespace Javax.Smartcardio { - #region CommandAPDU definition + #region CommandAPDU declaration /// /// /// @@ -70,7 +70,7 @@ public CommandAPDU(params object[] args) : base(args) { } } #endregion - #region CommandAPDU + #region CommandAPDU implementation public partial class CommandAPDU { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Smartcardio/ResponseAPDU.cs b/src/net/JNet/Generated/Javax/Smartcardio/ResponseAPDU.cs index 261d98ee87..f19afe1aec 100644 --- a/src/net/JNet/Generated/Javax/Smartcardio/ResponseAPDU.cs +++ b/src/net/JNet/Generated/Javax/Smartcardio/ResponseAPDU.cs @@ -25,7 +25,7 @@ namespace Javax.Smartcardio { - #region ResponseAPDU definition + #region ResponseAPDU declaration /// /// /// @@ -70,7 +70,7 @@ public ResponseAPDU(params object[] args) : base(args) { } } #endregion - #region ResponseAPDU + #region ResponseAPDU implementation public partial class ResponseAPDU { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Smartcardio/TerminalFactory.cs b/src/net/JNet/Generated/Javax/Smartcardio/TerminalFactory.cs index 83cb74799f..303692ebad 100644 --- a/src/net/JNet/Generated/Javax/Smartcardio/TerminalFactory.cs +++ b/src/net/JNet/Generated/Javax/Smartcardio/TerminalFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Smartcardio { - #region TerminalFactory definition + #region TerminalFactory declaration /// /// /// @@ -70,7 +70,7 @@ public TerminalFactory(params object[] args) : base(args) { } } #endregion - #region TerminalFactory + #region TerminalFactory implementation public partial class TerminalFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Smartcardio/TerminalFactorySpi.cs b/src/net/JNet/Generated/Javax/Smartcardio/TerminalFactorySpi.cs index ff688a1223..7919667d20 100644 --- a/src/net/JNet/Generated/Javax/Smartcardio/TerminalFactorySpi.cs +++ b/src/net/JNet/Generated/Javax/Smartcardio/TerminalFactorySpi.cs @@ -25,7 +25,7 @@ namespace Javax.Smartcardio { - #region TerminalFactorySpi definition + #region TerminalFactorySpi declaration /// /// /// @@ -72,7 +72,7 @@ public TerminalFactorySpi(params object[] args) : base(args) { } } #endregion - #region TerminalFactorySpi + #region TerminalFactorySpi implementation public partial class TerminalFactorySpi { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/ControllerEventListener.cs b/src/net/JNet/Generated/Javax/Sound/Midi/ControllerEventListener.cs index f2fea7e797..73958f3296 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/ControllerEventListener.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/ControllerEventListener.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region ControllerEventListener definition + #region ControllerEventListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ControllerEventListener : Java.Util.EventListener } #endregion - #region ControllerEventListenerDirect definition + #region ControllerEventListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IControllerEventListener } #endregion - #region ControllerEventListener + #region ControllerEventListener implementation public partial class ControllerEventListener : Javax.Sound.Midi.IControllerEventListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void ControlChange(Javax.Sound.Midi.ShortMessage arg0) } #endregion - #region ControllerEventListenerDirect + #region ControllerEventListenerDirect implementation public partial class ControllerEventListenerDirect : Javax.Sound.Midi.IControllerEventListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/Instrument.cs b/src/net/JNet/Generated/Javax/Sound/Midi/Instrument.cs index e858875c88..e13ddde2a3 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/Instrument.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/Instrument.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region Instrument definition + #region Instrument declaration /// /// /// @@ -72,7 +72,7 @@ public Instrument(params object[] args) : base(args) { } } #endregion - #region Instrument + #region Instrument implementation public partial class Instrument { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/InvalidMidiDataException.cs b/src/net/JNet/Generated/Javax/Sound/Midi/InvalidMidiDataException.cs index f6b18a3c30..ce7edafe7b 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/InvalidMidiDataException.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/InvalidMidiDataException.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region InvalidMidiDataException definition + #region InvalidMidiDataException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class InvalidMidiDataException : Java.Lang.Exception } #endregion - #region InvalidMidiDataException + #region InvalidMidiDataException implementation public partial class InvalidMidiDataException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/MetaEventListener.cs b/src/net/JNet/Generated/Javax/Sound/Midi/MetaEventListener.cs index da008bf7e2..f7fc6d344b 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/MetaEventListener.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/MetaEventListener.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region MetaEventListener definition + #region MetaEventListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class MetaEventListener : Java.Util.EventListener } #endregion - #region MetaEventListenerDirect definition + #region MetaEventListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IMetaEventListener } #endregion - #region MetaEventListener + #region MetaEventListener implementation public partial class MetaEventListener : Javax.Sound.Midi.IMetaEventListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void Meta(Javax.Sound.Midi.MetaMessage arg0) } #endregion - #region MetaEventListenerDirect + #region MetaEventListenerDirect implementation public partial class MetaEventListenerDirect : Javax.Sound.Midi.IMetaEventListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/MetaMessage.cs b/src/net/JNet/Generated/Javax/Sound/Midi/MetaMessage.cs index e1f40dd128..6b9c8d78d5 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/MetaMessage.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/MetaMessage.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region MetaMessage definition + #region MetaMessage declaration /// /// /// @@ -70,7 +70,7 @@ public MetaMessage(params object[] args) : base(args) { } } #endregion - #region MetaMessage + #region MetaMessage implementation public partial class MetaMessage { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/MidiChannel.cs b/src/net/JNet/Generated/Javax/Sound/Midi/MidiChannel.cs index 7e0e4b9fe1..eed9a6cdfb 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/MidiChannel.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/MidiChannel.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region MidiChannel definition + #region MidiChannel declaration /// /// /// @@ -188,7 +188,7 @@ public partial interface IMidiChannel } #endregion - #region MidiChannel + #region MidiChannel implementation public partial class MidiChannel : Javax.Sound.Midi.IMidiChannel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/MidiDevice.cs b/src/net/JNet/Generated/Javax/Sound/Midi/MidiDevice.cs index 1006bf4457..6282931402 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/MidiDevice.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/MidiDevice.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region MidiDevice definition + #region MidiDevice declaration /// /// /// @@ -68,7 +68,7 @@ public MidiDevice(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Info definition + #region Info declaration /// /// /// @@ -181,7 +181,7 @@ public partial interface IMidiDevice : Java.Lang.IAutoCloseable } #endregion - #region MidiDevice + #region MidiDevice implementation public partial class MidiDevice : Javax.Sound.Midi.IMidiDevice { #region Constructors @@ -284,7 +284,7 @@ public void Open() #endregion #region Nested classes - #region Info + #region Info implementation public partial class Info { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/MidiDeviceReceiver.cs b/src/net/JNet/Generated/Javax/Sound/Midi/MidiDeviceReceiver.cs index 2d91955a33..aff7cb883c 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/MidiDeviceReceiver.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/MidiDeviceReceiver.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region MidiDeviceReceiver definition + #region MidiDeviceReceiver declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IMidiDeviceReceiver : Javax.Sound.Midi.IReceiver } #endregion - #region MidiDeviceReceiver + #region MidiDeviceReceiver implementation public partial class MidiDeviceReceiver : Javax.Sound.Midi.IMidiDeviceReceiver { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/MidiDeviceTransmitter.cs b/src/net/JNet/Generated/Javax/Sound/Midi/MidiDeviceTransmitter.cs index 8906e75c37..a93ae8a2b4 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/MidiDeviceTransmitter.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/MidiDeviceTransmitter.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region MidiDeviceTransmitter definition + #region MidiDeviceTransmitter declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IMidiDeviceTransmitter : Javax.Sound.Midi.ITransmitter } #endregion - #region MidiDeviceTransmitter + #region MidiDeviceTransmitter implementation public partial class MidiDeviceTransmitter : Javax.Sound.Midi.IMidiDeviceTransmitter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/MidiEvent.cs b/src/net/JNet/Generated/Javax/Sound/Midi/MidiEvent.cs index f13a790d5d..efc0ac6dc1 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/MidiEvent.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/MidiEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region MidiEvent definition + #region MidiEvent declaration /// /// /// @@ -70,7 +70,7 @@ public MidiEvent(params object[] args) : base(args) { } } #endregion - #region MidiEvent + #region MidiEvent implementation public partial class MidiEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/MidiFileFormat.cs b/src/net/JNet/Generated/Javax/Sound/Midi/MidiFileFormat.cs index cd9ee52548..6196becadc 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/MidiFileFormat.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/MidiFileFormat.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region MidiFileFormat definition + #region MidiFileFormat declaration /// /// /// @@ -70,7 +70,7 @@ public MidiFileFormat(params object[] args) : base(args) { } } #endregion - #region MidiFileFormat + #region MidiFileFormat implementation public partial class MidiFileFormat { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/MidiMessage.cs b/src/net/JNet/Generated/Javax/Sound/Midi/MidiMessage.cs index 0dea1409d6..32315189cd 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/MidiMessage.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/MidiMessage.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region MidiMessage definition + #region MidiMessage declaration /// /// /// @@ -72,7 +72,7 @@ public MidiMessage(params object[] args) : base(args) { } } #endregion - #region MidiMessage + #region MidiMessage implementation public partial class MidiMessage { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/MidiSystem.cs b/src/net/JNet/Generated/Javax/Sound/Midi/MidiSystem.cs index e1cb0f522a..1b5ad7b1b5 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/MidiSystem.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/MidiSystem.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region MidiSystem definition + #region MidiSystem declaration /// /// /// @@ -70,7 +70,7 @@ public MidiSystem(params object[] args) : base(args) { } } #endregion - #region MidiSystem + #region MidiSystem implementation public partial class MidiSystem { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/MidiUnavailableException.cs b/src/net/JNet/Generated/Javax/Sound/Midi/MidiUnavailableException.cs index e572311283..295cd6cb93 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/MidiUnavailableException.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/MidiUnavailableException.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region MidiUnavailableException definition + #region MidiUnavailableException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MidiUnavailableException : Java.Lang.Exception } #endregion - #region MidiUnavailableException + #region MidiUnavailableException implementation public partial class MidiUnavailableException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/Patch.cs b/src/net/JNet/Generated/Javax/Sound/Midi/Patch.cs index cb8483f01c..718265a583 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/Patch.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/Patch.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region Patch definition + #region Patch declaration /// /// /// @@ -70,7 +70,7 @@ public Patch(params object[] args) : base(args) { } } #endregion - #region Patch + #region Patch implementation public partial class Patch { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/Receiver.cs b/src/net/JNet/Generated/Javax/Sound/Midi/Receiver.cs index 7d030210fd..9f9c214748 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/Receiver.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/Receiver.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region Receiver definition + #region Receiver declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IReceiver : Java.Lang.IAutoCloseable } #endregion - #region Receiver + #region Receiver implementation public partial class Receiver : Javax.Sound.Midi.IReceiver { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/Sequence.cs b/src/net/JNet/Generated/Javax/Sound/Midi/Sequence.cs index 6957a14b31..d8d994755c 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/Sequence.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/Sequence.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region Sequence definition + #region Sequence declaration /// /// /// @@ -70,7 +70,7 @@ public Sequence(params object[] args) : base(args) { } } #endregion - #region Sequence + #region Sequence implementation public partial class Sequence { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/Sequencer.cs b/src/net/JNet/Generated/Javax/Sound/Midi/Sequencer.cs index 0303fd907e..c9304e3992 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/Sequencer.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/Sequencer.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region Sequencer definition + #region Sequencer declaration /// /// /// @@ -68,7 +68,7 @@ public Sequencer(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region SyncMode definition + #region SyncMode declaration /// /// /// @@ -294,7 +294,7 @@ public partial interface ISequencer : Javax.Sound.Midi.IMidiDevice } #endregion - #region Sequencer + #region Sequencer implementation public partial class Sequencer : Javax.Sound.Midi.ISequencer { #region Constructors @@ -582,7 +582,7 @@ public void StopRecording() #endregion #region Nested classes - #region SyncMode + #region SyncMode implementation public partial class SyncMode { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/ShortMessage.cs b/src/net/JNet/Generated/Javax/Sound/Midi/ShortMessage.cs index fb614eb6cc..479da4c29f 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/ShortMessage.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/ShortMessage.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region ShortMessage definition + #region ShortMessage declaration /// /// /// @@ -70,7 +70,7 @@ public ShortMessage(params object[] args) : base(args) { } } #endregion - #region ShortMessage + #region ShortMessage implementation public partial class ShortMessage { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/Soundbank.cs b/src/net/JNet/Generated/Javax/Sound/Midi/Soundbank.cs index 2b49e9347a..7b6af8ffd8 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/Soundbank.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/Soundbank.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region Soundbank definition + #region Soundbank declaration /// /// /// @@ -120,7 +120,7 @@ public partial interface ISoundbank } #endregion - #region Soundbank + #region Soundbank implementation public partial class Soundbank : Javax.Sound.Midi.ISoundbank { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/SoundbankResource.cs b/src/net/JNet/Generated/Javax/Sound/Midi/SoundbankResource.cs index 548dd7e77d..5a5b66b003 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/SoundbankResource.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/SoundbankResource.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region SoundbankResource definition + #region SoundbankResource declaration /// /// /// @@ -72,7 +72,7 @@ public SoundbankResource(params object[] args) : base(args) { } } #endregion - #region SoundbankResource + #region SoundbankResource implementation public partial class SoundbankResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/Spi/MidiDeviceProvider.cs b/src/net/JNet/Generated/Javax/Sound/Midi/Spi/MidiDeviceProvider.cs index adbf1259b1..5d46e50bc0 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/Spi/MidiDeviceProvider.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/Spi/MidiDeviceProvider.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi.Spi { - #region MidiDeviceProvider definition + #region MidiDeviceProvider declaration /// /// /// @@ -72,7 +72,7 @@ public MidiDeviceProvider(params object[] args) : base(args) { } } #endregion - #region MidiDeviceProvider + #region MidiDeviceProvider implementation public partial class MidiDeviceProvider { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/Spi/MidiFileReader.cs b/src/net/JNet/Generated/Javax/Sound/Midi/Spi/MidiFileReader.cs index 2302cba1b1..1b7a4f3401 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/Spi/MidiFileReader.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/Spi/MidiFileReader.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi.Spi { - #region MidiFileReader definition + #region MidiFileReader declaration /// /// /// @@ -72,7 +72,7 @@ public MidiFileReader(params object[] args) : base(args) { } } #endregion - #region MidiFileReader + #region MidiFileReader implementation public partial class MidiFileReader { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/Spi/MidiFileWriter.cs b/src/net/JNet/Generated/Javax/Sound/Midi/Spi/MidiFileWriter.cs index 66321ed03c..721169fb44 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/Spi/MidiFileWriter.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/Spi/MidiFileWriter.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi.Spi { - #region MidiFileWriter definition + #region MidiFileWriter declaration /// /// /// @@ -72,7 +72,7 @@ public MidiFileWriter(params object[] args) : base(args) { } } #endregion - #region MidiFileWriter + #region MidiFileWriter implementation public partial class MidiFileWriter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/Spi/SoundbankReader.cs b/src/net/JNet/Generated/Javax/Sound/Midi/Spi/SoundbankReader.cs index 43f142b588..eca12dbf02 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/Spi/SoundbankReader.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/Spi/SoundbankReader.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi.Spi { - #region SoundbankReader definition + #region SoundbankReader declaration /// /// /// @@ -72,7 +72,7 @@ public SoundbankReader(params object[] args) : base(args) { } } #endregion - #region SoundbankReader + #region SoundbankReader implementation public partial class SoundbankReader { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/Synthesizer.cs b/src/net/JNet/Generated/Javax/Sound/Midi/Synthesizer.cs index cd105a3c5a..f5a90f8bc4 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/Synthesizer.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/Synthesizer.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region Synthesizer definition + #region Synthesizer declaration /// /// /// @@ -166,7 +166,7 @@ public partial interface ISynthesizer : Javax.Sound.Midi.IMidiDevice } #endregion - #region Synthesizer + #region Synthesizer implementation public partial class Synthesizer : Javax.Sound.Midi.ISynthesizer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/SysexMessage.cs b/src/net/JNet/Generated/Javax/Sound/Midi/SysexMessage.cs index e98bef52ed..95d2a41094 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/SysexMessage.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/SysexMessage.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region SysexMessage definition + #region SysexMessage declaration /// /// /// @@ -70,7 +70,7 @@ public SysexMessage(params object[] args) : base(args) { } } #endregion - #region SysexMessage + #region SysexMessage implementation public partial class SysexMessage { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/Track.cs b/src/net/JNet/Generated/Javax/Sound/Midi/Track.cs index 3e04927290..9b30d153e7 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/Track.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/Track.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region Track definition + #region Track declaration /// /// /// @@ -70,7 +70,7 @@ public Track(params object[] args) : base(args) { } } #endregion - #region Track + #region Track implementation public partial class Track { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/Transmitter.cs b/src/net/JNet/Generated/Javax/Sound/Midi/Transmitter.cs index 6c1a6677f9..54e6da6079 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/Transmitter.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/Transmitter.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region Transmitter definition + #region Transmitter declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface ITransmitter : Java.Lang.IAutoCloseable } #endregion - #region Transmitter + #region Transmitter implementation public partial class Transmitter : Javax.Sound.Midi.ITransmitter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Midi/VoiceStatus.cs b/src/net/JNet/Generated/Javax/Sound/Midi/VoiceStatus.cs index b696f65e9d..1a9bdec5f2 100644 --- a/src/net/JNet/Generated/Javax/Sound/Midi/VoiceStatus.cs +++ b/src/net/JNet/Generated/Javax/Sound/Midi/VoiceStatus.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Midi { - #region VoiceStatus definition + #region VoiceStatus declaration /// /// /// @@ -70,7 +70,7 @@ public VoiceStatus(params object[] args) : base(args) { } } #endregion - #region VoiceStatus + #region VoiceStatus implementation public partial class VoiceStatus { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/AudioFileFormat.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/AudioFileFormat.cs index 21b1afb1eb..a7d33fbb83 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/AudioFileFormat.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/AudioFileFormat.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region AudioFileFormat definition + #region AudioFileFormat declaration /// /// /// @@ -66,7 +66,7 @@ public AudioFileFormat(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Type definition + #region Type declaration /// /// /// @@ -115,7 +115,7 @@ public Type(params object[] args) : base(args) { } } #endregion - #region AudioFileFormat + #region AudioFileFormat implementation public partial class AudioFileFormat { #region Constructors @@ -205,7 +205,7 @@ public object GetProperty(Java.Lang.String arg0) #endregion #region Nested classes - #region Type + #region Type implementation public partial class Type { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/AudioFormat.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/AudioFormat.cs index 02b0267910..57303a43dd 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/AudioFormat.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/AudioFormat.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region AudioFormat definition + #region AudioFormat declaration /// /// /// @@ -66,7 +66,7 @@ public AudioFormat(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Encoding definition + #region Encoding declaration /// /// /// @@ -115,7 +115,7 @@ public Encoding(params object[] args) : base(args) { } } #endregion - #region AudioFormat + #region AudioFormat implementation public partial class AudioFormat { #region Constructors @@ -256,7 +256,7 @@ public object GetProperty(Java.Lang.String arg0) #endregion #region Nested classes - #region Encoding + #region Encoding implementation public partial class Encoding { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/AudioInputStream.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/AudioInputStream.cs index b7206434f7..253ff4ee0c 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/AudioInputStream.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/AudioInputStream.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region AudioInputStream definition + #region AudioInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public AudioInputStream(params object[] args) : base(args) { } } #endregion - #region AudioInputStream + #region AudioInputStream implementation public partial class AudioInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/AudioPermission.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/AudioPermission.cs index 18ed63a0d4..4cc9415f9d 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/AudioPermission.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/AudioPermission.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region AudioPermission definition + #region AudioPermission declaration /// /// /// @@ -70,7 +70,7 @@ public AudioPermission(params object[] args) : base(args) { } } #endregion - #region AudioPermission + #region AudioPermission implementation public partial class AudioPermission { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/AudioSystem.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/AudioSystem.cs index cb4ca198d7..47a392ede7 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/AudioSystem.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/AudioSystem.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region AudioSystem definition + #region AudioSystem declaration /// /// /// @@ -70,7 +70,7 @@ public AudioSystem(params object[] args) : base(args) { } } #endregion - #region AudioSystem + #region AudioSystem implementation public partial class AudioSystem { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/BooleanControl.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/BooleanControl.cs index 9c7f1513ed..824e3b6fd5 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/BooleanControl.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/BooleanControl.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region BooleanControl definition + #region BooleanControl declaration /// /// /// @@ -68,7 +68,7 @@ public BooleanControl(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Type definition + #region Type declaration /// /// /// @@ -117,7 +117,7 @@ public Type(params object[] args) : base(args) { } } #endregion - #region BooleanControl + #region BooleanControl implementation public partial class BooleanControl { #region Constructors @@ -157,7 +157,7 @@ public Java.Lang.String GetStateLabel(bool arg0) #endregion #region Nested classes - #region Type + #region Type implementation public partial class Type { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/Clip.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/Clip.cs index eb748fd025..a76cca903e 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/Clip.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/Clip.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region Clip definition + #region Clip declaration /// /// /// @@ -135,7 +135,7 @@ public partial interface IClip : Javax.Sound.Sampled.IDataLine } #endregion - #region Clip + #region Clip implementation public partial class Clip : Javax.Sound.Sampled.IClip { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/CompoundControl.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/CompoundControl.cs index fd1acd6ad4..f6c2bb3f3c 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/CompoundControl.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/CompoundControl.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region CompoundControl definition + #region CompoundControl declaration /// /// /// @@ -68,7 +68,7 @@ public CompoundControl(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Type definition + #region Type declaration /// /// /// @@ -117,7 +117,7 @@ public Type(params object[] args) : base(args) { } } #endregion - #region CompoundControl + #region CompoundControl implementation public partial class CompoundControl { #region Constructors @@ -148,7 +148,7 @@ public Javax.Sound.Sampled.Control[] MemberControls #endregion #region Nested classes - #region Type + #region Type implementation public partial class Type { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/Control.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/Control.cs index a3c650a095..219dec2629 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/Control.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/Control.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region Control definition + #region Control declaration /// /// /// @@ -68,7 +68,7 @@ public Control(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Type definition + #region Type declaration /// /// /// @@ -117,7 +117,7 @@ public Type(params object[] args) : base(args) { } } #endregion - #region Control + #region Control implementation public partial class Control { #region Constructors @@ -148,7 +148,7 @@ public Javax.Sound.Sampled.Control.Type GetType #endregion #region Nested classes - #region Type + #region Type implementation public partial class Type { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/DataLine.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/DataLine.cs index be9f074b8b..012c921189 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/DataLine.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/DataLine.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region DataLine definition + #region DataLine declaration /// /// /// @@ -68,7 +68,7 @@ public DataLine(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Info definition + #region Info declaration /// /// /// @@ -190,7 +190,7 @@ public partial interface IDataLine : Javax.Sound.Sampled.ILine } #endregion - #region DataLine + #region DataLine implementation public partial class DataLine : Javax.Sound.Sampled.IDataLine { #region Constructors @@ -308,7 +308,7 @@ public void Stop() #endregion #region Nested classes - #region Info + #region Info implementation public partial class Info { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/EnumControl.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/EnumControl.cs index ea7ca4c8c6..14cef5557c 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/EnumControl.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/EnumControl.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region EnumControl definition + #region EnumControl declaration /// /// /// @@ -68,7 +68,7 @@ public EnumControl(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Type definition + #region Type declaration /// /// /// @@ -117,7 +117,7 @@ public Type(params object[] args) : base(args) { } } #endregion - #region EnumControl + #region EnumControl implementation public partial class EnumControl { #region Constructors @@ -155,7 +155,7 @@ public object[] Values #endregion #region Nested classes - #region Type + #region Type implementation public partial class Type { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/FloatControl.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/FloatControl.cs index ae86fbfd89..d2cc6ccc99 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/FloatControl.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/FloatControl.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region FloatControl definition + #region FloatControl declaration /// /// /// @@ -68,7 +68,7 @@ public FloatControl(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Type definition + #region Type declaration /// /// /// @@ -117,7 +117,7 @@ public Type(params object[] args) : base(args) { } } #endregion - #region FloatControl + #region FloatControl implementation public partial class FloatControl { #region Constructors @@ -214,7 +214,7 @@ public void Shift(float arg0, float arg1, int arg2) #endregion #region Nested classes - #region Type + #region Type implementation public partial class Type { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/Line.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/Line.cs index f1b0c2d855..aa5abb1db6 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/Line.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/Line.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region Line definition + #region Line declaration /// /// /// @@ -68,7 +68,7 @@ public Line(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Info definition + #region Info declaration /// /// /// @@ -179,7 +179,7 @@ public partial interface ILine : Java.Lang.IAutoCloseable } #endregion - #region Line + #region Line implementation public partial class Line : Javax.Sound.Sampled.ILine { #region Constructors @@ -274,7 +274,7 @@ public void RemoveLineListener(Javax.Sound.Sampled.LineListener arg0) #endregion #region Nested classes - #region Info + #region Info implementation public partial class Info { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/LineEvent.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/LineEvent.cs index 9881094c8d..81e49b2803 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/LineEvent.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/LineEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region LineEvent definition + #region LineEvent declaration /// /// /// @@ -66,7 +66,7 @@ public LineEvent(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Type definition + #region Type declaration /// /// /// @@ -115,7 +115,7 @@ public Type(params object[] args) : base(args) { } } #endregion - #region LineEvent + #region LineEvent implementation public partial class LineEvent { #region Constructors @@ -170,7 +170,7 @@ public Javax.Sound.Sampled.Line Line #endregion #region Nested classes - #region Type + #region Type implementation public partial class Type { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/LineListener.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/LineListener.cs index a7c3937ed6..c2a2f36bde 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/LineListener.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/LineListener.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region LineListener definition + #region LineListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class LineListener : Java.Util.EventListener } #endregion - #region LineListenerDirect definition + #region LineListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface ILineListener } #endregion - #region LineListener + #region LineListener implementation public partial class LineListener : Javax.Sound.Sampled.ILineListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void Update(Javax.Sound.Sampled.LineEvent arg0) } #endregion - #region LineListenerDirect + #region LineListenerDirect implementation public partial class LineListenerDirect : Javax.Sound.Sampled.ILineListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/LineUnavailableException.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/LineUnavailableException.cs index 96d250eb1f..df2d9f8bff 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/LineUnavailableException.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/LineUnavailableException.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region LineUnavailableException definition + #region LineUnavailableException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class LineUnavailableException : Java.Lang.Exception } #endregion - #region LineUnavailableException + #region LineUnavailableException implementation public partial class LineUnavailableException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/Mixer.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/Mixer.cs index ad5d0ee998..5cf442ad0a 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/Mixer.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/Mixer.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region Mixer definition + #region Mixer declaration /// /// /// @@ -68,7 +68,7 @@ public Mixer(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Info definition + #region Info declaration /// /// /// @@ -204,7 +204,7 @@ public partial interface IMixer : Javax.Sound.Sampled.ILine } #endregion - #region Mixer + #region Mixer implementation public partial class Mixer : Javax.Sound.Sampled.IMixer { #region Constructors @@ -336,7 +336,7 @@ public void Unsynchronize(Javax.Sound.Sampled.Line[] arg0) #endregion #region Nested classes - #region Info + #region Info implementation public partial class Info { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/Port.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/Port.cs index d0e14103a1..7ba28f836c 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/Port.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/Port.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region Port definition + #region Port declaration /// /// /// @@ -68,7 +68,7 @@ public Port(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Info definition + #region Info declaration /// /// /// @@ -135,7 +135,7 @@ public partial interface IPort : Javax.Sound.Sampled.ILine } #endregion - #region Port + #region Port implementation public partial class Port : Javax.Sound.Sampled.IPort { #region Constructors @@ -159,7 +159,7 @@ public partial class Port : Javax.Sound.Sampled.IPort #endregion #region Nested classes - #region Info + #region Info implementation public partial class Info { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/ReverbType.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/ReverbType.cs index 17501f2647..bdbe49945c 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/ReverbType.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/ReverbType.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region ReverbType definition + #region ReverbType declaration /// /// /// @@ -70,7 +70,7 @@ public ReverbType(params object[] args) : base(args) { } } #endregion - #region ReverbType + #region ReverbType implementation public partial class ReverbType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/SourceDataLine.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/SourceDataLine.cs index 51b803c898..4066cdab9a 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/SourceDataLine.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/SourceDataLine.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region SourceDataLine definition + #region SourceDataLine declaration /// /// /// @@ -111,7 +111,7 @@ public partial interface ISourceDataLine : Javax.Sound.Sampled.IDataLine } #endregion - #region SourceDataLine + #region SourceDataLine implementation public partial class SourceDataLine : Javax.Sound.Sampled.ISourceDataLine { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/Spi/AudioFileReader.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/Spi/AudioFileReader.cs index 2d1189ae11..e0cebdfa8e 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/Spi/AudioFileReader.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/Spi/AudioFileReader.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled.Spi { - #region AudioFileReader definition + #region AudioFileReader declaration /// /// /// @@ -72,7 +72,7 @@ public AudioFileReader(params object[] args) : base(args) { } } #endregion - #region AudioFileReader + #region AudioFileReader implementation public partial class AudioFileReader { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/Spi/AudioFileWriter.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/Spi/AudioFileWriter.cs index 5e27e4848b..8dc868d26a 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/Spi/AudioFileWriter.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/Spi/AudioFileWriter.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled.Spi { - #region AudioFileWriter definition + #region AudioFileWriter declaration /// /// /// @@ -72,7 +72,7 @@ public AudioFileWriter(params object[] args) : base(args) { } } #endregion - #region AudioFileWriter + #region AudioFileWriter implementation public partial class AudioFileWriter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/Spi/FormatConversionProvider.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/Spi/FormatConversionProvider.cs index a56a6f5438..f8e5588e7b 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/Spi/FormatConversionProvider.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/Spi/FormatConversionProvider.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled.Spi { - #region FormatConversionProvider definition + #region FormatConversionProvider declaration /// /// /// @@ -72,7 +72,7 @@ public FormatConversionProvider(params object[] args) : base(args) { } } #endregion - #region FormatConversionProvider + #region FormatConversionProvider implementation public partial class FormatConversionProvider { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/Spi/MixerProvider.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/Spi/MixerProvider.cs index 821b2b6d3c..e321a913a6 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/Spi/MixerProvider.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/Spi/MixerProvider.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled.Spi { - #region MixerProvider definition + #region MixerProvider declaration /// /// /// @@ -72,7 +72,7 @@ public MixerProvider(params object[] args) : base(args) { } } #endregion - #region MixerProvider + #region MixerProvider implementation public partial class MixerProvider { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/TargetDataLine.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/TargetDataLine.cs index 1389dee2be..2980b9bdf6 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/TargetDataLine.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/TargetDataLine.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region TargetDataLine definition + #region TargetDataLine declaration /// /// /// @@ -111,7 +111,7 @@ public partial interface ITargetDataLine : Javax.Sound.Sampled.IDataLine } #endregion - #region TargetDataLine + #region TargetDataLine implementation public partial class TargetDataLine : Javax.Sound.Sampled.ITargetDataLine { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sound/Sampled/UnsupportedAudioFileException.cs b/src/net/JNet/Generated/Javax/Sound/Sampled/UnsupportedAudioFileException.cs index b9906987e3..351ed4f8f3 100644 --- a/src/net/JNet/Generated/Javax/Sound/Sampled/UnsupportedAudioFileException.cs +++ b/src/net/JNet/Generated/Javax/Sound/Sampled/UnsupportedAudioFileException.cs @@ -25,7 +25,7 @@ namespace Javax.Sound.Sampled { - #region UnsupportedAudioFileException definition + #region UnsupportedAudioFileException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnsupportedAudioFileException : Java.Lang.Exception } #endregion - #region UnsupportedAudioFileException + #region UnsupportedAudioFileException implementation public partial class UnsupportedAudioFileException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/CommonDataSource.cs b/src/net/JNet/Generated/Javax/Sql/CommonDataSource.cs index 396cfdde57..737b1dcaf7 100644 --- a/src/net/JNet/Generated/Javax/Sql/CommonDataSource.cs +++ b/src/net/JNet/Generated/Javax/Sql/CommonDataSource.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region CommonDataSource definition + #region CommonDataSource declaration /// /// /// @@ -108,7 +108,7 @@ public partial interface ICommonDataSource } #endregion - #region CommonDataSource + #region CommonDataSource implementation public partial class CommonDataSource : Javax.Sql.ICommonDataSource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/ConnectionEvent.cs b/src/net/JNet/Generated/Javax/Sql/ConnectionEvent.cs index 410b40cd7b..6811b3ff01 100644 --- a/src/net/JNet/Generated/Javax/Sql/ConnectionEvent.cs +++ b/src/net/JNet/Generated/Javax/Sql/ConnectionEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region ConnectionEvent definition + #region ConnectionEvent declaration /// /// /// @@ -70,7 +70,7 @@ public ConnectionEvent(params object[] args) : base(args) { } } #endregion - #region ConnectionEvent + #region ConnectionEvent implementation public partial class ConnectionEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/ConnectionEventListener.cs b/src/net/JNet/Generated/Javax/Sql/ConnectionEventListener.cs index a33d9a13d8..264b64c05e 100644 --- a/src/net/JNet/Generated/Javax/Sql/ConnectionEventListener.cs +++ b/src/net/JNet/Generated/Javax/Sql/ConnectionEventListener.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region ConnectionEventListener definition + #region ConnectionEventListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ConnectionEventListener : Java.Util.EventListener } #endregion - #region ConnectionEventListenerDirect definition + #region ConnectionEventListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface IConnectionEventListener } #endregion - #region ConnectionEventListener + #region ConnectionEventListener implementation public partial class ConnectionEventListener : Javax.Sql.IConnectionEventListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void ConnectionErrorOccurred(Javax.Sql.ConnectionEvent arg0) } #endregion - #region ConnectionEventListenerDirect + #region ConnectionEventListenerDirect implementation public partial class ConnectionEventListenerDirect : Javax.Sql.IConnectionEventListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/ConnectionPoolDataSource.cs b/src/net/JNet/Generated/Javax/Sql/ConnectionPoolDataSource.cs index 43ed098d34..e6e32b4a4e 100644 --- a/src/net/JNet/Generated/Javax/Sql/ConnectionPoolDataSource.cs +++ b/src/net/JNet/Generated/Javax/Sql/ConnectionPoolDataSource.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region ConnectionPoolDataSource definition + #region ConnectionPoolDataSource declaration /// /// /// @@ -116,7 +116,7 @@ public partial interface IConnectionPoolDataSource : Javax.Sql.ICommonDataSource } #endregion - #region ConnectionPoolDataSource + #region ConnectionPoolDataSource implementation public partial class ConnectionPoolDataSource : Javax.Sql.IConnectionPoolDataSource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/DataSource.cs b/src/net/JNet/Generated/Javax/Sql/DataSource.cs index dc699b6eab..3d86e1ef76 100644 --- a/src/net/JNet/Generated/Javax/Sql/DataSource.cs +++ b/src/net/JNet/Generated/Javax/Sql/DataSource.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region DataSource definition + #region DataSource declaration /// /// /// @@ -116,7 +116,7 @@ public partial interface IDataSource } #endregion - #region DataSource + #region DataSource implementation public partial class DataSource : Javax.Sql.IDataSource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/PooledConnection.cs b/src/net/JNet/Generated/Javax/Sql/PooledConnection.cs index 43529c8a86..954e8934c9 100644 --- a/src/net/JNet/Generated/Javax/Sql/PooledConnection.cs +++ b/src/net/JNet/Generated/Javax/Sql/PooledConnection.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region PooledConnection definition + #region PooledConnection declaration /// /// /// @@ -119,7 +119,7 @@ public partial interface IPooledConnection } #endregion - #region PooledConnection + #region PooledConnection implementation public partial class PooledConnection : Javax.Sql.IPooledConnection { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/PooledConnectionBuilder.cs b/src/net/JNet/Generated/Javax/Sql/PooledConnectionBuilder.cs index 3369b4ef14..04daad4e76 100644 --- a/src/net/JNet/Generated/Javax/Sql/PooledConnectionBuilder.cs +++ b/src/net/JNet/Generated/Javax/Sql/PooledConnectionBuilder.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region PooledConnectionBuilder definition + #region PooledConnectionBuilder declaration /// /// /// @@ -120,7 +120,7 @@ public partial interface IPooledConnectionBuilder } #endregion - #region PooledConnectionBuilder + #region PooledConnectionBuilder implementation public partial class PooledConnectionBuilder : Javax.Sql.IPooledConnectionBuilder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/RowSet.cs b/src/net/JNet/Generated/Javax/Sql/RowSet.cs index 781d73e6ba..de08eb490c 100644 --- a/src/net/JNet/Generated/Javax/Sql/RowSet.cs +++ b/src/net/JNet/Generated/Javax/Sql/RowSet.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region RowSet definition + #region RowSet declaration /// /// /// @@ -800,7 +800,7 @@ public partial interface IRowSet : Java.Sql.IResultSet } #endregion - #region RowSet + #region RowSet implementation public partial class RowSet : Javax.Sql.IRowSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/RowSetEvent.cs b/src/net/JNet/Generated/Javax/Sql/RowSetEvent.cs index e3177ee240..bd1e6eaae2 100644 --- a/src/net/JNet/Generated/Javax/Sql/RowSetEvent.cs +++ b/src/net/JNet/Generated/Javax/Sql/RowSetEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region RowSetEvent definition + #region RowSetEvent declaration /// /// /// @@ -70,7 +70,7 @@ public RowSetEvent(params object[] args) : base(args) { } } #endregion - #region RowSetEvent + #region RowSetEvent implementation public partial class RowSetEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/RowSetInternal.cs b/src/net/JNet/Generated/Javax/Sql/RowSetInternal.cs index f82e6a30f9..b2debfc11f 100644 --- a/src/net/JNet/Generated/Javax/Sql/RowSetInternal.cs +++ b/src/net/JNet/Generated/Javax/Sql/RowSetInternal.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region RowSetInternal definition + #region RowSetInternal declaration /// /// /// @@ -112,7 +112,7 @@ public partial interface IRowSetInternal } #endregion - #region RowSetInternal + #region RowSetInternal implementation public partial class RowSetInternal : Javax.Sql.IRowSetInternal { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/RowSetListener.cs b/src/net/JNet/Generated/Javax/Sql/RowSetListener.cs index c8e07408cb..afa92b766e 100644 --- a/src/net/JNet/Generated/Javax/Sql/RowSetListener.cs +++ b/src/net/JNet/Generated/Javax/Sql/RowSetListener.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region RowSetListener definition + #region RowSetListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class RowSetListener : Java.Util.EventListener } #endregion - #region RowSetListenerDirect definition + #region RowSetListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -125,7 +125,7 @@ public partial interface IRowSetListener } #endregion - #region RowSetListener + #region RowSetListener implementation public partial class RowSetListener : Javax.Sql.IRowSetListener { #region Constructors @@ -229,7 +229,7 @@ public virtual void RowSetChanged(Javax.Sql.RowSetEvent arg0) } #endregion - #region RowSetListenerDirect + #region RowSetListenerDirect implementation public partial class RowSetListenerDirect : Javax.Sql.IRowSetListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/RowSetMetaData.cs b/src/net/JNet/Generated/Javax/Sql/RowSetMetaData.cs index d259916a85..54fb2460b4 100644 --- a/src/net/JNet/Generated/Javax/Sql/RowSetMetaData.cs +++ b/src/net/JNet/Generated/Javax/Sql/RowSetMetaData.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region RowSetMetaData definition + #region RowSetMetaData declaration /// /// /// @@ -208,7 +208,7 @@ public partial interface IRowSetMetaData : Java.Sql.IResultSetMetaData } #endregion - #region RowSetMetaData + #region RowSetMetaData implementation public partial class RowSetMetaData : Javax.Sql.IRowSetMetaData { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/RowSetReader.cs b/src/net/JNet/Generated/Javax/Sql/RowSetReader.cs index 4dc5cd3ebd..b19414eee2 100644 --- a/src/net/JNet/Generated/Javax/Sql/RowSetReader.cs +++ b/src/net/JNet/Generated/Javax/Sql/RowSetReader.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region RowSetReader definition + #region RowSetReader declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IRowSetReader } #endregion - #region RowSetReader + #region RowSetReader implementation public partial class RowSetReader : Javax.Sql.IRowSetReader { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/RowSetWriter.cs b/src/net/JNet/Generated/Javax/Sql/RowSetWriter.cs index bf84d3cec8..9665b01dda 100644 --- a/src/net/JNet/Generated/Javax/Sql/RowSetWriter.cs +++ b/src/net/JNet/Generated/Javax/Sql/RowSetWriter.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region RowSetWriter definition + #region RowSetWriter declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IRowSetWriter } #endregion - #region RowSetWriter + #region RowSetWriter implementation public partial class RowSetWriter : Javax.Sql.IRowSetWriter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/BaseRowSet.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/BaseRowSet.cs index b7e1ab0767..94bc19a2e7 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/BaseRowSet.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/BaseRowSet.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset { - #region BaseRowSet definition + #region BaseRowSet declaration /// /// /// @@ -72,7 +72,7 @@ public BaseRowSet(params object[] args) : base(args) { } } #endregion - #region BaseRowSet + #region BaseRowSet implementation public partial class BaseRowSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/CachedRowSet.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/CachedRowSet.cs index 2d862f790c..9c96394612 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/CachedRowSet.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/CachedRowSet.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset { - #region CachedRowSet definition + #region CachedRowSet declaration /// /// /// @@ -286,7 +286,7 @@ public partial interface ICachedRowSet } #endregion - #region CachedRowSet + #region CachedRowSet implementation public partial class CachedRowSet : Javax.Sql.Rowset.ICachedRowSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/FilteredRowSet.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/FilteredRowSet.cs index d4dc23f7c9..6025f096e5 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/FilteredRowSet.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/FilteredRowSet.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset { - #region FilteredRowSet definition + #region FilteredRowSet declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IFilteredRowSet : Javax.Sql.Rowset.IWebRowSet } #endregion - #region FilteredRowSet + #region FilteredRowSet implementation public partial class FilteredRowSet : Javax.Sql.Rowset.IFilteredRowSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/JdbcRowSet.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/JdbcRowSet.cs index e03ae5f9fe..e94303d42e 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/JdbcRowSet.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/JdbcRowSet.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset { - #region JdbcRowSet definition + #region JdbcRowSet declaration /// /// /// @@ -118,7 +118,7 @@ public partial interface IJdbcRowSet } #endregion - #region JdbcRowSet + #region JdbcRowSet implementation public partial class JdbcRowSet : Javax.Sql.Rowset.IJdbcRowSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/JoinRowSet.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/JoinRowSet.cs index 092bdf6257..f8a24056c7 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/JoinRowSet.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/JoinRowSet.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset { - #region JoinRowSet definition + #region JoinRowSet declaration /// /// /// @@ -171,7 +171,7 @@ public partial interface IJoinRowSet : Javax.Sql.Rowset.IWebRowSet } #endregion - #region JoinRowSet + #region JoinRowSet implementation public partial class JoinRowSet : Javax.Sql.Rowset.IJoinRowSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Joinable.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Joinable.cs index fc236a9aed..44678ebc40 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Joinable.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Joinable.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset { - #region Joinable definition + #region Joinable declaration /// /// /// @@ -146,7 +146,7 @@ public partial interface IJoinable } #endregion - #region Joinable + #region Joinable implementation public partial class Joinable : Javax.Sql.Rowset.IJoinable { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Predicate.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Predicate.cs index dab0933dc4..102912fce6 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Predicate.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Predicate.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset { - #region Predicate definition + #region Predicate declaration /// /// /// @@ -112,7 +112,7 @@ public partial interface IPredicate } #endregion - #region Predicate + #region Predicate implementation public partial class Predicate : Javax.Sql.Rowset.IPredicate { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/RowSetFactory.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/RowSetFactory.cs index 5a4221d8af..0b67d29ae8 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/RowSetFactory.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/RowSetFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset { - #region RowSetFactory definition + #region RowSetFactory declaration /// /// /// @@ -120,7 +120,7 @@ public partial interface IRowSetFactory } #endregion - #region RowSetFactory + #region RowSetFactory implementation public partial class RowSetFactory : Javax.Sql.Rowset.IRowSetFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/RowSetMetaDataImpl.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/RowSetMetaDataImpl.cs index bdaacef36e..3611dab79b 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/RowSetMetaDataImpl.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/RowSetMetaDataImpl.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset { - #region RowSetMetaDataImpl definition + #region RowSetMetaDataImpl declaration /// /// /// @@ -70,7 +70,7 @@ public RowSetMetaDataImpl(params object[] args) : base(args) { } } #endregion - #region RowSetMetaDataImpl + #region RowSetMetaDataImpl implementation public partial class RowSetMetaDataImpl { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/RowSetProvider.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/RowSetProvider.cs index ffb969491c..05c8c17795 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/RowSetProvider.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/RowSetProvider.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset { - #region RowSetProvider definition + #region RowSetProvider declaration /// /// /// @@ -70,7 +70,7 @@ public RowSetProvider(params object[] args) : base(args) { } } #endregion - #region RowSetProvider + #region RowSetProvider implementation public partial class RowSetProvider { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/RowSetWarning.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/RowSetWarning.cs index ebdd5bda30..af75dc317b 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/RowSetWarning.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/RowSetWarning.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset { - #region RowSetWarning definition + #region RowSetWarning declaration /// /// /// @@ -42,7 +42,7 @@ public partial class RowSetWarning : Java.Sql.SQLException } #endregion - #region RowSetWarning + #region RowSetWarning implementation public partial class RowSetWarning { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SQLInputImpl.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SQLInputImpl.cs index 94bf45ff07..e53f621c37 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SQLInputImpl.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SQLInputImpl.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Serial { - #region SQLInputImpl definition + #region SQLInputImpl declaration /// /// /// @@ -70,7 +70,7 @@ public SQLInputImpl(params object[] args) : base(args) { } } #endregion - #region SQLInputImpl + #region SQLInputImpl implementation public partial class SQLInputImpl { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SQLOutputImpl.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SQLOutputImpl.cs index b2e43bbcb5..616547eae2 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SQLOutputImpl.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SQLOutputImpl.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Serial { - #region SQLOutputImpl definition + #region SQLOutputImpl declaration /// /// /// @@ -70,7 +70,7 @@ public SQLOutputImpl(params object[] args) : base(args) { } } #endregion - #region SQLOutputImpl + #region SQLOutputImpl implementation public partial class SQLOutputImpl { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialArray.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialArray.cs index d698ed836e..bfe8806458 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialArray.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialArray.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Serial { - #region SerialArray definition + #region SerialArray declaration /// /// /// @@ -70,7 +70,7 @@ public SerialArray(params object[] args) : base(args) { } } #endregion - #region SerialArray + #region SerialArray implementation public partial class SerialArray { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialBlob.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialBlob.cs index 8d0e8d9297..23f8f23c91 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialBlob.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialBlob.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Serial { - #region SerialBlob definition + #region SerialBlob declaration /// /// /// @@ -70,7 +70,7 @@ public SerialBlob(params object[] args) : base(args) { } } #endregion - #region SerialBlob + #region SerialBlob implementation public partial class SerialBlob { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialClob.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialClob.cs index b4dbc22e7f..6a04a098a4 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialClob.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialClob.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Serial { - #region SerialClob definition + #region SerialClob declaration /// /// /// @@ -70,7 +70,7 @@ public SerialClob(params object[] args) : base(args) { } } #endregion - #region SerialClob + #region SerialClob implementation public partial class SerialClob { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialDatalink.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialDatalink.cs index 3fb35bda74..6793c6818f 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialDatalink.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialDatalink.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Serial { - #region SerialDatalink definition + #region SerialDatalink declaration /// /// /// @@ -70,7 +70,7 @@ public SerialDatalink(params object[] args) : base(args) { } } #endregion - #region SerialDatalink + #region SerialDatalink implementation public partial class SerialDatalink { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialException.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialException.cs index 13c499320e..06cb1cd159 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialException.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialException.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Serial { - #region SerialException definition + #region SerialException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SerialException : Java.Sql.SQLException } #endregion - #region SerialException + #region SerialException implementation public partial class SerialException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialJavaObject.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialJavaObject.cs index 9bcf506d11..11a845aa04 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialJavaObject.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialJavaObject.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Serial { - #region SerialJavaObject definition + #region SerialJavaObject declaration /// /// /// @@ -70,7 +70,7 @@ public SerialJavaObject(params object[] args) : base(args) { } } #endregion - #region SerialJavaObject + #region SerialJavaObject implementation public partial class SerialJavaObject { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialRef.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialRef.cs index b24eb450f0..79326d8e7a 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialRef.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialRef.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Serial { - #region SerialRef definition + #region SerialRef declaration /// /// /// @@ -70,7 +70,7 @@ public SerialRef(params object[] args) : base(args) { } } #endregion - #region SerialRef + #region SerialRef implementation public partial class SerialRef { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialStruct.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialStruct.cs index 1240d17b28..f3a541ffe1 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialStruct.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Serial/SerialStruct.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Serial { - #region SerialStruct definition + #region SerialStruct declaration /// /// /// @@ -70,7 +70,7 @@ public SerialStruct(params object[] args) : base(args) { } } #endregion - #region SerialStruct + #region SerialStruct implementation public partial class SerialStruct { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncFactory.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncFactory.cs index 0a7dc6cd36..0e2ab6af93 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncFactory.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Spi { - #region SyncFactory definition + #region SyncFactory declaration /// /// /// @@ -70,7 +70,7 @@ public SyncFactory(params object[] args) : base(args) { } } #endregion - #region SyncFactory + #region SyncFactory implementation public partial class SyncFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncFactoryException.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncFactoryException.cs index b13ea9f8d0..34614062c5 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncFactoryException.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncFactoryException.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Spi { - #region SyncFactoryException definition + #region SyncFactoryException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SyncFactoryException : Java.Sql.SQLException } #endregion - #region SyncFactoryException + #region SyncFactoryException implementation public partial class SyncFactoryException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncProvider.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncProvider.cs index a1f4c842de..f62ed0d9eb 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncProvider.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncProvider.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Spi { - #region SyncProvider definition + #region SyncProvider declaration /// /// /// @@ -72,7 +72,7 @@ public SyncProvider(params object[] args) : base(args) { } } #endregion - #region SyncProvider + #region SyncProvider implementation public partial class SyncProvider { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncProviderException.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncProviderException.cs index fb90ba0383..c6c46e3feb 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncProviderException.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncProviderException.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Spi { - #region SyncProviderException definition + #region SyncProviderException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SyncProviderException : Java.Sql.SQLException } #endregion - #region SyncProviderException + #region SyncProviderException implementation public partial class SyncProviderException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncResolver.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncResolver.cs index 855cac5e80..c114d37693 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncResolver.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/SyncResolver.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Spi { - #region SyncResolver definition + #region SyncResolver declaration /// /// /// @@ -134,7 +134,7 @@ public partial interface ISyncResolver : Javax.Sql.IRowSet } #endregion - #region SyncResolver + #region SyncResolver implementation public partial class SyncResolver : Javax.Sql.Rowset.Spi.ISyncResolver { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/TransactionalWriter.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/TransactionalWriter.cs index dfe84f8e22..8654004237 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/TransactionalWriter.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/TransactionalWriter.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Spi { - #region TransactionalWriter definition + #region TransactionalWriter declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface ITransactionalWriter : Javax.Sql.IRowSetWriter } #endregion - #region TransactionalWriter + #region TransactionalWriter implementation public partial class TransactionalWriter : Javax.Sql.Rowset.Spi.ITransactionalWriter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/XmlReader.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/XmlReader.cs index f07c79c8af..312cbaaaad 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/XmlReader.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/XmlReader.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Spi { - #region XmlReader definition + #region XmlReader declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IXmlReader : Javax.Sql.IRowSetReader } #endregion - #region XmlReader + #region XmlReader implementation public partial class XmlReader : Javax.Sql.Rowset.Spi.IXmlReader { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/XmlWriter.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/XmlWriter.cs index b3ea468d48..baedb0afaf 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/XmlWriter.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/Spi/XmlWriter.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset.Spi { - #region XmlWriter definition + #region XmlWriter declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IXmlWriter : Javax.Sql.IRowSetWriter } #endregion - #region XmlWriter + #region XmlWriter implementation public partial class XmlWriter : Javax.Sql.Rowset.Spi.IXmlWriter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/Rowset/WebRowSet.cs b/src/net/JNet/Generated/Javax/Sql/Rowset/WebRowSet.cs index 0bb342cc50..877f964f09 100644 --- a/src/net/JNet/Generated/Javax/Sql/Rowset/WebRowSet.cs +++ b/src/net/JNet/Generated/Javax/Sql/Rowset/WebRowSet.cs @@ -25,7 +25,7 @@ namespace Javax.Sql.Rowset { - #region WebRowSet definition + #region WebRowSet declaration /// /// /// @@ -131,7 +131,7 @@ public partial interface IWebRowSet : Javax.Sql.Rowset.ICachedRowSet } #endregion - #region WebRowSet + #region WebRowSet implementation public partial class WebRowSet : Javax.Sql.Rowset.IWebRowSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/StatementEvent.cs b/src/net/JNet/Generated/Javax/Sql/StatementEvent.cs index 9adc5e71e9..a62c64f93e 100644 --- a/src/net/JNet/Generated/Javax/Sql/StatementEvent.cs +++ b/src/net/JNet/Generated/Javax/Sql/StatementEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region StatementEvent definition + #region StatementEvent declaration /// /// /// @@ -70,7 +70,7 @@ public StatementEvent(params object[] args) : base(args) { } } #endregion - #region StatementEvent + #region StatementEvent implementation public partial class StatementEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/StatementEventListener.cs b/src/net/JNet/Generated/Javax/Sql/StatementEventListener.cs index 21a886ba45..f6448acffd 100644 --- a/src/net/JNet/Generated/Javax/Sql/StatementEventListener.cs +++ b/src/net/JNet/Generated/Javax/Sql/StatementEventListener.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region StatementEventListener definition + #region StatementEventListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class StatementEventListener : Java.Util.EventListener } #endregion - #region StatementEventListenerDirect definition + #region StatementEventListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface IStatementEventListener } #endregion - #region StatementEventListener + #region StatementEventListener implementation public partial class StatementEventListener : Javax.Sql.IStatementEventListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void StatementErrorOccurred(Javax.Sql.StatementEvent arg0) } #endregion - #region StatementEventListenerDirect + #region StatementEventListenerDirect implementation public partial class StatementEventListenerDirect : Javax.Sql.IStatementEventListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/XAConnection.cs b/src/net/JNet/Generated/Javax/Sql/XAConnection.cs index 2429b57985..f4c689945d 100644 --- a/src/net/JNet/Generated/Javax/Sql/XAConnection.cs +++ b/src/net/JNet/Generated/Javax/Sql/XAConnection.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region XAConnection definition + #region XAConnection declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IXAConnection : Javax.Sql.IPooledConnection } #endregion - #region XAConnection + #region XAConnection implementation public partial class XAConnection : Javax.Sql.IXAConnection { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/XAConnectionBuilder.cs b/src/net/JNet/Generated/Javax/Sql/XAConnectionBuilder.cs index 38f9feb64a..aaaf229557 100644 --- a/src/net/JNet/Generated/Javax/Sql/XAConnectionBuilder.cs +++ b/src/net/JNet/Generated/Javax/Sql/XAConnectionBuilder.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region XAConnectionBuilder definition + #region XAConnectionBuilder declaration /// /// /// @@ -120,7 +120,7 @@ public partial interface IXAConnectionBuilder } #endregion - #region XAConnectionBuilder + #region XAConnectionBuilder implementation public partial class XAConnectionBuilder : Javax.Sql.IXAConnectionBuilder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Sql/XADataSource.cs b/src/net/JNet/Generated/Javax/Sql/XADataSource.cs index 26b7b50537..39a50d86c4 100644 --- a/src/net/JNet/Generated/Javax/Sql/XADataSource.cs +++ b/src/net/JNet/Generated/Javax/Sql/XADataSource.cs @@ -25,7 +25,7 @@ namespace Javax.Sql { - #region XADataSource definition + #region XADataSource declaration /// /// /// @@ -116,7 +116,7 @@ public partial interface IXADataSource : Javax.Sql.ICommonDataSource } #endregion - #region XADataSource + #region XADataSource implementation public partial class XADataSource : Javax.Sql.IXADataSource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/AbstractAction.cs b/src/net/JNet/Generated/Javax/Swing/AbstractAction.cs index b3cbbe36ea..060725d9b3 100644 --- a/src/net/JNet/Generated/Javax/Swing/AbstractAction.cs +++ b/src/net/JNet/Generated/Javax/Swing/AbstractAction.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region AbstractAction definition + #region AbstractAction declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractAction(params object[] args) : base(args) { } } #endregion - #region AbstractAction + #region AbstractAction implementation public partial class AbstractAction { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/AbstractButton.cs b/src/net/JNet/Generated/Javax/Swing/AbstractButton.cs index ff90957b64..75fad3c5e8 100644 --- a/src/net/JNet/Generated/Javax/Swing/AbstractButton.cs +++ b/src/net/JNet/Generated/Javax/Swing/AbstractButton.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region AbstractButton definition + #region AbstractButton declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractButton(params object[] args) : base(args) { } } #endregion - #region AbstractButton + #region AbstractButton implementation public partial class AbstractButton { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/AbstractCellEditor.cs b/src/net/JNet/Generated/Javax/Swing/AbstractCellEditor.cs index 4f03c3da9e..6ab0e58d90 100644 --- a/src/net/JNet/Generated/Javax/Swing/AbstractCellEditor.cs +++ b/src/net/JNet/Generated/Javax/Swing/AbstractCellEditor.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region AbstractCellEditor definition + #region AbstractCellEditor declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractCellEditor(params object[] args) : base(args) { } } #endregion - #region AbstractCellEditor + #region AbstractCellEditor implementation public partial class AbstractCellEditor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/AbstractListModel.cs b/src/net/JNet/Generated/Javax/Swing/AbstractListModel.cs index 63c72634a7..778af1273e 100644 --- a/src/net/JNet/Generated/Javax/Swing/AbstractListModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/AbstractListModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region AbstractListModel definition + #region AbstractListModel declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractListModel(params object[] args) : base(args) { } } #endregion - #region AbstractListModel definition + #region AbstractListModel declaration /// /// /// @@ -120,7 +120,7 @@ public AbstractListModel(params object[] args) : base(args) { } } #endregion - #region AbstractListModel + #region AbstractListModel implementation public partial class AbstractListModel { #region Constructors @@ -191,7 +191,7 @@ public void RemoveListDataListener(Javax.Swing.Event.ListDataListener arg0) } #endregion - #region AbstractListModel + #region AbstractListModel implementation public partial class AbstractListModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/AbstractSpinnerModel.cs b/src/net/JNet/Generated/Javax/Swing/AbstractSpinnerModel.cs index a60fdb3d33..17aaed121d 100644 --- a/src/net/JNet/Generated/Javax/Swing/AbstractSpinnerModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/AbstractSpinnerModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region AbstractSpinnerModel definition + #region AbstractSpinnerModel declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractSpinnerModel(params object[] args) : base(args) { } } #endregion - #region AbstractSpinnerModel + #region AbstractSpinnerModel implementation public partial class AbstractSpinnerModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Action.cs b/src/net/JNet/Generated/Javax/Swing/Action.cs index bf0d5ecab7..bbcf85cb4f 100644 --- a/src/net/JNet/Generated/Javax/Swing/Action.cs +++ b/src/net/JNet/Generated/Javax/Swing/Action.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region Action definition + #region Action declaration /// /// /// @@ -51,7 +51,7 @@ public partial class Action : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region ActionDirect definition + #region ActionDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -153,7 +153,7 @@ public partial interface IAction } #endregion - #region Action + #region Action implementation public partial class Action : Javax.Swing.IAction { #region Constructors @@ -384,7 +384,7 @@ public virtual bool Accept(object arg0) } #endregion - #region ActionDirect + #region ActionDirect implementation public partial class ActionDirect : Javax.Swing.IAction { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/ActionMap.cs b/src/net/JNet/Generated/Javax/Swing/ActionMap.cs index dcbda0ba39..1582f1decd 100644 --- a/src/net/JNet/Generated/Javax/Swing/ActionMap.cs +++ b/src/net/JNet/Generated/Javax/Swing/ActionMap.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region ActionMap definition + #region ActionMap declaration /// /// /// @@ -70,7 +70,7 @@ public ActionMap(params object[] args) : base(args) { } } #endregion - #region ActionMap + #region ActionMap implementation public partial class ActionMap { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Border/AbstractBorder.cs b/src/net/JNet/Generated/Javax/Swing/Border/AbstractBorder.cs index 493be83ba4..40357d023c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Border/AbstractBorder.cs +++ b/src/net/JNet/Generated/Javax/Swing/Border/AbstractBorder.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Border { - #region AbstractBorder definition + #region AbstractBorder declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractBorder(params object[] args) : base(args) { } } #endregion - #region AbstractBorder + #region AbstractBorder implementation public partial class AbstractBorder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Border/BevelBorder.cs b/src/net/JNet/Generated/Javax/Swing/Border/BevelBorder.cs index 1fe741a790..5861312c81 100644 --- a/src/net/JNet/Generated/Javax/Swing/Border/BevelBorder.cs +++ b/src/net/JNet/Generated/Javax/Swing/Border/BevelBorder.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Border { - #region BevelBorder definition + #region BevelBorder declaration /// /// /// @@ -70,7 +70,7 @@ public BevelBorder(params object[] args) : base(args) { } } #endregion - #region BevelBorder + #region BevelBorder implementation public partial class BevelBorder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Border/Border.cs b/src/net/JNet/Generated/Javax/Swing/Border/Border.cs index ddee915d52..4785c16088 100644 --- a/src/net/JNet/Generated/Javax/Swing/Border/Border.cs +++ b/src/net/JNet/Generated/Javax/Swing/Border/Border.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Border { - #region Border definition + #region Border declaration /// /// /// @@ -111,7 +111,7 @@ public partial interface IBorder } #endregion - #region Border + #region Border implementation public partial class Border : Javax.Swing.Border.IBorder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Border/CompoundBorder.cs b/src/net/JNet/Generated/Javax/Swing/Border/CompoundBorder.cs index 3c05b6e416..b214dd501b 100644 --- a/src/net/JNet/Generated/Javax/Swing/Border/CompoundBorder.cs +++ b/src/net/JNet/Generated/Javax/Swing/Border/CompoundBorder.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Border { - #region CompoundBorder definition + #region CompoundBorder declaration /// /// /// @@ -70,7 +70,7 @@ public CompoundBorder(params object[] args) : base(args) { } } #endregion - #region CompoundBorder + #region CompoundBorder implementation public partial class CompoundBorder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Border/EmptyBorder.cs b/src/net/JNet/Generated/Javax/Swing/Border/EmptyBorder.cs index a6039551b7..9d728acb3e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Border/EmptyBorder.cs +++ b/src/net/JNet/Generated/Javax/Swing/Border/EmptyBorder.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Border { - #region EmptyBorder definition + #region EmptyBorder declaration /// /// /// @@ -70,7 +70,7 @@ public EmptyBorder(params object[] args) : base(args) { } } #endregion - #region EmptyBorder + #region EmptyBorder implementation public partial class EmptyBorder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Border/EtchedBorder.cs b/src/net/JNet/Generated/Javax/Swing/Border/EtchedBorder.cs index 63bb5c46cd..212449b7e7 100644 --- a/src/net/JNet/Generated/Javax/Swing/Border/EtchedBorder.cs +++ b/src/net/JNet/Generated/Javax/Swing/Border/EtchedBorder.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Border { - #region EtchedBorder definition + #region EtchedBorder declaration /// /// /// @@ -70,7 +70,7 @@ public EtchedBorder(params object[] args) : base(args) { } } #endregion - #region EtchedBorder + #region EtchedBorder implementation public partial class EtchedBorder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Border/LineBorder.cs b/src/net/JNet/Generated/Javax/Swing/Border/LineBorder.cs index c2a6c1ed70..ea570787d0 100644 --- a/src/net/JNet/Generated/Javax/Swing/Border/LineBorder.cs +++ b/src/net/JNet/Generated/Javax/Swing/Border/LineBorder.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Border { - #region LineBorder definition + #region LineBorder declaration /// /// /// @@ -70,7 +70,7 @@ public LineBorder(params object[] args) : base(args) { } } #endregion - #region LineBorder + #region LineBorder implementation public partial class LineBorder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Border/MatteBorder.cs b/src/net/JNet/Generated/Javax/Swing/Border/MatteBorder.cs index 9093224051..ec25054508 100644 --- a/src/net/JNet/Generated/Javax/Swing/Border/MatteBorder.cs +++ b/src/net/JNet/Generated/Javax/Swing/Border/MatteBorder.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Border { - #region MatteBorder definition + #region MatteBorder declaration /// /// /// @@ -70,7 +70,7 @@ public MatteBorder(params object[] args) : base(args) { } } #endregion - #region MatteBorder + #region MatteBorder implementation public partial class MatteBorder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Border/SoftBevelBorder.cs b/src/net/JNet/Generated/Javax/Swing/Border/SoftBevelBorder.cs index 38272c7c88..e8118f1356 100644 --- a/src/net/JNet/Generated/Javax/Swing/Border/SoftBevelBorder.cs +++ b/src/net/JNet/Generated/Javax/Swing/Border/SoftBevelBorder.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Border { - #region SoftBevelBorder definition + #region SoftBevelBorder declaration /// /// /// @@ -70,7 +70,7 @@ public SoftBevelBorder(params object[] args) : base(args) { } } #endregion - #region SoftBevelBorder + #region SoftBevelBorder implementation public partial class SoftBevelBorder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Border/StrokeBorder.cs b/src/net/JNet/Generated/Javax/Swing/Border/StrokeBorder.cs index d9011ff230..a5009011c3 100644 --- a/src/net/JNet/Generated/Javax/Swing/Border/StrokeBorder.cs +++ b/src/net/JNet/Generated/Javax/Swing/Border/StrokeBorder.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Border { - #region StrokeBorder definition + #region StrokeBorder declaration /// /// /// @@ -70,7 +70,7 @@ public StrokeBorder(params object[] args) : base(args) { } } #endregion - #region StrokeBorder + #region StrokeBorder implementation public partial class StrokeBorder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Border/TitledBorder.cs b/src/net/JNet/Generated/Javax/Swing/Border/TitledBorder.cs index 492fbe24a3..d0dd6f0ece 100644 --- a/src/net/JNet/Generated/Javax/Swing/Border/TitledBorder.cs +++ b/src/net/JNet/Generated/Javax/Swing/Border/TitledBorder.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Border { - #region TitledBorder definition + #region TitledBorder declaration /// /// /// @@ -70,7 +70,7 @@ public TitledBorder(params object[] args) : base(args) { } } #endregion - #region TitledBorder + #region TitledBorder implementation public partial class TitledBorder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/BorderFactory.cs b/src/net/JNet/Generated/Javax/Swing/BorderFactory.cs index 762d955403..182e40391a 100644 --- a/src/net/JNet/Generated/Javax/Swing/BorderFactory.cs +++ b/src/net/JNet/Generated/Javax/Swing/BorderFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region BorderFactory definition + #region BorderFactory declaration /// /// /// @@ -70,7 +70,7 @@ public BorderFactory(params object[] args) : base(args) { } } #endregion - #region BorderFactory + #region BorderFactory implementation public partial class BorderFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/BoundedRangeModel.cs b/src/net/JNet/Generated/Javax/Swing/BoundedRangeModel.cs index 1b8c298ba6..a76b841a3a 100644 --- a/src/net/JNet/Generated/Javax/Swing/BoundedRangeModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/BoundedRangeModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region BoundedRangeModel definition + #region BoundedRangeModel declaration /// /// /// @@ -129,7 +129,7 @@ public partial interface IBoundedRangeModel } #endregion - #region BoundedRangeModel + #region BoundedRangeModel implementation public partial class BoundedRangeModel : Javax.Swing.IBoundedRangeModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Box.cs b/src/net/JNet/Generated/Javax/Swing/Box.cs index 91eabac420..f05e19617b 100644 --- a/src/net/JNet/Generated/Javax/Swing/Box.cs +++ b/src/net/JNet/Generated/Javax/Swing/Box.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region Box definition + #region Box declaration /// /// /// @@ -66,7 +66,7 @@ public Box(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Filler definition + #region Filler declaration /// /// /// @@ -115,7 +115,7 @@ public Filler(params object[] args) : base(args) { } } #endregion - #region Box + #region Box implementation public partial class Box { #region Constructors @@ -218,7 +218,7 @@ public static Javax.Swing.Box CreateVerticalBox() #endregion #region Nested classes - #region Filler + #region Filler implementation public partial class Filler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/BoxLayout.cs b/src/net/JNet/Generated/Javax/Swing/BoxLayout.cs index 78120a4f12..cdcf164ddb 100644 --- a/src/net/JNet/Generated/Javax/Swing/BoxLayout.cs +++ b/src/net/JNet/Generated/Javax/Swing/BoxLayout.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region BoxLayout definition + #region BoxLayout declaration /// /// /// @@ -70,7 +70,7 @@ public BoxLayout(params object[] args) : base(args) { } } #endregion - #region BoxLayout + #region BoxLayout implementation public partial class BoxLayout { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/ButtonGroup.cs b/src/net/JNet/Generated/Javax/Swing/ButtonGroup.cs index 7925fd8fea..61b38d65ee 100644 --- a/src/net/JNet/Generated/Javax/Swing/ButtonGroup.cs +++ b/src/net/JNet/Generated/Javax/Swing/ButtonGroup.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region ButtonGroup definition + #region ButtonGroup declaration /// /// /// @@ -70,7 +70,7 @@ public ButtonGroup(params object[] args) : base(args) { } } #endregion - #region ButtonGroup + #region ButtonGroup implementation public partial class ButtonGroup { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/ButtonModel.cs b/src/net/JNet/Generated/Javax/Swing/ButtonModel.cs index 3fed670a41..5635a200fb 100644 --- a/src/net/JNet/Generated/Javax/Swing/ButtonModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/ButtonModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region ButtonModel definition + #region ButtonModel declaration /// /// /// @@ -182,7 +182,7 @@ public partial interface IButtonModel : Java.Awt.IItemSelectable } #endregion - #region ButtonModel + #region ButtonModel implementation public partial class ButtonModel : Javax.Swing.IButtonModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/CellEditor.cs b/src/net/JNet/Generated/Javax/Swing/CellEditor.cs index d8a1a2334f..cb2f635d56 100644 --- a/src/net/JNet/Generated/Javax/Swing/CellEditor.cs +++ b/src/net/JNet/Generated/Javax/Swing/CellEditor.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region CellEditor definition + #region CellEditor declaration /// /// /// @@ -125,7 +125,7 @@ public partial interface ICellEditor } #endregion - #region CellEditor + #region CellEditor implementation public partial class CellEditor : Javax.Swing.ICellEditor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/CellRendererPane.cs b/src/net/JNet/Generated/Javax/Swing/CellRendererPane.cs index d45892e58e..5060e133fc 100644 --- a/src/net/JNet/Generated/Javax/Swing/CellRendererPane.cs +++ b/src/net/JNet/Generated/Javax/Swing/CellRendererPane.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region CellRendererPane definition + #region CellRendererPane declaration /// /// /// @@ -70,7 +70,7 @@ public CellRendererPane(params object[] args) : base(args) { } } #endregion - #region CellRendererPane + #region CellRendererPane implementation public partial class CellRendererPane { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Colorchooser/AbstractColorChooserPanel.cs b/src/net/JNet/Generated/Javax/Swing/Colorchooser/AbstractColorChooserPanel.cs index 12895fcdef..ccfd844420 100644 --- a/src/net/JNet/Generated/Javax/Swing/Colorchooser/AbstractColorChooserPanel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Colorchooser/AbstractColorChooserPanel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Colorchooser { - #region AbstractColorChooserPanel definition + #region AbstractColorChooserPanel declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractColorChooserPanel(params object[] args) : base(args) { } } #endregion - #region AbstractColorChooserPanel + #region AbstractColorChooserPanel implementation public partial class AbstractColorChooserPanel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Colorchooser/ColorChooserComponentFactory.cs b/src/net/JNet/Generated/Javax/Swing/Colorchooser/ColorChooserComponentFactory.cs index fb46be68e7..d00bf103ed 100644 --- a/src/net/JNet/Generated/Javax/Swing/Colorchooser/ColorChooserComponentFactory.cs +++ b/src/net/JNet/Generated/Javax/Swing/Colorchooser/ColorChooserComponentFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Colorchooser { - #region ColorChooserComponentFactory definition + #region ColorChooserComponentFactory declaration /// /// /// @@ -70,7 +70,7 @@ public ColorChooserComponentFactory(params object[] args) : base(args) { } } #endregion - #region ColorChooserComponentFactory + #region ColorChooserComponentFactory implementation public partial class ColorChooserComponentFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Colorchooser/ColorSelectionModel.cs b/src/net/JNet/Generated/Javax/Swing/Colorchooser/ColorSelectionModel.cs index 9dadb8e36e..394f811fb0 100644 --- a/src/net/JNet/Generated/Javax/Swing/Colorchooser/ColorSelectionModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Colorchooser/ColorSelectionModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Colorchooser { - #region ColorSelectionModel definition + #region ColorSelectionModel declaration /// /// /// @@ -104,7 +104,7 @@ public partial interface IColorSelectionModel } #endregion - #region ColorSelectionModel + #region ColorSelectionModel implementation public partial class ColorSelectionModel : Javax.Swing.Colorchooser.IColorSelectionModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Colorchooser/DefaultColorSelectionModel.cs b/src/net/JNet/Generated/Javax/Swing/Colorchooser/DefaultColorSelectionModel.cs index 611a0468ba..a04615d039 100644 --- a/src/net/JNet/Generated/Javax/Swing/Colorchooser/DefaultColorSelectionModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Colorchooser/DefaultColorSelectionModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Colorchooser { - #region DefaultColorSelectionModel definition + #region DefaultColorSelectionModel declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultColorSelectionModel(params object[] args) : base(args) { } } #endregion - #region DefaultColorSelectionModel + #region DefaultColorSelectionModel implementation public partial class DefaultColorSelectionModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/ComboBoxEditor.cs b/src/net/JNet/Generated/Javax/Swing/ComboBoxEditor.cs index 6786310a49..96a16ac5a2 100644 --- a/src/net/JNet/Generated/Javax/Swing/ComboBoxEditor.cs +++ b/src/net/JNet/Generated/Javax/Swing/ComboBoxEditor.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region ComboBoxEditor definition + #region ComboBoxEditor declaration /// /// /// @@ -112,7 +112,7 @@ public partial interface IComboBoxEditor } #endregion - #region ComboBoxEditor + #region ComboBoxEditor implementation public partial class ComboBoxEditor : Javax.Swing.IComboBoxEditor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/ComboBoxModel.cs b/src/net/JNet/Generated/Javax/Swing/ComboBoxModel.cs index e8451b8731..dca1585bb2 100644 --- a/src/net/JNet/Generated/Javax/Swing/ComboBoxModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/ComboBoxModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region ComboBoxModel definition + #region ComboBoxModel declaration /// /// /// @@ -72,7 +72,7 @@ public ComboBoxModel(params object[] args) : base(args) { } } #endregion - #region ComboBoxModel definition + #region ComboBoxModel declaration /// /// /// @@ -120,7 +120,7 @@ public ComboBoxModel(params object[] args) : base(args) { } } #endregion - #region ComboBoxModel + #region ComboBoxModel implementation public partial class ComboBoxModel { #region Constructors @@ -180,7 +180,7 @@ public partial interface IComboBoxModel : Javax.Swing.IListModel } #endregion - #region ComboBoxModel + #region ComboBoxModel implementation public partial class ComboBoxModel : Javax.Swing.IComboBoxModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/ComponentInputMap.cs b/src/net/JNet/Generated/Javax/Swing/ComponentInputMap.cs index f7025e5454..874b4e61bb 100644 --- a/src/net/JNet/Generated/Javax/Swing/ComponentInputMap.cs +++ b/src/net/JNet/Generated/Javax/Swing/ComponentInputMap.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region ComponentInputMap definition + #region ComponentInputMap declaration /// /// /// @@ -70,7 +70,7 @@ public ComponentInputMap(params object[] args) : base(args) { } } #endregion - #region ComponentInputMap + #region ComponentInputMap implementation public partial class ComponentInputMap { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/DebugGraphics.cs b/src/net/JNet/Generated/Javax/Swing/DebugGraphics.cs index dea410e142..fd5da8c1b2 100644 --- a/src/net/JNet/Generated/Javax/Swing/DebugGraphics.cs +++ b/src/net/JNet/Generated/Javax/Swing/DebugGraphics.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region DebugGraphics definition + #region DebugGraphics declaration /// /// /// @@ -70,7 +70,7 @@ public DebugGraphics(params object[] args) : base(args) { } } #endregion - #region DebugGraphics + #region DebugGraphics implementation public partial class DebugGraphics { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/DefaultBoundedRangeModel.cs b/src/net/JNet/Generated/Javax/Swing/DefaultBoundedRangeModel.cs index a1c5c24b12..99dfff1fdd 100644 --- a/src/net/JNet/Generated/Javax/Swing/DefaultBoundedRangeModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/DefaultBoundedRangeModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region DefaultBoundedRangeModel definition + #region DefaultBoundedRangeModel declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultBoundedRangeModel(params object[] args) : base(args) { } } #endregion - #region DefaultBoundedRangeModel + #region DefaultBoundedRangeModel implementation public partial class DefaultBoundedRangeModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/DefaultButtonModel.cs b/src/net/JNet/Generated/Javax/Swing/DefaultButtonModel.cs index a78ee3ca61..d883f3b8fb 100644 --- a/src/net/JNet/Generated/Javax/Swing/DefaultButtonModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/DefaultButtonModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region DefaultButtonModel definition + #region DefaultButtonModel declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultButtonModel(params object[] args) : base(args) { } } #endregion - #region DefaultButtonModel + #region DefaultButtonModel implementation public partial class DefaultButtonModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/DefaultCellEditor.cs b/src/net/JNet/Generated/Javax/Swing/DefaultCellEditor.cs index cb595ca697..da2dbdec8d 100644 --- a/src/net/JNet/Generated/Javax/Swing/DefaultCellEditor.cs +++ b/src/net/JNet/Generated/Javax/Swing/DefaultCellEditor.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region DefaultCellEditor definition + #region DefaultCellEditor declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultCellEditor(params object[] args) : base(args) { } } #endregion - #region DefaultCellEditor + #region DefaultCellEditor implementation public partial class DefaultCellEditor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/DefaultComboBoxModel.cs b/src/net/JNet/Generated/Javax/Swing/DefaultComboBoxModel.cs index a5a8962380..9ecd88ae11 100644 --- a/src/net/JNet/Generated/Javax/Swing/DefaultComboBoxModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/DefaultComboBoxModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region DefaultComboBoxModel definition + #region DefaultComboBoxModel declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultComboBoxModel(params object[] args) : base(args) { } } #endregion - #region DefaultComboBoxModel definition + #region DefaultComboBoxModel declaration /// /// /// @@ -116,7 +116,7 @@ public DefaultComboBoxModel(params object[] args) : base(args) { } } #endregion - #region DefaultComboBoxModel + #region DefaultComboBoxModel implementation public partial class DefaultComboBoxModel { #region Constructors @@ -232,7 +232,7 @@ public void RemoveElementAt(int arg0) } #endregion - #region DefaultComboBoxModel + #region DefaultComboBoxModel implementation public partial class DefaultComboBoxModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/DefaultDesktopManager.cs b/src/net/JNet/Generated/Javax/Swing/DefaultDesktopManager.cs index 5762d98b3e..8a45a495bf 100644 --- a/src/net/JNet/Generated/Javax/Swing/DefaultDesktopManager.cs +++ b/src/net/JNet/Generated/Javax/Swing/DefaultDesktopManager.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region DefaultDesktopManager definition + #region DefaultDesktopManager declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultDesktopManager(params object[] args) : base(args) { } } #endregion - #region DefaultDesktopManager + #region DefaultDesktopManager implementation public partial class DefaultDesktopManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/DefaultFocusManager.cs b/src/net/JNet/Generated/Javax/Swing/DefaultFocusManager.cs index a2a3842ce0..73ab300ec1 100644 --- a/src/net/JNet/Generated/Javax/Swing/DefaultFocusManager.cs +++ b/src/net/JNet/Generated/Javax/Swing/DefaultFocusManager.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region DefaultFocusManager definition + #region DefaultFocusManager declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultFocusManager(params object[] args) : base(args) { } } #endregion - #region DefaultFocusManager + #region DefaultFocusManager implementation public partial class DefaultFocusManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/DefaultListCellRenderer.cs b/src/net/JNet/Generated/Javax/Swing/DefaultListCellRenderer.cs index b6d51f4f4f..66e0ea7734 100644 --- a/src/net/JNet/Generated/Javax/Swing/DefaultListCellRenderer.cs +++ b/src/net/JNet/Generated/Javax/Swing/DefaultListCellRenderer.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region DefaultListCellRenderer definition + #region DefaultListCellRenderer declaration /// /// /// @@ -66,7 +66,7 @@ public DefaultListCellRenderer(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region UIResource definition + #region UIResource declaration /// /// /// @@ -115,7 +115,7 @@ public UIResource(params object[] args) : base(args) { } } #endregion - #region DefaultListCellRenderer + #region DefaultListCellRenderer implementation public partial class DefaultListCellRenderer { #region Constructors @@ -160,7 +160,7 @@ public Java.Awt.Component GetListCellRendererComponent(Javax.Swing.JList #endregion #region Nested classes - #region UIResource + #region UIResource implementation public partial class UIResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/DefaultListModel.cs b/src/net/JNet/Generated/Javax/Swing/DefaultListModel.cs index 310de70dc8..d27cee42a9 100644 --- a/src/net/JNet/Generated/Javax/Swing/DefaultListModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/DefaultListModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region DefaultListModel definition + #region DefaultListModel declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultListModel(params object[] args) : base(args) { } } #endregion - #region DefaultListModel definition + #region DefaultListModel declaration /// /// /// @@ -116,7 +116,7 @@ public DefaultListModel(params object[] args) : base(args) { } } #endregion - #region DefaultListModel + #region DefaultListModel implementation public partial class DefaultListModel { #region Constructors @@ -410,7 +410,7 @@ public void TrimToSize() } #endregion - #region DefaultListModel + #region DefaultListModel implementation public partial class DefaultListModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/DefaultListSelectionModel.cs b/src/net/JNet/Generated/Javax/Swing/DefaultListSelectionModel.cs index bb359b7e6c..876defb583 100644 --- a/src/net/JNet/Generated/Javax/Swing/DefaultListSelectionModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/DefaultListSelectionModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region DefaultListSelectionModel definition + #region DefaultListSelectionModel declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultListSelectionModel(params object[] args) : base(args) { } } #endregion - #region DefaultListSelectionModel + #region DefaultListSelectionModel implementation public partial class DefaultListSelectionModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/DefaultRowSorter.cs b/src/net/JNet/Generated/Javax/Swing/DefaultRowSorter.cs index e13ebdbe6d..4a3a9f1630 100644 --- a/src/net/JNet/Generated/Javax/Swing/DefaultRowSorter.cs +++ b/src/net/JNet/Generated/Javax/Swing/DefaultRowSorter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region DefaultRowSorter definition + #region DefaultRowSorter declaration /// /// /// @@ -72,7 +72,7 @@ public DefaultRowSorter(params object[] args) : base(args) { } } #endregion - #region DefaultRowSorter definition + #region DefaultRowSorter declaration /// /// /// @@ -121,7 +121,7 @@ public DefaultRowSorter(params object[] args) : base(args) { } } #endregion - #region DefaultRowSorter + #region DefaultRowSorter implementation public partial class DefaultRowSorter { #region Constructors @@ -216,7 +216,7 @@ public void Sort() } #endregion - #region DefaultRowSorter + #region DefaultRowSorter implementation public partial class DefaultRowSorter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/DefaultSingleSelectionModel.cs b/src/net/JNet/Generated/Javax/Swing/DefaultSingleSelectionModel.cs index 2bfdd7176b..66579731d2 100644 --- a/src/net/JNet/Generated/Javax/Swing/DefaultSingleSelectionModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/DefaultSingleSelectionModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region DefaultSingleSelectionModel definition + #region DefaultSingleSelectionModel declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultSingleSelectionModel(params object[] args) : base(args) { } } #endregion - #region DefaultSingleSelectionModel + #region DefaultSingleSelectionModel implementation public partial class DefaultSingleSelectionModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/DesktopManager.cs b/src/net/JNet/Generated/Javax/Swing/DesktopManager.cs index 11e4daab10..e426373ef1 100644 --- a/src/net/JNet/Generated/Javax/Swing/DesktopManager.cs +++ b/src/net/JNet/Generated/Javax/Swing/DesktopManager.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region DesktopManager definition + #region DesktopManager declaration /// /// /// @@ -176,7 +176,7 @@ public partial interface IDesktopManager } #endregion - #region DesktopManager + #region DesktopManager implementation public partial class DesktopManager : Javax.Swing.IDesktopManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/DropMode.cs b/src/net/JNet/Generated/Javax/Swing/DropMode.cs index 265ee56079..3a61347fc0 100644 --- a/src/net/JNet/Generated/Javax/Swing/DropMode.cs +++ b/src/net/JNet/Generated/Javax/Swing/DropMode.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region DropMode definition + #region DropMode declaration /// /// /// @@ -70,7 +70,7 @@ public DropMode(params object[] args) : base(args) { } } #endregion - #region DropMode + #region DropMode implementation public partial class DropMode { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/AncestorEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/AncestorEvent.cs index b2654103dc..6f8de2d720 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/AncestorEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/AncestorEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region AncestorEvent definition + #region AncestorEvent declaration /// /// /// @@ -70,7 +70,7 @@ public AncestorEvent(params object[] args) : base(args) { } } #endregion - #region AncestorEvent + #region AncestorEvent implementation public partial class AncestorEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/AncestorListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/AncestorListener.cs index c8e655cb73..332067945e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/AncestorListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/AncestorListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region AncestorListener definition + #region AncestorListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class AncestorListener : Java.Util.EventListener } #endregion - #region AncestorListenerDirect definition + #region AncestorListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -125,7 +125,7 @@ public partial interface IAncestorListener } #endregion - #region AncestorListener + #region AncestorListener implementation public partial class AncestorListener : Javax.Swing.Event.IAncestorListener { #region Constructors @@ -229,7 +229,7 @@ public virtual void AncestorRemoved(Javax.Swing.Event.AncestorEvent arg0) } #endregion - #region AncestorListenerDirect + #region AncestorListenerDirect implementation public partial class AncestorListenerDirect : Javax.Swing.Event.IAncestorListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/CaretEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/CaretEvent.cs index 0884bcd314..4c585282cb 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/CaretEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/CaretEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region CaretEvent definition + #region CaretEvent declaration /// /// /// @@ -72,7 +72,7 @@ public CaretEvent(params object[] args) : base(args) { } } #endregion - #region CaretEvent + #region CaretEvent implementation public partial class CaretEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/CaretListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/CaretListener.cs index 1b341a1e82..ae20fedebc 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/CaretListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/CaretListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region CaretListener definition + #region CaretListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class CaretListener : Java.Util.EventListener } #endregion - #region CaretListenerDirect definition + #region CaretListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface ICaretListener } #endregion - #region CaretListener + #region CaretListener implementation public partial class CaretListener : Javax.Swing.Event.ICaretListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void CaretUpdate(Javax.Swing.Event.CaretEvent arg0) } #endregion - #region CaretListenerDirect + #region CaretListenerDirect implementation public partial class CaretListenerDirect : Javax.Swing.Event.ICaretListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/CellEditorListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/CellEditorListener.cs index afb8ec7527..937b86d0e9 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/CellEditorListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/CellEditorListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region CellEditorListener definition + #region CellEditorListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class CellEditorListener : Java.Util.EventListener } #endregion - #region CellEditorListenerDirect definition + #region CellEditorListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface ICellEditorListener } #endregion - #region CellEditorListener + #region CellEditorListener implementation public partial class CellEditorListener : Javax.Swing.Event.ICellEditorListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void EditingStopped(Javax.Swing.Event.ChangeEvent arg0) } #endregion - #region CellEditorListenerDirect + #region CellEditorListenerDirect implementation public partial class CellEditorListenerDirect : Javax.Swing.Event.ICellEditorListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/ChangeEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/ChangeEvent.cs index 34ec8988e2..2cf4cd671f 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/ChangeEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/ChangeEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region ChangeEvent definition + #region ChangeEvent declaration /// /// /// @@ -70,7 +70,7 @@ public ChangeEvent(params object[] args) : base(args) { } } #endregion - #region ChangeEvent + #region ChangeEvent implementation public partial class ChangeEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/ChangeListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/ChangeListener.cs index e1cb4edcef..152811f88e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/ChangeListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/ChangeListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region ChangeListener definition + #region ChangeListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ChangeListener : Java.Util.EventListener } #endregion - #region ChangeListenerDirect definition + #region ChangeListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IChangeListener } #endregion - #region ChangeListener + #region ChangeListener implementation public partial class ChangeListener : Javax.Swing.Event.IChangeListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void StateChanged(Javax.Swing.Event.ChangeEvent arg0) } #endregion - #region ChangeListenerDirect + #region ChangeListenerDirect implementation public partial class ChangeListenerDirect : Javax.Swing.Event.IChangeListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/DocumentEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/DocumentEvent.cs index aa1ddd6cdc..ce822e2d57 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/DocumentEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/DocumentEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region DocumentEvent definition + #region DocumentEvent declaration /// /// /// @@ -68,7 +68,7 @@ public DocumentEvent(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ElementChange definition + #region ElementChange declaration /// /// /// @@ -115,7 +115,7 @@ public ElementChange(params object[] args) : base(args) { } } #endregion - #region EventType definition + #region EventType declaration /// /// /// @@ -204,7 +204,7 @@ public partial interface IDocumentEvent } #endregion - #region DocumentEvent + #region DocumentEvent implementation public partial class DocumentEvent : Javax.Swing.Event.IDocumentEvent { #region Constructors @@ -265,7 +265,7 @@ public Javax.Swing.Event.DocumentEvent.ElementChange GetChange(Javax.Swing.Text. #endregion #region Nested classes - #region ElementChange + #region ElementChange implementation public partial class ElementChange { #region Constructors @@ -324,7 +324,7 @@ public int Index } #endregion - #region EventType + #region EventType implementation public partial class EventType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/DocumentListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/DocumentListener.cs index 3cd9187db2..2d061bfd69 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/DocumentListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/DocumentListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region DocumentListener definition + #region DocumentListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class DocumentListener : Java.Util.EventListener } #endregion - #region DocumentListenerDirect definition + #region DocumentListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -125,7 +125,7 @@ public partial interface IDocumentListener } #endregion - #region DocumentListener + #region DocumentListener implementation public partial class DocumentListener : Javax.Swing.Event.IDocumentListener { #region Constructors @@ -229,7 +229,7 @@ public virtual void RemoveUpdate(Javax.Swing.Event.DocumentEvent arg0) } #endregion - #region DocumentListenerDirect + #region DocumentListenerDirect implementation public partial class DocumentListenerDirect : Javax.Swing.Event.IDocumentListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/EventListenerList.cs b/src/net/JNet/Generated/Javax/Swing/Event/EventListenerList.cs index c1fc49603b..9adf7b9f04 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/EventListenerList.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/EventListenerList.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region EventListenerList definition + #region EventListenerList declaration /// /// /// @@ -70,7 +70,7 @@ public EventListenerList(params object[] args) : base(args) { } } #endregion - #region EventListenerList + #region EventListenerList implementation public partial class EventListenerList { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/HyperlinkEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/HyperlinkEvent.cs index 949666ca9b..6d73e0f138 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/HyperlinkEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/HyperlinkEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region HyperlinkEvent definition + #region HyperlinkEvent declaration /// /// /// @@ -66,7 +66,7 @@ public HyperlinkEvent(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region EventType definition + #region EventType declaration /// /// /// @@ -115,7 +115,7 @@ public EventType(params object[] args) : base(args) { } } #endregion - #region HyperlinkEvent + #region HyperlinkEvent implementation public partial class HyperlinkEvent { #region Constructors @@ -220,7 +220,7 @@ public Java.Net.URL URL #endregion #region Nested classes - #region EventType + #region EventType implementation public partial class EventType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/HyperlinkListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/HyperlinkListener.cs index 9d29689860..396a1ae68b 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/HyperlinkListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/HyperlinkListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region HyperlinkListener definition + #region HyperlinkListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class HyperlinkListener : Java.Util.EventListener } #endregion - #region HyperlinkListenerDirect definition + #region HyperlinkListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IHyperlinkListener } #endregion - #region HyperlinkListener + #region HyperlinkListener implementation public partial class HyperlinkListener : Javax.Swing.Event.IHyperlinkListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void HyperlinkUpdate(Javax.Swing.Event.HyperlinkEvent arg0) } #endregion - #region HyperlinkListenerDirect + #region HyperlinkListenerDirect implementation public partial class HyperlinkListenerDirect : Javax.Swing.Event.IHyperlinkListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/InternalFrameAdapter.cs b/src/net/JNet/Generated/Javax/Swing/Event/InternalFrameAdapter.cs index 80e22b1fca..d12e6d4aaf 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/InternalFrameAdapter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/InternalFrameAdapter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region InternalFrameAdapter definition + #region InternalFrameAdapter declaration /// /// /// @@ -51,7 +51,7 @@ public partial class InternalFrameAdapter : MASES.JCOBridge.C2JBridge.JVMBridgeL } #endregion - #region InternalFrameAdapterDirect definition + #region InternalFrameAdapterDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region InternalFrameAdapter + #region InternalFrameAdapter implementation public partial class InternalFrameAdapter { #region Constructors @@ -284,7 +284,7 @@ public virtual void InternalFrameOpened(Javax.Swing.Event.InternalFrameEvent arg } #endregion - #region InternalFrameAdapterDirect + #region InternalFrameAdapterDirect implementation public partial class InternalFrameAdapterDirect { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/InternalFrameEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/InternalFrameEvent.cs index 2ca41fb482..e3920a5269 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/InternalFrameEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/InternalFrameEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region InternalFrameEvent definition + #region InternalFrameEvent declaration /// /// /// @@ -70,7 +70,7 @@ public InternalFrameEvent(params object[] args) : base(args) { } } #endregion - #region InternalFrameEvent + #region InternalFrameEvent implementation public partial class InternalFrameEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/InternalFrameListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/InternalFrameListener.cs index e6e238c135..43b9cfbc19 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/InternalFrameListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/InternalFrameListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region InternalFrameListener definition + #region InternalFrameListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class InternalFrameListener : Java.Util.EventListener } #endregion - #region InternalFrameListenerDirect definition + #region InternalFrameListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -145,7 +145,7 @@ public partial interface IInternalFrameListener } #endregion - #region InternalFrameListener + #region InternalFrameListener implementation public partial class InternalFrameListener : Javax.Swing.Event.IInternalFrameListener { #region Constructors @@ -337,7 +337,7 @@ public virtual void InternalFrameOpened(Javax.Swing.Event.InternalFrameEvent arg } #endregion - #region InternalFrameListenerDirect + #region InternalFrameListenerDirect implementation public partial class InternalFrameListenerDirect : Javax.Swing.Event.IInternalFrameListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/ListDataEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/ListDataEvent.cs index 636fb416a9..6d38892cf8 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/ListDataEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/ListDataEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region ListDataEvent definition + #region ListDataEvent declaration /// /// /// @@ -70,7 +70,7 @@ public ListDataEvent(params object[] args) : base(args) { } } #endregion - #region ListDataEvent + #region ListDataEvent implementation public partial class ListDataEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/ListDataListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/ListDataListener.cs index 26d7f22dac..1aaabe0676 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/ListDataListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/ListDataListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region ListDataListener definition + #region ListDataListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ListDataListener : Java.Util.EventListener } #endregion - #region ListDataListenerDirect definition + #region ListDataListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -125,7 +125,7 @@ public partial interface IListDataListener } #endregion - #region ListDataListener + #region ListDataListener implementation public partial class ListDataListener : Javax.Swing.Event.IListDataListener { #region Constructors @@ -229,7 +229,7 @@ public virtual void IntervalRemoved(Javax.Swing.Event.ListDataEvent arg0) } #endregion - #region ListDataListenerDirect + #region ListDataListenerDirect implementation public partial class ListDataListenerDirect : Javax.Swing.Event.IListDataListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/ListSelectionEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/ListSelectionEvent.cs index 628b858d66..27bb8f298b 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/ListSelectionEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/ListSelectionEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region ListSelectionEvent definition + #region ListSelectionEvent declaration /// /// /// @@ -70,7 +70,7 @@ public ListSelectionEvent(params object[] args) : base(args) { } } #endregion - #region ListSelectionEvent + #region ListSelectionEvent implementation public partial class ListSelectionEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/ListSelectionListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/ListSelectionListener.cs index eb28bf064c..a113d24c55 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/ListSelectionListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/ListSelectionListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region ListSelectionListener definition + #region ListSelectionListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ListSelectionListener : Java.Util.EventListener } #endregion - #region ListSelectionListenerDirect definition + #region ListSelectionListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IListSelectionListener } #endregion - #region ListSelectionListener + #region ListSelectionListener implementation public partial class ListSelectionListener : Javax.Swing.Event.IListSelectionListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void ValueChanged(Javax.Swing.Event.ListSelectionEvent arg0) } #endregion - #region ListSelectionListenerDirect + #region ListSelectionListenerDirect implementation public partial class ListSelectionListenerDirect : Javax.Swing.Event.IListSelectionListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/MenuDragMouseEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/MenuDragMouseEvent.cs index 19479f8109..2826452741 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/MenuDragMouseEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/MenuDragMouseEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region MenuDragMouseEvent definition + #region MenuDragMouseEvent declaration /// /// /// @@ -70,7 +70,7 @@ public MenuDragMouseEvent(params object[] args) : base(args) { } } #endregion - #region MenuDragMouseEvent + #region MenuDragMouseEvent implementation public partial class MenuDragMouseEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/MenuDragMouseListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/MenuDragMouseListener.cs index 27ed2cdd5a..d99689d852 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/MenuDragMouseListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/MenuDragMouseListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region MenuDragMouseListener definition + #region MenuDragMouseListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class MenuDragMouseListener : Java.Util.EventListener } #endregion - #region MenuDragMouseListenerDirect definition + #region MenuDragMouseListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -130,7 +130,7 @@ public partial interface IMenuDragMouseListener } #endregion - #region MenuDragMouseListener + #region MenuDragMouseListener implementation public partial class MenuDragMouseListener : Javax.Swing.Event.IMenuDragMouseListener { #region Constructors @@ -256,7 +256,7 @@ public virtual void MenuDragMouseReleased(Javax.Swing.Event.MenuDragMouseEvent a } #endregion - #region MenuDragMouseListenerDirect + #region MenuDragMouseListenerDirect implementation public partial class MenuDragMouseListenerDirect : Javax.Swing.Event.IMenuDragMouseListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/MenuEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/MenuEvent.cs index 01298cfb86..03342aeeb5 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/MenuEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/MenuEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region MenuEvent definition + #region MenuEvent declaration /// /// /// @@ -70,7 +70,7 @@ public MenuEvent(params object[] args) : base(args) { } } #endregion - #region MenuEvent + #region MenuEvent implementation public partial class MenuEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/MenuKeyEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/MenuKeyEvent.cs index 85c36d76eb..e1fc165bae 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/MenuKeyEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/MenuKeyEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region MenuKeyEvent definition + #region MenuKeyEvent declaration /// /// /// @@ -70,7 +70,7 @@ public MenuKeyEvent(params object[] args) : base(args) { } } #endregion - #region MenuKeyEvent + #region MenuKeyEvent implementation public partial class MenuKeyEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/MenuKeyListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/MenuKeyListener.cs index 049a610b10..2bbe1b5caa 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/MenuKeyListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/MenuKeyListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region MenuKeyListener definition + #region MenuKeyListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class MenuKeyListener : Java.Util.EventListener } #endregion - #region MenuKeyListenerDirect definition + #region MenuKeyListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -125,7 +125,7 @@ public partial interface IMenuKeyListener } #endregion - #region MenuKeyListener + #region MenuKeyListener implementation public partial class MenuKeyListener : Javax.Swing.Event.IMenuKeyListener { #region Constructors @@ -229,7 +229,7 @@ public virtual void MenuKeyTyped(Javax.Swing.Event.MenuKeyEvent arg0) } #endregion - #region MenuKeyListenerDirect + #region MenuKeyListenerDirect implementation public partial class MenuKeyListenerDirect : Javax.Swing.Event.IMenuKeyListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/MenuListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/MenuListener.cs index d82aa1f8e2..085f0a769b 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/MenuListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/MenuListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region MenuListener definition + #region MenuListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class MenuListener : Java.Util.EventListener } #endregion - #region MenuListenerDirect definition + #region MenuListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -125,7 +125,7 @@ public partial interface IMenuListener } #endregion - #region MenuListener + #region MenuListener implementation public partial class MenuListener : Javax.Swing.Event.IMenuListener { #region Constructors @@ -229,7 +229,7 @@ public virtual void MenuSelected(Javax.Swing.Event.MenuEvent arg0) } #endregion - #region MenuListenerDirect + #region MenuListenerDirect implementation public partial class MenuListenerDirect : Javax.Swing.Event.IMenuListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/MouseInputAdapter.cs b/src/net/JNet/Generated/Javax/Swing/Event/MouseInputAdapter.cs index 836668ce74..abb559c556 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/MouseInputAdapter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/MouseInputAdapter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region MouseInputAdapter definition + #region MouseInputAdapter declaration /// /// /// @@ -51,7 +51,7 @@ public partial class MouseInputAdapter : MASES.JCOBridge.C2JBridge.JVMBridgeList } #endregion - #region MouseInputAdapterDirect definition + #region MouseInputAdapterDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region MouseInputAdapter + #region MouseInputAdapter implementation public partial class MouseInputAdapter { #region Constructors @@ -306,7 +306,7 @@ public virtual void MouseWheelMoved(Java.Awt.EventNs.MouseWheelEvent arg0) } #endregion - #region MouseInputAdapterDirect + #region MouseInputAdapterDirect implementation public partial class MouseInputAdapterDirect { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/MouseInputListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/MouseInputListener.cs index e2bf703b60..96a95a83fe 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/MouseInputListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/MouseInputListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region MouseInputListener definition + #region MouseInputListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class MouseInputListener : MASES.JCOBridge.C2JBridge.JVMBridgeLis } #endregion - #region MouseInputListenerDirect definition + #region MouseInputListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -145,7 +145,7 @@ public partial interface IMouseInputListener } #endregion - #region MouseInputListener + #region MouseInputListener implementation public partial class MouseInputListener : Javax.Swing.Event.IMouseInputListener { #region Constructors @@ -337,7 +337,7 @@ public virtual void MouseMoved(Java.Awt.EventNs.MouseEvent arg0) } #endregion - #region MouseInputListenerDirect + #region MouseInputListenerDirect implementation public partial class MouseInputListenerDirect : Javax.Swing.Event.IMouseInputListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/PopupMenuEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/PopupMenuEvent.cs index 8a1799fe27..cd7c74ff16 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/PopupMenuEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/PopupMenuEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region PopupMenuEvent definition + #region PopupMenuEvent declaration /// /// /// @@ -70,7 +70,7 @@ public PopupMenuEvent(params object[] args) : base(args) { } } #endregion - #region PopupMenuEvent + #region PopupMenuEvent implementation public partial class PopupMenuEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/PopupMenuListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/PopupMenuListener.cs index 37c70e4fc5..9ee97f4c23 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/PopupMenuListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/PopupMenuListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region PopupMenuListener definition + #region PopupMenuListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class PopupMenuListener : Java.Util.EventListener } #endregion - #region PopupMenuListenerDirect definition + #region PopupMenuListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -125,7 +125,7 @@ public partial interface IPopupMenuListener } #endregion - #region PopupMenuListener + #region PopupMenuListener implementation public partial class PopupMenuListener : Javax.Swing.Event.IPopupMenuListener { #region Constructors @@ -229,7 +229,7 @@ public virtual void PopupMenuWillBecomeVisible(Javax.Swing.Event.PopupMenuEvent } #endregion - #region PopupMenuListenerDirect + #region PopupMenuListenerDirect implementation public partial class PopupMenuListenerDirect : Javax.Swing.Event.IPopupMenuListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/RowSorterEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/RowSorterEvent.cs index f9e8be1209..cdf810a68d 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/RowSorterEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/RowSorterEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region RowSorterEvent definition + #region RowSorterEvent declaration /// /// /// @@ -66,7 +66,7 @@ public RowSorterEvent(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Type definition + #region Type declaration /// /// /// @@ -115,7 +115,7 @@ public Type(params object[] args) : base(args) { } } #endregion - #region RowSorterEvent + #region RowSorterEvent implementation public partial class RowSorterEvent { #region Constructors @@ -180,7 +180,7 @@ public int ConvertPreviousRowIndexToModel(int arg0) #endregion #region Nested classes - #region Type + #region Type implementation public partial class Type { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/RowSorterListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/RowSorterListener.cs index ec4d3c7d24..5b6bd9e879 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/RowSorterListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/RowSorterListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region RowSorterListener definition + #region RowSorterListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class RowSorterListener : Java.Util.EventListener } #endregion - #region RowSorterListenerDirect definition + #region RowSorterListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IRowSorterListener } #endregion - #region RowSorterListener + #region RowSorterListener implementation public partial class RowSorterListener : Javax.Swing.Event.IRowSorterListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void SorterChanged(Javax.Swing.Event.RowSorterEvent arg0) } #endregion - #region RowSorterListenerDirect + #region RowSorterListenerDirect implementation public partial class RowSorterListenerDirect : Javax.Swing.Event.IRowSorterListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/SwingPropertyChangeSupport.cs b/src/net/JNet/Generated/Javax/Swing/Event/SwingPropertyChangeSupport.cs index fec9e067e7..81f9bb8d9f 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/SwingPropertyChangeSupport.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/SwingPropertyChangeSupport.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region SwingPropertyChangeSupport definition + #region SwingPropertyChangeSupport declaration /// /// /// @@ -70,7 +70,7 @@ public SwingPropertyChangeSupport(params object[] args) : base(args) { } } #endregion - #region SwingPropertyChangeSupport + #region SwingPropertyChangeSupport implementation public partial class SwingPropertyChangeSupport { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/TableColumnModelEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/TableColumnModelEvent.cs index 0efc2b40b3..a0e7599cfd 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/TableColumnModelEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/TableColumnModelEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region TableColumnModelEvent definition + #region TableColumnModelEvent declaration /// /// /// @@ -70,7 +70,7 @@ public TableColumnModelEvent(params object[] args) : base(args) { } } #endregion - #region TableColumnModelEvent + #region TableColumnModelEvent implementation public partial class TableColumnModelEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/TableColumnModelListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/TableColumnModelListener.cs index afdcc62658..ef5c7ceee9 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/TableColumnModelListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/TableColumnModelListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region TableColumnModelListener definition + #region TableColumnModelListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class TableColumnModelListener : Java.Util.EventListener } #endregion - #region TableColumnModelListenerDirect definition + #region TableColumnModelListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -135,7 +135,7 @@ public partial interface ITableColumnModelListener } #endregion - #region TableColumnModelListener + #region TableColumnModelListener implementation public partial class TableColumnModelListener : Javax.Swing.Event.ITableColumnModelListener { #region Constructors @@ -283,7 +283,7 @@ public virtual void ColumnSelectionChanged(Javax.Swing.Event.ListSelectionEvent } #endregion - #region TableColumnModelListenerDirect + #region TableColumnModelListenerDirect implementation public partial class TableColumnModelListenerDirect : Javax.Swing.Event.ITableColumnModelListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/TableModelEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/TableModelEvent.cs index fb2ca2c271..2c9de31d0c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/TableModelEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/TableModelEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region TableModelEvent definition + #region TableModelEvent declaration /// /// /// @@ -70,7 +70,7 @@ public TableModelEvent(params object[] args) : base(args) { } } #endregion - #region TableModelEvent + #region TableModelEvent implementation public partial class TableModelEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/TableModelListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/TableModelListener.cs index d323c01228..2eb08a67f6 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/TableModelListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/TableModelListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region TableModelListener definition + #region TableModelListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class TableModelListener : Java.Util.EventListener } #endregion - #region TableModelListenerDirect definition + #region TableModelListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface ITableModelListener } #endregion - #region TableModelListener + #region TableModelListener implementation public partial class TableModelListener : Javax.Swing.Event.ITableModelListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void TableChanged(Javax.Swing.Event.TableModelEvent arg0) } #endregion - #region TableModelListenerDirect + #region TableModelListenerDirect implementation public partial class TableModelListenerDirect : Javax.Swing.Event.ITableModelListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/TreeExpansionEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/TreeExpansionEvent.cs index 0b8f6acb95..4156f5f950 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/TreeExpansionEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/TreeExpansionEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region TreeExpansionEvent definition + #region TreeExpansionEvent declaration /// /// /// @@ -70,7 +70,7 @@ public TreeExpansionEvent(params object[] args) : base(args) { } } #endregion - #region TreeExpansionEvent + #region TreeExpansionEvent implementation public partial class TreeExpansionEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/TreeExpansionListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/TreeExpansionListener.cs index 4b3d39c313..5715191dde 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/TreeExpansionListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/TreeExpansionListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region TreeExpansionListener definition + #region TreeExpansionListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class TreeExpansionListener : Java.Util.EventListener } #endregion - #region TreeExpansionListenerDirect definition + #region TreeExpansionListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -120,7 +120,7 @@ public partial interface ITreeExpansionListener } #endregion - #region TreeExpansionListener + #region TreeExpansionListener implementation public partial class TreeExpansionListener : Javax.Swing.Event.ITreeExpansionListener { #region Constructors @@ -202,7 +202,7 @@ public virtual void TreeExpanded(Javax.Swing.Event.TreeExpansionEvent arg0) } #endregion - #region TreeExpansionListenerDirect + #region TreeExpansionListenerDirect implementation public partial class TreeExpansionListenerDirect : Javax.Swing.Event.ITreeExpansionListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/TreeModelEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/TreeModelEvent.cs index b984351581..1d8641fc96 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/TreeModelEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/TreeModelEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region TreeModelEvent definition + #region TreeModelEvent declaration /// /// /// @@ -70,7 +70,7 @@ public TreeModelEvent(params object[] args) : base(args) { } } #endregion - #region TreeModelEvent + #region TreeModelEvent implementation public partial class TreeModelEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/TreeModelListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/TreeModelListener.cs index 5624393867..60ff1fefcd 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/TreeModelListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/TreeModelListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region TreeModelListener definition + #region TreeModelListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class TreeModelListener : Java.Util.EventListener } #endregion - #region TreeModelListenerDirect definition + #region TreeModelListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -130,7 +130,7 @@ public partial interface ITreeModelListener } #endregion - #region TreeModelListener + #region TreeModelListener implementation public partial class TreeModelListener : Javax.Swing.Event.ITreeModelListener { #region Constructors @@ -256,7 +256,7 @@ public virtual void TreeStructureChanged(Javax.Swing.Event.TreeModelEvent arg0) } #endregion - #region TreeModelListenerDirect + #region TreeModelListenerDirect implementation public partial class TreeModelListenerDirect : Javax.Swing.Event.ITreeModelListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/TreeSelectionEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/TreeSelectionEvent.cs index 123a27c309..1b3b928a0e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/TreeSelectionEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/TreeSelectionEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region TreeSelectionEvent definition + #region TreeSelectionEvent declaration /// /// /// @@ -70,7 +70,7 @@ public TreeSelectionEvent(params object[] args) : base(args) { } } #endregion - #region TreeSelectionEvent + #region TreeSelectionEvent implementation public partial class TreeSelectionEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/TreeSelectionListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/TreeSelectionListener.cs index dea9f428bc..3b2c5e7af3 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/TreeSelectionListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/TreeSelectionListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region TreeSelectionListener definition + #region TreeSelectionListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class TreeSelectionListener : Java.Util.EventListener } #endregion - #region TreeSelectionListenerDirect definition + #region TreeSelectionListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface ITreeSelectionListener } #endregion - #region TreeSelectionListener + #region TreeSelectionListener implementation public partial class TreeSelectionListener : Javax.Swing.Event.ITreeSelectionListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void ValueChanged(Javax.Swing.Event.TreeSelectionEvent arg0) } #endregion - #region TreeSelectionListenerDirect + #region TreeSelectionListenerDirect implementation public partial class TreeSelectionListenerDirect : Javax.Swing.Event.ITreeSelectionListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/TreeWillExpandListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/TreeWillExpandListener.cs index d5261b55f4..42b19adb05 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/TreeWillExpandListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/TreeWillExpandListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region TreeWillExpandListener definition + #region TreeWillExpandListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class TreeWillExpandListener : Java.Util.EventListener } #endregion - #region TreeWillExpandListenerDirect definition + #region TreeWillExpandListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -122,7 +122,7 @@ public partial interface ITreeWillExpandListener } #endregion - #region TreeWillExpandListener + #region TreeWillExpandListener implementation public partial class TreeWillExpandListener : Javax.Swing.Event.ITreeWillExpandListener { #region Constructors @@ -206,7 +206,7 @@ public virtual void TreeWillExpand(Javax.Swing.Event.TreeExpansionEvent arg0) } #endregion - #region TreeWillExpandListenerDirect + #region TreeWillExpandListenerDirect implementation public partial class TreeWillExpandListenerDirect : Javax.Swing.Event.ITreeWillExpandListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/UndoableEditEvent.cs b/src/net/JNet/Generated/Javax/Swing/Event/UndoableEditEvent.cs index 839364304a..f057a8bd74 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/UndoableEditEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/UndoableEditEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region UndoableEditEvent definition + #region UndoableEditEvent declaration /// /// /// @@ -70,7 +70,7 @@ public UndoableEditEvent(params object[] args) : base(args) { } } #endregion - #region UndoableEditEvent + #region UndoableEditEvent implementation public partial class UndoableEditEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Event/UndoableEditListener.cs b/src/net/JNet/Generated/Javax/Swing/Event/UndoableEditListener.cs index 435c1e85f6..6cd7026ecb 100644 --- a/src/net/JNet/Generated/Javax/Swing/Event/UndoableEditListener.cs +++ b/src/net/JNet/Generated/Javax/Swing/Event/UndoableEditListener.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Event { - #region UndoableEditListener definition + #region UndoableEditListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class UndoableEditListener : Java.Util.EventListener } #endregion - #region UndoableEditListenerDirect definition + #region UndoableEditListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IUndoableEditListener } #endregion - #region UndoableEditListener + #region UndoableEditListener implementation public partial class UndoableEditListener : Javax.Swing.Event.IUndoableEditListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void UndoableEditHappened(Javax.Swing.Event.UndoableEditEvent arg } #endregion - #region UndoableEditListenerDirect + #region UndoableEditListenerDirect implementation public partial class UndoableEditListenerDirect : Javax.Swing.Event.IUndoableEditListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Filechooser/FileFilter.cs b/src/net/JNet/Generated/Javax/Swing/Filechooser/FileFilter.cs index 374e7362a9..db88005054 100644 --- a/src/net/JNet/Generated/Javax/Swing/Filechooser/FileFilter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Filechooser/FileFilter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Filechooser { - #region FileFilter definition + #region FileFilter declaration /// /// /// @@ -72,7 +72,7 @@ public FileFilter(params object[] args) : base(args) { } } #endregion - #region FileFilter + #region FileFilter implementation public partial class FileFilter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Filechooser/FileNameExtensionFilter.cs b/src/net/JNet/Generated/Javax/Swing/Filechooser/FileNameExtensionFilter.cs index 39b8230ffc..b3c878a893 100644 --- a/src/net/JNet/Generated/Javax/Swing/Filechooser/FileNameExtensionFilter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Filechooser/FileNameExtensionFilter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Filechooser { - #region FileNameExtensionFilter definition + #region FileNameExtensionFilter declaration /// /// /// @@ -70,7 +70,7 @@ public FileNameExtensionFilter(params object[] args) : base(args) { } } #endregion - #region FileNameExtensionFilter + #region FileNameExtensionFilter implementation public partial class FileNameExtensionFilter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Filechooser/FileSystemView.cs b/src/net/JNet/Generated/Javax/Swing/Filechooser/FileSystemView.cs index e130eb8b58..87b09aea63 100644 --- a/src/net/JNet/Generated/Javax/Swing/Filechooser/FileSystemView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Filechooser/FileSystemView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Filechooser { - #region FileSystemView definition + #region FileSystemView declaration /// /// /// @@ -72,7 +72,7 @@ public FileSystemView(params object[] args) : base(args) { } } #endregion - #region FileSystemView + #region FileSystemView implementation public partial class FileSystemView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Filechooser/FileView.cs b/src/net/JNet/Generated/Javax/Swing/Filechooser/FileView.cs index 8cb2f788ec..dcedd8f990 100644 --- a/src/net/JNet/Generated/Javax/Swing/Filechooser/FileView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Filechooser/FileView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Filechooser { - #region FileView definition + #region FileView declaration /// /// /// @@ -72,7 +72,7 @@ public FileView(params object[] args) : base(args) { } } #endregion - #region FileView + #region FileView implementation public partial class FileView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/FocusManager.cs b/src/net/JNet/Generated/Javax/Swing/FocusManager.cs index 7613c38515..ea59ba3995 100644 --- a/src/net/JNet/Generated/Javax/Swing/FocusManager.cs +++ b/src/net/JNet/Generated/Javax/Swing/FocusManager.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region FocusManager definition + #region FocusManager declaration /// /// /// @@ -72,7 +72,7 @@ public FocusManager(params object[] args) : base(args) { } } #endregion - #region FocusManager + #region FocusManager implementation public partial class FocusManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/GrayFilter.cs b/src/net/JNet/Generated/Javax/Swing/GrayFilter.cs index 80bd8a2f25..388a9b614b 100644 --- a/src/net/JNet/Generated/Javax/Swing/GrayFilter.cs +++ b/src/net/JNet/Generated/Javax/Swing/GrayFilter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region GrayFilter definition + #region GrayFilter declaration /// /// /// @@ -70,7 +70,7 @@ public GrayFilter(params object[] args) : base(args) { } } #endregion - #region GrayFilter + #region GrayFilter implementation public partial class GrayFilter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/GroupLayout.cs b/src/net/JNet/Generated/Javax/Swing/GroupLayout.cs index 8a6c5d985d..db60394b38 100644 --- a/src/net/JNet/Generated/Javax/Swing/GroupLayout.cs +++ b/src/net/JNet/Generated/Javax/Swing/GroupLayout.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region GroupLayout definition + #region GroupLayout declaration /// /// /// @@ -66,7 +66,7 @@ public GroupLayout(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Alignment definition + #region Alignment declaration /// /// /// @@ -111,7 +111,7 @@ public Alignment(params object[] args) : base(args) { } } #endregion - #region Group definition + #region Group declaration /// /// /// @@ -158,7 +158,7 @@ public Group(params object[] args) : base(args) { } } #endregion - #region ParallelGroup definition + #region ParallelGroup declaration /// /// /// @@ -203,7 +203,7 @@ public ParallelGroup(params object[] args) : base(args) { } } #endregion - #region SequentialGroup definition + #region SequentialGroup declaration /// /// /// @@ -252,7 +252,7 @@ public SequentialGroup(params object[] args) : base(args) { } } #endregion - #region GroupLayout + #region GroupLayout implementation public partial class GroupLayout { #region Constructors @@ -507,7 +507,7 @@ public void SetVerticalGroup(Javax.Swing.GroupLayout.Group arg0) #endregion #region Nested classes - #region Alignment + #region Alignment implementation public partial class Alignment { #region Constructors @@ -579,7 +579,7 @@ public static Javax.Swing.GroupLayout.Alignment[] Values() } #endregion - #region Group + #region Group implementation public partial class Group { #region Constructors @@ -660,7 +660,7 @@ public Javax.Swing.GroupLayout.Group AddGroup(Javax.Swing.GroupLayout.Group arg0 } #endregion - #region ParallelGroup + #region ParallelGroup implementation public partial class ParallelGroup { #region Constructors @@ -724,7 +724,7 @@ public Javax.Swing.GroupLayout.ParallelGroup AddGroup(Javax.Swing.GroupLayout.Al } #endregion - #region SequentialGroup + #region SequentialGroup implementation public partial class SequentialGroup { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Icon.cs b/src/net/JNet/Generated/Javax/Swing/Icon.cs index 2fb06292db..32ed217f55 100644 --- a/src/net/JNet/Generated/Javax/Swing/Icon.cs +++ b/src/net/JNet/Generated/Javax/Swing/Icon.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region Icon definition + #region Icon declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface IIcon } #endregion - #region Icon + #region Icon implementation public partial class Icon : Javax.Swing.IIcon { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/ImageIcon.cs b/src/net/JNet/Generated/Javax/Swing/ImageIcon.cs index 3dbe34f68f..f428e506b6 100644 --- a/src/net/JNet/Generated/Javax/Swing/ImageIcon.cs +++ b/src/net/JNet/Generated/Javax/Swing/ImageIcon.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region ImageIcon definition + #region ImageIcon declaration /// /// /// @@ -70,7 +70,7 @@ public ImageIcon(params object[] args) : base(args) { } } #endregion - #region ImageIcon + #region ImageIcon implementation public partial class ImageIcon { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/InputMap.cs b/src/net/JNet/Generated/Javax/Swing/InputMap.cs index c28bbd5852..bff3572b04 100644 --- a/src/net/JNet/Generated/Javax/Swing/InputMap.cs +++ b/src/net/JNet/Generated/Javax/Swing/InputMap.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region InputMap definition + #region InputMap declaration /// /// /// @@ -70,7 +70,7 @@ public InputMap(params object[] args) : base(args) { } } #endregion - #region InputMap + #region InputMap implementation public partial class InputMap { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/InputVerifier.cs b/src/net/JNet/Generated/Javax/Swing/InputVerifier.cs index 0ea28f3890..4a075261b2 100644 --- a/src/net/JNet/Generated/Javax/Swing/InputVerifier.cs +++ b/src/net/JNet/Generated/Javax/Swing/InputVerifier.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region InputVerifier definition + #region InputVerifier declaration /// /// /// @@ -72,7 +72,7 @@ public InputVerifier(params object[] args) : base(args) { } } #endregion - #region InputVerifier + #region InputVerifier implementation public partial class InputVerifier { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/InternalFrameFocusTraversalPolicy.cs b/src/net/JNet/Generated/Javax/Swing/InternalFrameFocusTraversalPolicy.cs index 0ab239c7d2..bdbd9048de 100644 --- a/src/net/JNet/Generated/Javax/Swing/InternalFrameFocusTraversalPolicy.cs +++ b/src/net/JNet/Generated/Javax/Swing/InternalFrameFocusTraversalPolicy.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region InternalFrameFocusTraversalPolicy definition + #region InternalFrameFocusTraversalPolicy declaration /// /// /// @@ -72,7 +72,7 @@ public InternalFrameFocusTraversalPolicy(params object[] args) : base(args) { } } #endregion - #region InternalFrameFocusTraversalPolicy + #region InternalFrameFocusTraversalPolicy implementation public partial class InternalFrameFocusTraversalPolicy { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JButton.cs b/src/net/JNet/Generated/Javax/Swing/JButton.cs index c9718b5e7e..693ab7bc96 100644 --- a/src/net/JNet/Generated/Javax/Swing/JButton.cs +++ b/src/net/JNet/Generated/Javax/Swing/JButton.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JButton definition + #region JButton declaration /// /// /// @@ -70,7 +70,7 @@ public JButton(params object[] args) : base(args) { } } #endregion - #region JButton + #region JButton implementation public partial class JButton { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JCheckBox.cs b/src/net/JNet/Generated/Javax/Swing/JCheckBox.cs index 446cbf3864..821ffba1cb 100644 --- a/src/net/JNet/Generated/Javax/Swing/JCheckBox.cs +++ b/src/net/JNet/Generated/Javax/Swing/JCheckBox.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JCheckBox definition + #region JCheckBox declaration /// /// /// @@ -70,7 +70,7 @@ public JCheckBox(params object[] args) : base(args) { } } #endregion - #region JCheckBox + #region JCheckBox implementation public partial class JCheckBox { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JCheckBoxMenuItem.cs b/src/net/JNet/Generated/Javax/Swing/JCheckBoxMenuItem.cs index bb22484b78..4adc0bc3d8 100644 --- a/src/net/JNet/Generated/Javax/Swing/JCheckBoxMenuItem.cs +++ b/src/net/JNet/Generated/Javax/Swing/JCheckBoxMenuItem.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JCheckBoxMenuItem definition + #region JCheckBoxMenuItem declaration /// /// /// @@ -70,7 +70,7 @@ public JCheckBoxMenuItem(params object[] args) : base(args) { } } #endregion - #region JCheckBoxMenuItem + #region JCheckBoxMenuItem implementation public partial class JCheckBoxMenuItem { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JColorChooser.cs b/src/net/JNet/Generated/Javax/Swing/JColorChooser.cs index cff9f7e0fe..34bff2640a 100644 --- a/src/net/JNet/Generated/Javax/Swing/JColorChooser.cs +++ b/src/net/JNet/Generated/Javax/Swing/JColorChooser.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JColorChooser definition + #region JColorChooser declaration /// /// /// @@ -70,7 +70,7 @@ public JColorChooser(params object[] args) : base(args) { } } #endregion - #region JColorChooser + #region JColorChooser implementation public partial class JColorChooser { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JComboBox.cs b/src/net/JNet/Generated/Javax/Swing/JComboBox.cs index acc1dcd4ec..0796d09e60 100644 --- a/src/net/JNet/Generated/Javax/Swing/JComboBox.cs +++ b/src/net/JNet/Generated/Javax/Swing/JComboBox.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JComboBox definition + #region JComboBox declaration /// /// /// @@ -66,7 +66,7 @@ public JComboBox(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region KeySelectionManager definition + #region KeySelectionManager declaration /// /// /// @@ -117,7 +117,7 @@ public KeySelectionManager(params object[] args) : base(args) { } } #endregion - #region JComboBox definition + #region JComboBox declaration /// /// /// @@ -163,7 +163,7 @@ public JComboBox(params object[] args) : base(args) { } } #endregion - #region JComboBox + #region JComboBox implementation public partial class JComboBox { #region Constructors @@ -578,7 +578,7 @@ public void ShowPopup() #endregion #region Nested classes - #region KeySelectionManager + #region KeySelectionManager implementation public partial class KeySelectionManager { #region Constructors @@ -626,7 +626,7 @@ public int SelectionForKey(char arg0, Javax.Swing.ComboBoxModel arg1) } #endregion - #region JComboBox + #region JComboBox implementation public partial class JComboBox { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JComponent.cs b/src/net/JNet/Generated/Javax/Swing/JComponent.cs index c2120e7435..1dc8ddbddf 100644 --- a/src/net/JNet/Generated/Javax/Swing/JComponent.cs +++ b/src/net/JNet/Generated/Javax/Swing/JComponent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JComponent definition + #region JComponent declaration /// /// /// @@ -68,7 +68,7 @@ public JComponent(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region AccessibleJComponent definition + #region AccessibleJComponent declaration /// /// /// @@ -119,7 +119,7 @@ public AccessibleJComponent(params object[] args) : base(args) { } } #endregion - #region JComponent + #region JComponent implementation public partial class JComponent { #region Constructors @@ -659,7 +659,7 @@ public void UpdateUI() #endregion #region Nested classes - #region AccessibleJComponent + #region AccessibleJComponent implementation public partial class AccessibleJComponent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JDesktopPane.cs b/src/net/JNet/Generated/Javax/Swing/JDesktopPane.cs index daa2442b64..6fa17affc0 100644 --- a/src/net/JNet/Generated/Javax/Swing/JDesktopPane.cs +++ b/src/net/JNet/Generated/Javax/Swing/JDesktopPane.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JDesktopPane definition + #region JDesktopPane declaration /// /// /// @@ -70,7 +70,7 @@ public JDesktopPane(params object[] args) : base(args) { } } #endregion - #region JDesktopPane + #region JDesktopPane implementation public partial class JDesktopPane { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JDialog.cs b/src/net/JNet/Generated/Javax/Swing/JDialog.cs index 55482b5559..5ab78100a2 100644 --- a/src/net/JNet/Generated/Javax/Swing/JDialog.cs +++ b/src/net/JNet/Generated/Javax/Swing/JDialog.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JDialog definition + #region JDialog declaration /// /// /// @@ -70,7 +70,7 @@ public JDialog(params object[] args) : base(args) { } } #endregion - #region JDialog + #region JDialog implementation public partial class JDialog { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JEditorPane.cs b/src/net/JNet/Generated/Javax/Swing/JEditorPane.cs index c3281caa5e..ca16338c57 100644 --- a/src/net/JNet/Generated/Javax/Swing/JEditorPane.cs +++ b/src/net/JNet/Generated/Javax/Swing/JEditorPane.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JEditorPane definition + #region JEditorPane declaration /// /// /// @@ -70,7 +70,7 @@ public JEditorPane(params object[] args) : base(args) { } } #endregion - #region JEditorPane + #region JEditorPane implementation public partial class JEditorPane { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JFileChooser.cs b/src/net/JNet/Generated/Javax/Swing/JFileChooser.cs index b635191909..68f5fa8d55 100644 --- a/src/net/JNet/Generated/Javax/Swing/JFileChooser.cs +++ b/src/net/JNet/Generated/Javax/Swing/JFileChooser.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JFileChooser definition + #region JFileChooser declaration /// /// /// @@ -70,7 +70,7 @@ public JFileChooser(params object[] args) : base(args) { } } #endregion - #region JFileChooser + #region JFileChooser implementation public partial class JFileChooser { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JFormattedTextField.cs b/src/net/JNet/Generated/Javax/Swing/JFormattedTextField.cs index bdd1e07ceb..ffaf46f1a1 100644 --- a/src/net/JNet/Generated/Javax/Swing/JFormattedTextField.cs +++ b/src/net/JNet/Generated/Javax/Swing/JFormattedTextField.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JFormattedTextField definition + #region JFormattedTextField declaration /// /// /// @@ -66,7 +66,7 @@ public JFormattedTextField(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region AbstractFormatter definition + #region AbstractFormatter declaration /// /// /// @@ -113,7 +113,7 @@ public AbstractFormatter(params object[] args) : base(args) { } } #endregion - #region AbstractFormatterFactory definition + #region AbstractFormatterFactory declaration /// /// /// @@ -164,7 +164,7 @@ public AbstractFormatterFactory(params object[] args) : base(args) { } } #endregion - #region JFormattedTextField + #region JFormattedTextField implementation public partial class JFormattedTextField { #region Constructors @@ -297,7 +297,7 @@ public void CommitEdit() #endregion #region Nested classes - #region AbstractFormatter + #region AbstractFormatter implementation public partial class AbstractFormatter { #region Constructors @@ -363,7 +363,7 @@ public void Uninstall() } #endregion - #region AbstractFormatterFactory + #region AbstractFormatterFactory implementation public partial class AbstractFormatterFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JFrame.cs b/src/net/JNet/Generated/Javax/Swing/JFrame.cs index 08a3c2df38..b60ecee15f 100644 --- a/src/net/JNet/Generated/Javax/Swing/JFrame.cs +++ b/src/net/JNet/Generated/Javax/Swing/JFrame.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JFrame definition + #region JFrame declaration /// /// /// @@ -70,7 +70,7 @@ public JFrame(params object[] args) : base(args) { } } #endregion - #region JFrame + #region JFrame implementation public partial class JFrame { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JInternalFrame.cs b/src/net/JNet/Generated/Javax/Swing/JInternalFrame.cs index 049973526e..0514bc1469 100644 --- a/src/net/JNet/Generated/Javax/Swing/JInternalFrame.cs +++ b/src/net/JNet/Generated/Javax/Swing/JInternalFrame.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JInternalFrame definition + #region JInternalFrame declaration /// /// /// @@ -66,7 +66,7 @@ public JInternalFrame(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region JDesktopIcon definition + #region JDesktopIcon declaration /// /// /// @@ -115,7 +115,7 @@ public JDesktopIcon(params object[] args) : base(args) { } } #endregion - #region JInternalFrame + #region JInternalFrame implementation public partial class JInternalFrame { #region Constructors @@ -607,7 +607,7 @@ public void ToFront() #endregion #region Nested classes - #region JDesktopIcon + #region JDesktopIcon implementation public partial class JDesktopIcon { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JLabel.cs b/src/net/JNet/Generated/Javax/Swing/JLabel.cs index e75d8824d9..e1dbb92274 100644 --- a/src/net/JNet/Generated/Javax/Swing/JLabel.cs +++ b/src/net/JNet/Generated/Javax/Swing/JLabel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JLabel definition + #region JLabel declaration /// /// /// @@ -70,7 +70,7 @@ public JLabel(params object[] args) : base(args) { } } #endregion - #region JLabel + #region JLabel implementation public partial class JLabel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JLayer.cs b/src/net/JNet/Generated/Javax/Swing/JLayer.cs index 8b3fbf9310..5f845d7b5f 100644 --- a/src/net/JNet/Generated/Javax/Swing/JLayer.cs +++ b/src/net/JNet/Generated/Javax/Swing/JLayer.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JLayer definition + #region JLayer declaration /// /// /// @@ -70,7 +70,7 @@ public JLayer(params object[] args) : base(args) { } } #endregion - #region JLayer definition + #region JLayer declaration /// /// /// @@ -116,7 +116,7 @@ public JLayer(params object[] args) : base(args) { } } #endregion - #region JLayer + #region JLayer implementation public partial class JLayer { #region Constructors @@ -264,7 +264,7 @@ public void SetUI(Javax.Swing.Plaf.LayerUI arg0) } #endregion - #region JLayer + #region JLayer implementation public partial class JLayer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JLayeredPane.cs b/src/net/JNet/Generated/Javax/Swing/JLayeredPane.cs index 4b973dcf5d..a30ef0620f 100644 --- a/src/net/JNet/Generated/Javax/Swing/JLayeredPane.cs +++ b/src/net/JNet/Generated/Javax/Swing/JLayeredPane.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JLayeredPane definition + #region JLayeredPane declaration /// /// /// @@ -70,7 +70,7 @@ public JLayeredPane(params object[] args) : base(args) { } } #endregion - #region JLayeredPane + #region JLayeredPane implementation public partial class JLayeredPane { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JList.cs b/src/net/JNet/Generated/Javax/Swing/JList.cs index 16118042cf..2b16d82c25 100644 --- a/src/net/JNet/Generated/Javax/Swing/JList.cs +++ b/src/net/JNet/Generated/Javax/Swing/JList.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JList definition + #region JList declaration /// /// /// @@ -66,7 +66,7 @@ public JList(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region DropLocation definition + #region DropLocation declaration /// /// /// @@ -115,7 +115,7 @@ public DropLocation(params object[] args) : base(args) { } } #endregion - #region JList definition + #region JList declaration /// /// /// @@ -161,7 +161,7 @@ public JList(params object[] args) : base(args) { } } #endregion - #region JList + #region JList implementation public partial class JList { #region Constructors @@ -599,7 +599,7 @@ public void SetUI(Javax.Swing.Plaf.ListUI arg0) #endregion #region Nested classes - #region DropLocation + #region DropLocation implementation public partial class DropLocation { #region Constructors @@ -652,7 +652,7 @@ public bool IsInsert() } #endregion - #region JList + #region JList implementation public partial class JList { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JMenu.cs b/src/net/JNet/Generated/Javax/Swing/JMenu.cs index 2828042aeb..c400bc3008 100644 --- a/src/net/JNet/Generated/Javax/Swing/JMenu.cs +++ b/src/net/JNet/Generated/Javax/Swing/JMenu.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JMenu definition + #region JMenu declaration /// /// /// @@ -70,7 +70,7 @@ public JMenu(params object[] args) : base(args) { } } #endregion - #region JMenu + #region JMenu implementation public partial class JMenu { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JMenuBar.cs b/src/net/JNet/Generated/Javax/Swing/JMenuBar.cs index 75d6240768..6941dc68ac 100644 --- a/src/net/JNet/Generated/Javax/Swing/JMenuBar.cs +++ b/src/net/JNet/Generated/Javax/Swing/JMenuBar.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JMenuBar definition + #region JMenuBar declaration /// /// /// @@ -70,7 +70,7 @@ public JMenuBar(params object[] args) : base(args) { } } #endregion - #region JMenuBar + #region JMenuBar implementation public partial class JMenuBar { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JMenuItem.cs b/src/net/JNet/Generated/Javax/Swing/JMenuItem.cs index 277956b784..2132ba2e41 100644 --- a/src/net/JNet/Generated/Javax/Swing/JMenuItem.cs +++ b/src/net/JNet/Generated/Javax/Swing/JMenuItem.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JMenuItem definition + #region JMenuItem declaration /// /// /// @@ -70,7 +70,7 @@ public JMenuItem(params object[] args) : base(args) { } } #endregion - #region JMenuItem + #region JMenuItem implementation public partial class JMenuItem { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JOptionPane.cs b/src/net/JNet/Generated/Javax/Swing/JOptionPane.cs index 77890c3fe9..78d6667c75 100644 --- a/src/net/JNet/Generated/Javax/Swing/JOptionPane.cs +++ b/src/net/JNet/Generated/Javax/Swing/JOptionPane.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JOptionPane definition + #region JOptionPane declaration /// /// /// @@ -70,7 +70,7 @@ public JOptionPane(params object[] args) : base(args) { } } #endregion - #region JOptionPane + #region JOptionPane implementation public partial class JOptionPane { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JPanel.cs b/src/net/JNet/Generated/Javax/Swing/JPanel.cs index 877dd934da..e9235e8c62 100644 --- a/src/net/JNet/Generated/Javax/Swing/JPanel.cs +++ b/src/net/JNet/Generated/Javax/Swing/JPanel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JPanel definition + #region JPanel declaration /// /// /// @@ -70,7 +70,7 @@ public JPanel(params object[] args) : base(args) { } } #endregion - #region JPanel + #region JPanel implementation public partial class JPanel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JPasswordField.cs b/src/net/JNet/Generated/Javax/Swing/JPasswordField.cs index 511dfe9558..584e388cc8 100644 --- a/src/net/JNet/Generated/Javax/Swing/JPasswordField.cs +++ b/src/net/JNet/Generated/Javax/Swing/JPasswordField.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JPasswordField definition + #region JPasswordField declaration /// /// /// @@ -70,7 +70,7 @@ public JPasswordField(params object[] args) : base(args) { } } #endregion - #region JPasswordField + #region JPasswordField implementation public partial class JPasswordField { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JPopupMenu.cs b/src/net/JNet/Generated/Javax/Swing/JPopupMenu.cs index 459b045a34..6d89dd4162 100644 --- a/src/net/JNet/Generated/Javax/Swing/JPopupMenu.cs +++ b/src/net/JNet/Generated/Javax/Swing/JPopupMenu.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JPopupMenu definition + #region JPopupMenu declaration /// /// /// @@ -66,7 +66,7 @@ public JPopupMenu(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Separator definition + #region Separator declaration /// /// /// @@ -115,7 +115,7 @@ public Separator(params object[] args) : base(args) { } } #endregion - #region JPopupMenu + #region JPopupMenu implementation public partial class JPopupMenu { #region Constructors @@ -430,7 +430,7 @@ public void Show(Java.Awt.Component arg0, int arg1, int arg2) #endregion #region Nested classes - #region Separator + #region Separator implementation public partial class Separator { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JProgressBar.cs b/src/net/JNet/Generated/Javax/Swing/JProgressBar.cs index 4c2e1da169..31f95676ba 100644 --- a/src/net/JNet/Generated/Javax/Swing/JProgressBar.cs +++ b/src/net/JNet/Generated/Javax/Swing/JProgressBar.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JProgressBar definition + #region JProgressBar declaration /// /// /// @@ -70,7 +70,7 @@ public JProgressBar(params object[] args) : base(args) { } } #endregion - #region JProgressBar + #region JProgressBar implementation public partial class JProgressBar { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JRadioButton.cs b/src/net/JNet/Generated/Javax/Swing/JRadioButton.cs index 8235c471ab..468b13dffa 100644 --- a/src/net/JNet/Generated/Javax/Swing/JRadioButton.cs +++ b/src/net/JNet/Generated/Javax/Swing/JRadioButton.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JRadioButton definition + #region JRadioButton declaration /// /// /// @@ -70,7 +70,7 @@ public JRadioButton(params object[] args) : base(args) { } } #endregion - #region JRadioButton + #region JRadioButton implementation public partial class JRadioButton { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JRadioButtonMenuItem.cs b/src/net/JNet/Generated/Javax/Swing/JRadioButtonMenuItem.cs index c2bdada915..a9216b4679 100644 --- a/src/net/JNet/Generated/Javax/Swing/JRadioButtonMenuItem.cs +++ b/src/net/JNet/Generated/Javax/Swing/JRadioButtonMenuItem.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JRadioButtonMenuItem definition + #region JRadioButtonMenuItem declaration /// /// /// @@ -70,7 +70,7 @@ public JRadioButtonMenuItem(params object[] args) : base(args) { } } #endregion - #region JRadioButtonMenuItem + #region JRadioButtonMenuItem implementation public partial class JRadioButtonMenuItem { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JRootPane.cs b/src/net/JNet/Generated/Javax/Swing/JRootPane.cs index 4ac20170fe..eeb213e1a6 100644 --- a/src/net/JNet/Generated/Javax/Swing/JRootPane.cs +++ b/src/net/JNet/Generated/Javax/Swing/JRootPane.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JRootPane definition + #region JRootPane declaration /// /// /// @@ -70,7 +70,7 @@ public JRootPane(params object[] args) : base(args) { } } #endregion - #region JRootPane + #region JRootPane implementation public partial class JRootPane { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JScrollBar.cs b/src/net/JNet/Generated/Javax/Swing/JScrollBar.cs index cfc259fad0..26499fbb66 100644 --- a/src/net/JNet/Generated/Javax/Swing/JScrollBar.cs +++ b/src/net/JNet/Generated/Javax/Swing/JScrollBar.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JScrollBar definition + #region JScrollBar declaration /// /// /// @@ -70,7 +70,7 @@ public JScrollBar(params object[] args) : base(args) { } } #endregion - #region JScrollBar + #region JScrollBar implementation public partial class JScrollBar { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JScrollPane.cs b/src/net/JNet/Generated/Javax/Swing/JScrollPane.cs index 16a5d98ab9..619208d9be 100644 --- a/src/net/JNet/Generated/Javax/Swing/JScrollPane.cs +++ b/src/net/JNet/Generated/Javax/Swing/JScrollPane.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JScrollPane definition + #region JScrollPane declaration /// /// /// @@ -70,7 +70,7 @@ public JScrollPane(params object[] args) : base(args) { } } #endregion - #region JScrollPane + #region JScrollPane implementation public partial class JScrollPane { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JSeparator.cs b/src/net/JNet/Generated/Javax/Swing/JSeparator.cs index 0bbb6d9427..62b8facb88 100644 --- a/src/net/JNet/Generated/Javax/Swing/JSeparator.cs +++ b/src/net/JNet/Generated/Javax/Swing/JSeparator.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JSeparator definition + #region JSeparator declaration /// /// /// @@ -70,7 +70,7 @@ public JSeparator(params object[] args) : base(args) { } } #endregion - #region JSeparator + #region JSeparator implementation public partial class JSeparator { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JSlider.cs b/src/net/JNet/Generated/Javax/Swing/JSlider.cs index 4b376bd2e3..1c9b367ffa 100644 --- a/src/net/JNet/Generated/Javax/Swing/JSlider.cs +++ b/src/net/JNet/Generated/Javax/Swing/JSlider.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JSlider definition + #region JSlider declaration /// /// /// @@ -70,7 +70,7 @@ public JSlider(params object[] args) : base(args) { } } #endregion - #region JSlider + #region JSlider implementation public partial class JSlider { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JSpinner.cs b/src/net/JNet/Generated/Javax/Swing/JSpinner.cs index 6917f881b9..73cfff83f3 100644 --- a/src/net/JNet/Generated/Javax/Swing/JSpinner.cs +++ b/src/net/JNet/Generated/Javax/Swing/JSpinner.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JSpinner definition + #region JSpinner declaration /// /// /// @@ -66,7 +66,7 @@ public JSpinner(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region DateEditor definition + #region DateEditor declaration /// /// /// @@ -111,7 +111,7 @@ public DateEditor(params object[] args) : base(args) { } } #endregion - #region DefaultEditor definition + #region DefaultEditor declaration /// /// /// @@ -156,7 +156,7 @@ public DefaultEditor(params object[] args) : base(args) { } } #endregion - #region ListEditor definition + #region ListEditor declaration /// /// /// @@ -201,7 +201,7 @@ public ListEditor(params object[] args) : base(args) { } } #endregion - #region NumberEditor definition + #region NumberEditor declaration /// /// /// @@ -250,7 +250,7 @@ public NumberEditor(params object[] args) : base(args) { } } #endregion - #region JSpinner + #region JSpinner implementation public partial class JSpinner { #region Constructors @@ -360,7 +360,7 @@ public void SetUI(Javax.Swing.Plaf.SpinnerUI arg0) #endregion #region Nested classes - #region DateEditor + #region DateEditor implementation public partial class DateEditor { #region Constructors @@ -422,7 +422,7 @@ public Javax.Swing.SpinnerDateModel Model } #endregion - #region DefaultEditor + #region DefaultEditor implementation public partial class DefaultEditor { #region Constructors @@ -562,7 +562,7 @@ public void StateChanged(Javax.Swing.Event.ChangeEvent arg0) } #endregion - #region ListEditor + #region ListEditor implementation public partial class ListEditor { #region Constructors @@ -608,7 +608,7 @@ public Javax.Swing.SpinnerListModel Model } #endregion - #region NumberEditor + #region NumberEditor implementation public partial class NumberEditor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JSplitPane.cs b/src/net/JNet/Generated/Javax/Swing/JSplitPane.cs index 69cfbe1dc3..97776b6dbe 100644 --- a/src/net/JNet/Generated/Javax/Swing/JSplitPane.cs +++ b/src/net/JNet/Generated/Javax/Swing/JSplitPane.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JSplitPane definition + #region JSplitPane declaration /// /// /// @@ -70,7 +70,7 @@ public JSplitPane(params object[] args) : base(args) { } } #endregion - #region JSplitPane + #region JSplitPane implementation public partial class JSplitPane { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JTabbedPane.cs b/src/net/JNet/Generated/Javax/Swing/JTabbedPane.cs index 548a6312a6..521ff1dd36 100644 --- a/src/net/JNet/Generated/Javax/Swing/JTabbedPane.cs +++ b/src/net/JNet/Generated/Javax/Swing/JTabbedPane.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JTabbedPane definition + #region JTabbedPane declaration /// /// /// @@ -70,7 +70,7 @@ public JTabbedPane(params object[] args) : base(args) { } } #endregion - #region JTabbedPane + #region JTabbedPane implementation public partial class JTabbedPane { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JTable.cs b/src/net/JNet/Generated/Javax/Swing/JTable.cs index 03b5af35f0..cc00a4d093 100644 --- a/src/net/JNet/Generated/Javax/Swing/JTable.cs +++ b/src/net/JNet/Generated/Javax/Swing/JTable.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JTable definition + #region JTable declaration /// /// /// @@ -66,7 +66,7 @@ public JTable(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region DropLocation definition + #region DropLocation declaration /// /// /// @@ -111,7 +111,7 @@ public DropLocation(params object[] args) : base(args) { } } #endregion - #region PrintMode definition + #region PrintMode declaration /// /// /// @@ -160,7 +160,7 @@ public PrintMode(params object[] args) : base(args) { } } #endregion - #region JTable + #region JTable implementation public partial class JTable { #region Constructors @@ -1169,7 +1169,7 @@ public void ValueChanged(Javax.Swing.Event.ListSelectionEvent arg0) #endregion #region Nested classes - #region DropLocation + #region DropLocation implementation public partial class DropLocation { #region Constructors @@ -1230,7 +1230,7 @@ public bool IsInsertRow() } #endregion - #region PrintMode + #region PrintMode implementation public partial class PrintMode { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JTextArea.cs b/src/net/JNet/Generated/Javax/Swing/JTextArea.cs index 7299c09641..ffdcf636e0 100644 --- a/src/net/JNet/Generated/Javax/Swing/JTextArea.cs +++ b/src/net/JNet/Generated/Javax/Swing/JTextArea.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JTextArea definition + #region JTextArea declaration /// /// /// @@ -70,7 +70,7 @@ public JTextArea(params object[] args) : base(args) { } } #endregion - #region JTextArea + #region JTextArea implementation public partial class JTextArea { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JTextField.cs b/src/net/JNet/Generated/Javax/Swing/JTextField.cs index b0dbf29bc3..20b524b6ae 100644 --- a/src/net/JNet/Generated/Javax/Swing/JTextField.cs +++ b/src/net/JNet/Generated/Javax/Swing/JTextField.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JTextField definition + #region JTextField declaration /// /// /// @@ -70,7 +70,7 @@ public JTextField(params object[] args) : base(args) { } } #endregion - #region JTextField + #region JTextField implementation public partial class JTextField { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JTextPane.cs b/src/net/JNet/Generated/Javax/Swing/JTextPane.cs index 0b5d57b392..aeb6cf68ca 100644 --- a/src/net/JNet/Generated/Javax/Swing/JTextPane.cs +++ b/src/net/JNet/Generated/Javax/Swing/JTextPane.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JTextPane definition + #region JTextPane declaration /// /// /// @@ -70,7 +70,7 @@ public JTextPane(params object[] args) : base(args) { } } #endregion - #region JTextPane + #region JTextPane implementation public partial class JTextPane { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JToggleButton.cs b/src/net/JNet/Generated/Javax/Swing/JToggleButton.cs index 923f205fe4..54a26ca188 100644 --- a/src/net/JNet/Generated/Javax/Swing/JToggleButton.cs +++ b/src/net/JNet/Generated/Javax/Swing/JToggleButton.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JToggleButton definition + #region JToggleButton declaration /// /// /// @@ -66,7 +66,7 @@ public JToggleButton(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ToggleButtonModel definition + #region ToggleButtonModel declaration /// /// /// @@ -115,7 +115,7 @@ public ToggleButtonModel(params object[] args) : base(args) { } } #endregion - #region JToggleButton + #region JToggleButton implementation public partial class JToggleButton { #region Constructors @@ -204,7 +204,7 @@ public JToggleButton(Javax.Swing.Icon arg0) #endregion #region Nested classes - #region ToggleButtonModel + #region ToggleButtonModel implementation public partial class ToggleButtonModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JToolBar.cs b/src/net/JNet/Generated/Javax/Swing/JToolBar.cs index be20c0befa..d040c03189 100644 --- a/src/net/JNet/Generated/Javax/Swing/JToolBar.cs +++ b/src/net/JNet/Generated/Javax/Swing/JToolBar.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JToolBar definition + #region JToolBar declaration /// /// /// @@ -66,7 +66,7 @@ public JToolBar(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Separator definition + #region Separator declaration /// /// /// @@ -115,7 +115,7 @@ public Separator(params object[] args) : base(args) { } } #endregion - #region JToolBar + #region JToolBar implementation public partial class JToolBar { #region Constructors @@ -284,7 +284,7 @@ public void SetUI(Javax.Swing.Plaf.ToolBarUI arg0) #endregion #region Nested classes - #region Separator + #region Separator implementation public partial class Separator { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JToolTip.cs b/src/net/JNet/Generated/Javax/Swing/JToolTip.cs index be7e87fb07..4f370b84ff 100644 --- a/src/net/JNet/Generated/Javax/Swing/JToolTip.cs +++ b/src/net/JNet/Generated/Javax/Swing/JToolTip.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JToolTip definition + #region JToolTip declaration /// /// /// @@ -70,7 +70,7 @@ public JToolTip(params object[] args) : base(args) { } } #endregion - #region JToolTip + #region JToolTip implementation public partial class JToolTip { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JTree.cs b/src/net/JNet/Generated/Javax/Swing/JTree.cs index c44466f5bf..a3fc694861 100644 --- a/src/net/JNet/Generated/Javax/Swing/JTree.cs +++ b/src/net/JNet/Generated/Javax/Swing/JTree.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JTree definition + #region JTree declaration /// /// /// @@ -66,7 +66,7 @@ public JTree(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region DropLocation definition + #region DropLocation declaration /// /// /// @@ -111,7 +111,7 @@ public DropLocation(params object[] args) : base(args) { } } #endregion - #region DynamicUtilTreeNode definition + #region DynamicUtilTreeNode declaration /// /// /// @@ -160,7 +160,7 @@ public DynamicUtilTreeNode(params object[] args) : base(args) { } } #endregion - #region JTree + #region JTree implementation public partial class JTree { #region Constructors @@ -1120,7 +1120,7 @@ public void TreeDidChange() #endregion #region Nested classes - #region DropLocation + #region DropLocation implementation public partial class DropLocation { #region Constructors @@ -1165,7 +1165,7 @@ public Javax.Swing.Tree.TreePath Path } #endregion - #region DynamicUtilTreeNode + #region DynamicUtilTreeNode implementation public partial class DynamicUtilTreeNode { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JViewport.cs b/src/net/JNet/Generated/Javax/Swing/JViewport.cs index 2ed15e1dfd..bbd56a2b57 100644 --- a/src/net/JNet/Generated/Javax/Swing/JViewport.cs +++ b/src/net/JNet/Generated/Javax/Swing/JViewport.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JViewport definition + #region JViewport declaration /// /// /// @@ -70,7 +70,7 @@ public JViewport(params object[] args) : base(args) { } } #endregion - #region JViewport + #region JViewport implementation public partial class JViewport { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/JWindow.cs b/src/net/JNet/Generated/Javax/Swing/JWindow.cs index 7b49f9a8f0..eb1ddbf799 100644 --- a/src/net/JNet/Generated/Javax/Swing/JWindow.cs +++ b/src/net/JNet/Generated/Javax/Swing/JWindow.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region JWindow definition + #region JWindow declaration /// /// /// @@ -70,7 +70,7 @@ public JWindow(params object[] args) : base(args) { } } #endregion - #region JWindow + #region JWindow implementation public partial class JWindow { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/KeyStroke.cs b/src/net/JNet/Generated/Javax/Swing/KeyStroke.cs index 7dcfe38fbe..1c8eac0933 100644 --- a/src/net/JNet/Generated/Javax/Swing/KeyStroke.cs +++ b/src/net/JNet/Generated/Javax/Swing/KeyStroke.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region KeyStroke definition + #region KeyStroke declaration /// /// /// @@ -70,7 +70,7 @@ public KeyStroke(params object[] args) : base(args) { } } #endregion - #region KeyStroke + #region KeyStroke implementation public partial class KeyStroke { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/LayoutFocusTraversalPolicy.cs b/src/net/JNet/Generated/Javax/Swing/LayoutFocusTraversalPolicy.cs index 732790c4b5..5ef5fff198 100644 --- a/src/net/JNet/Generated/Javax/Swing/LayoutFocusTraversalPolicy.cs +++ b/src/net/JNet/Generated/Javax/Swing/LayoutFocusTraversalPolicy.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region LayoutFocusTraversalPolicy definition + #region LayoutFocusTraversalPolicy declaration /// /// /// @@ -70,7 +70,7 @@ public LayoutFocusTraversalPolicy(params object[] args) : base(args) { } } #endregion - #region LayoutFocusTraversalPolicy + #region LayoutFocusTraversalPolicy implementation public partial class LayoutFocusTraversalPolicy { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/LayoutStyle.cs b/src/net/JNet/Generated/Javax/Swing/LayoutStyle.cs index 76965249a2..e408f39697 100644 --- a/src/net/JNet/Generated/Javax/Swing/LayoutStyle.cs +++ b/src/net/JNet/Generated/Javax/Swing/LayoutStyle.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region LayoutStyle definition + #region LayoutStyle declaration /// /// /// @@ -68,7 +68,7 @@ public LayoutStyle(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ComponentPlacement definition + #region ComponentPlacement declaration /// /// /// @@ -117,7 +117,7 @@ public ComponentPlacement(params object[] args) : base(args) { } } #endregion - #region LayoutStyle + #region LayoutStyle implementation public partial class LayoutStyle { #region Constructors @@ -172,7 +172,7 @@ public int GetPreferredGap(Javax.Swing.JComponent arg0, Javax.Swing.JComponent a #endregion #region Nested classes - #region ComponentPlacement + #region ComponentPlacement implementation public partial class ComponentPlacement { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/ListCellRenderer.cs b/src/net/JNet/Generated/Javax/Swing/ListCellRenderer.cs index 3d6e323fcd..bcb0058087 100644 --- a/src/net/JNet/Generated/Javax/Swing/ListCellRenderer.cs +++ b/src/net/JNet/Generated/Javax/Swing/ListCellRenderer.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region ListCellRenderer definition + #region ListCellRenderer declaration /// /// /// @@ -72,7 +72,7 @@ public ListCellRenderer(params object[] args) : base(args) { } } #endregion - #region ListCellRenderer definition + #region ListCellRenderer declaration /// /// /// @@ -120,7 +120,7 @@ public ListCellRenderer(params object[] args) : base(args) { } } #endregion - #region ListCellRenderer + #region ListCellRenderer implementation public partial class ListCellRenderer { #region Constructors @@ -193,7 +193,7 @@ public partial interface IListCellRenderer } #endregion - #region ListCellRenderer + #region ListCellRenderer implementation public partial class ListCellRenderer : Javax.Swing.IListCellRenderer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/ListModel.cs b/src/net/JNet/Generated/Javax/Swing/ListModel.cs index d4ffc14490..fc5fd11bb1 100644 --- a/src/net/JNet/Generated/Javax/Swing/ListModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/ListModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region ListModel definition + #region ListModel declaration /// /// /// @@ -72,7 +72,7 @@ public ListModel(params object[] args) : base(args) { } } #endregion - #region ListModel definition + #region ListModel declaration /// /// /// @@ -120,7 +120,7 @@ public ListModel(params object[] args) : base(args) { } } #endregion - #region ListModel + #region ListModel implementation public partial class ListModel { #region Constructors @@ -221,7 +221,7 @@ public partial interface IListModel } #endregion - #region ListModel + #region ListModel implementation public partial class ListModel : Javax.Swing.IListModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/ListSelectionModel.cs b/src/net/JNet/Generated/Javax/Swing/ListSelectionModel.cs index c1a6df2dc9..ffc09fe9f7 100644 --- a/src/net/JNet/Generated/Javax/Swing/ListSelectionModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/ListSelectionModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region ListSelectionModel definition + #region ListSelectionModel declaration /// /// /// @@ -178,7 +178,7 @@ public partial interface IListSelectionModel } #endregion - #region ListSelectionModel + #region ListSelectionModel implementation public partial class ListSelectionModel : Javax.Swing.IListSelectionModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/LookAndFeel.cs b/src/net/JNet/Generated/Javax/Swing/LookAndFeel.cs index e8981d7e3d..f7cb27c05d 100644 --- a/src/net/JNet/Generated/Javax/Swing/LookAndFeel.cs +++ b/src/net/JNet/Generated/Javax/Swing/LookAndFeel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region LookAndFeel definition + #region LookAndFeel declaration /// /// /// @@ -72,7 +72,7 @@ public LookAndFeel(params object[] args) : base(args) { } } #endregion - #region LookAndFeel + #region LookAndFeel implementation public partial class LookAndFeel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/MenuElement.cs b/src/net/JNet/Generated/Javax/Swing/MenuElement.cs index 6dc971c6e3..147b407a30 100644 --- a/src/net/JNet/Generated/Javax/Swing/MenuElement.cs +++ b/src/net/JNet/Generated/Javax/Swing/MenuElement.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region MenuElement definition + #region MenuElement declaration /// /// /// @@ -117,7 +117,7 @@ public partial interface IMenuElement } #endregion - #region MenuElement + #region MenuElement implementation public partial class MenuElement : Javax.Swing.IMenuElement { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/MenuSelectionManager.cs b/src/net/JNet/Generated/Javax/Swing/MenuSelectionManager.cs index 42fdccfd4a..81dd4a1b76 100644 --- a/src/net/JNet/Generated/Javax/Swing/MenuSelectionManager.cs +++ b/src/net/JNet/Generated/Javax/Swing/MenuSelectionManager.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region MenuSelectionManager definition + #region MenuSelectionManager declaration /// /// /// @@ -70,7 +70,7 @@ public MenuSelectionManager(params object[] args) : base(args) { } } #endregion - #region MenuSelectionManager + #region MenuSelectionManager implementation public partial class MenuSelectionManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/MutableComboBoxModel.cs b/src/net/JNet/Generated/Javax/Swing/MutableComboBoxModel.cs index f213a39737..23acac21a7 100644 --- a/src/net/JNet/Generated/Javax/Swing/MutableComboBoxModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/MutableComboBoxModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region MutableComboBoxModel definition + #region MutableComboBoxModel declaration /// /// /// @@ -72,7 +72,7 @@ public MutableComboBoxModel(params object[] args) : base(args) { } } #endregion - #region MutableComboBoxModel definition + #region MutableComboBoxModel declaration /// /// /// @@ -120,7 +120,7 @@ public MutableComboBoxModel(params object[] args) : base(args) { } } #endregion - #region MutableComboBoxModel + #region MutableComboBoxModel implementation public partial class MutableComboBoxModel { #region Constructors @@ -223,7 +223,7 @@ public partial interface IMutableComboBoxModel : Javax.Swing.IComboBoxModel + #region MutableComboBoxModel implementation public partial class MutableComboBoxModel : Javax.Swing.IMutableComboBoxModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/OverlayLayout.cs b/src/net/JNet/Generated/Javax/Swing/OverlayLayout.cs index 8913f19b4e..3c1db5db84 100644 --- a/src/net/JNet/Generated/Javax/Swing/OverlayLayout.cs +++ b/src/net/JNet/Generated/Javax/Swing/OverlayLayout.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region OverlayLayout definition + #region OverlayLayout declaration /// /// /// @@ -70,7 +70,7 @@ public OverlayLayout(params object[] args) : base(args) { } } #endregion - #region OverlayLayout + #region OverlayLayout implementation public partial class OverlayLayout { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Painter.cs b/src/net/JNet/Generated/Javax/Swing/Painter.cs index 42fdfb0019..bd98acd814 100644 --- a/src/net/JNet/Generated/Javax/Swing/Painter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Painter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region Painter definition + #region Painter declaration /// /// /// @@ -72,7 +72,7 @@ public Painter(params object[] args) : base(args) { } } #endregion - #region Painter definition + #region Painter declaration /// /// /// @@ -120,7 +120,7 @@ public Painter(params object[] args) : base(args) { } } #endregion - #region Painter + #region Painter implementation public partial class Painter { #region Constructors @@ -188,7 +188,7 @@ public partial interface IPainter } #endregion - #region Painter + #region Painter implementation public partial class Painter : Javax.Swing.IPainter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/ActionMapUIResource.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/ActionMapUIResource.cs index 2720e3aef5..18937a045a 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/ActionMapUIResource.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/ActionMapUIResource.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region ActionMapUIResource definition + #region ActionMapUIResource declaration /// /// /// @@ -70,7 +70,7 @@ public ActionMapUIResource(params object[] args) : base(args) { } } #endregion - #region ActionMapUIResource + #region ActionMapUIResource implementation public partial class ActionMapUIResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicArrowButton.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicArrowButton.cs index 0514467022..55e264eef0 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicArrowButton.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicArrowButton.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicArrowButton definition + #region BasicArrowButton declaration /// /// /// @@ -70,7 +70,7 @@ public BasicArrowButton(params object[] args) : base(args) { } } #endregion - #region BasicArrowButton + #region BasicArrowButton implementation public partial class BasicArrowButton { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicBorders.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicBorders.cs index 553212174f..b7da3e548a 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicBorders.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicBorders.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicBorders definition + #region BasicBorders declaration /// /// /// @@ -66,7 +66,7 @@ public BasicBorders(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ButtonBorder definition + #region ButtonBorder declaration /// /// /// @@ -111,7 +111,7 @@ public ButtonBorder(params object[] args) : base(args) { } } #endregion - #region FieldBorder definition + #region FieldBorder declaration /// /// /// @@ -156,7 +156,7 @@ public FieldBorder(params object[] args) : base(args) { } } #endregion - #region MarginBorder definition + #region MarginBorder declaration /// /// /// @@ -201,7 +201,7 @@ public MarginBorder(params object[] args) : base(args) { } } #endregion - #region MenuBarBorder definition + #region MenuBarBorder declaration /// /// /// @@ -246,7 +246,7 @@ public MenuBarBorder(params object[] args) : base(args) { } } #endregion - #region RadioButtonBorder definition + #region RadioButtonBorder declaration /// /// /// @@ -291,7 +291,7 @@ public RadioButtonBorder(params object[] args) : base(args) { } } #endregion - #region RolloverButtonBorder definition + #region RolloverButtonBorder declaration /// /// /// @@ -336,7 +336,7 @@ public RolloverButtonBorder(params object[] args) : base(args) { } } #endregion - #region SplitPaneBorder definition + #region SplitPaneBorder declaration /// /// /// @@ -381,7 +381,7 @@ public SplitPaneBorder(params object[] args) : base(args) { } } #endregion - #region ToggleButtonBorder definition + #region ToggleButtonBorder declaration /// /// /// @@ -430,7 +430,7 @@ public ToggleButtonBorder(params object[] args) : base(args) { } } #endregion - #region BasicBorders + #region BasicBorders implementation public partial class BasicBorders { #region Constructors @@ -517,7 +517,7 @@ public static Javax.Swing.Border.Border TextFieldBorder #endregion #region Nested classes - #region ButtonBorder + #region ButtonBorder implementation public partial class ButtonBorder { #region Constructors @@ -563,7 +563,7 @@ public ButtonBorder(Java.Awt.Color arg0, Java.Awt.Color arg1, Java.Awt.Color arg } #endregion - #region FieldBorder + #region FieldBorder implementation public partial class FieldBorder { #region Constructors @@ -609,7 +609,7 @@ public FieldBorder(Java.Awt.Color arg0, Java.Awt.Color arg1, Java.Awt.Color arg2 } #endregion - #region MarginBorder + #region MarginBorder implementation public partial class MarginBorder { #region Constructors @@ -644,7 +644,7 @@ public partial class MarginBorder } #endregion - #region MenuBarBorder + #region MenuBarBorder implementation public partial class MenuBarBorder { #region Constructors @@ -688,7 +688,7 @@ public MenuBarBorder(Java.Awt.Color arg0, Java.Awt.Color arg1) } #endregion - #region RadioButtonBorder + #region RadioButtonBorder implementation public partial class RadioButtonBorder { #region Constructors @@ -730,7 +730,7 @@ public RadioButtonBorder(Java.Awt.Color arg0, Java.Awt.Color arg1, Java.Awt.Colo } #endregion - #region RolloverButtonBorder + #region RolloverButtonBorder implementation public partial class RolloverButtonBorder { #region Constructors @@ -772,7 +772,7 @@ public RolloverButtonBorder(Java.Awt.Color arg0, Java.Awt.Color arg1, Java.Awt.C } #endregion - #region SplitPaneBorder + #region SplitPaneBorder implementation public partial class SplitPaneBorder { #region Constructors @@ -850,7 +850,7 @@ public void PaintBorder(Java.Awt.Component arg0, Java.Awt.Graphics arg1, int arg } #endregion - #region ToggleButtonBorder + #region ToggleButtonBorder implementation public partial class ToggleButtonBorder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicButtonUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicButtonUI.cs index 8dae5aba69..5aa626c3d4 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicButtonUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicButtonUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicButtonUI definition + #region BasicButtonUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicButtonUI(params object[] args) : base(args) { } } #endregion - #region BasicButtonUI + #region BasicButtonUI implementation public partial class BasicButtonUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicCheckBoxMenuItemUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicCheckBoxMenuItemUI.cs index df556f128e..7dfe38239e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicCheckBoxMenuItemUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicCheckBoxMenuItemUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicCheckBoxMenuItemUI definition + #region BasicCheckBoxMenuItemUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicCheckBoxMenuItemUI(params object[] args) : base(args) { } } #endregion - #region BasicCheckBoxMenuItemUI + #region BasicCheckBoxMenuItemUI implementation public partial class BasicCheckBoxMenuItemUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicCheckBoxUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicCheckBoxUI.cs index ef2cb49045..0b1ab98543 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicCheckBoxUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicCheckBoxUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicCheckBoxUI definition + #region BasicCheckBoxUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicCheckBoxUI(params object[] args) : base(args) { } } #endregion - #region BasicCheckBoxUI + #region BasicCheckBoxUI implementation public partial class BasicCheckBoxUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicColorChooserUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicColorChooserUI.cs index fa43d56df9..5c6d97e86a 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicColorChooserUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicColorChooserUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicColorChooserUI definition + #region BasicColorChooserUI declaration /// /// /// @@ -66,7 +66,7 @@ public BasicColorChooserUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region PropertyHandler definition + #region PropertyHandler declaration /// /// /// @@ -115,7 +115,7 @@ public PropertyHandler(params object[] args) : base(args) { } } #endregion - #region BasicColorChooserUI + #region BasicColorChooserUI implementation public partial class BasicColorChooserUI { #region Constructors @@ -139,7 +139,7 @@ public partial class BasicColorChooserUI #endregion #region Nested classes - #region PropertyHandler + #region PropertyHandler implementation public partial class PropertyHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicComboBoxEditor.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicComboBoxEditor.cs index 7f631f37a1..0ee0a6f029 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicComboBoxEditor.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicComboBoxEditor.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicComboBoxEditor definition + #region BasicComboBoxEditor declaration /// /// /// @@ -66,7 +66,7 @@ public BasicComboBoxEditor(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region UIResource definition + #region UIResource declaration /// /// /// @@ -115,7 +115,7 @@ public UIResource(params object[] args) : base(args) { } } #endregion - #region BasicComboBoxEditor + #region BasicComboBoxEditor implementation public partial class BasicComboBoxEditor { #region Constructors @@ -200,7 +200,7 @@ public void SelectAll() #endregion #region Nested classes - #region UIResource + #region UIResource implementation public partial class UIResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicComboBoxRenderer.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicComboBoxRenderer.cs index 6a2a54229c..f390e05f23 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicComboBoxRenderer.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicComboBoxRenderer.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicComboBoxRenderer definition + #region BasicComboBoxRenderer declaration /// /// /// @@ -66,7 +66,7 @@ public BasicComboBoxRenderer(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region UIResource definition + #region UIResource declaration /// /// /// @@ -115,7 +115,7 @@ public UIResource(params object[] args) : base(args) { } } #endregion - #region BasicComboBoxRenderer + #region BasicComboBoxRenderer implementation public partial class BasicComboBoxRenderer { #region Constructors @@ -160,7 +160,7 @@ public Java.Awt.Component GetListCellRendererComponent(Javax.Swing.JList #endregion #region Nested classes - #region UIResource + #region UIResource implementation public partial class UIResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicComboBoxUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicComboBoxUI.cs index 1dcba62cb1..91229e4ed1 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicComboBoxUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicComboBoxUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicComboBoxUI definition + #region BasicComboBoxUI declaration /// /// /// @@ -66,7 +66,7 @@ public BasicComboBoxUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ComboBoxLayoutManager definition + #region ComboBoxLayoutManager declaration /// /// /// @@ -111,7 +111,7 @@ public ComboBoxLayoutManager(params object[] args) : base(args) { } } #endregion - #region FocusHandler definition + #region FocusHandler declaration /// /// /// @@ -156,7 +156,7 @@ public FocusHandler(params object[] args) : base(args) { } } #endregion - #region ItemHandler definition + #region ItemHandler declaration /// /// /// @@ -201,7 +201,7 @@ public ItemHandler(params object[] args) : base(args) { } } #endregion - #region ListDataHandler definition + #region ListDataHandler declaration /// /// /// @@ -246,7 +246,7 @@ public ListDataHandler(params object[] args) : base(args) { } } #endregion - #region PropertyChangeHandler definition + #region PropertyChangeHandler declaration /// /// /// @@ -295,7 +295,7 @@ public PropertyChangeHandler(params object[] args) : base(args) { } } #endregion - #region BasicComboBoxUI + #region BasicComboBoxUI implementation public partial class BasicComboBoxUI { #region Constructors @@ -367,7 +367,7 @@ public void UnconfigureArrowButton() #endregion #region Nested classes - #region ComboBoxLayoutManager + #region ComboBoxLayoutManager implementation public partial class ComboBoxLayoutManager { #region Constructors @@ -449,7 +449,7 @@ public void RemoveLayoutComponent(Java.Awt.Component arg0) } #endregion - #region FocusHandler + #region FocusHandler implementation public partial class FocusHandler { #region Constructors @@ -508,7 +508,7 @@ public void FocusLost(Java.Awt.EventNs.FocusEvent arg0) } #endregion - #region ItemHandler + #region ItemHandler implementation public partial class ItemHandler { #region Constructors @@ -559,7 +559,7 @@ public void ItemStateChanged(Java.Awt.EventNs.ItemEvent arg0) } #endregion - #region ListDataHandler + #region ListDataHandler implementation public partial class ListDataHandler { #region Constructors @@ -626,7 +626,7 @@ public void IntervalRemoved(Javax.Swing.Event.ListDataEvent arg0) } #endregion - #region PropertyChangeHandler + #region PropertyChangeHandler implementation public partial class PropertyChangeHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicComboPopup.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicComboPopup.cs index 6781b662b9..0428613161 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicComboPopup.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicComboPopup.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicComboPopup definition + #region BasicComboPopup declaration /// /// /// @@ -66,7 +66,7 @@ public BasicComboPopup(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ListDataHandler definition + #region ListDataHandler declaration /// /// /// @@ -115,7 +115,7 @@ public ListDataHandler(params object[] args) : base(args) { } } #endregion - #region BasicComboPopup + #region BasicComboPopup implementation public partial class BasicComboPopup { #region Constructors @@ -186,7 +186,7 @@ public void UninstallingUI() #endregion #region Nested classes - #region ListDataHandler + #region ListDataHandler implementation public partial class ListDataHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicDesktopIconUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicDesktopIconUI.cs index e4a84a4fa1..26cd87f3d5 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicDesktopIconUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicDesktopIconUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicDesktopIconUI definition + #region BasicDesktopIconUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicDesktopIconUI(params object[] args) : base(args) { } } #endregion - #region BasicDesktopIconUI + #region BasicDesktopIconUI implementation public partial class BasicDesktopIconUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicDesktopPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicDesktopPaneUI.cs index e70cb23568..fee75a5629 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicDesktopPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicDesktopPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicDesktopPaneUI definition + #region BasicDesktopPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicDesktopPaneUI(params object[] args) : base(args) { } } #endregion - #region BasicDesktopPaneUI + #region BasicDesktopPaneUI implementation public partial class BasicDesktopPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicDirectoryModel.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicDirectoryModel.cs index 2380af2264..93181923a9 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicDirectoryModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicDirectoryModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicDirectoryModel definition + #region BasicDirectoryModel declaration /// /// /// @@ -70,7 +70,7 @@ public BasicDirectoryModel(params object[] args) : base(args) { } } #endregion - #region BasicDirectoryModel + #region BasicDirectoryModel implementation public partial class BasicDirectoryModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicEditorPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicEditorPaneUI.cs index 642c148ce5..b0958d3f32 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicEditorPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicEditorPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicEditorPaneUI definition + #region BasicEditorPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicEditorPaneUI(params object[] args) : base(args) { } } #endregion - #region BasicEditorPaneUI + #region BasicEditorPaneUI implementation public partial class BasicEditorPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicFileChooserUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicFileChooserUI.cs index 5ad09def27..f491b1da22 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicFileChooserUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicFileChooserUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicFileChooserUI definition + #region BasicFileChooserUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicFileChooserUI(params object[] args) : base(args) { } } #endregion - #region BasicFileChooserUI + #region BasicFileChooserUI implementation public partial class BasicFileChooserUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicFormattedTextFieldUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicFormattedTextFieldUI.cs index 1fe5d89fbd..0b9bbe169a 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicFormattedTextFieldUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicFormattedTextFieldUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicFormattedTextFieldUI definition + #region BasicFormattedTextFieldUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicFormattedTextFieldUI(params object[] args) : base(args) { } } #endregion - #region BasicFormattedTextFieldUI + #region BasicFormattedTextFieldUI implementation public partial class BasicFormattedTextFieldUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicGraphicsUtils.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicGraphicsUtils.cs index b30cd4c49f..26a0588601 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicGraphicsUtils.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicGraphicsUtils.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicGraphicsUtils definition + #region BasicGraphicsUtils declaration /// /// /// @@ -70,7 +70,7 @@ public BasicGraphicsUtils(params object[] args) : base(args) { } } #endregion - #region BasicGraphicsUtils + #region BasicGraphicsUtils implementation public partial class BasicGraphicsUtils { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicHTML.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicHTML.cs index 4f3dfbfdda..c6b4e06a09 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicHTML.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicHTML.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicHTML definition + #region BasicHTML declaration /// /// /// @@ -70,7 +70,7 @@ public BasicHTML(params object[] args) : base(args) { } } #endregion - #region BasicHTML + #region BasicHTML implementation public partial class BasicHTML { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicIconFactory.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicIconFactory.cs index 74f3f1dac2..a9f56dce1f 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicIconFactory.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicIconFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicIconFactory definition + #region BasicIconFactory declaration /// /// /// @@ -70,7 +70,7 @@ public BasicIconFactory(params object[] args) : base(args) { } } #endregion - #region BasicIconFactory + #region BasicIconFactory implementation public partial class BasicIconFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicInternalFrameTitlePane.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicInternalFrameTitlePane.cs index 5748c41308..c404a38c69 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicInternalFrameTitlePane.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicInternalFrameTitlePane.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicInternalFrameTitlePane definition + #region BasicInternalFrameTitlePane declaration /// /// /// @@ -66,7 +66,7 @@ public BasicInternalFrameTitlePane(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region CloseAction definition + #region CloseAction declaration /// /// /// @@ -111,7 +111,7 @@ public CloseAction(params object[] args) : base(args) { } } #endregion - #region IconifyAction definition + #region IconifyAction declaration /// /// /// @@ -156,7 +156,7 @@ public IconifyAction(params object[] args) : base(args) { } } #endregion - #region MaximizeAction definition + #region MaximizeAction declaration /// /// /// @@ -201,7 +201,7 @@ public MaximizeAction(params object[] args) : base(args) { } } #endregion - #region MoveAction definition + #region MoveAction declaration /// /// /// @@ -246,7 +246,7 @@ public MoveAction(params object[] args) : base(args) { } } #endregion - #region PropertyChangeHandler definition + #region PropertyChangeHandler declaration /// /// /// @@ -291,7 +291,7 @@ public PropertyChangeHandler(params object[] args) : base(args) { } } #endregion - #region RestoreAction definition + #region RestoreAction declaration /// /// /// @@ -336,7 +336,7 @@ public RestoreAction(params object[] args) : base(args) { } } #endregion - #region SizeAction definition + #region SizeAction declaration /// /// /// @@ -381,7 +381,7 @@ public SizeAction(params object[] args) : base(args) { } } #endregion - #region SystemMenuBar definition + #region SystemMenuBar declaration /// /// /// @@ -426,7 +426,7 @@ public SystemMenuBar(params object[] args) : base(args) { } } #endregion - #region TitlePaneLayout definition + #region TitlePaneLayout declaration /// /// /// @@ -475,7 +475,7 @@ public TitlePaneLayout(params object[] args) : base(args) { } } #endregion - #region BasicInternalFrameTitlePane + #region BasicInternalFrameTitlePane implementation public partial class BasicInternalFrameTitlePane { #region Constructors @@ -515,7 +515,7 @@ public void PaintComponent(Java.Awt.Graphics arg0) #endregion #region Nested classes - #region CloseAction + #region CloseAction implementation public partial class CloseAction { #region Constructors @@ -554,7 +554,7 @@ public CloseAction(Javax.Swing.Plaf.Basic.BasicInternalFrameTitlePane arg0) } #endregion - #region IconifyAction + #region IconifyAction implementation public partial class IconifyAction { #region Constructors @@ -593,7 +593,7 @@ public IconifyAction(Javax.Swing.Plaf.Basic.BasicInternalFrameTitlePane arg0) } #endregion - #region MaximizeAction + #region MaximizeAction implementation public partial class MaximizeAction { #region Constructors @@ -632,7 +632,7 @@ public MaximizeAction(Javax.Swing.Plaf.Basic.BasicInternalFrameTitlePane arg0) } #endregion - #region MoveAction + #region MoveAction implementation public partial class MoveAction { #region Constructors @@ -671,7 +671,7 @@ public MoveAction(Javax.Swing.Plaf.Basic.BasicInternalFrameTitlePane arg0) } #endregion - #region PropertyChangeHandler + #region PropertyChangeHandler implementation public partial class PropertyChangeHandler { #region Constructors @@ -722,7 +722,7 @@ public void PropertyChange(Java.Beans.PropertyChangeEvent arg0) } #endregion - #region RestoreAction + #region RestoreAction implementation public partial class RestoreAction { #region Constructors @@ -761,7 +761,7 @@ public RestoreAction(Javax.Swing.Plaf.Basic.BasicInternalFrameTitlePane arg0) } #endregion - #region SizeAction + #region SizeAction implementation public partial class SizeAction { #region Constructors @@ -800,7 +800,7 @@ public SizeAction(Javax.Swing.Plaf.Basic.BasicInternalFrameTitlePane arg0) } #endregion - #region SystemMenuBar + #region SystemMenuBar implementation public partial class SystemMenuBar { #region Constructors @@ -839,7 +839,7 @@ public SystemMenuBar(Javax.Swing.Plaf.Basic.BasicInternalFrameTitlePane arg0) } #endregion - #region TitlePaneLayout + #region TitlePaneLayout implementation public partial class TitlePaneLayout { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicInternalFrameUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicInternalFrameUI.cs index bbb58af9f6..6e8359a92e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicInternalFrameUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicInternalFrameUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicInternalFrameUI definition + #region BasicInternalFrameUI declaration /// /// /// @@ -66,7 +66,7 @@ public BasicInternalFrameUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region InternalFrameLayout definition + #region InternalFrameLayout declaration /// /// /// @@ -115,7 +115,7 @@ public InternalFrameLayout(params object[] args) : base(args) { } } #endregion - #region BasicInternalFrameUI + #region BasicInternalFrameUI implementation public partial class BasicInternalFrameUI { #region Constructors @@ -183,7 +183,7 @@ public bool IsKeyBindingActive() #endregion #region Nested classes - #region InternalFrameLayout + #region InternalFrameLayout implementation public partial class InternalFrameLayout { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicLabelUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicLabelUI.cs index bda85b2414..c1bf4d41d4 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicLabelUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicLabelUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicLabelUI definition + #region BasicLabelUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicLabelUI(params object[] args) : base(args) { } } #endregion - #region BasicLabelUI + #region BasicLabelUI implementation public partial class BasicLabelUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicListUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicListUI.cs index 5c3147dd6b..ed7c4dd990 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicListUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicListUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicListUI definition + #region BasicListUI declaration /// /// /// @@ -66,7 +66,7 @@ public BasicListUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region FocusHandler definition + #region FocusHandler declaration /// /// /// @@ -111,7 +111,7 @@ public FocusHandler(params object[] args) : base(args) { } } #endregion - #region ListDataHandler definition + #region ListDataHandler declaration /// /// /// @@ -156,7 +156,7 @@ public ListDataHandler(params object[] args) : base(args) { } } #endregion - #region ListSelectionHandler definition + #region ListSelectionHandler declaration /// /// /// @@ -201,7 +201,7 @@ public ListSelectionHandler(params object[] args) : base(args) { } } #endregion - #region MouseInputHandler definition + #region MouseInputHandler declaration /// /// /// @@ -246,7 +246,7 @@ public MouseInputHandler(params object[] args) : base(args) { } } #endregion - #region PropertyChangeHandler definition + #region PropertyChangeHandler declaration /// /// /// @@ -295,7 +295,7 @@ public PropertyChangeHandler(params object[] args) : base(args) { } } #endregion - #region BasicListUI + #region BasicListUI implementation public partial class BasicListUI { #region Constructors @@ -319,7 +319,7 @@ public partial class BasicListUI #endregion #region Nested classes - #region FocusHandler + #region FocusHandler implementation public partial class FocusHandler { #region Constructors @@ -378,7 +378,7 @@ public void FocusLost(Java.Awt.EventNs.FocusEvent arg0) } #endregion - #region ListDataHandler + #region ListDataHandler implementation public partial class ListDataHandler { #region Constructors @@ -445,7 +445,7 @@ public void IntervalRemoved(Javax.Swing.Event.ListDataEvent arg0) } #endregion - #region ListSelectionHandler + #region ListSelectionHandler implementation public partial class ListSelectionHandler { #region Constructors @@ -496,7 +496,7 @@ public void ValueChanged(Javax.Swing.Event.ListSelectionEvent arg0) } #endregion - #region MouseInputHandler + #region MouseInputHandler implementation public partial class MouseInputHandler { #region Constructors @@ -595,7 +595,7 @@ public void MouseReleased(Java.Awt.EventNs.MouseEvent arg0) } #endregion - #region PropertyChangeHandler + #region PropertyChangeHandler implementation public partial class PropertyChangeHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicLookAndFeel.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicLookAndFeel.cs index c1c462a0fc..2f2077e0df 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicLookAndFeel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicLookAndFeel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicLookAndFeel definition + #region BasicLookAndFeel declaration /// /// /// @@ -72,7 +72,7 @@ public BasicLookAndFeel(params object[] args) : base(args) { } } #endregion - #region BasicLookAndFeel + #region BasicLookAndFeel implementation public partial class BasicLookAndFeel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicMenuBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicMenuBarUI.cs index ca42e1b30f..24515be5a2 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicMenuBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicMenuBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicMenuBarUI definition + #region BasicMenuBarUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicMenuBarUI(params object[] args) : base(args) { } } #endregion - #region BasicMenuBarUI + #region BasicMenuBarUI implementation public partial class BasicMenuBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicMenuItemUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicMenuItemUI.cs index 921805d72d..6a61922724 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicMenuItemUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicMenuItemUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicMenuItemUI definition + #region BasicMenuItemUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicMenuItemUI(params object[] args) : base(args) { } } #endregion - #region BasicMenuItemUI + #region BasicMenuItemUI implementation public partial class BasicMenuItemUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicMenuUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicMenuUI.cs index 535e111afd..1c7e494aea 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicMenuUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicMenuUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicMenuUI definition + #region BasicMenuUI declaration /// /// /// @@ -66,7 +66,7 @@ public BasicMenuUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ChangeHandler definition + #region ChangeHandler declaration /// /// /// @@ -115,7 +115,7 @@ public ChangeHandler(params object[] args) : base(args) { } } #endregion - #region BasicMenuUI + #region BasicMenuUI implementation public partial class BasicMenuUI { #region Constructors @@ -139,7 +139,7 @@ public partial class BasicMenuUI #endregion #region Nested classes - #region ChangeHandler + #region ChangeHandler implementation public partial class ChangeHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicOptionPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicOptionPaneUI.cs index 4c140b2bee..a9f4d6aefa 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicOptionPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicOptionPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicOptionPaneUI definition + #region BasicOptionPaneUI declaration /// /// /// @@ -66,7 +66,7 @@ public BasicOptionPaneUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ButtonAreaLayout definition + #region ButtonAreaLayout declaration /// /// /// @@ -111,7 +111,7 @@ public ButtonAreaLayout(params object[] args) : base(args) { } } #endregion - #region PropertyChangeHandler definition + #region PropertyChangeHandler declaration /// /// /// @@ -160,7 +160,7 @@ public PropertyChangeHandler(params object[] args) : base(args) { } } #endregion - #region BasicOptionPaneUI + #region BasicOptionPaneUI implementation public partial class BasicOptionPaneUI { #region Constructors @@ -203,7 +203,7 @@ public Java.Awt.Dimension MinimumOptionPaneSize #endregion #region Nested classes - #region ButtonAreaLayout + #region ButtonAreaLayout implementation public partial class ButtonAreaLayout { #region Constructors @@ -307,7 +307,7 @@ public void RemoveLayoutComponent(Java.Awt.Component arg0) } #endregion - #region PropertyChangeHandler + #region PropertyChangeHandler implementation public partial class PropertyChangeHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicPanelUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicPanelUI.cs index c7beb16240..052d8d87d0 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicPanelUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicPanelUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicPanelUI definition + #region BasicPanelUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicPanelUI(params object[] args) : base(args) { } } #endregion - #region BasicPanelUI + #region BasicPanelUI implementation public partial class BasicPanelUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicPasswordFieldUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicPasswordFieldUI.cs index c77bb3f1a8..9130996432 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicPasswordFieldUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicPasswordFieldUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicPasswordFieldUI definition + #region BasicPasswordFieldUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicPasswordFieldUI(params object[] args) : base(args) { } } #endregion - #region BasicPasswordFieldUI + #region BasicPasswordFieldUI implementation public partial class BasicPasswordFieldUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicPopupMenuSeparatorUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicPopupMenuSeparatorUI.cs index 33bd6d87ef..d8cfd8dedb 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicPopupMenuSeparatorUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicPopupMenuSeparatorUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicPopupMenuSeparatorUI definition + #region BasicPopupMenuSeparatorUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicPopupMenuSeparatorUI(params object[] args) : base(args) { } } #endregion - #region BasicPopupMenuSeparatorUI + #region BasicPopupMenuSeparatorUI implementation public partial class BasicPopupMenuSeparatorUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicPopupMenuUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicPopupMenuUI.cs index 802f1dfb62..6a5ee242c0 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicPopupMenuUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicPopupMenuUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicPopupMenuUI definition + #region BasicPopupMenuUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicPopupMenuUI(params object[] args) : base(args) { } } #endregion - #region BasicPopupMenuUI + #region BasicPopupMenuUI implementation public partial class BasicPopupMenuUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicProgressBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicProgressBarUI.cs index f6734e6417..c9c0384476 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicProgressBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicProgressBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicProgressBarUI definition + #region BasicProgressBarUI declaration /// /// /// @@ -66,7 +66,7 @@ public BasicProgressBarUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ChangeHandler definition + #region ChangeHandler declaration /// /// /// @@ -115,7 +115,7 @@ public ChangeHandler(params object[] args) : base(args) { } } #endregion - #region BasicProgressBarUI + #region BasicProgressBarUI implementation public partial class BasicProgressBarUI { #region Constructors @@ -139,7 +139,7 @@ public partial class BasicProgressBarUI #endregion #region Nested classes - #region ChangeHandler + #region ChangeHandler implementation public partial class ChangeHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicRadioButtonMenuItemUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicRadioButtonMenuItemUI.cs index e5bc8ef336..caed1b9117 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicRadioButtonMenuItemUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicRadioButtonMenuItemUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicRadioButtonMenuItemUI definition + #region BasicRadioButtonMenuItemUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicRadioButtonMenuItemUI(params object[] args) : base(args) { } } #endregion - #region BasicRadioButtonMenuItemUI + #region BasicRadioButtonMenuItemUI implementation public partial class BasicRadioButtonMenuItemUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicRadioButtonUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicRadioButtonUI.cs index 0220b8bf0d..c2bf888d83 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicRadioButtonUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicRadioButtonUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicRadioButtonUI definition + #region BasicRadioButtonUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicRadioButtonUI(params object[] args) : base(args) { } } #endregion - #region BasicRadioButtonUI + #region BasicRadioButtonUI implementation public partial class BasicRadioButtonUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicRootPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicRootPaneUI.cs index c48ccd1ce0..d5bb25b064 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicRootPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicRootPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicRootPaneUI definition + #region BasicRootPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicRootPaneUI(params object[] args) : base(args) { } } #endregion - #region BasicRootPaneUI + #region BasicRootPaneUI implementation public partial class BasicRootPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicScrollBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicScrollBarUI.cs index 6f2a646a72..5bec2f44a1 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicScrollBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicScrollBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicScrollBarUI definition + #region BasicScrollBarUI declaration /// /// /// @@ -66,7 +66,7 @@ public BasicScrollBarUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region PropertyChangeHandler definition + #region PropertyChangeHandler declaration /// /// /// @@ -115,7 +115,7 @@ public PropertyChangeHandler(params object[] args) : base(args) { } } #endregion - #region BasicScrollBarUI + #region BasicScrollBarUI implementation public partial class BasicScrollBarUI { #region Constructors @@ -205,7 +205,7 @@ public void RemoveLayoutComponent(Java.Awt.Component arg0) #endregion #region Nested classes - #region PropertyChangeHandler + #region PropertyChangeHandler implementation public partial class PropertyChangeHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicScrollPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicScrollPaneUI.cs index 28a5edc15e..f375b0d855 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicScrollPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicScrollPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicScrollPaneUI definition + #region BasicScrollPaneUI declaration /// /// /// @@ -66,7 +66,7 @@ public BasicScrollPaneUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region PropertyChangeHandler definition + #region PropertyChangeHandler declaration /// /// /// @@ -111,7 +111,7 @@ public PropertyChangeHandler(params object[] args) : base(args) { } } #endregion - #region ViewportChangeHandler definition + #region ViewportChangeHandler declaration /// /// /// @@ -160,7 +160,7 @@ public ViewportChangeHandler(params object[] args) : base(args) { } } #endregion - #region BasicScrollPaneUI + #region BasicScrollPaneUI implementation public partial class BasicScrollPaneUI { #region Constructors @@ -188,7 +188,7 @@ public partial class BasicScrollPaneUI #endregion #region Nested classes - #region PropertyChangeHandler + #region PropertyChangeHandler implementation public partial class PropertyChangeHandler { #region Constructors @@ -239,7 +239,7 @@ public void PropertyChange(Java.Beans.PropertyChangeEvent arg0) } #endregion - #region ViewportChangeHandler + #region ViewportChangeHandler implementation public partial class ViewportChangeHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSeparatorUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSeparatorUI.cs index c060e1d134..3e09ad15d5 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSeparatorUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSeparatorUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicSeparatorUI definition + #region BasicSeparatorUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicSeparatorUI(params object[] args) : base(args) { } } #endregion - #region BasicSeparatorUI + #region BasicSeparatorUI implementation public partial class BasicSeparatorUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSliderUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSliderUI.cs index 0e29f1c90f..e82b94507e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSliderUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSliderUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicSliderUI definition + #region BasicSliderUI declaration /// /// /// @@ -66,7 +66,7 @@ public BasicSliderUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ActionScroller definition + #region ActionScroller declaration /// /// /// @@ -111,7 +111,7 @@ public ActionScroller(params object[] args) : base(args) { } } #endregion - #region ChangeHandler definition + #region ChangeHandler declaration /// /// /// @@ -156,7 +156,7 @@ public ChangeHandler(params object[] args) : base(args) { } } #endregion - #region FocusHandler definition + #region FocusHandler declaration /// /// /// @@ -201,7 +201,7 @@ public FocusHandler(params object[] args) : base(args) { } } #endregion - #region PropertyChangeHandler definition + #region PropertyChangeHandler declaration /// /// /// @@ -250,7 +250,7 @@ public PropertyChangeHandler(params object[] args) : base(args) { } } #endregion - #region BasicSliderUI + #region BasicSliderUI implementation public partial class BasicSliderUI { #region Constructors @@ -417,7 +417,7 @@ public void SetThumbLocation(int arg0, int arg1) #endregion #region Nested classes - #region ActionScroller + #region ActionScroller implementation public partial class ActionScroller { #region Constructors @@ -459,7 +459,7 @@ public ActionScroller(Javax.Swing.Plaf.Basic.BasicSliderUI arg0, Javax.Swing.JSl } #endregion - #region ChangeHandler + #region ChangeHandler implementation public partial class ChangeHandler { #region Constructors @@ -510,7 +510,7 @@ public void StateChanged(Javax.Swing.Event.ChangeEvent arg0) } #endregion - #region FocusHandler + #region FocusHandler implementation public partial class FocusHandler { #region Constructors @@ -569,7 +569,7 @@ public void FocusLost(Java.Awt.EventNs.FocusEvent arg0) } #endregion - #region PropertyChangeHandler + #region PropertyChangeHandler implementation public partial class PropertyChangeHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSpinnerUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSpinnerUI.cs index b505d13124..82132fd96b 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSpinnerUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSpinnerUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicSpinnerUI definition + #region BasicSpinnerUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicSpinnerUI(params object[] args) : base(args) { } } #endregion - #region BasicSpinnerUI + #region BasicSpinnerUI implementation public partial class BasicSpinnerUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSplitPaneDivider.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSplitPaneDivider.cs index f216060be0..ec09b30cfb 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSplitPaneDivider.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSplitPaneDivider.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicSplitPaneDivider definition + #region BasicSplitPaneDivider declaration /// /// /// @@ -70,7 +70,7 @@ public BasicSplitPaneDivider(params object[] args) : base(args) { } } #endregion - #region BasicSplitPaneDivider + #region BasicSplitPaneDivider implementation public partial class BasicSplitPaneDivider { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSplitPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSplitPaneUI.cs index a7a5f12da7..d7decc0970 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSplitPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicSplitPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicSplitPaneUI definition + #region BasicSplitPaneUI declaration /// /// /// @@ -66,7 +66,7 @@ public BasicSplitPaneUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region BasicHorizontalLayoutManager definition + #region BasicHorizontalLayoutManager declaration /// /// /// @@ -111,7 +111,7 @@ public BasicHorizontalLayoutManager(params object[] args) : base(args) { } } #endregion - #region BasicVerticalLayoutManager definition + #region BasicVerticalLayoutManager declaration /// /// /// @@ -156,7 +156,7 @@ public BasicVerticalLayoutManager(params object[] args) : base(args) { } } #endregion - #region KeyboardDownRightHandler definition + #region KeyboardDownRightHandler declaration /// /// /// @@ -201,7 +201,7 @@ public KeyboardDownRightHandler(params object[] args) : base(args) { } } #endregion - #region KeyboardEndHandler definition + #region KeyboardEndHandler declaration /// /// /// @@ -246,7 +246,7 @@ public KeyboardEndHandler(params object[] args) : base(args) { } } #endregion - #region KeyboardHomeHandler definition + #region KeyboardHomeHandler declaration /// /// /// @@ -291,7 +291,7 @@ public KeyboardHomeHandler(params object[] args) : base(args) { } } #endregion - #region KeyboardResizeToggleHandler definition + #region KeyboardResizeToggleHandler declaration /// /// /// @@ -336,7 +336,7 @@ public KeyboardResizeToggleHandler(params object[] args) : base(args) { } } #endregion - #region KeyboardUpLeftHandler definition + #region KeyboardUpLeftHandler declaration /// /// /// @@ -381,7 +381,7 @@ public KeyboardUpLeftHandler(params object[] args) : base(args) { } } #endregion - #region PropertyHandler definition + #region PropertyHandler declaration /// /// /// @@ -430,7 +430,7 @@ public PropertyHandler(params object[] args) : base(args) { } } #endregion - #region BasicSplitPaneUI + #region BasicSplitPaneUI implementation public partial class BasicSplitPaneUI { #region Constructors @@ -522,7 +522,7 @@ public void SetContinuousLayout(bool arg0) #endregion #region Nested classes - #region BasicHorizontalLayoutManager + #region BasicHorizontalLayoutManager implementation public partial class BasicHorizontalLayoutManager { #region Constructors @@ -647,7 +647,7 @@ public void ResetToPreferredSizes() } #endregion - #region BasicVerticalLayoutManager + #region BasicVerticalLayoutManager implementation public partial class BasicVerticalLayoutManager { #region Constructors @@ -686,7 +686,7 @@ public BasicVerticalLayoutManager(Javax.Swing.Plaf.Basic.BasicSplitPaneUI arg0) } #endregion - #region KeyboardDownRightHandler + #region KeyboardDownRightHandler implementation public partial class KeyboardDownRightHandler { #region Constructors @@ -737,7 +737,7 @@ public void ActionPerformed(Java.Awt.EventNs.ActionEvent arg0) } #endregion - #region KeyboardEndHandler + #region KeyboardEndHandler implementation public partial class KeyboardEndHandler { #region Constructors @@ -788,7 +788,7 @@ public void ActionPerformed(Java.Awt.EventNs.ActionEvent arg0) } #endregion - #region KeyboardHomeHandler + #region KeyboardHomeHandler implementation public partial class KeyboardHomeHandler { #region Constructors @@ -839,7 +839,7 @@ public void ActionPerformed(Java.Awt.EventNs.ActionEvent arg0) } #endregion - #region KeyboardResizeToggleHandler + #region KeyboardResizeToggleHandler implementation public partial class KeyboardResizeToggleHandler { #region Constructors @@ -890,7 +890,7 @@ public void ActionPerformed(Java.Awt.EventNs.ActionEvent arg0) } #endregion - #region KeyboardUpLeftHandler + #region KeyboardUpLeftHandler implementation public partial class KeyboardUpLeftHandler { #region Constructors @@ -941,7 +941,7 @@ public void ActionPerformed(Java.Awt.EventNs.ActionEvent arg0) } #endregion - #region PropertyHandler + #region PropertyHandler implementation public partial class PropertyHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTabbedPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTabbedPaneUI.cs index 0e424e6dee..04c762818e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTabbedPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTabbedPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicTabbedPaneUI definition + #region BasicTabbedPaneUI declaration /// /// /// @@ -66,7 +66,7 @@ public BasicTabbedPaneUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region PropertyChangeHandler definition + #region PropertyChangeHandler declaration /// /// /// @@ -111,7 +111,7 @@ public PropertyChangeHandler(params object[] args) : base(args) { } } #endregion - #region TabbedPaneLayout definition + #region TabbedPaneLayout declaration /// /// /// @@ -156,7 +156,7 @@ public TabbedPaneLayout(params object[] args) : base(args) { } } #endregion - #region TabSelectionHandler definition + #region TabSelectionHandler declaration /// /// /// @@ -205,7 +205,7 @@ public TabSelectionHandler(params object[] args) : base(args) { } } #endregion - #region BasicTabbedPaneUI + #region BasicTabbedPaneUI implementation public partial class BasicTabbedPaneUI { #region Constructors @@ -233,7 +233,7 @@ public partial class BasicTabbedPaneUI #endregion #region Nested classes - #region PropertyChangeHandler + #region PropertyChangeHandler implementation public partial class PropertyChangeHandler { #region Constructors @@ -284,7 +284,7 @@ public void PropertyChange(Java.Beans.PropertyChangeEvent arg0) } #endregion - #region TabbedPaneLayout + #region TabbedPaneLayout implementation public partial class TabbedPaneLayout { #region Constructors @@ -373,7 +373,7 @@ public void RemoveLayoutComponent(Java.Awt.Component arg0) } #endregion - #region TabSelectionHandler + #region TabSelectionHandler implementation public partial class TabSelectionHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTableHeaderUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTableHeaderUI.cs index 0eea9889c3..c7dda82627 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTableHeaderUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTableHeaderUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicTableHeaderUI definition + #region BasicTableHeaderUI declaration /// /// /// @@ -66,7 +66,7 @@ public BasicTableHeaderUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region MouseInputHandler definition + #region MouseInputHandler declaration /// /// /// @@ -115,7 +115,7 @@ public MouseInputHandler(params object[] args) : base(args) { } } #endregion - #region BasicTableHeaderUI + #region BasicTableHeaderUI implementation public partial class BasicTableHeaderUI { #region Constructors @@ -139,7 +139,7 @@ public partial class BasicTableHeaderUI #endregion #region Nested classes - #region MouseInputHandler + #region MouseInputHandler implementation public partial class MouseInputHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTableUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTableUI.cs index 12569885ed..1bc6a98727 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTableUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTableUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicTableUI definition + #region BasicTableUI declaration /// /// /// @@ -66,7 +66,7 @@ public BasicTableUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region FocusHandler definition + #region FocusHandler declaration /// /// /// @@ -111,7 +111,7 @@ public FocusHandler(params object[] args) : base(args) { } } #endregion - #region KeyHandler definition + #region KeyHandler declaration /// /// /// @@ -156,7 +156,7 @@ public KeyHandler(params object[] args) : base(args) { } } #endregion - #region MouseInputHandler definition + #region MouseInputHandler declaration /// /// /// @@ -205,7 +205,7 @@ public MouseInputHandler(params object[] args) : base(args) { } } #endregion - #region BasicTableUI + #region BasicTableUI implementation public partial class BasicTableUI { #region Constructors @@ -229,7 +229,7 @@ public partial class BasicTableUI #endregion #region Nested classes - #region FocusHandler + #region FocusHandler implementation public partial class FocusHandler { #region Constructors @@ -288,7 +288,7 @@ public void FocusLost(Java.Awt.EventNs.FocusEvent arg0) } #endregion - #region KeyHandler + #region KeyHandler implementation public partial class KeyHandler { #region Constructors @@ -355,7 +355,7 @@ public void KeyTyped(Java.Awt.EventNs.KeyEvent arg0) } #endregion - #region MouseInputHandler + #region MouseInputHandler implementation public partial class MouseInputHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTextAreaUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTextAreaUI.cs index 66e441d8e6..2ea96177c4 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTextAreaUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTextAreaUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicTextAreaUI definition + #region BasicTextAreaUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicTextAreaUI(params object[] args) : base(args) { } } #endregion - #region BasicTextAreaUI + #region BasicTextAreaUI implementation public partial class BasicTextAreaUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTextFieldUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTextFieldUI.cs index ffebf70eb8..a08c114c73 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTextFieldUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTextFieldUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicTextFieldUI definition + #region BasicTextFieldUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicTextFieldUI(params object[] args) : base(args) { } } #endregion - #region BasicTextFieldUI + #region BasicTextFieldUI implementation public partial class BasicTextFieldUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTextPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTextPaneUI.cs index 6887c5a64f..de95fab895 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTextPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTextPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicTextPaneUI definition + #region BasicTextPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicTextPaneUI(params object[] args) : base(args) { } } #endregion - #region BasicTextPaneUI + #region BasicTextPaneUI implementation public partial class BasicTextPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTextUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTextUI.cs index 3d16ebe927..7c07d26248 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTextUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTextUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicTextUI definition + #region BasicTextUI declaration /// /// /// @@ -68,7 +68,7 @@ public BasicTextUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region BasicCaret definition + #region BasicCaret declaration /// /// /// @@ -113,7 +113,7 @@ public BasicCaret(params object[] args) : base(args) { } } #endregion - #region BasicHighlighter definition + #region BasicHighlighter declaration /// /// /// @@ -162,7 +162,7 @@ public BasicHighlighter(params object[] args) : base(args) { } } #endregion - #region BasicTextUI + #region BasicTextUI implementation public partial class BasicTextUI { #region Constructors @@ -210,7 +210,7 @@ public Javax.Swing.Text.View Create(Javax.Swing.Text.Element arg0) #endregion #region Nested classes - #region BasicCaret + #region BasicCaret implementation public partial class BasicCaret { #region Constructors @@ -245,7 +245,7 @@ public partial class BasicCaret } #endregion - #region BasicHighlighter + #region BasicHighlighter implementation public partial class BasicHighlighter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicToggleButtonUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicToggleButtonUI.cs index 59da2944ed..d02a820e3a 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicToggleButtonUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicToggleButtonUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicToggleButtonUI definition + #region BasicToggleButtonUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicToggleButtonUI(params object[] args) : base(args) { } } #endregion - #region BasicToggleButtonUI + #region BasicToggleButtonUI implementation public partial class BasicToggleButtonUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicToolBarSeparatorUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicToolBarSeparatorUI.cs index ccc450da8d..a1eece116f 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicToolBarSeparatorUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicToolBarSeparatorUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicToolBarSeparatorUI definition + #region BasicToolBarSeparatorUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicToolBarSeparatorUI(params object[] args) : base(args) { } } #endregion - #region BasicToolBarSeparatorUI + #region BasicToolBarSeparatorUI implementation public partial class BasicToolBarSeparatorUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicToolBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicToolBarUI.cs index 385390815f..b6d30e6c7f 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicToolBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicToolBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicToolBarUI definition + #region BasicToolBarUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicToolBarUI(params object[] args) : base(args) { } } #endregion - #region BasicToolBarUI + #region BasicToolBarUI implementation public partial class BasicToolBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicToolTipUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicToolTipUI.cs index 16c8d00cb1..588104ad5b 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicToolTipUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicToolTipUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicToolTipUI definition + #region BasicToolTipUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicToolTipUI(params object[] args) : base(args) { } } #endregion - #region BasicToolTipUI + #region BasicToolTipUI implementation public partial class BasicToolTipUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTreeUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTreeUI.cs index 85a58e1c09..4db7fdb19b 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTreeUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicTreeUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicTreeUI definition + #region BasicTreeUI declaration /// /// /// @@ -66,7 +66,7 @@ public BasicTreeUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region CellEditorHandler definition + #region CellEditorHandler declaration /// /// /// @@ -111,7 +111,7 @@ public CellEditorHandler(params object[] args) : base(args) { } } #endregion - #region FocusHandler definition + #region FocusHandler declaration /// /// /// @@ -156,7 +156,7 @@ public FocusHandler(params object[] args) : base(args) { } } #endregion - #region MouseInputHandler definition + #region MouseInputHandler declaration /// /// /// @@ -201,7 +201,7 @@ public MouseInputHandler(params object[] args) : base(args) { } } #endregion - #region NodeDimensionsHandler definition + #region NodeDimensionsHandler declaration /// /// /// @@ -246,7 +246,7 @@ public NodeDimensionsHandler(params object[] args) : base(args) { } } #endregion - #region PropertyChangeHandler definition + #region PropertyChangeHandler declaration /// /// /// @@ -291,7 +291,7 @@ public PropertyChangeHandler(params object[] args) : base(args) { } } #endregion - #region SelectionModelPropertyChangeHandler definition + #region SelectionModelPropertyChangeHandler declaration /// /// /// @@ -336,7 +336,7 @@ public SelectionModelPropertyChangeHandler(params object[] args) : base(args) { } #endregion - #region TreeCancelEditingAction definition + #region TreeCancelEditingAction declaration /// /// /// @@ -381,7 +381,7 @@ public TreeCancelEditingAction(params object[] args) : base(args) { } } #endregion - #region TreeExpansionHandler definition + #region TreeExpansionHandler declaration /// /// /// @@ -426,7 +426,7 @@ public TreeExpansionHandler(params object[] args) : base(args) { } } #endregion - #region TreeHomeAction definition + #region TreeHomeAction declaration /// /// /// @@ -471,7 +471,7 @@ public TreeHomeAction(params object[] args) : base(args) { } } #endregion - #region TreeIncrementAction definition + #region TreeIncrementAction declaration /// /// /// @@ -516,7 +516,7 @@ public TreeIncrementAction(params object[] args) : base(args) { } } #endregion - #region TreeModelHandler definition + #region TreeModelHandler declaration /// /// /// @@ -561,7 +561,7 @@ public TreeModelHandler(params object[] args) : base(args) { } } #endregion - #region TreePageAction definition + #region TreePageAction declaration /// /// /// @@ -606,7 +606,7 @@ public TreePageAction(params object[] args) : base(args) { } } #endregion - #region TreeSelectionHandler definition + #region TreeSelectionHandler declaration /// /// /// @@ -651,7 +651,7 @@ public TreeSelectionHandler(params object[] args) : base(args) { } } #endregion - #region TreeToggleAction definition + #region TreeToggleAction declaration /// /// /// @@ -696,7 +696,7 @@ public TreeToggleAction(params object[] args) : base(args) { } } #endregion - #region TreeTraverseAction definition + #region TreeTraverseAction declaration /// /// /// @@ -745,7 +745,7 @@ public TreeTraverseAction(params object[] args) : base(args) { } } #endregion - #region BasicTreeUI + #region BasicTreeUI implementation public partial class BasicTreeUI { #region Constructors @@ -814,7 +814,7 @@ public Java.Awt.Dimension GetPreferredSize(Javax.Swing.JComponent arg0, bool arg #endregion #region Nested classes - #region CellEditorHandler + #region CellEditorHandler implementation public partial class CellEditorHandler { #region Constructors @@ -873,7 +873,7 @@ public void EditingStopped(Javax.Swing.Event.ChangeEvent arg0) } #endregion - #region FocusHandler + #region FocusHandler implementation public partial class FocusHandler { #region Constructors @@ -932,7 +932,7 @@ public void FocusLost(Java.Awt.EventNs.FocusEvent arg0) } #endregion - #region MouseInputHandler + #region MouseInputHandler implementation public partial class MouseInputHandler { #region Constructors @@ -1034,7 +1034,7 @@ public void MouseReleased(Java.Awt.EventNs.MouseEvent arg0) } #endregion - #region NodeDimensionsHandler + #region NodeDimensionsHandler implementation public partial class NodeDimensionsHandler { #region Constructors @@ -1073,7 +1073,7 @@ public NodeDimensionsHandler(Javax.Swing.Plaf.Basic.BasicTreeUI arg0) } #endregion - #region PropertyChangeHandler + #region PropertyChangeHandler implementation public partial class PropertyChangeHandler { #region Constructors @@ -1124,7 +1124,7 @@ public void PropertyChange(Java.Beans.PropertyChangeEvent arg0) } #endregion - #region SelectionModelPropertyChangeHandler + #region SelectionModelPropertyChangeHandler implementation public partial class SelectionModelPropertyChangeHandler { #region Constructors @@ -1175,7 +1175,7 @@ public void PropertyChange(Java.Beans.PropertyChangeEvent arg0) } #endregion - #region TreeCancelEditingAction + #region TreeCancelEditingAction implementation public partial class TreeCancelEditingAction { #region Constructors @@ -1215,7 +1215,7 @@ public TreeCancelEditingAction(Javax.Swing.Plaf.Basic.BasicTreeUI arg0, Java.Lan } #endregion - #region TreeExpansionHandler + #region TreeExpansionHandler implementation public partial class TreeExpansionHandler { #region Constructors @@ -1274,7 +1274,7 @@ public void TreeExpanded(Javax.Swing.Event.TreeExpansionEvent arg0) } #endregion - #region TreeHomeAction + #region TreeHomeAction implementation public partial class TreeHomeAction { #region Constructors @@ -1315,7 +1315,7 @@ public TreeHomeAction(Javax.Swing.Plaf.Basic.BasicTreeUI arg0, int arg1, Java.La } #endregion - #region TreeIncrementAction + #region TreeIncrementAction implementation public partial class TreeIncrementAction { #region Constructors @@ -1356,7 +1356,7 @@ public TreeIncrementAction(Javax.Swing.Plaf.Basic.BasicTreeUI arg0, int arg1, Ja } #endregion - #region TreeModelHandler + #region TreeModelHandler implementation public partial class TreeModelHandler { #region Constructors @@ -1431,7 +1431,7 @@ public void TreeStructureChanged(Javax.Swing.Event.TreeModelEvent arg0) } #endregion - #region TreePageAction + #region TreePageAction implementation public partial class TreePageAction { #region Constructors @@ -1472,7 +1472,7 @@ public TreePageAction(Javax.Swing.Plaf.Basic.BasicTreeUI arg0, int arg1, Java.La } #endregion - #region TreeSelectionHandler + #region TreeSelectionHandler implementation public partial class TreeSelectionHandler { #region Constructors @@ -1523,7 +1523,7 @@ public void ValueChanged(Javax.Swing.Event.TreeSelectionEvent arg0) } #endregion - #region TreeToggleAction + #region TreeToggleAction implementation public partial class TreeToggleAction { #region Constructors @@ -1563,7 +1563,7 @@ public TreeToggleAction(Javax.Swing.Plaf.Basic.BasicTreeUI arg0, Java.Lang.Strin } #endregion - #region TreeTraverseAction + #region TreeTraverseAction implementation public partial class TreeTraverseAction { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicViewportUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicViewportUI.cs index 174103af9b..20883fbece 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicViewportUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/BasicViewportUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region BasicViewportUI definition + #region BasicViewportUI declaration /// /// /// @@ -70,7 +70,7 @@ public BasicViewportUI(params object[] args) : base(args) { } } #endregion - #region BasicViewportUI + #region BasicViewportUI implementation public partial class BasicViewportUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/ComboPopup.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/ComboPopup.cs index c1d28d7fcb..ca5f4712c3 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/ComboPopup.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/ComboPopup.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region ComboPopup definition + #region ComboPopup declaration /// /// /// @@ -123,7 +123,7 @@ public partial interface IComboPopup } #endregion - #region ComboPopup + #region ComboPopup implementation public partial class ComboPopup : Javax.Swing.Plaf.Basic.IComboPopup { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/DefaultMenuLayout.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/DefaultMenuLayout.cs index 2bf3eb0f41..f6422a3871 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/DefaultMenuLayout.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Basic/DefaultMenuLayout.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Basic { - #region DefaultMenuLayout definition + #region DefaultMenuLayout declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultMenuLayout(params object[] args) : base(args) { } } #endregion - #region DefaultMenuLayout + #region DefaultMenuLayout implementation public partial class DefaultMenuLayout { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/BorderUIResource.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/BorderUIResource.cs index 52cff090ac..8f69511bdf 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/BorderUIResource.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/BorderUIResource.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region BorderUIResource definition + #region BorderUIResource declaration /// /// /// @@ -66,7 +66,7 @@ public BorderUIResource(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region BevelBorderUIResource definition + #region BevelBorderUIResource declaration /// /// /// @@ -111,7 +111,7 @@ public BevelBorderUIResource(params object[] args) : base(args) { } } #endregion - #region CompoundBorderUIResource definition + #region CompoundBorderUIResource declaration /// /// /// @@ -156,7 +156,7 @@ public CompoundBorderUIResource(params object[] args) : base(args) { } } #endregion - #region EmptyBorderUIResource definition + #region EmptyBorderUIResource declaration /// /// /// @@ -201,7 +201,7 @@ public EmptyBorderUIResource(params object[] args) : base(args) { } } #endregion - #region EtchedBorderUIResource definition + #region EtchedBorderUIResource declaration /// /// /// @@ -246,7 +246,7 @@ public EtchedBorderUIResource(params object[] args) : base(args) { } } #endregion - #region LineBorderUIResource definition + #region LineBorderUIResource declaration /// /// /// @@ -291,7 +291,7 @@ public LineBorderUIResource(params object[] args) : base(args) { } } #endregion - #region MatteBorderUIResource definition + #region MatteBorderUIResource declaration /// /// /// @@ -336,7 +336,7 @@ public MatteBorderUIResource(params object[] args) : base(args) { } } #endregion - #region TitledBorderUIResource definition + #region TitledBorderUIResource declaration /// /// /// @@ -385,7 +385,7 @@ public TitledBorderUIResource(params object[] args) : base(args) { } } #endregion - #region BorderUIResource + #region BorderUIResource implementation public partial class BorderUIResource { #region Constructors @@ -487,7 +487,7 @@ public void PaintBorder(Java.Awt.Component arg0, Java.Awt.Graphics arg1, int arg #endregion #region Nested classes - #region BevelBorderUIResource + #region BevelBorderUIResource implementation public partial class BevelBorderUIResource { #region Constructors @@ -552,7 +552,7 @@ public BevelBorderUIResource(int arg0) } #endregion - #region CompoundBorderUIResource + #region CompoundBorderUIResource implementation public partial class CompoundBorderUIResource { #region Constructors @@ -596,7 +596,7 @@ public CompoundBorderUIResource(Javax.Swing.Border.Border arg0, Javax.Swing.Bord } #endregion - #region EmptyBorderUIResource + #region EmptyBorderUIResource implementation public partial class EmptyBorderUIResource { #region Constructors @@ -650,7 +650,7 @@ public EmptyBorderUIResource(Java.Awt.Insets arg0) } #endregion - #region EtchedBorderUIResource + #region EtchedBorderUIResource implementation public partial class EtchedBorderUIResource { #region Constructors @@ -712,7 +712,7 @@ public EtchedBorderUIResource(Java.Awt.Color arg0, Java.Awt.Color arg1) } #endregion - #region LineBorderUIResource + #region LineBorderUIResource implementation public partial class LineBorderUIResource { #region Constructors @@ -764,7 +764,7 @@ public LineBorderUIResource(Java.Awt.Color arg0) } #endregion - #region MatteBorderUIResource + #region MatteBorderUIResource implementation public partial class MatteBorderUIResource { #region Constructors @@ -831,7 +831,7 @@ public MatteBorderUIResource(Javax.Swing.Icon arg0) } #endregion - #region TitledBorderUIResource + #region TitledBorderUIResource implementation public partial class TitledBorderUIResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/ButtonUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/ButtonUI.cs index da91aa29b8..3eb27d9811 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/ButtonUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/ButtonUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region ButtonUI definition + #region ButtonUI declaration /// /// /// @@ -72,7 +72,7 @@ public ButtonUI(params object[] args) : base(args) { } } #endregion - #region ButtonUI + #region ButtonUI implementation public partial class ButtonUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/ColorChooserUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/ColorChooserUI.cs index 0de040b382..2a7a898d90 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/ColorChooserUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/ColorChooserUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region ColorChooserUI definition + #region ColorChooserUI declaration /// /// /// @@ -72,7 +72,7 @@ public ColorChooserUI(params object[] args) : base(args) { } } #endregion - #region ColorChooserUI + #region ColorChooserUI implementation public partial class ColorChooserUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/ColorUIResource.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/ColorUIResource.cs index a0ea5bc557..a803305b99 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/ColorUIResource.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/ColorUIResource.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region ColorUIResource definition + #region ColorUIResource declaration /// /// /// @@ -70,7 +70,7 @@ public ColorUIResource(params object[] args) : base(args) { } } #endregion - #region ColorUIResource + #region ColorUIResource implementation public partial class ColorUIResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/ComboBoxUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/ComboBoxUI.cs index 41f20dd5eb..14aeb98633 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/ComboBoxUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/ComboBoxUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region ComboBoxUI definition + #region ComboBoxUI declaration /// /// /// @@ -72,7 +72,7 @@ public ComboBoxUI(params object[] args) : base(args) { } } #endregion - #region ComboBoxUI + #region ComboBoxUI implementation public partial class ComboBoxUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/ComponentInputMapUIResource.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/ComponentInputMapUIResource.cs index a2d3790fec..b5c8217ef7 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/ComponentInputMapUIResource.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/ComponentInputMapUIResource.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region ComponentInputMapUIResource definition + #region ComponentInputMapUIResource declaration /// /// /// @@ -70,7 +70,7 @@ public ComponentInputMapUIResource(params object[] args) : base(args) { } } #endregion - #region ComponentInputMapUIResource + #region ComponentInputMapUIResource implementation public partial class ComponentInputMapUIResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/ComponentUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/ComponentUI.cs index b4634a73d7..fd13fc7d89 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/ComponentUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/ComponentUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region ComponentUI definition + #region ComponentUI declaration /// /// /// @@ -72,7 +72,7 @@ public ComponentUI(params object[] args) : base(args) { } } #endregion - #region ComponentUI + #region ComponentUI implementation public partial class ComponentUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/DesktopIconUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/DesktopIconUI.cs index 164086c18f..24bfc67f20 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/DesktopIconUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/DesktopIconUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region DesktopIconUI definition + #region DesktopIconUI declaration /// /// /// @@ -72,7 +72,7 @@ public DesktopIconUI(params object[] args) : base(args) { } } #endregion - #region DesktopIconUI + #region DesktopIconUI implementation public partial class DesktopIconUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/DesktopPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/DesktopPaneUI.cs index e6da64ff05..8f7c47be25 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/DesktopPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/DesktopPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region DesktopPaneUI definition + #region DesktopPaneUI declaration /// /// /// @@ -72,7 +72,7 @@ public DesktopPaneUI(params object[] args) : base(args) { } } #endregion - #region DesktopPaneUI + #region DesktopPaneUI implementation public partial class DesktopPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/DimensionUIResource.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/DimensionUIResource.cs index b9a85c229d..31d4ca517f 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/DimensionUIResource.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/DimensionUIResource.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region DimensionUIResource definition + #region DimensionUIResource declaration /// /// /// @@ -70,7 +70,7 @@ public DimensionUIResource(params object[] args) : base(args) { } } #endregion - #region DimensionUIResource + #region DimensionUIResource implementation public partial class DimensionUIResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/FileChooserUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/FileChooserUI.cs index a04c2ebf4a..bfc033359c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/FileChooserUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/FileChooserUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region FileChooserUI definition + #region FileChooserUI declaration /// /// /// @@ -72,7 +72,7 @@ public FileChooserUI(params object[] args) : base(args) { } } #endregion - #region FileChooserUI + #region FileChooserUI implementation public partial class FileChooserUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/FontUIResource.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/FontUIResource.cs index 789690c860..129db8ec1d 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/FontUIResource.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/FontUIResource.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region FontUIResource definition + #region FontUIResource declaration /// /// /// @@ -70,7 +70,7 @@ public FontUIResource(params object[] args) : base(args) { } } #endregion - #region FontUIResource + #region FontUIResource implementation public partial class FontUIResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/IconUIResource.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/IconUIResource.cs index b3807dccab..11cb9bccbf 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/IconUIResource.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/IconUIResource.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region IconUIResource definition + #region IconUIResource declaration /// /// /// @@ -70,7 +70,7 @@ public IconUIResource(params object[] args) : base(args) { } } #endregion - #region IconUIResource + #region IconUIResource implementation public partial class IconUIResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/InputMapUIResource.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/InputMapUIResource.cs index 9a961d7719..cc01cf1c49 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/InputMapUIResource.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/InputMapUIResource.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region InputMapUIResource definition + #region InputMapUIResource declaration /// /// /// @@ -70,7 +70,7 @@ public InputMapUIResource(params object[] args) : base(args) { } } #endregion - #region InputMapUIResource + #region InputMapUIResource implementation public partial class InputMapUIResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/InsetsUIResource.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/InsetsUIResource.cs index 595b687283..17bf00e40f 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/InsetsUIResource.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/InsetsUIResource.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region InsetsUIResource definition + #region InsetsUIResource declaration /// /// /// @@ -70,7 +70,7 @@ public InsetsUIResource(params object[] args) : base(args) { } } #endregion - #region InsetsUIResource + #region InsetsUIResource implementation public partial class InsetsUIResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/InternalFrameUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/InternalFrameUI.cs index 4b4defd959..2e2f51c596 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/InternalFrameUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/InternalFrameUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region InternalFrameUI definition + #region InternalFrameUI declaration /// /// /// @@ -72,7 +72,7 @@ public InternalFrameUI(params object[] args) : base(args) { } } #endregion - #region InternalFrameUI + #region InternalFrameUI implementation public partial class InternalFrameUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/LabelUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/LabelUI.cs index c7c52539cc..bcd18070d6 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/LabelUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/LabelUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region LabelUI definition + #region LabelUI declaration /// /// /// @@ -72,7 +72,7 @@ public LabelUI(params object[] args) : base(args) { } } #endregion - #region LabelUI + #region LabelUI implementation public partial class LabelUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/LayerUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/LayerUI.cs index f73cf39916..16f596afa0 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/LayerUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/LayerUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region LayerUI definition + #region LayerUI declaration /// /// /// @@ -70,7 +70,7 @@ public LayerUI(params object[] args) : base(args) { } } #endregion - #region LayerUI definition + #region LayerUI declaration /// /// /// @@ -116,7 +116,7 @@ public LayerUI(params object[] args) : base(args) { } } #endregion - #region LayerUI + #region LayerUI implementation public partial class LayerUI { #region Constructors @@ -262,7 +262,7 @@ public void UpdateUI(Javax.Swing.JLayer arg0) } #endregion - #region LayerUI + #region LayerUI implementation public partial class LayerUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/ListUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/ListUI.cs index 08a5202525..1afa3de7e9 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/ListUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/ListUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region ListUI definition + #region ListUI declaration /// /// /// @@ -72,7 +72,7 @@ public ListUI(params object[] args) : base(args) { } } #endregion - #region ListUI + #region ListUI implementation public partial class ListUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/MenuBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/MenuBarUI.cs index 79de5f03fc..f52c772881 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/MenuBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/MenuBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region MenuBarUI definition + #region MenuBarUI declaration /// /// /// @@ -72,7 +72,7 @@ public MenuBarUI(params object[] args) : base(args) { } } #endregion - #region MenuBarUI + #region MenuBarUI implementation public partial class MenuBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/MenuItemUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/MenuItemUI.cs index c1d5ad7835..fbd49e0672 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/MenuItemUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/MenuItemUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region MenuItemUI definition + #region MenuItemUI declaration /// /// /// @@ -72,7 +72,7 @@ public MenuItemUI(params object[] args) : base(args) { } } #endregion - #region MenuItemUI + #region MenuItemUI implementation public partial class MenuItemUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/DefaultMetalTheme.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/DefaultMetalTheme.cs index 93a1c163f7..75e176c62a 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/DefaultMetalTheme.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/DefaultMetalTheme.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region DefaultMetalTheme definition + #region DefaultMetalTheme declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultMetalTheme(params object[] args) : base(args) { } } #endregion - #region DefaultMetalTheme + #region DefaultMetalTheme implementation public partial class DefaultMetalTheme { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalBorders.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalBorders.cs index 2dd2cbf8c6..4a9de1d456 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalBorders.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalBorders.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalBorders definition + #region MetalBorders declaration /// /// /// @@ -66,7 +66,7 @@ public MetalBorders(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ButtonBorder definition + #region ButtonBorder declaration /// /// /// @@ -111,7 +111,7 @@ public ButtonBorder(params object[] args) : base(args) { } } #endregion - #region Flush3DBorder definition + #region Flush3DBorder declaration /// /// /// @@ -156,7 +156,7 @@ public Flush3DBorder(params object[] args) : base(args) { } } #endregion - #region InternalFrameBorder definition + #region InternalFrameBorder declaration /// /// /// @@ -201,7 +201,7 @@ public InternalFrameBorder(params object[] args) : base(args) { } } #endregion - #region MenuBarBorder definition + #region MenuBarBorder declaration /// /// /// @@ -246,7 +246,7 @@ public MenuBarBorder(params object[] args) : base(args) { } } #endregion - #region MenuItemBorder definition + #region MenuItemBorder declaration /// /// /// @@ -291,7 +291,7 @@ public MenuItemBorder(params object[] args) : base(args) { } } #endregion - #region OptionDialogBorder definition + #region OptionDialogBorder declaration /// /// /// @@ -336,7 +336,7 @@ public OptionDialogBorder(params object[] args) : base(args) { } } #endregion - #region PaletteBorder definition + #region PaletteBorder declaration /// /// /// @@ -381,7 +381,7 @@ public PaletteBorder(params object[] args) : base(args) { } } #endregion - #region PopupMenuBorder definition + #region PopupMenuBorder declaration /// /// /// @@ -426,7 +426,7 @@ public PopupMenuBorder(params object[] args) : base(args) { } } #endregion - #region RolloverButtonBorder definition + #region RolloverButtonBorder declaration /// /// /// @@ -471,7 +471,7 @@ public RolloverButtonBorder(params object[] args) : base(args) { } } #endregion - #region ScrollPaneBorder definition + #region ScrollPaneBorder declaration /// /// /// @@ -516,7 +516,7 @@ public ScrollPaneBorder(params object[] args) : base(args) { } } #endregion - #region TableHeaderBorder definition + #region TableHeaderBorder declaration /// /// /// @@ -561,7 +561,7 @@ public TableHeaderBorder(params object[] args) : base(args) { } } #endregion - #region TextFieldBorder definition + #region TextFieldBorder declaration /// /// /// @@ -606,7 +606,7 @@ public TextFieldBorder(params object[] args) : base(args) { } } #endregion - #region ToggleButtonBorder definition + #region ToggleButtonBorder declaration /// /// /// @@ -651,7 +651,7 @@ public ToggleButtonBorder(params object[] args) : base(args) { } } #endregion - #region ToolBarBorder definition + #region ToolBarBorder declaration /// /// /// @@ -700,7 +700,7 @@ public ToolBarBorder(params object[] args) : base(args) { } } #endregion - #region MetalBorders + #region MetalBorders implementation public partial class MetalBorders { #region Constructors @@ -759,7 +759,7 @@ public static Javax.Swing.Border.Border TextBorder #endregion #region Nested classes - #region ButtonBorder + #region ButtonBorder implementation public partial class ButtonBorder { #region Constructors @@ -794,7 +794,7 @@ public partial class ButtonBorder } #endregion - #region Flush3DBorder + #region Flush3DBorder implementation public partial class Flush3DBorder { #region Constructors @@ -829,7 +829,7 @@ public partial class Flush3DBorder } #endregion - #region InternalFrameBorder + #region InternalFrameBorder implementation public partial class InternalFrameBorder { #region Constructors @@ -864,7 +864,7 @@ public partial class InternalFrameBorder } #endregion - #region MenuBarBorder + #region MenuBarBorder implementation public partial class MenuBarBorder { #region Constructors @@ -899,7 +899,7 @@ public partial class MenuBarBorder } #endregion - #region MenuItemBorder + #region MenuItemBorder implementation public partial class MenuItemBorder { #region Constructors @@ -934,7 +934,7 @@ public partial class MenuItemBorder } #endregion - #region OptionDialogBorder + #region OptionDialogBorder implementation public partial class OptionDialogBorder { #region Constructors @@ -969,7 +969,7 @@ public partial class OptionDialogBorder } #endregion - #region PaletteBorder + #region PaletteBorder implementation public partial class PaletteBorder { #region Constructors @@ -1004,7 +1004,7 @@ public partial class PaletteBorder } #endregion - #region PopupMenuBorder + #region PopupMenuBorder implementation public partial class PopupMenuBorder { #region Constructors @@ -1039,7 +1039,7 @@ public partial class PopupMenuBorder } #endregion - #region RolloverButtonBorder + #region RolloverButtonBorder implementation public partial class RolloverButtonBorder { #region Constructors @@ -1070,7 +1070,7 @@ public partial class RolloverButtonBorder } #endregion - #region ScrollPaneBorder + #region ScrollPaneBorder implementation public partial class ScrollPaneBorder { #region Constructors @@ -1105,7 +1105,7 @@ public partial class ScrollPaneBorder } #endregion - #region TableHeaderBorder + #region TableHeaderBorder implementation public partial class TableHeaderBorder { #region Constructors @@ -1136,7 +1136,7 @@ public partial class TableHeaderBorder } #endregion - #region TextFieldBorder + #region TextFieldBorder implementation public partial class TextFieldBorder { #region Constructors @@ -1167,7 +1167,7 @@ public partial class TextFieldBorder } #endregion - #region ToggleButtonBorder + #region ToggleButtonBorder implementation public partial class ToggleButtonBorder { #region Constructors @@ -1198,7 +1198,7 @@ public partial class ToggleButtonBorder } #endregion - #region ToolBarBorder + #region ToolBarBorder implementation public partial class ToolBarBorder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalButtonUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalButtonUI.cs index 6eaa15d573..27efea53f7 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalButtonUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalButtonUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalButtonUI definition + #region MetalButtonUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalButtonUI(params object[] args) : base(args) { } } #endregion - #region MetalButtonUI + #region MetalButtonUI implementation public partial class MetalButtonUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalCheckBoxIcon.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalCheckBoxIcon.cs index 7a9eb22026..92f7385938 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalCheckBoxIcon.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalCheckBoxIcon.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalCheckBoxIcon definition + #region MetalCheckBoxIcon declaration /// /// /// @@ -70,7 +70,7 @@ public MetalCheckBoxIcon(params object[] args) : base(args) { } } #endregion - #region MetalCheckBoxIcon + #region MetalCheckBoxIcon implementation public partial class MetalCheckBoxIcon { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalCheckBoxUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalCheckBoxUI.cs index 02826f54d3..23d0f0bf22 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalCheckBoxUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalCheckBoxUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalCheckBoxUI definition + #region MetalCheckBoxUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalCheckBoxUI(params object[] args) : base(args) { } } #endregion - #region MetalCheckBoxUI + #region MetalCheckBoxUI implementation public partial class MetalCheckBoxUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalComboBoxButton.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalComboBoxButton.cs index e2eb0f17ce..b3f2dc5a1d 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalComboBoxButton.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalComboBoxButton.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalComboBoxButton definition + #region MetalComboBoxButton declaration /// /// /// @@ -70,7 +70,7 @@ public MetalComboBoxButton(params object[] args) : base(args) { } } #endregion - #region MetalComboBoxButton + #region MetalComboBoxButton implementation public partial class MetalComboBoxButton { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalComboBoxEditor.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalComboBoxEditor.cs index 2414226de9..4ad8739e7d 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalComboBoxEditor.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalComboBoxEditor.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalComboBoxEditor definition + #region MetalComboBoxEditor declaration /// /// /// @@ -66,7 +66,7 @@ public MetalComboBoxEditor(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region UIResource definition + #region UIResource declaration /// /// /// @@ -115,7 +115,7 @@ public UIResource(params object[] args) : base(args) { } } #endregion - #region MetalComboBoxEditor + #region MetalComboBoxEditor implementation public partial class MetalComboBoxEditor { #region Constructors @@ -139,7 +139,7 @@ public partial class MetalComboBoxEditor #endregion #region Nested classes - #region UIResource + #region UIResource implementation public partial class UIResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalComboBoxIcon.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalComboBoxIcon.cs index 94d22e67e2..9e7314860e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalComboBoxIcon.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalComboBoxIcon.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalComboBoxIcon definition + #region MetalComboBoxIcon declaration /// /// /// @@ -70,7 +70,7 @@ public MetalComboBoxIcon(params object[] args) : base(args) { } } #endregion - #region MetalComboBoxIcon + #region MetalComboBoxIcon implementation public partial class MetalComboBoxIcon { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalComboBoxUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalComboBoxUI.cs index adff427699..fa426c5abe 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalComboBoxUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalComboBoxUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalComboBoxUI definition + #region MetalComboBoxUI declaration /// /// /// @@ -66,7 +66,7 @@ public MetalComboBoxUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region MetalComboBoxLayoutManager definition + #region MetalComboBoxLayoutManager declaration /// /// /// @@ -115,7 +115,7 @@ public MetalComboBoxLayoutManager(params object[] args) : base(args) { } } #endregion - #region MetalComboBoxUI + #region MetalComboBoxUI implementation public partial class MetalComboBoxUI { #region Constructors @@ -178,7 +178,7 @@ public void UnconfigureEditor() #endregion #region Nested classes - #region MetalComboBoxLayoutManager + #region MetalComboBoxLayoutManager implementation public partial class MetalComboBoxLayoutManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalDesktopIconUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalDesktopIconUI.cs index 00e8837079..8ee5c2c2c8 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalDesktopIconUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalDesktopIconUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalDesktopIconUI definition + #region MetalDesktopIconUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalDesktopIconUI(params object[] args) : base(args) { } } #endregion - #region MetalDesktopIconUI + #region MetalDesktopIconUI implementation public partial class MetalDesktopIconUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalFileChooserUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalFileChooserUI.cs index cbcc1796cc..988f7a3b84 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalFileChooserUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalFileChooserUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalFileChooserUI definition + #region MetalFileChooserUI declaration /// /// /// @@ -66,7 +66,7 @@ public MetalFileChooserUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region FilterComboBoxRenderer definition + #region FilterComboBoxRenderer declaration /// /// /// @@ -115,7 +115,7 @@ public FilterComboBoxRenderer(params object[] args) : base(args) { } } #endregion - #region MetalFileChooserUI + #region MetalFileChooserUI implementation public partial class MetalFileChooserUI { #region Constructors @@ -155,7 +155,7 @@ public void ValueChanged(Javax.Swing.Event.ListSelectionEvent arg0) #endregion #region Nested classes - #region FilterComboBoxRenderer + #region FilterComboBoxRenderer implementation public partial class FilterComboBoxRenderer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalIconFactory.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalIconFactory.cs index 992c50c9d1..7d4aa6a1a9 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalIconFactory.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalIconFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalIconFactory definition + #region MetalIconFactory declaration /// /// /// @@ -66,7 +66,7 @@ public MetalIconFactory(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region FileIcon16 definition + #region FileIcon16 declaration /// /// /// @@ -111,7 +111,7 @@ public FileIcon16(params object[] args) : base(args) { } } #endregion - #region FolderIcon16 definition + #region FolderIcon16 declaration /// /// /// @@ -156,7 +156,7 @@ public FolderIcon16(params object[] args) : base(args) { } } #endregion - #region PaletteCloseIcon definition + #region PaletteCloseIcon declaration /// /// /// @@ -201,7 +201,7 @@ public PaletteCloseIcon(params object[] args) : base(args) { } } #endregion - #region TreeControlIcon definition + #region TreeControlIcon declaration /// /// /// @@ -246,7 +246,7 @@ public TreeControlIcon(params object[] args) : base(args) { } } #endregion - #region TreeFolderIcon definition + #region TreeFolderIcon declaration /// /// /// @@ -291,7 +291,7 @@ public TreeFolderIcon(params object[] args) : base(args) { } } #endregion - #region TreeLeafIcon definition + #region TreeLeafIcon declaration /// /// /// @@ -340,7 +340,7 @@ public TreeLeafIcon(params object[] args) : base(args) { } } #endregion - #region MetalIconFactory + #region MetalIconFactory implementation public partial class MetalIconFactory { #region Constructors @@ -561,7 +561,7 @@ public static Javax.Swing.Icon GetTreeControlIcon(bool arg0) #endregion #region Nested classes - #region FileIcon16 + #region FileIcon16 implementation public partial class FileIcon16 { #region Constructors @@ -639,7 +639,7 @@ public void PaintIcon(Java.Awt.Component arg0, Java.Awt.Graphics arg1, int arg2, } #endregion - #region FolderIcon16 + #region FolderIcon16 implementation public partial class FolderIcon16 { #region Constructors @@ -717,7 +717,7 @@ public void PaintIcon(Java.Awt.Component arg0, Java.Awt.Graphics arg1, int arg2, } #endregion - #region PaletteCloseIcon + #region PaletteCloseIcon implementation public partial class PaletteCloseIcon { #region Constructors @@ -785,7 +785,7 @@ public void PaintIcon(Java.Awt.Component arg0, Java.Awt.Graphics arg1, int arg2, } #endregion - #region TreeControlIcon + #region TreeControlIcon implementation public partial class TreeControlIcon { #region Constructors @@ -868,7 +868,7 @@ public void PaintMe(Java.Awt.Component arg0, Java.Awt.Graphics arg1, int arg2, i } #endregion - #region TreeFolderIcon + #region TreeFolderIcon implementation public partial class TreeFolderIcon { #region Constructors @@ -899,7 +899,7 @@ public partial class TreeFolderIcon } #endregion - #region TreeLeafIcon + #region TreeLeafIcon implementation public partial class TreeLeafIcon { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalInternalFrameTitlePane.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalInternalFrameTitlePane.cs index 7ab8a8d1a5..f24a5ec43c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalInternalFrameTitlePane.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalInternalFrameTitlePane.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalInternalFrameTitlePane definition + #region MetalInternalFrameTitlePane declaration /// /// /// @@ -70,7 +70,7 @@ public MetalInternalFrameTitlePane(params object[] args) : base(args) { } } #endregion - #region MetalInternalFrameTitlePane + #region MetalInternalFrameTitlePane implementation public partial class MetalInternalFrameTitlePane { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalInternalFrameUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalInternalFrameUI.cs index efb2f16205..bc18c7fb01 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalInternalFrameUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalInternalFrameUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalInternalFrameUI definition + #region MetalInternalFrameUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalInternalFrameUI(params object[] args) : base(args) { } } #endregion - #region MetalInternalFrameUI + #region MetalInternalFrameUI implementation public partial class MetalInternalFrameUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalLabelUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalLabelUI.cs index 7fd051021d..b1616fd312 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalLabelUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalLabelUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalLabelUI definition + #region MetalLabelUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalLabelUI(params object[] args) : base(args) { } } #endregion - #region MetalLabelUI + #region MetalLabelUI implementation public partial class MetalLabelUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalLookAndFeel.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalLookAndFeel.cs index 7cbc35c2ae..4092523cf1 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalLookAndFeel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalLookAndFeel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalLookAndFeel definition + #region MetalLookAndFeel declaration /// /// /// @@ -70,7 +70,7 @@ public MetalLookAndFeel(params object[] args) : base(args) { } } #endregion - #region MetalLookAndFeel + #region MetalLookAndFeel implementation public partial class MetalLookAndFeel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalMenuBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalMenuBarUI.cs index 2738d4dfc9..d2206986b6 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalMenuBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalMenuBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalMenuBarUI definition + #region MetalMenuBarUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalMenuBarUI(params object[] args) : base(args) { } } #endregion - #region MetalMenuBarUI + #region MetalMenuBarUI implementation public partial class MetalMenuBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalPopupMenuSeparatorUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalPopupMenuSeparatorUI.cs index 542cd9789e..4a5aa8f866 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalPopupMenuSeparatorUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalPopupMenuSeparatorUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalPopupMenuSeparatorUI definition + #region MetalPopupMenuSeparatorUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalPopupMenuSeparatorUI(params object[] args) : base(args) { } } #endregion - #region MetalPopupMenuSeparatorUI + #region MetalPopupMenuSeparatorUI implementation public partial class MetalPopupMenuSeparatorUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalProgressBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalProgressBarUI.cs index 703d2050d5..23d8467fea 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalProgressBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalProgressBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalProgressBarUI definition + #region MetalProgressBarUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalProgressBarUI(params object[] args) : base(args) { } } #endregion - #region MetalProgressBarUI + #region MetalProgressBarUI implementation public partial class MetalProgressBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalRadioButtonUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalRadioButtonUI.cs index 24748d003b..f46723d138 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalRadioButtonUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalRadioButtonUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalRadioButtonUI definition + #region MetalRadioButtonUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalRadioButtonUI(params object[] args) : base(args) { } } #endregion - #region MetalRadioButtonUI + #region MetalRadioButtonUI implementation public partial class MetalRadioButtonUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalRootPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalRootPaneUI.cs index fbc030c0b7..88325b2ca9 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalRootPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalRootPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalRootPaneUI definition + #region MetalRootPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalRootPaneUI(params object[] args) : base(args) { } } #endregion - #region MetalRootPaneUI + #region MetalRootPaneUI implementation public partial class MetalRootPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalScrollBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalScrollBarUI.cs index bc68fd97b9..47c2b0f94d 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalScrollBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalScrollBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalScrollBarUI definition + #region MetalScrollBarUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalScrollBarUI(params object[] args) : base(args) { } } #endregion - #region MetalScrollBarUI + #region MetalScrollBarUI implementation public partial class MetalScrollBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalScrollButton.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalScrollButton.cs index 18d9b4ba36..0687ee7e14 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalScrollButton.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalScrollButton.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalScrollButton definition + #region MetalScrollButton declaration /// /// /// @@ -70,7 +70,7 @@ public MetalScrollButton(params object[] args) : base(args) { } } #endregion - #region MetalScrollButton + #region MetalScrollButton implementation public partial class MetalScrollButton { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalScrollPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalScrollPaneUI.cs index 2c3368f5b1..28ca40e3e7 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalScrollPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalScrollPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalScrollPaneUI definition + #region MetalScrollPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalScrollPaneUI(params object[] args) : base(args) { } } #endregion - #region MetalScrollPaneUI + #region MetalScrollPaneUI implementation public partial class MetalScrollPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalSeparatorUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalSeparatorUI.cs index b87ad597b7..39b5a4156d 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalSeparatorUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalSeparatorUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalSeparatorUI definition + #region MetalSeparatorUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalSeparatorUI(params object[] args) : base(args) { } } #endregion - #region MetalSeparatorUI + #region MetalSeparatorUI implementation public partial class MetalSeparatorUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalSliderUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalSliderUI.cs index 3380d76ed3..058594f504 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalSliderUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalSliderUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalSliderUI definition + #region MetalSliderUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalSliderUI(params object[] args) : base(args) { } } #endregion - #region MetalSliderUI + #region MetalSliderUI implementation public partial class MetalSliderUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalSplitPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalSplitPaneUI.cs index 3ca72158ba..874e79e3b0 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalSplitPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalSplitPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalSplitPaneUI definition + #region MetalSplitPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalSplitPaneUI(params object[] args) : base(args) { } } #endregion - #region MetalSplitPaneUI + #region MetalSplitPaneUI implementation public partial class MetalSplitPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalTabbedPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalTabbedPaneUI.cs index ca15a4efba..dcded04311 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalTabbedPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalTabbedPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalTabbedPaneUI definition + #region MetalTabbedPaneUI declaration /// /// /// @@ -66,7 +66,7 @@ public MetalTabbedPaneUI(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region TabbedPaneLayout definition + #region TabbedPaneLayout declaration /// /// /// @@ -115,7 +115,7 @@ public TabbedPaneLayout(params object[] args) : base(args) { } } #endregion - #region MetalTabbedPaneUI + #region MetalTabbedPaneUI implementation public partial class MetalTabbedPaneUI { #region Constructors @@ -139,7 +139,7 @@ public partial class MetalTabbedPaneUI #endregion #region Nested classes - #region TabbedPaneLayout + #region TabbedPaneLayout implementation public partial class TabbedPaneLayout { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalTextFieldUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalTextFieldUI.cs index 0f9c63e4e4..b8f64d44cb 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalTextFieldUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalTextFieldUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalTextFieldUI definition + #region MetalTextFieldUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalTextFieldUI(params object[] args) : base(args) { } } #endregion - #region MetalTextFieldUI + #region MetalTextFieldUI implementation public partial class MetalTextFieldUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalTheme.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalTheme.cs index 4ba0293779..7dbfd15a28 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalTheme.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalTheme.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalTheme definition + #region MetalTheme declaration /// /// /// @@ -72,7 +72,7 @@ public MetalTheme(params object[] args) : base(args) { } } #endregion - #region MetalTheme + #region MetalTheme implementation public partial class MetalTheme { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalToggleButtonUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalToggleButtonUI.cs index ecf5c62015..9b81dfb293 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalToggleButtonUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalToggleButtonUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalToggleButtonUI definition + #region MetalToggleButtonUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalToggleButtonUI(params object[] args) : base(args) { } } #endregion - #region MetalToggleButtonUI + #region MetalToggleButtonUI implementation public partial class MetalToggleButtonUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalToolBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalToolBarUI.cs index 94013b2593..776159b337 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalToolBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalToolBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalToolBarUI definition + #region MetalToolBarUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalToolBarUI(params object[] args) : base(args) { } } #endregion - #region MetalToolBarUI + #region MetalToolBarUI implementation public partial class MetalToolBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalToolTipUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalToolTipUI.cs index da56812f6d..ea28ce3e19 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalToolTipUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalToolTipUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalToolTipUI definition + #region MetalToolTipUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalToolTipUI(params object[] args) : base(args) { } } #endregion - #region MetalToolTipUI + #region MetalToolTipUI implementation public partial class MetalToolTipUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalTreeUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalTreeUI.cs index e48276c083..4aa4fe8fcf 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalTreeUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/MetalTreeUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region MetalTreeUI definition + #region MetalTreeUI declaration /// /// /// @@ -70,7 +70,7 @@ public MetalTreeUI(params object[] args) : base(args) { } } #endregion - #region MetalTreeUI + #region MetalTreeUI implementation public partial class MetalTreeUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/OceanTheme.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/OceanTheme.cs index 576c68831c..b364f0f1df 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/OceanTheme.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Metal/OceanTheme.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Metal { - #region OceanTheme definition + #region OceanTheme declaration /// /// /// @@ -70,7 +70,7 @@ public OceanTheme(params object[] args) : base(args) { } } #endregion - #region OceanTheme + #region OceanTheme implementation public partial class OceanTheme { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiButtonUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiButtonUI.cs index 8caac4942d..1ffa1b4a00 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiButtonUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiButtonUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiButtonUI definition + #region MultiButtonUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiButtonUI(params object[] args) : base(args) { } } #endregion - #region MultiButtonUI + #region MultiButtonUI implementation public partial class MultiButtonUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiColorChooserUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiColorChooserUI.cs index 7330a2498c..ee47314abc 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiColorChooserUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiColorChooserUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiColorChooserUI definition + #region MultiColorChooserUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiColorChooserUI(params object[] args) : base(args) { } } #endregion - #region MultiColorChooserUI + #region MultiColorChooserUI implementation public partial class MultiColorChooserUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiComboBoxUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiComboBoxUI.cs index 2c3de8e6dd..2334ef5cf0 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiComboBoxUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiComboBoxUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiComboBoxUI definition + #region MultiComboBoxUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiComboBoxUI(params object[] args) : base(args) { } } #endregion - #region MultiComboBoxUI + #region MultiComboBoxUI implementation public partial class MultiComboBoxUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiDesktopIconUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiDesktopIconUI.cs index 7e9447cbb7..46d792705e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiDesktopIconUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiDesktopIconUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiDesktopIconUI definition + #region MultiDesktopIconUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiDesktopIconUI(params object[] args) : base(args) { } } #endregion - #region MultiDesktopIconUI + #region MultiDesktopIconUI implementation public partial class MultiDesktopIconUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiDesktopPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiDesktopPaneUI.cs index 937b470322..d8a3a235d7 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiDesktopPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiDesktopPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiDesktopPaneUI definition + #region MultiDesktopPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiDesktopPaneUI(params object[] args) : base(args) { } } #endregion - #region MultiDesktopPaneUI + #region MultiDesktopPaneUI implementation public partial class MultiDesktopPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiFileChooserUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiFileChooserUI.cs index d62ea65732..8f91d11b45 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiFileChooserUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiFileChooserUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiFileChooserUI definition + #region MultiFileChooserUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiFileChooserUI(params object[] args) : base(args) { } } #endregion - #region MultiFileChooserUI + #region MultiFileChooserUI implementation public partial class MultiFileChooserUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiInternalFrameUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiInternalFrameUI.cs index c951f1c6e6..f5b6a30bf7 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiInternalFrameUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiInternalFrameUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiInternalFrameUI definition + #region MultiInternalFrameUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiInternalFrameUI(params object[] args) : base(args) { } } #endregion - #region MultiInternalFrameUI + #region MultiInternalFrameUI implementation public partial class MultiInternalFrameUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiLabelUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiLabelUI.cs index 6ee6a950d4..b2d41890ee 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiLabelUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiLabelUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiLabelUI definition + #region MultiLabelUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiLabelUI(params object[] args) : base(args) { } } #endregion - #region MultiLabelUI + #region MultiLabelUI implementation public partial class MultiLabelUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiListUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiListUI.cs index 3a7cfc3571..c427071ac4 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiListUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiListUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiListUI definition + #region MultiListUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiListUI(params object[] args) : base(args) { } } #endregion - #region MultiListUI + #region MultiListUI implementation public partial class MultiListUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiLookAndFeel.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiLookAndFeel.cs index 8b5c281ad2..710c606c46 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiLookAndFeel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiLookAndFeel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiLookAndFeel definition + #region MultiLookAndFeel declaration /// /// /// @@ -70,7 +70,7 @@ public MultiLookAndFeel(params object[] args) : base(args) { } } #endregion - #region MultiLookAndFeel + #region MultiLookAndFeel implementation public partial class MultiLookAndFeel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiMenuBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiMenuBarUI.cs index a037d572b5..3453c24891 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiMenuBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiMenuBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiMenuBarUI definition + #region MultiMenuBarUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiMenuBarUI(params object[] args) : base(args) { } } #endregion - #region MultiMenuBarUI + #region MultiMenuBarUI implementation public partial class MultiMenuBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiMenuItemUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiMenuItemUI.cs index 0041727229..d1b5ad6acc 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiMenuItemUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiMenuItemUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiMenuItemUI definition + #region MultiMenuItemUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiMenuItemUI(params object[] args) : base(args) { } } #endregion - #region MultiMenuItemUI + #region MultiMenuItemUI implementation public partial class MultiMenuItemUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiOptionPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiOptionPaneUI.cs index 160961ea83..b33fb2391c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiOptionPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiOptionPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiOptionPaneUI definition + #region MultiOptionPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiOptionPaneUI(params object[] args) : base(args) { } } #endregion - #region MultiOptionPaneUI + #region MultiOptionPaneUI implementation public partial class MultiOptionPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiPanelUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiPanelUI.cs index e3f74cf834..191572a846 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiPanelUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiPanelUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiPanelUI definition + #region MultiPanelUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiPanelUI(params object[] args) : base(args) { } } #endregion - #region MultiPanelUI + #region MultiPanelUI implementation public partial class MultiPanelUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiPopupMenuUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiPopupMenuUI.cs index 709bb796a6..e17827b6d9 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiPopupMenuUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiPopupMenuUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiPopupMenuUI definition + #region MultiPopupMenuUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiPopupMenuUI(params object[] args) : base(args) { } } #endregion - #region MultiPopupMenuUI + #region MultiPopupMenuUI implementation public partial class MultiPopupMenuUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiProgressBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiProgressBarUI.cs index b6a7bc1cec..479c8d7915 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiProgressBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiProgressBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiProgressBarUI definition + #region MultiProgressBarUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiProgressBarUI(params object[] args) : base(args) { } } #endregion - #region MultiProgressBarUI + #region MultiProgressBarUI implementation public partial class MultiProgressBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiRootPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiRootPaneUI.cs index 643c5436b4..805482efb9 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiRootPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiRootPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiRootPaneUI definition + #region MultiRootPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiRootPaneUI(params object[] args) : base(args) { } } #endregion - #region MultiRootPaneUI + #region MultiRootPaneUI implementation public partial class MultiRootPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiScrollBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiScrollBarUI.cs index b946773671..de2cf2c040 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiScrollBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiScrollBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiScrollBarUI definition + #region MultiScrollBarUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiScrollBarUI(params object[] args) : base(args) { } } #endregion - #region MultiScrollBarUI + #region MultiScrollBarUI implementation public partial class MultiScrollBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiScrollPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiScrollPaneUI.cs index 059179d4f2..d0552b994c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiScrollPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiScrollPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiScrollPaneUI definition + #region MultiScrollPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiScrollPaneUI(params object[] args) : base(args) { } } #endregion - #region MultiScrollPaneUI + #region MultiScrollPaneUI implementation public partial class MultiScrollPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiSeparatorUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiSeparatorUI.cs index 0985c78e11..6a4ccb3a6d 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiSeparatorUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiSeparatorUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiSeparatorUI definition + #region MultiSeparatorUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiSeparatorUI(params object[] args) : base(args) { } } #endregion - #region MultiSeparatorUI + #region MultiSeparatorUI implementation public partial class MultiSeparatorUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiSliderUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiSliderUI.cs index db0a1c8d79..49b91b8c53 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiSliderUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiSliderUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiSliderUI definition + #region MultiSliderUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiSliderUI(params object[] args) : base(args) { } } #endregion - #region MultiSliderUI + #region MultiSliderUI implementation public partial class MultiSliderUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiSpinnerUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiSpinnerUI.cs index 9a0806d089..03e94a1e78 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiSpinnerUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiSpinnerUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiSpinnerUI definition + #region MultiSpinnerUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiSpinnerUI(params object[] args) : base(args) { } } #endregion - #region MultiSpinnerUI + #region MultiSpinnerUI implementation public partial class MultiSpinnerUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiSplitPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiSplitPaneUI.cs index dbde89781a..da03655971 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiSplitPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiSplitPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiSplitPaneUI definition + #region MultiSplitPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiSplitPaneUI(params object[] args) : base(args) { } } #endregion - #region MultiSplitPaneUI + #region MultiSplitPaneUI implementation public partial class MultiSplitPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTabbedPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTabbedPaneUI.cs index e3fd23595a..e41d0ce541 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTabbedPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTabbedPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiTabbedPaneUI definition + #region MultiTabbedPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiTabbedPaneUI(params object[] args) : base(args) { } } #endregion - #region MultiTabbedPaneUI + #region MultiTabbedPaneUI implementation public partial class MultiTabbedPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTableHeaderUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTableHeaderUI.cs index b287250b75..1599d16f8a 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTableHeaderUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTableHeaderUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiTableHeaderUI definition + #region MultiTableHeaderUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiTableHeaderUI(params object[] args) : base(args) { } } #endregion - #region MultiTableHeaderUI + #region MultiTableHeaderUI implementation public partial class MultiTableHeaderUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTableUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTableUI.cs index e16776715c..cc8bb450e5 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTableUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTableUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiTableUI definition + #region MultiTableUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiTableUI(params object[] args) : base(args) { } } #endregion - #region MultiTableUI + #region MultiTableUI implementation public partial class MultiTableUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTextUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTextUI.cs index 2d17ccf012..873b49f035 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTextUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTextUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiTextUI definition + #region MultiTextUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiTextUI(params object[] args) : base(args) { } } #endregion - #region MultiTextUI + #region MultiTextUI implementation public partial class MultiTextUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiToolBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiToolBarUI.cs index 71cdb9496f..3cf171af2c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiToolBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiToolBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiToolBarUI definition + #region MultiToolBarUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiToolBarUI(params object[] args) : base(args) { } } #endregion - #region MultiToolBarUI + #region MultiToolBarUI implementation public partial class MultiToolBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiToolTipUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiToolTipUI.cs index 5af4554f4e..323cffc931 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiToolTipUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiToolTipUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiToolTipUI definition + #region MultiToolTipUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiToolTipUI(params object[] args) : base(args) { } } #endregion - #region MultiToolTipUI + #region MultiToolTipUI implementation public partial class MultiToolTipUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTreeUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTreeUI.cs index 1a177d105a..04d06101fb 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTreeUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiTreeUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiTreeUI definition + #region MultiTreeUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiTreeUI(params object[] args) : base(args) { } } #endregion - #region MultiTreeUI + #region MultiTreeUI implementation public partial class MultiTreeUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiViewportUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiViewportUI.cs index d6030ce761..9b04bb487e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiViewportUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Multi/MultiViewportUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Multi { - #region MultiViewportUI definition + #region MultiViewportUI declaration /// /// /// @@ -70,7 +70,7 @@ public MultiViewportUI(params object[] args) : base(args) { } } #endregion - #region MultiViewportUI + #region MultiViewportUI implementation public partial class MultiViewportUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Nimbus/AbstractRegionPainter.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Nimbus/AbstractRegionPainter.cs index 2da4998972..046b7a4e45 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Nimbus/AbstractRegionPainter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Nimbus/AbstractRegionPainter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Nimbus { - #region AbstractRegionPainter definition + #region AbstractRegionPainter declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractRegionPainter(params object[] args) : base(args) { } } #endregion - #region AbstractRegionPainter + #region AbstractRegionPainter implementation public partial class AbstractRegionPainter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Nimbus/NimbusLookAndFeel.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Nimbus/NimbusLookAndFeel.cs index 4238acd870..0bb145c9c8 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Nimbus/NimbusLookAndFeel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Nimbus/NimbusLookAndFeel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Nimbus { - #region NimbusLookAndFeel definition + #region NimbusLookAndFeel declaration /// /// /// @@ -70,7 +70,7 @@ public NimbusLookAndFeel(params object[] args) : base(args) { } } #endregion - #region NimbusLookAndFeel + #region NimbusLookAndFeel implementation public partial class NimbusLookAndFeel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Nimbus/NimbusStyle.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Nimbus/NimbusStyle.cs index 2321d1e2b0..5f2288530f 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Nimbus/NimbusStyle.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Nimbus/NimbusStyle.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Nimbus { - #region NimbusStyle definition + #region NimbusStyle declaration /// /// /// @@ -70,7 +70,7 @@ public NimbusStyle(params object[] args) : base(args) { } } #endregion - #region NimbusStyle + #region NimbusStyle implementation public partial class NimbusStyle { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Nimbus/State.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Nimbus/State.cs index cb904ed02b..853f3bf725 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Nimbus/State.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Nimbus/State.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Nimbus { - #region State definition + #region State declaration /// /// /// @@ -72,7 +72,7 @@ public State(params object[] args) : base(args) { } } #endregion - #region State definition + #region State declaration /// /// /// @@ -120,7 +120,7 @@ public State(params object[] args) : base(args) { } } #endregion - #region State + #region State implementation public partial class State { #region Constructors @@ -151,7 +151,7 @@ public partial class State } #endregion - #region State + #region State implementation public partial class State { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/OptionPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/OptionPaneUI.cs index 6b170acc8a..74ecd87f2a 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/OptionPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/OptionPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region OptionPaneUI definition + #region OptionPaneUI declaration /// /// /// @@ -72,7 +72,7 @@ public OptionPaneUI(params object[] args) : base(args) { } } #endregion - #region OptionPaneUI + #region OptionPaneUI implementation public partial class OptionPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/PanelUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/PanelUI.cs index 17c6a5d0f3..83c5bd8cdf 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/PanelUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/PanelUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region PanelUI definition + #region PanelUI declaration /// /// /// @@ -72,7 +72,7 @@ public PanelUI(params object[] args) : base(args) { } } #endregion - #region PanelUI + #region PanelUI implementation public partial class PanelUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/PopupMenuUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/PopupMenuUI.cs index ad2d44be2c..5b3206e21a 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/PopupMenuUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/PopupMenuUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region PopupMenuUI definition + #region PopupMenuUI declaration /// /// /// @@ -72,7 +72,7 @@ public PopupMenuUI(params object[] args) : base(args) { } } #endregion - #region PopupMenuUI + #region PopupMenuUI implementation public partial class PopupMenuUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/ProgressBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/ProgressBarUI.cs index 812b95a5eb..9d1d1e2c82 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/ProgressBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/ProgressBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region ProgressBarUI definition + #region ProgressBarUI declaration /// /// /// @@ -72,7 +72,7 @@ public ProgressBarUI(params object[] args) : base(args) { } } #endregion - #region ProgressBarUI + #region ProgressBarUI implementation public partial class ProgressBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/RootPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/RootPaneUI.cs index 6fc7baed5c..15538dd333 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/RootPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/RootPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region RootPaneUI definition + #region RootPaneUI declaration /// /// /// @@ -72,7 +72,7 @@ public RootPaneUI(params object[] args) : base(args) { } } #endregion - #region RootPaneUI + #region RootPaneUI implementation public partial class RootPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/ScrollBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/ScrollBarUI.cs index 57978ed22a..69235b8e17 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/ScrollBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/ScrollBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region ScrollBarUI definition + #region ScrollBarUI declaration /// /// /// @@ -72,7 +72,7 @@ public ScrollBarUI(params object[] args) : base(args) { } } #endregion - #region ScrollBarUI + #region ScrollBarUI implementation public partial class ScrollBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/ScrollPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/ScrollPaneUI.cs index b0a7fa3b1b..66f6bb7490 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/ScrollPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/ScrollPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region ScrollPaneUI definition + #region ScrollPaneUI declaration /// /// /// @@ -72,7 +72,7 @@ public ScrollPaneUI(params object[] args) : base(args) { } } #endregion - #region ScrollPaneUI + #region ScrollPaneUI implementation public partial class ScrollPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/SeparatorUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/SeparatorUI.cs index b7113ff847..6c491fd4db 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/SeparatorUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/SeparatorUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region SeparatorUI definition + #region SeparatorUI declaration /// /// /// @@ -72,7 +72,7 @@ public SeparatorUI(params object[] args) : base(args) { } } #endregion - #region SeparatorUI + #region SeparatorUI implementation public partial class SeparatorUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/SliderUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/SliderUI.cs index 0241696003..24030f7dc1 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/SliderUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/SliderUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region SliderUI definition + #region SliderUI declaration /// /// /// @@ -72,7 +72,7 @@ public SliderUI(params object[] args) : base(args) { } } #endregion - #region SliderUI + #region SliderUI implementation public partial class SliderUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/SpinnerUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/SpinnerUI.cs index f33f40b41c..2fa51b0409 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/SpinnerUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/SpinnerUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region SpinnerUI definition + #region SpinnerUI declaration /// /// /// @@ -72,7 +72,7 @@ public SpinnerUI(params object[] args) : base(args) { } } #endregion - #region SpinnerUI + #region SpinnerUI implementation public partial class SpinnerUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/SplitPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/SplitPaneUI.cs index 3577a6e718..dd23333d55 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/SplitPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/SplitPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region SplitPaneUI definition + #region SplitPaneUI declaration /// /// /// @@ -72,7 +72,7 @@ public SplitPaneUI(params object[] args) : base(args) { } } #endregion - #region SplitPaneUI + #region SplitPaneUI implementation public partial class SplitPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/ColorType.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/ColorType.cs index 527ad93511..cb06db3b0e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/ColorType.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/ColorType.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region ColorType definition + #region ColorType declaration /// /// /// @@ -70,7 +70,7 @@ public ColorType(params object[] args) : base(args) { } } #endregion - #region ColorType + #region ColorType implementation public partial class ColorType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/Region.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/Region.cs index 726a660846..031704a7af 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/Region.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/Region.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region Region definition + #region Region declaration /// /// /// @@ -70,7 +70,7 @@ public Region(params object[] args) : base(args) { } } #endregion - #region Region + #region Region implementation public partial class Region { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthButtonUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthButtonUI.cs index a0bd6ea25d..5b79d3f37b 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthButtonUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthButtonUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthButtonUI definition + #region SynthButtonUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthButtonUI(params object[] args) : base(args) { } } #endregion - #region SynthButtonUI + #region SynthButtonUI implementation public partial class SynthButtonUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthCheckBoxMenuItemUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthCheckBoxMenuItemUI.cs index 530f311f4f..200fb41ec4 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthCheckBoxMenuItemUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthCheckBoxMenuItemUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthCheckBoxMenuItemUI definition + #region SynthCheckBoxMenuItemUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthCheckBoxMenuItemUI(params object[] args) : base(args) { } } #endregion - #region SynthCheckBoxMenuItemUI + #region SynthCheckBoxMenuItemUI implementation public partial class SynthCheckBoxMenuItemUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthCheckBoxUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthCheckBoxUI.cs index d756c8a582..853047343f 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthCheckBoxUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthCheckBoxUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthCheckBoxUI definition + #region SynthCheckBoxUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthCheckBoxUI(params object[] args) : base(args) { } } #endregion - #region SynthCheckBoxUI + #region SynthCheckBoxUI implementation public partial class SynthCheckBoxUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthColorChooserUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthColorChooserUI.cs index 4894726ea0..e6d187c179 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthColorChooserUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthColorChooserUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthColorChooserUI definition + #region SynthColorChooserUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthColorChooserUI(params object[] args) : base(args) { } } #endregion - #region SynthColorChooserUI + #region SynthColorChooserUI implementation public partial class SynthColorChooserUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthComboBoxUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthComboBoxUI.cs index 878ccccf9e..5d7bab1771 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthComboBoxUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthComboBoxUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthComboBoxUI definition + #region SynthComboBoxUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthComboBoxUI(params object[] args) : base(args) { } } #endregion - #region SynthComboBoxUI + #region SynthComboBoxUI implementation public partial class SynthComboBoxUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthConstants.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthConstants.cs index eeb57ede90..575978e978 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthConstants.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthConstants.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthConstants definition + #region SynthConstants declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ISynthConstants } #endregion - #region SynthConstants + #region SynthConstants implementation public partial class SynthConstants : Javax.Swing.Plaf.Synth.ISynthConstants { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthContext.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthContext.cs index 979ac1cfbc..f08eab6651 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthContext.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthContext.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthContext definition + #region SynthContext declaration /// /// /// @@ -70,7 +70,7 @@ public SynthContext(params object[] args) : base(args) { } } #endregion - #region SynthContext + #region SynthContext implementation public partial class SynthContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthDesktopIconUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthDesktopIconUI.cs index f0807a356e..d02a68b0bf 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthDesktopIconUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthDesktopIconUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthDesktopIconUI definition + #region SynthDesktopIconUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthDesktopIconUI(params object[] args) : base(args) { } } #endregion - #region SynthDesktopIconUI + #region SynthDesktopIconUI implementation public partial class SynthDesktopIconUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthDesktopPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthDesktopPaneUI.cs index d8a4b90483..a8a8f0fe67 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthDesktopPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthDesktopPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthDesktopPaneUI definition + #region SynthDesktopPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthDesktopPaneUI(params object[] args) : base(args) { } } #endregion - #region SynthDesktopPaneUI + #region SynthDesktopPaneUI implementation public partial class SynthDesktopPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthEditorPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthEditorPaneUI.cs index 581dfd67e2..d8a80f5b2c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthEditorPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthEditorPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthEditorPaneUI definition + #region SynthEditorPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthEditorPaneUI(params object[] args) : base(args) { } } #endregion - #region SynthEditorPaneUI + #region SynthEditorPaneUI implementation public partial class SynthEditorPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthFormattedTextFieldUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthFormattedTextFieldUI.cs index 84cc7b68f3..b79d0ec883 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthFormattedTextFieldUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthFormattedTextFieldUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthFormattedTextFieldUI definition + #region SynthFormattedTextFieldUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthFormattedTextFieldUI(params object[] args) : base(args) { } } #endregion - #region SynthFormattedTextFieldUI + #region SynthFormattedTextFieldUI implementation public partial class SynthFormattedTextFieldUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthGraphicsUtils.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthGraphicsUtils.cs index 6ed3b7b0ca..30071dc11c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthGraphicsUtils.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthGraphicsUtils.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthGraphicsUtils definition + #region SynthGraphicsUtils declaration /// /// /// @@ -70,7 +70,7 @@ public SynthGraphicsUtils(params object[] args) : base(args) { } } #endregion - #region SynthGraphicsUtils + #region SynthGraphicsUtils implementation public partial class SynthGraphicsUtils { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthIcon.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthIcon.cs index 6a18be17b1..df63d3abca 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthIcon.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthIcon.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthIcon definition + #region SynthIcon declaration /// /// /// @@ -128,7 +128,7 @@ public partial interface ISynthIcon : Javax.Swing.IIcon } #endregion - #region SynthIcon + #region SynthIcon implementation public partial class SynthIcon : Javax.Swing.Plaf.Synth.ISynthIcon { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthInternalFrameUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthInternalFrameUI.cs index 5ed0e7a4b7..fc19ca0872 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthInternalFrameUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthInternalFrameUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthInternalFrameUI definition + #region SynthInternalFrameUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthInternalFrameUI(params object[] args) : base(args) { } } #endregion - #region SynthInternalFrameUI + #region SynthInternalFrameUI implementation public partial class SynthInternalFrameUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthLabelUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthLabelUI.cs index d931e96095..a43843b1c7 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthLabelUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthLabelUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthLabelUI definition + #region SynthLabelUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthLabelUI(params object[] args) : base(args) { } } #endregion - #region SynthLabelUI + #region SynthLabelUI implementation public partial class SynthLabelUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthListUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthListUI.cs index 2fd4bf7e5e..b131a51733 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthListUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthListUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthListUI definition + #region SynthListUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthListUI(params object[] args) : base(args) { } } #endregion - #region SynthListUI + #region SynthListUI implementation public partial class SynthListUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthLookAndFeel.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthLookAndFeel.cs index 84a948048b..e312e5d675 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthLookAndFeel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthLookAndFeel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthLookAndFeel definition + #region SynthLookAndFeel declaration /// /// /// @@ -70,7 +70,7 @@ public SynthLookAndFeel(params object[] args) : base(args) { } } #endregion - #region SynthLookAndFeel + #region SynthLookAndFeel implementation public partial class SynthLookAndFeel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthMenuBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthMenuBarUI.cs index be307ee13c..bda28618d8 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthMenuBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthMenuBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthMenuBarUI definition + #region SynthMenuBarUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthMenuBarUI(params object[] args) : base(args) { } } #endregion - #region SynthMenuBarUI + #region SynthMenuBarUI implementation public partial class SynthMenuBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthMenuItemUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthMenuItemUI.cs index f977169b30..e59a251910 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthMenuItemUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthMenuItemUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthMenuItemUI definition + #region SynthMenuItemUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthMenuItemUI(params object[] args) : base(args) { } } #endregion - #region SynthMenuItemUI + #region SynthMenuItemUI implementation public partial class SynthMenuItemUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthMenuUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthMenuUI.cs index d0aee6206b..dd804d2626 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthMenuUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthMenuUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthMenuUI definition + #region SynthMenuUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthMenuUI(params object[] args) : base(args) { } } #endregion - #region SynthMenuUI + #region SynthMenuUI implementation public partial class SynthMenuUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthOptionPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthOptionPaneUI.cs index 843f9f9278..96947c62d9 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthOptionPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthOptionPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthOptionPaneUI definition + #region SynthOptionPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthOptionPaneUI(params object[] args) : base(args) { } } #endregion - #region SynthOptionPaneUI + #region SynthOptionPaneUI implementation public partial class SynthOptionPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthPainter.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthPainter.cs index d9d41c4e64..8a1881de6a 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthPainter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthPainter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthPainter definition + #region SynthPainter declaration /// /// /// @@ -72,7 +72,7 @@ public SynthPainter(params object[] args) : base(args) { } } #endregion - #region SynthPainter + #region SynthPainter implementation public partial class SynthPainter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthPanelUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthPanelUI.cs index 5d75a9f513..7f613e9614 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthPanelUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthPanelUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthPanelUI definition + #region SynthPanelUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthPanelUI(params object[] args) : base(args) { } } #endregion - #region SynthPanelUI + #region SynthPanelUI implementation public partial class SynthPanelUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthPasswordFieldUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthPasswordFieldUI.cs index f816ae9dde..bd651b8fe3 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthPasswordFieldUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthPasswordFieldUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthPasswordFieldUI definition + #region SynthPasswordFieldUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthPasswordFieldUI(params object[] args) : base(args) { } } #endregion - #region SynthPasswordFieldUI + #region SynthPasswordFieldUI implementation public partial class SynthPasswordFieldUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthPopupMenuUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthPopupMenuUI.cs index e92976d62a..1761260d59 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthPopupMenuUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthPopupMenuUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthPopupMenuUI definition + #region SynthPopupMenuUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthPopupMenuUI(params object[] args) : base(args) { } } #endregion - #region SynthPopupMenuUI + #region SynthPopupMenuUI implementation public partial class SynthPopupMenuUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthProgressBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthProgressBarUI.cs index a7dc536ff2..b1901da3be 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthProgressBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthProgressBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthProgressBarUI definition + #region SynthProgressBarUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthProgressBarUI(params object[] args) : base(args) { } } #endregion - #region SynthProgressBarUI + #region SynthProgressBarUI implementation public partial class SynthProgressBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthRadioButtonMenuItemUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthRadioButtonMenuItemUI.cs index ad0706bc8d..d0b6e4bab6 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthRadioButtonMenuItemUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthRadioButtonMenuItemUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthRadioButtonMenuItemUI definition + #region SynthRadioButtonMenuItemUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthRadioButtonMenuItemUI(params object[] args) : base(args) { } } #endregion - #region SynthRadioButtonMenuItemUI + #region SynthRadioButtonMenuItemUI implementation public partial class SynthRadioButtonMenuItemUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthRadioButtonUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthRadioButtonUI.cs index 9a0c754714..9a1c12487c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthRadioButtonUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthRadioButtonUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthRadioButtonUI definition + #region SynthRadioButtonUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthRadioButtonUI(params object[] args) : base(args) { } } #endregion - #region SynthRadioButtonUI + #region SynthRadioButtonUI implementation public partial class SynthRadioButtonUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthRootPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthRootPaneUI.cs index bd860997af..3353c222a6 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthRootPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthRootPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthRootPaneUI definition + #region SynthRootPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthRootPaneUI(params object[] args) : base(args) { } } #endregion - #region SynthRootPaneUI + #region SynthRootPaneUI implementation public partial class SynthRootPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthScrollBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthScrollBarUI.cs index 34c6d9ddcf..f1b7bd7eb2 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthScrollBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthScrollBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthScrollBarUI definition + #region SynthScrollBarUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthScrollBarUI(params object[] args) : base(args) { } } #endregion - #region SynthScrollBarUI + #region SynthScrollBarUI implementation public partial class SynthScrollBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthScrollPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthScrollPaneUI.cs index e7bf7b804d..fa8e4dc122 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthScrollPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthScrollPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthScrollPaneUI definition + #region SynthScrollPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthScrollPaneUI(params object[] args) : base(args) { } } #endregion - #region SynthScrollPaneUI + #region SynthScrollPaneUI implementation public partial class SynthScrollPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthSeparatorUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthSeparatorUI.cs index 7d80f12dd4..cd7ec4a49c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthSeparatorUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthSeparatorUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthSeparatorUI definition + #region SynthSeparatorUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthSeparatorUI(params object[] args) : base(args) { } } #endregion - #region SynthSeparatorUI + #region SynthSeparatorUI implementation public partial class SynthSeparatorUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthSliderUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthSliderUI.cs index 5164b4f8b8..c1f60cf481 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthSliderUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthSliderUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthSliderUI definition + #region SynthSliderUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthSliderUI(params object[] args) : base(args) { } } #endregion - #region SynthSliderUI + #region SynthSliderUI implementation public partial class SynthSliderUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthSpinnerUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthSpinnerUI.cs index 5135107937..dd7eed25b9 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthSpinnerUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthSpinnerUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthSpinnerUI definition + #region SynthSpinnerUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthSpinnerUI(params object[] args) : base(args) { } } #endregion - #region SynthSpinnerUI + #region SynthSpinnerUI implementation public partial class SynthSpinnerUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthSplitPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthSplitPaneUI.cs index a1c3ae90b1..2471ca8e59 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthSplitPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthSplitPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthSplitPaneUI definition + #region SynthSplitPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthSplitPaneUI(params object[] args) : base(args) { } } #endregion - #region SynthSplitPaneUI + #region SynthSplitPaneUI implementation public partial class SynthSplitPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthStyle.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthStyle.cs index 197a2d2349..8c78e2fd67 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthStyle.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthStyle.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthStyle definition + #region SynthStyle declaration /// /// /// @@ -72,7 +72,7 @@ public SynthStyle(params object[] args) : base(args) { } } #endregion - #region SynthStyle + #region SynthStyle implementation public partial class SynthStyle { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthStyleFactory.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthStyleFactory.cs index ead0b2c8a9..0de0117c3d 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthStyleFactory.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthStyleFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthStyleFactory definition + #region SynthStyleFactory declaration /// /// /// @@ -72,7 +72,7 @@ public SynthStyleFactory(params object[] args) : base(args) { } } #endregion - #region SynthStyleFactory + #region SynthStyleFactory implementation public partial class SynthStyleFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTabbedPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTabbedPaneUI.cs index 6765a73d7f..180a67722b 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTabbedPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTabbedPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthTabbedPaneUI definition + #region SynthTabbedPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthTabbedPaneUI(params object[] args) : base(args) { } } #endregion - #region SynthTabbedPaneUI + #region SynthTabbedPaneUI implementation public partial class SynthTabbedPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTableHeaderUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTableHeaderUI.cs index 7d6a6bb122..c46ea079dd 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTableHeaderUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTableHeaderUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthTableHeaderUI definition + #region SynthTableHeaderUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthTableHeaderUI(params object[] args) : base(args) { } } #endregion - #region SynthTableHeaderUI + #region SynthTableHeaderUI implementation public partial class SynthTableHeaderUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTableUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTableUI.cs index 667ac5655f..711771a366 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTableUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTableUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthTableUI definition + #region SynthTableUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthTableUI(params object[] args) : base(args) { } } #endregion - #region SynthTableUI + #region SynthTableUI implementation public partial class SynthTableUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTextAreaUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTextAreaUI.cs index 77ed674693..baec70e3c7 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTextAreaUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTextAreaUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthTextAreaUI definition + #region SynthTextAreaUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthTextAreaUI(params object[] args) : base(args) { } } #endregion - #region SynthTextAreaUI + #region SynthTextAreaUI implementation public partial class SynthTextAreaUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTextFieldUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTextFieldUI.cs index 8e0e442fbe..b7d8430e8e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTextFieldUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTextFieldUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthTextFieldUI definition + #region SynthTextFieldUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthTextFieldUI(params object[] args) : base(args) { } } #endregion - #region SynthTextFieldUI + #region SynthTextFieldUI implementation public partial class SynthTextFieldUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTextPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTextPaneUI.cs index 3ca8711036..8463c55b7e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTextPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTextPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthTextPaneUI definition + #region SynthTextPaneUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthTextPaneUI(params object[] args) : base(args) { } } #endregion - #region SynthTextPaneUI + #region SynthTextPaneUI implementation public partial class SynthTextPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthToggleButtonUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthToggleButtonUI.cs index 0c4d8b2c5e..fbd02452c2 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthToggleButtonUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthToggleButtonUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthToggleButtonUI definition + #region SynthToggleButtonUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthToggleButtonUI(params object[] args) : base(args) { } } #endregion - #region SynthToggleButtonUI + #region SynthToggleButtonUI implementation public partial class SynthToggleButtonUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthToolBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthToolBarUI.cs index 7ebc4299d0..cf19af0360 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthToolBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthToolBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthToolBarUI definition + #region SynthToolBarUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthToolBarUI(params object[] args) : base(args) { } } #endregion - #region SynthToolBarUI + #region SynthToolBarUI implementation public partial class SynthToolBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthToolTipUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthToolTipUI.cs index 9d1c6b1378..23b688b4bd 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthToolTipUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthToolTipUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthToolTipUI definition + #region SynthToolTipUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthToolTipUI(params object[] args) : base(args) { } } #endregion - #region SynthToolTipUI + #region SynthToolTipUI implementation public partial class SynthToolTipUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTreeUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTreeUI.cs index 26eb569015..970a04eb2b 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTreeUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthTreeUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthTreeUI definition + #region SynthTreeUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthTreeUI(params object[] args) : base(args) { } } #endregion - #region SynthTreeUI + #region SynthTreeUI implementation public partial class SynthTreeUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthUI.cs index 3ff9f01cb3..dfd8b6f8b2 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthUI definition + #region SynthUI declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface ISynthUI : Javax.Swing.Plaf.Synth.ISynthConstants } #endregion - #region SynthUI + #region SynthUI implementation public partial class SynthUI : Javax.Swing.Plaf.Synth.ISynthUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthViewportUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthViewportUI.cs index a00547e850..5ad9208cda 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthViewportUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/Synth/SynthViewportUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf.Synth { - #region SynthViewportUI definition + #region SynthViewportUI declaration /// /// /// @@ -70,7 +70,7 @@ public SynthViewportUI(params object[] args) : base(args) { } } #endregion - #region SynthViewportUI + #region SynthViewportUI implementation public partial class SynthViewportUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/TabbedPaneUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/TabbedPaneUI.cs index 0899962e44..3806185c26 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/TabbedPaneUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/TabbedPaneUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region TabbedPaneUI definition + #region TabbedPaneUI declaration /// /// /// @@ -72,7 +72,7 @@ public TabbedPaneUI(params object[] args) : base(args) { } } #endregion - #region TabbedPaneUI + #region TabbedPaneUI implementation public partial class TabbedPaneUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/TableHeaderUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/TableHeaderUI.cs index 549cb2eae1..4f6938ca93 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/TableHeaderUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/TableHeaderUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region TableHeaderUI definition + #region TableHeaderUI declaration /// /// /// @@ -72,7 +72,7 @@ public TableHeaderUI(params object[] args) : base(args) { } } #endregion - #region TableHeaderUI + #region TableHeaderUI implementation public partial class TableHeaderUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/TableUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/TableUI.cs index b074090d33..4a45565cc6 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/TableUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/TableUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region TableUI definition + #region TableUI declaration /// /// /// @@ -72,7 +72,7 @@ public TableUI(params object[] args) : base(args) { } } #endregion - #region TableUI + #region TableUI implementation public partial class TableUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/TextUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/TextUI.cs index 4e578c7eef..9774d44334 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/TextUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/TextUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region TextUI definition + #region TextUI declaration /// /// /// @@ -72,7 +72,7 @@ public TextUI(params object[] args) : base(args) { } } #endregion - #region TextUI + #region TextUI implementation public partial class TextUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/ToolBarUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/ToolBarUI.cs index 2981b48ada..25258a652e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/ToolBarUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/ToolBarUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region ToolBarUI definition + #region ToolBarUI declaration /// /// /// @@ -72,7 +72,7 @@ public ToolBarUI(params object[] args) : base(args) { } } #endregion - #region ToolBarUI + #region ToolBarUI implementation public partial class ToolBarUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/ToolTipUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/ToolTipUI.cs index c444d94374..fcfdac6982 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/ToolTipUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/ToolTipUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region ToolTipUI definition + #region ToolTipUI declaration /// /// /// @@ -72,7 +72,7 @@ public ToolTipUI(params object[] args) : base(args) { } } #endregion - #region ToolTipUI + #region ToolTipUI implementation public partial class ToolTipUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/TreeUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/TreeUI.cs index 01af77bb45..f20cc5a554 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/TreeUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/TreeUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region TreeUI definition + #region TreeUI declaration /// /// /// @@ -72,7 +72,7 @@ public TreeUI(params object[] args) : base(args) { } } #endregion - #region TreeUI + #region TreeUI implementation public partial class TreeUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/UIResource.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/UIResource.cs index 337a7fb609..1fbbb5918e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/UIResource.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/UIResource.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region UIResource definition + #region UIResource declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IUIResource } #endregion - #region UIResource + #region UIResource implementation public partial class UIResource : Javax.Swing.Plaf.IUIResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Plaf/ViewportUI.cs b/src/net/JNet/Generated/Javax/Swing/Plaf/ViewportUI.cs index a39e9d33e1..c81904a117 100644 --- a/src/net/JNet/Generated/Javax/Swing/Plaf/ViewportUI.cs +++ b/src/net/JNet/Generated/Javax/Swing/Plaf/ViewportUI.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Plaf { - #region ViewportUI definition + #region ViewportUI declaration /// /// /// @@ -72,7 +72,7 @@ public ViewportUI(params object[] args) : base(args) { } } #endregion - #region ViewportUI + #region ViewportUI implementation public partial class ViewportUI { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Popup.cs b/src/net/JNet/Generated/Javax/Swing/Popup.cs index 12833ca592..7b4572f875 100644 --- a/src/net/JNet/Generated/Javax/Swing/Popup.cs +++ b/src/net/JNet/Generated/Javax/Swing/Popup.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region Popup definition + #region Popup declaration /// /// /// @@ -70,7 +70,7 @@ public Popup(params object[] args) : base(args) { } } #endregion - #region Popup + #region Popup implementation public partial class Popup { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/PopupFactory.cs b/src/net/JNet/Generated/Javax/Swing/PopupFactory.cs index 2b962b22f1..385892510b 100644 --- a/src/net/JNet/Generated/Javax/Swing/PopupFactory.cs +++ b/src/net/JNet/Generated/Javax/Swing/PopupFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region PopupFactory definition + #region PopupFactory declaration /// /// /// @@ -70,7 +70,7 @@ public PopupFactory(params object[] args) : base(args) { } } #endregion - #region PopupFactory + #region PopupFactory implementation public partial class PopupFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/ProgressMonitor.cs b/src/net/JNet/Generated/Javax/Swing/ProgressMonitor.cs index e9807d12bc..0bdd19d413 100644 --- a/src/net/JNet/Generated/Javax/Swing/ProgressMonitor.cs +++ b/src/net/JNet/Generated/Javax/Swing/ProgressMonitor.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region ProgressMonitor definition + #region ProgressMonitor declaration /// /// /// @@ -70,7 +70,7 @@ public ProgressMonitor(params object[] args) : base(args) { } } #endregion - #region ProgressMonitor + #region ProgressMonitor implementation public partial class ProgressMonitor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/ProgressMonitorInputStream.cs b/src/net/JNet/Generated/Javax/Swing/ProgressMonitorInputStream.cs index 0b1698e1c5..857830288b 100644 --- a/src/net/JNet/Generated/Javax/Swing/ProgressMonitorInputStream.cs +++ b/src/net/JNet/Generated/Javax/Swing/ProgressMonitorInputStream.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region ProgressMonitorInputStream definition + #region ProgressMonitorInputStream declaration /// /// /// @@ -70,7 +70,7 @@ public ProgressMonitorInputStream(params object[] args) : base(args) { } } #endregion - #region ProgressMonitorInputStream + #region ProgressMonitorInputStream implementation public partial class ProgressMonitorInputStream { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Renderer.cs b/src/net/JNet/Generated/Javax/Swing/Renderer.cs index 90a885500a..c6e131278b 100644 --- a/src/net/JNet/Generated/Javax/Swing/Renderer.cs +++ b/src/net/JNet/Generated/Javax/Swing/Renderer.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region Renderer definition + #region Renderer declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IRenderer } #endregion - #region Renderer + #region Renderer implementation public partial class Renderer : Javax.Swing.IRenderer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/RepaintManager.cs b/src/net/JNet/Generated/Javax/Swing/RepaintManager.cs index eec69fef6e..8d596cc667 100644 --- a/src/net/JNet/Generated/Javax/Swing/RepaintManager.cs +++ b/src/net/JNet/Generated/Javax/Swing/RepaintManager.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region RepaintManager definition + #region RepaintManager declaration /// /// /// @@ -70,7 +70,7 @@ public RepaintManager(params object[] args) : base(args) { } } #endregion - #region RepaintManager + #region RepaintManager implementation public partial class RepaintManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/RootPaneContainer.cs b/src/net/JNet/Generated/Javax/Swing/RootPaneContainer.cs index e6445b8f2e..dc9d54ec52 100644 --- a/src/net/JNet/Generated/Javax/Swing/RootPaneContainer.cs +++ b/src/net/JNet/Generated/Javax/Swing/RootPaneContainer.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region RootPaneContainer definition + #region RootPaneContainer declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface IRootPaneContainer } #endregion - #region RootPaneContainer + #region RootPaneContainer implementation public partial class RootPaneContainer : Javax.Swing.IRootPaneContainer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/RowFilter.cs b/src/net/JNet/Generated/Javax/Swing/RowFilter.cs index f15b534b18..0dbb33dbc1 100644 --- a/src/net/JNet/Generated/Javax/Swing/RowFilter.cs +++ b/src/net/JNet/Generated/Javax/Swing/RowFilter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region RowFilter definition + #region RowFilter declaration /// /// /// @@ -68,7 +68,7 @@ public RowFilter(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ComparisonType definition + #region ComparisonType declaration /// /// /// @@ -113,7 +113,7 @@ public ComparisonType(params object[] args) : base(args) { } } #endregion - #region Entry definition + #region Entry declaration /// /// /// @@ -160,7 +160,7 @@ public Entry(params object[] args) : base(args) { } } #endregion - #region Entry definition + #region Entry declaration /// /// /// @@ -213,7 +213,7 @@ public Entry(params object[] args) : base(args) { } } #endregion - #region RowFilter definition + #region RowFilter declaration /// /// /// @@ -262,7 +262,7 @@ public RowFilter(params object[] args) : base(args) { } } #endregion - #region RowFilter + #region RowFilter implementation public partial class RowFilter { #region Constructors @@ -354,7 +354,7 @@ public bool Include(Javax.Swing.RowFilter.Entry arg0) #endregion #region Nested classes - #region ComparisonType + #region ComparisonType implementation public partial class ComparisonType { #region Constructors @@ -426,7 +426,7 @@ public static Javax.Swing.RowFilter.ComparisonType[] Values() } #endregion - #region Entry + #region Entry implementation public partial class Entry { #region Constructors @@ -496,7 +496,7 @@ public Java.Lang.String GetStringValue(int arg0) } #endregion - #region Entry + #region Entry implementation public partial class Entry { #region Constructors @@ -577,7 +577,7 @@ public Java.Lang.String GetStringValue(int arg0) } #endregion - #region RowFilter + #region RowFilter implementation public partial class RowFilter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/RowSorter.cs b/src/net/JNet/Generated/Javax/Swing/RowSorter.cs index e9422f7dc7..fda02f81ac 100644 --- a/src/net/JNet/Generated/Javax/Swing/RowSorter.cs +++ b/src/net/JNet/Generated/Javax/Swing/RowSorter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region RowSorter definition + #region RowSorter declaration /// /// /// @@ -68,7 +68,7 @@ public RowSorter(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region SortKey definition + #region SortKey declaration /// /// /// @@ -117,7 +117,7 @@ public SortKey(params object[] args) : base(args) { } } #endregion - #region RowSorter definition + #region RowSorter declaration /// /// /// @@ -165,7 +165,7 @@ public RowSorter(params object[] args) : base(args) { } } #endregion - #region RowSorter + #region RowSorter implementation public partial class RowSorter { #region Constructors @@ -310,7 +310,7 @@ public void RemoveRowSorterListener(Javax.Swing.Event.RowSorterListener arg0) #endregion #region Nested classes - #region SortKey + #region SortKey implementation public partial class SortKey { #region Constructors @@ -371,7 +371,7 @@ public Javax.Swing.SortOrder SortOrder } #endregion - #region RowSorter + #region RowSorter implementation public partial class RowSorter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/ScrollPaneConstants.cs b/src/net/JNet/Generated/Javax/Swing/ScrollPaneConstants.cs index ee7ebb8aea..cabb1f557b 100644 --- a/src/net/JNet/Generated/Javax/Swing/ScrollPaneConstants.cs +++ b/src/net/JNet/Generated/Javax/Swing/ScrollPaneConstants.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region ScrollPaneConstants definition + #region ScrollPaneConstants declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IScrollPaneConstants } #endregion - #region ScrollPaneConstants + #region ScrollPaneConstants implementation public partial class ScrollPaneConstants : Javax.Swing.IScrollPaneConstants { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/ScrollPaneLayout.cs b/src/net/JNet/Generated/Javax/Swing/ScrollPaneLayout.cs index 8b494d8138..2a8dba2ced 100644 --- a/src/net/JNet/Generated/Javax/Swing/ScrollPaneLayout.cs +++ b/src/net/JNet/Generated/Javax/Swing/ScrollPaneLayout.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region ScrollPaneLayout definition + #region ScrollPaneLayout declaration /// /// /// @@ -66,7 +66,7 @@ public ScrollPaneLayout(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region UIResource definition + #region UIResource declaration /// /// /// @@ -115,7 +115,7 @@ public UIResource(params object[] args) : base(args) { } } #endregion - #region ScrollPaneLayout + #region ScrollPaneLayout implementation public partial class ScrollPaneLayout { #region Constructors @@ -260,7 +260,7 @@ public void SyncWithScrollPane(Javax.Swing.JScrollPane arg0) #endregion #region Nested classes - #region UIResource + #region UIResource implementation public partial class UIResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Scrollable.cs b/src/net/JNet/Generated/Javax/Swing/Scrollable.cs index 41c9ea5729..7e189366a2 100644 --- a/src/net/JNet/Generated/Javax/Swing/Scrollable.cs +++ b/src/net/JNet/Generated/Javax/Swing/Scrollable.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region Scrollable definition + #region Scrollable declaration /// /// /// @@ -118,7 +118,7 @@ public partial interface IScrollable } #endregion - #region Scrollable + #region Scrollable implementation public partial class Scrollable : Javax.Swing.IScrollable { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/SingleSelectionModel.cs b/src/net/JNet/Generated/Javax/Swing/SingleSelectionModel.cs index e0131afb06..1506373ffe 100644 --- a/src/net/JNet/Generated/Javax/Swing/SingleSelectionModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/SingleSelectionModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region SingleSelectionModel definition + #region SingleSelectionModel declaration /// /// /// @@ -113,7 +113,7 @@ public partial interface ISingleSelectionModel } #endregion - #region SingleSelectionModel + #region SingleSelectionModel implementation public partial class SingleSelectionModel : Javax.Swing.ISingleSelectionModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/SizeRequirements.cs b/src/net/JNet/Generated/Javax/Swing/SizeRequirements.cs index 56293e3bf6..a8368aa323 100644 --- a/src/net/JNet/Generated/Javax/Swing/SizeRequirements.cs +++ b/src/net/JNet/Generated/Javax/Swing/SizeRequirements.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region SizeRequirements definition + #region SizeRequirements declaration /// /// /// @@ -70,7 +70,7 @@ public SizeRequirements(params object[] args) : base(args) { } } #endregion - #region SizeRequirements + #region SizeRequirements implementation public partial class SizeRequirements { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/SizeSequence.cs b/src/net/JNet/Generated/Javax/Swing/SizeSequence.cs index e02dc8e4ab..bcb80324b0 100644 --- a/src/net/JNet/Generated/Javax/Swing/SizeSequence.cs +++ b/src/net/JNet/Generated/Javax/Swing/SizeSequence.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region SizeSequence definition + #region SizeSequence declaration /// /// /// @@ -70,7 +70,7 @@ public SizeSequence(params object[] args) : base(args) { } } #endregion - #region SizeSequence + #region SizeSequence implementation public partial class SizeSequence { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/SortOrder.cs b/src/net/JNet/Generated/Javax/Swing/SortOrder.cs index c943ecc3e3..d1a605aaff 100644 --- a/src/net/JNet/Generated/Javax/Swing/SortOrder.cs +++ b/src/net/JNet/Generated/Javax/Swing/SortOrder.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region SortOrder definition + #region SortOrder declaration /// /// /// @@ -70,7 +70,7 @@ public SortOrder(params object[] args) : base(args) { } } #endregion - #region SortOrder + #region SortOrder implementation public partial class SortOrder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/SortingFocusTraversalPolicy.cs b/src/net/JNet/Generated/Javax/Swing/SortingFocusTraversalPolicy.cs index 6953d4a215..d55fa39783 100644 --- a/src/net/JNet/Generated/Javax/Swing/SortingFocusTraversalPolicy.cs +++ b/src/net/JNet/Generated/Javax/Swing/SortingFocusTraversalPolicy.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region SortingFocusTraversalPolicy definition + #region SortingFocusTraversalPolicy declaration /// /// /// @@ -70,7 +70,7 @@ public SortingFocusTraversalPolicy(params object[] args) : base(args) { } } #endregion - #region SortingFocusTraversalPolicy + #region SortingFocusTraversalPolicy implementation public partial class SortingFocusTraversalPolicy { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/SpinnerDateModel.cs b/src/net/JNet/Generated/Javax/Swing/SpinnerDateModel.cs index fe2632b845..b0dc1cd8f8 100644 --- a/src/net/JNet/Generated/Javax/Swing/SpinnerDateModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/SpinnerDateModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region SpinnerDateModel definition + #region SpinnerDateModel declaration /// /// /// @@ -70,7 +70,7 @@ public SpinnerDateModel(params object[] args) : base(args) { } } #endregion - #region SpinnerDateModel + #region SpinnerDateModel implementation public partial class SpinnerDateModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/SpinnerListModel.cs b/src/net/JNet/Generated/Javax/Swing/SpinnerListModel.cs index 5b4d742447..b701a7aeb2 100644 --- a/src/net/JNet/Generated/Javax/Swing/SpinnerListModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/SpinnerListModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region SpinnerListModel definition + #region SpinnerListModel declaration /// /// /// @@ -70,7 +70,7 @@ public SpinnerListModel(params object[] args) : base(args) { } } #endregion - #region SpinnerListModel + #region SpinnerListModel implementation public partial class SpinnerListModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/SpinnerModel.cs b/src/net/JNet/Generated/Javax/Swing/SpinnerModel.cs index f34ce22756..2faddae81e 100644 --- a/src/net/JNet/Generated/Javax/Swing/SpinnerModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/SpinnerModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region SpinnerModel definition + #region SpinnerModel declaration /// /// /// @@ -112,7 +112,7 @@ public partial interface ISpinnerModel } #endregion - #region SpinnerModel + #region SpinnerModel implementation public partial class SpinnerModel : Javax.Swing.ISpinnerModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/SpinnerNumberModel.cs b/src/net/JNet/Generated/Javax/Swing/SpinnerNumberModel.cs index 1571cd1cae..cc95087525 100644 --- a/src/net/JNet/Generated/Javax/Swing/SpinnerNumberModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/SpinnerNumberModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region SpinnerNumberModel definition + #region SpinnerNumberModel declaration /// /// /// @@ -70,7 +70,7 @@ public SpinnerNumberModel(params object[] args) : base(args) { } } #endregion - #region SpinnerNumberModel + #region SpinnerNumberModel implementation public partial class SpinnerNumberModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Spring.cs b/src/net/JNet/Generated/Javax/Swing/Spring.cs index 2aa6b1b9ce..73294e2218 100644 --- a/src/net/JNet/Generated/Javax/Swing/Spring.cs +++ b/src/net/JNet/Generated/Javax/Swing/Spring.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region Spring definition + #region Spring declaration /// /// /// @@ -72,7 +72,7 @@ public Spring(params object[] args) : base(args) { } } #endregion - #region Spring + #region Spring implementation public partial class Spring { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/SpringLayout.cs b/src/net/JNet/Generated/Javax/Swing/SpringLayout.cs index 7061ae4788..df6ac0d495 100644 --- a/src/net/JNet/Generated/Javax/Swing/SpringLayout.cs +++ b/src/net/JNet/Generated/Javax/Swing/SpringLayout.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region SpringLayout definition + #region SpringLayout declaration /// /// /// @@ -66,7 +66,7 @@ public SpringLayout(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Constraints definition + #region Constraints declaration /// /// /// @@ -115,7 +115,7 @@ public Constraints(params object[] args) : base(args) { } } #endregion - #region SpringLayout + #region SpringLayout implementation public partial class SpringLayout { #region Constructors @@ -323,7 +323,7 @@ public void RemoveLayoutComponent(Java.Awt.Component arg0) #endregion #region Nested classes - #region Constraints + #region Constraints implementation public partial class Constraints { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/SwingConstants.cs b/src/net/JNet/Generated/Javax/Swing/SwingConstants.cs index f149118cc2..d29b6b36a4 100644 --- a/src/net/JNet/Generated/Javax/Swing/SwingConstants.cs +++ b/src/net/JNet/Generated/Javax/Swing/SwingConstants.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region SwingConstants definition + #region SwingConstants declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ISwingConstants } #endregion - #region SwingConstants + #region SwingConstants implementation public partial class SwingConstants : Javax.Swing.ISwingConstants { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/SwingContainer.cs b/src/net/JNet/Generated/Javax/Swing/SwingContainer.cs index 37a0295c9d..b543c24802 100644 --- a/src/net/JNet/Generated/Javax/Swing/SwingContainer.cs +++ b/src/net/JNet/Generated/Javax/Swing/SwingContainer.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region SwingContainer definition + #region SwingContainer declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface ISwingContainer : Java.Lang.Annotation.IAnnotation } #endregion - #region SwingContainer + #region SwingContainer implementation public partial class SwingContainer : Javax.Swing.ISwingContainer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/SwingUtilities.cs b/src/net/JNet/Generated/Javax/Swing/SwingUtilities.cs index 2c8efa7393..9d09f2db1e 100644 --- a/src/net/JNet/Generated/Javax/Swing/SwingUtilities.cs +++ b/src/net/JNet/Generated/Javax/Swing/SwingUtilities.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region SwingUtilities definition + #region SwingUtilities declaration /// /// /// @@ -70,7 +70,7 @@ public SwingUtilities(params object[] args) : base(args) { } } #endregion - #region SwingUtilities + #region SwingUtilities implementation public partial class SwingUtilities { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/SwingWorker.cs b/src/net/JNet/Generated/Javax/Swing/SwingWorker.cs index efadc424d6..a13d0cad41 100644 --- a/src/net/JNet/Generated/Javax/Swing/SwingWorker.cs +++ b/src/net/JNet/Generated/Javax/Swing/SwingWorker.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region SwingWorker definition + #region SwingWorker declaration /// /// /// @@ -68,7 +68,7 @@ public SwingWorker(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region StateValue definition + #region StateValue declaration /// /// /// @@ -117,7 +117,7 @@ public StateValue(params object[] args) : base(args) { } } #endregion - #region SwingWorker definition + #region SwingWorker declaration /// /// /// @@ -166,7 +166,7 @@ public SwingWorker(params object[] args) : base(args) { } } #endregion - #region SwingWorker + #region SwingWorker implementation public partial class SwingWorker { #region Constructors @@ -299,7 +299,7 @@ public void Run() #endregion #region Nested classes - #region StateValue + #region StateValue implementation public partial class StateValue { #region Constructors @@ -372,7 +372,7 @@ public static Javax.Swing.SwingWorker.StateValue[] Values() } #endregion - #region SwingWorker + #region SwingWorker implementation public partial class SwingWorker { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Table/AbstractTableModel.cs b/src/net/JNet/Generated/Javax/Swing/Table/AbstractTableModel.cs index a75399de23..22e64021a9 100644 --- a/src/net/JNet/Generated/Javax/Swing/Table/AbstractTableModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Table/AbstractTableModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Table { - #region AbstractTableModel definition + #region AbstractTableModel declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractTableModel(params object[] args) : base(args) { } } #endregion - #region AbstractTableModel + #region AbstractTableModel implementation public partial class AbstractTableModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Table/DefaultTableCellRenderer.cs b/src/net/JNet/Generated/Javax/Swing/Table/DefaultTableCellRenderer.cs index 23af9ab41b..14d4cded27 100644 --- a/src/net/JNet/Generated/Javax/Swing/Table/DefaultTableCellRenderer.cs +++ b/src/net/JNet/Generated/Javax/Swing/Table/DefaultTableCellRenderer.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Table { - #region DefaultTableCellRenderer definition + #region DefaultTableCellRenderer declaration /// /// /// @@ -66,7 +66,7 @@ public DefaultTableCellRenderer(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region UIResource definition + #region UIResource declaration /// /// /// @@ -115,7 +115,7 @@ public UIResource(params object[] args) : base(args) { } } #endregion - #region DefaultTableCellRenderer + #region DefaultTableCellRenderer implementation public partial class DefaultTableCellRenderer { #region Constructors @@ -161,7 +161,7 @@ public Java.Awt.Component GetTableCellRendererComponent(Javax.Swing.JTable arg0, #endregion #region Nested classes - #region UIResource + #region UIResource implementation public partial class UIResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Table/DefaultTableColumnModel.cs b/src/net/JNet/Generated/Javax/Swing/Table/DefaultTableColumnModel.cs index e7b2148ffa..19c60668f3 100644 --- a/src/net/JNet/Generated/Javax/Swing/Table/DefaultTableColumnModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Table/DefaultTableColumnModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Table { - #region DefaultTableColumnModel definition + #region DefaultTableColumnModel declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultTableColumnModel(params object[] args) : base(args) { } } #endregion - #region DefaultTableColumnModel + #region DefaultTableColumnModel implementation public partial class DefaultTableColumnModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Table/DefaultTableModel.cs b/src/net/JNet/Generated/Javax/Swing/Table/DefaultTableModel.cs index 1a67841bce..f29bd564a7 100644 --- a/src/net/JNet/Generated/Javax/Swing/Table/DefaultTableModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Table/DefaultTableModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Table { - #region DefaultTableModel definition + #region DefaultTableModel declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultTableModel(params object[] args) : base(args) { } } #endregion - #region DefaultTableModel + #region DefaultTableModel implementation public partial class DefaultTableModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Table/JTableHeader.cs b/src/net/JNet/Generated/Javax/Swing/Table/JTableHeader.cs index 8b079dc157..7bede25f5f 100644 --- a/src/net/JNet/Generated/Javax/Swing/Table/JTableHeader.cs +++ b/src/net/JNet/Generated/Javax/Swing/Table/JTableHeader.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Table { - #region JTableHeader definition + #region JTableHeader declaration /// /// /// @@ -70,7 +70,7 @@ public JTableHeader(params object[] args) : base(args) { } } #endregion - #region JTableHeader + #region JTableHeader implementation public partial class JTableHeader { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Table/TableCellEditor.cs b/src/net/JNet/Generated/Javax/Swing/Table/TableCellEditor.cs index ec2775dc46..7a14fc7b17 100644 --- a/src/net/JNet/Generated/Javax/Swing/Table/TableCellEditor.cs +++ b/src/net/JNet/Generated/Javax/Swing/Table/TableCellEditor.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Table { - #region TableCellEditor definition + #region TableCellEditor declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface ITableCellEditor : Javax.Swing.ICellEditor } #endregion - #region TableCellEditor + #region TableCellEditor implementation public partial class TableCellEditor : Javax.Swing.Table.ITableCellEditor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Table/TableCellRenderer.cs b/src/net/JNet/Generated/Javax/Swing/Table/TableCellRenderer.cs index c3bfddc4c3..2e7e9c9a1c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Table/TableCellRenderer.cs +++ b/src/net/JNet/Generated/Javax/Swing/Table/TableCellRenderer.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Table { - #region TableCellRenderer definition + #region TableCellRenderer declaration /// /// /// @@ -101,7 +101,7 @@ public partial interface ITableCellRenderer } #endregion - #region TableCellRenderer + #region TableCellRenderer implementation public partial class TableCellRenderer : Javax.Swing.Table.ITableCellRenderer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Table/TableColumn.cs b/src/net/JNet/Generated/Javax/Swing/Table/TableColumn.cs index cda077d1eb..b91488106e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Table/TableColumn.cs +++ b/src/net/JNet/Generated/Javax/Swing/Table/TableColumn.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Table { - #region TableColumn definition + #region TableColumn declaration /// /// /// @@ -70,7 +70,7 @@ public TableColumn(params object[] args) : base(args) { } } #endregion - #region TableColumn + #region TableColumn implementation public partial class TableColumn { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Table/TableColumnModel.cs b/src/net/JNet/Generated/Javax/Swing/Table/TableColumnModel.cs index a5cab56e1a..93720561c3 100644 --- a/src/net/JNet/Generated/Javax/Swing/Table/TableColumnModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Table/TableColumnModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Table { - #region TableColumnModel definition + #region TableColumnModel declaration /// /// /// @@ -166,7 +166,7 @@ public partial interface ITableColumnModel } #endregion - #region TableColumnModel + #region TableColumnModel implementation public partial class TableColumnModel : Javax.Swing.Table.ITableColumnModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Table/TableModel.cs b/src/net/JNet/Generated/Javax/Swing/Table/TableModel.cs index b388e1ee4b..475278963d 100644 --- a/src/net/JNet/Generated/Javax/Swing/Table/TableModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Table/TableModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Table { - #region TableModel definition + #region TableModel declaration /// /// /// @@ -141,7 +141,7 @@ public partial interface ITableModel } #endregion - #region TableModel + #region TableModel implementation public partial class TableModel : Javax.Swing.Table.ITableModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Table/TableRowSorter.cs b/src/net/JNet/Generated/Javax/Swing/Table/TableRowSorter.cs index e09f4463e2..87089af946 100644 --- a/src/net/JNet/Generated/Javax/Swing/Table/TableRowSorter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Table/TableRowSorter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Table { - #region TableRowSorter definition + #region TableRowSorter declaration /// /// /// @@ -70,7 +70,7 @@ public TableRowSorter(params object[] args) : base(args) { } } #endregion - #region TableRowSorter definition + #region TableRowSorter declaration /// /// /// @@ -116,7 +116,7 @@ public TableRowSorter(params object[] args) : base(args) { } } #endregion - #region TableRowSorter + #region TableRowSorter implementation public partial class TableRowSorter { #region Constructors @@ -170,7 +170,7 @@ public void SetModel(Javax.Swing.Table.TableModel arg0) } #endregion - #region TableRowSorter + #region TableRowSorter implementation public partial class TableRowSorter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Table/TableStringConverter.cs b/src/net/JNet/Generated/Javax/Swing/Table/TableStringConverter.cs index 107a487080..41220a99e9 100644 --- a/src/net/JNet/Generated/Javax/Swing/Table/TableStringConverter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Table/TableStringConverter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Table { - #region TableStringConverter definition + #region TableStringConverter declaration /// /// /// @@ -72,7 +72,7 @@ public TableStringConverter(params object[] args) : base(args) { } } #endregion - #region TableStringConverter + #region TableStringConverter implementation public partial class TableStringConverter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/AbstractDocument.cs b/src/net/JNet/Generated/Javax/Swing/Text/AbstractDocument.cs index 0bb20a0c92..d7f1198d9c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/AbstractDocument.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/AbstractDocument.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region AbstractDocument definition + #region AbstractDocument declaration /// /// /// @@ -68,7 +68,7 @@ public AbstractDocument(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region AbstractElement definition + #region AbstractElement declaration /// /// /// @@ -115,7 +115,7 @@ public AbstractElement(params object[] args) : base(args) { } } #endregion - #region AttributeContext definition + #region AttributeContext declaration /// /// /// @@ -162,7 +162,7 @@ public AttributeContext(params object[] args) : base(args) { } } #endregion - #region BranchElement definition + #region BranchElement declaration /// /// /// @@ -207,7 +207,7 @@ public BranchElement(params object[] args) : base(args) { } } #endregion - #region Content definition + #region Content declaration /// /// /// @@ -254,7 +254,7 @@ public Content(params object[] args) : base(args) { } } #endregion - #region DefaultDocumentEvent definition + #region DefaultDocumentEvent declaration /// /// /// @@ -299,7 +299,7 @@ public DefaultDocumentEvent(params object[] args) : base(args) { } } #endregion - #region ElementEdit definition + #region ElementEdit declaration /// /// /// @@ -344,7 +344,7 @@ public ElementEdit(params object[] args) : base(args) { } } #endregion - #region LeafElement definition + #region LeafElement declaration /// /// /// @@ -393,7 +393,7 @@ public LeafElement(params object[] args) : base(args) { } } #endregion - #region AbstractDocument + #region AbstractDocument implementation public partial class AbstractDocument { #region Constructors @@ -696,7 +696,7 @@ public void Replace(int arg0, int arg1, Java.Lang.String arg2, Javax.Swing.Text. #endregion #region Nested classes - #region AbstractElement + #region AbstractElement implementation public partial class AbstractElement { #region Constructors @@ -1000,7 +1000,7 @@ public void RemoveAttributes(Javax.Swing.Text.AttributeSet arg0) } #endregion - #region AttributeContext + #region AttributeContext implementation public partial class AttributeContext { #region Constructors @@ -1097,7 +1097,7 @@ public void Reclaim(Javax.Swing.Text.AttributeSet arg0) } #endregion - #region BranchElement + #region BranchElement implementation public partial class BranchElement { #region Constructors @@ -1157,7 +1157,7 @@ public void Replace(int arg0, int arg1, Javax.Swing.Text.Element[] arg2) } #endregion - #region Content + #region Content implementation public partial class Content { #region Constructors @@ -1250,7 +1250,7 @@ public void GetChars(int arg0, int arg1, Javax.Swing.Text.Segment arg2) } #endregion - #region DefaultDocumentEvent + #region DefaultDocumentEvent implementation public partial class DefaultDocumentEvent { #region Constructors @@ -1333,7 +1333,7 @@ public Javax.Swing.Event.DocumentEvent.ElementChange GetChange(Javax.Swing.Text. } #endregion - #region ElementEdit + #region ElementEdit implementation public partial class ElementEdit { #region Constructors @@ -1403,7 +1403,7 @@ public int Index } #endregion - #region LeafElement + #region LeafElement implementation public partial class LeafElement { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/AbstractWriter.cs b/src/net/JNet/Generated/Javax/Swing/Text/AbstractWriter.cs index 8699e2115f..1cb08a9476 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/AbstractWriter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/AbstractWriter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region AbstractWriter definition + #region AbstractWriter declaration /// /// /// @@ -72,7 +72,7 @@ public AbstractWriter(params object[] args) : base(args) { } } #endregion - #region AbstractWriter + #region AbstractWriter implementation public partial class AbstractWriter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/AsyncBoxView.cs b/src/net/JNet/Generated/Javax/Swing/Text/AsyncBoxView.cs index f67ee4b10f..83448eb4db 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/AsyncBoxView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/AsyncBoxView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region AsyncBoxView definition + #region AsyncBoxView declaration /// /// /// @@ -66,7 +66,7 @@ public AsyncBoxView(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ChildLocator definition + #region ChildLocator declaration /// /// /// @@ -111,7 +111,7 @@ public ChildLocator(params object[] args) : base(args) { } } #endregion - #region ChildState definition + #region ChildState declaration /// /// /// @@ -160,7 +160,7 @@ public ChildState(params object[] args) : base(args) { } } #endregion - #region AsyncBoxView + #region AsyncBoxView implementation public partial class AsyncBoxView { #region Constructors @@ -235,7 +235,7 @@ public float TopInset #endregion #region Nested classes - #region ChildLocator + #region ChildLocator implementation public partial class ChildLocator { #region Constructors @@ -311,7 +311,7 @@ public void PaintChildren(Java.Awt.Graphics arg0) } #endregion - #region ChildState + #region ChildState implementation public partial class ChildState { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/AttributeSet.cs b/src/net/JNet/Generated/Javax/Swing/Text/AttributeSet.cs index 8c6dfcbf04..6539a37263 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/AttributeSet.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/AttributeSet.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region AttributeSet definition + #region AttributeSet declaration /// /// /// @@ -68,7 +68,7 @@ public AttributeSet(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region CharacterAttribute definition + #region CharacterAttribute declaration /// /// /// @@ -115,7 +115,7 @@ public CharacterAttribute(params object[] args) : base(args) { } } #endregion - #region ColorAttribute definition + #region ColorAttribute declaration /// /// /// @@ -162,7 +162,7 @@ public ColorAttribute(params object[] args) : base(args) { } } #endregion - #region FontAttribute definition + #region FontAttribute declaration /// /// /// @@ -209,7 +209,7 @@ public FontAttribute(params object[] args) : base(args) { } } #endregion - #region ParagraphAttribute definition + #region ParagraphAttribute declaration /// /// /// @@ -326,7 +326,7 @@ public partial interface IAttributeSet } #endregion - #region AttributeSet + #region AttributeSet implementation public partial class AttributeSet : Javax.Swing.Text.IAttributeSet { #region Constructors @@ -437,7 +437,7 @@ public Javax.Swing.Text.AttributeSet CopyAttributes() #endregion #region Nested classes - #region CharacterAttribute + #region CharacterAttribute implementation public partial class CharacterAttribute { #region Constructors @@ -468,7 +468,7 @@ public partial class CharacterAttribute } #endregion - #region ColorAttribute + #region ColorAttribute implementation public partial class ColorAttribute { #region Constructors @@ -499,7 +499,7 @@ public partial class ColorAttribute } #endregion - #region FontAttribute + #region FontAttribute implementation public partial class FontAttribute { #region Constructors @@ -530,7 +530,7 @@ public partial class FontAttribute } #endregion - #region ParagraphAttribute + #region ParagraphAttribute implementation public partial class ParagraphAttribute { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/BadLocationException.cs b/src/net/JNet/Generated/Javax/Swing/Text/BadLocationException.cs index 7c6a817a62..fb860cdc56 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/BadLocationException.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/BadLocationException.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region BadLocationException definition + #region BadLocationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class BadLocationException : Java.Lang.Exception } #endregion - #region BadLocationException + #region BadLocationException implementation public partial class BadLocationException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/BoxView.cs b/src/net/JNet/Generated/Javax/Swing/Text/BoxView.cs index 1c8aff1342..d9fad2d43c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/BoxView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/BoxView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region BoxView definition + #region BoxView declaration /// /// /// @@ -70,7 +70,7 @@ public BoxView(params object[] args) : base(args) { } } #endregion - #region BoxView + #region BoxView implementation public partial class BoxView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Caret.cs b/src/net/JNet/Generated/Javax/Swing/Text/Caret.cs index dbac9291f7..d660c0bcbc 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Caret.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Caret.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region Caret definition + #region Caret declaration /// /// /// @@ -156,7 +156,7 @@ public partial interface ICaret } #endregion - #region Caret + #region Caret implementation public partial class Caret : Javax.Swing.Text.ICaret { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/ChangedCharSetException.cs b/src/net/JNet/Generated/Javax/Swing/Text/ChangedCharSetException.cs index 3884f8b10c..5f231a677b 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/ChangedCharSetException.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/ChangedCharSetException.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region ChangedCharSetException definition + #region ChangedCharSetException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ChangedCharSetException : Java.Io.IOException } #endregion - #region ChangedCharSetException + #region ChangedCharSetException implementation public partial class ChangedCharSetException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/ComponentView.cs b/src/net/JNet/Generated/Javax/Swing/Text/ComponentView.cs index 690650ceb6..cc9ad6308a 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/ComponentView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/ComponentView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region ComponentView definition + #region ComponentView declaration /// /// /// @@ -70,7 +70,7 @@ public ComponentView(params object[] args) : base(args) { } } #endregion - #region ComponentView + #region ComponentView implementation public partial class ComponentView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/CompositeView.cs b/src/net/JNet/Generated/Javax/Swing/Text/CompositeView.cs index 464808b2ac..cebd1b0633 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/CompositeView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/CompositeView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region CompositeView definition + #region CompositeView declaration /// /// /// @@ -72,7 +72,7 @@ public CompositeView(params object[] args) : base(args) { } } #endregion - #region CompositeView + #region CompositeView implementation public partial class CompositeView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/DateFormatter.cs b/src/net/JNet/Generated/Javax/Swing/Text/DateFormatter.cs index a1ce1f0dd5..1014ca8bab 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/DateFormatter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/DateFormatter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region DateFormatter definition + #region DateFormatter declaration /// /// /// @@ -70,7 +70,7 @@ public DateFormatter(params object[] args) : base(args) { } } #endregion - #region DateFormatter + #region DateFormatter implementation public partial class DateFormatter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/DefaultCaret.cs b/src/net/JNet/Generated/Javax/Swing/Text/DefaultCaret.cs index 85f01d8cd2..fb209eac99 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/DefaultCaret.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/DefaultCaret.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region DefaultCaret definition + #region DefaultCaret declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultCaret(params object[] args) : base(args) { } } #endregion - #region DefaultCaret + #region DefaultCaret implementation public partial class DefaultCaret { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/DefaultEditorKit.cs b/src/net/JNet/Generated/Javax/Swing/Text/DefaultEditorKit.cs index 39f030bc68..d394e7d873 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/DefaultEditorKit.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/DefaultEditorKit.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region DefaultEditorKit definition + #region DefaultEditorKit declaration /// /// /// @@ -66,7 +66,7 @@ public DefaultEditorKit(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region BeepAction definition + #region BeepAction declaration /// /// /// @@ -111,7 +111,7 @@ public BeepAction(params object[] args) : base(args) { } } #endregion - #region CopyAction definition + #region CopyAction declaration /// /// /// @@ -156,7 +156,7 @@ public CopyAction(params object[] args) : base(args) { } } #endregion - #region CutAction definition + #region CutAction declaration /// /// /// @@ -201,7 +201,7 @@ public CutAction(params object[] args) : base(args) { } } #endregion - #region DefaultKeyTypedAction definition + #region DefaultKeyTypedAction declaration /// /// /// @@ -246,7 +246,7 @@ public DefaultKeyTypedAction(params object[] args) : base(args) { } } #endregion - #region InsertBreakAction definition + #region InsertBreakAction declaration /// /// /// @@ -291,7 +291,7 @@ public InsertBreakAction(params object[] args) : base(args) { } } #endregion - #region InsertContentAction definition + #region InsertContentAction declaration /// /// /// @@ -336,7 +336,7 @@ public InsertContentAction(params object[] args) : base(args) { } } #endregion - #region InsertTabAction definition + #region InsertTabAction declaration /// /// /// @@ -381,7 +381,7 @@ public InsertTabAction(params object[] args) : base(args) { } } #endregion - #region PasteAction definition + #region PasteAction declaration /// /// /// @@ -430,7 +430,7 @@ public PasteAction(params object[] args) : base(args) { } } #endregion - #region DefaultEditorKit + #region DefaultEditorKit implementation public partial class DefaultEditorKit { #region Constructors @@ -748,7 +748,7 @@ public partial class DefaultEditorKit #endregion #region Nested classes - #region BeepAction + #region BeepAction implementation public partial class BeepAction { #region Constructors @@ -779,7 +779,7 @@ public partial class BeepAction } #endregion - #region CopyAction + #region CopyAction implementation public partial class CopyAction { #region Constructors @@ -810,7 +810,7 @@ public partial class CopyAction } #endregion - #region CutAction + #region CutAction implementation public partial class CutAction { #region Constructors @@ -841,7 +841,7 @@ public partial class CutAction } #endregion - #region DefaultKeyTypedAction + #region DefaultKeyTypedAction implementation public partial class DefaultKeyTypedAction { #region Constructors @@ -872,7 +872,7 @@ public partial class DefaultKeyTypedAction } #endregion - #region InsertBreakAction + #region InsertBreakAction implementation public partial class InsertBreakAction { #region Constructors @@ -903,7 +903,7 @@ public partial class InsertBreakAction } #endregion - #region InsertContentAction + #region InsertContentAction implementation public partial class InsertContentAction { #region Constructors @@ -934,7 +934,7 @@ public partial class InsertContentAction } #endregion - #region InsertTabAction + #region InsertTabAction implementation public partial class InsertTabAction { #region Constructors @@ -965,7 +965,7 @@ public partial class InsertTabAction } #endregion - #region PasteAction + #region PasteAction implementation public partial class PasteAction { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/DefaultFormatter.cs b/src/net/JNet/Generated/Javax/Swing/Text/DefaultFormatter.cs index f95aecfb61..fccdc737ff 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/DefaultFormatter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/DefaultFormatter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region DefaultFormatter definition + #region DefaultFormatter declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultFormatter(params object[] args) : base(args) { } } #endregion - #region DefaultFormatter + #region DefaultFormatter implementation public partial class DefaultFormatter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/DefaultFormatterFactory.cs b/src/net/JNet/Generated/Javax/Swing/Text/DefaultFormatterFactory.cs index 4b15f8648b..447c18908d 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/DefaultFormatterFactory.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/DefaultFormatterFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region DefaultFormatterFactory definition + #region DefaultFormatterFactory declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultFormatterFactory(params object[] args) : base(args) { } } #endregion - #region DefaultFormatterFactory + #region DefaultFormatterFactory implementation public partial class DefaultFormatterFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/DefaultHighlighter.cs b/src/net/JNet/Generated/Javax/Swing/Text/DefaultHighlighter.cs index e6d466395f..c2bfc8f0a5 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/DefaultHighlighter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/DefaultHighlighter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region DefaultHighlighter definition + #region DefaultHighlighter declaration /// /// /// @@ -66,7 +66,7 @@ public DefaultHighlighter(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region DefaultHighlightPainter definition + #region DefaultHighlightPainter declaration /// /// /// @@ -115,7 +115,7 @@ public DefaultHighlightPainter(params object[] args) : base(args) { } } #endregion - #region DefaultHighlighter + #region DefaultHighlighter implementation public partial class DefaultHighlighter { #region Constructors @@ -152,7 +152,7 @@ public bool DrawsLayeredHighlights #endregion #region Nested classes - #region DefaultHighlightPainter + #region DefaultHighlightPainter implementation public partial class DefaultHighlightPainter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/DefaultStyledDocument.cs b/src/net/JNet/Generated/Javax/Swing/Text/DefaultStyledDocument.cs index 0167650d77..69ba00b78d 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/DefaultStyledDocument.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/DefaultStyledDocument.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region DefaultStyledDocument definition + #region DefaultStyledDocument declaration /// /// /// @@ -66,7 +66,7 @@ public DefaultStyledDocument(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region AttributeUndoableEdit definition + #region AttributeUndoableEdit declaration /// /// /// @@ -111,7 +111,7 @@ public AttributeUndoableEdit(params object[] args) : base(args) { } } #endregion - #region ElementBuffer definition + #region ElementBuffer declaration /// /// /// @@ -156,7 +156,7 @@ public ElementBuffer(params object[] args) : base(args) { } } #endregion - #region ElementSpec definition + #region ElementSpec declaration /// /// /// @@ -205,7 +205,7 @@ public ElementSpec(params object[] args) : base(args) { } } #endregion - #region DefaultStyledDocument + #region DefaultStyledDocument implementation public partial class DefaultStyledDocument { #region Constructors @@ -374,7 +374,7 @@ public void SetParagraphAttributes(int arg0, int arg1, Javax.Swing.Text.Attribut #endregion #region Nested classes - #region AttributeUndoableEdit + #region AttributeUndoableEdit implementation public partial class AttributeUndoableEdit { #region Constructors @@ -415,7 +415,7 @@ public AttributeUndoableEdit(Javax.Swing.Text.Element arg0, Javax.Swing.Text.Att } #endregion - #region ElementBuffer + #region ElementBuffer implementation public partial class ElementBuffer { #region Constructors @@ -503,7 +503,7 @@ public void Remove(int arg0, int arg1, Javax.Swing.Text.AbstractDocument.Default } #endregion - #region ElementSpec + #region ElementSpec implementation public partial class ElementSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Document.cs b/src/net/JNet/Generated/Javax/Swing/Text/Document.cs index 1accdc5db5..7c3682e497 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Document.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Document.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region Document definition + #region Document declaration /// /// /// @@ -185,7 +185,7 @@ public partial interface IDocument } #endregion - #region Document + #region Document implementation public partial class Document : Javax.Swing.Text.IDocument { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/DocumentFilter.cs b/src/net/JNet/Generated/Javax/Swing/Text/DocumentFilter.cs index 57c2022afb..27a1c03775 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/DocumentFilter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/DocumentFilter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region DocumentFilter definition + #region DocumentFilter declaration /// /// /// @@ -66,7 +66,7 @@ public DocumentFilter(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region FilterBypass definition + #region FilterBypass declaration /// /// /// @@ -117,7 +117,7 @@ public FilterBypass(params object[] args) : base(args) { } } #endregion - #region DocumentFilter + #region DocumentFilter implementation public partial class DocumentFilter { #region Constructors @@ -177,7 +177,7 @@ public void Replace(Javax.Swing.Text.DocumentFilter.FilterBypass arg0, int arg1, #endregion #region Nested classes - #region FilterBypass + #region FilterBypass implementation public partial class FilterBypass { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/EditorKit.cs b/src/net/JNet/Generated/Javax/Swing/Text/EditorKit.cs index 3b827dd402..c8c7c4ecde 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/EditorKit.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/EditorKit.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region EditorKit definition + #region EditorKit declaration /// /// /// @@ -72,7 +72,7 @@ public EditorKit(params object[] args) : base(args) { } } #endregion - #region EditorKit + #region EditorKit implementation public partial class EditorKit { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Element.cs b/src/net/JNet/Generated/Javax/Swing/Text/Element.cs index 129bbd1bfb..16d4cd0bd4 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Element.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Element.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region Element definition + #region Element declaration /// /// /// @@ -135,7 +135,7 @@ public partial interface IElement } #endregion - #region Element + #region Element implementation public partial class Element : Javax.Swing.Text.IElement { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/ElementIterator.cs b/src/net/JNet/Generated/Javax/Swing/Text/ElementIterator.cs index 1f6be78750..03f4be59ec 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/ElementIterator.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/ElementIterator.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region ElementIterator definition + #region ElementIterator declaration /// /// /// @@ -70,7 +70,7 @@ public ElementIterator(params object[] args) : base(args) { } } #endregion - #region ElementIterator + #region ElementIterator implementation public partial class ElementIterator { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/FieldView.cs b/src/net/JNet/Generated/Javax/Swing/Text/FieldView.cs index 7eb7c8090a..6020668f18 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/FieldView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/FieldView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region FieldView definition + #region FieldView declaration /// /// /// @@ -70,7 +70,7 @@ public FieldView(params object[] args) : base(args) { } } #endregion - #region FieldView + #region FieldView implementation public partial class FieldView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/FlowView.cs b/src/net/JNet/Generated/Javax/Swing/Text/FlowView.cs index 60e5ca8be5..d3ed18d1c1 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/FlowView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/FlowView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region FlowView definition + #region FlowView declaration /// /// /// @@ -68,7 +68,7 @@ public FlowView(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region FlowStrategy definition + #region FlowStrategy declaration /// /// /// @@ -117,7 +117,7 @@ public FlowStrategy(params object[] args) : base(args) { } } #endregion - #region FlowView + #region FlowView implementation public partial class FlowView { #region Constructors @@ -175,7 +175,7 @@ public int GetFlowStart(int arg0) #endregion #region Nested classes - #region FlowStrategy + #region FlowStrategy implementation public partial class FlowStrategy { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/GapContent.cs b/src/net/JNet/Generated/Javax/Swing/Text/GapContent.cs index f4aa71674c..7006742d66 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/GapContent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/GapContent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region GapContent definition + #region GapContent declaration /// /// /// @@ -70,7 +70,7 @@ public GapContent(params object[] args) : base(args) { } } #endregion - #region GapContent + #region GapContent implementation public partial class GapContent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/GlyphView.cs b/src/net/JNet/Generated/Javax/Swing/Text/GlyphView.cs index 77fae9767a..740fbc86db 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/GlyphView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/GlyphView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region GlyphView definition + #region GlyphView declaration /// /// /// @@ -66,7 +66,7 @@ public GlyphView(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region GlyphPainter definition + #region GlyphPainter declaration /// /// /// @@ -117,7 +117,7 @@ public GlyphPainter(params object[] args) : base(args) { } } #endregion - #region GlyphView + #region GlyphView implementation public partial class GlyphView { #region Constructors @@ -262,7 +262,7 @@ public void SetGlyphPainter(Javax.Swing.Text.GlyphView.GlyphPainter arg0) #endregion #region Nested classes - #region GlyphPainter + #region GlyphPainter implementation public partial class GlyphPainter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Highlighter.cs b/src/net/JNet/Generated/Javax/Swing/Text/Highlighter.cs index 00e6049f7c..9cc0d7fe2e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Highlighter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Highlighter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region Highlighter definition + #region Highlighter declaration /// /// /// @@ -68,7 +68,7 @@ public Highlighter(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Highlight definition + #region Highlight declaration /// /// /// @@ -115,7 +115,7 @@ public Highlight(params object[] args) : base(args) { } } #endregion - #region HighlightPainter definition + #region HighlightPainter declaration /// /// /// @@ -229,7 +229,7 @@ public partial interface IHighlighter } #endregion - #region Highlighter + #region Highlighter implementation public partial class Highlighter : Javax.Swing.Text.IHighlighter { #region Constructors @@ -322,7 +322,7 @@ public void RemoveHighlight(object arg0) #endregion #region Nested classes - #region Highlight + #region Highlight implementation public partial class Highlight { #region Constructors @@ -374,7 +374,7 @@ public int StartOffset } #endregion - #region HighlightPainter + #region HighlightPainter implementation public partial class HighlightPainter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/BlockView.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/BlockView.cs index 6703018dc4..a7c1c351e6 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/BlockView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/BlockView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html { - #region BlockView definition + #region BlockView declaration /// /// /// @@ -70,7 +70,7 @@ public BlockView(params object[] args) : base(args) { } } #endregion - #region BlockView + #region BlockView implementation public partial class BlockView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/CSS.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/CSS.cs index ca4d8d07d9..58d52cfdb3 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/CSS.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/CSS.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html { - #region CSS definition + #region CSS declaration /// /// /// @@ -66,7 +66,7 @@ public CSS(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Attribute definition + #region Attribute declaration /// /// /// @@ -115,7 +115,7 @@ public Attribute(params object[] args) : base(args) { } } #endregion - #region CSS + #region CSS implementation public partial class CSS { #region Constructors @@ -155,7 +155,7 @@ public static Javax.Swing.Text.Html.CSS.Attribute GetAttribute(Java.Lang.String #endregion #region Nested classes - #region Attribute + #region Attribute implementation public partial class Attribute { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/FormSubmitEvent.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/FormSubmitEvent.cs index 0d6614f186..1a289ee42d 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/FormSubmitEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/FormSubmitEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html { - #region FormSubmitEvent definition + #region FormSubmitEvent declaration /// /// /// @@ -66,7 +66,7 @@ public FormSubmitEvent(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region MethodType definition + #region MethodType declaration /// /// /// @@ -115,7 +115,7 @@ public MethodType(params object[] args) : base(args) { } } #endregion - #region FormSubmitEvent + #region FormSubmitEvent implementation public partial class FormSubmitEvent { #region Constructors @@ -153,7 +153,7 @@ public Javax.Swing.Text.Html.FormSubmitEvent.MethodType Method #endregion #region Nested classes - #region MethodType + #region MethodType implementation public partial class MethodType { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/FormView.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/FormView.cs index 3188427cf5..cbafa4426c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/FormView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/FormView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html { - #region FormView definition + #region FormView declaration /// /// /// @@ -70,7 +70,7 @@ public FormView(params object[] args) : base(args) { } } #endregion - #region FormView + #region FormView implementation public partial class FormView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/HTML.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/HTML.cs index c573868837..4965d38920 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/HTML.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/HTML.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html { - #region HTML definition + #region HTML declaration /// /// /// @@ -66,7 +66,7 @@ public HTML(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Attribute definition + #region Attribute declaration /// /// /// @@ -111,7 +111,7 @@ public Attribute(params object[] args) : base(args) { } } #endregion - #region Tag definition + #region Tag declaration /// /// /// @@ -156,7 +156,7 @@ public Tag(params object[] args) : base(args) { } } #endregion - #region UnknownTag definition + #region UnknownTag declaration /// /// /// @@ -205,7 +205,7 @@ public UnknownTag(params object[] args) : base(args) { } } #endregion - #region HTML + #region HTML implementation public partial class HTML { #region Constructors @@ -278,7 +278,7 @@ public static Javax.Swing.Text.Html.HTML.Tag GetTag(Java.Lang.String arg0) #endregion #region Nested classes - #region Attribute + #region Attribute implementation public partial class Attribute { #region Constructors @@ -789,7 +789,7 @@ public partial class Attribute } #endregion - #region Tag + #region Tag implementation public partial class Tag { #region Constructors @@ -1300,7 +1300,7 @@ public bool IsPreformatted() } #endregion - #region UnknownTag + #region UnknownTag implementation public partial class UnknownTag { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/HTMLDocument.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/HTMLDocument.cs index b09618e77b..aea8a29a26 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/HTMLDocument.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/HTMLDocument.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html { - #region HTMLDocument definition + #region HTMLDocument declaration /// /// /// @@ -66,7 +66,7 @@ public HTMLDocument(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region BlockElement definition + #region BlockElement declaration /// /// /// @@ -111,7 +111,7 @@ public BlockElement(params object[] args) : base(args) { } } #endregion - #region HTMLReader definition + #region HTMLReader declaration /// /// /// @@ -152,7 +152,7 @@ public HTMLReader(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region FormAction definition + #region FormAction declaration /// /// /// @@ -197,7 +197,7 @@ public FormAction(params object[] args) : base(args) { } } #endregion - #region CharacterAction definition + #region CharacterAction declaration /// /// /// @@ -242,7 +242,7 @@ public CharacterAction(params object[] args) : base(args) { } } #endregion - #region PreAction definition + #region PreAction declaration /// /// /// @@ -287,7 +287,7 @@ public PreAction(params object[] args) : base(args) { } } #endregion - #region HiddenAction definition + #region HiddenAction declaration /// /// /// @@ -332,7 +332,7 @@ public HiddenAction(params object[] args) : base(args) { } } #endregion - #region IsindexAction definition + #region IsindexAction declaration /// /// /// @@ -377,7 +377,7 @@ public IsindexAction(params object[] args) : base(args) { } } #endregion - #region SpecialAction definition + #region SpecialAction declaration /// /// /// @@ -422,7 +422,7 @@ public SpecialAction(params object[] args) : base(args) { } } #endregion - #region ParagraphAction definition + #region ParagraphAction declaration /// /// /// @@ -467,7 +467,7 @@ public ParagraphAction(params object[] args) : base(args) { } } #endregion - #region BlockAction definition + #region BlockAction declaration /// /// /// @@ -512,7 +512,7 @@ public BlockAction(params object[] args) : base(args) { } } #endregion - #region TagAction definition + #region TagAction declaration /// /// /// @@ -561,7 +561,7 @@ public TagAction(params object[] args) : base(args) { } } #endregion - #region Iterator definition + #region Iterator declaration /// /// /// @@ -608,7 +608,7 @@ public Iterator(params object[] args) : base(args) { } } #endregion - #region RunElement definition + #region RunElement declaration /// /// /// @@ -657,7 +657,7 @@ public RunElement(params object[] args) : base(args) { } } #endregion - #region HTMLDocument + #region HTMLDocument implementation public partial class HTMLDocument { #region Constructors @@ -863,7 +863,7 @@ public void SetOuterHTML(Javax.Swing.Text.Element arg0, Java.Lang.String arg1) #endregion #region Nested classes - #region BlockElement + #region BlockElement implementation public partial class BlockElement { #region Constructors @@ -904,7 +904,7 @@ public BlockElement(Javax.Swing.Text.Html.HTMLDocument arg0, Javax.Swing.Text.El } #endregion - #region HTMLReader + #region HTMLReader implementation public partial class HTMLReader { #region Constructors @@ -949,7 +949,7 @@ public HTMLReader(Javax.Swing.Text.Html.HTMLDocument arg0, int arg1) #endregion #region Nested classes - #region FormAction + #region FormAction implementation public partial class FormAction { #region Constructors @@ -988,7 +988,7 @@ public FormAction(Javax.Swing.Text.Html.HTMLDocument.HTMLReader arg0) } #endregion - #region CharacterAction + #region CharacterAction implementation public partial class CharacterAction { #region Constructors @@ -1027,7 +1027,7 @@ public CharacterAction(Javax.Swing.Text.Html.HTMLDocument.HTMLReader arg0) } #endregion - #region PreAction + #region PreAction implementation public partial class PreAction { #region Constructors @@ -1066,7 +1066,7 @@ public PreAction(Javax.Swing.Text.Html.HTMLDocument.HTMLReader arg0) } #endregion - #region HiddenAction + #region HiddenAction implementation public partial class HiddenAction { #region Constructors @@ -1105,7 +1105,7 @@ public HiddenAction(Javax.Swing.Text.Html.HTMLDocument.HTMLReader arg0) } #endregion - #region IsindexAction + #region IsindexAction implementation public partial class IsindexAction { #region Constructors @@ -1144,7 +1144,7 @@ public IsindexAction(Javax.Swing.Text.Html.HTMLDocument.HTMLReader arg0) } #endregion - #region SpecialAction + #region SpecialAction implementation public partial class SpecialAction { #region Constructors @@ -1183,7 +1183,7 @@ public SpecialAction(Javax.Swing.Text.Html.HTMLDocument.HTMLReader arg0) } #endregion - #region ParagraphAction + #region ParagraphAction implementation public partial class ParagraphAction { #region Constructors @@ -1222,7 +1222,7 @@ public ParagraphAction(Javax.Swing.Text.Html.HTMLDocument.HTMLReader arg0) } #endregion - #region BlockAction + #region BlockAction implementation public partial class BlockAction { #region Constructors @@ -1261,7 +1261,7 @@ public BlockAction(Javax.Swing.Text.Html.HTMLDocument.HTMLReader arg0) } #endregion - #region TagAction + #region TagAction implementation public partial class TagAction { #region Constructors @@ -1324,7 +1324,7 @@ public void Start(Javax.Swing.Text.Html.HTML.Tag arg0, Javax.Swing.Text.MutableA } #endregion - #region Iterator + #region Iterator implementation public partial class Iterator { #region Constructors @@ -1398,7 +1398,7 @@ public void Next() } #endregion - #region RunElement + #region RunElement implementation public partial class RunElement { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/HTMLEditorKit.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/HTMLEditorKit.cs index 4d485fa809..af64597ed9 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/HTMLEditorKit.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/HTMLEditorKit.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html { - #region HTMLEditorKit definition + #region HTMLEditorKit declaration /// /// /// @@ -66,7 +66,7 @@ public HTMLEditorKit(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region HTMLFactory definition + #region HTMLFactory declaration /// /// /// @@ -111,7 +111,7 @@ public HTMLFactory(params object[] args) : base(args) { } } #endregion - #region HTMLTextAction definition + #region HTMLTextAction declaration /// /// /// @@ -158,7 +158,7 @@ public HTMLTextAction(params object[] args) : base(args) { } } #endregion - #region InsertHTMLTextAction definition + #region InsertHTMLTextAction declaration /// /// /// @@ -203,7 +203,7 @@ public InsertHTMLTextAction(params object[] args) : base(args) { } } #endregion - #region Parser definition + #region Parser declaration /// /// /// @@ -250,7 +250,7 @@ public Parser(params object[] args) : base(args) { } } #endregion - #region ParserCallback definition + #region ParserCallback declaration /// /// /// @@ -299,7 +299,7 @@ public ParserCallback(params object[] args) : base(args) { } } #endregion - #region HTMLEditorKit + #region HTMLEditorKit implementation public partial class HTMLEditorKit { #region Constructors @@ -464,7 +464,7 @@ public void SetAutoFormSubmission(bool arg0) #endregion #region Nested classes - #region HTMLFactory + #region HTMLFactory implementation public partial class HTMLFactory { #region Constructors @@ -504,7 +504,7 @@ public Javax.Swing.Text.View Create(Javax.Swing.Text.Element arg0) } #endregion - #region HTMLTextAction + #region HTMLTextAction implementation public partial class HTMLTextAction { #region Constructors @@ -543,7 +543,7 @@ public HTMLTextAction(Java.Lang.String arg0) } #endregion - #region InsertHTMLTextAction + #region InsertHTMLTextAction implementation public partial class InsertHTMLTextAction { #region Constructors @@ -598,7 +598,7 @@ public InsertHTMLTextAction(Java.Lang.String arg0, Java.Lang.String arg1, Javax. } #endregion - #region Parser + #region Parser implementation public partial class Parser { #region Constructors @@ -640,7 +640,7 @@ public void Parse(Java.Io.Reader arg0, Javax.Swing.Text.Html.HTMLEditorKit.Parse } #endregion - #region ParserCallback + #region ParserCallback implementation public partial class ParserCallback { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/HTMLFrameHyperlinkEvent.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/HTMLFrameHyperlinkEvent.cs index 8f4c2602c3..8063f2bd12 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/HTMLFrameHyperlinkEvent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/HTMLFrameHyperlinkEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html { - #region HTMLFrameHyperlinkEvent definition + #region HTMLFrameHyperlinkEvent declaration /// /// /// @@ -70,7 +70,7 @@ public HTMLFrameHyperlinkEvent(params object[] args) : base(args) { } } #endregion - #region HTMLFrameHyperlinkEvent + #region HTMLFrameHyperlinkEvent implementation public partial class HTMLFrameHyperlinkEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/HTMLWriter.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/HTMLWriter.cs index dec5f416cb..b652131cdc 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/HTMLWriter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/HTMLWriter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html { - #region HTMLWriter definition + #region HTMLWriter declaration /// /// /// @@ -70,7 +70,7 @@ public HTMLWriter(params object[] args) : base(args) { } } #endregion - #region HTMLWriter + #region HTMLWriter implementation public partial class HTMLWriter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/ImageView.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/ImageView.cs index 8e41aa42ab..566145ac38 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/ImageView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/ImageView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html { - #region ImageView definition + #region ImageView declaration /// /// /// @@ -70,7 +70,7 @@ public ImageView(params object[] args) : base(args) { } } #endregion - #region ImageView + #region ImageView implementation public partial class ImageView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/InlineView.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/InlineView.cs index 6e1a90ae32..715c4eadef 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/InlineView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/InlineView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html { - #region InlineView definition + #region InlineView declaration /// /// /// @@ -70,7 +70,7 @@ public InlineView(params object[] args) : base(args) { } } #endregion - #region InlineView + #region InlineView implementation public partial class InlineView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/ListView.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/ListView.cs index a0cced962d..e6f1b38f90 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/ListView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/ListView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html { - #region ListView definition + #region ListView declaration /// /// /// @@ -70,7 +70,7 @@ public ListView(params object[] args) : base(args) { } } #endregion - #region ListView + #region ListView implementation public partial class ListView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/MinimalHTMLWriter.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/MinimalHTMLWriter.cs index 97fa6a6bc4..95676e142c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/MinimalHTMLWriter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/MinimalHTMLWriter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html { - #region MinimalHTMLWriter definition + #region MinimalHTMLWriter declaration /// /// /// @@ -70,7 +70,7 @@ public MinimalHTMLWriter(params object[] args) : base(args) { } } #endregion - #region MinimalHTMLWriter + #region MinimalHTMLWriter implementation public partial class MinimalHTMLWriter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/ObjectView.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/ObjectView.cs index b06d480674..b584d36a15 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/ObjectView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/ObjectView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html { - #region ObjectView definition + #region ObjectView declaration /// /// /// @@ -70,7 +70,7 @@ public ObjectView(params object[] args) : base(args) { } } #endregion - #region ObjectView + #region ObjectView implementation public partial class ObjectView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/Option.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/Option.cs index 33944a8e90..4c0e1b3d08 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/Option.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/Option.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html { - #region Option definition + #region Option declaration /// /// /// @@ -70,7 +70,7 @@ public Option(params object[] args) : base(args) { } } #endregion - #region Option + #region Option implementation public partial class Option { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/ParagraphView.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/ParagraphView.cs index c73fa854da..42dfc690b1 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/ParagraphView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/ParagraphView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html { - #region ParagraphView definition + #region ParagraphView declaration /// /// /// @@ -70,7 +70,7 @@ public ParagraphView(params object[] args) : base(args) { } } #endregion - #region ParagraphView + #region ParagraphView implementation public partial class ParagraphView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/AttributeList.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/AttributeList.cs index 6ff4c77034..a067f3b330 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/AttributeList.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/AttributeList.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html.Parser { - #region AttributeList definition + #region AttributeList declaration /// /// /// @@ -70,7 +70,7 @@ public AttributeList(params object[] args) : base(args) { } } #endregion - #region AttributeList + #region AttributeList implementation public partial class AttributeList { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/ContentModel.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/ContentModel.cs index e34a604e1b..9fdc190f91 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/ContentModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/ContentModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html.Parser { - #region ContentModel definition + #region ContentModel declaration /// /// /// @@ -70,7 +70,7 @@ public ContentModel(params object[] args) : base(args) { } } #endregion - #region ContentModel + #region ContentModel implementation public partial class ContentModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/DTD.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/DTD.cs index e0d798cc05..989024db64 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/DTD.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/DTD.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html.Parser { - #region DTD definition + #region DTD declaration /// /// /// @@ -70,7 +70,7 @@ public DTD(params object[] args) : base(args) { } } #endregion - #region DTD + #region DTD implementation public partial class DTD { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/DTDConstants.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/DTDConstants.cs index 9544eb3a72..8b2af0f87f 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/DTDConstants.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/DTDConstants.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html.Parser { - #region DTDConstants definition + #region DTDConstants declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IDTDConstants } #endregion - #region DTDConstants + #region DTDConstants implementation public partial class DTDConstants : Javax.Swing.Text.Html.Parser.IDTDConstants { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/DocumentParser.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/DocumentParser.cs index 3c6c2ac3dc..32bd4bd642 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/DocumentParser.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/DocumentParser.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html.Parser { - #region DocumentParser definition + #region DocumentParser declaration /// /// /// @@ -70,7 +70,7 @@ public DocumentParser(params object[] args) : base(args) { } } #endregion - #region DocumentParser + #region DocumentParser implementation public partial class DocumentParser { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/Element.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/Element.cs index 56827bb375..7cb23fcbdf 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/Element.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/Element.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html.Parser { - #region Element definition + #region Element declaration /// /// /// @@ -70,7 +70,7 @@ public Element(params object[] args) : base(args) { } } #endregion - #region Element + #region Element implementation public partial class Element { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/Entity.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/Entity.cs index 9444fee515..e636a2093b 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/Entity.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/Entity.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html.Parser { - #region Entity definition + #region Entity declaration /// /// /// @@ -70,7 +70,7 @@ public Entity(params object[] args) : base(args) { } } #endregion - #region Entity + #region Entity implementation public partial class Entity { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/Parser.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/Parser.cs index 2fe9fee636..26d1e16f4d 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/Parser.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/Parser.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html.Parser { - #region Parser definition + #region Parser declaration /// /// /// @@ -70,7 +70,7 @@ public Parser(params object[] args) : base(args) { } } #endregion - #region Parser + #region Parser implementation public partial class Parser { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/ParserDelegator.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/ParserDelegator.cs index 9afa0d094f..e8d7e77a60 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/ParserDelegator.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/ParserDelegator.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html.Parser { - #region ParserDelegator definition + #region ParserDelegator declaration /// /// /// @@ -70,7 +70,7 @@ public ParserDelegator(params object[] args) : base(args) { } } #endregion - #region ParserDelegator + #region ParserDelegator implementation public partial class ParserDelegator { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/TagElement.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/TagElement.cs index ab474f9517..933ac97bbe 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/TagElement.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/Parser/TagElement.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html.Parser { - #region TagElement definition + #region TagElement declaration /// /// /// @@ -70,7 +70,7 @@ public TagElement(params object[] args) : base(args) { } } #endregion - #region TagElement + #region TagElement implementation public partial class TagElement { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Html/StyleSheet.cs b/src/net/JNet/Generated/Javax/Swing/Text/Html/StyleSheet.cs index 04761af27d..b820e6c186 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Html/StyleSheet.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Html/StyleSheet.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Html { - #region StyleSheet definition + #region StyleSheet declaration /// /// /// @@ -66,7 +66,7 @@ public StyleSheet(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region BoxPainter definition + #region BoxPainter declaration /// /// /// @@ -111,7 +111,7 @@ public BoxPainter(params object[] args) : base(args) { } } #endregion - #region ListPainter definition + #region ListPainter declaration /// /// /// @@ -160,7 +160,7 @@ public ListPainter(params object[] args) : base(args) { } } #endregion - #region StyleSheet + #region StyleSheet implementation public partial class StyleSheet { #region Constructors @@ -377,7 +377,7 @@ public void SetBaseFontSize(Java.Lang.String arg0) #endregion #region Nested classes - #region BoxPainter + #region BoxPainter implementation public partial class BoxPainter { #region Constructors @@ -431,7 +431,7 @@ public void Paint(Java.Awt.Graphics arg0, float arg1, float arg2, float arg3, fl } #endregion - #region ListPainter + #region ListPainter implementation public partial class ListPainter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/IconView.cs b/src/net/JNet/Generated/Javax/Swing/Text/IconView.cs index fd0c18e153..da47dbe781 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/IconView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/IconView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region IconView definition + #region IconView declaration /// /// /// @@ -70,7 +70,7 @@ public IconView(params object[] args) : base(args) { } } #endregion - #region IconView + #region IconView implementation public partial class IconView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/InternationalFormatter.cs b/src/net/JNet/Generated/Javax/Swing/Text/InternationalFormatter.cs index 3e9bfb07ed..f39c967e51 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/InternationalFormatter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/InternationalFormatter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region InternationalFormatter definition + #region InternationalFormatter declaration /// /// /// @@ -70,7 +70,7 @@ public InternationalFormatter(params object[] args) : base(args) { } } #endregion - #region InternationalFormatter + #region InternationalFormatter implementation public partial class InternationalFormatter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/JTextComponent.cs b/src/net/JNet/Generated/Javax/Swing/Text/JTextComponent.cs index 64f9e668c9..380a084031 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/JTextComponent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/JTextComponent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region JTextComponent definition + #region JTextComponent declaration /// /// /// @@ -68,7 +68,7 @@ public JTextComponent(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region AccessibleJTextComponent definition + #region AccessibleJTextComponent declaration /// /// /// @@ -113,7 +113,7 @@ public AccessibleJTextComponent(params object[] args) : base(args) { } } #endregion - #region DropLocation definition + #region DropLocation declaration /// /// /// @@ -158,7 +158,7 @@ public DropLocation(params object[] args) : base(args) { } } #endregion - #region KeyBinding definition + #region KeyBinding declaration /// /// /// @@ -207,7 +207,7 @@ public KeyBinding(params object[] args) : base(args) { } } #endregion - #region JTextComponent + #region JTextComponent implementation public partial class JTextComponent { #region Constructors @@ -666,7 +666,7 @@ public void Write(Java.Io.Writer arg0) #endregion #region Nested classes - #region AccessibleJTextComponent + #region AccessibleJTextComponent implementation public partial class AccessibleJTextComponent { #region Constructors @@ -1000,7 +1000,7 @@ public void SetTextContents(Java.Lang.String arg0) } #endregion - #region DropLocation + #region DropLocation implementation public partial class DropLocation { #region Constructors @@ -1045,7 +1045,7 @@ public int Index } #endregion - #region KeyBinding + #region KeyBinding implementation public partial class KeyBinding { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Keymap.cs b/src/net/JNet/Generated/Javax/Swing/Text/Keymap.cs index 02772ceb35..417b425a5f 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Keymap.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Keymap.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region Keymap definition + #region Keymap declaration /// /// /// @@ -149,7 +149,7 @@ public partial interface IKeymap } #endregion - #region Keymap + #region Keymap implementation public partial class Keymap : Javax.Swing.Text.IKeymap { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/LabelView.cs b/src/net/JNet/Generated/Javax/Swing/Text/LabelView.cs index fafe25e009..1aab67eb5a 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/LabelView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/LabelView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region LabelView definition + #region LabelView declaration /// /// /// @@ -70,7 +70,7 @@ public LabelView(params object[] args) : base(args) { } } #endregion - #region LabelView + #region LabelView implementation public partial class LabelView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/LayeredHighlighter.cs b/src/net/JNet/Generated/Javax/Swing/Text/LayeredHighlighter.cs index 37bbc3955c..c52ad3bdee 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/LayeredHighlighter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/LayeredHighlighter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region LayeredHighlighter definition + #region LayeredHighlighter declaration /// /// /// @@ -68,7 +68,7 @@ public LayeredHighlighter(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region LayerPainter definition + #region LayerPainter declaration /// /// /// @@ -119,7 +119,7 @@ public LayerPainter(params object[] args) : base(args) { } } #endregion - #region LayeredHighlighter + #region LayeredHighlighter implementation public partial class LayeredHighlighter { #region Constructors @@ -156,7 +156,7 @@ public void PaintLayeredHighlights(Java.Awt.Graphics arg0, int arg1, int arg2, J #endregion #region Nested classes - #region LayerPainter + #region LayerPainter implementation public partial class LayerPainter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/LayoutQueue.cs b/src/net/JNet/Generated/Javax/Swing/Text/LayoutQueue.cs index 1ff237ffad..e9af384b4d 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/LayoutQueue.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/LayoutQueue.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region LayoutQueue definition + #region LayoutQueue declaration /// /// /// @@ -70,7 +70,7 @@ public LayoutQueue(params object[] args) : base(args) { } } #endregion - #region LayoutQueue + #region LayoutQueue implementation public partial class LayoutQueue { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/MaskFormatter.cs b/src/net/JNet/Generated/Javax/Swing/Text/MaskFormatter.cs index fbe6cd871a..e8255e3b71 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/MaskFormatter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/MaskFormatter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region MaskFormatter definition + #region MaskFormatter declaration /// /// /// @@ -70,7 +70,7 @@ public MaskFormatter(params object[] args) : base(args) { } } #endregion - #region MaskFormatter + #region MaskFormatter implementation public partial class MaskFormatter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/MutableAttributeSet.cs b/src/net/JNet/Generated/Javax/Swing/Text/MutableAttributeSet.cs index 23dc755a3d..49536e8fcf 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/MutableAttributeSet.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/MutableAttributeSet.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region MutableAttributeSet definition + #region MutableAttributeSet declaration /// /// /// @@ -121,7 +121,7 @@ public partial interface IMutableAttributeSet : Javax.Swing.Text.IAttributeSet } #endregion - #region MutableAttributeSet + #region MutableAttributeSet implementation public partial class MutableAttributeSet : Javax.Swing.Text.IMutableAttributeSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/NavigationFilter.cs b/src/net/JNet/Generated/Javax/Swing/Text/NavigationFilter.cs index a7e269091c..457e135f5c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/NavigationFilter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/NavigationFilter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region NavigationFilter definition + #region NavigationFilter declaration /// /// /// @@ -66,7 +66,7 @@ public NavigationFilter(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region FilterBypass definition + #region FilterBypass declaration /// /// /// @@ -117,7 +117,7 @@ public FilterBypass(params object[] args) : base(args) { } } #endregion - #region NavigationFilter + #region NavigationFilter implementation public partial class NavigationFilter { #region Constructors @@ -175,7 +175,7 @@ public void SetDot(Javax.Swing.Text.NavigationFilter.FilterBypass arg0, int arg1 #endregion #region Nested classes - #region FilterBypass + #region FilterBypass implementation public partial class FilterBypass { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/NumberFormatter.cs b/src/net/JNet/Generated/Javax/Swing/Text/NumberFormatter.cs index 86260d0cee..942b401284 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/NumberFormatter.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/NumberFormatter.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region NumberFormatter definition + #region NumberFormatter declaration /// /// /// @@ -70,7 +70,7 @@ public NumberFormatter(params object[] args) : base(args) { } } #endregion - #region NumberFormatter + #region NumberFormatter implementation public partial class NumberFormatter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/ParagraphView.cs b/src/net/JNet/Generated/Javax/Swing/Text/ParagraphView.cs index cc55c001b3..98ece5b276 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/ParagraphView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/ParagraphView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region ParagraphView definition + #region ParagraphView declaration /// /// /// @@ -70,7 +70,7 @@ public ParagraphView(params object[] args) : base(args) { } } #endregion - #region ParagraphView + #region ParagraphView implementation public partial class ParagraphView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/PasswordView.cs b/src/net/JNet/Generated/Javax/Swing/Text/PasswordView.cs index 8114e4db3c..8e9e2f9cf6 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/PasswordView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/PasswordView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region PasswordView definition + #region PasswordView declaration /// /// /// @@ -70,7 +70,7 @@ public PasswordView(params object[] args) : base(args) { } } #endregion - #region PasswordView + #region PasswordView implementation public partial class PasswordView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/PlainDocument.cs b/src/net/JNet/Generated/Javax/Swing/Text/PlainDocument.cs index 5c40fe34c2..721c3e3deb 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/PlainDocument.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/PlainDocument.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region PlainDocument definition + #region PlainDocument declaration /// /// /// @@ -70,7 +70,7 @@ public PlainDocument(params object[] args) : base(args) { } } #endregion - #region PlainDocument + #region PlainDocument implementation public partial class PlainDocument { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/PlainView.cs b/src/net/JNet/Generated/Javax/Swing/Text/PlainView.cs index 4070910d52..2cfc25253d 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/PlainView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/PlainView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region PlainView definition + #region PlainView declaration /// /// /// @@ -70,7 +70,7 @@ public PlainView(params object[] args) : base(args) { } } #endregion - #region PlainView + #region PlainView implementation public partial class PlainView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Position.cs b/src/net/JNet/Generated/Javax/Swing/Text/Position.cs index 17dca02c5b..786f2712f9 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Position.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Position.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region Position definition + #region Position declaration /// /// /// @@ -68,7 +68,7 @@ public Position(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Bias definition + #region Bias declaration /// /// /// @@ -139,7 +139,7 @@ public partial interface IPosition } #endregion - #region Position + #region Position implementation public partial class Position : Javax.Swing.Text.IPosition { #region Constructors @@ -170,7 +170,7 @@ public int Offset #endregion #region Nested classes - #region Bias + #region Bias implementation public partial class Bias { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Rtf/RTFEditorKit.cs b/src/net/JNet/Generated/Javax/Swing/Text/Rtf/RTFEditorKit.cs index ee499ffd93..c7c8735a81 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Rtf/RTFEditorKit.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Rtf/RTFEditorKit.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text.Rtf { - #region RTFEditorKit definition + #region RTFEditorKit declaration /// /// /// @@ -70,7 +70,7 @@ public RTFEditorKit(params object[] args) : base(args) { } } #endregion - #region RTFEditorKit + #region RTFEditorKit implementation public partial class RTFEditorKit { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Segment.cs b/src/net/JNet/Generated/Javax/Swing/Text/Segment.cs index ad82ac4991..cf0d47a2f8 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Segment.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Segment.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region Segment definition + #region Segment declaration /// /// /// @@ -70,7 +70,7 @@ public Segment(params object[] args) : base(args) { } } #endregion - #region Segment + #region Segment implementation public partial class Segment { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/SimpleAttributeSet.cs b/src/net/JNet/Generated/Javax/Swing/Text/SimpleAttributeSet.cs index b67b9be900..e611a90419 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/SimpleAttributeSet.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/SimpleAttributeSet.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region SimpleAttributeSet definition + #region SimpleAttributeSet declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleAttributeSet(params object[] args) : base(args) { } } #endregion - #region SimpleAttributeSet + #region SimpleAttributeSet implementation public partial class SimpleAttributeSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/StringContent.cs b/src/net/JNet/Generated/Javax/Swing/Text/StringContent.cs index 932ba502ec..668b8443b5 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/StringContent.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/StringContent.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region StringContent definition + #region StringContent declaration /// /// /// @@ -70,7 +70,7 @@ public StringContent(params object[] args) : base(args) { } } #endregion - #region StringContent + #region StringContent implementation public partial class StringContent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Style.cs b/src/net/JNet/Generated/Javax/Swing/Text/Style.cs index 2f96c96eae..57b0677cb6 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Style.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Style.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region Style definition + #region Style declaration /// /// /// @@ -104,7 +104,7 @@ public partial interface IStyle : Javax.Swing.Text.IMutableAttributeSet } #endregion - #region Style + #region Style implementation public partial class Style : Javax.Swing.Text.IStyle { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/StyleConstants.cs b/src/net/JNet/Generated/Javax/Swing/Text/StyleConstants.cs index 2bf8605427..53ba1cfeef 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/StyleConstants.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/StyleConstants.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region StyleConstants definition + #region StyleConstants declaration /// /// /// @@ -66,7 +66,7 @@ public StyleConstants(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region CharacterConstants definition + #region CharacterConstants declaration /// /// /// @@ -111,7 +111,7 @@ public CharacterConstants(params object[] args) : base(args) { } } #endregion - #region ColorConstants definition + #region ColorConstants declaration /// /// /// @@ -156,7 +156,7 @@ public ColorConstants(params object[] args) : base(args) { } } #endregion - #region FontConstants definition + #region FontConstants declaration /// /// /// @@ -201,7 +201,7 @@ public FontConstants(params object[] args) : base(args) { } } #endregion - #region ParagraphConstants definition + #region ParagraphConstants declaration /// /// /// @@ -250,7 +250,7 @@ public ParagraphConstants(params object[] args) : base(args) { } } #endregion - #region StyleConstants + #region StyleConstants implementation public partial class StyleConstants { #region Constructors @@ -856,7 +856,7 @@ public static void SetUnderline(Javax.Swing.Text.MutableAttributeSet arg0, bool #endregion #region Nested classes - #region CharacterConstants + #region CharacterConstants implementation public partial class CharacterConstants { #region Constructors @@ -887,7 +887,7 @@ public partial class CharacterConstants } #endregion - #region ColorConstants + #region ColorConstants implementation public partial class ColorConstants { #region Constructors @@ -918,7 +918,7 @@ public partial class ColorConstants } #endregion - #region FontConstants + #region FontConstants implementation public partial class FontConstants { #region Constructors @@ -949,7 +949,7 @@ public partial class FontConstants } #endregion - #region ParagraphConstants + #region ParagraphConstants implementation public partial class ParagraphConstants { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/StyleContext.cs b/src/net/JNet/Generated/Javax/Swing/Text/StyleContext.cs index 0752b9ec5a..291c7d393c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/StyleContext.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/StyleContext.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region StyleContext definition + #region StyleContext declaration /// /// /// @@ -66,7 +66,7 @@ public StyleContext(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region NamedStyle definition + #region NamedStyle declaration /// /// /// @@ -111,7 +111,7 @@ public NamedStyle(params object[] args) : base(args) { } } #endregion - #region SmallAttributeSet definition + #region SmallAttributeSet declaration /// /// /// @@ -160,7 +160,7 @@ public SmallAttributeSet(params object[] args) : base(args) { } } #endregion - #region StyleContext + #region StyleContext implementation public partial class StyleContext { #region Constructors @@ -439,7 +439,7 @@ public void WriteAttributes(Java.Io.ObjectOutputStream arg0, Javax.Swing.Text.At #endregion #region Nested classes - #region NamedStyle + #region NamedStyle implementation public partial class NamedStyle { #region Constructors @@ -661,7 +661,7 @@ public void RemoveChangeListener(Javax.Swing.Event.ChangeListener arg0) } #endregion - #region SmallAttributeSet + #region SmallAttributeSet implementation public partial class SmallAttributeSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/StyledDocument.cs b/src/net/JNet/Generated/Javax/Swing/Text/StyledDocument.cs index 086c3faea3..3cb55b5d02 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/StyledDocument.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/StyledDocument.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region StyledDocument definition + #region StyledDocument declaration /// /// /// @@ -166,7 +166,7 @@ public partial interface IStyledDocument : Javax.Swing.Text.IDocument } #endregion - #region StyledDocument + #region StyledDocument implementation public partial class StyledDocument : Javax.Swing.Text.IStyledDocument { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/StyledEditorKit.cs b/src/net/JNet/Generated/Javax/Swing/Text/StyledEditorKit.cs index 488b8be109..530bc604d2 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/StyledEditorKit.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/StyledEditorKit.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region StyledEditorKit definition + #region StyledEditorKit declaration /// /// /// @@ -66,7 +66,7 @@ public StyledEditorKit(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region AlignmentAction definition + #region AlignmentAction declaration /// /// /// @@ -111,7 +111,7 @@ public AlignmentAction(params object[] args) : base(args) { } } #endregion - #region BoldAction definition + #region BoldAction declaration /// /// /// @@ -156,7 +156,7 @@ public BoldAction(params object[] args) : base(args) { } } #endregion - #region FontFamilyAction definition + #region FontFamilyAction declaration /// /// /// @@ -201,7 +201,7 @@ public FontFamilyAction(params object[] args) : base(args) { } } #endregion - #region FontSizeAction definition + #region FontSizeAction declaration /// /// /// @@ -246,7 +246,7 @@ public FontSizeAction(params object[] args) : base(args) { } } #endregion - #region ForegroundAction definition + #region ForegroundAction declaration /// /// /// @@ -291,7 +291,7 @@ public ForegroundAction(params object[] args) : base(args) { } } #endregion - #region ItalicAction definition + #region ItalicAction declaration /// /// /// @@ -336,7 +336,7 @@ public ItalicAction(params object[] args) : base(args) { } } #endregion - #region StyledTextAction definition + #region StyledTextAction declaration /// /// /// @@ -383,7 +383,7 @@ public StyledTextAction(params object[] args) : base(args) { } } #endregion - #region UnderlineAction definition + #region UnderlineAction declaration /// /// /// @@ -432,7 +432,7 @@ public UnderlineAction(params object[] args) : base(args) { } } #endregion - #region StyledEditorKit + #region StyledEditorKit implementation public partial class StyledEditorKit { #region Constructors @@ -470,7 +470,7 @@ public Javax.Swing.Text.MutableAttributeSet InputAttributes #endregion #region Nested classes - #region AlignmentAction + #region AlignmentAction implementation public partial class AlignmentAction { #region Constructors @@ -510,7 +510,7 @@ public AlignmentAction(Java.Lang.String arg0, int arg1) } #endregion - #region BoldAction + #region BoldAction implementation public partial class BoldAction { #region Constructors @@ -541,7 +541,7 @@ public partial class BoldAction } #endregion - #region FontFamilyAction + #region FontFamilyAction implementation public partial class FontFamilyAction { #region Constructors @@ -581,7 +581,7 @@ public FontFamilyAction(Java.Lang.String arg0, Java.Lang.String arg1) } #endregion - #region FontSizeAction + #region FontSizeAction implementation public partial class FontSizeAction { #region Constructors @@ -621,7 +621,7 @@ public FontSizeAction(Java.Lang.String arg0, int arg1) } #endregion - #region ForegroundAction + #region ForegroundAction implementation public partial class ForegroundAction { #region Constructors @@ -661,7 +661,7 @@ public ForegroundAction(Java.Lang.String arg0, Java.Awt.Color arg1) } #endregion - #region ItalicAction + #region ItalicAction implementation public partial class ItalicAction { #region Constructors @@ -692,7 +692,7 @@ public partial class ItalicAction } #endregion - #region StyledTextAction + #region StyledTextAction implementation public partial class StyledTextAction { #region Constructors @@ -731,7 +731,7 @@ public StyledTextAction(Java.Lang.String arg0) } #endregion - #region UnderlineAction + #region UnderlineAction implementation public partial class UnderlineAction { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/TabExpander.cs b/src/net/JNet/Generated/Javax/Swing/Text/TabExpander.cs index bce5a01704..0d419e3b62 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/TabExpander.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/TabExpander.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region TabExpander definition + #region TabExpander declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface ITabExpander } #endregion - #region TabExpander + #region TabExpander implementation public partial class TabExpander : Javax.Swing.Text.ITabExpander { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/TabSet.cs b/src/net/JNet/Generated/Javax/Swing/Text/TabSet.cs index 1d436f652c..29e5f991b4 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/TabSet.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/TabSet.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region TabSet definition + #region TabSet declaration /// /// /// @@ -70,7 +70,7 @@ public TabSet(params object[] args) : base(args) { } } #endregion - #region TabSet + #region TabSet implementation public partial class TabSet { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/TabStop.cs b/src/net/JNet/Generated/Javax/Swing/Text/TabStop.cs index dde92750ba..f975a371a3 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/TabStop.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/TabStop.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region TabStop definition + #region TabStop declaration /// /// /// @@ -70,7 +70,7 @@ public TabStop(params object[] args) : base(args) { } } #endregion - #region TabStop + #region TabStop implementation public partial class TabStop { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/TabableView.cs b/src/net/JNet/Generated/Javax/Swing/Text/TabableView.cs index 9a7441febe..bc5f3206e6 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/TabableView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/TabableView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region TabableView definition + #region TabableView declaration /// /// /// @@ -104,7 +104,7 @@ public partial interface ITabableView } #endregion - #region TabableView + #region TabableView implementation public partial class TabableView : Javax.Swing.Text.ITabableView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/TableView.cs b/src/net/JNet/Generated/Javax/Swing/Text/TableView.cs index 5b765b08a7..562b82339f 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/TableView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/TableView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region TableView definition + #region TableView declaration /// /// /// @@ -68,7 +68,7 @@ public TableView(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region TableRow definition + #region TableRow declaration /// /// /// @@ -117,7 +117,7 @@ public TableRow(params object[] args) : base(args) { } } #endregion - #region TableView + #region TableView implementation public partial class TableView { #region Constructors @@ -149,7 +149,7 @@ public TableView(Javax.Swing.Text.Element arg0) #endregion #region Nested classes - #region TableRow + #region TableRow implementation public partial class TableRow { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/TextAction.cs b/src/net/JNet/Generated/Javax/Swing/Text/TextAction.cs index d465fa1143..0d57a64038 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/TextAction.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/TextAction.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region TextAction definition + #region TextAction declaration /// /// /// @@ -72,7 +72,7 @@ public TextAction(params object[] args) : base(args) { } } #endregion - #region TextAction + #region TextAction implementation public partial class TextAction { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/Utilities.cs b/src/net/JNet/Generated/Javax/Swing/Text/Utilities.cs index c944b23710..f8f07babd9 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/Utilities.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/Utilities.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region Utilities definition + #region Utilities declaration /// /// /// @@ -70,7 +70,7 @@ public Utilities(params object[] args) : base(args) { } } #endregion - #region Utilities + #region Utilities implementation public partial class Utilities { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/View.cs b/src/net/JNet/Generated/Javax/Swing/Text/View.cs index b0746c0309..55e555f6bf 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/View.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/View.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region View definition + #region View declaration /// /// /// @@ -72,7 +72,7 @@ public View(params object[] args) : base(args) { } } #endregion - #region View + #region View implementation public partial class View { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/ViewFactory.cs b/src/net/JNet/Generated/Javax/Swing/Text/ViewFactory.cs index a6e09a74fc..7d037f591e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/ViewFactory.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/ViewFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region ViewFactory definition + #region ViewFactory declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IViewFactory } #endregion - #region ViewFactory + #region ViewFactory implementation public partial class ViewFactory : Javax.Swing.Text.IViewFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/WrappedPlainView.cs b/src/net/JNet/Generated/Javax/Swing/Text/WrappedPlainView.cs index 4eacdf9912..dff6a2a90f 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/WrappedPlainView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/WrappedPlainView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region WrappedPlainView definition + #region WrappedPlainView declaration /// /// /// @@ -70,7 +70,7 @@ public WrappedPlainView(params object[] args) : base(args) { } } #endregion - #region WrappedPlainView + #region WrappedPlainView implementation public partial class WrappedPlainView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Text/ZoneView.cs b/src/net/JNet/Generated/Javax/Swing/Text/ZoneView.cs index 944fe51c47..df25fcaacc 100644 --- a/src/net/JNet/Generated/Javax/Swing/Text/ZoneView.cs +++ b/src/net/JNet/Generated/Javax/Swing/Text/ZoneView.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Text { - #region ZoneView definition + #region ZoneView declaration /// /// /// @@ -70,7 +70,7 @@ public ZoneView(params object[] args) : base(args) { } } #endregion - #region ZoneView + #region ZoneView implementation public partial class ZoneView { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Timer.cs b/src/net/JNet/Generated/Javax/Swing/Timer.cs index 7e8974e22b..fb2e451cdc 100644 --- a/src/net/JNet/Generated/Javax/Swing/Timer.cs +++ b/src/net/JNet/Generated/Javax/Swing/Timer.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region Timer definition + #region Timer declaration /// /// /// @@ -70,7 +70,7 @@ public Timer(params object[] args) : base(args) { } } #endregion - #region Timer + #region Timer implementation public partial class Timer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/TransferHandler.cs b/src/net/JNet/Generated/Javax/Swing/TransferHandler.cs index 8915ccb711..e58edf45f8 100644 --- a/src/net/JNet/Generated/Javax/Swing/TransferHandler.cs +++ b/src/net/JNet/Generated/Javax/Swing/TransferHandler.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region TransferHandler definition + #region TransferHandler declaration /// /// /// @@ -66,7 +66,7 @@ public TransferHandler(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region DropLocation definition + #region DropLocation declaration /// /// /// @@ -111,7 +111,7 @@ public DropLocation(params object[] args) : base(args) { } } #endregion - #region TransferSupport definition + #region TransferSupport declaration /// /// /// @@ -160,7 +160,7 @@ public TransferSupport(params object[] args) : base(args) { } } #endregion - #region TransferHandler + #region TransferHandler implementation public partial class TransferHandler { #region Constructors @@ -334,7 +334,7 @@ public void ExportToClipboard(Javax.Swing.JComponent arg0, Java.Awt.Datatransfer #endregion #region Nested classes - #region DropLocation + #region DropLocation implementation public partial class DropLocation { #region Constructors @@ -372,7 +372,7 @@ public Java.Awt.Point DropPoint } #endregion - #region TransferSupport + #region TransferSupport implementation public partial class TransferSupport { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Tree/AbstractLayoutCache.cs b/src/net/JNet/Generated/Javax/Swing/Tree/AbstractLayoutCache.cs index e6ba8956fa..070a730a8e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Tree/AbstractLayoutCache.cs +++ b/src/net/JNet/Generated/Javax/Swing/Tree/AbstractLayoutCache.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Tree { - #region AbstractLayoutCache definition + #region AbstractLayoutCache declaration /// /// /// @@ -68,7 +68,7 @@ public AbstractLayoutCache(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region NodeDimensions definition + #region NodeDimensions declaration /// /// /// @@ -119,7 +119,7 @@ public NodeDimensions(params object[] args) : base(args) { } } #endregion - #region AbstractLayoutCache + #region AbstractLayoutCache implementation public partial class AbstractLayoutCache { #region Constructors @@ -357,7 +357,7 @@ public void SetRootVisible(bool arg0) #endregion #region Nested classes - #region NodeDimensions + #region NodeDimensions implementation public partial class NodeDimensions { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Tree/DefaultMutableTreeNode.cs b/src/net/JNet/Generated/Javax/Swing/Tree/DefaultMutableTreeNode.cs index 114646fe71..3cb0175512 100644 --- a/src/net/JNet/Generated/Javax/Swing/Tree/DefaultMutableTreeNode.cs +++ b/src/net/JNet/Generated/Javax/Swing/Tree/DefaultMutableTreeNode.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Tree { - #region DefaultMutableTreeNode definition + #region DefaultMutableTreeNode declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultMutableTreeNode(params object[] args) : base(args) { } } #endregion - #region DefaultMutableTreeNode + #region DefaultMutableTreeNode implementation public partial class DefaultMutableTreeNode { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Tree/DefaultTreeCellEditor.cs b/src/net/JNet/Generated/Javax/Swing/Tree/DefaultTreeCellEditor.cs index d45a04bf72..b13ba3a1c2 100644 --- a/src/net/JNet/Generated/Javax/Swing/Tree/DefaultTreeCellEditor.cs +++ b/src/net/JNet/Generated/Javax/Swing/Tree/DefaultTreeCellEditor.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Tree { - #region DefaultTreeCellEditor definition + #region DefaultTreeCellEditor declaration /// /// /// @@ -66,7 +66,7 @@ public DefaultTreeCellEditor(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region DefaultTextField definition + #region DefaultTextField declaration /// /// /// @@ -111,7 +111,7 @@ public DefaultTextField(params object[] args) : base(args) { } } #endregion - #region EditorContainer definition + #region EditorContainer declaration /// /// /// @@ -160,7 +160,7 @@ public EditorContainer(params object[] args) : base(args) { } } #endregion - #region DefaultTreeCellEditor + #region DefaultTreeCellEditor implementation public partial class DefaultTreeCellEditor { #region Constructors @@ -322,7 +322,7 @@ public void ValueChanged(Javax.Swing.Event.TreeSelectionEvent arg0) #endregion #region Nested classes - #region DefaultTextField + #region DefaultTextField implementation public partial class DefaultTextField { #region Constructors @@ -362,7 +362,7 @@ public DefaultTextField(Javax.Swing.Tree.DefaultTreeCellEditor arg0, Javax.Swing } #endregion - #region EditorContainer + #region EditorContainer implementation public partial class EditorContainer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Tree/DefaultTreeCellRenderer.cs b/src/net/JNet/Generated/Javax/Swing/Tree/DefaultTreeCellRenderer.cs index e76dd243c4..319b7b33ec 100644 --- a/src/net/JNet/Generated/Javax/Swing/Tree/DefaultTreeCellRenderer.cs +++ b/src/net/JNet/Generated/Javax/Swing/Tree/DefaultTreeCellRenderer.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Tree { - #region DefaultTreeCellRenderer definition + #region DefaultTreeCellRenderer declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultTreeCellRenderer(params object[] args) : base(args) { } } #endregion - #region DefaultTreeCellRenderer + #region DefaultTreeCellRenderer implementation public partial class DefaultTreeCellRenderer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Tree/DefaultTreeModel.cs b/src/net/JNet/Generated/Javax/Swing/Tree/DefaultTreeModel.cs index e8c04077b7..bb7273f44f 100644 --- a/src/net/JNet/Generated/Javax/Swing/Tree/DefaultTreeModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Tree/DefaultTreeModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Tree { - #region DefaultTreeModel definition + #region DefaultTreeModel declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultTreeModel(params object[] args) : base(args) { } } #endregion - #region DefaultTreeModel + #region DefaultTreeModel implementation public partial class DefaultTreeModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Tree/DefaultTreeSelectionModel.cs b/src/net/JNet/Generated/Javax/Swing/Tree/DefaultTreeSelectionModel.cs index c41413eccf..473bc6dac3 100644 --- a/src/net/JNet/Generated/Javax/Swing/Tree/DefaultTreeSelectionModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Tree/DefaultTreeSelectionModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Tree { - #region DefaultTreeSelectionModel definition + #region DefaultTreeSelectionModel declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultTreeSelectionModel(params object[] args) : base(args) { } } #endregion - #region DefaultTreeSelectionModel + #region DefaultTreeSelectionModel implementation public partial class DefaultTreeSelectionModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Tree/ExpandVetoException.cs b/src/net/JNet/Generated/Javax/Swing/Tree/ExpandVetoException.cs index 0990863503..db3cfb48a9 100644 --- a/src/net/JNet/Generated/Javax/Swing/Tree/ExpandVetoException.cs +++ b/src/net/JNet/Generated/Javax/Swing/Tree/ExpandVetoException.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Tree { - #region ExpandVetoException definition + #region ExpandVetoException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ExpandVetoException : Java.Lang.Exception } #endregion - #region ExpandVetoException + #region ExpandVetoException implementation public partial class ExpandVetoException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Tree/FixedHeightLayoutCache.cs b/src/net/JNet/Generated/Javax/Swing/Tree/FixedHeightLayoutCache.cs index 34194376dd..a90e2b12b8 100644 --- a/src/net/JNet/Generated/Javax/Swing/Tree/FixedHeightLayoutCache.cs +++ b/src/net/JNet/Generated/Javax/Swing/Tree/FixedHeightLayoutCache.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Tree { - #region FixedHeightLayoutCache definition + #region FixedHeightLayoutCache declaration /// /// /// @@ -70,7 +70,7 @@ public FixedHeightLayoutCache(params object[] args) : base(args) { } } #endregion - #region FixedHeightLayoutCache + #region FixedHeightLayoutCache implementation public partial class FixedHeightLayoutCache { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Tree/MutableTreeNode.cs b/src/net/JNet/Generated/Javax/Swing/Tree/MutableTreeNode.cs index 2bb107be5e..15d1610f57 100644 --- a/src/net/JNet/Generated/Javax/Swing/Tree/MutableTreeNode.cs +++ b/src/net/JNet/Generated/Javax/Swing/Tree/MutableTreeNode.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Tree { - #region MutableTreeNode definition + #region MutableTreeNode declaration /// /// /// @@ -120,7 +120,7 @@ public partial interface IMutableTreeNode : Javax.Swing.Tree.ITreeNode } #endregion - #region MutableTreeNode + #region MutableTreeNode implementation public partial class MutableTreeNode : Javax.Swing.Tree.IMutableTreeNode { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Tree/RowMapper.cs b/src/net/JNet/Generated/Javax/Swing/Tree/RowMapper.cs index 85a35fdd41..bdbaa6e257 100644 --- a/src/net/JNet/Generated/Javax/Swing/Tree/RowMapper.cs +++ b/src/net/JNet/Generated/Javax/Swing/Tree/RowMapper.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Tree { - #region RowMapper definition + #region RowMapper declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IRowMapper } #endregion - #region RowMapper + #region RowMapper implementation public partial class RowMapper : Javax.Swing.Tree.IRowMapper { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Tree/TreeCellEditor.cs b/src/net/JNet/Generated/Javax/Swing/Tree/TreeCellEditor.cs index 19309772cb..e82a6fd4dd 100644 --- a/src/net/JNet/Generated/Javax/Swing/Tree/TreeCellEditor.cs +++ b/src/net/JNet/Generated/Javax/Swing/Tree/TreeCellEditor.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Tree { - #region TreeCellEditor definition + #region TreeCellEditor declaration /// /// /// @@ -101,7 +101,7 @@ public partial interface ITreeCellEditor : Javax.Swing.ICellEditor } #endregion - #region TreeCellEditor + #region TreeCellEditor implementation public partial class TreeCellEditor : Javax.Swing.Tree.ITreeCellEditor { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Tree/TreeCellRenderer.cs b/src/net/JNet/Generated/Javax/Swing/Tree/TreeCellRenderer.cs index fdac3f6c82..725d0844b0 100644 --- a/src/net/JNet/Generated/Javax/Swing/Tree/TreeCellRenderer.cs +++ b/src/net/JNet/Generated/Javax/Swing/Tree/TreeCellRenderer.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Tree { - #region TreeCellRenderer definition + #region TreeCellRenderer declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface ITreeCellRenderer } #endregion - #region TreeCellRenderer + #region TreeCellRenderer implementation public partial class TreeCellRenderer : Javax.Swing.Tree.ITreeCellRenderer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Tree/TreeModel.cs b/src/net/JNet/Generated/Javax/Swing/Tree/TreeModel.cs index 5b69d24030..1793ccc475 100644 --- a/src/net/JNet/Generated/Javax/Swing/Tree/TreeModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Tree/TreeModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Tree { - #region TreeModel definition + #region TreeModel declaration /// /// /// @@ -136,7 +136,7 @@ public partial interface ITreeModel } #endregion - #region TreeModel + #region TreeModel implementation public partial class TreeModel : Javax.Swing.Tree.ITreeModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Tree/TreeNode.cs b/src/net/JNet/Generated/Javax/Swing/Tree/TreeNode.cs index 6d4a8639c5..cd91a614d1 100644 --- a/src/net/JNet/Generated/Javax/Swing/Tree/TreeNode.cs +++ b/src/net/JNet/Generated/Javax/Swing/Tree/TreeNode.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Tree { - #region TreeNode definition + #region TreeNode declaration /// /// /// @@ -125,7 +125,7 @@ public partial interface ITreeNode } #endregion - #region TreeNode + #region TreeNode implementation public partial class TreeNode : Javax.Swing.Tree.ITreeNode { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Tree/TreePath.cs b/src/net/JNet/Generated/Javax/Swing/Tree/TreePath.cs index b82a4633fa..988cdcc4c0 100644 --- a/src/net/JNet/Generated/Javax/Swing/Tree/TreePath.cs +++ b/src/net/JNet/Generated/Javax/Swing/Tree/TreePath.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Tree { - #region TreePath definition + #region TreePath declaration /// /// /// @@ -70,7 +70,7 @@ public TreePath(params object[] args) : base(args) { } } #endregion - #region TreePath + #region TreePath implementation public partial class TreePath { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Tree/TreeSelectionModel.cs b/src/net/JNet/Generated/Javax/Swing/Tree/TreeSelectionModel.cs index c14a03c16d..11287ddaf2 100644 --- a/src/net/JNet/Generated/Javax/Swing/Tree/TreeSelectionModel.cs +++ b/src/net/JNet/Generated/Javax/Swing/Tree/TreeSelectionModel.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Tree { - #region TreeSelectionModel definition + #region TreeSelectionModel declaration /// /// /// @@ -195,7 +195,7 @@ public partial interface ITreeSelectionModel } #endregion - #region TreeSelectionModel + #region TreeSelectionModel implementation public partial class TreeSelectionModel : Javax.Swing.Tree.ITreeSelectionModel { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Tree/VariableHeightLayoutCache.cs b/src/net/JNet/Generated/Javax/Swing/Tree/VariableHeightLayoutCache.cs index 97b79565e7..85c44eb760 100644 --- a/src/net/JNet/Generated/Javax/Swing/Tree/VariableHeightLayoutCache.cs +++ b/src/net/JNet/Generated/Javax/Swing/Tree/VariableHeightLayoutCache.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Tree { - #region VariableHeightLayoutCache definition + #region VariableHeightLayoutCache declaration /// /// /// @@ -70,7 +70,7 @@ public VariableHeightLayoutCache(params object[] args) : base(args) { } } #endregion - #region VariableHeightLayoutCache + #region VariableHeightLayoutCache implementation public partial class VariableHeightLayoutCache { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/UIClientPropertyKey.cs b/src/net/JNet/Generated/Javax/Swing/UIClientPropertyKey.cs index 9b28abd55a..e8e68abc3e 100644 --- a/src/net/JNet/Generated/Javax/Swing/UIClientPropertyKey.cs +++ b/src/net/JNet/Generated/Javax/Swing/UIClientPropertyKey.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region UIClientPropertyKey definition + #region UIClientPropertyKey declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IUIClientPropertyKey } #endregion - #region UIClientPropertyKey + #region UIClientPropertyKey implementation public partial class UIClientPropertyKey : Javax.Swing.IUIClientPropertyKey { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/UIDefaults.cs b/src/net/JNet/Generated/Javax/Swing/UIDefaults.cs index 7374e88133..ad6a2cf3f0 100644 --- a/src/net/JNet/Generated/Javax/Swing/UIDefaults.cs +++ b/src/net/JNet/Generated/Javax/Swing/UIDefaults.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region UIDefaults definition + #region UIDefaults declaration /// /// /// @@ -66,7 +66,7 @@ public UIDefaults(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region ActiveValue definition + #region ActiveValue declaration /// /// /// @@ -113,7 +113,7 @@ public ActiveValue(params object[] args) : base(args) { } } #endregion - #region LazyInputMap definition + #region LazyInputMap declaration /// /// /// @@ -158,7 +158,7 @@ public LazyInputMap(params object[] args) : base(args) { } } #endregion - #region LazyValue definition + #region LazyValue declaration /// /// /// @@ -205,7 +205,7 @@ public LazyValue(params object[] args) : base(args) { } } #endregion - #region ProxyLazyValue definition + #region ProxyLazyValue declaration /// /// /// @@ -254,7 +254,7 @@ public ProxyLazyValue(params object[] args) : base(args) { } } #endregion - #region UIDefaults + #region UIDefaults implementation public partial class UIDefaults { #region Constructors @@ -552,7 +552,7 @@ public void PutDefaults(object[] arg0) #endregion #region Nested classes - #region ActiveValue + #region ActiveValue implementation public partial class ActiveValue { #region Constructors @@ -592,7 +592,7 @@ public object CreateValue(Javax.Swing.UIDefaults arg0) } #endregion - #region LazyInputMap + #region LazyInputMap implementation public partial class LazyInputMap { #region Constructors @@ -632,7 +632,7 @@ public object CreateValue(Javax.Swing.UIDefaults arg0) } #endregion - #region LazyValue + #region LazyValue implementation public partial class LazyValue { #region Constructors @@ -672,7 +672,7 @@ public object CreateValue(Javax.Swing.UIDefaults arg0) } #endregion - #region ProxyLazyValue + #region ProxyLazyValue implementation public partial class ProxyLazyValue { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/UIManager.cs b/src/net/JNet/Generated/Javax/Swing/UIManager.cs index 974d46e001..d5fbba616e 100644 --- a/src/net/JNet/Generated/Javax/Swing/UIManager.cs +++ b/src/net/JNet/Generated/Javax/Swing/UIManager.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region UIManager definition + #region UIManager declaration /// /// /// @@ -66,7 +66,7 @@ public UIManager(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region LookAndFeelInfo definition + #region LookAndFeelInfo declaration /// /// /// @@ -115,7 +115,7 @@ public LookAndFeelInfo(params object[] args) : base(args) { } } #endregion - #region UIManager + #region UIManager implementation public partial class UIManager { #region Constructors @@ -485,7 +485,7 @@ public static void SetLookAndFeel(Javax.Swing.LookAndFeel arg0) #endregion #region Nested classes - #region LookAndFeelInfo + #region LookAndFeelInfo implementation public partial class LookAndFeelInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Undo/AbstractUndoableEdit.cs b/src/net/JNet/Generated/Javax/Swing/Undo/AbstractUndoableEdit.cs index dbde0e9c40..65946c20d6 100644 --- a/src/net/JNet/Generated/Javax/Swing/Undo/AbstractUndoableEdit.cs +++ b/src/net/JNet/Generated/Javax/Swing/Undo/AbstractUndoableEdit.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Undo { - #region AbstractUndoableEdit definition + #region AbstractUndoableEdit declaration /// /// /// @@ -70,7 +70,7 @@ public AbstractUndoableEdit(params object[] args) : base(args) { } } #endregion - #region AbstractUndoableEdit + #region AbstractUndoableEdit implementation public partial class AbstractUndoableEdit { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Undo/CannotRedoException.cs b/src/net/JNet/Generated/Javax/Swing/Undo/CannotRedoException.cs index 3944a31b90..15e76d03bd 100644 --- a/src/net/JNet/Generated/Javax/Swing/Undo/CannotRedoException.cs +++ b/src/net/JNet/Generated/Javax/Swing/Undo/CannotRedoException.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Undo { - #region CannotRedoException definition + #region CannotRedoException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CannotRedoException : Java.Lang.RuntimeException } #endregion - #region CannotRedoException + #region CannotRedoException implementation public partial class CannotRedoException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Undo/CannotUndoException.cs b/src/net/JNet/Generated/Javax/Swing/Undo/CannotUndoException.cs index 5183aed017..653902729a 100644 --- a/src/net/JNet/Generated/Javax/Swing/Undo/CannotUndoException.cs +++ b/src/net/JNet/Generated/Javax/Swing/Undo/CannotUndoException.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Undo { - #region CannotUndoException definition + #region CannotUndoException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CannotUndoException : Java.Lang.RuntimeException } #endregion - #region CannotUndoException + #region CannotUndoException implementation public partial class CannotUndoException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Undo/CompoundEdit.cs b/src/net/JNet/Generated/Javax/Swing/Undo/CompoundEdit.cs index 72b69a78af..bedcf03a8e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Undo/CompoundEdit.cs +++ b/src/net/JNet/Generated/Javax/Swing/Undo/CompoundEdit.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Undo { - #region CompoundEdit definition + #region CompoundEdit declaration /// /// /// @@ -70,7 +70,7 @@ public CompoundEdit(params object[] args) : base(args) { } } #endregion - #region CompoundEdit + #region CompoundEdit implementation public partial class CompoundEdit { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Undo/StateEdit.cs b/src/net/JNet/Generated/Javax/Swing/Undo/StateEdit.cs index 92d9a3721f..c95727f67a 100644 --- a/src/net/JNet/Generated/Javax/Swing/Undo/StateEdit.cs +++ b/src/net/JNet/Generated/Javax/Swing/Undo/StateEdit.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Undo { - #region StateEdit definition + #region StateEdit declaration /// /// /// @@ -70,7 +70,7 @@ public StateEdit(params object[] args) : base(args) { } } #endregion - #region StateEdit + #region StateEdit implementation public partial class StateEdit { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Undo/StateEditable.cs b/src/net/JNet/Generated/Javax/Swing/Undo/StateEditable.cs index 88559e7df8..6036ae033e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Undo/StateEditable.cs +++ b/src/net/JNet/Generated/Javax/Swing/Undo/StateEditable.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Undo { - #region StateEditable definition + #region StateEditable declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IStateEditable } #endregion - #region StateEditable + #region StateEditable implementation public partial class StateEditable : Javax.Swing.Undo.IStateEditable { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Undo/UndoManager.cs b/src/net/JNet/Generated/Javax/Swing/Undo/UndoManager.cs index 9fd22a4eaa..ed17f4428e 100644 --- a/src/net/JNet/Generated/Javax/Swing/Undo/UndoManager.cs +++ b/src/net/JNet/Generated/Javax/Swing/Undo/UndoManager.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Undo { - #region UndoManager definition + #region UndoManager declaration /// /// /// @@ -70,7 +70,7 @@ public UndoManager(params object[] args) : base(args) { } } #endregion - #region UndoManager + #region UndoManager implementation public partial class UndoManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Undo/UndoableEdit.cs b/src/net/JNet/Generated/Javax/Swing/Undo/UndoableEdit.cs index 0e1af7cef7..8b732e069c 100644 --- a/src/net/JNet/Generated/Javax/Swing/Undo/UndoableEdit.cs +++ b/src/net/JNet/Generated/Javax/Swing/Undo/UndoableEdit.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Undo { - #region UndoableEdit definition + #region UndoableEdit declaration /// /// /// @@ -143,7 +143,7 @@ public partial interface IUndoableEdit } #endregion - #region UndoableEdit + #region UndoableEdit implementation public partial class UndoableEdit : Javax.Swing.Undo.IUndoableEdit { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/Undo/UndoableEditSupport.cs b/src/net/JNet/Generated/Javax/Swing/Undo/UndoableEditSupport.cs index 4e7d82d792..fa775a7d80 100644 --- a/src/net/JNet/Generated/Javax/Swing/Undo/UndoableEditSupport.cs +++ b/src/net/JNet/Generated/Javax/Swing/Undo/UndoableEditSupport.cs @@ -25,7 +25,7 @@ namespace Javax.Swing.Undo { - #region UndoableEditSupport definition + #region UndoableEditSupport declaration /// /// /// @@ -70,7 +70,7 @@ public UndoableEditSupport(params object[] args) : base(args) { } } #endregion - #region UndoableEditSupport + #region UndoableEditSupport implementation public partial class UndoableEditSupport { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/UnsupportedLookAndFeelException.cs b/src/net/JNet/Generated/Javax/Swing/UnsupportedLookAndFeelException.cs index c4103d6647..40ac693ac0 100644 --- a/src/net/JNet/Generated/Javax/Swing/UnsupportedLookAndFeelException.cs +++ b/src/net/JNet/Generated/Javax/Swing/UnsupportedLookAndFeelException.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region UnsupportedLookAndFeelException definition + #region UnsupportedLookAndFeelException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class UnsupportedLookAndFeelException : Java.Lang.Exception } #endregion - #region UnsupportedLookAndFeelException + #region UnsupportedLookAndFeelException implementation public partial class UnsupportedLookAndFeelException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/ViewportLayout.cs b/src/net/JNet/Generated/Javax/Swing/ViewportLayout.cs index fe1f365714..412b46b38b 100644 --- a/src/net/JNet/Generated/Javax/Swing/ViewportLayout.cs +++ b/src/net/JNet/Generated/Javax/Swing/ViewportLayout.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region ViewportLayout definition + #region ViewportLayout declaration /// /// /// @@ -70,7 +70,7 @@ public ViewportLayout(params object[] args) : base(args) { } } #endregion - #region ViewportLayout + #region ViewportLayout implementation public partial class ViewportLayout { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Swing/WindowConstants.cs b/src/net/JNet/Generated/Javax/Swing/WindowConstants.cs index 15a0a1b9a0..c431faaca7 100644 --- a/src/net/JNet/Generated/Javax/Swing/WindowConstants.cs +++ b/src/net/JNet/Generated/Javax/Swing/WindowConstants.cs @@ -25,7 +25,7 @@ namespace Javax.Swing { - #region WindowConstants definition + #region WindowConstants declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IWindowConstants } #endregion - #region WindowConstants + #region WindowConstants implementation public partial class WindowConstants : Javax.Swing.IWindowConstants { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Tools/Diagnostic.cs b/src/net/JNet/Generated/Javax/Tools/Diagnostic.cs index 7d7d1981cb..df39be880b 100644 --- a/src/net/JNet/Generated/Javax/Tools/Diagnostic.cs +++ b/src/net/JNet/Generated/Javax/Tools/Diagnostic.cs @@ -25,7 +25,7 @@ namespace Javax.Tools { - #region Diagnostic definition + #region Diagnostic declaration /// /// /// @@ -68,7 +68,7 @@ public Diagnostic(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Kind definition + #region Kind declaration /// /// /// @@ -117,7 +117,7 @@ public Kind(params object[] args) : base(args) { } } #endregion - #region Diagnostic definition + #region Diagnostic declaration /// /// /// @@ -165,7 +165,7 @@ public Diagnostic(params object[] args) : base(args) { } } #endregion - #region Diagnostic + #region Diagnostic implementation public partial class Diagnostic { #region Constructors @@ -260,7 +260,7 @@ public Java.Lang.String GetMessage(Java.Util.Locale arg0) #endregion #region Nested classes - #region Kind + #region Kind implementation public partial class Kind { #region Constructors @@ -401,7 +401,7 @@ public partial interface IDiagnostic } #endregion - #region Diagnostic + #region Diagnostic implementation public partial class Diagnostic : Javax.Tools.IDiagnostic { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Tools/DiagnosticCollector.cs b/src/net/JNet/Generated/Javax/Tools/DiagnosticCollector.cs index ca65e2d65d..73acc0ca97 100644 --- a/src/net/JNet/Generated/Javax/Tools/DiagnosticCollector.cs +++ b/src/net/JNet/Generated/Javax/Tools/DiagnosticCollector.cs @@ -25,7 +25,7 @@ namespace Javax.Tools { - #region DiagnosticCollector definition + #region DiagnosticCollector declaration /// /// /// @@ -70,7 +70,7 @@ public DiagnosticCollector(params object[] args) : base(args) { } } #endregion - #region DiagnosticCollector definition + #region DiagnosticCollector declaration /// /// /// @@ -116,7 +116,7 @@ public DiagnosticCollector(params object[] args) : base(args) { } } #endregion - #region DiagnosticCollector + #region DiagnosticCollector implementation public partial class DiagnosticCollector { #region Constructors @@ -162,7 +162,7 @@ public void Report(Javax.Tools.Diagnostic arg0) } #endregion - #region DiagnosticCollector + #region DiagnosticCollector implementation public partial class DiagnosticCollector { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Tools/DocumentationTool.cs b/src/net/JNet/Generated/Javax/Tools/DocumentationTool.cs index c88e995808..8150b46f1d 100644 --- a/src/net/JNet/Generated/Javax/Tools/DocumentationTool.cs +++ b/src/net/JNet/Generated/Javax/Tools/DocumentationTool.cs @@ -25,7 +25,7 @@ namespace Javax.Tools { - #region DocumentationTool definition + #region DocumentationTool declaration /// /// /// @@ -68,7 +68,7 @@ public DocumentationTool(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region DocumentationTask definition + #region DocumentationTask declaration /// /// /// @@ -115,7 +115,7 @@ public DocumentationTask(params object[] args) : base(args) { } } #endregion - #region Location definition + #region Location declaration /// /// /// @@ -182,7 +182,7 @@ public partial interface IDocumentationTool } #endregion - #region DocumentationTool + #region DocumentationTool implementation public partial class DocumentationTool : Javax.Tools.IDocumentationTool { #region Constructors @@ -214,7 +214,7 @@ public partial class DocumentationTool : Javax.Tools.IDocumentationTool #endregion #region Nested classes - #region DocumentationTask + #region DocumentationTask implementation public partial class DocumentationTask { #region Constructors @@ -270,7 +270,7 @@ public object Call() } #endregion - #region Location + #region Location implementation public partial class Location { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Tools/FileObject.cs b/src/net/JNet/Generated/Javax/Tools/FileObject.cs index 7dd038b045..3b070b7c2c 100644 --- a/src/net/JNet/Generated/Javax/Tools/FileObject.cs +++ b/src/net/JNet/Generated/Javax/Tools/FileObject.cs @@ -25,7 +25,7 @@ namespace Javax.Tools { - #region FileObject definition + #region FileObject declaration /// /// /// @@ -140,7 +140,7 @@ public partial interface IFileObject } #endregion - #region FileObject + #region FileObject implementation public partial class FileObject : Javax.Tools.IFileObject { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Tools/ForwardingFileObject.cs b/src/net/JNet/Generated/Javax/Tools/ForwardingFileObject.cs index 3a879e1427..869b88d898 100644 --- a/src/net/JNet/Generated/Javax/Tools/ForwardingFileObject.cs +++ b/src/net/JNet/Generated/Javax/Tools/ForwardingFileObject.cs @@ -25,7 +25,7 @@ namespace Javax.Tools { - #region ForwardingFileObject definition + #region ForwardingFileObject declaration /// /// /// @@ -70,7 +70,7 @@ public ForwardingFileObject(params object[] args) : base(args) { } } #endregion - #region ForwardingFileObject definition + #region ForwardingFileObject declaration /// /// /// @@ -116,7 +116,7 @@ public ForwardingFileObject(params object[] args) : base(args) { } } #endregion - #region ForwardingFileObject + #region ForwardingFileObject implementation public partial class ForwardingFileObject { #region Constructors @@ -224,7 +224,7 @@ public Java.Net.URI ToUri() } #endregion - #region ForwardingFileObject + #region ForwardingFileObject implementation public partial class ForwardingFileObject { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Tools/ForwardingJavaFileManager.cs b/src/net/JNet/Generated/Javax/Tools/ForwardingJavaFileManager.cs index 817ecafeb8..7a66012e54 100644 --- a/src/net/JNet/Generated/Javax/Tools/ForwardingJavaFileManager.cs +++ b/src/net/JNet/Generated/Javax/Tools/ForwardingJavaFileManager.cs @@ -25,7 +25,7 @@ namespace Javax.Tools { - #region ForwardingJavaFileManager definition + #region ForwardingJavaFileManager declaration /// /// /// @@ -70,7 +70,7 @@ public ForwardingJavaFileManager(params object[] args) : base(args) { } } #endregion - #region ForwardingJavaFileManager definition + #region ForwardingJavaFileManager declaration /// /// /// @@ -116,7 +116,7 @@ public ForwardingJavaFileManager(params object[] args) : base(args) { } } #endregion - #region ForwardingJavaFileManager + #region ForwardingJavaFileManager implementation public partial class ForwardingJavaFileManager { #region Constructors @@ -347,7 +347,7 @@ public void Flush() } #endregion - #region ForwardingJavaFileManager + #region ForwardingJavaFileManager implementation public partial class ForwardingJavaFileManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Tools/ForwardingJavaFileObject.cs b/src/net/JNet/Generated/Javax/Tools/ForwardingJavaFileObject.cs index 448594ca47..706a57dbb5 100644 --- a/src/net/JNet/Generated/Javax/Tools/ForwardingJavaFileObject.cs +++ b/src/net/JNet/Generated/Javax/Tools/ForwardingJavaFileObject.cs @@ -25,7 +25,7 @@ namespace Javax.Tools { - #region ForwardingJavaFileObject definition + #region ForwardingJavaFileObject declaration /// /// /// @@ -70,7 +70,7 @@ public ForwardingJavaFileObject(params object[] args) : base(args) { } } #endregion - #region ForwardingJavaFileObject definition + #region ForwardingJavaFileObject declaration /// /// /// @@ -116,7 +116,7 @@ public ForwardingJavaFileObject(params object[] args) : base(args) { } } #endregion - #region ForwardingJavaFileObject + #region ForwardingJavaFileObject implementation public partial class ForwardingJavaFileObject { #region Constructors @@ -182,7 +182,7 @@ public bool IsNameCompatible(Java.Lang.String arg0, Javax.Tools.JavaFileObject.K } #endregion - #region ForwardingJavaFileObject + #region ForwardingJavaFileObject implementation public partial class ForwardingJavaFileObject { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Tools/JavaCompiler.cs b/src/net/JNet/Generated/Javax/Tools/JavaCompiler.cs index 1a49101141..46a59fbf84 100644 --- a/src/net/JNet/Generated/Javax/Tools/JavaCompiler.cs +++ b/src/net/JNet/Generated/Javax/Tools/JavaCompiler.cs @@ -25,7 +25,7 @@ namespace Javax.Tools { - #region JavaCompiler definition + #region JavaCompiler declaration /// /// /// @@ -68,7 +68,7 @@ public JavaCompiler(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region CompilationTask definition + #region CompilationTask declaration /// /// /// @@ -137,7 +137,7 @@ public partial interface IJavaCompiler } #endregion - #region JavaCompiler + #region JavaCompiler implementation public partial class JavaCompiler : Javax.Tools.IJavaCompiler { #region Constructors @@ -169,7 +169,7 @@ public partial class JavaCompiler : Javax.Tools.IJavaCompiler #endregion #region Nested classes - #region CompilationTask + #region CompilationTask implementation public partial class CompilationTask { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Tools/JavaFileManager.cs b/src/net/JNet/Generated/Javax/Tools/JavaFileManager.cs index d852129675..39a6bc9f3a 100644 --- a/src/net/JNet/Generated/Javax/Tools/JavaFileManager.cs +++ b/src/net/JNet/Generated/Javax/Tools/JavaFileManager.cs @@ -25,7 +25,7 @@ namespace Javax.Tools { - #region JavaFileManager definition + #region JavaFileManager declaration /// /// /// @@ -68,7 +68,7 @@ public JavaFileManager(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Location definition + #region Location declaration /// /// /// @@ -275,7 +275,7 @@ public partial interface IJavaFileManager } #endregion - #region JavaFileManager + #region JavaFileManager implementation public partial class JavaFileManager : Javax.Tools.IJavaFileManager { #region Constructors @@ -503,7 +503,7 @@ public Javax.Tools.JavaFileManager.Location GetLocationForModule(Javax.Tools.Jav #endregion #region Nested classes - #region Location + #region Location implementation public partial class Location { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Tools/JavaFileObject.cs b/src/net/JNet/Generated/Javax/Tools/JavaFileObject.cs index f0a5401cc8..22dc5e79e3 100644 --- a/src/net/JNet/Generated/Javax/Tools/JavaFileObject.cs +++ b/src/net/JNet/Generated/Javax/Tools/JavaFileObject.cs @@ -25,7 +25,7 @@ namespace Javax.Tools { - #region JavaFileObject definition + #region JavaFileObject declaration /// /// /// @@ -68,7 +68,7 @@ public JavaFileObject(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Kind definition + #region Kind declaration /// /// /// @@ -154,7 +154,7 @@ public partial interface IJavaFileObject : Javax.Tools.IFileObject } #endregion - #region JavaFileObject + #region JavaFileObject implementation public partial class JavaFileObject : Javax.Tools.IJavaFileObject { #region Constructors @@ -209,7 +209,7 @@ public bool IsNameCompatible(Java.Lang.String arg0, Javax.Tools.JavaFileObject.K #endregion #region Nested classes - #region Kind + #region Kind implementation public partial class Kind { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Tools/OptionChecker.cs b/src/net/JNet/Generated/Javax/Tools/OptionChecker.cs index 76773b117b..845dd519f7 100644 --- a/src/net/JNet/Generated/Javax/Tools/OptionChecker.cs +++ b/src/net/JNet/Generated/Javax/Tools/OptionChecker.cs @@ -25,7 +25,7 @@ namespace Javax.Tools { - #region OptionChecker definition + #region OptionChecker declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IOptionChecker } #endregion - #region OptionChecker + #region OptionChecker implementation public partial class OptionChecker : Javax.Tools.IOptionChecker { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Tools/SimpleJavaFileObject.cs b/src/net/JNet/Generated/Javax/Tools/SimpleJavaFileObject.cs index 0a4f64fad3..02bcbc3f70 100644 --- a/src/net/JNet/Generated/Javax/Tools/SimpleJavaFileObject.cs +++ b/src/net/JNet/Generated/Javax/Tools/SimpleJavaFileObject.cs @@ -25,7 +25,7 @@ namespace Javax.Tools { - #region SimpleJavaFileObject definition + #region SimpleJavaFileObject declaration /// /// /// @@ -70,7 +70,7 @@ public SimpleJavaFileObject(params object[] args) : base(args) { } } #endregion - #region SimpleJavaFileObject + #region SimpleJavaFileObject implementation public partial class SimpleJavaFileObject { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Tools/StandardJavaFileManager.cs b/src/net/JNet/Generated/Javax/Tools/StandardJavaFileManager.cs index 54ab7ce677..8b87108a45 100644 --- a/src/net/JNet/Generated/Javax/Tools/StandardJavaFileManager.cs +++ b/src/net/JNet/Generated/Javax/Tools/StandardJavaFileManager.cs @@ -25,7 +25,7 @@ namespace Javax.Tools { - #region StandardJavaFileManager definition + #region StandardJavaFileManager declaration /// /// /// @@ -68,7 +68,7 @@ public StandardJavaFileManager(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region PathFactory definition + #region PathFactory declaration /// /// /// @@ -238,7 +238,7 @@ public partial interface IStandardJavaFileManager : Javax.Tools.IJavaFileManager } #endregion - #region StandardJavaFileManager + #region StandardJavaFileManager implementation public partial class StandardJavaFileManager : Javax.Tools.IStandardJavaFileManager { #region Constructors @@ -405,7 +405,7 @@ public void SetPathFactory(Javax.Tools.StandardJavaFileManager.PathFactory arg0) #endregion #region Nested classes - #region PathFactory + #region PathFactory implementation public partial class PathFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Tools/StandardLocation.cs b/src/net/JNet/Generated/Javax/Tools/StandardLocation.cs index 1e5ac79f42..48325ab57c 100644 --- a/src/net/JNet/Generated/Javax/Tools/StandardLocation.cs +++ b/src/net/JNet/Generated/Javax/Tools/StandardLocation.cs @@ -25,7 +25,7 @@ namespace Javax.Tools { - #region StandardLocation definition + #region StandardLocation declaration /// /// /// @@ -70,7 +70,7 @@ public StandardLocation(params object[] args) : base(args) { } } #endregion - #region StandardLocation + #region StandardLocation implementation public partial class StandardLocation { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Tools/Tool.cs b/src/net/JNet/Generated/Javax/Tools/Tool.cs index 7c6186d733..d79866ad40 100644 --- a/src/net/JNet/Generated/Javax/Tools/Tool.cs +++ b/src/net/JNet/Generated/Javax/Tools/Tool.cs @@ -25,7 +25,7 @@ namespace Javax.Tools { - #region Tool definition + #region Tool declaration /// /// /// @@ -108,7 +108,7 @@ public partial interface ITool } #endregion - #region Tool + #region Tool implementation public partial class Tool : Javax.Tools.ITool { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Tools/ToolProvider.cs b/src/net/JNet/Generated/Javax/Tools/ToolProvider.cs index 71ce6aa250..0b6e278bde 100644 --- a/src/net/JNet/Generated/Javax/Tools/ToolProvider.cs +++ b/src/net/JNet/Generated/Javax/Tools/ToolProvider.cs @@ -25,7 +25,7 @@ namespace Javax.Tools { - #region ToolProvider definition + #region ToolProvider declaration /// /// /// @@ -70,7 +70,7 @@ public ToolProvider(params object[] args) : base(args) { } } #endregion - #region ToolProvider + #region ToolProvider implementation public partial class ToolProvider { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Transaction/Xa/XAException.cs b/src/net/JNet/Generated/Javax/Transaction/Xa/XAException.cs index 6b255b8a5f..11209bf2b1 100644 --- a/src/net/JNet/Generated/Javax/Transaction/Xa/XAException.cs +++ b/src/net/JNet/Generated/Javax/Transaction/Xa/XAException.cs @@ -25,7 +25,7 @@ namespace Javax.Transaction.Xa { - #region XAException definition + #region XAException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class XAException : Java.Lang.Exception } #endregion - #region XAException + #region XAException implementation public partial class XAException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Transaction/Xa/XAResource.cs b/src/net/JNet/Generated/Javax/Transaction/Xa/XAResource.cs index 339e0eb1c8..6300abf58f 100644 --- a/src/net/JNet/Generated/Javax/Transaction/Xa/XAResource.cs +++ b/src/net/JNet/Generated/Javax/Transaction/Xa/XAResource.cs @@ -25,7 +25,7 @@ namespace Javax.Transaction.Xa { - #region XAResource definition + #region XAResource declaration /// /// /// @@ -155,7 +155,7 @@ public partial interface IXAResource } #endregion - #region XAResource + #region XAResource implementation public partial class XAResource : Javax.Transaction.Xa.IXAResource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Transaction/Xa/Xid.cs b/src/net/JNet/Generated/Javax/Transaction/Xa/Xid.cs index e3d9e6667d..8170276f3a 100644 --- a/src/net/JNet/Generated/Javax/Transaction/Xa/Xid.cs +++ b/src/net/JNet/Generated/Javax/Transaction/Xa/Xid.cs @@ -25,7 +25,7 @@ namespace Javax.Transaction.Xa { - #region Xid definition + #region Xid declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IXid } #endregion - #region Xid + #region Xid implementation public partial class Xid : Javax.Transaction.Xa.IXid { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Catalog/Catalog.cs b/src/net/JNet/Generated/Javax/Xml/Catalog/Catalog.cs index 8686baff18..3f03446026 100644 --- a/src/net/JNet/Generated/Javax/Xml/Catalog/Catalog.cs +++ b/src/net/JNet/Generated/Javax/Xml/Catalog/Catalog.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Catalog { - #region Catalog definition + #region Catalog declaration /// /// /// @@ -113,7 +113,7 @@ public partial interface ICatalog } #endregion - #region Catalog + #region Catalog implementation public partial class Catalog : Javax.Xml.Catalog.ICatalog { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Catalog/CatalogException.cs b/src/net/JNet/Generated/Javax/Xml/Catalog/CatalogException.cs index 3515740982..2b6a1e949b 100644 --- a/src/net/JNet/Generated/Javax/Xml/Catalog/CatalogException.cs +++ b/src/net/JNet/Generated/Javax/Xml/Catalog/CatalogException.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Catalog { - #region CatalogException definition + #region CatalogException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class CatalogException : Java.Lang.RuntimeException } #endregion - #region CatalogException + #region CatalogException implementation public partial class CatalogException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Catalog/CatalogFeatures.cs b/src/net/JNet/Generated/Javax/Xml/Catalog/CatalogFeatures.cs index cbd7a53722..67adefd763 100644 --- a/src/net/JNet/Generated/Javax/Xml/Catalog/CatalogFeatures.cs +++ b/src/net/JNet/Generated/Javax/Xml/Catalog/CatalogFeatures.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Catalog { - #region CatalogFeatures definition + #region CatalogFeatures declaration /// /// /// @@ -66,7 +66,7 @@ public CatalogFeatures(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Builder definition + #region Builder declaration /// /// /// @@ -111,7 +111,7 @@ public Builder(params object[] args) : base(args) { } } #endregion - #region Feature definition + #region Feature declaration /// /// /// @@ -160,7 +160,7 @@ public Feature(params object[] args) : base(args) { } } #endregion - #region CatalogFeatures + #region CatalogFeatures implementation public partial class CatalogFeatures { #region Constructors @@ -209,7 +209,7 @@ public Java.Lang.String Get(Javax.Xml.Catalog.CatalogFeatures.Feature arg0) #endregion #region Nested classes - #region Builder + #region Builder implementation public partial class Builder { #region Constructors @@ -258,7 +258,7 @@ public Javax.Xml.Catalog.CatalogFeatures.Builder With(Javax.Xml.Catalog.CatalogF } #endregion - #region Feature + #region Feature implementation public partial class Feature { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Catalog/CatalogManager.cs b/src/net/JNet/Generated/Javax/Xml/Catalog/CatalogManager.cs index 17afb2880c..f82c087750 100644 --- a/src/net/JNet/Generated/Javax/Xml/Catalog/CatalogManager.cs +++ b/src/net/JNet/Generated/Javax/Xml/Catalog/CatalogManager.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Catalog { - #region CatalogManager definition + #region CatalogManager declaration /// /// /// @@ -70,7 +70,7 @@ public CatalogManager(params object[] args) : base(args) { } } #endregion - #region CatalogManager + #region CatalogManager implementation public partial class CatalogManager { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Catalog/CatalogResolver.cs b/src/net/JNet/Generated/Javax/Xml/Catalog/CatalogResolver.cs index f7dd6d68c4..8905711d0f 100644 --- a/src/net/JNet/Generated/Javax/Xml/Catalog/CatalogResolver.cs +++ b/src/net/JNet/Generated/Javax/Xml/Catalog/CatalogResolver.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Catalog { - #region CatalogResolver definition + #region CatalogResolver declaration /// /// /// @@ -124,7 +124,7 @@ public partial interface ICatalogResolver } #endregion - #region CatalogResolver + #region CatalogResolver implementation public partial class CatalogResolver : Javax.Xml.Catalog.ICatalogResolver { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/AlgorithmMethod.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/AlgorithmMethod.cs index 6ca72feab0..c66851b470 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/AlgorithmMethod.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/AlgorithmMethod.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto { - #region AlgorithmMethod definition + #region AlgorithmMethod declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IAlgorithmMethod } #endregion - #region AlgorithmMethod + #region AlgorithmMethod implementation public partial class AlgorithmMethod : Javax.Xml.Crypto.IAlgorithmMethod { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Data.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Data.cs index 8be6d1f834..25147f5e1e 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Data.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Data.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto { - #region Data definition + #region Data declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IData } #endregion - #region Data + #region Data implementation public partial class Data : Javax.Xml.Crypto.IData { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dom/DOMCryptoContext.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dom/DOMCryptoContext.cs index dfd97245d6..3c196f3e71 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dom/DOMCryptoContext.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dom/DOMCryptoContext.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dom { - #region DOMCryptoContext definition + #region DOMCryptoContext declaration /// /// /// @@ -70,7 +70,7 @@ public DOMCryptoContext(params object[] args) : base(args) { } } #endregion - #region DOMCryptoContext + #region DOMCryptoContext implementation public partial class DOMCryptoContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dom/DOMStructure.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dom/DOMStructure.cs index f174c38cac..8815bf65bb 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dom/DOMStructure.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dom/DOMStructure.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dom { - #region DOMStructure definition + #region DOMStructure declaration /// /// /// @@ -70,7 +70,7 @@ public DOMStructure(params object[] args) : base(args) { } } #endregion - #region DOMStructure + #region DOMStructure implementation public partial class DOMStructure { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dom/DOMURIReference.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dom/DOMURIReference.cs index fd4025d5fb..b620087a08 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dom/DOMURIReference.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dom/DOMURIReference.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dom { - #region DOMURIReference definition + #region DOMURIReference declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IDOMURIReference : Javax.Xml.Crypto.IURIReference } #endregion - #region DOMURIReference + #region DOMURIReference implementation public partial class DOMURIReference : Javax.Xml.Crypto.Dom.IDOMURIReference { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/CanonicalizationMethod.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/CanonicalizationMethod.cs index 830c38f021..6e450cfd3a 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/CanonicalizationMethod.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/CanonicalizationMethod.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig { - #region CanonicalizationMethod definition + #region CanonicalizationMethod declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface ICanonicalizationMethod : Javax.Xml.Crypto.Dsig.ITransf } #endregion - #region CanonicalizationMethod + #region CanonicalizationMethod implementation public partial class CanonicalizationMethod : Javax.Xml.Crypto.Dsig.ICanonicalizationMethod { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/DigestMethod.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/DigestMethod.cs index 61022aae7a..01845d1ab7 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/DigestMethod.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/DigestMethod.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig { - #region DigestMethod definition + #region DigestMethod declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IDigestMethod } #endregion - #region DigestMethod + #region DigestMethod implementation public partial class DigestMethod : Javax.Xml.Crypto.Dsig.IDigestMethod { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Dom/DOMSignContext.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Dom/DOMSignContext.cs index d311d202f4..59ae70c532 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Dom/DOMSignContext.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Dom/DOMSignContext.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Dom { - #region DOMSignContext definition + #region DOMSignContext declaration /// /// /// @@ -70,7 +70,7 @@ public DOMSignContext(params object[] args) : base(args) { } } #endregion - #region DOMSignContext + #region DOMSignContext implementation public partial class DOMSignContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Dom/DOMValidateContext.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Dom/DOMValidateContext.cs index e3e6130845..0abf180fb6 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Dom/DOMValidateContext.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Dom/DOMValidateContext.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Dom { - #region DOMValidateContext definition + #region DOMValidateContext declaration /// /// /// @@ -70,7 +70,7 @@ public DOMValidateContext(params object[] args) : base(args) { } } #endregion - #region DOMValidateContext + #region DOMValidateContext implementation public partial class DOMValidateContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/KeyInfo.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/KeyInfo.cs index e3ac6dd569..40f9d0a18f 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/KeyInfo.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/KeyInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Keyinfo { - #region KeyInfo definition + #region KeyInfo declaration /// /// /// @@ -105,7 +105,7 @@ public partial interface IKeyInfo : Javax.Xml.Crypto.IXMLStructure } #endregion - #region KeyInfo + #region KeyInfo implementation public partial class KeyInfo : Javax.Xml.Crypto.Dsig.Keyinfo.IKeyInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/KeyInfoFactory.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/KeyInfoFactory.cs index c683fdde46..ceb956da7a 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/KeyInfoFactory.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/KeyInfoFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Keyinfo { - #region KeyInfoFactory definition + #region KeyInfoFactory declaration /// /// /// @@ -72,7 +72,7 @@ public KeyInfoFactory(params object[] args) : base(args) { } } #endregion - #region KeyInfoFactory + #region KeyInfoFactory implementation public partial class KeyInfoFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/KeyName.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/KeyName.cs index 3734373a00..150b59b566 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/KeyName.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/KeyName.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Keyinfo { - #region KeyName definition + #region KeyName declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IKeyName : Javax.Xml.Crypto.IXMLStructure } #endregion - #region KeyName + #region KeyName implementation public partial class KeyName : Javax.Xml.Crypto.Dsig.Keyinfo.IKeyName { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/KeyValue.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/KeyValue.cs index 2877d18ef5..4472275d8e 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/KeyValue.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/KeyValue.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Keyinfo { - #region KeyValue definition + #region KeyValue declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IKeyValue : Javax.Xml.Crypto.IXMLStructure } #endregion - #region KeyValue + #region KeyValue implementation public partial class KeyValue : Javax.Xml.Crypto.Dsig.Keyinfo.IKeyValue { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/PGPData.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/PGPData.cs index ff8d4d4dd9..75ead071d6 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/PGPData.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/PGPData.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Keyinfo { - #region PGPData definition + #region PGPData declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IPGPData : Javax.Xml.Crypto.IXMLStructure } #endregion - #region PGPData + #region PGPData implementation public partial class PGPData : Javax.Xml.Crypto.Dsig.Keyinfo.IPGPData { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/RetrievalMethod.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/RetrievalMethod.cs index 4fea77079f..5d7efd7c54 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/RetrievalMethod.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/RetrievalMethod.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Keyinfo { - #region RetrievalMethod definition + #region RetrievalMethod declaration /// /// /// @@ -105,7 +105,7 @@ public partial interface IRetrievalMethod } #endregion - #region RetrievalMethod + #region RetrievalMethod implementation public partial class RetrievalMethod : Javax.Xml.Crypto.Dsig.Keyinfo.IRetrievalMethod { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/X509Data.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/X509Data.cs index 1ee4768b84..dcd51c2e1e 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/X509Data.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/X509Data.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Keyinfo { - #region X509Data definition + #region X509Data declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IX509Data : Javax.Xml.Crypto.IXMLStructure } #endregion - #region X509Data + #region X509Data implementation public partial class X509Data : Javax.Xml.Crypto.Dsig.Keyinfo.IX509Data { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/X509IssuerSerial.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/X509IssuerSerial.cs index 1c6bf09161..e5046ff437 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/X509IssuerSerial.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Keyinfo/X509IssuerSerial.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Keyinfo { - #region X509IssuerSerial definition + #region X509IssuerSerial declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IX509IssuerSerial : Javax.Xml.Crypto.IXMLStructure } #endregion - #region X509IssuerSerial + #region X509IssuerSerial implementation public partial class X509IssuerSerial : Javax.Xml.Crypto.Dsig.Keyinfo.IX509IssuerSerial { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Manifest.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Manifest.cs index 8cb86de3f2..8c19577569 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Manifest.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Manifest.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig { - #region Manifest definition + #region Manifest declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IManifest : Javax.Xml.Crypto.IXMLStructure } #endregion - #region Manifest + #region Manifest implementation public partial class Manifest : Javax.Xml.Crypto.Dsig.IManifest { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Reference.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Reference.cs index ce6f784bb7..f04d5a98b2 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Reference.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Reference.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig { - #region Reference definition + #region Reference declaration /// /// /// @@ -125,7 +125,7 @@ public partial interface IReference } #endregion - #region Reference + #region Reference implementation public partial class Reference : Javax.Xml.Crypto.Dsig.IReference { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/SignatureMethod.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/SignatureMethod.cs index 950e0d3172..dbfff56db9 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/SignatureMethod.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/SignatureMethod.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig { - #region SignatureMethod definition + #region SignatureMethod declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface ISignatureMethod } #endregion - #region SignatureMethod + #region SignatureMethod implementation public partial class SignatureMethod : Javax.Xml.Crypto.Dsig.ISignatureMethod { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/SignatureProperties.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/SignatureProperties.cs index 5975348aed..5c940dcf98 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/SignatureProperties.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/SignatureProperties.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig { - #region SignatureProperties definition + #region SignatureProperties declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface ISignatureProperties : Javax.Xml.Crypto.IXMLStructure } #endregion - #region SignatureProperties + #region SignatureProperties implementation public partial class SignatureProperties : Javax.Xml.Crypto.Dsig.ISignatureProperties { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/SignatureProperty.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/SignatureProperty.cs index e3999532ee..f989fc0bfa 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/SignatureProperty.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/SignatureProperty.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig { - #region SignatureProperty definition + #region SignatureProperty declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface ISignatureProperty : Javax.Xml.Crypto.IXMLStructure } #endregion - #region SignatureProperty + #region SignatureProperty implementation public partial class SignatureProperty : Javax.Xml.Crypto.Dsig.ISignatureProperty { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/SignedInfo.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/SignedInfo.cs index 02667b47fc..d5d231e97f 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/SignedInfo.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/SignedInfo.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig { - #region SignedInfo definition + #region SignedInfo declaration /// /// /// @@ -110,7 +110,7 @@ public partial interface ISignedInfo : Javax.Xml.Crypto.IXMLStructure } #endregion - #region SignedInfo + #region SignedInfo implementation public partial class SignedInfo : Javax.Xml.Crypto.Dsig.ISignedInfo { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/C14NMethodParameterSpec.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/C14NMethodParameterSpec.cs index c6a0ba63cc..9604075c2d 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/C14NMethodParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/C14NMethodParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Spec { - #region C14NMethodParameterSpec definition + #region C14NMethodParameterSpec declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IC14NMethodParameterSpec : Javax.Xml.Crypto.Dsig.Spec.I } #endregion - #region C14NMethodParameterSpec + #region C14NMethodParameterSpec implementation public partial class C14NMethodParameterSpec : Javax.Xml.Crypto.Dsig.Spec.IC14NMethodParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/DigestMethodParameterSpec.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/DigestMethodParameterSpec.cs index 4d577b1b59..cac37e98aa 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/DigestMethodParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/DigestMethodParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Spec { - #region DigestMethodParameterSpec definition + #region DigestMethodParameterSpec declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IDigestMethodParameterSpec : Java.Security.Spec.IAlgori } #endregion - #region DigestMethodParameterSpec + #region DigestMethodParameterSpec implementation public partial class DigestMethodParameterSpec : Javax.Xml.Crypto.Dsig.Spec.IDigestMethodParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/ExcC14NParameterSpec.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/ExcC14NParameterSpec.cs index 544d8d6d80..79c6bb7084 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/ExcC14NParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/ExcC14NParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Spec { - #region ExcC14NParameterSpec definition + #region ExcC14NParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public ExcC14NParameterSpec(params object[] args) : base(args) { } } #endregion - #region ExcC14NParameterSpec + #region ExcC14NParameterSpec implementation public partial class ExcC14NParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/HMACParameterSpec.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/HMACParameterSpec.cs index 2b001a94c3..4ecb5a2535 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/HMACParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/HMACParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Spec { - #region HMACParameterSpec definition + #region HMACParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public HMACParameterSpec(params object[] args) : base(args) { } } #endregion - #region HMACParameterSpec + #region HMACParameterSpec implementation public partial class HMACParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/SignatureMethodParameterSpec.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/SignatureMethodParameterSpec.cs index d222819661..5e05deab96 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/SignatureMethodParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/SignatureMethodParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Spec { - #region SignatureMethodParameterSpec definition + #region SignatureMethodParameterSpec declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ISignatureMethodParameterSpec : Java.Security.Spec.IAlg } #endregion - #region SignatureMethodParameterSpec + #region SignatureMethodParameterSpec implementation public partial class SignatureMethodParameterSpec : Javax.Xml.Crypto.Dsig.Spec.ISignatureMethodParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/TransformParameterSpec.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/TransformParameterSpec.cs index e7293bb1da..d7690044b1 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/TransformParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/TransformParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Spec { - #region TransformParameterSpec definition + #region TransformParameterSpec declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ITransformParameterSpec : Java.Security.Spec.IAlgorithm } #endregion - #region TransformParameterSpec + #region TransformParameterSpec implementation public partial class TransformParameterSpec : Javax.Xml.Crypto.Dsig.Spec.ITransformParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/XPathFilter2ParameterSpec.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/XPathFilter2ParameterSpec.cs index 0803ed7a12..02b70509f4 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/XPathFilter2ParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/XPathFilter2ParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Spec { - #region XPathFilter2ParameterSpec definition + #region XPathFilter2ParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public XPathFilter2ParameterSpec(params object[] args) : base(args) { } } #endregion - #region XPathFilter2ParameterSpec + #region XPathFilter2ParameterSpec implementation public partial class XPathFilter2ParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/XPathFilterParameterSpec.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/XPathFilterParameterSpec.cs index 2c2c10a3a3..ba1e2ddbc9 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/XPathFilterParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/XPathFilterParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Spec { - #region XPathFilterParameterSpec definition + #region XPathFilterParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public XPathFilterParameterSpec(params object[] args) : base(args) { } } #endregion - #region XPathFilterParameterSpec + #region XPathFilterParameterSpec implementation public partial class XPathFilterParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/XPathType.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/XPathType.cs index 2fff2ac9ea..5a2eafdb2a 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/XPathType.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/XPathType.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Spec { - #region XPathType definition + #region XPathType declaration /// /// /// @@ -66,7 +66,7 @@ public XPathType(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Filter definition + #region Filter declaration /// /// /// @@ -115,7 +115,7 @@ public Filter(params object[] args) : base(args) { } } #endregion - #region XPathType + #region XPathType implementation public partial class XPathType { #region Constructors @@ -179,7 +179,7 @@ public Javax.Xml.Crypto.Dsig.Spec.XPathType.Filter GetFilter #endregion #region Nested classes - #region Filter + #region Filter implementation public partial class Filter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/XSLTTransformParameterSpec.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/XSLTTransformParameterSpec.cs index 8a173b9cb1..42c6d1a907 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/XSLTTransformParameterSpec.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Spec/XSLTTransformParameterSpec.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig.Spec { - #region XSLTTransformParameterSpec definition + #region XSLTTransformParameterSpec declaration /// /// /// @@ -70,7 +70,7 @@ public XSLTTransformParameterSpec(params object[] args) : base(args) { } } #endregion - #region XSLTTransformParameterSpec + #region XSLTTransformParameterSpec implementation public partial class XSLTTransformParameterSpec { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Transform.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Transform.cs index d6e95b7be1..c44a8ee962 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Transform.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/Transform.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig { - #region Transform definition + #region Transform declaration /// /// /// @@ -111,7 +111,7 @@ public partial interface ITransform } #endregion - #region Transform + #region Transform implementation public partial class Transform : Javax.Xml.Crypto.Dsig.ITransform { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/TransformException.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/TransformException.cs index 92ec45c65b..758c2fd430 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/TransformException.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/TransformException.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig { - #region TransformException definition + #region TransformException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class TransformException : Java.Lang.Exception } #endregion - #region TransformException + #region TransformException implementation public partial class TransformException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/TransformService.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/TransformService.cs index 8d031c3f0e..679abcf8a2 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/TransformService.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/TransformService.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig { - #region TransformService definition + #region TransformService declaration /// /// /// @@ -72,7 +72,7 @@ public TransformService(params object[] args) : base(args) { } } #endregion - #region TransformService + #region TransformService implementation public partial class TransformService { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLObject.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLObject.cs index 26ddd1b611..89d8706a2e 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLObject.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLObject.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig { - #region XMLObject definition + #region XMLObject declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface IXMLObject : Javax.Xml.Crypto.IXMLStructure } #endregion - #region XMLObject + #region XMLObject implementation public partial class XMLObject : Javax.Xml.Crypto.Dsig.IXMLObject { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLSignContext.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLSignContext.cs index 160c8ef01f..c885f96618 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLSignContext.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLSignContext.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig { - #region XMLSignContext definition + #region XMLSignContext declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IXMLSignContext : Javax.Xml.Crypto.IXMLCryptoContext } #endregion - #region XMLSignContext + #region XMLSignContext implementation public partial class XMLSignContext : Javax.Xml.Crypto.Dsig.IXMLSignContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLSignature.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLSignature.cs index 4463ad12d7..5d4ad67c78 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLSignature.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLSignature.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig { - #region XMLSignature definition + #region XMLSignature declaration /// /// /// @@ -68,7 +68,7 @@ public XMLSignature(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region SignatureValue definition + #region SignatureValue declaration /// /// /// @@ -175,7 +175,7 @@ public partial interface IXMLSignature : Javax.Xml.Crypto.IXMLStructure } #endregion - #region XMLSignature + #region XMLSignature implementation public partial class XMLSignature : Javax.Xml.Crypto.Dsig.IXMLSignature { #region Constructors @@ -267,7 +267,7 @@ public void Sign(Javax.Xml.Crypto.Dsig.XMLSignContext arg0) #endregion #region Nested classes - #region SignatureValue + #region SignatureValue implementation public partial class SignatureValue { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLSignatureException.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLSignatureException.cs index 2e54508b15..bfa2f7ccc3 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLSignatureException.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLSignatureException.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig { - #region XMLSignatureException definition + #region XMLSignatureException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class XMLSignatureException : Java.Lang.Exception } #endregion - #region XMLSignatureException + #region XMLSignatureException implementation public partial class XMLSignatureException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLSignatureFactory.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLSignatureFactory.cs index 04f6fc69e1..3017db7233 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLSignatureFactory.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLSignatureFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig { - #region XMLSignatureFactory definition + #region XMLSignatureFactory declaration /// /// /// @@ -72,7 +72,7 @@ public XMLSignatureFactory(params object[] args) : base(args) { } } #endregion - #region XMLSignatureFactory + #region XMLSignatureFactory implementation public partial class XMLSignatureFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLValidateContext.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLValidateContext.cs index 9a3491885e..67a0229747 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLValidateContext.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/Dsig/XMLValidateContext.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto.Dsig { - #region XMLValidateContext definition + #region XMLValidateContext declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IXMLValidateContext : Javax.Xml.Crypto.IXMLCryptoContex } #endregion - #region XMLValidateContext + #region XMLValidateContext implementation public partial class XMLValidateContext : Javax.Xml.Crypto.Dsig.IXMLValidateContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/KeySelector.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/KeySelector.cs index 456145bcf4..b4a834dd9e 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/KeySelector.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/KeySelector.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto { - #region KeySelector definition + #region KeySelector declaration /// /// /// @@ -68,7 +68,7 @@ public KeySelector(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Purpose definition + #region Purpose declaration /// /// /// @@ -117,7 +117,7 @@ public Purpose(params object[] args) : base(args) { } } #endregion - #region KeySelector + #region KeySelector implementation public partial class KeySelector { #region Constructors @@ -163,7 +163,7 @@ public Javax.Xml.Crypto.KeySelectorResult Select(Javax.Xml.Crypto.Dsig.Keyinfo.K #endregion #region Nested classes - #region Purpose + #region Purpose implementation public partial class Purpose { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/KeySelectorException.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/KeySelectorException.cs index 128faacb9d..a63f3d2298 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/KeySelectorException.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/KeySelectorException.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto { - #region KeySelectorException definition + #region KeySelectorException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class KeySelectorException : Java.Lang.Exception } #endregion - #region KeySelectorException + #region KeySelectorException implementation public partial class KeySelectorException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/KeySelectorResult.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/KeySelectorResult.cs index e74c097349..4f24cc5675 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/KeySelectorResult.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/KeySelectorResult.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto { - #region KeySelectorResult definition + #region KeySelectorResult declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IKeySelectorResult } #endregion - #region KeySelectorResult + #region KeySelectorResult implementation public partial class KeySelectorResult : Javax.Xml.Crypto.IKeySelectorResult { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/MarshalException.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/MarshalException.cs index dbfe71f030..b6fb9e676c 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/MarshalException.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/MarshalException.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto { - #region MarshalException definition + #region MarshalException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class MarshalException : Java.Lang.Exception } #endregion - #region MarshalException + #region MarshalException implementation public partial class MarshalException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/NoSuchMechanismException.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/NoSuchMechanismException.cs index 7f34f1f59d..ccbec2d589 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/NoSuchMechanismException.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/NoSuchMechanismException.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto { - #region NoSuchMechanismException definition + #region NoSuchMechanismException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class NoSuchMechanismException : Java.Lang.RuntimeException } #endregion - #region NoSuchMechanismException + #region NoSuchMechanismException implementation public partial class NoSuchMechanismException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/NodeSetData.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/NodeSetData.cs index 282776af03..02d6956b3d 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/NodeSetData.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/NodeSetData.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto { - #region NodeSetData definition + #region NodeSetData declaration /// /// /// @@ -72,7 +72,7 @@ public NodeSetData(params object[] args) : base(args) { } } #endregion - #region NodeSetData definition + #region NodeSetData declaration /// /// /// @@ -120,7 +120,7 @@ public NodeSetData(params object[] args) : base(args) { } } #endregion - #region NodeSetData + #region NodeSetData implementation public partial class NodeSetData { #region Constructors @@ -186,7 +186,7 @@ public partial interface INodeSetData } #endregion - #region NodeSetData + #region NodeSetData implementation public partial class NodeSetData : Javax.Xml.Crypto.INodeSetData { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/OctetStreamData.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/OctetStreamData.cs index 0af7539088..adeb5a88a4 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/OctetStreamData.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/OctetStreamData.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto { - #region OctetStreamData definition + #region OctetStreamData declaration /// /// /// @@ -70,7 +70,7 @@ public OctetStreamData(params object[] args) : base(args) { } } #endregion - #region OctetStreamData + #region OctetStreamData implementation public partial class OctetStreamData { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/URIDereferencer.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/URIDereferencer.cs index 291ebcccb6..89d094c390 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/URIDereferencer.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/URIDereferencer.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto { - #region URIDereferencer definition + #region URIDereferencer declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IURIDereferencer } #endregion - #region URIDereferencer + #region URIDereferencer implementation public partial class URIDereferencer : Javax.Xml.Crypto.IURIDereferencer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/URIReference.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/URIReference.cs index 3184001293..57d91efab5 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/URIReference.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/URIReference.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto { - #region URIReference definition + #region URIReference declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IURIReference } #endregion - #region URIReference + #region URIReference implementation public partial class URIReference : Javax.Xml.Crypto.IURIReference { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/URIReferenceException.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/URIReferenceException.cs index 0a54d26f2c..b20b50dde4 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/URIReferenceException.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/URIReferenceException.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto { - #region URIReferenceException definition + #region URIReferenceException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class URIReferenceException : Java.Lang.Exception } #endregion - #region URIReferenceException + #region URIReferenceException implementation public partial class URIReferenceException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/XMLCryptoContext.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/XMLCryptoContext.cs index 6e3338ad30..df2aa4bcf7 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/XMLCryptoContext.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/XMLCryptoContext.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto { - #region XMLCryptoContext definition + #region XMLCryptoContext declaration /// /// /// @@ -146,7 +146,7 @@ public partial interface IXMLCryptoContext } #endregion - #region XMLCryptoContext + #region XMLCryptoContext implementation public partial class XMLCryptoContext : Javax.Xml.Crypto.IXMLCryptoContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Crypto/XMLStructure.cs b/src/net/JNet/Generated/Javax/Xml/Crypto/XMLStructure.cs index be684c4050..81af67b714 100644 --- a/src/net/JNet/Generated/Javax/Xml/Crypto/XMLStructure.cs +++ b/src/net/JNet/Generated/Javax/Xml/Crypto/XMLStructure.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Crypto { - #region XMLStructure definition + #region XMLStructure declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IXMLStructure } #endregion - #region XMLStructure + #region XMLStructure implementation public partial class XMLStructure : Javax.Xml.Crypto.IXMLStructure { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Datatype/DatatypeConfigurationException.cs b/src/net/JNet/Generated/Javax/Xml/Datatype/DatatypeConfigurationException.cs index d81c348e30..ab7e23e96f 100644 --- a/src/net/JNet/Generated/Javax/Xml/Datatype/DatatypeConfigurationException.cs +++ b/src/net/JNet/Generated/Javax/Xml/Datatype/DatatypeConfigurationException.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Datatype { - #region DatatypeConfigurationException definition + #region DatatypeConfigurationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class DatatypeConfigurationException : Java.Lang.Exception } #endregion - #region DatatypeConfigurationException + #region DatatypeConfigurationException implementation public partial class DatatypeConfigurationException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Datatype/DatatypeConstants.cs b/src/net/JNet/Generated/Javax/Xml/Datatype/DatatypeConstants.cs index a6c11b8168..f7ea5d479a 100644 --- a/src/net/JNet/Generated/Javax/Xml/Datatype/DatatypeConstants.cs +++ b/src/net/JNet/Generated/Javax/Xml/Datatype/DatatypeConstants.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Datatype { - #region DatatypeConstants definition + #region DatatypeConstants declaration /// /// /// @@ -66,7 +66,7 @@ public DatatypeConstants(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region Field definition + #region Field declaration /// /// /// @@ -115,7 +115,7 @@ public Field(params object[] args) : base(args) { } } #endregion - #region DatatypeConstants + #region DatatypeConstants implementation public partial class DatatypeConstants { #region Constructors @@ -355,7 +355,7 @@ public partial class DatatypeConstants #endregion #region Nested classes - #region Field + #region Field implementation public partial class Field { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Datatype/DatatypeFactory.cs b/src/net/JNet/Generated/Javax/Xml/Datatype/DatatypeFactory.cs index 3cda2c875a..442df7c877 100644 --- a/src/net/JNet/Generated/Javax/Xml/Datatype/DatatypeFactory.cs +++ b/src/net/JNet/Generated/Javax/Xml/Datatype/DatatypeFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Datatype { - #region DatatypeFactory definition + #region DatatypeFactory declaration /// /// /// @@ -72,7 +72,7 @@ public DatatypeFactory(params object[] args) : base(args) { } } #endregion - #region DatatypeFactory + #region DatatypeFactory implementation public partial class DatatypeFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Datatype/Duration.cs b/src/net/JNet/Generated/Javax/Xml/Datatype/Duration.cs index 56a42aa795..967534e8a4 100644 --- a/src/net/JNet/Generated/Javax/Xml/Datatype/Duration.cs +++ b/src/net/JNet/Generated/Javax/Xml/Datatype/Duration.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Datatype { - #region Duration definition + #region Duration declaration /// /// /// @@ -72,7 +72,7 @@ public Duration(params object[] args) : base(args) { } } #endregion - #region Duration + #region Duration implementation public partial class Duration { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Datatype/XMLGregorianCalendar.cs b/src/net/JNet/Generated/Javax/Xml/Datatype/XMLGregorianCalendar.cs index e4c268546a..66bf807997 100644 --- a/src/net/JNet/Generated/Javax/Xml/Datatype/XMLGregorianCalendar.cs +++ b/src/net/JNet/Generated/Javax/Xml/Datatype/XMLGregorianCalendar.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Datatype { - #region XMLGregorianCalendar definition + #region XMLGregorianCalendar declaration /// /// /// @@ -72,7 +72,7 @@ public XMLGregorianCalendar(params object[] args) : base(args) { } } #endregion - #region XMLGregorianCalendar + #region XMLGregorianCalendar implementation public partial class XMLGregorianCalendar { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Namespace/NamespaceContext.cs b/src/net/JNet/Generated/Javax/Xml/Namespace/NamespaceContext.cs index 44cf9d47a8..70c1dd9bcf 100644 --- a/src/net/JNet/Generated/Javax/Xml/Namespace/NamespaceContext.cs +++ b/src/net/JNet/Generated/Javax/Xml/Namespace/NamespaceContext.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Namespace { - #region NamespaceContext definition + #region NamespaceContext declaration /// /// /// @@ -108,7 +108,7 @@ public partial interface INamespaceContext } #endregion - #region NamespaceContext + #region NamespaceContext implementation public partial class NamespaceContext : Javax.Xml.Namespace.INamespaceContext { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Namespace/QName.cs b/src/net/JNet/Generated/Javax/Xml/Namespace/QName.cs index db90c561ce..eca78ab60b 100644 --- a/src/net/JNet/Generated/Javax/Xml/Namespace/QName.cs +++ b/src/net/JNet/Generated/Javax/Xml/Namespace/QName.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Namespace { - #region QName definition + #region QName declaration /// /// /// @@ -70,7 +70,7 @@ public QName(params object[] args) : base(args) { } } #endregion - #region QName + #region QName implementation public partial class QName { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Parsers/DocumentBuilder.cs b/src/net/JNet/Generated/Javax/Xml/Parsers/DocumentBuilder.cs index 17eb121481..ae25e5f391 100644 --- a/src/net/JNet/Generated/Javax/Xml/Parsers/DocumentBuilder.cs +++ b/src/net/JNet/Generated/Javax/Xml/Parsers/DocumentBuilder.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Parsers { - #region DocumentBuilder definition + #region DocumentBuilder declaration /// /// /// @@ -72,7 +72,7 @@ public DocumentBuilder(params object[] args) : base(args) { } } #endregion - #region DocumentBuilder + #region DocumentBuilder implementation public partial class DocumentBuilder { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Parsers/DocumentBuilderFactory.cs b/src/net/JNet/Generated/Javax/Xml/Parsers/DocumentBuilderFactory.cs index a089919d64..7f80221f01 100644 --- a/src/net/JNet/Generated/Javax/Xml/Parsers/DocumentBuilderFactory.cs +++ b/src/net/JNet/Generated/Javax/Xml/Parsers/DocumentBuilderFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Parsers { - #region DocumentBuilderFactory definition + #region DocumentBuilderFactory declaration /// /// /// @@ -72,7 +72,7 @@ public DocumentBuilderFactory(params object[] args) : base(args) { } } #endregion - #region DocumentBuilderFactory + #region DocumentBuilderFactory implementation public partial class DocumentBuilderFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Parsers/FactoryConfigurationError.cs b/src/net/JNet/Generated/Javax/Xml/Parsers/FactoryConfigurationError.cs index 61e509c9e1..946d9711ed 100644 --- a/src/net/JNet/Generated/Javax/Xml/Parsers/FactoryConfigurationError.cs +++ b/src/net/JNet/Generated/Javax/Xml/Parsers/FactoryConfigurationError.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Parsers { - #region FactoryConfigurationError definition + #region FactoryConfigurationError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class FactoryConfigurationError : Java.Lang.Error } #endregion - #region FactoryConfigurationError + #region FactoryConfigurationError implementation public partial class FactoryConfigurationError { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Parsers/ParserConfigurationException.cs b/src/net/JNet/Generated/Javax/Xml/Parsers/ParserConfigurationException.cs index bfc85b8f3b..ff7a8ecd41 100644 --- a/src/net/JNet/Generated/Javax/Xml/Parsers/ParserConfigurationException.cs +++ b/src/net/JNet/Generated/Javax/Xml/Parsers/ParserConfigurationException.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Parsers { - #region ParserConfigurationException definition + #region ParserConfigurationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class ParserConfigurationException : Java.Lang.Exception } #endregion - #region ParserConfigurationException + #region ParserConfigurationException implementation public partial class ParserConfigurationException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Parsers/SAXParser.cs b/src/net/JNet/Generated/Javax/Xml/Parsers/SAXParser.cs index 6413483f39..9fc19e8991 100644 --- a/src/net/JNet/Generated/Javax/Xml/Parsers/SAXParser.cs +++ b/src/net/JNet/Generated/Javax/Xml/Parsers/SAXParser.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Parsers { - #region SAXParser definition + #region SAXParser declaration /// /// /// @@ -72,7 +72,7 @@ public SAXParser(params object[] args) : base(args) { } } #endregion - #region SAXParser + #region SAXParser implementation public partial class SAXParser { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Parsers/SAXParserFactory.cs b/src/net/JNet/Generated/Javax/Xml/Parsers/SAXParserFactory.cs index 3e8956322e..02263aaaf2 100644 --- a/src/net/JNet/Generated/Javax/Xml/Parsers/SAXParserFactory.cs +++ b/src/net/JNet/Generated/Javax/Xml/Parsers/SAXParserFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Parsers { - #region SAXParserFactory definition + #region SAXParserFactory declaration /// /// /// @@ -72,7 +72,7 @@ public SAXParserFactory(params object[] args) : base(args) { } } #endregion - #region SAXParserFactory + #region SAXParserFactory implementation public partial class SAXParserFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/EventFilter.cs b/src/net/JNet/Generated/Javax/Xml/Stream/EventFilter.cs index 7202feba6f..97e22c4575 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/EventFilter.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/EventFilter.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream { - #region EventFilter definition + #region EventFilter declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IEventFilter } #endregion - #region EventFilter + #region EventFilter implementation public partial class EventFilter : Javax.Xml.Stream.IEventFilter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Events/Attribute.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Events/Attribute.cs index 2c5459c792..6b1a9044d6 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Events/Attribute.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Events/Attribute.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Events { - #region Attribute definition + #region Attribute declaration /// /// /// @@ -107,7 +107,7 @@ public partial interface IAttribute : Javax.Xml.Stream.Events.IXMLEvent } #endregion - #region Attribute + #region Attribute implementation public partial class Attribute : Javax.Xml.Stream.Events.IAttribute { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Events/Characters.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Events/Characters.cs index d86b0bcdcc..1c37739a57 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Events/Characters.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Events/Characters.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Events { - #region Characters definition + #region Characters declaration /// /// /// @@ -109,7 +109,7 @@ public partial interface ICharacters : Javax.Xml.Stream.Events.IXMLEvent } #endregion - #region Characters + #region Characters implementation public partial class Characters : Javax.Xml.Stream.Events.ICharacters { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Events/Comment.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Events/Comment.cs index 8b108fa41a..ab4da201e0 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Events/Comment.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Events/Comment.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Events { - #region Comment definition + #region Comment declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IComment : Javax.Xml.Stream.Events.IXMLEvent } #endregion - #region Comment + #region Comment implementation public partial class Comment : Javax.Xml.Stream.Events.IComment { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Events/DTD.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Events/DTD.cs index 27d2396e9d..45132453e8 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Events/DTD.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Events/DTD.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Events { - #region DTD definition + #region DTD declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface IDTD : Javax.Xml.Stream.Events.IXMLEvent } #endregion - #region DTD + #region DTD implementation public partial class DTD : Javax.Xml.Stream.Events.IDTD { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Events/EndDocument.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Events/EndDocument.cs index 68b29c6672..1c4cca3f07 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Events/EndDocument.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Events/EndDocument.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Events { - #region EndDocument definition + #region EndDocument declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IEndDocument : Javax.Xml.Stream.Events.IXMLEvent } #endregion - #region EndDocument + #region EndDocument implementation public partial class EndDocument : Javax.Xml.Stream.Events.IEndDocument { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Events/EndElement.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Events/EndElement.cs index d146379ff9..72149ae027 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Events/EndElement.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Events/EndElement.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Events { - #region EndElement definition + #region EndElement declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IEndElement : Javax.Xml.Stream.Events.IXMLEvent } #endregion - #region EndElement + #region EndElement implementation public partial class EndElement : Javax.Xml.Stream.Events.IEndElement { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Events/EntityDeclaration.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Events/EntityDeclaration.cs index 2e1af83c37..f4173c15a8 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Events/EntityDeclaration.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Events/EntityDeclaration.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Events { - #region EntityDeclaration definition + #region EntityDeclaration declaration /// /// /// @@ -114,7 +114,7 @@ public partial interface IEntityDeclaration : Javax.Xml.Stream.Events.IXMLEvent } #endregion - #region EntityDeclaration + #region EntityDeclaration implementation public partial class EntityDeclaration : Javax.Xml.Stream.Events.IEntityDeclaration { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Events/EntityReference.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Events/EntityReference.cs index 313ee92d31..91f3a75348 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Events/EntityReference.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Events/EntityReference.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Events { - #region EntityReference definition + #region EntityReference declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IEntityReference : Javax.Xml.Stream.Events.IXMLEvent } #endregion - #region EntityReference + #region EntityReference implementation public partial class EntityReference : Javax.Xml.Stream.Events.IEntityReference { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Events/Namespace.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Events/Namespace.cs index 3b971af29a..bc1c2f8d9c 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Events/Namespace.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Events/Namespace.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Events { - #region Namespace definition + #region Namespace declaration /// /// /// @@ -103,7 +103,7 @@ public partial interface INamespace : Javax.Xml.Stream.Events.IAttribute } #endregion - #region Namespace + #region Namespace implementation public partial class Namespace : Javax.Xml.Stream.Events.INamespace { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Events/NotationDeclaration.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Events/NotationDeclaration.cs index f64cc75100..60537cbad9 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Events/NotationDeclaration.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Events/NotationDeclaration.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Events { - #region NotationDeclaration definition + #region NotationDeclaration declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface INotationDeclaration : Javax.Xml.Stream.Events.IXMLEven } #endregion - #region NotationDeclaration + #region NotationDeclaration implementation public partial class NotationDeclaration : Javax.Xml.Stream.Events.INotationDeclaration { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Events/ProcessingInstruction.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Events/ProcessingInstruction.cs index 150fb4f0ac..ec045cd06b 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Events/ProcessingInstruction.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Events/ProcessingInstruction.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Events { - #region ProcessingInstruction definition + #region ProcessingInstruction declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IProcessingInstruction : Javax.Xml.Stream.Events.IXMLEv } #endregion - #region ProcessingInstruction + #region ProcessingInstruction implementation public partial class ProcessingInstruction : Javax.Xml.Stream.Events.IProcessingInstruction { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Events/StartDocument.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Events/StartDocument.cs index 5d32970063..be666c7dd3 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Events/StartDocument.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Events/StartDocument.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Events { - #region StartDocument definition + #region StartDocument declaration /// /// /// @@ -117,7 +117,7 @@ public partial interface IStartDocument : Javax.Xml.Stream.Events.IXMLEvent } #endregion - #region StartDocument + #region StartDocument implementation public partial class StartDocument : Javax.Xml.Stream.Events.IStartDocument { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Events/StartElement.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Events/StartElement.cs index c5dc888365..03c18fbdf8 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Events/StartElement.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Events/StartElement.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Events { - #region StartElement definition + #region StartElement declaration /// /// /// @@ -118,7 +118,7 @@ public partial interface IStartElement : Javax.Xml.Stream.Events.IXMLEvent } #endregion - #region StartElement + #region StartElement implementation public partial class StartElement : Javax.Xml.Stream.Events.IStartElement { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Events/XMLEvent.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Events/XMLEvent.cs index b991cceab8..91a3ee6988 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Events/XMLEvent.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Events/XMLEvent.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Events { - #region XMLEvent definition + #region XMLEvent declaration /// /// /// @@ -168,7 +168,7 @@ public partial interface IXMLEvent : Javax.Xml.Stream.IXMLStreamConstants } #endregion - #region XMLEvent + #region XMLEvent implementation public partial class XMLEvent : Javax.Xml.Stream.Events.IXMLEvent { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/FactoryConfigurationError.cs b/src/net/JNet/Generated/Javax/Xml/Stream/FactoryConfigurationError.cs index b7e68694c3..ec016a6782 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/FactoryConfigurationError.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/FactoryConfigurationError.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream { - #region FactoryConfigurationError definition + #region FactoryConfigurationError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class FactoryConfigurationError : Java.Lang.Error } #endregion - #region FactoryConfigurationError + #region FactoryConfigurationError implementation public partial class FactoryConfigurationError { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Location.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Location.cs index d6b5ae9ced..f7c0c08ba9 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Location.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Location.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream { - #region Location definition + #region Location declaration /// /// /// @@ -110,7 +110,7 @@ public partial interface ILocation } #endregion - #region Location + #region Location implementation public partial class Location : Javax.Xml.Stream.ILocation { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/StreamFilter.cs b/src/net/JNet/Generated/Javax/Xml/Stream/StreamFilter.cs index 2f7de8bc7c..3d679f7116 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/StreamFilter.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/StreamFilter.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream { - #region StreamFilter definition + #region StreamFilter declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IStreamFilter } #endregion - #region StreamFilter + #region StreamFilter implementation public partial class StreamFilter : Javax.Xml.Stream.IStreamFilter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Util/EventReaderDelegate.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Util/EventReaderDelegate.cs index c3390f5cec..45a74fcd79 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Util/EventReaderDelegate.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Util/EventReaderDelegate.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Util { - #region EventReaderDelegate definition + #region EventReaderDelegate declaration /// /// /// @@ -70,7 +70,7 @@ public EventReaderDelegate(params object[] args) : base(args) { } } #endregion - #region EventReaderDelegate + #region EventReaderDelegate implementation public partial class EventReaderDelegate { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Util/StreamReaderDelegate.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Util/StreamReaderDelegate.cs index fbe71a263a..e71cb4736b 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Util/StreamReaderDelegate.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Util/StreamReaderDelegate.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Util { - #region StreamReaderDelegate definition + #region StreamReaderDelegate declaration /// /// /// @@ -70,7 +70,7 @@ public StreamReaderDelegate(params object[] args) : base(args) { } } #endregion - #region StreamReaderDelegate + #region StreamReaderDelegate implementation public partial class StreamReaderDelegate { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Util/XMLEventAllocator.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Util/XMLEventAllocator.cs index 5d3a8f587b..e82cde8fcf 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Util/XMLEventAllocator.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Util/XMLEventAllocator.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Util { - #region XMLEventAllocator definition + #region XMLEventAllocator declaration /// /// /// @@ -109,7 +109,7 @@ public partial interface IXMLEventAllocator } #endregion - #region XMLEventAllocator + #region XMLEventAllocator implementation public partial class XMLEventAllocator : Javax.Xml.Stream.Util.IXMLEventAllocator { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/Util/XMLEventConsumer.cs b/src/net/JNet/Generated/Javax/Xml/Stream/Util/XMLEventConsumer.cs index ff69bc88a0..69290de7d5 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/Util/XMLEventConsumer.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/Util/XMLEventConsumer.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream.Util { - #region XMLEventConsumer definition + #region XMLEventConsumer declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IXMLEventConsumer } #endregion - #region XMLEventConsumer + #region XMLEventConsumer implementation public partial class XMLEventConsumer : Javax.Xml.Stream.Util.IXMLEventConsumer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/XMLEventFactory.cs b/src/net/JNet/Generated/Javax/Xml/Stream/XMLEventFactory.cs index d14353f4dd..0483907990 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/XMLEventFactory.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/XMLEventFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream { - #region XMLEventFactory definition + #region XMLEventFactory declaration /// /// /// @@ -72,7 +72,7 @@ public XMLEventFactory(params object[] args) : base(args) { } } #endregion - #region XMLEventFactory + #region XMLEventFactory implementation public partial class XMLEventFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/XMLEventReader.cs b/src/net/JNet/Generated/Javax/Xml/Stream/XMLEventReader.cs index b550c133ba..2f2e3c5bda 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/XMLEventReader.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/XMLEventReader.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream { - #region XMLEventReader definition + #region XMLEventReader declaration /// /// /// @@ -129,7 +129,7 @@ public partial interface IXMLEventReader } #endregion - #region XMLEventReader + #region XMLEventReader implementation public partial class XMLEventReader : Javax.Xml.Stream.IXMLEventReader { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/XMLEventWriter.cs b/src/net/JNet/Generated/Javax/Xml/Stream/XMLEventWriter.cs index cb09389b3f..1431de7e16 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/XMLEventWriter.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/XMLEventWriter.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream { - #region XMLEventWriter definition + #region XMLEventWriter declaration /// /// /// @@ -136,7 +136,7 @@ public partial interface IXMLEventWriter : Javax.Xml.Stream.Util.IXMLEventConsum } #endregion - #region XMLEventWriter + #region XMLEventWriter implementation public partial class XMLEventWriter : Javax.Xml.Stream.IXMLEventWriter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/XMLInputFactory.cs b/src/net/JNet/Generated/Javax/Xml/Stream/XMLInputFactory.cs index db7fcfbf8a..e9bd4d9e41 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/XMLInputFactory.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/XMLInputFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream { - #region XMLInputFactory definition + #region XMLInputFactory declaration /// /// /// @@ -72,7 +72,7 @@ public XMLInputFactory(params object[] args) : base(args) { } } #endregion - #region XMLInputFactory + #region XMLInputFactory implementation public partial class XMLInputFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/XMLOutputFactory.cs b/src/net/JNet/Generated/Javax/Xml/Stream/XMLOutputFactory.cs index 33f7999742..2d038615cb 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/XMLOutputFactory.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/XMLOutputFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream { - #region XMLOutputFactory definition + #region XMLOutputFactory declaration /// /// /// @@ -72,7 +72,7 @@ public XMLOutputFactory(params object[] args) : base(args) { } } #endregion - #region XMLOutputFactory + #region XMLOutputFactory implementation public partial class XMLOutputFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/XMLReporter.cs b/src/net/JNet/Generated/Javax/Xml/Stream/XMLReporter.cs index eed4a5f7ed..365ad50f18 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/XMLReporter.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/XMLReporter.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream { - #region XMLReporter definition + #region XMLReporter declaration /// /// /// @@ -99,7 +99,7 @@ public partial interface IXMLReporter } #endregion - #region XMLReporter + #region XMLReporter implementation public partial class XMLReporter : Javax.Xml.Stream.IXMLReporter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/XMLResolver.cs b/src/net/JNet/Generated/Javax/Xml/Stream/XMLResolver.cs index b2f1a92bcd..d39a036176 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/XMLResolver.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/XMLResolver.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream { - #region XMLResolver definition + #region XMLResolver declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IXMLResolver } #endregion - #region XMLResolver + #region XMLResolver implementation public partial class XMLResolver : Javax.Xml.Stream.IXMLResolver { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/XMLStreamConstants.cs b/src/net/JNet/Generated/Javax/Xml/Stream/XMLStreamConstants.cs index 8f9301c541..ce86adf245 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/XMLStreamConstants.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/XMLStreamConstants.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream { - #region XMLStreamConstants definition + #region XMLStreamConstants declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IXMLStreamConstants } #endregion - #region XMLStreamConstants + #region XMLStreamConstants implementation public partial class XMLStreamConstants : Javax.Xml.Stream.IXMLStreamConstants { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/XMLStreamException.cs b/src/net/JNet/Generated/Javax/Xml/Stream/XMLStreamException.cs index 2305bcdd38..0b4531ac8f 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/XMLStreamException.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/XMLStreamException.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream { - #region XMLStreamException definition + #region XMLStreamException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class XMLStreamException : Java.Lang.Exception } #endregion - #region XMLStreamException + #region XMLStreamException implementation public partial class XMLStreamException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/XMLStreamReader.cs b/src/net/JNet/Generated/Javax/Xml/Stream/XMLStreamReader.cs index d408fafd71..636f3599ee 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/XMLStreamReader.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/XMLStreamReader.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream { - #region XMLStreamReader definition + #region XMLStreamReader declaration /// /// /// @@ -321,7 +321,7 @@ public partial interface IXMLStreamReader : Javax.Xml.Stream.IXMLStreamConstants } #endregion - #region XMLStreamReader + #region XMLStreamReader implementation public partial class XMLStreamReader : Javax.Xml.Stream.IXMLStreamReader { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Stream/XMLStreamWriter.cs b/src/net/JNet/Generated/Javax/Xml/Stream/XMLStreamWriter.cs index f6dbf2f410..f4b2f9fc8f 100644 --- a/src/net/JNet/Generated/Javax/Xml/Stream/XMLStreamWriter.cs +++ b/src/net/JNet/Generated/Javax/Xml/Stream/XMLStreamWriter.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Stream { - #region XMLStreamWriter definition + #region XMLStreamWriter declaration /// /// /// @@ -289,7 +289,7 @@ public partial interface IXMLStreamWriter } #endregion - #region XMLStreamWriter + #region XMLStreamWriter implementation public partial class XMLStreamWriter : Javax.Xml.Stream.IXMLStreamWriter { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/Dom/DOMLocator.cs b/src/net/JNet/Generated/Javax/Xml/Transform/Dom/DOMLocator.cs index 5e67753188..bf5ac82459 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/Dom/DOMLocator.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/Dom/DOMLocator.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform.Dom { - #region DOMLocator definition + #region DOMLocator declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IDOMLocator : Javax.Xml.Transform.ISourceLocator } #endregion - #region DOMLocator + #region DOMLocator implementation public partial class DOMLocator : Javax.Xml.Transform.Dom.IDOMLocator { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/Dom/DOMResult.cs b/src/net/JNet/Generated/Javax/Xml/Transform/Dom/DOMResult.cs index 797fdcfbae..3eb4c4b88b 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/Dom/DOMResult.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/Dom/DOMResult.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform.Dom { - #region DOMResult definition + #region DOMResult declaration /// /// /// @@ -70,7 +70,7 @@ public DOMResult(params object[] args) : base(args) { } } #endregion - #region DOMResult + #region DOMResult implementation public partial class DOMResult { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/Dom/DOMSource.cs b/src/net/JNet/Generated/Javax/Xml/Transform/Dom/DOMSource.cs index 396a90ca27..95ec7b232d 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/Dom/DOMSource.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/Dom/DOMSource.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform.Dom { - #region DOMSource definition + #region DOMSource declaration /// /// /// @@ -70,7 +70,7 @@ public DOMSource(params object[] args) : base(args) { } } #endregion - #region DOMSource + #region DOMSource implementation public partial class DOMSource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/ErrorListener.cs b/src/net/JNet/Generated/Javax/Xml/Transform/ErrorListener.cs index 03b414bce3..7a6d57a801 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/ErrorListener.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/ErrorListener.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform { - #region ErrorListener definition + #region ErrorListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ErrorListener : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region ErrorListenerDirect definition + #region ErrorListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -128,7 +128,7 @@ public partial interface IErrorListener } #endregion - #region ErrorListener + #region ErrorListener implementation public partial class ErrorListener : Javax.Xml.Transform.IErrorListener { #region Constructors @@ -235,7 +235,7 @@ public virtual void Warning(MASES.JCOBridge.C2JBridge.JVMBridgeException arg0) } #endregion - #region ErrorListenerDirect + #region ErrorListenerDirect implementation public partial class ErrorListenerDirect : Javax.Xml.Transform.IErrorListener { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/OutputKeys.cs b/src/net/JNet/Generated/Javax/Xml/Transform/OutputKeys.cs index bbd6595810..19a7b0737b 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/OutputKeys.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/OutputKeys.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform { - #region OutputKeys definition + #region OutputKeys declaration /// /// /// @@ -70,7 +70,7 @@ public OutputKeys(params object[] args) : base(args) { } } #endregion - #region OutputKeys + #region OutputKeys implementation public partial class OutputKeys { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/Result.cs b/src/net/JNet/Generated/Javax/Xml/Transform/Result.cs index 753e5b1a5c..b8e5f47b5d 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/Result.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/Result.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform { - #region Result definition + #region Result declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IResult } #endregion - #region Result + #region Result implementation public partial class Result : Javax.Xml.Transform.IResult { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/Sax/SAXResult.cs b/src/net/JNet/Generated/Javax/Xml/Transform/Sax/SAXResult.cs index 054a19ab31..9f3645250d 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/Sax/SAXResult.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/Sax/SAXResult.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform.Sax { - #region SAXResult definition + #region SAXResult declaration /// /// /// @@ -70,7 +70,7 @@ public SAXResult(params object[] args) : base(args) { } } #endregion - #region SAXResult + #region SAXResult implementation public partial class SAXResult { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/Sax/SAXSource.cs b/src/net/JNet/Generated/Javax/Xml/Transform/Sax/SAXSource.cs index 9ecc9e7dd2..796ae2de7e 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/Sax/SAXSource.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/Sax/SAXSource.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform.Sax { - #region SAXSource definition + #region SAXSource declaration /// /// /// @@ -70,7 +70,7 @@ public SAXSource(params object[] args) : base(args) { } } #endregion - #region SAXSource + #region SAXSource implementation public partial class SAXSource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/Sax/SAXTransformerFactory.cs b/src/net/JNet/Generated/Javax/Xml/Transform/Sax/SAXTransformerFactory.cs index 1ad2cc0a8a..9fd3bf93c0 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/Sax/SAXTransformerFactory.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/Sax/SAXTransformerFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform.Sax { - #region SAXTransformerFactory definition + #region SAXTransformerFactory declaration /// /// /// @@ -72,7 +72,7 @@ public SAXTransformerFactory(params object[] args) : base(args) { } } #endregion - #region SAXTransformerFactory + #region SAXTransformerFactory implementation public partial class SAXTransformerFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/Sax/TemplatesHandler.cs b/src/net/JNet/Generated/Javax/Xml/Transform/Sax/TemplatesHandler.cs index 4a53d57ada..3728e70ffc 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/Sax/TemplatesHandler.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/Sax/TemplatesHandler.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform.Sax { - #region TemplatesHandler definition + #region TemplatesHandler declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface ITemplatesHandler : Org.Xml.Sax.IContentHandler } #endregion - #region TemplatesHandler + #region TemplatesHandler implementation public partial class TemplatesHandler : Javax.Xml.Transform.Sax.ITemplatesHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/Sax/TransformerHandler.cs b/src/net/JNet/Generated/Javax/Xml/Transform/Sax/TransformerHandler.cs index 6add79dc73..e085f053fd 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/Sax/TransformerHandler.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/Sax/TransformerHandler.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform.Sax { - #region TransformerHandler definition + #region TransformerHandler declaration /// /// /// @@ -104,7 +104,7 @@ public partial interface ITransformerHandler } #endregion - #region TransformerHandler + #region TransformerHandler implementation public partial class TransformerHandler : Javax.Xml.Transform.Sax.ITransformerHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/Source.cs b/src/net/JNet/Generated/Javax/Xml/Transform/Source.cs index 5ffc8a22fa..279165be6d 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/Source.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/Source.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform { - #region Source definition + #region Source declaration /// /// /// @@ -99,7 +99,7 @@ public partial interface ISource } #endregion - #region Source + #region Source implementation public partial class Source : Javax.Xml.Transform.ISource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/SourceLocator.cs b/src/net/JNet/Generated/Javax/Xml/Transform/SourceLocator.cs index f4afc1ebb8..69976f539e 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/SourceLocator.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/SourceLocator.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform { - #region SourceLocator definition + #region SourceLocator declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface ISourceLocator } #endregion - #region SourceLocator + #region SourceLocator implementation public partial class SourceLocator : Javax.Xml.Transform.ISourceLocator { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/Stax/StAXResult.cs b/src/net/JNet/Generated/Javax/Xml/Transform/Stax/StAXResult.cs index 1400da3ec7..8f3a328a40 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/Stax/StAXResult.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/Stax/StAXResult.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform.Stax { - #region StAXResult definition + #region StAXResult declaration /// /// /// @@ -70,7 +70,7 @@ public StAXResult(params object[] args) : base(args) { } } #endregion - #region StAXResult + #region StAXResult implementation public partial class StAXResult { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/Stax/StAXSource.cs b/src/net/JNet/Generated/Javax/Xml/Transform/Stax/StAXSource.cs index 2c2ee5006b..9eadb1d854 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/Stax/StAXSource.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/Stax/StAXSource.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform.Stax { - #region StAXSource definition + #region StAXSource declaration /// /// /// @@ -70,7 +70,7 @@ public StAXSource(params object[] args) : base(args) { } } #endregion - #region StAXSource + #region StAXSource implementation public partial class StAXSource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/Stream/StreamResult.cs b/src/net/JNet/Generated/Javax/Xml/Transform/Stream/StreamResult.cs index 2caa6df1f2..7419652dfe 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/Stream/StreamResult.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/Stream/StreamResult.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform.Stream { - #region StreamResult definition + #region StreamResult declaration /// /// /// @@ -70,7 +70,7 @@ public StreamResult(params object[] args) : base(args) { } } #endregion - #region StreamResult + #region StreamResult implementation public partial class StreamResult { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/Stream/StreamSource.cs b/src/net/JNet/Generated/Javax/Xml/Transform/Stream/StreamSource.cs index 7d89e7fd27..ecc7a1c17f 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/Stream/StreamSource.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/Stream/StreamSource.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform.Stream { - #region StreamSource definition + #region StreamSource declaration /// /// /// @@ -70,7 +70,7 @@ public StreamSource(params object[] args) : base(args) { } } #endregion - #region StreamSource + #region StreamSource implementation public partial class StreamSource { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/Templates.cs b/src/net/JNet/Generated/Javax/Xml/Transform/Templates.cs index 0b87e333f5..8664b41dfc 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/Templates.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/Templates.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform { - #region Templates definition + #region Templates declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface ITemplates } #endregion - #region Templates + #region Templates implementation public partial class Templates : Javax.Xml.Transform.ITemplates { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/Transformer.cs b/src/net/JNet/Generated/Javax/Xml/Transform/Transformer.cs index 9f787fef2a..e90de66bef 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/Transformer.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/Transformer.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform { - #region Transformer definition + #region Transformer declaration /// /// /// @@ -72,7 +72,7 @@ public Transformer(params object[] args) : base(args) { } } #endregion - #region Transformer + #region Transformer implementation public partial class Transformer { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/TransformerConfigurationException.cs b/src/net/JNet/Generated/Javax/Xml/Transform/TransformerConfigurationException.cs index 74555e9504..073b7d81ac 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/TransformerConfigurationException.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/TransformerConfigurationException.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform { - #region TransformerConfigurationException definition + #region TransformerConfigurationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class TransformerConfigurationException : Javax.Xml.Transform.Tra } #endregion - #region TransformerConfigurationException + #region TransformerConfigurationException implementation public partial class TransformerConfigurationException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/TransformerException.cs b/src/net/JNet/Generated/Javax/Xml/Transform/TransformerException.cs index 71f80287f8..46a575c316 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/TransformerException.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/TransformerException.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform { - #region TransformerException definition + #region TransformerException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class TransformerException : Java.Lang.Exception } #endregion - #region TransformerException + #region TransformerException implementation public partial class TransformerException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/TransformerFactory.cs b/src/net/JNet/Generated/Javax/Xml/Transform/TransformerFactory.cs index a043a2236e..2da72fe8c2 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/TransformerFactory.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/TransformerFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform { - #region TransformerFactory definition + #region TransformerFactory declaration /// /// /// @@ -72,7 +72,7 @@ public TransformerFactory(params object[] args) : base(args) { } } #endregion - #region TransformerFactory + #region TransformerFactory implementation public partial class TransformerFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/TransformerFactoryConfigurationError.cs b/src/net/JNet/Generated/Javax/Xml/Transform/TransformerFactoryConfigurationError.cs index 6529d7c25e..6086c9814a 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/TransformerFactoryConfigurationError.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/TransformerFactoryConfigurationError.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform { - #region TransformerFactoryConfigurationError definition + #region TransformerFactoryConfigurationError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class TransformerFactoryConfigurationError : Java.Lang.Error } #endregion - #region TransformerFactoryConfigurationError + #region TransformerFactoryConfigurationError implementation public partial class TransformerFactoryConfigurationError { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Transform/URIResolver.cs b/src/net/JNet/Generated/Javax/Xml/Transform/URIResolver.cs index df18135fd6..2b6a531e8b 100644 --- a/src/net/JNet/Generated/Javax/Xml/Transform/URIResolver.cs +++ b/src/net/JNet/Generated/Javax/Xml/Transform/URIResolver.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Transform { - #region URIResolver definition + #region URIResolver declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IURIResolver } #endregion - #region URIResolver + #region URIResolver implementation public partial class URIResolver : Javax.Xml.Transform.IURIResolver { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Validation/Schema.cs b/src/net/JNet/Generated/Javax/Xml/Validation/Schema.cs index 0d7fd5cc32..62f9c6e17f 100644 --- a/src/net/JNet/Generated/Javax/Xml/Validation/Schema.cs +++ b/src/net/JNet/Generated/Javax/Xml/Validation/Schema.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Validation { - #region Schema definition + #region Schema declaration /// /// /// @@ -72,7 +72,7 @@ public Schema(params object[] args) : base(args) { } } #endregion - #region Schema + #region Schema implementation public partial class Schema { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Validation/SchemaFactory.cs b/src/net/JNet/Generated/Javax/Xml/Validation/SchemaFactory.cs index 32df308475..f084d0c510 100644 --- a/src/net/JNet/Generated/Javax/Xml/Validation/SchemaFactory.cs +++ b/src/net/JNet/Generated/Javax/Xml/Validation/SchemaFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Validation { - #region SchemaFactory definition + #region SchemaFactory declaration /// /// /// @@ -72,7 +72,7 @@ public SchemaFactory(params object[] args) : base(args) { } } #endregion - #region SchemaFactory + #region SchemaFactory implementation public partial class SchemaFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Validation/SchemaFactoryConfigurationError.cs b/src/net/JNet/Generated/Javax/Xml/Validation/SchemaFactoryConfigurationError.cs index f19e137ebe..e8f2c9f128 100644 --- a/src/net/JNet/Generated/Javax/Xml/Validation/SchemaFactoryConfigurationError.cs +++ b/src/net/JNet/Generated/Javax/Xml/Validation/SchemaFactoryConfigurationError.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Validation { - #region SchemaFactoryConfigurationError definition + #region SchemaFactoryConfigurationError declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SchemaFactoryConfigurationError : Java.Lang.Error } #endregion - #region SchemaFactoryConfigurationError + #region SchemaFactoryConfigurationError implementation public partial class SchemaFactoryConfigurationError { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Validation/SchemaFactoryLoader.cs b/src/net/JNet/Generated/Javax/Xml/Validation/SchemaFactoryLoader.cs index ac640e8d4e..5519bd0229 100644 --- a/src/net/JNet/Generated/Javax/Xml/Validation/SchemaFactoryLoader.cs +++ b/src/net/JNet/Generated/Javax/Xml/Validation/SchemaFactoryLoader.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Validation { - #region SchemaFactoryLoader definition + #region SchemaFactoryLoader declaration /// /// /// @@ -72,7 +72,7 @@ public SchemaFactoryLoader(params object[] args) : base(args) { } } #endregion - #region SchemaFactoryLoader + #region SchemaFactoryLoader implementation public partial class SchemaFactoryLoader { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Validation/TypeInfoProvider.cs b/src/net/JNet/Generated/Javax/Xml/Validation/TypeInfoProvider.cs index 3a970f71d9..5f06195a79 100644 --- a/src/net/JNet/Generated/Javax/Xml/Validation/TypeInfoProvider.cs +++ b/src/net/JNet/Generated/Javax/Xml/Validation/TypeInfoProvider.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Validation { - #region TypeInfoProvider definition + #region TypeInfoProvider declaration /// /// /// @@ -72,7 +72,7 @@ public TypeInfoProvider(params object[] args) : base(args) { } } #endregion - #region TypeInfoProvider + #region TypeInfoProvider implementation public partial class TypeInfoProvider { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Validation/Validator.cs b/src/net/JNet/Generated/Javax/Xml/Validation/Validator.cs index 3715b99fcd..eeb6911d0c 100644 --- a/src/net/JNet/Generated/Javax/Xml/Validation/Validator.cs +++ b/src/net/JNet/Generated/Javax/Xml/Validation/Validator.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Validation { - #region Validator definition + #region Validator declaration /// /// /// @@ -72,7 +72,7 @@ public Validator(params object[] args) : base(args) { } } #endregion - #region Validator + #region Validator implementation public partial class Validator { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Validation/ValidatorHandler.cs b/src/net/JNet/Generated/Javax/Xml/Validation/ValidatorHandler.cs index 6c568fc72a..3cfc71790c 100644 --- a/src/net/JNet/Generated/Javax/Xml/Validation/ValidatorHandler.cs +++ b/src/net/JNet/Generated/Javax/Xml/Validation/ValidatorHandler.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Validation { - #region ValidatorHandler definition + #region ValidatorHandler declaration /// /// /// @@ -72,7 +72,7 @@ public ValidatorHandler(params object[] args) : base(args) { } } #endregion - #region ValidatorHandler + #region ValidatorHandler implementation public partial class ValidatorHandler { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/XMLConstants.cs b/src/net/JNet/Generated/Javax/Xml/XMLConstants.cs index 349636c08a..90192a678b 100644 --- a/src/net/JNet/Generated/Javax/Xml/XMLConstants.cs +++ b/src/net/JNet/Generated/Javax/Xml/XMLConstants.cs @@ -25,7 +25,7 @@ namespace Javax.Xml { - #region XMLConstants definition + #region XMLConstants declaration /// /// /// @@ -70,7 +70,7 @@ public XMLConstants(params object[] args) : base(args) { } } #endregion - #region XMLConstants + #region XMLConstants implementation public partial class XMLConstants { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Xpath/XPath.cs b/src/net/JNet/Generated/Javax/Xml/Xpath/XPath.cs index c69f192c63..933b6e240a 100644 --- a/src/net/JNet/Generated/Javax/Xml/Xpath/XPath.cs +++ b/src/net/JNet/Generated/Javax/Xml/Xpath/XPath.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Xpath { - #region XPath definition + #region XPath declaration /// /// /// @@ -183,7 +183,7 @@ public partial interface IXPath } #endregion - #region XPath + #region XPath implementation public partial class XPath : Javax.Xml.Xpath.IXPath { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathConstants.cs b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathConstants.cs index ed34b9fb93..2c356969e2 100644 --- a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathConstants.cs +++ b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathConstants.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Xpath { - #region XPathConstants definition + #region XPathConstants declaration /// /// /// @@ -70,7 +70,7 @@ public XPathConstants(params object[] args) : base(args) { } } #endregion - #region XPathConstants + #region XPathConstants implementation public partial class XPathConstants { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathEvaluationResult.cs b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathEvaluationResult.cs index 4bee20f6ae..7f3314225d 100644 --- a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathEvaluationResult.cs +++ b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathEvaluationResult.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Xpath { - #region XPathEvaluationResult definition + #region XPathEvaluationResult declaration /// /// /// @@ -68,7 +68,7 @@ public XPathEvaluationResult(params object[] args) : base(args) { } public override bool IsBridgeStatic => false; // TODO: complete the class - #region XPathResultType definition + #region XPathResultType declaration /// /// /// @@ -117,7 +117,7 @@ public XPathResultType(params object[] args) : base(args) { } } #endregion - #region XPathEvaluationResult definition + #region XPathEvaluationResult declaration /// /// /// @@ -165,7 +165,7 @@ public XPathEvaluationResult(params object[] args) : base(args) { } } #endregion - #region XPathEvaluationResult + #region XPathEvaluationResult implementation public partial class XPathEvaluationResult { #region Constructors @@ -205,7 +205,7 @@ public object Value() #endregion #region Nested classes - #region XPathResultType + #region XPathResultType implementation public partial class XPathResultType { #region Constructors @@ -333,7 +333,7 @@ public partial interface IXPathEvaluationResult } #endregion - #region XPathEvaluationResult + #region XPathEvaluationResult implementation public partial class XPathEvaluationResult : Javax.Xml.Xpath.IXPathEvaluationResult { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathException.cs b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathException.cs index b307fb02bf..064d18ab2e 100644 --- a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathException.cs +++ b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathException.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Xpath { - #region XPathException definition + #region XPathException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class XPathException : Java.Lang.Exception } #endregion - #region XPathException + #region XPathException implementation public partial class XPathException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathExpression.cs b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathExpression.cs index 975fd5a1cb..45ff3ea7f8 100644 --- a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathExpression.cs +++ b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathExpression.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Xpath { - #region XPathExpression definition + #region XPathExpression declaration /// /// /// @@ -152,7 +152,7 @@ public partial interface IXPathExpression } #endregion - #region XPathExpression + #region XPathExpression implementation public partial class XPathExpression : Javax.Xml.Xpath.IXPathExpression { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathExpressionException.cs b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathExpressionException.cs index 6cc041021d..43835aa566 100644 --- a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathExpressionException.cs +++ b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathExpressionException.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Xpath { - #region XPathExpressionException definition + #region XPathExpressionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class XPathExpressionException : Javax.Xml.Xpath.XPathException } #endregion - #region XPathExpressionException + #region XPathExpressionException implementation public partial class XPathExpressionException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFactory.cs b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFactory.cs index d95bbb4235..1a8ee31644 100644 --- a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFactory.cs +++ b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFactory.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Xpath { - #region XPathFactory definition + #region XPathFactory declaration /// /// /// @@ -72,7 +72,7 @@ public XPathFactory(params object[] args) : base(args) { } } #endregion - #region XPathFactory + #region XPathFactory implementation public partial class XPathFactory { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFactoryConfigurationException.cs b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFactoryConfigurationException.cs index 84674ffe5e..7cf24493f0 100644 --- a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFactoryConfigurationException.cs +++ b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFactoryConfigurationException.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Xpath { - #region XPathFactoryConfigurationException definition + #region XPathFactoryConfigurationException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class XPathFactoryConfigurationException : Javax.Xml.Xpath.XPathE } #endregion - #region XPathFactoryConfigurationException + #region XPathFactoryConfigurationException implementation public partial class XPathFactoryConfigurationException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFunction.cs b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFunction.cs index 94bcea317a..ced3170203 100644 --- a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFunction.cs +++ b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFunction.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Xpath { - #region XPathFunction definition + #region XPathFunction declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IXPathFunction } #endregion - #region XPathFunction + #region XPathFunction implementation public partial class XPathFunction : Javax.Xml.Xpath.IXPathFunction { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFunctionException.cs b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFunctionException.cs index c6c184beef..42b6804867 100644 --- a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFunctionException.cs +++ b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFunctionException.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Xpath { - #region XPathFunctionException definition + #region XPathFunctionException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class XPathFunctionException : Javax.Xml.Xpath.XPathExpressionExc } #endregion - #region XPathFunctionException + #region XPathFunctionException implementation public partial class XPathFunctionException { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFunctionResolver.cs b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFunctionResolver.cs index 9566f8ae25..2a061b82de 100644 --- a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFunctionResolver.cs +++ b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathFunctionResolver.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Xpath { - #region XPathFunctionResolver definition + #region XPathFunctionResolver declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IXPathFunctionResolver } #endregion - #region XPathFunctionResolver + #region XPathFunctionResolver implementation public partial class XPathFunctionResolver : Javax.Xml.Xpath.IXPathFunctionResolver { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathNodes.cs b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathNodes.cs index eca580dc0a..b00751365f 100644 --- a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathNodes.cs +++ b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathNodes.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Xpath { - #region XPathNodes definition + #region XPathNodes declaration /// /// /// @@ -107,7 +107,7 @@ public partial interface IXPathNodes } #endregion - #region XPathNodes + #region XPathNodes implementation public partial class XPathNodes : Javax.Xml.Xpath.IXPathNodes { #region Constructors diff --git a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathVariableResolver.cs b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathVariableResolver.cs index 918c9a35a9..4b9493dd12 100644 --- a/src/net/JNet/Generated/Javax/Xml/Xpath/XPathVariableResolver.cs +++ b/src/net/JNet/Generated/Javax/Xml/Xpath/XPathVariableResolver.cs @@ -25,7 +25,7 @@ namespace Javax.Xml.Xpath { - #region XPathVariableResolver definition + #region XPathVariableResolver declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IXPathVariableResolver } #endregion - #region XPathVariableResolver + #region XPathVariableResolver implementation public partial class XPathVariableResolver : Javax.Xml.Xpath.IXPathVariableResolver { #region Constructors diff --git a/src/net/JNet/Generated/Org/Ietf/Jgss/ChannelBinding.cs b/src/net/JNet/Generated/Org/Ietf/Jgss/ChannelBinding.cs index da38f20491..8ed266d296 100644 --- a/src/net/JNet/Generated/Org/Ietf/Jgss/ChannelBinding.cs +++ b/src/net/JNet/Generated/Org/Ietf/Jgss/ChannelBinding.cs @@ -25,7 +25,7 @@ namespace Org.Ietf.Jgss { - #region ChannelBinding definition + #region ChannelBinding declaration /// /// /// @@ -70,7 +70,7 @@ public ChannelBinding(params object[] args) : base(args) { } } #endregion - #region ChannelBinding + #region ChannelBinding implementation public partial class ChannelBinding { #region Constructors diff --git a/src/net/JNet/Generated/Org/Ietf/Jgss/GSSContext.cs b/src/net/JNet/Generated/Org/Ietf/Jgss/GSSContext.cs index 2e00010717..2730bf8d2d 100644 --- a/src/net/JNet/Generated/Org/Ietf/Jgss/GSSContext.cs +++ b/src/net/JNet/Generated/Org/Ietf/Jgss/GSSContext.cs @@ -25,7 +25,7 @@ namespace Org.Ietf.Jgss { - #region GSSContext definition + #region GSSContext declaration /// /// /// @@ -294,7 +294,7 @@ public partial interface IGSSContext } #endregion - #region GSSContext + #region GSSContext implementation public partial class GSSContext : Org.Ietf.Jgss.IGSSContext { #region Constructors diff --git a/src/net/JNet/Generated/Org/Ietf/Jgss/GSSCredential.cs b/src/net/JNet/Generated/Org/Ietf/Jgss/GSSCredential.cs index a0acc123ad..d3f54db6b8 100644 --- a/src/net/JNet/Generated/Org/Ietf/Jgss/GSSCredential.cs +++ b/src/net/JNet/Generated/Org/Ietf/Jgss/GSSCredential.cs @@ -25,7 +25,7 @@ namespace Org.Ietf.Jgss { - #region GSSCredential definition + #region GSSCredential declaration /// /// /// @@ -149,7 +149,7 @@ public partial interface IGSSCredential : Java.Lang.ICloneable } #endregion - #region GSSCredential + #region GSSCredential implementation public partial class GSSCredential : Org.Ietf.Jgss.IGSSCredential { #region Constructors diff --git a/src/net/JNet/Generated/Org/Ietf/Jgss/GSSException.cs b/src/net/JNet/Generated/Org/Ietf/Jgss/GSSException.cs index 69a0227c80..d823c51334 100644 --- a/src/net/JNet/Generated/Org/Ietf/Jgss/GSSException.cs +++ b/src/net/JNet/Generated/Org/Ietf/Jgss/GSSException.cs @@ -25,7 +25,7 @@ namespace Org.Ietf.Jgss { - #region GSSException definition + #region GSSException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class GSSException : Java.Lang.Exception } #endregion - #region GSSException + #region GSSException implementation public partial class GSSException { #region Constructors diff --git a/src/net/JNet/Generated/Org/Ietf/Jgss/GSSManager.cs b/src/net/JNet/Generated/Org/Ietf/Jgss/GSSManager.cs index 2e3ae02040..9abf573f2c 100644 --- a/src/net/JNet/Generated/Org/Ietf/Jgss/GSSManager.cs +++ b/src/net/JNet/Generated/Org/Ietf/Jgss/GSSManager.cs @@ -25,7 +25,7 @@ namespace Org.Ietf.Jgss { - #region GSSManager definition + #region GSSManager declaration /// /// /// @@ -72,7 +72,7 @@ public GSSManager(params object[] args) : base(args) { } } #endregion - #region GSSManager + #region GSSManager implementation public partial class GSSManager { #region Constructors diff --git a/src/net/JNet/Generated/Org/Ietf/Jgss/GSSName.cs b/src/net/JNet/Generated/Org/Ietf/Jgss/GSSName.cs index 9659093018..c32662d77f 100644 --- a/src/net/JNet/Generated/Org/Ietf/Jgss/GSSName.cs +++ b/src/net/JNet/Generated/Org/Ietf/Jgss/GSSName.cs @@ -25,7 +25,7 @@ namespace Org.Ietf.Jgss { - #region GSSName definition + #region GSSName declaration /// /// /// @@ -117,7 +117,7 @@ public partial interface IGSSName } #endregion - #region GSSName + #region GSSName implementation public partial class GSSName : Org.Ietf.Jgss.IGSSName { #region Constructors diff --git a/src/net/JNet/Generated/Org/Ietf/Jgss/MessageProp.cs b/src/net/JNet/Generated/Org/Ietf/Jgss/MessageProp.cs index 1d14c55212..33d9ba3efe 100644 --- a/src/net/JNet/Generated/Org/Ietf/Jgss/MessageProp.cs +++ b/src/net/JNet/Generated/Org/Ietf/Jgss/MessageProp.cs @@ -25,7 +25,7 @@ namespace Org.Ietf.Jgss { - #region MessageProp definition + #region MessageProp declaration /// /// /// @@ -70,7 +70,7 @@ public MessageProp(params object[] args) : base(args) { } } #endregion - #region MessageProp + #region MessageProp implementation public partial class MessageProp { #region Constructors diff --git a/src/net/JNet/Generated/Org/Ietf/Jgss/Oid.cs b/src/net/JNet/Generated/Org/Ietf/Jgss/Oid.cs index 7803a187e3..cc2f8233a4 100644 --- a/src/net/JNet/Generated/Org/Ietf/Jgss/Oid.cs +++ b/src/net/JNet/Generated/Org/Ietf/Jgss/Oid.cs @@ -25,7 +25,7 @@ namespace Org.Ietf.Jgss { - #region Oid definition + #region Oid declaration /// /// /// @@ -70,7 +70,7 @@ public Oid(params object[] args) : base(args) { } } #endregion - #region Oid + #region Oid implementation public partial class Oid { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Attr.cs b/src/net/JNet/Generated/Org/W3c/Dom/Attr.cs index 7d3da2c233..dc8fb157ca 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Attr.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Attr.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region Attr definition + #region Attr declaration /// /// /// @@ -115,7 +115,7 @@ public partial interface IAttr : Org.W3c.Dom.INode } #endregion - #region Attr + #region Attr implementation public partial class Attr : Org.W3c.Dom.IAttr { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Bootstrap/DOMImplementationRegistry.cs b/src/net/JNet/Generated/Org/W3c/Dom/Bootstrap/DOMImplementationRegistry.cs index 59fd4fd0e9..f63652c10a 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Bootstrap/DOMImplementationRegistry.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Bootstrap/DOMImplementationRegistry.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Bootstrap { - #region DOMImplementationRegistry definition + #region DOMImplementationRegistry declaration /// /// /// @@ -70,7 +70,7 @@ public DOMImplementationRegistry(params object[] args) : base(args) { } } #endregion - #region DOMImplementationRegistry + #region DOMImplementationRegistry implementation public partial class DOMImplementationRegistry { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/CDATASection.cs b/src/net/JNet/Generated/Org/W3c/Dom/CDATASection.cs index 2d7aded63b..39b92b387b 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/CDATASection.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/CDATASection.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region CDATASection definition + #region CDATASection declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ICDATASection : Org.W3c.Dom.IText } #endregion - #region CDATASection + #region CDATASection implementation public partial class CDATASection : Org.W3c.Dom.ICDATASection { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/CharacterData.cs b/src/net/JNet/Generated/Org/W3c/Dom/CharacterData.cs index c3a0cf502d..aa227cd171 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/CharacterData.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/CharacterData.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region CharacterData definition + #region CharacterData declaration /// /// /// @@ -134,7 +134,7 @@ public partial interface ICharacterData : Org.W3c.Dom.INode } #endregion - #region CharacterData + #region CharacterData implementation public partial class CharacterData : Org.W3c.Dom.ICharacterData { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Comment.cs b/src/net/JNet/Generated/Org/W3c/Dom/Comment.cs index 8a3f54383c..31a6cd37f6 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Comment.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Comment.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region Comment definition + #region Comment declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IComment : Org.W3c.Dom.ICharacterData } #endregion - #region Comment + #region Comment implementation public partial class Comment : Org.W3c.Dom.IComment { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSS2Properties.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSS2Properties.cs index 92710b10fd..c8d7c71652 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSS2Properties.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSS2Properties.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region CSS2Properties definition + #region CSS2Properties declaration /// /// /// @@ -578,7 +578,7 @@ public partial interface ICSS2Properties } #endregion - #region CSS2Properties + #region CSS2Properties implementation public partial class CSS2Properties : Org.W3c.Dom.Css.ICSS2Properties { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSCharsetRule.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSCharsetRule.cs index f6f88b5bd2..6a3f11e3a7 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSCharsetRule.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSCharsetRule.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region CSSCharsetRule definition + #region CSSCharsetRule declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface ICSSCharsetRule : Org.W3c.Dom.Css.ICSSRule } #endregion - #region CSSCharsetRule + #region CSSCharsetRule implementation public partial class CSSCharsetRule : Org.W3c.Dom.Css.ICSSCharsetRule { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSFontFaceRule.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSFontFaceRule.cs index 66dcee8d9e..aca3d9aed7 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSFontFaceRule.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSFontFaceRule.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region CSSFontFaceRule definition + #region CSSFontFaceRule declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface ICSSFontFaceRule : Org.W3c.Dom.Css.ICSSRule } #endregion - #region CSSFontFaceRule + #region CSSFontFaceRule implementation public partial class CSSFontFaceRule : Org.W3c.Dom.Css.ICSSFontFaceRule { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSImportRule.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSImportRule.cs index 0070f0ab23..24af8f7138 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSImportRule.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSImportRule.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region CSSImportRule definition + #region CSSImportRule declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface ICSSImportRule : Org.W3c.Dom.Css.ICSSRule } #endregion - #region CSSImportRule + #region CSSImportRule implementation public partial class CSSImportRule : Org.W3c.Dom.Css.ICSSImportRule { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSMediaRule.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSMediaRule.cs index 06e0890288..64e38004fa 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSMediaRule.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSMediaRule.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region CSSMediaRule definition + #region CSSMediaRule declaration /// /// /// @@ -112,7 +112,7 @@ public partial interface ICSSMediaRule : Org.W3c.Dom.Css.ICSSRule } #endregion - #region CSSMediaRule + #region CSSMediaRule implementation public partial class CSSMediaRule : Org.W3c.Dom.Css.ICSSMediaRule { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSPageRule.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSPageRule.cs index 7caf805fe8..0ae4ccfabe 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSPageRule.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSPageRule.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region CSSPageRule definition + #region CSSPageRule declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface ICSSPageRule : Org.W3c.Dom.Css.ICSSRule } #endregion - #region CSSPageRule + #region CSSPageRule implementation public partial class CSSPageRule : Org.W3c.Dom.Css.ICSSPageRule { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSPrimitiveValue.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSPrimitiveValue.cs index f3ca5b0f20..6773c0d7bc 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSPrimitiveValue.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSPrimitiveValue.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region CSSPrimitiveValue definition + #region CSSPrimitiveValue declaration /// /// /// @@ -131,7 +131,7 @@ public partial interface ICSSPrimitiveValue : Org.W3c.Dom.Css.ICSSValue } #endregion - #region CSSPrimitiveValue + #region CSSPrimitiveValue implementation public partial class CSSPrimitiveValue : Org.W3c.Dom.Css.ICSSPrimitiveValue { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSRule.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSRule.cs index 7396e9c20a..64915e7565 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSRule.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSRule.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region CSSRule definition + #region CSSRule declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface ICSSRule } #endregion - #region CSSRule + #region CSSRule implementation public partial class CSSRule : Org.W3c.Dom.Css.ICSSRule { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSRuleList.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSRuleList.cs index cb2cea6a39..6427014b79 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSRuleList.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSRuleList.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region CSSRuleList definition + #region CSSRuleList declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface ICSSRuleList } #endregion - #region CSSRuleList + #region CSSRuleList implementation public partial class CSSRuleList : Org.W3c.Dom.Css.ICSSRuleList { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSStyleDeclaration.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSStyleDeclaration.cs index 45ba6faf7e..fc3e41e18b 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSStyleDeclaration.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSStyleDeclaration.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region CSSStyleDeclaration definition + #region CSSStyleDeclaration declaration /// /// /// @@ -141,7 +141,7 @@ public partial interface ICSSStyleDeclaration } #endregion - #region CSSStyleDeclaration + #region CSSStyleDeclaration implementation public partial class CSSStyleDeclaration : Org.W3c.Dom.Css.ICSSStyleDeclaration { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSStyleRule.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSStyleRule.cs index 18bc27fbc0..68970acaf0 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSStyleRule.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSStyleRule.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region CSSStyleRule definition + #region CSSStyleRule declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface ICSSStyleRule : Org.W3c.Dom.Css.ICSSRule } #endregion - #region CSSStyleRule + #region CSSStyleRule implementation public partial class CSSStyleRule : Org.W3c.Dom.Css.ICSSStyleRule { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSStyleSheet.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSStyleSheet.cs index 6d6ad13ac7..393f62f269 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSStyleSheet.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSStyleSheet.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region CSSStyleSheet definition + #region CSSStyleSheet declaration /// /// /// @@ -112,7 +112,7 @@ public partial interface ICSSStyleSheet : Org.W3c.Dom.Stylesheets.IStyleSheet } #endregion - #region CSSStyleSheet + #region CSSStyleSheet implementation public partial class CSSStyleSheet : Org.W3c.Dom.Css.ICSSStyleSheet { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSUnknownRule.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSUnknownRule.cs index 85ccbdf4dd..a1c0733c6f 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSUnknownRule.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSUnknownRule.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region CSSUnknownRule definition + #region CSSUnknownRule declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface ICSSUnknownRule : Org.W3c.Dom.Css.ICSSRule } #endregion - #region CSSUnknownRule + #region CSSUnknownRule implementation public partial class CSSUnknownRule : Org.W3c.Dom.Css.ICSSUnknownRule { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSValue.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSValue.cs index dc721df390..409b171be3 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSValue.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSValue.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region CSSValue definition + #region CSSValue declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface ICSSValue } #endregion - #region CSSValue + #region CSSValue implementation public partial class CSSValue : Org.W3c.Dom.Css.ICSSValue { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSValueList.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSValueList.cs index 6a116c7ca1..f4b96deb8a 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSValueList.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/CSSValueList.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region CSSValueList definition + #region CSSValueList declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface ICSSValueList : Org.W3c.Dom.Css.ICSSValue } #endregion - #region CSSValueList + #region CSSValueList implementation public partial class CSSValueList : Org.W3c.Dom.Css.ICSSValueList { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/Counter.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/Counter.cs index 62318ddcc0..666d01e4d0 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/Counter.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/Counter.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region Counter definition + #region Counter declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface ICounter } #endregion - #region Counter + #region Counter implementation public partial class Counter : Org.W3c.Dom.Css.ICounter { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/DOMImplementationCSS.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/DOMImplementationCSS.cs index 8039d6b0dc..c5f790d6ab 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/DOMImplementationCSS.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/DOMImplementationCSS.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region DOMImplementationCSS definition + #region DOMImplementationCSS declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IDOMImplementationCSS : Org.W3c.Dom.IDOMImplementation } #endregion - #region DOMImplementationCSS + #region DOMImplementationCSS implementation public partial class DOMImplementationCSS : Org.W3c.Dom.Css.IDOMImplementationCSS { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/DocumentCSS.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/DocumentCSS.cs index abe21e3e03..d1f93af9dd 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/DocumentCSS.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/DocumentCSS.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region DocumentCSS definition + #region DocumentCSS declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IDocumentCSS : Org.W3c.Dom.Stylesheets.IDocumentStyle } #endregion - #region DocumentCSS + #region DocumentCSS implementation public partial class DocumentCSS : Org.W3c.Dom.Css.IDocumentCSS { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/ElementCSSInlineStyle.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/ElementCSSInlineStyle.cs index c55e6e7c8e..31f06f8e1e 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/ElementCSSInlineStyle.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/ElementCSSInlineStyle.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region ElementCSSInlineStyle definition + #region ElementCSSInlineStyle declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IElementCSSInlineStyle } #endregion - #region ElementCSSInlineStyle + #region ElementCSSInlineStyle implementation public partial class ElementCSSInlineStyle : Org.W3c.Dom.Css.IElementCSSInlineStyle { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/RGBColor.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/RGBColor.cs index d96b40ea1a..fd9941a373 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/RGBColor.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/RGBColor.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region RGBColor definition + #region RGBColor declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IRGBColor } #endregion - #region RGBColor + #region RGBColor implementation public partial class RGBColor : Org.W3c.Dom.Css.IRGBColor { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/Rect.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/Rect.cs index 6c27592127..34e229808b 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/Rect.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/Rect.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region Rect definition + #region Rect declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface IRect } #endregion - #region Rect + #region Rect implementation public partial class Rect : Org.W3c.Dom.Css.IRect { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Css/ViewCSS.cs b/src/net/JNet/Generated/Org/W3c/Dom/Css/ViewCSS.cs index 8c686da1d1..45968303e4 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Css/ViewCSS.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Css/ViewCSS.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Css { - #region ViewCSS definition + #region ViewCSS declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IViewCSS : Org.W3c.Dom.Views.IAbstractView } #endregion - #region ViewCSS + #region ViewCSS implementation public partial class ViewCSS : Org.W3c.Dom.Css.IViewCSS { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/DOMConfiguration.cs b/src/net/JNet/Generated/Org/W3c/Dom/DOMConfiguration.cs index 32682aa739..dd66eb1f37 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/DOMConfiguration.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/DOMConfiguration.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region DOMConfiguration definition + #region DOMConfiguration declaration /// /// /// @@ -115,7 +115,7 @@ public partial interface IDOMConfiguration } #endregion - #region DOMConfiguration + #region DOMConfiguration implementation public partial class DOMConfiguration : Org.W3c.Dom.IDOMConfiguration { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/DOMError.cs b/src/net/JNet/Generated/Org/W3c/Dom/DOMError.cs index a37241d82e..14e4d2b824 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/DOMError.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/DOMError.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region DOMError definition + #region DOMError declaration /// /// /// @@ -114,7 +114,7 @@ public partial interface IDOMError } #endregion - #region DOMError + #region DOMError implementation public partial class DOMError : Org.W3c.Dom.IDOMError { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/DOMErrorHandler.cs b/src/net/JNet/Generated/Org/W3c/Dom/DOMErrorHandler.cs index 47391aa36f..2e7b942c66 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/DOMErrorHandler.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/DOMErrorHandler.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region DOMErrorHandler definition + #region DOMErrorHandler declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IDOMErrorHandler } #endregion - #region DOMErrorHandler + #region DOMErrorHandler implementation public partial class DOMErrorHandler : Org.W3c.Dom.IDOMErrorHandler { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/DOMException.cs b/src/net/JNet/Generated/Org/W3c/Dom/DOMException.cs index c4a6e4fbd1..ae1f82a6c7 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/DOMException.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/DOMException.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region DOMException definition + #region DOMException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class DOMException : Java.Lang.RuntimeException } #endregion - #region DOMException + #region DOMException implementation public partial class DOMException { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/DOMImplementation.cs b/src/net/JNet/Generated/Org/W3c/Dom/DOMImplementation.cs index 22c7e6c53b..27d429fe3b 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/DOMImplementation.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/DOMImplementation.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region DOMImplementation definition + #region DOMImplementation declaration /// /// /// @@ -122,7 +122,7 @@ public partial interface IDOMImplementation } #endregion - #region DOMImplementation + #region DOMImplementation implementation public partial class DOMImplementation : Org.W3c.Dom.IDOMImplementation { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/DOMImplementationList.cs b/src/net/JNet/Generated/Org/W3c/Dom/DOMImplementationList.cs index 85dda06259..b968225a88 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/DOMImplementationList.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/DOMImplementationList.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region DOMImplementationList definition + #region DOMImplementationList declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IDOMImplementationList } #endregion - #region DOMImplementationList + #region DOMImplementationList implementation public partial class DOMImplementationList : Org.W3c.Dom.IDOMImplementationList { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/DOMImplementationSource.cs b/src/net/JNet/Generated/Org/W3c/Dom/DOMImplementationSource.cs index b05de56254..74c00e8279 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/DOMImplementationSource.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/DOMImplementationSource.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region DOMImplementationSource definition + #region DOMImplementationSource declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IDOMImplementationSource } #endregion - #region DOMImplementationSource + #region DOMImplementationSource implementation public partial class DOMImplementationSource : Org.W3c.Dom.IDOMImplementationSource { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/DOMLocator.cs b/src/net/JNet/Generated/Org/W3c/Dom/DOMLocator.cs index 5ee1794a84..d2af0c1008 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/DOMLocator.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/DOMLocator.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region DOMLocator definition + #region DOMLocator declaration /// /// /// @@ -114,7 +114,7 @@ public partial interface IDOMLocator } #endregion - #region DOMLocator + #region DOMLocator implementation public partial class DOMLocator : Org.W3c.Dom.IDOMLocator { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/DOMStringList.cs b/src/net/JNet/Generated/Org/W3c/Dom/DOMStringList.cs index 394bc5356c..4ee10fa798 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/DOMStringList.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/DOMStringList.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region DOMStringList definition + #region DOMStringList declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface IDOMStringList } #endregion - #region DOMStringList + #region DOMStringList implementation public partial class DOMStringList : Org.W3c.Dom.IDOMStringList { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Document.cs b/src/net/JNet/Generated/Org/W3c/Dom/Document.cs index 66388d1a4a..810c51fc0f 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Document.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Document.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region Document definition + #region Document declaration /// /// /// @@ -246,7 +246,7 @@ public partial interface IDocument : Org.W3c.Dom.INode } #endregion - #region Document + #region Document implementation public partial class Document : Org.W3c.Dom.IDocument { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/DocumentFragment.cs b/src/net/JNet/Generated/Org/W3c/Dom/DocumentFragment.cs index ee26ac34ff..4053d8be71 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/DocumentFragment.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/DocumentFragment.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region DocumentFragment definition + #region DocumentFragment declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IDocumentFragment : Org.W3c.Dom.INode } #endregion - #region DocumentFragment + #region DocumentFragment implementation public partial class DocumentFragment : Org.W3c.Dom.IDocumentFragment { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/DocumentType.cs b/src/net/JNet/Generated/Org/W3c/Dom/DocumentType.cs index b6acf6f713..4117bed1a6 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/DocumentType.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/DocumentType.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region DocumentType definition + #region DocumentType declaration /// /// /// @@ -114,7 +114,7 @@ public partial interface IDocumentType : Org.W3c.Dom.INode } #endregion - #region DocumentType + #region DocumentType implementation public partial class DocumentType : Org.W3c.Dom.IDocumentType { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Element.cs b/src/net/JNet/Generated/Org/W3c/Dom/Element.cs index 0628350b78..f82062fdb6 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Element.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Element.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region Element definition + #region Element declaration /// /// /// @@ -225,7 +225,7 @@ public partial interface IElement : Org.W3c.Dom.INode } #endregion - #region Element + #region Element implementation public partial class Element : Org.W3c.Dom.IElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/ElementTraversal.cs b/src/net/JNet/Generated/Org/W3c/Dom/ElementTraversal.cs index fc35398c33..1d706dbb9d 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/ElementTraversal.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/ElementTraversal.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region ElementTraversal definition + #region ElementTraversal declaration /// /// /// @@ -110,7 +110,7 @@ public partial interface IElementTraversal } #endregion - #region ElementTraversal + #region ElementTraversal implementation public partial class ElementTraversal : Org.W3c.Dom.IElementTraversal { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Entity.cs b/src/net/JNet/Generated/Org/W3c/Dom/Entity.cs index 170ff97f6e..789d1bb847 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Entity.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Entity.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region Entity definition + #region Entity declaration /// /// /// @@ -114,7 +114,7 @@ public partial interface IEntity : Org.W3c.Dom.INode } #endregion - #region Entity + #region Entity implementation public partial class Entity : Org.W3c.Dom.IEntity { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/EntityReference.cs b/src/net/JNet/Generated/Org/W3c/Dom/EntityReference.cs index 6b46b2bdcd..5582d26781 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/EntityReference.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/EntityReference.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region EntityReference definition + #region EntityReference declaration /// /// /// @@ -90,7 +90,7 @@ public partial interface IEntityReference : Org.W3c.Dom.INode } #endregion - #region EntityReference + #region EntityReference implementation public partial class EntityReference : Org.W3c.Dom.IEntityReference { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Events/DocumentEvent.cs b/src/net/JNet/Generated/Org/W3c/Dom/Events/DocumentEvent.cs index 13ace3be95..27ffd9857e 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Events/DocumentEvent.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Events/DocumentEvent.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Events { - #region DocumentEvent definition + #region DocumentEvent declaration /// /// /// @@ -97,7 +97,7 @@ public partial interface IDocumentEvent } #endregion - #region DocumentEvent + #region DocumentEvent implementation public partial class DocumentEvent : Org.W3c.Dom.Events.IDocumentEvent { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Events/Event.cs b/src/net/JNet/Generated/Org/W3c/Dom/Events/Event.cs index 2968062846..3d13fda2dc 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Events/Event.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Events/Event.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Events { - #region Event definition + #region Event declaration /// /// /// @@ -133,7 +133,7 @@ public partial interface IEvent } #endregion - #region Event + #region Event implementation public partial class Event : Org.W3c.Dom.Events.IEvent { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Events/EventException.cs b/src/net/JNet/Generated/Org/W3c/Dom/Events/EventException.cs index 5b03537f81..230c6df1ab 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Events/EventException.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Events/EventException.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Events { - #region EventException definition + #region EventException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class EventException : Java.Lang.RuntimeException } #endregion - #region EventException + #region EventException implementation public partial class EventException { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Events/EventListener.cs b/src/net/JNet/Generated/Org/W3c/Dom/Events/EventListener.cs index 56ddbbe2a6..c4a2eee223 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Events/EventListener.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Events/EventListener.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Events { - #region EventListener definition + #region EventListener declaration /// /// /// @@ -51,7 +51,7 @@ public partial class EventListener : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region EventListenerDirect definition + #region EventListenerDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -115,7 +115,7 @@ public partial interface IEventListener } #endregion - #region EventListener + #region EventListener implementation public partial class EventListener : Org.W3c.Dom.Events.IEventListener { #region Constructors @@ -175,7 +175,7 @@ public virtual void HandleEvent(Org.W3c.Dom.Events.Event arg0) } #endregion - #region EventListenerDirect + #region EventListenerDirect implementation public partial class EventListenerDirect : Org.W3c.Dom.Events.IEventListener { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Events/EventTarget.cs b/src/net/JNet/Generated/Org/W3c/Dom/Events/EventTarget.cs index 61c6484b5b..efeac71ffb 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Events/EventTarget.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Events/EventTarget.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Events { - #region EventTarget definition + #region EventTarget declaration /// /// /// @@ -111,7 +111,7 @@ public partial interface IEventTarget } #endregion - #region EventTarget + #region EventTarget implementation public partial class EventTarget : Org.W3c.Dom.Events.IEventTarget { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Events/MouseEvent.cs b/src/net/JNet/Generated/Org/W3c/Dom/Events/MouseEvent.cs index 14c1fbdc16..214de12865 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Events/MouseEvent.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Events/MouseEvent.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Events { - #region MouseEvent definition + #region MouseEvent declaration /// /// /// @@ -149,7 +149,7 @@ public partial interface IMouseEvent : Org.W3c.Dom.Events.IUIEvent } #endregion - #region MouseEvent + #region MouseEvent implementation public partial class MouseEvent : Org.W3c.Dom.Events.IMouseEvent { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Events/MutationEvent.cs b/src/net/JNet/Generated/Org/W3c/Dom/Events/MutationEvent.cs index 625da34133..859838257c 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Events/MutationEvent.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Events/MutationEvent.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Events { - #region MutationEvent definition + #region MutationEvent declaration /// /// /// @@ -122,7 +122,7 @@ public partial interface IMutationEvent : Org.W3c.Dom.Events.IEvent } #endregion - #region MutationEvent + #region MutationEvent implementation public partial class MutationEvent : Org.W3c.Dom.Events.IMutationEvent { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Events/UIEvent.cs b/src/net/JNet/Generated/Org/W3c/Dom/Events/UIEvent.cs index 1b1fef5e22..ae3088a78c 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Events/UIEvent.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Events/UIEvent.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Events { - #region UIEvent definition + #region UIEvent declaration /// /// /// @@ -107,7 +107,7 @@ public partial interface IUIEvent : Org.W3c.Dom.Events.IEvent } #endregion - #region UIEvent + #region UIEvent implementation public partial class UIEvent : Org.W3c.Dom.Events.IUIEvent { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLAnchorElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLAnchorElement.cs index 855fc8f1dc..b2251b9304 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLAnchorElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLAnchorElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLAnchorElement definition + #region HTMLAnchorElement declaration /// /// /// @@ -146,7 +146,7 @@ public partial interface IHTMLAnchorElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLAnchorElement + #region HTMLAnchorElement implementation public partial class HTMLAnchorElement : Org.W3c.Dom.Html.IHTMLAnchorElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLAppletElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLAppletElement.cs index d2a5c83194..e987fd4a80 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLAppletElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLAppletElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLAppletElement definition + #region HTMLAppletElement declaration /// /// /// @@ -134,7 +134,7 @@ public partial interface IHTMLAppletElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLAppletElement + #region HTMLAppletElement implementation public partial class HTMLAppletElement : Org.W3c.Dom.Html.IHTMLAppletElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLAreaElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLAreaElement.cs index 7587bfb0f0..74ef18f8fd 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLAreaElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLAreaElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLAreaElement definition + #region HTMLAreaElement declaration /// /// /// @@ -122,7 +122,7 @@ public partial interface IHTMLAreaElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLAreaElement + #region HTMLAreaElement implementation public partial class HTMLAreaElement : Org.W3c.Dom.Html.IHTMLAreaElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLBRElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLBRElement.cs index 5b6cd83c2f..b6e836b320 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLBRElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLBRElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLBRElement definition + #region HTMLBRElement declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IHTMLBRElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLBRElement + #region HTMLBRElement implementation public partial class HTMLBRElement : Org.W3c.Dom.Html.IHTMLBRElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLBaseElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLBaseElement.cs index 00824aec2e..670236dbc0 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLBaseElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLBaseElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLBaseElement definition + #region HTMLBaseElement declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IHTMLBaseElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLBaseElement + #region HTMLBaseElement implementation public partial class HTMLBaseElement : Org.W3c.Dom.Html.IHTMLBaseElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLBaseFontElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLBaseFontElement.cs index 6b60d9d824..69f7655bd7 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLBaseFontElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLBaseFontElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLBaseFontElement definition + #region HTMLBaseFontElement declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IHTMLBaseFontElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLBaseFontElement + #region HTMLBaseFontElement implementation public partial class HTMLBaseFontElement : Org.W3c.Dom.Html.IHTMLBaseFontElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLBodyElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLBodyElement.cs index 5865614fce..d003969f78 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLBodyElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLBodyElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLBodyElement definition + #region HTMLBodyElement declaration /// /// /// @@ -114,7 +114,7 @@ public partial interface IHTMLBodyElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLBodyElement + #region HTMLBodyElement implementation public partial class HTMLBodyElement : Org.W3c.Dom.Html.IHTMLBodyElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLButtonElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLButtonElement.cs index 8d605fc308..135a47589c 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLButtonElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLButtonElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLButtonElement definition + #region HTMLButtonElement declaration /// /// /// @@ -118,7 +118,7 @@ public partial interface IHTMLButtonElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLButtonElement + #region HTMLButtonElement implementation public partial class HTMLButtonElement : Org.W3c.Dom.Html.IHTMLButtonElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLCollection.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLCollection.cs index 06dab7a8eb..9dfeaf420b 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLCollection.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLCollection.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLCollection definition + #region HTMLCollection declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface IHTMLCollection } #endregion - #region HTMLCollection + #region HTMLCollection implementation public partial class HTMLCollection : Org.W3c.Dom.Html.IHTMLCollection { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDListElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDListElement.cs index 005b6f866d..fac14d3976 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDListElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDListElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLDListElement definition + #region HTMLDListElement declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IHTMLDListElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLDListElement + #region HTMLDListElement implementation public partial class HTMLDListElement : Org.W3c.Dom.Html.IHTMLDListElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDOMImplementation.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDOMImplementation.cs index 6034fd5600..2da113138b 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDOMImplementation.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDOMImplementation.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLDOMImplementation definition + #region HTMLDOMImplementation declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IHTMLDOMImplementation : Org.W3c.Dom.IDOMImplementation } #endregion - #region HTMLDOMImplementation + #region HTMLDOMImplementation implementation public partial class HTMLDOMImplementation : Org.W3c.Dom.Html.IHTMLDOMImplementation { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDirectoryElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDirectoryElement.cs index 79774b9810..5adcb90b3b 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDirectoryElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDirectoryElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLDirectoryElement definition + #region HTMLDirectoryElement declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IHTMLDirectoryElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLDirectoryElement + #region HTMLDirectoryElement implementation public partial class HTMLDirectoryElement : Org.W3c.Dom.Html.IHTMLDirectoryElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDivElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDivElement.cs index 248e5db4b6..f0e1d643a0 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDivElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDivElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLDivElement definition + #region HTMLDivElement declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IHTMLDivElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLDivElement + #region HTMLDivElement implementation public partial class HTMLDivElement : Org.W3c.Dom.Html.IHTMLDivElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDocument.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDocument.cs index 306953ebab..67e07f0f36 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDocument.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLDocument.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLDocument definition + #region HTMLDocument declaration /// /// /// @@ -158,7 +158,7 @@ public partial interface IHTMLDocument : Org.W3c.Dom.IDocument } #endregion - #region HTMLDocument + #region HTMLDocument implementation public partial class HTMLDocument : Org.W3c.Dom.Html.IHTMLDocument { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLElement.cs index ec9b5b978f..34430b7825 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLElement definition + #region HTMLElement declaration /// /// /// @@ -110,7 +110,7 @@ public partial interface IHTMLElement : Org.W3c.Dom.IElement } #endregion - #region HTMLElement + #region HTMLElement implementation public partial class HTMLElement : Org.W3c.Dom.Html.IHTMLElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFieldSetElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFieldSetElement.cs index 83e0dd29db..16fd7a6290 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFieldSetElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFieldSetElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLFieldSetElement definition + #region HTMLFieldSetElement declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IHTMLFieldSetElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLFieldSetElement + #region HTMLFieldSetElement implementation public partial class HTMLFieldSetElement : Org.W3c.Dom.Html.IHTMLFieldSetElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFontElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFontElement.cs index 0731813a6e..1b254d5ce1 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFontElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFontElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLFontElement definition + #region HTMLFontElement declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IHTMLFontElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLFontElement + #region HTMLFontElement implementation public partial class HTMLFontElement : Org.W3c.Dom.Html.IHTMLFontElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFormElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFormElement.cs index a7b84da763..261b5a3287 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFormElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFormElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLFormElement definition + #region HTMLFormElement declaration /// /// /// @@ -130,7 +130,7 @@ public partial interface IHTMLFormElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLFormElement + #region HTMLFormElement implementation public partial class HTMLFormElement : Org.W3c.Dom.Html.IHTMLFormElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFrameElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFrameElement.cs index dba7954ce0..9e00af8fb0 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFrameElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFrameElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLFrameElement definition + #region HTMLFrameElement declaration /// /// /// @@ -126,7 +126,7 @@ public partial interface IHTMLFrameElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLFrameElement + #region HTMLFrameElement implementation public partial class HTMLFrameElement : Org.W3c.Dom.Html.IHTMLFrameElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFrameSetElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFrameSetElement.cs index 61a5646f12..8b594acf76 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFrameSetElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLFrameSetElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLFrameSetElement definition + #region HTMLFrameSetElement declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IHTMLFrameSetElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLFrameSetElement + #region HTMLFrameSetElement implementation public partial class HTMLFrameSetElement : Org.W3c.Dom.Html.IHTMLFrameSetElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLHRElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLHRElement.cs index 21506b9544..9336e90671 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLHRElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLHRElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLHRElement definition + #region HTMLHRElement declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface IHTMLHRElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLHRElement + #region HTMLHRElement implementation public partial class HTMLHRElement : Org.W3c.Dom.Html.IHTMLHRElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLHeadElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLHeadElement.cs index 7199db455f..9d7f65a5d9 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLHeadElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLHeadElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLHeadElement definition + #region HTMLHeadElement declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IHTMLHeadElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLHeadElement + #region HTMLHeadElement implementation public partial class HTMLHeadElement : Org.W3c.Dom.Html.IHTMLHeadElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLHeadingElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLHeadingElement.cs index a7fa042bd8..bd548fc0e1 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLHeadingElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLHeadingElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLHeadingElement definition + #region HTMLHeadingElement declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IHTMLHeadingElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLHeadingElement + #region HTMLHeadingElement implementation public partial class HTMLHeadingElement : Org.W3c.Dom.Html.IHTMLHeadingElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLHtmlElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLHtmlElement.cs index 3d16e1687c..b3193e6f02 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLHtmlElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLHtmlElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLHtmlElement definition + #region HTMLHtmlElement declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IHTMLHtmlElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLHtmlElement + #region HTMLHtmlElement implementation public partial class HTMLHtmlElement : Org.W3c.Dom.Html.IHTMLHtmlElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLIFrameElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLIFrameElement.cs index 45791bc47c..a7626febda 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLIFrameElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLIFrameElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLIFrameElement definition + #region HTMLIFrameElement declaration /// /// /// @@ -134,7 +134,7 @@ public partial interface IHTMLIFrameElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLIFrameElement + #region HTMLIFrameElement implementation public partial class HTMLIFrameElement : Org.W3c.Dom.Html.IHTMLIFrameElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLImageElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLImageElement.cs index 41e08233aa..40baa9911d 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLImageElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLImageElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLImageElement definition + #region HTMLImageElement declaration /// /// /// @@ -142,7 +142,7 @@ public partial interface IHTMLImageElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLImageElement + #region HTMLImageElement implementation public partial class HTMLImageElement : Org.W3c.Dom.Html.IHTMLImageElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLInputElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLInputElement.cs index fef356b633..890ffd16a1 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLInputElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLInputElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLInputElement definition + #region HTMLInputElement declaration /// /// /// @@ -178,7 +178,7 @@ public partial interface IHTMLInputElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLInputElement + #region HTMLInputElement implementation public partial class HTMLInputElement : Org.W3c.Dom.Html.IHTMLInputElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLIsIndexElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLIsIndexElement.cs index 620d8b6b69..c223d526dd 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLIsIndexElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLIsIndexElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLIsIndexElement definition + #region HTMLIsIndexElement declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IHTMLIsIndexElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLIsIndexElement + #region HTMLIsIndexElement implementation public partial class HTMLIsIndexElement : Org.W3c.Dom.Html.IHTMLIsIndexElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLLIElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLLIElement.cs index c834f1f8d9..0312c12a00 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLLIElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLLIElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLLIElement definition + #region HTMLLIElement declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IHTMLLIElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLLIElement + #region HTMLLIElement implementation public partial class HTMLLIElement : Org.W3c.Dom.Html.IHTMLLIElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLLabelElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLLabelElement.cs index 1a597d2170..b3696eb145 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLLabelElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLLabelElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLLabelElement definition + #region HTMLLabelElement declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IHTMLLabelElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLLabelElement + #region HTMLLabelElement implementation public partial class HTMLLabelElement : Org.W3c.Dom.Html.IHTMLLabelElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLLegendElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLLegendElement.cs index d81a11656c..fcdbb4ed3e 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLLegendElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLLegendElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLLegendElement definition + #region HTMLLegendElement declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IHTMLLegendElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLLegendElement + #region HTMLLegendElement implementation public partial class HTMLLegendElement : Org.W3c.Dom.Html.IHTMLLegendElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLLinkElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLLinkElement.cs index b758ce406c..f2d9e82159 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLLinkElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLLinkElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLLinkElement definition + #region HTMLLinkElement declaration /// /// /// @@ -126,7 +126,7 @@ public partial interface IHTMLLinkElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLLinkElement + #region HTMLLinkElement implementation public partial class HTMLLinkElement : Org.W3c.Dom.Html.IHTMLLinkElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLMapElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLMapElement.cs index 0e67d6e992..b6ea8b13d1 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLMapElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLMapElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLMapElement definition + #region HTMLMapElement declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IHTMLMapElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLMapElement + #region HTMLMapElement implementation public partial class HTMLMapElement : Org.W3c.Dom.Html.IHTMLMapElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLMenuElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLMenuElement.cs index ee33c7e803..87c231b3ed 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLMenuElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLMenuElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLMenuElement definition + #region HTMLMenuElement declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IHTMLMenuElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLMenuElement + #region HTMLMenuElement implementation public partial class HTMLMenuElement : Org.W3c.Dom.Html.IHTMLMenuElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLMetaElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLMetaElement.cs index 2938754ebb..e3b061490c 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLMetaElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLMetaElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLMetaElement definition + #region HTMLMetaElement declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface IHTMLMetaElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLMetaElement + #region HTMLMetaElement implementation public partial class HTMLMetaElement : Org.W3c.Dom.Html.IHTMLMetaElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLModElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLModElement.cs index 279460e3b5..24be389c4d 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLModElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLModElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLModElement definition + #region HTMLModElement declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IHTMLModElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLModElement + #region HTMLModElement implementation public partial class HTMLModElement : Org.W3c.Dom.Html.IHTMLModElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLOListElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLOListElement.cs index ffd8ebb7cb..55f0a5bd8e 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLOListElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLOListElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLOListElement definition + #region HTMLOListElement declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IHTMLOListElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLOListElement + #region HTMLOListElement implementation public partial class HTMLOListElement : Org.W3c.Dom.Html.IHTMLOListElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLObjectElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLObjectElement.cs index 89db320ccd..ded86994d9 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLObjectElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLObjectElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLObjectElement definition + #region HTMLObjectElement declaration /// /// /// @@ -166,7 +166,7 @@ public partial interface IHTMLObjectElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLObjectElement + #region HTMLObjectElement implementation public partial class HTMLObjectElement : Org.W3c.Dom.Html.IHTMLObjectElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLOptGroupElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLOptGroupElement.cs index c4fc73ff75..8616b7e1d2 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLOptGroupElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLOptGroupElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLOptGroupElement definition + #region HTMLOptGroupElement declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IHTMLOptGroupElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLOptGroupElement + #region HTMLOptGroupElement implementation public partial class HTMLOptGroupElement : Org.W3c.Dom.Html.IHTMLOptGroupElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLOptionElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLOptionElement.cs index 2691a23398..e15bd998cb 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLOptionElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLOptionElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLOptionElement definition + #region HTMLOptionElement declaration /// /// /// @@ -122,7 +122,7 @@ public partial interface IHTMLOptionElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLOptionElement + #region HTMLOptionElement implementation public partial class HTMLOptionElement : Org.W3c.Dom.Html.IHTMLOptionElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLParagraphElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLParagraphElement.cs index 912d9b5f11..76a5b43c09 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLParagraphElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLParagraphElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLParagraphElement definition + #region HTMLParagraphElement declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IHTMLParagraphElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLParagraphElement + #region HTMLParagraphElement implementation public partial class HTMLParagraphElement : Org.W3c.Dom.Html.IHTMLParagraphElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLParamElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLParamElement.cs index bf0954c9ab..701c9bef64 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLParamElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLParamElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLParamElement definition + #region HTMLParamElement declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface IHTMLParamElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLParamElement + #region HTMLParamElement implementation public partial class HTMLParamElement : Org.W3c.Dom.Html.IHTMLParamElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLPreElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLPreElement.cs index fae09d006d..d11091340e 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLPreElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLPreElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLPreElement definition + #region HTMLPreElement declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IHTMLPreElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLPreElement + #region HTMLPreElement implementation public partial class HTMLPreElement : Org.W3c.Dom.Html.IHTMLPreElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLQuoteElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLQuoteElement.cs index 1f92bb6087..88d13b0176 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLQuoteElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLQuoteElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLQuoteElement definition + #region HTMLQuoteElement declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IHTMLQuoteElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLQuoteElement + #region HTMLQuoteElement implementation public partial class HTMLQuoteElement : Org.W3c.Dom.Html.IHTMLQuoteElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLScriptElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLScriptElement.cs index 0f52eab183..c09fbacd47 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLScriptElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLScriptElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLScriptElement definition + #region HTMLScriptElement declaration /// /// /// @@ -118,7 +118,7 @@ public partial interface IHTMLScriptElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLScriptElement + #region HTMLScriptElement implementation public partial class HTMLScriptElement : Org.W3c.Dom.Html.IHTMLScriptElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLSelectElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLSelectElement.cs index 42ed3f78ac..f095af0db7 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLSelectElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLSelectElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLSelectElement definition + #region HTMLSelectElement declaration /// /// /// @@ -154,7 +154,7 @@ public partial interface IHTMLSelectElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLSelectElement + #region HTMLSelectElement implementation public partial class HTMLSelectElement : Org.W3c.Dom.Html.IHTMLSelectElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLStyleElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLStyleElement.cs index 353cfaa07d..38855695a2 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLStyleElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLStyleElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLStyleElement definition + #region HTMLStyleElement declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface IHTMLStyleElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLStyleElement + #region HTMLStyleElement implementation public partial class HTMLStyleElement : Org.W3c.Dom.Html.IHTMLStyleElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableCaptionElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableCaptionElement.cs index 5891c35cc0..00a55ed0e1 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableCaptionElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableCaptionElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLTableCaptionElement definition + #region HTMLTableCaptionElement declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IHTMLTableCaptionElement : Org.W3c.Dom.Html.IHTMLElemen } #endregion - #region HTMLTableCaptionElement + #region HTMLTableCaptionElement implementation public partial class HTMLTableCaptionElement : Org.W3c.Dom.Html.IHTMLTableCaptionElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableCellElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableCellElement.cs index 4627c574fc..770dd02ff4 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableCellElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableCellElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLTableCellElement definition + #region HTMLTableCellElement declaration /// /// /// @@ -150,7 +150,7 @@ public partial interface IHTMLTableCellElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLTableCellElement + #region HTMLTableCellElement implementation public partial class HTMLTableCellElement : Org.W3c.Dom.Html.IHTMLTableCellElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableColElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableColElement.cs index cf3a81fe9f..dcbcf55609 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableColElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableColElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLTableColElement definition + #region HTMLTableColElement declaration /// /// /// @@ -114,7 +114,7 @@ public partial interface IHTMLTableColElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLTableColElement + #region HTMLTableColElement implementation public partial class HTMLTableColElement : Org.W3c.Dom.Html.IHTMLTableColElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableElement.cs index 6502b3bdf9..2212e63880 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLTableElement definition + #region HTMLTableElement declaration /// /// /// @@ -186,7 +186,7 @@ public partial interface IHTMLTableElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLTableElement + #region HTMLTableElement implementation public partial class HTMLTableElement : Org.W3c.Dom.Html.IHTMLTableElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableRowElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableRowElement.cs index ba581b3af1..79ce86959c 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableRowElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableRowElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLTableRowElement definition + #region HTMLTableRowElement declaration /// /// /// @@ -135,7 +135,7 @@ public partial interface IHTMLTableRowElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLTableRowElement + #region HTMLTableRowElement implementation public partial class HTMLTableRowElement : Org.W3c.Dom.Html.IHTMLTableRowElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableSectionElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableSectionElement.cs index ca6418ff24..6f417883fd 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableSectionElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTableSectionElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLTableSectionElement definition + #region HTMLTableSectionElement declaration /// /// /// @@ -123,7 +123,7 @@ public partial interface IHTMLTableSectionElement : Org.W3c.Dom.Html.IHTMLElemen } #endregion - #region HTMLTableSectionElement + #region HTMLTableSectionElement implementation public partial class HTMLTableSectionElement : Org.W3c.Dom.Html.IHTMLTableSectionElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTextAreaElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTextAreaElement.cs index f9d625745d..7f93f45402 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTextAreaElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTextAreaElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLTextAreaElement definition + #region HTMLTextAreaElement declaration /// /// /// @@ -146,7 +146,7 @@ public partial interface IHTMLTextAreaElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLTextAreaElement + #region HTMLTextAreaElement implementation public partial class HTMLTextAreaElement : Org.W3c.Dom.Html.IHTMLTextAreaElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTitleElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTitleElement.cs index a69792cbab..f8a5d7ae85 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTitleElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLTitleElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLTitleElement definition + #region HTMLTitleElement declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IHTMLTitleElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLTitleElement + #region HTMLTitleElement implementation public partial class HTMLTitleElement : Org.W3c.Dom.Html.IHTMLTitleElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLUListElement.cs b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLUListElement.cs index 8d0cf2150e..89ab011ace 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLUListElement.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Html/HTMLUListElement.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Html { - #region HTMLUListElement definition + #region HTMLUListElement declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IHTMLUListElement : Org.W3c.Dom.Html.IHTMLElement } #endregion - #region HTMLUListElement + #region HTMLUListElement implementation public partial class HTMLUListElement : Org.W3c.Dom.Html.IHTMLUListElement { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Ls/DOMImplementationLS.cs b/src/net/JNet/Generated/Org/W3c/Dom/Ls/DOMImplementationLS.cs index 14f73b9b6b..b85cdc89c2 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Ls/DOMImplementationLS.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Ls/DOMImplementationLS.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Ls { - #region DOMImplementationLS definition + #region DOMImplementationLS declaration /// /// /// @@ -113,7 +113,7 @@ public partial interface IDOMImplementationLS } #endregion - #region DOMImplementationLS + #region DOMImplementationLS implementation public partial class DOMImplementationLS : Org.W3c.Dom.Ls.IDOMImplementationLS { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSException.cs b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSException.cs index 8a8514319a..cea70623af 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSException.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSException.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Ls { - #region LSException definition + #region LSException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class LSException : Java.Lang.RuntimeException } #endregion - #region LSException + #region LSException implementation public partial class LSException { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSInput.cs b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSInput.cs index 21029ed58d..c8aee4209d 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSInput.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSInput.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Ls { - #region LSInput definition + #region LSInput declaration /// /// /// @@ -122,7 +122,7 @@ public partial interface ILSInput } #endregion - #region LSInput + #region LSInput implementation public partial class LSInput : Org.W3c.Dom.Ls.ILSInput { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSLoadEvent.cs b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSLoadEvent.cs index 0fda90919f..67c9799e21 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSLoadEvent.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSLoadEvent.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Ls { - #region LSLoadEvent definition + #region LSLoadEvent declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface ILSLoadEvent : Org.W3c.Dom.Events.IEvent } #endregion - #region LSLoadEvent + #region LSLoadEvent implementation public partial class LSLoadEvent : Org.W3c.Dom.Ls.ILSLoadEvent { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSOutput.cs b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSOutput.cs index fdb772cf81..d7bf57bce2 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSOutput.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSOutput.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Ls { - #region LSOutput definition + #region LSOutput declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface ILSOutput } #endregion - #region LSOutput + #region LSOutput implementation public partial class LSOutput : Org.W3c.Dom.Ls.ILSOutput { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSParser.cs b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSParser.cs index 7c29710e96..bde0d7226c 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSParser.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSParser.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Ls { - #region LSParser definition + #region LSParser declaration /// /// /// @@ -136,7 +136,7 @@ public partial interface ILSParser } #endregion - #region LSParser + #region LSParser implementation public partial class LSParser : Org.W3c.Dom.Ls.ILSParser { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSParserFilter.cs b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSParserFilter.cs index 29b6087f18..7ef67d4c70 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSParserFilter.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSParserFilter.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Ls { - #region LSParserFilter definition + #region LSParserFilter declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface ILSParserFilter } #endregion - #region LSParserFilter + #region LSParserFilter implementation public partial class LSParserFilter : Org.W3c.Dom.Ls.ILSParserFilter { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSProgressEvent.cs b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSProgressEvent.cs index 4c03898fb1..1be46d59ae 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSProgressEvent.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSProgressEvent.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Ls { - #region LSProgressEvent definition + #region LSProgressEvent declaration /// /// /// @@ -102,7 +102,7 @@ public partial interface ILSProgressEvent : Org.W3c.Dom.Events.IEvent } #endregion - #region LSProgressEvent + #region LSProgressEvent implementation public partial class LSProgressEvent : Org.W3c.Dom.Ls.ILSProgressEvent { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSResourceResolver.cs b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSResourceResolver.cs index 143b488618..fc1e02fbce 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSResourceResolver.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSResourceResolver.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Ls { - #region LSResourceResolver definition + #region LSResourceResolver declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface ILSResourceResolver } #endregion - #region LSResourceResolver + #region LSResourceResolver implementation public partial class LSResourceResolver : Org.W3c.Dom.Ls.ILSResourceResolver { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSSerializer.cs b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSSerializer.cs index 4c51b5d50b..8eed048a83 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSSerializer.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSSerializer.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Ls { - #region LSSerializer definition + #region LSSerializer declaration /// /// /// @@ -126,7 +126,7 @@ public partial interface ILSSerializer } #endregion - #region LSSerializer + #region LSSerializer implementation public partial class LSSerializer : Org.W3c.Dom.Ls.ILSSerializer { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSSerializerFilter.cs b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSSerializerFilter.cs index 9d3860b7b7..6f7887b095 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSSerializerFilter.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Ls/LSSerializerFilter.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Ls { - #region LSSerializerFilter definition + #region LSSerializerFilter declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface ILSSerializerFilter : Org.W3c.Dom.Traversal.INodeFilter } #endregion - #region LSSerializerFilter + #region LSSerializerFilter implementation public partial class LSSerializerFilter : Org.W3c.Dom.Ls.ILSSerializerFilter { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/NameList.cs b/src/net/JNet/Generated/Org/W3c/Dom/NameList.cs index 4c187d696d..cd373a3640 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/NameList.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/NameList.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region NameList definition + #region NameList declaration /// /// /// @@ -119,7 +119,7 @@ public partial interface INameList } #endregion - #region NameList + #region NameList implementation public partial class NameList : Org.W3c.Dom.INameList { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/NamedNodeMap.cs b/src/net/JNet/Generated/Org/W3c/Dom/NamedNodeMap.cs index 361ba49e56..6091bb11fa 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/NamedNodeMap.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/NamedNodeMap.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region NamedNodeMap definition + #region NamedNodeMap declaration /// /// /// @@ -143,7 +143,7 @@ public partial interface INamedNodeMap } #endregion - #region NamedNodeMap + #region NamedNodeMap implementation public partial class NamedNodeMap : Org.W3c.Dom.INamedNodeMap { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Node.cs b/src/net/JNet/Generated/Org/W3c/Dom/Node.cs index 84bc6f9105..8153ff0dd7 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Node.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Node.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region Node definition + #region Node declaration /// /// /// @@ -269,7 +269,7 @@ public partial interface INode } #endregion - #region Node + #region Node implementation public partial class Node : Org.W3c.Dom.INode { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/NodeList.cs b/src/net/JNet/Generated/Org/W3c/Dom/NodeList.cs index 2c331c1ef4..723ed8b447 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/NodeList.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/NodeList.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region NodeList definition + #region NodeList declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface INodeList } #endregion - #region NodeList + #region NodeList implementation public partial class NodeList : Org.W3c.Dom.INodeList { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Notation.cs b/src/net/JNet/Generated/Org/W3c/Dom/Notation.cs index d499c09ece..c602282448 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Notation.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Notation.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region Notation definition + #region Notation declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface INotation : Org.W3c.Dom.INode } #endregion - #region Notation + #region Notation implementation public partial class Notation : Org.W3c.Dom.INotation { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/ProcessingInstruction.cs b/src/net/JNet/Generated/Org/W3c/Dom/ProcessingInstruction.cs index 00a4b9c57c..26f77038b4 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/ProcessingInstruction.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/ProcessingInstruction.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region ProcessingInstruction definition + #region ProcessingInstruction declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface IProcessingInstruction : Org.W3c.Dom.INode } #endregion - #region ProcessingInstruction + #region ProcessingInstruction implementation public partial class ProcessingInstruction : Org.W3c.Dom.IProcessingInstruction { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Ranges/DocumentRange.cs b/src/net/JNet/Generated/Org/W3c/Dom/Ranges/DocumentRange.cs index 94838a9e0b..f2f390e0ad 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Ranges/DocumentRange.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Ranges/DocumentRange.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Ranges { - #region DocumentRange definition + #region DocumentRange declaration /// /// /// @@ -95,7 +95,7 @@ public partial interface IDocumentRange } #endregion - #region DocumentRange + #region DocumentRange implementation public partial class DocumentRange : Org.W3c.Dom.Ranges.IDocumentRange { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Ranges/Range.cs b/src/net/JNet/Generated/Org/W3c/Dom/Ranges/Range.cs index a8eba57729..6b4e8dfbfc 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Ranges/Range.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Ranges/Range.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Ranges { - #region Range definition + #region Range declaration /// /// /// @@ -228,7 +228,7 @@ public partial interface IRange } #endregion - #region Range + #region Range implementation public partial class Range : Org.W3c.Dom.Ranges.IRange { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Ranges/RangeException.cs b/src/net/JNet/Generated/Org/W3c/Dom/Ranges/RangeException.cs index 5933730bfa..c2574e74d6 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Ranges/RangeException.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Ranges/RangeException.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Ranges { - #region RangeException definition + #region RangeException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class RangeException : Java.Lang.RuntimeException } #endregion - #region RangeException + #region RangeException implementation public partial class RangeException { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/DocumentStyle.cs b/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/DocumentStyle.cs index df1af8fefb..cc3215403d 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/DocumentStyle.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/DocumentStyle.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Stylesheets { - #region DocumentStyle definition + #region DocumentStyle declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IDocumentStyle } #endregion - #region DocumentStyle + #region DocumentStyle implementation public partial class DocumentStyle : Org.W3c.Dom.Stylesheets.IDocumentStyle { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/LinkStyle.cs b/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/LinkStyle.cs index 1974f203b3..70c59f1099 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/LinkStyle.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/LinkStyle.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Stylesheets { - #region LinkStyle definition + #region LinkStyle declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface ILinkStyle } #endregion - #region LinkStyle + #region LinkStyle implementation public partial class LinkStyle : Org.W3c.Dom.Stylesheets.ILinkStyle { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/MediaList.cs b/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/MediaList.cs index 567a9cd089..cc28bebe3c 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/MediaList.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/MediaList.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Stylesheets { - #region MediaList definition + #region MediaList declaration /// /// /// @@ -116,7 +116,7 @@ public partial interface IMediaList } #endregion - #region MediaList + #region MediaList implementation public partial class MediaList : Org.W3c.Dom.Stylesheets.IMediaList { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/StyleSheet.cs b/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/StyleSheet.cs index 5823b06aad..20d73c023c 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/StyleSheet.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/StyleSheet.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Stylesheets { - #region StyleSheet definition + #region StyleSheet declaration /// /// /// @@ -118,7 +118,7 @@ public partial interface IStyleSheet } #endregion - #region StyleSheet + #region StyleSheet implementation public partial class StyleSheet : Org.W3c.Dom.Stylesheets.IStyleSheet { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/StyleSheetList.cs b/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/StyleSheetList.cs index 1eaa90b4df..7ca6454b1b 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/StyleSheetList.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Stylesheets/StyleSheetList.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Stylesheets { - #region StyleSheetList definition + #region StyleSheetList declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IStyleSheetList } #endregion - #region StyleSheetList + #region StyleSheetList implementation public partial class StyleSheetList : Org.W3c.Dom.Stylesheets.IStyleSheetList { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Text.cs b/src/net/JNet/Generated/Org/W3c/Dom/Text.cs index 45a7bcd4ae..b02c3ebc43 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Text.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Text.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region Text definition + #region Text declaration /// /// /// @@ -113,7 +113,7 @@ public partial interface IText : Org.W3c.Dom.ICharacterData } #endregion - #region Text + #region Text implementation public partial class Text : Org.W3c.Dom.IText { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Traversal/DocumentTraversal.cs b/src/net/JNet/Generated/Org/W3c/Dom/Traversal/DocumentTraversal.cs index 5338088c28..5160d6b326 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Traversal/DocumentTraversal.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Traversal/DocumentTraversal.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Traversal { - #region DocumentTraversal definition + #region DocumentTraversal declaration /// /// /// @@ -110,7 +110,7 @@ public partial interface IDocumentTraversal } #endregion - #region DocumentTraversal + #region DocumentTraversal implementation public partial class DocumentTraversal : Org.W3c.Dom.Traversal.IDocumentTraversal { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Traversal/NodeFilter.cs b/src/net/JNet/Generated/Org/W3c/Dom/Traversal/NodeFilter.cs index c84f7eecf9..640e6c7a2b 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Traversal/NodeFilter.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Traversal/NodeFilter.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Traversal { - #region NodeFilter definition + #region NodeFilter declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface INodeFilter } #endregion - #region NodeFilter + #region NodeFilter implementation public partial class NodeFilter : Org.W3c.Dom.Traversal.INodeFilter { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Traversal/NodeIterator.cs b/src/net/JNet/Generated/Org/W3c/Dom/Traversal/NodeIterator.cs index 2839365a8e..c6596db62b 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Traversal/NodeIterator.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Traversal/NodeIterator.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Traversal { - #region NodeIterator definition + #region NodeIterator declaration /// /// /// @@ -122,7 +122,7 @@ public partial interface INodeIterator } #endregion - #region NodeIterator + #region NodeIterator implementation public partial class NodeIterator : Org.W3c.Dom.Traversal.INodeIterator { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Traversal/TreeWalker.cs b/src/net/JNet/Generated/Org/W3c/Dom/Traversal/TreeWalker.cs index 00154bcb06..168df00f37 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Traversal/TreeWalker.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Traversal/TreeWalker.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Traversal { - #region TreeWalker definition + #region TreeWalker declaration /// /// /// @@ -145,7 +145,7 @@ public partial interface ITreeWalker } #endregion - #region TreeWalker + #region TreeWalker implementation public partial class TreeWalker : Org.W3c.Dom.Traversal.ITreeWalker { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/TypeInfo.cs b/src/net/JNet/Generated/Org/W3c/Dom/TypeInfo.cs index 48144eef05..03a65b5910 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/TypeInfo.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/TypeInfo.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region TypeInfo definition + #region TypeInfo declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface ITypeInfo } #endregion - #region TypeInfo + #region TypeInfo implementation public partial class TypeInfo : Org.W3c.Dom.ITypeInfo { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/UserDataHandler.cs b/src/net/JNet/Generated/Org/W3c/Dom/UserDataHandler.cs index 3a4683cc32..fa1f27ff30 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/UserDataHandler.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/UserDataHandler.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom { - #region UserDataHandler definition + #region UserDataHandler declaration /// /// /// @@ -99,7 +99,7 @@ public partial interface IUserDataHandler } #endregion - #region UserDataHandler + #region UserDataHandler implementation public partial class UserDataHandler : Org.W3c.Dom.IUserDataHandler { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Views/AbstractView.cs b/src/net/JNet/Generated/Org/W3c/Dom/Views/AbstractView.cs index 6c4198cc6b..d5caf551b2 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Views/AbstractView.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Views/AbstractView.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Views { - #region AbstractView definition + #region AbstractView declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IAbstractView } #endregion - #region AbstractView + #region AbstractView implementation public partial class AbstractView : Org.W3c.Dom.Views.IAbstractView { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Views/DocumentView.cs b/src/net/JNet/Generated/Org/W3c/Dom/Views/DocumentView.cs index 29614d641c..8dc586dd6f 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Views/DocumentView.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Views/DocumentView.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Views { - #region DocumentView definition + #region DocumentView declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IDocumentView } #endregion - #region DocumentView + #region DocumentView implementation public partial class DocumentView : Org.W3c.Dom.Views.IDocumentView { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathEvaluator.cs b/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathEvaluator.cs index 1ccbf0715e..4b47695a7d 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathEvaluator.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathEvaluator.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Xpath { - #region XPathEvaluator definition + #region XPathEvaluator declaration /// /// /// @@ -117,7 +117,7 @@ public partial interface IXPathEvaluator } #endregion - #region XPathEvaluator + #region XPathEvaluator implementation public partial class XPathEvaluator : Org.W3c.Dom.Xpath.IXPathEvaluator { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathException.cs b/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathException.cs index dcd6e6dca5..6f72a8c3d4 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathException.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathException.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Xpath { - #region XPathException definition + #region XPathException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class XPathException : Java.Lang.RuntimeException } #endregion - #region XPathException + #region XPathException implementation public partial class XPathException { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathExpression.cs b/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathExpression.cs index 1b4704672e..60654839c7 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathExpression.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathExpression.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Xpath { - #region XPathExpression definition + #region XPathExpression declaration /// /// /// @@ -100,7 +100,7 @@ public partial interface IXPathExpression } #endregion - #region XPathExpression + #region XPathExpression implementation public partial class XPathExpression : Org.W3c.Dom.Xpath.IXPathExpression { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathNSResolver.cs b/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathNSResolver.cs index 20f5231b23..1e904b26b3 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathNSResolver.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathNSResolver.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Xpath { - #region XPathNSResolver definition + #region XPathNSResolver declaration /// /// /// @@ -96,7 +96,7 @@ public partial interface IXPathNSResolver } #endregion - #region XPathNSResolver + #region XPathNSResolver implementation public partial class XPathNSResolver : Org.W3c.Dom.Xpath.IXPathNSResolver { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathNamespace.cs b/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathNamespace.cs index 5dd59c7392..32f30b6e8f 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathNamespace.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathNamespace.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Xpath { - #region XPathNamespace definition + #region XPathNamespace declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IXPathNamespace : Org.W3c.Dom.INode } #endregion - #region XPathNamespace + #region XPathNamespace implementation public partial class XPathNamespace : Org.W3c.Dom.Xpath.IXPathNamespace { #region Constructors diff --git a/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathResult.cs b/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathResult.cs index 0bfefbca9b..d41ba74f23 100644 --- a/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathResult.cs +++ b/src/net/JNet/Generated/Org/W3c/Dom/Xpath/XPathResult.cs @@ -25,7 +25,7 @@ namespace Org.W3c.Dom.Xpath { - #region XPathResult definition + #region XPathResult declaration /// /// /// @@ -132,7 +132,7 @@ public partial interface IXPathResult } #endregion - #region XPathResult + #region XPathResult implementation public partial class XPathResult : Org.W3c.Dom.Xpath.IXPathResult { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/Attributes.cs b/src/net/JNet/Generated/Org/Xml/Sax/Attributes.cs index 644ba290bf..828dd2a741 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/Attributes.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/Attributes.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax { - #region Attributes definition + #region Attributes declaration /// /// /// @@ -163,7 +163,7 @@ public partial interface IAttributes } #endregion - #region Attributes + #region Attributes implementation public partial class Attributes : Org.Xml.Sax.IAttributes { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/ContentHandler.cs b/src/net/JNet/Generated/Org/Xml/Sax/ContentHandler.cs index 886ae6c2b5..9f997c8538 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/ContentHandler.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/ContentHandler.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax { - #region ContentHandler definition + #region ContentHandler declaration /// /// /// @@ -164,7 +164,7 @@ public partial interface IContentHandler } #endregion - #region ContentHandler + #region ContentHandler implementation public partial class ContentHandler : Org.Xml.Sax.IContentHandler { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/DTDHandler.cs b/src/net/JNet/Generated/Org/Xml/Sax/DTDHandler.cs index 610430859d..329564965b 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/DTDHandler.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/DTDHandler.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax { - #region DTDHandler definition + #region DTDHandler declaration /// /// /// @@ -107,7 +107,7 @@ public partial interface IDTDHandler } #endregion - #region DTDHandler + #region DTDHandler implementation public partial class DTDHandler : Org.Xml.Sax.IDTDHandler { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/EntityResolver.cs b/src/net/JNet/Generated/Org/Xml/Sax/EntityResolver.cs index f6d74083b4..65b6b246e8 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/EntityResolver.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/EntityResolver.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax { - #region EntityResolver definition + #region EntityResolver declaration /// /// /// @@ -99,7 +99,7 @@ public partial interface IEntityResolver } #endregion - #region EntityResolver + #region EntityResolver implementation public partial class EntityResolver : Org.Xml.Sax.IEntityResolver { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/ErrorHandler.cs b/src/net/JNet/Generated/Org/Xml/Sax/ErrorHandler.cs index 29c1cbd1d4..ba533d178b 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/ErrorHandler.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/ErrorHandler.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax { - #region ErrorHandler definition + #region ErrorHandler declaration /// /// /// @@ -108,7 +108,7 @@ public partial interface IErrorHandler } #endregion - #region ErrorHandler + #region ErrorHandler implementation public partial class ErrorHandler : Org.Xml.Sax.IErrorHandler { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/Ext/Attributes2.cs b/src/net/JNet/Generated/Org/Xml/Sax/Ext/Attributes2.cs index b37da6f66e..0b49a5879c 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/Ext/Attributes2.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/Ext/Attributes2.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax.Ext { - #region Attributes2 definition + #region Attributes2 declaration /// /// /// @@ -128,7 +128,7 @@ public partial interface IAttributes2 : Org.Xml.Sax.IAttributes } #endregion - #region Attributes2 + #region Attributes2 implementation public partial class Attributes2 : Org.Xml.Sax.Ext.IAttributes2 { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/Ext/Attributes2Impl.cs b/src/net/JNet/Generated/Org/Xml/Sax/Ext/Attributes2Impl.cs index c8e8558845..8a8d58bf6e 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/Ext/Attributes2Impl.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/Ext/Attributes2Impl.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax.Ext { - #region Attributes2Impl definition + #region Attributes2Impl declaration /// /// /// @@ -70,7 +70,7 @@ public Attributes2Impl(params object[] args) : base(args) { } } #endregion - #region Attributes2Impl + #region Attributes2Impl implementation public partial class Attributes2Impl { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/Ext/DeclHandler.cs b/src/net/JNet/Generated/Org/Xml/Sax/Ext/DeclHandler.cs index 85213959f9..43494ea540 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/Ext/DeclHandler.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/Ext/DeclHandler.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax.Ext { - #region DeclHandler definition + #region DeclHandler declaration /// /// /// @@ -122,7 +122,7 @@ public partial interface IDeclHandler } #endregion - #region DeclHandler + #region DeclHandler implementation public partial class DeclHandler : Org.Xml.Sax.Ext.IDeclHandler { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/Ext/DefaultHandler2.cs b/src/net/JNet/Generated/Org/Xml/Sax/Ext/DefaultHandler2.cs index 9fcdca32bc..1d70db887b 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/Ext/DefaultHandler2.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/Ext/DefaultHandler2.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax.Ext { - #region DefaultHandler2 definition + #region DefaultHandler2 declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultHandler2(params object[] args) : base(args) { } } #endregion - #region DefaultHandler2 + #region DefaultHandler2 implementation public partial class DefaultHandler2 { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/Ext/EntityResolver2.cs b/src/net/JNet/Generated/Org/Xml/Sax/Ext/EntityResolver2.cs index d1e98987f0..4026fa32e0 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/Ext/EntityResolver2.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/Ext/EntityResolver2.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax.Ext { - #region EntityResolver2 definition + #region EntityResolver2 declaration /// /// /// @@ -110,7 +110,7 @@ public partial interface IEntityResolver2 : Org.Xml.Sax.IEntityResolver } #endregion - #region EntityResolver2 + #region EntityResolver2 implementation public partial class EntityResolver2 : Org.Xml.Sax.Ext.IEntityResolver2 { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/Ext/LexicalHandler.cs b/src/net/JNet/Generated/Org/Xml/Sax/Ext/LexicalHandler.cs index 6f175fe657..a69262e3fc 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/Ext/LexicalHandler.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/Ext/LexicalHandler.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax.Ext { - #region LexicalHandler definition + #region LexicalHandler declaration /// /// /// @@ -133,7 +133,7 @@ public partial interface ILexicalHandler } #endregion - #region LexicalHandler + #region LexicalHandler implementation public partial class LexicalHandler : Org.Xml.Sax.Ext.ILexicalHandler { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/Ext/Locator2.cs b/src/net/JNet/Generated/Org/Xml/Sax/Ext/Locator2.cs index f4985fbdbe..54b76846e4 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/Ext/Locator2.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/Ext/Locator2.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax.Ext { - #region Locator2 definition + #region Locator2 declaration /// /// /// @@ -98,7 +98,7 @@ public partial interface ILocator2 : Org.Xml.Sax.ILocator } #endregion - #region Locator2 + #region Locator2 implementation public partial class Locator2 : Org.Xml.Sax.Ext.ILocator2 { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/Ext/Locator2Impl.cs b/src/net/JNet/Generated/Org/Xml/Sax/Ext/Locator2Impl.cs index b097503e29..7db2e93980 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/Ext/Locator2Impl.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/Ext/Locator2Impl.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax.Ext { - #region Locator2Impl definition + #region Locator2Impl declaration /// /// /// @@ -70,7 +70,7 @@ public Locator2Impl(params object[] args) : base(args) { } } #endregion - #region Locator2Impl + #region Locator2Impl implementation public partial class Locator2Impl { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/Helpers/AttributesImpl.cs b/src/net/JNet/Generated/Org/Xml/Sax/Helpers/AttributesImpl.cs index 8da63d765f..1dfe270def 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/Helpers/AttributesImpl.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/Helpers/AttributesImpl.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax.Helpers { - #region AttributesImpl definition + #region AttributesImpl declaration /// /// /// @@ -70,7 +70,7 @@ public AttributesImpl(params object[] args) : base(args) { } } #endregion - #region AttributesImpl + #region AttributesImpl implementation public partial class AttributesImpl { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/Helpers/DefaultHandler.cs b/src/net/JNet/Generated/Org/Xml/Sax/Helpers/DefaultHandler.cs index 7f8f7b421b..7bcda708ac 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/Helpers/DefaultHandler.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/Helpers/DefaultHandler.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax.Helpers { - #region DefaultHandler definition + #region DefaultHandler declaration /// /// /// @@ -70,7 +70,7 @@ public DefaultHandler(params object[] args) : base(args) { } } #endregion - #region DefaultHandler + #region DefaultHandler implementation public partial class DefaultHandler { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/Helpers/LocatorImpl.cs b/src/net/JNet/Generated/Org/Xml/Sax/Helpers/LocatorImpl.cs index dfc96a5c7d..05c84059b0 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/Helpers/LocatorImpl.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/Helpers/LocatorImpl.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax.Helpers { - #region LocatorImpl definition + #region LocatorImpl declaration /// /// /// @@ -70,7 +70,7 @@ public LocatorImpl(params object[] args) : base(args) { } } #endregion - #region LocatorImpl + #region LocatorImpl implementation public partial class LocatorImpl { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/Helpers/NamespaceSupport.cs b/src/net/JNet/Generated/Org/Xml/Sax/Helpers/NamespaceSupport.cs index aae79b1426..8c78e91c55 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/Helpers/NamespaceSupport.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/Helpers/NamespaceSupport.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax.Helpers { - #region NamespaceSupport definition + #region NamespaceSupport declaration /// /// /// @@ -70,7 +70,7 @@ public NamespaceSupport(params object[] args) : base(args) { } } #endregion - #region NamespaceSupport + #region NamespaceSupport implementation public partial class NamespaceSupport { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/Helpers/ParserAdapter.cs b/src/net/JNet/Generated/Org/Xml/Sax/Helpers/ParserAdapter.cs index 6a8d3486b3..b358eda499 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/Helpers/ParserAdapter.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/Helpers/ParserAdapter.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax.Helpers { - #region ParserAdapter definition + #region ParserAdapter declaration /// /// /// @@ -51,7 +51,7 @@ public partial class ParserAdapter : MASES.JCOBridge.C2JBridge.JVMBridgeListener } #endregion - #region ParserAdapterDirect definition + #region ParserAdapterDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region ParserAdapter + #region ParserAdapter implementation public partial class ParserAdapter { #region Constructors @@ -623,7 +623,7 @@ public virtual void StartDocument() } #endregion - #region ParserAdapterDirect + #region ParserAdapterDirect implementation public partial class ParserAdapterDirect { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/Helpers/XMLFilterImpl.cs b/src/net/JNet/Generated/Org/Xml/Sax/Helpers/XMLFilterImpl.cs index bbb46d2306..ff98bebae9 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/Helpers/XMLFilterImpl.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/Helpers/XMLFilterImpl.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax.Helpers { - #region XMLFilterImpl definition + #region XMLFilterImpl declaration /// /// /// @@ -70,7 +70,7 @@ public XMLFilterImpl(params object[] args) : base(args) { } } #endregion - #region XMLFilterImpl + #region XMLFilterImpl implementation public partial class XMLFilterImpl { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/Helpers/XMLReaderAdapter.cs b/src/net/JNet/Generated/Org/Xml/Sax/Helpers/XMLReaderAdapter.cs index 4679abbb32..f2ad05f801 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/Helpers/XMLReaderAdapter.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/Helpers/XMLReaderAdapter.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax.Helpers { - #region XMLReaderAdapter definition + #region XMLReaderAdapter declaration /// /// /// @@ -51,7 +51,7 @@ public partial class XMLReaderAdapter : MASES.JCOBridge.C2JBridge.JVMBridgeListe } #endregion - #region XMLReaderAdapterDirect definition + #region XMLReaderAdapterDirect declaration /// /// Direct override of or its generic type if there is one /// @@ -92,7 +92,7 @@ protected override void InitializeHandlers() { } } #endregion - #region XMLReaderAdapter + #region XMLReaderAdapter implementation public partial class XMLReaderAdapter { #region Constructors @@ -526,7 +526,7 @@ public virtual void StartPrefixMapping(Java.Lang.String arg0, Java.Lang.String a } #endregion - #region XMLReaderAdapterDirect + #region XMLReaderAdapterDirect implementation public partial class XMLReaderAdapterDirect { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/InputSource.cs b/src/net/JNet/Generated/Org/Xml/Sax/InputSource.cs index 514643cb0d..3fcb4c0ba9 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/InputSource.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/InputSource.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax { - #region InputSource definition + #region InputSource declaration /// /// /// @@ -70,7 +70,7 @@ public InputSource(params object[] args) : base(args) { } } #endregion - #region InputSource + #region InputSource implementation public partial class InputSource { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/Locator.cs b/src/net/JNet/Generated/Org/Xml/Sax/Locator.cs index e256e20d1f..f24eaeb836 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/Locator.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/Locator.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax { - #region Locator definition + #region Locator declaration /// /// /// @@ -106,7 +106,7 @@ public partial interface ILocator } #endregion - #region Locator + #region Locator implementation public partial class Locator : Org.Xml.Sax.ILocator { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/SAXException.cs b/src/net/JNet/Generated/Org/Xml/Sax/SAXException.cs index d532732e46..05c48c3fc2 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/SAXException.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/SAXException.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax { - #region SAXException definition + #region SAXException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SAXException : Java.Lang.Exception } #endregion - #region SAXException + #region SAXException implementation public partial class SAXException { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/SAXNotRecognizedException.cs b/src/net/JNet/Generated/Org/Xml/Sax/SAXNotRecognizedException.cs index 9f455deff8..3dc272373d 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/SAXNotRecognizedException.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/SAXNotRecognizedException.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax { - #region SAXNotRecognizedException definition + #region SAXNotRecognizedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SAXNotRecognizedException : Org.Xml.Sax.SAXException } #endregion - #region SAXNotRecognizedException + #region SAXNotRecognizedException implementation public partial class SAXNotRecognizedException { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/SAXNotSupportedException.cs b/src/net/JNet/Generated/Org/Xml/Sax/SAXNotSupportedException.cs index 2978144319..e7aec0da24 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/SAXNotSupportedException.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/SAXNotSupportedException.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax { - #region SAXNotSupportedException definition + #region SAXNotSupportedException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SAXNotSupportedException : Org.Xml.Sax.SAXException } #endregion - #region SAXNotSupportedException + #region SAXNotSupportedException implementation public partial class SAXNotSupportedException { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/SAXParseException.cs b/src/net/JNet/Generated/Org/Xml/Sax/SAXParseException.cs index ce6d1a5e16..e6950dcf49 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/SAXParseException.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/SAXParseException.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax { - #region SAXParseException definition + #region SAXParseException declaration /// /// /// @@ -42,7 +42,7 @@ public partial class SAXParseException : Org.Xml.Sax.SAXException } #endregion - #region SAXParseException + #region SAXParseException implementation public partial class SAXParseException { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/XMLFilter.cs b/src/net/JNet/Generated/Org/Xml/Sax/XMLFilter.cs index a8862a4c5d..40fb7008ec 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/XMLFilter.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/XMLFilter.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax { - #region XMLFilter definition + #region XMLFilter declaration /// /// /// @@ -94,7 +94,7 @@ public partial interface IXMLFilter : Org.Xml.Sax.IXMLReader } #endregion - #region XMLFilter + #region XMLFilter implementation public partial class XMLFilter : Org.Xml.Sax.IXMLFilter { #region Constructors diff --git a/src/net/JNet/Generated/Org/Xml/Sax/XMLReader.cs b/src/net/JNet/Generated/Org/Xml/Sax/XMLReader.cs index 6b8f2c115e..e4843434b5 100644 --- a/src/net/JNet/Generated/Org/Xml/Sax/XMLReader.cs +++ b/src/net/JNet/Generated/Org/Xml/Sax/XMLReader.cs @@ -25,7 +25,7 @@ namespace Org.Xml.Sax { - #region XMLReader definition + #region XMLReader declaration /// /// /// @@ -152,7 +152,7 @@ public partial interface IXMLReader } #endregion - #region XMLReader + #region XMLReader implementation public partial class XMLReader : Org.Xml.Sax.IXMLReader { #region Constructors