Uses of Class
java.lang.annotation.Native
-
Packages that use Native 软件包 描述 java.awt 包含用于创建用户界面和绘制图形和图像的所有类。java.awt.color 提供颜色空间的类。java.awt.dnd 拖放是在许多图形用户界面系统中发现的直接操纵手势,其提供了在GUI中与表示元素逻辑相关联的两个实体之间传递信息的机制。java.awt.event 提供用于处理AWT组件触发的不同类型事件的接口和类。java.awt.geom 提供Java 2D类,用于定义和执行与二维几何体相关的对象的操作。java.awt.image 提供用于创建和修改图像的类。java.awt.print 为常规打印API提供类和接口。java.lang 提供对Java编程语言设计至关重要的类。java.net 提供实现网络应用程序的类。jdk.net java.net和java.nio.channels套接字类的平台特定套接字选项。 -
-
Uses of Native in java.awt
Fields in java.awt with annotations of type Native 变量和类型 字段 描述 static intSystemColor. ACTIVE_CAPTIONSystemColor.activeCaption系统颜色的数组索引。static intSystemColor. ACTIVE_CAPTION_BORDERSystemColor.activeCaptionBorder系统颜色的数组索引。static intSystemColor. ACTIVE_CAPTION_TEXTSystemColor.activeCaptionText系统颜色的数组索引。static intDisplayMode. BIT_DEPTH_MULTI如果在此显示模式下支持多个位深度,则位深度的值。static intTransparency. BITMASK表示保证完全不透明,alpha值为1.0或完全透明,alpha值为0.0的图像数据。static intBasicStroke. CAP_BUTT结束未闭合的子路径和虚线段,没有添加装饰。static intBasicStroke. CAP_ROUND使用圆形装饰结束未闭合的子路径和虚线段,半径等于笔宽度的一半。static intBasicStroke. CAP_SQUARE使用方形投影结束未闭合的子路径和虚线段,该投影延伸超出线段的末端到等于线宽的一半的距离。static intAlphaComposite. CLEAR目的地的颜色和阿尔法都被清除(Porter-Duff清除规则)。static intSystemColor. CONTROLSystemColor.control系统颜色的数组索引。static intSystemColor. CONTROL_DK_SHADOWSystemColor.controlDkShadow系统颜色的数组索引。static intSystemColor. CONTROL_HIGHLIGHTSystemColor.controlHighlight系统颜色的数组索引。static intSystemColor. CONTROL_LT_HIGHLIGHTSystemColor.controlLtHighlight系统颜色的数组索引。static intSystemColor. CONTROL_SHADOWSystemColor.controlShadow系统颜色的数组索引。static intSystemColor. CONTROL_TEXTSystemColor.controlText系统颜色的数组索引。static intSystemColor. DESKTOPSystemColor.desktop系统颜色的数组索引。static intAlphaComposite. DST目的地保持不变(Porter-Duff目的地规则)。static intAlphaComposite. DST_ATOP位于源内部的目标部分在源上合成并替换目标(Porter-Duff Destination Atop Source规则)。static intAlphaComposite. DST_IN位于源内的目标部分将替换目标(Porter-Duff Destination In Source规则)。static intAlphaComposite. DST_OUT位于源外部的目的地部分将替换目标(Porter-Duff Destination Held Out By Source规则)。static intAlphaComposite. DST_OVER目标是在源上合成的,结果将替换目标(Porter-Duff Destination Over Source规则)。static intAdjustable. HORIZONTAL表示Adjustable具有水平方向。static intSystemColor. INACTIVE_CAPTIONSystemColor.inactiveCaption系统颜色的数组索引。static intSystemColor. INACTIVE_CAPTION_BORDERSystemColor.inactiveCaptionBorder系统颜色的数组索引。static intSystemColor. INACTIVE_CAPTION_TEXTSystemColor.inactiveCaptionText系统颜色的数组索引。static intSystemColor. INFOSystemColor.info系统颜色的数组索引。static intSystemColor. INFO_TEXTSystemColor.infoText系统颜色的数组索引。static intBasicStroke. JOIN_BEVEL通过将其宽轮廓的外角与直线段连接来连接路径段。static intBasicStroke. JOIN_MITER通过扩展它们的外边缘直到它们相遇来连接路径段。static intBasicStroke. JOIN_ROUND通过在半径为线宽的半径处对角进行四舍五入来连接路径段。static intSystemColor. MENUSystemColor.menu系统颜色的数组索引。static intSystemColor. MENU_TEXTSystemColor.menuText系统颜色的数组索引。static intAdjustable. NO_ORIENTATION表示Adjustable没有方向。static intSystemColor. NUM_COLORS数组中的系统颜色数。static intTransparency. OPAQUE表示保证完全不透明的图像数据,这意味着所有像素的alpha值均为1.0。static intDisplayMode. REFRESH_RATE_UNKNOWN刷新率的值如果不知道。static intSystemColor. SCROLLBARSystemColor.scrollbar系统颜色的数组索引。static intAlphaComposite. SRC源被复制到目标(Porter-Duff源规则)。static intAlphaComposite. SRC_ATOP位于目的地内部的源的部分被合成到目的地(Porter-Duff Source Atop Destination规则)。static intAlphaComposite. SRC_IN位于目标内部的源部分将替换目标(Porter-Duff Source In Destination规则)。static intAlphaComposite. SRC_OUT位于目的地之外的源部分将替换目标(Porter-Duff Source Held Out By Destination规则)。static intAlphaComposite. SRC_OVER源在目标上合成(Porter-Duff Source Over Destination规则)。static intSystemColor. TEXTSystemColor.text系统颜色的数组索引。static intSystemColor. TEXT_HIGHLIGHTSystemColor.textHighlight系统颜色的数组索引。static intSystemColor. TEXT_HIGHLIGHT_TEXTSystemColor.textHighlightText系统颜色的数组索引。static intSystemColor. TEXT_INACTIVE_TEXTSystemColor.textInactiveText系统颜色的数组索引。static intSystemColor. TEXT_TEXTSystemColor.textText系统颜色的数组索引。static intTransparency. TRANSLUCENT表示包含或可能包含0.0和1.0之间的任意alpha值的图像数据。static intAdjustable. VERTICAL表示Adjustable具有垂直方向。static intSystemColor. WINDOWSystemColor.window系统颜色的数组索引。static intSystemColor. WINDOW_BORDERSystemColor.windowBorder系统颜色的数组索引。static intSystemColor. WINDOW_TEXTSystemColor.windowText系统颜色的数组索引。static intAlphaComposite. XOR位于目标之外的源部分与位于源之外的目标部分(Porter-Duff源Xor目标规则)组合在一起。 -
Uses of Native in java.awt.color
Fields in java.awt.color with annotations of type Native 变量和类型 字段 描述 static intColorSpace. CS_CIEXYZ上面定义的CIEXYZ转换颜色空间。static intColorSpace. CS_GRAY内置线性灰度色彩空间。static intColorSpace. CS_LINEAR_RGB内置线性RGB色彩空间。static intColorSpace. CS_PYCCPhoto YCC转换色彩空间。static intColorSpace. CS_sRGBsRGB颜色空间定义为 http://www.w3.org/pub/WWW/Graphics/Color/sRGB.html 。static intColorSpace. TYPE_2CLR通用2分量颜色空间。static intColorSpace. TYPE_3CLR通用3分量颜色空间。static intColorSpace. TYPE_4CLR通用4分量颜色空间。static intColorSpace. TYPE_5CLR通用5分量颜色空间。static intColorSpace. TYPE_6CLR通用6分量颜色空间。static intColorSpace. TYPE_7CLR通用7分量颜色空间。static intColorSpace. TYPE_8CLR通用8分量颜色空间。static intColorSpace. TYPE_9CLR通用9组件颜色空间。static intColorSpace. TYPE_ACLR通用10个组件颜色空间。static intColorSpace. TYPE_BCLR通用的11个组件颜色空间。static intColorSpace. TYPE_CCLR通用的12个组件颜色空间。static intColorSpace. TYPE_CMY任何CMY色彩空间系列。static intColorSpace. TYPE_CMYK任何一系列CMYK色彩空间。static intColorSpace. TYPE_DCLR通用13组件颜色空间。static intColorSpace. TYPE_ECLR通用的14个组件颜色空间。static intColorSpace. TYPE_FCLR通用的15个组件颜色空间。static intColorSpace. TYPE_GRAY任何灰色系列颜色空间。static intColorSpace. TYPE_HLS任何HLS颜色空间系列。static intColorSpace. TYPE_HSV任何HSV色彩空间系列。static intColorSpace. TYPE_Lab任何Lab颜色空间系列。static intColorSpace. TYPE_Luv任何Luv色彩空间系列。static intColorSpace. TYPE_RGB任何RGB色彩空间系列。static intColorSpace. TYPE_XYZ任何XYZ颜色空间系列。static intColorSpace. TYPE_YCbCr任何YCbCr颜色空间系列。static intColorSpace. TYPE_Yxy任何Yxy颜色空间系列。 -
Uses of Native in java.awt.dnd
Fields in java.awt.dnd with annotations of type Native 变量和类型 字段 描述 static intDnDConstants. ACTION_COPY代表“复制”动作的int。static intDnDConstants. ACTION_COPY_OR_MOVE代表“复制”或“移动”动作的int。static intDnDConstants. ACTION_LINK代表“链接”动作的int。static intDnDConstants. ACTION_MOVE代表“移动”动作的int。static intDnDConstants. ACTION_NONEint代表无动作。static intDnDConstants. ACTION_REFERENCE代表“参考”动作的int(ACTION_LINK的同义词)。 -
Uses of Native in java.awt.event
Fields in java.awt.event with annotations of type Native 变量和类型 字段 描述 static intActionEvent. ACTION_PERFORMED此事件ID表示发生了有意义的操作。static intAdjustmentEvent. BLOCK_DECREMENT块减量调整类型。static intAdjustmentEvent. BLOCK_INCREMENT块增量调整类型。static intInputMethodEvent. CARET_POSITION_CHANGED事件类型指示输入方法文本中更改的插入点。static intComponentEvent. COMPONENT_HIDDEN此事件表示组件呈现为不可见。static intComponentEvent. COMPONENT_MOVED此事件表示组件的位置已更改。static intComponentEvent. COMPONENT_RESIZED此事件表示组件的大小已更改。static intComponentEvent. COMPONENT_SHOWN此事件表示该组件已可见。static intInputMethodEvent. INPUT_METHOD_FIRST标记输入方法事件ID范围的第一个整数id。static intInputMethodEvent. INPUT_METHOD_LAST标记输入方法事件ID范围的最后一个整数id。static intInputMethodEvent. INPUT_METHOD_TEXT_CHANGED事件类型指示已更改的输入方法文本。static intAdjustmentEvent. TRACK绝对跟踪调整类型。static intAdjustmentEvent. UNIT_DECREMENT单位减量调整类型。static intAdjustmentEvent. UNIT_INCREMENT单位增量调整类型。static intMouseWheelEvent. WHEEL_BLOCK_SCROLL表示通过“块”滚动的常量(如使用向上翻页,向下翻页键滚动)static intMouseWheelEvent. WHEEL_UNIT_SCROLL表示按“单位”滚动的常量(如使用箭头键滚动)static intWindowEvent. WINDOW_ACTIVATED窗口激活的事件类型。static intWindowEvent. WINDOW_CLOSED窗口关闭事件。static intWindowEvent. WINDOW_CLOSING“窗口正在关闭”事件。static intWindowEvent. WINDOW_DEACTIVATED窗口已停用的事件类型。static intWindowEvent. WINDOW_DEICONIFIED窗口deiconified事件类型。static intWindowEvent. WINDOW_GAINED_FOCUS窗口获得焦点事件类型。static intWindowEvent. WINDOW_ICONIFIED窗口图标化事件。static intWindowEvent. WINDOW_LOST_FOCUS窗口丢失焦点事件类型。static intWindowEvent. WINDOW_OPENED窗口打开了事件。static intWindowEvent. WINDOW_STATE_CHANGED窗口状态更改的事件类型。 -
Uses of Native in java.awt.geom
Fields in java.awt.geom with annotations of type Native 变量和类型 字段 描述 static intPathIterator. SEG_CLOSE段类型常量,指定应通过将线段附加回与最新SEG_MOVETO对应的点来关闭前面的子路径。static intPathIterator. SEG_CUBICTO3个点集的段类型常量,指定从最近指定的点绘制的立方参数曲线。static intPathIterator. SEG_LINETO段的类型常量,指定要从最近指定的点绘制的线的终点。static intPathIterator. SEG_MOVETO段的类型常量,指定新子路径的起始位置。static intPathIterator. SEG_QUADTO指定要从最近指定的点绘制的二次参数曲线的点对的线段类型常量。static intPathIterator. WIND_EVEN_ODD用于指定用于确定路径内部的奇偶规则的绕组规则常数。static intPathIterator. WIND_NON_ZERO用于指定用于确定路径内部的非零规则的缠绕规则常数。 -
Uses of Native in java.awt.image
Fields in java.awt.image with annotations of type Native 变量和类型 字段 描述 static intConvolveOp. EDGE_NO_OP源图像边缘的像素被复制到目的地中的相应像素而不进行修改。static intConvolveOp. EDGE_ZERO_FILL目标图像边缘的像素设置为零。static intAffineTransformOp. TYPE_BICUBIC双立方插值类型。static intAffineTransformOp. TYPE_BILINEAR双线性插值类型。static intDataBuffer. TYPE_BYTE标记无符号字节数据。static intDataBuffer. TYPE_DOUBLE标记双数据。static intDataBuffer. TYPE_FLOAT标记浮点数据。static intDataBuffer. TYPE_INT标记int数据。static intAffineTransformOp. TYPE_NEAREST_NEIGHBOR最近邻插值类型。static intDataBuffer. TYPE_SHORT标记已签名的短数据。static intDataBuffer. TYPE_UNDEFINED标记未定义的数据。static intDataBuffer. TYPE_USHORT标记未签名的短数据。 -
Uses of Native in java.awt.print
Fields in java.awt.print with annotations of type Native 变量和类型 字段 描述 static intPageFormat. LANDSCAPE原点位于纸张的左下角,x从下到上运行,y从左到右运行。static intPageFormat. PORTRAIT原点位于纸张的左上角,x向右运行,y向下运行。static intPageFormat. REVERSE_LANDSCAPE原点位于纸张的右上角,x从上到下运行,y从右到左运行。static intPageable. UNKNOWN_NUMBER_OF_PAGES如果Pageable实现不知道其集合中的页数,则从getNumberOfPages方法返回此常量。 -
Uses of Native in java.lang
Fields in java.lang with annotations of type Native 变量和类型 字段 描述 static intInteger. MAX_VALUE保持最大值的常数int可以具有,2 31 -1。static longLong. MAX_VALUE保持最大值long常数,2 63 -1。static intInteger. MIN_VALUE保持最小值的常数int可以具有,-2 31 。static longLong. MIN_VALUE保持最小值along可以为-2 63 。static intInteger. SIZE用于表示二进制补码二进制形式的int值的位数。static intLong. SIZE用于表示二进制补码二进制形式的long值的位数。 -
Uses of Native in java.net
Fields in java.net with annotations of type Native 变量和类型 字段 描述 static intSocketOptions. IP_MULTICAST_IF设置发送组播数据包的出接口。static intSocketOptions. IP_MULTICAST_IF2与上面相同。static intSocketOptions. IP_MULTICAST_LOOP此选项启用或禁用多播数据报的本地环回。static intSocketOptions. IP_TOS此选项设置TCP或UDP套接字的IP标头中的服务类型或流量类字段。static intSocketOptions. SO_BINDADDR获取套接字的本地地址绑定(此选项不能仅“设置”为“已获取”,因为套接字在创建时绑定,因此无法更改本地绑定的地址)。static intSocketOptions. SO_BROADCAST为套接字设置SO_BROADCAST。static intSocketOptions. SO_KEEPALIVE当为TCP套接字设置keepalive选项并且在任一方向上没有跨套接字交换数据2小时(注意:实际值取决于实现),TCP会自动向对等方发送keepalive探测。static intSocketOptions. SO_LINGER指定关闭时延迟超时。static intSocketOptions. SO_OOBINLINE设置OOBINLINE选项后,将通过套接字输入流接收套接字上收到的任何TCP紧急数据。static intSocketOptions. SO_RCVBUF设置提示平台用于传入网络I / O的底层缓冲区的大小。static intSocketOptions. SO_REUSEADDR为套接字设置SO_REUSEADDR。static intSocketOptions. SO_REUSEPORT为套接字设置SO_REUSEPORT。static intSocketOptions. SO_SNDBUF设置提示平台用于传出网络I / O的底层缓冲区的大小。static intSocketOptions. SO_TIMEOUT在阻止Socket操作时设置超时:static intSocketOptions. TCP_NODELAYDisable Nagle's algorithm for this connection. -
Uses of Native in jdk.net
Fields in jdk.net with annotations of type Native 变量和类型 字段 描述 static intSocketFlow. HIGH_PRIORITYstatic intSocketFlow. NORMAL_PRIORITYstatic intSocketFlow. UNSET
-