Ejemplo n.º 1
0
		/// <summary>
		/// Directly sets the editor kit to use for the given type.
		/// </summary>
		public void setEditorKitForContentType(string @type, EditorKit @k)
		{
		}
Ejemplo n.º 2
0
		/// <summary>
		/// Sets the currently installed kit for handling
		/// content.
		/// </summary>
		public void setEditorKit(EditorKit @kit)
		{
		}