JavaTM 2 Platform
Standard Ed. 6

類別 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()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only