I added support for detecting the content type of the connection stream in JEditorPane. This way a JEditorPane can automatically load the correct EditorKit.
2006-10-18 Roman Kennke <[EMAIL PROTECTED]>
* javax/swing/JEditorPane.java
(getStream): Try to detect and set the content type of the
connection stream.
/Roman
