-
Bug
-
Resolution: Not an Issue
-
P5
-
6
-
generic
-
generic
----
setContentType
public final void setContentType(String type)
Sets the type of content that this editor handles. This calls getEditorKitForContentType, and then setEditorKit if an editor kit can be successfully located. This is mostly convenience method that can be used as an alternative to calling setEditorKit directly.
----
There are cases when this method does not call setEditorKit.
###@###.### 2005-2-23 22:49:17 GMT
setContentType
public final void setContentType(String type)
Sets the type of content that this editor handles. This calls getEditorKitForContentType, and then setEditorKit if an editor kit can be successfully located. This is mostly convenience method that can be used as an alternative to calling setEditorKit directly.
----
There are cases when this method does not call setEditorKit.
###@###.### 2005-2-23 22:49:17 GMT