所有类


类 javax.swing.text.html.FormSubmitEvent.MethodType
的使用

使用 FormSubmitEvent.MethodType 的软件包
javax.swing.text.html 提供类 HTMLEditorKit 和创建 HTML 文本编辑器的支持类。 
 

javax.swing.text.htmlFormSubmitEvent.MethodType 的使用
 

返回 FormSubmitEvent.MethodTypejavax.swing.text.html 中的方法
 FormSubmitEvent.MethodType FormSubmitEvent.getMethod()
          获取表单方法类型。
static FormSubmitEvent.MethodType FormSubmitEvent.MethodType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static FormSubmitEvent.MethodType[] FormSubmitEvent.MethodType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 


所有类

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部