⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-5.html

📁 本文档是 Java 2 Platform Standard Edition 5.0 的 API 规范。
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<DD>使用常规方法创建一个椭圆曲线首数为 2(具有 2^<code>m</code> 个元素)的有限字段。<DT><A HREF="../java/security/spec/ECFieldF2m.html#ECFieldF2m(int, java.math.BigInteger)"><B>ECFieldF2m(int, BigInteger)</B></A> - 类 java.security.spec.<A HREF="../java/security/spec/ECFieldF2m.html" title="java.security.spec 中的类">ECFieldF2m</A> 的构造方法<DD>使用多项式方法创建一个椭圆曲线首数为 2(具有 2^<code>m</code> 个元素)的有限字段。<DT><A HREF="../java/security/spec/ECFieldF2m.html#ECFieldF2m(int, int[])"><B>ECFieldF2m(int, int[])</B></A> - 类 java.security.spec.<A HREF="../java/security/spec/ECFieldF2m.html" title="java.security.spec 中的类">ECFieldF2m</A> 的构造方法<DD>使用多项式方法创建椭圆曲线首数为 2(具有 2^<code>m</code> 个元素)的有限字段。<DT><A HREF="../java/security/spec/ECFieldFp.html" title="java.security.spec 中的类"><B>ECFieldFp</B></A> - <A HREF="../java/security/spec/package-summary.html">java.security.spec</A> 中的 类<DD>此不可变类定义椭圆曲线 (EC) 素数的有限字段。<DT><A HREF="../java/security/spec/ECFieldFp.html#ECFieldFp(java.math.BigInteger)"><B>ECFieldFp(BigInteger)</B></A> - 类 java.security.spec.<A HREF="../java/security/spec/ECFieldFp.html" title="java.security.spec 中的类">ECFieldFp</A> 的构造方法<DD>根据指定的素数 <code>p</code> 创建一个椭圆曲线素数的有限字段。<DT><A HREF="../java/security/spec/ECGenParameterSpec.html" title="java.security.spec 中的类"><B>ECGenParameterSpec</B></A> - <A HREF="../java/security/spec/package-summary.html">java.security.spec</A> 中的 类<DD>此不可变类指定用于生成椭圆曲线 (EC) 域参数的参数集。<DT><A HREF="../java/security/spec/ECGenParameterSpec.html#ECGenParameterSpec(java.lang.String)"><B>ECGenParameterSpec(String)</B></A> - 类 java.security.spec.<A HREF="../java/security/spec/ECGenParameterSpec.html" title="java.security.spec 中的类">ECGenParameterSpec</A> 的构造方法<DD>使用标准的(或预定义的)名称 <code>stdName</code> 创建用于 EC 参数生成的参数规范,以便生成相应的(预计算的)椭圆曲线域参数。<DT><A HREF="../java/awt/TextField.html#echoCharIsSet()"><B>echoCharIsSet()</B></A> - 类 java.awt.<A HREF="../java/awt/TextField.html" title="java.awt 中的类">TextField</A> 中的方法<DD>指示此文本字段是否有一个回送字符集。<DT><A HREF="../javax/swing/JPasswordField.html#echoCharIsSet()"><B>echoCharIsSet()</B></A> - 类 javax.swing.<A HREF="../javax/swing/JPasswordField.html" title="javax.swing 中的类">JPasswordField</A> 中的方法<DD>如果此 <code>JPasswordField</code> 具有为回显设置的字符,则返回 true。<DT><A HREF="../java/security/interfaces/ECKey.html" title="java.security.interfaces 中的接口"><B>ECKey</B></A> - <A HREF="../java/security/interfaces/package-summary.html">java.security.interfaces</A> 中的 接口<DD>椭圆曲线 (EC) 密钥的接口。<DT><A HREF="../java/security/spec/ECParameterSpec.html" title="java.security.spec 中的类"><B>ECParameterSpec</B></A> - <A HREF="../java/security/spec/package-summary.html">java.security.spec</A> 中的 类<DD>此不可变类指定用于椭圆曲线加密方法 (ECC) 的域参数集。<DT><A HREF="../java/security/spec/ECParameterSpec.html#ECParameterSpec(java.security.spec.EllipticCurve, java.security.spec.ECPoint, java.math.BigInteger, int)"><B>ECParameterSpec(EllipticCurve, ECPoint, BigInteger, int)</B></A> - 类 java.security.spec.<A HREF="../java/security/spec/ECParameterSpec.html" title="java.security.spec 中的类">ECParameterSpec</A> 的构造方法<DD>创建基于指定值的椭圆曲线域参数。<DT><A HREF="../java/security/spec/ECPoint.html" title="java.security.spec 中的类"><B>ECPoint</B></A> - <A HREF="../java/security/spec/package-summary.html">java.security.spec</A> 中的 类<DD>此不可变类在仿射坐标中表示椭圆曲线 (EC) 上的点。<DT><A HREF="../java/security/spec/ECPoint.html#ECPoint(java.math.BigInteger, java.math.BigInteger)"><B>ECPoint(BigInteger, BigInteger)</B></A> - 类 java.security.spec.<A HREF="../java/security/spec/ECPoint.html" title="java.security.spec 中的类">ECPoint</A> 的构造方法<DD>根据指定的仿射 x 坐标 <code>x</code> 和仿射 y 坐标 <code>y</code> 创建 ECPoint。<DT><A HREF="../java/security/interfaces/ECPrivateKey.html" title="java.security.interfaces 中的接口"><B>ECPrivateKey</B></A> - <A HREF="../java/security/interfaces/package-summary.html">java.security.interfaces</A> 中的 接口<DD>椭圆曲线 (EC) 专用密钥的接口。<DT><A HREF="../java/security/spec/ECPrivateKeySpec.html" title="java.security.spec 中的类"><B>ECPrivateKeySpec</B></A> - <A HREF="../java/security/spec/package-summary.html">java.security.spec</A> 中的 类<DD>此不可变类指定带关联参数的椭圆曲线专用密钥。<DT><A HREF="../java/security/spec/ECPrivateKeySpec.html#ECPrivateKeySpec(java.math.BigInteger, java.security.spec.ECParameterSpec)"><B>ECPrivateKeySpec(BigInteger, ECParameterSpec)</B></A> - 类 java.security.spec.<A HREF="../java/security/spec/ECPrivateKeySpec.html" title="java.security.spec 中的类">ECPrivateKeySpec</A> 的构造方法<DD>使用指定的参数值创建一个新的 ECPrivateKeySpec。<DT><A HREF="../java/security/interfaces/ECPublicKey.html" title="java.security.interfaces 中的接口"><B>ECPublicKey</B></A> - <A HREF="../java/security/interfaces/package-summary.html">java.security.interfaces</A> 中的 接口<DD>椭圆曲线 (EC) 公用密钥的接口。<DT><A HREF="../java/security/spec/ECPublicKeySpec.html" title="java.security.spec 中的类"><B>ECPublicKeySpec</B></A> - <A HREF="../java/security/spec/package-summary.html">java.security.spec</A> 中的 类<DD>此不可变类指定带关联参数的椭圆曲线公用密钥。<DT><A HREF="../java/security/spec/ECPublicKeySpec.html#ECPublicKeySpec(java.security.spec.ECPoint, java.security.spec.ECParameterSpec)"><B>ECPublicKeySpec(ECPoint, ECParameterSpec)</B></A> - 类 java.security.spec.<A HREF="../java/security/spec/ECPublicKeySpec.html" title="java.security.spec 中的类">ECPublicKeySpec</A> 的构造方法<DD>根据指定参数值,创建一个新的 ECPublicKeySpec。<DT><A HREF="../java/awt/image/ConvolveOp.html#EDGE_NO_OP"><B>EDGE_NO_OP</B></A> - 类 java.awt.image.<A HREF="../java/awt/image/ConvolveOp.html" title="java.awt.image 中的类">ConvolveOp</A> 中的静态变量<DD>将位于源图像边缘的像素复制为目标中相应的像素,不加修改。<DT><A HREF="../javax/swing/border/TitledBorder.html#EDGE_SPACING"><B>EDGE_SPACING</B></A> - 类 javax.swing.border.<A HREF="../javax/swing/border/TitledBorder.html" title="javax.swing.border 中的类">TitledBorder</A> 中的静态变量<DD>&nbsp;<DT><A HREF="../javax/print/attribute/standard/Finishings.html#EDGE_STITCH"><B>EDGE_STITCH</B></A> - 类 javax.print.attribute.standard.<A HREF="../javax/print/attribute/standard/Finishings.html" title="javax.print.attribute.standard 中的类">Finishings</A> 中的静态变量<DD>将文档(或多个文档)与沿某个边的一个或多个装订点(金属针脚)绑定。<DT><A HREF="../javax/print/attribute/standard/Finishings.html#EDGE_STITCH_BOTTOM"><B>EDGE_STITCH_BOTTOM</B></A> - 类 javax.print.attribute.standard.<A HREF="../javax/print/attribute/standard/Finishings.html" title="javax.print.attribute.standard 中的类">Finishings</A> 中的静态变量<DD>将文档(或多个文档)与沿底边的一个或多个装订点(金属针脚)绑定。<DT><A HREF="../javax/print/attribute/standard/Finishings.html#EDGE_STITCH_LEFT"><B>EDGE_STITCH_LEFT</B></A> - 类 javax.print.attribute.standard.<A HREF="../javax/print/attribute/standard/Finishings.html" title="javax.print.attribute.standard 中的类">Finishings</A> 中的静态变量<DD>将文档(或多个文档)与沿左边的一个或多个装订点(金属针脚)绑定。<DT><A HREF="../javax/print/attribute/standard/Finishings.html#EDGE_STITCH_RIGHT"><B>EDGE_STITCH_RIGHT</B></A> - 类 javax.print.attribute.standard.<A HREF="../javax/print/attribute/standard/Finishings.html" title="javax.print.attribute.standard 中的类">Finishings</A> 中的静态变量<DD>将文档(或多个文档)与沿右边的一个或多个装订点(金属针脚)绑定。<DT><A HREF="../javax/print/attribute/standard/Finishings.html#EDGE_STITCH_TOP"><B>EDGE_STITCH_TOP</B></A> - 类 javax.print.attribute.standard.<A HREF="../javax/print/attribute/standard/Finishings.html" title="javax.print.attribute.standard 中的类">Finishings</A> 中的静态变量<DD>将文档(或多个文档)与沿顶边的一个或多个装订点(金属针脚)绑定。<DT><A HREF="../java/awt/image/ConvolveOp.html#EDGE_ZERO_FILL"><B>EDGE_ZERO_FILL</B></A> - 类 java.awt.image.<A HREF="../java/awt/image/ConvolveOp.html" title="java.awt.image 中的类">ConvolveOp</A> 中的静态变量<DD>位于目标图像边缘的像素被设置为 0。<DT><A HREF="../javax/accessibility/AccessibleState.html#EDITABLE"><B>EDITABLE</B></A> - 类 javax.accessibility.<A HREF="../javax/accessibility/AccessibleState.html" title="javax.accessibility 中的类">AccessibleState</A> 中的静态变量<DD>指示用户可以更改此对象的内容。<DT><A HREF="../javax/swing/JTree.html#editable"><B>editable</B></A> - 类 javax.swing.<A HREF="../javax/swing/JTree.html" title="javax.swing 中的类">JTree</A> 中的变量<DD>树是否可以编辑?默认值为 false。<DT><A HREF="../javax/swing/JTree.html#EDITABLE_PROPERTY"><B>EDITABLE_PROPERTY</B></A> - 类 javax.swing.<A HREF="../javax/swing/JTree.html" title="javax.swing 中的类">JTree</A> 中的静态变量<DD><code>editable</code> 的 bound 属性名称。<DT><A HREF="../javax/swing/plaf/metal/MetalComboBoxUI.html#editablePropertyChanged(java.beans.PropertyChangeEvent)"><B>editablePropertyChanged(PropertyChangeEvent)</B></A> - 类 javax.swing.plaf.metal.<A HREF="../javax/swing/plaf/metal/MetalComboBoxUI.html" title="javax.swing.plaf.metal 中的类">MetalComboBoxUI</A> 中的方法<DD><B>已过时。</B>&nbsp;<I>从 Java 2 platform v1.4 开始。</I><DT><A HREF="../javax/accessibility/AccessibleRole.html#EDITBAR"><B>EDITBAR</B></A> - 类 javax.accessibility.<A HREF="../javax/accessibility/AccessibleRole.html" title="javax.accessibility 中的类">AccessibleRole</A> 中的静态变量<DD>该职责指示某个对象充当一个求值公式。<DT><A HREF="../javax/swing/JTable.html#editCellAt(int, int)"><B>editCellAt(int, int)</B></A> - 类 javax.swing.<A HREF="../javax/swing/JTable.html" title="javax.swing 中的类">JTable</A> 中的方法<DD>如果 <code>row</code> 和 <code>column</code> 位置的索引在有效范围内,并且这些索引处的单元格是可编辑的,则以编程方式启动该位置单元格的编辑。<DT><A HREF="../javax/swing/JTable.html#editCellAt(int, int, java.util.EventObject)"><B>editCellAt(int, int, EventObject)</B></A> - 类 javax.swing.<A HREF="../javax/swing/JTable.html" title="javax.swing 中的类">JTable</A> 中的方法<DD>如果 <code>row</code> 和 <code>column</code> 位置的索引在有效范围内,并且这些索引处的单元格是可编辑的,则以编程方式启动该位置单元格的编辑。<DT><A HREF="../javax/swing/event/CellEditorListener.html#editingCanceled(javax.swing.event.ChangeEvent)"><B>editingCanceled(ChangeEvent)</B></A> - 接口 javax.swing.event.<A HREF="../javax/swing/event/CellEditorListener.html" title="javax.swing.event 中的接口">CellEditorListener</A> 中的方法<DD>此方法告知侦听器编辑器已经取消编辑<DT><A HREF="../javax/swing/JTable.AccessibleJTable.html#editingCanceled(javax.swing.event.ChangeEvent)"><B>editingCanceled(ChangeEvent)</B></A> - 类 javax.swing.<A HREF="../javax/swing/JTable.AccessibleJTable.html" title="javax.swing 中的类">JTable.AccessibleJTable</A> 中的方法<DD>编辑取消时调用。<DT><A HREF="../javax/swing/JTable.html#editingCanceled(javax.swing.event.ChangeEvent)"><B>editingCanceled(ChangeEvent)</B></A> - 类 javax.swing.<A HREF="../javax/swing/JTable.html" title="javax.swing 中的类">JTable</A> 中的方法<DD>编辑取消时调用。<DT><A HREF="../javax/swing/plaf/basic/BasicTreeUI.CellEditorHandler.html#editingCanceled(javax.swing.event.ChangeEvent)"><B>editingCanceled(ChangeEvent)</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTreeUI.CellEditorHandler.html" title="javax.swing.plaf.basic 中的类">BasicTreeUI.CellEditorHandler</A> 中的方法<DD>在树中取消编辑时传递消息。<DT><A HREF="../javax/swing/JTable.html#editingColumn"><B>editingColumn</B></A> - 类 javax.swing.<A HREF="../javax/swing/JTable.html" title="javax.swing 中的类">JTable</A> 中的变量<DD>标识正在编辑的单元格的列。<DT><A HREF="../javax/swing/plaf/basic/BasicTreeUI.html#editingComponent"><B>editingComponent</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTreeUI.html" title="javax.swing.plaf.basic 中的类">BasicTreeUI</A> 中的变量<DD>编辑时,它将是进行实际编辑的 Component。<DT><A HREF="../javax/swing/tree/DefaultTreeCellEditor.html#editingComponent"><B>editingComponent</B></A> - 类 javax.swing.tree.<A HREF="../javax/swing/tree/DefaultTreeCellEditor.html" title="javax.swing.tree 中的类">DefaultTreeCellEditor</A> 中的变量<DD>用于编辑的组件,从 <code>editingContainer</code> 获取。<DT><A HREF="../javax/swing/tree/DefaultTreeCellEditor.html#editingContainer"><B>editingContainer</B></A> - 类 javax.swing.tree.<A HREF="../javax/swing/tree/DefaultTreeCellEditor.html" title="javax.swing.tree 中的类">DefaultTreeCellEditor</A> 中的变量<DD>将包含 <code>editorComponent</code> 的编辑容器。<DT><A HREF="../javax/swing/tree/DefaultTreeCellEditor.html#editingIcon"><B>editingIcon</B></A> - 类 javax.swing.tree.<A HREF="../javax/swing/tree/DefaultTreeCellEditor.html" title="javax.swing.tree 中的类">DefaultTreeCellEditor</A> 中的变量<DD>编辑时要使用的图标。<DT><A HREF="../javax/swing/plaf/basic/BasicTreeUI.html#editingPath"><B>editingPath</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTreeUI.html" title="javax.swing.plaf.basic 中的类">BasicTreeUI</A> 中的变量<DD>要编辑的路径。<DT><A HREF="../javax/swing/JTable.html#editingRow"><B>editingRow</B></A> - 类 javax.swing.<A HREF="../javax/swing/JTable.html" title="javax.swing 中的类">JTable</A> 中的变量<DD>标识正在编辑的单元格的行。<DT><A HREF="../javax/swing/plaf/basic/BasicTreeUI.html#editingRow"><B>editingRow</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTreeUI.html" title="javax.swing.plaf.basic 中的类">BasicTreeUI</A> 中的变量<DD>要编辑的行。<DT><A HREF="../javax/swing/event/CellEditorListener.html#editingStopped(javax.swing.event.ChangeEvent)"><B>editingStopped(ChangeEvent)</B></A> - 接口 javax.swing.event.<A HREF="../javax/swing/event/CellEditorListener.html" title="javax.swing.event 中的接口">CellEditorListener</A> 中的方法<DD>此方法告知侦听器编辑器已经结束编辑<DT><A HREF="../javax/swing/JTable.AccessibleJTable.html#editingStopped(javax.swing.event.ChangeEvent)"><B>editingStopped(ChangeEvent)</B></A> - 类 javax.swing.<A HREF="../javax/swing/JTable.AccessibleJTable.html" title="javax.swing 中的类">JTable.AccessibleJTable</A> 中的方法<DD>跟踪单元格内容的变更。<DT><A HREF="../javax/swing/JTable.html#editingStopped(javax.swing.event.ChangeEvent)"><B>editingStopped(ChangeEvent)</B></A> - 类 javax.swing.<A HREF="../javax/swing/JTable.html" title="javax.swing 中的类">JTable</A> 中的方法<DD>编辑结束时调用。<DT><A HREF="../javax/swing/plaf/basic/BasicTreeUI.CellEditorHandler.html#editingStopped(javax.swing.event.ChangeEvent)"><B>editingStopped(ChangeEvent)</B></A> - 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -