| 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 FormSubmitEvent.MethodType 的软件包 | |
|---|---|
| javax.swing.text.html | 提供类 HTMLEditorKit 和创建 HTML 文本编辑器的支持类。  | 
| javax.swing.text.html 中 FormSubmitEvent.MethodType 的使用 | 
|---|
| 返回 FormSubmitEvent.MethodType 的 javax.swing.text.html 中的方法 | |
|---|---|
 FormSubmitEvent.MethodType | 
FormSubmitEvent.getMethod()
获取表单方法类型。  | 
static FormSubmitEvent.MethodType | 
FormSubmitEvent.MethodType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。  | 
static FormSubmitEvent.MethodType[] | 
FormSubmitEvent.MethodType.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
  | 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。